Subject: CVS commit: src/lib/libc/sys
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 02/04/2003 11:05:44
Module Name:	src
Committed By:	jdolecek
Date:		Tue Feb  4 09:05:43 UTC 2003

Modified Files:
	src/lib/libc/sys: kqueue.2

Log Message:
Introduce EVFILT_TIMER, which allows a process to establish an
arbitrary number of timers, both oneshot and periodic.

from FreeBSD


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/lib/libc/sys/kqueue.2

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