Subject: CVS commit: [kqueue] basesrc/lib/libc/sys
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 07/10/2001 15:25:13
Module Name:	basesrc
Committed By:	lukem
Date:		Tue Jul 10 12:25:12 UTC 2001

Modified Files:
	basesrc/lib/libc/sys [kqueue]: kqueue.2

Log Message:
document differences in netbsd implementation:
* we don't have rfork or AIO, so don't talk about it
* filter, flags and fflags are now uint32_t
* document KFILTER_BYFILTER and KFILTER_BYNAME ioctls
* expand filter description


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.1.1.1.2.1 basesrc/lib/libc/sys/kqueue.2

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