From owner-cvs-all Tue May 14 14:59:15 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 10FDC37B403; Tue, 14 May 2002 14:59:11 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4ELxBg73906; Tue, 14 May 2002 14:59:11 -0700 (PDT) (envelope-from obrien) Message-Id: <200205142159.g4ELxBg73906@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 14 May 2002 14:59:10 -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_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/14 14:59:10 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_unix.h osd_util.h sys_info.h Log: `unexpand -a' should be run _before_ sed 's/^#define /#define^I/g'. Revision Changes Path 1.24 +61 -61 src/sys/dev/asr/asr.c 1.5 +39 -39 src/sys/dev/asr/dptalign.h 1.7 +208 -208 src/sys/dev/asr/dptsig.h 1.5 +38 -38 src/sys/dev/asr/i2oadptr.h 1.5 +144 -144 src/sys/dev/asr/i2obscsi.h 1.6 +384 -384 src/sys/dev/asr/i2odep.h 1.5 +49 -49 src/sys/dev/asr/i2odpt.h 1.5 +9 -9 src/sys/dev/asr/i2oexec.h 1.6 +2 -2 src/sys/dev/asr/i2omsg.h 1.5 +2 -2 src/sys/dev/asr/i2otypes.h 1.5 +2 -2 src/sys/dev/asr/i2outil.h 1.8 +125 -125 src/sys/dev/asr/osd_unix.h 1.8 +8 -8 src/sys/dev/asr/osd_util.h 1.8 +27 -27 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