summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
1997-09-10Die union wait die!Todd C. Miller
1997-09-10remove my debug code, grrrrrTheo de Raadt
1997-09-10make 'special' array completely dynamic. hence you can now use as many -TTheo de Raadt
1997-09-10remove \n in errx/err callsTheo de Raadt
1997-09-10path buf too small; tron@lyssa.owl.deTheo de Raadt
1997-09-09"last pid" stuff is useless with random pids.Todd C. Miller
1997-09-09Use kvm_openfiles() not the sunos compat kvm_open().Todd C. Miller
1997-09-09use setlogin(2).Todd C. Miller
1997-09-08Use setlogin(2).Todd C. Miller
1997-09-08call setlogin(2)Todd C. Miller
1997-09-08bring 12 hour semantics in line with man page; mikelTheo de Raadt
1997-09-08fix for sometimes/always ignored status; cato@ulysses.df.lth.seTheo de Raadt
1997-09-07check for acu typeNiels Provos
1997-09-07fix some spelling errorsTheo de Raadt
1997-09-06I hate static buffer sizes! Prolongue the max length of a line to 8KNiklas Hallqvist
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