From owner-cvs-all Fri Jan 1 02:14:46 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA25223 for cvs-all-outgoing; Fri, 1 Jan 1999 02:14:46 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA25218; Fri, 1 Jan 1999 02:14:45 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA24460; Fri, 1 Jan 1999 02:14:38 -0800 (PST) Date: Fri, 1 Jan 1999 02:14:38 -0800 (PST) Message-Id: <199901011014.CAA24460@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/miscfs/umapfs umap_subr.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1999/01/01 02:14:38 PST Modified files: sys/miscfs/umapfs umap_subr.c Log: Made this compile if UMAPFS_DIAGNOSTIC is defined. This has been broken since before rev.1.1, so UMAPFS_DIAGNOSTIC should not be trusted. UMAPFS_DIAGNOSTIC is commented out in LINT to hide various bugs. Revision Changes Path 1.16 +2 -2 src/sys/miscfs/umapfs/umap_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message