Source-Changes archive

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

CVS commit: [netbsd-5] src/sys/arch



Module Name:    src
Committed By:   riz
Date:           Fri Jul 15 22:43:59 UTC 2011

Modified Files:
        src/sys/arch/mvme68k/stand/libsa [netbsd-5]: exec_mvme.c
        src/sys/arch/sun68k/stand/tapeboot [netbsd-5]: boot.c

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1639):
        sys/arch/sun68k/stand/tapeboot/boot.c: revision 1.7 via patch
        sys/arch/mvme68k/stand/libsa/exec_mvme.c: revision 1.16 via patch
Disable LOAD_BACKWARDS on tapeboot which can't seek backwards.
Fixes bootstrap tapeboot installation failure on TME reported from ryoon@.
Should be pulled up to netbsd-5.
(note netbsd-5 uses LOAD_NOTE instead of LOAD_BACKWARDS)
Avoid backward seek on tape boot.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.15.20.1 src/sys/arch/mvme68k/stand/libsa/exec_mvme.c
cvs rdiff -u -r1.5 -r1.5.88.1 src/sys/arch/sun68k/stand/tapeboot/boot.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