summaryrefslogtreecommitdiffstats
path: root/sys/arch/amd64/stand/cdbr
AgeCommit message (Expand)AuthorFilesLines
2016-07-30Prep for relro: make sure it's off for any non-PIE stand/ programguenther1-2/+2
2015-02-07Add the .orig file to CLEANFILESmiod1-1/+2
2014-07-15mode 644 for installing these filesderaadt1-1/+2
2014-07-13fix even more trailing tabsjasper1-2/+2
2013-01-17Clean up/standardise makefiles for amd64/stand.jsing1-5/+6
2013-01-17Clean includes.jsing1-4/+1
2012-10-28Use the same (shorter) error message as the i386 version.jsing1-2/+2
2012-10-28Save and restore %ebx across the call to read. Otherwise we load the firstjsing1-3/+5
2012-09-25Reduce the diff between amd64/stand and i386/stand, requested by deraadt@.pascal1-4/+5
2012-08-29Get rid of all NOPIE and NOPIE_FLAGS in amd64/stand and use -fno-pie and -nopiepascal1-3/+3
2012-08-21Add NOPIE= bits for sys/arch/*/stand to ensure that bootblocks will always bepascal1-1/+2
2004-10-09size works now on cross-size .o filesmickey1-2/+2
2004-08-24Have cdbr look for cdboot at /3.6/amd64/cdboot as well as at /cdboot.tom2-4/+10
2004-08-21Enter cdbr, an El Torito no-emulation CD boot sector that fitstom2-0/+554