Age | Commit message (Expand) | Author |
2002-06-08 | Use tsleep. | Artur Grabowski |
2002-06-08 | Use tsleep instead of sleep. | Artur Grabowski |
2002-06-08 | Use ltsleep in vfs_busy. | Artur Grabowski |
2002-06-08 | use the dirfd macro instead of reaching into the DIR and pulling out dd_fd | Todd C. Miller |
2002-06-08 | make this actually compile | Todd C. Miller |
2002-06-08 | do not use deprecated ioctls | Jun-ichiro itojun Hagino |
2002-06-08 | Force lpd socket to be mode 0660, group daemon | Todd C. Miller |
2002-06-08 | make pci_conf_{read|write} indirect functions so we can overload them | Jason Wright |
2002-06-08 | a bit more for the responder cases | Hakan Olsson |
2002-06-08 | .Xr pf.conf 5 . -> pfctl 8, from Dries Schellekens | Daniel Hartmeier |
2002-06-08 | KNF miss in my last commit | Niklas Hallqvist |
2002-06-08 | pf_timeouts is shared between pfctl and authpf, put it in the shared file. | Dale Rahn |
2002-06-08 | Oops, it was not meant to be removed, just liposucked. | Miod Vallat |
2002-06-08 | One ddb to rule them all. | Miod Vallat |
2002-06-08 | Strict prototypes, and some KNF touches while there. | Miod Vallat |
2002-06-08 | Strict prototypes, fix lcsplx() behaviour as per macppc, and a few | Miod Vallat |
2002-06-08 | Strict prototypes, and fix mvmeprom_brdid interface. | Miod Vallat |
2002-06-08 | Fix device and console device prototypes. | Miod Vallat |
2002-06-08 | Factorize common parts (cache-related stuff). | Miod Vallat |
2002-06-08 | i386 configures devices while at spl0, this causes problems if devices | Dale Rahn |
2002-06-08 | - extended SMART support. | Grigoriy Orlov |
2002-06-08 | silently ignore deprecated options, since FallBackToRsh might be passed | Markus Friedl |
2002-06-08 | remove FallBackToRsh | Markus Friedl |
2002-06-08 | Fix cut & paste error from last commit. | Grigoriy Orlov |
2002-06-08 | more splnet protection to dom_ifattach | Jun-ichiro itojun Hagino |
2002-06-08 | protect dom_ifattach by splnet | Jun-ichiro itojun Hagino |
2002-06-08 | de pee | Jason Wright |
2002-06-08 | Add regression tests for NAT list expansion | Kjell Wooding |
2002-06-08 | add list expansion to src/dest in NAT rules. i.e. | Kjell Wooding |
2002-06-08 | Free commits from theo's drunken state. | Kjell Wooding |
2002-06-08 | It had to go in. | Bob Beck |
2002-06-08 | protect biodone with splbio | Artur Grabowski |
2002-06-08 | no macro concatenation | Henning Brauer |
2002-06-08 | no macro concatenation via += | Henning Brauer |
2002-06-08 | remove macro concatenation via += per Theo's advice | Henning Brauer |
2002-06-08 | recurse into my new test (libm/trivial1) | Jason Wright |
2002-06-08 | Really simple test that shouldn't fail, but does on some arch's (ok, one | Jason Wright |
2002-06-08 | '(' -> "(" in BNF, from Dries Schellekens | Daniel Hartmeier |
2002-06-08 | keep the count of fragments consistent when we have to do a fail safe drop | Mike Frantzen |
2002-06-08 | Explain why there is no splhigh here | Niklas Hallqvist |
2002-06-08 | Provide type information for some symbols. Should fix vmstat -i. | Artur Grabowski |
2002-06-08 | regression test for macro concatenation | Henning Brauer |
2002-06-08 | document macro concatenation | Henning Brauer |
2002-06-08 | allow macro concatenation like | Henning Brauer |
2002-06-08 | correctness | Chris Cappuccio |
2002-06-08 | Make state timeouts configurable per rule, like | Daniel Hartmeier |
2002-06-08 | After much horrible and painful slogging through asn1 code, | Bob Beck |
2002-06-08 | you too, out. | Federico G. Schwindt |
2002-06-08 | sayonara, you should not be here; reported by wcobb@ | Federico G. Schwindt |
2002-06-08 | remove FallBackToRsh/UseRsh | Markus Friedl |