summaryrefslogtreecommitdiff
path: root/sys/vm/vm_unix.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.7_cvscvs2svn1998-07-241-1/+1
* Fix some serious problems with limits checking in the sbrk(2)/brk(2)John Dyson1996-06-251-13/+25
* Eliminated many redundant vm_map_lookup operations for vm_mmap.John Dyson1996-01-191-2/+4
* Untangled the vm.h include file spaghetti.David Greenman1995-12-071-1/+5
* Included <sys/sysproto.h> to get central declarations for syscall argsBruce Evans1995-11-121-1/+6
* Fixed type of obreak(). The args struct member name conflicted withBruce Evans1995-11-111-3/+3
* Fix argument passing to the "freeer" routine. Added some prototypes. (bde)David Greenman1995-10-071-3/+2
* Stop using vm_allocate and vm_deallocate.David Greenman1995-02-201-3/+3
* These changes embody the support of the fully coherent merged VM buffer cache,David Greenman1995-01-091-10/+10
* 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-34/+7
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+137