Date: Tue, 16 Jul 2002 09:30:41 -0700 (PDT) From: Yar Tikhiy <yar@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/ftpd ftpd.c Message-ID: <200207161630.g6GGUfdb029180@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2002/07/16 09:30:41 PDT
Modified files:
libexec/ftpd ftpd.c
Log:
Replace the awkward hackery about strtok(3)
by conventional one-way parsing of ftphosts(5).
Don't let NULL hostname pointers into virtual
host records as well.
PR: bin/18410
MFC after: 1 month
Revision Changes Path
1.107 +56 -38 src/libexec/ftpd/ftpd.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207161630.g6GGUfdb029180>
