Initial version of email gateway under CVS control. #CVSPS.NO.BRANCH EGATE00
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 9 Feb 1995 17:27:11 +0000 (17:27 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 9 Feb 1995 17:27:11 +0000 (17:27 +0000)
commit54dd4cd1c8dc4c7322b6ae2cf42c4c3f969f8d32
treef056af86ce63d2314abeda39da7f393f93100512
parent779719b37d33b06ccd7673c441cf853fe03aa56a
Initial version of email gateway under CVS control.
19 files changed:
Makefile [new file with mode: 0644]
include/gw-log.h [new file with mode: 0644]
include/gw-res.h [new file with mode: 0644]
include/iso2709.h [new file with mode: 0644]
include/iso2709p.h [new file with mode: 0644]
res+log/ChangeLog [new file with mode: 0644]
res+log/Makefile [new file with mode: 0644]
res+log/README [new file with mode: 0644]
res+log/adam.res [new file with mode: 0644]
res+log/big.res [new file with mode: 0644]
res+log/default.res [new file with mode: 0644]
res+log/gw-log-test.c [new file with mode: 0644]
res+log/gw-log.c [new file with mode: 0644]
res+log/gw-res-test.c [new file with mode: 0644]
res+log/gw-res.c [new file with mode: 0644]
res+log/gw-resp.h [new file with mode: 0644]
util/Makefile [new file with mode: 0644]
util/iso2709.c [new file with mode: 0644]
util/iso2709dump.c [new file with mode: 0644]