home *** CD-ROM | disk | FTP | other *** search
- AmigaUUCP 1.17-beta Update #3
- January 23, 1994
-
- This update includes the binaries for all prior updates (upd1 and upd2).
-
- This update includes DMail and DNews for the first time, and a minor fix
- to UUCICO. An Enforcer hit that occured while using the -n option of
- TrimNews is fixed. Updated binaries for sendmail, rmail, uux and uuxqt
- are included, just to exclude some debugging data; there are no logic
- changes in these programs.
-
- A new version of noreq is included (for which I wrote source). A binary
- for adj is now included.
-
- These are the changes:
-
- UUCICO
- If there were not outgoing files, then incoming files would
- come into the UUSpool: directory, instead of the appropriate
- UUSpool:<system> subdirectory when UseSubDirs was set to
- yes.
-
- TRIMNEWS
-
- Clean up an Enforcer hit when using a single option.
-
- Send errors to stderr, not stdout.
-
- DMAIL
- Added precheck for CC: and Date: headers to speed up DMail
- startup.
-
- Now use registerized parameters for a minor speed increase.
-
- ANSI-fied.
-
- Now returns WARN (5) when no mail for UserName available (used
- to return whatever garbage was on the stack).
-
- Now checks all malloc()'s and aborts if they fail.
-
- Errors now return 20 or 30 instead of 1.
-
- Increased stdio buffersize to 3,072 bytes from 1,024. Fairly
- intensive testing shows this to be an optimum size for some
- reason (to minimize startup time).
-
- DNEWS
- Fixed Enforcer hit in FileExists().
-
- No main screen command will cause a direct Enforcer hit now; or
- overwrite memory not mine.
-
- Will now work with article numbers > 32767. No more shorts.
-
- Uses ASL filerequester when on 2.0 or above (not ARP).
-
- Lots of reformat.
-
- Globals are NULL'ed properly, and values are not assumed.
-
- Various speedups in using Lock() where appropriate; instead of
- open()/close().
-
- All malloc()'s are now checked for failure/success.
-
- ',' is now a synonym for 'b'.
-