summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
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
1998-07-05No need to call pwcheck() (and hence crypt()) if the user does notTodd C. Miller
1998-07-05check kvm_read() better; msaitohTheo de Raadt
1998-07-04enable variable number of rounds for extended crypt, this is the cryptNiels Provos
1998-07-04split dirname and basename man pages; add dirnameTheo de Raadt
1998-07-04split dirname and basename man pagesTheo de Raadt
1998-07-03Better fix from Christos:Todd C. Miller
1998-07-02Check against suffNull, not the contents of nameTodd C. Miller
1998-07-02better fix; may be a small memory leak thoughTodd C. Miller
1998-07-02back out last patch; it causes incorrect behaviorTodd C. Miller