NetBSD/usr.sbin/rtadvd
rillig 6f4965e060 usr.sbin: remove unnecessary CONSTCOND, lint no longer needs it
Since 2021-01-31, lint no longer requires a CONSTCOND comment in a
do-while-0 statement since this is a common code pattern, especially in
statement-like macros.

sed -i -E 's,} while \(/\* ?CONSTCOND ?\*/ ?0\),} while (0),' */*.[ch]
2021-11-27 22:30:25 +00:00
..
Makefile rtadvd: no longer need packed member warning 2021-02-03 06:50:07 +00:00
advcap.c print function names as %s: not <%s> everywhere for consistency. 2021-03-23 18:16:53 +00:00
advcap.h
config.c usr.sbin: remove unnecessary CONSTCOND, lint no longer needs it 2021-11-27 22:30:25 +00:00
config.h - remove extra \n from stderr logging 2021-03-22 18:41:11 +00:00
dump.c print function names as %s: not <%s> everywhere for consistency. 2021-03-23 18:16:53 +00:00
dump.h
if.c print function names as %s: not <%s> everywhere for consistency. 2021-03-23 18:16:53 +00:00
if.h interface indexes are unsigned 2021-03-23 18:16:21 +00:00
logit.h
pathnames.h
prog_ops.h
rtadvd.8 Remove -M from SYNOPSIS as well. 2020-04-21 12:19:44 +00:00
rtadvd.c call tzset() before chroot so we initialize our timezone data 2021-03-23 18:13:07 +00:00
rtadvd.conf
rtadvd.conf.5
rtadvd.h - remove extra \n from stderr logging 2021-03-22 18:41:11 +00:00
rtadvd_hostops.c
rtadvd_rumpops.c
timer.c print function names as %s: not <%s> everywhere for consistency. 2021-03-23 18:16:53 +00:00
timer.h