aboutsummaryrefslogtreecommitdiff
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* New/updated dependenciesSimon J. Gerraty2013-04-148-0/+27
* sync from headSimon J. Gerraty2013-04-12129-1577/+8346
|\
| * DTrace: option for time-ordered outputPedro F. Giffuni2013-04-1159-770/+2096
| * Fix libzfs to report error instead of returning zero if trying to hold orMartin Matuska2013-04-111-4/+24
| * ZFS expects a copyout of zfs_cmd_t on an ioctl error. Our sys_ioctl()Martin Matuska2013-04-091-1/+3
| * MFV r249185:Martin Matuska2013-04-061-24/+65
| * MFV r248217:Martin Matuska2013-04-062-5/+81
| * Follow up to r247960 and rr247960 by also amending ctfmerge. For theDimitry Andric2013-04-011-2/+5
| * Dtrace: enablings on defunct providers prevent providers from unregisteringPedro F. Giffuni2013-04-014-2/+371
| * Commit a patch that fixes a problem in the #pragma statement when searchingGeorge V. Neville-Neil2013-03-281-3/+27
| * Revert previous change in favor of a fix to the actual dtraceGeorge V. Neville-Neil2013-03-281-0/+2
| * Remove dependency code that caused a double inclusion.George V. Neville-Neil2013-03-281-2/+0
| * Dtrace: dtrace.c erroneously checks for memory alignment on amd64.Pedro F. Giffuni2013-03-261-20/+29
| * Dtrace: Add SUN MDB-like type-aware print() action.Pedro F. Giffuni2013-03-2522-70/+1244
| * Dtrace: add toupper()/tolower() and enhancements to lltostr().Pedro F. Giffuni2013-03-2511-3/+705
| * Dtrace: add optional size argument to tracemem().Pedro F. Giffuni2013-03-248-21/+1451
| * dtrace: ensure that we can always catch a process (e.g. when -c is used)Andriy Gapon2013-03-231-1/+1
| * Merge libzfs_core branch:Martin Matuska2013-03-2130-647/+1984
| |\
| | * MFV r247580:Martin Matuska2013-03-1913-290/+589
| | * MFC @248461Martin Matuska2013-03-184-5/+10
| | |\ | | |/ | |/|
| | * Move common zfs ioctl compatibility functions (userland) into libzfs_compat.cMartin Matuska2013-03-186-76/+122
| | * Fix working with zfs_ioctl_version in libzfs_compat.h and include mirrorMartin Matuska2013-03-174-21/+36
| | * Add forwards compatibility for libzfs_coreMartin Matuska2013-03-175-2/+217
| | * libzfs_core:Martin Matuska2013-03-171-5/+5
| | * MFC @248093Martin Matuska2013-03-092-18/+56
| | |\
| | * | Move libzfs compat functions to libzfs_compat.hMartin Matuska2013-03-064-60/+97
| | * | WiP merge of libzfs_core (MFV r238590, r238592)Martin Matuska2013-03-0525-333/+1058
| * | | MFV r248266:Martin Matuska2013-03-143-4/+9
| * | | Update zfs.8 manpage date (missing in r247585)Martin Matuska2013-03-141-1/+1
| | |/ | |/|
| * | Fix error in r247960: actually assign the basename to match.iim_file.Dimitry Andric2013-03-071-2/+1
| * | Make ctfconvert work correctly on clang-compiled object files. ClangDimitry Andric2013-03-071-0/+3
| * | MFV r247845:Martin Matuska2013-03-051-17/+53
| |/
| * MFV r247316:Martin Matuska2013-03-011-0/+33
| * Fix the zfs_ioctl compat layer to support zfs_cmd size change introducedMartin Matuska2013-03-011-9/+26
| * MFV 247176, 247178, 247315:Martin Matuska2013-02-271-6/+6
| * MFV v242732:Martin Matuska2013-02-254-9/+100
| * Orphaned processes that are being traced are killed by theJustin T. Gibbs2013-02-201-0/+7
| * Use the right year.Xin LI2013-02-112-2/+2
| * MFV r246392:Martin Matuska2013-02-111-4/+3
| * MFV r246388:Martin Matuska2013-02-101-7/+1
| * Backport vendor changes in zfs(8) manual page (MFV r246389)Martin Matuska2013-02-101-122/+129
| * Correct spelling of "daemon". No .Dd bump.Gavin Atkinson2013-02-101-1/+1
| * mdoc: Remove EOL whitespace.Joel Dahl2013-02-091-3/+3
| * MFV r245512:Xin LI2013-02-092-3/+68
* | Updated dependenciesSimon J. Gerraty2013-03-1121-0/+23
* | Updated dependenciesSimon J. Gerraty2013-02-1623-46/+0
* | Sync with HEAD.David E. O'Brien2013-02-0813-103/+418
|\|
| * Add a new LIBRARIES_ONLY make variable to disable the build and installBrooks Davis2013-01-171-1/+1
| * Reports pools which have a removed l2cache disk under -x as this is whatSteven Hartland2013-01-151-0/+10
| * The current ZFS code expects ddt_zap_count to always succeed by assertingXin LI2013-01-101-1/+3