summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2002-06-08document $proto, $nr in rule labelsHenning Brauer
2002-06-08Remove some debugging codeTodd C. Miller
2002-06-08Disable the screen burner if it is enabled and X starts, and reinable uponDale Rahn
2002-06-08Missing newline at end of file. from krauseDale Rahn
2002-06-08spool dirs should be group daemon, mode 0775Todd C. Miller
2002-06-08Remove setuid root from lp*. lpr needs to be setuid daemon so theTodd C. Miller
2002-06-08expand $nr -> rule number in rule labelsHenning Brauer
2002-06-08Make gem MI because it is present on macppc and sparc64. ok aaron@Dale Rahn
2002-06-08expand $proto in rule labelsHenning Brauer
2002-06-08. include,Marc Espie
2002-06-08rl* at cardbusAaron Campbell
2002-06-08Note support for RealTek-based CardBus cards.Aaron Campbell
2002-06-08Document RealTek CardBus support.Aaron Campbell
2002-06-08Add support for RealTek 8129/8139-based CardBus cards; mostly from NetBSD.Aaron Campbell
2002-06-08typoJun-ichiro itojun Hagino
2002-06-08syncAaron Campbell
2002-06-08Add some RealTek card ID's; from NetBSD.Aaron Campbell
2002-06-08in6_len2mask is a duplicate of in6_prefixlen2mask. unify. sync w/kameJun-ichiro itojun Hagino