Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



lukem
Sun Jan 18 05:30:13 PST 1998
Update of /cvsroot/src/bin/ls
In directory netbsd1:/var/slash-tmp/cvs-serv13303

Modified Files:
        extern.h ls.1 ls.c print.c util.c 
Log Message:
* 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).




Home | Main Index | Thread Index | Old Index