Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 01/07/2004 09:26:29
Module Name:	src
Committed By:	jdolecek
Date:		Wed Jan  7 09:26:29 UTC 2004

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

Log Message:
fix F_MAXFD fcntl - it returned the value as errno instead
of return value from the syscall
from mouss <usebsd at free dot fr>


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