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
*
Add `accept dns' to rfcomm-server example
pav
2007-05-13
1
-0
/
+1
*
Check that the length of the received message is at least as big as a PDU
emax
2007-02-23
1
-1
/
+2
*
Do not mark Bluetooth HID device as a "potential keyboard" if its descriptor
emax
2006-11-27
1
-1
/
+1
*
- Grammar fixes
markus
2006-11-13
1
-56
/
+74
*
Properly htole16() PSM in sockaddr_l2cap
emax
2006-11-02
1
-3
/
+3
*
- Add a 'verbose' switch -v
markus
2006-10-31
3
-2
/
+17
*
- Grammar and typo fixes
markus
2006-10-10
1
-12
/
+11
*
Fix a typo introduced in the last commit: WWW Refresh is 0x227, not 0227
markus
2006-10-09
1
-1
/
+1
*
Pacify new GCC4 warnings.
emax
2006-09-21
3
-4
/
+4
*
Get rid of extra const to pacify new GCC4 warnings.
emax
2006-09-21
2
-30
/
+30
*
Use socklen_t instead of int32_t where appropriate to pacify new GCC4
emax
2006-09-21
5
-7
/
+12
*
Temporarily put ugly workaround in place to make sparc64 build happy.
emax
2006-09-08
1
-12
/
+12
*
Update bthidd(8) code and hook it up to the build.
emax
2006-09-07
14
-462
/
+642
*
- 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
*
Fix formatting. Add missing break;
emax
2006-05-14
1
-2
/
+3
*
Properly map mouse buttons
emax
2006-03-21
1
-1
/
+4
*
Properly convert L2CAP PSM values in sockaddr_l2cap to LE16 byte order.
emax
2006-03-16
3
-4
/
+4
*
Style: NO_MAN doesn't need any value.
ru
2006-03-15
1
-1
/
+1
*
Teach bthidd(8) to reload its config when SIGHUP is received.
emax
2006-03-14
1
-3
/
+27
*
Fix typo
emax
2006-03-13
1
-1
/
+1
*
- Use official version strings for LMP and HCI version reporting and add
markus
2006-02-23
4
-7
/
+42
*
Fix scancode translation table
markus
2006-02-20
1
-2
/
+3
*
- Grammar fixes
markus
2006-02-11
1
-21
/
+21
*
- Fix attribute id of HIDBatteryPower
markus
2006-02-10
1
-5
/
+5
*
Fix typo in rfcomm_pppd(8) man page.
emax
2005-12-12
1
-1
/
+1
*
Teach sdpd(8) to check peer's credentials before accepting request to
emax
2005-12-06
6
-9
/
+55
*
Fix typo in usage.
emax
2005-09-01
1
-1
/
+1
*
Fix all the spelling mistakes I could find in the man pages for words
keramida
2005-07-31
2
-5
/
+5
*
- Grammar fixes
markus
2005-07-09
1
-12
/
+12
*
Do not tread 128-bit UUID as int128. Provide separate macros to get/put
emax
2005-05-27
1
-27
/
+36
*
Fix problem with session termination. bthidd(8) maintains two L2CAP
emax
2005-05-18
2
-3
/
+4
*
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
[next]