summaryrefslogtreecommitdiffstats
path: root/cddl/contrib/opensolaris/cmd/sgs/tools
Commit message (Collapse)AuthorAgeFilesLines
* remove unused sgsmsg utility (originally imported from opensolaris)avg2015-09-283-1953/+0
| | | | MFC after: 25 days
* Fix build (r287703). Lesson learned: no matter how a change looks like andelphij2015-09-121-0/+2
| | | | | | innocent one, always do a build test first. Pointy hat to: delphij
* Add a missing include file. We care about function prototype definitions.jb2008-04-261-0/+1
|
* Vendor import of the full userland contrib part of DTrace support fromjb2008-04-261-1/+0
| | | | | | | | | | | OpenSolaris. This commit resets files to match the versions in the OpenSolaris tree as of 2008/04/10. The changes in this import from the previous import are the ones that will subsequently re-applied to take files off the vendor branch. This is unfortunately necessary because the Solaris developers won't allow FreeBSD support #ifdefs in their source code because that creates 'dead code' (stuff that they never compile).
* Vendor import of DTrace support files from OpenSolaris.jb2008-04-253-0/+1951
OpenPOWER on IntegriCloud