Age | Commit message (Expand) | Author |
2002-06-17 | format string fix. From: Gregory Steuck <greg@nest.cx> | Jun-ichiro itojun Hagino |
2002-06-17 | make this readable. If I broke something, someone else gets to fix it now th... | Theo de Raadt |
2002-06-17 | note our setuid rule clearer | Theo de Raadt |
2002-06-17 | since we do not even have this functionality, this does not need gid kmem | Theo de Raadt |
2002-06-17 | KNF | Theo de Raadt |
2002-06-17 | Add UK keymap (tested on PBG4). Since it doesn't have a # key, do like | Anil Madhavapeddy |
2002-06-17 | make usage like man page | Theo de Raadt |
2002-06-17 | Remove bogus make expression that only confused readers of the file. | Marco S Hyman |
2002-06-17 | Compensate for dodgy Win98/WinME MSCHAPv2 responses later in the code | brian |
2002-06-17 | nat.conf(5) no longer exist, reference to pf.conf(5) instead | Peter Valchev |
2002-06-17 | no nat.conf(5) softlink | Peter Valchev |
2002-06-17 | No more nat.conf; blessed by deraadt | Peter Valchev |
2002-06-17 | this goes away | Theo de Raadt |
2002-06-17 | we no longer do this. why was it edited incorrectly? | Theo de Raadt |
2002-06-16 | Rules must in order -> Rules must be in order | Aaron Campbell |
2002-06-16 | write newline before successful test completion | Marco S Hyman |
2002-06-16 | write output to stdout instead of fprintf to stderr. This brings it | Marco S Hyman |
2002-06-16 | Oops, uncomment wsdisplay at vga, commented out by mistake last time. | Miod Vallat |
2002-06-16 | use TAILQ_xx macro. from lukem@netbsd. markus ok | Jun-ichiro itojun Hagino |
2002-06-16 | Increase XL_TIMEOUT from 1000 -> 2000. No longer get those pesky "command | Aaron Campbell |
2002-06-16 | keep nat.conf(5) softlink, from ckuethe@ualberta.ca | Peter Valchev |
2002-06-16 | Remove nat.conf(5) reference. | Miod Vallat |
2002-06-16 | Some nat.conf(5) -> pf.conf(5) changes. | Miod Vallat |
2002-06-16 | someone didn't do a make build | Peter Valchev |
2002-06-16 | More nat.conf(5) -> pf.conf(5) updates | Miod Vallat |
2002-06-16 | bye bye | Henning Brauer |
2002-06-16 | merge nat.conf.5 | Henning Brauer |
2002-06-16 | Missing braces around else case, fixes a kernel crash introduced in r1.5 if | Aaron Campbell |
2002-06-16 | When processing the KERN_VNODE sysctl, the kernel builds a packed structure, | Miod Vallat |
2002-06-16 | install headers from libevent; ok miod@ | Christian Weisgerber |
2002-06-16 | match man page to source; from Jean-Francois Brousseau <krapht@secureops.com> | Todd T. Fries |
2002-06-16 | defining cdev_*_init over other unrelated device's cdev_*_init is very very bad | Michael Shalayeff |
2002-06-16 | implement kqueue for audio; tested on wiggy and niels@ ok | Michael Shalayeff |
2002-06-16 | forgot copyright, pointed out by christos@netbsd | Niels Provos |
2002-06-15 | disable auto-update of version.texi version-stnd.texi. | Marc Espie |
2002-06-15 | change ref gm(4)->gem(4); ok miod | Peter Valchev |
2002-06-15 | Check the correct variable when freeing the RX/TX lists. | Aaron Campbell |
2002-06-15 | ecn_* policy attributes --- ok ho@ | Angelos D. Keromytis |
2002-06-15 | Reset rulestate in parse_rules(), so consecutive calls (like from authpf) | Daniel Hartmeier |
2002-06-15 | wrong copyright year | Jason Wright |
2002-06-15 | crypto in title | Jason Wright |
2002-06-15 | Don't advertise hostap as an allowed media type for firmware < 0.80 | Todd C. Miller |
2002-06-15 | enlarge ID column to fix output alignment. | Matthieu Herrb |
2002-06-15 | enable libevent | Niels Provos |
2002-06-15 | build static and profiled. | Niels Provos |
2002-06-15 | very basic manpage for gpr. | Federico G. Schwindt |
2002-06-15 | There is no qfe entry, point at hme instead. | Jason Wright |
2002-06-15 | import libevent an event notification abstraction on top of select or kqueue | Niels Provos |
2002-06-15 | Decruftification. | Artur Grabowski |
2002-06-15 | rename install_from_mounted_fs to install_mounted_fs here as well; krw@ ok. | Federico G. Schwindt |