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
/
rtadvd
/
rtadvd.8
Age
Commit message (
Expand
)
Author
2020-04-21
Remove -M from SYNOPSIS as well.
wiz
2020-04-21
rtadvd: Remove router renumbering - it's been disable for years
roy
2019-11-11
rtadvd: Add C flag to control the zeroing of the leaving configuration
roy
2017-11-06
Change the meaning of the 'D' flag to print errors to stderr instead of
christos
2016-12-16
Support -p <pidfile> option
ozaki-r
2012-12-13
Formatting nit.
wiz
2012-12-13
Remove the iflist array and store ifflags in rainfo.
roy
2011-04-28
Sort sections.
wiz
2006-03-05
NDP-related improvements:
rpaulo
2005-10-31
Small improvements. Sort options. From jmc@openbsd.
wiz
2003-09-07
Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'.
wiz
2003-03-30
ipng->IPng, from Igor Sobrado in PR misc/20755 (though its a nit, ipng is fine.
perry
2002-05-29
Grammar improvements.
wiz
2002-05-29
KNF, strlcpy, memory leak fix, random other cleanups. sync w/kame
itojun
2002-02-08
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
ross
2002-02-02
Use standard headers.
wiz
2001-02-04
avoid infinite loop when -s is specified (select loop mistake).
itojun
2001-01-15
sync with latest kame tree.
itojun
2000-10-15
Grammatical and formatting cleanups.
bjh21
2000-09-04
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
kleink
2000-07-06
sync with sys/netinet/icmp6.h change (no bitfield for router renumber).
itojun
2000-05-23
sync with latest kame.
itojun
2000-03-13
bring in latest kame tree. this fixes unclosed file descdriptor
itojun
2000-02-02
add -R (accept router renumbering packet). now router renumbering is disabled
itojun
2000-01-24
fix pathname for rtadvd.conf. (/etc/rtadvd.conf for netbsd-current)
itojun
2000-01-06
grammar fix. sync with latest KAME.
itojun
1999-12-08
fix pathname to /etc/rtadvd.conf.
itojun
1999-07-08
sync with KAME/NetBSD14.
itojun
1999-07-02
rtadvd: advertise IPv6 prefix info via router advertisement.
itojun