K 10 svn:author V 3 des K 8 svn:date V 27 2000-07-17T20:49:39.000000Z K 7 svn:log V 314 Introduce the (undocumented) variable fetchRestartCalls, which controls whether or not interrupted system calls will be restarted. This fixes a bug where fetch(1) would hang (potentially forever) if a server stopped responding, because the signal handler would absorb the user's efforts to interrupt the transfer. END