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_4_3_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.5   20 years  deraadt   ansification, art ok
[TXT] extern.h  1.9   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] ls.1  1.52   16 years  jmc   convert to new .Dd format;
[TXT] ls.c  1.29   17 years  millert   Change the -g flag from a no-op to be POSIX conforming. We allow the -l flag to...
[TXT] ls.h  1.8   17 years  millert   Change the -g flag from a no-op to be POSIX conforming. We allow the -l flag to...
[TXT] main.c  1.3   20 years  deraadt   ansification, art ok
[TXT] print.c  1.25   17 years  millert   Change the -g flag from a no-op to be POSIX conforming. We allow the -l flag to...
[TXT] util.c  1.13   17 years  sobrado   the non existent -W option is removed from the usage() ok by jmc@