solaris-fixes branch: Change `pagesize' to be a `unsigned long long'.
authorocto <octo>
Thu, 15 Jun 2006 20:37:27 +0000 (20:37 +0000)
committerocto <octo>
Thu, 15 Jun 2006 20:37:27 +0000 (20:37 +0000)
commit26637429d421175fb7db798d7d9da26d669b39b5
tree5cd816803b1657e70f1a2a5220db385130beeae3
parentda55f581e30ff102cd60155a9e04e65fa9328b50
solaris-fixes branch: Change `pagesize' to be a `unsigned long long'.

Christophe Kalt is having problems with what appears to be a 32bit overflow.
This is just to make sure the multiplications with `pagesize' are not causing
this.
src/swap.c