Subject: CVS commit: syssrc/sys/arch/mvme68k/stand/bootst
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 11/09/2001 20:25:12
Module Name:	syssrc
Committed By:	scw
Date:		Fri Nov  9 18:25:11 UTC 2001

Modified Files:
	syssrc/sys/arch/mvme68k/stand/bootst: rawfs.c

Log Message:
Implement just enough of an lseek() to keep loadfile_elf32() happy.
While I'm here, bump RAWFS_BSIZE up to 8192 since the installation
instructions use "bs=8k oconv=sync". My Archive Viper now streams
nicely while booting.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/mvme68k/stand/bootst/rawfs.c

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