mux         2006-10-14 00:55:12 UTC

  FreeBSD projects repository

  Modified files:
    csup                 proto.c 
  Log:
  The "Connected to..." message was changed some time ago to print
  the numerical address instead of the name written in the supfile,
  so that it became possible to see which IP we actually connected;
  unlike CVSup, we try every address returned by the DNS server so
  it is a valuable information.
  
  However, people running csup at the default verbosity level only
  get the "Connected to..." message and lack the "Connecting to..."
  one, so they never see the name they entered in their supfile.
  Since this could be confusing, we now print:
  Connected to <supfile_name> (<numerical_address>)
  
  Revision  Changes    Path
  1.93      +2 -2      projects/csup/proto.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to