home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fish 'n' More 2
/
fishmore-publicdomainlibraryvol.ii1991xetec.iso
/
fish
/
telecom
/
uucp_450
/
src
/
getty
/
version.doc
< prev
Wrap
Text File
|
1991-02-03
|
1KB
|
46 lines
GETTY
.06
fixed mixup with uucico -- getty now waits 5 seconds
before trying to retake a port.
fixed double-login: request!
.05
fixed timeout problem when -h0 (ignore CD) is used
.04 (1.08 release)
-d0, -c0, -h0 options fixed and tested.
Note that if you have problems with Getty crashing
or freezing up, or programs freezing up, you may
be forced to use the -d0 option.
.03
Getty now understands individual UNITS, allowing
getty to work with multi-serial ports. Example:
run <nil: >nil: Getty -U2 -A -B19200 -Mm -r0 -m1 -7
Use -x option to set amount of logging information.
Default is major errors only. Set to -x1 to log
basic logins, -x2 for more information, -x9 when
debugging.
(Previously getty would default to logging logins,
it longer does that)
NOTE: Getty must intercept the OpenDevice() and
CloseDevice() vectors for the specific device. When
deinstalling getty you must deinstall in reverse
order. Getty will refuse to deinstall if it cannot
back-out its patches to OpenDevice().
.02 Getty now intercepts the OpenDevice vector for the
device in question and forces SERF_SHARED.
.01
.00