Age | Commit message (Expand) | Author |
2001-06-26 | USER_PCICONF | Artur Grabowski |
2001-06-26 | regen | Dug Song |
2001-06-26 | pass rule to logging for state matches | Niels Provos |
2001-06-26 | size fixes. Some KNF. | Niklas Hallqvist |
2001-06-26 | modify m_pkthdr.len computation to work with both 4.4BSD M_COPY_PKTHDR | Jun-ichiro itojun Hagino |
2001-06-26 | ifdef out some currently unused code | Angelos D. Keromytis |
2001-06-26 | implement djb's getpeereid(2), to allow local-domain servers to determine cli... | Dug Song |
2001-06-26 | log-all causes state matches to log packets to pflog | Niels Provos |
2001-06-26 | Rewrite ipsp_clear_acquire() to be more readable, after all the KNF'ing | Angelos D. Keromytis |
2001-06-26 | add rule pointer and log option to states | Daniel Hartmeier |
2001-06-26 | Remove space. | Angelos D. Keromytis |
2001-06-26 | get rid of another printf | Niels Provos |
2001-06-26 | Add support for the new iBook. from netbsd. ok @drahn. -moj | Mats O Jansson |
2001-06-26 | USB is still somewhat flakey on alpha. disable by default. | Nathan Binkert |
2001-06-26 | use reasons in pull_hdr, default log if pull_hdr fails. okay deraadt@ | Niels Provos |
2001-06-26 | Use pool(9) for IPsec acquires too. | Angelos D. Keromytis |
2001-06-26 | Use pool(9) for IPsec policy structures. | Angelos D. Keromytis |
2001-06-26 | Keep the PFKEY sequence number at the TDB, plus a little bit of KNF | Angelos D. Keromytis |
2001-06-26 | Cleanup of interrupt configuration, move prototypes to header file, | Dale Rahn |
2001-06-26 | no longer pass around **m | Theo de Raadt |
2001-06-26 | Hey, what did ya expect... more reg defs? | Jason Wright |
2001-06-26 | deal with NULL rule being passed to logging | Niels Provos |
2001-06-26 | There should be a way of automating register defines from databooks *sigh* | Jason Wright |
2001-06-26 | fix logging. the ip header is contained in the first mbuf. itojun and me. | Niels Provos |
2001-06-26 | forgot htons | Niels Provos |
2001-06-26 | add a subreason to the link header to allow us to determine why a packet was | Niels Provos |
2001-06-26 | allow 0.0.0.0/x in rules | Peter Stromberg |
2001-06-26 | make iop_msg_post deal w/ the size itself | Michael Shalayeff |
2001-06-26 | remove white space | Brad Smith |
2001-06-26 | more suitable error values when DIOCSTART/STOP fail; peters@telia.net | Daniel Hartmeier |
2001-06-26 | Some stylistic changes | Niklas Hallqvist |
2001-06-26 | initialize sw and fix the the mb length | Michael Shalayeff |
2001-06-26 | a few style changes from niklas and fill the mb for ofifo_init proper | Michael Shalayeff |
2001-06-26 | make the scratch mem global, convert reset, status_get, and ofifo_init, the l... | Michael Shalayeff |
2001-06-26 | Comment about the bus_space_alloc calls and their problems | Niklas Hallqvist |
2001-06-26 | supply a size argument to the _post and _msg_post. | Michael Shalayeff |
2001-06-26 | Create a scratch dma map | Niklas Hallqvist |
2001-06-26 | no // comments | Markus Friedl |
2001-06-26 | Appease gcc by not using void pointers in arithmetic operations. | Aaron Campbell |
2001-06-26 | Restore inclusion of <sys/systm.h>. | Aaron Campbell |
2001-06-26 | jack up the rng clock prescalar a bit | Jason Wright |
2001-06-26 | Appease gcc by not using void pointers in arithmetic operations; art@ ok | Aaron Campbell |
2001-06-26 | KNF | Angelos D. Keromytis |
2001-06-26 | KNF | Angelos D. Keromytis |
2001-06-26 | remove statics | Niklas Hallqvist |
2001-06-26 | Fix args to pciide_machdep_compat_intr_disestablish | Constantine Sapuntzakis |
2001-06-26 | cleaning and adding a bit of debugging code... next step: bignums from userla... | Jason Wright |
2001-06-26 | clock multiplier bits | Jason Wright |
2001-06-26 | Remove left-over code from cleaning that was causing servers to fail to respond | Constantine Sapuntzakis |
2001-06-26 | stub bus_space_{alloc,free} | Michael Shalayeff |