aboutsummaryrefslogtreecommitdiff
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* ctfmerge: fix segfault when building on macOSMark Peek2025-12-152-30/+5
* dtrace_callout_execute.4: Document the DTrace callout_execute providerMateusz Piotrowski2025-11-181-0/+1
* dtrace.1: Document DTRACE_DEBUGMateusz Piotrowski2025-11-151-1/+9
* dtrace_vfs.4: Document the DTrace vfs providerMateusz Piotrowski2025-11-101-1/+2
* dtrace.1: Fix mdoc macros around -xMateusz Piotrowski2025-11-091-1/+1
* dtrace.1: Document evaltimeMateusz Piotrowski2025-11-081-0/+46
* dtrace.1: Document security.bsd.allow_destructive_dtraceMateusz Piotrowski2025-08-201-1/+24
* dtrace.1: fix mandoc -TlintChristos Margiolis2025-08-201-5/+5
* dtrace.1: Resolve merge conflictEd Maste2025-07-311-4/+0
* dtrace_fbt.4: Document the DTrace fbt providerMateusz Piotrowski2025-07-301-0/+7
* dtrace.1: Mention providers in SEE ALSOMateusz Piotrowski2025-07-301-1/+11
* libzpool: add workaround for MIPS-specific llvm bug compiling arc.cDimitry Andric2024-12-011-0/+8
* zfs: merge openzfs/zfs@fb6d53206 (zfs-2.1-release) into stable/13Martin Matuska2024-03-013-2/+23
* zfsd: fault disks that generate too many I/O delay eventsAlan Somers2024-01-193-4/+88
* dtrace: fix constants used by the siftr probeMichael Tuexen2024-01-111-2/+2
* 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
* Trim various $FreeBSD$John Baldwin2023-10-243-5/+0
* Fix zfsd with the device_removal pool feature.Alan Somers2023-09-212-4/+38
* zfsd: listen for sysevent.fs.zfs instead of misc.fs.zfsAlan Somers2023-09-064-12/+12
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-236-12/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-23289-290/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-237-18/+0
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-234-4/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-231-1/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-2346-92/+0
* ctfconvert: Integer encoding types are unsignedMark Johnston2023-07-051-3/+3
* dtrace: add register bindings for RISC-VChristos Margiolis2023-05-072-0/+75
* dtrace: expose dtrace_instr_size() to userland and implement it for riscvChristos Margiolis2023-05-071-1/+5
* libdtrace: Do not set SHF_ALLOC on SUNW_dof relocation sectionsMark Johnston2023-04-111-2/+2
* libdtrace: fix indendation in dt_printd()Christos Margiolis2023-03-271-1/+1
* dwatch: install hard links with same mode as targetEd Maste2023-03-231-0/+1
* libicp: Link with -z noexecstack for ld.bfd.John Baldwin2023-03-222-0/+4
* lockstat: Use gelf.h instead of playing games with the preprocessorMark Johnston2023-03-051-13/+8
* lockstat: Use the correct type for a symbol sizeMark Johnston2023-03-051-1/+1
* Delete obsolete Solaris compat header file stdlib.hZhenlei Huang2023-03-021-37/+0
* ctf: Remove unused function prototype for getpname()Zhenlei Huang2023-02-271-2/+0
* ctfdump: Use getprogname()Zhenlei Huang2023-02-262-25/+1
* pkgbase: Put zfs utilities and lib in their own packageEmmanuel Vadot2023-02-0222-14/+23
* libdtrace: Change the binding of USDT probe symbols to STB_WEAKMark Johnston2022-12-191-0/+1
* zfsd(8): Fix a typo in an error messageGordon Bergling2022-11-011-1/+1
* libdtrace: Fix some CPU register number definitions to match the kernelMark Johnston2022-10-191-3/+3
* dtrace: Add a "regs" variableMark Johnston2022-10-181-0/+2
* zfs: merge openzfs/zfs@6a6bd4939 (zfs-2.1-release) into stable/13Martin Matuska2022-10-042-8/+0
* ctfconvert: Give bitfield types names distinct from the base typeMark Johnston2022-08-113-3/+19
* dtrace tests: Override RLIMIT_CORE for a test which triggers a core dumpMark Johnston2022-08-111-1/+1
* dtrace tests: Rename some test type names to avoid a conflictMark Johnston2022-08-111-6/+6
* lockstat: Fix construction of comparision predicatesKornel Dulęba2022-07-191-2/+2
* ctfdump: Remove definitions of warn() and vwarn()Mark Johnston2022-04-283-31/+2