DragonFly-2.3.0.12.g1c6a6 master contrib/bsdinstaller-1.1.6/src/lib/libinstaller survey.c

Matthew Dillon dillon at apollo.backplane.com
Thu Feb 5 14:29:54 PST 2009


:    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 at backplane.com>





More information about the Commits mailing list