Date: Sat, 2 Oct 2010 07:37:40 +1000 (EST) From: Bruce Evans <brde@optusnet.com.au> To: Bruce Evans <brde@optusnet.com.au> Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, Dimitry Andric <dim@FreeBSD.org> Subject: Re: svn commit: r213337 - in head/lib/msun: amd64 i387 Message-ID: <20101002073000.R942@delplex.bde.org> In-Reply-To: <20101002070552.B942@delplex.bde.org> References: <201010012014.o91KEaYC016578@svn.freebsd.org> <20101002070552.B942@delplex.bde.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2 Oct 2010, Bruce Evans wrote: > ... > Also, all except 11 files in msun/i387 and 1 file in msun/amd64 are missing > a commented-out RCSID("$NetBSD...$") to indicated where they came from. I > think most of the NetBSD ids were corrupted in the initial import when the > id string was spelled $Id$ so it was not unique, so that even id strings > in comments (and not surrounded by FOOID()) got corrupted. Full fixes in > this area involve determining the original vendor ids and adding them to > most of the files as comments. ... PS: src/msun was initially imported from NetBSD in 1994. In 1995, jtc relaxed the copyright on most of the files in msun/i387. This was mostly never imported, so that NetBSD has files with no copyright ("Public domain") where FreeBSD still has ones with a 4-clause BSD licence. This could be fixed as part of fixing the ids. We really want the 1995 ones with their copyright changes and ids so as not to merge non-administrivial changes. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101002073000.R942>