Age | Commit message (Expand) | Author |
2001-11-28 | zap some typedefs. | Artur Grabowski |
2001-11-28 | Make pmap_update functions into nops so that we can have a consistent | Artur Grabowski |
2001-11-23 | Remove splsched() declaration and related stuff. | Miod Vallat |
2001-09-22 | Remove more old, dusty, unused defines. | Miod Vallat |
2001-09-06 | missing machine/ieee.h from NetBSD | Todd C. Miller |
2001-08-13 | SYSPTSIZE is orhpaned, so g/c the poor define. | Miod Vallat |
2001-08-12 | KUSER_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-06 | change MSIZE to 256, okay @deraadt | Niels Provos |
2001-06-27 | MNN is no longer an option. | Artur Grabowski |
2001-06-26 | A few changes to mvme68k: | Miod Vallat |
2001-06-24 | Define splvm() for arches who don't already provide it, with the same | Miod Vallat |
2001-06-12 | Change RB_NOSYM, for it used to have the same value as RB_CONFIG ; | Miod Vallat |
2001-05-13 | PAGE_MASK is (PAGE_SIZE - 1), *not* (PAGE_SHIFT - 1) | Todd C. Miller |
2001-05-10 | Provide PAGE_{MASK,SHIFT,SIZE} constants. | Miod Vallat |
2001-05-05 | Get rid of CLSIZE and all related stuff. | Artur Grabowski |
2001-01-22 | Define ARCH_ELFSIZE that is the default elf size on this arch. | Artur Grabowski |
2001-01-15 | __asm__ and __volatile__ | Theo de Raadt |
2000-07-06 | Add spllowersoftclock(), same as splsoftclock(). (art@ ok) | Hakan Olsson |
2000-07-06 | Fix pmap_activate and activation of the | Artur Grabowski |
2000-04-07 | add DISKMINOR(), and repair redefinitions | Theo de Raadt |
2000-02-22 | enlarge msgbuf, somewhat line netbsd did | Theo de Raadt |
2000-01-06 | Fix for IP v.6 | Steve Murphree |
2000-01-06 | Added support for MVME177 (mc68060) | Steve Murphree |
1999-09-26 | This needed to be there... | Steve Murphree |
1999-09-22 | Don't worry, be a happy gcc | Marc Espie |
1999-01-21 | just include <m68k/spinlock.h> so <machine/spinlock.h> works for libc_r | Todd C. Miller |
1998-03-01 | Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor, | Niklas Hallqvist |
1997-11-09 | New endian.h design. All architectures now use a common file for the bulk | Niklas Hallqvist |
1997-07-24 | multiple inclusion protection; brenner@umr.edu | Theo de Raadt |
1997-03-31 | Modernize OpenBSD/mvme68k to match various changes in m68k and hp300 code. | Jason Downs |
1997-02-12 | The original disklabel code from dale had an unaligned-aligned problem | Theo de Raadt |
1997-02-10 | make it work | Theo de Raadt |
1996-12-23 | use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary types | Theo de Raadt |
1996-06-11 | use void * for pa/va instead of caddr_t | Theo de Raadt |
1996-05-29 | add stuff for generic boot | chuck |
1996-05-29 | enable ELF/a.out/ECOFF in machine/exec.h | Theo de Raadt |
1996-05-19 | move RB_NOSYM here. | chuck |
1996-05-16 | add two more defines for the way the bug "NBO" command passes in args | chuck |
1996-05-10 | add constants so that we can remove "m68k/m88k" directories from bugcrt. | chuck |
1996-05-10 | add some documentation | chuck |
1996-05-07 | idea by chuck to make libbug MI | Theo de Raadt |
1996-04-28 | add OpenBSD header | Theo de Raadt |
1996-04-28 | add _MACHINE & _MACHINE_ARCH | Theo de Raadt |
1995-12-21 | from netbsd; cpu_setstack() is depricated | Theo de Raadt |
1995-11-28 | on the '040, do not cache write+exec pages for sunos processes. SunOS ld.so | Theo de Raadt |
1995-11-07 | $Id$ throughout | Theo de Raadt |
1995-10-22 | crank NMBCLUSTERS | Theo de Raadt |
1995-10-18 | mvme68k port by me. some parts by dale rahn. | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |