Age | Commit message (Expand) | Author |
2011-03-13 | Change daddr_t to daddr32_t. The bootblocks on our architectures only | Theo de Raadt |
2010-09-14 | Undo unrelated changes commitedby mistake. | Miod Vallat |
2010-09-14 | Force .rodata.str1.4 section to be merged into .text for the 32-bit bootblocks, | Miod Vallat |
2010-09-14 | unstatic variable we need elsewhere, fixes stand build on tezro | Marco Peereboom |
2010-09-14 | Fix couple of warnings | Marco Peereboom |
2010-09-14 | Forc -mno-abicalls when compiling non-PIC bootblocks, for gcc 4 passes -KPIC | Miod Vallat |
2010-05-18 | dont let sys/ioctl.h imply that you get the ioctls in dkio.h. this | David Gwynne |
2010-04-23 | Recycle unused disklabel fields in order to create a disklabel unique | Joel Sing |
2009-11-30 | Use the new Elfxx_Phdr check hook to prevent loading a kernel not compiled | Miod Vallat |
2009-11-24 | KSEG->CKSEG fallout. | Miod Vallat |
2009-10-31 | A chunk from my WIP bootblocks tree went in by mistake in previous commit; | Miod Vallat |
2009-10-31 | Do not override AS and LD, to be cross compilation friendly; noticed by syuu@ | Miod Vallat |
2009-07-22 | libsa printf doesn't support sizes in %s specifiers; fix format strings | Miod Vallat |
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-06-04 | More fallback from struct disklabel changes, yawn | 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-14 | Remove unused local. | Miod Vallat |
2009-05-09 | Promote types in ARCBios function prototypes from int to long whenever | Miod Vallat |
2009-02-10 | Unbreak sgivol. When writing to the raw device use the native blocksize. | Joel Sing |
2008-08-25 | Make sgivol(8) use the device sector size for reads and writes. This allows | Joel Sing |
2008-08-08 | Wrap long lines and remove useless comment. | Joel Sing |
2008-08-08 | Make sgivol use the sgilabel struct from machine/disklabel.h, rather than | Joel Sing |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
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 |
2008-02-18 | Cleanup sgivol(8) and make it behave more appropriately. Remove the '-f' | 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-26 | More LIBKERN bits that go away | Theo de Raadt |
2007-11-26 | Remove libkern. | Joel Sing |
2007-11-25 | libkern, begone. Move to a new mechanism where config(8)'s "file" | Theo de Raadt |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-11 | simple misspell, miod@ ok | Janne Johansson |
2005-12-30 | Now that errno.h and sys/errno.h are separate header files there is no | Todd C. Miller |
2005-08-01 | Create installation media that is recognized as such by the PROM. | Mark Kettenis |
2005-08-01 | put -l into the right place... | Jason McIntyre |
2005-08-01 | Add support for "hard links" in volume header. | Mark Kettenis |
2005-07-21 | need moddi3 too | Theo de Raadt |
2005-07-21 | put libkern after libz | Theo de Raadt |
2005-04-28 | - sort options | Jason McIntyre |
2005-04-27 | simple man page for sgivol | Theo de Raadt |
2005-04-27 | spacing | 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 |