Age | Commit message (Expand) | Author |
2009-07-15 | missing va_end in bios_printf & dioopen. ok miod@ | Martynas Venckus |
2009-06-19 | Make the 64 bit bootblocks compile again after the <machine/mnode.h> changes. | Miod Vallat |
2009-05-30 | When booting in `install software' mode from the SGI boot menu, do not try to | Miod Vallat |
2009-05-14 | In addition to the existing IP32 boot block, build a real 64 bit boot block | Miod Vallat |
2009-05-09 | Promote types in ARCBios function prototypes from int to long whenever | Miod Vallat |
2008-05-20 | Change the OpenBSD/sgi boot loader so that we use libsa loadfile(), rather | Joel Sing |
2008-03-28 | If we fail to load the kernel, drop the user into interactive mode of ARCS, | Joel Sing |
2008-03-27 | Remove unwanted code and sync with mips64/arcbios.c. | Joel Sing |
2008-03-08 | Cleanup/style(9) code and comments. | Joel Sing |
2008-02-19 | Remove duplicate strcmp(). | Joel Sing |
2007-11-30 | Unbreak build. Also tested by jasper@. | Joel Sing |
2007-11-29 | needs at least S defined | Theo de Raadt |
2007-11-26 | few more dribbles of LIBKERN cleanup | Theo de Raadt |
2007-11-25 | libkern, begone. Move to a new mechanism where config(8)'s "file" | Theo de Raadt |
2007-05-11 | simple misspell, miod@ ok | Janne Johansson |
2005-08-01 | Create installation media that is recognized as such by the PROM. | Mark Kettenis |
2005-07-21 | put libkern after libz | Theo de Raadt |
2005-04-27 | spacing | Theo de Raadt |
2005-04-27 | if SystemPartition contains a cdrom boot specifier, whack the | Theo de Raadt |
2005-04-27 | avoid the o{open,read,lseek} interfaces, and use the regular ones, because | Theo de Raadt |
2004-10-20 | Fix some 64 bit address problems. | Per Fogelstrom |
2004-09-16 | Only one script text is necessary... | Miod Vallat |
2004-09-16 | ld.script for boot. cvs add is ok according to deraadt@ | Per Fogelstrom |
2004-09-16 | Update boot with miods ELF64 symtab fixes and my 32 bit compiles | Per Fogelstrom |
2004-09-09 | Kernel moves to 64 bit. A few more tweaks when binutils is updated. | Per Fogelstrom |
2004-08-25 | Minor tweaks to make things work in install. | Per Fogelstrom |
2004-08-23 | disk boot and tools for sgi | Per Fogelstrom |