Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 11/09/2003 07:52:26
Module Name:	src
Committed By:	yamt
Date:		Sun Nov  9 07:52:26 UTC 2003

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

Log Message:
in the non-overwritten case of sys_dup2(),
call fd_used() by itsself rather than leaving it to finishdup().


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