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
/
ng_btsocket.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce and use a sysinit-based initialization scheme for virtual
rwatson
2009-07-23
1
-3
/
+4
*
Introduce support for Bluetooth SCO sockets. This is based on older
emax
2008-07-30
1
-1
/
+34
*
Change semantics of socket close and detach. Add a new protocol switch
rwatson
2006-07-21
1
-0
/
+4
*
Use sparse initializers for "struct domain" and "struct protosw",
ru
2005-11-09
1
-55
/
+31
*
Remove PR_ATOMIC flag in ng_btsocket_protosw[] for BLUETOOTH_PROTO_RFCOMM
emax
2005-04-06
1
-1
/
+1
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
1
-1
/
+3
*
Move ng_socket and ng_btsocket initialization to SI_SUB_PROTO_DOMAIN as they
mlaier
2004-11-30
1
-1
/
+2
*
Initialize struct pr_userreqs in new/sparse style and fill in common
phk
2004-11-08
1
-84
/
+48
*
Add '#include <sys/mbuf.h>' to fix the kernel build.
emax
2004-06-25
1
-0
/
+1
*
Address few style issues pointed out by bde
emax
2004-04-27
1
-7
/
+7
*
Introduce a MAC label reference in 'struct inpcb', which caches
rwatson
2003-11-18
1
-4
/
+8
*
Update Bluetooth code.
emax
2003-10-12
1
-2
/
+2
*
Use the <sys/bitstring.h> rather than <bitstring.h>
phk
2003-06-13
1
-1
/
+1
*
Part one of undating the bluetooth code to the newest version
julian
2003-05-10
1
-1
/
+45
*
The second try a committing the bluetooth code
julian
2002-11-20
1
-0
/
+258