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_anon.h
Age
Commit message (
Expand
)
Author
2015-08-21
Remove the unused loan_count field and the related uvm logic. Most of
Visa Hankala
2014-07-11
Chuck Cranor rescinded clauses in his license
Jonathan Gray
2013-05-30
remove lots of comments about locking per beck's request
Ted Unangst
2013-05-30
remove simple_locks from uvm code. ok beck deraadt
Ted Unangst
2010-06-14
tidy this file up a bit. reorder a few comments,
Thordur I. Bjornsson
2007-06-18
Bring back Mickey's UVM anon change. Testing by thib@, beck@ and
Pedro Martelletto
2006-07-13
Back out the anon change. Apparently it was tested by a few, but most of
Theo de Raadt
2006-06-21
from netbsd: make anons dynamically allocated from pool.
Michael Shalayeff
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-12-19
UBC was a disaster. It worked very good when it worked, but on some
Artur Grabowski
2001-11-28
Sync in more uvm from NetBSD. Mostly just cosmetic stuff.
Artur Grabowski
2001-11-11
Sync in more stuff from NetBSD.
Artur Grabowski
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