mirror of
https://github.com/sheumann/telnetd.git
synced 2024-11-22 01:31:54 +00:00
telnetd for GNO
e6c2831323
The issue is that the kernel's pty structures get corrupted if the master side of a pty is opened and then closed without the slave side having been opened. This can happen with telnetd in various error cases. The workaround is to arrange for the slave side to be opened just before telnetd exits in those cases. |
||
---|---|---|
arpa | ||
libtelnet | ||
sys | ||
telnet | ||
telnetd | ||
Makefile | ||
Makefile.common | ||
Makefile.mk |