cvs commit: src/lib/libc/ia64/string bcopy.S bzero.S src/lib/libc/sparc64/gen fabs.S src/lib/libc_r/arch/ia64 _atomic_lock.S src/lib/libpthread/arch/alpha/alpha enter_uts.S

Colin Percival cperciva at FreeBSD.org
Tue Feb 10 12:45:31 PST 2004


cperciva    2004/02/10 12:45:28 PST

  FreeBSD src repository

  Modified files:
    lib/libc/ia64/string bcopy.S bzero.S 
    lib/libc/sparc64/gen fabs.S 
    lib/libc_r/arch/ia64 _atomic_lock.S 
    lib/libpthread/arch/alpha/alpha enter_uts.S 
  Log:
  style cleanup: Remove duplicate $FreeBSD$ tags.
  
  These files had tags after teh copyright notice,
  inside the comment block (incorrect, removed),
  and outside the comment block (correct).
  
  Approved by:    rwatson (mentor)
  
  Revision  Changes    Path
  1.3       +0 -2      src/lib/libc/ia64/string/bcopy.S
  1.6       +0 -2      src/lib/libc/ia64/string/bzero.S
  1.2       +0 -2      src/lib/libc/sparc64/gen/fabs.S
  1.3       +0 -2      src/lib/libc_r/arch/ia64/_atomic_lock.S
  1.2       +0 -2      src/lib/libpthread/arch/alpha/alpha/enter_uts.S


More information about the cvs-src mailing list