summaryrefslogtreecommitdiff
path: root/usr.sbin/rtsold/rtsold.8
AgeCommit message (Collapse)Author
2000-08-13add "rtsol -a" (automatically lookup outgoign interface).Jun-ichiro itojun Hagino
warn if net.inet6.ip6.forwarding == 1. improve manpage. use $KAME$ for KAME tags. sync with kame.
2000-04-15Mostly punctuation fixes.Aaron Campbell
2000-04-12Trailing whitespace begone!Aaron Campbell
2000-04-12Remove all arguments to the .Os macro so that all of 2.7's man pages willAaron Campbell
correctly say "OpenBSD 2.7".
2000-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
cleanup along the way.
2000-01-02wording changes (in sync with kame repository)Jun-ichiro itojun Hagino
from: deraadt
2000-01-02bring "rtsol" descrpition to the top. (sync'ed with latest kame tree)Jun-ichiro itojun Hagino
suggested by: deraadt
1999-12-16deposit dump file in /var/run; markusTheo de Raadt
1999-12-10Fix a few typos.Angelos D. Keromytis
1999-12-09rtsold(8); router solicitation daemon.Jun-ichiro itojun Hagino
rtsol(8); router solicitation program, for use in bootstrap process (statically linked) rcsid police. add missing prototypes. (sync with KAME)
1999-12-09initial import from KAME treeJun-ichiro itojun Hagino