freebsd-dev/crypto/telnet
Sheldon Hearn fa3e900453 Don't use non-signal-safe functions (exit(3) in this case) in
signal handlers.  In this case, use _exit(2) instead, following
the call to shutdown(2).

This fixes rare telnetd hangs.

PR:		misc/33672
Submitted by:	Umesh Krishnaswamy <umesh@juniper.net>
MFC after:	1 month
2002-02-05 15:20:02 +00:00
..
arpa Very large style makeover. 2001-11-30 21:06:38 +00:00
libtelnet help the alphas out with the WARNS=2 stuff. 2001-12-03 12:13:18 +00:00
telnet Don't assume that the number of fds to select on is known quantity (in 2001-12-09 09:53:27 +00:00
telnetd Don't use non-signal-safe functions (exit(3) in this case) in 2002-02-05 15:20:02 +00:00