History log of /netbsd-src/usr.sbin/rtsold/rtsold.8 (Results 1 – 25 of 42)
Revision Date Author Comments
# 568e57b2 17-Apr-2020 kim <kim@NetBSD.org>

Update date


# b541d0f5 16-Apr-2020 wiz <wiz@NetBSD.org>

Sort SEE ALSO.


# aae8c85b 15-Apr-2020 kim <kim@NetBSD.org>

Add an "rtsol" keyword to ifconfig.if for enabling IPv6 RS/RA


# a29005e2 13-Apr-2020 wiz <wiz@NetBSD.org>

Remove trailing dot in SEE ALSO.


# de1a8e98 13-Apr-2020 uwe <uwe@NetBSD.org>

Use .Dl for one line literal display. Add SEE ALSO.


# c59c6bd4 22-Oct-2017 abhinav <abhinav@NetBSD.org>

Add rtsol to the NAME section as well


# a310a830 12-Oct-2014 christos <christos@NetBSD.org>

Give an example how to use dhcpcd instead of rtsol


# d762b67d 11-Sep-2014 wiz <wiz@NetBSD.org>

Use Nx.


# c6314d61 11-Sep-2014 roy <roy@NetBSD.org>

Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8).
Remove rtsol(8) from rc.d/network.
Add -w seconds command to ifconfig to wait for N seconds for until DAD
has finished on all add

Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8).
Remove rtsol(8) from rc.d/network.
Add -w seconds command to ifconfig to wait for N seconds for until DAD
has finished on all addresses.
Use ifconfig -w in rc.d/network instead of a forced sleep.

As discussed on tech-net@

show more ...


# 92b40f3b 26-May-2013 wiz <wiz@NetBSD.org>

Reword to work around phrasing that caused lots of discussions.
From Robert Elz.


# 6797ae44 24-May-2013 wiz <wiz@NetBSD.org>

Correct a phrase. From jmc@openbsd.

Already fixed once by mbalmer and unfixed by me. Oops.


# 0d6fc7f4 24-May-2013 wiz <wiz@NetBSD.org>

Update description for -a:
-a autoprobes multiple ifs, and does not exit with error.

Diff originally from Mark Johnston (markj@freebsd), via jmc@openbsd.

Bump date.


# be1708fe 11-Jan-2010 wiz <wiz@NetBSD.org>

Anon tells me it should be "on the order of", not "in the order of".
Hi marc!


# be7ea746 11-Jan-2010 wiz <wiz@NetBSD.org>

New sentence, new line.


# ec0de7b4 11-Jan-2010 mbalmer <mbalmer@NetBSD.org>

some wording fixes


# ea31caa7 13-Oct-2006 wiz <wiz@NetBSD.org>

Remove trailing whitespace.


# 4967fa3f 08-Oct-2006 elad <elad@NetBSD.org>

PR/20875: Robert Elz: Incorrect facts in rtsol(8) man page

Patch applied, thanks! (yes, I've read the audit-trail. This is correct.)


# a74bb8d0 31-Oct-2005 wiz <wiz@NetBSD.org>

Begin sentence with upper case letter, and uppercase an acronym.


# 432e7125 31-Oct-2005 wiz <wiz@NetBSD.org>

Use .Pp instead of less usual .Lp. From jmc@openbsd.


# 129d953b 31-Oct-2005 wiz <wiz@NetBSD.org>

Improve description for /var/run/rtsold.dump. From jmc@openbsd.


# 710dff72 31-Oct-2005 wiz <wiz@NetBSD.org>

Small cleanup. From jmc@openbsd.


# e7e684f3 31-Oct-2005 wiz <wiz@NetBSD.org>

Sort options. From jmc@openbsd.


# c257ec3a 08-Jan-2004 itojun <itojun@NetBSD.org>

backout previous change (removal of pidfile(3) call). requested by core.


# d495306c 03-Jan-2004 wiz <wiz@NetBSD.org>

Bump date for pid file removal.


# 592be495 03-Jan-2004 itojun <itojun@NetBSD.org>

remove call to pidfile(3), it was just for debugging (and there was no proper
cleanup code). from kame


12