Date: Fri, 8 Jul 2011 20:41:12 +0000 (UTC) From: Matthew D Fleming <mdf@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/share/man/man9 fail.9 src/sys/kern kern_fail.c Message-ID: <201107082042.p68Kg57Y046487@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mdf 2011-07-08 20:41:12 UTC
FreeBSD src repository
Modified files:
share/man/man9 fail.9
sys/kern kern_fail.c
Log:
SVN rev 223876 on 2011-07-08 20:41:12Z by mdf
Add an option to have a fail point term only execute when run by a
specified pid. This is helpful for automated testing involving a global
knob that would otherwise be executed by many other threads.
MFC after: 1 week
Revision Changes Path
1.7 +7 -0 src/share/man/man9/fail.9
1.6 +19 -1 src/sys/kern/kern_fail.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107082042.p68Kg57Y046487>
