Age | Commit message (Expand) | Author |
2002-06-11 | Move cdev_lpt_init() to a common location. | Miod Vallat |
2002-06-11 | Include <sys/conf.h> from <machine/conf.h> like in other arches. Changes | Miod Vallat |
2002-06-07 | Remove obsolete CLKF_BASEPRI(). ok niklas@, miod@ and art@ | Thomas Nordin |
2002-04-29 | Define placeholders for art's splassert() debugging stuff on all arches. | Miod Vallat |
2002-04-24 | Introduce a new file, machine/internal_types.h, to hold that specific arch | Marc Espie |
2002-03-25 | revert the pmap stuff to 0221, so we can boot | Niklas Hallqvist |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-02-23 | Bring back pmap_motorola in service for amiga, too. | Miod Vallat |
2002-02-17 | Patch from Daniel Lucq <daniel@lucq.org> | Mats O Jansson |
2001-12-20 | Temporarily revert the pmap_motorola changes, as they may account for | Miod Vallat |
2001-12-11 | Remove declarations that already exist in <sys/conf.h> | Miod Vallat |
2001-12-07 | Ratibibugle setredzone() | Miod Vallat |
2001-12-06 | MACHINE_UPTBASE is not constant on amiga, ouch. | Miod Vallat |
2001-12-05 | VM_KMEM_SIZE no longer needed. | Artur Grabowski |
2001-12-05 | make nkmempages dynamic based on memory. okay art@ from netbsd: | Niels Provos |
2001-11-30 | More changes that cvs forgot to commit in the pmap_motorola switch. | Miod Vallat |
2001-11-30 | Duplicates there, too. | Miod Vallat |
2001-11-30 | Now that pmaps can have vm_page_md, make pmap_physseg optional. | Artur Grabowski |
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-10-16 | Fix for bus_space_barrier which m68k doesn't need normally. | Janne Johansson |
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-28 | Dont hardcode NKMEMCLUSTERS, calculate it to 256, as other m68ks do. | Janne Johansson |
2001-08-20 | Bring get[sd]fc() prototypes to <m68k/cpu.h>, this will be needed shortly. | Miod Vallat |
2001-08-18 | Move pmap_{de,}activate to vm/pmap.h, it's same on all archs. | Artur Grabowski |
2001-08-15 | There is no need to alter the MAX_KMAP and MAX_KMAPENT formulae for | Miod Vallat |
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-07 | remove this header which has been unused for over 3 yrs now. | Brad Smith |
2001-06-27 | MNN is no longer an option. | Artur Grabowski |
2001-06-27 | IPF bye bye; openbsd@davidkrause.com, ok niklas@ | Angelos D. Keromytis |
2001-06-24 | Define splvm() for arches who don't already provide it, with the same | Miod Vallat |
2001-06-14 | Same fix as miod did for sun3/vax, but for amiga too. | Janne Johansson |
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-06 | Update some comments wrt. the CLSIZE changes. | Artur Grabowski |
2001-05-05 | Rename configure() to cpu_configure(). | Artur Grabowski |
2001-05-05 | Get rid of CLSIZE and all related stuff. | Artur Grabowski |
2000-12-15 | Grow the number of reserved pt pages. | Artur Grabowski |
2000-09-02 | Amiga joystick driver. Stylistic comments by Niklas. | Marc Espie |
2000-07-06 | Change splsoftclock() to raise the spl, instead of lowering it. | Hakan Olsson |
2000-05-28 | Bugfix pmap_activate. | Artur Grabowski |
2000-05-27 | vm freelist defines for UVM. | Artur Grabowski |
2000-05-27 | Make pmap_activate take struct proc * as arguemnt. | Artur Grabowski |
2000-05-27 | MACHINE_NEW_NONCONTIG code for amiga. Enabled by default. | Artur Grabowski |
2000-02-22 | enlarge msgbuf, somewhat line netbsd did | Theo de Raadt |
1999-09-09 | Keep wdc_isa.c happy. | Marc Espie |
1999-07-30 | acd went away | Theo de Raadt |