NetBSD/sys/netbt
pooka 4f6fb3bf35 Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before
the sysctl link sets are processed, and remove redundancy.

Shaves >13kB off of an amd64 GENERIC, not to mention >1k duplicate
lines of code.
2014-02-25 18:30:08 +00:00
..
Makefile
bluetooth.h G/C M_EMULDATA 2011-04-27 00:36:47 +00:00
bt_proto.c
bt_sysctl.c Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
files.netbt
hci.h const lookup argument 2011-09-17 08:23:36 +00:00
hci_event.c cleanup some DIAGNOSTIC and KASSERT code 2011-07-27 10:25:09 +00:00
hci_ioctl.c
hci_link.c cleanup some DIAGNOSTIC and KASSERT code 2011-07-27 10:25:09 +00:00
hci_misc.c
hci_socket.c
hci_unit.c const lookup argument 2011-09-17 08:23:36 +00:00
l2cap.h
l2cap_lower.c
l2cap_misc.c
l2cap_signal.c CID/90001: missing va_end() 2013-02-09 01:19:05 +00:00
l2cap_socket.c Remove SS_ISCONFIRMING, it is unused and TP4 will not come back. 2013-08-29 17:49:20 +00:00
l2cap_upper.c
rfcomm.h
rfcomm_dlc.c fix comment typo 2011-08-21 14:20:34 +00:00
rfcomm_session.c cleanup some DIAGNOSTIC and KASSERT code 2011-07-27 10:25:09 +00:00
rfcomm_socket.c Remove SS_ISCONFIRMING, it is unused and TP4 will not come back. 2013-08-29 17:49:20 +00:00
rfcomm_upper.c
sco.h
sco_socket.c Remove SS_ISCONFIRMING, it is unused and TP4 will not come back. 2013-08-29 17:49:20 +00:00
sco_upper.c