Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 09/05/1999 08:15:13
Module Name: basesrc
Committed By: he
Date: Sun Sep 5 15:15:12 UTC 1999
Modified Files:
basesrc/sbin/mount_nfs [netbsd-1-4]: mount_nfs.c
Log Message:
Pull up revision 1.23:
Regularize error reporting of mount_* commands for failure of
mount(2) to the form "mount_xxx: dev on dir: reason for failure"
(as opposed to the old "mount_xxx: : reason for failure").
(perseant)
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.22.2.1 basesrc/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.