- Thanks to Stathis Kamperis, it is now possible to build DragonFly 2.2 on a DragonFly 2.3 system, if for some reason you need to move to a system from before the recent libc changes.
- Matthew Dillon has replaced the existing BSD malloc with a port of the slab allocator, which makes malloc() faster, with minor benefits for a buildworld.
- Matthew Dillon also has a patch for people wanting to look for the elusive ‘file-missing-in-directory-listing’ Hammer bug. Caveat Emptor.
One Reply to “Recent code changes, tests”
Comments are closed.
It always worked until the libc changes. Stathis just fixed it.
You will need it to build a RELEASE iso on a system running master, e.g. so it’s not just for downgrading.