Date: Mon, 22 May 2000 10:18:43 -0700 (PDT) From: Hajimu UMEMOTO <ume@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ftp extern.h main.c util.c Message-ID: <200005221718.KAA68397@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ume 2000/05/22 10:18:43 PDT Modified files: usr.bin/ftp extern.h main.c util.c Log: Replace isurl() with isipv6addr(). Reported by: Koji Kondo <koji@jp.above.net> Obtained from: NetBSD Revision Changes Path 1.11 +2 -1 src/usr.bin/ftp/extern.h 1.26 +3 -3 src/usr.bin/ftp/main.c 1.13 +32 -2 src/usr.bin/ftp/util.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?200005221718.KAA68397>