freebsd-dev/usr.sbin/bluetooth/bthidd
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
..
bthid_config.h Update bthidd(8) code and hook it up to the build. 2006-09-07 21:47:49 +00:00
bthidd.8 mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
bthidd.c Update bthidd(8) code and hook it up to the build. 2006-09-07 21:47:49 +00:00
bthidd.conf.sample
bthidd.h Update bthidd(8) code and hook it up to the build. 2006-09-07 21:47:49 +00:00
client.c Properly htole16() PSM in sockaddr_l2cap 2006-11-02 18:57:09 +00:00
hid.c Encode horizontal scroll events (AC Pan) as button presses (bit 5 and 6) 2011-05-04 17:58:15 +00:00
kbd.c Temporarily put ugly workaround in place to make sparc64 build happy. 2006-09-08 15:05:38 +00:00
kbd.h Update bthidd(8) code and hook it up to the build. 2006-09-07 21:47:49 +00:00
lexer.l Don't generate input() since it's not used. 2010-11-22 14:16:22 +00:00
Makefile Remove redundant WARNS?=6 overrides and inherit the WARNS setting from 2010-03-02 18:44:08 +00:00
parser.y Fix world after byacc import: 2012-05-22 16:33:10 +00:00
server.c Use socklen_t instead of int32_t where appropriate to pacify new GCC4 2006-09-21 02:32:28 +00:00
session.c Update bthidd(8) code and hook it up to the build. 2006-09-07 21:47:49 +00:00