summaryrefslogtreecommitdiffstats
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* Include <sys/sdt.h> on a generated header.rpaulo2010-09-011-0/+4
* Eliminate confusing while () loop. In the first version of the code it waspjd2010-08-311-4/+3
* When upgrading a pool which contain root file system, give user a hint thatpjd2010-08-311-0/+47
* Give user a hint what to do when /usr/lib/zfs/pyzfs.py is missing.pjd2010-08-291-0/+2
* Print errors on stderr.pjd2010-08-291-2/+2
* Fix 'zfs allow' (maybe not only) returning:pjd2010-08-291-0/+1
* Update ZFS metaslab code from OpenSolaris.mm2010-08-281-11/+13
* Install dtruss.rpaulo2010-08-261-0/+2
* Add a man page for dtruss.rpaulo2010-08-262-1/+90
* Port dtruss to FreeBSD.rpaulo2010-08-241-9/+6
* Merge dtracetoolkit/dtruss from the vendor.rpaulo2010-08-241-0/+467
* MFtbemd:imp2010-08-232-3/+3
* Use real atomic operations for sparc64.marius2010-08-231-1/+1
* Add powerpc64 to the list of architectures with real atomic operations.nwhitehorn2010-08-231-1/+1
* Don't link drti.o with libelf_pic.a. This means that all software withrpaulo2010-08-211-7/+1
* Use double quotes when checking the value of MACHINE_ARCH.rpaulo2010-08-211-1/+1
* Add a Makefile for dtruss.rpaulo2010-08-211-0/+8
* Port plockstat to FreeBSD. This will be connected to the build later.rpaulo2010-08-212-11/+63
* Link drti.o with a PIC version of libelf. This is needed becauserpaulo2010-08-211-2/+9
* Add libdtrace support for tracing userland programs.rpaulo2010-08-2115-218/+712
* Use double quotes when checking the value of MACHINE_ARCH.rpaulo2010-08-211-1/+1
* The DTrace instrumentation object is going to be i386/amd64 only.rpaulo2010-08-211-1/+2
* Port most of the DTrace tests to FreeBSD.rpaulo2010-08-2183-93/+171
* Add man pages for the CTF tools.rpaulo2010-08-116-3/+288
* 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-02112-250/+4419
* lockstat(1) now depends on libutil and librtld_db.rpaulo2010-07-311-2/+5
* proc_wait() was replaced by proc_wstatus(). Right now this call isrpaulo2010-07-311-1/+1
* libdtrace, dtrace(1) and lockstat(1) are for i386 and amd64 only rightrpaulo2010-07-312-3/+12
* Update to the new proc_detach() function.rpaulo2010-07-311-2/+2
* dtrace(1) now depends on libutil and librtld_db.rpaulo2010-07-311-2/+4
* Catch up with r210324. d_buf will be NULL for SHT_NOBITS sections, do notnp2010-07-231-1/+1
* 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
* MFV:rpaulo2010-07-191-0/+996
* 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-1229-1974/+4533
* - Add support for the "sec" option to "zfs set sharenfs"mm2010-07-071-2/+2
* Set svn:executable property so we can run the DTrace test suite.rpaulo2010-06-262-0/+0
* 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-135-386/+146
* Fix possible panic with zfs destroy.mm2010-05-111-1/+107
* Introduce hardforce export option (-F) for "zpool export".mm2010-05-054-4/+26
OpenPOWER on IntegriCloud