summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-11-26Make the PTE constants unsigned long with UL.Artur Grabowski
2002-11-26re-enable if_timer; jason@ ok.Federico G. Schwindt
2002-11-26KNFHenning Brauer
2002-11-26Remove unnecessary fflush(stderr) calls, stderr is unbuffered by default.Wilbern Cobb
2002-11-26Whitespace diff; from FreeBSDJason Wright
2002-11-25Change a setuid() that should be seteuid(), not iced by grange@Todd C. Miller
2002-11-25enable fxp(4) and xl(4) on sparc64; ok jason@Christian Weisgerber
2002-11-25create a new set of regress tests, which require an activeMichael Shalayeff
2002-11-25repair decide_address_familyHenning Brauer
2002-11-25"successful" spelling fixes in comments & documentationPeter Valchev
2002-11-25for loN and link1 translate the iface into address properly; henning@ okMichael Shalayeff
2002-11-25adjust; slightly off due to 1K = 1000 fixHenning Brauer
2002-11-251Kb = 1000b, not 1024; as discussed with kjc@ and theoHenning Brauer
2002-11-25kill trailing newlines; markus@Henning Brauer
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