From owner-cvs-all Mon Oct 21 12: 1:21 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7D0D37B404; Mon, 21 Oct 2002 12:01:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6870243E77; Mon, 21 Oct 2002 12:01:20 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9LJ0omV024962; Mon, 21 Oct 2002 12:00:50 -0700 (PDT) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9LJ0oJ0024959; Mon, 21 Oct 2002 12:00:50 -0700 (PDT) Message-Id: <200210211900.g9LJ0oJ0024959@repoman.freebsd.org> From: John Baldwin Date: Mon, 21 Oct 2002 12:00:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/msdosfs bootsect.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2002/10/21 12:00:50 PDT Modified files: sys/fs/msdosfs bootsect.h Log: Spell the BPB member of the 7.10 bootsector as bsBPB rather than bsPBP to be like all the other bootsectors. Apple has done the same it seems. Revision Changes Path 1.10 +1 -1 src/sys/fs/msdosfs/bootsect.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message