summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
1998-07-20use warnx()Michael Shalayeff
1998-07-20stupid SIGSEGVTheo de Raadt
1998-07-20indentTheo de Raadt
1998-07-20fix usage correctlyTheo de Raadt
1998-07-20consolidate printfsMichael Shalayeff
1998-07-20use sc_e_keypad, sc_s_keypad, and use ti/te. Undoes previous revs which disab...Theo de Raadt
1998-07-20finish off fixing PR 536 completelyTheo de Raadt
1998-07-20document the -k flag.Artur Grabowski
1998-07-17fix FILES section; s/cd0d/cd0c/Michael Shalayeff
1998-07-17better example w/o /tmp race. Noted by Oleg Safiullin <form@vs.itam.nsc.ruTodd C. Miller
1998-07-16add prototypesTodd C. Miller
1998-07-16prototype yyerrorTodd C. Miller
1998-07-16terminate nicerTheo de Raadt
1998-07-16mention MAIL environment variableTodd C. Miller
1998-07-15fullduplex, and UINTTheo de Raadt
1998-07-13excessive paranoiaTheo de Raadt
1998-07-13ftpd: sleep for an indeterminate amount for non-existant loginsTodd C. Miller
1998-07-13Use SEEK_CUR as "whence" in fseek, not 1.Todd C. Miller
1998-07-12fix printing glitchTheo de Raadt
1998-07-12extend a hostname based buffer. This code is a *NIGHTMARE*Theo de Raadt
1998-07-12disable debugging in crontabTheo de Raadt
1998-07-12strncpy correctly; remove old codeTheo de Raadt
1998-07-12document -nTodd T. Fries
1998-07-12add no escape option (-n)Todd T. Fries
1998-07-10err/warnMichael Shalayeff
1998-07-10err/warnMichael Shalayeff
1998-07-10err/warnMichael Shalayeff
1998-07-10err/warnMichael Shalayeff
1998-07-10use err/warnMichael Shalayeff
1998-07-10memset and friendsTheo de Raadt
1998-07-10avoid buf oflowsTheo de Raadt
1998-07-10do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabblingTheo de Raadt
1998-07-10long month names; archie@whistle.comTheo de Raadt
1998-07-09user err/warn; some -WallMichael Shalayeff
1998-07-09fix socket printing bug, missed {}Michael Shalayeff
1998-07-09Play CDs with more than 100 tracksConstantine Sapuntzakis
1998-07-09Fix for "play" command on CDs whose last table of contents entry isConstantine Sapuntzakis
1998-07-09say "s/key disabled" if skeykeys file does not exist. I thought I committed ...Todd C. Miller
1998-07-09use MAXHOSTNAMELENTheo de Raadt
1998-07-08whack kmem gid after kvm_openfiles()Theo de Raadt
1998-07-08close(fileno()) inside vfork(); cgdTheo de Raadt
1998-07-08use fprintf everytime for consitancy; help !ansi compilers as wellMichael Shalayeff
1998-07-07add hppa support, fix the commentMichael Shalayeff
1998-07-07mk_cmds is not used by anything. bye byeArtur Grabowski
1998-07-07remove mk_cmds because noone uses itArtur Grabowski
1998-07-07fd_set is not a structArtur Grabowski
1998-07-06revoke privs after openTheo de Raadt
1998-07-06kill non-POSIX S_IWRITETheo de Raadt
1998-07-06powerpc uses binutils gprofTodd C. Miller
1998-07-05newsalt uses 24-bit count, and not 32-bitNiels Provos