summaryrefslogtreecommitdiff
path: root/sys/arch/next68k/include/pmap.h
AgeCommit message (Expand)Author
2002-11-03merge pmap.h for all 4k-page motorola-MMU (or compatible) m68k platforms.chs
2002-09-22it really helps to get the stub right before cutting + pasting it 27 times.chs
2002-09-22add pmap_remove_all() hook (empty on most platforms so far).chs
2002-09-11Comprehensive patches from Christian Limpach:mycroft
2001-09-10Update pmap_update to now take the updated pmap as an argument.chris
2001-05-26replace vm_page_t with struct vm_page *.chs
2001-05-26replace {simple_,}lock{_data,}_t with struct {simple,}lock {,*}.chs
2001-04-22Undo a misguided previous change to the pmap_update() API.thorpej
2001-04-22Give pmap_update() an argument (a pmap_t) so that it knows whichthorpej
2001-04-21#define away pmap_update() in <machine/pmap.h> so that no functionthorpej
1999-02-26next68k specific part of PR 6152 fixis
1999-02-15RCS ID policehubertf
1999-01-16MNN is no longer optionalchuck
1998-08-28Updated many of the pmap files to use current versions from thedbj
1998-06-09Initial import of NetBSD/next68k.dbj