summaryrefslogtreecommitdiffstats
path: root/usr.sbin/memcontrol
Commit message (Collapse)AuthorAgeFilesLines
* Make memcontrol(8) able to delete the segments starting at a base of 0green2000-03-201-1/+1
| | | | which it can create..
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-1/+2
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* Remove an unnecessary cross-reference to ioctl(2)chris1999-10-091-1/+0
|
* Add and activate the man page for memcontrol(8).chris1999-09-292-1/+116
| | | | Reviewed by: msmith
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Make memcontrol's internal help actually work. No substitute for a realmsmith1999-07-201-3/+19
| | | | | manpage, but at least now you can get syntax help without resorting to reading the source.
* Commandline tool for manipulating memory range attributes.msmith1999-04-072-0/+329
OpenPOWER on IntegriCloud