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