Subject: CVS commit: [netbsd-1-6] syssrc/sys/arch/sparc/stand/bootblk
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 06/13/2002 05:53:30
Module Name:	syssrc
Committed By:	lukem
Date:		Thu Jun 13 02:53:29 UTC 2002

Modified Files:
	syssrc/sys/arch/sparc/stand/bootblk [netbsd-1-6]: bootblk.fth

Log Message:
Pull up revision 1.4 (requested by eeh in ticket #259):
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.3.16.1 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.