Date: Tue, 14 May 2002 14:59:10 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.org> 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 Message-ID: <200205142159.g4ELxBg73906@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205142159.g4ELxBg73906>