merentha_fluffos_v2/
merentha_fluffos_v2/bin/
merentha_fluffos_v2/fluffos-2.9-ds2.03/
merentha_fluffos_v2/fluffos-2.9-ds2.03/ChangeLog.old/
merentha_fluffos_v2/fluffos-2.9-ds2.03/Win32/
merentha_fluffos_v2/fluffos-2.9-ds2.03/compat/
merentha_fluffos_v2/fluffos-2.9-ds2.03/compat/simuls/
merentha_fluffos_v2/fluffos-2.9-ds2.03/include/
merentha_fluffos_v2/fluffos-2.9-ds2.03/testsuite/
merentha_fluffos_v2/fluffos-2.9-ds2.03/testsuite/clone/
merentha_fluffos_v2/fluffos-2.9-ds2.03/testsuite/command/
merentha_fluffos_v2/fluffos-2.9-ds2.03/testsuite/data/
merentha_fluffos_v2/fluffos-2.9-ds2.03/testsuite/etc/
merentha_fluffos_v2/fluffos-2.9-ds2.03/testsuite/include/
merentha_fluffos_v2/fluffos-2.9-ds2.03/testsuite/inherit/
merentha_fluffos_v2/fluffos-2.9-ds2.03/testsuite/inherit/master/
merentha_fluffos_v2/fluffos-2.9-ds2.03/testsuite/log/
merentha_fluffos_v2/fluffos-2.9-ds2.03/testsuite/single/
merentha_fluffos_v2/fluffos-2.9-ds2.03/testsuite/single/tests/compiler/
merentha_fluffos_v2/fluffos-2.9-ds2.03/testsuite/single/tests/efuns/
merentha_fluffos_v2/fluffos-2.9-ds2.03/testsuite/single/tests/operators/
merentha_fluffos_v2/fluffos-2.9-ds2.03/testsuite/u/
merentha_fluffos_v2/fluffos-2.9-ds2.03/tmp/
merentha_fluffos_v2/fluffos-2.9-ds2.03/windows/
merentha_fluffos_v2/lib/cfg/
merentha_fluffos_v2/lib/cfg/races/
merentha_fluffos_v2/lib/cmds/abilities/
merentha_fluffos_v2/lib/cmds/actions/
merentha_fluffos_v2/lib/cmds/spells/
merentha_fluffos_v2/lib/daemon/include/
merentha_fluffos_v2/lib/daemon/services/
merentha_fluffos_v2/lib/doc/
merentha_fluffos_v2/lib/doc/building/
merentha_fluffos_v2/lib/doc/help/classes/
merentha_fluffos_v2/lib/doc/help/general/
merentha_fluffos_v2/lib/doc/help/races/
merentha_fluffos_v2/lib/doc/help/skills/
merentha_fluffos_v2/lib/doc/help/stats/
merentha_fluffos_v2/lib/doc/man/efuns/
merentha_fluffos_v2/lib/doc/man/lfuns/
merentha_fluffos_v2/lib/doc/news/
merentha_fluffos_v2/lib/doc/old/
merentha_fluffos_v2/lib/doc/old/concepts/
merentha_fluffos_v2/lib/doc/old/lpc/constructs/
merentha_fluffos_v2/lib/doc/old/lpc/types/
merentha_fluffos_v2/lib/domains/ROOMS/
merentha_fluffos_v2/lib/domains/obj/armour/
merentha_fluffos_v2/lib/domains/obj/monsters/
merentha_fluffos_v2/lib/domains/obj/other/
merentha_fluffos_v2/lib/domains/obj/weapons/
merentha_fluffos_v2/lib/realms/petrarch/
merentha_fluffos_v2/lib/save/daemons/
merentha_fluffos_v2/lib/save/rid/
merentha_fluffos_v2/lib/save/users/a/
merentha_fluffos_v2/lib/save/users/p/
merentha_fluffos_v2/lib/save/users/t/
merentha_fluffos_v2/lib/std/login/
merentha_fluffos_v2/lib/std/obj/
merentha_fluffos_v2/win32/
Read the Credits.LPmud file for credit information on the original LPmud
driver (that upon which MudOS is based).  LPmud was originally written
by Lars Pensj|, April 1989.
 
The following information is not guaranteed to be complete.  (I
apologize in advance if I have forgotten anyone).  For more information
read the './doc/driver/done-mudos' and './src/ChangeLog' files.
 
We would like to thank the following muds for extensive testing and numerous
bug reports:
 
TMI, Portals, Overdrive, Genocide, TMI-2, Vincent's Hollow, DreamShadow,
Nightmare, Nanvaent, and many others.
 
The MudOS driver was a team effort with specific contributions from the
following people:

Erik Kay (Wayfarer) - runtime config system, message() efun, and others.
 
John Garnett (Truilkan) - improved mappings implementation, process_input
   and write_prompt callbacks, C++ style comments, lazy resets,
   master::valid_override callback, improved shared string management, and
   others.
 
Dwayne Fontenot (Jacques) - major rewrite of comm.c, TCP socket efuns,
   ported to AIX 3.2.
 
Dave Richards (Cynosure/Cygnus) - UDP socket efuns, enhanced TCP socket efuns,
   ported MudOS to the Sequent Symmetry (System V Release 3),
   and the time_expression() efun.
 
Stephen Iannce (Huthar) - children() and message() efuns, extensive testing of
   the socket efunctions.
 
Joel York (Shadowhawk) - multiple arguments version of input_to(), dprint
   option to ed.
 
Bob Farmer (Blackthorn) - fixed various efuns to honor the hidden object 
   flags, several new efuns, porting to DEC Alpha and others, bug fixes,
   and others.
 
James Waldrop (Sulam) - helped with reorganizing the huge switch in
   interpret.c into efunctions.c.
 
Michael Bundy - provided patches allowing MudOS to run on System V Release 4.
   (built on Dave Richard's System V Release 3 port).
 
Luke Mewborn (Zak) - provided patches allowing MudOS to run on 386BSD
 
Olav Kolbu (Aragorn) - provided patches allowing MudOS to run on Linux 0.99.3,
    many bug reports and misc fixes, countless compilation errors

Darin Johnson (Darin) - provided various patches and optimizations (including
   combining prelang.y and postlang.y into compiler.y).

David Bennett (Pinkfish) - provided enhancements for parse_command and for the
   telnet negotiation code in comm.c (as well as various other small bug 
   fixes), and the resolve() efun. 

John Fehr (Wildcard) - provided patches allowing MudOS to run on Amiga

Anthon Pang (Robocoder) - provided various patches, optimize function
	table search, amiga support

Tim Hollebeek (Beek) - LPC->C and patches, compiler rewrite, new function
	pointers, etc

Ti-Ming Chiang (Symmetry, Cloud) - Countless optimizations; array, mapping and
	save_object rewrites

Svata Dedic (Belgarat) - Win32 fixes, parser fixes, misc fixes

Martin Tyler (Burty) - lex.c fixes, other misc fixes

Troels Therkelsen (Qualin) - numerous bug reports and ideas

Maarten de Jong - amiga compilation via gcc

George Reese (Descartes) - bug reports, original Win32 port, mSQL support

Mark ? (Mystic) - tons of ideas; fixes for exotic options settings

Skeeter Hartwig (Jihad) - numerous bug reports

David Rudy (Aule) - optimizations; high usage testing and stability patches

Greg Stein (Deathblade) - various fixes and bug reports

Ben Gras (Fermat) - MD5 crypt(), various fixes

Kars de Jong (Turrican) - various bug fixes

Simon Matthews (Andrew) - MySQL support, various patches and bug reports

and tons of others who have accidentally been omitted
--
Thanks to Adam Beeman (Buddha) for making numerous suggestions on
improving the MudOS driver and for providing the TMI site as the original
MudOS development site.