Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Mar 2016 15:28:14 -0500
From:      Pedro Giffuni <pfg@FreeBSD.org>
To:        Alexander Motin <mav@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   Re: svn commit: r297077 - in stable/10: cddl/contrib/opensolaris/cmd/dtrace cddl/contrib/opensolaris/cmd/lockstat cddl/contrib/opensolaris/cmd/mdb/tools/common cddl/contrib/opensolaris/cmd/plockstat cd...
Message-ID:  <56EF07DE.8060607@FreeBSD.org>
In-Reply-To: <201603202000.u2KK0Q3L052581@repo.freebsd.org>
References:  <201603202000.u2KK0Q3L052581@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 20/03/2016  15:00, Alexander Motin wrote:
> Author: mav
> Date: Sun Mar 20 20:00:25 2016
> New Revision: 297077
> URL: https://svnweb.freebsd.org/changeset/base/297077
>
> Log:
>    MFC r277300 (by smh): 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.
>
> Modified:
>    stable/10/cddl/contrib/opensolaris/cmd/dtrace/dtrace.c
>    stable/10/cddl/contrib/opensolaris/cmd/lockstat/lockstat.c
>    ...

Nice, this reminds me ...

We should probably also
svn mv cddl/contrib/opensolaris cddl/contrib/illumos (new path is shorter)
and
svn rm ~/vendor/opensolaris (to avoid confusion)

I find myself too lazy to figure out the build path updates though, and
MFCs would become "interesting" ;).

Pedro.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56EF07DE.8060607>