summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-06-26typojasoni
2001-06-26add pf.filter and pf.nat; ok @deraadtDaniel Hartmeier
2001-06-26pf rule sets; ok deraadt@Daniel Hartmeier
2001-06-26+ pf.nat.5Ian Darwin
2001-06-26Renamed files to pf.filter and pf.rulesIan Darwin
2001-06-26renamedIan Darwin
2001-06-26add space after line number; wilfried@Daniel Hartmeier
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 ↵Michael Shalayeff
last on also lostthe msg_map
2001-06-26Comment about the bus_space_alloc calls and their problemsNiklas Hallqvist
2001-06-26type in usage: Surpress -> Suppressjasoni
2001-06-26supply a size argument to the _post and _msg_post.Michael Shalayeff
byteswap the status word in reset.
2001-06-26Create a scratch dma mapNiklas Hallqvist
2001-06-26remove ksyms before recreating it.Dale Rahn
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-26update this man page for the new netcatEric Jackson
2001-06-26speling, from jsyn@nthought.comDug Song
2001-06-26jack up the rng clock prescalar a bitJason Wright
define the rng address space
2001-06-26prototype pedant. not very creative...Jun-ichiro itojun Hagino
- () -> (void) - no variable names
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-26Updates about BSD Auth section.Hans Insulander
2001-06-26Fix args to pciide_machdep_compat_intr_disestablishConstantine Sapuntzakis
2001-06-26unbreakMarkus Friedl
2001-06-26cleaning and adding a bit of debugging code... next step: bignums from ↵Jason Wright
userland =)
2001-06-26new interface for secure_filename()Markus Friedl
2001-06-26remove unnecessary .Pp between .It;Mike Pechkin
millert@ ok
2001-06-26clock multiplier bitsJason Wright
2001-06-26we sort SEE ALSO by alpha && section.Mike Pechkin
millert@ ok.
2001-06-26man page for fledgling driver.Jason Wright
2001-06-26more smartcard support.Markus Friedl
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
2001-06-26add support for hardware rng using default scalar (can generate up to aJason Wright
3Mbit/s stream, but we're not using that... yet).
2001-06-26update usageMarkus Friedl
2001-06-26avoid useless m_copybackJun-ichiro itojun Hagino
2001-06-26Cleanup and unify login_passwd, login_krb4, login_krb4-or-pwd, login_krb5 andHans Insulander
login_krb5-or-pwd.
2001-06-26fix big oops in bus access macros and buffer for rngJason Wright
2001-06-26use m_copydata for 1st ip header too.Jun-ichiro itojun Hagino
2001-06-26initial support for smartcards in the agentMarkus Friedl