Age | Commit message (Expand) | Author |
2024-11-05 | Apply the changes in sys/lib/libsa/alloc.c 1.13 to the other copies of that | Miod Vallat |
2024-11-05 | The MI boot code used to have an infinite loop trying to boot the kernel, | Miod Vallat |
2024-11-01 | In macppc ofwboot, sync instruction cache before entering kernel | George Koehler |
2024-08-07 | crank to 7.6-beta, release date is vague | Theo de Raadt |
2024-07-11 | umoddi3.c is now needed for libz | Theo de Raadt |
2024-02-17 | move to 7.5-beta | Theo de Raadt |
2023-09-18 | crank to 7.4-beta | Theo de Raadt |
2023-03-04 | move to 7.3-beta | Theo de Raadt |
2023-02-23 | Remove dangerous user-settable "addr" variable from MI boot loader, and | Miod Vallat |
2022-12-28 | Ansify, fixes clang 15 -Wdeprecated-non-prototype (fatal with -Werror) | Jeremie Courreges-Anglas |
2022-10-21 | Change len in syncicache(_, len) from int to size_t | George Koehler |
2022-10-12 | Remove powerpc left-overs | Klemens Nanni |
2022-10-12 | Fix -Wreturn-type | Klemens Nanni |
2022-09-05 | Fix file specification, zap partition bits, rectify disk naming errors | Klemens Nanni |
2022-07-20 | move to 7.2-beta. this gets done very early, to avoid finding out | Theo de Raadt |
2022-05-23 | Neither macppc nor the retired loongson have any remaining useful | Kenneth R Westerback |
2022-02-20 | move to 7.1-beta | Theo de Raadt |
2021-08-17 | 7.0-beta | Theo de Raadt |
2021-05-10 | Add ld.script for macppc kernel, ofwboot | gkoehler |
2021-03-11 | spelling | Jonathan Gray |
2021-02-06 | 6.9-beta | Theo de Raadt |
2021-01-30 | satisfy -fno-common | Theo de Raadt |
2020-12-09 | Use daddr_t and not daddr32_t in boot media. | Kenneth R Westerback |
2020-10-03 | Increase CLAIM_LIMIT from 11M to 14M to make room for retguard | gkoehler |
2020-08-31 | crank to 6.8-beta | Theo de Raadt |
2020-05-26 | increment version numbers, due to recent RB_GOODSEED and fchmod +T changes | Theo de Raadt |
2020-05-25 | Bootblocks convert RB_GOODRANDOM to -R option, kernel converts it back into h... | Theo de Raadt |
2020-05-18 | Move boot.mac into the Attic. | Patrick Wildt |
2020-04-05 | crank to 6.7-beta | Theo de Raadt |
2020-03-16 | Teach macppc ofwboot(8) about ffs2. Test and ok gkoehler@ | Otto Moerbeek |
2020-01-26 | try disconnecting old world boot.mac bootloader for a bit | Ted Unangst |
2019-12-23 | The boot loader allows to inspect memory with the hexdump command. | Alexander Bluhm |
2019-11-28 | Implement a hexdump command in the boot loader. This helps to | Alexander Bluhm |
2019-10-29 | Use arc4 to bit-spread the 512-byte random buffer over the .openbsd.randomdata | Theo de Raadt |
2019-09-02 | Various fixes to make clang happy. | Mark Kettenis |
2019-08-10 | move to 6.6-beta | Theo de Raadt |
2019-08-04 | crank version, following fchmod change | Theo de Raadt |
2019-08-03 | In the bootblocks, after discovering and opening /bsd.upgrade, fchmod -x | Theo de Raadt |
2019-04-20 | libsa's memcpy() is actually memmove(). make a proper memmove(), and give | Theo de Raadt |
2019-04-10 | change marks[] array to uint64_t, so the code can track full 64-bit | Theo de Raadt |
2019-02-26 | crank to 6.5-beta | Theo de Raadt |
2019-01-02 | markup boot prompt commands using Ic, not Nm; ok jmc@ | anton |
2018-08-10 | crank to 6.4-beta | Theo de Raadt |
2018-02-28 | move to 6.3-beta | Theo de Raadt |
2017-08-20 | crank to 6.2-beta | Theo de Raadt |
2017-03-04 | crank to 6.1-beta | Theo de Raadt |
2016-11-06 | Do not create machine@ symlinks in obj as root during includes:, but | Theo Buehler |
2016-09-13 | crank bootloader version after .SUNW_ctf change | Jasper Lievisse Adriaanse |
2016-07-30 | Prep for relro: make sure it's off for any non-PIE stand/ program | Philip Guenther |
2016-05-11 | crank to 6.0-beta | Theo de Raadt |