Subject: CVS commit: basesrc/regress/sys/kern/kqueue/read/file
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 10/12/2002 14:18:39
Module Name:	basesrc
Committed By:	jdolecek
Date:		Sat Oct 12 11:18:38 UTC 2002

Modified Files:
	basesrc/regress/sys/kern/kqueue/read/file: Makefile

Log Message:
make the program only await three kevents, so that it won't linger around
  when the regression test is over
wait a while after program invocation before first echo, so that the
  program would have chance to setup the kevents


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 basesrc/regress/sys/kern/kqueue/read/file/Makefile

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