freebsd-dev/contrib/telnet
Alfred Perlstein cc7b0935ec unbreak build:
commands.c, sys_bsd.c: comment out/remove junk after #endif/#else
network.c, terminal.c, utlities.c: include stdlib.h for exit(3)
2002-05-11 03:19:44 +00:00
..
arpa Very large style makeover. 2001-11-30 21:06:38 +00:00
libtelnet Fix an external declaration that was causing telnetd to core dump. 2002-05-06 09:46:29 +00:00
telnet unbreak build: 2002-05-11 03:19:44 +00:00
telnetd Don't use non-signal-safe functions (exit(3) in this case) in 2002-02-05 15:20:02 +00:00