aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bump version.Eric S. Raymond1997-07-303-4/+4
| | | | svn path=/trunk/; revision=1203
* Try to fix the HELO NULL bug.Eric S. Raymond1997-07-304-53/+39
| | | | svn path=/trunk/; revision=1202
* Require OPIE to be explicitly enabled.Eric S. Raymond1997-07-303-2/+11
| | | | svn path=/trunk/; revision=1201
* Needs this to work with Ultrix lex.Eric S. Raymond1997-07-292-1/+4
| | | | svn path=/trunk/; revision=1200
* Ready to ship 4.0.4.Eric S. Raymond1997-07-291-2/+2
| | | | svn path=/trunk/; revision=1198
* This tries to fix the various yacc- and remote-build problems.Eric S. Raymond1997-07-291-0/+1
| | | | svn path=/trunk/; revision=1197
* Ready to ship.Eric S. Raymond1997-07-291-1/+3
| | | | svn path=/trunk/; revision=1196
* Slightly changed handling of Envelope option.Eric S. Raymond1997-07-293-26/+32
| | | | svn path=/trunk/; revision=1195
* Try to fix the build code.Eric S. Raymond1997-07-291-1/+1
| | | | svn path=/trunk/; revision=1194
* Configuration fix?Eric S. Raymond1997-07-291-2/+2
| | | | svn path=/trunk/; revision=1193
* Received parsing is a special case of Envelope parsing.Eric S. Raymond1997-07-292-1/+6
| | | | svn path=/trunk/; revision=1192
* Typo correction.Eric S. Raymond1997-07-291-2/+4
| | | | svn path=/trunk/; revision=1191
* Added Al Youngwerth as a backup maintainer.Eric S. Raymond1997-07-291-5/+6
| | | | svn path=/trunk/; revision=1190
* `no uidl' is an option.Eric S. Raymond1997-07-291-0/+1
| | | | svn path=/trunk/; revision=1189
* Added Al Youngwerth as a backup maintainer.Eric S. Raymond1997-07-291-0/+1
| | | | svn path=/trunk/; revision=1188
* Enable remote builds.Eric S. Raymond1997-07-291-1/+1
| | | | svn path=/trunk/; revision=1187
* Overhaul the build stuff.Eric S. Raymond1997-07-293-33/+28
| | | | svn path=/trunk/; revision=1186
* Ready to ship.Eric S. Raymond1997-07-282-5/+12
| | | | svn path=/trunk/; revision=1184
* Added the dropstatus option.Eric S. Raymond1997-07-288-4/+55
| | | | svn path=/trunk/; revision=1183
* Allow either `user' or `login'.Eric S. Raymond1997-07-252-0/+4
| | | | svn path=/trunk/; revision=1182
* Paragraph fix.Eric S. Raymond1997-07-251-2/+2
| | | | svn path=/trunk/; revision=1181
* Make realclean stronger.Eric S. Raymond1997-07-251-2/+3
| | | | svn path=/trunk/; revision=1180
* Added the via option.Eric S. Raymond1997-07-249-26/+107
| | | | svn path=/trunk/; revision=1179
* Better bounds checking.Eric S. Raymond1997-07-243-1/+18
| | | | svn path=/trunk/; revision=1178
* Added a note about smail.Eric S. Raymond1997-07-241-2/+14
| | | | svn path=/trunk/; revision=1177
* Leif asked for this change.Eric S. Raymond1997-07-241-2/+2
| | | | svn path=/trunk/; revision=1176
* Add comment.Eric S. Raymond1997-07-211-0/+4
| | | | svn path=/trunk/; revision=1175
* Better password security.Eric S. Raymond1997-07-181-1/+16
| | | | svn path=/trunk/; revision=1174
* First round of changes for OPIE support.Eric S. Raymond1997-07-178-28/+99
| | | | svn path=/trunk/; revision=1173
* Ready to release 4.0.1.Eric S. Raymond1997-07-163-5/+10
| | | | svn path=/trunk/; revision=1171
* Make sure we never have to include sgtty.h.Eric S. Raymond1997-07-131-0/+4
| | | | svn path=/trunk/; revision=1170
* Fix the machinery for remote builds.Eric S. Raymond1997-07-101-25/+11
| | | | svn path=/trunk/; revision=1169
* Avoid using bool, so we don't have to condition on TRUE and lose ifEric S. Raymond1997-07-105-40/+50
| | | | | | it's predefined. svn path=/trunk/; revision=1168
* Improve the error messages.Eric S. Raymond1997-07-101-1/+16
| | | | svn path=/trunk/; revision=1167
* Avoid a fooup due to NextStep header inclusion.Eric S. Raymond1997-07-092-4/+4
| | | | svn path=/trunk/; revision=1165
* Ready to ship.Eric S. Raymond1997-07-091-2/+2
| | | | svn path=/trunk/; revision=1163
* Better formatting.Eric S. Raymond1997-07-081-3/+3
| | | | svn path=/trunk/; revision=1162
* Initial revisionEric S. Raymond1997-07-081-0/+382
| | | | svn path=/trunk/; revision=1161
* HTMLize the design notes.Eric S. Raymond1997-07-081-3/+10
| | | | svn path=/trunk/; revision=1160
* Change in exit status semantics.Eric S. Raymond1997-07-083-10/+14
| | | | svn path=/trunk/; revision=1159
* Added Michael's recipe.Eric S. Raymond1997-07-081-4/+57
| | | | svn path=/trunk/; revision=1158
* Guenther Leber's error changes.Eric S. Raymond1997-07-081-2/+4
| | | | svn path=/trunk/; revision=1157
* More good stuff.Eric S. Raymond1997-07-081-2/+15
| | | | svn path=/trunk/; revision=1156
* Change the bool type to match ncurses.Eric S. Raymond1997-07-071-1/+1
| | | | svn path=/trunk/; revision=1155
* Allow this to be used with ncurses.Eric S. Raymond1997-07-061-3/+4
| | | | svn path=/trunk/; revision=1154
* Deal with the new logic for aetting lead_server.Eric S. Raymond1997-07-061-2/+5
| | | | svn path=/trunk/; revision=1153
* Allow duplicate hostnames again.Eric S. Raymond1997-07-054-66/+19
| | | | svn path=/trunk/; revision=1152
* Move environment query stuff to env.c.Eric S. Raymond1997-07-043-58/+11
| | | | svn path=/trunk/; revision=1151
* Remodularize so the parser is more self-contained.Eric S. Raymond1997-07-044-60/+65
| | | | svn path=/trunk/; revision=1150
* Remove redundant declaration.Eric S. Raymond1997-07-041-1/+0
| | | | svn path=/trunk/; revision=1149