summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2004-06-20at least somewhat consistently name the TAILQ_ENTRYs... this confused meHenning Brauer
2004-06-20allow for receival of up to 16 fds at once; after discussion with theoHenning Brauer
2004-06-20make vnconfig use the new VNDIOCGET ioctl to retrieve information aboutPedro Martelletto
2004-06-20argh, don't want to shutdown the socket in the parent after sending,Henning Brauer
2004-06-20- do not use __attribute__((volatile)) as its a synonym for __dead nowadaysAnil Madhavapeddy
2004-06-20implement file descriptor passing in the imsg/msgbuf framework, and useHenning Brauer
2004-06-20fix the "option dhcp-client-identifier" hex exampleHenning Brauer
2004-06-20make popa3d (inetd mode) address family neutral (= IPv6 support).Jun-ichiro itojun Hagino
2004-06-18simplify license, ok niels matthieuHenning Brauer
2004-06-18size struct pollfd and idx2peer dynamically instead of imposing an arbitaryHenning Brauer
2004-06-18ewps, add ntpd.conf.5Henning Brauer
2004-06-18bloody attempt at a manpageHenning Brauer
2004-06-17UUpdate ISC copyright year to 2004Todd C. Miller
2004-06-17print '<cr>' instead of '(nothing)' when we hit the end token in theHenning Brauer
2004-06-17provide most of the client functionality.Henning Brauer
2004-06-17provide log_sockaddr, from bgpdHenning Brauer
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