Age | Commit message (Expand) | Author |
2001-06-26 | display usage if no command line args; ok dhartmei@ | jasoni |
2001-06-26 | Fix .Ox calls | Ian Darwin |
2001-06-25 | fixup .Xr for pf(4); pf(4,) -> pf(4), | jasoni |
2001-06-25 | Fix up usage() and alphabetize options. | smart |
2001-06-25 | Better style in description; additional sections at end. | Ian Darwin |
2001-06-25 | Theo wanted a larger man page | Ian Darwin |
2001-06-25 | '.Nm pfctl' not '.Nm' in SYNOPSIS. Also, some cleanup of stray punctuation. | smart |
2001-06-25 | include guard fix; smat@acm.org | Daniel Hartmeier |
2001-06-25 | Separate getopt handling from execution of functions. Still need | smart |
2001-06-25 | revised ioctl interface, first getopt version of pfctl | Daniel Hartmeier |
2001-06-25 | pfctl now has a manpage. likely needs fleshing out. | Kjell Wooding |
2001-06-25 | more sync against kernel changes | Theo de Raadt |
2001-06-25 | catch up, might have introduced bugs, but there is a next pass... | Theo de Raadt |
2001-06-25 | catch up to Art changes in the kernel | Theo de Raadt |
2001-06-25 | Replace magic numbers 1, 6, and 17 with IPPROTO_{ICMP,UDP,TCP}. deraadt@ ok. | smart |
2001-06-25 | use only ioctl return values found in errno.h | Daniel Hartmeier |
2001-06-24 | ioctlbuffer renamed. | Artur Grabowski |
2001-06-24 | some KNF | Niels Provos |
2001-06-24 | some KNF | Niels Provos |
2001-06-24 | match changes in header files | Theo de Raadt |
2001-06-24 | REGENTS -> COPYRIGHT HOLDERS | Daniel Hartmeier |
2001-06-24 | Move and rename packet filter userland. | Kjell Wooding |