cvs commit: src/sys/ia64/ia64 machdep.c

Marcel Moolenaar marcel at FreeBSD.org
Sat Jun 9 01:19:10 UTC 2007


marcel      2007-06-09 01:19:09 UTC

  FreeBSD src repository

  Modified files:
    sys/ia64/ia64        machdep.c 
  Log:
  Physical memory regions can be larger than INT_MAX. Change size1
  from an int to a long to avoid printing negative byte and page
  counts.
  
  Revision  Changes    Path
  1.221     +4 -3      src/sys/ia64/ia64/machdep.c


More information about the cvs-src mailing list