cvs commit: src/sys/boot/i386/boot0 boot0ext.S

Ruslan Ermilov ru at FreeBSD.org
Thu Apr 29 11:58:39 PDT 2004


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


More information about the cvs-src mailing list