Age | Commit message (Expand) | Author |
2002-12-06 | Direction (in/out) is now optional in filter rules, 'block all' is valid, | Daniel Hartmeier |
2002-12-06 | Remove negated address list check again, doesn't work right yet. | Daniel Hartmeier |
2002-12-06 | block -> block drop | Henning Brauer |
2002-12-06 | let pfctl -v print out "block drop" instead of just "block" in the drop | Henning Brauer |
2002-12-06 | Section and tag comparisions should be case-insensitive. PR#3010, Mike Neuman. | Hakan Olsson |
2002-12-06 | Fix cut'n'paste error, spotted by matthias.riese@b-novative.de; ok deraadt@ | Damien Miller |
2002-12-06 | add IEEE Std 1003.1-2001. OK deraadt@ | Marco S Hyman |
2002-12-06 | Describe the known standards for the St macro. | Marco S Hyman |
2002-12-06 | unkown; torh@bogus.net | Theo de Raadt |
2002-12-06 | Introduce anchors and named rule sets, allowing to load additional rule | Daniel Hartmeier |
2002-12-05 | typo in error message; Tor Houghton | Henning Brauer |
2002-12-05 | Treat RNGSHA1 operations the same as RNGBYPASS for callback purposes (they | Jason Wright |
2002-12-05 | Hmm.. I don't think we want the default to be to debug every allocation. | Artur Grabowski |
2002-12-05 | update test results | Todd C. Miller |
2002-12-05 | excercise "-W longopt" | Todd C. Miller |
2002-12-05 | Correctly handle -Wlong_arg (no space between -W and long_arg) when "W;" | Todd C. Miller |
2002-12-05 | Do not use debug_malloc if it hasn't been initialized. | Artur Grabowski |
2002-12-05 | Reorganize this so that getopt_only_only() works correctly. | Todd C. Miller |
2002-12-05 | simple regress for getopt_long() and getopt_long_only() | Todd C. Miller |
2002-12-05 | make getopt_long and getopt_long_only protos match getopt.h | Todd C. Miller |
2002-12-05 | spelling; niels ok. | Federico G. Schwindt |
2002-12-05 | 127.0.0.1/8 -> 127.0.0.0/8 | Henning Brauer |
2002-12-05 | fix a small cosmetic problem. if ifa_lookup was called in LOOKUP_NET mode, | Henning Brauer |
2002-12-05 | change self test to use pfX.ok as input; ok henning@ | Markus Friedl |
2002-12-05 | typos; Dries Schellenkens, Thanks! | Henning Brauer |
2002-12-05 | s/@1// | Markus Friedl |
2002-12-05 | and we no longer need to strip the rule numbers off, as they are gone | Henning Brauer |
2002-12-05 | no more rule numbers in output | Henning Brauer |
2002-12-05 | one step further to "program output is valid program input" and the related | Henning Brauer |
2002-12-05 | enable 'self' tests; ok henning@ | Markus Friedl |
2002-12-05 | adjust after pfctl output changes | Henning Brauer |
2002-12-05 | -quote varset in -v output | Henning Brauer |
2002-12-05 | simplify even more; ok ho@ | Markus Friedl |
2002-12-05 | Comply with em(4). | margarida |
2002-12-05 | more tweaking. things above STATEFUL INSPECTION are now ok | Theo de Raadt |
2002-12-05 | Replace warnx with warn on ioctls so that we get the error message associated | Ryan Thomas McBride |
2002-12-05 | use roundup() similar to rcp/util.c and avoid problems with strange | Markus Friedl |
2002-12-05 | redo "make allarchs". | Kenjiro Cho |
2002-12-05 | replace MAKEDEVs by auto-generated ones. | Kenjiro Cho |
2002-12-05 | remove altq entries. I should have done these before MAKEDEV. | Kenjiro Cho |
2002-12-05 | remove altq entries. altq is now handled through pf. | Kenjiro Cho |
2002-12-05 | remove altq entries. | Kenjiro Cho |
2002-12-05 | correct sizeof() to memset(). sync w/kame | Jun-ichiro itojun Hagino |
2002-12-05 | Don't forget the 82545 | Nathan Binkert |
2002-12-04 | sync | Theo de Raadt |
2002-12-04 | typo; torh@bogus.net | Theo de Raadt |
2002-12-04 | Add "RETURN VALUES" sections | Todd C. Miller |
2002-12-04 | Add a few more phys: exphy, brgphy, iophy, inphy | Jason Wright |
2002-12-04 | pretty | Jason Wright |
2002-12-04 | add fxp, xl, ti | Jason Wright |