From owner-cvs-all Wed Jul 5 12:34:49 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D73D937B740; Wed, 5 Jul 2000 12:34:44 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA64501; Wed, 5 Jul 2000 12:34:44 -0700 (PDT) (envelope-from ume@FreeBSD.org) Message-Id: <200007051934.MAA64501@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Wed, 5 Jul 2000 12:34:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libftpio Makefile ftp.errors ftpio.3 ftpio.c ftpio.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ume 2000/07/05 12:34:44 PDT Modified files: lib/libftpio Makefile ftp.errors ftpio.3 ftpio.c ftpio.h Log: IPv6 support. This is required for forthcoming IPv6 ready installer. Obtained from: KAME Revision Changes Path 1.10 +3 -2 src/lib/libftpio/Makefile 1.5 +3 -2 src/lib/libftpio/ftp.errors 1.22 +21 -2 src/lib/libftpio/ftpio.3 1.36 +275 -76 src/lib/libftpio/ftpio.c 1.16 +4 -1 src/lib/libftpio/ftpio.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message