summaryrefslogtreecommitdiff
path: root/usr.sbin/mrouted/defs.h
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
committerrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
commit61a832267cc5bff1a90f086bd56309a3a0671255 (patch)
tree6f663ed82c04970fa2f72561dc8eb6681e5f29fe /usr.sbin/mrouted/defs.h
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'usr.sbin/mrouted/defs.h')
0 files changed, 0 insertions, 0 deletions
+0000'>2017-09-14clean up COMPAT_* options for native netbsd code:mrg 2017-07-29Remove TCP_COMPAT_42 from the config files. Pass 3.maxv 2016-12-13wildcard speaker attachments, now that we can handle many of them.christos 2016-12-10remove VAUDIOSPEAKER for now, will be done differently.christos 2016-12-08Add a synthesized pc beeper and keyboard bell for platforms with an audionat 2015-08-12Remove KMEMSTATS.maxv 2014-08-23Systematize (and in many cases, fix) the comments on options COMPAT_NN.dholland 2014-08-16Add "options COMPAT_70" to all kernel configuration files thatapb 2014-08-03Add COMPAT_NETBSD32, following the switch to eabi by default.martin 2013-06-30G/C PFIL_HOOKS from the kernel configs.rmind 2013-06-05remove obsolete networking optionschristos 2013-04-27the bogus number policechristos 2013-04-27remove confusing numeric locators where they are unused.christos 2013-03-02Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.christos 2013-03-01Retire OSI network stack. OK core@joerg 2012-10-17Add "options COMPAT_60" to all kernel configuration filesapb 2012-08-17Ensure all WSDISPLAY_COMPAT_USL entries have same commentabs 2012-03-31Add support kloader(4) for PXA2X0.nonaka 2012-03-10P1003_1B_SEMAPHORE is no longer optional.joerg 2011-12-18WABPL is no longer considered experimental (has not been for some time)dholland 2011-11-22The rnd pseudo-device is not really optional, because it is in the sametls 2011-08-06Add support for PSIONTEKLOGIX NETBOOK PRO.kiyohara