freebsd branch: memory.c: Hopefully working version.
authorocto <octo>
Wed, 7 Jun 2006 16:21:56 +0000 (16:21 +0000)
committerocto <octo>
Wed, 7 Jun 2006 16:21:56 +0000 (16:21 +0000)
commit74da5795260350105496c625bc3f80d32d0f72f4
treea5fcb2d2a2d780ce196e14876309d9f747795bf9
parentb8248eb10ab5ddcc4cab8b923d483fbe58d8a3e1
freebsd branch: memory.c: Hopefully working version.

Use `sysctlbyname' to get values instead of the `sysctl' call. Also, use the
`HAVE_SYSCTLBYNAME' define rather than `VM_TOTAL'.
src/memory.c