home *** CD-ROM | disk | FTP | other *** search
-
- VERSION.DOC
-
- TRIMNEWS.C
-
- .10
- Stop printing out all filenames to delete unless debug
- is turned on.
-
- .09
- Clean up an Enforcer hit when using a single option. Send
- errors to stderr, not stdout.
-
- .08
- Added "-n" option, to stop delay in changing directories,
- when on 3.0 or above.
-
- .07
- Made completely ANSI compatible.
-
- .06
- Version .05 of TrimNews would fail on 1.3 and below due to
- the use of the 2.0+ function.
-
- TrimNews now logs the number of files deleted and how many
- bytes were in the files deleted.
-
- .05
- If DeleteFile() fails, print an error message to stdout as to
- *why* it failed. Useful for debugging. 2.0 and above only.
-
- On 2.0 and above, if TrimNews is compiled with DEBUG set,
- extensive debug information for ExAll() related things is
- displayed on stdout.
-
- On 3.0 and above, TrimNews waits for 2 seconds after processing
- a directory before switching to the next directory.
-
- .04
- When on 2.04 and above, use a double-buffered ExAll(), instead
- of the prior single-buffered ExAll(). Allocate the ExAllData
- buffers to be 200 bytes larger than ExAll() is informed. These
- two changes are to work around ExAll() bugs.
-
- Implement a "-all" argument to indicate that all articles are
- to be deleted. This overrides any specification in UULib:Newsgroups
- or any -h parameter. ".next" files are NOT deleted.
-
- Implement a "-h <hours>" argument to indicate that deletion
- should take place in the specified <hours> instead of days. This
- does not override a days argument in UULib:Newsgroups, and is
- global (for all newsgroups).
-
- .03
- When on 2.04 and above, use ExAll instead of ExNext(). Large
- speed improvement and avoid problems with ExNext() on some
- filesystems.
-
- Remove stdio for significant decrease in object size.
-
- TrimNews will now recognize a break between groups (it
- used to ignore CTRL-C completely).
-
- .02
- Heirarchical scan (this is actually backwards compatible)
-
- ANYMAIL.C
-
- .05
- Modified source to be ANSI compliant.
-
- .04
- no longer calls ScreenToFront()
-
- .03 (1.13 release)
-
- .02 (1.08 release)
- Automatic configuration save (of window params) added.
-
- .01
- Initial release, simple pattern matching routine for
- non-lattice compilation.
-
- SPLITMBOX.C
-
- .02
- Modified source to be ANSI compliant.
-
- .01 (1.08 release)
- First Distribution
-
- FROM.C
- .06
- Added _bufsiz = 8192 for speed.
-
- Some reformat.
-
- .05
- Modified source to be ANSI compliant.
-
- .04
- If a subject or a username was less than 20 characters wide,
- extra newlines would be added into the output for a message.
- Not any more...
-
- The username field is expanded to 25 characters, and the subject
- field to 45. They both were 20 previously. The message number
- field is expanded to 4 characters.
-
- If a username cannot be found, "from" now exits with a return
- code of 30, not 0.
-
- "from" now calls exit() instead of falling off...
-
- .03 (1.08 release)
- Now uses GetUserName()
-
- .02
- Adds \n to each output line (oops!)
-
- .01
- Prints message # and formats better
-
- .00
-
- UIDENT.C
-
- .03
- Modified source to be ANSI complient.
-
- .02 (1.08 release)
- Properly handles multiple idents in a single executable
-
- .01
-
- MAILQ.C
- .05
- Added ctrl-c checking.
-
- Added atexit() support.
-
- Some reformat.
-
- .04
- Modified source to be ANSI complient.
-
- .03
- So MailQ works again
-
- .01
- 11-Nov, scan fixed to handle new spool file case munged names
-
- LOCKSERIAL
- .03
- Modified source to be ANSI complient.
-
- .02
- Revamped to use OwnDevUnit.Library
-
- .01
-
- FLATTOHEIRARCHICAL
-
- .02
- Modified source to be ANSI complient.
-
- .01
- First release
-
- EXPANDM
-
- .02
- ANSI-ized and output has been prettified.
-
- .01
- First release.
-
- TRIMFILE
- .02
- Properly NULL OwnDevUnit in global section.
-
- Error messages to stderr.
-
- Failure exit()'s now at 30, instead of 1.
-
- Improved parameter and other error checking.
-
- Source is ANSI compliant.
-
- Reformat.
-
- .01
- Added ODU support.
-
- .00
- First release
-