NetBSD/usr.bin/usbhidaction
dsainty 432d19fe4b By setting close-on-exec on the USB HID device descriptor, prevent passing an
extraneous descriptor to the command defined as the action to take on a
particular HID event.

This also avoids an unfortunate side-effect: killing and restarting
usbhidaction would sometimes fail because of a lingering open descriptor for
the same device on a process executed by the previous run of usbhidaction.

[OK'd by Lennart]
2005-07-02 04:05:09 +00:00
..
Makefile
usbhidaction.1 Use Fl for flags, not "Ar -"; add verb to sentence; 2004-10-20 23:52:04 +00:00
usbhidaction.c By setting close-on-exec on the USB HID device descriptor, prevent passing an 2005-07-02 04:05:09 +00:00