summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-06-08Use tsleep.Artur Grabowski
2002-06-08Use tsleep instead of sleep.Artur Grabowski
2002-06-08Use ltsleep in vfs_busy.Artur Grabowski
2002-06-08use the dirfd macro instead of reaching into the DIR and pulling out dd_fdTodd C. Miller
2002-06-08make this actually compileTodd C. Miller
2002-06-08do not use deprecated ioctlsJun-ichiro itojun Hagino
2002-06-08Force lpd socket to be mode 0660, group daemonTodd C. Miller
2002-06-08make pci_conf_{read|write} indirect functions so we can overload themJason Wright
2002-06-08a bit more for the responder casesHakan Olsson
2002-06-08.Xr pf.conf 5 . -> pfctl 8, from Dries SchellekensDaniel Hartmeier
2002-06-08KNF miss in my last commitNiklas Hallqvist
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