tor/src
Kris Katterjohn 0f3d88a159 Use HW_PHYSMEM instead of HW_USERMEM in get_total_system_memory_impl
The code checked for sysctl being available and HW_PHYSMEM being
defined, but HW_USERMEM was actually being used with sysctl instead
of HW_PHYSMEM.

The case for OpenBSD, etc. use HW_PHYSMEM64 (which is obviously a
64-bit variant of HW_PHYSMEM) and the case for OSX uses HW_MEMSIZE
(which appears to be a 64-bit variant of HW_PHYSMEM).

Signed-off-by: Kris Katterjohn <katterjohn@gmail.com>
2019-01-16 14:40:15 -05:00
..
app Bump copyright date to 2019. 2019-01-16 12:32:32 -05:00
config Merge branch 'maint-0.3.4' into maint-0.3.5 2019-01-07 08:43:46 -05:00
core Bump copyright date to 2019. 2019-01-16 12:32:32 -05:00
ext Bump copyright date to 2019. 2019-01-16 12:32:32 -05:00
feature Bump copyright date to 2019. 2019-01-16 12:32:32 -05:00
lib Use HW_PHYSMEM instead of HW_USERMEM in get_total_system_memory_impl 2019-01-16 14:40:15 -05:00
rust Bump copyright date to 2019. 2019-01-16 12:32:32 -05:00
test Bump copyright date to 2019. 2019-01-16 12:32:32 -05:00
tools Bump copyright date to 2019. 2019-01-16 12:32:32 -05:00
trunnel Merge branch 'socks_trunnel4_squashed' into socks_trunnel4_squashed_merged 2018-07-12 11:47:25 -04:00
win32 Update to 0.3.5.7-dev 2019-01-07 21:18:25 -05:00
include.am Extract the non-stats part of geoip into a new src/lib/geoip. 2018-09-27 10:26:01 -04:00