summaryrefslogtreecommitdiffstats
path: root/sys/vm/device_pager.c
Commit message (Expand)AuthorAgeFilesLines
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* This set of commits to the VM system does the following, and containdyson1996-05-181-4/+4
* Another sweep over the pmap/vm macros, this time with more focus onphk1996-05-031-2/+2
* Add a missing initialization of the hold_count for device pager ficticiousedyson1996-03-091-1/+2
* Eliminated many redundant vm_map_lookup operations for vm_mmap.dyson1996-01-191-6/+6
* Another mega commit to staticize things.phk1995-12-141-9/+22
* devsw tables are now arrays of POINTERS to struct [cb]devswjulian1995-12-131-3/+3
* Changes to support 1Tb filesizes. Pages are now named by andyson1995-12-111-10/+12
* Untangled the vm.h include file spaghetti.dg1995-12-071-1/+5
* Fixed the type mismatch in check for the bogus mmap function `nullop'.bde1995-12-031-3/+5
* Completed function declarations and/or added prototypes.bde1995-12-031-3/+4
* Replaced bogus macros for dummy devswitch entries by functions.bde1995-11-061-3/+3
* NOTE: libkvm, w, ps, 'top', and any other utility which depends on structdg1995-07-131-167/+74
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Accessing pages beyond the end of a mapped file results in internaldg1995-05-181-4/+4
* Changed "handle" from type caddr_t to void *; "handle" is several differentdg1995-05-101-3/+3
* Moved some zero-initialized variables into .bss. Made code intended to bedg1995-04-161-2/+2
* Clear OBJ_INTERNAL flag for device pager objects and named anonymousdg1995-03-111-1/+2
* Deprecated remaining use of vm_deallocate. Deprecated vm_allocate_with_dg1995-02-211-4/+3
* These changes embody the support of the fully coherent merged VM buffer cache,dg1995-01-091-63/+63
* GCC cleanup.phk1994-10-021-2/+3
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-37/+35
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+368
OpenPOWER on IntegriCloud