From owner-cvs-all Tue May 2 17:20:40 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5286B37B56A; Tue, 2 May 2000 17:20:38 -0700 (PDT) (envelope-from paul@FreeBSD.org) Received: (from paul@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA51779; Tue, 2 May 2000 17:20:37 -0700 (PDT) (envelope-from paul@FreeBSD.org) Message-Id: <200005030020.RAA51779@freefall.freebsd.org> From: Paul Richards Date: Tue, 2 May 2000 17:20:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_rman.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG paul 2000/05/02 17:20:37 PDT Modified files: sys/kern subr_rman.c Log: Replace all the ifdef debugging spaghetti with a single ifdef and a macro so that it is easier to read the flow of the code. Revision Changes Path 1.11 +23 -41 src/sys/kern/subr_rman.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message