Received: by mail.netbsd.org (Postfix, from userid 605) id BA9E814A382; Sun, 10 Aug 2014 07:21:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2F43914A383 for ; Sun, 10 Aug 2014 07:03:15 +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 I2N325WXSLeM for ; Sun, 10 Aug 2014 07:03:14 +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 66FB214A1D7 for ; Sun, 10 Aug 2014 07:00:48 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id EF18096; Sun, 10 Aug 2014 06:59:43 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 10 Aug 2014 06:59:43 +0000 From: "Thor Lancelot Simon" Subject: CVS commit: [tls-earlyentropy] src/usr.sbin/makefs To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20140810065943.EF18096@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: "Thor Lancelot Simon" Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: tls Date: Sun Aug 10 06:59:43 UTC 2014 Modified Files: src/usr.sbin/makefs/cd9660 [tls-earlyentropy]: iso9660_rrip.c src/usr.sbin/makefs/msdos [tls-earlyentropy]: msdosfs_vfsops.c Log Message: Rebase. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.13.2.1 src/usr.sbin/makefs/cd9660/iso9660_rrip.c cvs rdiff -u -r1.7 -r1.7.8.1 src/usr.sbin/makefs/msdos/msdosfs_vfsops.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.