NetBSD/usr.bin/ftp
lukem 3f8b92b0b3 * factor out SIGINFO setting into a handler that is always active (but only
prints out info if bytes > 0). only set the handler if SIGINFO is defined
* hijack SIGQUIT to be the same as SIGINFO (foreign ports have this, and it's
  annoying to have SIGQUIT dump core on netbsd when it prints info on other
  systems)
* in {recv,send}request(), factor a lot of duplicated code out into a
  `cleanup' section at the end
* rework shell() a bit
1999-10-05 13:05:39 +00:00
..
cmds.c * factor out SIGINFO setting into a handler that is always active (but only 1999-10-05 13:05:39 +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 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
fetch.c * factor out SIGINFO setting into a handler that is always active (but only 1999-10-05 13:05:39 +00:00
ftp_var.h 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
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 * factor out SIGINFO setting into a handler that is always active (but only 1999-10-05 13:05:39 +00:00
main.c * factor out SIGINFO setting into a handler that is always active (but only 1999-10-05 13:05:39 +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 * factor out SIGINFO setting into a handler that is always active (but only 1999-10-05 13:05:39 +00:00