Oct-92 [lars]
dr312j ported to Amiga using DICE 2.06.
Dec-92 [lars]
dr312k ported to Amiga using DICE 2.06.
Jan-92 [lars]
Merged Deepthought's TCP-code into the beta-l-driver.
Feb-92 [lars]
Added a minimal getrusage() to support some wiztools.
Some reorganisation for easier compilation for OS 1.3
Switched from DICE 2.06 to DICE 2.07.
09-Apr-93 [lars]
Started this log (didn't thought that I'd need it :-)
Merged in patch @31.
Made signal handling (esp. of Ctrl-C) more reliable. This also
fixed a bug left over from the DICE update.
Added provision for DICE' ffp-instead-of-float math to patchfloat.h
Replaced the original (Oberon written) PlayMud by its C version.
This also cut off the PlayMud/ tree and removed the last binary
from the source archive.
03-May-93 [lars]
Merged in PlayMud.c patches by John Fehr <umfehr06@ccu.UManitoba.CA>.
Also fixed some problems around PlayMud and its Makefile entry.
04-Jun-93 [lars]
BSD'ed the error codes in socket_sim.h
18-Jun-93 [lars]
Created an own machine.h.
Renamed config.h-Amiga and Makefile-Amiga into config.h resp. Makefile.
Added support for AmiTCP.
16-Aug-93 [lars]
Upgraded TCP support to AmiTCP-2.0 .
Cleaned out some Unixisms from the Makefile.
08-Sep-93 [lars]
Upgraded PlayMud to version 1.5.
04-Oct-93 [lars]
Upgraded PlayMud to version 1.6.
15-Nov-93 [lars]
Upgraded PlayMud to version 1.7.
06-Jan-94 [lars]
sim_socket() didn't care if a socket had no to_client, thus causing
Enforcerhits by deref'ing a NULL pointer.
11-Jan-94 [lars]
Fixed a small but lethal bug in PlayMud.
06-Feb-94..11-Feb-94 [lars]
Included support for SAS/C.
13-Feb-94 [lars]
PlayMud now properly ignores IAC GA ("Make my day!").
25-Feb-94 [lars]
PlayMud did still do synchronous writes to the console. Changed that.
05-Jun-94 [lars]
cleanup_alarm() added to signal.c, else the messageport of the
alarm timer wouldn't be deallocated, thus causing a tasksignal loss.
68040 machines crash using the single precision libraries up to OS 3.0,
so all 'floats' are now compiled as 'double's.
25-Jul-94..04-Aug-94 [lars]
Upgraded to DICE 3.0
31-Aug-94 [lars]
Wrote DMakefile for DICE' dmake.
09-Apr-93..01-Sep-94 [lars]
Merged in patches for @31..301.