Received: by mail.netbsd.org (Postfix, from userid 605) id 6B1D385EDB; Tue, 11 Oct 2016 16:55:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EA3AC85EA6 for ; Tue, 11 Oct 2016 16:55:22 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id g7mV51EJaYmu for ; Tue, 11 Oct 2016 16:55:22 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 904D385E13 for ; Tue, 11 Oct 2016 16:55:22 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 819E2FBD2; Tue, 11 Oct 2016 16:55:22 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 11 Oct 2016 16:55:22 +0000 From: "Michael Lorenz" Subject: CVS commit: src/lib/libc_fp To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20161011165522.819E2FBD2@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: "Michael Lorenz" Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: macallan Date: Tue Oct 11 16:55:22 UTC 2016 Added Files: src/lib/libc_fp: shlib_version Removed Files: src/lib/libc_fp/arch/mips: shlib_version Log Message: move shlib_version into the main directory To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/lib/libc_fp/shlib_version cvs rdiff -u -r1.1 -r0 src/lib/libc_fp/arch/mips/shlib_version Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.