summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2003-03-06Make fsdb(8) a little easier to find with some cross references.Hugh Graham
2003-03-06date should be written formally: .Dd Month day, yearDavid Krause
2003-03-06tweak wording and mdoc formattingDavid Krause
2003-03-04wrap Ic in Xo/Xc until fixedTheo de Raadt
2003-03-03Re-add the BUGS section; the RFCs still do not permit differing DH groupsHakan Olsson
2003-03-03rate2str() overhaul:Henning Brauer
2003-03-03Fix inaccuracies in comments.Miod Vallat
2003-03-02when printing queues at load time that have bandwidth specified in percent,Henning Brauer
2003-03-02remove the control keyword for cbq queues.Henning Brauer
2003-03-02add a guarantee that two same named queues on different interfaces have theHenning Brauer
2003-03-01Add ANSI prototypes. Get rid of shadow warnings. Use correctChad Loder
2003-02-28typos. ok jmc@Ted Unangst
2003-02-27Refer to reboot(2). Other commands from section 8 (mount, chown) referChad Loder
2003-02-27modify error message to match the same 7 sections in pf.conf(5)David Krause
2003-02-26Typo/pasto. Spotted by Tim Donahue.Hakan Olsson
2003-02-26in expand_rule, correctly set r->pqid if a priority queue was defined, andHenning Brauer
2003-02-26.Dv PF_KEYMarkus Friedl
2003-02-26pass sadb_msg to print_xxx because print_sa needs to check the satypeMarkus Friedl
2003-02-26IPsec is written ``IPsec'', not ``IPSec''.David Krause
2003-02-25implement 'show' and 'monitor' commands; ok djm@, deraadt@, cedric@Markus Friedl
2003-02-25some minor KNF my fingers just did...Henning Brauer
2003-02-25repair/simplify/flexify binat userland.Cedric Berger
2003-02-25extend copyright to 2003Henning Brauer
2003-02-24when a macro is redefined, don't bother with reusing the existing entry inHenning Brauer
2003-02-24lzs with hifn.4 is available tooJason Wright
2003-02-24pf_key_v2_flow: typo in debug msg (KAME)Markus Friedl
2003-02-24echo->printf, because echo does not accept "\n" in all shells.Cedric Berger
2003-02-24to toHenning Brauer
2003-02-24bye byeTheo de Raadt
2003-02-24Remove tcfs until this entire licensing mess is cleaned up. This isTheo de Raadt
2003-02-22typo: noneheless->nonthelessKjell Wooding
2003-02-22Clarify some language, grammar. ho@ okayed this many moons ago,Kjell Wooding
2003-02-21re-allow set loginterface noneHenning Brauer
2003-02-21better error message if set loginterface is called with nonexistantHenning Brauer
2003-02-20extra plurals; openbsd@davidkrause.comTheo de Raadt
2003-02-20Use STDOUT_FILENO; David at phobia dot msTodd C. Miller
2003-02-20Fix table syntax documentation, from David Krause.Cedric Berger
2003-02-20reject nonexistant interfaces in the dynaddr case, noticed during discussionHenning Brauer
2003-02-19Make 'from (kue0)/24' work again (dynamic interface name translation withDaniel Hartmeier
2003-02-19better error message on icmp version / address family mismatchHenning Brauer
2003-02-19cmdline options in alphabetical order in usage() and manpage; and sync themHenning Brauer
2003-02-19Fix little buffer overflow on 64-bit platforms.Cedric Berger
2003-02-19clarify how pfctl -k works a bit; based on a discussion with daniel and samHenning Brauer
2003-02-19mdoc-police: officer krause catched one againHenning Brauer
2003-02-19Use pread/pwrite where sensible; also remove some bogus casts inTodd C. Miller
2003-02-18fix load option handling (-A, -N, -R) for options.Henning Brauer
2003-02-18copyrights added;Jason McIntyre
2003-02-18copyrights added;Jason McIntyre
2003-02-17pfctl_clear_pool doesn't need to be prototyped twice eitherHenning Brauer
2003-02-17no need to prototype pfctl_add_pool twiceHenning Brauer