NetBSD/sys/netbt
elad fda35a52f4 Add a bluetooth action to the device scope and use it in netbt as a
replacement for KAUTH_GENERIC_ISSUSER.

Mailing list reference:

	http://mail-index.netbsd.org/tech-kern/2009/04/25/msg004905.html

Bluetooth-specific authorization wrapper might come later.
2009-05-03 17:21:12 +00:00
..
Makefile
bluetooth.h Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
bt_proto.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
bt_sysctl.c
files.netbt update to bluetooth device attachment: 2006-09-10 15:45:55 +00:00
hci.h Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
hci_event.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
hci_ioctl.c Add a bluetooth action to the device scope and use it in netbt as a 2009-05-03 17:21:12 +00:00
hci_link.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
hci_misc.c improve memo taking of known bluetooth devices 2007-09-16 19:59:30 +00:00
hci_socket.c Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
hci_unit.c do not hold bt_lock while detaching bthub, as devices may need to aquire 2008-06-26 14:17:27 +00:00
l2cap.h Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
l2cap_lower.c adjust message for previous change 2008-08-05 13:08:31 +00:00
l2cap_misc.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
l2cap_signal.c use more device_t and device_xxx() accessors 2007-11-10 23:12:22 +00:00
l2cap_socket.c Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
l2cap_upper.c Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
rfcomm.h Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
rfcomm_dlc.c Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
rfcomm_session.c Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
rfcomm_socket.c Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
rfcomm_upper.c Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
sco.h Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
sco_socket.c Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
sco_upper.c Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00