Subject: CVS commit: basesrc/libexec/ftpd
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 09/13/2002 05:58:55
Module Name:	basesrc
Committed By:	itojun
Date:		Fri Sep 13 02:58:54 UTC 2002

Modified Files:
	basesrc/libexec/ftpd: ftpd.c logwtmp.c

Log Message:
revert previous.  wtmp{,x} entries need not be \0-terminated, so
strncpy is more proper.


To generate a diff of this commit:
cvs rdiff -r1.143 -r1.144 basesrc/libexec/ftpd/ftpd.c
cvs rdiff -r1.17 -r1.18 basesrc/libexec/ftpd/logwtmp.c

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