Age | Commit message (Expand) | Author |
2002-10-10 | Sun Crypto 1000 | Jason Wright |
2002-10-10 | Missing m_pullup() and mbuf corruption. This potentially caused | Daniel Hartmeier |
2002-10-10 | protect against multiple inclusion; pointed out by naddy, miod ok | Peter Valchev |
2002-10-10 | padd pf_state; dhartmei@ ok | Michael Shalayeff |
2002-10-10 | add a borrow flag to be used by pf/altq. | Kenjiro Cho |
2002-10-10 | preserve the m_tag order in m_tag_copy_chain() as originally intended. | Kenjiro Cho |
2002-10-09 | Remove trailing '\n's from panic messages. | Kenneth R Westerback |
2002-10-09 | pretty print | Theo de Raadt |
2002-10-09 | supress too noisy log - can be re-enabled by sysctl. sync w/kame | Jun-ichiro itojun Hagino |
2002-10-09 | Nobody expects the spanish inquisition! | Miod Vallat |
2002-10-09 | regen | Henning Brauer |
2002-10-09 | Broadcom BCM4401 | Henning Brauer |
2002-10-09 | new message to track uid/gid changes | Jun-ichiro itojun Hagino |
2002-10-08 | the first step of pf/altq merge. | Kenjiro Cho |
2002-10-07 | Remove a diagnostic check that I added when reorganizing the code. | Artur Grabowski |
2002-10-07 | this removes the functionality of adding allocated | Michael Shalayeff |
2002-10-07 | also s/_PSW/_PSL/ | Michael Shalayeff |
2002-10-07 | s/PSW_/PSL_/ to match other archs | Michael Shalayeff |
2002-10-07 | -Wsign-compare clean | Daniel Hartmeier |
2002-10-07 | proper terminate the user stack on signal | Michael Shalayeff |
2002-10-07 | on implementations w/ fpu included unimplemented instructions | Michael Shalayeff |
2002-10-07 | set block-policy [drop|return] | Henning Brauer |
2002-10-07 | support a generic return | Henning Brauer |
2002-10-07 | make return-icmp work for rules covering both v4 and v6 | Henning Brauer |
2002-10-07 | use a new rule_flag PFRULE_RETURNICMP to decide wether to return-icmp or not | Henning Brauer |
2002-10-07 | Add 'reply-to' to filter rules, similar to route-to, but applying to | Daniel Hartmeier |
2002-10-07 | Improved workaround for cardbus support on macppc. This allows mappings to | Dale Rahn |
2002-10-06 | Remove some '#if 0' cruft. | Artur Grabowski |
2002-10-06 | unused prototype. | Artur Grabowski |
2002-10-06 | Move out the execution of vmcmds into a separate function. | Artur Grabowski |
2002-10-06 | No more need to initialize the result list before uvm_pglistalloc. | Artur Grabowski |
2002-10-06 | Initialize the result list in uvm_pglistalloc. | Artur Grabowski |
2002-10-06 | nbuf doesn't belong here. It's declared on all architectures instead. | Artur Grabowski |
2002-10-06 | Declare nbuf just like all other architectures. | Artur Grabowski |
2002-10-06 | Garbage collect __HAVE_SPLASSERT. It wasn't necessary. | Artur Grabowski |
2002-10-06 | use syslog format for syslog, now that release is past... | Marc Espie |
2002-10-05 | spelling. | Federico G. Schwindt |
2002-10-05 | Allow filtering based on IP header's tos field. | Daniel Hartmeier |
2002-10-05 | fix a embarrassing list-handling bug in cbq. | Kenjiro Cho |
2002-10-05 | match 5822 | Jason Wright |
2002-10-04 | Match INTEL PRO_100_VE_2, too; Chris Nadovich <chris@jtan.com> | Jason Wright |
2002-10-04 | formatting, grammar, spaces; from grendel@zeitbombe.org | Michael Shalayeff |
2002-10-04 | free resources on failures in attach, kill some spaces; from grendel@zeitbomb... | Michael Shalayeff |
2002-10-04 | do not read the codec regs, it seems to shutter the sound; from grendel@zeitb... | Michael Shalayeff |
2002-10-04 | [to the right branch this time] | Jason Ish |
2002-10-04 | as i said, only check the class; add a comment on signature checking | Michael Shalayeff |
2002-10-04 | regen | Michael Shalayeff |
2002-10-04 | some intel ids; from Riccardo.Sibilia@ascom.ch | Michael Shalayeff |
2002-10-04 | DWL-520+ | Michael Shalayeff |
2002-10-04 | regen | Henning Brauer |