Subject: CVS commit: src/regress/sys/kern/ras/ras2
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 01/12/2008 11:10:09
Module Name:	src
Committed By:	dsl
Date:		Sat Jan 12 11:10:09 UTC 2008

Modified Files:
	src/regress/sys/kern/ras/ras2: ras2.c

Log Message:
The interval timers (setitimer()) are not inherited by fork (I've checked
the SuS) so start the timer in the correct process otherwise this test
will never timeout.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/regress/sys/kern/ras/ras2/ras2.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.