Code

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)
commit2e55e478666716d9b1bf67f8f00d30d31115dc5c
treea4f318cc31b4bf24b46490a4717d216cc5b1f9d3
parent210cf581ded006b87b45a94999aa2ec66b7ecee5
Initial revision

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