From owner-svn-src-head@FreeBSD.ORG Sun Nov 14 18:05:03 2010 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 602211065694; Sun, 14 Nov 2010 18:05:03 +0000 (UTC) (envelope-from emaste@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 4B36C8FC15; Sun, 14 Nov 2010 18:05:03 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id oAEI53de089333; Sun, 14 Nov 2010 18:05:03 GMT (envelope-from emaste@svn.freebsd.org) Received: (from emaste@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id oAEI53c3089331; Sun, 14 Nov 2010 18:05:03 GMT (envelope-from emaste@svn.freebsd.org) Message-Id: <201011141805.oAEI53c3089331@svn.freebsd.org> From: Ed Maste Date: Sun, 14 Nov 2010 18:05:03 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r215308 - head X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Nov 2010 18:05:03 -0000 Author: emaste Date: Sun Nov 14 18:05:03 2010 New Revision: 215308 URL: http://svn.freebsd.org/changeset/base/215308 Log: Update comment to reflect the removal of libc_r from the tree. Submitted by: Alexander Best arundel@ Modified: head/ObsoleteFiles.inc Modified: head/ObsoleteFiles.inc ============================================================================== --- head/ObsoleteFiles.inc Sun Nov 14 17:53:52 2010 (r215307) +++ head/ObsoleteFiles.inc Sun Nov 14 18:05:03 2010 (r215308) @@ -5086,7 +5086,7 @@ OLD_LIBS+=usr/lib/libthr.so.2 .endif # 20060127: revert libdisk to static-only OLD_LIBS+=usr/lib/libdisk.so.3 -# 20051027: libc_r discontinued +# 20051027: libc_r discontinued (removed 20101113) OLD_LIBS+=usr/lib/libc_r.a OLD_LIBS+=usr/lib/libc_r.so OLD_LIBS+=usr/lib/libc_r.so.7