From owner-cvs-all Fri Apr 28 4:44: 8 2000 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 542) id CD2EA37BEBC; Fri, 28 Apr 2000 04:44:03 -0700 (PDT) Date: Fri, 28 Apr 2000 04:44:03 -0700 From: "Andrey A. Chernov" To: Bruce Evans Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/stty extern.h gfmt.c key.c print.c stty.c stty.h Message-ID: <20000428044403.B17180@freebsd.org> References: <200004272131.OAA15690@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: ; from bde@zeta.org.au on Fri, Apr 28, 2000 at 03:36:51PM +1000 Organization: Biomechanoid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Apr 28, 2000 at 03:36:51PM +1000, Bruce Evans wrote: > > ache 2000/04/27 14:31:24 PDT > > > > Modified files: > > bin/stty extern.h gfmt.c key.c print.c stty.c > > stty.h > > Log: > > Add ability to manipulate with drain wait time > > Please back this out. > > Controlling the drainwait time is a standard feature of comcontrol(8). > Someone named ache implemented it back in 1995 :-). I think the division > of tty control into standard features in stty and nonstandard features > in comcontrol is correct. I disagree. There is no harm to implement it here too, better to have all tty-related stuff in one place to see whole picture on what happens with tty. I.e. whole state of all things can be changed. It is not human-oriented to have two separate programs forcing user to join their states in mind. -- Andrey A. Chernov http://nagual.pp.ru/~ache/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message