Initial revision
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sun, 25 Feb 2001 22:25:02 +0000 (22:25 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sun, 25 Feb 2001 22:25:02 +0000 (22:25 +0000)
commit5837606887a6d81e8b1f7588525cb1c8783fb62b
tree6a7e18dcdd564bd8d91baf5911786f59b5fd73e8
Initial revision

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@6 a5681a0c-68f1-0310-ab6d-d61299d08faa
258 files changed:
00README [new file with mode: 0644]
CHANGES [new file with mode: 0644]
CONTRIBUTORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
COPYRIGHT [new file with mode: 0644]
MakeMakefile [new file with mode: 0755]
Makefile.am [new file with mode: 0644]
NT-BUILD-TIPS.txt [new file with mode: 0644]
README [new file with mode: 0644]
TODO [new file with mode: 0644]
bindings/Makefile.am [new file with mode: 0644]
bindings/perl-piped/MANIFEST [new file with mode: 0644]
bindings/perl-piped/Makefile.PL [new file with mode: 0644]
bindings/perl-piped/README [new file with mode: 0644]
bindings/perl-piped/RRDp.pm [new file with mode: 0644]
bindings/perl-piped/leaktest.pl [new file with mode: 0644]
bindings/perl-piped/rrdpl.dsp [new file with mode: 0644]
bindings/perl-piped/rrdpl.dsw [new file with mode: 0644]
bindings/perl-piped/t/base.t [new file with mode: 0755]
bindings/perl-shared/MANIFEST [new file with mode: 0644]
bindings/perl-shared/Makefile.PL [new file with mode: 0644]
bindings/perl-shared/README [new file with mode: 0644]
bindings/perl-shared/RRDs.pm [new file with mode: 0644]
bindings/perl-shared/RRDs.xs [new file with mode: 0644]
bindings/perl-shared/ntmake.pl [new file with mode: 0644]
bindings/perl-shared/rrdpl.dsp [new file with mode: 0644]
bindings/perl-shared/rrdpl.dsw [new file with mode: 0644]
bindings/perl-shared/t/base.t [new file with mode: 0755]
bindings/tcl/Makefile.am [new file with mode: 0644]
bindings/tcl/README [new file with mode: 0644]
bindings/tcl/ifOctets.tcl [new file with mode: 0644]
bindings/tcl/tclrrd.c [new file with mode: 0644]
config.log [new file with mode: 0644]
config.status [new file with mode: 0755]
config/Makefile.am [new file with mode: 0644]
config/acconfig.h [new file with mode: 0644]
config/aclocal.m4 [new file with mode: 0644]
config/config.guess [new file with mode: 0755]
config/config.h [new file with mode: 0644]
config/config.h.in [new file with mode: 0644]
config/config.sub [new file with mode: 0755]
config/install-sh [new file with mode: 0755]
config/libtool/libtool.m4 [new file with mode: 0644]
config/ltconfig [new file with mode: 0755]
config/ltmain.sh [new file with mode: 0644]
config/missing [new file with mode: 0755]
config/mkinstalldirs [new file with mode: 0755]
config/stamp-h [new file with mode: 0644]
config/stamp-h.in [new file with mode: 0644]
configure [new file with mode: 0755]
configure.in [new file with mode: 0644]
doc/Makefile.am [new file with mode: 0644]
doc/bin_dec_hex.pod [new file with mode: 0644]
doc/cdeftutorial.pod [new file with mode: 0644]
doc/rpntutorial.pod [new file with mode: 0644]
doc/rrdcgi.pod [new file with mode: 0644]
doc/rrdcreate.pod [new file with mode: 0644]
doc/rrddump.pod [new file with mode: 0644]
doc/rrdfetch.pod [new file with mode: 0644]
doc/rrdgraph.pod [new file with mode: 0644]
doc/rrdinfo.pod [new file with mode: 0644]
doc/rrdlast.pod [new file with mode: 0644]
doc/rrdresize.pod [new file with mode: 0644]
doc/rrdrestore.pod [new file with mode: 0644]
doc/rrdtool.pod [new file with mode: 0644]
doc/rrdtune.pod [new file with mode: 0644]
doc/rrdtutorial.es.pod [new file with mode: 0644]
doc/rrdtutorial.pod [new file with mode: 0644]
doc/rrdupdate.pod [new file with mode: 0644]
doc/test1.ps [new file with mode: 0644]
doc/test2.ps [new file with mode: 0644]
examples/4charts.pl.in [new file with mode: 0755]
examples/Makefile.am [new file with mode: 0644]
examples/bigtops.pl [new file with mode: 0755]
examples/bigtops.pl.in [new file with mode: 0755]
examples/cgi-demo.cgi [new file with mode: 0755]
examples/cgi-demo.cgi.in [new file with mode: 0755]
examples/minmax.pl [new file with mode: 0755]
examples/minmax.pl.in [new file with mode: 0755]
examples/piped-demo.pl [new file with mode: 0755]
examples/piped-demo.pl.in [new file with mode: 0755]
examples/shared-demo.pl [new file with mode: 0755]
examples/shared-demo.pl.in [new file with mode: 0755]
examples/stripes.pl [new file with mode: 0755]
examples/stripes.pl.in [new file with mode: 0755]
libraries/Makefile.am [new file with mode: 0644]
libraries/cgilib-0.4/Makefile.am [new file with mode: 0644]
libraries/cgilib-0.4/cgi.5 [new file with mode: 0644]
libraries/cgilib-0.4/cgi.c [new file with mode: 0644]
libraries/cgilib-0.4/cgi.h [new file with mode: 0644]
libraries/cgilib-0.4/cgiDebug.3 [new file with mode: 0644]
libraries/cgilib-0.4/cgiGetValue.3 [new file with mode: 0644]
libraries/cgilib-0.4/cgiHeader.3 [new file with mode: 0644]
libraries/cgilib-0.4/cgiInit.3 [new file with mode: 0644]
libraries/cgilib-0.4/cgiRedirect.3 [new file with mode: 0644]
libraries/cgilib-0.4/cgilib.dsp [new file with mode: 0644]
libraries/cgilib-0.4/cgilib.dsw [new file with mode: 0644]
libraries/cgilib-0.4/cgitest.c [new file with mode: 0644]
libraries/cgilib-0.4/jumpto.c [new file with mode: 0644]
libraries/cgilib-0.4/readme [new file with mode: 0644]
libraries/gd1.3/Makefile.am [new file with mode: 0644]
libraries/gd1.3/README.rrdtool [new file with mode: 0644]
libraries/gd1.3/demoin.gif [new file with mode: 0644]
libraries/gd1.3/gd.c [new file with mode: 0644]
libraries/gd1.3/gd.dsp [new file with mode: 0644]
libraries/gd1.3/gd.dsw [new file with mode: 0644]
libraries/gd1.3/gd.h [new file with mode: 0644]
libraries/gd1.3/gddemo.c [new file with mode: 0644]
libraries/gd1.3/gdfontg.c [new file with mode: 0644]
libraries/gd1.3/gdfontg.h [new file with mode: 0644]
libraries/gd1.3/gdfontl.c [new file with mode: 0644]
libraries/gd1.3/gdfontl.h [new file with mode: 0644]
libraries/gd1.3/gdfontmb.c [new file with mode: 0644]
libraries/gd1.3/gdfontmb.h [new file with mode: 0644]
libraries/gd1.3/gdfonts.c [new file with mode: 0644]
libraries/gd1.3/gdfonts.h [new file with mode: 0644]
libraries/gd1.3/gdfontt.c [new file with mode: 0644]
libraries/gd1.3/gdfontt.h [new file with mode: 0644]
libraries/gd1.3/gdlucidab10.c [new file with mode: 0644]
libraries/gd1.3/gdlucidab10.h [new file with mode: 0644]
libraries/gd1.3/gdlucidab12.c [new file with mode: 0644]
libraries/gd1.3/gdlucidab12.h [new file with mode: 0644]
libraries/gd1.3/gdlucidab14.c [new file with mode: 0644]
libraries/gd1.3/gdlucidab14.h [new file with mode: 0644]
libraries/gd1.3/gdlucidan10.c [new file with mode: 0644]
libraries/gd1.3/gdlucidan10.h [new file with mode: 0644]
libraries/gd1.3/gdlucidan12.c [new file with mode: 0644]
libraries/gd1.3/gdlucidan12.h [new file with mode: 0644]
libraries/gd1.3/gdlucidan14.c [new file with mode: 0644]
libraries/gd1.3/gdlucidan14.h [new file with mode: 0644]
libraries/gd1.3/giftogd.c [new file with mode: 0644]
libraries/gd1.3/index.html [new file with mode: 0644]
libraries/gd1.3/mathmake.c [new file with mode: 0644]
libraries/gd1.3/mtables.c [new file with mode: 0644]
libraries/gd1.3/readme.txt [new file with mode: 0644]
libraries/gd1.3/webgif.c [new file with mode: 0644]
libraries/libpng-1.0.9/ANNOUNCE [new file with mode: 0644]
libraries/libpng-1.0.9/CHANGES [new file with mode: 0644]
libraries/libpng-1.0.9/INSTALL [new file with mode: 0644]
libraries/libpng-1.0.9/KNOWNBUG [new file with mode: 0644]
libraries/libpng-1.0.9/LICENSE [new file with mode: 0644]
libraries/libpng-1.0.9/Makefil [new file with mode: 0644]
libraries/libpng-1.0.9/Makefile.am [new file with mode: 0644]
libraries/libpng-1.0.9/README [new file with mode: 0644]
libraries/libpng-1.0.9/README.rrdtool [new file with mode: 0644]
libraries/libpng-1.0.9/TODO [new file with mode: 0644]
libraries/libpng-1.0.9/Y2KINFO [new file with mode: 0644]
libraries/libpng-1.0.9/example.c [new file with mode: 0644]
libraries/libpng-1.0.9/libpng.3 [new file with mode: 0644]
libraries/libpng-1.0.9/libpng.txt [new file with mode: 0644]
libraries/libpng-1.0.9/libpngpf.3 [new file with mode: 0644]
libraries/libpng-1.0.9/png.5 [new file with mode: 0644]
libraries/libpng-1.0.9/png.c [new file with mode: 0644]
libraries/libpng-1.0.9/png.dsp [new file with mode: 0644]
libraries/libpng-1.0.9/png.dsw [new file with mode: 0644]
libraries/libpng-1.0.9/png.h [new file with mode: 0644]
libraries/libpng-1.0.9/pngasmrd.h [new file with mode: 0644]
libraries/libpng-1.0.9/pngbar.jpg [new file with mode: 0644]
libraries/libpng-1.0.9/pngbar.png [new file with mode: 0644]
libraries/libpng-1.0.9/pngconf.h [new file with mode: 0644]
libraries/libpng-1.0.9/pngerror.c [new file with mode: 0644]
libraries/libpng-1.0.9/pnggccrd.c [new file with mode: 0644]
libraries/libpng-1.0.9/pngget.c [new file with mode: 0644]
libraries/libpng-1.0.9/pngmem.c [new file with mode: 0644]
libraries/libpng-1.0.9/pngnow.png [new file with mode: 0644]
libraries/libpng-1.0.9/pngpread.c [new file with mode: 0644]
libraries/libpng-1.0.9/pngread.c [new file with mode: 0644]
libraries/libpng-1.0.9/pngrio.c [new file with mode: 0644]
libraries/libpng-1.0.9/pngrtran.c [new file with mode: 0644]
libraries/libpng-1.0.9/pngrutil.c [new file with mode: 0644]
libraries/libpng-1.0.9/pngset.c [new file with mode: 0644]
libraries/libpng-1.0.9/pngtest.c [new file with mode: 0644]
libraries/libpng-1.0.9/pngtest.png [new file with mode: 0644]
libraries/libpng-1.0.9/pngtrans.c [new file with mode: 0644]
libraries/libpng-1.0.9/pngvcrd.c [new file with mode: 0644]
libraries/libpng-1.0.9/pngwio.c [new file with mode: 0644]
libraries/libpng-1.0.9/pngwrite.c [new file with mode: 0644]
libraries/libpng-1.0.9/pngwtran.c [new file with mode: 0644]
libraries/libpng-1.0.9/pngwutil.c [new file with mode: 0644]
libraries/zlib-1.1.3/ChangeLog [new file with mode: 0644]
libraries/zlib-1.1.3/FAQ [new file with mode: 0644]
libraries/zlib-1.1.3/INDEX [new file with mode: 0644]
libraries/zlib-1.1.3/Makefile.am [new file with mode: 0644]
libraries/zlib-1.1.3/README [new file with mode: 0644]
libraries/zlib-1.1.3/README.rrdtool [new file with mode: 0644]
libraries/zlib-1.1.3/adler32.c [new file with mode: 0644]
libraries/zlib-1.1.3/algorithm.txt [new file with mode: 0644]
libraries/zlib-1.1.3/compress.c [new file with mode: 0644]
libraries/zlib-1.1.3/crc32.c [new file with mode: 0644]
libraries/zlib-1.1.3/deflate.c [new file with mode: 0644]
libraries/zlib-1.1.3/deflate.h [new file with mode: 0644]
libraries/zlib-1.1.3/descrip.mms [new file with mode: 0644]
libraries/zlib-1.1.3/example.c [new file with mode: 0644]
libraries/zlib-1.1.3/gzio.c [new file with mode: 0644]
libraries/zlib-1.1.3/infblock.c [new file with mode: 0644]
libraries/zlib-1.1.3/infblock.h [new file with mode: 0644]
libraries/zlib-1.1.3/infcodes.c [new file with mode: 0644]
libraries/zlib-1.1.3/infcodes.h [new file with mode: 0644]
libraries/zlib-1.1.3/inffast.c [new file with mode: 0644]
libraries/zlib-1.1.3/inffast.h [new file with mode: 0644]
libraries/zlib-1.1.3/inffixed.h [new file with mode: 0644]
libraries/zlib-1.1.3/inflate.c [new file with mode: 0644]
libraries/zlib-1.1.3/inftrees.c [new file with mode: 0644]
libraries/zlib-1.1.3/inftrees.h [new file with mode: 0644]
libraries/zlib-1.1.3/infutil.c [new file with mode: 0644]
libraries/zlib-1.1.3/infutil.h [new file with mode: 0644]
libraries/zlib-1.1.3/maketree.c [new file with mode: 0644]
libraries/zlib-1.1.3/minigzip.c [new file with mode: 0644]
libraries/zlib-1.1.3/trees.c [new file with mode: 0644]
libraries/zlib-1.1.3/trees.h [new file with mode: 0644]
libraries/zlib-1.1.3/uncompr.c [new file with mode: 0644]
libraries/zlib-1.1.3/zconf.h [new file with mode: 0644]
libraries/zlib-1.1.3/zlib.3 [new file with mode: 0644]
libraries/zlib-1.1.3/zlib.dsp [new file with mode: 0644]
libraries/zlib-1.1.3/zlib.dsw [new file with mode: 0644]
libraries/zlib-1.1.3/zlib.h [new file with mode: 0644]
libraries/zlib-1.1.3/zutil.c [new file with mode: 0644]
libraries/zlib-1.1.3/zutil.h [new file with mode: 0644]
libtool [new file with mode: 0755]
rrdtool.spec [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/gdpng.c [new file with mode: 0644]
src/getopt.c [new file with mode: 0644]
src/getopt.h [new file with mode: 0644]
src/getopt1.c [new file with mode: 0644]
src/gifsize.c [new file with mode: 0644]
src/memtest.c [new file with mode: 0644]
src/ntconfig.h [new file with mode: 0644]
src/parsetime.c [new file with mode: 0644]
src/parsetime.h [new file with mode: 0644]
src/pngsize.c [new file with mode: 0644]
src/rd_cgi.dsp [new file with mode: 0644]
src/rrd.dsp [new file with mode: 0644]
src/rrd.dsw [new file with mode: 0644]
src/rrd.h [new file with mode: 0644]
src/rrd_cgi.c [new file with mode: 0644]
src/rrd_cgi.dsp [new file with mode: 0644]
src/rrd_create.c [new file with mode: 0644]
src/rrd_diff.c [new file with mode: 0644]
src/rrd_dump.c [new file with mode: 0644]
src/rrd_error.c [new file with mode: 0644]
src/rrd_fetch.c [new file with mode: 0644]
src/rrd_format.c [new file with mode: 0644]
src/rrd_format.h [new file with mode: 0644]
src/rrd_graph.c [new file with mode: 0644]
src/rrd_info.c [new file with mode: 0644]
src/rrd_last.c [new file with mode: 0644]
src/rrd_open.c [new file with mode: 0644]
src/rrd_resize.c [new file with mode: 0644]
src/rrd_restore.c [new file with mode: 0644]
src/rrd_stat.c [new file with mode: 0644]
src/rrd_tool.c [new file with mode: 0644]
src/rrd_tool.h [new file with mode: 0644]
src/rrd_tune.c [new file with mode: 0644]
src/rrd_update.c [new file with mode: 0644]
src/rrdtool.dsp [new file with mode: 0644]
src/rrdtool.dsw [new file with mode: 0644]
src/rrdupdate.c [new file with mode: 0644]