summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2003-12-14we don't support GSS KEX; from Simon WilkinsonMarkus Friedl
2003-12-14alignment fixes (e.g sparc 64); from Daniel Lucq; ok millert, henningMarkus Friedl
2003-12-14Don't go into kerberosV/lib explicitely for now. Nothing to do there.Matthieu Herrb
2003-12-13sort options, and adjust -width of options' list;Jason McIntyre
2003-12-13sort options and typos for openssl {dsa,dsaparam};Jason McIntyre
2003-12-13initial support ifconfig destroy; ok deraadt@Markus Friedl
2003-12-12syncTheo de Raadt
2003-12-127954 will be a speed-bin 7955Theo de Raadt
2003-12-12another small compiler warning cleanup (#error instead of bailing out)Hans-Joerg Hoexer
2003-12-12typo; ok jmc@Christian Weisgerber
2003-12-12Provide a better delay() resolution on 188.Miod Vallat
2003-12-12Move PF interface code to new net/pf_if.cCedric Berger
2003-12-12- update SYNOPSISJason McIntyre
2003-12-12knfTheo de Raadt
2003-12-12typoTheo de Raadt
2003-12-12Document RLIM_SAVED_CUR and RLIM_SAVED_MAX; jmc@ OKTodd C. Miller
2003-12-12Add a check for absolute pathnames; from cvs 1.11.10; deraadt@ OKTodd C. Miller
2003-12-12Support for 2 new acard ata133 chips.Alexander Yurchenko
2003-12-12nforce chip doesn't have cable check bit; noticed by hugh@ a longAlexander Yurchenko
2003-12-12small compiler warning cleanup (#error instead of bailing out)Hans-Joerg Hoexer
2003-12-12initialze -> initializes; from Eric Borsboom;Jason McIntyre
2003-12-12Update, mostly from FreeBSD:Otto Moerbeek
2003-12-12sync with <sys/mbuf.h>, as pointed out by Dragos Ruiu;Jason McIntyre
2003-12-12missing parameter to printf; erick@bonzai.space-ei.nlTheo de Raadt