Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 11/08/2002 22:26:51
Module Name:	syssrc
Committed By:	jdolecek
Date:		Fri Nov  8 20:26:50 UTC 2002

Modified Files:
	syssrc/sys/kern: kern_event.c

Log Message:
kevent(2): if the specified timeout is >=1ns and <1us, perform a poll
  rather than waiting forever due to TIMESPEC_TO_TIMEVAL() conversion


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/kern/kern_event.c

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