Received: by mail.netbsd.org (Postfix, from userid 0) id 65C8F63B2AC; Mon, 14 Dec 2009 00:46:30 +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 8FA2D63B121 for ; Mon, 14 Dec 2009 00:46:22 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 187C9175DD; Mon, 14 Dec 2009 00:46:22 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 13 Dec 2009 19:46:22 -0500 From: Christos Zoulas Subject: CVS commit: src/external/bsd/ntp/dist/ntpd To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20091214004622.187C9175DD@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: list Reply-To: source-changes-d@NetBSD.org Module Name: src Committed By: christos Date: Mon Dec 14 00:46:21 UTC 2009 Modified Files: src/external/bsd/ntp/dist/ntpd: ntp_refclock.c ntp_request.c refclock_arc.c refclock_heath.c refclock_neoclock4x.c refclock_nmea.c refclock_oncore.c refclock_parse.c Log Message: fix bogus ctype casts To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 src/external/bsd/ntp/dist/ntpd/ntp_refclock.c \ src/external/bsd/ntp/dist/ntpd/ntp_request.c \ src/external/bsd/ntp/dist/ntpd/refclock_arc.c \ src/external/bsd/ntp/dist/ntpd/refclock_heath.c \ src/external/bsd/ntp/dist/ntpd/refclock_neoclock4x.c \ src/external/bsd/ntp/dist/ntpd/refclock_nmea.c \ src/external/bsd/ntp/dist/ntpd/refclock_oncore.c \ src/external/bsd/ntp/dist/ntpd/refclock_parse.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.