Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 11/20/1999 09:35:36
Module Name:	basesrc
Committed By:	he
Date:		Sat Nov 20 17:35:34 UTC 1999

Modified Files:
	basesrc/lib/libc/gen [netbsd-1-4]: vis.c

Log Message:
Pull up revision 1.14 (requested by wennmach):
  Add some casts to u_char to get vis working again for characters
  > 0177 in VIS_OCTAL mode. Also, change the mask for the most
  significant tribble to 03.  Fixes PR#8802.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.11.2.1 basesrc/lib/libc/gen/vis.c

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