aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/memcontrol/memcontrol.c
Commit message (Expand)AuthorAgeFilesLines
* Some BIOSs are using MTRR values that are only documented under NDADavid Malone2002-09-151-0/+1
* Make the MTRR code a bit more defensive - this should help peopleDavid Malone2002-04-141-0/+1
* Nuke unused variables.Dima Dorfman2001-06-241-1/+0
* Add `_PATH_DEVZERO'.David E. O'Brien2000-12-091-2/+3
* Make memcontrol(8) able to delete the segments starting at a base of 0Brian Feldman2000-03-201-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Make memcontrol's internal help actually work. No substitute for a realMike Smith1999-07-201-3/+19
* Commandline tool for manipulating memory range attributes.Mike Smith1999-04-071-0/+325