summaryrefslogtreecommitdiff
path: root/cddl/contrib/opensolaris/tools/ctf/cvt/ctfconvert.c
Commit message (Collapse)AuthorAgeFilesLines
* Mechanically convert cddl sun #ifdef's to illumosSteven Hartland2015-01-171-2/+2
| | | | | | | | | | | | | | | Since the upstream for cddl code is now illumos not sun, mechanically convert all sun #ifdef's to illumos #ifdef's which have been used in all newer code for some time. Also do a manual pass to correct the use if #ifdef comments as per style(9) as well as few uses of #if defined(__FreeBSD__) vs #ifndef illumos. MFC after: 1 month Sponsored by: Multiplay Notes: svn path=/head/; revision=277300
* A lot of changes to make this code compile cleanly on FreeBSD.John Birrell2008-04-261-6/+15
| | | | Notes: svn path=/head/; revision=178546
* This commit was generated by cvs2svn to compensate for changes in r178528,John Birrell2008-04-261-15/+6
| | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=178529
* This commit was generated by cvs2svn to compensate for changes in r178481,John Birrell2008-04-251-0/+263
which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=178482