summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/stand/bootst
AgeCommit message (Expand)Author
2005-09-11cope with the ___moddi3 issue, same as mvme68kTheo de Raadt
2003-10-01Compile kernel and bootblocks with -mmemcpy, to get rid of libgcc dependancy.Miod Vallat
2003-08-20No need to build installboot and the bootblocks at -O0 anymore.Miod Vallat
2003-08-01${LIBGCC} is useless, since libgcc.a does not live in /usr/lib; instead,Miod Vallat
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2001-01-13Booting kernel with MACHINE_NEW_NONCONTIG. UVM code added but not working.Steve Murphree
1999-09-27changed loader load address.Steve Murphree
1999-05-29Added vme bus device drivers. MVME328, MVME376, MVME332Steve Murphree
1998-12-15Greatly improved tapeboot. From mvme68k.Steve Murphree
1998-08-22fixed Makefiles. Removed reference to libgcc.aSteve Murphree
1998-08-18fixed passing of bugargs to kernel.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