summaryrefslogtreecommitdiffstats
path: root/cddl/contrib/opensolaris/cmd
Commit message (Expand)AuthorAgeFilesLines
* Fix ztest when it is executed by just 'ztest' and not by full pathpjd2010-11-011-2/+1
* Properly handle IO with B_FAILFASTmm2010-09-271-5/+6
* Enable offlining of log devices.mm2010-09-271-220/+220
* Eliminate confusing while () loop. In the first version of the code it waspjd2010-08-311-4/+3
* When upgrading a pool which contain root file system, give user a hint thatpjd2010-08-311-0/+47
* Give user a hint what to do when /usr/lib/zfs/pyzfs.py is missing.pjd2010-08-291-0/+2
* Print errors on stderr.pjd2010-08-291-2/+2
* Update ZFS metaslab code from OpenSolaris.mm2010-08-281-11/+13
* Port plockstat to FreeBSD. This will be connected to the build later.rpaulo2010-08-211-11/+36
* Add libdtrace support for tracing userland programs.rpaulo2010-08-211-3/+21
* Port most of the DTrace tests to FreeBSD.rpaulo2010-08-2183-93/+171
* MFV OpenSolaris DTrace userland bits.rpaulo2010-08-0288-79/+3987
* MFV:rpaulo2010-07-191-0/+996
* Merge ZFS version 15 and almost all OpenSolaris bugfixes referencedmm2010-07-128-914/+1681
* Set svn:executable property so we can run the DTrace test suite.rpaulo2010-06-262-0/+0
* Import OpenSolaris revision 7837:001de5627df3mm2010-05-132-381/+132
* Fix possible panic with zfs destroy.mm2010-05-111-1/+107
* Introduce hardforce export option (-F) for "zpool export".mm2010-05-052-3/+11
* Enable "zfs list" to list explicitly requested snapshots.mm2010-05-041-1/+1
* - update zfs and zpool manual pages to match the current state of the sourcedanger2010-03-262-624/+579
* Merge OpenSolaris revision 9396:f41cf682d0d3:delphij2010-03-161-1/+7
* Merge OpenSolaris revision 9365:7838a22eccd6:delphij2010-03-163-29/+64
* Merge OpenSolaris revision 8802:010b31dd4c53:delphij2010-03-161-6/+49
* Apply OpenSolaris revision 8012 which brings our zpool to version 14,delphij2009-12-281-0/+2
* Apply fix Solaris bug 6462803 zfs snapshot -r failed becausedelphij2009-12-191-5/+5
* Add an option to specify that the received ZFS should not be automaticallydelphij2009-12-141-2/+5
* Fletcher4 is not the default checksum algorithm.pjd2009-09-251-1/+1
* Teach zdb(8) how to obtain GEOM provider size.pjd2009-09-071-0/+8
* Fix lockstat breakage to arm/powerpc buildworld.sson2009-05-271-8/+12
* Add the OpenSolaris lockstat(1M) command. Requires the dtrace driver,sson2009-05-273-0/+3103
* Include param.h instead of types.h before mount.h so that the nestedrwatson2008-12-291-0/+1
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.pjd2008-11-1717-2401/+7258
* Merge latest DTrace changes from Perforce.rodrigc2008-11-052-2/+3
* Apply FreeBSD changes.jb2008-04-264-6/+26
* On FreeBSD we can't afford to have a build fail simply because therejb2008-04-261-0/+14
* Add a missing include file. We care about function prototype definitions.jb2008-04-261-0/+1
* Apply FreeBSD changes.jb2008-04-261-6/+66
* * Set the path to perl on FreeBSD.jb2008-04-261-4/+4
* Set the path to perl on FreeBSD.jb2008-04-261-1/+1
* Port these test files to work under FreeBSD.jb2008-04-2630-183/+296
* This commit was generated by cvs2svn to compensate for changes in r178528,jb2008-04-2639-409/+201
|\
| * Vendor import of the full userland contrib part of DTrace support fromjb2008-04-2639-409/+201
* | This commit was generated by cvs2svn to compensate for changes in r178525,jb2008-04-2511-0/+3933
|\ \ | |/
| * Vendor import of DTrace support files from OpenSolaris.jb2008-04-2511-0/+3933
* | This commit was generated by cvs2svn to compensate for changes in r178476,jb2008-04-251428-0/+86505
|\ \ | |/
| * Vendor import of the DTrace app and test suite from OpenSolaris.jb2008-04-251428-0/+86505
* Use ioctl() to get correct media size so that we can locatesimokawa2007-08-071-1/+9
* Use provider's ident to handle situations when disks are moved aroundpjd2007-05-061-10/+43
* MFp4:pjd2007-04-211-6/+6
* MFp4: Synchronize with vendor (mostly 'zfs rename -r').pjd2007-04-125-89/+160
OpenPOWER on IntegriCloud