]> arthur.barton.de Git - ngircd.git/commit
Initial revision
authorAlexander Barton <alex@barton.de>
Tue, 11 Dec 2001 21:53:04 +0000 (21:53 +0000)
committerAlexander Barton <alex@barton.de>
Tue, 11 Dec 2001 21:53:04 +0000 (21:53 +0000)
commitf4ade537d550b872b7e86e6ffce940dfbad4c60c
tree4930913c7110b4b174a7d167c9a97363e8caf891
Initial revision
18 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
configure.in [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/ngircd/Makefile.am [new file with mode: 0644]
src/ngircd/global.h [new file with mode: 0644]
src/ngircd/log.c [new file with mode: 0644]
src/ngircd/log.h [new file with mode: 0644]
src/ngircd/ngircd.c [new file with mode: 0644]
src/ngircd/ngircd.h [new file with mode: 0644]
src/ngircd/tool.c [new file with mode: 0644]
src/ngircd/tool.h [new file with mode: 0644]