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