| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-03-09 | Recommit, now that we found out how to fix the BIOS related issues: go |  otto | 1 | -2/+15 |
| 2020-03-07 | Revert previous, there are BIOS that do not like these changes. |  otto | 1 | -8/+2 |
| 2020-02-28 | Adapt biosboot(8) so it can read boot(8) from an ffs2 filesystem. |  otto | 1 | -2/+8 |
| 2018-10-16 | Add linker script to assis lld with building something usable that doesn't |  kettenis | 2 | -1/+14 |
| 2017-10-17 | remove the remaining references to .depend files since nothing creates them |  naddy | 1 | -2/+2 |
| 2017-05-30 | Allow building the bootstrap with clang: |  naddy | 1 | -1/+2 |
| 2016-07-30 | Prep for relro: make sure it's off for any non-PIE stand/ program |  guenther | 1 | -2/+2 |
| 2015-09-10 | reduce .Nd to one line and kill .Tn while here |  schwarze | 1 | -4/+3 |
| 2014-07-13 | fix even more trailing tabs |  jasper | 1 | -2/+2 |
| 2013-10-28 | Document softraid boot process for i386/amd64. |  stsp | 1 | -2/+14 |
| 2013-01-18 | fix bogus dependencies, and allow mkdep to run |  espie | 1 | -2/+2 |
| 2013-01-17 | Generate assym.h where we need it, instead of reaching around into other |  jsing | 1 | -1/+3 |
| 2013-01-17 | Clean up/standardise makefiles for amd64/stand. |  jsing | 1 | -5/+6 |
| 2012-09-25 | Reduce the diff between amd64/stand and i386/stand, requested by deraadt@. |  pascal | 1 | -3/+3 |
| 2012-08-29 | Get rid of all NOPIE and NOPIE_FLAGS in amd64/stand and use -fno-pie and -nopie |  pascal | 1 | -4/+4 |
| 2012-08-21 | Add NOPIE= bits for sys/arch/*/stand to ensure that bootblocks will always be |  pascal | 1 | -1/+3 |
| 2011-12-03 | Remove an OpenBSD-specific tweak regarding .Xr spacing |  schwarze | 1 | -6/+6 |
| 2011-07-05 | More non-512-byte sector groundwork. Don't let disklabel hint that |  krw | 1 | -3/+3 |
| 2010-08-10 | add a description for bsd.sp where appropriate; while here, write |  sobrado | 1 | -3/+6 |
| 2010-07-09 | un-terminated string found when comparing to i386 boot code. These |  deraadt | 2 | -6/+5 |
| 2009-09-30 | Fix comments to match reality. |  weingart | 1 | -3/+3 |
| 2007-09-07 | Comment fix. It's 0x7F ELF, not 0xFF ELF. |  weingart | 1 | -2/+2 |
| 2007-05-31 | convert to new .Dd format; |  jmc | 1 | -2/+2 |
| 2007-05-31 | Add a comment so this is identical to the i386 version |  tom | 1 | -2/+2 |
| 2005-07-15 | kill trailing whitespace; |  jmc | 1 | -2/+2 |
| 2005-07-15 | - add /bsd.rd to FILES |  jmc | 1 | -1/+7 |
| 2004-10-09 | size works now on cross-size .o files |  mickey | 1 | -2/+2 |
| 2004-05-17 | Work arounda behaviour change in binutils-2.14, now -m<...> -nostdlib |  drahn | 1 | -1/+2 |
| 2004-04-03 | add pxeboot references to FILES and SEE ALSO; |  jmc | 1 | -2/+5 |
| 2004-03-21 | Bring in sync with i386 and enable interrupts before halt when we error |  tom | 1 | -2/+2 |
| 2004-03-12 | missing .El here, too; |  jmc | 1 | -1/+2 |
| 2004-02-20 | This is amd64, not i386. |  miod | 1 | -6/+7 |
| 2004-02-03 | das boot; das cloned das from das i386 |  mickey | 3 | -0/+1195 |