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
bapt
c0cd28f928
use .Mt to mark up email addresses consistently (part2)
...
PR: 191174 Submitted by: Franco Fichtner <franco@lastsummer.de>
2014-06-20 09:57:27 +00:00
..
bthid_config.h
…
bthidd.8
use .Mt to mark up email addresses consistently (part2)
2014-06-20 09:57:27 +00:00
bthidd.c
…
bthidd.conf.sample
…
bthidd.h
…
client.c
…
hid.c
…
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
parser.y
Fix world after byacc import:
2012-05-22 16:33:10 +00:00
server.c
…
session.c
…