summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-12-16only map the rom and do not touch the hpa space getting rid of memsize define...Michael Shalayeff
2003-12-16Test source-tracking syntax.Ryan Thomas McBride
2003-12-16Clean up first paragraph.Ryan Thomas McBride
2003-12-16Reorg and better english. Split network synchronisation specificsRyan Thomas McBride
2003-12-16Pass gcc -Wsign-compare; ok grange@Todd C. Miller
2003-12-16Document new pfsync options (syncif, -syncif and maxupd).Ryan Thomas McBride
2003-12-161st pass at documenting the new pfsync network synchronisationRyan Thomas McBride
2003-12-16shrink error strings a lot; ok millertTheo de Raadt
2003-12-16Remove unused strings; we print out info from pcmciadevs duringTodd C. Miller
2003-12-16shorten terminal baud rate change stringsTheo de Raadt
2003-12-16Check that max-src-states and max-src-nodes are not being set to 0.Ryan Thomas McBride
2003-12-16becuaseTheo de Raadt
2003-12-16typo; mjc@bitz.caTheo de Raadt
2003-12-16Test setting hostid.Ryan Thomas McBride
2003-12-16hostid is stored in network byte order, print in host byte order.Ryan Thomas McBride
2003-12-16Test failure of attempt to set hostid to 0.Ryan Thomas McBride
2003-12-15Set devclass to DV_IFNET for all USB network drivers.Cedric Berger
2003-12-15jot.1:Jason McIntyre
2003-12-15syncTheo de Raadt
2003-12-15more shrinkTheo de Raadt
2003-12-15Fix some sign issues that fell out from the change of rlim_t to unsigned.Todd C. Miller
2003-12-15sc_sp is a #define on some architectures, use a different nameTheo de Raadt
2003-12-15Test for <port_a>:<port_b> syntax outside of rdr.Ryan Thomas McBride
2003-12-15Support for groups modp2048, modp3072, modp4096, modp6144 and modp8192 (IDs 14Hans-Joerg Hoexer
2003-12-15KNF here tooHenning Brauer
2003-12-15ryan left a few for me ;-)Henning Brauer
2003-12-15workaround a clock tick handling bug that the rlimit code just exposed.Theo de Raadt
2003-12-15Whitespace.Ryan Thomas McBride
2003-12-15Fix whitespace screwups before henning wakes up.Ryan Thomas McBride
2003-12-15Add pfsync.Ryan Thomas McBride
2003-12-15Add initial support for pf state synchronization over the network.Ryan Thomas McBride
2003-12-15syncTheo de Raadt
2003-12-15Regression test for PR 2450.Otto Moerbeek
2003-12-15Unbreak parameter assignment when calling bourne style functions;Otto Moerbeek
2003-12-15- end sentence with full stop, not commaJason McIntyre
2003-12-15- kill whitespace at EOLJason McIntyre
2003-12-15syncTheo de Raadt
2003-12-15shorten names a lotTheo de Raadt
2003-12-15Add support to track stateful connections by source ip. This allows usRyan Thomas McBride
2003-12-15shorter function namesVincent Labrecque
2003-12-14the extended long (bracketed) cpu names are not useful to anyone -- they areTheo de Raadt
2003-12-14Replace pmap_testbit/pmap_changebit sequences with a tailor-made pmap_unsetbitMiod Vallat
2003-12-14Remove unnecessary trunc_page() calls, and change pmap_enter() logic toMiod Vallat
2003-12-14similar changes to the rest of the radio pages:Jason McIntyre
2003-12-14capability is RADIO_CARD_TYPE, not RADIO_CAPS_CARD_TYPE;Jason McIntyre
2003-12-14typo from Brian Chase, plus kill a comma splice;Jason McIntyre
2003-12-14In pmap_testbit, always update the attribute flags for the pv list hander.Miod Vallat
2003-12-14install awk USD;Jason McIntyre
2003-12-14Log the actual port for src and dst, don't assume it's always 500.Hakan Olsson
2003-12-14Make isakmpd work on big endian linux machines. From Sebastian Klemke.Hakan Olsson