src/winsup/cinstall ChangeLog setup.c
cgf@sourceware.cygnus.com
cgf@sourceware.cygnus.com
Sat Apr 22 12:20:00 GMT 2000
CVSROOT: /cvs/src
Module name: src
Changes by: cgf@sourceware.cygnus.com 00/04/22 12:20:28
Modified files:
winsup/cinstall: ChangeLog setup.c
Log message:
Throughout, use global session handle rather than reinitializing for each
connect. Don't pass session as an argument to setup.c functions.
* setup.c (geturl): Only issue "Connecting to.." message when using http or
first time for ftp since subsequent connections will be fast.
(processdirlisting): Allocate space for "N" when user has specified "N"ever
option so that it can be subsequently freed.
(main): Abort if we can't get the list of mirrors.
Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/ChangeLog.diff?cvsroot=src&r1=1.25&r2=1.26
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/setup.c.diff?cvsroot=src&r1=1.26&r2=1.27
More information about the Cygwin-cvs
mailing list