NetBSD/sys/netbt
rtr 183fc9ab77 * have pr_stat return EOPNOTSUPP consistently for all protocols that do
not fill in struct stat instead of returning success.

* in pr_stat remove all checks for non-NULL so->so_pcb except where the
  pcb is actually used (i.e. cases where we don't return EOPNOTSUPP).

proposed on tech-net@
2014-07-07 07:09:58 +00:00
..
bluetooth.h
bt_proto.c
bt_sysctl.c
files.netbt
hci_event.c
hci_ioctl.c
hci_link.c
hci_misc.c
hci_socket.c * have pr_stat return EOPNOTSUPP consistently for all protocols that do 2014-07-07 07:09:58 +00:00
hci_unit.c
hci.h
l2cap_lower.c
l2cap_misc.c
l2cap_signal.c
l2cap_socket.c * have pr_stat return EOPNOTSUPP consistently for all protocols that do 2014-07-07 07:09:58 +00:00
l2cap_upper.c
l2cap.h
Makefile
rfcomm_dlc.c
rfcomm_session.c
rfcomm_socket.c * have pr_stat return EOPNOTSUPP consistently for all protocols that do 2014-07-07 07:09:58 +00:00
rfcomm_upper.c
rfcomm.h
sco_socket.c * have pr_stat return EOPNOTSUPP consistently for all protocols that do 2014-07-07 07:09:58 +00:00
sco_upper.c
sco.h