Age | Commit message (Expand) | Author |
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 |
2001-06-26 | add support for hardware rng using default scalar (can generate up to a | Jason Wright |
2001-06-26 | avoid useless m_copyback | Jun-ichiro itojun Hagino |
2001-06-26 | fix big oops in bus access macros and buffer for rng | Jason Wright |
2001-06-26 | use m_copydata for 1st ip header too. | Jun-ichiro itojun Hagino |
2001-06-26 | avoid m_pulldown (and mbuf alloc/free). | Jun-ichiro itojun Hagino |
2001-06-26 | More KNF | Angelos D. Keromytis |
2001-06-26 | pass ip header offset to child functions. a preparation for | Jun-ichiro itojun Hagino |
2001-06-26 | KNF | Angelos D. Keromytis |
2001-06-26 | Replicated TCP sequence tracking code in PF from Guido's IPF paper. | Mike Frantzen |
2001-06-26 | sigh | Niels Provos |