Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 09/05/1999 08:13:51
Module Name: basesrc
Committed By: he
Date: Sun Sep 5 15:13:50 UTC 1999
Modified Files:
basesrc/sbin/mount_msdos [netbsd-1-4]: mount_msdos.c
Log Message:
Pull up revision 1.20:
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.19 -r1.19.2.1 basesrc/sbin/mount_msdos/mount_msdos.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.