On Fri, 4 Apr 2008, Greg Lehey wrote:
grog 2008-04-04 03:57:47 UTC
FreeBSD src repository
Modified files:
bin/ls ls.1 ls.c ls.h print.c
Log:
Add -D option to specify exact format of date and time output with ls -l.
Revision Changes Path
1.101 +28 -6 src/bin/ls/ls.1
1.86 +6 -2 src/bin/ls/ls.c
1.23 +2 -1 src/bin/ls/ls.h
1.77 +10 -7 src/bin/ls/print.c
I think something went wrong here. Could you please fix this. Thanks.
[EMAIL PROTECTED]:/local/building/freebsd/HEAD/bin/ls> ll
total 80
drwxr-xr-x 2 bz wheel 512 Apr 5 15:18 CVS/
-rw-r--r-- 1 bz wheel 300 May 25 2004 Makefile
-rw-r--r-- 1 bz wheel 4803 Mar 24 2006 cmp.c
-rw-r--r-- 1 bz wheel 2852 Mar 24 2006 extern.h
^^^^
-rw-r--r-- 1 bz wheel 16646 Apr 5 15:18 ls.1
-rw-r--r-- 1 bz wheel 22427 Apr 5 15:18 ls.c
-rw-r--r-- 1 bz wheel 3335 Apr 5 15:18 ls.h
-rw-r--r-- 1 bz wheel 15078 Apr 5 15:18 print.c
-rw-r--r-- 1 bz wheel 5647 Apr 5 15:18 util.c
--
Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT
Software is harder than hardware so better get it right the first time.
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"