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
/
tftpboot
Age
Commit message (
Expand
)
Author
2009-01-18
Define HEAP_START so that we can use space below it for ethernet buffers;
Miod Vallat
2009-01-18
Recompute file pointer position when seeking backwards, as it gets reinitialized
Miod Vallat
2008-09-19
Perform the mvme197 latency timer reprogramming in the boot blocks, in
Miod Vallat
2008-04-02
Rewrite the startup code for the mvme88k bootblocks, once again. Some of
Miod Vallat
2008-03-31
Switch bootloaders to mi loadfile().
Miod Vallat
2006-08-13
Remove remains of cut'n'paste from ffs code.
Miod Vallat
2006-05-16
Crank bootblocks version for today's changes.
Miod Vallat
2006-05-16
Make standalone binaries compile with -Wall -Werror
Miod Vallat
2006-05-16
Cleanup of mvme88k standalone code, with rewritten startup code with
Miod Vallat
2005-09-11
cope with the ___moddi3 issue, same as mvme68k
Theo de Raadt
2004-01-28
Skip first argument on commandline, so we can try to actually boot the
Miod Vallat
2004-01-26
tftp-only netboot code, inspired from mvmeppc, and stripped down; it will
Miod Vallat