From owner-svn-src-all@FreeBSD.ORG Tue Jun 23 02:10:19 2009 Return-Path: Delivered-To: svn-src-all@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 36E211065673; Tue, 23 Jun 2009 02:10:19 +0000 (UTC) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (svm.csie.ntu.edu.tw [140.112.90.75]) by mx1.freebsd.org (Postfix) with ESMTP id D01818FC21; Tue, 23 Jun 2009 02:10:18 +0000 (UTC) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (localhost [127.0.0.1]) by svm.csie.ntu.edu.tw (8.14.3/8.14.3) with ESMTP id n5N1r6UB071395; Tue, 23 Jun 2009 09:53:06 +0800 (CST) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: (from rafan@localhost) by svm.csie.ntu.edu.tw (8.14.3/8.14.3/Submit) id n5N1r6ck079166; Tue, 23 Jun 2009 09:53:06 +0800 (CST) (envelope-from rafan) Date: Tue, 23 Jun 2009 09:53:06 +0800 From: Rong-En Fan To: Ed Schouten Message-ID: <20090623015306.GB27380@svm.csie.ntu.edu.tw> References: <200906221500.n5MF0F6v044301@svn.freebsd.org> <20090622151917.GC48776@hoeg.nl> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="dTy3Mrz/UPE2dbVg" Content-Disposition: inline In-Reply-To: <20090622151917.GC48776@hoeg.nl> User-Agent: Mutt/1.5.19 (2009-01-05) Cc: svn-src-head@FreeBSD.ORG, svn-src-all@FreeBSD.ORG, src-committers@FreeBSD.ORG, Rong-En Fan Subject: Re: svn commit: r194628 - head/lib/ncurses/ncurses X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Jun 2009 02:10:19 -0000 --dTy3Mrz/UPE2dbVg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Ed, On Mon, Jun 22, 2009 at 05:19:17PM +0200, Ed Schouten wrote: > Hi Rafan, >=20 > * Rong-En Fan wrote: > > Log: > > - Fall-back to /etc/termcap.small if there is no /usr/share/misc/term= cap > > (i.e. /etc/termcap). This can be useful when using /rescue/vi while= /usr > > is not (or unable to be) mounted. The termcap.small can be found in > > src/etc/termcap.small. > > =20 > > PR: bin/80256 (audit-trail) > > Submitted by: Brian Candler , Alex Kozlov > > MFC after: 1 month >=20 > I'm not familiar with termcap/terminfo/ncurses sources, but how hard > would it be to compile a very small termcap file into the library > itself, only containing cons25 and xterm/xterm-color? There is a --with-fallbacks in ncurses, let me check if we can use that. We don't really use the termcap/terminfo entries from ncurses, but instead we have our own version. So, not sure if we should provide a=20 small /etc/termcap.small or we should use the entries from ncurses. Regards, Rong-En Fan --dTy3Mrz/UPE2dbVg Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEARECAAYFAkpANYEACgkQ144QkYb9jGgWegCfa7ZEQlBNGoPAy6AaTda9afld DkgAnjqLjzB15t4YnvzwIzZwpeB3qgXJ =Auex -----END PGP SIGNATURE----- --dTy3Mrz/UPE2dbVg--