NetBSD/bin/ls
lukem ac591fc02c * implement -x; sort columns across the page rather than down the page
* in printcol(), don't bother building an index to the linked list if
  only printing one column with printscol()...
* implement -n; prevent [gu]id->name mapping in long listings.
  inspired by openbsd, but does *not* imply -l by itself.
* fix sorting with -d (or mismatched types in general).  (from openbsd).
* document -g. (from openbsd).
1998-01-18 13:30:03 +00:00
..
cmp.c Fix compiler warnings. 1997-07-20 18:52:57 +00:00
extern.h * implement -x; sort columns across the page rather than down the page 1998-01-18 13:30:03 +00:00
ls.1 * implement -x; sort columns across the page rather than down the page 1998-01-18 13:30:03 +00:00
ls.c * implement -x; sort columns across the page rather than down the page 1998-01-18 13:30:03 +00:00
ls.h Automatically resize the major and minor number fields, and DTRT if the size 1998-01-17 12:00:42 +00:00
Makefile Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.inc 1997-07-20 22:36:20 +00:00
print.c * implement -x; sort columns across the page rather than down the page 1998-01-18 13:30:03 +00:00
stat_flags.c Fix compiler warnings. 1997-07-20 18:52:57 +00:00
util.c * implement -x; sort columns across the page rather than down the page 1998-01-18 13:30:03 +00:00