DragonFly commits List (threaded) for 2009-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: DragonFly-2.3.0.12.g1c6a6 master contrib/bsdinstaller-1.1.6/src/lib/libinstaller survey.c
: installer: Use unsigned long for holding hw.physmem's value.
:
: The previous signed long led to the wrong calculation of default swap size
: on machines with >2GB main memory.
:
:Summary of changes:
: .../src/lib/libinstaller/survey.c | 2 +-
: 1 files changed, 1 insertions(+), 1 deletions(-)
:--
:DragonFly BSD source repository
Might as well make it a 64 bit int.
-Matt
Matthew Dillon
<dillon@backplane.com>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]