summaryrefslogtreecommitdiffstats
path: root/sys/uvm/uvm_pager.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Chuck Cranor rescinded clauses in his licensejsg2014-07-111-8/+1
* the #ifdef _KERNEL can wrap the entire file. uvm_extern.h only pullsderaadt2014-07-081-10/+2
* Put the PG_RELEASED changes diff back in.oga2009-07-221-3/+1
* date based reversion of uvm to the 4th May.oga2009-06-171-1/+1
* Backout all changes to uvm after pmemrange (which will be backed outoga2009-06-161-1/+3
* Since we've now cleared up a lot of the PG_RELEASED setting, remove theoga2009-06-011-3/+1
* remove PGO_OVERWRITE, PGO_WEAK and PGO_PASTEOF from the pager. They're alloga2009-03-271-4/+1
* Move all of the pseudo-inline functions in uvm into C files.oga2009-03-251-19/+6
* garbage collect uvm_errno2vmerror();thib2008-11-241-3/+1
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Cosmetic changes only, primarily making comments line up nicely after themillert2002-03-151-14/+25
* First round of __P removal in sysmillert2002-03-141-36/+27
* UBC was a disaster. It worked very good when it worked, but on someart2001-12-191-13/+34
* Sync in more uvm from NetBSD. Mostly just cosmetic stuff.art2001-11-281-12/+13
* Sync in more uvm changes from NetBSD.art2001-11-281-24/+2
* Merge in some parts of the ubc work that has been done in NetBSD that are notart2001-11-101-25/+12
* Another sync of uvm to NetBSD. Just minor fiddling, no major changes.art2001-11-071-6/+10
* Minor sync to NetBSD.art2001-11-061-23/+63
* vm_pager.h no moremickey2001-08-121-1/+22
* Various random fixes from NetBSD.art2001-08-111-5/+7
* Add a new type voff_t (right now it's typedefed as off_t) used for offsetsart2001-08-061-11/+11
* Add support for disabling swap devices (swapctl -d).art2001-07-261-3/+3
* Sync style, typo, and comments a little closer to NetBSD. art@ oksmart2001-03-221-3/+2
* Protect protypes, certain macros, and inlines from userland. Checked userlandsmart2001-03-091-2/+5
* $OpenBSD$niklas2001-01-291-0/+1
* Fix the NetBSD id strings.art2000-03-151-1/+1
* sync with NetBSD from 1999.05.24 (there is a reason for this date)art1999-08-231-8/+1
* add OpenBSD tagsart1999-02-261-0/+1
* Import of uvm from NetBSD. Some local changes, some code disabledart1999-02-261-0/+158