Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Mar 2005 22:16:09 +0000 (UTC)
From:      Peter Wemm <peter@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/amd64/amd64 fpu.c src/sys/amd64/include _types.h bus_amd64.h cpufunc.h critical.h in_cksum.h pcpu.h profile.h stdarg.h varargs.h
Message-ID:  <200503112216.j2BMG9fj048435@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2005-03-11 22:16:09 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      fpu.c 
    sys/amd64/include    _types.h bus_amd64.h cpufunc.h critical.h 
                         in_cksum.h pcpu.h profile.h stdarg.h 
                         varargs.h 
  Log:
  Remove diffs to i386 version that came in via the compiler support ifdefs.
  This changes things like whitespace, inconsistent use of #ifndef vs
  #if !defined(), different macro argument orders, mismatched comments, etc.
  
  Revision  Changes    Path
  1.157     +2 -2      src/sys/amd64/amd64/fpu.c
  1.8       +2 -2      src/sys/amd64/include/_types.h
  1.29      +18 -14    src/sys/amd64/include/bus_amd64.h
  1.147     +2 -2      src/sys/amd64/include/cpufunc.h
  1.10      +2 -2      src/sys/amd64/include/critical.h
  1.5       +4 -0      src/sys/amd64/include/in_cksum.h
  1.44      +2 -2      src/sys/amd64/include/pcpu.h
  1.45      +2 -2      src/sys/amd64/include/profile.h
  1.8       +2 -1      src/sys/amd64/include/stdarg.h
  1.14      +1 -1      src/sys/amd64/include/varargs.h



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