summaryrefslogtreecommitdiffstats
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* MFV r294816: 4986 receiving replication stream fails if any snapshotmav2016-01-261-9/+34
* MFV r294814: 6393 zfs receive a full send as a clonemav2016-01-261-2/+5
* We don't support libdtrace for RISC-V yet.br2016-01-251-1/+1
* Remove a dead local variable, missed in r274565.markj2016-01-141-2/+0
* Reduce zfs utilities overlinkingbapt2015-12-242-2/+2
* Reduce overlinkingbapt2015-12-242-2/+2
* Report an error if zdb cannot initialize zfsbapt2015-12-231-1/+2
* Add a trailing newline to the expected output for tst.walltimestamp.ksh.markj2015-12-071-0/+1
* Fix a discrepancy in r291738.markj2015-12-071-1/+1
* Update DTrace test suite makefiles after r291963.markj2015-12-071-0/+2
* MFV r289003:markj2015-12-072-0/+103
* Modify DTRACEHIOC_ADDDOF to copy the DOF section from the target process.markj2015-12-071-46/+4
* Fix LDADD/DPADD that should be LIBADD.bdrewery2015-12-0413-41/+13
* Simplify the LIBRARIES_ONLY hacks so that install: is not needed here.bdrewery2015-12-041-8/+2
* Fix the build for non-amd64.bdrewery2015-12-021-2/+2
* Reduce overlinking of libdtrace consumers with libctf, libelf, libproc.bdrewery2015-12-021-1/+1
* Fully connect cddl/usr.sbin/plockstat.bdrewery2015-12-022-2/+27
* META MODE: Update dependencies with 'the-lot' and add missing directories.bdrewery2015-12-013-0/+3
* META MODE: Fix userland/cddl.bdrewery2015-12-014-10/+0
* Rename Makefile.inc1 to dtrace.test.mk to avoid clash with top-level Makefile...bdrewery2015-11-2583-82/+82
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.bdrewery2015-11-259-9/+0
* Fix zfs(8) set optionssmh2015-11-191-2/+2
* Reduce the Makefile snippet complexity a bitngie2015-11-091-5/+3
* Remove unneeded _RECURSING_PROGS check.bdrewery2015-10-301-2/+0
* Allow 'zfs holds -r' to recurse over a file system or volume to find holdsallanjude2015-10-262-28/+55
* DWARF emitted by clang 3.7 encodes array sizes using the DW_AT_countmarkj2015-10-241-0/+4
* MFV r289561: 6328 Fix cstyle errors in zfs codebasemav2015-10-195-8/+11
* MFV r289535: 5767 fix several problems with zfs test suitemav2015-10-181-10/+36
* MFV r289530: 5847 libzfs_diff should check zfs_prop_get() returnmav2015-10-181-3/+7
* Reduce diff from upstream.mav2015-10-181-13/+13
* MFV r289526:mav2015-10-181-81/+2
* MFC r289498: 6298 zfs_create_008_neg and zpool_create_023_neg need to bemav2015-10-184-22/+60
* MFV r247180: Update vendor/illumos/dist and vendor-sys/illumos/distmav2015-10-182-7/+27
* MFV r289493: 5745 zfs set allows only one dataset property to be set at a timemav2015-10-185-99/+194
* MFV r289310:mav2015-10-162-1/+7
* Add more SUBDIR_PARALLEL.bdrewery2015-10-151-1/+4
* MFV r289312: 2605 want to resume interrupted zfs sendmav2015-10-1511-131/+638
* MFV r289311: 5764 "zfs send -nv" directs output to stderrmav2015-10-142-9/+18
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andngie2015-10-126-17/+6
* Have lockstat(1) trace locks by name rather than by address.markj2015-09-302-4/+66
* Update DTrace test makefiles after r288415.markj2015-09-302-0/+3
* MFV r288408:markj2015-09-303-0/+164
* Stop hard-coding a 32-bit data model for USDT tests, and just use the nativemarkj2015-09-3020-21/+21
* define aok in libnvpair which is linked to all zfs libraries that need aokavg2015-09-282-1/+2
* remove unused sgsmsg utility (originally imported from opensolaris)avg2015-09-2812-3834/+0
* remove an extra copy of avl.c from illumos contrib codeavg2015-09-281-1059/+0
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.bdrewery2015-09-255-10/+0
* Use FILES for installing the dtrace scripts.bdrewery2015-09-181-7/+4
* Remove an unneeded typedef of ip6_t from the DTrace ip provider library.markj2015-09-151-3/+2
* MFV r286224: 5695 dmu_sync'ed holes do not retain birth timedelphij2015-09-141-1/+3
OpenPOWER on IntegriCloud