summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
1998-09-27preceeding -> precedingAaron Campbell
1998-09-26for -p preserve sticky bitTheo de Raadt
1998-09-26fix storage of paths that are exactly 100 chars; mgw@pacbell.netTodd C. Miller
1998-09-26more setmode() leaks -- kill 'em allTheo de Raadt
1998-09-24'off of' -> 'off'Paul Janzen
1998-09-23alphabetize SEE ALSO entries and numerically order according to sectionAaron Campbell
1998-09-20When invoked as tar, print verbose output to stdout, not stderr. If in list ...Todd C. Miller
1998-09-19typosAaron Campbell
1998-09-14typos; pjanzen@foatdi.harvard.eduAaron Campbell
1998-09-14First complete sweep of man pages, bin/. Command/function names previouslyAaron Campbell
1998-09-07More man page fixes. Particularly fix uses of it's/its, affect/effect,Aaron Campbell
1998-09-01more man page fixes; aaron@ug.cs.dal.caTheo de Raadt
1998-09-01Clear up an overeager Y2K fix; be a little stricter with allowable timesPaul Janzen
1998-09-01s/UCT/UTC/Paul Janzen
1998-08-31system limits can change. Do not document 10240 limitTheo de Raadt
1998-08-26do not *NULL -- i think this patch is rightTheo de Raadt
1998-08-25off by one (dodges bullet)kstailey
1998-08-25support \e in built-in printfTheo de Raadt
1998-08-18people who fail to update man pages and usage lines will henceforth be shot o...Theo de Raadt
1998-08-17fix df -P on 0-size filesystemsTheo de Raadt
1998-08-15realloc bug fix and two other bugs found at the same timeTheo de Raadt
1998-08-15fix reallocTheo 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-27pull in string.h for memset() protoTodd C. Miller
1998-07-24fix spelling of separate; aaron@ug.cs.dal.caTheo de Raadt
1998-07-21fix +n description; jkoshy@freebsdTheo de Raadt
1998-07-20Spelling, and omitted words for getNAME.Marc Espie
1998-07-16support scsi better; fix another weird bug; mjacobTheo de Raadt
1998-07-12typoTodd T. Fries
1998-07-09why bother; msaitohTheo de Raadt
1998-07-08whack kmem gid after kvm_openfiles()Theo de Raadt
1998-07-03Fix handling of trailing slashes. Don't ever strip them, because that'sConstantine Sapuntzakis
1998-07-03Xr mtioTheo de Raadt
1998-07-03use 10 X in mkstemp string for improved speed at race winningTheo de Raadt
1998-07-02indentTheo de Raadt
1998-07-02Fix mv b/ a where a is a directory.Constantine Sapuntzakis
1998-07-01Document BSD4.4 flags supportMarc Espie
1998-06-29overflow fix; michael@cs.mun.caTheo de Raadt
1998-06-27new ksh code stupidly did not permit ". /dev/null"; enable that againTheo de Raadt
1998-06-25pdksh-5.2.13 + local changesTodd C. Miller
1998-06-23snprintf returns bytes it wanted to print, not the number it actually didTodd C. Miller
1998-06-23few fixes; msaitohTheo de Raadt
1998-06-09spellingTheo de Raadt
1998-06-09bahTheo de Raadt
1998-06-07use MAP_FAILEDTheo de Raadt
1998-06-03zero sigset_t before useTheo de Raadt
1998-06-03correct crtscts docs; andrew@ugh.net.auTheo de Raadt
1998-06-01doc = after socket; deberg@mit.eduTheo de Raadt
1998-05-30modifiers apply to all things; msaitohTheo de Raadt