summaryrefslogtreecommitdiffstats
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* Bind ip/tcp/udp provider translators and symbols to the same versions as inmarkj2014-05-143-57/+57
* Comment out some pointless device open/close around reading device IDs.mav2014-05-103-0/+10
* Import adapted OpenSolaris' thread pool API implementation.mav2014-05-084-30/+599
* Re-apply r248644. This fixes an annoying problem which caused dtrace -c tomarkj2014-05-081-1/+1
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-065-5/+5
* Remove a duplicate definition.markj2014-05-041-1/+0
* Spell NO_PROFILE= as MK_PROFILE=no.imp2014-04-251-1/+1
* Silence compiler warning due to missing return in idmap_id_to_numeric_domain_ridsmh2014-04-241-0/+1
* Eliminated optarg global being used outside of the function which called getoptsmh2014-04-241-6/+5
* MFV r264829:delphij2014-04-234-3/+115
* Add placeholder Kyuafiles for various top-level hierarchies.jmmv2014-04-2110-2/+77
* MFV r264666:delphij2014-04-183-10/+10
* Replace a few Solarisisms with their corresponding FreeBSDisms to make a fewmarkj2014-04-156-6/+6
* Use the correct format specifiers for wide characters and strings of widemarkj2014-04-151-0/+5
* Take into account when zpool history block grows exceeding 128KB in zpool(8)delphij2014-04-142-7/+54
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-135-5/+5
* Add property and sysctl to control how ZVOLs are exposed to OS.mav2014-04-051-1/+33
* MFV r258379;pfg2014-04-023-8/+23
* MFV r263887:delphij2014-03-285-30/+154
* MFV 263436-263438:delphij2014-03-213-13/+49
* Remove unused option -r from zpool.delphij2014-03-191-1/+1
* cddl/contrib/opensolaris/lib/libuutil/common/uu_avl.casomers2014-03-071-0/+1
* mark that libctf depends upon libz so that if you dlopen libctf, youjmg2014-03-051-0/+3
* When our linker merges .SUNW_dof sections from multiple files, it simplymarkj2014-03-011-30/+58
* 4478 dtrace_dof_maxsize is far too smallmarkj2014-02-281-0/+97
* MFV r262570:delphij2014-02-271-4/+11
* Move some files that are identical on i386 and amd64 to an x86 subdirectorymarkj2014-02-271-0/+2
* 1452 DTrace buffer autoscaling should be less violentmarkj2014-02-223-43/+0
* Fix formatting.feld2014-02-171-2/+2
* zfs.8: fix garbled options in a sample zfs send -R command lineavg2014-02-141-1/+1
* zpool.8: fix typo in option description of labelclear commandavg2014-02-141-1/+1
* Add caveat to zpool manpage indicating that we do not automatically activatefeld2014-02-111-0/+6
* Only declare `bysz' variable under little endian archs.kaiw2014-01-291-1/+4
* MFH@261151.kaiw2014-01-251-10/+0
|\
| * dtrace: remove unexplained 16MB limitation from dt_alloc/dt_zallocavg2014-01-241-10/+0
* | Simplify DWARF version check.kaiw2014-01-251-8/+2
* | Let ctfconvert accept DWARF version 3 and 4.kaiw2014-01-221-3/+6
* | MFH@260917.kaiw2014-01-203-0/+3
|\ \ | |/
| * zdb -R: do not treat numeric parameters to a flag as more flagsavg2014-01-171-0/+1
| * zinject must use ioctl(2) compatibility wrapperavg2014-01-162-0/+2
* | Clang 3.4 will sometimes emit DIE for struct/union member beforekaiw2014-01-201-3/+21
* | * Make die_mem_offset() be able to handle DW_AT_data_member_locationkaiw2014-01-191-9/+57
* | We should not set the unnamed DIE's name to "__anon__" since that willkaiw2014-01-171-1/+1
* | If function die_name() finds a DIE without a name, set its name tokaiw2014-01-161-0/+2
* | Convert ctfconvert to use the new libdwarf API.kaiw2014-01-161-30/+34
|/
* MFV r260154 + 260182:delphij2014-01-0212-159/+767
* MFV r260152:delphij2014-01-011-2/+2
* MFV r259170:delphij2014-01-014-47/+136
* MFV r258972:delphij2013-12-312-4/+123
* MFV r242733:delphij2013-12-316-47/+213
OpenPOWER on IntegriCloud