aboutsummaryrefslogtreecommitdiff
path: root/cddl/contrib/opensolaris/cmd
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-203-42/+71
* 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 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
* MFV 316894Josh Paetzel2017-04-253-24/+90
* MFV 316891Josh Paetzel2017-04-212-6/+6
* MFV 316855Alan Somers2017-04-141-12/+8
* MFV r315290, r315291: 7303 dynamic metaslab selectionAlexander Motin2017-03-242-5/+22
* 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
* 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
* After some ZIL changes 6 years ago zil_slog_limit got partially brokenAlexander Motin2016-11-171-1/+0
* Fix tst.args1.c on LP64 platforms.Mark Johnston2016-10-161-2/+2
* MFV r304159: 7277 zdb should be able to print zfs_dbgmsg'sAlexander Motin2016-09-031-4/+22
* MFV r303081: 7163 ztest failures due to excess error injectionAlexander Motin2016-09-031-2/+24
* MFV r303080: 6451 ztest fails due to checksum errorsAlexander Motin2016-09-031-1/+26
* MFV r303079:Alexander Motin2016-09-031-3/+12
* MFV r302991: 6950 ARC should cache compressed dataAlexander Motin2016-09-032-1/+8
* MFV r302660: 6314 buffer overflow in dsl_dataset_nameAlexander Motin2016-09-015-57/+65
* MFV r302658: 6872 zfs libraries should not allow uninitialized variablesAlexander Motin2016-09-011-2/+1
* MFV r302657: 4521 zfstest is trying to execute evil "zfs unmount -a"Alexander Motin2016-09-011-1/+10
* MFV r302643:Alexander Motin2016-09-013-7/+6
* Add a SIGINFO handler for dtrace(1).Mark Johnston2016-08-181-1/+25
* MFV r304057:Mark Johnston2016-08-168-2/+251
* MFV r296989:Mark Johnston2016-08-162-0/+61
* MFV r303083: 7164 zdb should be able to open the root datasetAndriy Gapon2016-07-202-1/+28
* MFV r303082: 6391 Override default SPA config location via environmentAndriy Gapon2016-07-201-0/+10
* zpool(8): update Hot Spares section to mention zfsd(8)Eric van Gyzen2016-07-131-7/+11
* Fix missing space in mandoc syntaxAllan Jude2016-06-011-1/+1
* Update zfs(8) and zpool-features(7) man pages with new hashing algorithmsAllan Jude2016-06-012-4/+105
* Print error messages to stderrBaptiste Daroussin2016-04-161-2/+2
* Implement support for boot-time DTrace.Mark Johnston2016-04-101-16/+55
* MFV r297760: 6418 zpool should have a label clearing commandAlexander Motin2016-04-093-69/+96