Set of changes from Bruce:
authorAndrey Chernov <ache@FreeBSD.org>
Wed, 23 Mar 1994 01:58:30 +0000 (01:58 +0000)
committerAndrey Chernov <ache@FreeBSD.org>
Wed, 23 Mar 1994 01:58:30 +0000 (01:58 +0000)
commit4146e00255612067b960dbf8669babf5edabd9d8
tree54db21ce431913edc0c8a47a3ea060ff95d54171
parent5ac6cc21813e1e892f0952edb7bbeb4d906c809a
Set of changes from Bruce:
1) Macro CAN_DO_IO to replace all TS_CARR_ON || CLOCAL tests
2) Fix bug with clearing TS_ISOPEN in ttioctl.
3) New TS_ZOMBIE flag introduced: carrier dropped when !CLOCAL.
4) Add two debug printf's when tty/nullmodem called without open.
sys/kern/tty.c
sys/net/if_ppp.c
sys/sys/tty.h