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 19:04:24
Module Name:	src
Committed By:	tls
Date:		Sun Apr  2 19:04:24 UTC 2006

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

Log Message:
New 'cu' command-line handling, derived from Todd Miller's in OpenBSD,
but with some long options added for Taylor 'cu' compatibility, and
with some bugs fixed (in particular, the handling of -# now works as
documented and does not overwrite argv).


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/usr.bin/tip/cu.c
cvs rdiff -r1.32 -r1.33 src/usr.bin/tip/tip.c
cvs rdiff -r1.17 -r1.18 src/usr.bin/tip/tip.h

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