From owner-cvs-all Mon Nov 19 12:58:28 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9835237B420; Mon, 19 Nov 2001 12:58:25 -0800 (PST) Received: (from yar@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAJKwPA84557; Mon, 19 Nov 2001 12:58:25 -0800 (PST) (envelope-from yar) Message-Id: <200111192058.fAJKwPA84557@freefall.freebsd.org> From: Yar Tikhiy Date: Mon, 19 Nov 2001 12:58:25 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/ftpd ftpd.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG yar 2001/11/19 12:58:25 PST Modified files: (Branch: RELENG_4) libexec/ftpd ftpd.c Log: Remove duplicate blocks of code, which used to follow their originals immediately. It isn't an MFC since the -current version doesn't have the duplicate setsockopt()s for some reason. Revision Changes Path 1.62.2.13 +0 -31 src/libexec/ftpd/ftpd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message