This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.sbin
/
bluetooth
/
bthidd
History
Rebecca Cran
e267ef95d5
Don't generate input() since it's not used.
2010-11-22 14:16:22 +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
Properly htole16() PSM in sockaddr_l2cap
2006-11-02 18:57:09 +00:00
hid.c
Make sure to only pickup hid_input items when parsing input reports.
2010-09-08 20:00:27 +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
…
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
Do not mark Bluetooth HID device as a "potential keyboard" if its descriptor
2006-11-27 22:52:11 +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
…