This is the mail archive of the cygwin-cvs@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

src/winsup/cinstall ChangeLog setup.c


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]