smalloc replaces pagemalloc. The advantages: - Allocations are not limited with the page-granularity. - Doesnt require garbage-collection and therefore probaly has fewer bugs. - Much simpler and smaller code (4K vs 12K). git-svn-id: https://dosemu.svn.sourceforge.net/svnroot/dosemu/trunk@671 7758b857-130e-0410-ab9c-d8735a528d18