summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
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
1998-07-02Fix a bug where make gets confused by targets beginning with a period (``.'')Todd C. Miller
1998-07-01delete unknown errorTheo de Raadt
1998-07-01Fix confusing error messageMarc Espie
1998-06-29make the bootstrap compile on modern compilersArtur Grabowski
1998-06-26save_errnoTodd C. Miller
1998-06-26rdist 6.1.4 + OpenBSD patches + some -WallTodd C. Miller
1998-06-26we have a real paths.hTodd C. Miller
1998-06-26we use rcmdsh(3) from libcTodd C. Miller
1998-06-26make 'now' work as a timespecTodd C. Miller
1998-06-25handle missing swapTheo de Raadt
1998-06-25and mailx too..Theo de Raadt
1998-06-25first cut at isofs supportTheo de Raadt
1998-06-23complain correctly when /var/msgs/bounds does not exist; fullermd@futuresouth...Theo de Raadt
1998-06-23Fix snprintf return value usage.Todd C. Miller
1998-06-23use sysconf() to get ARG_MAXTheo de Raadt
1998-06-22mention that block usage != file sizeTodd C. Miller