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
/
hci
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix several typos
eadler
2013-05-12
1
-1
/
+1
*
Mechanically substitute flags from historic mbuf allocator with
glebius
2012-12-05
4
-8
/
+8
*
Node constructor methods are supposed to be called in syscall
glebius
2011-04-18
1
-4
/
+1
*
Change message severity level from WARN to INFO. This should reduce
emax
2008-12-24
1
-1
/
+1
*
Retire the MALLOC and FREE macros. They are an abomination unto style(9).
des
2008-10-23
2
-6
/
+6
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
11
-11
/
+33
*
Mechanically rename s/ng_timeout/ng_callout/g, s/ng_untimeout/ng_uncallout/g.
glebius
2004-12-01
1
-6
/
+6
*
Fix kernel build (caused by recent ng_{un}timeout API change)
emax
2004-11-03
3
-10
/
+10
*
Switch to using C99 sparse initialisers for the type methods array.
julian
2004-05-29
1
-12
/
+10
*
Address few style issues pointed out by bde
emax
2004-04-27
5
-36
/
+36
*
Make sure Bluetooth stuff can be compiled on amd64
emax
2004-04-09
4
-12
/
+12
*
Change double include protection style in headers to match
emax
2003-11-14
5
-5
/
+5
*
Update Bluetooth code.
emax
2003-10-12
5
-125
/
+162
*
Part one of undating the bluetooth code to the newest version
julian
2003-05-10
12
-205
/
+128
*
Back out M_* changes, per decision of the TRB.
imp
2003-02-19
4
-9
/
+9
*
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
alfred
2003-01-21
4
-9
/
+9
*
The second try a committing the bluetooth code
julian
2002-11-20
12
-0
/
+5532