summaryrefslogtreecommitdiffstats
path: root/cddl/contrib/opensolaris/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Remove duplicate defines introduced in initial ZFS import (r168404)allanjude2015-08-311-7/+0
* MFV r286704: 5960 zfs recv should prefetch indirect blocksmav2015-08-124-23/+52
* MFV r286682: 5765 add support for estimating send stream size withmav2015-08-121-5/+17
* MFV 286586: 5746 more checksumming in zfs sendmav2015-08-101-73/+70
* Perform bounds checking when constructing a format string.markj2015-08-021-5/+17
* First cut of DTrace for AArch64.br2015-07-012-3/+156
* MFV r284042: 1778 Assertion failed: rn->rn_nozpool == B_FALSE, fileavg2015-06-121-4/+1
* libdtrace: allow D libraries to declare dependencies on kernel modulesmarkj2015-06-065-0/+100
* Fix a typo that snuck in with r283024, and remove the EXFAIL annotation frommarkj2015-05-171-1/+1
* Respect the libdir option when linking drti.o, rather than hardcoding themarkj2015-05-172-16/+14
* As dtrace(1) processes D libraries under /usr/lib/dtrace, the compiler maymarkj2015-05-171-0/+1
* When in lazyload mode, write the DOF to a temporary file and rename itmarkj2015-05-171-13/+16
* dump_nvlist: handle DATA_TYPE_BOOLEAN_ARRAYavg2015-04-281-0/+11
* libdtrace: add support for lazyload mode.markj2015-04-083-17/+79
* Fix a misparenthesization that could cause a crash if TERM is not set.markj2015-03-311-2/+2
* Remove drti.o's dependency on libelf. This makes it possible to add DTracemarkj2015-02-185-72/+86
* Initial version of DTrace on ARM32.gnn2015-02-101-0/+190
* Let the standard deviation of the empty set be 0. This is consistent withmarkj2015-02-021-0/+3
* Follow up to r277449 by fixing the remaining NSEC_TO_TICK macro to have the samengie2015-01-211-1/+1
* MFV r277432:delphij2015-01-202-33/+47
* Mechanically convert cddl sun #ifdef's to illumossmh2015-01-1736-241/+240
* Eliminate illumos whole disk special case when searching for a ZFS vdevsmh2015-01-161-0/+6
* Use the correct state name for unavailable pools in zpool listsmh2014-12-311-1/+2
* Add PowerPC64 function descriptor support for dt_link.cjhibbits2014-12-281-14/+27
* DOF tables are aligned according to the DOF section's alignment constraint,markj2014-12-261-1/+4
* We can stop iterating once we've found the DOF section.markj2014-12-231-0/+1
* Initialize an argument to NULL instead of expecting dlinfo() to do it.will2014-12-171-1/+1
* MFV r275784:delphij2014-12-151-4/+1
* MFV r272851:markj2014-12-081-0/+1140
* MFV r275537:delphij2014-12-071-13/+39
* MFV r260710 + 275532:delphij2014-12-062-0/+405
* Adjust some checks missed in r274637, now that pi_rname can be NULL.markj2014-11-251-2/+3
* The module load address always needs to be included when setting the dm_*_vamarkj2014-11-251-3/+3
* DTrace imposes a 128-byte limit on the length of the function component ofmarkj2014-11-173-22/+21
* MFV r274273:delphij2014-11-105-19/+47
* MFV r274272 and diff reduction with upstream.delphij2014-11-091-0/+4
* Apply upstream 13597:3eac1e8e0f4c (git: illumos-gate@aa846ad9):delphij2014-11-091-0/+2
* Treat D keywords as identifiers in certain postfix expressions. This allowsmarkj2014-10-061-0/+23
* MFV r272493:delphij2014-10-041-5/+11
* Hook up support for userland CTF support in DTrace. This required somemarkj2014-10-031-19/+1
* Remove an incorrect close(2) call that was added in r271413.markj2014-09-221-1/+0
* Remove some variables that are no longer used as of r271413.markj2014-09-221-10/+4
* zfs_setprop_error(): Handle errno value E2BIG.will2014-09-181-0/+6
* Fix some incorrect endianness checks.markj2014-09-172-3/+3
* MFV r271516:delphij2014-09-131-0/+3
* MFV r271511:delphij2014-09-131-12/+6
* Use the linker to perform relocations in the SUNW_dof section rather thanmarkj2014-09-112-212/+23
* Make DTrace stuff compile with C99 standard.delphij2014-08-224-0/+12
* Remove the BROKEN_LIBELF section.rpaulo2014-08-101-52/+0
* Quiesce a printf warning from clang, %ul -> %lusbruno2014-08-081-1/+1
OpenPOWER on IntegriCloud