freebsd-dev/usr.sbin/bluetooth/bthidd
2014-05-10 05:16:28 +00:00
..
bthid_config.h
bthidd.8 mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
bthidd.c
bthidd.conf.sample
bthidd.h
client.c
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 Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
kbd.h
lexer.l Work around build breakages with GCC 4.2. 2013-05-23 05:42:35 +00:00
Makefile Add the Clang specific -Wmissing-variable-declarations to WARNS=6. 2013-04-19 19:45:00 +00:00
Makefile.depend Updated dependencies 2014-05-10 05:16:28 +00:00
parser.y Fix world after byacc import: 2012-05-22 16:33:10 +00:00
server.c
session.c