Bruce Evans ede8dc43a2 Fixed unsigned longs that should have been vm_offset_t.
vm_offset_t is currently unsigned long but should probably be plain
unsigned for i386's to match the choice of minimal types to represent
for fixed-width types in Lite2.  Anyway, it shouldn't be assumed
to be unsigned long.

I only fixed the type mismatches that were detected when I changed
vm_offset_t to unsigned.  Only pointer type mismatches were detected.
1996-03-19 15:03:00 +00:00
..
1995-12-02 16:32:03 +00:00
1995-12-17 21:23:44 +00:00
1995-12-17 21:23:44 +00:00
1995-12-17 21:23:44 +00:00
1995-02-24 08:51:34 +00:00
1996-01-04 21:13:23 +00:00
1996-03-02 01:49:51 +00:00
1996-03-02 01:49:51 +00:00
1996-01-24 18:29:00 +00:00
1995-12-22 13:09:39 +00:00
1996-01-04 21:13:23 +00:00