Subject: CVS commit: src/sys/arch/x68k/stand/boot_ufs
To: None <source-changes@netbsd.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: source-changes
Date: 04/09/2003 15:57:15
Module Name: src
Committed By: itohy
Date: Wed Apr 9 12:57:15 UTC 2003
Modified Files:
src/sys/arch/x68k/stand/boot_ufs: Makefile bootmain.c readufs.c
readufs.h readufs_ffs.c readufs_lfs.c
Log Message:
Support UFS2 format for FFS.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/x68k/stand/boot_ufs/Makefile
cvs rdiff -r1.4 -r1.5 src/sys/arch/x68k/stand/boot_ufs/bootmain.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/x68k/stand/boot_ufs/readufs.c \
src/sys/arch/x68k/stand/boot_ufs/readufs.h \
src/sys/arch/x68k/stand/boot_ufs/readufs_lfs.c
cvs rdiff -r1.2 -r1.3 src/sys/arch/x68k/stand/boot_ufs/readufs_ffs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.