OpenBSD CVS

src/usr.bin/usbhidaction/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / usbhidaction

Current tag: OPENBSD_5_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.1   22 years  nate   Update usb userland stuff to reflect hid changes in the kernel. This adds the ne...
[TXT] usbhidaction.1  1.11   13 years  jasper   - use fork(2)/exec(3) instead of system(3) to execute the specified action, as t...
[TXT] usbhidaction.c  1.16   12 years  robert   Ignore SIGCHLD because we don't really care what happened to the forked processe...