cvs commit: src/sys/sparc64/pci ofw_pcibus.csrc/sys/sparc64/sparc64 mem.c uio_machdep.c

Marius Strobl marius at FreeBSD.org
Sun Aug 15 14:37:52 PDT 2004


marius      2004-08-15 21:37:52 UTC

  FreeBSD src repository

  Modified files:
    sys/sparc64/pci      ofw_pcibus.c 
    sys/sparc64/sparc64  mem.c uio_machdep.c 
  Log:
  Correct some uses of the wrong members of the *min()/*max()-familiy, e.g.
  min() on unsigned long. None of these are believed to have been fatal though.
  
  Reviewed by:    tmm
  
  Revision  Changes    Path
  1.4       +2 -2      src/sys/sparc64/pci/ofw_pcibus.c
  1.15      +2 -2      src/sys/sparc64/sparc64/mem.c
  1.6       +1 -1      src/sys/sparc64/sparc64/uio_machdep.c


More information about the cvs-src mailing list