home *** CD-ROM | disk | FTP | other *** search
- sercli 1.10 (sercli_v1_10)
- ** Should now be fully compliant with the GPL requirements & suggestions.
- ** Will only create ARexx port if you have libs:rexxsyslib.library.
- Created a seperate i/o req to handle serial status requests (internal).
- This was to facilitate the addition of Carrier Detect monitoring.
- ** Added some CD support to sercli.c; CD can be detected, but the action I
- want to take when carrier is lost is to send an EOF through FIFO, and
- _that_ is not working correctly! (I also wish to send an EOF when a ^\
- char is received.)
- ** Misc. internal shuffling, trying to isolate/fix the FIFO problem, as
- well as ammending some `bad' style, duplicate junk, unused vars, etc.
-
- sercli v1.9 (sercli_v1_9)
- ** A significant amount of dmakefile (compilation script) cleanup...didn't
- even compile the binaries. RCS checkins can be done independantly for
- each file, as you edit them. This `changes' file is maintained more or
- less seperately from the RCS archives.
- ** More name-space unpolution.
-
- sercli v1.8 (sercli_v1_8)
- ** Added range checking on io_Error in the serial error handler. (Long
- stop here, which is why not much happened on v1.8)
-
- sercli v1.7 (sercli_v1_7)
- ** rad boogie flag may work now if it didn't before; misc. minor stuff
- (internal)
- ** Made sercli "startup-banner" automatically reflect version set in
- dmakefile, and also embed the date-compiled.
- ** Added "ser query" ARexx command
-
- sercli_v1_6
- ** General name-space cleanup (internal).
- ** Cause the serial error-handler to do a hex-dump of the data it has been
- passed... Thus, serial i/o errors will show what was being sent (or
- what had been received).
- ** Made "sercli_config", in the current dir, the default config file.
- ** Made dmakefile support for rcs more complete.
-