Subject: CVS commit: src/lib/libutil
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 11/10/2004 17:00:41
Module Name: src
Committed By: christos
Date: Wed Nov 10 17:00:41 UTC 2004
Modified Files:
src/lib/libutil: ttymsg.c
Log Message:
- don't complain if the pty is of the form pts/n
- fix off by one error in iovlen bounds checking
- print the function name in the error message and make the
error messages consistent
- knf
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/lib/libutil/ttymsg.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.