summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/stand/biosboot
AgeCommit message (Expand)Author
2023-05-30spellingJonathan Gray
2022-08-31Whitespace fixes.Kenneth R Westerback
2022-08-31Remove "force CHS" remnants. LBA uber alles.Kenneth R Westerback
2022-06-27zap extraneous .PpJason McIntyre
2022-06-27Delete the ancient "hold Shift key to force CHS" code. Noone has neededTheo de Raadt
2022-03-31man pages: add missing commas between subordinate and main clausesChristian Weisgerber
2020-03-09Recommit, now that we found out how to fix the BIOS related issues: goOtto Moerbeek
2020-03-07Revert previous, there are BIOS that do not like these changes.Otto Moerbeek
2020-02-28Adapt biosboot(8) so it can read boot(8) from an ffs2 filesystem.Otto Moerbeek
2018-10-16Add linker script to assis lld with building something usable that doesn'tMark Kettenis
2017-10-17remove the remaining references to .depend files since nothing creates themChristian Weisgerber
2017-05-30Allow building the bootstrap with clang:Christian Weisgerber
2016-07-30Prep for relro: make sure it's off for any non-PIE stand/ programPhilip Guenther
2015-09-10reduce .Nd to one line and kill .Tn while hereIngo Schwarze
2014-07-13fix even more trailing tabsJasper Lievisse Adriaanse
2013-10-28Document softraid boot process for i386/amd64.Stefan Sperling
2013-01-18fix bogus dependencies, and allow mkdep to runMarc Espie
2013-01-17Generate assym.h where we need it, instead of reaching around into otherJoel Sing
2013-01-17Clean up/standardise makefiles for amd64/stand.Joel Sing
2012-09-25Reduce the diff between amd64/stand and i386/stand, requested by deraadt@.Pascal Stumpf
2012-08-29Get rid of all NOPIE and NOPIE_FLAGS in amd64/stand and use -fno-pie and -nopiePascal Stumpf
2012-08-21Add NOPIE= bits for sys/arch/*/stand to ensure that bootblocks will always bePascal Stumpf
2011-12-03Remove an OpenBSD-specific tweak regarding .Xr spacingIngo Schwarze
2011-07-05More non-512-byte sector groundwork. Don't let disklabel hint thatKenneth R Westerback
2010-08-10add a description for bsd.sp where appropriate; while here, writeIgor Sobrado
2010-07-09un-terminated string found when comparing to i386 boot code. TheseTheo de Raadt
2009-09-30Fix comments to match reality.Tobias Weingartner
2007-09-07Comment fix. It's 0x7F ELF, not 0xFF ELF.Tobias Weingartner
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-31Add a comment so this is identical to the i386 versionTom Cosgrove
2005-07-15kill trailing whitespace;Jason McIntyre
2005-07-15- add /bsd.rd to FILESJason McIntyre
2004-10-09size works now on cross-size .o filesMichael Shalayeff
2004-05-17Work arounda behaviour change in binutils-2.14, now -m<...> -nostdlibDale Rahn
2004-04-03add pxeboot references to FILES and SEE ALSO;Jason McIntyre
2004-03-21Bring in sync with i386 and enable interrupts before halt when we errorTom Cosgrove
2004-03-12missing .El here, too;Jason McIntyre
2004-02-20This is amd64, not i386.Miod Vallat
2004-02-03das boot; das cloned das from das i386Michael Shalayeff