aboutsummaryrefslogtreecommitdiff
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* Merge headSimon J. Gerraty2014-04-2779-1563/+3126
|\
| * Spell NO_PROFILE= as MK_PROFILE=no.Warner Losh2014-04-251-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
| * Add placeholder Kyuafiles for various top-level hierarchies.Julio Merino2014-04-2110-2/+77
| * 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
| * NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-135-5/+5
| * 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
| * mark that libctf depends upon libz so that if you dlopen libctf, youJohn-Mark Gurney2014-03-051-0/+3
| * 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
| * Move some files that are identical on i386 and amd64 to an x86 subdirectoryMark Johnston2014-02-271-0/+2
| * 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-203-0/+3
| |\|
| | * 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-162-0/+2
| * | 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
| * MFV r258373:Xin LI2013-12-241-19/+30