summaryrefslogtreecommitdiff
path: root/bin/ls
AgeCommit message (Collapse)Author
1998-11-06use .Dq/.Sq macros instead of `` ''s and ` 's (think typesetting and futureAaron Campbell
processing); kill redundant .Pp macros; other misc fixes
1998-09-23alphabetize SEE ALSO entries and numerically order according to sectionAaron Campbell
1998-09-14First complete sweep of man pages, bin/. Command/function names previouslyAaron Campbell
(incorrectly) capatilized are fixed. Comma splices, hyphenations, SYNOPSIS cleanups, other miscellaneous typos.
1998-08-15realloc bug fix and two other bugs found at the same timeTheo de Raadt
1998-08-07fix exit code; problem reported by jsh@sun470.rd.qms.com; fix from freebsdTheo de Raadt
1998-08-07repairTheo de Raadt
1998-07-01Document BSD4.4 flags supportMarc Espie
1998-06-01doc = after socket; deberg@mit.eduTheo de Raadt
1998-05-18MAXPATHLEN not MAXPATHLEN+1Theo de Raadt
1998-05-13fix .Sh ENVIRONMENTTheo de Raadt
1997-09-21$OpenBSD$Theo de Raadt
1997-09-18make ls -d still sort files in the regular order; reported byTheo de Raadt
roberte@MEP.Ruhr-Uni-Bochum.de, fixed by sef@Kithrup.COM
1997-09-01i am bored enough to fix terminal space/tab ugliesTheo de Raadt
1997-04-01option 'n' was unused, so let's come up with a feature to use it!!! YEAH!!Theo de Raadt
add -n (numeric uid/gid), fix some man page errors; tv@pobox.com
1997-01-03From NetBSD:Todd C. Miller
- Correct sorting behaviour. - Do multicolumn output in a way that's a more likely to line up evenly. From D'Arcy J.M. Cain <darcy@druid.com>, NetBSD PR #2965.
1996-12-17Get TAB expansion rightThorsten Lockert
1996-12-14-Wall'ing.Michael Shalayeff
1996-08-02zap getopt() case of -?, come on, it is the default!Theo de Raadt
1996-08-02extra utmp.h goes away; tom@haven.uniserve.com in freebsdTheo de Raadt
1996-06-23update rcsidTheo de Raadt
1996-02-17From netbsd:Niklas Hallqvist
Changed so that COLUMNS environment variable will override the value obtained via the TIOCGWINSIZ ioctl. This is required by POSIX.2, see section 4.39.5.3.
1995-12-14s/ENVIRONMENTAL/ENVIRONMENT/Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt