DragonFly-2.3.0.12.g1c6a6 master contrib/bsdinstaller-1.1.6/src/lib/libinstaller survey.c
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Feb 5 14:24:42 PST 2009
commit 1c6a6c4c7753e067468010070544b903a054069e
Author: Sascha Wildner <saw at online.de>
Date: Thu Feb 5 23:21:18 2009 +0100
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.
Reported-by: corecode
Dragonfly-bug: <http://bugs.dragonflybsd.org/issue1257>
Summary of changes:
.../src/lib/libinstaller/survey.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1c6a6c4c7753e067468010070544b903a054069e
--
DragonFly BSD source repository
More information about the Commits
mailing list