Skip to content

Commit 99cba22

Browse files
committed
snapshot of project "tin", label vctin960524
1 parent 50e5312 commit 99cba22

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+3272
-238
lines changed

CHANGES

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
--950824BETA PLMC.960524 --
2+
3+
047) Branden Robinson <branden@purdue.edu>
4+
ADD. '&' toggle_color in all levels, rewrote show_inverse_video_status
5+
FIX. several supplied patches
6+
7+
046) Chris Blum <chris@phil.uni-sb.de>
8+
BUG. mail_to_someone uses note_h_followup instead of note_h_newsgroups
9+
FIX. post.c
10+
11+
045) T.E. Dickey <dickey@clark.net>
12+
ADD. autoconf
13+
FIX. several supplied patches
14+
115
--950824BETA PLMC.960522 --
216

317
044) Sven Paulus <sven@oops.sub.de>

MANIFEST

Lines changed: 42 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,82 +1,89 @@
1-
MANIFEST for tin-1.3_950824BETA_PLMC.960522 (Thu May 23 00:37:28 MET DST 1996)
1+
MANIFEST for tin-1.3_950824BETA_PLMC.960524 (Fri May 24 20:37:36 MET DST 1996)
22
----------------------------------------------------
3-
14143 ./CHANGES
3+
14552 ./CHANGES
44
8093 ./TODO
5-
4439 ./Makefile
5+
4657 ./Makefile
66
17158 ./INSTALL
77
132 ./MANIFEST
8-
1356 ./README
8+
1379 ./README
99
913 ./tinpp
10+
13185 ./aclocal.m4
11+
86400 ./configure
12+
6618 ./configure.in
13+
4771 ./install.sh
14+
11427 ./makefile.in
15+
3016 ./cfg-tin
1016
69402 ./doc/tin.1
1117
2514 ./include/amiga.h
1218
2131 ./include/amigatcp.h
13-
9622 ./include/config.h
14-
32344 ./include/extern.h
19+
5436 ./include/autoconf.hin
20+
9831 ./include/config.h
21+
34787 ./include/extern.h
1522
565 ./include/gst.h
16-
9920 ./include/menukeys.h
23+
10025 ./include/menukeys.h
1724
718 ./include/msmail.h
1825
4765 ./include/nntplib.h
1926
2305 ./include/os_2.h
20-
1777 ./include/patchlev.h
21-
27511 ./include/proto.h
22-
89 ./include/rfc1521.h
23-
292 ./include/rfc1522.h
27+
1827 ./include/patchlev.h
28+
28562 ./include/proto.h
2429
1272 ./include/stpwatch.h
25-
39077 ./include/tin.h
30+
39802 ./include/tin.h
2631
4101 ./include/win32.h
2732
791 ./include/win32tcp.h
2833
19291 ./src/active.c
2934
8203 ./src/actived.c
3035
13012 ./src/amiga.c
3136
4427 ./src/amigatcp.c
32-
36345 ./src/art.c
37+
36334 ./src/art.c
3338
22033 ./src/attrib.c
3439
8262 ./src/charset.c
3540
1463 ./src/color.c
36-
41001 ./src/config.c
37-
19972 ./src/curses.c
41+
41022 ./src/config.c
42+
19932 ./src/curses.c
3843
12381 ./src/debug.c
3944
2835 ./src/envarg.c
4045
18348 ./src/feed.c
4146
35387 ./src/filter.c
4247
11250 ./src/getline.c
43-
41543 ./src/group.c
48+
41715 ./src/group.c
4449
2671 ./src/hashstr.c
4550
9650 ./src/help.c
46-
11855 ./src/inews.c
47-
27949 ./src/init.c
51+
11827 ./src/inews.c
52+
27925 ./src/init.c
4853
40781 ./src/lang.c
4954
2771 ./src/list.c
50-
12119 ./src/mail.c
55+
12009 ./src/mail.c
5156
16806 ./src/main.c
57+
9898 ./src/makefile.in
5258
11022 ./src/memory.c
53-
41295 ./src/misc.c
54-
7231 ./src/msmail.c
55-
33010 ./src/newsrc.c
56-
26006 ./src/nntplib.c
59+
41582 ./src/misc.c
60+
7234 ./src/msmail.c
61+
33022 ./src/newsrc.c
62+
26002 ./src/nntplib.c
5763
31433 ./src/nntpw32.c
58-
26641 ./src/open.c
64+
26395 ./src/open.c
5965
6305 ./src/os_2.c
60-
34474 ./src/page.c
61-
24108 ./src/parsdate.y
66+
34653 ./src/page.c
67+
24128 ./src/parsdate.y
6268
7195 ./src/pgp.c
63-
63127 ./src/post.c
69+
63052 ./src/post.c
6470
4342 ./src/prompt.c
71+
53 ./src/proto.sed
6572
9953 ./src/refs.c
66-
4813 ./src/rfc1521.c
67-
11740 ./src/rfc1522.c
68-
34129 ./src/save.c
73+
4856 ./src/rfc1521.c
74+
11710 ./src/rfc1522.c
75+
34142 ./src/save.c
6976
4116 ./src/screen.c
7077
9895 ./src/search.c
71-
35004 ./src/select.c
78+
34879 ./src/select.c
7279
5270 ./src/sigfile.c
73-
11103 ./src/signal.c
80+
11022 ./src/signal.c
7481
5882 ./src/strftime.c
75-
25085 ./src/thread.c
82+
25279 ./src/thread.c
7683
5014 ./src/wildmat.c
7784
12569 ./src/win32.c
7885
2130 ./src/win32tcp.c
7986
7143 ./src/xref.c
8087
5549 ./src/vms.c
81-
21908 ./src/Makefile
82-
1203277 total
88+
21903 ./src/Makefile
89+
1349098 total

Makefile

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ MANEXT = 1
66
BASE_VER = 950824
77
LVER = 1.3_$(BASE_VER)
88
PPREFIX = MC
9-
PVER = 960522
9+
PVER = 960524
1010
VER = $(LVER)BETA_PL$(PPREFIX).$(PVER)
1111
MAIL_ADDR = "urs@akk.uni-karlsruhe.de"
1212

@@ -20,6 +20,7 @@ SRCDIR = ./src
2020
HFILES = \
2121
$(INCDIR)/amiga.h \
2222
$(INCDIR)/amigatcp.h \
23+
$(INCDIR)/autoconf.hin \
2324
$(INCDIR)/config.h \
2425
$(INCDIR)/extern.h \
2526
$(INCDIR)/gst.h \
@@ -29,8 +30,6 @@ HFILES = \
2930
$(INCDIR)/os_2.h \
3031
$(INCDIR)/patchlev.h \
3132
$(INCDIR)/proto.h \
32-
$(INCDIR)/rfc1521.h \
33-
$(INCDIR)/rfc1522.h \
3433
$(INCDIR)/stpwatch.h \
3534
$(INCDIR)/tin.h \
3635
$(INCDIR)/win32.h \
@@ -61,6 +60,7 @@ CFILES = \
6160
$(SRCDIR)/list.c \
6261
$(SRCDIR)/mail.c \
6362
$(SRCDIR)/main.c \
63+
$(SRCDIR)/makefile.in \
6464
$(SRCDIR)/memory.c \
6565
$(SRCDIR)/misc.c \
6666
$(SRCDIR)/msmail.c \
@@ -73,8 +73,9 @@ CFILES = \
7373
$(SRCDIR)/parsdate.y \
7474
$(SRCDIR)/pgp.c \
7575
$(SRCDIR)/post.c \
76-
$(SRCDIR)/prompt.c\
77-
$(SRCDIR)/refs.c\
76+
$(SRCDIR)/prompt.c \
77+
$(SRCDIR)/proto.sed \
78+
$(SRCDIR)/refs.c \
7879
$(SRCDIR)/rfc1521.c \
7980
$(SRCDIR)/rfc1522.c \
8081
$(SRCDIR)/save.c \
@@ -101,7 +102,13 @@ TOP = \
101102
$(TOPDIR)/INSTALL \
102103
$(TOPDIR)/MANIFEST \
103104
$(TOPDIR)/README \
104-
$(TOPDIR)/tinpp
105+
$(TOPDIR)/tinpp \
106+
$(TOPDIR)/aclocal.m4 \
107+
$(TOPDIR)/configure \
108+
$(TOPDIR)/configure.in \
109+
$(TOPDIR)/install.sh \
110+
$(TOPDIR)/makefile.in \
111+
$(TOPDIR)/cfg-tin
105112

106113
ALL_FILES = $(TOP) $(DOC) $(HFILES) $(CFILES) $(SRCDIR)/Makefile
107114

@@ -173,6 +180,7 @@ chmod:
173180
@$(ECHO) "Setting the file permissions..."
174181
@$(CHMOD) 644 $(ALL_FILES)
175182
@$(CHMOD) 755 $(ALL_DIRS)
183+
@$(CHMOD) 755 ./cfg-tin ./configure ./tinpp
176184
gtar:
177185
@$(MAKE) tar
178186

README

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@ several additions/bug-fixes over the latest 'official' beta release (for
33
more information have a look at the CHANGES file).
44
Due to work is still in progress it might not compile on all machines.
55

6-
Be sure to configure the Makefile in src/ to your local setup!
6+
configure to your local setup with:
7+
cfg-tin
8+
9+
compile with:
10+
cd src; make -f makefile
711

812
Install at your own risk.
913

0 commit comments

Comments
 (0)