Age | Commit message (Expand) | Author |
1998-11-19 | note when -n option is used, shell can be terminated with ^D (end-of-file) | Aaron Campbell |
1998-11-19 | better fix | Todd C. Miller |
1998-11-19 | thou shalt not follow the NULL pointer, that way lies madness | Todd C. Miller |
1998-11-18 | strtol() range check | Theo de Raadt |
1998-11-11 | misc repair | Aaron Campbell |
1998-11-06 | use .Dq/.Sq macros instead of `` ''s and ` 's (think typesetting and future | Aaron Campbell |
1998-11-04 | be really pedantic about punctuation following -mdoc macro'd text | Aaron Campbell |
1998-11-04 | use optimal xfer block size in rm_overwrite() instead of assuming 8192 | Aaron Campbell |
1998-10-29 | Bug fixes from pdksh-unstable-5.2.13.4, including "official" versions of | Todd C. Miller |
1998-10-19 | Fix off-by-one error when adding files of exactly 100 characters; wsanchez@ap... | Todd C. Miller |
1998-10-09 | Initialize the correct fields when creating an empty command. Fixes bug where a | Todd C. Miller |
1998-09-27 | preceeding -> preceding | Aaron Campbell |
1998-09-26 | for -p preserve sticky bit | Theo de Raadt |
1998-09-26 | fix storage of paths that are exactly 100 chars; mgw@pacbell.net | Todd C. Miller |
1998-09-26 | more setmode() leaks -- kill 'em all | Theo de Raadt |
1998-09-24 | 'off of' -> 'off' | Paul Janzen |
1998-09-23 | alphabetize SEE ALSO entries and numerically order according to section | Aaron Campbell |
1998-09-20 | When invoked as tar, print verbose output to stdout, not stderr. If in list ... | Todd C. Miller |
1998-09-19 | typos | Aaron Campbell |
1998-09-14 | typos; pjanzen@foatdi.harvard.edu | Aaron Campbell |
1998-09-14 | First complete sweep of man pages, bin/. Command/function names previously | Aaron Campbell |
1998-09-07 | More man page fixes. Particularly fix uses of it's/its, affect/effect, | Aaron Campbell |
1998-09-01 | more man page fixes; aaron@ug.cs.dal.ca | Theo de Raadt |
1998-09-01 | Clear up an overeager Y2K fix; be a little stricter with allowable times | Paul Janzen |
1998-09-01 | s/UCT/UTC/ | Paul Janzen |
1998-08-31 | system limits can change. Do not document 10240 limit | Theo de Raadt |
1998-08-26 | do not *NULL -- i think this patch is right | Theo de Raadt |
1998-08-25 | off by one (dodges bullet) | kstailey |
1998-08-25 | support \e in built-in printf | Theo de Raadt |
1998-08-18 | people who fail to update man pages and usage lines will henceforth be shot o... | Theo de Raadt |
1998-08-17 | fix df -P on 0-size filesystems | Theo de Raadt |
1998-08-15 | realloc bug fix and two other bugs found at the same time | Theo de Raadt |
1998-08-15 | fix realloc | Theo de Raadt |
1998-08-07 | fix exit code; problem reported by jsh@sun470.rd.qms.com; fix from freebsd | Theo de Raadt |
1998-08-07 | repair | Theo de Raadt |
1998-07-27 | pull in string.h for memset() proto | Todd C. Miller |
1998-07-24 | fix spelling of separate; aaron@ug.cs.dal.ca | Theo de Raadt |
1998-07-21 | fix +n description; jkoshy@freebsd | Theo de Raadt |
1998-07-20 | Spelling, and omitted words for getNAME. | Marc Espie |
1998-07-16 | support scsi better; fix another weird bug; mjacob | Theo de Raadt |
1998-07-12 | typo | Todd T. Fries |
1998-07-09 | why bother; msaitoh | Theo de Raadt |
1998-07-08 | whack kmem gid after kvm_openfiles() | Theo de Raadt |
1998-07-03 | Fix handling of trailing slashes. Don't ever strip them, because that's | Constantine Sapuntzakis |
1998-07-03 | Xr mtio | Theo de Raadt |
1998-07-03 | use 10 X in mkstemp string for improved speed at race winning | Theo de Raadt |
1998-07-02 | indent | Theo de Raadt |
1998-07-02 | Fix mv b/ a where a is a directory. | Constantine Sapuntzakis |
1998-07-01 | Document BSD4.4 flags support | Marc Espie |
1998-06-29 | overflow fix; michael@cs.mun.ca | Theo de Raadt |