Commit Graph

1722 Commits

Author SHA1 Message Date
hniksic 319f52d756 [svn] When the download is finished, print the time the download took.
Always invoke SIZE, not only when continuing the download.
2005-06-25 17:41:09 -07:00
hniksic e24bc5db1b [svn] Rewrite with_thousand_seps to be size-agnostic. Remove printing of separators
from sizes.
2005-06-25 16:09:29 -07:00
hniksic bc4c82c615 [svn] Divide with 1024 instead of shifting by ten places. 2005-06-25 14:16:51 -07:00
hniksic da084a2979 [svn] New ETA display. 2005-06-25 14:08:04 -07:00
hniksic d92cf8d560 [svn] Decrease buffer size of with_thousand_seps_sum. 2005-06-25 13:50:42 -07:00
hniksic 3735ecda38 [svn] Use %I64d, not %I64. 2005-06-25 09:08:35 -07:00
hniksic bd74e419d6 [svn] Don't pattern-match server redirects. 2005-06-25 08:04:47 -07:00
hniksic 002def87d2 [svn] Rename LARGE_INT to SUM_SIZE_INT, and simplify its handling. 2005-06-25 07:39:51 -07:00
hniksic b79e5bb0d3 [svn] Don't clean .libs, which is no longer being generated. 2005-06-25 07:31:03 -07:00
hniksic c9ac1f52b4 [svn] AI_ADDRCONFIG is no longer used, modify docs accordingly. 2005-06-25 06:49:49 -07:00
hniksic 99f1a44ca4 [svn] Comment docfix. 2005-06-24 17:28:37 -07:00
hniksic ac32102041 [svn] Remove warning under AIX. 2005-06-24 15:57:52 -07:00
hniksic 00196c4303 [svn] Don't split the sed invocation over multiple lines. 2005-06-24 15:52:59 -07:00
hniksic d197a09c74 [svn] Don't generate configure.bat, just use it. 2005-06-24 15:39:56 -07:00
hniksic 68f8b83d63 [svn] Expanded and updated with the current options. 2005-06-24 14:53:01 -07:00
hniksic db31c2f437 [svn] Mention that this file doesn't pertain to Cygwin. 2005-06-24 14:52:38 -07:00
mtortonesi 3c50d7ca9a [svn] Updated ChangeLog for config.rpath patch. 2005-06-24 09:34:06 -07:00
hniksic a77218d705 [svn] Correctly spell Thomas Lussnig's name. 2005-06-24 09:07:09 -07:00
hniksic d225cf6087 [svn] Move the large file check further up. Only check for endianness if GNU md5
is used (it being the only file that needs endianness information).
2005-06-24 08:49:37 -07:00
hniksic b47ea7c8c4 [svn] Don't indent #include lines. 2005-06-24 08:10:44 -07:00
hniksic 9aff5d6cfd [svn] Enable turning off SSL. 2005-06-24 06:48:31 -07:00
hniksic 94c194948f [svn] Remove the aclocal.m4 dependencies. 2005-06-24 06:34:30 -07:00
hniksic d29ecdb0e3 [svn] Include m4/*.m4 from configure.in. 2005-06-24 06:29:46 -07:00
hniksic 38a79fc2a0 [svn] Use AC_LIB_HAVE_LINKFLAGS instead of AC_LIB_LINKFLAGS when checking for
library functions.
2005-06-24 06:23:02 -07:00
hniksic 61c5b229b7 [svn] Consistently prepend / to path when entering cookie code. 2005-06-24 05:15:03 -07:00
hniksic 0a41b946d4 [svn] Declare opt.verbose as int, not bool. 2005-06-24 04:44:38 -07:00
mtortonesi 7c431e235c [svn] Remove m4/README. 2005-06-23 19:20:06 -07:00
mtortonesi 6e0e330f5c [svn] Removed libtool and switched to config.rpath to perform configuration-time detection of (non-system) libraries. 2005-06-23 19:10:18 -07:00
hniksic 48acf01149 [svn] Actually add gpl.texi. 2005-06-23 16:50:23 -07:00
hniksic 81b515db03 [svn] Split GPL text into a separate file, gpl.texi. 2005-06-23 16:47:03 -07:00
hniksic 1dce928b3c [svn] The latest GPLv2 text from www.gnu.org; updates the address of the FSF. 2005-06-23 16:35:23 -07:00
hniksic 220d67c59d [svn] Doc fix for human_readable. 2005-06-23 16:07:02 -07:00
hniksic 4a6882c2c1 [svn] Updated list of principal contributors. 2005-06-23 14:51:26 -07:00
hniksic b80f389516 [svn] Removed the ChangeLog-branches directories. 2005-06-23 12:32:42 -07:00
hniksic b1e09c679f [svn] Comment fix. 2005-06-23 08:43:51 -07:00
hniksic 6ea7e4fd23 [svn] Don't check for strpbrk and mktime. 2005-06-23 08:37:56 -07:00
hniksic 22c6b56ed9 [svn] Remove obsolete symbols from .h files. 2005-06-23 08:34:14 -07:00
hniksic 82b08f2daa [svn] Expect strpbrk and mktime to exist. 2005-06-23 08:33:20 -07:00
hniksic cb2cc3abf8 [svn] Use struct_fstat when calling fstat because of Borland's lack of 64-bit
fstat.
2005-06-23 07:29:42 -07:00
hniksic 4b3e1632db [svn] Remove support for Watcom's compiler. 2005-06-23 07:11:48 -07:00
hniksic 6af41f62f0 [svn] Expand comment for strpbrk. 2005-06-23 06:52:06 -07:00
hniksic 5b48c4759b [svn] Fix treminology mismatch: tag->revision 2005-06-23 05:38:31 -07:00
hniksic 818e2ae7c0 [svn] Modify dist-wget to work with the subversion repository. 2005-06-23 05:30:56 -07:00
hniksic af91adf53f [svn] Comment addition. 2005-06-23 04:51:44 -07:00
hniksic c8ab47811a [svn] Document autogen.sh in README.checkout. 2005-06-22 18:14:09 -07:00
hniksic 72eda236da [svn] Replaced the non-standard Makefile.svn with autogen.sh. 2005-06-22 18:03:16 -07:00
hniksic 7aa009244b [svn] More annotations. 2005-06-22 17:17:27 -07:00
hniksic f00a78aa39 [svn] Add more annotations to the TODO list. 2005-06-22 15:32:33 -07:00
hniksic 5379a71966 [svn] Reorder the two new entries. 2005-06-22 14:53:05 -07:00
hniksic 3a322bbd98 [svn] Don't check for availability of C prototypes. Don't check for signal.h.
Don't check whether both time.h and sys/time.h can be included.
2005-06-22 13:39:23 -07:00