Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Niels Provos <provos@netbsd.org>
List: source-changes
Date: 11/01/2003 18:47:16
Module Name:	src
Committed By:	provos
Date:		Sat Nov  1 18:47:16 UTC 2003

Modified Files:
	src/sys/kern: kern_descrip.c

Log Message:
use fdremove to remove kqueue file descriptor so that bitmap information
is maintained correctly; found by Juergen Hannken-Illjes


To generate a diff of this commit:
cvs rdiff -r1.115 -r1.116 src/sys/kern/kern_descrip.c

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