Age | Commit message (Expand) | Author |
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 |
2004-06-01 | $OpenBSD$ | Henning Brauer |
2004-06-01 | first cut at config file parser | Henning Brauer |
2004-06-01 | tzset(); noticed by theo | Henning Brauer |
2004-06-01 | I would have sworn I added tzset() here | Henning Brauer |
2004-06-01 | allow ntpd to listen on nearly arbitary number of sockets (OPEN_MAX - 1 atm). | Henning Brauer |
2004-05-31 | naming consistency | Henning Brauer |
2004-05-31 | make my japanese friends happy by supporting IPv6 as well | Henning Brauer |
2004-05-31 | initial cut at a manpage | Henning Brauer |
2004-05-31 | fix usage() | Henning Brauer |
2004-05-31 | initial cut at ntpd. | Henning Brauer |
2004-05-31 | Remove redundant errno declaration. ok deraadt@ | Otto Moerbeek |
2004-05-31 | Avoid unintentional trigraph. | Brad Smith |
2004-05-30 | insane spacing | Theo de Raadt |
2004-05-30 | verify that the server is confident in the result it is sending us; from Alex... | Jakob Schlyter |
2004-05-30 | only call getprotobynumber() when necessary. from freebsd (dds@) | Ted Unangst |
2004-05-30 | +hotplugd | Theo de Raadt |
2004-05-30 | Better error message. | Alexander Yurchenko |
2004-05-30 | Missing waitpid, noticed by Gregory Steuck <greg@y2004.nest.cx>. | Alexander Yurchenko |
2004-05-30 | Can only exist on alpha, amd64, i386, macppc and sparc64. | Alexander Yurchenko |
2004-05-30 | hotplugd -- devices hot plugging monitor daemon. | Alexander Yurchenko |
2004-05-28 | cvs really sucks. | Brad Smith |
2004-05-28 | bye bye old package tools. | Brad Smith |
2004-05-28 | detect absence of PF_KEY interface and/or the TCP_MD5SIG setsockopts | Henning Brauer |
2004-05-28 | don't want SO_REUSEPORT... | Henning Brauer |
2004-05-27 | some updates for openssl smime; | Jason McIntyre |
2004-05-26 | Send out a random 64-bit number as our transmit time. The NTP | Jakob Schlyter |
2004-05-26 | Better message if interface is not available. Hint from Daniel Polak. | Otto Moerbeek |
2004-05-25 | include hostname in memory buffered logs, spotted by | Damien Miller |
2004-05-25 | handle interface removals gracefully. reported by Oliver J. Morais | Can Erkin Acar |
2004-05-25 | SNTP is RFC 2030 | Jakob Schlyter |
2004-05-25 | tun interface is stored in /var/run/cuaXX.if, not /var/run/ttyXX.if; | Jason McIntyre |
2004-05-25 | clarify how modems on serial ports attach, and their corresponding device | Jason McIntyre |
2004-05-24 | typos from Fabio Olive Leite; | Jason McIntyre |
2004-05-24 | - sort options | Jason McIntyre |
2004-05-24 | Fix copy paste error pointed out by jmc@ | Claudio Jeker |
2004-05-24 | uppercase `id'; | Jason McIntyre |