index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
netgraph
/
bluetooth
/
socket
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to using C99 sparse initialisers for the type methods array.
julian
2004-05-29
3
-37
/
+28
*
Address few style issues pointed out by bde
emax
2004-04-27
5
-28
/
+28
*
Make sure RFCOMM multiplexor channel does not hang in DISCONNECTING
emax
2004-04-23
1
-3
/
+6
*
Rename dup_sockaddr() to sodupsockaddr() for consistency with other
rwatson
2004-03-01
4
-7
/
+7
*
Replace deprecated NG_NODELEN with the new NG_NODESIZ. There is one
harti
2004-01-26
1
-1
/
+1
*
NULL -> 0 where appropriate.
alfred
2003-12-24
3
-18
/
+18
*
Introduce a MAC label reference in 'struct inpcb', which caches
rwatson
2003-11-18
1
-4
/
+8
*
Update Bluetooth code.
emax
2003-10-12
5
-12
/
+21
*
Use the <sys/bitstring.h> rather than <bitstring.h>
phk
2003-06-13
5
-5
/
+5
*
Part one of undating the bluetooth code to the newest version
julian
2003-05-10
6
-523
/
+4611
*
Introduce an M_ASSERTPKTHDR() macro which performs the very common task
des
2003-04-08
1
-4
/
+2
*
Introduce a new taskqueue that runs completely free of Giant, and in
scottl
2003-02-26
3
-7
/
+7
*
Back out M_* changes, per decision of the TRB.
imp
2003-02-19
3
-18
/
+18
*
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
alfred
2003-01-21
3
-18
/
+18
*
o Untangle the confusion with the malloc flags {M_WAITOK, M_NOWAIT} and
bmilekic
2002-12-19
2
-3
/
+3
*
The second try a committing the bluetooth code
julian
2002-11-20
5
-0
/
+5532