Age | Commit message (Expand) | Author |
2004-02-27 | mention ifconfig create; update gif(4) examples; ok henning, deraadt, fries | Markus Friedl |
2004-02-27 | make pfctl -s all a bit more useful again by not printing a lllooooooottttt of | Henning Brauer |
2004-02-27 | (C)-2004 | Hakan Olsson |
2004-02-27 | Follow RFC 2408 more closely regarding how to better check the proposal | Hakan Olsson |
2004-02-26 | Deal correctly with printing interfaces with multiple trailing digits. | Todd C. Miller |
2004-02-26 | Fix/Simplify printing of titles with "pfctl -s all". ok mcbride@ | Cedric Berger |
2004-02-26 | remove unused code. noticed by ho@ | Hans-Joerg Hoexer |
2004-02-26 | Fix pfctl -sa output. Found by David Krause, ok mcbride@ | Cedric Berger |
2004-02-26 | tweak; | Jason McIntyre |
2004-02-25 | Add and document configuration options Logverbose and Loglevel. As log.c now | Hans-Joerg Hoexer |
2004-02-25 | doesn't quite make sense to have a wrapper to a wrapper to the incredible | Henning Brauer |
2004-02-25 | Don't clear global stuff when an anchor is given in addition to -Fa. | Cedric Berger |
2004-02-25 | note that -w is optional and adjust accordingly; | Jason McIntyre |
2004-02-25 | correct NOMAN= case | Theo de Raadt |
2004-02-24 | deal with bpf node | Ted Unangst |
2004-02-24 | 'max-src-nodes' requires 'source-track rule'. Set that automatically, | Ryan Thomas McBride |
2004-02-24 | not used | Henning Brauer |
2004-02-24 | whack unused token ring code and a few empty functions | Henning Brauer |
2004-02-24 | zap more unused crap | Henning Brauer |
2004-02-24 | bye bye | Henning Brauer |
2004-02-24 | get rid of tons of structs we never use, a lot of new_someotherjunk functions | Henning Brauer |
2004-02-24 | discover_interfaces doesn't run in multiple modes any more - kill unreachable | Henning Brauer |
2004-02-24 | kill debug crap | Henning Brauer |
2004-02-24 | fixup. | Cedric Berger |
2004-02-24 | remove dynamic port gunk | Henning Brauer |
2004-02-24 | cut unreachable code | Henning Brauer |
2004-02-24 | sort options; | Jason McIntyre |
2004-02-24 | cut more crap - no binary change | Henning Brauer |
2004-02-24 | kill pidfile gunk | Henning Brauer |
2004-02-24 | teach dhclient about another invention of the last century: getopt(3) | Henning Brauer |
2004-02-24 | remove ill-advised interface discovery-scan, and require an interface to be | Henning Brauer |
2004-02-24 | Check for 'source-track rule' with 'max-src-nodes'. | Ryan Thomas McBride |
2004-02-24 | cut debug crap | Henning Brauer |
2004-02-23 | goodbye VOIDPTR | Henning Brauer |
2004-02-23 | scratch the PTRSIZE64 define, the gunk that was using it was in some of the | Henning Brauer |
2004-02-23 | remove time_t related crud; henning ok | Theo de Raadt |
2004-02-23 | remove prototypes we don't implement | Henning Brauer |
2004-02-23 | not used not needed | Henning Brauer |
2004-02-23 | remove allocation/storage/search code for subnets, shared networks, and | Henning Brauer |
2004-02-23 | -sparc64 is always 64bit on openbsd | Henning Brauer |
2004-02-23 | scrap dead code | Henning Brauer |
2004-02-23 | no token ring | Henning Brauer |
2004-02-23 | remove a bunch of unused defines | Henning Brauer |
2004-02-23 | dhclient always uses bpf on openbsd no matter what, it works, and we don't | Henning Brauer |
2004-02-22 | oops; always man page | Theo de Raadt |
2004-02-21 | commit man page always, on all architectures | Theo de Raadt |
2004-02-20 | More small adjustments of log messages. | Hans-Joerg Hoexer |
2004-02-20 | Fix some double free errors. While around, adjust a log message. | Hans-Joerg Hoexer |
2004-02-19 | Makes pfctl -ss and pfctl -sq use optional -i argument. | Cedric Berger |
2004-02-19 | Makes pfctl -Fs and pfctl -w works with the optional -i specifier. | Cedric Berger |