freebsd-dev/cddl
Mark Johnston 6a4985f61c Fix tst.args1.c on LP64 platforms.
The untyped probe arguments have a width larger than int on such platforms,
so printing their value without a cast can give unexpected results.

MFC after:	1 week
2016-10-16 19:50:10 +00:00
..
compat/opensolaris
contrib/opensolaris Fix tst.args1.c on LP64 platforms. 2016-10-16 19:50:10 +00:00
lib Unlike Solaris, in FreeBSD p_args can be 0 so check for that 2016-08-25 23:24:57 +00:00
sbin
tests
usr.bin
usr.sbin tst.kpriv.ksh fails because DTrace privilege levels are unimplemented. 2016-10-16 19:46:55 +00:00
Makefile
Makefile.inc