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_fault.h
Age
Commit message (
Expand
)
Author
2020-11-06
Remove unused `anon' argument from uvmfault_unlockall().
Martin Pieuchot
2014-07-11
Chuck Cranor rescinded clauses in his license
Jonathan Gray
2014-04-03
uvm_fault() will try to fault neighbouring pages for the MADV_NORMAL case,
Miod Vallat
2009-03-25
Move all of the pseudo-inline functions in uvm into C files.
Owain Ainsworth
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-05
Minor sync to NetBSD.
Artur Grabowski
2001-05-09
update the NetBSD to the correct version
Artur Grabowski
2001-05-07
Few fixes from NetBSD.
Artur Grabowski
2001-03-09
Protect protypes, certain macros, and inlines from userland. Checked userland
smart
2001-01-29
$OpenBSD$
Niklas Hallqvist
2000-03-16
Bring in some new UVM code from NetBSD (not current).
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