aboutsummaryrefslogtreecommitdiff
path: root/cddl/contrib/opensolaris/cmd/mdb
Commit message (Collapse)AuthorAgeFilesLines
* Mechanically convert cddl sun #ifdef's to illumosSteven Hartland2015-01-172-5/+5
| | | | | | | | | | | | | | | 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
* Apply FreeBSD changes.John Birrell2008-04-261-0/+2
| | | | Notes: svn path=/head/; revision=178540
* On FreeBSD we can't afford to have a build fail simply because thereJohn Birrell2008-04-261-0/+14
| | | | | | | was some sort of CTF conversion error. Notes: svn path=/head/; revision=178539
* This commit was generated by cvs2svn to compensate for changes in r178528,John Birrell2008-04-262-16/+0
| | | | | | | 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 r178525,John Birrell2008-04-252-0/+138
which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=178526