Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 11/15/1995 23:40:02
thorpej
Wed Nov 15 20:34:17 PST 1995
Update of /a/cvsroot/src/sbin/mountd
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv29778
Modified Files:
mountd.c
Log Message:
Clear the mount argument list before filling it in. This is the patch
from Michael Hitch in pr#1722. As noted in the pr, this may not be the
most correct fix, but at least it prevents crashes.
thorpej
Wed Nov 15 20:37:01 PST 1995
Update of /a/cvsroot/src/sbin/mountd
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv164
Revision/Branch: netbsd-1-1
Modified Files:
mountd.c
Log Message:
Update from trunk; clear the mount args before filling in.