Received: by mail.netbsd.org (Postfix, from userid 605) id D923C85619; Sat, 4 Mar 2017 22:07:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6566685609 for ; Sat, 4 Mar 2017 22:07: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 ANGUA2ZNhg1l for ; Sat, 4 Mar 2017 22:07:15 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 11FFE84CFB for ; Sat, 4 Mar 2017 22:07:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0CE46FBE4; Sat, 4 Mar 2017 22:07:15 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 4 Mar 2017 22:07:15 +0000 From: "matthew green" Subject: CVS commit: xsrc/external/mit/xproto/dist To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20170304220715.0CE46FBE4@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: "matthew green" Mail-Followup-To: source-changes-d@NetBSD.org Module Name: xsrc Committed By: mrg Date: Sat Mar 4 22:07:14 UTC 2017 Modified Files: xsrc/external/mit/xproto/dist: Xpoll.h.in Log Message: merge our local change to ensure FD_SETSIZE is set before is included, using the new version of the code to set XFD_SETSIZE. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 xsrc/external/mit/xproto/dist/Xpoll.h.in Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.