From owner-freebsd-current Mon Sep 11 22:05:05 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA21369 for current-outgoing; Mon, 11 Sep 1995 22:05:05 -0700 Received: from precipice.shockwave.com (precipice.shockwave.com [171.69.108.33]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id WAA21363 for ; Mon, 11 Sep 1995 22:05:04 -0700 Received: from localhost (localhost [127.0.0.1]) by precipice.shockwave.com (8.6.12/8.6.12) with SMTP id WAA12462; Mon, 11 Sep 1995 22:02:59 -0700 Message-Id: <199509120502.WAA12462@precipice.shockwave.com> To: "Jordan K. Hubbard" cc: Michael Smith , ugen@latte.worldbank.org, freebsd-current@FreeBSD.org Subject: Re: dset & userconfig In-reply-to: Your message of "Mon, 11 Sep 1995 18:10:05 PDT." <382.810868205@time.cdrom.com> Date: Mon, 11 Sep 1995 22:02:59 -0700 From: Paul Traina Sender: current-owner@FreeBSD.org Precedence: bulk From: "Jordan K. Hubbard" Subject: Re: dset & userconfig > >It has been tested on what I have to hand; to wit, one FreeBSD machine. > >I don't have an asr33 anymore; and my LA120 is making some small fish > >very happy. _minimal_ ANSI is required/ > > OK, I have a bug report to file. > > BUG: new userconfig() assumes a minimal ANSI terminal. > > FIX: make it work on a glass tty or ASR-33. Not all the world is ANSI!!! >>:- This was hardly unknown at the start, and I was the one who told Michael to feel free in assuming ANSI as a minimum price of entry. However, it was perhaps the wrong decision to make this interface the *only* one and I am talking now with Michael about making the entire visual interface a command available from the wretched, inferior, ugly CLI interface we have now. I may even go a few steps towards improving that CLI, like adding wildcarding to `disable' and other such creature comforts. Would that make you happ(y|ier)? See the last message I just sent out. I think having the "ugly" userconfig as an #ifdef'ed thing, and a user mode program to operate a sysctl interface is where we want to be. Paul