Subject: CVS commit: [netbsd-3] src/sbin/mount_nfs
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 06/11/2005 12:09:53
Module Name:	src
Committed By:	tron
Date:		Sat Jun 11 12:09:53 UTC 2005

Modified Files:
	src/sbin/mount_nfs [netbsd-3]: mount_nfs.c

Log Message:
Apply patch (requested by lukem in ticket #391):
Use ai_nfs instead of the uninitialized ai when determining the
NFSMNT_KERB reverse IP address, and ensure ecode is set as well.
(Fix derived from getnfsargs.c 1.2)


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.47.2.1 src/sbin/mount_nfs/mount_nfs.c

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