Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   joerg
Date:           Mon Aug 12 16:34:05 UTC 2013

Modified Files:
        src/sys/arch/atari/stand: Makefile.booters
        src/sys/arch/ews4800mips/stand: Makefile.bootxx
        src/sys/arch/mvme68k/stand: Makefile.booters
        src/sys/arch/pmax/stand: Makefile.booters
        src/sys/arch/sparc/stand: Makefile.buildboot
        src/sys/arch/sun68k/stand: Makefile.inc
        src/sys/arch/sun68k/stand/libsa: Makefile
        src/sys/arch/x68k/stand: Makefile.inc
        src/sys/arch/x68k/stand/boot_ufs: Makefile
        src/sys/arch/x68k/stand/loadbsd: Makefile
        src/sys/arch/x68k/stand/xxboot: Makefile.xxboot

Log Message:
Build boot loaders without unwind tables.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/atari/stand/Makefile.booters
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/ews4800mips/stand/Makefile.bootxx
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/mvme68k/stand/Makefile.booters
cvs rdiff -u -r1.57 -r1.58 src/sys/arch/pmax/stand/Makefile.booters
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/sparc/stand/Makefile.buildboot
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/sun68k/stand/Makefile.inc
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/sun68k/stand/libsa/Makefile
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/x68k/stand/Makefile.inc
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/x68k/stand/boot_ufs/Makefile
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/x68k/stand/loadbsd/Makefile
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/x68k/stand/xxboot/Makefile.xxboot

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