Initial revision
authorArt Cancro <ajc@citadel.org>
Sat, 11 Jul 1998 02:10:03 +0000 (02:10 +0000)
committerArt Cancro <ajc@citadel.org>
Sat, 11 Jul 1998 02:10:03 +0000 (02:10 +0000)
commit54b54a07b29cd57a19728f468e19cf887cda3873
treef9759a3b42581d6730d7a5c013cb32a73a05b8ed
parent036849189b9efb2dad0665225153ed244142bd7d
Initial revision
89 files changed:
citadel/COPYING.txt [new file with mode: 0644]
citadel/IAFA-PACKAGE [new file with mode: 0644]
citadel/Makefile.in [new file with mode: 0644]
citadel/README.txt [new file with mode: 0644]
citadel/aidepost.c [new file with mode: 0644]
citadel/axdefs.h [new file with mode: 0644]
citadel/citadel.c [new file with mode: 0644]
citadel/citadel.h [new file with mode: 0644]
citadel/citadel.lsm [new file with mode: 0644]
citadel/citadel.rc [new file with mode: 0644]
citadel/citmail.c [new file with mode: 0644]
citadel/citserver.c [new file with mode: 0644]
citadel/client_chat.c [new file with mode: 0644]
citadel/commands.c [new file with mode: 0644]
citadel/config.c [new file with mode: 0644]
citadel/control.c [new file with mode: 0644]
citadel/copyright.txt [new file with mode: 0644]
citadel/cux2ascii.c [new file with mode: 0644]
citadel/database.c [new file with mode: 0644]
citadel/dnetsetup [new file with mode: 0755]
citadel/file_ops.c [new file with mode: 0644]
citadel/help/aide [new file with mode: 0644]
citadel/help/floors [new file with mode: 0644]
citadel/help/hours [new file with mode: 0644]
citadel/help/intro [new file with mode: 0644]
citadel/help/mail [new file with mode: 0644]
citadel/help/network [new file with mode: 0644]
citadel/help/nice [new file with mode: 0644]
citadel/help/policy [new file with mode: 0644]
citadel/help/software [new file with mode: 0644]
citadel/help/summary [new file with mode: 0644]
citadel/housekeeping.c [new file with mode: 0644]
citadel/install.txt [new file with mode: 0644]
citadel/internetmail.c [new file with mode: 0644]
citadel/ipc_c_tcp.c [new file with mode: 0644]
citadel/ipcdef.h [new file with mode: 0644]
citadel/locate_host.c [new file with mode: 0644]
citadel/mailinglist.c [new file with mode: 0644]
citadel/mailinglists.txt [new file with mode: 0644]
citadel/messages.c [new file with mode: 0644]
citadel/messages/aideopt [new file with mode: 0644]
citadel/messages/changepw [new file with mode: 0644]
citadel/messages/dotopt [new file with mode: 0644]
citadel/messages/entermsg [new file with mode: 0644]
citadel/messages/entopt [new file with mode: 0644]
citadel/messages/goodbye [new file with mode: 0644]
citadel/messages/hello [new file with mode: 0644]
citadel/messages/help [new file with mode: 0644]
citadel/messages/mainmenu [new file with mode: 0644]
citadel/messages/newuser [new file with mode: 0644]
citadel/messages/readopt [new file with mode: 0644]
citadel/messages/register [new file with mode: 0644]
citadel/messages/roomaccess [new file with mode: 0644]
citadel/messages/saveopt [new file with mode: 0644]
citadel/messages/unlisted [new file with mode: 0644]
citadel/msgbase.c [new file with mode: 0644]
citadel/msgform.c [new file with mode: 0644]
citadel/netmailer.c [new file with mode: 0644]
citadel/netpoll.c [new file with mode: 0644]
citadel/netproc.c [new file with mode: 0644]
citadel/netsetup.c [new file with mode: 0644]
citadel/netsetup.txt [new file with mode: 0644]
citadel/network.txt [new file with mode: 0644]
citadel/network/filterlist [new file with mode: 0644]
citadel/network/internetmail.config [new file with mode: 0644]
citadel/network/mail.aliases [new file with mode: 0644]
citadel/network/mail.sysinfo [new file with mode: 0644]
citadel/network/mailinglists [new file with mode: 0644]
citadel/network/rnews.xref [new file with mode: 0644]
citadel/network/systems/uncnsrd [new file with mode: 0644]
citadel/public_clients [new file with mode: 0644]
citadel/rcit.c [new file with mode: 0644]
citadel/readlog.c [new file with mode: 0644]
citadel/room_ops.c [new file with mode: 0644]
citadel/rooms.c [new file with mode: 0644]
citadel/routines.c [new file with mode: 0644]
citadel/routines2.c [new file with mode: 0644]
citadel/serv_chat.c [new file with mode: 0644]
citadel/server.h [new file with mode: 0644]
citadel/setup.c [new file with mode: 0644]
citadel/stats.c [new file with mode: 0644]
citadel/support.c [new file with mode: 0644]
citadel/sysconfig.h [new file with mode: 0644]
citadel/sysdep.c [new file with mode: 0644]
citadel/sysop.txt [new file with mode: 0644]
citadel/user_ops.c [new file with mode: 0644]
citadel/utils.txt [new file with mode: 0644]
citadel/utilsmenu [new file with mode: 0755]
citadel/whobbs.c [new file with mode: 0644]