summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2002-10-09Remove trailing '\n's from panic messages.Kenneth R Westerback
2002-10-09pretty printTheo de Raadt
2002-10-09supress too noisy log - can be re-enabled by sysctl. sync w/kameJun-ichiro itojun Hagino
2002-10-09Nobody expects the spanish inquisition!Miod Vallat
2002-10-09regenHenning Brauer
2002-10-09Broadcom BCM4401Henning Brauer
2002-10-09new message to track uid/gid changesJun-ichiro itojun Hagino
2002-10-08the first step of pf/altq merge.Kenjiro Cho
2002-10-07Remove a diagnostic check that I added when reorganizing the code.Artur Grabowski
2002-10-07this removes the functionality of adding allocatedMichael Shalayeff
2002-10-07also s/_PSW/_PSL/Michael Shalayeff
2002-10-07s/PSW_/PSL_/ to match other archsMichael Shalayeff
2002-10-07-Wsign-compare cleanDaniel Hartmeier
2002-10-07proper terminate the user stack on signalMichael Shalayeff
2002-10-07on implementations w/ fpu included unimplemented instructionsMichael Shalayeff
2002-10-07set block-policy [drop|return]Henning Brauer
2002-10-07support a generic returnHenning Brauer
2002-10-07make return-icmp work for rules covering both v4 and v6Henning Brauer
2002-10-07use a new rule_flag PFRULE_RETURNICMP to decide wether to return-icmp or notHenning Brauer
2002-10-07Add 'reply-to' to filter rules, similar to route-to, but applying toDaniel Hartmeier
2002-10-07Improved workaround for cardbus support on macppc. This allows mappings toDale Rahn
2002-10-06Remove some '#if 0' cruft.Artur Grabowski
2002-10-06unused prototype.Artur Grabowski
2002-10-06Move out the execution of vmcmds into a separate function.Artur Grabowski
2002-10-06No more need to initialize the result list before uvm_pglistalloc.Artur Grabowski
2002-10-06Initialize the result list in uvm_pglistalloc.Artur Grabowski
2002-10-06nbuf doesn't belong here. It's declared on all architectures instead.Artur Grabowski
2002-10-06Declare nbuf just like all other architectures.Artur Grabowski
2002-10-06Garbage collect __HAVE_SPLASSERT. It wasn't necessary.Artur Grabowski
2002-10-06use syslog format for syslog, now that release is past...Marc Espie
2002-10-05spelling.Federico G. Schwindt
2002-10-05Allow filtering based on IP header's tos field.Daniel Hartmeier
2002-10-05fix a embarrassing list-handling bug in cbq.Kenjiro Cho
2002-10-05match 5822Jason Wright
2002-10-04Match INTEL PRO_100_VE_2, too; Chris Nadovich <chris@jtan.com>Jason Wright
2002-10-04formatting, grammar, spaces; from grendel@zeitbombe.orgMichael Shalayeff
2002-10-04free resources on failures in attach, kill some spaces; from grendel@zeitbomb...Michael Shalayeff
2002-10-04do 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-04as i said, only check the class; add a comment on signature checkingMichael Shalayeff
2002-10-04regenMichael Shalayeff
2002-10-04some intel ids; from Riccardo.Sibilia@ascom.chMichael Shalayeff
2002-10-04DWL-520+Michael Shalayeff
2002-10-04regenHenning Brauer
2002-10-04Intel 21145Henning Brauer
2002-10-04Prevent packet processing while tweaking address and routing tables.Henric Jungheim
2002-10-04Limit the TX key to a valid range; imp@Todd C. Miller
2002-10-04Aasking to load an already loaded map is not a "warn and pray" kinda thing.Jason Wright
2002-10-04simplify format setupJason Wright
2002-10-043.2-currentTheo de Raadt