HardenedBSD/cddl
Steven Hartland bc96366c86 Mechanically convert cddl sun #ifdef's to illumos
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
2015-01-17 14:44:59 +00:00
..
compat/opensolaris Use calloc() instead of malloc() + bzero(). This also gets rid of a warning 2014-12-08 06:10:47 +00:00
contrib Mechanically convert cddl sun #ifdef's to illumos 2015-01-17 14:44:59 +00:00
lib MFV r272851: 2014-12-08 04:35:34 +00:00
sbin
tests
usr.bin mdoc: improvements to SEE ALSO. 2014-12-27 08:31:52 +00:00
usr.sbin
Makefile
Makefile.inc