Subject: CVS commit: syssrc/sys/arch/sparc/stand/bootblk
To: None <source-changes@netbsd.org>
From: Eduardo Horvath <eeh@netbsd.org>
List: source-changes
Date: 06/13/2002 01:18:03
Module Name:	syssrc
Committed By:	eeh
Date:		Wed Jun 12 22:18:03 UTC 2002

Modified Files:
	syssrc/sys/arch/sparc/stand/bootblk: bootblk.fth

Log Message:
Dynamically allocate the buffer we use for filesystem deblocking based on
the filesystem blocksize in the super block.  Allows us to read filesystems
with block sizes > 8KB.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/sparc/stand/bootblk/bootblk.fth

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