Age | Commit message (Expand) | Author |
2001-10-09 | Print correct portnr in warning msg. | Hakan Olsson |
2001-10-07 | Add interface name to address translation to pfctl, document it and add | Daniel Hartmeier |
2001-10-05 | document missing options. ok deraadt@ | Jakob Schlyter |
2001-10-05 | Extend the FIFO ui with the 'D A <level>' (to set all debug levels) and | Hakan Olsson |
2001-10-05 | Missed this file; some more debug level fixes. | Hakan Olsson |
2001-10-05 | Some more debug level fixes. | Hakan Olsson |
2001-10-05 | Tweak a couple of debug levels. | Hakan Olsson |
2001-10-05 | {local,remote}_negotiation_address can also be IPv6. | Hakan Olsson |
2001-10-04 | Update BUGS section (after some bugging from ho@) | Angelos D. Keromytis |
2001-10-04 | IPv6 type addresses and nets are supported now. Some style fixes. | Hakan Olsson |
2001-10-04 | restore also uses TAPE. | Hakan Olsson |
2001-10-04 | Mention that dump uses the TAPE variable. | Hakan Olsson |
2001-10-04 | Honour -v flag when printing states, print only one line per state when | Daniel Hartmeier |
2001-10-04 | trim warnx output | Jakob Schlyter |
2001-10-03 | try to increase receive buffer size, <ft@pi.se>. ok deraadt@ | Jakob Schlyter |
2001-10-03 | Remove all traces of Kerberised NFS; it never worked in OpenBSD, but it | Hans Insulander |
2001-10-03 | Remove all traces of Kerberised NFS; it never worked in OpenBSD, but it | Hans Insulander |
2001-10-02 | Remove duplication from simultaneous commits | Mike Frantzen |
2001-10-02 | change timeval to bpf_timeval; 32 bit in size, permitting much greater portab... | Theo de Raadt |
2001-10-02 | Typo fixes (thanks gwyllion@ace.ulyssis.org) | Mike Frantzen |
2001-10-02 | 'pfctl -O foo' dumped core. A check was there, but didn't work. | Daniel Hartmeier |
2001-10-02 | loging -> logging | Daniel Hartmeier |
2001-10-01 | print variable asignments only if -v is given. ok dhartmei/deraadt | Markus Friedl |
2001-10-01 | remove typo | Theo de Raadt |
2001-10-01 | Print error message when pfctl -N/-R can't open the specified file | Daniel Hartmeier |
2001-09-30 | add mode_shift and mode_lock examples; mostly from Igor Grabin <violent@death... | Michael Shalayeff |
2001-09-30 | Selectable preset FSM optimizations for several network environments. | Mike Frantzen |
2001-09-29 | alright, do not print quality and noise for cache; pr#2063 | Michael Shalayeff |
2001-09-28 | Support underscores in macro names and document it in the man page. | Daniel Hartmeier |
2001-09-22 | remove debug printf | Theo de Raadt |
2001-09-20 | Fix uninitialized structure fields. Problem reported by Cedric Berger. | Daniel Hartmeier |
2001-09-20 | Comment out Xr to missing boot_foo(8) pages. | Miod Vallat |
2001-09-19 | occured->occurred | Mike Pechkin |
2001-09-18 | cleanups and endianness fixes. Mostly from NetBSD | Artur Grabowski |
2001-09-18 | cleanup | Artur Grabowski |
2001-09-18 | please big-endian systems | Artur Grabowski |
2001-09-18 | Mention macppc in the list of platforms which can do poweroff at shutdown. | Miod Vallat |
2001-09-18 | pull in more includes | Theo de Raadt |
2001-09-17 | sync actual with flags with usage and man page | assar |
2001-09-15 | Implement return-icmp(number), return-icmp6(number) | Peter Stromberg |
2001-09-15 | ICMP6_DST_UNREACH_NOROUTE <-> _ADMIN, reported by Wouter Coene. | Daniel Hartmeier |
2001-09-15 | Fix 'binat ... to any ...' (binat.af wasn't set). | Daniel Hartmeier |
2001-09-15 | add mtu description, from Phil Pennock <Phil.Pennock@globnix.org> | Michael Shalayeff |
2001-09-15 | add EXAMPLES section; canacar@eee.metu.edu.tr, ok deraadt@ | Jakob Schlyter |
2001-09-15 | Parse bug, found by wilfried@ | Daniel Hartmeier |
2001-09-15 | IPv6 support from Ryan McBride (mcbride@countersiege.com) | Mike Frantzen |
2001-09-12 | check calloc() return value | Markus Friedl |
2001-09-08 | o Mention /etc/wsconsctl.conf in wsconsctl(8) | Heikki Korpela |
2001-09-06 | - you can only binat between hosts | jasoni |
2001-09-06 | 1:1 bidrectional NAT (binat); ok dhartmei@ and frantzen@ | jasoni |