Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 03/14/2001 06:39:44
Module Name:	basesrc
Committed By:	atatat
Date:		Wed Mar 14 04:39:43 UTC 2001

Modified Files:
	basesrc/libexec/comsat: comsat.c

Log Message:
Fix output to a tty that is missing ONLCR (eg emacs, vi, mutt,
etc.).  This became broken when strvis(3) started being used instead
of simply scanning for "bad" characters.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 basesrc/libexec/comsat/comsat.c

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