summaryrefslogtreecommitdiffstats
path: root/usr.sbin/memcontrol/memcontrol.c
Commit message (Expand)AuthorAgeFilesLines
* Fix conditional expression: previously a bit vector was being operatedeadler2012-10-221-1/+1
* Mark global functions and/or variables in memcontrol(8) static where possible.ed2011-11-061-4/+2
* Correct formatting of pointers in the listing by using "0x%" PRIx64 instead ofanholt2005-03-291-1/+1
* WARNS=6 cleanup. This includes:delphij2005-01-071-8/+9
* Some BIOSs are using MTRR values that are only documented under NDAdwmalone2002-09-151-0/+1
* Make the MTRR code a bit more defensive - this should help peopledwmalone2002-04-141-0/+1
* Nuke unused variables.dd2001-06-241-1/+0
* Add `_PATH_DEVZERO'.obrien2000-12-091-2/+3
* Make memcontrol(8) able to delete the segments starting at a base of 0green2000-03-201-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Make memcontrol's internal help actually work. No substitute for a realmsmith1999-07-201-3/+19
* Commandline tool for manipulating memory range attributes.msmith1999-04-071-0/+325
OpenPOWER on IntegriCloud