Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 06/25/2001 22:46:52
Module Name:	syssrc
Committed By:	jdolecek
Date:		Mon Jun 25 19:46:51 UTC 2001

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

Log Message:
sys_connect(): fix the call to FILE_UNUSE() so that it's done on return, rather
	than immediatelly after getsock() call


To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 syssrc/sys/kern/uipc_syscalls.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.