Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 07/30/1997 03:50:05
christos
Tue Jul 29 23:43:23 EDT 1997
Update of /cvsroot/src/sbin/init
In directory netbsd1:/var/slash-tmp/cvs-serv23528

Modified Files:
	Makefile init.c 
Log Message:
Support root on msdos filesystems by creating an mfs on /dev and running
MAKEDEV all to create the devices. Idea by Chris Demetriou.


christos
Tue Jul 29 23:45:30 EDT 1997
Update of /cvsroot/src/sbin/mount
In directory netbsd1:/var/slash-tmp/cvs-serv23590

Modified Files:
	mount.c 
Log Message:
When we mount -u and there is no vfstype specified, deduce the vfstype from
statfs.


christos
Tue Jul 29 23:47:14 EDT 1997
Update of /a/cvsroot/src/sys/msdosfs
In directory netbsd1:/var/slash-tmp/cvs-serv23641

Modified Files:
	msdosfs_vnops.c 
Log Message:
Remove bogus `locking by process 0' diagnostic; from Charles.