summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_param.h
Commit message (Expand)AuthorAgeFilesLines
* On Alan's advice, rather than do a wholesale conversion on a singlekmacy2010-04-301-0/+8
* Fix CTL_VM_NAMES.ru2007-10-161-8/+8
* Correct two comments.alc2007-04-191-2/+2
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* #include <vm/vm_param.h> instead of <machine/vmparam.h> (the formerdes2004-11-081-6/+6
* Second half of the dev_t cleanup.phk2004-06-171-1/+1
* Remove advertising clause from University of California Regent's license,imp2004-04-061-4/+0
* Rev 1.16 renamed VM_METER to VM_TOTAL. This is breaking 3rd-party apps.obrien2003-01-181-0/+1
* Make 'sysctl vm.vmtotal' work properly using updated patch from Hiten.dillon2003-01-111-2/+2
* Make MAXTSIZ, DFLDSIZ, MAXDSIZ, DFLSSIZ, MAXSSIZ, SGROWSIZ loaderps2001-10-101-0/+6
* Change the way information about swap devices is exported to be moretmm2001-06-011-0/+12
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Remove (1) "extern" declarations for variables that were previouslyalc1999-06-221-36/+1
* Set cnt.v_page_size to PAGE_SIZE rather than DEFAULT_PAGE_SIZE so thatalc1999-06-201-3/+3
* There is a comment in vm_param.h which doesn't belong to thephk1998-07-221-5/+1
* 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 commit does a couple of things:dyson1996-06-261-2/+6
* Moved the declaration of boolean_t from <vm/vm_param.h> tobde1995-12-101-9/+1
* These changes embody the support of the fully coherent merged VM buffer cache,dg1995-01-091-61/+39
* Added $Id$dg1994-08-021-1/+3
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-0/+30
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+159
OpenPOWER on IntegriCloud