home *** CD-ROM | disk | FTP | other *** search
/ back2roots/padua / padua.7z / padua / uucp / auucp+-1.02 / fuucp_plus_src.lzh / uucico / version.doc < prev   
Encoding:
Text File  |  1990-11-21  |  2.8 KB  |  110 lines

  1.  
  2. <all-Programs>
  3.     Dec-89  Matthew Dillon.  Modified to conform with my release.
  4.         Specifically, now use common library routines in uucp:src/lib,
  5.         file locking routines, logging routines, etc...
  6.  
  7.     Apr-89  Matthew Dillon.  Prototyping added (not 100% but method now
  8.         exists set so people don't go off and make up their own schemes)
  9.  
  10.  
  11. UUXQT:
  12.     .03 Locks at beginning, unlocks at end (sequences multiply run
  13.         UUXQTs)
  14.  
  15.     .02 File limit upped to 1000, conforms with new library routines
  16.         to obtain directory paths.
  17.  
  18.     .01 First sub release number assigned.
  19.  
  20.  
  21.     11-Jul-88 by Dan Schein
  22.  
  23.         Added support for unknown command request(s)
  24.         Added support for a RMAIL command
  25.         Added "New Files Received." message
  26.         Added Beta Version number
  27.  
  28. UUCICO:
  29.     .11    GIO.C fixed up yet again
  30.  
  31.         ~ paths fixed in all cases, refer to MAN/UUCP
  32.  
  33.         Time Restrictions added by Christopher A. Wichura.
  34.  
  35.  
  36.     .10    Allow two forms for the dial string in the L.Sys file:
  37.             5551234     (just the number)
  38.             ATDT5551234    (full AT command)
  39.             ATM1DT5551234    (another example)
  40.  
  41.         This allows you to specify options specific to the
  42.         particular system you are calling.  Make sure the
  43.         appropriate AT commands are listed in the GETTY
  44.         command line to 'reset' the modem properly.
  45.  
  46.     .09    Allow combined -r1 -ssystem name ... means "Call this
  47.         particular system only if there is work for it"
  48.  
  49.     .08
  50.         New protocol module GIO.C supports window size of 7
  51.  
  52.         File limit upped to a 1000 from 300.
  53.  
  54.     .07
  55.         Now sends manual ack (RR packet) instead of relying
  56.         on piggy-backed ack.
  57.  
  58.     .06
  59.         as of date 25 January 1989
  60.  
  61.     .05
  62.         G protocol now windows, window = 2.  Normally
  63.         arbitrates for window size, can be defeated (forced to
  64.         1) by using -n option.
  65.  
  66.         Accepts filenames ~/path or ~user/path.  ~/path uses
  67.         UUPUB: while ~user/path looks up the home directory
  68.         in the Getty:Passwd file, defaulting to UUPUB: if
  69.         the requested user could not be found.
  70.  
  71.     .04
  72.         only deletes queue files in a set if ALL make it
  73.         across... before would delete each file individually.
  74.  
  75.         added security feature, does not allow remote end
  76.         to send C.#? files to our uuspool:
  77.  
  78.     .02
  79.         G protocol rewritten from scratch
  80.  
  81.     .01
  82.         Security list (UULIB:Security) allowed directories
  83.         for remote requests.
  84.  
  85.         Getty support
  86.  
  87.         File Locking (lib/lockfile.c)
  88.  
  89. UUCP:
  90.     .01    Changed to use library routines to obtain directory paths
  91.     .00    First sub release assigned
  92.  
  93. UUNAME:
  94.     .01    Changed to use library routines to obtain directory paths
  95.     .00    First sub release assigned
  96.  
  97. UUX:
  98.     .02    Changed to use library routines to obtain directory paths
  99.     .01    Uses UULIB: instead of UUCP:LIB
  100.  
  101. UUHOSTS:
  102.     .02    Changed to use library routines to obtain directory paths
  103.     .01    Uses UULIB: instead of UUCP:LIB
  104.  
  105. UUPOLL:
  106.     .03    Changed to use library routines to obtain directory paths
  107.     .02    Uses UULIB: instead of UUCP:LIB
  108.         Uses run >nil: <nil: instead of brun
  109.  
  110.