aboutsummaryrefslogtreecommitdiff
path: root/cddl/contrib/opensolaris/tools/ctf/cvt/ctf.c
Commit message (Expand)AuthorAgeFilesLines
* Style issue in r253661.Pedro F. Giffuni2013-07-261-1/+1
* Fix a segfault in ctfmerge due to a bug in gcc.Pedro F. Giffuni2013-07-261-1/+12
* Fix -Wmissing-variable-declarations compiler warnings.Ed Schouten2013-04-191-1/+1
* Maintain target's byte order for multi-byte fields in CTF structures.Oleksandr Tymoshenko2012-03-241-0/+99
* MFV OpenSolaris DTrace userland bits.Rui Paulo2010-08-021-6/+21
* Do not encode more than CTF_MAX_VLEN(1023) enum members.Alexander Kabaev2010-05-031-1/+8
* A lot of changes to make this code compile cleanly on FreeBSD.John Birrell2008-04-261-54/+55
* This commit was generated by cvs2svn to compensate for changes in r178528,John Birrell2008-04-261-55/+54
* This commit was generated by cvs2svn to compensate for changes in r178481,John Birrell2008-04-251-0/+1263