freebsd-dev/bin/ls
David Malone 60e52383e7 Use nanoseconds and then lexicographic ordering when the seconds of
the [acm]time are the same. I was going to use Scott's patch, but I
couldn't get the style quite right, so I used a patch of my own.

Submitted by:		Scott Mitchell <scott+freebsd at fishballoon.org>
MFC after:		3 weeks
2004-06-22 16:02:29 +00:00
..
cmp.c Use nanoseconds and then lexicographic ordering when the seconds of 2004-06-22 16:02:29 +00:00
extern.h Treat filenames as multibyte character strings (according to the current 2004-05-02 11:25:37 +00:00
ls.1 Punctuation. 2004-05-16 21:34:49 +00:00
ls.c If we are asked to print the total number of blocks, do so even if we 2004-06-08 09:30:10 +00:00
ls.h Remove clause 3 from the UCB licenses. 2004-04-06 20:06:54 +00:00
Makefile Use humanize_number(3). 2004-05-25 14:53:47 +00:00
print.c Remove from the printfns the assumption that dp->list != NULL. Even 2004-06-08 09:27:42 +00:00
util.c Only add the widths together for printable characters in prn_normal(); 2004-05-03 11:48:55 +00:00