Subject: CVS commit: src/usr.bin/tip
To: None <source-changes@NetBSD.org>
From: Thor Lancelot Simon <tls@netbsd.org>
List: source-changes
Date: 04/02/2006 22:19:26
Module Name:	src
Committed By:	tls
Date:		Sun Apr  2 22:19:26 UTC 2006

Modified Files:
	src/usr.bin/tip: cu.c

Log Message:
Add another Taylor compat option, --nostop to disable software flow control
(a.k.a. "tandem" mode).  While we're here, fix a buglet with --halfduplex,
and add --flow {hard, soft, none}.  Note that you can't get *both* hard and
soft flow control using the command-line option; if you want that, you
have to set the variables in tiprc or with ~s once tip is running.

Move all setting of vars.c named variables to *after* the call to vinit().


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/usr.bin/tip/cu.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.