summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/stand/libsa
AgeCommit message (Expand)Author
2008-09-19Perform the mvme197 latency timer reprogramming in the boot blocks, inMiod Vallat
2008-04-02Rewrite the startup code for the mvme88k bootblocks, once again. Some ofMiod Vallat
2008-03-31Switch bootloaders to mi loadfile().Miod Vallat
2008-03-31Compile libsa with -D_STANDALONE.Miod Vallat
2008-03-23setroot() is supposed to be safe in all cases, so kill the special casesTheo de Raadt
2007-11-26few more dribbles of LIBKERN cleanupTheo de Raadt
2007-11-26More LIBKERN bits that go awayTheo de Raadt
2007-06-17amd64/standTheo de Raadt
2006-05-17Delay board type retrieval.Miod Vallat
2006-05-16Nuke whitespace at EOLMiod Vallat
2006-05-16Make standalone binaries compile with -Wall -WerrorMiod Vallat
2006-05-16Cleanup of mvme88k standalone code, with rewritten startup code withMiod Vallat
2004-11-11TyposMiod Vallat
2004-01-26tftp-only netboot code, inspired from mvmeppc, and stripped down; it willMiod Vallat
2004-01-01Some typos just never die (here controler vs controller).Miod Vallat
2003-10-01Compile kernel and bootblocks with -mmemcpy, to get rid of libgcc dependancy.Miod Vallat
2003-06-04mop up some more 3/4 license issuesTheo de Raadt
2003-06-04more term 3 & 4 from various developers, with permission of courseTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-06-02snprintf here too.Miod Vallat
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2001-07-04$OpenBSD$Niklas Hallqvist
2001-07-04This was hardly meant to be hereNiklas Hallqvist
2001-06-29Some cleaning. Remove unused boot options, don't declare extra RB_FOOMiod Vallat
2001-01-13Booting kernel with MACHINE_NEW_NONCONTIG. UVM code added but not working.Steve Murphree
2000-03-03$OpenBSD$Todd T. Fries
1999-09-27changed loader load address.Steve Murphree
1998-12-15This fixed a number of things. A serious bug in bugcrt.c's initial stackSteve Murphree
1998-08-22New libsa.Steve Murphree
1998-08-22New libsa.Steve Murphree
1997-03-03Cleanup after import. This also seems to bring up the current version.Dale S. Rahn
1997-03-03Third try at importing the mvme88k port. This is a working kernelDale S. Rahn