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
/
hccontrol
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix compare argument for address type.
takawata
2015-09-09
1
-1
/
+1
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+19
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
1
-2
/
+0
|
*
Merge sync of head
sjg
2015-05-27
11
-7
/
+470
|
|
\
|
|
/
|
/
|
|
*
Merge head from 7/28
sjg
2014-08-19
1
-1
/
+1
|
|
\
|
*
|
Updated dependencies
sjg
2014-05-16
1
-1
/
+0
|
*
|
Updated dependencies
sjg
2014-05-10
1
-0
/
+2
|
*
|
Merge from head
sjg
2013-09-05
1
-1
/
+1
|
|
\
\
|
*
|
|
Updated dependencies
sjg
2013-03-11
1
-0
/
+1
|
*
|
|
Updated dependencies
sjg
2013-02-16
1
-2
/
+0
|
*
|
|
Sync from head
sjg
2012-11-04
1
-2
/
+2
|
|
\
\
\
|
*
|
|
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+20
*
|
|
|
|
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
7
-0
/
+7
*
|
|
|
|
Make hccontrol(8) and sdpcontrol(8) appear in "man -k bluetooth" output.
trasz
2015-02-07
1
-2
/
+2
*
|
|
|
|
Convert usr.sbin to LIBADD
bapt
2014-11-25
1
-2
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
use .Mt to mark up email addresses consistently (part2)
bapt
2014-06-20
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Fxi a bunch of typos.
eadler
2013-05-10
1
-1
/
+1
|
|
/
|
/
|
*
|
mdoc: add missing width argument to Bl -tag.
joel
2012-06-03
1
-2
/
+2
|
/
*
Fix typos in command descriptions.
stefanf
2011-12-31
1
-2
/
+2
*
Reencode files to UTF-8. Drop CP1252 em-dash.
uqs
2011-12-30
1
-4
/
+4
*
Pacify new GCC4 warnings.
emax
2006-09-21
1
-1
/
+1
*
Get rid of extra const to pacify new GCC4 warnings.
emax
2006-09-21
2
-30
/
+30
*
- Only print a clarifying message about which HCI node has been used if there
markus
2006-06-02
1
-4
/
+6
*
- Document the new Read_Node_List command, autodetection of HCI nodes and
markus
2006-05-22
1
-8
/
+9
*
- Add HCI node autodetection. As a consequence of this, make the '-n'
markus
2006-05-22
3
-7
/
+89
*
- Use official version strings for LMP and HCI version reporting and add
markus
2006-02-23
4
-7
/
+42
*
Sort sections.
ru
2005-01-18
1
-3
/
+3
*
Added the EXIT STATUS section where appropriate.
ru
2005-01-17
1
-1
/
+1
*
Rename 'class' field to 'uclass' in the ng_hci_inquiry_response structure.
emax
2005-01-04
1
-1
/
+1
*
Introduce ng_hci_inquiry_response structure and use it in the hccontrol(8)
emax
2004-08-10
1
-8
/
+1
*
- One can use both BD_ADDR or name to specify address of the Bluetooth device.
emax
2004-08-05
4
-13
/
+20
*
Fix cut-n-paste bugs in hccontrol(8). Its very strange that no one noticed
emax
2004-06-28
2
-17
/
+17
*
Use uint instead of u_int
emax
2004-04-09
7
-49
/
+49
*
Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror)
markm
2004-03-05
1
-1
/
+1
*
Fix few typos
emax
2003-11-11
3
-7
/
+7
*
Update Bluetooth code.
emax
2003-10-12
12
-145
/
+310
*
Reapply mdoc(7) fixes that got accidentally lost in the last
ru
2003-05-20
1
-99
/
+100
*
Part 2 of the commit if new bluetooth code.
julian
2003-05-10
12
-193
/
+270
*
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
schweikh
2003-01-01
1
-1
/
+1
*
mdoc(7) police: markup fixes.
ru
2002-12-12
1
-98
/
+100
*
The second try a committing the bluetooth code
julian
2002-11-20
12
-0
/
+5038