From owner-cvs-all Thu May 25 9:38:32 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 2D39C37C9B1; Thu, 25 May 2000 09:38:23 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA94935; Thu, 25 May 2000 09:38:22 -0700 (PDT) (envelope-from ume@FreeBSD.org) Message-Id: <200005251638.JAA94935@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Thu, 25 May 2000 09:38:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/libexec/uucp/common_sources config.h uuconf.h src/gnu/libexec/uucp/doc uucp.texi src/gnu/libexec/uucp/libunix tcp.c src/gnu/libexec/uucp/libuuconf hport.c tportc.c vsinfo.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ume 2000/05/25 09:38:22 PDT Modified files: gnu/libexec/uucp/common_sources config.h uuconf.h gnu/libexec/uucp/doc uucp.texi gnu/libexec/uucp/libunix tcp.c gnu/libexec/uucp/libuuconf hport.c tportc.c vsinfo.c Log: IPv6 support. Add $FreeBSD$. Revision Changes Path 1.6 +9 -0 src/gnu/libexec/uucp/common_sources/config.h 1.7 +4 -0 src/gnu/libexec/uucp/common_sources/uuconf.h 1.4 +29 -1 src/gnu/libexec/uucp/doc/uucp.texi 1.5 +134 -95 src/gnu/libexec/uucp/libunix/tcp.c 1.7 +15 -1 src/gnu/libexec/uucp/libuuconf/hport.c 1.8 +37 -1 src/gnu/libexec/uucp/libuuconf/tportc.c 1.8 +15 -1 src/gnu/libexec/uucp/libuuconf/vsinfo.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message