From owner-cvs-all Fri Dec 1 12:57: 8 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8F2D937B698; Fri, 1 Dec 2000 12:57:03 -0800 (PST) Received: (from gallatin@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eB1Kv3I47478; Fri, 1 Dec 2000 12:57:03 -0800 (PST) (envelope-from gallatin) Message-Id: <200012012057.eB1Kv3I47478@freefall.freebsd.org> From: Andrew Gallatin Date: Fri, 1 Dec 2000 12:57:03 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/systat pigs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gallatin 2000/12/01 12:57:02 PST Modified files: usr.bin/systat pigs.c Log: fix another int/long type mismatch. This one was causing pigs to die with an fpe on alpha because fscale wasn't properly initted Revision Changes Path 1.10 +2 -2 src/usr.bin/systat/pigs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message