Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Mar 2006 08:13:37 +0000 (UTC)
From:      Paul Saab <ps@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/amd64/amd64 pmap.c
Message-ID:  <200603130813.k2D8DbLR092676@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ps          2006-03-13 08:13:37 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
  Log:
  Fix the format/display descriptor of vm.kmem_size and vm.kmem_free
  to be 'long' instead of 'int' so that sysctl(8) correctly displays
  the 8 returned bytes as a single 'long' instead of two 'int' values.
  
  Submitted by:   peter
  
  Revision  Changes    Path
  1.537     +2 -2      src/sys/amd64/amd64/pmap.c



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