index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
uvm
/
uvm_aobj.h
Age
Commit message (
Expand
)
Author
2014-07-11
Chuck Cranor rescinded clauses in his license
Jonathan Gray
2013-12-09
forgot to say: aobj grow/shrink tweaks are mostly from Pedro Martelletto,
Marc Espie
2013-12-08
allow aobj to shrink grow, for tmpfs support
Marc Espie
2011-05-10
Don't leak swapslots when doing a uvm_km_pgremove and a page is in swap only.
Owain Ainsworth
2009-07-22
Put the PG_RELEASED changes diff back in.
Owain Ainsworth
2009-06-16
date based reversion of uvm to the 4th May.
Owain Ainsworth
2009-06-16
Backout all the PG_RELEASED changes.
Owain Ainsworth
2009-05-05
The first step in cleaning up the use of PG_RELEASED for uvm objects.
Owain Ainsworth
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-07-26
Add support for disabling swap devices (swapctl -d).
Artur Grabowski
2001-03-09
Protect protypes, certain macros, and inlines from userland. Checked userland
smart
2001-01-29
$OpenBSD$
Niklas Hallqvist
2000-03-15
Fix the NetBSD id strings.
Artur Grabowski
1999-08-23
sync with NetBSD from 1999.05.24 (there is a reason for this date)
Artur Grabowski
1999-02-26
add OpenBSD tags
Artur Grabowski
1999-02-26
Import of uvm from NetBSD. Some local changes, some code disabled
Artur Grabowski