From owner-cvs-all Sun May 12 13: 0:29 2002 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 CF46737B403; Sun, 12 May 2002 13:00:24 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4CK0Oa49668; Sun, 12 May 2002 13:00:24 -0700 (PDT) (envelope-from phk) Message-Id: <200205122000.g4CK0Oa49668@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sun, 12 May 2002 13:00:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/gnu/ext2fs fs.h src/sys/ufs/ffs fs.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 phk 2002/05/12 13:00:24 PDT Modified files: sys/gnu/ext2fs fs.h sys/ufs/ffs fs.h Log: Remove #define for BBOFF, it is assumed == 0 so many places that we might as well forget about it. In fact the only thing which used it was the SBOFF macro. Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.9 +1 -2 src/sys/gnu/ext2fs/fs.h 1.30 +1 -2 src/sys/ufs/ffs/fs.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message