telnetd for GNO
Go to file
Stephen Heumann 494c69cf82 Eliminate large stack-allocated buffers, and set the stack size to 1.5k.
Also includes code to check the stack usage, which in my testing showed a maximum of 1025 bytes.
2016-01-08 23:45:11 -06:00
arpa Add baud rate support to telnet(1) 2014-11-11 04:06:05 +00:00
libtelnet vasprintf: Pass a 1-character buffer to initial vsnprintf call. 2015-06-03 20:38:31 -05:00
sys More small changes for GNO and ORCA/C compatibility. 2015-05-31 19:52:28 -05:00
telnet telnet: Define signal handlers on GNO with the proper signature (taking two arguments). 2015-06-01 17:55:24 -05:00
telnetd Eliminate large stack-allocated buffers, and set the stack size to 1.5k. 2016-01-08 23:45:11 -06:00
Makefile Add a GNO-specific makefile, and move stuff that's common between GNO and OS X makefiles to a file included by both of them. 2015-05-31 16:21:53 -05:00
Makefile.common Remove root files in "make clean" 2016-01-07 20:43:59 -06:00
Makefile.mk Turn on a few optimizations. 2016-01-07 18:54:14 -06:00