Age | Commit message (Expand) | Author |
2004-02-04 | Handle rules like 'pass ... proto { tcp udp icmp } ... modulate state' | Ryan Thomas McBride |
2004-02-04 | $OpenBSD$, tedu | Henning Brauer |
2004-02-04 | Fix a number of bugs with setting pool limits which I introduced with | Ryan Thomas McBride |
2004-02-04 | more KNF | Henning Brauer |
2004-02-04 | unobfuscate varargs shitz | Henning Brauer |
2004-02-04 | asprintf | Henning Brauer |
2004-02-04 | 8579 lines of KNF, ANSO and zap-junk diff without the resulting binary | Henning Brauer |
2004-02-03 | fix PR 3664 / jared r r spiegel | Henning Brauer |
2004-02-03 | bring back this fluffy change, of course without the bug: | Henning Brauer |
2004-02-02 | memset typo; Moritz Jodeit | Markus Friedl |
2004-02-02 | pod enable/disable have never been implemented, sigh. From gluk@. | Alexander Yurchenko |
2004-02-02 | A little better explanation about pod from gluk@ | Alexander Yurchenko |
2004-02-02 | tabulate list items; | Jason McIntyre |
2004-02-01 | doc new i386 machdep sysctl | Theo de Raadt |
2004-02-01 | add paper.txt target; | Jason McIntyre |
2004-01-31 | document net.inet.tcp.rfc3390; ok jmc@ | Markus Friedl |
2004-01-29 | another typo | Michael Shalayeff |
2004-01-29 | typo | Michael Shalayeff |
2004-01-29 | oops missing \ | Theo de Raadt |
2004-01-29 | cats will have these | Theo de Raadt |
2004-01-29 | cats will have fdisk | Theo de Raadt |
2004-01-29 | will be needed for cats too | Theo de Raadt |
2004-01-29 | Clean up 'pfctl -s all' output. | Ryan Thomas McBride |
2004-01-28 | Repair build links for pegosos, and also build for amd64 | Theo de Raadt |
2004-01-27 | correct address resolution logic via getaddrinfo(3). henning and markus ok | Jun-ichiro itojun Hagino |
2004-01-27 | pass -spi for tcpmd5, too; ok hshoexer@ | Markus Friedl |
2004-01-26 | we must not omit printing the netmask when it is all zero, this is dangerous - | Henning Brauer |
2004-01-26 | -we don't use SIOCGIFCONF any more, we use getifaddrs(). update comment. | Henning Brauer |
2004-01-26 | Added 2-clause license | Niklas Hallqvist |
2004-01-25 | random generation numbers; millert ok | Theo de Raadt |
2004-01-25 | This fix was made WITHOUT RUNNING REGRESS. Henning, you are being | Theo de Raadt |
2004-01-25 | when dealing with structs in packets, be paranoid in case sometime | Theo de Raadt |
2004-01-24 | minor knf | Theo de Raadt |
2004-01-23 | `Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8)) | Jason McIntyre |
2004-01-22 | to parse v4 adresses, only use inet_net_pton when we find a /, otherwise | Henning Brauer |
2004-01-21 | fix wording; from Ross L Richardson (PR 3641); | Jason McIntyre |
2004-01-19 | little wflag fallout spotted by atle kristensen | Ted Unangst |
2004-01-18 | Create log files if they do not already exist, but do not follow | Can Erkin Acar |
2004-01-18 | print link state for RTM_IFINFO messages, flush stdout correctly | Markus Friedl |
2004-01-18 | this is where dhclient will start surgery | Theo de Raadt |
2004-01-16 | Use __packed instead of __attribute__((packed)). | Alexander Yurchenko |
2004-01-16 | Added -v option. Enables logging of successful exchange completion. | Hans-Joerg Hoexer |
2004-01-16 | - standard option order | Jason McIntyre |
2004-01-15 | Try to preserve the integrity of the log file in case of errors/unexpected | Can Erkin Acar |
2004-01-15 | Synchronize with syslogd privsep: When reading a new command fails, | Can Erkin Acar |
2004-01-15 | document tcpmd5; with jmc, hshoexer | Markus Friedl |
2004-01-15 | print RTM_IFANNOUNCE message; netbsd; ok itojun@, henning@ | Markus Friedl |
2004-01-15 | support for rfc 2385 tcp md5 'signature' keys | Markus Friedl |
2004-01-14 | Fix printf format string. ok deraadt@ | Otto Moerbeek |
2004-01-14 | eliminate the predefined special qids so that qids become simple | Kenjiro Cho |