index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
rtsold
/
rtsold.8
Age
Commit message (
Expand
)
Author
2020-04-17
Update date
kim
2020-04-16
Sort SEE ALSO.
wiz
2020-04-15
Add an "rtsol" keyword to ifconfig.if for enabling IPv6 RS/RA
kim
2020-04-13
Remove trailing dot in SEE ALSO.
wiz
2020-04-13
Use .Dl for one line literal display. Add SEE ALSO.
uwe
2017-10-22
Add rtsol to the NAME section as well
abhinav
2014-10-12
Give an example how to use dhcpcd instead of rtsol
christos
2014-09-11
Use Nx.
wiz
2014-09-11
Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8).
roy
2013-05-26
Reword to work around phrasing that caused lots of discussions.
wiz
2013-05-24
Correct a phrase. From jmc@openbsd.
wiz
2013-05-24
Update description for -a:
wiz
2010-01-11
Anon tells me it should be "on the order of", not "in the order of".
wiz
2010-01-11
New sentence, new line.
wiz
2010-01-11
some wording fixes
mbalmer
2006-10-13
Remove trailing whitespace.
wiz
2006-10-08
PR/20875: Robert Elz: Incorrect facts in rtsol(8) man page
elad
2005-10-31
Begin sentence with upper case letter, and uppercase an acronym.
wiz
2005-10-31
Use .Pp instead of less usual .Lp. From jmc@openbsd.
wiz
2005-10-31
Improve description for /var/run/rtsold.dump. From jmc@openbsd.
wiz
2005-10-31
Small cleanup. From jmc@openbsd.
wiz
2005-10-31
Sort options. From jmc@openbsd.
wiz
2004-01-08
backout previous change (removal of pidfile(3) call). requested by core.
itojun
2004-01-03
Bump date for pid file removal.
wiz
2004-01-03
remove call to pidfile(3), it was just for debugging (and there was no proper
itojun
2003-02-25
.Nm does not need a dummy argument ("") before punctuation or
wiz
2002-10-24
Whitespace nit. Use .Nm instead of crossreferencing ourselves.
wiz
2002-10-24
Add a better hint about proper kernel configs than just "See Also sysctl(8)"
jonb
2002-02-08
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
ross
2001-08-22
sync with kame better. snprintf return value audit.
itojun
2000-10-15
Minor grammatical touch-ups.
bjh21
2000-09-04
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
kleink
2000-08-13
warn if net.inet6.ip6.forwarding == 1. rtsol{,d} is not supposed to be used
itojun
2000-08-13
minor manpage fix.
itojun
2000-08-13
add -a flag: automatically probe an interface, works only if there's
itojun
2000-01-02
wording changes. document rtsol(8) behavior earlier in the document.
itojun
1999-12-16
write out dump file into /var/run, not /var/tmp.
itojun
1999-12-10
s/.Os kAME/.Os/
itojun
1999-12-10
typo fixes.
itojun
1999-12-09
improve debugging functionality.
itojun
1999-09-03
fix prototypes decls (already back-ported into KAME).
itojun
1999-09-03
KAME code, 19990903
itojun