summaryrefslogtreecommitdiffstats
path: root/usr.sbin/memcontrol/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* WARNS=6 cleanup. This includes:delphij2005-01-071-0/+1
| | | | | | | - Apply __unused on unused parameters - Use const where suitable - Use PRIu64 instead of the deprecated %q - Bump WARNS to 6
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-2/+2
| | | | | These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before.
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
| | | | - MAN[1-9] -> MAN.
* Set the default manual section for usr.sbin/ to 8.ru2001-03-201-1/+0
|
* Add and activate the man page for memcontrol(8).chris1999-09-291-1/+3
| | | | Reviewed by: msmith
* Commandline tool for manipulating memory range attributes.msmith1999-04-071-0/+4
OpenPOWER on IntegriCloud