summaryrefslogtreecommitdiffstats
path: root/cddl/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* MFC r326289:asomers2017-12-263-0/+72
* MFC r325035: MFV r325013,r325034: 640 number_to_scaled_string is duplicated i...avg2017-11-161-0/+1
* MFC r314654:ngie2017-07-207-66/+50
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedngie2016-05-041-8/+0
* Fix including Kyuafile in packaged base system.gjb2016-04-291-1/+2
* MFHgjb2016-03-101-0/+11
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.bdrewery2016-03-091-0/+11
* | First pass to fix the 'tests' packages.gjb2016-02-021-0/+5
|/
* Fix LDADD/DPADD that should be LIBADD.bdrewery2015-12-043-10/+3
* META MODE: Fix userland/cddl.bdrewery2015-12-013-7/+0
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andngie2015-10-121-3/+1
* remove unused sgsmsg utility (originally imported from opensolaris)avg2015-09-283-37/+0
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.bdrewery2015-09-253-6/+0
* Add META_MODE support.sjg2015-06-137-0/+187
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-084-8/+0
| * Merge sync of headsjg2015-05-275-10/+7
| |\ | |/ |/|
| * Merge head from 7/28sjg2014-08-192-0/+2
| |\
| * | Updated dependenciessjg2014-05-164-4/+0
| * | Updated dependenciessjg2014-05-107-0/+14
| * | Merge from headsjg2014-05-081-1/+1
| |\ \
| * \ \ Merge headsjg2014-04-276-4/+20
| |\ \ \
| * | | | Updated dependenciessjg2013-10-133-0/+12
| * | | | Merge from headsjg2013-09-051-2/+3
| |\ \ \ \
| * | | | | New/updated dependenciessjg2013-04-142-0/+2
| * | | | | sync from headsjg2013-04-122-4/+5
| |\ \ \ \ \
| * | | | | | Updated dependenciessjg2013-03-117-0/+7
| * | | | | | Updated dependenciessjg2013-02-167-14/+0
| * | | | | | Updated/new Makefile.dependsjg2012-11-087-0/+65
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Sync from headsjg2012-11-043-6/+10
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-225-0/+105
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Remove stray DEBUG_FLAGS=-g that's been here since the initial import.imp2015-05-211-2/+0
* | | | | | | | | Build cddl/{sbin,usr.bin,usr.sbin} in parallel as all of the applications arengie2015-05-201-0/+2
* | | | | | | | | Convert to LIBADDbapt2015-05-191-2/+1
* | | | | | | | | Convert to LIBADDbapt2015-05-191-2/+1
* | | | | | | | | Convert cftmerge to LIBADD and remove link on libdwarf which is not neededbapt2015-04-091-2/+1
* | | | | | | | | These CTF tools do not use anything from libctf, so no need to link with it.obrien2015-02-272-4/+4
* | | | | | | | | mdoc: improvements to SEE ALSO.joel2014-12-271-2/+2
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | MFV r267565:delphij2014-07-011-0/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Add placeholder Kyuafiles for various top-level hierarchies.jmmv2014-04-212-0/+15
* | | | | | NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-134-4/+4
* | | | | | zinject must use ioctl(2) compatibility wrapperavg2014-01-161-0/+1
| |_|_|_|/ |/| | | |
* | | | | Build all ZFS testing & debugging tools with -g.will2013-08-271-2/+3
| |_|_|/ |/| | |
* | | | WiP merge of libzfs_core (MFV r238590, r238592)mm2013-03-052-4/+5
| |/ / |/| |
* | | Merge recent zfs vendor changes, sync code and adjust userland DEBUG.mm2012-09-121-0/+3
* | | Remove trailing whitespace.joel2012-09-012-3/+3
| |/ |/|
* | Introduce "feature flags" for ZFS pools (bump SPA version to 5000).mm2012-06-111-3/+4
|/
* For now, remove MANFILTER from ZFS manpages (bad effect on html output).mm2011-11-211-2/+0
* Update and desolarization of zdb(8) and zstreamdump(1) manual pages:mm2011-11-201-0/+2
* Fix a few gratuitous library dependencies. Some of the ZFS utilitiesrmh2011-10-302-4/+4
OpenPOWER on IntegriCloud