aboutsummaryrefslogtreecommitdiff
path: root/sys/vm/device_pager.c
Commit message (Expand)AuthorAgeFilesLines
* Replaced bogus macros for dummy devswitch entries by functions.Bruce Evans1995-11-061-3/+3
* NOTE: libkvm, w, ps, 'top', and any other utility which depends on structDavid Greenman1995-07-131-167/+74
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Accessing pages beyond the end of a mapped file results in internalDavid Greenman1995-05-181-4/+4
* Changed "handle" from type caddr_t to void *; "handle" is several differentDavid Greenman1995-05-101-3/+3
* Moved some zero-initialized variables into .bss. Made code intended to beDavid Greenman1995-04-161-2/+2
* Clear OBJ_INTERNAL flag for device pager objects and named anonymousDavid Greenman1995-03-111-1/+2
* Deprecated remaining use of vm_deallocate. Deprecated vm_allocate_with_David Greenman1995-02-211-4/+3
* These changes embody the support of the fully coherent merged VM buffer cache,David Greenman1995-01-091-63/+63
* GCC cleanup.Poul-Henning Kamp1994-10-021-2/+3
* 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-37/+35
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+368