From owner-freebsd-current@FreeBSD.ORG Sun May 11 16:41:16 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBB3437B401 for ; Sun, 11 May 2003 16:41:16 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41A3943FE3 for ; Sun, 11 May 2003 16:41:16 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h4BNfAm2067065; Sun, 11 May 2003 16:41:15 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h4BNfAsZ067064; Sun, 11 May 2003 16:41:10 -0700 (PDT) Date: Sun, 11 May 2003 16:41:09 -0700 From: "David O'Brien" To: Makoto Matsushita Message-ID: <20030511234109.GC66670@dragon.nuxi.com> Mail-Followup-To: David O'Brien , Makoto Matsushita , current@freebsd.org References: <20030509115517.GF6082@pcwin002.win.tue.nl> <20030509222224L.matusita@jp.FreeBSD.org> <3EBD16E4.1060903@jocose.org> <20030511184329Y.matusita@jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030511184329Y.matusita@jp.FreeBSD.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: current@freebsd.org Subject: Re: The sysinstall's safe_realloc() failure X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 23:41:17 -0000 On Sun, May 11, 2003 at 06:43:29PM +0900, Makoto Matsushita wrote: > > peter> This works for me. Some problem with the lukemftpd I guess. > > Hmm, maybe. However, you know, lukemftpd is *old*; I'm just > installing tnftpd 2.0 beta3 to the host (ya ya, it is easy to make Since I've already gotten one email about this.. I assume you are talking about the ports version, not the /usr/src/contrib/ version. The /usr/src/contrib was last synced with the NetBSD CVS repo on 2003-02-02. The date on the tnftpd-2.0-beta3.tar.gz distribution is Feb 2003-02-26. The differences between the two are in the "portability" area. Which FreeBSD doesn't need very much as we are also BSD. One can get the /usr/src/contrib version by adding "WANT_LUKEMFTPD=yes" to /etc/make.conf -- -- David (obrien@FreeBSD.org)