From owner-cvs-all Sat Jun 3 15:19:37 2000 Delivered-To: cvs-all@freebsd.org Received: from zippy.cdrom.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (Postfix) with ESMTP id D5C1037B603; Sat, 3 Jun 2000 15:19:33 -0700 (PDT) (envelope-from jkh@zippy.cdrom.com) Received: from localhost (jkh@localhost [127.0.0.1]) by zippy.cdrom.com (8.9.3/8.9.3) with ESMTP id PAA21819; Sat, 3 Jun 2000 15:19:18 -0700 (PDT) (envelope-from jkh@zippy.cdrom.com) To: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami) Cc: "Andrey A. Chernov" , "Matthew N. Dodd" , Josef Karthauser , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/ls extern.h ls.1 ls.c ls.h print.c In-reply-to: Your message of "03 Jun 2000 12:33:22 PDT." Date: Sat, 03 Jun 2000 15:19:18 -0700 Message-ID: <21816.960070758@localhost> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I'm not sure how we can use termcap or curses without mounting /usr. This is really a non-issue since if you get a NULL value back from tgetstr(), you just fall back to not providing color. Simple. Those people who have color-capable termcap entries and /usr mounted can see the full technicolor ls(1), capable of blinding dogs at 50 feet and frightening small children, and those who don't, won't. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message