summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth/bthidd
Commit message (Expand)AuthorAgeFilesLines
* 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