Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Tsubai Masanari <tsubai@netbsd.org>
List: source-changes
Date: 11/14/2000 13:25:36
Module Name:	syssrc
Committed By:	tsubai
Date:		Tue Nov 14 11:25:35 UTC 2000

Modified Files:
	syssrc/sys/arch/macppc/stand/ofwboot: Makefile ofdev.c
Added Files:
	syssrc/sys/arch/macppc/stand/ofwboot: hfs.c hfs.h

Log Message:
Add hfs support.  Currently this layer simply throw the request to the OF
(and the OF recognizes HFS).


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 syssrc/sys/arch/macppc/stand/ofwboot/Makefile
cvs rdiff -r0 -r1.1 syssrc/sys/arch/macppc/stand/ofwboot/hfs.c \
    syssrc/sys/arch/macppc/stand/ofwboot/hfs.h
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/macppc/stand/ofwboot/ofdev.c

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