Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 05/09/2002 20:57:09
Module Name: syssrc
Committed By: atatat
Date: Thu May 9 17:57:08 UTC 2002
Modified Files:
syssrc/sys/kern: kern_descrip.c
Log Message:
Maintain a short list of the actual descriptors that were closed and
log that intead of being ambiguous about which of 0, 1, and/or 2 it
was that was closed.
To generate a diff of this commit:
cvs rdiff -r1.91 -r1.92 syssrc/sys/kern/kern_descrip.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.