From owner-cvs-all Mon Nov 5 12:40:28 2001 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 8FBEE37B405; Mon, 5 Nov 2001 12:40:25 -0800 (PST) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fA5KeP301178; Mon, 5 Nov 2001 12:40:25 -0800 (PST) (envelope-from dwmalone) Message-Id: <200111052040.fA5KeP301178@freefall.freebsd.org> From: David Malone Date: Mon, 5 Nov 2001 12:40:25 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/fstat cd9660.c fstat.c msdosfs.c 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 dwmalone 2001/11/05 12:40:25 PST Modified files: usr.bin/fstat cd9660.c fstat.c msdosfs.c Log: Anding the fsid with 0xffff was causing aliasing problems. PR: 17405, 16320 Submitted by: Mark W. Krentel Submitted by: Peter Edwards MFC after: 2 weeks Revision Changes Path 1.2 +1 -1 src/usr.bin/fstat/cd9660.c 1.37 +3 -3 src/usr.bin/fstat/fstat.c 1.5 +2 -2 src/usr.bin/fstat/msdosfs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message