Introduced a new free blocks list. Free blocks are now re-used before new blocks are allocated from the pool. There is a new status variable which can be queried by "show status like key_blocks_unused".
Fix for the resize key cache operation.
Portability fixes After merge fixes
Fixed compiler warnings (IRIX C compiler and VC++)