aboutsummaryrefslogtreecommitdiff
path: root/cddl/contrib/opensolaris/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove the BROKEN_LIBELF section.Rui Paulo2014-08-101-52/+0
* Quiesce a printf warning from clang, %ul -> %luSean Bruno2014-08-081-1/+1
* Preserve the errno value of an ioctl before calling free(3). Previously,Mark Johnston2014-08-043-11/+14
* MFV r269010:Xin LI2014-07-261-0/+8
* MFV r268453:Xin LI2014-07-092-19/+19
* Remove ia64.Marcel Moolenaar2014-07-071-22/+2
* MFV r268119:Xin LI2014-07-011-9/+12
* - Fix handling of "new" style of ioctl in compatiblity mode [1];Xin LI2014-07-011-10/+17
* MFV r267568:Xin LI2014-07-012-0/+26
* MFV r267566:Xin LI2014-07-011-0/+1
* MFV r267565:Xin LI2014-07-014-9/+61
* MFV illumosRui Paulo2014-06-266-38/+724
* MFV illumosRui Paulo2014-06-2622-116/+724
* MFV illumosRui Paulo2014-06-261-2/+8
* MFV illumos r266986:Rui Paulo2014-06-261-3/+7
* Revert r267898.Rui Paulo2014-06-266-737/+39
* Bring the following change from the illumos-joyent repository:Rui Paulo2014-06-266-39/+737
* MFV r258381:Pedro F. Giffuni2014-06-251-2/+7
* Comment out some pointless device open/close around reading device IDs.Alexander Motin2014-05-102-0/+8
* Re-apply r248644. This fixes an annoying problem which caused dtrace -c toMark Johnston2014-05-081-1/+1
* Silence compiler warning due to missing return in idmap_id_to_numeric_domain_ridSteven Hartland2014-04-241-0/+1
* MFV r264829:Xin LI2014-04-232-0/+40
* MFV r264666:Xin LI2014-04-182-8/+7
* Use the correct format specifiers for wide characters and strings of wideMark Johnston2014-04-151-0/+5
* Take into account when zpool history block grows exceeding 128KB in zpool(8)Xin LI2014-04-141-4/+26
* MFV r258379;Pedro F. Giffuni2014-04-023-8/+23
* MFV r263887:Xin LI2014-03-283-12/+20
* cddl/contrib/opensolaris/lib/libuutil/common/uu_avl.cAlan Somers2014-03-071-0/+1
* When our linker merges .SUNW_dof sections from multiple files, it simplyMark Johnston2014-03-011-30/+58
* MFV r262570:Xin LI2014-02-271-4/+11
* 1452 DTrace buffer autoscaling should be less violentMark Johnston2014-02-221-27/+0
* dtrace: remove unexplained 16MB limitation from dt_alloc/dt_zallocAndriy Gapon2014-01-241-10/+0
* MFV r260154 + 260182:Xin LI2014-01-028-60/+364
* MFV r242733:Xin LI2013-12-312-1/+80
* When clearing relocations to __dtrace* symbols, handle both SHT_REL andMark Johnston2013-12-291-4/+11
* MFV r258384:Xin LI2013-12-252-8/+10
* MFV r258374:Xin LI2013-12-241-6/+5
* Don't even try to read vdev labels from devices smaller then SPA_MINDEVSIZEAlexander Motin2013-12-101-2/+9
* The uaddr, ufunc, umod and usym functions all seem to work as expected onMark Johnston2013-12-041-8/+0
* Use mkstemp(3) to create the temporary file used in the FreeBSD-specificMark Johnston2013-12-031-8/+10
* MFV r255255: 4045 zfs write throttle & i/o scheduler performance workAndriy Gapon2013-11-261-0/+3
* 734 taskq_dispatch_prealloc() desiredAndriy Gapon2013-11-262-34/+83
* Don't try to use the 32-bit drti.o unless the data model is explicitly setMark Johnston2013-11-091-3/+1
* Quiesce warning regarding %llf which has no effect.Sean Bruno2013-11-041-1/+1
* Add a function, memstr, which can be used to convert a buffer ofMark Johnston2013-10-161-0/+4
* Add fasttrap for PowerPC. This is the last piece of the dtrace/ppc puzzle.Justin Hibbits2013-10-152-12/+215
* MFV r254750:Xin LI2013-09-211-11/+8
* MFV r247844 (illumos-gate 13975:ef6409bc370f)Xin LI2013-09-102-0/+37
* MFV r254748:Xin LI2013-08-241-1/+5
* MFV r254746:Xin LI2013-08-231-15/+42