freebsd-dev/sys/netgraph/bluetooth
Robert Watson 746e5bf09b Rename dup_sockaddr() to sodupsockaddr() for consistency with other
functions in kern_socket.c.

Rename the "canwait" field to "mflags" and pass M_WAITOK and M_NOWAIT
in from the caller context rather than "1" or "0".

Correct mflags pass into mac_init_socket() from previous commit to not
include M_ZERO.

Submitted by:	sam
2004-03-01 03:14:23 +00:00
..
common Part one of undating the bluetooth code to the newest version 2003-05-10 21:44:42 +00:00
drivers Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
hci Change double include protection style in headers to match 2003-11-14 03:45:29 +00:00
include Replace deprecated NG_NODELEN with the new NG_NODESIZ. There is one 2004-01-26 15:19:43 +00:00
l2cap Change double include protection style in headers to match 2003-11-14 03:45:29 +00:00
socket Rename dup_sockaddr() to sodupsockaddr() for consistency with other 2004-03-01 03:14:23 +00:00