summaryrefslogtreecommitdiffstats
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* zpool_find_import_impl: another /dev/dsk -> /dev fixavg2012-05-151-1/+1
* zpool_do_import: use /dev instead of /dev/dsk as a defaultavg2012-05-151-1/+1
* Move sh to the correct path for FreeBSD.gnn2012-05-141-1/+1
* Move sh to the correct location for FreeBS (/bin/sh)gnn2012-05-141-1/+1
* Fix execsnoop by changing exece and exec to be FreeBSD's execve.gnn2012-05-141-2/+2
* Fix opensnoop for FreeBSD by removing probes with 64 at the end asgnn2012-05-141-4/+4
* Import dtracetoolkit into cddl/contribgnn2012-05-121007-0/+78392
* Revert previous failed cp.gnn2012-05-121008-78856/+0
* Import dtracetoolkit into cddl/contribgnn2012-05-121007-0/+78392
* Import illumos changeset 13686:4bc0783f6064mm2012-05-105-3/+92
* Remove unreachable break in zfs_main.cmm2012-05-101-1/+1
* Add support for force unmounting ZFS filesystems during "zfs rename"mm2012-05-104-9/+28
* Import illumos changeset 13618:c6ae14a341e8 [1]:mm2012-05-102-50/+280
* General mdoc(7) and typo fixes.gjb2012-05-101-1/+1
* GNU/kFreeBSD portability fix. This glue <stdlib.h> overrides header protectionrmh2012-04-301-2/+2
* Implement the D "cpu" variable, which returns curcpu. I have chosen notrstone2012-04-261-0/+6
* Add -u option to 'zfs create' that prevents file system from beingpjd2012-04-242-6/+19
* - Correct a typo which prevents 'lzjb' be displayed;delphij2012-04-221-7/+7
* Fix typo miror -> mirrormm2012-04-161-1/+1
* Change SIGUSR1 to SIGTHR to properly wake up a process that is beinggnn2012-04-131-1/+1
* Enable build of DTrace-related userland parts for MIPSgonzo2012-03-243-3/+11
* Add stub file for pid probe. It's required although pid probe is not supportedgonzo2012-03-241-0/+75
* Maintain target's byte order for multi-byte fields in CTF structures.gonzo2012-03-244-3/+121
* Analogous to r232059, add a parameter for the ZFS file system:mm2012-02-261-9/+14
* Import illumos changeset 13608 [1]:mm2012-02-232-6/+49
* Merge illumos revision 13594:mm2012-02-071-20/+22
* Set SVN text/plain property for some shell scripts thatpfg2012-01-281-1/+1
* add KM_NODEBUG needed by ARC buffer core dump exclusion changekmacy2012-01-271-0/+1
* Merge illumos revisions 13572, 13573, 13574:mm2012-01-241-1/+1
* Merge illumos revisions 13540, 13562:mm2012-01-221-6/+6
* Dramatically optimize listing snapshots when user requests only snapshotpjd2012-01-218-17/+84
* Add one more copyright line accidentially removed in r228103mm2012-01-201-0/+1
* Add accidentially removed copyright lines in r228103mm2012-01-202-0/+2
* Add missing file permission to open(O_CREAT) call. This doesn't really matterpjd2012-01-041-1/+1
* In cddl/contrib/opensolaris/cmd/dtrace/dtrace.c, fix some obtusedim2011-12-161-1/+4
* In cddl/contrib/opensolaris/tools/ctf/cvt/ctfmerge.c, a size_t is passeddim2011-12-161-1/+1
* In cddl/contrib/opensolaris/lib/libdtrace/common/dt_handle.c, somedim2011-12-161-2/+4
* In cddl/contrib/opensolaris/lib/libdtrace/common/dt_consume.c, somedim2011-12-161-3/+4
* In cddl/contrib/opensolaris/lib/libdtrace/common/dt_subr.c, thedim2011-12-151-0/+1
* In cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c, use thedim2011-12-151-1/+1
* In cddl/contrib/opensolaris/lib/libdtrace/i386/dt_isadep.c, use thedim2011-12-151-1/+1
* Cast away a clang alignment warning in drti.c's fixsymbol() function.dim2011-12-151-1/+1
* Some mdoc(7) style and typo fixes to zfs(8).mm2011-12-081-36/+39
* Remove unnecesary "Ns" macros and add missing command example to zpool(8).mm2011-12-022-59/+67
* Merge new ZFS features from illumos:mm2011-11-2815-1256/+1722
* Change the Makefile in cddl/lib/drti to use bsd.lib.mk instead ofrwatson2011-11-281-1/+1
* Use singular form for zfs destroy snapshot in zfs(8).mm2011-11-281-2/+2
* Add missing warning to zfs(8) for using "zfs destroy" with -r and -R flags.mm2011-11-281-0/+14
* Add missing -n flag to "zpool import" description.mm2011-11-271-1/+1
* Fix zfs(8) and zpool(8) context help to repport supported flags.mm2011-11-272-6/+6
OpenPOWER on IntegriCloud