Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 09/05/1999 08:03:47
Module Name:	basesrc
Committed By:	he
Date:		Sun Sep  5 15:03:46 UTC 1999

Modified Files:
	basesrc/sbin/mount_ados [netbsd-1-4]: mount_ados.c

Log Message:
Pull up revision 1.9:
  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.8 -r1.8.2.1 basesrc/sbin/mount_ados/mount_ados.c

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