summaryrefslogtreecommitdiffstats
path: root/cddl/usr.sbin/lockstat
Commit message (Expand)AuthorAgeFilesLines
* MFC r314654:ngie2017-07-201-4/+4
* Add META_MODE support.sjg2015-06-131-0/+28
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-272-7/+1
| |\ | |/ |/|
| * Updated dependenciessjg2014-05-161-1/+0
| * Updated dependenciessjg2014-05-101-0/+3
| * Merge headsjg2014-04-271-1/+0
| |\
| * | Updated dependenciessjg2013-03-111-0/+2
| * | Updated dependenciessjg2013-02-161-2/+0
| * | Updated/new Makefile.dependsjg2012-11-081-0/+29
* | | Reduce overlinking.bapt2015-05-191-5/+1
* | | Make DTrace stuff compile with C99 standard.delphij2014-08-221-1/+0
* | | Fix powerpc build:delphij2014-08-221-0/+1
| |/ |/|
* | Convert the lockstat(1) man page to mdoc and make sure that it getsmarkj2013-10-271-1/+0
|/
* lockstat(1) now depends on libutil and librtld_db.rpaulo2010-07-311-2/+5
* Remove manual .includes in cddl Makefilesuqs2010-03-021-9/+4
* Fixed dependencies (make checkdpadd).ru2010-02-251-9/+2
* Add the OpenSolaris lockstat(1M) command. Requires the dtrace driver,sson2009-05-271-0/+40
OpenPOWER on IntegriCloud