Age | Commit message (Expand) | Author |
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 |
2005-04-27 | avoid the o{open,read,lseek} interfaces, and use the regular ones, because | Theo de Raadt |
2004-11-08 | Simple cleaning of sgivol, with no functional change (yet): | Miod Vallat |
2004-10-20 | Fix some 64 bit address problems. | Per Fogelstrom |
2004-09-23 | use .c versions of certain functions. 32 bit mode | Per Fogelstrom |
2004-09-22 | Bring in libsa code for proper %llx printf display; necessary for /boot. | Miod Vallat |
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 | pefo is a tree breaker | Theo de Raadt |
2004-08-23 | disk boot and tools for sgi | Per Fogelstrom |
2004-08-06 | Makefile changes to enter deep down there | Theo de Raadt |