1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/bin/ls
Juli Mallett 0928a7f16f Make 'user' and 'group' const as to not discard the qualifier from the
functions we use to assign them.  Doesn't seem to be anything else that
relies on these being non-const.
2002-05-15 09:49:59 +00:00
..
cmp.c Use __FBSDID() and clean up the vendor tags. 2002-02-03 20:55:54 +00:00
extern.h WARNS=4 fixes, plus a healthy dose of fixes inspired by lint. 2002-02-03 19:11:32 +00:00
lomac.c Install sys/security/lomac/*.h to /usr/include/security/lomac/. 2002-03-26 16:05:14 +00:00
lomac.h NAI DBA update. 2002-03-14 21:51:00 +00:00
ls.1 ls(1) is utility not function 2002-04-16 20:03:54 +00:00
ls.c Make 'user' and 'group' const as to not discard the qualifier from the 2002-05-15 09:49:59 +00:00
ls.h WARNS=4 fixes, plus a healthy dose of fixes inspired by lint. 2002-02-03 19:11:32 +00:00
Makefile Correct inadvertent style botches in previous commit. 2002-02-04 03:06:51 +00:00
print.c #include <time.h> for the definition of time functions instead of 2002-02-25 01:36:59 +00:00
util.c Add (unsigned char) cast lost in WARNS=4 fixes which break 8bit locales 2002-02-28 18:52:47 +00:00