Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-6] src/sys/arch/sun68k/stand/tapeboot



Module Name:    src
Committed By:   tron
Date:           Tue Sep  9 19:11:10 UTC 2003

Modified Files:
        src/sys/arch/sun68k/stand/tapeboot [netbsd-1-6]: boot.c rawfs.c

Log Message:
Pull up revision 1.2 (requested by fredette in ticket #1402):
Added seek support for tape files.  Before, seeking a tape file
would silently fail, causing loadfile to load file contents into
the wrong addresses.
On the sun3/sun3x, MARK_START was incorrectly set too.  Also
added support for booting a sun2.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.1.18.1 src/sys/arch/sun68k/stand/tapeboot/boot.c \
    src/sys/arch/sun68k/stand/tapeboot/rawfs.c

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




Home | Main Index | Thread Index | Old Index