Displaying 20 results from an estimated 46 matches for "inftrees".
Did you mean:
informes
2002 Jul 28
0
Ex-Bug Report: -z option
...n `recv_generator':
generator.c:344: warning: comparison between signed and unsigned
type errors in various files, as well as
main.c: In function `start_client':
main.c:665: warning: unused variable `write_batch'
main.c:664: warning: unused variable `whole_file'
including...
zlib/inftrees.c: In function `huft_build':
zlib/inftrees.c:216: warning: signed and unsigned type in conditional expression
zlib/inftrees.c: In function `inflate_trees_fixed':
zlib/inftrees.c:403: warning: unused parameter `z'
Note again that running without -z works 100% of the time and currently
u...
2005 Jul 27
0
FreeBSD Security Advisory FreeBSD-SA-05:18.zlib
...VI. Correction details
The following list contains the revision numbers of each file that was
corrected in FreeBSD.
Branch Revision
Path
- -------------------------------------------------------------------------
RELENG_5
src/lib/libz/inftrees.h 1.1.1.5.2.1
RELENG_5_4
src/UPDATING 1.342.2.24.2.15
src/sys/conf/newvers.sh 1.62.2.18.2.11
src/lib/libz/inftrees.h 1.1.1.5.6.1
RELENG_5_3
src...
2005 Jul 27
0
FreeBSD Security Advisory FreeBSD-SA-05:18.zlib
...VI. Correction details
The following list contains the revision numbers of each file that was
corrected in FreeBSD.
Branch Revision
Path
- -------------------------------------------------------------------------
RELENG_5
src/lib/libz/inftrees.h 1.1.1.5.2.1
RELENG_5_4
src/UPDATING 1.342.2.24.2.15
src/sys/conf/newvers.sh 1.62.2.18.2.11
src/lib/libz/inftrees.h 1.1.1.5.6.1
RELENG_5_3
src...
2003 Apr 29
6
Connection refused
I've added the:
/etc/services
/etc/inetd
entries as well as
/etc/rsync.conf
with the contents:
[io]
path = //Volumes/Mac_OS_X/Library/WebServer/iolanguage.com/Io
comment = iolanguage source code
But I get this error:
% rsync -rvR --progress localhost:/ .
localhost.dekorte.com: Connection refused
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error:
2005 Jul 06
0
FreeBSD Security Advisory FreeBSD-SA-05:16.zlib
...VI. Correction details
The following list contains the revision numbers of each file that was
corrected in FreeBSD.
Branch Revision
Path
- -------------------------------------------------------------------------
RELENG_5
src/lib/libz/inftrees.c 1.4.2.2
RELENG_5_4
src/UPDATING 1.342.2.24.2.13
src/sys/conf/newvers.sh 1.62.2.18.2.9
src/lib/libz/inftrees.c 1.4.6.1
RELENG_5_3
src...
2005 Jul 06
1
FreeBSD Security Advisory FreeBSD-SA-05:16.zlib
...VI. Correction details
The following list contains the revision numbers of each file that was
corrected in FreeBSD.
Branch Revision
Path
- -------------------------------------------------------------------------
RELENG_5
src/lib/libz/inftrees.c 1.4.2.2
RELENG_5_4
src/UPDATING 1.342.2.24.2.13
src/sys/conf/newvers.sh 1.62.2.18.2.9
src/lib/libz/inftrees.c 1.4.6.1
RELENG_5_3
src...
2002 Nov 15
0
building rsync on MacOSX 10.2.2
...IG_H -Wall -W -I./popt -c zlib/infcodes.c -o zlib/infcodes.o
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c zlib/inffast.c -o zlib/inffast.o
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c zlib/inflate.c -o zlib/inflate.o
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c zlib/inftrees.c -o zlib/inftrees.o
zlib/inftrees.c: In function `huft_build':
zlib/inftrees.c:216: warning: signed and unsigned type in conditional expression
zlib/inftrees.c: In function `inflate_trees_fixed':
zlib/inftrees.c:403: warning: unused parameter `z'
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wal...
2002 Feb 20
1
Errors compiling rsync 2.5.2 on Solaris 8
...H -Wall -W -I./popt -c zlib/infcodes.c
-o zlib/infcodes.o
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c zlib/inffast.c
-o zlib/inffast.o
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c zlib/inflate.c
-o zlib/inflate.o
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c zlib/inftrees.c
-o zlib/inftrees.o
In file included from zlib/inftrees.c:395:
zlib/inffixed.h:13: warning: missing braces around initializer
zlib/inffixed.h:13: warning: (near initialization for
`fixed_tl[0].word.what')
zlib/inffixed.h:118: warning: missing braces around initializer
zlib/inffixed.h:118: wa...
2002 Mar 19
0
BSD/OS and 2.5.2-current
...ning: missing initializer for `long_options[69].val'
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c lib/inet_pton.c -o lib/i
net_pton.o
lib/inet_pton.c:30: warning: `inet_pton6' declared `static' but never defined
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c zlib/inftrees.c -o zlib/
inftrees.o
zlib/inftrees.c: In function `inflate_trees_fixed':
zlib/inftrees.c:403: warning: unused parameter `z'
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c popt/popt.c -o popt/popt
.o
popt/popt.c: In function `poptAddAlias':
popt/popt.c:673: warning: unused par...
2002 Jan 29
1
Solaris 2.8/2.5.2 build issues
...IG_H -Wall -W -I./popt -c zlib/infcodes.c -o
zlib/infcodes.o
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c zlib/inffast.c -o
zlib/inffast.o
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c zlib/inflate.c -o
zlib/inflate.o
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c zlib/inftrees.c -o
zlib/inftrees.o
zlib/inftrees.c: In function `huft_build':
zlib/inftrees.c:217: warning: signed and unsigned type in conditional
expression
In file included from zlib/inftrees.c:395:
zlib/inffixed.h: At top level:
zlib/inffixed.h:13: warning: missing braces around initializer
zlib/inffixed...
2002 Jan 13
1
rsynd-2.5.1 / hlink.c patches
Platform: Compaq OpenVMS Alpha 7.3
Compiler: Compaq C T6.5
The following patch resolves compile problems with the HLINK.C module.
The cast on function argument for the qsort() routine was wrong, and not
allowing the compile to complete.
When the function definiton of the hlink_compare() is corrected to have
the const qualifiers, the cast inside the qsort() function call is no
longer
2010 Dec 30
1
problem building R 2.12.1 64-bit on Windows 7
...uot;x64"' -DW64 -c inffast.c -o inffast.o
gcc -std=gnu99 -I../../include -DHAVE_CONFIG_H -O3 -Wall -pedantic
-DR_ARCH='"x64"' -DW64 -c inflate.c -o inflate.o
gcc -std=gnu99 -I../../include -DHAVE_CONFIG_H -O3 -Wall -pedantic
-DR_ARCH='"x64"' -DW64 -c inftrees.c -o inftrees.o
gcc -std=gnu99 -I../../include -DHAVE_CONFIG_H -O3 -Wall -pedantic
-DR_ARCH='"x64"' -DW64 -c trees.c -o trees.o
gcc -std=gnu99 -I../../include -DHAVE_CONFIG_H -O3 -Wall -pedantic
-DR_ARCH='"x64"' -DW64 -c uncompr.c -o uncompr.o
gcc -std=gnu99...
2006 Jan 23
1
R-2.2.1 doesn't compile under cygwin/Win2000
...s the following error after a while:
----------------------------------------------------------------------------
-----
al/include -DHAVE_CONFIG_H -D__NO_MATH_INLINES -g -O2 -c zutil.c -o zutil.o
rm -f libz.a
ar cr libz.a adler32.o compress.o crc32.o deflate.o gzio.o infback.o
inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o
ranlib libz.a
make[4]: Leaving directory `/home/Vonkad/R-2.2.1/src/extra/zlib'
make[3]: Leaving directory `/home/Vonkad/R-2.2.1/src/extra/zlib'
make[3]: Entering directory `/home/Vonkad/R-2.2.1/src/extra/xdr'
make[4]: Entering directory `/home/Vonkad/R-2.2.1/...
2002 Feb 27
1
anyone compile source on Mac OS X?
...tch.o
clientname.o params.o loadparm.o clientserver.o access.o connection.o
authenticate.o lib/fnmatch.o lib/compat.o lib/snprintf.o lib/mdfour.o
lib/permstring.o lib/inet_ntop.o lib/inet_pton.o lib/getnameinfo.o
zlib/deflate.o zlib/infblock.o zlib/infcodes.o zlib/inffast.o
zlib/inflate.o zlib/inftrees.o zlib/infutil.o zlib/trees.o zlib/zutil.o
zlib/adler32.o popt/findme.o popt/popt.o popt/poptconfig.o
popt/popthelp.o popt/poptparse.o
/usr/bin/ld: warning multiple definitions of symbol _snprintf
lib/snprintf.o definition of _snprintf in section (__TEXT,__text)
/usr/lib/libSystem.dylib(snprin...
2005 Sep 14
1
RSYNC "make" problems with HP UX 11.0 & GCC 3.3.2
..._H -Wall -W -I./popt -c zlib/deflate.c
-o zlib/deflate.o
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c zlib/inffast.c
-o zlib/inffast.o
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c zlib/inflate.c
-o zlib/inflate.o
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c zlib/inftrees.c
-o zlib/inftrees.o
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c zlib/trees.c -o
zlib/trees.o
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c zlib/zutil.c -o
zlib/zutil.o
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c zlib/adler32.c
-o zlib/adler32.o
gcc -I. -I. -g -...
2002 Mar 12
1
Problems with 2.5.3 under Debian Linux
...IG_H -Wall -W -I./popt -c zlib/infcodes.c -o zlib/infcodes.o
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c zlib/inffast.c -o zlib/inffast.o
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c zlib/inflate.c -o zlib/inflate.o
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c zlib/inftrees.c -o zlib/inftrees.o
zlib/inftrees.c: In function `inflate_trees_fixed':
zlib/inftrees.c:404: warning: unused parameter `z'
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c zlib/infutil.c -o zlib/infutil.o
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c zlib/trees.c -o zlib/t...
2010 Feb 15
1
[PATCH] drm/nouveau: fix pramdac_table range checking
...ns.txt | uniq -f 3 | tee err-list
>
> I hacked on the buffer overflow check last weekend and these are the
> results. It has way more false positives than the other bug lists
> I've posted, but it's still kinda neat.
>
> It works like this:
>
> lib/zlib_inflate/inftrees.c
> 112 for (min = 1; min <= MAXBITS; min++)
> 113 if (count[min] != 0) break;
> 114 if (root < min) root = min;
> smatch thinks "min" can be MAXBITS here.
>
> One bad thing is that if you have code like:
> if (foo == 42)
>...
2003 Jun 21
2
rsync 2.5.6 for NCR MP-RAS
...ight 1987-97, MetaWare Incorporated
cc -I. -I. -g -DHAVE_CONFIG_H -I./popt -c zlib/inflate.c -o
zlib/inflate.o
NCR High Performance C Compiler R3.0c
(c) Copyright 1994-97, NCR Corporation
(c) Copyright 1987-97, MetaWare Incorporated
cc -I. -I. -g -DHAVE_CONFIG_H -I./popt -c zlib/inftrees.c -o
zlib/inftrees.o
NCR High Performance C Compiler R3.0c
(c) Copyright 1994-97, NCR Corporation
(c) Copyright 1987-97, MetaWare Incorporated
cc -I. -I. -g -DHAVE_CONFIG_H -I./popt -c zlib/infutil.c -o
zlib/infutil.o
NCR High Performance C Compiler R3.0c
(c) Copyright 1994-97, NCR Cor...
2010 Feb 04
1
Help....package "GPLOTS" will not install. Linux
...TIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic
-fasynchronous-unwind-tables -DVERSION=\"2.024\" -DXS_VERSION=\"2.024
\" -fPIC "-I/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE"
-DGZIP_OS_CODE=3 -DUSE_PPPORT_H inftrees.c
gcc -c -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing
-pipe -Wdeclaration-after-statement -I/usr/local/include
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m32 -ma...
2002 Jun 09
0
Compiling a static version of rsync
...mpat.o hlink.o token.o uidlist.o socket.o fileio.o batch.o
clientname.o params.o loadparm.o clientserver.o access.o
connection.o authenticate.o lib/fnmatch.o lib/compat.o
lib/snprintf.o lib/mdfour.o lib/permstring.o zlib/deflate.o
zlib/infblock.o zlib/infcodes.o zlib/inffast.o zlib/inflate.o
zlib/inftrees.o zlib/infutil.o zlib/trees.o zlib/zutil.o
zlib/adler32.o popt/findme.o popt/popt.o popt/poptconfig.o
popt/popthelp.o popt/poptparse.o -lresolv -lsocket -lnsl
# file ./rsync
rsync: ELF 32-bit LSB executable 80386 Version 1,
dynamically linked, not stripped
Any assistance appreciated....