From owner-cvs-all Wed Mar 4 10:05:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA13461 for cvs-all-outgoing; Wed, 4 Mar 1998 10:05:22 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA13452; Wed, 4 Mar 1998 10:05:19 -0800 (PST) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA06773; Wed, 4 Mar 1998 10:03:58 -0800 (PST) Date: Wed, 4 Mar 1998 10:03:58 -0800 (PST) Message-Id: <199803041803.KAA06773@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/fsck setup.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/03/04 10:03:57 PST Modified files: sbin/fsck setup.c Log: If numdirs is zero, print a helpful message instead of divding by zero later. Revision Changes Path 1.9 +4 -0 src/sbin/fsck/setup.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message