aboutsummaryrefslogtreecommitdiff
path: root/cddl/lib
Commit message (Expand)AuthorAgeFilesLines
* Bring back part of r249367 by adding DTrace's temporal option, which allowsMark Johnston2013-05-121-0/+1
* Work around the implementation of LIBRARIES_ONLY. It causes drti.o toBrooks Davis2013-05-071-0/+8
* DTrace: NFS translators should be split into client/server piecesPedro F. Giffuni2013-04-182-31/+59
* DTrace: Revert r249367Pedro F. Giffuni2013-04-171-1/+0
* DTrace: NFS translators should be split into client/server piecesPedro F. Giffuni2013-04-152-19/+55
* DTrace: option for time-ordered outputPedro F. Giffuni2013-04-111-0/+1
* Revert previous change in favor of a fix to the actual dtraceGeorge V. Neville-Neil2013-03-281-0/+2
* Remove dependency code that caused a double inclusion.George V. Neville-Neil2013-03-281-2/+0
* Dtrace: Add SUN MDB-like type-aware print() action.Pedro F. Giffuni2013-03-251-0/+1
* Move common zfs ioctl compatibility functions (userland) into libzfs_compat.cMartin Matuska2013-03-182-1/+6
* Add forwards compatibility for libzfs_coreMartin Matuska2013-03-171-1/+1
* WiP merge of libzfs_core (MFV r238590, r238592)Martin Matuska2013-03-053-2/+39
* Add a new LIBRARIES_ONLY make variable to disable the build and installBrooks Davis2013-01-171-1/+1
* Implement DTrace for PowerPC. This includes both 32-bit and 64-bit.Justin Hibbits2012-11-072-1/+6
* Add TRIM support.Pawel Jakub Dawidek2012-09-231-1/+1
* Merge recent zfs vendor changes, sync code and adjust userland DEBUG.Martin Matuska2012-09-121-0/+3
* Finish porting execsnoop to FreeBSD. This includes replacing the zonenameRui Paulo2012-09-011-0/+2
* Partial MFV (illumos-gate 13753:2aba784c276b)Martin Matuska2012-07-301-2/+2
* Initial commit of an I/O provider for DTrace on FreeBSD.George V. Neville-Neil2012-07-112-144/+35
* Introduce "feature flags" for ZFS pools (bump SPA version to 5000).Martin Matuska2012-06-112-1/+7
* Add DTrace's io.d, which handles tranlsations for file, buffer andGeorge V. Neville-Neil2012-06-051-0/+220
* Enable build of DTrace-related userland parts for MIPSOleksandr Tymoshenko2012-03-242-3/+7
* Merge new ZFS features from illumos:Martin Matuska2011-11-281-1/+1
* Change the Makefile in cddl/lib/drti to use bsd.lib.mk instead ofRobert Watson2011-11-281-1/+1
* Fix a few gratuitous library dependencies. Some of the ZFS utilitiesRobert Millan2011-10-301-2/+2
* Finally... Import the latest open-source ZFS version - (SPA) 28.Pawel Jakub Dawidek2011-02-272-21/+26
* When building libzpool on ia64 or sparc64, don't add the .note.GNU-stackDimitry Andric2011-02-151-0/+2
* Fix some leftover binaries and shared libraries in the system that stillDimitry Andric2011-02-151-0/+1
* Use ${PICFLAG} instead of -fpic.Rui Paulo2010-10-271-1/+1
* MFtbemd:Warner Losh2010-08-232-3/+3
* Use real atomic operations for sparc64.Marius Strobl2010-08-231-1/+1
* Add powerpc64 to the list of architectures with real atomic operations.Nathan Whitehorn2010-08-231-1/+1
* Don't link drti.o with libelf_pic.a. This means that all software withRui Paulo2010-08-211-7/+1
* Link drti.o with a PIC version of libelf. This is needed becauseRui Paulo2010-08-211-2/+9
* Add libdtrace support for tracing userland programs.Rui Paulo2010-08-213-3/+196
* Use double quotes when checking the value of MACHINE_ARCH.Rui Paulo2010-08-211-1/+1
* The DTrace instrumentation object is going to be i386/amd64 only.Rui Paulo2010-08-211-1/+2
* libdtrace, dtrace(1) and lockstat(1) are for i386 and amd64 only rightRui Paulo2010-07-311-1/+5
* Remove manual .includes in cddl MakefilesUlrich Spörlein2010-03-029-18/+14
* Remove files that are no longer used.Pawel Jakub Dawidek2009-08-171-0/+1
* Bump the version of all non-symbol-versioned shared libraries inKen Smith2009-07-193-3/+3
* atomic.S has been renamed opensolaris_atomic.S to avoid collisionsKip Macy2009-05-091-1/+1
* Switch over to gnu99 compilation on default for userland.Roman Divacky2009-03-141-2/+2
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.Pawel Jakub Dawidek2008-11-172-4/+21
* Add the DTrace libraries and D library scripts.John Birrell2008-05-2211-1/+863
* Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longerRuslan Ermilov2008-03-291-1/+1
* The sources covered by Sun's CDDL have been repo copied below theJohn Birrell2008-03-276-50/+50
* Remove _SOLARIS_C_SOURCE now that it doesn't do anything in FreeBSDJohn Birrell2007-11-281-1/+1
* Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidentalDavid E. O'Brien2007-10-091-1/+1
* Repo copy libpthreads to libkse.David E. O'Brien2007-10-091-1/+1