summaryrefslogtreecommitdiff
path: root/sys/uvm/uvm_fault.h
AgeCommit message (Expand)Author
2020-11-06Remove unused `anon' argument from uvmfault_unlockall().Martin Pieuchot
2014-07-11Chuck Cranor rescinded clauses in his licenseJonathan Gray
2014-04-03uvm_fault() will try to fault neighbouring pages for the MADV_NORMAL case,Miod Vallat
2009-03-25Move all of the pseudo-inline functions in uvm into C files.Owain Ainsworth
2002-03-14First round of __P removal in sysTodd C. Miller
2001-12-19UBC was a disaster. It worked very good when it worked, but on someArtur Grabowski
2001-11-28Sync in more uvm from NetBSD. Mostly just cosmetic stuff.Artur Grabowski
2001-11-05Minor sync to NetBSD.Artur Grabowski
2001-05-09update the NetBSD to the correct versionArtur Grabowski
2001-05-07Few fixes from NetBSD.Artur Grabowski
2001-03-09Protect protypes, certain macros, and inlines from userland. Checked userlandsmart
2001-01-29$OpenBSD$Niklas Hallqvist
2000-03-16Bring in some new UVM code from NetBSD (not current).Artur Grabowski
1999-08-23sync with NetBSD from 1999.05.24 (there is a reason for this date)Artur Grabowski
1999-02-26add OpenBSD tagsArtur Grabowski
1999-02-26Import of uvm from NetBSD. Some local changes, some code disabledArtur Grabowski