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_6_2_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.4   6 years  espie   remove redundant variable declarations in Makefiles, since those are the default...
[TXT] usbhidaction.1  1.12   9 years  bentley   Bring example up to date with share/misc/usb_hid_usages. ok millert@
[TXT] usbhidaction.c  1.22   8 years  krw   Last parameter to execl[e]() functions *must* be cast to a pointer. Just NULL is...