Source-Changes archive

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

CVS commit: src/sys/arch/sun68k/stand/tapeboot



Module Name:    src
Committed By:   fredette
Date:           Tue Aug  5 19:10:27 UTC 2003

Modified Files:
        src/sys/arch/sun68k/stand/tapeboot: boot.c rawfs.c

Log Message:
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.2 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