Moved code from zotnet/mts to mts/generic. Also, unified generic
authorShantonu Sen <ssen@mit.edu>
Fri, 8 Sep 2000 00:30:58 +0000 (00:30 +0000)
committerShantonu Sen <ssen@mit.edu>
Fri, 8 Sep 2000 00:30:58 +0000 (00:30 +0000)
commit75e073ea52a427394690e0c1ef7943a1727c7095
treeaeefca4e9037d1f7f8fe94f60eb96e088517bf5c
parente2d7f42498f9cb8cb4b0f4ddd7fcd395829157f2
Moved code from zotnet/mts to mts/generic. Also, unified generic
mts code and smtp/sendmail into libmts.a as an intermediate, instead
of having two static libs.
mts/Makefile.in
mts/generic/Makefile.in [new file with mode: 0644]
mts/generic/client.c [new file with mode: 0644]
mts/generic/mts.c [new file with mode: 0644]
mts/generic/mts.h [new file with mode: 0644]
mts/mmdf/hosts.c
mts/sendmail/hosts.c
mts/sendmail/sendmail.c
mts/smtp/Makefile.in
mts/smtp/hosts.c
mts/smtp/smtp.c