From owner-cvs-all Mon Oct 23 20:29: 2 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 6AB8E37B479; Mon, 23 Oct 2000 20:29:00 -0700 (PDT) Received: (from jwd@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA21938; Mon, 23 Oct 2000 20:29:00 -0700 (PDT) (envelope-from jwd@FreeBSD.org) Message-Id: <200010240329.UAA21938@freefall.freebsd.org> From: "John W. De Boskey" Date: Mon, 23 Oct 2000 20:29:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/newfs mkfs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jwd 2000/10/23 20:29:00 PDT Modified files: sbin/newfs mkfs.c Log: Cast block number to off_t to avoid possible overflow bugs. Pointed out by: Bruce Evans Revision Changes Path 1.32 +2 -2 src/sbin/newfs/mkfs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message