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
/
usr.sbin
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove stray DEBUG_FLAGS=-g that snuck in with r137868
imp
2015-05-21
1
-1
/
+0
*
ath3kfw, bcmfw, bthidcontrol, bthidd all require usb(4); build them
ngie
2015-04-27
1
-4
/
+9
*
To ensure j formatting string valid, cast uint64_t values to uintmax_t.
takawata
2015-04-18
1
-2
/
+3
*
Change printf formatting to unbroke i386 arch.
takawata
2015-04-18
1
-2
/
+2
*
Fix Typo.
takawata
2015-04-18
1
-1
/
+1
*
Fix misspelling.
araujo
2015-04-18
1
-1
/
+1
*
Improve code style(9), no functional changes.
araujo
2015-04-18
2
-92
/
+95
*
Add LE related HCI control command to hccontrol(1).
takawata
2015-04-18
5
-1
/
+443
*
Accept LE event on hccontrol socket.
takawata
2015-04-12
1
-0
/
+1
*
Add HCI/LMP revision information.
takawata
2015-04-12
1
-2
/
+12
*
Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKED
takawata
2015-04-07
58
-7
/
+70
*
bthidd: Remove unused macros from hid.c.
rakuco
2015-04-06
1
-6
/
+0
*
bthidd: Consider usage ranges when dealing with array inputs.
rakuco
2015-04-05
1
-1
/
+13
*
Make hccontrol(8) and sdpcontrol(8) appear in "man -k bluetooth" output.
trasz
2015-02-07
2
-4
/
+4
*
mdoc: sort SEE ALSO.
joel
2014-12-26
1
-2
/
+2
*
handle "Kana" and "Eisu" keys on Apple Wireless Keyboard (JIS)
emax
2014-12-11
1
-2
/
+2
*
Convert usr.sbin to LIBADD
bapt
2014-11-25
12
-24
/
+12
*
use .Mt to mark up email addresses consistently (part2)
bapt
2014-06-20
14
-14
/
+14
*
mdoc: minor paragraph fixes.
joel
2014-02-08
1
-1
/
+0
*
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
eadler
2013-11-30
1
-1
/
+1
*
Work around build breakages with GCC 4.2.
jkim
2013-05-23
1
-0
/
+2
*
Fxi a bunch of typos.
eadler
2013-05-10
1
-1
/
+1
*
Add the Clang specific -Wmissing-variable-declarations to WARNS=6.
ed
2013-04-19
1
-0
/
+2
*
Remove contractions.
joel
2013-04-11
1
-1
/
+1
*
Extend ath3kfw to include overridable device / vendor IDs.
adrian
2013-04-05
1
-4
/
+14
*
A number of places in the source tree still reference cuad.* after
eadler
2012-12-08
2
-2
/
+2
*
make sure that socket's send and receive buffers are properly sized
emax
2012-10-18
2
-1
/
+45
*
mdoc: add missing width argument to Bl -tag.
joel
2012-06-03
5
-8
/
+8
*
Fix world after byacc import:
bapt
2012-05-22
2
-1
/
+2
*
Remove trailing whitespace per mdoc lint warning
eadler
2012-03-29
1
-1
/
+1
*
Fix date.
joel
2012-03-26
1
-1
/
+1
*
Touch up some more small typos missed in the previous round.
uqs
2012-01-05
1
-1
/
+1
*
Fix typos in command descriptions.
stefanf
2011-12-31
1
-2
/
+2
*
Spelling fixes for usr.sbin/
uqs
2011-12-30
2
-2
/
+2
*
Reencode files to UTF-8. Drop CP1252 em-dash.
uqs
2011-12-30
1
-4
/
+4
*
In usr.sbin/bluetooth/sdpd/server.c, don't use the size of a pointer as
dim
2011-12-17
1
-1
/
+1
*
Plug fd leaks
kevlo
2011-11-23
1
-0
/
+1
*
Remove redundant assignments to WARNS.
ed
2011-06-06
1
-1
/
+0
*
Encode horizontal scroll events (AC Pan) as button presses (bit 5 and 6)
emax
2011-05-04
1
-0
/
+11
*
Improve the man page and l2control's usage() a bit.
emax
2011-04-19
2
-13
/
+22
*
Do not use word 'flood' as it not entirely correct. Use better 'no delay'
emax
2011-03-28
2
-18
/
+19
*
Don't generate input() since it's not used.
brucec
2010-11-22
2
-2
/
+2
*
Add firmware downloader for Atheros AR3011 based USB Bluetooth devices.
emax
2010-11-12
4
-0
/
+375
*
Make sure to only pickup hid_input items when parsing input reports.
emax
2010-09-08
1
-1
/
+2
*
Do not request SDP attributes using ranges.
emax
2010-09-07
1
-2
/
+4
*
mdoc: move remaining sections into consistent order
uqs
2010-05-13
2
-9
/
+9
*
mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the
uqs
2010-05-13
2
-25
/
+25
*
Catch up with libusbhid merge (rev 205728).
kaiw
2010-05-09
1
-11
/
+5
*
Remove redundant WARNS?=6 overrides and inherit the WARNS setting from
uqs
2010-03-02
1
-1
/
+0
*
Teach btpand(8) to recognized Bluetooth device node names.
emax
2009-05-18
1
-1
/
+1
[next]