From owner-cvs-all Sat May 18 20:17:28 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 0DED937B401; Sat, 18 May 2002 20:17:23 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4J3HMB17145; Sat, 18 May 2002 20:17:22 -0700 (PDT) (envelope-from marcel) Message-Id: <200205190317.g4J3HMB17145@freefall.freebsd.org> From: Marcel Moolenaar Date: Sat, 18 May 2002 20:17:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/efi/include efi.h efi_nii.h efiapi.h eficon.h efidebug.h efidef.h efidevp.h efifpswa.h efifs.h efinet.h efipart.h efiprot.h efipxebc.h efiser.h src/sys/boot/efi/include/i386 efibind.h src/sys/boot/efi/include/ia64 ... 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 marcel 2002/05/18 20:17:22 PDT Modified files: sys/boot/efi/include efi.h efi_nii.h efiapi.h eficon.h efidebug.h efidef.h efidevp.h efifpswa.h efifs.h efinet.h efipart.h efiprot.h efipxebc.h efiser.h sys/boot/efi/include/i386 efibind.h sys/boot/efi/include/ia64 efibind.h Log: An almost mechanical sweep to replace C++ style comments with C style comments. This is not an attempt to conform to style(9). Such has lower priority. Revision Changes Path 1.3 +6 -7 src/sys/boot/efi/include/efi.h 1.2 +33 -26 src/sys/boot/efi/include/efi_nii.h 1.4 +70 -90 src/sys/boot/efi/include/efiapi.h 1.2 +26 -29 src/sys/boot/efi/include/eficon.h 1.2 +27 -32 src/sys/boot/efi/include/efidebug.h 1.2 +51 -54 src/sys/boot/efi/include/efidef.h 1.2 +10 -13 src/sys/boot/efi/include/efidevp.h 1.2 +3 -3 src/sys/boot/efi/include/efifpswa.h 1.2 +21 -21 src/sys/boot/efi/include/efifs.h 1.2 +25 -105 src/sys/boot/efi/include/efinet.h 1.2 +1 -5 src/sys/boot/efi/include/efipart.h 1.3 +49 -50 src/sys/boot/efi/include/efiprot.h 1.2 +45 -50 src/sys/boot/efi/include/efipxebc.h 1.2 +19 -19 src/sys/boot/efi/include/efiser.h 1.2 +51 -50 src/sys/boot/efi/include/i386/efibind.h 1.3 +48 -60 src/sys/boot/efi/include/ia64/efibind.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message