freebsd-dev/usr.sbin/bluetooth
Baptiste Daroussin 5e2a209a27 Fix world after byacc import:
- old yacc(1) use to magicially append stdlib.h, while new one don't
- new yacc(1) do declare yyparse by itself, fix redundant declaration of
  'yyparse'

Approved by:	des (mentor)
2012-05-22 16:33:10 +00:00
..
ath3kfw Remove trailing whitespace per mdoc lint warning 2012-03-29 05:02:12 +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 Fix world after byacc import: 2012-05-22 16:33:10 +00:00
btpand Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
hccontrol Fix typos in command descriptions. 2011-12-31 12:12:41 +00:00
hcsecd Fix world after byacc import: 2012-05-22 16:33:10 +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 Touch up some more small typos missed in the previous round. 2012-01-05 21:36:45 +00:00
Makefile Add firmware downloader for Atheros AR3011 based USB Bluetooth devices. 2010-11-12 19:43:12 +00:00
Makefile.inc