summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-06-17- make user ioctl's available via gprio.hFederico G. Schwindt
2002-06-17sync with libc_r (NOPOLL no longer needed)Marco S Hyman
2002-06-17only make -g available to root, by disabling setgid kmem; bunch of people okTheo de Raadt
2002-06-17work around a possible buffer overflow in chunk handling.Henning Brauer
2002-06-17syncNathan Binkert
2002-06-17New Rio/Nike psa[play 120 mp3 playerNathan Binkert
2002-06-17A bit better. Remove debug cruft.Hakan Olsson
2002-06-17merge nat.conf here as wellHenning Brauer
2002-06-17remove noisy jason debug printf blatther. bad pTheo de Raadt
2002-06-17syncTheo de Raadt
2002-06-17format string fix. From: Gregory Steuck <greg@nest.cx>Jun-ichiro itojun Hagino
2002-06-17make this readable. If I broke something, someone else gets to fix it now th...Theo de Raadt
2002-06-17note our setuid rule clearerTheo de Raadt
2002-06-17since we do not even have this functionality, this does not need gid kmemTheo de Raadt
2002-06-17KNFTheo de Raadt
2002-06-17Add UK keymap (tested on PBG4). Since it doesn't have a # key, do likeAnil Madhavapeddy
2002-06-17make usage like man pageTheo de Raadt
2002-06-17Remove bogus make expression that only confused readers of the file.Marco S Hyman
2002-06-17Compensate for dodgy Win98/WinME MSCHAPv2 responses later in the codebrian
2002-06-17nat.conf(5) no longer exist, reference to pf.conf(5) insteadPeter Valchev
2002-06-17no nat.conf(5) softlinkPeter Valchev
2002-06-17No more nat.conf; blessed by deraadtPeter Valchev
2002-06-17this goes awayTheo de Raadt
2002-06-17we no longer do this. why was it edited incorrectly?Theo de Raadt
2002-06-16Rules must in order -> Rules must be in orderAaron Campbell
2002-06-16write newline before successful test completionMarco S Hyman
2002-06-16write output to stdout instead of fprintf to stderr. This brings itMarco S Hyman
2002-06-16Oops, uncomment wsdisplay at vga, commented out by mistake last time.Miod Vallat
2002-06-16use TAILQ_xx macro. from lukem@netbsd. markus okJun-ichiro itojun Hagino
2002-06-16Increase XL_TIMEOUT from 1000 -> 2000. No longer get those pesky "commandAaron Campbell
2002-06-16keep nat.conf(5) softlink, from ckuethe@ualberta.caPeter Valchev
2002-06-16Remove nat.conf(5) reference.Miod Vallat
2002-06-16Some nat.conf(5) -> pf.conf(5) changes.Miod Vallat
2002-06-16someone didn't do a make buildPeter Valchev
2002-06-16More nat.conf(5) -> pf.conf(5) updatesMiod Vallat
2002-06-16bye byeHenning Brauer
2002-06-16merge nat.conf.5Henning Brauer
2002-06-16Missing braces around else case, fixes a kernel crash introduced in r1.5 ifAaron Campbell
2002-06-16When processing the KERN_VNODE sysctl, the kernel builds a packed structure,Miod Vallat
2002-06-16install headers from libevent; ok miod@Christian Weisgerber
2002-06-16match man page to source; from Jean-Francois Brousseau <krapht@secureops.com>Todd T. Fries
2002-06-16defining cdev_*_init over other unrelated device's cdev_*_init is very very badMichael Shalayeff
2002-06-16implement kqueue for audio; tested on wiggy and niels@ okMichael Shalayeff
2002-06-16forgot copyright, pointed out by christos@netbsdNiels Provos
2002-06-15disable auto-update of version.texi version-stnd.texi.Marc Espie
2002-06-15change ref gm(4)->gem(4); ok miodPeter Valchev
2002-06-15Check the correct variable when freeing the RX/TX lists.Aaron Campbell
2002-06-15ecn_* policy attributes --- ok ho@Angelos D. Keromytis
2002-06-15Reset rulestate in parse_rules(), so consecutive calls (like from authpf)Daniel Hartmeier
2002-06-15wrong copyright yearJason Wright