Age | Commit message (Expand) | Author |
2002-09-18 | sync | Theo de Raadt |
2002-09-18 | Handle RFC2637 (PPTP defines an enhanced GRE... *sigh*) | Jason Wright |
2002-09-18 | Fully decode source routing elements defined in rfc1702 | Jason Wright |
2002-09-18 | Rewrite from scratch: same basic functionality, but better license and | Jason Wright |
2002-09-18 | don't install srm.conf, access.conf, srm.conf-dist and access.conf-dist | Henning Brauer |
2002-09-18 | not good; back to old version | Henning Brauer |
2002-09-18 | nicer english, use Packet Filter instead of packet filter | Henning Brauer |
2002-09-18 | no point in limiting MaxRequestsPerChild on OpenBSD | Henning Brauer |
2002-09-18 | some cometics, correct SYNOPSIS | Henning Brauer |
2002-09-18 | test port ranges in rdr rules | Henning Brauer |
2002-09-18 | Fix trampoline issues, by making sure the right stack portion is PROT_EXEC. | Marc Espie |
2002-09-18 | test log keywords and log quick/quick log order | Henning Brauer |
2002-09-18 | test return-rst(ttl number) | Henning Brauer |
2002-09-18 | test "set loginterface none" | Henning Brauer |
2002-09-18 | test af detection logic in nat and rdr rules | Henning Brauer |
2002-09-18 | Don't forget to map the prom executable. Otherwise we'll have trouble | Artur Grabowski |
2002-09-18 | From NetBSD and in line with recent local changes: | Hugh Graham |
2002-09-18 | test antispoof | Henning Brauer |
2002-09-18 | new kind of pfctl regression tests: | Henning Brauer |
2002-09-18 | remove egp support; unresolved non-bsd license for a decoder of protocol that | Jakob Schlyter |
2002-09-18 | mad typo, only null can take it | Michael Shalayeff |
2002-09-18 | no trsp | Theo de Raadt |
2002-09-18 | no photurisd | Theo de Raadt |
2002-09-18 | fix Xr refs; frisco@blackant.net | Theo de Raadt |
2002-09-18 | bye bye | Theo de Raadt |
2002-09-18 | Fix license and conformance with man page. | Steve Murphree |
2002-09-18 | add lofn | Jason Wright |
2002-09-18 | add lofn | Jason Wright |
2002-09-18 | Add lofn (working), and nofn (not working and commented out) | Jason Wright |
2002-09-18 | Write the operand registers with the correct endian (fortunately it just means | Jason Wright |
2002-09-17 | It turns out that disabling selection timeout is not a good idea, on | Miod Vallat |
2002-09-17 | indent | Theo de Raadt |
2002-09-17 | uncommit, since it breaks macppc libc. millert and miod have now said they | Theo de Raadt |
2002-09-17 | Allow user to restrict logs to be rotated by specifying pathnames on | Todd C. Miller |
2002-09-17 | Add -F (force) flag; inspired by FreeBSD | Todd C. Miller |
2002-09-17 | use arc4random instead of /dev/arandom, | Markus Friedl |
2002-09-17 | Add -a flag to specify a directory to store archived logs. Based on | Todd C. Miller |
2002-09-17 | Set close on exec flag for file descriptors opened by kvm_open(). | Todd C. Miller |
2002-09-17 | ansi | Theo de Raadt |
2002-09-17 | print out the ccr and rctr | Michael Shalayeff |
2002-09-17 | add ad1981a id; from hunter@dg.net.ua | Michael Shalayeff |
2002-09-17 | match on ich4; from hunter@dg.net.ua | Michael Shalayeff |
2002-09-17 | 6 year old typo in _KERN_DO_ELF | Miod Vallat |
2002-09-17 | Repair m68k cross-ld - the cross building environment makes some magic | Miod Vallat |
2002-09-17 | Prevent the a.out cross-ld from building rtld too early in the build. | Miod Vallat |
2002-09-17 | Fix commit botch that deleted '#' at beginning of '$OpenBSD$' tag line. | Kenneth R Westerback |
2002-09-17 | easier "self" implementation. | Henning Brauer |
2002-09-17 | deal w/ the dma in a special thread to follow the busdma semantics. this fixe... | Michael Shalayeff |
2002-09-17 | Work around a vax-specific problem where mmap()ing large amount of memory | Miod Vallat |
2002-09-17 | I sense too much cut 'n paste. | Artur Grabowski |