From owner-cvs-all Sat Jun 3 12:55:18 2000 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id 06B7F37BCCF; Sat, 3 Jun 2000 12:55:06 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.3) with ESMTP id VAA08458; Sat, 3 Jun 2000 21:55:03 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: "Andrey A. Chernov" Cc: Satoshi - Ports Wraith - Asami , "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 "Sat, 03 Jun 2000 12:51:51 PDT." <20000603125151.A1376@freebsd.org> Date: Sat, 03 Jun 2000 21:55:03 +0200 Message-ID: <8456.960062103@critter.freebsd.dk> From: Poul-Henning Kamp 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. > >1) Without mounting /usr ANSI fallback can be used, termcap/curses returns >error code indicating that. >2) Without mounting /usr TERMCAP env variable can store terminal description. And of course /bin/ls shouldn't even think about looking for termcap and friends until the -G option is present... -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD coreteam member | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message