aboutsummaryrefslogtreecommitdiff
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* dtrace.1: Document security.bsd.allow_destructive_dtraceMateusz Piotrowski3 days1-1/+24
* libdtrace: Permit taking the address of an identifier without type infoMark Johnston14 days4-3/+78
* libdtrace: Use a designated array initializer for dt_cook_funcs[]Mark Johnston14 days1-24/+24
* dtrace_fbt.4: Document the DTrace fbt providerMateusz Piotrowski2025-07-161-1/+2
* dtrace.1: Document evaltimeMateusz Piotrowski2025-07-141-1/+47
* dtrace_profile.4: Document the DTrace profile providerMateusz Piotrowski2025-07-141-0/+1
* d.7: Document the DTrace scripting languageMateusz Piotrowski2025-07-141-1/+2
* dtrace_dtrace.4: Document the DTrace dtrace providerMateusz Piotrowski2025-07-141-0/+1
* dtrace.1: Reference dwatch(1) and tracing(7)Mateusz Piotrowski2025-07-121-1/+3
* dtrace: fix symbol address resolutionJiacong Fang2025-07-071-9/+5
* tests: Adapt oclo tests to FreeBSDRicardo Branco2025-07-063-53/+110
* tests: Add Illumos oclo tests for O_CLOEXEC & O_CLOFORKRicardo Branco2025-07-063-0/+1640
* Fix location of libtpool.so.2 after 5c1ba994a8bAlan Somers2025-06-261-0/+1
* libtpool/tests: Fix a flaky testMark Johnston2025-06-251-3/+7
* ZFS: Fix tests build with FORTIFY_SOURCEEd Maste2025-06-161-0/+1
* Add a regression test for a libtpool bugAlan Somers2025-06-153-0/+95
* dtrace.1: Mention providers in SEE ALSOMateusz Piotrowski2025-06-141-1/+12
* ctfconvert.1: Minor cleanupAlexander Ziaee2025-06-131-17/+23
* build: remove the last vestiges of lint supportBrooks Davis2025-06-051-5/+0
* dtrace tests: Fix nits in some test programsMark Johnston2025-06-042-5/+7
* zfs: merge openzfs/zfs@3084336aeMartin Matuska2025-05-302-0/+2
* add packages for libufs, libzfsLexi Winter2025-05-059-9/+9
* Note that bash(1) is from a port.Jens Schweikhardt2025-04-191-2/+2
* libdtrace: Fix formatting of messages about dropsMark Johnston2025-04-152-12/+23
* libdtrace: Fix an off-by-one in CPU ID handlingMark Johnston2025-03-105-11/+23
* libdtrace: Fix an off-by-one in the priority queue implementationMark Johnston2025-03-101-3/+3
* zfs: merge openzfs/zfs@6a2f7b384Martin Matuska2025-02-201-0/+1
* libdtrace: Use designators to initialize the opcode arrayMark Johnston2025-01-291-80/+80
* libdtrace: Generalize handling of data models a bitMark Johnston2025-01-253-5/+11
* dtrace tests: Fix the ATF config variable nameMark Johnston2025-01-231-1/+1
* libdtrace: Use C99 designated initializers for dt_idops_tMark Johnston2025-01-221-24/+24
* dtrace tests: Avoid hard-coding paths to required programsMark Johnston2025-01-221-1/+1
* libdtrace: Be less strict when comparing pointer typesMark Johnston2025-01-011-0/+23
* tcp: cleanup of nits after use of accessor tcp_get_flagsRichard Scheffenegger2024-12-191-2/+2
* zfs: merge openzfs/zfs@1c9a4c8cbMartin Matuska2024-11-131-1/+1
* Retire MK_PROFILE infrastructureEd Maste2024-11-121-3/+0
* zstream: avoid absolute symlinkEd Maste2024-10-261-1/+1
* zfs: merge openzfs/zfs@b10992582Martin Matuska2024-10-117-9/+26
* manuals: Fix "skipping end of block" .El errorsGraham Percival2024-10-071-1/+0
* zfsd: replace vdevs with the AUX faulted stateAlan Somers2024-10-031-1/+1
* dtrace tests: Add a test case which validates FBT probe argumentsMark Johnston2024-09-193-0/+39
* zfs: merge openzfs/zfs@b10992582Martin Matuska2024-09-0911-4/+18
* zfsd tests: Update the mock zpool_handleMark Johnston2024-08-291-0/+3
* zfs: merge openzfs/zfs@9c56b8ec7Martin Matuska2024-08-101-0/+1
* zdb: Chase a missing library dependencyMark Johnston2024-07-181-1/+1
* zfs: merge openzfs/zfs@1147a2797Martin Matuska2024-07-182-8/+0
* Remove residual blank line at start of MakefileWarner Losh2024-07-1562-62/+0
* Prepare some build fixes in advance of more _FORTIFY_SOURCEKyle Evans2024-07-131-0/+1
* libdtrace: Compute the relocation offset for all non-ET_REL objectsMark Johnston2024-07-101-11/+13
* libdtrace: Use designated initializers for modules ops tablesMark Johnston2024-07-101-8/+8