Received: by mail.netbsd.org (Postfix, from userid 605) id 44900855B9; Sat, 28 Jan 2017 15:01:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C481B855B6 for ; Sat, 28 Jan 2017 15:01:04 +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 rp723xunYokS for ; Sat, 28 Jan 2017 15:01:04 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 703D385585 for ; Sat, 28 Jan 2017 15:01:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B7147FBA6; Sat, 28 Jan 2017 15:01:01 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 28 Jan 2017 10:01:01 -0500 From: "Christos Zoulas" Subject: CVS commit: src/sys/compat/linux/common To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20170128150101.B7147FBA6@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: "Christos Zoulas" Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: christos Date: Sat Jan 28 15:01:01 UTC 2017 Modified Files: src/sys/compat/linux/common: linux_file64.c linux_misc.c Log Message: copy the terminating NUL (njoly) To generate a diff of this commit: cvs rdiff -u -r1.57 -r1.58 src/sys/compat/linux/common/linux_file64.c cvs rdiff -u -r1.236 -r1.237 src/sys/compat/linux/common/linux_misc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.