Stephen Heumann e6c2831323 Work around a GNO kernel bug that could cause crashes in error cases.
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.
2016-01-09 14:50:21 -06:00
2016-01-07 18:54:14 -06:00
Description
telnetd for GNO
520 KiB
Languages
C 90.7%
Roff 9.1%
Makefile 0.2%