Add totd to build
commit8126baa8814c997e237dc641d9a0a4c24149349a
authorSteven Walter <stevenrwalter@gmail.com>
Wed, 26 Jan 2011 11:28:15 +0000 (26 06:28 -0500)
committerSteven Walter <stevenrwalter@gmail.com>
Sat, 29 Jan 2011 15:22:54 +0000 (29 10:22 -0500)
treed96b1fa813bb8c03fb9c3029423a98e0e39b3de3
parent4a03c5ed9164b4606b44d8473c9613bf193f7ae1
Add totd to build
88 files changed:
release/src/router/totd/.todo [new file with mode: 0644]
release/src/router/totd/COPYRIGHT [new file with mode: 0644]
release/src/router/totd/INSTALL [new file with mode: 0644]
release/src/router/totd/Makefile.dummy [new file with mode: 0644]
release/src/router/totd/Makefile.in [new file with mode: 0644]
release/src/router/totd/README [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/CHANGES [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/COPYING [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/Doc/index.html [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/Examples/Makefile.in [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/Examples/mandel.c [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/Examples/mpi.c [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/Examples/sg.c [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/Examples/simple.c [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/Include/swill.h [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/Makefile.in [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/Misc/fileheader [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/Misc/mkdist.py [new file with mode: 0755]
release/src/router/totd/SWILL-0.1/Paper/swig.ps [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/Paper/swill-freenix.tex [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/README [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/Source/Objects/Makefile.in [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/Source/Objects/base.c [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/Source/Objects/doh.h [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/Source/Objects/dohint.h [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/Source/Objects/dohobj.h [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/Source/Objects/file.c [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/Source/Objects/fio.c [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/Source/Objects/hash.c [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/Source/Objects/list.c [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/Source/Objects/memory.c [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/Source/Objects/string.c [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/Source/Objects/void.c [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/Source/SWILL/Makefile.in [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/Source/SWILL/encoding.c [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/Source/SWILL/handlers.c [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/Source/SWILL/io.c [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/Source/SWILL/log.c [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/Source/SWILL/mime.c [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/Source/SWILL/parse.c [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/Source/SWILL/security.c [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/Source/SWILL/swillint.h [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/Source/SWILL/web.c [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/TODO [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/Test/swilltest.py [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/configure [new file with mode: 0755]
release/src/router/totd/SWILL-0.1/configure.in [new file with mode: 0644]
release/src/router/totd/SWILL-0.1/install-sh [new file with mode: 0755]
release/src/router/totd/acconfig.h [new file with mode: 0644]
release/src/router/totd/config.h.in [new file with mode: 0644]
release/src/router/totd/configure [new file with mode: 0755]
release/src/router/totd/configure.in [new file with mode: 0644]
release/src/router/totd/context.c [new file with mode: 0644]
release/src/router/totd/conv_scoped.c [new file with mode: 0644]
release/src/router/totd/conv_stf.c [new file with mode: 0644]
release/src/router/totd/conv_trick.c [new file with mode: 0644]
release/src/router/totd/daemon.c [new file with mode: 0644]
release/src/router/totd/ev_dup.c [new file with mode: 0644]
release/src/router/totd/ev_signal.c [new file with mode: 0644]
release/src/router/totd/ev_tcp.c [new file with mode: 0644]
release/src/router/totd/ev_timeout.c [new file with mode: 0644]
release/src/router/totd/ev_udp_in.c [new file with mode: 0644]
release/src/router/totd/forward.c [new file with mode: 0644]
release/src/router/totd/html.c [new file with mode: 0644]
release/src/router/totd/inet_aton.c [new file with mode: 0644]
release/src/router/totd/list.c [new file with mode: 0644]
release/src/router/totd/macros.h [new file with mode: 0644]
release/src/router/totd/ne_io.c [new file with mode: 0644]
release/src/router/totd/ne_mesg.c [new file with mode: 0644]
release/src/router/totd/protos.h [new file with mode: 0644]
release/src/router/totd/queue.c [new file with mode: 0644]
release/src/router/totd/read_config.c [new file with mode: 0644]
release/src/router/totd/request.c [new file with mode: 0644]
release/src/router/totd/res_record.c [new file with mode: 0644]
release/src/router/totd/response.c [new file with mode: 0644]
release/src/router/totd/strlcat.c [new file with mode: 0644]
release/src/router/totd/strlcpy.c [new file with mode: 0644]
release/src/router/totd/tcp_request.c [new file with mode: 0644]
release/src/router/totd/tcp_response.c [new file with mode: 0644]
release/src/router/totd/tot_constants.h [new file with mode: 0644]
release/src/router/totd/tot_types.h [new file with mode: 0644]
release/src/router/totd/totd.0 [new file with mode: 0644]
release/src/router/totd/totd.8 [new file with mode: 0644]
release/src/router/totd/totd.c [new file with mode: 0644]
release/src/router/totd/totd.conf.sample [new file with mode: 0755]
release/src/router/totd/totd.h [new file with mode: 0644]
release/src/router/totd/udp_request.c [new file with mode: 0644]
release/src/router/totd/udp_response.c [new file with mode: 0644]