From owner-cvs-all Mon May 1 19:36:21 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7DD9437BA4E; Mon, 1 May 2000 19:36:15 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Received: (from hoek@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA43688; Mon, 1 May 2000 19:36:10 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Message-Id: <200005020236.TAA43688@freefall.freebsd.org> From: Tim Vanderhoek Date: Mon, 1 May 2000 19:36:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/more ncommand.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hoek 2000/05/01 19:36:04 PDT Modified files: usr.bin/more ncommand.c Log: Fix a long vs. int problem that was fatal on i386s with 64bit longs (but not alphas with 64bit longs). Submitted by: bde (a while ago) Revision Changes Path 1.7 +12 -9 src/usr.bin/more/ncommand.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message