aboutsummaryrefslogtreecommitdiff
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ensure zstreamdump subdir can be visitedRyan Moeller2020-09-011-0/+1
* Correct the D definition for EINTEGRITY.Mark Johnston2020-09-011-1/+1
* libzfs: Add missing crypto dependencyRyan Moeller2020-08-271-1/+15
* Move zstd sources from libzfs to libzpoolRyan Moeller2020-08-262-6/+8
* Tidy up libzpool MakefileRyan Moeller2020-08-261-21/+20
* Install zfs-events.5Ryan Moeller2020-08-261-0/+1
* [PowerPC] Apply the ppc32 GOT overflow fix to powerpcspeBrandon Bergren2020-08-251-1/+1
* Fix libzfs build failures for someMatt Macy2020-08-251-1/+0
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-25118-75626/+1079
* Fix a typo in r364438 affecting 32-bit platforms.Mark Johnston2020-08-221-4/+4
* Fix a typo in r364438.Mark Johnston2020-08-201-1/+1
* Enable creation of static userspace probes in incremental builds.Mark Johnston2020-08-204-69/+89
* Remove non-FreeBSD ifdefs from dt_link.c.Mark Johnston2020-08-201-250/+19
* zfs: fix EIO accessing dataset after resuming interrupted receiveAlan Somers2020-08-201-1/+1
* Fix libdtrace build with zsh as /bin/shAlex Richardson2020-08-114-54/+46
* Fix -DBUILD_WITH_STRICT_TMPPATH dtrace buildsAlex Richardson2020-08-114-0/+4
* Fix cddl tools bootstrapping on macOS and LinuxAlex Richardson2020-08-072-0/+11
* ctfmerge: Fix missing pthread_cond_init()Alex Richardson2020-08-061-0/+1
* MFOpenZFS: Add support for boot environment data to be stored in the labelToomas Soome2020-08-055-6/+68
* - Cleanups related to sparc64 removal.Yoshihiro Takahashi2020-07-283-12/+2
* MFOpenZFS: Fix zpool history unbounded memory usageMark Johnston2020-07-233-26/+41