On Tue, Oct 31, 2000 at 11:40:54PM +0900, Stephen J. Turnbull wrote:
> Jan> One big change in 5.3.9 was that we went from representing
> Jan> ip-addresses in venus as host-order unsigned longs, to
> Jan> network-order struct in_addr. But if anything is still wrong
> Jan> in that area, I should have seen the same problems.
>
> That presumably is not my problem since I don't need to specify
> numeric addresses. "venus -h tleepslib" works fine when "venus" does
> not.
Were you using /usr/coda/etc/vstab, or /etc/coda/venus.conf to specify
the initial set of servers to connect to?
vstab got deprecated earlier on in 5.3.something, and I removed the code
that read it in 5.3.9, so that is a very likely candidate when the -h
<hostname> still works.
Jan