Date: Wed, 18 Feb 2015 18:36:26 +0000 (GMT) From: Rui Paulo <rpaulo@me.com> To: Steven Hartland <smh@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: =?utf-8?B?UmU6IHN2biBjb21taXQ6IHIyNzczMDAgLSBpbiBoZWFkOiBjZGRsL2NvbnRy?= =?utf-8?B?aWIvb3BlbnNvbGFyaXMvY21kL2R0cmFjZSBjZGRsL2NvbnRyaWIvb3BlbnNv?= =?utf-8?B?bGFyaXMvY21kL2xvY2tzdGF0IGNkZGwvY29udHJpYi9vcGVuc29sYXJpcy9j?= =?utf-8?B?bWQvbWRiL3Rvb2xzL2NvbW1vbiBjZGRsL2NvbnRyaWIvb3BlbnNvbGFyaXMv?= =?utf-8?B?Y21kL3Bsb2Nrc3RhdCBjZGRsL2NvLi4u?= Message-ID: <5f8079b1-ae7d-4977-99f6-a8fd0f3f8252@me.com>
next in thread | raw e-mail | index | archive | help
On Jan 17, 2015, at 06:45 AM, Steven Hartland <smh@FreeBSD.org> wrote:=0A=0A= Author: smh=0ADate: Sat Jan 17 14:44:59 2015=0ANew Revision: 277300=0AURL:= https://svnweb.freebsd.org/changeset/base/277300=0A=0ALog:=0AMechanically= convert cddl sun #ifdef's to illumos=0A=0ASince the upstream for cddl cod= e is now illumos not sun, mechanically=0Aconvert all sun #ifdef's to illum= os #ifdef's which have been used in all=0Anewer code for some time.=0A=0AA= lso do a manual pass to correct the use if #ifdef comments as per style(9)= =0Aas well as few uses of #if defined(__FreeBSD__) vs #ifndef illumos.=0A=C2= =A0=0AI had just convinced Mark=C2=A0Johnston to use "#ifdef __FreeBSD__" = instead of "#ifndef illumos". =C2=A0Is there a reason why we keep using #i= fndef ? =C2=A0To me, it's much easier to read #ifdef __FreeBSD__ than to n= ote whether theres an "n" in that pre-processor macro.=0A=0A=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5f8079b1-ae7d-4977-99f6-a8fd0f3f8252>