summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth/bthidd
Commit message (Expand)AuthorAgeFilesLines
* Fixed "make checkdpadd" (missing library dependencies).ru2007-10-011-1/+1
* Do not mark Bluetooth HID device as a "potential keyboard" if its descriptoremax2006-11-271-1/+1
* Properly htole16() PSM in sockaddr_l2capemax2006-11-021-3/+3
* - Grammar and typo fixesmarkus2006-10-101-12/+11
* Fix a typo introduced in the last commit: WWW Refresh is 0x227, not 0227markus2006-10-091-1/+1
* Pacify new GCC4 warnings.emax2006-09-211-1/+1
* Use socklen_t instead of int32_t where appropriate to pacify new GCC4emax2006-09-212-2/+4
* Temporarily put ugly workaround in place to make sparc64 build happy.emax2006-09-081-12/+12
* Update bthidd(8) code and hook it up to the build.emax2006-09-0713-462/+640
* Properly map mouse buttonsemax2006-03-211-1/+4
* Properly convert L2CAP PSM values in sockaddr_l2cap to LE16 byte order.emax2006-03-162-3/+3
* Style: NO_MAN doesn't need any value.ru2006-03-151-1/+1
* Teach bthidd(8) to reload its config when SIGHUP is received.emax2006-03-141-3/+27
* Fix typoemax2006-03-131-1/+1
* Fix scancode translation tablemarkus2006-02-201-2/+3
* Fix problem with session termination. bthidd(8) maintains two L2CAPemax2005-05-182-3/+4
* Fix typo %d -> %xemax2005-01-121-1/+1
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
* Check in updated bthidd(8). This is still work in progress.emax2004-11-189-48/+874
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
* - One can use both BD_ADDR or name to specify address of the Bluetooth device.emax2004-08-051-1/+1
* Start committing Bluetooth HID (Human Interface Device) support.emax2004-04-1011-0/+2002
OpenPOWER on IntegriCloud