aboutsummaryrefslogtreecommitdiff
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* ctf: Remove unused function prototype for getpname()Zhenlei Huang2023-02-261-2/+0
* zpool: install vdevprops(7) man pageYuri2023-02-251-0/+1
* lockstat: Use gelf.h instead of playing games with the preprocessorMark Johnston2023-02-251-13/+8
* lockstat: Use the correct type for a symbol sizeMark Johnston2023-02-251-1/+1
* Delete obsolete Solaris compat header file stdlib.hZhenlei Huang2023-02-231-37/+0
* ctfdump: Use getprogname()Zhenlei Huang2023-02-232-25/+1
* pkgbase: Create a FreeBSD-ctf-tools packageEmmanuel Vadot2023-02-083-0/+3
* libdtrace: add riscv supportMitchell Horne2023-02-061-7/+103
* libdtrace: drop remaining mips supportMitchell Horne2023-02-062-28/+2
* zfs: Disable -Wunused-variable for environ in main in zfs_main.c.John Baldwin2023-01-301-0/+2
* Retire WITHOUT_CXX optionEd Maste2023-01-271-2/+1
* dtrace: remove stray {Kristof Provost2023-01-241-1/+1
* dtrace: conditionally load the systrace_linux klds when loading dtrace.Andrew Gallatin2023-01-241-0/+9
* libdtrace: Change the binding of USDT probe symbols to STB_WEAKMark Johnston2022-12-111-0/+1
* dtrace tests: Extend the kinst regression testMark Johnston2022-12-081-0/+1
* tcp: embed inpcb into tcpcbGleb Smirnoff2022-12-071-11/+11
* dwatch: install hard links with same mode as targetEd Maste2022-11-231-0/+1
* libicp: Link with -z noexecstack for ld.bfd.John Baldwin2022-11-222-0/+4
* zfs: merge openzfs/zfs@2163cde45Martin Matuska2022-11-161-0/+1
* pkgbase: Put zfs utilities and lib in their own packageEmmanuel Vadot2022-10-2622-14/+23
* zfsd(8): Fix a typo in an error messageGordon Bergling2022-10-251-1/+1
* libdtrace: Fix some CPU register number definitions to match the kernelMark Johnston2022-10-121-3/+3
* kinst: Add a rudimentary regression test caseMark Johnston2022-10-113-1/+67
* libdtrace: Add kinst supportChristos Margiolis2022-10-114-0/+34
* dtrace: Add a "regs" variableMark Johnston2022-10-041-0/+2
* libzpool: Disable -Wuse-after-free for dbuf.c.John Baldwin2022-10-031-0/+4
* zfs: merge openzfs/zfs@c629f0bf6Martin Matuska2022-09-212-2/+0
* In man page cross refs to sudo, indicate it comes from ports/security/sudo.Jens Schweikhardt2022-08-141-1/+1
* ctfconvert: Actually use the asprintf() helperMark Johnston2022-08-031-1/+1
* ctfconvert: Give bitfield types names distinct from the base typeMark Johnston2022-08-033-3/+19
* dtrace tests: Rename some test type names to avoid a conflictMark Johnston2022-08-031-6/+6
* dtrace tests: Override RLIMIT_CORE for a test which triggers a core dumpMark Johnston2022-08-031-1/+1
* libnvpair: install libnvpair.hKristof Provost2022-07-211-0/+2
* zfs: merge openzfs/zfs@cb01da680Martin Matuska2022-07-071-0/+1
* cddl/*: add a WITH(OUT)_DTRACE optionBrooks Davis2022-07-066-66/+41
* lockstat: Fix construction of comparision predicatesKornel Dulęba2022-07-041-2/+2
* dtrace: Remove local mips supportBrooks Davis2022-07-013-84/+0
* libicp_rescue: Fix build for powerpc64leJessica Clarke2022-07-011-1/+1
* libicp: Fix build for powerpc64leJessica Clarke2022-07-011-1/+1
* zfs: merge openzfs/zfs@deb121309Martin Matuska2022-06-233-2/+58
* zfs: merge openzfs/zfs@b9d98453fMartin Matuska2022-06-031-1/+1
* zfs: merge openzfs/zfs@c0cf6ed67Martin Matuska2022-05-182-3/+2
* 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