OpenBSD CVS

CVS log for src/usr.bin/usbhidaction/usbhidaction.c


[BACK] Up to [local] / src / usr.bin / usbhidaction

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_5_1_BASE


Revision 1.15 / (download) - annotate - [select for diffs], Mon Mar 7 14:59:06 2011 UTC (13 years, 3 months ago) by jasper
Branch: MAIN
CVS Tags: OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0
Changes since 1.14: +13 -6 lines
Diff to previous 1.14 (colored)

- use fork(2)/exec(3) instead of system(3) to execute the specified action,
as the launched command used to be terminated when usbhidaction terminates.
using fork here prevents that.

from vadim zhukov
ok otto@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.