telnetd/telnetd
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
..
defs.h Add an implementation for GNO of posix_openpt and related functions for handling ptys. 2015-06-01 16:25:56 -05:00
ext.h Eliminate large stack-allocated buffers, and set the stack size to 1.5k. 2016-01-08 23:45:11 -06:00
global.c Get rid of __FBSDID macros, which aren't defined in GNO (and thus prevent compilation). 2015-05-30 22:26:48 -05:00
pathnames.h Use correct path for login on GNO. 2016-01-07 20:07:53 -06:00
slc.c Get rid of __FBSDID macros, which aren't defined in GNO (and thus prevent compilation). 2015-05-30 22:26:48 -05:00
state.c Eliminate large stack-allocated buffers, and set the stack size to 1.5k. 2016-01-08 23:45:11 -06:00
sys_term.c Eliminate large stack-allocated buffers, and set the stack size to 1.5k. 2016-01-08 23:45:11 -06:00
telnetd.8 List authentication types supported with "-X" taken from the libtelnet 2008-08-29 00:04:37 +00:00
telnetd.c Eliminate large stack-allocated buffers, and set the stack size to 1.5k. 2016-01-08 23:45:11 -06:00
telnetd.h Very large style makeover. 2001-11-30 21:06:38 +00:00
termstat.c Get rid of __FBSDID macros, which aren't defined in GNO (and thus prevent compilation). 2015-05-30 22:26:48 -05:00
utility.c Eliminate large stack-allocated buffers, and set the stack size to 1.5k. 2016-01-08 23:45:11 -06:00