Date: Mon, 5 Mar 2001 15:23:08 +0200 From: Ruslan Ermilov <ru@FreeBSD.org> To: "Jacques A. Vidrine" <n@nectar.com>, "David E. O'Brien" <obrien@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/net getaddrinfo.c Message-ID: <20010305152308.H48459@sunbay.com> In-Reply-To: <20010305071409.D78960@spawn.nectar.com>; from n@nectar.com on Mon, Mar 05, 2001 at 07:14:09AM -0600 References: <200103051039.f25Ad4K77639@freefall.freebsd.org> <20010305064602.B78960@spawn.nectar.com> <20010305150930.G48459@sunbay.com> <20010305071409.D78960@spawn.nectar.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 05, 2001 at 07:14:09AM -0600, Jacques A. Vidrine wrote: > On Mon, Mar 05, 2001 at 03:09:30PM +0200, Ruslan Ermilov wrote: > > On Mon, Mar 05, 2001 at 06:46:02AM -0600, Jacques A. Vidrine wrote: > > > On Mon, Mar 05, 2001 at 02:39:03AM -0800, David E. O'Brien wrote: > > > > obrien 2001/03/05 02:39:03 PST > > > > > > > > Modified files: > > > > lib/libc/net getaddrinfo.c > > > > Log: > > > > Fix style that got corrupted. > > > > > > This file is meant to be sync'd pretty closely between NetBSD and > > > FreeBSD (not to mention KAME). This is true in general with files that > > > have references to nsswitch. Is it really necessary to make whitespace > > > changes? > > > > > Then this file should have been put on the vendor branch in the first > > place (or at least vendor branch should have been created after). > > I don't see why. Care to elaborate? > So that this could be handled automatically. ``cvs di -rKAME'' would give the differences to the KAME version, and future merges would not interfere (often, wipe out) local mods. When I fixed all (>2'000) mdoc(7) manual pages, I did not commit minor fixes to the files that are on vendor branch. But even if I commit these, the file still had a separate vendor branch. When Kris asked me to submit my changes to the KAME manpages, I was not able to do it, since these did not have any vendor (KAME) branch against which I could build the diff. Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010305152308.H48459>