Age | Commit message (Expand) | Author |
---|---|---|
2012-10-28 | Use the same (shorter) error message as the i386 version. | Joel Sing |
2012-10-28 | Save and restore %ebx across the call to read. Otherwise we load the first | Joel Sing |
2012-09-25 | Reduce the diff between amd64/stand and i386/stand, requested by deraadt@. | Pascal Stumpf |
2012-08-29 | Get rid of all NOPIE and NOPIE_FLAGS in amd64/stand and use -fno-pie and -nopie | Pascal Stumpf |
2012-08-21 | Add NOPIE= bits for sys/arch/*/stand to ensure that bootblocks will always be | Pascal Stumpf |
2004-10-09 | size works now on cross-size .o files | Michael Shalayeff |
2004-08-24 | Have cdbr look for cdboot at /3.6/amd64/cdboot as well as at /cdboot. | Tom Cosgrove |
2004-08-21 | Enter cdbr, an El Torito no-emulation CD boot sector that fits | Tom Cosgrove |