From owner-cvs-all Mon Jan 10 6:20:58 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 DD72214A1B; Mon, 10 Jan 2000 06:20:54 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA12598; Mon, 10 Jan 2000 06:20:54 -0800 (PST) (envelope-from peter@FreeBSD.org) Message-Id: <200001101420.GAA12598@freefall.freebsd.org> From: Peter Wemm Date: Mon, 10 Jan 2000 06:20:54 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/fsck main.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 2000/01/10 06:20:54 PST Modified files: sbin/fsck main.c Log: Fix the use of an uninitialized variable in the previous commit. Also, in addition to the previous log message, the last change had a fix for the case where where f.mntfromname is a relative path like da0a. Submitted by: bde Revision Changes Path 1.21 +3 -3 src/sbin/fsck/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message