summaryrefslogtreecommitdiffstats
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* Fix error in r247960: actually assign the basename to match.iim_file.dim2013-03-071-2/+1
* Make ctfconvert work correctly on clang-compiled object files. Clangdim2013-03-071-0/+3
* MFV r247845:mm2013-03-051-17/+53
* MFV r247316:mm2013-03-011-0/+33
* Fix the zfs_ioctl compat layer to support zfs_cmd size change introducedmm2013-03-011-9/+26
* MFV 247176, 247178, 247315:mm2013-02-271-6/+6
* MFV v242732:mm2013-02-254-9/+100
* Orphaned processes that are being traced are killed by thegibbs2013-02-201-0/+7
* Use the right year.delphij2013-02-112-2/+2
* MFV r246392:mm2013-02-111-4/+3
* MFV r246388:mm2013-02-101-7/+1
* Backport vendor changes in zfs(8) manual page (MFV r246389)mm2013-02-101-122/+129
* Correct spelling of "daemon". No .Dd bump.gavin2013-02-101-1/+1
* mdoc: Remove EOL whitespace.joel2013-02-091-3/+3
* MFV r245512:delphij2013-02-092-3/+68
* Add a new LIBRARIES_ONLY make variable to disable the build and installbrooks2013-01-171-1/+1
* Reports pools which have a removed l2cache disk under -x as this is whatsmh2013-01-151-0/+10
* The current ZFS code expects ddt_zap_count to always succeed by assertingdelphij2013-01-101-1/+3
* Allow to create pool even if mount point directory is not empty if -f is given.pjd2012-12-301-2/+3
* MFV r244245:mm2012-12-151-9/+17
* Fixes zfs receive errors caused by snapshot replication being processed in asmh2012-12-131-2/+29
* Update manpage dates in zfs.8 and zpool.8mm2012-11-262-2/+2
* MFV r243395:mm2012-11-261-1/+27
* MFV r243013 and r243267:mm2012-11-251-5/+42
* zfs sha256 checksum is missing in zfs.8 manpagemm2012-11-251-1/+1
* MFV r243012:mm2012-11-251-21/+119
* Sort SEE ALSO xrefs by the manual section number and add a missing comma.pluknet2012-11-151-1/+1
* Move zpool-features manual page from section 5 to section 7mm2012-11-144-11/+11
* Fix an apparent typo in the manual section number in .Dt: it should be 5.pluknet2012-11-131-1/+1
* MFV r242729 (mm):delphij2012-11-101-46/+66
* Implement DTrace for PowerPC. This includes both 32-bit and 64-bit.jhibbits2012-11-074-1/+87
* Remove the support for using non-mpsafe filesystem modules.kib2012-10-221-8/+0
* Add missing initialization for do_prefix.mm2012-10-171-1/+1
* Make sure that each va_start has one and only one matching va_end,kevlo2012-09-282-0/+3
* Merge recent vendor changes in ZFS.mm2012-09-262-10/+3
* It is possible to recursively destroy snapshots even if the snapshotpjd2012-09-233-3/+47
* Add TRIM support.pjd2012-09-231-1/+1
* Update usage to show the possiblity to use jail namebapt2012-09-191-2/+2
* Allow zfs jail and zfs unjail to use both jailnames and jailidbapt2012-09-193-7/+7
* Merge recent zfs vendor changes, sync code and adjust userland DEBUG.mm2012-09-1211-486/+427
* Remove trailing whitespace.joel2012-09-061-1/+1
* Typo fix and minor word swap.gjb2012-09-051-3/+4
* Merge recent vendor changes and sync code:mm2012-09-051-0/+2
* Add myself to copyright sections, per CDDL license.gjb2012-09-032-0/+2
* Finish porting execsnoop to FreeBSD. This includes replacing the zonenamerpaulo2012-09-012-26/+21
* Remove trailing whitespace.joel2012-09-013-5/+5
* Remove trailing whitespace.joel2012-09-013-10/+10
* Mdoc fixes.joel2012-09-011-22/+19
* Minor mdoc fixes.joel2012-08-311-3/+3
* Mdoc fixes.joel2012-08-312-15/+16
OpenPOWER on IntegriCloud