Subject: CVS commit: src/usr.bin/banner
To: None <source-changes@netbsd.org>
From: Martin J. Laubach <mjl@netbsd.org>
List: source-changes
Date: 03/13/2003 14:13:44
Module Name: src
Committed By: mjl
Date: Thu Mar 13 12:13:44 UTC 2003
Modified Files:
src/usr.bin/banner: banner.c
Log Message:
Fix handling of control and non-ascii charachters. Print a space
instead of what happens to be at that position (out of bounds)
in the char array. Prompted by OpenBSD PR/3147.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/usr.bin/banner/banner.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.