Subject: CVS commit: syssrc/sys/arch/newsmips/stand
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 04/13/2002 11:04:43
Module Name:	syssrc
Committed By:	tsutsui
Date:		Sat Apr 13 08:04:43 UTC 2002

Modified Files:
	syssrc/sys/arch/newsmips/stand/boot: Makefile devopen.c promdev.h
	syssrc/sys/arch/newsmips/stand/common: Makefile

Log Message:
Add ustarfs support and changedisk_hook().


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 syssrc/sys/arch/newsmips/stand/boot/Makefile
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/newsmips/stand/boot/devopen.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/newsmips/stand/boot/promdev.h
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/newsmips/stand/common/Makefile

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