CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/07/29 21:25:49
Modified files:
sys/arch/alpha/stand/boot: Makefile
sys/arch/alpha/stand/bootxx: Makefile
sys/arch/alpha/stand/netboot: Makefile
sys/arch/amd64/stand/biosboot: Makefile
sys/arch/amd64/stand/boot: Makefile
sys/arch/amd64/stand/cdboot: Makefile
sys/arch/amd64/stand/cdbr: Makefile
sys/arch/amd64/stand/mbr: Makefile
sys/arch/amd64/stand/pxeboot: Makefile
sys/arch/armish/stand: Makefile.inc
sys/arch/hppa/stand/boot: Makefile
sys/arch/hppa/stand/cdboot: Makefile
sys/arch/i386/stand/biosboot: Makefile
sys/arch/i386/stand/boot: Makefile
sys/arch/i386/stand/cdboot: Makefile
sys/arch/i386/stand/cdbr: Makefile
sys/arch/i386/stand/mbr: Makefile
sys/arch/i386/stand/pxeboot: Makefile
sys/arch/landisk/stand/boot: Makefile
sys/arch/landisk/stand/mbr: Makefile
sys/arch/landisk/stand/xxboot: Makefile
sys/arch/loongson/stand/boot: Makefile
sys/arch/luna88k/stand/boot: Makefile
sys/arch/macppc/stand/boot.mac: Makefile
sys/arch/macppc/stand/ofwboot: Makefile
sys/arch/octeon/stand/boot: Makefile
sys/arch/sgi/stand/boot: Makefile
sys/arch/socppc/stand/boot: Makefile
sys/arch/socppc/stand/mbr: Makefile
sys/arch/sparc/stand/boot: Makefile
sys/arch/sparc/stand/bootxx: Makefile
sys/arch/sparc64/stand/ofwboot: Makefile
sys/arch/zaurus/stand/zboot: Makefile
sys/arch/zaurus/stand/zbsdmod: Makefile
Log message:
Prep for relro: make sure it's off for any non-PIE stand/ program
ok millert@ kettenis@