aboutsummaryrefslogtreecommitdiff
path: root/cddl/contrib
Commit message (Expand)AuthorAgeFilesLines
* mdoc: remove superfluous paragraph macros.Joel Dahl2014-06-231-1/+0
* MFV r249332 (illumos-gate 14005:55fc53126003)Xin LI2014-06-171-1/+38
* MFV r266988:Pedro F. Giffuni2014-06-153-0/+168
* MFV r266766:Xin LI2014-05-271-2/+49
* Fix tst.ZeroModuleProbes.d.ksh, which was incorrectly modified in r178534.Mark Johnston2014-05-191-1/+1
* Comment out some pointless device open/close around reading device IDs.Alexander Motin2014-05-103-0/+10
* 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
* Eliminated optarg global being used outside of the function which called getoptSteven Hartland2014-04-241-6/+5
* MFV r264829:Xin LI2014-04-234-3/+115
* MFV r264666:Xin LI2014-04-183-10/+10
* Replace a few Solarisisms with their corresponding FreeBSDisms to make a fewMark Johnston2014-04-156-6/+6
* 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-142-7/+54
* Add property and sysctl to control how ZVOLs are exposed to OS.Alexander Motin2014-04-051-1/+33
* MFV r258379;Pedro F. Giffuni2014-04-023-8/+23
* MFV r263887:Xin LI2014-03-285-30/+154
* MFV 263436-263438:Xin LI2014-03-213-13/+49
* Remove unused option -r from zpool.Xin LI2014-03-191-1/+1
* 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
* 4478 dtrace_dof_maxsize is far too smallMark Johnston2014-02-281-0/+97
* MFV r262570:Xin LI2014-02-271-4/+11
* 1452 DTrace buffer autoscaling should be less violentMark Johnston2014-02-223-43/+0
* Fix formatting.Mark Felder2014-02-171-2/+2
* zfs.8: fix garbled options in a sample zfs send -R command lineAndriy Gapon2014-02-141-1/+1
* zpool.8: fix typo in option description of labelclear commandAndriy Gapon2014-02-141-1/+1
* Add caveat to zpool manpage indicating that we do not automatically activateMark Felder2014-02-111-0/+6
* Only declare `bysz' variable under little endian archs.Kai Wang2014-01-291-1/+4
* MFH@261151.Kai Wang2014-01-251-10/+0
|\
| * dtrace: remove unexplained 16MB limitation from dt_alloc/dt_zallocAndriy Gapon2014-01-241-10/+0
* | Simplify DWARF version check.Kai Wang2014-01-251-8/+2
* | Let ctfconvert accept DWARF version 3 and 4.Kai Wang2014-01-221-3/+6
* | MFH@260917.Kai Wang2014-01-202-0/+2
|\|
| * zdb -R: do not treat numeric parameters to a flag as more flagsAndriy Gapon2014-01-171-0/+1
| * zinject must use ioctl(2) compatibility wrapperAndriy Gapon2014-01-161-0/+1
* | Clang 3.4 will sometimes emit DIE for struct/union member beforeKai Wang2014-01-201-3/+21
* | * Make die_mem_offset() be able to handle DW_AT_data_member_locationKai Wang2014-01-191-9/+57
* | We should not set the unnamed DIE's name to "__anon__" since that willKai Wang2014-01-171-1/+1
* | If function die_name() finds a DIE without a name, set its name toKai Wang2014-01-161-0/+2
* | Convert ctfconvert to use the new libdwarf API.Kai Wang2014-01-161-30/+34
|/
* MFV r260154 + 260182:Xin LI2014-01-0212-159/+767
* MFV r260152:Xin LI2014-01-011-2/+2
* MFV r259170:Xin LI2014-01-014-47/+136
* MFV r258972:Xin LI2013-12-312-4/+123
* MFV r242733:Xin LI2013-12-316-47/+213
* When clearing relocations to __dtrace* symbols, handle both SHT_REL andMark Johnston2013-12-291-4/+11
* MFV r258384:Xin LI2013-12-256-49/+60
* Fix incorrect markup introduced in r259813.Xin LI2013-12-241-1/+1
* MFV r258374:Xin LI2013-12-245-32/+61