summaryrefslogtreecommitdiffstats
path: root/tools/regression/geom/MdLoad
Commit message (Collapse)AuthorAgeFilesLines
* MFC r264400,r265836:ngie2014-12-311-1/+1
| | | | | | | | | | | | | | r264400: NO_MAN= has been deprecated in favor of MAN= for some time, go ahead and finish the job. ncurses is now the only Makefile in the tree that uses it since it wasn't a simple mechanical change, and will be addressed in a future commit. r265836: Remove last two NO_MAN= in the tree. In both of these cases, MAN= is what is needed.
* Add sbuf_new_auto as a shortcut for the very common case of creating ades2008-08-091-1/+1
| | | | | | | completely dynamic sbuf. Obtained from: Varnish MFC after: 2 weeks
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
| | | | OK'ed by: core
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
| | | | any fake value.
* style.Makefile(5):johan2004-02-241-1/+1
| | | | Use WARNS?= instead of WARNS=.
* Added missing DPADD.ru2004-02-051-1/+1
|
* Utility to load one of our XML images into a MD(4) device.phk2003-04-092-0/+285
OpenPOWER on IntegriCloud