summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
1997-09-05s/OpenBSD/.Ox/kstailey
1997-09-05s/$(CF)/${CF}/kstailey
1997-09-05Add commented out support for building with socks5.Todd C. Miller
1997-09-05getc() -> fgetc() for easy socksification. imp@openbsd.orgTodd C. Miller
1997-09-04Deal with <CR><LF> pairs in mailboxes so we can work with eudora mailTodd C. Miller
1997-09-04clarify usage of wheel group; twp@tezcat.comNiels Provos
1997-09-04mention $TMPDIR in man pageTodd C. Miller
1997-09-04Updtaes from NetBSD (lukem)Todd C. Miller
1997-09-03Brain damage on theo's part.kstailey
1997-09-02delete adb(1) Xrefkstailey
1997-09-02include files that start with numberskstailey
1997-09-01Wall pass, and oflow fix from eivind@bitbox.follo.netTheo de Raadt
1997-09-01Fix problem with ``find -execdir'' not having the correct initial cwd.Todd C. Miller
1997-08-31wish i had testedTheo de Raadt
1997-08-31from jlemon@freebsd; divnum is no longer silently restricted to theTheo de Raadt
1997-08-31SIGCHLD cleanup from bde. type fixes, union wait removal, -Wall cleanup,Theo de Raadt
1997-08-31Kill union wait.Todd C. Miller
1997-08-31union wait diesTheo de Raadt
1997-08-31solaris changes; beck@obtuseTheo de Raadt
1997-08-30s/toinitiate/to initiate/kstailey
1997-08-30minor errors; josh@quick.netTheo de Raadt
1997-08-27converted all delimiting spaces to tabs so calendar can grok the entriesNiels Provos
1997-08-27forgot to correct the birthday of Bach, and Beethoven did not dieNiels Provos
1997-08-27added a few dates from freebsd and two years from netbsd,Niels Provos
1997-08-27execdir is an extension of courseTheo de Raadt
1997-08-26Make -t option use a date string like date(1).Todd C. Miller
1997-08-25incorrect type for variable; enami@but-b.or.jpTheo de Raadt
1997-08-25everywhere i look, bugs pop up... sighTheo de Raadt
1997-08-25dumb fix for dumb users-- ftp's mget now idiot-proofs input!jkatz
1997-08-25when getting interrupt, clean up curses only if curses was activeTheo de Raadt
1997-08-25Xr moreTheo de Raadt
1997-08-25clean gid tooTheo de Raadt
1997-08-25August 1997 version of "the one true awk"kstailey
1997-08-25require compat opts start with -; bug from kh@mogami-wire.co.jp; fix from fre...Theo de Raadt
1997-08-24avoid oflowTheo de Raadt
1997-08-24Check for >= UINT_MAX not > UINT_MAXTodd C. Miller
1997-08-2464bit fix wrt strtoul(3). Fix send to Keith.Todd C. Miller
1997-08-24Fix compiler warnings.Todd C. Miller
1997-08-2464bit fix: don't mix long & int.Todd C. Miller
1997-08-23sync usage() to manMichael Shalayeff
1997-08-23Avoid buf oflow. From Warner Losh <imp@rover.village.org>Todd C. Miller
1997-08-22Buf oflow fix from Warner Losh <imp@rover.village.org>Todd C. Miller
1997-08-22Two more alpha warnings.Jason Downs
1997-08-22First sweep. Prototype, type fixes, long fixes, mostly compiles withJason Downs
1997-08-21correct [yy]yy stuff in manpages and usageTheo de Raadt
1997-08-20Add -q (quick), the only X/Open option I can work up enthusiasm to implement.denny
1997-08-19Document -C option. Can't claim POSIX 1003.2 yet, still missing the -s option.denny
1997-08-19Add -C to not overwrite existing files when extracting (part of POSIX 1003.2)denny
1997-08-19Note POSIX 1003.2.denny
1997-08-19Check length of filename.Z against PATH_MAX and NAME_MAX (POSIX 1003.2 spec)denny