Home | History | Annotate | Download | only in ls
History log of /src/bin/ls/Makefile
RevisionDateAuthorComments
 1.15  17-May-2020  christos No ACL support for install media (SMALLPROG)
 1.14  14-Dec-2006  he branches: 1.14.78;
Complete the move of string_to_flags() and flags_to_string() from the
bin/ls sources to libutil:
o Bump libutil minor version number
o Fix uses to include <util.h> to pick up the function definitions
o Fix most uses of flags_to_string() to release the now-malloc()ed result
 1.13  03-Nov-2001  lukem change from WARNS?=1 to WARNS?=2 for bin/
 1.12  19-Oct-2001  lukem enable WARNS?= 2
 1.11  17-May-1999  lukem Rename ls.c::main() -> ls.c::ls_main(), and add a wrapper in main.c::main().
This allows other programs to link in against ls (e.g, ftpd), without having
to have hacks to deal with multiple main()s.

Yes, I know this is ugly. The clean alternative (move lots of this
into libutil, yada yada yada) isn't fun, and the effort probably isn't
justified...
 1.10  20-Jul-1997  christos Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.inc
now that all /bin has been cleaned.
 1.9  20-Jul-1997  christos Fix compiler warnings.
Add WARNS=1
 1.8  21-Mar-1995  cgd convert to new RCS id conventions.
 1.7  23-Sep-1994  mycroft Merge with 4.4-Lite version.
 1.6  28-Jan-1994  cgd don't need -lutil
 1.5  07-Aug-1993  mycroft New version from uunet, with -k option readded, and 4.4 ffs--specific stuff
in `#ifdef notyet'.
 1.4  01-Aug-1993  mycroft Add RCS identifiers.
 1.3  23-Mar-1993  cgd changed "Id" to "Header" for rcsids
 1.2  22-Mar-1993  cgd added rcs ids to all files
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2  22-Sep-1994  mycroft Import original 4.4-Lite version.
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.14.78.2  21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.14.78.1  21-Apr-2020  martin Sync with HEAD

RSS XML Feed