From owner-cvs-all Wed Nov 21 2:49:45 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 60CF837B405; Wed, 21 Nov 2001 02:49:37 -0800 (PST) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fALAnbM55138; Wed, 21 Nov 2001 02:49:37 -0800 (PST) (envelope-from dwmalone) Message-Id: <200111211049.fALAnbM55138@freefall.freebsd.org> From: David Malone Date: Wed, 21 Nov 2001 02:49:37 -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: RELENG_4 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/21 02:49:37 PST Modified files: (Branch: RELENG_4) usr.bin/fstat cd9660.c fstat.c msdosfs.c Log: MFC: Avoid aliasing problems caused by anding with 0xffff. Revision Changes Path 1.1.2.3 +2 -2 src/usr.bin/fstat/cd9660.c 1.21.2.7 +3 -3 src/usr.bin/fstat/fstat.c 1.1.2.2 +1 -1 src/usr.bin/fstat/msdosfs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message