Age | Commit message (Expand) | Author |
2023-05-30 | spelling | Jonathan Gray |
2022-08-31 | Whitespace fixes. | Kenneth R Westerback |
2022-08-31 | Remove "force CHS" remnants. LBA uber alles. | Kenneth R Westerback |
2022-06-27 | zap extraneous .Pp | Jason McIntyre |
2022-06-27 | Delete the ancient "hold Shift key to force CHS" code. Noone has needed | Theo de Raadt |
2022-03-31 | man pages: add missing commas between subordinate and main clauses | Christian Weisgerber |
2020-03-09 | Recommit, now that we found out how to fix the BIOS related issues: go | Otto Moerbeek |
2020-03-07 | Revert previous, there are BIOS that do not like these changes. | Otto Moerbeek |
2020-02-28 | Adapt biosboot(8) so it can read boot(8) from an ffs2 filesystem. | Otto Moerbeek |
2018-10-16 | Add linker script to assis lld with building something usable that doesn't | Mark Kettenis |
2017-10-17 | remove the remaining references to .depend files since nothing creates them | Christian Weisgerber |
2017-05-30 | Allow building the bootstrap with clang: | Christian Weisgerber |
2016-07-30 | Prep for relro: make sure it's off for any non-PIE stand/ program | Philip Guenther |
2015-09-10 | reduce .Nd to one line and kill .Tn while here | Ingo Schwarze |
2014-07-13 | fix even more trailing tabs | Jasper Lievisse Adriaanse |
2013-10-28 | Document softraid boot process for i386/amd64. | Stefan Sperling |
2013-01-18 | fix bogus dependencies, and allow mkdep to run | Marc Espie |
2013-01-17 | Generate assym.h where we need it, instead of reaching around into other | Joel Sing |
2013-01-17 | Clean up/standardise makefiles for amd64/stand. | 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 |
2011-12-03 | Remove an OpenBSD-specific tweak regarding .Xr spacing | Ingo Schwarze |
2011-07-05 | More non-512-byte sector groundwork. Don't let disklabel hint that | Kenneth R Westerback |
2010-08-10 | add a description for bsd.sp where appropriate; while here, write | Igor Sobrado |
2010-07-09 | un-terminated string found when comparing to i386 boot code. These | Theo de Raadt |
2009-09-30 | Fix comments to match reality. | Tobias Weingartner |
2007-09-07 | Comment fix. It's 0x7F ELF, not 0xFF ELF. | Tobias Weingartner |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-31 | Add a comment so this is identical to the i386 version | Tom Cosgrove |
2005-07-15 | kill trailing whitespace; | Jason McIntyre |
2005-07-15 | - add /bsd.rd to FILES | Jason McIntyre |
2004-10-09 | size works now on cross-size .o files | Michael Shalayeff |
2004-05-17 | Work arounda behaviour change in binutils-2.14, now -m<...> -nostdlib | Dale Rahn |
2004-04-03 | add pxeboot references to FILES and SEE ALSO; | Jason McIntyre |
2004-03-21 | Bring in sync with i386 and enable interrupts before halt when we error | Tom Cosgrove |
2004-03-12 | missing .El here, too; | Jason McIntyre |
2004-02-20 | This is amd64, not i386. | Miod Vallat |
2004-02-03 | das boot; das cloned das from das i386 | Michael Shalayeff |