aboutsummaryrefslogtreecommitdiff
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* ctfconvert: Handle arrays of empty structsMark Johnston2021-12-311-2/+10
* dtrace: Disable getf() as it is broken on FreeBSDDomagoj Stolfa2021-12-171-1/+1
* cddl: fix missing ZFS library dependenciesGreg V2021-11-156-4/+8
* zfs: merge openzfs/zfs@ec64fdb93 (master) into mainMartin Matuska2021-10-213-5/+8
* libctf: Improve check for duplicate SOU definitions in ctf_add_type()Mark Johnston2021-10-041-27/+73
* dtrace.1: Document a couple of preprocessor-related optionsMark Johnston2021-09-071-0/+11
* dtrace.1: Document -x ldpathMark Johnston2021-09-071-1/+9
* pkgbase: Create a FreeBSD-dwatch packageEmmanuel Vadot2021-09-073-0/+4
* Explicitly link zfsd with libspl to avoid undefined referencesDimitry Andric2021-08-281-1/+1
* zfs: attach zpool_influxdb to buildMartin Matuska2021-07-074-1/+73
* zfsd: Check for error from zpool_vdev_onlineRyan Moeller2021-07-061-3/+11
* pkgbase: Put dtrace in its own packageEmmanuel Vadot2021-06-195-0/+5
* dtrace: fix an out of bound read and a NULL pointer incrementDomagoj Stolfa2021-06-172-2/+8
* spl: Unbreak crossbuild after f20893853e8eJessica Clarke2021-06-151-2/+2
* zfs: change zstream -> zstreamdump link into a symlinkMartin Matuska2021-06-131-1/+1
* zfs: merge openzfs/zfs@afa7b3484 (master) into mainMartin Matuska2021-06-132-8/+10
* spl: Fix gcc6 buildWarner Losh2021-06-111-1/+5
* zfs: unbreak build with clang 12Martin Matuska2021-06-101-1/+1
* zfs: unbreak build broken in 160388166Martin Matuska2021-06-087-63/+13
* zfs: merge openzfs/zfs@75b4cbf62 (master) into mainMartin Matuska2021-06-081-0/+4
* Delete obsolete Solaris compat filesAlan Somers2021-05-248-1487/+0
* dtrace tests: Fix tst.system.d after ping/ping6 unificationMark Johnston2021-04-231-3/+3
* dtrace: Document the libdir, nolibs and syslibdir optionsDomagoj Stolfa2021-04-021-1/+9
* libctf: Adjust logic to match upstream after 410556f1fMark Johnston2021-03-281-3/+3
* libctf: Fix an out-of-bounds read in ctf_lookup_by_name()Domagoj Stolfa2021-03-271-2/+3
* pkgbase: Move libicp in utilitiesEmmanuel Vadot2021-03-162-2/+2
* openzfs: attach pam_zfs_key to buildGreg V2021-03-022-1/+34
* Install links for zpool feature compat aliasesRyan Moeller2021-02-251-0/+21
* zfs: merge OpenZFS master-9312e0fd1Martin Matuska2021-02-221-0/+1
* libdtrace: Trivial style fixes to force dt_lex.c to be regeneratedMark Johnston2021-02-201-9/+10
* zfs: bump version and install new share filesMartin Matuska2021-02-186-2/+55
* libdtrace: Stop relying on lex compatibilityMark Johnston2021-02-172-3/+1
* zfs: merge OpenZFS master-436ab35a5Martin Matuska2021-02-162-2/+0
* build: remove LIBPTHREAD/LIBTHR build optionsKyle Evans2021-01-223-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
* Install dtrace.h and dependenciesAlex Richardson2021-01-071-0/+7
* dtrace: honor LC_NUMERIC for %'d and alike, and LC_TIME for %TAndriy Gapon2020-12-031-0/+9
* When copying types from one CTF container to another, ensure that weJonathan T. Looney2020-11-201-2/+2
* When copying types from one CTF container to another, ensure that weJonathan T. Looney2020-11-171-1/+22
* Add missing includes of src.opts.mkBrooks Davis2020-11-161-0/+2
* Do a sweep and remove most WARNS=6 settingsKyle Evans2020-10-011-2/+0
* loader: zfs should support bootonce an nextbootToomas Soome2020-09-213-0/+37
* Address compiler warnings in C code used by the DTrace test suite.Mark Johnston2020-09-1933-112/+105
* Fix dtrace tools bootstrap on non-FreeBSD after OpenZFS importAlex Richardson2020-09-191-2/+4
* MFV 2.0-rc2Matt Macy2020-09-181-0/+1
* Use MACHINE_CPUARCH when checking for arm64Andrew Turner2020-09-142-2/+2
* Remove -I flag for include path that doesn't existAlex Richardson2020-09-1010-10/+0
* Use MLINKS where appropriate for zfs/zpool subcommand pagesRyan Moeller2020-09-022-14/+16