Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 04/28/2002 00:36:52
Module Name:	syssrc
Committed By:	enami
Date:		Sat Apr 27 21:36:51 UTC 2002

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

Log Message:
A loop to expand file descriptor table and retry is move from fdalloc()
to caller.  So, no longer need to loop in fdalloc().


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