aboutsummaryrefslogtreecommitdiff
path: root/cddl/contrib/opensolaris/cmd
Commit message (Expand)AuthorAgeFilesLines
* MFV r329793, r329795:Alexander Motin2018-02-221-0/+9
* MFV r329766: 8962 zdb should work on non-idle poolsAlexander Motin2018-02-221-0/+8
* MFV r329502: 7614 zfs device evacuation/removalAlexander Motin2018-02-214-89/+932
* MFV r318941: 7446 zpool create should support efi system partitionAlexander Motin2018-02-213-25/+155
* MFV r316872: 7502 ztest should run zdb with -G (debug mode)Alexander Motin2018-02-201-1/+1
* Fix memory leaks in zdb introduced by r329508Alan Somers2018-02-201-0/+2
* MFV r324198: 8081 Compiler warnings in zdbAlexander Motin2018-02-184-119/+196
* Fix "zpool add" crash when a replacing vdev has a spare childAlan Somers2018-02-091-0/+15
* MFV r328255: 8972 zfs holds: In scripted mode, do not pad columns with spacesAlexander Motin2018-01-221-4/+7
* MFV r328251: 8652 Tautological comparisons with ZPROP_INVALAlexander Motin2018-01-221-1/+1
* MFV r328233:Alexander Motin2018-01-221-1/+5
* MFV r328220: 8677 Open-Context Channel ProgramsAlexander Motin2018-01-213-4/+33
* Add "jid" and "jailname" variables to DTrace.Mark Johnston2018-01-122-0/+88
* Add a regression test for r327794.Mark Johnston2018-01-102-0/+36
* Complete support for dtrace's -x setenv option.Mark Johnston2017-12-0312-0/+225
* Revert r326181 for now.Mark Johnston2017-11-271-1/+1
* zdb: follow-up to r326150, check if malloc succeededAndriy Gapon2017-11-251-0/+5
* Compile one of the uctf test programs with -m32.Mark Johnston2017-11-241-1/+1
* zdb: use a heap allocation instead of a huge array on stackAndriy Gapon2017-11-241-1/+4
* Don't assume that we can resolve "main" in the ksh executable.Mark Johnston2017-11-211-1/+1
* MFV r325013,r325034: 640 number_to_scaled_string is duplicated in several com...Andriy Gapon2017-10-272-47/+112
* zdb.8: replace with the slighly modified upstream versionAndriy Gapon2017-10-061-157/+201
* MFV r322235: 8067 zdb should be able to dump literal embedded block pointerAndriy Gapon2017-10-061-3/+49
* MFV r316864: 6392 zdb: introduce -V for verbatim importAndriy Gapon2017-10-061-12/+14
* MFV r316862: 6410 teach zdb to perform object lookups by pathAndriy Gapon2017-10-061-84/+227
* MFV r319743: 8108 zdb -l fails to read labels 2 and 3Alan Somers2017-10-021-8/+13
* MFV r316863: 3871 fix issues introduced by 3604Alan Somers2017-10-021-2/+3
* MFV r316861: 6866 zdb -l should return non-zero if it fails to find any labelAlan Somers2017-10-022-41/+58
* MFC r316858 7280 Allow changing global libzpool variables in zdbAlan Somers2017-10-023-3/+22
* MFV r323913: 8600 ZFS channel programs - snapshotAndriy Gapon2017-10-021-1/+14
* MFV r323912: 8592 ZFS channel programs - rollbackAndriy Gapon2017-10-021-2/+14
* MFV r323794: 8605 zfs channel programs: zfs.exists undocumented and non-workingAndriy Gapon2017-10-011-0/+12
* MFV r323530,r323533,r323534: 7431 ZFS Channel Programs, and followupsAndriy Gapon2017-10-014-2/+762
* MFV r323535: 8585 improve batching done in zil_commit()Andriy Gapon2017-09-261-3/+8
* MFV r323790: 8567 Inconsistent return value in zpool_read_labelAndriy Gapon2017-09-201-1/+1
* Fix the raise tests.Bryan Drewery2017-09-156-7/+10
* Fix DTrace test tst_inet_ntop_d: remove definitions are already in libdtraceLi-Wen Hsu2017-09-121-3/+0
* MFV r323107: 8414 Implemented zpool scrub pause/resumeAndriy Gapon2017-09-092-47/+90
* Use an updated copy of the CDDL header boilerplate from illumos.Mark Johnston2017-08-211-18/+8
* Add a regression test for r322773.Mark Johnston2017-08-211-0/+35
* MFV r322223: 8378 crash due to bp in-memory modification of nopwrite blockAndriy Gapon2017-08-081-6/+1
* Rework and simplify the ksyms(4) implementation.Mark Johnston2017-08-031-1/+0
* 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