Age | Commit message (Expand) | Author |
2004-06-20 | at least somewhat consistently name the TAILQ_ENTRYs... this confused me | Henning Brauer |
2004-06-20 | allow for receival of up to 16 fds at once; after discussion with theo | Henning Brauer |
2004-06-20 | make vnconfig use the new VNDIOCGET ioctl to retrieve information about | Pedro Martelletto |
2004-06-20 | argh, 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 nowadays | Anil Madhavapeddy |
2004-06-20 | implement file descriptor passing in the imsg/msgbuf framework, and use | Henning Brauer |
2004-06-20 | fix the "option dhcp-client-identifier" hex example | Henning Brauer |
2004-06-20 | make popa3d (inetd mode) address family neutral (= IPv6 support). | Jun-ichiro itojun Hagino |
2004-06-18 | simplify license, ok niels matthieu | Henning Brauer |
2004-06-18 | size struct pollfd and idx2peer dynamically instead of imposing an arbitary | Henning Brauer |
2004-06-18 | ewps, add ntpd.conf.5 | Henning Brauer |
2004-06-18 | bloody attempt at a manpage | Henning Brauer |
2004-06-17 | UUpdate ISC copyright year to 2004 | Todd C. Miller |
2004-06-17 | print '<cr>' instead of '(nothing)' when we hit the end token in the | Henning Brauer |
2004-06-17 | provide most of the client functionality. | Henning Brauer |
2004-06-17 | provide log_sockaddr, from bgpd | Henning Brauer |
2004-06-17 | err on calloc failure; ok henning@ | Alexander Guy |
2004-06-15 | knf | Theo de Raadt |
2004-06-14 | Use new ioctls. ok beck@ henning@ | Cedric Berger |
2004-06-14 | Set relay session id in outgoing packets properly. Report with patch | Can Erkin Acar |
2004-06-14 | Document where we diverge from other implementations (due to different | Todd C. Miller |
2004-06-14 | Fix tcpslice ftp URL. From f5813 at sbcglobal dot net. | Otto Moerbeek |
2004-06-11 | Better stack usage on m88k for lwp. | Miod Vallat |
2004-06-10 | SECURITY: CAN-2004-0492 (cve.mitre.org) | Henning Brauer |
2004-06-10 | get changes from mod_ssl 2.8.18: | Henning Brauer |
2004-06-09 | Take better care of people down under living in X and a half hour | Otto Moerbeek |
2004-06-09 | move 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-08 | Remove 'nmbuclust' setting of NMBCLUSTERS. They don't exist anymore. | Ryan Thomas McBride |
2004-06-08 | fix a few memory leaks in error paths and one in the pftable path, | Henning Brauer |
2004-06-07 | consistently refer to the authpf_users table; | Jason McIntyre |
2004-06-07 | clarify how tags are parsed; | Jason McIntyre |
2004-06-07 | mod_digest for Apache does not properly verify the nonce of a client response | Brad Smith |
2004-06-07 | Apache does not filter terminal escape sequences from its error logs, which | Brad Smith |
2004-06-07 | check for NOPIC instead of using a list of arch names. | Brad Smith |
2004-06-06 | Fix typo in last commit for non-compiled code. Dmitry V. Levin | Todd C. Miller |
2004-06-06 | clean some lists and displays; | Jason McIntyre |
2004-06-06 | rework bgpd's handling of listening sockets. instead of one for each | Henning Brauer |
2004-06-05 | Typo correction, and consistency changes. | Alexander Guy |
2004-06-05 | Move prototype definitions. Add multi-include protection to header. | Alexander Guy |
2004-06-04 | Clear up some confusion: -e is account expiry flag, -f is password | Otto Moerbeek |
2004-06-04 | various tweaks; | Jason McIntyre |
2004-06-03 | Document behavior if MAILTO is set to the empty string. | Todd C. Miller |
2004-06-03 | More changes from Dmitry V. Levin: | Todd C. Miller |
2004-06-03 | Add gpioctl. | Alexander Yurchenko |
2004-06-03 | gpioctl -- program to control GPIO devices. | Alexander Yurchenko |
2004-06-03 | Though crontab files are created mode 0600 we should accept ones that | Todd C. Miller |
2004-06-03 | allow '!!prog', where the second '!' means messages from prog should only | Daniel Hartmeier |
2004-06-03 | Interpret !* correcly. ok dhartmei@ | Otto Moerbeek |
2004-06-02 | prepare for client functionality | Henning Brauer |