Subject: CVS commit: [netbsd-2] src/libexec/telnetd
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 07/01/2005 15:12:47
Module Name:	src
Committed By:	tron
Date:		Fri Jul  1 15:12:47 UTC 2005

Modified Files:
	src/libexec/telnetd [netbsd-2]: ext.h state.c telnetd.c

Log Message:
Apply patch (requested by lha in ticket #2041):
Remove static local variable so its easier to correctly use strlcpy.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.18.4.1 src/libexec/telnetd/ext.h
cvs rdiff -r1.24 -r1.24.4.1 src/libexec/telnetd/state.c
cvs rdiff -r1.43 -r1.43.4.1 src/libexec/telnetd/telnetd.c

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