summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k
AgeCommit message (Expand)Author
1997-04-20Add new clock related types; from NetBSDThorsten Lockert
1997-04-07wrong placeTheo de Raadt
1997-04-07add cd9660 spoofing and repair partition offset/block offset stuffTheo de Raadt
1997-04-04Define in_addr_t and in_port_t everywhere but use u_intXX_t forTodd C. Miller
1997-03-25Ok here is the mvme88k userland, minus a few important pieces.Dale S. Rahn
1997-03-21Yet more DDB type correctnessNiklas Hallqvist
1997-03-03When importing a tree, make certain that a bunch of garbage isn't left around.Dale S. Rahn
1997-03-03Cleanup after import. This also seems to bring up the current version.Dale S. Rahn
1997-03-03Third try at importing the mvme88k port. This is a working kernelDale S. Rahn
1997-03-03Second try at importing the mvme88k port. This is a working kernelDale S. Rahn
1997-03-03This is a remove to get rid of the old mvme88k port which was incompleteDale S. Rahn
1997-02-28Add missing _MACHINE & _MACHINE_ARCH defines + some RCS IdsNiklas Hallqvist
1997-02-15add kernel_text symbol (just like other archs)Michael Shalayeff
1997-01-27prototyping problems, PR#71, felix@mamba.pond.sub.orgTheo de Raadt
1997-01-16do not call resettodr() if RB_TIMEBAD is set due to being in ddb with clock u...kstailey
1996-12-23use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary typesTheo de Raadt
1996-12-11MCLSHIFT=11, and calc MCLBYTES in such terms. found by pefoTheo de Raadt
1996-11-25htons et al. works on explicit 16- and 32-bit quantities and not theNiklas Hallqvist
1996-11-23remrq -> remrunqueuekstailey
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-10-19random device is permanent now.Michael Shalayeff
1996-09-20do not fool people into thinking VNODEPAGER is an option; netbsd pr#2757, eri...Theo de Raadt
1996-08-31disable TCP_COMPAT_42Theo de Raadt
1996-08-29rnd -> randomTheo de Raadt
1996-07-27handle RB_CONFIGTheo de Raadt
1996-07-15add rnd driverMichael Shalayeff
1996-05-29enable ELF/a.out/ECOFF in machine/exec.hTheo de Raadt
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
1996-04-24Add network config dependencies.Michael Shalayeff
1996-03-26From NetBSD: vnode_if.[ch] made machine independent.Michael Shalayeff
1996-03-24Prefix usage of "long long" with a "/* LONGLONG */" comment to shut upThorsten Lockert
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 p...Theo de Raadt
1995-12-05working .cvsignore filesTheo de Raadt
1995-12-05Third try at importing the mvme88k port. This is a working kernelTheo de Raadt
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
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