Import upstream 2.3.14 upstream
authorPierre Habouzit <madcoder@debian.org>
Mon, 26 Nov 2007 14:57:13 +0000 (15:57 +0100)
committerPierre Habouzit <madcoder@debian.org>
Mon, 26 Nov 2007 14:57:13 +0000 (15:57 +0100)
commit7d80dea6e340c708819fa904651114351bdd8318
tree8ab55be5113587fcfb1f3a4c212238a7b2467867
Import upstream 2.3.14

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
198 files changed:
AUDIT [new file with mode: 0644]
CHANGELOG [new file with mode: 0644]
COPYRIGHT [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
README [new file with mode: 0644]
TODO [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
config.guess [new file with mode: 0755]
config.h.in [new file with mode: 0644]
config.sub [new file with mode: 0755]
configure [new file with mode: 0755]
configure.in [new file with mode: 0644]
contrib/empty.conf [new file with mode: 0644]
contrib/xinetd [new file with mode: 0755]
contrib/xinetd.conf [new file with mode: 0644]
contrib/xinetd.d/chargen-dgram [new file with mode: 0644]
contrib/xinetd.d/chargen-stream [new file with mode: 0644]
contrib/xinetd.d/daytime-dgram [new file with mode: 0644]
contrib/xinetd.d/daytime-stream [new file with mode: 0644]
contrib/xinetd.d/discard-dgram [new file with mode: 0644]
contrib/xinetd.d/discard-stream [new file with mode: 0644]
contrib/xinetd.d/echo-dgram [new file with mode: 0644]
contrib/xinetd.d/echo-stream [new file with mode: 0644]
contrib/xinetd.d/ftp-sensor [new file with mode: 0644]
contrib/xinetd.d/tcpmux-server [new file with mode: 0644]
contrib/xinetd.d/time-dgram [new file with mode: 0644]
contrib/xinetd.d/time-stream [new file with mode: 0644]
install-sh [new file with mode: 0755]
libs/include/.cvsignore [new file with mode: 0644]
libs/lib/.cvsignore [new file with mode: 0644]
libs/man/.cvsignore [new file with mode: 0644]
libs/src/misc/COPYRIGHT [new file with mode: 0644]
libs/src/misc/Makefile.in [new file with mode: 0644]
libs/src/misc/README [new file with mode: 0644]
libs/src/misc/install-sh [new file with mode: 0755]
libs/src/misc/m_env.3 [new file with mode: 0644]
libs/src/misc/m_env.c [new file with mode: 0644]
libs/src/misc/m_env.h [new file with mode: 0644]
libs/src/misc/misc.3 [new file with mode: 0644]
libs/src/misc/misc.c [new file with mode: 0644]
libs/src/misc/misc.h [new file with mode: 0644]
libs/src/portable/Makefile.in [new file with mode: 0644]
libs/src/portable/compat.h [new file with mode: 0644]
libs/src/portable/cvt.c [new file with mode: 0644]
libs/src/portable/difftime.c [new file with mode: 0644]
libs/src/portable/fake-getaddrinfo.c [new file with mode: 0644]
libs/src/portable/fake-getaddrinfo.h [new file with mode: 0644]
libs/src/portable/fake-getnameinfo.c [new file with mode: 0644]
libs/src/portable/inet_aton.c [new file with mode: 0644]
libs/src/portable/inet_ntop.c [new file with mode: 0644]
libs/src/portable/libportable.h [new file with mode: 0644]
libs/src/portable/strcasecmp.c [new file with mode: 0644]
libs/src/portable/strerror.c [new file with mode: 0644]
libs/src/pset/COPYRIGHT [new file with mode: 0644]
libs/src/pset/Makefile.in [new file with mode: 0644]
libs/src/pset/install-sh [new file with mode: 0755]
libs/src/pset/ops.c [new file with mode: 0644]
libs/src/pset/pset.3 [new file with mode: 0644]
libs/src/pset/pset.c [new file with mode: 0644]
libs/src/pset/pset.h [new file with mode: 0644]
libs/src/pset/psi.3 [new file with mode: 0644]
libs/src/sio/COPYRIGHT [new file with mode: 0644]
libs/src/sio/Makefile.in [new file with mode: 0644]
libs/src/sio/README [new file with mode: 0644]
libs/src/sio/Sprint.3 [new file with mode: 0644]
libs/src/sio/impl.h [new file with mode: 0644]
libs/src/sio/install-sh [new file with mode: 0755]
libs/src/sio/sio.3 [new file with mode: 0644]
libs/src/sio/sio.c [new file with mode: 0644]
libs/src/sio/sio.h [new file with mode: 0644]
libs/src/sio/sioconf.h [new file with mode: 0644]
libs/src/sio/siosup.c [new file with mode: 0644]
libs/src/sio/sprint.c [new file with mode: 0644]
libs/src/str/CHANGELOG [new file with mode: 0644]
libs/src/str/COPYRIGHT [new file with mode: 0644]
libs/src/str/Makefile.in [new file with mode: 0644]
libs/src/str/README [new file with mode: 0644]
libs/src/str/install-sh [new file with mode: 0755]
libs/src/str/str.h [new file with mode: 0644]
libs/src/str/strparse.3 [new file with mode: 0644]
libs/src/str/strparse.c [new file with mode: 0644]
libs/src/str/strparse.h [new file with mode: 0644]
libs/src/str/strprint.3 [new file with mode: 0644]
libs/src/str/strprint.c [new file with mode: 0644]
libs/src/str/strutil.3 [new file with mode: 0644]
libs/src/str/strutil.c [new file with mode: 0644]
libs/src/xlog/CHANGELOG [new file with mode: 0644]
libs/src/xlog/COPYRIGHT [new file with mode: 0644]
libs/src/xlog/Makefile.in [new file with mode: 0644]
libs/src/xlog/filelog.c [new file with mode: 0644]
libs/src/xlog/filelog.h [new file with mode: 0644]
libs/src/xlog/impl.h [new file with mode: 0644]
libs/src/xlog/install-sh [new file with mode: 0755]
libs/src/xlog/slog.c [new file with mode: 0644]
libs/src/xlog/slog.h [new file with mode: 0644]
libs/src/xlog/util.c [new file with mode: 0644]
libs/src/xlog/xlog.3 [new file with mode: 0644]
libs/src/xlog/xlog.c [new file with mode: 0644]
libs/src/xlog/xlog.h [new file with mode: 0644]
xinetd.spec [new file with mode: 0644]
xinetd.spec.in [new file with mode: 0644]
xinetd/Makefile.in [new file with mode: 0644]
xinetd/access.c [new file with mode: 0644]
xinetd/access.h [new file with mode: 0644]
xinetd/addr.c [new file with mode: 0644]
xinetd/addr.h [new file with mode: 0644]
xinetd/attr.h [new file with mode: 0644]
xinetd/builtins.c [new file with mode: 0644]
xinetd/builtins.h [new file with mode: 0644]
xinetd/child.c [new file with mode: 0644]
xinetd/child.h [new file with mode: 0644]
xinetd/conf.c [new file with mode: 0644]
xinetd/conf.h [new file with mode: 0644]
xinetd/confparse.c [new file with mode: 0644]
xinetd/confparse.h [new file with mode: 0644]
xinetd/connection.c [new file with mode: 0644]
xinetd/connection.h [new file with mode: 0644]
xinetd/defs.h [new file with mode: 0644]
xinetd/env.c [new file with mode: 0644]
xinetd/env.h [new file with mode: 0644]
xinetd/ident.c [new file with mode: 0644]
xinetd/ident.h [new file with mode: 0644]
xinetd/includedir.c [new file with mode: 0644]
xinetd/includedir.h [new file with mode: 0644]
xinetd/inet.c [new file with mode: 0644]
xinetd/inet.h [new file with mode: 0644]
xinetd/init.c [new file with mode: 0644]
xinetd/init.h [new file with mode: 0644]
xinetd/int.c [new file with mode: 0644]
xinetd/int.h [new file with mode: 0644]
xinetd/intcommon.c [new file with mode: 0644]
xinetd/intcommon.h [new file with mode: 0644]
xinetd/internals.c [new file with mode: 0644]
xinetd/internals.h [new file with mode: 0644]
xinetd/itox.8 [new file with mode: 0644]
xinetd/itox.c [new file with mode: 0644]
xinetd/log.c [new file with mode: 0644]
xinetd/log.h [new file with mode: 0644]
xinetd/logctl.c [new file with mode: 0644]
xinetd/logctl.h [new file with mode: 0644]
xinetd/main.c [new file with mode: 0644]
xinetd/main.h [new file with mode: 0644]
xinetd/mask.h [new file with mode: 0644]
xinetd/msg.c [new file with mode: 0644]
xinetd/msg.h [new file with mode: 0644]
xinetd/nvlists.c [new file with mode: 0644]
xinetd/nvlists.h [new file with mode: 0644]
xinetd/options.c [new file with mode: 0644]
xinetd/options.h [new file with mode: 0644]
xinetd/parse.c [new file with mode: 0644]
xinetd/parse.h [new file with mode: 0644]
xinetd/parsers.c [new file with mode: 0644]
xinetd/parsers.h [new file with mode: 0644]
xinetd/parsesup.c [new file with mode: 0644]
xinetd/parsesup.h [new file with mode: 0644]
xinetd/reconfig.c [new file with mode: 0644]
xinetd/reconfig.h [new file with mode: 0644]
xinetd/redirect.c [new file with mode: 0644]
xinetd/redirect.h [new file with mode: 0644]
xinetd/retry.c [new file with mode: 0644]
xinetd/retry.h [new file with mode: 0644]
xinetd/sample.conf [new file with mode: 0644]
xinetd/sconf.c [new file with mode: 0644]
xinetd/sconf.h [new file with mode: 0644]
xinetd/sconst.h [new file with mode: 0644]
xinetd/sensor.c [new file with mode: 0644]
xinetd/sensor.h [new file with mode: 0644]
xinetd/server.c [new file with mode: 0644]
xinetd/server.h [new file with mode: 0644]
xinetd/service.c [new file with mode: 0644]
xinetd/service.h [new file with mode: 0644]
xinetd/signals.c [new file with mode: 0644]
xinetd/signals.h [new file with mode: 0644]
xinetd/special.c [new file with mode: 0644]
xinetd/special.h [new file with mode: 0644]
xinetd/state.h [new file with mode: 0644]
xinetd/tcpint.c [new file with mode: 0644]
xinetd/tcpint.h [new file with mode: 0644]
xinetd/time.c [new file with mode: 0644]
xinetd/timex.h [new file with mode: 0644]
xinetd/udpint.c [new file with mode: 0644]
xinetd/udpint.h [new file with mode: 0644]
xinetd/util.c [new file with mode: 0644]
xinetd/util.h [new file with mode: 0644]
xinetd/xconfig.h [new file with mode: 0644]
xinetd/xconv-new.pl [new file with mode: 0755]
xinetd/xconv.pl [new file with mode: 0755]
xinetd/xconv.pl.8 [new file with mode: 0644]
xinetd/xgetloadavg.c [new file with mode: 0644]
xinetd/xgetloadavg.h [new file with mode: 0644]
xinetd/xinetd.conf.man [new file with mode: 0644]
xinetd/xinetd.log.man [new file with mode: 0644]
xinetd/xinetd.man [new file with mode: 0644]
xinetd/xmdns.c [new file with mode: 0644]
xinetd/xmdns.h [new file with mode: 0644]
xinetd/xtimer.c [new file with mode: 0644]
xinetd/xtimer.h [new file with mode: 0644]