freebsd-dev/usr.sbin/bluetooth
Dimitry Andric 98e0f284ba In usr.sbin/bluetooth/sdpd/server.c, don't use the size of a pointer as
the length argument to memset, but the size of the object pointed to.

MFC after:	1 week
2011-12-17 19:26:03 +00:00
..
ath3kfw Remove redundant assignments to WARNS. 2011-06-06 20:24:17 +00:00
bcmfw Build fixups for the new USB stack. 2009-02-23 18:36:54 +00:00
bt3cfw Plug fd leaks 2011-11-23 10:27:18 +00:00
bthidcontrol Do not request SDP attributes using ranges. 2010-09-07 16:36:03 +00:00
bthidd Encode horizontal scroll events (AC Pan) as button presses (bit 5 and 6) 2011-05-04 17:58:15 +00:00
btpand mdoc: move remaining sections into consistent order 2010-05-13 12:08:11 +00:00
hccontrol Pacify new GCC4 warnings. 2006-09-21 17:16:37 +00:00
hcsecd Don't generate input() since it's not used. 2010-11-22 14:16:22 +00:00
hcseriald Clenup code a bit and do not call fork(2) before dameon(3) where not needed. 2009-02-04 22:04:06 +00:00
l2control Improve the man page and l2control's usage() a bit. 2011-04-19 16:21:57 +00:00
l2ping Do not use word 'flood' as it not entirely correct. Use better 'no delay' 2011-03-28 23:08:18 +00:00
rfcomm_pppd mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
sdpcontrol mdoc: move remaining sections into consistent order 2010-05-13 12:08:11 +00:00
sdpd In usr.sbin/bluetooth/sdpd/server.c, don't use the size of a pointer as 2011-12-17 19:26:03 +00:00
Makefile Add firmware downloader for Atheros AR3011 based USB Bluetooth devices. 2010-11-12 19:43:12 +00:00
Makefile.inc