summaryrefslogtreecommitdiffstats
path: root/cddl/contrib/opensolaris/lib
Commit message (Expand)AuthorAgeFilesLines
* Re-commit the zfs sysctl(9) type-safety changes.mdf2011-01-131-0/+1
* Print message with information about updating the boot code if a newmm2010-12-081-10/+9
* Do not print OpenSolaris hint to use (non-existing) installgrub(1) commandmm2010-12-081-0/+4
* 1. Remove invalid assertion.pjd2010-11-011-3/+3
* Enable offlining of log devices.mm2010-09-273-0/+10
* Remove duplicate include of <strings.h>mm2010-09-171-1/+0
* Give a chance to the target binary to run the ctors by waiting until itrpaulo2010-09-121-1/+1
* Disable debug by default.rpaulo2010-09-111-1/+1
* Don't try to map the USDT probes. This is necessary because there is norpaulo2010-09-101-1/+3
* Don't clobber an existing target object file when doing the DTracerpaulo2010-09-091-0/+12
* Include <sys/sdt.h> on a generated header.rpaulo2010-09-011-0/+4
* Fix 'zfs allow' (maybe not only) returning:pjd2010-08-291-0/+1
* Add libdtrace support for tracing userland programs.rpaulo2010-08-2111-212/+495
* Fix another mismerge: bring back the definition of DT_MUTEX_HELD().rpaulo2010-08-021-0/+8
* Fix the result of a mismerge. MUTEX_HELD should be DT_MUTEX_HELD() andrpaulo2010-08-022-9/+11
* MFV OpenSolaris DTrace userland bits.rpaulo2010-08-0218-135/+288
* proc_wait() was replaced by proc_wstatus(). Right now this call isrpaulo2010-07-311-1/+1
* Update to the new proc_detach() function.rpaulo2010-07-311-2/+2
* dtrace: correctly map sections to addresses in elf object modules (amd64)avg2010-07-232-6/+70
* Enable fake resolving of SMB RIDs by using nulldomain and UID_NOBODYmm2010-07-221-1/+0
* Merge from vendor: libdtrace MD parts needed by fasttrap.rpaulo2010-07-175-0/+1145
* MFp4 180933:pjd2010-07-141-0/+2
* Merge ZFS version 15 and almost all OpenSolaris bugfixes referencedmm2010-07-1219-1006/+2736
* Unbreak platforms with char unsigned by default. Oddly enough, GCC isn'tmarcel2010-06-201-2/+6
* Do not allow EOF token to be put back into input buffer.kan2010-06-181-3/+11
* In dtrace lexer, do not unput token if it is EOF.kan2010-06-111-1/+2
* Allow to use 'jailed' property again.pjd2010-05-311-1/+0
* Fix zfs receive temporarily changing unchanged stream properties.mm2010-05-231-4/+6
* Fix userland build by making io_task available only for the kernel and bypjd2010-05-161-0/+3
* Import OpenSolaris revision 7837:001de5627df3mm2010-05-133-5/+14
* Introduce hardforce export option (-F) for "zpool export".mm2010-05-052-1/+15
* Refine previous partial merge of OpenSolaris onnv revision 9396:f41cf682d0d3.delphij2010-04-051-1/+6
* Merge OpenSolaris revision 8802:010b31dd4c53:delphij2010-03-163-2/+32
* Add an option to specify that the received ZFS should not be automaticallydelphij2009-12-142-3/+6
* Properly mark ZFS properties which are not changeable under FreeBSD.trasz2009-10-081-1/+6
* 'aclmode' and 'aclinherit' properties should work as advertised; don'ttrasz2009-10-081-2/+0
* Fix detection of file system being shared. After this change commands like:pjd2009-09-071-0/+5
* Fix receive when dataset has no / in its name.pjd2009-08-171-4/+5
* The mutex_owned() macro should operate on kmutex_t and not on mutex_t.pjd2009-07-092-0/+10
* define VN_RELE_ASYNC for use by libzpoolkmacy2009-05-071-0/+1
* Correct the sense of the "use32" terenary operator so that it usesjhb2009-01-161-5/+1
* Including mount.h requires including param.h.rwatson2008-12-271-0/+1
* Fix a warning on amd64 caused by using int for request argument instead ofpjd2008-11-182-2/+2
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.pjd2008-11-1723-2352/+8087
* Merge latest DTrace changes from Perforce.rodrigc2008-11-056-25/+61
* Mips doesn't have a long double that's different in size from double.imp2008-09-181-1/+1
* Add a missing file change from the VOP_GETATTR() argument axing.attilio2008-08-281-1/+1
* Don't need to include vmem.h anymore.jb2008-05-231-1/+0
* * Handle the different ioctl design.jb2008-04-263-14/+524
* Make this file compile cleanly.jb2008-04-261-1/+3
OpenPOWER on IntegriCloud