Subject: CVS commit: [kqueue] syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 02/21/2002 22:33:08
Module Name: syssrc
Committed By: jdolecek
Date: Thu Feb 21 20:33:08 UTC 2002
Modified Files:
syssrc/sys/kern [kqueue]: kern_ktrace.c
Log Message:
ktrderef(): knote_fdclose() is not appropriate here - the descriptor
is not visible from userland and thus can't be watched
To generate a diff of this commit:
cvs rdiff -r1.54.2.2 -r1.54.2.3 syssrc/sys/kern/kern_ktrace.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.