summaryrefslogtreecommitdiffstats
path: root/cddl/contrib/opensolaris/cmd
Commit message (Expand)AuthorAgeFilesLines
* Use kern_ioctl() rather than ioctl() for testing the FBT provider, since themarkj2013-07-277-12/+12
* Manually merge part of vendor import r238583 from Illumos.delphij2013-07-181-1/+1
* Fix misleading or remove irrelevant illumos messages and manpage referencesmm2013-07-041-9/+13
* Fixed ZFS zpool freeze (debug command) not processing due to invalid ioctl ca...smh2013-06-211-4/+3
* MFV r251644:delphij2013-06-123-4/+6
* MFV r251624:delphij2013-06-111-1/+1
* MFV r251623:delphij2013-06-111-8/+29
* Port the SDT test now that it's possible to create SDT probes that takemarkj2013-06-022-13/+11
* Re-introduce another part of r249367. This commit fixes a register leak inmarkj2013-05-192-0/+85
* Convert a couple of helper scripts used to test the ip provider to work onmarkj2013-05-152-11/+20
* head -n doesn't take negative arguments on FreeBSD, so instead use sed '$d'markj2013-05-122-4/+4
* Bring back part of r249367 by adding DTrace's temporal option, which allowsmarkj2013-05-126-18/+275
* DTrace: Revert r249426pfg2013-04-1714-151/+18
* DTrace: Revert r249367pfg2013-04-1738-951/+382
* DTrace: print() should try to resolve function pointerspfg2013-04-162-0/+37
* Dtrace: resolve const types from fbt and other fixes.pfg2013-04-1214-18/+151
* DTrace: option for time-ordered outputpfg2013-04-1138-382/+951
* MFV r249185:mm2013-04-061-24/+65
* Dtrace: enablings on defunct providers prevent providers from unregisteringpfg2013-04-014-2/+371
* Dtrace: dtrace.c erroneously checks for memory alignment on amd64.pfg2013-03-261-20/+29
* Dtrace: Add SUN MDB-like type-aware print() action.pfg2013-03-2511-0/+354
* Dtrace: add toupper()/tolower() and enhancements to lltostr().pfg2013-03-2510-0/+694
* Dtrace: add optional size argument to tracemem().pfg2013-03-244-11/+1389
* Merge libzfs_core branch:mm2013-03-216-268/+435
|\
| * MFV r247580:mm2013-03-195-147/+195
| * MFC @248461mm2013-03-184-5/+10
| |\ | |/ |/|
| * MFC @248093mm2013-03-091-17/+53
| |\
| * | WiP merge of libzfs_core (MFV r238590, r238592)mm2013-03-056-121/+240
* | | MFV r248266:mm2013-03-143-4/+9
* | | Update zfs.8 manpage date (missing in r247585)mm2013-03-141-1/+1
| |/ |/|
* | MFV r247845:mm2013-03-051-17/+53
|/
* MFV r247316:mm2013-03-011-0/+33
* MFV 247176, 247178, 247315:mm2013-02-271-6/+6
* MFV v242732:mm2013-02-252-9/+38
* Orphaned processes that are being traced are killed by thegibbs2013-02-201-0/+7
* Use the right year.delphij2013-02-112-2/+2
* MFV r246392:mm2013-02-111-4/+3
* Backport vendor changes in zfs(8) manual page (MFV r246389)mm2013-02-101-122/+129
* Correct spelling of "daemon". No .Dd bump.gavin2013-02-101-1/+1
* mdoc: Remove EOL whitespace.joel2013-02-091-3/+3
* MFV r245512:delphij2013-02-092-3/+68
* The current ZFS code expects ddt_zap_count to always succeed by assertingdelphij2013-01-101-1/+3
* Allow to create pool even if mount point directory is not empty if -f is given.pjd2012-12-301-2/+3
* MFV r244245:mm2012-12-151-9/+17
* Update manpage dates in zfs.8 and zpool.8mm2012-11-262-2/+2
* MFV r243395:mm2012-11-261-1/+27
* MFV r243013 and r243267:mm2012-11-251-5/+42
* zfs sha256 checksum is missing in zfs.8 manpagemm2012-11-251-1/+1
* MFV r243012:mm2012-11-251-21/+119
* Sort SEE ALSO xrefs by the manual section number and add a missing comma.pluknet2012-11-151-1/+1
OpenPOWER on IntegriCloud