summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k
AgeCommit message (Collapse)Author
1996-05-15add all the possible SCSI device types to the GENERIC configs.Michael Shalayeff
1996-05-04remove #ifndef LKM, since that stuff already in sys/conf.h,Michael Shalayeff
add lkmenodev prototype.
1996-04-24Add network config dependencies.Michael Shalayeff
1996-03-26From NetBSD: vnode_if.[ch] made machine independent.Michael Shalayeff
very usefull (for <sys/vnode.h> inclusion). from the other side this is really machine independent ... tested w/ i386, but should not cause errors w/ other arch's. pls, test it (don't forget to reconfig kernel ;)
1996-03-24Prefix usage of "long long" with a "/* LONGLONG */" comment to shut upThorsten Lockert
lint(1) about it
1996-03-24Use __asm in place of asmThorsten Lockert
1996-03-24Provide empty __warn_references() when we are not running GCCThorsten Lockert
1996-01-12SIGBUS is an alignment fault. SIGSEGV is an access violationTheo de Raadt
1996-01-05ss_sp is correct, ss_base is not. noticed by agc@sde.uts.amdahl.com; netbsd ↵Theo de Raadt
pr#1784
1995-12-05working .cvsignore filesTheo de Raadt
1995-12-05Third try at importing the mvme88k port. This is a working kernelTheo de Raadt
from nivas. Userland and compiler still need to be worked on. Make certain what directory the import is done from.
1995-10-23files.m88k.newconf -> files.m88kTheo de Raadt
1995-10-18Third try at importing the mvme88k port. This is a working kernelTheo de Raadt
from nivas. Userland and compiler still need to be worked on. Make certain what directory the import is done from.
1995-10-18moved from m88k directoryTheo de Raadt
1995-10-18moved to mvme88k directoryTheo de Raadt
1995-10-18initial 88k import; code by nivas and based on mach luna88kTheo de Raadt