mirror of
https://github.com/sheumann/telnetd.git
synced 2024-11-22 16:31:27 +00:00
a1e8056a8b
This was generally resolved by adding extra unused parameters to functions, to standardize their signature to what their pointer was being cast to. This should avoid issues of possible stack corruption due to the ORCA/C calling convention. |
||
---|---|---|
.. | ||
baud.h | ||
commands.c | ||
defines.h | ||
externs.h | ||
fdset.h | ||
general.h | ||
main.c | ||
network.c | ||
ring.c | ||
ring.h | ||
sys_bsd.c | ||
telnet.1 | ||
telnet.c | ||
terminal.c | ||
types.h | ||
utilities.c |