Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 09/23/2002 07:19:17
Module Name:	syssrc
Committed By:	simonb
Date:		Mon Sep 23 04:19:17 UTC 2002

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

Log Message:
fp->f_count is unsigned, don't check if it's less than zero.


To generate a diff of this commit:
cvs rdiff -r1.94 -r1.95 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.