aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/memcontrol
Commit message (Expand)AuthorAgeFilesLines
* MFC: Syncs and diff reductions with -current. This includes:Tom Rhodes2003-03-121-32/+29
* MFC: Don't change MTRRs unless we understand the old values - shouldDavid Malone2002-09-162-1/+3
* MFC (memcontrol.c 1.7, memrange.h 1.5, i686_mem.c 1.14):David Malone2002-04-281-0/+1
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-2/+2
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-4/+4
* MFC: r1.6: nuke unused variableKris Kennaway2001-07-191-1/+0
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-1/+1
* MFC: add /dev/zero and use PATH_* where possible.David E. O'Brien2000-12-111-2/+3
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-1/+1
* Make memcontrol(8) able to delete the segments starting at a base of 0Brian Feldman2000-03-201-1/+1
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-1/+2
* Remove an unnecessary cross-reference to ioctl(2)Chris Costello1999-10-091-1/+0
* Add and activate the man page for memcontrol(8).Chris Costello1999-09-292-1/+116
* $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-072-0/+329