summaryrefslogtreecommitdiffstats
path: root/sys/uvm/uvm_user.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Kill uvm_deallocate(9) and use uvm_unmap() directly.mpi2019-11-051-55/+0
* remove uneeded proc.h includesjsg2014-09-141-2/+1
* Chuck Cranor rescinded clauses in his licensejsg2014-07-111-8/+1
* compress code by turning four line comments into one line comments.tedu2014-04-131-2/+1
* Another indentation cleanup without binary changes.art2007-04-271-5/+2
* Since memory deallocation can't fail, remove the error return fromart2002-10-291-6/+5
* UBC was a disaster. It worked very good when it worked, but on someart2001-12-191-7/+11
* Sync in more uvm from NetBSD. Mostly just cosmetic stuff.art2001-11-281-3/+3
* Sync in more uvm changes from NetBSD.art2001-11-281-10/+6
* Move the last content from vm/ to uvm/art2001-11-061-3/+2
* $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-5/+0
* add OpenBSD tagsart1999-02-261-0/+1
* Import of uvm from NetBSD. Some local changes, some code disabledart1999-02-261-0/+72