summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/include/pte.h
AgeCommit message (Expand)Author
2022-05-29fix various typos in comments and log messages.andvar
2017-12-01- normalise some tab/space issues.mrg
2006-02-16Change "inline" back to "__inline" in .h files -- C99 is still tooperry
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-11merge ktrace-lwp.christos
2003-08-17sun4/sun4c MMU: keep `wired' status per page, implemented by defining a bitpk
2003-08-09Simplify the definitions of VA_VPG() and VA_OFF().pk
2002-12-16Multiple inclusion protection.pk
2002-07-18Add checks for Sun4d. Use CPU_HAS_SRMMU as appropriate.thorpej
2001-12-04defopt "options SUN4*", put #define for each of SUN4, SUN4C, SUN4M and SUN4Udarrenr
2001-05-01Re-add accidently removed line continuation in previous; noted bykleink
2001-04-30Don't let [gs]etcontext() and friends clash with userland.kleink
1998-10-08Move [gs]etcontext() and [gs]etpte() to pte.hpk
1998-09-12Define some bit-format strings.pk
1997-08-05Correct typo that has been lurking undetected for some time.pk
1997-05-15Nuke old `mmu3l' references.pk
1996-05-16Copyright police (s/Harvard University/Harvard College/).abrown
1996-05-15remove some RCS id's we don't need.mrg
1996-03-31Add SRMMU/sun4m definitions.pk
1996-03-14Add missing prototypes and fix the fp struct for svr4.christos
1996-02-01LOCORE -> _LOCOREmycroft
1995-07-05typos.pk
1995-06-25Define IO-cache bit for sun 4/400 machines.pk
1995-06-25add a couple more sun4m bits.pk
1995-05-08#define VA_INHOLE() - to test a VA for being in an MMU holepk
1995-04-133-level MMU changes: software MMU data structures now display a VM modelpk
1994-11-20copyright/Id cleanupderaadt
1994-11-03bzzzttt wrong wrong wrongderaadt
1994-11-02VA_VSEG() should use NBPGderaadt
1994-10-26rearrangementderaadt
1994-09-25make pmeg_t always a u_shortderaadt
1994-08-20regarding NBPG, PGOFSET, PGSHIFT, NPTESG, VA_VPG:deraadt
1993-10-02Chris Torek's sparc port. Missing lots of things.deraadt