about summary refs log tree commit diff stats
path: root/subx/apps
diff options
context:
space:
mode:
Diffstat (limited to 'subx/apps')
-rwxr-xr-xsubx/apps/assortbin21700 -> 21809 bytes
-rwxr-xr-xsubx/apps/crenshaw2-1bin18859 -> 18968 bytes
-rwxr-xr-xsubx/apps/crenshaw2-1bbin19418 -> 19527 bytes
-rwxr-xr-xsubx/apps/factorialbin17775 -> 17884 bytes
-rwxr-xr-xsubx/apps/handlebin18602 -> 18711 bytes
-rwxr-xr-xsubx/apps/hexbin21868 -> 21977 bytes
-rwxr-xr-xsubx/apps/packbin36460 -> 36569 bytes
7 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/assort b/subx/apps/assort
index af7b47c2..3fbc3b7e 100755
--- a/subx/apps/assort
+++ b/subx/apps/assort
Binary files differdiff --git a/subx/apps/crenshaw2-1 b/subx/apps/crenshaw2-1
index d8c36cab..ca1e52fa 100755
--- a/subx/apps/crenshaw2-1
+++ b/subx/apps/crenshaw2-1
Binary files differdiff --git a/subx/apps/crenshaw2-1b b/subx/apps/crenshaw2-1b
index 66bd4fa8..8a468ff5 100755
--- a/subx/apps/crenshaw2-1b
+++ b/subx/apps/crenshaw2-1b
Binary files differdiff --git a/subx/apps/factorial b/subx/apps/factorial
index 0db812db..9ea9716b 100755
--- a/subx/apps/factorial
+++ b/subx/apps/factorial
Binary files differdiff --git a/subx/apps/handle b/subx/apps/handle
index 7869c416..b32183db 100755
--- a/subx/apps/handle
+++ b/subx/apps/handle
Binary files differdiff --git a/subx/apps/hex b/subx/apps/hex
index a07214ea..ed1d9eeb 100755
--- a/subx/apps/hex
+++ b/subx/apps/hex
Binary files differdiff --git a/subx/apps/pack b/subx/apps/pack
index 30bacf4d..a4a20626 100755
--- a/subx/apps/pack
+++ b/subx/apps/pack
Binary files differ
omas E. Dickey <dickey@invisible-island.net> 1998-02-27 19:00:00 -0500 committer Thomas E. Dickey <dickey@invisible-island.net> 1998-02-27 19:00:00 -0500 snapshot of project "lynx", label v2-7-1ac-0_117' href='/ingrix/lynx-snapshots/commit/WWW/Library/Implementation/HTStyle.h?id=86b4d41a7463bd35cf662fc748aa338caef609c9'>86b4d41a ^
e087f6d4


86b4d41a ^
e087f6d4


86b4d41a ^
e087f6d4




af9be28b ^
e087f6d4
af9be28b ^
e087f6d4






























a93eca0b ^
e087f6d4











86b4d41a ^
e087f6d4






















fbcb509d ^
e087f6d4












86b4d41a ^
e087f6d4




















86b4d41a ^
e087f6d4

































e087f6d4
86b4d41a ^

e087f6d4
86b4d41a ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182