From owner-cvs-all Wed Dec 20 13: 4:10 2000 From owner-cvs-all@FreeBSD.ORG Wed Dec 20 13:04:08 2000 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from implode.root.com (root.com [209.102.106.178]) by hub.freebsd.org (Postfix) with ESMTP id 1966137B400; Wed, 20 Dec 2000 13:04:07 -0800 (PST) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.8/8.8.5) with ESMTP id MAA18036; Wed, 20 Dec 2000 12:59:55 -0800 (PST) Message-Id: <200012202059.MAA18036@implode.root.com> To: obrien@FreeBSD.org Cc: Dan Moschuk , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/libexec/ftpd ftpd.c In-reply-to: Your message of "Wed, 20 Dec 2000 01:19:19 PST." <20001220011919.B42430@dragon.nuxi.com> From: David Greenman Reply-To: dg@root.com Date: Wed, 20 Dec 2000 12:59:55 -0800 Sender: dg@implode.root.com Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >On Tue, Dec 19, 2000 at 07:34:54PM -0800, Dan Moschuk wrote: >> Modified files: >> libexec/ftpd ftpd.c >> Log: >> In send_data(), use sendfile() instead of the mmap() algorithm. > >Rather than spend so much time on libexec/ftpd, you should suggest >changes to NetBSD's ftpd. There's is very full featured, and there is an >effort to abandon ours for theirs. Last I heard, NetBSD's version didn't have IPv6 support, which is an important part of ours, and of course they don't have sendfile(). -DG David Greenman Co-founder, The FreeBSD Project - http://www.freebsd.org President, TeraSolutions, Inc. - http://www.terasolutions.com Pave the road of life with opportunities. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message