Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFV r289312: 2605 want to resume interrupted zfs send | Alexander Motin | 2015-10-15 | 1 | -2/+2 |
* | Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and | Enji Cooper | 2015-10-12 | 1 | -3/+1 |
* | Use FILES for installing the dtrace scripts. | Bryan Drewery | 2015-09-18 | 1 | -7/+4 |
* | Remove an unneeded typedef of ip6_t from the DTrace ip provider library. | Mark Johnston | 2015-09-15 | 1 | -3/+2 |
* | dd DTrace probe points, translators and a corresponding script | George V. Neville-Neil | 2015-09-13 | 1 | -1/+132 |
* | Sparc64 is the odd-man out, so form the if that way rather than | Warner Losh | 2015-08-23 | 1 | -3/+1 |
* | - Use an explicit "depends_on module kernel" guard in DTrace libraries that | Mark Johnston | 2015-08-07 | 10 | -8/+11 |
* | Rename zfs nvpair files to not colidate with our nvlist. | Mariusz Zaborski | 2015-07-09 | 1 | -3/+3 |
* | First cut of DTrace for AArch64. | Ruslan Bukin | 2015-07-01 | 2 | -11/+15 |
* | Revert r284417 it is not necessary anymore | Baptiste Daroussin | 2015-06-15 | 1 | -1/+1 |
* | Enforce overwritting SHLIBDIR | Baptiste Daroussin | 2015-06-15 | 1 | -1/+1 |
* | Fix circular dependency between libzfs and libzfs_core | Baptiste Daroussin | 2015-06-15 | 2 | -2/+2 |
* | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 10 | -0/+240 |
|\ | |||||
| * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 10 | -20/+0 |
| * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 7 | -2/+122 |
| |\ | |/ |/| | |||||
| * | Updated/new dependencies | Simon J. Gerraty | 2014-11-19 | 2 | -0/+5 |
| * | Merge from head@274682 | Simon J. Gerraty | 2014-11-19 | 4 | -8/+15 |
| |\ | |||||
| * \ | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 7 | -60/+63 |
| |\ \ | |||||
| * | | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 9 | -9/+9 |
| * | | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 9 | -0/+18 |
| * | | | Merge from head | Simon J. Gerraty | 2014-05-08 | 3 | -2/+2 |
| |\ \ \ | |||||
| * \ \ \ | Merge head | Simon J. Gerraty | 2014-04-27 | 7 | -3/+33 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge head@256284 | Simon J. Gerraty | 2013-10-13 | 1 | -2/+40 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge from head | Simon J. Gerraty | 2013-09-05 | 8 | -35/+675 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | New/updated dependencies | Simon J. Gerraty | 2013-04-14 | 2 | -0/+21 |
| * | | | | | | | sync from head | Simon J. Gerraty | 2013-04-12 | 4 | -2/+46 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 8 | -0/+8 |
| * | | | | | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 9 | -18/+0 |
| * | | | | | | | | Sync with HEAD. | David E. O'Brien | 2013-02-08 | 2 | -2/+7 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Updated/new Makefile.depend | Simon J. Gerraty | 2012-11-08 | 8 | -0/+18 |
| * | | | | | | | | | Sync from head | Simon J. Gerraty | 2012-11-04 | 6 | -4/+126 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 9 | -0/+194 |
* | | | | | | | | | | | Add dependencies for libzfs_core and libzpool I missed on my first pass on this | Enji Cooper | 2015-05-20 | 1 | -0/+2 |
* | | | | | | | | | | | Articulate dependencies for cddl/lib/libdtrace and cddl/lib/libzfs | Enji Cooper | 2015-05-20 | 1 | -0/+5 |
* | | | | | | | | | | | Correctly link libdtrace and convert to LIBADD | Baptiste Daroussin | 2015-05-19 | 1 | -0/+2 |
* | | | | | | | | | | | Actually remove siftr-related definitions from tcp.d, missed in r283026. | Mark Johnston | 2015-05-17 | 1 | -75/+0 |
* | | | | | | | | | | | Move siftr-related definitions out of tcp.d and into a separate library | Mark Johnston | 2015-05-17 | 2 | -0/+101 |
* | | | | | | | | | | | Brief demo script showing the various values that can be read via | George V. Neville-Neil | 2015-04-29 | 1 | -0/+75 |
* | | | | | | | | | | | libdtrace: add support for lazyload mode. | Mark Johnston | 2015-04-08 | 1 | -1/+1 |
* | | | | | | | | | | | Initial version of DTrace on ARM32. | George V. Neville-Neil | 2015-02-10 | 2 | -1/+6 |
* | | | | | | | | | | | MFV r272851: | Mark Johnston | 2014-12-08 | 1 | -0/+1 |
* | | | | | | | | | | | MFV r260710 + 275532: | Xin LI | 2014-12-06 | 1 | -0/+1 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
* | | | | | | | | | | Correct the calculation of tcps_rto in the struct tcpcb -> tcpsinfo_t | Mark Johnston | 2014-10-21 | 1 | -1/+1 |
* | | | | | | | | | | Update the TCP structure used by DTrace to show the smoothed RTT. | George V. Neville-Neil | 2014-10-19 | 1 | -0/+2 |
* | | | | | | | | | | Hook up support for userland CTF support in DTrace. This required some | Mark Johnston | 2014-10-03 | 1 | -3/+3 |
* | | | | | | | | | | Add dependencies to various libraries to libzfs and libzpool. | Xin LI | 2014-10-03 | 2 | -4/+8 |
* | | | | | | | | | | Revert r272189, the committed version was an old version and breaks build. | Xin LI | 2014-09-27 | 1 | -2/+2 |
* | | | | | | | | | | Add libuutil to dependency list. | Xin LI | 2014-09-26 | 1 | -2/+2 |
* | | | | | | | | | | Make DTrace stuff compile with C99 standard. | Xin LI | 2014-08-22 | 1 | -0/+1 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | Remove ia64. | Marcel Moolenaar | 2014-07-07 | 1 | -1/+1 |