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