index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
mvme88k
/
stand
/
bootst
Age
Commit message (
Expand
)
Author
2005-09-11
cope with the ___moddi3 issue, same as mvme68k
Theo de Raadt
2003-10-01
Compile kernel and bootblocks with -mmemcpy, to get rid of libgcc dependancy.
Miod Vallat
2003-08-20
No 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-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-03-14
Final __P removal plus some cosmetic fixups
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-01-13
Booting kernel with MACHINE_NEW_NONCONTIG. UVM code added but not working.
Steve Murphree
1999-09-27
changed loader load address.
Steve Murphree
1999-05-29
Added vme bus device drivers. MVME328, MVME376, MVME332
Steve Murphree
1998-12-15
Greatly improved tapeboot. From mvme68k.
Steve Murphree
1998-08-22
fixed Makefiles. Removed reference to libgcc.a
Steve Murphree
1998-08-18
fixed passing of bugargs to kernel.
Steve Murphree
1997-03-03
Cleanup after import. This also seems to bring up the current version.
Dale S. Rahn
1997-03-03
Third try at importing the mvme88k port. This is a working kernel
Dale S. Rahn