| Commit message (Expand) | Author | Age | Files | Lines |
* | zpool_find_import_impl: another /dev/dsk -> /dev fix | avg | 2012-05-15 | 1 | -1/+1 |
* | zpool_do_import: use /dev instead of /dev/dsk as a default | avg | 2012-05-15 | 1 | -1/+1 |
* | Move sh to the correct path for FreeBSD. | gnn | 2012-05-14 | 1 | -1/+1 |
* | Move sh to the correct location for FreeBS (/bin/sh) | gnn | 2012-05-14 | 1 | -1/+1 |
* | Fix execsnoop by changing exece and exec to be FreeBSD's execve. | gnn | 2012-05-14 | 1 | -2/+2 |
* | Fix opensnoop for FreeBSD by removing probes with 64 at the end as | gnn | 2012-05-14 | 1 | -4/+4 |
* | Import dtracetoolkit into cddl/contrib | gnn | 2012-05-12 | 1007 | -0/+78392 |
* | Revert previous failed cp. | gnn | 2012-05-12 | 1008 | -78856/+0 |
* | Import dtracetoolkit into cddl/contrib | gnn | 2012-05-12 | 1007 | -0/+78392 |
* | Import illumos changeset 13686:4bc0783f6064 | mm | 2012-05-10 | 5 | -3/+92 |
* | Remove unreachable break in zfs_main.c | mm | 2012-05-10 | 1 | -1/+1 |
* | Add support for force unmounting ZFS filesystems during "zfs rename" | mm | 2012-05-10 | 4 | -9/+28 |
* | Import illumos changeset 13618:c6ae14a341e8 [1]: | mm | 2012-05-10 | 2 | -50/+280 |
* | General mdoc(7) and typo fixes. | gjb | 2012-05-10 | 1 | -1/+1 |
* | GNU/kFreeBSD portability fix. This glue <stdlib.h> overrides header protection | rmh | 2012-04-30 | 1 | -2/+2 |
* | Implement the D "cpu" variable, which returns curcpu. I have chosen not | rstone | 2012-04-26 | 1 | -0/+6 |
* | Add -u option to 'zfs create' that prevents file system from being | pjd | 2012-04-24 | 2 | -6/+19 |
* | - Correct a typo which prevents 'lzjb' be displayed; | delphij | 2012-04-22 | 1 | -7/+7 |
* | Fix typo miror -> mirror | mm | 2012-04-16 | 1 | -1/+1 |
* | Change SIGUSR1 to SIGTHR to properly wake up a process that is being | gnn | 2012-04-13 | 1 | -1/+1 |
* | Enable build of DTrace-related userland parts for MIPS | gonzo | 2012-03-24 | 3 | -3/+11 |
* | Add stub file for pid probe. It's required although pid probe is not supported | gonzo | 2012-03-24 | 1 | -0/+75 |
* | Maintain target's byte order for multi-byte fields in CTF structures. | gonzo | 2012-03-24 | 4 | -3/+121 |
* | Analogous to r232059, add a parameter for the ZFS file system: | mm | 2012-02-26 | 1 | -9/+14 |
* | Import illumos changeset 13608 [1]: | mm | 2012-02-23 | 2 | -6/+49 |
* | Merge illumos revision 13594: | mm | 2012-02-07 | 1 | -20/+22 |
* | Set SVN text/plain property for some shell scripts that | pfg | 2012-01-28 | 1 | -1/+1 |
* | add KM_NODEBUG needed by ARC buffer core dump exclusion change | kmacy | 2012-01-27 | 1 | -0/+1 |
* | Merge illumos revisions 13572, 13573, 13574: | mm | 2012-01-24 | 1 | -1/+1 |
* | Merge illumos revisions 13540, 13562: | mm | 2012-01-22 | 1 | -6/+6 |
* | Dramatically optimize listing snapshots when user requests only snapshot | pjd | 2012-01-21 | 8 | -17/+84 |
* | Add one more copyright line accidentially removed in r228103 | mm | 2012-01-20 | 1 | -0/+1 |
* | Add accidentially removed copyright lines in r228103 | mm | 2012-01-20 | 2 | -0/+2 |
* | Add missing file permission to open(O_CREAT) call. This doesn't really matter | pjd | 2012-01-04 | 1 | -1/+1 |
* | In cddl/contrib/opensolaris/cmd/dtrace/dtrace.c, fix some obtuse | dim | 2011-12-16 | 1 | -1/+4 |
* | In cddl/contrib/opensolaris/tools/ctf/cvt/ctfmerge.c, a size_t is passed | dim | 2011-12-16 | 1 | -1/+1 |
* | In cddl/contrib/opensolaris/lib/libdtrace/common/dt_handle.c, some | dim | 2011-12-16 | 1 | -2/+4 |
* | In cddl/contrib/opensolaris/lib/libdtrace/common/dt_consume.c, some | dim | 2011-12-16 | 1 | -3/+4 |
* | In cddl/contrib/opensolaris/lib/libdtrace/common/dt_subr.c, the | dim | 2011-12-15 | 1 | -0/+1 |
* | In cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c, use the | dim | 2011-12-15 | 1 | -1/+1 |
* | In cddl/contrib/opensolaris/lib/libdtrace/i386/dt_isadep.c, use the | dim | 2011-12-15 | 1 | -1/+1 |
* | Cast away a clang alignment warning in drti.c's fixsymbol() function. | dim | 2011-12-15 | 1 | -1/+1 |
* | Some mdoc(7) style and typo fixes to zfs(8). | mm | 2011-12-08 | 1 | -36/+39 |
* | Remove unnecesary "Ns" macros and add missing command example to zpool(8). | mm | 2011-12-02 | 2 | -59/+67 |
* | Merge new ZFS features from illumos: | mm | 2011-11-28 | 15 | -1256/+1722 |
* | Change the Makefile in cddl/lib/drti to use bsd.lib.mk instead of | rwatson | 2011-11-28 | 1 | -1/+1 |
* | Use singular form for zfs destroy snapshot in zfs(8). | mm | 2011-11-28 | 1 | -2/+2 |
* | Add missing warning to zfs(8) for using "zfs destroy" with -r and -R flags. | mm | 2011-11-28 | 1 | -0/+14 |
* | Add missing -n flag to "zpool import" description. | mm | 2011-11-27 | 1 | -1/+1 |
* | Fix zfs(8) and zpool(8) context help to repport supported flags. | mm | 2011-11-27 | 2 | -6/+6 |