summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2004-06-17err on calloc failure; ok henning@Alexander Guy
2004-06-15knfTheo de Raadt
2004-06-14Use new ioctls. ok beck@ henning@Cedric Berger
2004-06-14Set relay session id in outgoing packets properly. Report with patchCan Erkin Acar
2004-06-14Document where we diverge from other implementations (due to differentTodd C. Miller
2004-06-14Fix tcpslice ftp URL. From f5813 at sbcglobal dot net.Otto Moerbeek
2004-06-11Better stack usage on m88k for lwp.Miod Vallat
2004-06-10SECURITY: CAN-2004-0492 (cve.mitre.org)Henning Brauer
2004-06-10get changes from mod_ssl 2.8.18:Henning Brauer
2004-06-09Take better care of people down under living in X and a half hourOtto Moerbeek
2004-06-09move to a dynamically allocated struct pollfd array.Henning Brauer
2004-06-09 * Bring rdate's SNTP support into compliance with SNTPv4 (RFC 2030).Alexander Guy
2004-06-08Remove 'nmbuclust' setting of NMBCLUSTERS. They don't exist anymore.Ryan Thomas McBride
2004-06-08fix a few memory leaks in error paths and one in the pftable path,Henning Brauer
2004-06-07consistently refer to the authpf_users table;Jason McIntyre
2004-06-07clarify how tags are parsed;Jason McIntyre
2004-06-07mod_digest for Apache does not properly verify the nonce of a client responseBrad Smith
2004-06-07Apache does not filter terminal escape sequences from its error logs, whichBrad Smith
2004-06-07check for NOPIC instead of using a list of arch names.Brad Smith
2004-06-06Fix typo in last commit for non-compiled code. Dmitry V. LevinTodd C. Miller
2004-06-06clean some lists and displays;Jason McIntyre
2004-06-06rework bgpd's handling of listening sockets. instead of one for eachHenning Brauer
2004-06-05Typo correction, and consistency changes.Alexander Guy
2004-06-05Move prototype definitions. Add multi-include protection to header.Alexander Guy
2004-06-04Clear up some confusion: -e is account expiry flag, -f is passwordOtto Moerbeek
2004-06-04various tweaks;Jason McIntyre
2004-06-03Document behavior if MAILTO is set to the empty string.Todd C. Miller
2004-06-03More changes from Dmitry V. Levin:Todd C. Miller
2004-06-03Add gpioctl.Alexander Yurchenko
2004-06-03gpioctl -- program to control GPIO devices.Alexander Yurchenko
2004-06-03Though crontab files are created mode 0600 we should accept ones thatTodd C. Miller
2004-06-03allow '!!prog', where the second '!' means messages from prog should onlyDaniel Hartmeier
2004-06-03Interpret !* correcly. ok dhartmei@Otto Moerbeek
2004-06-02prepare for client functionalityHenning Brauer
2004-06-01$OpenBSD$Henning Brauer
2004-06-01first cut at config file parserHenning Brauer
2004-06-01tzset(); noticed by theoHenning Brauer
2004-06-01I would have sworn I added tzset() hereHenning Brauer
2004-06-01allow ntpd to listen on nearly arbitary number of sockets (OPEN_MAX - 1 atm).Henning Brauer
2004-05-31naming consistencyHenning Brauer
2004-05-31make my japanese friends happy by supporting IPv6 as wellHenning Brauer
2004-05-31initial cut at a manpageHenning Brauer
2004-05-31fix usage()Henning Brauer
2004-05-31initial cut at ntpd.Henning Brauer
2004-05-31Remove redundant errno declaration. ok deraadt@Otto Moerbeek
2004-05-31Avoid unintentional trigraph.Brad Smith
2004-05-30insane spacingTheo de Raadt
2004-05-30verify that the server is confident in the result it is sending us; from Alex...Jakob Schlyter
2004-05-30only call getprotobynumber() when necessary. from freebsd (dds@)Ted Unangst
2004-05-30+hotplugdTheo de Raadt