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
Age
Commit message (
Expand
)
Author
2023-06-03
bsd.own.mk: rename GCC_NO_* to CC_WNO_*
lukem
2021-11-27
usr.sbin: remove unnecessary CONSTCOND, lint no longer needs it
rillig
2021-03-23
print function names as %s: not <%s> everywhere for consistency.
christos
2021-03-23
interface indexes are unsigned
christos
2021-03-23
call tzset() before chroot so we initialize our timezone data
christos
2021-03-23
fix misplaced paren, add missing va_end()
christos
2021-03-22
- remove extra \n from stderr logging
christos
2021-02-03
rtadvd: no longer need packed member warning
roy
2020-09-06
add support for new GCC 9 warnings that may be too much to fix
mrg
2020-08-28
Use wrapper name for call to setsockopt(2), NFC for non-rump builds.
rjs
2020-05-14
If we could not lock the pid file, don't continue as we end up with multiple
christos
2020-05-10
warn only for > INFO level messages.
christos
2020-05-10
Print errors to stderr until we daemonize.
christos
2020-04-21
Remove dst variable that was only set but not used.
wiz
2020-04-21
Update getopt string.
wiz
2020-04-21
Remove -M from SYNOPSIS as well.
wiz
2020-04-21
rtadvd: Remove disabled use of SIOCGIFPREFIX_IN6
roy
2020-04-21
rtadvd: Remove router renumbering - it's been disable for years
roy
2019-12-03
s/upate/update/ in comment.
msaitoh
2019-11-11
rtadvd: Add C flag to control the zeroing of the leaving configuration
roy
2019-11-10
rtadvd: remove support for SIOCSIFINFO_IN6
roy
2019-11-10
rtadvd: Fix reloading configuration killing interface timers
roy
2019-10-13
introduce some common variables for use in GCC warning disables:
mrg
2019-06-14
rtadvd: fix rdnss and dnssl lifetime assignment
roy
2019-03-29
- die sooner (if we got interrupted)
christos
2019-02-03
- add or adjust /* FALLTHROUGH */ where appropriate
mrg
2019-01-12
adjust to new expandm.
christos
2019-01-11
use expandm from libwrap.
christos
2018-11-16
rtadvd: use %u to print unsigned variables
ozaki-r
2018-04-24
Back out part of the prior commit where we added space for IPV6_HOPLIMIT
roy
2018-04-21
Minor improvements.
wiz
2018-04-20
Update values from RFC 8319
roy
2018-04-20
Make the #defines more readable
roy
2018-04-20
Lack of timeout is a programming error, so use an assert in it's place.
roy
2018-04-20
Use EXIT_FAILURE instead of an arbtitary number.
roy
2018-04-20
Unicast solicited RA's as per RFC 7772.
roy
2018-04-20
Ensure that the soliciter list is initialised and freed correctly, even if it...
roy
2018-04-20
Allow timers to exist but be inactive.
roy
2018-04-20
Insist on newer socket options.
roy
2018-04-20
Use pidifle_lock(3)
roy
2018-04-20
Punt dead code
roy
2018-04-20
White space police.
roy
2018-04-20
Fix some unaligned pointer issues.
roy
2017-11-25
When sending log messages to stderr, append the \n that syslog does not need.
kre
2017-11-06
Mark expandm as preserving format strings.
joerg
2017-11-06
Change the meaning of the 'D' flag to print errors to stderr instead of
christos
2017-10-14
PR/52618: Shinichi Doyashiki: Don't exit if adding interface to multicast
christos
2017-10-10
use librumpres
christos
2017-09-11
Don't start another copy of rtadvd if one is running.
christos
2017-09-11
KNF, fix time printing formats.
christos
[next]