freebsd-dev/cddl/contrib/opensolaris
Justin Hibbits 59d74a351f Use 'int' to store the return value of getopt(), rather than char.
On some architectures (powerpc), char is unsigned by default, which means
comparisons against -1 always fail, so the programs get stuck in an
infinite loop.

MFC after:	1 week
2013-11-20 01:42:29 +00:00
..
cmd Use 'int' to store the return value of getopt(), rather than char. 2013-11-20 01:42:29 +00:00
common Quiesce warning assigning to void * from const ctf_header_t * by explicity casting 2013-11-04 21:32:07 +00:00
head thr_create: new_thread_ID may be NULL 2011-10-21 13:54:58 +00:00
lib Don't try to use the 32-bit drti.o unless the data model is explicitly set 2013-11-09 04:38:16 +00:00
tools/ctf Merge various CTF fixes from illumos 2013-08-26 22:29:42 +00:00
OPENSOLARIS.LICENSE Now that we have CDDLed code in the tree, add CDDL license. 2007-09-23 07:04:50 +00:00