summaryrefslogtreecommitdiff
path: root/sys/arch/mvme68k/include
AgeCommit message (Expand)Author
2001-11-28zap some typedefs.Artur Grabowski
2001-11-28Make pmap_update functions into nops so that we can have a consistentArtur Grabowski
2001-11-23Remove splsched() declaration and related stuff.Miod Vallat
2001-09-22Remove more old, dusty, unused defines.Miod Vallat
2001-09-06missing machine/ieee.h from NetBSDTodd C. Miller
2001-08-13SYSPTSIZE is orhpaned, so g/c the poor define.Miod Vallat
2001-08-12KUSER_AREA, BTOPUSRSTACK, P1PAGES are never used, so get rid of them.Miod Vallat
2001-08-06__BDEVSW_DUMP_OLD_TYPE no more.Miod Vallat
2001-07-06change MSIZE to 256, okay @deraadtNiels Provos
2001-06-27MNN is no longer an option.Artur Grabowski
2001-06-26A few changes to mvme68k:Miod Vallat
2001-06-24Define splvm() for arches who don't already provide it, with the sameMiod Vallat
2001-06-12Change RB_NOSYM, for it used to have the same value as RB_CONFIG ;Miod Vallat
2001-05-13PAGE_MASK is (PAGE_SIZE - 1), *not* (PAGE_SHIFT - 1)Todd C. Miller
2001-05-10Provide PAGE_{MASK,SHIFT,SIZE} constants.Miod Vallat
2001-05-05Get rid of CLSIZE and all related stuff.Artur Grabowski
2001-01-22Define ARCH_ELFSIZE that is the default elf size on this arch.Artur Grabowski
2001-01-15__asm__ and __volatile__Theo de Raadt
2000-07-06Add spllowersoftclock(), same as splsoftclock(). (art@ ok)Hakan Olsson
2000-07-06Fix pmap_activate and activation of theArtur Grabowski
2000-04-07add DISKMINOR(), and repair redefinitionsTheo de Raadt
2000-02-22enlarge msgbuf, somewhat line netbsd didTheo de Raadt
2000-01-06Fix for IP v.6Steve Murphree
2000-01-06Added support for MVME177 (mc68060)Steve Murphree
1999-09-26This needed to be there...Steve Murphree
1999-09-22Don't worry, be a happy gccMarc Espie
1999-01-21just include <m68k/spinlock.h> so <machine/spinlock.h> works for libc_rTodd C. Miller
1998-03-01Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor,Niklas Hallqvist
1997-11-09New endian.h design. All architectures now use a common file for the bulkNiklas Hallqvist
1997-07-24multiple inclusion protection; brenner@umr.eduTheo de Raadt
1997-03-31Modernize OpenBSD/mvme68k to match various changes in m68k and hp300 code.Jason Downs
1997-02-12The original disklabel code from dale had an unaligned-aligned problemTheo de Raadt
1997-02-10make it workTheo de Raadt
1996-12-23use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary typesTheo de Raadt
1996-06-11use void * for pa/va instead of caddr_tTheo de Raadt
1996-05-29add stuff for generic bootchuck
1996-05-29enable ELF/a.out/ECOFF in machine/exec.hTheo de Raadt
1996-05-19move RB_NOSYM here.chuck
1996-05-16add two more defines for the way the bug "NBO" command passes in argschuck
1996-05-10add constants so that we can remove "m68k/m88k" directories from bugcrt.chuck
1996-05-10add some documentationchuck
1996-05-07idea by chuck to make libbug MITheo de Raadt
1996-04-28add OpenBSD headerTheo de Raadt
1996-04-28add _MACHINE & _MACHINE_ARCHTheo de Raadt
1995-12-21from netbsd; cpu_setstack() is depricatedTheo de Raadt
1995-11-28on the '040, do not cache write+exec pages for sunos processes. SunOS ld.soTheo de Raadt
1995-11-07$Id$ throughoutTheo de Raadt
1995-10-22crank NMBCLUSTERSTheo de Raadt
1995-10-18mvme68k port by me. some parts by dale rahn.Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt