Author: Kev <klmitch@mit.edu>
authorKevin L. Mitchell <klmitch@mit.edu>
Fri, 7 Apr 2000 14:53:35 +0000 (14:53 +0000)
committerKevin L. Mitchell <klmitch@mit.edu>
Fri, 7 Apr 2000 14:53:35 +0000 (14:53 +0000)
commite8dbd15125175a1420ce504ebced9b9c952d10fc
tree5e636eb98af732070057678c6538315e00dc27ac
parent6a0b96cbdbba249c04f6048adca70ffc2d033e85
Author: Kev <klmitch@mit.edu>
Log message:

files in ircd/crypt moved to tools; ircd/crypt/Makefile renamed to
tools/Makefile.crypt so as to not confuse people who go poking around
in tools; configure changed to reference tools rather than ircd/crypt

git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/trunk@138 c9e4aea6-c8fd-4c43-8297-357d70d61c8c
12 files changed:
ChangeLog
configure
ircd/crypt/Makefile [deleted file]
ircd/crypt/README [deleted file]
ircd/crypt/crypter [deleted file]
ircd/crypt/mkpasswd.c [deleted file]
ircd/crypt/sums [deleted file]
tools/Makefile.crypt [new file with mode: 0644]
tools/README [new file with mode: 0644]
tools/crypter [new file with mode: 0755]
tools/mkpasswd.c [new file with mode: 0644]
tools/sums [new file with mode: 0755]