summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2001-09-07Document the ownership of httpd documents. ok deraadt@Matthieu Herrb
2001-09-06Initial idea from aaron@: Last char of .Xr group in SEE ALSO section shouldMike Pechkin
2001-09-05Call do_select() with sigset_t *, not a sigset_t.Todd C. Miller
2001-09-05make sure that va_start() has matching va_end()Theo de Raadt
2001-09-05correct select(FD_SETSIZE,...) misuseBob Beck
2001-09-05sync with latest kameJun-ichiro itojun Hagino
2001-09-05sync with the latest kame route6d.Jun-ichiro itojun Hagino
2001-09-05do not select(20, ...)Theo de Raadt
2001-09-04Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their ...Todd C. Miller
2001-09-04Fix a diagnosticbrian
2001-09-04Consider alignment requirements when moving data about.brian
2001-09-04another username limit issue; ianm@cit.uws.edu.auTheo de Raadt
2001-09-03doreap() needn't preserve errno, since it's not a signal handler.Paul Janzen
2001-09-03correct error message when unable to open /etc/master.passwd; raj@cerias.purd...Todd C. Miller
2001-09-03only print pf rules when using -e flag; <canacar@eee.metu.edu.tr>Jakob Schlyter
2001-09-03print day and month using -ttt flag; <canacar@eee.metu.edu.tr>Jakob Schlyter
2001-09-02bad typecastJakob Schlyter
2001-09-02to much copy and paste; cleanupJakob Schlyter
2001-09-02add support for printing id and seq with icmp echo/echoreply; based on patch ...Jakob Schlyter
2001-09-01More fallout for the powerpc -> macppc port rename.Dale Rahn
2001-08-31Restore mouse resolution to default value at exit.jbm
2001-08-30When using dup2() to make a socket be stdout, first check that itTodd C. Miller
2001-08-30o kill registerTodd C. Miller
2001-08-30Better buffer lengths (MAXFOO and FOO_MAX) based on a patch fromTodd C. Miller
2001-08-30Use NAME_MAX, not MAXPATHLEN for buffer sizes since they are notTodd C. Miller
2001-08-29Fix buffer oflow reading from queue file. While we are at it, crankTodd C. Miller
2001-08-28fix a segfault occuring in dhclient when the server specifies his name.Matthieu Herrb
2001-08-27Send a reset request for every packet received when our encryptionbrian
2001-08-27o) AUTHOR -> AUTHORS;Mike Pechkin
2001-08-26Fix typo: 'On after defining ...' -> 'After defining ...'Kenneth R Westerback
2001-08-26Fix two typos that had the effect that ethernet addresses where always loggedMatthieu Herrb
2001-08-25Remove dangling comma.Aaron Campbell
2001-08-25Lower syslog priority from NOTICE to INFO to avoidCamiel Dobbelaar
2001-08-24Remove references to non-existant stuffBruno Rohee
2001-08-23recieve -> receiveAaron Campbell
2001-08-23typo fixes (/var/rnu -> /var/run) by itojun.Kenjiro Cho
2001-08-22More manpage mania. Crontab entries are comprised of a certain numberHugh Graham
2001-08-22 o System crontab has seven (7) fieldsHeikki Korpela
2001-08-22ftp-proxyBob Beck
2001-08-22must quote set device line; mcbride@countersiege.com (pr2020... I can patch c...Jason Wright
2001-08-22snprintf() return audit. sync with kameJun-ichiro itojun Hagino
2001-08-22ether_hton(3) -> ether_hostton(3)Brad Smith
2001-08-21adjust dummy salt: normal users have 6 blowfish roundsCamiel Dobbelaar
2001-08-21use FLOCKCamiel Dobbelaar
2001-08-21Enable IFF_MULTICAST when first opening the tun devicebrian
2001-08-21BSD license; Thomas H. PtacekJakob Schlyter
2001-08-21Add some comments to make it clearer how we're handling signals.brian
2001-08-21Treat an interface address as conflicting if it's destination addressbrian
2001-08-21Handle snprintf() returning < -1brian
2001-08-21Restore whitespace clobbered with the last commitbrian