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
/
libsa
Age
Commit message (
Expand
)
Author
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
2008-03-31
Compile libsa with -D_STANDALONE.
Miod Vallat
2008-03-23
setroot() is supposed to be safe in all cases, so kill the special cases
Theo de Raadt
2007-11-26
few more dribbles of LIBKERN cleanup
Theo de Raadt
2007-11-26
More LIBKERN bits that go away
Theo de Raadt
2007-06-17
amd64/stand
Theo de Raadt
2006-05-17
Delay board type retrieval.
Miod Vallat
2006-05-16
Nuke whitespace at EOL
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
2004-11-11
Typos
Miod Vallat
2004-01-26
tftp-only netboot code, inspired from mvmeppc, and stripped down; it will
Miod Vallat
2004-01-01
Some typos just never die (here controler vs controller).
Miod Vallat
2003-10-01
Compile kernel and bootblocks with -mmemcpy, to get rid of libgcc dependancy.
Miod Vallat
2003-06-04
mop up some more 3/4 license issues
Theo de Raadt
2003-06-04
more term 3 & 4 from various developers, with permission of course
Theo de Raadt
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-06-02
snprintf here too.
Miod Vallat
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-07-04
$OpenBSD$
Niklas Hallqvist
2001-07-04
This was hardly meant to be here
Niklas Hallqvist
2001-06-29
Some cleaning. Remove unused boot options, don't declare extra RB_FOO
Miod Vallat
2001-01-13
Booting kernel with MACHINE_NEW_NONCONTIG. UVM code added but not working.
Steve Murphree
2000-03-03
$OpenBSD$
Todd T. Fries
1999-09-27
changed loader load address.
Steve Murphree
1998-12-15
This fixed a number of things. A serious bug in bugcrt.c's initial stack
Steve Murphree
1998-08-22
New libsa.
Steve Murphree
1998-08-22
New libsa.
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