summaryrefslogtreecommitdiffstats
path: root/cddl/contrib/opensolaris/lib
Commit message (Expand)AuthorAgeFilesLines
* DTrace: re-apply r249426 now that the underlying issues have been solved.pfg2013-07-283-5/+9
* DTrace: re-merge remainder of r249367 (original from Illumos).pfg2013-07-2810-125/+304
* MFV r252215:delphij2013-06-252-26/+26
* Diff reduction against Illumos, no real change to code itself.delphij2013-06-251-0/+1
* MFV r251644:delphij2013-06-124-133/+155
* MFV r251623:delphij2013-06-111-16/+0
* MFV r251619:delphij2013-06-111-0/+5
* Remove a block of code that was not intended to be part of the previousmarkj2013-05-201-7/+0
* Re-introduce another part of r249367. This commit fixes a register leak inmarkj2013-05-196-97/+157
* Bring back part of r249367 by adding DTrace's temporal option, which allowsmarkj2013-05-126-152/+619
* revert r248644 because of the regression for usdt probesavg2013-04-251-1/+1
* Respect the enoent_ok flag if reporting error for holding an non-existingmm2013-04-251-4/+7
* DTrace: Revert r249426pfg2013-04-173-9/+5
* DTrace: Revert r249367pfg2013-04-1720-1144/+388
* DTrace: print() should try to resolve function pointerspfg2013-04-161-4/+47
* Correct error message.pjd2013-04-161-1/+1
* Dtrace: resolve const types from fbt and other fixes.pfg2013-04-123-5/+9
* DTrace: option for time-ordered outputpfg2013-04-1120-388/+1144
* Fix libzfs to report error instead of returning zero if trying to hold ormm2013-04-111-4/+24
* ZFS expects a copyout of zfs_cmd_t on an ioctl error. Our sys_ioctl()mm2013-04-091-1/+3
* MFV r248217:mm2013-04-062-5/+81
* Commit a patch that fixes a problem in the #pragma statement when searchinggnn2013-03-281-3/+27
* Dtrace: Add SUN MDB-like type-aware print() action.pfg2013-03-2510-70/+889
* Dtrace: add toupper()/tolower() and enhancements to lltostr().pfg2013-03-251-3/+11
* Dtrace: add optional size argument to tracemem().pfg2013-03-244-10/+62
* dtrace: ensure that we can always catch a process (e.g. when -c is used)avg2013-03-231-1/+1
* MFV r247580:mm2013-03-198-143/+394
* Move common zfs ioctl compatibility functions (userland) into libzfs_compat.cmm2013-03-184-75/+116
* Fix working with zfs_ioctl_version in libzfs_compat.h and include mirrormm2013-03-174-21/+36
* Add forwards compatibility for libzfs_coremm2013-03-174-1/+216
* libzfs_core:mm2013-03-171-5/+5
* Move libzfs compat functions to libzfs_compat.hmm2013-03-064-60/+97
* WiP merge of libzfs_core (MFV r238590, r238592)mm2013-03-0510-198/+765
* Fix the zfs_ioctl compat layer to support zfs_cmd size change introducedmm2013-03-011-9/+26
* MFV v242732:mm2013-02-252-0/+62
* MFV r246388:mm2013-02-101-7/+1
* Reports pools which have a removed l2cache disk under -x as this is whatsmh2013-01-151-0/+10
* Fixes zfs receive errors caused by snapshot replication being processed in asmh2012-12-131-2/+29
* Implement DTrace for PowerPC. This includes both 32-bit and 64-bit.jhibbits2012-11-071-0/+75
* Remove the support for using non-mpsafe filesystem modules.kib2012-10-221-8/+0
* Add missing initialization for do_prefix.mm2012-10-171-1/+1
* Make sure that each va_start has one and only one matching va_end,kevlo2012-09-282-0/+3
* It is possible to recursively destroy snapshots even if the snapshotpjd2012-09-232-2/+32
* Merge recent zfs vendor changes, sync code and adjust userland DEBUG.mm2012-09-123-68/+20
* Merge recent vendor changes:mm2012-08-281-1/+1
* Merge recent vendor changes:mm2012-08-231-46/+39
* When we return with an error we cannot unlock the mutex, becausegnn2012-08-011-1/+2
* Partial MFV (illumos-gate 13753:2aba784c276b)mm2012-07-302-1/+27
* Dtrace: improve handling of library paths.pfg2012-07-172-22/+102
* Use libc's strndup() instead of Dtrace's reimplementation.pfg2012-07-152-24/+3
OpenPOWER on IntegriCloud