2007-03-15 Brian Bidulock * doc/manual/news.texi: pulled release date * doc/man/man8/test-m2pa.8.man: report failed expectations on test cases * src/test/test-m2pa.c: report failed expectations on test cases * src/test/test-m2ua_as.c: report failed expectations on test cases * src/test/test-sigtran.c: report failed expectations on test cases 2007-03-13 Brian Bidulock * doc/man/man4/isua-as.4.man: added manpages * doc/man/man4/isua_as.4.man: added manpages * doc/man/man4/sua_as.4.man: added manpages * doc/man/man4/tua_as.4.man: added manpages * doc/man/man4/ua-as.4.man: added manpages * doc/man/man4/ua_as.4.man: added manpages * doc/man/Makefile.am: manpage updates for check target * doc/man/man4/iua-as.4.man: manpage updates for check target * doc/man/man4/m2ua-as.4.man: manpage updates for check target * doc/man/man4/m2ua_as_ioctl.4.man: manpage updates for check target * doc/man/man4/m3ua-as.4.man: manpage updates for check target * doc/man/man4/sua-as.4.man: manpage updates for check target * doc/man/man4/tua-as.4.man: manpage updates for check target * doc/man/man4/ua_as_ioctl.4.man: manpage updates for check target * doc/man/man4/ua_sg_ioctl.4.man: manpage updates for check target * doc/man/man5/sigtran.conf.5.man: manpage updates for check target * doc/man/man7/ua_as_lm.7.man: manpage updates for check target * doc/man/man8/iuaasconf.8.man: manpage updates for check target * doc/man/man8/m2paconf.8.man: manpage updates for check target * doc/man/man8/m2uaasconf.8.man: manpage updates for check target * doc/man/man8/m2uaasd.8.man: manpage updates for check target * doc/man/man8/m2uaconf.8.man: manpage updates for check target * doc/manual/news.texi: updates for release * src/test/test-m2pa.c: test case timing tweaks * src/drivers/isua_as.c: function pointer type safety * src/drivers/m2ua_as.c: function pointer type safety * src/drivers/m3ua_as.c: function pointer type safety * src/drivers/sua_as.c: function pointer type safety * src/drivers/tua_as.c: function pointer type safety * src/drivers/ua_as.c: function pointer type safety 2007-03-12 Brian Bidulock * src/modules/Config.in: correct for dashes * src/drivers/Config.in: correct for dashes * doc/man/man8/test-m2pa.8.man: boosted default port 10000->18000 * doc/man/man8/test-m2ua_as.8.man: boosted default port 10000->18000 * doc/man/man8/test-m3ua_as.8.man: boosted default port 10000->18000 * doc/man/man8/test-sigtran.8.man: boosted default port 10000->18000 * src/test/test-m2pa.c: boosted default port 10000->18000 * src/test/test-m2ua_as.c: boosted default port 10000->18000 * src/test/test-sigtran.c: boosted default port 10000->18000 * tests/local.at: corrections for autotest 2.59b+ * doc/man/man8/test-m2pa.8.man: test updates * doc/man/man8/test-m3ua_as.8.man: test updates * doc/man/man8/test-sigtran.8.man: test updates * src/test/test-m2pa.c: test updates * tests/testsuite-m2pa.at: test updates * tests/testsuite-m2ua_as.at: test updates 2007-03-11 Brian Bidulock * doc/man/man8/test-m2pa.8.man: rework test programs and suites * src/test/test-m2pa.c: rework test programs and suites * tests/testsuite-m2pa.at: rework test programs and suites * tests/testsuite-m2ua_as.at: rework test programs and suites 2007-03-10 Brian Bidulock * src/test/test-m2pa_sl.c: fixed delicate timing on test case 8.14 2007-03-09 Brian Bidulock * doc/manual/news.texi: documented bug fixes * src/test/test-m2pa.c: don't display primitives non-verbose * tests/Makefile.am: strap out m2ua-as testsuite for release * tests/testsuite.at: strap out m2ua-as testsuite for release * doc/man/man4/sua-as.4.man: added for release checks * doc/man/man4/tua-as.4.man: added for release checks * src/util/init/sigtran: update module list * src/util/init/sigtran.sh: update module list * src/util/sysconfig/sigtran.in: update module list * doc/manual/bugs.texi: documented initial timeout bug * src/modules/m2pa_sl.c: fixed initial timeout bug 2007-03-08 Brian Bidulock * src/util/init/sigtran.sh: ubuntu looks for lsb info in init scripts 2007-03-07 Brian Bidulock * doc/man/sigtran.refs: remove duplicate reference * src/test/test-m2pa.c: print primitives at default verbosity * src/test/test-m2ua_as.c: print primitives at default verbosity * src/test/test-sigtran.c: print primitives at default verbosity * Makefile.am (modutil_DATA): should not be distributed * tests/atlocal.in: tool substitutions changed 2007-03-06 Brian Bidulock * doc/manual/Makefile.am: attempt proper texinfo dependencies 2007-03-05 Brian Bidulock * acinclude.m4: correct version numbers * sigtran.spec.in: do not build source package 2007-03-04 Brian Bidulock * AUTHORS: updates for release * NEWS: updates for release * README: updates for release * README-cvs: updates for release * THANKS: updates for release * debian/copyright: updates for release * doc/manual/news.texi: updates for release * sigtran.spec.in: do not propagate empty flags * debian/rules.in: do not propagate empty flags 2007-03-02 Brian Bidulock * acinclude.m4: improvements to common build environment * doc/manual/news.texi: updates for release 2007-02-28 Brian Bidulock * doc/manual/news.texi: updates and corrections * doc/manual/prerequisites.texi: updates and corrections * doc/manual/releases.texi: updates and corrections * doc/manual/sigtran.texi: updates and corrections * doc/manual/tree.texi: updates and corrections 2007-02-26 Brian Bidulock * doc/manual/releases.texi: correct streams version 2007-02-21 Brian Bidulock * src/drivers/ua_as.c: working up UA-AS driver 2007-02-14 Brian Bidulock * Makefile.am: working up UA-AS drivers * src/drivers/Config.in: working up UA-AS drivers * src/drivers/isua_as.c: working up UA-AS drivers * src/drivers/m2ua_as.c: working up UA-AS drivers * src/drivers/m3ua_as.c: working up UA-AS drivers * src/drivers/sua_as.c: working up UA-AS drivers * src/drivers/tua_as.c: working up UA-AS drivers * src/drivers/ua_as.c: working up UA-AS drivers * src/drivers/ua_msg.h: working up UA-AS drivers * src/include/sys/ua_as_ioctl.h: working up UA-AS drivers * src/include/sys/ua_as_lm.h: working up UA-AS drivers 2007-02-13 Brian Bidulock * src/include/Makefile.am: no directories in file list * src/drivers/isua_as.c: mods for compile * src/drivers/m2ua_as.c: mods for compile * src/drivers/m3ua_as.c: mods for compile * src/drivers/sua_as.c: mods for compile * src/drivers/tua_as.c: mods for compile * src/drivers/ua_as.c: mods for compile * Makefile.am: split ua_as driver again * src/drivers/isua_as.c: split ua_as driver again * src/drivers/m2ua_as.c: split ua_as driver again * src/drivers/m3ua_as.c: split ua_as driver again * src/drivers/sua_as.c: split ua_as driver again * src/drivers/tua_as.c: split ua_as driver again * src/drivers/ua_as.c: split ua_as driver again * src/drivers/ua_as.c: working up driver * Makefile.am: added headers for ua_as.c * src/include/Makefile.am: added headers for ua_as.c * Makefile.am: get compile working for ua_as.c * src/drivers/Config.in: get compile working for ua_as.c * src/drivers/m2ua_as.c: get compile working for ua_as.c * src/drivers/ua_as.c: get compile working for ua_as.c * src/drivers/ua_msg.h: get compile working for ua_as.c * src/include/sys/ua_as_ioctl.h: get compile working for ua_as.c * src/include/sys/ua_as_lm.h: get compile working for ua_as.c * src/include/ss7/mtpi.h: get compile working for ua_as.c 2007-02-12 Brian Bidulock * sigtran.spec.in: support for autoconf 2.61 * configure.ac: support for autoconf 2.61 * debian/mscript_header.in: support for autoconf 2.61 * debian/rules.in: support for autoconf 2.61 * doc/manual/news.texi: support for autoconf 2.61 * doc/manual/texi/install.texi: support for autoconf 2.61 * m4/devfs.m4: support for autoconf 2.61 * m4/openss7.m4: support for autoconf 2.61 * m4/streams.m4: support for autoconf 2.61 * scripts/texi/install.texi: support for autoconf 2.61 * tests/atlocal.in: support for autoconf 2.61 2007-02-03 Brian Bidulock * doc/man/man4/ua_as_ioctl.4.man: added: working up SIGTRAN drivers * doc/man/man4/ua_sg_ioctl.4.man: added: working up SIGTRAN drivers * doc/man/man7/ua_as_lm.7.man: added: working up SIGTRAN drivers * src/drivers/isua_as.c: added: working up SIGTRAN drivers * src/drivers/sua_as.c: added: working up SIGTRAN drivers * src/drivers/tua_as.c: added: working up SIGTRAN drivers * src/drivers/ua_msg.h: added: working up SIGTRAN drivers * src/include/sys/m3ua_as_ioctl.h: added: working up SIGTRAN drivers * src/include/sys/ua_as_ioctl.h: added: working up SIGTRAN drivers * src/include/sys/ua_as_lm.h: added: working up SIGTRAN drivers * src/include/sys/ua_sg_ioctl.h: added: working up SIGTRAN drivers * src/drivers/m2ua_as.c: working up SIGTRAN drivers * src/drivers/m3ua_as.c: working up SIGTRAN drivers * src/drivers/ua.c: working up SIGTRAN drivers * src/include/sys/m2ua_as_ioctl.h: working up SIGTRAN drivers 2007-01-28 Brian Bidulock * src/drivers/m2ua_as.c: working up m2ua-as driver, reworked locking * src/include/sys/m2ua_as.h: working up m2ua-as driver * src/include/sys/m2ua_as_ioctl.h: working up m2ua-as driver * doc/man/man4/m2ua-as.4.man: updated manual page * doc/man/man4/m2ua_as.4.man: updated manual page 2007-01-26 Brian Bidulock * doc/man/man4/m2ua_as_ioctl.4.man: added * doc/man/man4/m3ua-as.4.man: added * src/include/sys/m2ua_as.h: added * src/include/sys/m2ua_as_ioctl.h: added * src/include/sys/m3ua_as.h: added * doc/man/man8/test-m3ua_as.8.man: added * doc/man/sigtran.refs: working up AS driver docs * doc/man/man4/SIGTRAN.4.man: working up AS driver docs * doc/man/man4/m2ua-as.4.man: working up AS driver docs * doc/man/man4/m3ua.4.man: working up AS driver docs * doc/man/man4/m3ua_as.4.man: working up AS driver docs * doc/man/man4/m3ua_ioctl.4.man: working up AS driver docs * doc/man/man8/m2uaasconf.8.man: working up AS driver docs * doc/man/man8/m2uaconf.8.man: working up AS driver docs * doc/man/man8/test-m2pa.8.man: working up AS driver docs * src/drivers/m2ua_as.c: working up AS drivers * src/include/sys/m3ua.h: working up AS drivers * src/modules/m2pa_sl.c: updated (always use msec with mi_timer) 2007-01-23 Brian Bidulock * doc/man/man8/test-m2ua_as.8.man: added test suite for m2ua-as * src/test/test-m2ua_as.c: added test suite for m2ua-as * tests/testsuite-m2ua_as.at: added test suite for m2ua-as * Makefile.am: added test program for m2ua-as * doc/man/Makefile.am: added test program for m2ua-as * doc/man/sigtran.refs: added ETSI references for m2ua-as * doc/man/man4/m2ua-as.4.man: added man page for m2ua-as * doc/man/man8/test-m2pa.8.man: updated * lib32/Makefile.am: added test program for m2ua-as * src/drivers/Config.in: added m2ua-as * src/drivers/m2ua_as.c: added m2ua-as * src/drivers/m3ua_as.c: added m3ua-as * src/test/test-m2pa.c: updated * src/test/test-sigtran.c: updated * tests/Makefile.am: added test suite for m2ua-as * tests/testsuite.at: added test suite for m2ua-as 2007-01-21 Brian Bidulock * doc/man/man4/iua-as.4.man: added manual page * doc/man/man4/m2ua-as.4.man: added manual page * doc/man/man8/iuaasconf.8.man: added manual page * doc/man/man8/m2paconf.8.man: added manual page * doc/man/man8/m2uaasconf.8.man: added manual page * doc/man/man8/m2uaconf.8.man: added manual page * src/drivers/m2ua_as.c: corrections 2007-01-15 Brian Bidulock * sigtran.lsm.in: archive size update * src/modules/m2ua_as.c: working up new driver - added new m2ua-as mux files * doc/man/man8/m2uaasd.8.man: new file * src/drivers/m2ua_as.c: new file * src/util/m2uaasd.c: new file 2007-01-09 Brian Bidulock * .pkgrelease: bumped version number for next release * doc/manual/news.texi: bumped version number for next release * scripts/texi/versions.texi: bumped version number for next release * ANNOUNCE: final post-release updates * NEWS: final post-release updates * doc/manual/news.texi: final post-release updates 2007-01-08 Brian Bidulock * AUTHORS: updated for release * Makefile.am: updated for release * NEWS: updated for release * README: updated for release * README-cvs: updated for release * THANKS: updated for release * sigtran.spec.in: updated for release * doc/man/Makefile.am: updated for release * doc/man/sigtran.refs: updated for release * doc/man/man5/sigtran.5.man: updated for release * doc/man/man8/sigtran_mknod.8.man: updated for release * doc/manual/descrip.texi: updated for release * doc/manual/news.texi: updated for release * doc/manual/releases.texi: updated for release * doc/manual/tree.texi: updated for release * rel20070108_4.html: added release file * ANNOUNCE: updated for release 2006-12-31 Brian Bidulock * AUTHORS: documentation updates for release * NEWS: documentation updates for release * README: documentation updates for release * README-cvs: documentation updates for release * THANKS: documentation updates for release * doc/man/sigtran.macros: documentation updates for release * doc/man/sigtran.refs: documentation updates for release * doc/man/man4/m2pa.4.man: documentation updates for release * doc/man/man5/sigtran.5.man: documentation updates for release * doc/manual/sigtran.texi: documentation updates for release * doc/manual/tree.texi: documentation updates for release 2006-12-29 Brian Bidulock * sigtran.spec.in: old rpms hate nested ifs * doc/manual/descrip.texi: updated for release * debian/changelog: updated for release * Makefile.am: changes for successful master build * acinclude.m4: changes for successful master build * sigtran.spec.in: changes for successful master build * doc/manual/prerequisites.texi: changes for successful master build * src/include/Makefile.am: changes for successful master build 2006-12-28 Brian Bidulock * sigtran.dox.in: added doxygen main file * src/modules/m2ua_as.c: convert to SVR4 basic locks * src/modules/m3ua_as.c: comment 2006-12-23 Brian Bidulock * acinclude.m4: corrected manpage paths and includes * doc/man/Makefile.am: updated manual pages for release * doc/man/man4/m2ua.4.man: updated manual pages for release * doc/man/man4/m2ua_as.4.man: added manual page for new module * doc/man/man4/m3ua_as.4.man: added manual page for new module * doc/man/man8/test-sigtran.8.man: updated manual pages for release * src/include/sys/dlpi_dua.h: updated headers * src/include/sys/dlpi_gr303ua.h: updated headers * src/include/sys/dlpi_iua.h: updated headers * src/include/sys/dlpi_m2ua.h: updated headers * src/include/sys/dlpi_v5ua.h: updated headers * src/include/sys/dua_ioctl.h: updated headers * src/include/sys/gr303ua_ioctl.h: updated headers * src/include/sys/iua_ioctl.h: updated headers * src/include/sys/m2pa_ioctl.h: updated headers * src/include/sys/m2ua_ioctl.h: updated headers * src/include/sys/m3ua.h: updated headers * src/include/sys/m3ua_ioctl.h: updated headers * src/include/sys/ua_ioctl.h: updated headers * src/include/sys/ua_lm.h: updated headers * src/include/sys/ua_lm_ioctl.h: updated headers * src/include/sys/v5ua_ioctl.h: updated headers * Makefile.am: added new modules * src/drivers/ua.c: minor corrections * src/modules/Config.in: added new modules * src/modules/m2ua_as.c: added new modules * src/modules/m3ua_as.c: added new modules * src/modules/sua_as.c: added new modules 2006-12-21 Brian Bidulock - documentation updates for release (make check target) * doc/man/Makefile.am: added package manual pages * doc/man/sigtran.refs: added recent document references * doc/man/man4/bua_ioctl.4.man: updated for release * doc/man/man4/dua_ioctl.4.man: updated for release * doc/man/man4/gr303ua.4.man: updated for release * doc/man/man4/gr303ua_ioctl.4.man: updated for release * doc/man/man4/isua_ioctl.4.man: updated for release * doc/man/man4/iua_ioctl.4.man: updated for release * doc/man/man4/m2pa.4.man: updated for release * doc/man/man4/m2ua_ioctl.4.man: updated for release * doc/man/man4/m3ua.4.man: updated for release * doc/man/man4/m3ua_ioctl.4.man: updated for release * doc/man/man4/sua_ioctl.4.man: updated for release * doc/man/man4/tali.4.man: updated for release * doc/man/man4/tali_ioctl.4.man: updated for release * doc/man/man4/tua_ioctl.4.man: updated for release * doc/man/man4/ua_ioctl.4.man: updated for release * doc/man/man4/v5ua.4.man: updated for release * doc/man/man4/v5ua_ioctl.4.man: updated for release * doc/man/man8/test-m2pa.8.man: updated for release * doc/man/man4/m2pa_cd.4.man: added missing manpage * doc/man/man4/m2pa_dl.4.man: added missing manpage * doc/man/man4/sdl_sctp.4.man: added missing manpage * doc/man/man4/sdt_sctp.4.man: added missing manpage * doc/man/man4/sdt_tpi.4.man: added missing manpage * doc/man/man4/sl_sctp.4.man: added missing manpage * doc/man/man4/sl_tpi.4.man: added missing manpage * doc/man/man8/sigtran_mknod.8.man: added missing manpage * doc/man/man8/test-sigtran.8.man: added missing manpage 2006-12-18 Brian Bidulock * acinclude.m4: adjusted base major * src/modules/m2pa_sl.c: - timers convered to mi_timers - corrections from further testing * src/test/test-m2pa.c: - corrections from testing - use clone directory device names * src/test/test-sigtran.c: - use clone directory device names 2006-12-15 Brian Bidulock * src/modules/m2pa_sl.c: - timers convered to mi_timers - corrections from further testing * src/test/test-m2pa.c: corrections from testing 2006-12-14 Brian Bidulock - debian script corrections from Michael Fig * debian/mscript_postinst.in: debian script corrections * debian/mscript_postrm.in: debian script corrections * debian/mscript_preinst.in: debian script corrections * debian/rules.in: debian script corrections * debian/sigtran-devel.preinst.in: debian script corrections 2006-12-11 Brian Bidulock * src/test/test-m2pa.c: rationalize to test-x400p test program 2006-12-06 Brian Bidulock * src/modules/Config.in: minor header change * src/modules/m2pa_sl.c: several corrections in comments * src/test/test-m2pa.c: rationalize to test-x400p test program 2006-11-30 Brian Bidulock * tests/atlocal.in: cosmetic changes * tests/kernel.at: cosmetic changes * doc/man/man5/sigtran.conf.5.man: documentation start * doc/manual/fig1.fig: documentation start * doc/manual/fig2.fig: documentation start * doc/manual/fig3.fig: documentation start * src/drivers/ua_dlpi.h: added file from strss7 package * src/drivers/ua_mtp.h: added file from strss7 package * src/drivers/ua_npi.h: added file from strss7 package * src/drivers/ua_sl.h: added file from strss7 package * src/drivers/ua_tci.h: added file from strss7 package * src/drivers/ua_tpi.h: added file from strss7 package * src/drivers/ua_tri.h: added file from strss7 package * src/modules/m2ua_as.c: added file from strss7 package * src/modules/m3ua_as.c: added file from strss7 package * src/modules/sua_as.c: added file from strss7 package * src/modules/tua_as.c: added file from strss7 package 2006-11-14 Brian Bidulock * src/drivers/ua.c: working up master driver for release * doc/man/man5/sigtran.conf.5.man: configuration manual page * doc/manual/fig1.fig: data structure diagrams for documentation * doc/manual/fig2.fig: data structure diagrams for documentation * doc/manual/fig3.fig: data structure diagrams for documentation 2006-11-13 Brian Bidulock * src/drivers/ua.c: working up master driver for release * src/drivers/ua_dlpi.h: added separate local headers for release * src/drivers/ua_mtp.h: added separate local headers for release * src/drivers/ua_npi.h: added separate local headers for release * src/drivers/ua_sl.h: added separate local headers for release * src/drivers/ua_tci.h: added separate local headers for release * src/drivers/ua_tpi.h: added separate local headers for release * src/drivers/ua_tri.h: added separate local headers for release 2006-11-04 Brian Bidulock * doc/manual/descrip.texi: noted open source release of commercial package * doc/manual/news.texi: noted open source release of commercial package * doc/manual/releases.texi: noted open source release of commercial package * src/drivers/m2ua.c: updates * src/include/sys/m2ua_ioctl.h: updates * src/drivers/ua.c: added common UA file from commercial release * src/include/sys/ua_ioctl.h: added common UA file from commercial release 2006-11-03 Brian Bidulock * src/modules/m2pa_sl.c: check for flow control, 32-bit compat corrections * src/test/test-m2pa.c: 32-bit compat corrections, labelling * tests/testsuite-m2pa.at: labelling 2006-11-02 Brian Bidulock * src/modules/m2pa_sl.c: major rework for test cases and attach/enable capability * src/test/test-m2pa.c: corresponding alterations to test cases and test case corrections from testing * tests/testsuite-m2pa.at: removed old test case * src/modules/m2pa_sl.c: clear rtb when synchronizing sequence numbers * src/test/test-m2pa.c: corrections to display and last test cases 2006-10-31 Brian Bidulock * src/modules/m2pa_sl.c: more debugging and a few corrections * src/modules/sdt_tpi.c: printf corrections * src/modules/sl_tpi.c: printf corrections * src/test/test-m2pa.c: many corrections to test cases * src/util/init/sigtran: added m2pa_sl module to modules list * src/util/sysconfig/sigtran.in: added m2pa_sl module to modules list * tests/testsuite-m2pa.at: added sanity checks to testsuite 2006-10-30 Brian Bidulock * tests/local.at: added ability to sync between test cases * tests/testsuite-m2pa.at: added ability to sync between test cases 2006-10-27 Brian Bidulock * src/modules/m2pa_sl.c: working up module * src/modules/m2pa_dl.c: added working file * src/modules/sl_dl.c: added working file * src/test/test-m2pa.c: working up test suite * src/test/test-sigtran.c: working up test suite 2006-10-21 Brian Bidulock * doc/man/sigtran.refs: updated streams release number * doc/manual/releases.texi: updated LiS release number 2006-10-16 Brian Bidulock - started off this new STREAMS SIGTRAN package * ChangeLog: added new package file * AUTHORS: added new package file * Makefile.am: added new package file * NEWS: added new package file * README: added new package file * THANKS: added new package file * acinclude.m4: added new package file * configure.ac: added new package file * configure.nexusware: added new package file * sigtran.gif: added new package file * sigtran.lsm.in: added new package file * sigtran.spec.in: added new package file * sigtran.tif: added new package file * sigtran.xcf: added new package file * sigtran.xpm: added new package file * debian/README.Debian: added new package file * debian/TODO.Debian: added new package file * debian/changelog: added new package file * debian/control.in: added new package file * debian/copyright: added new package file * debian/mscript_header.in: added new package file * debian/mscript_postinst.in: added new package file * debian/mscript_postrm.in: added new package file * debian/mscript_preinst.in: added new package file * debian/mscript_prerm.in: added new package file * debian/rules.in: added new package file * debian/sigtran-core.postinst.in: added new package file * debian/sigtran-core.postrm.in: added new package file * debian/sigtran-core.preinst.in: added new package file * debian/sigtran-core.prerm.in: added new package file * debian/sigtran-dev.postinst.in: added new package file * debian/sigtran-dev.preinst.in: added new package file * debian/sigtran-dev.prerm.in: added new package file * debian/sigtran-devel.preinst.in: added new package file * debian/sigtran-doc.postinst.in: added new package file * debian/sigtran-doc.preinst.in: added new package file * debian/sigtran-doc.prerm.in: added new package file * debian/sigtran-init.postinst.in: added new package file * debian/sigtran-init.postrm.in: added new package file * debian/sigtran-init.preinst.in: added new package file * debian/sigtran-init.prerm.in: added new package file * debian/sigtran-lib.preinst.in: added new package file * debian/sigtran-source.preinst.in: added new package file * debian/sigtran-util.preinst.in: added new package file * doc/Makefile.am: added new package file * doc/man/Makefile.am: added new package file * doc/man/sigtran.macros: added new package file * doc/man/sigtran.refs: added new package file * doc/manual/Makefile.am: added new package file * doc/manual/bugs.texi: added new package file * doc/manual/configure.texi: added new package file * doc/manual/descrip.texi: added new package file * doc/manual/news.texi: added new package file * doc/manual/prerequisites.texi: added new package file * doc/manual/releases.texi: added new package file * doc/manual/rpm.texi: added new package file * doc/manual/sigtran.texi: added new package file * doc/manual/todo.texi: added new package file * doc/manual/tree.texi: added new package file * lib32/Makefile.am: added new package file * src/Makefile.am: added new package file * src/drivers/Config.in: added new package file * src/include/Makefile.am: added new package file * src/include/sys/sigtran/config.h.in: added new package file * src/include/sys/sigtran/version.h.in: added new package file * src/modules/Config.in: added new package file * src/test/test-sigtran.c: added new package file * src/util/init/README: added new package file * src/util/init/sigtran: added new package file * src/util/init/sigtran.sh: added new package file * src/util/modutils/sigtran.in: added new package file * src/util/sysconfig/README: added new package file * src/util/sysconfig/sigtran.conf: added new package file * src/util/sysconfig/sigtran.in: added new package file * tests/Makefile.am: added new package file * tests/atlocal.in: added new package file * tests/kernel.at: added new package file * tests/local.at: added new package file * tests/testsuite.at: added new package file ----- Copyright (c) 2001-2006 OpenSS7 Corporation Copyright (c) 1997-2000 Brian F. G. Bidulock All Rights Reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. U.S. GOVERNMENT RESTRICTED RIGHTS. If you are licensing this Software on behalf of the U.S. Government ("Government"), the following provisions apply to you. If the Software is supplied by the Department of Defense ("DoD"), it is classified as "Commercial Computer Software" under paragraph 252.227-7014 of the DoD Supplement to the Federal Acquisition Regulations ("DFARS") (or any successor regulations) and the Government is acquiring only the license rights granted herein (the license rights customarily provided to non-Government users). If the Software is supplied to any unit or agency of the Government other than DoD, it is classified as "Restricted Computer Software" and the Government's rights in the Software are defined in paragraph 52.227-19 of the Federal Acquisition Regulations ("FAR") (or any successor regulations) or, in the cases of NASA, in paragraph 18.52.227-86 of the NASA Supplement to the FAR (or any successor regulations). Commercial licensing and support of this software is available from OpenSS7 Corporation at a fee. See http://www.openss7.com/ vim: ft=changelog tw=80 com=fb\:*,fb\:- fo+=tcqlorn nocin nosi