/
mud++0.33/etc/
mud++0.33/etc/guilds/
mud++0.33/help/propert/
mud++0.33/mudC/
mud++0.33/player/
mud++0.33/src/
mud++0.33/src/bcppbuilder/
mud++0.33/src/unix/
mud++0.33/src/vm/
I am currently experimenting with POSIX threads on Solaris.
The newer libc has some flavor of pthread support on Linux
as well.

Plans:
	Task for main loop.
	Task for autosaving.
	Task for packet routing/remote mud procedure call.
	Task for DNS/Ident lookups.

I should have simple multi-threading capability for Solaris soon. This will
probably mean a lot of #ifdefs, so be it.