telnetd for GNO
Go to file
Stephen Heumann 98b485d83b vasprintf: Pass a 1-character buffer to initial vsnprintf call.
GNO vsnprintf will give an error if size is 0, leading vasprintf to fail. This prevented sending data in telnetd.
2015-06-03 20:38:31 -05:00
arpa
libtelnet vasprintf: Pass a 1-character buffer to initial vsnprintf call. 2015-06-03 20:38:31 -05:00
sys
telnet telnet: Define signal handlers on GNO with the proper signature (taking two arguments). 2015-06-01 17:55:24 -05:00
telnetd telnetd: Change hardcoded 0s for stdin to STDIN_FILENO. 2015-06-02 21:59:22 -05:00
Makefile
Makefile.common Misc. small changes to remove uses of unavailable functions in telnetd. 2015-06-01 20:43:53 -05:00
Makefile.mk Misc. small changes to remove uses of unavailable functions in telnetd. 2015-06-01 20:43:53 -05:00