summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-11-25test mixed af rules. broken right now. sigh.Henning Brauer
2002-11-25remove printf's in xl_setmode().Brad Smith
2002-11-25KNFHenning Brauer
2002-11-25add xl(4) as supported on macppc and the missing em(4).Dale Rahn
2002-11-25Fix URL CRLF Injection bug.margarida
2002-11-25.Xr pfctl/pf.conf, not altqd/altq.conf; partitially from David Krause; Thanks!Henning Brauer
2002-11-25altq leftovers; David KrauseHenning Brauer
2002-11-25Missing check around snprintf().Mike Pechkin
2002-11-25succesful -> successfulAnil Madhavapeddy
2002-11-25protect the arc4_getbyte() w/ an splhigh sinceMichael Shalayeff
2002-11-25avoid size_t -> int conversion. style nit for sizeof(). David KrauseJun-ichiro itojun Hagino
2002-11-25another pass, sighTheo de Raadt
2002-11-25fix queue exampleHenning Brauer
2002-11-25more crap tuningTheo de Raadt
2002-11-25yeahHenning Brauer
2002-11-25I am sick of this thing. It does not follow the rules of manual pages.Theo de Raadt
2002-11-25Mention the net.inet.tcp.ecn sysctl.Wilbern Cobb
2002-11-25sncTheo de Raadt
2002-11-25more funPeter Valchev
2002-11-25Warn if atexit(3) fails. Change some tabs to spaces. UseChad Loder
2002-11-24consistency; s/nat/translation/ a few timesHenning Brauer
2002-11-24move } outside #ifdef INET6Ryan Thomas McBride
2002-11-24typo: "the the"Kevin Steves
2002-11-24KNF while beeing hereHenning Brauer
2002-11-24gack.Henning Brauer
2002-11-24Add HISTORY sectionTodd C. Miller
2002-11-24test altq and queueHenning Brauer
2002-11-24make succeed again; explicit address family needed in one more case nowHenning Brauer
2002-11-24KNFHenning Brauer
2002-11-24KNFHenning Brauer
2002-11-24make the example parseable (quotes around macros)Philipp Buehler
2002-11-24also no opt_user_ldt.hPhilipp Buehler
2002-11-24Check whether the chip enabled or not by reading status register.Alexander Yurchenko
2002-11-24use 8 rounds for passwd, like login.conf specifies; rob_ses@web.deTheo de Raadt
2002-11-24there is no spoon^Wopt_pool.hPhilipp Buehler
2002-11-24Be sun4m-friendly in FDC_C_HANDLER case.Miod Vallat
2002-11-24we "now" have /usr/share/pfPhilipp Buehler
2002-11-24missed one about ordering in the ruleset-filePhilipp Buehler
2002-11-24modifiers for -F/-s in the same order as it is required in pf.conf(5)Philipp Buehler
2002-11-24reflect new ordering requirements (..nat, queue, filter)Philipp Buehler
2002-11-24consistency: use sin6 as variable name for sockaddr_in6, not sinHenning Brauer
2002-11-24enforce that queue comes right before filteringPhilipp Buehler
2002-11-24RIO is not yet in GENERICPhilipp Buehler
2002-11-24Fix an error message and remove 'S' from getopt, it's not used.Daniel Hartmeier
2002-11-24Explicit unsigned char and unsigned short instead of u_char, u_short.Marc Espie
2002-11-24Fix a kernel fault in FDC_C_HANDLER code.Miod Vallat
2002-11-24Same fix for nat and rdr. Now all regress tests pass with malloc.conf JDaniel Hartmeier
2002-11-24Don't memcpy() structures that contain TAILQs. If you need a copy, you haveDaniel Hartmeier
2002-11-24Cosmetics and removal of a redundant code block.Daniel Hartmeier
2002-11-24"The contents is" -> "The contents are"Chad Loder