summaryrefslogtreecommitdiffstats
path: root/cddl/usr.bin/sgsmsg
Commit message (Collapse)AuthorAgeFilesLines
* MFC r288339: remove unused sgsmsg utility (originally imported from opensolaris)avg2015-10-231-17/+0
|
* 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.
* Remove manual .includes in cddl Makefilesuqs2010-03-021-7/+4
| | | | | | | | | | | | | | | - Break the dependency on ../Makefile.inc for .PATH, and include ../Makefile.inc implicitly. This is required to ... - Set WARNS?=6 in top-level Makefile.inc - Remove now redundant WARNS settings, add WARNS?=0 where appropriate - Remove redundant SHLIB_MAJOR overrides - Use NO_MAN, not MK_MAN=no - Remove redundant inclusion of bsd.own.mk - Order Makefiles more according to style.Makefile(9) - Reduce diff of cddl Makefiles against each other No objection: pjd Approved by: ed (co-mentor)
* Add the DTrace build tools.jb2008-05-221-0/+20
OpenPOWER on IntegriCloud