NetBSD/usr.bin/ftp
lukem d5b5f0e034 * in the SIGINFO/SIGQUIT handler, print a newline before displaying
the xfer stats
* crankrate() should have a K&R decl (for consistency)
1999-10-11 12:35:42 +00:00
..
cmds.c use sigjmp_buf for sigsetjmp(), instead of jmp_buf. 1999-10-10 22:33:54 +00:00
cmdtab.c add TNFi copyright to all files i've done more than a minor amount of work to... 1999-10-05 01:16:11 +00:00
complete.c add TNFi copyright to all files i've done more than a minor amount of work to... 1999-10-05 01:16:11 +00:00
domacro.c * idle(): rename to idlecmd(). certain linux distributions have an incompatible 1999-09-27 23:09:42 +00:00
extern.h allow a second SIGINT during the "xfer aborted. waiting for remote to finish abort." 1999-10-09 12:48:12 +00:00
fetch.c use sigjmp_buf for sigsetjmp(), instead of jmp_buf. 1999-10-10 22:33:54 +00:00
ftp_var.h use sigjmp_buf for sigsetjmp(), instead of jmp_buf. 1999-10-10 22:33:54 +00:00
ftp.1 * factor out SIGINFO setting into a handler that is always active (but only 1999-10-05 13:05:39 +00:00
ftp.c use sigjmp_buf for sigsetjmp(), instead of jmp_buf. 1999-10-10 22:33:54 +00:00
main.c if editing is enabled when intr() is called, print a newline. (cosmetic fix) 1999-10-11 12:34:17 +00:00
Makefile simple dependancy so addition of global vars to ftp_var.h is detected for main.c 1999-10-01 07:58:02 +00:00
ruserpass.c * idle(): rename to idlecmd(). certain linux distributions have an incompatible 1999-09-27 23:09:42 +00:00
util.c * in the SIGINFO/SIGQUIT handler, print a newline before displaying 1999-10-11 12:35:42 +00:00