summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-06-08pf_timeouts is shared between pfctl and authpf, put it in the shared file.Dale Rahn
2002-06-08Oops, it was not meant to be removed, just liposucked.Miod Vallat
2002-06-08One ddb to rule them all.Miod Vallat
2002-06-08Strict prototypes, and some KNF touches while there.Miod Vallat
2002-06-08Strict prototypes, fix lcsplx() behaviour as per macppc, and a fewMiod Vallat
2002-06-08Strict prototypes, and fix mvmeprom_brdid interface.Miod Vallat
2002-06-08Fix device and console device prototypes.Miod Vallat
2002-06-08Factorize common parts (cache-related stuff).Miod Vallat
2002-06-08i386 configures devices while at spl0, this causes problems if devicesDale Rahn
2002-06-08- extended SMART support.Grigoriy Orlov
2002-06-08silently ignore deprecated options, since FallBackToRsh might be passedMarkus Friedl
2002-06-08remove FallBackToRshMarkus Friedl
2002-06-08Fix cut & paste error from last commit.Grigoriy Orlov
2002-06-08more splnet protection to dom_ifattachJun-ichiro itojun Hagino
2002-06-08protect dom_ifattach by splnetJun-ichiro itojun Hagino
2002-06-08de peeJason Wright
2002-06-08Add regression tests for NAT list expansionKjell Wooding
2002-06-08add list expansion to src/dest in NAT rules. i.e.Kjell Wooding
2002-06-08Free commits from theo's drunken state.Kjell Wooding
2002-06-08It had to go in.Bob Beck
2002-06-08protect biodone with splbioArtur Grabowski
2002-06-08no macro concatenationHenning Brauer
2002-06-08no macro concatenation via +=Henning Brauer
2002-06-08remove macro concatenation via += per Theo's adviceHenning Brauer
2002-06-08recurse into my new test (libm/trivial1)Jason Wright
2002-06-08Really simple test that shouldn't fail, but does on some arch's (ok, oneJason Wright
2002-06-08'(' -> "(" in BNF, from Dries SchellekensDaniel Hartmeier
2002-06-08keep the count of fragments consistent when we have to do a fail safe dropMike Frantzen
2002-06-08Explain why there is no splhigh hereNiklas Hallqvist
2002-06-08Provide type information for some symbols. Should fix vmstat -i.Artur Grabowski
2002-06-08regression test for macro concatenationHenning Brauer
2002-06-08document macro concatenationHenning Brauer
2002-06-08allow macro concatenation likeHenning Brauer
2002-06-08correctnessChris Cappuccio
2002-06-08Make state timeouts configurable per rule, likeDaniel Hartmeier
2002-06-08After much horrible and painful slogging through asn1 code,Bob Beck
2002-06-08you too, out.Federico G. Schwindt
2002-06-08sayonara, you should not be here; reported by wcobb@Federico G. Schwindt
2002-06-08remove FallBackToRsh/UseRshMarkus Friedl
2002-06-08just warn about Deprecated options for nowMarkus Friedl
2002-06-08Always keep the symbols, don't hand that memory to the VM system.Artur Grabowski
2002-06-08deprecate FallBackToRsh and UseRsh; patch from djm@Markus Friedl
2002-06-08nuke ptrace commentMarkus Friedl
2002-06-08only accept 20 byte session idsMarkus Friedl
2002-06-08explicitely set inet for localhost and lo0 tests, test would fail ifHenning Brauer
2002-06-08comment and error message cleanup, from Brian Poole <raj@cerias.purdue.edu>Bob Beck
2002-06-08regression test from $srcaddr & friends in rule labelsHenning Brauer
2002-06-08use weak aliases whenever is possible; millert@ ok.Federico G. Schwindt
2002-06-08Remove this horror DIAGNOSTIC define. It was just ugly when itArtur Grabowski
2002-06-08Let this build when the internal DIAGNOSTIC define is removed.Artur Grabowski