Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-06-14 | Big cleanup of VM issues: | Miod Vallat | |
o get rid of m88k_foo macros when there is an mi foo macro o remove the ability, for the pmap module, to handle a native mmu page size different from the vm module page size. This allows some optimizations in pmap.c o remove dead stuff from <machine/vmparam.h> | |||
2001-03-09 | kernel will compile with -Werror. Added intr.h | Steve Murphree | |
2001-03-07 | Remove 68k-isms, fix interrupt handler prototypes, warning hunting. | Miod Vallat | |
2001-03-07 | Change siop name to ssh, as per mvme68k, to prevent conflict with the | Miod Vallat | |
other siop driver. Change siop-related defines to ssh-related defines everywhere. |