summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/stand/libbug
AgeCommit message (Expand)Author
2006-05-17Delay board type retrieval.Miod Vallat
2006-05-16Cleanup of mvme88k standalone code, with rewritten startup code withMiod Vallat
2004-01-28Oops, forgot cvs add in previous commit; spotted by deraadt@Miod Vallat
2004-01-26tftp-only netboot code, inspired from mvmeppc, and stripped down; it willMiod Vallat
2004-01-13Dusty, useless files are better found in the Attic.Miod Vallat
2003-10-01Compile kernel and bootblocks with -mmemcpy, to get rid of libgcc dependancy.Miod Vallat
2003-09-07Oops, use the local MVMEPROM_CALL(), rather than the one which used to beMiod 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
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 libbug.Steve Murphree
1998-08-22Part of remove to clean stand.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
1997-03-03This is a remove to get rid of the old mvme88k port which was incompleteDale S. Rahn
1995-10-18initial 88k import; code by nivas and based on mach luna88kTheo de Raadt