Age | Commit message (Expand) | Author |
2003-12-16 | becuase | Theo de Raadt |
2003-12-16 | typo; mjc@bitz.ca | Theo de Raadt |
2003-12-16 | Test setting hostid. | Ryan Thomas McBride |
2003-12-16 | hostid is stored in network byte order, print in host byte order. | Ryan Thomas McBride |
2003-12-16 | Test failure of attempt to set hostid to 0. | Ryan Thomas McBride |
2003-12-15 | Set devclass to DV_IFNET for all USB network drivers. | Cedric Berger |
2003-12-15 | jot.1: | Jason McIntyre |
2003-12-15 | sync | Theo de Raadt |
2003-12-15 | more shrink | Theo de Raadt |
2003-12-15 | Fix some sign issues that fell out from the change of rlim_t to unsigned. | Todd C. Miller |
2003-12-15 | sc_sp is a #define on some architectures, use a different name | Theo de Raadt |
2003-12-15 | Test for <port_a>:<port_b> syntax outside of rdr. | Ryan Thomas McBride |
2003-12-15 | Support for groups modp2048, modp3072, modp4096, modp6144 and modp8192 (IDs 14 | Hans-Joerg Hoexer |
2003-12-15 | KNF here too | Henning Brauer |
2003-12-15 | ryan left a few for me ;-) | Henning Brauer |
2003-12-15 | workaround a clock tick handling bug that the rlimit code just exposed. | Theo de Raadt |
2003-12-15 | Whitespace. | Ryan Thomas McBride |
2003-12-15 | Fix whitespace screwups before henning wakes up. | Ryan Thomas McBride |
2003-12-15 | Add pfsync. | Ryan Thomas McBride |
2003-12-15 | Add initial support for pf state synchronization over the network. | Ryan Thomas McBride |
2003-12-15 | sync | Theo de Raadt |
2003-12-15 | Regression test for PR 2450. | Otto Moerbeek |
2003-12-15 | Unbreak parameter assignment when calling bourne style functions; | Otto Moerbeek |
2003-12-15 | - end sentence with full stop, not comma | Jason McIntyre |
2003-12-15 | - kill whitespace at EOL | Jason McIntyre |
2003-12-15 | sync | Theo de Raadt |
2003-12-15 | shorten names a lot | Theo de Raadt |
2003-12-15 | Add support to track stateful connections by source ip. This allows us | Ryan Thomas McBride |
2003-12-15 | shorter function names | Vincent Labrecque |
2003-12-14 | the extended long (bracketed) cpu names are not useful to anyone -- they are | Theo de Raadt |
2003-12-14 | Replace pmap_testbit/pmap_changebit sequences with a tailor-made pmap_unsetbit | Miod Vallat |
2003-12-14 | Remove unnecessary trunc_page() calls, and change pmap_enter() logic to | Miod Vallat |
2003-12-14 | similar changes to the rest of the radio pages: | Jason McIntyre |
2003-12-14 | capability is RADIO_CARD_TYPE, not RADIO_CAPS_CARD_TYPE; | Jason McIntyre |
2003-12-14 | typo from Brian Chase, plus kill a comma splice; | Jason McIntyre |
2003-12-14 | In pmap_testbit, always update the attribute flags for the pv list hander. | Miod Vallat |
2003-12-14 | install awk USD; | Jason McIntyre |
2003-12-14 | Log the actual port for src and dst, don't assume it's always 500. | Hakan Olsson |
2003-12-14 | Make isakmpd work on big endian linux machines. From Sebastian Klemke. | Hakan Olsson |
2003-12-14 | we don't support GSS KEX; from Simon Wilkinson | Markus Friedl |
2003-12-14 | alignment fixes (e.g sparc 64); from Daniel Lucq; ok millert, henning | Markus Friedl |
2003-12-14 | Don't go into kerberosV/lib explicitely for now. Nothing to do there. | Matthieu Herrb |
2003-12-13 | sort options, and adjust -width of options' list; | Jason McIntyre |
2003-12-13 | sort options and typos for openssl {dsa,dsaparam}; | Jason McIntyre |
2003-12-13 | initial support ifconfig destroy; ok deraadt@ | Markus Friedl |
2003-12-12 | sync | Theo de Raadt |
2003-12-12 | 7954 will be a speed-bin 7955 | Theo de Raadt |
2003-12-12 | another small compiler warning cleanup (#error instead of bailing out) | Hans-Joerg Hoexer |
2003-12-12 | typo; ok jmc@ | Christian Weisgerber |
2003-12-12 | Provide a better delay() resolution on 188. | Miod Vallat |