Subject: CVS commit: src/libexec/talkd
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 10/01/2004 12:27:09
Module Name:	src
Committed By:	christos
Date:		Fri Oct  1 12:27:09 UTC 2004

Modified Files:
	src/libexec/talkd: process.c

Log Message:
PR/27097: John Klos: Talk daemon does not find additional ttys for
a particular user if the first tty is not writable. This broke in
revision 1.9 when it was strl'ified incorrectly (hi itojun). Thanks
to enami for spotting this.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/libexec/talkd/process.c

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