aboutsummaryrefslogtreecommitdiff
path: root/sys/vm/vm_extern.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagupstream/2.1.7_cvsrelease/2.1.7_cvscvs2svn1997-03-111-1/+1
* Changed swap partition handling/allocation so that it doesn'tDavid Greenman1995-05-141-3/+2
* Changed "handle" from type caddr_t to void *; "handle" is several differentDavid Greenman1995-05-101-2/+2
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-161-2/+6
* vm_extern.h: removed vm_allocate_with_pager.David Greenman1995-02-211-2/+1
* Removed vm_allocate(), vm_deallocate(), and vm_protect() functions. TheDavid Greenman1995-02-201-4/+1
* vm_inherit function has been deprecated.David Greenman1995-02-201-2/+1
* Killed MACHVMCOMPAT function prototypes as the functions don't exist.David Greenman1995-02-091-5/+1
* These changes embody the support of the fully coherent merged VM buffer cache,David Greenman1995-01-091-79/+75
* Clean up previous commits (format for 80 columns...).Bruce Evans1994-12-301-7/+8
* 1) New "vm_page_alloc_contig" routine by me.David Greenman1994-09-271-1/+2
* Whoops, accidently left out some pieces of the munmapfd patch.David Greenman1994-09-021-2/+2
* Made idempotentPaul Richards1994-08-211-1/+6
* Added $Id$David Greenman1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-1/+11
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+125