Age | Commit message (Collapse) | Author |
|
|
|
reported by marc@snafu.org. The main thing here is we use fgetln() instead of
fgets(), also giving us the advantage of being able to handle lines of
unlimited length. Some -Wall and other fixes from millert@ as well.
|
|
|
|
|
|
you tell it to run a command for the log file.
|
|
explanation of why the password prompt comes up again like v1; this is NOT
crypto
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Host: directive must be based on original URI, not the proxy address.
see RFC2616.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
kevin_oconnor@standardandpoors.com. ok Markus.
|
|
|
|
radix_mask on netstat -rnAv (actually, I think it's a bad idea to
use p_sockaddr for printing mask portion in radix_mask, since address
family is not properly filled)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
transfer, display a non-ETA line with an elapsed time.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(Anything over 1300 is obviously 24 hours based, and interval arithmetic
is much simpler than the old code would make you believe...)
|