summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
Commit message (Expand)AuthorAgeFilesLines
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+3
* Push acquisition of the accept mutex out of sofree() into the callerrwatson2004-10-181-0/+1
* Extend coverage of SOCK_LOCK(so) to include so_count, the socketrwatson2004-06-121-0/+1
* Switch to using C99 sparse initialisers for the type methods array.julian2004-05-291-12/+9
* Address few style issues pointed out by bdeemax2004-04-271-5/+5
* Rename dup_sockaddr() to sodupsockaddr() for consistency with otherrwatson2004-03-011-2/+2
* NULL -> 0 where appropriate.alfred2003-12-241-8/+8
* Update Bluetooth code.emax2003-10-121-2/+2
* Use the <sys/bitstring.h> rather than <bitstring.h>phk2003-06-131-1/+1
* Part one of undating the bluetooth code to the newest versionjulian2003-05-101-230/+318
* Introduce a new taskqueue that runs completely free of Giant, and inscottl2003-02-261-2/+2
* Back out M_* changes, per decision of the TRB.imp2003-02-191-8/+8
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-8/+8
* The second try a committing the bluetooth codejulian2002-11-201-0/+1222
OpenPOWER on IntegriCloud