home *** CD-ROM | disk | FTP | other *** search
-
- <all-Programs>
- Dec-89 Matthew Dillon. Modified to conform with my release.
- Specifically, now use common library routines in uucp:src/lib,
- file locking routines, logging routines, etc...
-
- Apr-89 Matthew Dillon. Prototyping added (not 100% but method now
- exists set so people don't go off and make up their own schemes)
-
-
- UUXQT:
- .03 Locks at beginning, unlocks at end (sequences multiply run
- UUXQTs)
-
- .02 File limit upped to 1000, conforms with new library routines
- to obtain directory paths.
-
- .01 First sub release number assigned.
-
-
- 11-Jul-88 by Dan Schein
-
- Added support for unknown command request(s)
- Added support for a RMAIL command
- Added "New Files Received." message
- Added Beta Version number
-
- UUCICO:
- .11 GIO.C fixed up yet again
-
- ~ paths fixed in all cases, refer to MAN/UUCP
-
- Time Restrictions added by Christopher A. Wichura.
-
-
- .10 Allow two forms for the dial string in the L.Sys file:
- 5551234 (just the number)
- ATDT5551234 (full AT command)
- ATM1DT5551234 (another example)
-
- This allows you to specify options specific to the
- particular system you are calling. Make sure the
- appropriate AT commands are listed in the GETTY
- command line to 'reset' the modem properly.
-
- .09 Allow combined -r1 -ssystem name ... means "Call this
- particular system only if there is work for it"
-
- .08
- New protocol module GIO.C supports window size of 7
-
- File limit upped to a 1000 from 300.
-
- .07
- Now sends manual ack (RR packet) instead of relying
- on piggy-backed ack.
-
- .06
- as of date 25 January 1989
-
- .05
- G protocol now windows, window = 2. Normally
- arbitrates for window size, can be defeated (forced to
- 1) by using -n option.
-
- Accepts filenames ~/path or ~user/path. ~/path uses
- UUPUB: while ~user/path looks up the home directory
- in the Getty:Passwd file, defaulting to UUPUB: if
- the requested user could not be found.
-
- .04
- only deletes queue files in a set if ALL make it
- across... before would delete each file individually.
-
- added security feature, does not allow remote end
- to send C.#? files to our uuspool:
-
- .02
- G protocol rewritten from scratch
-
- .01
- Security list (UULIB:Security) allowed directories
- for remote requests.
-
- Getty support
-
- File Locking (lib/lockfile.c)
-
- UUCP:
- .01 Changed to use library routines to obtain directory paths
- .00 First sub release assigned
-
- UUNAME:
- .01 Changed to use library routines to obtain directory paths
- .00 First sub release assigned
-
- UUX:
- .02 Changed to use library routines to obtain directory paths
- .01 Uses UULIB: instead of UUCP:LIB
-
- UUHOSTS:
- .02 Changed to use library routines to obtain directory paths
- .01 Uses UULIB: instead of UUCP:LIB
-
- UUPOLL:
- .03 Changed to use library routines to obtain directory paths
- .02 Uses UULIB: instead of UUCP:LIB
- Uses run >nil: <nil: instead of brun
-
-