K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-05-02T07:22:19.000000Z K 7 svn:log V 334 malloc/free(9) no longer require Giant. Use the malloc_mtx to protect the mallochash. Mallochash is going to go away as soon as I introduce the kfree/kmalloc api and partially overhaul the malloc wrapper. This can't happen until all users of the malloc api that expect memory to be aligned on the size of the allocation are fixed. END