]> jfr.im git - irc/unrealircd/unrealircd.git/commit
Import of Unreal3.1-beta3
authorcmunk <redacted>
Sun, 28 May 2000 08:55:44 +0000 (08:55 +0000)
committercmunk <redacted>
Sun, 28 May 2000 08:55:44 +0000 (08:55 +0000)
commit0d30ef8540d1a55cf4f9241459eb3aa8b1063dbb
treeac855a03a372e5723fdfac51daeb8666a30498de
parente33b064e3db8339e490afec95cc0bfb4dea99c73
Import of Unreal3.1-beta3
108 files changed:
.CHANGES.NEW
Changes
Config
Donation
INSTALL
Makefile.dist
TODO
TSpre.doc
Unreal.nfo
devel/aln.doc [new file with mode: 0644]
devel/new.plines [new file with mode: 0644]
doc/History/Elite.Changes [new file with mode: 0644]
doc/conf.doc
include/badwords.h [new file with mode: 0644]
include/channel.h
include/class.h
include/common.h
include/config.h
include/dbuf.h
include/dynconf.h
include/h.h
include/hash.h
include/ircsprintf.h [new file with mode: 0644]
include/license.h
include/msg.h
include/nameser.h
include/numeric.h
include/res.h
include/resolv.h
include/sjoin.h
include/sock.h
include/stamp.h
include/struct.h
include/sys.h
include/userload.h
include/version.h
include/whowas.h
makeconf
makefile.win32
networks/axenet.network [new file with mode: 0644]
networks/cc2.network [new file with mode: 0644]
networks/chatplace.network [new file with mode: 0644]
networks/digital-irc.network [new file with mode: 0644]
networks/interturk.network [new file with mode: 0644]
networks/ircthai.network [new file with mode: 0644]
networks/kammtech.network [new file with mode: 0644]
networks/kissland.network [new file with mode: 0644]
networks/linuxactive.network [new file with mode: 0644]
networks/networks.ndx
networks/stormdancing.network [new file with mode: 0644]
networks/treklink.network [new file with mode: 0644]
networks/unreal-test.network [new file with mode: 0644]
networks/unrealircd.conf
networks/uzaynet.network
src/Config.c
src/Makefile
src/agent.c [new file with mode: 0644]
src/aln.c [new file with mode: 0644]
src/badwords.c [new file with mode: 0644]
src/bsd.c
src/channel.c
src/chkconf.c
src/class.c
src/cloak.c
src/conftool.c
src/crule.c
src/dbuf.c
src/dynconf.c
src/fdlist.c
src/hash.c
src/help.c
src/ircd.c
src/ircsprintf.c [new file with mode: 0644]
src/list.c
src/lusers.c [new file with mode: 0644]
src/match.c
src/md5.c
src/packet.c
src/parse.c
src/res.c
src/res_comp.c
src/res_init.c
src/res_mkquery.c
src/res_skipname.c
src/s_auth.c
src/s_bsd.c
src/s_conf.c
src/s_debug.c
src/s_err.c
src/s_extra.c
src/s_kline.c
src/s_misc.c
src/s_numeric.c
src/s_serv.c
src/s_socks.c
src/s_unreal.c
src/s_user.c
src/scache.c [new file with mode: 0644]
src/send.c
src/strtoul.c
src/support.c
src/userload.c
src/version.c.SH
src/whowas.c
src/win32/Win32GUI.c
src/win32/Win32GUI.rc
src/win32/resource.h
win32