Changes by: erm (erm at unknown.email)
Date: 2004-07-23 15:45:58 -0700 (Fri, 23 Jul 2004)
Revision: 1828
Log message:
Initial branch of Evan Murphy's work on the uservfs system for userland
filesystems.
Changes from the trunk include:
-- A less bad DEBUG macro system
-- Setting dir_listing_response.final = 1 always in mirror.c:500. This
probably isn't The Right Thing To Do, but it was a total deadlock in the
trunk.
-- Mangled Makefiles. Not more broken than before...
Almost all the work was done in the old/ source tree because it doesn't
want to use Construct. Otherwise the sources for the module and mirror are
only trivially different, as far as I can tell.