summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/ibm4xx/clock.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 /sys/arch/powerpc/ibm4xx/clock.c
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'sys/arch/powerpc/ibm4xx/clock.c')
0 files changed, 0 insertions, 0 deletions
0'>2014-03-13rename component.c -> npf_component.cpooka 2014-03-03also include bsd.own.mk, so value for RUMP_NPF_TESTING can come from mk.confpooka 2014-03-03For now, make it possible to not specify -D_NPF_TESTING by compilingpooka 2013-11-08NPF: add support for specifying the interfaces before they are attached.rmind 2013-09-19NPF: G/C n-code in favour of BPF byte-code. Delete lots of code, mmm!rmind 2013-06-02- NPF connection tracking: rework synchronisation on tracking disable/enablermind 2013-03-12normali{s,z}echristos 2013-03-10remember to detach and add if_npflog modulechristos 2013-02-09NPF:rmind 2012-11-21This component is not WARNS>3 clean (example: it includes socketvar.hpooka 2012-09-16Implement dynamic NPF extensions interface. An extension consists ofrmind 2012-08-14Move and rename librumpdev_npf to librumpnet_npf.rmind