Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/hp700/stand
Module Name: src
Committed By: skrll
Date: Thu Jun 12 14:08:29 UTC 2008
Modified Files:
src/sys/arch/hp700/stand: Makefile.buildboot
src/sys/arch/hp700/stand/xxboot: Makefile
Added Files:
src/sys/arch/hp700/stand/common: milli_tiny.S
Removed Files:
src/sys/arch/hp700/stand/xxboot: milli_tiny.S
Log Message:
Move milli_tiny.S into sys/arch/hp700/stand/common and use in all boot
programs.
This shrinks cdboot to a size that fits into the first 32K of a CD image
again.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/arch/hp700/stand/Makefile.buildboot
cvs rdiff -r0 -r1.1 src/sys/arch/hp700/stand/common/milli_tiny.S
cvs rdiff -r1.9 -r1.10 src/sys/arch/hp700/stand/xxboot/Makefile
cvs rdiff -r1.2 -r0 src/sys/arch/hp700/stand/xxboot/milli_tiny.S
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