Source-Changes archive

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

CVS commit: src/sys/arch/i386/stand



Module Name:    src
Committed By:   christos
Date:           Mon Oct 20 03:02:07 UTC 2008

Modified Files:
        src/sys/arch/i386/stand/boot: Makefile.boot
        src/sys/arch/i386/stand/bootxx: Makefile.bootxx
        src/sys/arch/i386/stand/cdboot: Makefile
        src/sys/arch/i386/stand/dosboot: Makefile
        src/sys/arch/i386/stand/fatboot: Makefile.fat
        src/sys/arch/i386/stand/mbr: Makefile.mbr
        src/sys/arch/i386/stand/pxeboot: Makefile

Log Message:
disable PIE for boot code.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/sys/arch/i386/stand/boot/Makefile.boot
cvs rdiff -r1.32 -r1.33 src/sys/arch/i386/stand/bootxx/Makefile.bootxx
cvs rdiff -r1.6 -r1.7 src/sys/arch/i386/stand/cdboot/Makefile
cvs rdiff -r1.23 -r1.24 src/sys/arch/i386/stand/dosboot/Makefile
cvs rdiff -r1.1 -r1.2 src/sys/arch/i386/stand/fatboot/Makefile.fat
cvs rdiff -r1.12 -r1.13 src/sys/arch/i386/stand/mbr/Makefile.mbr
cvs rdiff -r1.14 -r1.15 src/sys/arch/i386/stand/pxeboot/Makefile

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