aboutsummaryrefslogtreecommitdiff
path: root/cddl/contrib
Commit message (Expand)AuthorAgeFilesLines
* Remove local variables missed in r321842.Mark Johnston2017-08-011-4/+0
* Let lockstat use ksyms(4)'s mmap interface.Mark Johnston2017-08-011-24/+0
* Add an auxiliary subroutine to generate some events for testingLi-Wen Hsu2017-07-261-0/+14
* Modify glob patterns and expected output to match FreeBSD's implementation.Li-Wen Hsu2017-07-252-7/+15
* Make this test case accepts basename() in D script returns "" or "."Li-Wen Hsu2017-07-252-4/+22
* Explicitly set dynamic variable buffer size.Li-Wen Hsu2017-07-251-0/+1
* Explicitly set dynamic variable buffer size.Li-Wen Hsu2017-07-251-0/+1
* Add an auxiliary subroutine to generate read(2) event while testing.Li-Wen Hsu2017-07-251-0/+13
* Add a simple script which calls open(2) and others to generate events forLi-Wen Hsu2017-07-252-0/+31
* Add a simple program which calls sigtimedwait(2) to generate events for testingLi-Wen Hsu2017-07-252-0/+48
* Fix whitespace on a line in fix(..) accidentally missed in r321424Enji Cooper2017-07-241-1/+1
* Style cleanup: delete spurious trailing whitespaceEnji Cooper2017-07-241-4/+4
* Don't use incorrect hardcoded path to ksh -- use /usr/bin/envEnji Cooper2017-07-231-1/+1
* MFV r318946: 8021 ARC buf data scatter-izationAndriy Gapon2017-06-204-49/+79
* MFV r319945,r319946: 8264 want support for promoting datasets in libzfs_coreAndriy Gapon2017-06-143-14/+33
* MFV r319740: 8168 NULL pointer dereference in zfs_create()Andriy Gapon2017-06-091-1/+3
* MFV r319744,r319745: 8269 dtrace stddev aggregation is normalized incorrectlyAndriy Gapon2017-06-092-0/+49
* New sentences start on new lines, fix two violationsAllan Jude2017-06-081-4/+8
* SHA-512 and Skein have been supported by the boot loader for some time.Allan Jude2017-06-081-11/+1
* MFV r316922: 5380 receive of a send -p stream doesn't need to try renaming sn...Andriy Gapon2017-05-241-3/+3
* MFC r316908: 7541 zpool import/tryimport ioctl returns ENOMEM because provide...Andriy Gapon2017-05-242-4/+7
* MFC r316904: 7729 libzfs_core`lzc_rollback() leaks result nvlAndriy Gapon2017-05-241-0/+2
* MFV r316860: 7545 zdb should disable reference trackingAndriy Gapon2017-05-241-0/+7
* Add a little helper program for tst.exitcore.ksh.Mark Johnston2017-05-222-9/+39
* Fix time handling in cv_timedwait_hires().Alexander Motin2017-05-191-3/+8
* MFV 316894Josh Paetzel2017-04-257-44/+140
* MFV 316891Josh Paetzel2017-04-215-22/+115
* MFV 316855Alan Somers2017-04-141-12/+8
* dtrace: fix normalization of stddev aggregationAndriy Gapon2017-04-141-0/+2
* MFV r316693:Pedro F. Giffuni2017-04-101-1/+1
* MFV r315290, r315291: 7303 dynamic metaslab selectionAlexander Motin2017-03-243-5/+27
* Fix memory leaks in error cases in libdtrace.Mark Johnston2017-02-232-3/+9
* Fix a memory leak in an error case in libctf.Mark Johnston2017-02-231-0/+1
* When patching USDT probes, use non-unique names for aliases of weak symbols.Mark Johnston2017-02-101-32/+35
* Search for _DTRACE_VERSION in sys/sdt.h rather than unistd.h.Mark Johnston2017-02-051-3/+3
* Avoid using Sun compiler-specific flags.Mark Johnston2017-02-051-1/+1
* Fix a double free of libelf data buffers in the USDT link code.Mark Johnston2017-02-051-3/+5
* Use PC-relative relocations for USDT probe sites on i386 and amd64.Mark Johnston2017-02-053-107/+55
* Avoid modifying the object string table when patching USDT probes.Mark Johnston2016-12-201-5/+8
* Consistently print D variable indices in decimal when disassembling.Mark Johnston2016-12-201-1/+1
* Use the correct path to date(1).Mark Johnston2016-12-073-3/+3
* Use the native data model instead of forcing ILP32 in tst.provregex3.ksh.Mark Johnston2016-12-071-1/+1
* libdtrace: Don't use a read-only handle for enumerating pid probes.Mark Johnston2016-12-061-1/+6
* Revert r253678, r253661:Pedro F. Giffuni2016-12-034-55/+6
* MFV r308989: 6428 set canmount=off on unmounted filesystem tries toAndriy Gapon2016-11-241-1/+1
* revert r304520, set canmount=on is not supposed to mount the filesystemAndriy Gapon2016-11-221-8/+3
* After some ZIL changes 6 years ago zil_slog_limit got partially brokenAlexander Motin2016-11-171-1/+0
* Remove the DTrace printt and typeref actions.Mark Johnston2016-11-126-409/+10
* MFV r308222: 6051 lzc_receive: allow the caller to read the begin recordAndriy Gapon2016-11-032-8/+41
* zfsbootcfg: a simple tool to set next boot (one time) options for zfsbootAndriy Gapon2016-10-292-0/+23