summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2003-12-16when a bridge filter rule specifies both src and dst mac address, we do notHenning Brauer
2003-12-16Add SLIST_FOREACH_PREVPTR and SLIST_REMOVE_NEXT. SLIST_FOREACH_PREVPTRTodd C. Miller
2003-12-16reenable sti1 as the issues has been resolvedMichael Shalayeff
2003-12-16return error in ifc_destroy; ok deraadt, itojun, cedric, hshoexerMarkus Friedl
2003-12-16uncessary defnsJason Wright
2003-12-16Don't need linear mappings here eitherJason Wright
2003-12-16don't do a linear mapping (prevents warnings on the leopard)Jason Wright
2003-12-16Compute openings value, out of boot-time count of devices.Niklas Hallqvist
2003-12-16Compute openings value, out of boot-time count of devices.Niklas Hallqvist
2003-12-16BecuaseTheo de Raadt
2003-12-16Don't do all the heavy pfsync processing if there are no bpf listenersRyan Thomas McBride
2003-12-16clean the cpu types and syncMichael Shalayeff
2003-12-16only map the rom and do not touch the hpa space getting rid of memsize define...Michael Shalayeff
2003-12-16Pass gcc -Wsign-compare; ok grange@Todd C. Miller
2003-12-16shrink error strings a lot; ok millertTheo de Raadt
2003-12-16Remove unused strings; we print out info from pcmciadevs duringTodd C. Miller
2003-12-16shorten terminal baud rate change stringsTheo de Raadt
2003-12-16becuaseTheo de Raadt
2003-12-15Set devclass to DV_IFNET for all USB network drivers.Cedric Berger
2003-12-15syncTheo de Raadt
2003-12-15more shrinkTheo de Raadt
2003-12-15Fix some sign issues that fell out from the change of rlim_t to unsigned.Todd C. Miller
2003-12-15sc_sp is a #define on some architectures, use a different nameTheo de Raadt
2003-12-15ryan left a few for me ;-)Henning Brauer
2003-12-15workaround a clock tick handling bug that the rlimit code just exposed.Theo de Raadt
2003-12-15Fix whitespace screwups before henning wakes up.Ryan Thomas McBride
2003-12-15Add initial support for pf state synchronization over the network.Ryan Thomas McBride
2003-12-15syncTheo de Raadt
2003-12-15shorten names a lotTheo de Raadt
2003-12-15Add support to track stateful connections by source ip. This allows usRyan Thomas McBride
2003-12-14the extended long (bracketed) cpu names are not useful to anyone -- they areTheo de Raadt
2003-12-14Replace pmap_testbit/pmap_changebit sequences with a tailor-made pmap_unsetbitMiod Vallat
2003-12-14Remove unnecessary trunc_page() calls, and change pmap_enter() logic toMiod Vallat
2003-12-14In pmap_testbit, always update the attribute flags for the pv list hander.Miod Vallat
2003-12-14alignment fixes (e.g sparc 64); from Daniel Lucq; ok millert, henningMarkus Friedl
2003-12-13initial support ifconfig destroy; ok deraadt@Markus Friedl
2003-12-12syncTheo de Raadt
2003-12-127954 will be a speed-bin 7955Theo de Raadt
2003-12-12another small compiler warning cleanup (#error instead of bailing out)Hans-Joerg Hoexer
2003-12-12Provide a better delay() resolution on 188.Miod Vallat
2003-12-12Move PF interface code to new net/pf_if.cCedric Berger
2003-12-12typoTheo de Raadt
2003-12-12Support for 2 new acard ata133 chips.Alexander Yurchenko
2003-12-12nforce chip doesn't have cable check bit; noticed by hugh@ a longAlexander Yurchenko
2003-12-12small compiler warning cleanup (#error instead of bailing out)Hans-Joerg Hoexer
2003-12-12initialze -> initializes; from Eric Borsboom;Jason McIntyre
2003-12-12missing parameter to printf; erick@bonzai.space-ei.nlTheo de Raadt
2003-12-12niels kindly dropped clause 3/4 from the license. tnx!Jun-ichiro itojun Hagino
2003-12-12previous commit included bad hunk. sorryJun-ichiro itojun Hagino
2003-12-12Remove unused and incorrect generic interface ioctl defines SIOCSIFGENERICRyan Thomas McBride