summaryrefslogtreecommitdiff
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* libctf: Fix recursive descent into anonymous SOU fieldsMark Johnston2022-04-181-2/+2
* ctf: Avoid passing a caddr_t to roundup2()Mark Johnston2022-04-181-1/+1
* ctf: Fix a -Wunused-but-set-variable warningMark Johnston2022-04-181-2/+0
* ctf: Add v3 support to CTF tools, ctf{convert,dump,merge}Mark Johnston2022-04-183-268/+469
* libctf: Handle CTFv3 containersMark Johnston2022-04-188-419/+893
* ctf: Add definitions for CTFv3Mark Johnston2022-04-181-94/+114
* ctf: Import ctf.h from OpenBSDMark Johnston2022-04-182-2/+1
* dtrace tests: Fix expected outout for tst.system.dLi-Wen Hsu2022-03-091-6/+6
* libctf: Use const ctf_file_t references in string lookup routinesMark Johnston2022-03-022-5/+5
* libctf: Remove checks for CTFv1Mark Johnston2022-03-022-13/+8
* libdtrace: Add a missing newline to an error messageMark Johnston2022-03-021-1/+1
* libctf: Rip out CTFv1 supportMark Johnston2022-02-211-35/+1
* libctf: Use ctf_type_t instead of struct ctf_typeMark Johnston2022-02-211-1/+1
* ctfconvert: Rip out STABS supportMark Johnston2022-02-217-1827/+0
* Disable clang 14 warning about bitwise operators in zstdDimitry Andric2022-02-111-0/+1
* dt_unring_buf: set dtbd_oldest to the start of the first recordAndriy Gapon2022-02-081-1/+1
* ctfconvert: Handle arrays of empty structsMark Johnston2022-01-071-2/+10
* pkgbase: Create a FreeBSD-dwatch packageEmmanuel Vadot2022-01-053-0/+4
* dtrace: Disable getf() as it is broken on FreeBSDDomagoj Stolfa2021-12-271-1/+1
* cddl: fix missing ZFS library dependenciesGreg V2021-11-296-4/+8
* libctf: Improve check for duplicate SOU definitions in ctf_add_type()Mark Johnston2021-10-181-27/+73
* dtrace.1: Document a couple of preprocessor-related optionsMark Johnston2021-09-141-0/+11
* dtrace.1: Document -x ldpathMark Johnston2021-09-141-1/+9
* Explicitly link zfsd with libspl to avoid undefined referencesDimitry Andric2021-08-311-1/+1
* zfsd: Check for error from zpool_vdev_onlineRyan Moeller2021-07-131-3/+11
* zfs: attach zpool_influxdb to buildMartin Matuska2021-07-104-1/+73
* pkgbase: Put dtrace in its own packageEmmanuel Vadot2021-06-305-0/+5
* pkgbase: Move libicp in utilitiesEmmanuel Vadot2021-06-302-2/+2
* dtrace: fix an out of bound read and a NULL pointer incrementDomagoj Stolfa2021-06-242-2/+8
* zfs: merge openzfs/zfs@9a865b7fb (zfs-2.1-release) into stable/13Martin Matuska2021-06-221-19/+6
* Delete obsolete Solaris compat filesAlan Somers2021-06-178-1487/+0
* zfs: unbreak stable/13 clang build on non-x86 archs after b0c251b0dMartin Matuska2021-06-161-1/+6
* zfs: merge openzfs/zfs@c3b60eded (zfs-2.1-release) into stable/13Martin Matuska2021-06-136-46/+13
* zfs: merge openzfs/zfs@7d9f3ef0e (zfs-2.1-release) into stable/13Martin Matuska2021-06-081-0/+4
* dtrace tests: Fix tst.system.d after ping/ping6 unificationMark Johnston2021-04-301-3/+3
* dtrace: Document the libdir, nolibs and syslibdir optionsDomagoj Stolfa2021-04-091-1/+9
* libctf: Adjust logic to match upstream after 410556f1fMark Johnston2021-04-031-3/+3
* libctf: Fix an out-of-bounds read in ctf_lookup_by_name()Domagoj Stolfa2021-04-031-2/+3
* openzfs: attach pam_zfs_key to buildGreg V2021-03-102-1/+34
* Install links for zpool feature compat aliasesRyan Moeller2021-03-101-0/+21
* zfs: merge OpenZFS master-9312e0fd1Martin Matuska2021-03-101-1/+1
* zfs: bump version and install new share filesMartin Matuska2021-03-106-2/+55
* zfs: merge OpenZFS master-436ab35a5Martin Matuska2021-03-102-2/+0
* zfs: restore FreeBSD resource usage accountingMartin Matuska2021-02-221-0/+1
* libdtrace: Trivial style fixes to force dt_lex.c to be regeneratedMark Johnston2021-02-201-9/+10
* libdtrace: Stop relying on lex compatibilityMark Johnston2021-02-202-3/+1
* build: remove LIBPTHREAD/LIBTHR build optionsKyle Evans2021-01-293-6/+0
* dtrace tests: fix prototypes for gcc buildRyan Libby2021-01-114-6/+9
* libdtrace: Format USDT symbols correctly based on symbol bindingMark Johnston2021-01-101-4/+10
* OpenZFS: Fix issues caused by reversed commits + rebaseMatt Macy2021-01-081-0/+2