summaryrefslogtreecommitdiff
path: root/sys/dev/usb/hid.h
diff options
context:
space:
mode:
authorthorpej <thorpej@NetBSD.org>2003-12-19 05:55:12 +0000
committerthorpej <thorpej@NetBSD.org>2003-12-19 05:55:12 +0000
commitf94de27bbde7192dfb01382376eda4be9de4f1e6 (patch)
treeb3ca3e09327ba464050d4ecf963a389a1570750d /sys/dev/usb/hid.h
parentdeed3938a296eefeb547e25b314fd7fc61770015 (diff)
Const poison the channel name.
Diffstat (limited to 'sys/dev/usb/hid.h')
0 files changed, 0 insertions, 0 deletions
t/sys/rump/net/lib/libnpf/Makefile?id=2f90bd9c772467d7db2289c18745fc0b7935214c'>For 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