aboutsummaryrefslogtreecommitdiff
path: root/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid
Commit message (Expand)AuthorAgeFilesLines
* dtrace tests: fix prototypes for gcc buildRyan Libby2021-01-112-4/+7
* Address compiler warnings in C code used by the DTrace test suite.Mark Johnston2020-09-199-36/+44
* Don't assume that we can resolve "main" in the ksh executable.Mark Johnston2017-11-211-1/+1
* Use the native data model instead of forcing ILP32 in tst.provregex3.ksh.Mark Johnston2016-12-071-1/+1
* Fix tst.args1.c on LP64 platforms.Mark Johnston2016-10-161-2/+2
* Use the -shared option to create a shared library.Mark Johnston2015-02-282-2/+2
* Remove a leading tab that causes a make(1) error when running the test.Mark Johnston2015-02-281-1/+1
* Only kill sleep processes that were forked from the test script.Mark Johnston2015-02-281-1/+1
* Avoid hard-coding a path to ksh in scripts that are executed directly byMark Johnston2015-02-039-9/+9
* Use syscall::exit instead of the nonexistent syscall::rexit.Mark Johnston2015-01-311-1/+1
* Include required headers in DTrace test programs.Mark Johnston2015-01-306-0/+7
* Use the correct field when reading the PID out of a struct proc.Mark Johnston2015-01-302-2/+2
* Implement a workaround to allow this test program to be compiled with clang.Mark Johnston2014-09-171-2/+2
* DTrace: Revert r249367Pedro F. Giffuni2013-04-171-5/+3
* DTrace: option for time-ordered outputPedro F. Giffuni2013-04-111-3/+5
* Set SVN text/plain property for some shell scripts thatPedro F. Giffuni2012-01-281-1/+1
* Port most of the DTrace tests to FreeBSD.Rui Paulo2010-08-216-6/+7
* MFV OpenSolaris DTrace userland bits.Rui Paulo2010-08-0212-4/+333
* This commit was generated by cvs2svn to compensate for changes in r178476,John Birrell2008-04-2544-0/+2468