Source-Changes archive

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

CVS commit: [netbsd-4-0] src/sys/arch/mvme68k/stand



Module Name:    src
Committed By:   snj
Date:           Wed Apr 15 21:05:16 UTC 2009

Modified Files:
        src/sys/arch/mvme68k/stand [netbsd-4-0]: Makefile.booters
        src/sys/arch/mvme68k/stand/bootst [netbsd-4-0]: dev_tape.c version

Log Message:
Pull up following revision(s) (requested by scw in ticket #1304):
        sys/arch/mvme68k/stand/Makefile.booters: revision 1.18
        sys/arch/mvme68k/stand/bootst/dev_tape.c: revision 1.11
        sys/arch/mvme68k/stand/bootst/version: revision 1.5
Fix for install/40961: The RAMDISK kernel has grown significantly
since bootst was written. Grab 3MB of the kernel image from tape
in hackprom_diskrd() instead of 2MB.
Bump bootst version on account of the above fix.
While here, use -Os instead of -O2 to compile mvme68k stand code.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.14.68.1 src/sys/arch/mvme68k/stand/Makefile.booters
cvs rdiff -u -r1.7 -r1.7.34.1 src/sys/arch/mvme68k/stand/bootst/dev_tape.c
cvs rdiff -u -r1.4 -r1.4.112.1 src/sys/arch/mvme68k/stand/bootst/version

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