summaryrefslogtreecommitdiff
path: root/sys/arch/sgi/stand
AgeCommit message (Expand)Author
2005-12-30Now that errno.h and sys/errno.h are separate header files there is noTodd C. Miller
2005-08-01Create installation media that is recognized as such by the PROM.Mark Kettenis
2005-08-01put -l into the right place...Jason McIntyre
2005-08-01Add support for "hard links" in volume header.Mark Kettenis
2005-07-21need moddi3 tooTheo de Raadt
2005-07-21put libkern after libzTheo de Raadt
2005-04-28- sort optionsJason McIntyre
2005-04-27simple man page for sgivolTheo de Raadt
2005-04-27spacingTheo de Raadt
2005-04-27spacingTheo de Raadt
2005-04-27if SystemPartition contains a cdrom boot specifier, whack theTheo de Raadt
2005-04-27avoid the o{open,read,lseek} interfaces, and use the regular ones, becauseTheo de Raadt
2004-11-08Simple cleaning of sgivol, with no functional change (yet):Miod Vallat
2004-10-20Fix some 64 bit address problems.Per Fogelstrom
2004-09-23use .c versions of certain functions. 32 bit modePer Fogelstrom
2004-09-22Bring in libsa code for proper %llx printf display; necessary for /boot.Miod Vallat
2004-09-16Only one script text is necessary...Miod Vallat
2004-09-16ld.script for boot. cvs add is ok according to deraadt@Per Fogelstrom
2004-09-16Update boot with miods ELF64 symtab fixes and my 32 bit compilesPer Fogelstrom
2004-09-09Kernel moves to 64 bit. A few more tweaks when binutils is updated.Per Fogelstrom
2004-08-25Minor tweaks to make things work in install.Per Fogelstrom
2004-08-23pefo is a tree breakerTheo de Raadt
2004-08-23disk boot and tools for sgiPer Fogelstrom
2004-08-06Makefile changes to enter deep down thereTheo de Raadt