NetBSD/sys/netbt
mrg fbffadb9f8 - add or adjust /* FALLTHROUGH */ where appropriate
- add __unreachable() after functions that can return but won't in
  this case, and thus can't be marked __dead easily
2019-02-03 03:19:25 +00:00
..
Makefile
bluetooth.h
bt_proto.c
bt_sysctl.c
files.netbt
hci.h Appease GCC in hci_filter_test() 2018-07-25 19:09:38 +00:00
hci_event.c Result of audit to check that mbuf length is checked before m_copydata() 2018-08-21 14:59:13 +00:00
hci_ioctl.c - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
hci_link.c two issues noted by maxv@ 2018-09-07 14:47:15 +00:00
hci_misc.c
hci_socket.c Fix memory leaks pointed out by Ilja Van Sprundel: all 2019-01-28 12:53:01 +00:00
hci_unit.c
l2cap.h
l2cap_lower.c
l2cap_misc.c
l2cap_signal.c Result of audit to check that mbuf length is checked before m_copydata() 2018-08-21 14:59:13 +00:00
l2cap_socket.c Fix memory leaks pointed out by Ilja Van Sprundel: all 2019-01-28 12:53:01 +00:00
l2cap_upper.c
rfcomm.h
rfcomm_dlc.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
rfcomm_session.c Replace M_ALIGN and MH_ALIGN by m_align. 2018-12-22 14:28:56 +00:00
rfcomm_socket.c Fix memory leaks pointed out by Ilja Van Sprundel: all 2019-01-28 12:53:01 +00:00
rfcomm_upper.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
sco.h
sco_socket.c Fix memory leaks pointed out by Ilja Van Sprundel: all 2019-01-28 12:53:01 +00:00
sco_upper.c