/
MudOS_0.9.19/bin/
MudOS_0.9.19/doc/concepts/
MudOS_0.9.19/doc/driver/
MudOS_0.9.19/doc/efuns/bitstrings/
MudOS_0.9.19/doc/efuns/buffers/
MudOS_0.9.19/doc/efuns/communication/
MudOS_0.9.19/doc/efuns/core/
MudOS_0.9.19/doc/efuns/mappings/
MudOS_0.9.19/doc/efuns/math/
MudOS_0.9.19/doc/efuns/security/
MudOS_0.9.19/doc/lpc/constructs/
MudOS_0.9.19/doc/lpc/types/
MudOS_0.9.19/doc/platforms/
MudOS_0.9.19/etc/
MudOS_0.9.19/mudlib/
MudOS_0.9.19/mudlib/lil/
MudOS_0.9.19/mudlib/lil/clone/
MudOS_0.9.19/mudlib/lil/command/
MudOS_0.9.19/mudlib/lil/data/
MudOS_0.9.19/mudlib/lil/etc/
MudOS_0.9.19/mudlib/lil/include/
MudOS_0.9.19/mudlib/lil/inherit/
MudOS_0.9.19/mudlib/lil/inherit/master/
MudOS_0.9.19/mudlib/lil/log/
MudOS_0.9.19/mudlib/lil/single/
MudOS_0.9.19/mudlib/lil/u/
MudOS_0.9.19/src/testsuite/
MudOS_0.9.19/src/testsuite/clone/
MudOS_0.9.19/src/testsuite/command/
MudOS_0.9.19/src/testsuite/data/
MudOS_0.9.19/src/testsuite/etc/
MudOS_0.9.19/src/testsuite/include/
MudOS_0.9.19/src/testsuite/inherit/
MudOS_0.9.19/src/testsuite/inherit/master/
MudOS_0.9.19/src/testsuite/log/
MudOS_0.9.19/src/testsuite/single/
MudOS_0.9.19/src/testsuite/single/efuns/
MudOS_0.9.19/src/testsuite/u/
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, and DreamShadow.
 
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

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. 

--
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.