summaryrefslogtreecommitdiff
path: root/sys/arch/m68k/include/pmap_motorola.h
AgeCommit message (Expand)Author
2004-08-07Need pmap_unuse_final() too; Martin Reindl.Miod Vallat
2004-05-20Properly flush instruction cache for ptrace(PT_WRTIE_{DI}, ...) on powerpcMark Kettenis
2004-01-01Inline pmap_copy() and pmap_phys_address().Miod Vallat
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-03-01- only declare and provide pmap_map() for mac68k, until it bites the dust.Miod Vallat
2003-01-27Convert m68k pmap from physseg to VM_PAGE_MD.Miod Vallat
2002-04-27Jumbo commit to fix all compilation warnings on mvme68k (add prototypes,Miod Vallat
2002-03-14First round of __P removal in sysTodd C. Miller
2002-01-10Reintroduce the pmap_motorola framework.Miod Vallat
2001-12-20Temporarily revert the pmap_motorola changes, as they may account forMiod Vallat
2001-12-05Update pmap_update macro for arches Art missed. Still just a noop.Todd C. Miller
2001-11-30Common pmap defines and code for all m68k platforms using Motorola (orMiod Vallat