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 _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"