Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | First cut of DTrace for AArch64. | br | 2015-07-01 | 2 | -11/+15 | |
* | Revert r284417 it is not necessary anymore | bapt | 2015-06-15 | 1 | -1/+1 | |
* | Enforce overwritting SHLIBDIR | bapt | 2015-06-15 | 1 | -1/+1 | |
* | Fix circular dependency between libzfs and libzfs_core | bapt | 2015-06-15 | 2 | -2/+2 | |
* | Add META_MODE support. | sjg | 2015-06-13 | 10 | -0/+240 | |
|\ | ||||||
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 10 | -20/+0 | |
| * | Merge sync of head | sjg | 2015-05-27 | 7 | -2/+122 | |
| |\ | |/ |/| | ||||||
| * | Updated/new dependencies | sjg | 2014-11-19 | 2 | -0/+5 | |
| * | Merge from head@274682 | sjg | 2014-11-19 | 4 | -8/+15 | |
| |\ | ||||||
| * \ | Merge head from 7/28 | sjg | 2014-08-19 | 7 | -60/+63 | |
| |\ \ | ||||||
| * | | | Updated dependencies | sjg | 2014-05-16 | 9 | -9/+9 | |
| * | | | Updated dependencies | sjg | 2014-05-10 | 9 | -0/+18 | |
| * | | | Merge from head | sjg | 2014-05-08 | 3 | -2/+2 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge head | sjg | 2014-04-27 | 7 | -3/+33 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge head@256284 | sjg | 2013-10-13 | 1 | -2/+40 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge from head | sjg | 2013-09-05 | 8 | -35/+675 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | New/updated dependencies | sjg | 2013-04-14 | 2 | -0/+21 | |
| * | | | | | | | sync from head | sjg | 2013-04-12 | 4 | -2/+46 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Updated dependencies | sjg | 2013-03-11 | 8 | -0/+8 | |
| * | | | | | | | | Updated dependencies | sjg | 2013-02-16 | 9 | -18/+0 | |
| * | | | | | | | | Sync with HEAD. | obrien | 2013-02-08 | 2 | -2/+7 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Updated/new Makefile.depend | sjg | 2012-11-08 | 8 | -0/+18 | |
| | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ \ | Sync from head | sjg | 2012-11-04 | 6 | -4/+126 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 9 | -0/+194 | |
* | | | | | | | | | | | | | Add dependencies for libzfs_core and libzpool I missed on my first pass on this | ngie | 2015-05-20 | 1 | -0/+2 | |
* | | | | | | | | | | | | | Articulate dependencies for cddl/lib/libdtrace and cddl/lib/libzfs | ngie | 2015-05-20 | 1 | -0/+5 | |
* | | | | | | | | | | | | | Correctly link libdtrace and convert to LIBADD | bapt | 2015-05-19 | 1 | -0/+2 | |
* | | | | | | | | | | | | | Actually remove siftr-related definitions from tcp.d, missed in r283026. | markj | 2015-05-17 | 1 | -75/+0 | |
* | | | | | | | | | | | | | Move siftr-related definitions out of tcp.d and into a separate library | markj | 2015-05-17 | 2 | -0/+101 | |
* | | | | | | | | | | | | | Brief demo script showing the various values that can be read via | gnn | 2015-04-29 | 1 | -0/+75 | |
* | | | | | | | | | | | | | libdtrace: add support for lazyload mode. | markj | 2015-04-08 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Initial version of DTrace on ARM32. | gnn | 2015-02-10 | 2 | -1/+6 | |
* | | | | | | | | | | | | | MFV r272851: | markj | 2014-12-08 | 1 | -0/+1 | |
* | | | | | | | | | | | | | MFV r260710 + 275532: | delphij | 2014-12-06 | 1 | -0/+1 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Correct the calculation of tcps_rto in the struct tcpcb -> tcpsinfo_t | markj | 2014-10-21 | 1 | -1/+1 | |
* | | | | | | | | | | | | Update the TCP structure used by DTrace to show the smoothed RTT. | gnn | 2014-10-19 | 1 | -0/+2 | |
* | | | | | | | | | | | | Hook up support for userland CTF support in DTrace. This required some | markj | 2014-10-03 | 1 | -3/+3 | |
* | | | | | | | | | | | | Add dependencies to various libraries to libzfs and libzpool. | delphij | 2014-10-03 | 2 | -4/+8 | |
* | | | | | | | | | | | | Revert r272189, the committed version was an old version and breaks build. | delphij | 2014-09-27 | 1 | -2/+2 | |
* | | | | | | | | | | | | Add libuutil to dependency list. | delphij | 2014-09-26 | 1 | -2/+2 | |
* | | | | | | | | | | | | Make DTrace stuff compile with C99 standard. | delphij | 2014-08-22 | 1 | -0/+1 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Remove ia64. | marcel | 2014-07-07 | 1 | -1/+1 | |
* | | | | | | | | | | | Add stubs for CTF functions which are not yet implemented. | rpaulo | 2014-06-26 | 1 | -0/+2 | |
* | | | | | | | | | | | Explicitly link libzfs against libavl as it is done in OpenSolaris | delphij | 2014-05-22 | 1 | -2/+2 | |
* | | | | | | | | | | | Bind ip/tcp/udp provider translators and symbols to the same versions as in | markj | 2014-05-14 | 3 | -57/+57 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | Import adapted OpenSolaris' thread pool API implementation. | mav | 2014-05-08 | 1 | -0/+1 | |
* | | | | | | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | imp | 2014-05-06 | 1 | -1/+1 | |
* | | | | | | | | | | Remove a duplicate definition. | markj | 2014-05-04 | 1 | -1/+0 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Spell NO_PROFILE= as MK_PROFILE=no. | imp | 2014-04-25 | 1 | -1/+1 | |
* | | | | | | | | | Add placeholder Kyuafiles for various top-level hierarchies. | jmmv | 2014-04-21 | 2 | -1/+16 |