Source-Changes archive

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

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



Module Name:    src
Committed By:   snj
Date:           Sun Apr 12 02:19:56 UTC 2009

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

Log Message:
Pull up following revision(s) (requested by scw in ticket #688):
        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.88.1 src/sys/arch/mvme68k/stand/Makefile.booters
cvs rdiff -u -r1.10 -r1.10.10.1 src/sys/arch/mvme68k/stand/bootst/dev_tape.c
cvs rdiff -u -r1.4 -r1.4.132.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