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
/
include
/
bugio.h
Age
Commit message (
Expand
)
Author
2014-03-18
Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping
Miod Vallat
2013-05-14
Older BUG version do not implement the `out cr/lf' BUG system call, and, worse,
Miod Vallat
2011-03-23
Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.
Paul Irofti
2006-05-02
Wave goodbye to bugtty on mvme88k as well.
Miod Vallat
2005-12-11
Work in progress SMP code; mvme88k boards can spin up secondary CPUs,
Miod Vallat
2004-01-04
Working kluge to ``enable'' the on-board SCSI controller on 187 and 197, if
Miod Vallat
2002-03-14
First round of __P removal in sys
Todd C. Miller
2002-03-05
Kill prom stuff duplicates from bugio.[ch].
Miod Vallat
2001-09-28
"sys/foo.h" -> <sys/foo.h>
Miod Vallat
2001-08-24
There is no need to hide potentially useful stuff in .c files.
Miod Vallat
2001-08-12
#(endif|else) foo is incorrect, make it #endif /* foo */
Heikki Korpela
2001-03-09
kernel will compile with -Werror. Added intr.h
Steve Murphree
2001-01-14
Complete move to UVM virtual memory system. More header fixes.
Steve Murphree
1999-04-11
Fix for 25 Mhz.
Steve Murphree
1999-02-09
Added kernel support for user debugging. Fixed file ID's
Steve Murphree
1998-12-15
Commit for the first real OpenBSD mvme88k kernel.
Steve Murphree
1997-03-03
Cleanup after import. This also seems to bring up the current version.
Dale S. Rahn
1997-03-03
This is a remove to get rid of the old mvme88k port which was incomplete
Dale S. Rahn
1995-10-18
initial 88k import; code by nivas and based on mach luna88k
Theo de Raadt