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
*
Let bsd.prog.mk set SRCS and MAN to their default values.
ru
2005-01-28
4
-4
/
+0
*
Sort sections.
ru
2005-01-18
8
-26
/
+26
*
Added the EXIT STATUS section where appropriate.
ru
2005-01-17
8
-8
/
+8
*
Fix typo %d -> %x
emax
2005-01-12
1
-1
/
+1
*
Scheduled mdoc(7) sweep.
ru
2005-01-11
2
-10
/
+11
*
Teach sdpd(8) about 32-bit and 128-bit uuid's.
emax
2005-01-05
5
-13
/
+162
*
Rename 'class' field to 'uclass' in the ng_hci_inquiry_response structure.
emax
2005-01-04
1
-1
/
+1
*
Start the dreaded NOFOO -> NO_FOO conversion.
ru
2004-12-21
1
-1
/
+1
*
Check in updated bthidd(8). This is still work in progress.
emax
2004-11-18
9
-48
/
+874
*
Serial devices now called /dev/cuadXX not /dev/cuaaXX
emax
2004-11-02
2
-2
/
+2
*
For variables that are only checked with defined(), don't provide
ru
2004-10-24
1
-1
/
+1
*
Add missing #include
emax
2004-09-14
2
-1
/
+2
*
Update links to the bluez-firmware package
emax
2004-08-11
1
-4
/
+4
*
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
10
-30
/
+47
*
- Update l2ping(8) man page and mention that it is possible to use names
emax
2004-08-04
2
-42
/
+70
*
Avoid casts as lvalues.
kan
2004-07-28
1
-3
/
+6
*
Add workaround for brain damaged cell phones
emax
2004-07-27
2
-3
/
+62
*
Fix cut-n-paste bugs in hccontrol(8). Its very strange that no one noticed
emax
2004-06-28
2
-17
/
+17
*
Remove dependency on dev/usb/usbdevs.h, in preparation for its
imp
2004-06-25
1
-2
/
+4
*
Assorted markup, grammar, and spelling fixes.
ru
2004-06-13
3
-19
/
+22
*
Markup nits.
ru
2004-06-04
1
-3
/
+5
*
Reapply some lost fixes, fix some more.
ru
2004-06-04
1
-13
/
+15
*
Start committing Bluetooth HID (Human Interface Device) support.
emax
2004-04-10
17
-0
/
+3015
*
Use uint instead of u_int
emax
2004-04-09
10
-64
/
+64
*
Make sure Bluetooth stuff can be compiled on amd64
emax
2004-04-09
2
-5
/
+5
*
Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror)
markm
2004-03-05
1
-1
/
+1
*
Add extra sanity check for SDP packets in libsdp(3)
emax
2004-02-26
1
-1
/
+3
*
Fix endianes bug
emax
2004-02-25
1
-0
/
+3
*
Teach rfcomm_pppd(8) how to register Bluetooth LAN service with local sdpd(8)
emax
2004-02-23
2
-19
/
+88
*
l2ping(8) should not loose echo data if target does not responds to the ping
emax
2004-02-17
2
-24
/
+36
*
Cleanup CFLAGS in libsdp(3) Makefile
emax
2004-01-25
2
-1
/
+15
*
Import sdpd(8) sources. This is Bluetooth Service Discovery Protocol daemon.
emax
2004-01-20
26
-0
/
+4284
*
Change sdp_open_local(3) API. It now takes a path to a control socket
emax
2004-01-09
3
-55
/
+89
*
Fix uncontrolled access to the buffer in rfcomm_sppd(1).
emax
2003-12-19
1
-2
/
+2
*
Replace all uses of the old netgraph constants NG_*LEN by the new
harti
2003-11-15
2
-2
/
+2
*
Fix few typos
emax
2003-11-11
3
-7
/
+7
*
Update Bluetooth code.
emax
2003-10-12
43
-463
/
+1991
*
Account for the fact that "buildworld" builds in the 'obj' tree
julian
2003-06-24
1
-1
/
+1
*
Reapply mdoc(7) fixes that got accidentally lost in the last
ru
2003-05-20
8
-380
/
+424
*
Make the README reflect reality.
julian
2003-05-11
1
-3
/
+2
*
Re-enable the broadcom firmware utility now that the Makefile in that subdir
julian
2003-05-11
1
-3
/
+1
*
Fix (presently unused) Makefile to not need files not yet checked in.
julian
2003-05-11
1
-11
/
+11
*
Don't compile the broadcom firmware module yet.
julian
2003-05-10
1
-2
/
+3
*
Broadcom firmware loading module.. The actual firmware files will follow when
julian
2003-05-10
5
-0
/
+455
*
Part 2 of the commit if new bluetooth code.
julian
2003-05-10
37
-394
/
+2194
*
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
5
-198
/
+219
*
The second try a committing the bluetooth code
julian
2002-11-20
27
-0
/
+6743