Date: Fri, 29 May 2015 13:00:13 +0200 From: Baptiste Daroussin <bapt@freebsd.org> To: Oliver Pinter <oliver.pinter@hardenedbsd.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org, fichtner@opnsense.org Subject: Re: svn commit: r282314 - in head: include lib/libc/stdlib Message-ID: <20150529110013.GC70327@ivaldir.etoilebsd.net> In-Reply-To: <CAPQ4ffvvvT4hjW_p0c_d5OysxiLb29vW0qPEsdUnt9VDoK=wXA@mail.gmail.com> References: <201505011832.t41IWGSs002284@svn.freebsd.org> <CAPQ4ffvaJ=ujazqx1a8NnQwU=qaF2%2BF1KRJ5qJWND3mNJahH2g@mail.gmail.com> <20150503140634.GA80213@ivaldir.etoilebsd.net> <CAPQ4fftep1c89YzvkJVWqviWJ5mm2hu2NOkZFBHexXPRmcxq4A@mail.gmail.com> <CAPQ4ffvvvT4hjW_p0c_d5OysxiLb29vW0qPEsdUnt9VDoK=wXA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--jy6Sn24JjFx/iggw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 16, 2015 at 10:06:36PM +0200, Oliver Pinter wrote: > On 5/3/15, Oliver Pinter <oliver.pinter@hardenedbsd.org> wrote: > > On 5/3/15, Baptiste Daroussin <bapt@freebsd.org> wrote: > >> On Sun, May 03, 2015 at 04:00:15PM +0200, Oliver Pinter wrote: > >>> On 5/1/15, Baptiste Daroussin <bapt@freebsd.org> wrote: > >>> > Author: bapt > >>> > Date: Fri May 1 18:32:16 2015 > >>> > New Revision: 282314 > >>> > URL: https://svnweb.freebsd.org/changeset/base/282314 > >>> > > >>> > Log: > >>> > Import reallocarray(3) from OpenBSD > >>> > > >>> > Add a manpage for it, assign the copyright to the OpenBSD project= on > >>> > it > >>> > since it > >>> > is mostly copy/paste from OpenBSD manpage. > >>> > style(9) fixes > >>> > > >>> > Differential Revision: https://reviews.freebsd.org/D2420 > >>> > Reviewed by: kib > >>> > > >>> > Added: > >>> > head/lib/libc/stdlib/reallocarray.3 (contents, props changed) > >>> > head/lib/libc/stdlib/reallocarray.c (contents, props changed) > >>> > Modified: > >>> > head/include/stdlib.h > >>> > head/lib/libc/stdlib/Makefile.inc > >>> > head/lib/libc/stdlib/Symbol.map > >>> > > >>> > Modified: head/include/stdlib.h > >>> > ... > >>> > +} > >>> > >>> Hey Bapt! > >>> > >>> Do you have any plan to MFC these changes to 10-STABLE? > >> > >> I had no plan to but you are the 5th one to ask me about that :) > >> So yes I may MFC that in a couple of weeks. > >> > > Cool! Thanks! >=20 > Hi Baptiste! >=20 > Is the any ongoing efforts to merge this stuff to 10-STABLE? If you > have a patch and you need help, then ping me. >=20 Symbol versionning in 10 is different that in CURRENT, to avoid messing up,= I'll just not merge it to 10. If one wants to give it a try: svn merge -c 282314,282321,282472,282994 ^/head Best regards, Bapt --jy6Sn24JjFx/iggw Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlVoRr0ACgkQ8kTtMUmk6EwNggCaAi76jpz9PZfTOQAMs5eGOhje jU8AnAy51Oc3YE4OQOhky3KjPHD/tF1d =vP+A -----END PGP SIGNATURE----- --jy6Sn24JjFx/iggw--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150529110013.GC70327>