OpenBSD CVS

src/bin/ls/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / bin / ls

Current tag: OPENBSD_5_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.7   20 years  tedu   -h, human readable sizes. from a jonathon gray mail to tech@ ok ian@ millert@
[TXT] cmp.c  1.6   14 years  deraadt   rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintai...
[TXT] extern.h  1.9   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] ls.1  1.71   10 years  jmc   slightly reword -f; ok sobrado schwarze
[TXT] ls.c  1.39   10 years  sobrado   restore the traditional behavior of -f implying -a; apparently Keith Bostic forg...
[TXT] ls.h  1.9   11 years  guenther   Fix column padding of inode numbers and block counts >2^32, as well as display o...
[TXT] main.c  1.4   11 years  deraadt   remove some unnecessary sys/cdefs.h inclusions
[TXT] print.c  1.33   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] util.c  1.16   10 years  deraadt   add unsigned char casts for specific calls to ctype.h macros. ok guenther step