Bruce Evans 043a2f3b8b Fixed staticization. buckets[] was staticized but was still declared
extern in <sys/malloc.h> and it should not have been staticized for
the !(KMEMSTATS || DIAGNOSTIC) case.

Fixed the !(KMEMSTATS || DIAGNOSTIC) case.  The MALLOC() and FREE()
macros are evil, but code generally doesn't allow for this and some code
involving else clauses did not compile.

Finished staticization.
1997-09-16 13:52:04 +00:00
..
1997-09-16 07:45:45 +00:00
1997-09-16 11:44:05 +00:00
1997-09-14 02:58:12 +00:00
1997-06-14 13:56:12 +00:00
1997-09-14 03:19:42 +00:00
1997-09-16 07:45:45 +00:00
1997-09-16 07:45:45 +00:00
1997-09-14 02:58:12 +00:00
1997-08-02 14:33:27 +00:00
1997-09-14 02:58:12 +00:00
1997-09-16 11:44:05 +00:00
1997-09-16 11:44:05 +00:00
1997-09-14 03:00:44 +00:00
1997-09-14 03:00:44 +00:00
1997-09-14 03:19:42 +00:00
1997-09-14 03:19:42 +00:00
1997-05-28 04:45:15 +00:00
1997-09-14 03:19:42 +00:00
1997-09-14 02:58:12 +00:00
1997-09-14 03:19:42 +00:00