Age | Commit message (Expand) | Author |
2002-06-08 | use weak aliases whenever is possible; millert@ ok. | Federico G. Schwindt |
2002-06-08 | Remove this horror DIAGNOSTIC define. It was just ugly when it | Artur Grabowski |
2002-06-08 | Let this build when the internal DIAGNOSTIC define is removed. | Artur Grabowski |
2002-06-08 | document $proto, $nr in rule labels | Henning Brauer |
2002-06-08 | Remove some debugging code | Todd C. Miller |
2002-06-08 | Disable the screen burner if it is enabled and X starts, and reinable upon | Dale Rahn |
2002-06-08 | Missing newline at end of file. from krause | Dale Rahn |
2002-06-08 | spool dirs should be group daemon, mode 0775 | Todd C. Miller |
2002-06-08 | Remove setuid root from lp*. lpr needs to be setuid daemon so the | Todd C. Miller |
2002-06-08 | expand $nr -> rule number in rule labels | Henning Brauer |
2002-06-08 | Make gem MI because it is present on macppc and sparc64. ok aaron@ | Dale Rahn |
2002-06-08 | expand $proto in rule labels | Henning Brauer |
2002-06-08 | . include, | Marc Espie |
2002-06-08 | rl* at cardbus | Aaron Campbell |
2002-06-08 | Note support for RealTek-based CardBus cards. | Aaron Campbell |
2002-06-08 | Document RealTek CardBus support. | Aaron Campbell |
2002-06-08 | Add support for RealTek 8129/8139-based CardBus cards; mostly from NetBSD. | Aaron Campbell |
2002-06-08 | typo | Jun-ichiro itojun Hagino |
2002-06-08 | sync | Aaron Campbell |
2002-06-08 | Add some RealTek card ID's; from NetBSD. | Aaron Campbell |
2002-06-08 | in6_len2mask is a duplicate of in6_prefixlen2mask. unify. sync w/kame | Jun-ichiro itojun Hagino |
2002-06-08 | Macppc switches to gem from gm. Use the MI, better, Gig-E capable driver. | Dale Rahn |
2002-06-08 | print address; millert@ ok. | Federico G. Schwindt |
2002-06-08 | on SIOCAIFADDR_IN6 check if sin6_len is sane. sync w/kame | Jun-ichiro itojun Hagino |
2002-06-07 | kill register; ok with itojun | jasoni |
2002-06-07 | use TAILQ_FOREACH macro; ok angelos | jasoni |
2002-06-07 | Multicast fixes, Gig-E support, mostly from netbsd. ok jason@ | Dale Rahn |
2002-06-07 | sync | Theo de Raadt |
2002-06-07 | knf | Jason Wright |
2002-06-07 | Handle realloc() failure gracefully. Terminates with err() anyway in this | Daniel Hartmeier |
2002-06-07 | Use LIST macros instead of accessing field members directly; jason@ ok | Aaron Campbell |
2002-06-07 | Detect wrap-around of timeout and set it to its maximum value. Hacky | Angelos D. Keromytis |
2002-06-07 | henning, read this to see what i mean by KNF | Theo de Raadt |
2002-06-07 | increase rule label length from 32 to 64 chars | Henning Brauer |
2002-06-07 | add the possibility to configure a TTL while return-rst | Philipp Buehler |
2002-06-07 | Fix more timeout handling issues in ohci. There are still cursed harrdware | Miod Vallat |
2002-06-07 | sync | Theo de Raadt |
2002-06-07 | style | Jun-ichiro itojun Hagino |
2002-06-07 | Avoid some gcc3 warnings. From David Krause <openbsd@davidkrause.com> | Hakan Olsson |
2002-06-07 | print rip6stat | Jun-ichiro itojun Hagino |
2002-06-07 | More DDB fallout. | Dale Rahn |
2002-06-07 | Fix DDB build problem, minor cleanup. | Dale Rahn |
2002-06-07 | The code to append the last 5 digits of the time in Unix format to | Todd C. Miller |
2002-06-07 | This doesn't happen, and Debugger should not be used here anyway... | Dale Rahn |
2002-06-07 | move IPV6_CHECKSUM processing to ip6_raw_ctloutput(). bunch of KNFs. | Jun-ichiro itojun Hagino |
2002-06-07 | in pf_route{6}, do not pass thru pf_test again if the outgoing | jasoni |
2002-06-07 | Instead of passing seed and defaultseed to normal_mode() and | Todd C. Miller |
2002-06-07 | Remove obsolete CLKF_BASEPRI(). ok niklas@, miod@ and art@ | Thomas Nordin |
2002-06-07 | Add "(max <number>)" option for "keep/modulate state" to limit the number | Daniel Hartmeier |
2002-06-07 | Change addupc_intr to not use fuswintr and suswintr to update the profiling | Artur Grabowski |