From owner-cvs-all Tue Sep 4 16:30: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by hub.freebsd.org (Postfix) with ESMTP id 682A237B405; Tue, 4 Sep 2001 16:30:03 -0700 (PDT) Received: from aldan.algebra.com (localhost [127.0.0.1]) by aldan.algebra.com (8.11.5/8.11.5) with ESMTP id f84NTCo57103; Tue, 4 Sep 2001 19:29:13 -0400 (EDT) (envelope-from mi@aldan.algebra.com) Message-Id: <200109042329.f84NTCo57103@aldan.algebra.com> Date: Tue, 4 Sep 2001 19:29:09 -0400 (EDT) From: Mikhail Teterin Subject: Re: cvs commit: src/lib/libc/stdlib strtol.c strtoll.c strtoq.c strtoul.c strtoull.c strtouq.c To: obrien@FreeBSD.org Cc: ache@nagual.pp.ru, ru@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <20010904140247.A75606@dragon.nuxi.com> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 4 Sep, David O'Brien wrote: >> What do you mean exactly? Most of our libc files not have rcsids > > That does not mean they should not have them. rcsid's just haven't > been added yet. I explicited added them to the files you removed them > from when I added *ll(). Please put them back just the way they were. BTW, most of the patches in the ports-tree don't have such IDs, but some do. Since those IDs are discarded as early as at the "make patch" stage, I think they are pretty useless -- they don't make it to the compiled binaries anyway. But what's the general opinion? -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message