From owner-freebsd-stable@FreeBSD.ORG Wed Jan 17 17:09:19 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E37BC16A492 for ; Wed, 17 Jan 2007 17:09:19 +0000 (UTC) (envelope-from grafan@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.250]) by mx1.freebsd.org (Postfix) with ESMTP id A509613C442 for ; Wed, 17 Jan 2007 17:09:19 +0000 (UTC) (envelope-from grafan@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so1262643ana for ; Wed, 17 Jan 2007 09:09:19 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=A7N3HTcSxFGy73nfBjy2vgWZ0U/a5ZLN+HGJ/sIzbNXz+RlLQE4c1YeAKUeeqjdFISky79ehsQQy15prHKlB4puSyomE3UZ+0jubaji3jJb/Vq85nLvNLnnvyfhjT+WS6jhk41EpWSM5dN90x3SwERUg2COFYHHcgmyg1RvNj8I= Received: by 10.100.198.11 with SMTP id v11mr3631982anf.1169053759063; Wed, 17 Jan 2007 09:09:19 -0800 (PST) Received: by 10.100.136.16 with HTTP; Wed, 17 Jan 2007 09:09:19 -0800 (PST) Message-ID: <6eb82e0701170909r3dea82f7ia935297c7a6e5136@mail.gmail.com> Date: Thu, 18 Jan 2007 01:09:19 +0800 From: "Rong-en Fan" To: "Stephen Montgomery-Smith" In-Reply-To: <45AE53F0.3020901@math.missouri.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <45AE53F0.3020901@math.missouri.edu> Cc: freebsd-stable@freebsd.org Subject: Re: ncurses X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jan 2007 17:09:20 -0000 On 1/18/07, Stephen Montgomery-Smith wrote: > In the cvs repository, there has appeared src/lib/ncurses, which seems > to be a copy of lib/libncurses. Is this meant to be? Yes. it's for the upcoming ncurses update, which will occur within one week. I'm waiting the current exp run on pointyhat to be finished. Regards, Rong-En Fan