David Greenman
27b8623f21
Fixed sign and overflow bugs that caused the allocation size of the kernel
...
malloc region (kmem_map) to be wrong and semi-random on systems with more
than 1GB of RAM. This is not a complete fix, but is sufficient for
machines with 4GB or less of memory. A complete fix will require some
changes to the getenv stuff so that 64bit values can be passed around.
NOT FIXED: machines with more than 4GB of RAM (e.g. some large Alphas)
since we're still using ints to hold some of the values.
Reviewed by: bde
2000-01-28 04:04:58 +00:00
..
2000-01-24 08:51:16 +00:00
2000-01-27 01:22:06 +00:00
2000-01-28 03:59:12 +00:00
2000-01-25 21:24:52 +00:00
1999-12-29 05:07:58 +00:00
2000-01-15 15:38:17 +00:00
2000-01-28 01:05:08 +00:00
2000-01-18 01:33:05 +00:00
1999-12-29 05:07:58 +00:00
2000-01-27 22:27:34 +00:00
2000-01-28 02:15:31 +00:00
2000-01-27 14:43:07 +00:00
2000-01-16 09:25:10 +00:00
2000-01-10 12:04:27 +00:00
1999-12-14 20:54:38 +00:00
2000-01-27 19:28:15 +00:00
2000-01-25 22:21:45 +00:00
2000-01-10 12:24:36 +00:00
2000-01-28 04:04:58 +00:00
1999-12-29 05:07:58 +00:00
2000-01-19 06:07:34 +00:00
2000-01-27 13:42:42 +00:00
2000-01-27 14:43:07 +00:00
2000-01-27 23:37:39 +00:00
2000-01-24 20:39:02 +00:00
2000-01-24 20:39:02 +00:00
2000-01-27 01:32:53 +00:00
2000-01-25 01:26:47 +00:00
2000-01-27 10:04:28 +00:00
2000-01-24 20:39:02 +00:00
2000-01-15 05:15:06 +00:00
2000-01-24 20:39:02 +00:00
2000-01-14 19:54:42 +00:00
2000-01-24 20:39:02 +00:00
2000-01-26 20:51:29 +00:00
2000-01-13 20:18:25 +00:00
2000-01-13 20:18:25 +00:00
2000-01-14 19:54:42 +00:00
2000-01-15 08:35:48 +00:00
2000-01-28 01:07:48 +00:00
2000-01-21 03:08:46 +00:00
2000-01-27 12:02:06 +00:00
2000-01-20 07:55:42 +00:00
2000-01-16 07:07:33 +00:00
1999-08-27 23:45:13 +00:00
2000-01-15 15:38:17 +00:00
2000-01-27 23:12:38 +00:00
1999-12-12 16:43:05 +00:00
2000-01-18 01:33:05 +00:00
2000-01-25 17:49:12 +00:00
1999-11-14 13:54:44 +00:00