Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 06/16/2001 09:13:10
Module Name:	basesrc
Committed By:	lukem
Date:		Sat Jun 16 06:13:10 UTC 2001

Modified Files:
	basesrc/etc/defaults: rc.conf
	basesrc/etc/rc.d: mountd nfsd

Log Message:
change mountd to use its own $mountd variable (instead of $nfs_server).
nfsd will complain if mountd isn't set.  from [misc/13135] by Johnny C. Lam.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 basesrc/etc/defaults/rc.conf
cvs rdiff -r1.9 -r1.10 basesrc/etc/rc.d/mountd
cvs rdiff -r1.3 -r1.4 basesrc/etc/rc.d/nfsd

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