Age | Commit message (Expand) | Author |
2024-01-28 | Force -fno-stack-protector on "boot block" that absolutely can't have | Theo de Raadt |
2023-03-11 | Allow strip and objcopy to be overrridden, for easier cross-buildability. NFC | Miod Vallat |
2021-07-02 | __remq.S will be needed soon. | Theo de Raadt |
2019-10-29 | Use arc4 to bit-spread the 512-byte random buffer over the .openbsd.randomdata | Theo de Raadt |
2019-02-24 | Remove -S from install commands | kn |
2017-06-12 | destroy lint remnants. | Marc Espie |
2016-07-30 | Prep for relro: make sure it's off for any non-PIE stand/ program | Philip Guenther |
2014-12-13 | Create a MOP version of the network boot loader; verified to boot on DEC 3000. | Miod Vallat |
2012-09-01 | Fix alpha bootblocks: Compile with -fno-pie, link with -nopie. | Pascal Stumpf |
2012-08-21 | Add NOPIE= bits for sys/arch/*/stand to ensure that bootblocks will always be | Pascal Stumpf |
2011-06-05 | Update alpha bootblocks to use MI loadfile code instead of rolling our own; | Miod Vallat |
2007-11-25 | we want strlen.c | Martin Reindl |
2007-11-25 | libkern, begone. Move to a new mechanism where config(8)'s "file" | Theo de Raadt |
2006-02-15 | enable -DSUN_BOOTPARAMS; henning@ martin@ miod@ ok | Michael Shalayeff |
2005-08-10 | suggested by art, go for it deraadt, ok miod@ | Todd T. Fries |
2001-01-16 | Use objcopy to build the bootblocks instead of a hairy dd. | Artur Grabowski |
2000-12-14 | Enable loading of ELF kernels. | Artur Grabowski |
1997-05-05 | Updates from NetBSD (cgd): | Todd C. Miller |
1996-11-27 | Make compilable in our env. Involved disabling ELF support, | Niklas Hallqvist |
1996-10-30 | Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed. | Niklas Hallqvist |