From owner-cvs-all Thu Dec 23 6:44:40 1999 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 8392D155D9; Thu, 23 Dec 1999 06:44:38 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA79540; Thu, 23 Dec 1999 06:44:38 -0800 (PST) (envelope-from peter@FreeBSD.org) Message-Id: <199912231444.GAA79540@freefall.freebsd.org> From: Peter Wemm Date: Thu, 23 Dec 1999 06:44:38 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen fstab.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/12/23 06:44:38 PST Modified files: lib/libc/gen fstab.c Log: Fix the fixfsfile() so that it works for both block and character devices as root. This could fix the "filesystem still dirty after fsck" problem. Submitted by: bde Revision Changes Path 1.6 +7 -1 src/lib/libc/gen/fstab.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message