From owner-cvs-all Wed Jul 22 12:37:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA08672 for cvs-all-outgoing; Wed, 22 Jul 1998 12:37:31 -0700 (PDT) (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 MAA08663; Wed, 22 Jul 1998 12:37:23 -0700 (PDT) (envelope-from julian@FreeBSD.org) From: Julian Elischer Received: (from julian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA13225; Wed, 22 Jul 1998 12:37:03 -0700 (PDT) Date: Wed, 22 Jul 1998 12:37:03 -0700 (PDT) Message-Id: <199807221937.MAA13225@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/dev/slice mbr.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk julian 1998/07/22 12:37:02 PDT Modified files: sys/dev/slice mbr.c Log: Don't return an error if the magic number is not present. Failing to probe is not an error, just a negative result. Revision Changes Path 1.9 +14 -7 src/sys/dev/slice/mbr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message