Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: David Brownlee <abs@netbsd.org>
List: source-changes
Date: 09/18/2000 13:48:24
Module Name:	basesrc
Committed By:	abs
Date:		Mon Sep 18 10:48:24 UTC 2000

Modified Files:
	basesrc/sbin/mount: mount.8 mount.c
	syssrc/sys/sys: disklabel.h

Log Message:
If device and mountpoint are given without -t, and without a : in the
device, check the disklabel for filesystem type. Fall back to ffs as ever.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 basesrc/sbin/mount/mount.8
cvs rdiff -r1.47 -r1.48 basesrc/sbin/mount/mount.c
cvs rdiff -r1.60 -r1.61 syssrc/sys/sys/disklabel.h

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