summaryrefslogtreecommitdiff
path: root/usr.bin/xlint/lint1/init.c
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.bin/xlint/lint1/init.c
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'usr.bin/xlint/lint1/init.c')
0 files changed, 0 insertions, 0 deletions
2e06c13edc3d4d921'>Separate interface init and domain adding.pooka 2010-12-08agr(4) supportpooka 2010-12-08Actually, unlike e.g. carp, bridge can be its own component sincepooka 2010-12-07Support bridging. As usual, it would be nice if this could be apooka 2010-11-07support compat ioctl's (OOOOOlalaSIOC stuff)pooka 2010-10-19Attach PF_LINK domain. ifconfig wants to play with it, plus there'spooka 2010-08-10Support carp. It would be nice to support this as its own component,pooka 2010-08-10Attach 1 loop instead of 0.pooka 2010-06-26Add MPLS support, proposed on tech-net@ a couple of days agokefren 2010-03-01Introduce RUMP_COMPONENT. It behaves mostly like a simplifiedpooka 2010-01-16move bpfilter.h to a more central locationpooka 2009-12-12Use linker script to make __start/stop_link_set_modules be presentpooka 2009-09-16call ifinit{,1}()pooka 2009-09-13binutils 2.19 has changed the old behaviour of defining __start_SECTNAMEpooka 2009-05-28Use a bunch of weak symbols to determine which network componentspooka 2009-02-03Better define GATEWAY in opt_gateway.h instead of the Makefile sopooka 2009-02-03-fno-strict-aliasing is now set globally for rumppooka 2009-01-01Purge multiple kernel opt files.pooka 2008-11-25Heave-ho radix.c from librumpnet_net to librumpnet.pooka 2008-10-16Deal with the ld.so/linkset brokenness and compile all of libnetpooka 2008-10-06Provide essentially sys/net as a rump library.pooka