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
/
luna88k
/
conf
Age
Commit message (
Expand
)
Author
2006-05-04
Now that .S files have proper dependencies, do not hardcode dependencies
Miod Vallat
2005-10-24
Factorize db_interface code between luna88k and mvme88k, removing dead code
Miod Vallat
2005-09-26
Delete wrong comments, originally came from Makefile.mvme88k.
Kenji Aoyama
2005-09-06
Remove misleading NCPUS (hardcoded) option. From the SMP tree.
Miod Vallat
2005-08-03
enable safte and ses on all archs that appear to have real scsi busses
David Gwynne
2005-05-01
To allow for MD override of in4_cksum()...
Brad Smith
2005-05-01
spacing; ok miod@ deraadt@
David Krause
2005-04-30
start the job of making things look more alike
Theo de Raadt
2005-04-30
nice docs at top of GENERIC
Theo de Raadt
2005-03-08
Cosmetics...
Thierry Deval
2004-10-08
Move dev/cons.c to MI conf/files.
Alexander Yurchenko
2004-10-03
Merge locore_c_routines.c into machdep.c, and clear <machine/locore.h> as
Miod Vallat
2004-09-16
spacing
Theo de Raadt
2004-09-16
cleanup deafult locators (blah ?); please check that your most hated architec...
Michael Shalayeff
2004-07-28
Remove EH_DEBUG code.
Miod Vallat
2004-07-25
Merge luna88k and mvme88k pmap. The pmap will now assume that the memory
Miod Vallat
2004-07-23
Move luna88k and mvme88k vm_machdep to m88k-agnostic code area.
Miod Vallat
2004-07-13
Remove compiler options workarounds for savectx breakage.
Miod Vallat
2004-07-02
Disable a -O2 specific optimization which causes kern_fork (and probably other
Miod Vallat
2004-06-19
Share common ddb files accross m88k platforms.
Miod Vallat
2004-05-07
Add new file <machine/conf.h> and clean up console code and structures.
Kenji Aoyama
2004-04-29
Repair depend phase
Miod Vallat
2004-04-29
Continue factorizing m88k common code, this time files in <arch>/<arch>
Miod Vallat
2004-04-26
Start factorizing luna88k and mvme88k common parts.
Miod Vallat
2004-04-21
Preliminary bsd.rd material for luna88k, to be built upon. Heavily based
Miod Vallat
2004-04-21
Initial commit for OpenBSD/luna88k, based on OpenBSD/mvme88k, NetBSD/luna68k ...
Kenji Aoyama