Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Bill Studenmund <wrstuden@netbsd.org>
List: source-changes
Date: 07/01/1999 11:58:16
Module Name:	syssrc
Committed By:	wrstuden
Date:		Thu Jul  1 18:58:16 UTC 1999

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

Log Message:
Make fhopen use FILE_UNUSE, and don't leak file descriptors.

Patch from Jason Thorpe. Also should close PR 7889 from
Assar Westerlund <assar@sics.se> describing this problem.


To generate a diff of this commit:
cvs rdiff -r1.138 -r1.139 syssrc/sys/kern/vfs_syscalls.c

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