NetBSD/bin/ls
jschauma 1a12f82f4b If a files date is any time in the future (not six months or more),
use "date "+%b %e %Y"" format.  This is what SUSv3 says.
Ok jdolecek, dsl
2004-08-09 20:14:54 +00:00
..
Makefile change from WARNS?=1 to WARNS?=2 for bin/ 2001-11-03 13:40:30 +00:00
cmp.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
extern.h Implement '-b' option, which, following FreeBSD, Linux and (I think) Solaris 2003-09-14 19:16:05 +00:00
ls.1 Clarify meaning of '-c' flag by using similar wording as for '-u' flag. 2004-08-06 03:17:19 +00:00
ls.c Fix bug with previous change- always initialise d.s_block. Now "ls -1sh" 2003-12-26 10:51:25 +00:00
ls.h implement -h(umanize). 2003-12-26 06:19:19 +00:00
main.c
print.c If a files date is any time in the future (not six months or more), 2004-08-09 20:14:54 +00:00
stat_flags.c Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
stat_flags.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:05:01 +00:00
util.c After last weeks addition of the '-b' flag, add '-B' and '-w' flags, 2003-09-22 02:43:19 +00:00