Date: Sun, 19 Aug 2007 17:19:47 GMT From: "Constantine A. Murenin" <cnst@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 125355 for review Message-ID: <200708191719.l7JHJlv3067664@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=125355 Change 125355 by cnst@dale on 2007/08/19 17:19:47 document hw.realmem Sponsored by: Google Summer of Code 2007 Affected files ... .. //depot/projects/soc2007/cnst-sensors/lib.libc.gen/sysctl.3#4 edit Differences ... ==== //depot/projects/soc2007/cnst-sensors/lib.libc.gen/sysctl.3#4 (text+ko) ==== @@ -282,6 +282,7 @@ .It "HW_PAGESIZE integer no" .It "HW_FLOATINGPT integer no" .It "HW_MACHINE_ARCH string no" +.It "HW_REALMEM integer no" .El .Pp .Bl -tag -width 6n @@ -303,6 +304,8 @@ Nonzero if the floating point support is in hardware. .It Li HW_MACHINE_ARCH The machine dependent architecture type. +.It Li HW_REALMEM +The bytes of real memory. .El .Ss CTL_KERN The string and integer information available for the CTL_KERN level
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708191719.l7JHJlv3067664>