From owner-cvs-all Sun Apr 21 8:47:12 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 3DF3337B404; Sun, 21 Apr 2002 08:47:05 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3LFl5M86728; Sun, 21 Apr 2002 08:47:05 -0700 (PDT) (envelope-from bde) Message-Id: <200204211547.g3LFl5M86728@freefall.freebsd.org> From: Bruce Evans Date: Sun, 21 Apr 2002 08:47:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/devfs devfs.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 bde 2002/04/21 08:47:04 PDT Modified files: sys/fs/devfs devfs.h Log: Don't attempt to decvlare M_DEVFS whern MALLOC_DECLARE is not defined. This fixes warnings that should be errors in fstat. Reminded by: alpha tinderbox Fixed some style bugs (ones near BOF and EOF; there are many more). Revision Changes Path 1.9 +7 -4 src/sys/fs/devfs/devfs.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message