aboutsummaryrefslogtreecommitdiff
path: root/cddl/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Reduce overlinking of libdtrace consumers with libctf, libelf, libproc.Bryan Drewery2015-12-021-1/+1
* Fully connect cddl/usr.sbin/plockstat.Bryan Drewery2015-12-022-2/+27
* META MODE: Fix userland/cddl.Bryan Drewery2015-12-011-3/+0
* Rename Makefile.inc1 to dtrace.test.mk to avoid clash with top-level Makefile...Bryan Drewery2015-11-2583-82/+82
* Reduce the Makefile snippet complexity a bitEnji Cooper2015-11-091-5/+3
* Remove unneeded _RECURSING_PROGS check.Bryan Drewery2015-10-301-2/+0
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-122-5/+2
* Update DTrace test makefiles after r288415.Mark Johnston2015-09-302-0/+3
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.Bryan Drewery2015-09-252-4/+0
* Add a src.conf option to build and install the DTrace test suite.Mark Johnston2015-08-021-0/+6
* First cut of DTrace for AArch64.Ruslan Bukin2015-07-011-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-135-0/+139
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-083-6/+0
| * Merge sync of headSimon J. Gerraty2015-05-2793-15/+3522
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-191-0/+4
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-194-0/+4
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-163-3/+0
| * | | Updated dependenciesSimon J. Gerraty2014-05-104-0/+10
| * | | Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ \ \
| * \ \ \ Merge headSimon J. Gerraty2014-04-274-2/+16
| |\ \ \ \
| * | | | | Updated dependenciesSimon J. Gerraty2013-10-132-0/+10
| * | | | | Merge from headSimon J. Gerraty2013-09-051-2/+3
| |\ \ \ \ \
| * | | | | | New/updated dependenciesSimon J. Gerraty2013-04-142-0/+2
| * | | | | | sync from headSimon J. Gerraty2013-04-122-4/+4
| |\ \ \ \ \ \
| * | | | | | | Updated dependenciesSimon J. Gerraty2013-03-114-0/+6
| * | | | | | | Updated dependenciesSimon J. Gerraty2013-02-165-10/+0
| * | | | | | | Sync with HEAD.David E. O'Brien2013-02-081-0/+6
| |\ \ \ \ \ \ \
| * | | | | | | | Updated/new Makefile.dependSimon J. Gerraty2012-11-085-0/+125
* | | | | | | | | Build cddl/{sbin,usr.bin,usr.sbin} in parallel as all of the applications areEnji Cooper2015-05-201-0/+2
* | | | | | | | | Reduce overlinking.Baptiste Daroussin2015-05-192-9/+2
* | | | | | | | | Correctly link libdtrace and convert to LIBADDBaptiste Daroussin2015-05-191-4/+1
* | | | | | | | | Fix a typo that snuck in with r283024, and remove the EXFAIL annotation fromMark Johnston2015-05-171-1/+0
* | | | | | | | | Replace dtest.pl, the upstream DTrace test suite harness, with a shellMark Johnston2015-03-304-7/+133
* | | | | | | | | Add infrastructure to integrate the DTrace test suite with Kyua.Mark Johnston2015-02-2887-0/+3386
* | | | | | | | | Initial version of DTrace on ARM32.George V. Neville-Neil2015-02-101-0/+6
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Build plockstat if WITH_PLOCKSTAT is defined.Rui Paulo2014-09-231-0/+4
* | | | | | | | Make DTrace stuff compile with C99 standard.Xin LI2014-08-221-1/+0
* | | | | | | | Fix powerpc build:Xin LI2014-08-221-0/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | MFV r267565:Xin LI2014-07-012-0/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
| |_|_|_|/ |/| | | |
* | | | | Add placeholder Kyuafiles for various top-level hierarchies.Julio Merino2014-04-212-0/+15
* | | | | NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* | | | | Convert the lockstat(1) man page to mdoc and make sure that it getsMark Johnston2013-10-271-1/+0
| |_|_|/ |/| | |
* | | | Build all ZFS testing & debugging tools with -g.Will Andrews2013-08-271-2/+3
| |_|/ |/| |
* | | WiP merge of libzfs_core (MFV r238590, r238592)Martin Matuska2013-03-052-4/+4
| |/ |/|
* | Implement DTrace for PowerPC. This includes both 32-bit and 64-bit.Justin Hibbits2012-11-071-0/+6
|/
* Merge recent zfs vendor changes, sync code and adjust userland DEBUG.Martin Matuska2012-09-122-0/+6
* Remove trailing whitespace.Joel Dahl2012-09-061-1/+1
* Remove trailing whitespace.Joel Dahl2012-09-011-2/+2
* Introduce "feature flags" for ZFS pools (bump SPA version to 5000).Martin Matuska2012-06-112-1/+32