Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 7432F63BA62 for ; Sat, 5 Apr 2008 02:51:15 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 2FBD663B10A; Sat, 5 Apr 2008 02:51:15 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 5BD0563B15E for ; Sat, 5 Apr 2008 02:51:14 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 49470175D0; Sat, 5 Apr 2008 02:51:14 +0000 (UTC) From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/net/libfetch/files To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org Message-Id: <20080405025114.49470175D0@cvs.netbsd.org> Date: Sat, 5 Apr 2008 02:51:14 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org Precedence: list Module Name: pkgsrc Committed By: joerg Date: Sat Apr 5 02:51:14 UTC 2008 Modified Files: pkgsrc/net/libfetch/files: common.c ftp.c Log Message: Actually return the list, not print it. To generate a diff of this commit: cvs rdiff -r1.5 -r1.6 pkgsrc/net/libfetch/files/common.c cvs rdiff -r1.13 -r1.14 pkgsrc/net/libfetch/files/ftp.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.