home *** CD-ROM | disk | FTP | other *** search
/ Fish 'n' More 2 / fishmore-publicdomainlibraryvol.ii1991xetec.iso / fish / telecom / uucp_442 / src / getty / version.doc < prev   
Text File  |  1991-01-06  |  972b  |  37 lines

  1.  
  2.     GETTY
  3.     .04
  4.         -d0, -c0, -h0 options fixed and tested.
  5.  
  6.         Note that if you have problems with Getty crashing
  7.         or freezing up, or programs freezing up, you may
  8.         be forced to use the -d0 option.
  9.  
  10.     .03
  11.         Getty now understands individual UNITS, allowing
  12.         getty to work with multi-serial ports.    Example:
  13.  
  14.         run <nil: >nil: Getty -U2 -A -B19200 -Mm -r0 -m1 -7
  15.  
  16.         Use -x option to set amount of logging information.
  17.         Default is major errors only.  Set to -x1 to log
  18.         basic logins, -x2 for more information, -x9 when
  19.         debugging.
  20.  
  21.         (Previously getty would default to logging logins,
  22.         it longer does that)
  23.  
  24.         NOTE: Getty must intercept the OpenDevice() and
  25.         CloseDevice() vectors for the specific device.  When
  26.         deinstalling getty you must deinstall in reverse
  27.         order.    Getty will refuse to deinstall if it cannot
  28.         back-out its patches to OpenDevice().
  29.  
  30.     .02    Getty now intercepts the OpenDevice vector for the
  31.         device in question and forces SERF_SHARED.
  32.  
  33.     .01
  34.  
  35.     .00
  36.  
  37.