From owner-cvs-src@FreeBSD.ORG Thu Oct 18 22:07:15 2007 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 49DCB16A46B; Thu, 18 Oct 2007 22:07:15 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from smtpoutm.mac.com (smtpoutm.mac.com [17.148.16.75]) by mx1.freebsd.org (Postfix) with ESMTP id 2801F13C46A; Thu, 18 Oct 2007 22:07:14 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from mac.com (asmtp003-s [10.150.69.66]) by smtpoutm.mac.com (Xserve/smtpout012/MantshX 4.0) with ESMTP id l9ILahV3021774; Thu, 18 Oct 2007 14:36:43 -0700 (PDT) Received: from [172.24.104.90] (natint3.juniper.net [66.129.224.36]) (authenticated bits=0) by mac.com (Xserve/asmtp003/MantshX 4.0) with ESMTP id l9ILafkV002555 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Thu, 18 Oct 2007 14:36:42 -0700 (PDT) In-Reply-To: <200710181128.l9IBScp8044011@repoman.freebsd.org> References: <200710181128.l9IBScp8044011@repoman.freebsd.org> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Marcel Moolenaar Date: Thu, 18 Oct 2007 14:36:40 -0700 To: Yar Tikhiy X-Mailer: Apple Mail (2.752.2) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/ia64 Symbol.map X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Oct 2007 22:07:15 -0000 On Oct 18, 2007, at 4:28 AM, Yar Tikhiy wrote: > yar 2007-10-18 11:28:38 UTC > > FreeBSD src repository > > Modified files: > lib/libc/ia64 Symbol.map > Log: > The fork symbols aren't MD, they already live in sys/. > > Found by: version_gen.awk > Tested by: md5(1) (libc.so hasn't changed at all) Thanks! -- Marcel Moolenaar xcllnt@mac.com