
Mon Dec 14 00:57:30 EET 1998

	Did some work on outgoing connections in the socket code,
	and made the linker scripts initially work. Touched the
	networking bits a little bit. Can start working out the
	PC linking protocol and networking and real features next.
	
Mon Dec 21 19:36:55 EET 1998

	Fixed outgoing connections things.
	Added stuff with per-socket errnos.
	Cleaned up logging.
	Added GDBM linking and the db.c wrapper, made f_luser.c use it.
	Added cfile.c, now containing files_init() and files_close().
	Added INSTALL "document".
	Made it stay alive even without interface.conf and links.conf.
	Added data/ and etc/ directories.
	Added short comments in the beginning of (mostly) all c files.
	Added 'make snap' for making source snapshots. lazy me
	
