| Commit message (Expand) | Author | Age | Files | Lines |
* | Use daddr_t and not daddr32_t in boot media. |  krw | 2020-12-09 | 4 | -10/+10 |
* | Adjust sgi bootblocks' iostrategy routines |  visa | 2020-06-06 | 2 | -4/+12 |
* | Let sgi bootblocks build again. |  visa | 2020-06-06 | 1 | -4/+4 |
* | sgi had the same bug as sparc64 -- failed to put readdir and fchmod |  deraadt | 2020-05-26 | 1 | -3/+6 |
* | increment version numbers, due to recent RB_GOODSEED and fchmod +T changes |  deraadt | 2020-05-26 | 1 | -2/+2 |
* | /etc/random.seed reuse can now be detected. The stat +T bit marks the file |  deraadt | 2020-05-26 | 1 | -1/+7 |
* | make loadrandom() return 0 for success, -1 for failure. While here, |  deraadt | 2020-05-25 | 1 | -12/+18 |
* | Enable FFS2 in sgi bootblocks and ramdisks. |  visa | 2020-04-06 | 2 | -2/+4 |
* | Use arc4 to bit-spread the 512-byte random buffer over the .openbsd.randomdata |  deraadt | 2019-10-29 | 2 | -3/+8 |
* | merge version directly into code |  deraadt | 2019-10-28 | 3 | -50/+5 |
* | libsa's memcpy() is actually memmove(). make a proper memmove(), and give |  deraadt | 2019-04-20 | 1 | -2/+2 |
* | change marks[] array to uint64_t, so the code can track full 64-bit |  deraadt | 2019-04-10 | 1 | -2/+2 |
* | Fix the locating of the OpenBSD disklabel on media with 2048 byte |  visa | 2018-03-02 | 2 | -7/+13 |
* | Do not create machine@ symlinks in obj as root during includes:, but |  tb | 2016-11-06 | 1 | -2/+3 |
* | Make the sgi boot blocks read the real OpenBSD disklabel instead of |  visa | 2016-10-05 | 3 | -27/+163 |
* | crank bootloader version after .SUNW_ctf change |  jasper | 2016-09-13 | 1 | -2/+5 |
* | Prep for relro: make sure it's off for any non-PIE stand/ program |  guenther | 2016-07-30 | 1 | -2/+2 |
* | Change a bunch of (<blah> *)0 to NULL. |  krw | 2016-03-14 | 1 | -3/+3 |
* | Nuke a #if 0/#endif block and a related variable. No plans to ever make |  krw | 2015-09-30 | 1 | -19/+1 |
* | typos |  miod | 2015-09-23 | 1 | -3/+3 |
* | revert a few stragglers hiding out |  tedu | 2014-07-12 | 1 | -2/+2 |
* | add a size argument to free. will be used soon, but for now default to 0. |  tedu | 2014-07-12 | 1 | -2/+2 |
* | It's been a quarter century: we can assume volatile is present with that name. |  guenther | 2014-03-29 | 1 | -2/+2 |
* | /etc/random.seed support in the boot blocks (only when loading from disk). |  miod | 2014-02-22 | 2 | -8/+57 |
* | crank the version |  deraadt | 2013-12-28 | 1 | -2/+2 |
* | Try to load entropy data from disk:/etc/random.seed, and additionally |  deraadt | 2013-12-28 | 1 | -1/+3 |
* | Put back the kl_n_shift variable, removed by mistake in 1.18, causing the |  miod | 2012-10-18 | 2 | -17/+40 |
* | Bring the `let decide ARCBios address at runtime' code to the SGI bootblocks, |  miod | 2012-09-29 | 4 | -15/+61 |
* | Move sgi/stand to plain -fno-pie -nopie. Binaries are the same. |  pascal | 2012-08-31 | 1 | -3/+3 |
* | Add NOPIE= bits for sys/arch/*/stand to ensure that bootblocks will always be |  pascal | 2012-08-21 | 1 | -1/+2 |
* | Support for the POWER Indigo2 R10000 systems (IP28). Currently running with |  miod | 2012-05-25 | 3 | -4/+11 |
* | Put more smarts into the limited bootblocks brain; they will now happily |  miod | 2012-03-29 | 3 | -26/+85 |
* | Prevent the Ethernet driver to be opened twice when using a bootp() path; |  miod | 2012-03-19 | 1 | -3/+7 |
* | Teach the bootblocks how to load kernel from tftp (i.e. when OSLoadPartition |  miod | 2012-03-19 | 9 | -14/+449 |
* | Make this compile without warnings in all modes, and do not use NULL when |  miod | 2011-04-09 | 2 | -6/+15 |
* | Change daddr_t to daddr32_t. The bootblocks on our architectures only |  deraadt | 2011-03-13 | 2 | -6/+6 |
* | Undo unrelated changes commitedby mistake. |  miod | 2010-09-14 | 1 | -6/+4 |
* | Force .rodata.str1.4 section to be merged into .text for the 32-bit bootblocks, |  miod | 2010-09-14 | 1 | -4/+6 |
* | unstatic variable we need elsewhere, fixes stand build on tezro |  marco | 2010-09-14 | 1 | -2/+2 |
* | Use the new Elfxx_Phdr check hook to prevent loading a kernel not compiled |  miod | 2009-11-30 | 1 | -1/+39 |
* | KSEG->CKSEG fallout. |  miod | 2009-11-24 | 1 | -4/+4 |
* | libsa printf doesn't support sizes in %s specifiers; fix format strings |  miod | 2009-07-22 | 1 | -2/+2 |
* | missing va_end in bios_printf & dioopen. ok miod@ |  martynas | 2009-07-15 | 1 | -2/+3 |
* | Make the 64 bit bootblocks compile again after the <machine/mnode.h> changes. |  miod | 2009-06-19 | 1 | -1/+3 |
* | When booting in `install software' mode from the SGI boot menu, do not try to |  miod | 2009-05-30 | 3 | -24/+96 |
* | In addition to the existing IP32 boot block, build a real 64 bit boot block |  miod | 2009-05-14 | 6 | -208/+92 |
* | Promote types in ARCBios function prototypes from int to long whenever |  miod | 2009-05-09 | 2 | -10/+11 |
* | Change the OpenBSD/sgi boot loader so that we use libsa loadfile(), rather |  jsing | 2008-05-20 | 2 | -406/+33 |
* | If we fail to load the kernel, drop the user into interactive mode of ARCS, |  jsing | 2008-03-28 | 1 | -3/+3 |
* | Remove unwanted code and sync with mips64/arcbios.c. |  jsing | 2008-03-27 | 1 | -50/+60 |