From owner-cvs-all Fri Oct 27 2:45:10 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E63A537B479; Fri, 27 Oct 2000 02:45:07 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA33806; Fri, 27 Oct 2000 02:45:07 -0700 (PDT) (envelope-from bde@FreeBSD.org) Message-Id: <200010270945.CAA33806@freefall.freebsd.org> From: Bruce Evans Date: Fri, 27 Oct 2000 02:45:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/msdosfs bpb.h msdosfsmount.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bde 2000/10/27 02:45:07 PDT Modified files: (Branch: RELENG_4) sys/msdosfs bpb.h msdosfsmount.h Log: MFC (bpb.h rev.1.8, msdosfsmount.h rev.1.22: quick fix for sign extension and alignment bugs that broke at least msdosfs_write() on alphas). Revision Changes Path 1.7.2.1 +8 -2 src/sys/msdosfs/bpb.h 1.20.2.2 +2 -2 src/sys/msdosfs/msdosfsmount.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message