Age | Commit message (Expand) | Author |
2003-02-26 | in expand_rule, correctly set r->pqid if a priority queue was defined, and | Henning Brauer |
2003-02-26 | .Dv PF_KEY | Markus Friedl |
2003-02-26 | pass sadb_msg to print_xxx because print_sa needs to check the satype | Markus Friedl |
2003-02-26 | IPsec is written ``IPsec'', not ``IPSec''. | David Krause |
2003-02-25 | implement 'show' and 'monitor' commands; ok djm@, deraadt@, cedric@ | Markus Friedl |
2003-02-25 | some minor KNF my fingers just did... | Henning Brauer |
2003-02-25 | repair/simplify/flexify binat userland. | Cedric Berger |
2003-02-25 | extend copyright to 2003 | Henning Brauer |
2003-02-24 | when a macro is redefined, don't bother with reusing the existing entry in | Henning Brauer |
2003-02-24 | lzs with hifn.4 is available too | Jason Wright |
2003-02-24 | pf_key_v2_flow: typo in debug msg (KAME) | Markus Friedl |
2003-02-24 | echo->printf, because echo does not accept "\n" in all shells. | Cedric Berger |
2003-02-24 | to to | Henning Brauer |
2003-02-24 | bye bye | Theo de Raadt |
2003-02-24 | Remove tcfs until this entire licensing mess is cleaned up. This is | Theo de Raadt |
2003-02-22 | typo: noneheless->nontheless | Kjell Wooding |
2003-02-22 | Clarify some language, grammar. ho@ okayed this many moons ago, | Kjell Wooding |
2003-02-21 | re-allow set loginterface none | Henning Brauer |
2003-02-21 | better error message if set loginterface is called with nonexistant | Henning Brauer |
2003-02-20 | extra plurals; openbsd@davidkrause.com | Theo de Raadt |
2003-02-20 | Use STDOUT_FILENO; David at phobia dot ms | Todd C. Miller |
2003-02-20 | Fix table syntax documentation, from David Krause. | Cedric Berger |
2003-02-20 | reject nonexistant interfaces in the dynaddr case, noticed during discussion | Henning Brauer |
2003-02-19 | Make 'from (kue0)/24' work again (dynamic interface name translation with | Daniel Hartmeier |
2003-02-19 | better error message on icmp version / address family mismatch | Henning Brauer |
2003-02-19 | cmdline options in alphabetical order in usage() and manpage; and sync them | Henning Brauer |
2003-02-19 | Fix little buffer overflow on 64-bit platforms. | Cedric Berger |
2003-02-19 | clarify how pfctl -k works a bit; based on a discussion with daniel and sam | Henning Brauer |
2003-02-19 | mdoc-police: officer krause catched one again | Henning Brauer |
2003-02-19 | Use pread/pwrite where sensible; also remove some bogus casts in | Todd C. Miller |
2003-02-18 | fix load option handling (-A, -N, -R) for options. | Henning Brauer |
2003-02-18 | copyrights added; | Jason McIntyre |
2003-02-18 | copyrights added; | Jason McIntyre |
2003-02-17 | pfctl_clear_pool doesn't need to be prototyped twice either | Henning Brauer |
2003-02-17 | no need to prototype pfctl_add_pool twice | Henning Brauer |
2003-02-17 | "optarg" was a bad pick for the variable name in pfctl_cmdline_symset, it | Henning Brauer |
2003-02-17 | typos; | Jason McIntyre |
2003-02-17 | We want err() after failed ioctl() here too. | Mike Pechkin |
2003-02-17 | -#include <sys/ioctl.h> | Mike Pechkin |
2003-02-16 | unneeded {} | Henning Brauer |
2003-02-16 | throw a syntax error if the portunary operator in varset is no '=' | Henning Brauer |
2003-02-16 | cosmetics | Henning Brauer |
2003-02-16 | Provide a wskbd type for gsc keyboards, make gsckbd use it, and take advantage | Miod Vallat |
2003-02-15 | skeleton support for LZS compression | Jason Wright |
2003-02-14 | remove explicit table creation ( -T create ), it's useless. | Henning Brauer |
2003-02-14 | Allow route-to loopback interfaces again, since Ryan fixed the loops that | Daniel Hartmeier |
2003-02-14 | English and mdoc fixes thanks to jmc@ | Cedric Berger |
2003-02-14 | Better and more consistent error message. | Cedric Berger |
2003-02-14 | tweak | Henning Brauer |
2003-02-14 | Document verbose mode with tables (statistics). | Cedric Berger |