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_8_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.72   9 years  sobrado   improve wording. ok jmc@
[TXT] ls.c  1.41   8 years  uebayasi   Put fts_close() where missing. Not bugs in short-lived commands that call exit(...
[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.34   9 years  millert   tzfile.h is an internal header that should never have been installed. What's wor...
[TXT] util.c  1.16   10 years  deraadt   add unsigned char casts for specific calls to ctype.h macros. ok guenther step