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_3_0


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.6   23 years  mickey   new strtofflags/fflagstostr
[TXT] cmp.c  1.3   27 years  millert   From NetBSD: - Correct sorting behaviour. - Do multicolumn output in a w...
[TXT] extern.h  1.7   22 years  mpech   o) __progname aria; millert@ ok.
[TXT] ls.1  1.31   23 years  aaron   Remove completely redundant introductory sentences in ENVIRONMENT sections.
[TXT] ls.c  1.15   22 years  deraadt   -Wall
[TXT] ls.h  1.4   25 years  deraadt   defer conversion of unprintable filenames till final display, permitting badly n...
[TXT] main.c  1.1   25 years  art   Break out main to an own file so we can include ls in ftpd.
[TXT] print.c  1.15   24 years  espie   In multi-column output, don't bother filling up last column before '\n'. As a re...
[TXT] util.c  1.7   22 years  mpech   o) __progname aria; millert@ ok.