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