From owner-cvs-all Mon Sep 16 17:25:22 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59AB537B400 for ; Mon, 16 Sep 2002 17:25:21 -0700 (PDT) Received: from mail.speakeasy.net (mail14.speakeasy.net [216.254.0.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 673EA43E4A for ; Mon, 16 Sep 2002 17:25:20 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 4688 invoked from network); 17 Sep 2002 00:26:19 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail14.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 17 Sep 2002 00:26:19 -0000 Received: from laptop.baldwin.cx (laptop.baldwin.cx [192.168.0.4]) by server.baldwin.cx (8.12.5/8.12.5) with ESMTP id g8H0PIBv055843; Mon, 16 Sep 2002 20:25:18 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200209162139.g8GLdhB3088012@freefall.freebsd.org> Date: Mon, 16 Sep 2002 20:25:20 -0400 (EDT) From: John Baldwin To: Bill Fenner Subject: RE: cvs commit: src/usr.sbin/ypbind yp_ping.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 16-Sep-2002 Bill Fenner wrote: > fenner 2002/09/16 14:39:42 PDT > > Modified files: > usr.sbin/ypbind yp_ping.c > Log: > xids are u_int32_ts, which are not necessarily the same size as time_ts or > unsigned longs. This fixes "ypbind -S ... -m" on sparc64. Good catch! -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message