David E. O'Brien
|
b616bcf191
|
Use a consistant 64-bit int type.
|
2001-08-22 22:22:06 +00:00 |
|
David E. O'Brien
|
d321cc5bb0
|
Upgrade to 1.7.4.
|
2001-08-21 19:32:41 +00:00 |
|
David E. O'Brien
|
c9e00131ca
|
Use longs vs. ints in calculating the amount of swap. This fixed getting
negative swap values on an Alpha with 2GB swap. I should probably use
`long long' for large swap x86 machines. (anybody want to help test?)
|
2001-08-21 18:33:51 +00:00 |
|
David E. O'Brien
|
c64282cfb2
|
Use the correct number of interrupts on the Alpha.
Submitted by: Alexander Langer <alex@big.endian.de>
PR: 19064
|
2000-06-10 21:33:18 +00:00 |
|