Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Apr 2004 11:58:38 -0700 (PDT)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/i386/boot0 boot0ext.S
Message-ID:  <200404291858.i3TIwcZI068213@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2004/04/29 11:58:38 PDT

  FreeBSD src repository

  Modified files:
    sys/boot/i386/boot0  boot0ext.S 
  Log:
  Convert block comments into C-style that is understood by cpp(1).
  Keep line comments in assembler style.  A few lines that match
  the '^[[:space:]]+#' regexp still need to be fixed, somehow.
  
  OK'ed by:       bde, jhb
  
  Revision  Changes    Path
  1.7       +210 -204  src/sys/boot/i386/boot0/boot0ext.S



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404291858.i3TIwcZI068213>