From owner-cvs-all Mon May 13 17:53:14 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 E354D37B405; Mon, 13 May 2002 17:53:08 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4E0r8e23390; Mon, 13 May 2002 17:53:08 -0700 (PDT) (envelope-from obrien) Message-Id: <200205140053.g4E0r8e23390@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 13 May 2002 17:53:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/asr asr.c dptalign.h dptsig.h i2oadptr.h i2obscsi.h i2odep.h i2odpt.h i2oexec.h i2omsg.h i2otypes.h i2outil.h osd_defs.h osd_unix.h osd_util.h sys_info.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 obrien 2002/05/13 17:53:08 PDT Modified files: sys/dev/asr asr.c dptalign.h dptsig.h i2oadptr.h i2obscsi.h i2odep.h i2odpt.h i2oexec.h i2omsg.h i2otypes.h i2outil.h osd_defs.h osd_unix.h osd_util.h sys_info.h Log: First pass of style(9) for #define's. Revision Changes Path 1.21 +60 -60 src/sys/dev/asr/asr.c 1.3 +40 -40 src/sys/dev/asr/dptalign.h 1.4 +208 -208 src/sys/dev/asr/dptsig.h 1.3 +71 -71 src/sys/dev/asr/i2oadptr.h 1.3 +150 -150 src/sys/dev/asr/i2obscsi.h 1.3 +393 -393 src/sys/dev/asr/i2odep.h 1.3 +50 -50 src/sys/dev/asr/i2odpt.h 1.3 +177 -177 src/sys/dev/asr/i2oexec.h 1.4 +287 -287 src/sys/dev/asr/i2omsg.h 1.3 +2 -2 src/sys/dev/asr/i2otypes.h 1.3 +61 -61 src/sys/dev/asr/i2outil.h 1.4 +1 -1 src/sys/dev/asr/osd_defs.h 1.5 +125 -125 src/sys/dev/asr/osd_unix.h 1.5 +46 -46 src/sys/dev/asr/osd_util.h 1.5 +28 -28 src/sys/dev/asr/sys_info.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message