From owner-cvs-all Thu Dec 13 15:48:44 2001 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 B5D0A37B405; Thu, 13 Dec 2001 15:48:34 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBDNmYr93894; Thu, 13 Dec 2001 15:48:34 -0800 (PST) (envelope-from obrien) Message-Id: <200112132348.fBDNmYr93894@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 13 Dec 2001 15:48:34 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/asr MAINTAINER 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 2001/12/13 15:48:34 PST Modified files: sys/dev/asr MAINTAINER 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: Convert C++ style comments to proper C ones. Clean up C comments just a tad. Fix ID's. Revision Changes Path 1.3 +2 -2 src/sys/dev/asr/MAINTAINER 1.16 +12 -11 src/sys/dev/asr/asr.c 1.2 +1 -1 src/sys/dev/asr/dptalign.h 1.3 +1 -1 src/sys/dev/asr/dptsig.h 1.2 +3 -1 src/sys/dev/asr/i2oadptr.h 1.2 +3 -1 src/sys/dev/asr/i2obscsi.h 1.2 +22 -20 src/sys/dev/asr/i2odep.h 1.2 +2 -1 src/sys/dev/asr/i2odpt.h 1.2 +3 -1 src/sys/dev/asr/i2oexec.h 1.3 +9 -8 src/sys/dev/asr/i2omsg.h 1.2 +3 -1 src/sys/dev/asr/i2otypes.h 1.2 +3 -1 src/sys/dev/asr/i2outil.h 1.3 +1 -1 src/sys/dev/asr/osd_defs.h 1.4 +5 -5 src/sys/dev/asr/osd_unix.h 1.4 +1 -1 src/sys/dev/asr/osd_util.h 1.4 +17 -17 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