NetBSD/usr.bin/ftp
lukem 85e3997a42 Slightly rework SIGINT handling; if we're exiting the auto-fetch stuff
and sigint_raised is non-zero, reset the handler for SIGINT to SIG_DFL
and raise(SIGINT) so that the appropriate wait(3) status is setup.
Based on solution proposed by Ognyan Kulev.
This should really fix PR [pkg/26351].
2004-07-21 00:09:14 +00:00
..
Makefile
cmds.c
cmdtab.c
complete.c
domacro.c
extern.h
fetch.c Slightly rework SIGINT handling; if we're exiting the auto-fetch stuff 2004-07-21 00:09:14 +00:00
ftp.1
ftp.c
ftp_var.h Slightly rework SIGINT handling; if we're exiting the auto-fetch stuff 2004-07-21 00:09:14 +00:00
main.c Slightly rework SIGINT handling; if we're exiting the auto-fetch stuff 2004-07-21 00:09:14 +00:00
progressbar.c
progressbar.h
ruserpass.c
util.c
version.h Slightly rework SIGINT handling; if we're exiting the auto-fetch stuff 2004-07-21 00:09:14 +00:00