aboutsummaryrefslogtreecommitdiff
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* ctf: Link CTF toolchain man pages to ctf.5Mark Johnston2022-04-213-12/+16
* ctfdump: Remove definitions of warn() and vwarn()Mark Johnston2022-04-213-31/+2
* libctf: Fix recursive descent into anonymous SOU fieldsMark Johnston2022-04-121-2/+2
* DTrace test: skip flakey common.misc.t_dtrace_contrib.tst_dynopt_d in CILi-Wen Hsu2022-03-241-0/+3
* DTrace test: Add a new keyword SKIPCI to gentest.shLi-Wen Hsu2022-03-242-4/+8
* dtrace tests: Fix expected outout for tst.system.dLi-Wen Hsu2022-03-091-6/+6
* zfs: merge openzfs/zfs@a86e08941 (master) into mainMartin Matuska2022-03-084-14/+70
* ctf: Avoid passing a caddr_t to roundup2()Mark Johnston2022-03-071-1/+1
* ctf: Fix a -Wunused-but-set-variable warningMark Johnston2022-03-071-2/+0
* ctf: Add v3 support to CTF tools, ctf{convert,dump,merge}Mark Johnston2022-03-073-271/+472
* libctf: Handle CTFv3 containersMark Johnston2022-03-078-421/+895
* ctf: Add definitions for CTFv3Mark Johnston2022-03-071-94/+114
* ctf: Import ctf.h from OpenBSDMark Johnston2022-03-072-2/+1
* libctf: Use const ctf_file_t references in string lookup routinesMark Johnston2022-02-232-5/+5
* libdtrace: Add a missing newline to an error messageMark Johnston2022-02-231-1/+1
* libctf: Remove checks for CTFv1Mark Johnston2022-02-232-13/+8
* ctfconvert: Rip out STABS supportMark Johnston2022-02-107-1827/+0
* libctf: Rip out CTFv1 supportMark Johnston2022-02-101-35/+1
* libctf: Use ctf_type_t instead of struct ctf_typeMark Johnston2022-02-101-1/+1
* dtrace: remove unnecessary fflush()Chuck Silvers2022-02-101-1/+0
* Disable clang 14 warning about bitwise operators in zstdDimitry Andric2022-02-081-0/+1
* zfs: merge openzfs/zfs@17b2ae0b2 (master) into mainMartin Matuska2022-01-224-17/+4
* dt_unring_buf: set dtbd_oldest to the start of the first recordAndriy Gapon2022-01-111-1/+1
* ctfconvert: Handle arrays of empty structsMark Johnston2021-12-311-2/+10
* dtrace: Disable getf() as it is broken on FreeBSDDomagoj Stolfa2021-12-171-1/+1
* cddl: fix missing ZFS library dependenciesGreg V2021-11-156-4/+8
* zfs: merge openzfs/zfs@ec64fdb93 (master) into mainMartin Matuska2021-10-213-5/+8
* libctf: Improve check for duplicate SOU definitions in ctf_add_type()Mark Johnston2021-10-041-27/+73
* dtrace.1: Document a couple of preprocessor-related optionsMark Johnston2021-09-071-0/+11
* dtrace.1: Document -x ldpathMark Johnston2021-09-071-1/+9
* pkgbase: Create a FreeBSD-dwatch packageEmmanuel Vadot2021-09-073-0/+4
* Explicitly link zfsd with libspl to avoid undefined referencesDimitry Andric2021-08-281-1/+1
* zfs: attach zpool_influxdb to buildMartin Matuska2021-07-074-1/+73
* zfsd: Check for error from zpool_vdev_onlineRyan Moeller2021-07-061-3/+11
* pkgbase: Put dtrace in its own packageEmmanuel Vadot2021-06-195-0/+5
* dtrace: fix an out of bound read and a NULL pointer incrementDomagoj Stolfa2021-06-172-2/+8
* spl: Unbreak crossbuild after f20893853e8eJessica Clarke2021-06-151-2/+2
* zfs: change zstream -> zstreamdump link into a symlinkMartin Matuska2021-06-131-1/+1
* zfs: merge openzfs/zfs@afa7b3484 (master) into mainMartin Matuska2021-06-132-8/+10
* spl: Fix gcc6 buildWarner Losh2021-06-111-1/+5
* zfs: unbreak build with clang 12Martin Matuska2021-06-101-1/+1
* zfs: unbreak build broken in 160388166Martin Matuska2021-06-087-63/+13
* zfs: merge openzfs/zfs@75b4cbf62 (master) into mainMartin Matuska2021-06-081-0/+4
* Delete obsolete Solaris compat filesAlan Somers2021-05-248-1487/+0
* dtrace tests: Fix tst.system.d after ping/ping6 unificationMark Johnston2021-04-231-3/+3
* dtrace: Document the libdir, nolibs and syslibdir optionsDomagoj Stolfa2021-04-021-1/+9
* libctf: Adjust logic to match upstream after 410556f1fMark Johnston2021-03-281-3/+3
* libctf: Fix an out-of-bounds read in ctf_lookup_by_name()Domagoj Stolfa2021-03-271-2/+3
* pkgbase: Move libicp in utilitiesEmmanuel Vadot2021-03-162-2/+2
* openzfs: attach pam_zfs_key to buildGreg V2021-03-022-1/+34