aboutsummaryrefslogtreecommitdiff
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* libdtrace: Fix an off-by-one in CPU ID handlingMark Johnston2025-04-025-11/+23
* libdtrace: Fix an off-by-one in the priority queue implementationMark Johnston2025-04-021-3/+3
* libdtrace: Use designators to initialize the opcode arrayMark Johnston2025-02-141-80/+80
* libdtrace: Generalize handling of data models a bitMark Johnston2025-02-143-5/+11
* dtrace tests: Fix the ATF config variable nameMark Johnston2025-01-301-1/+1
* dtrace tests: Avoid hard-coding paths to required programsMark Johnston2025-01-301-1/+1
* libdtrace: Use C99 designated initializers for dt_idops_tMark Johnston2025-01-301-24/+24
* libdtrace: Be less strict when comparing pointer typesMark Johnston2025-01-151-0/+23
* zfs: merge openzfs/zfs@e269af1b3 (zfs-2.2-release) into stable/14Martin Matuska2024-12-1212-11/+26
* manuals: Fix "skipping end of block" .El errorsGraham Percival2024-11-041-1/+0
* zfsd: replace vdevs with the AUX faulted stateAlan Somers2024-10-311-1/+1
* zstream: avoid absolute symlinkEd Maste2024-10-291-1/+1
* libicp(_rescue)?: use asm versions for all 32-bit arm flavorsDimitry Andric2024-10-202-2/+2
* libicp_rescue: unbreak for armv6 after recent OpenZFS importDimitry Andric2024-10-201-1/+1
* libicp: unbreak for armv6 after recent OpenZFS importDimitry Andric2024-10-201-1/+1
* dtrace tests: Add a test case which validates FBT probe argumentsMark Johnston2024-10-043-0/+39
* libdtrace: Compute the relocation offset for all non-ET_REL objectsMark Johnston2024-07-301-11/+13
* libdtrace: Use designated initializers for modules ops tablesMark Johnston2024-07-221-8/+8
* libdtrace: Work around a warning from flexMark Johnston2024-06-171-1/+1
* dtrace tests: Fix loading of the test kernel moduleMark Johnston2024-06-091-1/+1
* zfsd: Use vdev prop values for fault/degrade thresholdsAlan Somers2024-05-095-44/+139
* zfs: merge openzfs/zfs@256659204 (zfs-2.2-release) into stable/14Martin Matuska2024-05-031-2/+0
* dtrace: allow NULL interface pointer for ifinfo_t translatorMichael Tuexen2024-04-171-2/+2
* dtrace: Add the 'oformat' libdtrace optionDomagoj Stolfa2024-04-1544-167/+3789
* ctfmerge: demote "No ctf sections found" to a warningEd Maste2024-03-251-8/+2
* libc: expose execvpe for Linux compatBrooks Davis2024-02-182-1/+2
* ctfmerge: Remove function cast of strcompare() for qsort()Minsoo Choo2024-02-111-1/+1
* zfsd: fault disks that generate too many I/O delay eventsAlan Somers2024-01-203-4/+88
* dtrace tests: Diff expected and actual output upon a miscompareMark Johnston2024-01-171-0/+4
* dtrace tests: Catch up with ping(8) output changesMark Johnston2024-01-171-1/+1
* dtrace tests: Require perlMark Johnston2024-01-171-1/+1
* dtrace tests: Stop hard-coding an incorrect path to sleep(1)Mark Johnston2024-01-174-4/+4
* dtrace tests: Run ksh with -pMark Johnston2024-01-1711-12/+12
* ctfconvert: Handle DW_AT_data_bit_offsetMark Johnston2024-01-091-1/+3
* libdtrace: Fix TCP data offset handling in the tcpinfo_t translatorMark Johnston2024-01-091-2/+2
* libdtrace: Fix line number reporting in error messagesMark Johnston2024-01-071-0/+2
* zfs: merge openzfs/zfs@55dd24c4c (zfs-2.2-release) into stable/14Martin Matuska2023-11-223-1/+21
* Trim various $FreeBSD$John Baldwin2023-10-243-5/+0
* zfs: update share/zfs/compatibility.d to match current ZFS codeMartin Matuska2023-09-241-1/+7
* Fix zfsd with the device_removal pool feature.Alan Somers2023-09-212-4/+38
* dtrace: Remove $FreeBSD$ from genmakefiles.sh.Domagoj Stolfa2023-09-171-2/+0
* zfs: merge openzfs/zfs@32949f256 (zfs-2.2-release) into stable/14Martin Matuska2023-09-032-0/+2
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-166-12/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-16290-291/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-167-18/+0
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-164-4/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-1646-92/+0
* dtrace: Add WITH_DTRACE_ASANDomagoj Stolfa2023-08-024-0/+29
* dtrace: remove dead code for PR_REQUESTEDEric van Gyzen2023-08-011-95/+0