Received: by mail.netbsd.org (Postfix, from userid 605) id 4876B14A2AF; Mon, 6 Jan 2014 18:55:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5885314A2AE for ; Mon, 6 Jan 2014 18:55:52 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id rrws46j8J3cA for ; Mon, 6 Jan 2014 18:55:51 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id E2C8D14A2A9 for ; Mon, 6 Jan 2014 18:55:51 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9906496; Mon, 6 Jan 2014 18:55:51 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 6 Jan 2014 18:55:51 +0000 From: "Manuel Bouyer" Subject: CVS commit: [netbsd-6] src/distrib/sparc/ramdisk To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20140106185551.9906496@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Manuel Bouyer" Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: bouyer Date: Mon Jan 6 18:55:51 UTC 2014 Modified Files: src/distrib/sparc/ramdisk [netbsd-6]: Makefile Log Message: Apply patch (requested by bad in ticket #975): Avoid libhack/gethost.c in the ramdisk as nothing needs the functions. To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.41.8.1 src/distrib/sparc/ramdisk/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.