2008-10-31 Brian Bidulock * m4/rpm.m4: more distributions * scripts/speccommon.in: cannot pass majbase to configure, should not even use it in the SRPM file at all * am/archive.am: do not build stuff already in the repository * am/deb.am: do not build stuff already in the repository * am/lsm.am: do not build stuff already in the repository * am/rpm.am: do not build stuff already in the repository 2008-10-28 Brian Bidulock * openss7.refs: updated references * LiS/man/lis.refs: updated references * iperf/doc/man/iperf.refs: updated references * netperf/netperf.refs: updated references * osr61/doc/man/osr61.refs: updated references * sctp/doc/man/sctp.refs: updated references * sigtran/doc/man/sigtran.refs: updated references * stacks/doc/man/strss7.refs: updated references * strbcm/doc/man/strbcm.refs: updated references * strchan/doc/man/strchan.refs: updated references * strcompat/doc/man/strcompat.refs: updated references * streams/doc/man/streams.refs: updated references * strinet/doc/man/strinet.refs: updated references * strisdn/doc/man/strisdn.refs: updated references * striso/doc/man/striso.refs: updated references * strnsl/doc/man/strnsl.refs: updated references * strsctp/doc/man/strsctp.refs: updated references * strsock/doc/man/strsock.refs: updated references * strtty/doc/man/strtty.refs: updated references * strutil/doc/man/strutil.refs: updated references * strvoip/doc/man/strvoip.refs: updated references * strxnet/doc/man/strxnet.refs: updated references * strxns/doc/man/strxns.refs: updated references * sigtran/sigtran.spec.in: correct list of info files * strchan/strchan.spec.in: correct list of info files * streams/streams.spec.in: correct list of info files * strnsl/strnsl.spec.in: correct list of info files * strvoip/strvoip.spec.in: correct list of info files * strx25/strx25.spec.in: correct list of info files * strxnet/strxnet.spec.in: correct list of info files * strxns/strxns.spec.in: correct list of info files * debian/rules.in: do not pass base-major from top level 2008-10-27 Brian Bidulock * openss7.spec.in: no devices * am/info.am: need dvis for distcheck target * am/papers.am: need dvis for distcheck target * openss7.spec.in: updated spec files * LiS/LiS.spec.in: updated spec files * iperf/iperf.spec.in: updated spec files * netperf/netperf.spec.in: updated spec files * osr61/osr61.spec.in: updated spec files * sctp/sctp.spec.in: updated spec files * sigtran/sigtran.spec.in: updated spec files * stacks/strss7.spec.in: updated spec files * strbcm/strbcm.spec.in: updated spec files * strchan/strchan.spec.in: updated spec files * strcompat/strcompat.spec.in: updated spec files * streams/streams.spec.in: updated spec files * strinet/strinet.spec.in: updated spec files * strisdn/strisdn.spec.in: updated spec files * striso/striso.spec.in: updated spec files * strnsl/strnsl.spec.in: updated spec files * strsctp/strsctp.spec.in: updated spec files * strsock/strsock.spec.in: updated spec files * strtty/strtty.spec.in: updated spec files * strutil/strutil.spec.in: updated spec files * strvoip/strvoip.spec.in: updated spec files * strx25/strx25.spec.in: updated spec files * strxnet/strxnet.spec.in: updated spec files * strxns/strxns.spec.in: updated spec files * m4/streams.m4: tweak STREAMS locator macros * m4/deb.m4: suppress warnings and cache results * m4/doxy.m4: suppress warnings and cache results * m4/openss7.m4: suppress warnings and cache results * m4/rpm.m4: suppress warnings and cache results 2008-10-25 Brian Bidulock * doc/manual/install.texi: documented tool chain updates * doc/manual/prerequisites.texi: documented tool chain updates * doc/manual/texi/install.texi: documented tool chain updates * scripts/texi/install.texi: documented tool chain updates * texi/install.texi: documented tool chain updates * configure.ac: updates for autoconf 2.63 * am/archive.am: ARCHIVE.gz must be gzipped 2008-10-21 Brian Bidulock * scripts/texi/compat.texi: document updated compatibility 2008-10-20 Brian Bidulock * scripts/send-pr: updates for release * am/kernel.am: get rid of Modules.map and Module.mkvars * am/sctp.am: get rid of Modules.map and Module.mkvars 2008-10-10 Brian Bidulock * m4/kernel.m4: more SuSE 2.6.25 build trials 2008-10-08 Brian Bidulock * m4/kernel.m4: change directories when running cflagcheck 2008-10-07 Brian Bidulock * m4/kernel.m4: more overrides for cflagcheck 2008-09-27 Brian Bidulock * streams/streams.spec.in: initial rework of spec files * strbcm/strbcm.spec.in: initial rework of spec files * strcompat/strcompat.spec.in: initial rework of spec files * strxns/strxns.spec.in: initial rework of spec files 2008-09-19 Brian Bidulock * am/deb.am: copy ddeb and udeb files too * m4/deb.m4: add arch specific subdirectory, subdir lowercase * m4/rpm.m4: add arch specific subdirectory, subdir lowercase * m4/dist.m4: use rpm or dpkg environment when necessary * am/rpm.am: symbolic link SRPMS into distribution directories 2008-09-18 Brian Bidulock * m4/openss7.m4: another LZMZ tweak * m4/rpm.m4: add more rpm stuff to do on debian systems with rpm * am/rpm.am: add more rpm stuff to do on debian systems with rpm * am/lsm.am: don't duplicate entries * am/archive.am: don't duplicate entries 2008-09-17 Brian Bidulock * m4/rpm.m4: place source in tarballs directory for remote build * m4/openss7.m4: place source in tarballs directory for remote build also allow suppression of lzma archives * am/archive.am: place source in tarballs directory for remote build * am/deb.am: take tarballs from tardir * am/lsm.am: must use tardir too 2008-09-16 Brian Bidulock * am/rpm.am: updates to rpm spec files * m4/rpm.m4: updates to rpm spec files * Makefile.am: support autoupdating kernel modules * openss7.spec.in: support autoupdating kernel modules 2008-09-15 Brian Bidulock * scripts/texi/install.texi: update .rpmmacro recommendations * doc/manual/texi/install.texi: update .rpmmacro recommendations * am/openss7.am: build all-recursive targets local if no subdirs * am/rpm.am: only rebuild what is necessary 2008-09-13 Brian Bidulock * m4/perl.m4: avoid repetative searching of same directories * am/rpm.am: remove virtual package as well 2008-09-12 Brian Bidulock * m4/rpm.m4: use repo subdirectories for distribution * m4/deb.m4: use repo subdirectories for distribution 2008-09-10 Brian Bidulock * openss7.spec.in: correct list macro quotation, init scripts * LiS/LiS.spec.in: correct list macro quotation, init scripts * iperf/iperf.spec.in: correct list macro quotation, init scripts * netperf/netperf.spec.in: correct list macro quotation, init scripts * osr61/osr61.spec.in: correct list macro quotation, init scripts * sctp/sctp.spec.in: correct list macro quotation, init scripts * sigtran/sigtran.spec.in: correct list macro quotation, init scripts * stacks/strss7.spec.in: correct list macro quotation, init scripts * strbcm/strbcm.spec.in: correct list macro quotation, init scripts * strchan/strchan.spec.in: correct list macro quotation, init scripts * strcompat/strcompat.spec.in: correct list macro quotation, init scripts * streams/streams.spec.in: correct list macro quotation, init scripts * strinet/strinet.spec.in: correct list macro quotation, init scripts * strisdn/strisdn.spec.in: correct list macro quotation, init scripts * striso/striso.spec.in: correct list macro quotation, init scripts * strnsl/strnsl.spec.in: correct list macro quotation, init scripts * strsctp/strsctp.spec.in: correct list macro quotation, init scripts * strsock/strsock.spec.in: correct list macro quotation, init scripts * strtty/strtty.spec.in: correct list macro quotation, init scripts * strutil/strutil.spec.in: correct list macro quotation, init scripts * strvoip/strvoip.spec.in: correct list macro quotation, init scripts * strx25/strx25.spec.in: correct list macro quotation, init scripts * strxnet/strxnet.spec.in: correct list macro quotation, init scripts * strxns/strxns.spec.in: correct list macro quotation, init scripts 2008-09-08 Brian Bidulock * doc/manual/prerequisites.texi: adjust prerequisites * scripts/missing2: more information in errors * texi/install.texi: additional information 2008-08-31 Brian Bidulock * am/info.am: keep from building docs normally * am/openss7.am: keep from building docs normally * am/papers.am: keep from building docs normally 2008-08-28 Brian Bidulock * AUTHORS: release file updates * NEWS: release file updates * README: release file updates * README-cvs: release file updates * THANKS: release file updates 2008-08-20 Brian Bidulock * configure.ac: updated autoconf and gettext required versions * openss7.spec.in: updated changelog * am/netconfig.am: build netconfig.xnsl file instead * debian/mscript_header.in: add additional files * m4/kernel.m4: handle newer debian better 2008-08-02 Brian Bidulock * am/papers.am: depdendency tracking now on by default * am/info.am: depdendency tracking now on by default * am/archive.am: make LZMA compression optional * am/openss7.am: make LZMA compression optional * m4/man.m4: correction * m4/openss7.m4: make LZMA compression optional 2008-07-29 Brian Bidulock * am/openss7.am: add lzma to distribution formats * am/man.am: use lzma compression if available * m4/man.m4: use lzma compression if available 2008-07-28 Brian Bidulock * scripts/texi/install.texi: updates to CVS build tools 2008-07-27 Brian Bidulock * doc/manual/openss7.texi: no invariant sections for debian * m4/.cvsignore: more libtool ignore files * scripts/texi/install.texi: updated GNU utilities required * texi/install.texi: updated GNU utilities required 2008-07-23 Brian Bidulock * scripts/texi/compat.texi: support to CentOS 5.2 * m4/rpm.m4: support to CentOS 5.2 * openss7.refs: updated references 2008-06-18 Brian Bidulock * openss7.refs: updated references 2008-05-04 Brian Bidulock * openss7.lsm.in: updated for release * openss7.spec.in: updated for release * debian/mscript_header.in: updated for release * debian/rules.in: updated for release * scripts/texi/versions.texi: updated for release 2008-05-03 Brian Bidulock * AUTHORS: updates for release * NEWS: updates for release * README: updates for release * README-cvs: updates for release * THANKS: updates for release * doc/manual/openss7.texi: updates for release * .cvsignore: added ignore directories * acinclude.m4: added strx25 sub-package * doc/manual/configure.texi: added strx25 sub-package * doc/manual/descrip.texi: added strx25 sub-package * doc/manual/news.texi: added strx25 sub-package * doc/manual/openss7.texi: added strx25 sub-package * doc/manual/prerequisites.texi: added strx25 sub-package * doc/manual/rpm.texi: added strx25 sub-package * doc/manual/tree.texi: added strx25 sub-package 2008-04-28 Brian Bidulock * openss7.refs: updates for release * openss7.spec.in: updates for release * scripts/Doxyfile.in: updated headers for release * scripts/cflagcheck: updated headers for release * scripts/check_commands: updated headers for release * scripts/check_decls: updated headers for release * scripts/check_headers: updated headers for release * scripts/check_libs: updated headers for release * scripts/check_mans: updated headers for release * scripts/check_modules: updated headers for release * scripts/check_streams: updated headers for release * scripts/check_version: updated headers for release * scripts/chkconfig: updated headers for release * scripts/inet_mkdev: updated headers for release * scripts/inet_rmdev: updated headers for release * scripts/install_initd: updated headers for release * scripts/missing2: updated headers for release * scripts/modpost.sh: updated headers for release * scripts/modsyms.sh: updated headers for release * scripts/remove_initd: updated headers for release * scripts/send-pr: updated headers for release * scripts/send-pr.config.in: updated headers for release * scripts/strconf-sh: updated headers for release * scripts/texinfo.cnf: updated headers for release * scripts/texi/args.texi.in: updated headers for release * scripts/texi/compat.texi: updated headers for release * scripts/texi/funding.texi: updated headers for release * scripts/texi/install.texi: updated headers for release * scripts/texi/macros.texi: updated headers for release * scripts/texi/mail.texi: updated headers for release * scripts/texi/testsuite.texi: updated headers for release * scripts/texi/versions.texi: updated headers for release * am/archive.am: updated headers for release * am/autotest.am: updated headers for release * am/bcm.am: updated headers for release * am/deb.am: updated headers for release * am/doxy.am: updated headers for release * am/genksyms.am: updated headers for release * am/help.am: updated headers for release * am/info.am: updated headers for release * am/init.am: updated headers for release * am/kernel.am: updated headers for release * am/libraries.am: updated headers for release * am/lsm.am: updated headers for release * am/man.am: updated headers for release * am/netconfig.am: updated headers for release * am/openss7.am: updated headers for release * am/packages.am: updated headers for release * am/papers.am: updated headers for release * am/pr.am: updated headers for release * am/release.am: updated headers for release * am/rpm.am: updated headers for release * am/sctp.am: updated headers for release * am/snmp.am: updated headers for release * am/sock2path.am: updated headers for release * am/strconf.am: updated headers for release * am/version.am: updated headers for release * snmp/ds_agent.h: updated headers for release * snmp/header_complex.h: updated headers for release * snmp/mib_modules.h: updated headers for release * snmp/struct.h: updated headers for release * snmp/util_funcs.h: updated headers for release * texi/install.texi: updated headers for release * texi/quick.texi: updated headers for release * texi/testsuite.texi: updated headers for release * configure.test: updated headers for release * configure.ac: updated headers for release * README-LiS: updated headers for release * configure.norm: updated headers for release * configure.fast: updated headers for release * Makefile.am: updated headers for release * acinclude.m4: updated headers for release 2008-04-25 Brian Bidulock * openss7.refs: updated references * doc/manual/news.texi: updates to AGPLv3 * doc/manual/openss7.texi: updates to AGPLv3 * doc/manual/releases.texi: updates to AGPLv3 * doc/projects/ss/ss.texi: updates to AGPLv3 2008-04-13 Brian Bidulock * openss7.spec.in: prepare for doc/papers * debian/rules.in: prepare for doc/papers 2008-04-12 Brian Bidulock * acinclude.m4: had to drop archive compatibility back to UNIX V7 on the master package due to the maximum path length restrictions. * doc/Makefile.am: added projects subdirectory to pass distcheck 2008-04-11 Brian Bidulock * THANKS: remove deprecated Nexusware support * doc/manual/bugs.texi: remove deprecated Nexusware support * doc/manual/install.texi: remove deprecated Nexusware support * doc/manual/todo.texi: remove deprecated Nexusware support * doc/manual/texi/install.texi: remove deprecated Nexusware support * scripts/texi/compat.texi: remove deprecated Nexusware support * scripts/texi/funding.texi: remove deprecated Nexusware support * scripts/texi/install.texi: remove deprecated Nexusware support * texi/install.texi: remove deprecated Nexusware support * m4/openss7.m4: automake 1.10 ok with defining DVIPS 2008-04-10 Brian Bidulock * doc/manual/Makefile.am: distribute agpl.texi * am/openss7.am: add BUILT_SOURCES to accumuluate * scripts/modpost.sh: handle new EXPORT_UNUSED_SYMBOL * doc/manual/bugs.texi: remove deprecated Nexusware support * openss7.spec.in: remove deprecated Nexusware support * m4/kernel.m4: remove deprecated Nexusware support * doc/manual/install.texi: remove deprecated Nexusware support * doc/manual/texi/install.texi: remove deprecated Nexusware support * doc/manual/todo.texi: remove deprecated Nexusware support * Makefile.am: remove deprecated Nexusware support * scripts/texi/compat.texi: remove deprecated Nexusware support * scripts/texi/install.texi: remove deprecated Nexusware support * texi/install.texi: remove deprecated Nexusware support * am/release.am: remove deprecated Nexusware support * scripts/text/compat.texi: added new distros * AUTHORS: updated release files * NEWS: updated release files * README: updated release files * README-cvs: updated release files * THANKS: updated release files 2007-12-30 Brian Bidulock * am/man.am: perform more substitutions * m4/openss7.m4: remove strict prototypes * mibs/OPENSS7-MIB.mib: added common MIBS * mibs/OPENSS7-SMI.mib: added common MIBS * mibs/OPENSS7-TC.mib: added common MIBS * mibs/OPENSS7-TMN-SMI.mib: added common MIBS * mibs/OPENSS7-TMN-TC.mib: added common MIBS * snmp/ds_agent.h: added common SNMP files * snmp/header_complex.h: added common SNMP files * snmp/mib2c: added common SNMP files * snmp/mib2c.conf: added common SNMP files * snmp/mib2c.openss7.conf: added common SNMP files * snmp/mib2c.storage.conf: added common SNMP files * snmp/mib2c.vartypes.conf: added common SNMP files * snmp/mib_modules.h: added common SNMP files * snmp/struct.h: added common SNMP files * snmp/util_funcs.h: added common SNMP files 2007-12-16 Brian Bidulock * am/archive.am: upgrade license to AGPLv3. * am/autotest.am: upgrade license to AGPLv3. * am/bcm.am: upgrade license to AGPLv3. * am/deb.am: upgrade license to AGPLv3. * am/genksyms.am: upgrade license to AGPLv3. * am/help.am: upgrade license to AGPLv3. * am/info.am: upgrade license to AGPLv3. * am/init.am: upgrade license to AGPLv3. * am/kernel.am: upgrade license to AGPLv3. * am/libraries.am: upgrade license to AGPLv3. * am/lsm.am: upgrade license to AGPLv3. * am/man.am: upgrade license to AGPLv3. * am/openss7.am: upgrade license to AGPLv3. * am/packages.am: upgrade license to AGPLv3. * am/pr.am: upgrade license to AGPLv3. * am/rpm.am: upgrade license to AGPLv3. * am/sctp.am: upgrade license to AGPLv3. * am/strconf.am: upgrade license to AGPLv3. 2007-11-06 Brian Bidulock * scripts/texi/macros.texi: added @figureimage * openss7.macros: better grefer macros * openss7.refs: more better references * configure.ac: added more top-level documentation * doc/projects/Makefile.am: added more top-level documentation * doc/projects/.cvsignore: added more top-level documentation * doc/projects/ss/.cvsignore: added more top-level documentation * doc/projects/ss/Makefile.am: added more top-level documentation * doc/projects/ss/ss.texi: added more top-level documentation 2007-10-16 Brian Bidulock * configure.ac: fixed AC_FUNC_REALLOC cross-compile problem * doc/manual/news.texi: documented problem * doc/manual/bugs.texi: documented problem * Makefile.am: add missing configure.nexusware and texinfo files 2007-10-13 Brian Bidulock * m4/lib32.m4: added macros for 32-bit lib checks * m4/perl.m4: added macros for embedded perl checks * m4/snmp.m4: added macros for ucd-snmp checks 2007-08-19 Brian Bidulock * texi/install.texi: add bison and flex to dependencies * m4/openss7.m4: added defines for various directories 2007-08-15 Brian Bidulock * AUTHORS: GPLv3 updates * Makefile.am: GPLv3 updates * NEWS: GPLv3 updates * README: GPLv3 updates * README-cvs: GPLv3 updates * THANKS: GPLv3 updates * acinclude.m4: GPLv3 updates * configure.ac: GPLv3 updates * configure.nexusware: GPLv3 updates * openss7.macros: GPLv3 updates * openss7.refs: GPLv3 updates * openss7.spec.in: GPLv3 updates * debian/copyright: GPLv3 updates * debian/mscript_header.in: GPLv3 updates * debian/mscript_postinst.in: GPLv3 updates * debian/mscript_postrm.in: GPLv3 updates * debian/mscript_preinst.in: GPLv3 updates * debian/mscript_prerm.in: GPLv3 updates * debian/rules.in: GPLv3 updates * doc/Makefile.am: GPLv3 updates * doc/manual/Makefile.am: GPLv3 updates * doc/manual/news.texi: GPLv3 updates 2007-08-12 Brian Bidulock * texi/gpl.texi: minor formatting change * texi/gpl3.texi: added version 3 license * texi/lgpl3.texi: added version 3 license * doc/manual/openss7.texi: GPLv3 * am/openss7.am: added new tag macro expansions * scripts/Doxyfile.in: new extern replacements, GPLv3 * scripts/Doxyfile.in: updated script headers * scripts/cflagcheck: updated script headers * scripts/check_commands: updated script headers * scripts/check_decls: updated script headers * scripts/check_headers: updated script headers * scripts/check_libs: updated script headers * scripts/check_mans: updated script headers * scripts/check_modules: updated script headers * scripts/check_streams: updated script headers * scripts/check_version: updated script headers * scripts/chkconfig: updated script headers * scripts/inet_mkdev: updated script headers * scripts/inet_rmdev: updated script headers * scripts/install_initd: updated script headers * scripts/modpost.sh: updated script headers * scripts/modsyms.sh: updated script headers * scripts/remove_initd: updated script headers * scripts/send-pr: updated script headers * scripts/send-pr.config.in: updated script headers * scripts/strconf-sh: updated script headers * scripts/texinfo.cnf: updated script headers * m4/autotest.m4: rearrange and update headers * m4/bcm.m4: rearrange and update headers * m4/chan.m4: rearrange and update headers * m4/dast.m4: rearrange and update headers * m4/deb.m4: rearrange and update headers * m4/devfs.m4: rearrange and update headers * m4/dist.m4: rearrange and update headers * m4/doxy.m4: rearrange and update headers * m4/genksyms.m4: rearrange and update headers * m4/inet.m4: rearrange and update headers * m4/init.m4: rearrange and update headers * m4/isdn.m4: rearrange and update headers * m4/iso.m4: rearrange and update headers * m4/kernel.m4: rearrange and update headers * m4/libraries.m4: rearrange and update headers * m4/man.m4: rearrange and update headers * m4/nsl.m4: rearrange and update headers * m4/openss7.m4: rearrange and update headers * m4/pr.m4: rearrange and update headers * m4/public.m4: rearrange and update headers * m4/rpm.m4: rearrange and update headers * m4/sctp.m4: rearrange and update headers * m4/sigtran.m4: rearrange and update headers * m4/sock.m4: rearrange and update headers * m4/ss7.m4: rearrange and update headers * m4/strcomp.m4: rearrange and update headers * m4/strconf.m4: rearrange and update headers * m4/streams.m4: rearrange and update headers * m4/voip.m4: rearrange and update headers * m4/xns.m4: rearrange and update headers * m4/xopen.m4: rearrange and update headers * m4/xti.m4: rearrange and update headers * configure.fast: updated headers * configure.nexusware: updated headers * configure.norm: updated headers * configure.test: updated headers 2007-08-03 Brian Bidulock * openss7.refs: reference updates * doc/manual/openss7.texi: doc update 2007-07-21 Brian Bidulock * doc/manual/news.texi: release notes update * scripts/texi/compat.texi: noted problem with XEN kernels * doc/manual/bugs.texi: noted problem with XEN kernels * iperf/doc/manual/compat.texi: noted problem with XEN kernels 2007-06-29 Brian Bidulock * .gitignore: more files to ignore 2007-06-27 Brian Bidulock * doc/manual/bugs.texi: document lib32gcc1 problem on ubuntu * am/info.am: force portrait mode for ps, eps and pdf 2007-06-25 Brian Bidulock * scripts/texi/versions.texi: bumped release numbers * .pkgrelease: bumped release numbers * acinclude.m4: bumped release numbers * debian/changelog: bumped release numbers * doc/manual/news.texi: bumped release numbers 2007-06-24 Brian Bidulock * acinclude.m4: update revision numbers for warnings * openss7.spec.in: recognize EL4 and EL5 for kernel-develop 2007-06-23 Brian Bidulock * m4/kernel.m4: fix up cflagcheck for openSUSE 10.2 * doc/manual/news.texi: updates fore release * m4/dist.m4: handle openSUSE codename * scripts/texi/compat.texi: spelling s/Edge/Etch/ 2007-06-22 Brian Bidulock * am/openss7.am: add uninstall-am to remove target - wrong subdirs in MY_REVERSIVE_TARGETS - skip unfriendly subdirectories on reversive targets 2007-06-21 Brian Bidulock * am/netconfig.am: fix up problems with libtirpc * texi/testsuite.texi: fix double named example * doc/manual/bugs.texi: doc updates for release * doc/manual/configure.texi: doc updates for release * doc/manual/descrip.texi: doc updates for release * doc/manual/openss7.texi: doc updates for release * doc/manual/releases.texi: doc updates for release * doc/manual/rpm.texi: doc updates for release * doc/manual/todo.texi: doc updates for release * doc/manual/tree.texi: doc updates for release * scripts/texi/testsuite.texi: fix double named example 2007-06-20 Brian Bidulock * scripts/texi/compat.texi: update newly supported distros and kernels * scripts/texi/versions.texi: update versions * doc/manual/news.texi: new distro/kernel support * doc/manual/prerequisites.texi: new distro/kernel support * texi/install.texi: update needed packages * scripts/texi/install.texi: update needed packages * openss7.spec.in: recognize Fedora 7 kernels 2007-06-19 Brian Bidulock * m4/rpm.m4: changes for FC7 * m4/kernel.m4: changes for FC7 and 2.6.21 kernel * m4/dist.m4: changes for FC7 * scripts/modpost.sh: fix grep quirk * scripts/modsyms.sh: fix grep quirk * scripts/texi/install.texi: more CVS instructions * texi/install.texi: more CVS instructions 2007-06-16 Brian Bidulock * scripts/modpost.sh: remove any later language * scripts/modsyms.sh: remove any later language * configure.nexusware: remove any later language * debian/mscript_postinst.in: remove any later language * debian/mscript_postrm.in: remove any later language * debian/mscript_preinst.in: remove any later language * debian/mscript_prerm.in: remove any later language * doc/Makefile.am: remove any later language 2007-05-18 Brian Bidulock * configure.norm: added strisdn, stacks and sigtran to test configuration * configure.fast: added strisdn, stacks and sigtran to test configuration * configure.test: added strisdn, stacks and sigtran to test configuration * AUTHORS: updates for release * NEWS: updates for release * README: updates for release * README-cvs: updates for release * THANKS: updates for release * openss7.spec.in: corrected array subscript syntax error 2007-05-07 Brian Bidulock * scripts/texi/compat.texi: more compatible distributions * acinclude.m4: add strbcm package by default * AUTHORS: updated release files * NEWS: updated release files * doc/manual/news.texi: updated release files * README: updated release files * README-cvs: updated release files * scripts/texi/compat.texi: updated release files * THANKS: updated release files 2007-05-07 Brian Bidulock * m4/dist.m4: corrections for better Ubunutu detection 2007-05-06 Brian Bidulock * openss7.spec.in: make GPL version more obvious 2007-04-15 Brian Bidulock * configure.fast: do not disable rt threads 2007-04-12 Brian Bidulock * configure.fast: convenience configure script from testing * configure.test: convenience configure script from testing * configure.norm: added convenience configure script 2007-04-04 Brian Bidulock * m4/kernel.m4: provide --enable-k-none configure option to permit kernel debugging to be suppressed altogether (for optimization testing and profiling). 2007-03-26 Brian Bidulock * configure.ac: need GNU gettext version 0.16.1 cause it is built for autoconf 2.61 * am/info.am: updated to install html images properly (needs autoconf 2.61 and automake 1.10) * am/openss7.am: updated to install html images properly (needs autoconf 2.61 and automake 1.10) * scripts/texi/install.texi: require autoconf 2.61 and automake 1.10 * scripts/texi/testsuite.texi: require autoconf 2.61 and automake 1.10 * texi/install.texi: require autoconf 2.61 and automake 1.10 * texi/testsuite.texi: require autoconf 2.61 and automake 1.10 2007-03-25 Brian Bidulock * doc/manual/news.texi: added support for 2.6.20-1.2307.fc5 * scripts/texi/compat.texi: added support for 2.6.20-1.2307.fc5 2007-03-24 Brian Bidulock * Makefile.am: add dummy library to invoke libtool and C compiler checks * dummy.c: add dummy C source file 2007-03-15 Brian Bidulock * doc/manual/news.texi: pushed release date 2007-03-12 Brian Bidulock * am/openss7.am: bump automake requirement to 1.9 from 1.8 2007-03-07 Brian Bidulock * scripts/remove_initd: was not removing rc6.d links * scripts/strconf-sh: also alias driver to object names in modules.conf * m4/autotest.m4: use proper AC_PATH_PROG, AC_PATH_TARGET_TOOL, AC_PATH_TOOL * m4/deb.m4: use proper AC_PATH_PROG, AC_PATH_TARGET_TOOL, AC_PATH_TOOL * m4/doxy.m4: use proper AC_PATH_PROG, AC_PATH_TARGET_TOOL, AC_PATH_TOOL * m4/genksyms.m4: use proper AC_PATH_PROG, AC_PATH_TARGET_TOOL, AC_PATH_TOOL * m4/init.m4: use proper AC_PATH_PROG, AC_PATH_TARGET_TOOL, AC_PATH_TOOL * m4/kernel.m4: use proper AC_PATH_PROG, AC_PATH_TARGET_TOOL, AC_PATH_TOOL * m4/libraries.m4: use proper AC_PATH_PROG, AC_PATH_TARGET_TOOL, AC_PATH_TOOL * m4/man.m4: use proper AC_PATH_PROG, AC_PATH_TARGET_TOOL, AC_PATH_TOOL * m4/openss7.m4: use proper AC_PATH_PROG, AC_PATH_TARGET_TOOL, AC_PATH_TOOL * m4/rpm.m4: use proper AC_PATH_PROG, AC_PATH_TARGET_TOOL, AC_PATH_TOOL * texi/install.texi: added locations on website of tools to README-cvs * scripts/strconf-sh: clone device by name instead of number 2007-03-06 Brian Bidulock * m4/kernel.m4: add options for kernel source package * m4/kernel.m4 (linux_cv_k_modver): cache check variable correction * m4/chan.m4: build directory might not exist yet for master builds * m4/inet.m4: build directory might not exist yet for master builds * m4/isdn.m4: build directory might not exist yet for master builds * m4/iso.m4: build directory might not exist yet for master builds * m4/nsl.m4: build directory might not exist yet for master builds * m4/sctp.m4: build directory might not exist yet for master builds * m4/sock.m4: build directory might not exist yet for master builds * m4/ss7.m4: build directory might not exist yet for master builds * m4/strcomp.m4: build directory might not exist yet for master builds * m4/streams.m4: build directory might not exist yet for master builds * m4/xns.m4: build directory might not exist yet for master builds * m4/xti.m4: build directory might not exist yet for master builds * doc/manual/Makefile.am: attempt proper texinfo dependencies 2007-03-05 Brian Bidulock * m4/kernel.m4 (linux_cv_k_compiler_match): fix up sed expression for /proc/version for Ubuntu which sticks extra parentheses into its version string 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 * doc/manual/news.texi: updates for release * Makefile.am: added hook to move or remove subdirectories * acinclude.m4: better checking for subpackages and dependency checks * openss7.spec.in: do not propagate empty flags * debian/copyright: update for release * debian/rules.in: do not propagate empty flags 2007-03-02 Brian Bidulock * acinclude.m4: improvements to common build environment 2007-02-28 Brian Bidulock * doc/manual/configure.texi: updates and corrections * doc/manual/descrip.texi: updates and corrections * doc/manual/install.texi: updates and corrections * doc/manual/news.texi: updates and corrections * doc/manual/openss7.texi: updates and corrections * doc/manual/prerequisites.texi: updates and corrections * doc/manual/releases.texi: updates and corrections * doc/manual/rpm.texi: updates and corrections * doc/manual/todo.texi: updates and corrections * doc/manual/tree.texi: updates and corrections * scripts/texi/versions.texi: updates and corrections 2007-02-27 Brian Bidulock * m4/genksyms.m4: remove special marks from MODPOST_CACHE for autoconf 2.61 * m4/strcomp.m4: correct strcomp_cv_package to streams_cv_package * m4/streams.m4: correct checking statement 2007-02-26 Brian Bidulock * doc/manual/releases.texi: correct streams version 2007-02-22 Brian Bidulock * LiS/configure.ac: updated required autoconf to 2.60 * configure.ac: updated required autoconf to 2.60 * iperf/configure.ac: updated required autoconf to 2.60 * netperf/configure.ac: updated required autoconf to 2.60 * sctp/configure.ac: updated required autoconf to 2.60 * sigtran/configure.ac: updated required autoconf to 2.60 * stacks/configure.ac: updated required autoconf to 2.60 * strbcm/configure.ac: updated required autoconf to 2.60 * strchan/configure.ac: updated required autoconf to 2.60 * strcompat/configure.ac: updated required autoconf to 2.60 * streams/configure.ac: updated required autoconf to 2.60 * strinet/configure.ac: updated required autoconf to 2.60 * strisdn/configure.ac: updated required autoconf to 2.60 * striso/configure.ac: updated required autoconf to 2.60 * strnsl/configure.ac: updated required autoconf to 2.60 * strsctp/configure.ac: updated required autoconf to 2.60 * strsock/configure.ac: updated required autoconf to 2.60 * strtty/configure.ac: updated required autoconf to 2.60 * strutil/configure.ac: updated required autoconf to 2.60 * strvoip/configure.ac: updated required autoconf to 2.60 * strxnet/configure.ac: updated required autoconf to 2.60 * strxns/configure.ac: updated required autoconf to 2.60 2007-02-22 Brian Bidulock * m4/acx_pthread.m4: balance parentheses * m4/chan.m4: balance parentheses * m4/deb.m4: balance parentheses * m4/devfs.m4: balance parentheses * m4/dist.m4: balance parentheses * m4/doxy.m4: balance parentheses * m4/inet.m4: balance parentheses * m4/iso.m4: balance parentheses * m4/kernel.m4: balance parentheses * m4/nsl.m4: balance parentheses * m4/openss7.m4: balance parentheses * m4/rpm.m4: balance parentheses * m4/sock.m4: balance parentheses * m4/streams.m4: balance parentheses * m4/xti.m4: balance parentheses 2007-02-20 Brian Bidulock * doc/manual/install.texi: updated autoconf requirement to 2.61 * doc/manual/texi/testsuite.texi: updated autoconf requirement to 2.61 * scripts/texi/testsuite.texi: updated autoconf requirement to 2.61 * texi/testsuite.texi: updated autoconf requirement to 2.61 2007-02-13 Brian Bidulock * am/release.am: don't touch source directory unless in maintainer mode 2007-02-12 Brian Bidulock * openss7.spec.in: support for autoconf 2.61 * acinclude.m4: 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 * texi/install.texi: support for autoconf 2.61 2007-02-10 Brian Bidulock * m4/rpm.m4: recognize minor releases of CentOS * scripts/texi/compat.texi: support for ubuntu 6.10 2007-01-15 Brian Bidulock * acinclude.m4: handle unpacked tarballs * scripts/texi/compat.texi: minor correction 2007-01-09 Brian Bidulock * .pkgrelease: bumped release number for next release * doc/manual/news.texi: bumped release number for next release * scripts/texi/versions.texi: bumped release number for next release * ANNOUNCE: final post-release updates * AUTHORS: final post-release updates * NEWS: final post-release updates * README: final post-release updates * README-cvs: final post-release updates * THANKS: final post-release updates * openss7.lsm.in: final post-release updates * rel20070108_L.html: final post-release updates * doc/manual/news.texi: final post-release updates 2007-01-08 Brian Bidulock * AUTHORS: updated for release * NEWS: updated for release * README: updated for release * README-cvs: updated for release * THANKS: updated for release * doc/manual/descrip.texi: updated for release * acinclude.m4: - check for replaced package directories - build manual pages separately * rel20070108_L.html: added release file * Makefile.am: got manual pages building and installing separately * am/help.am: got manual pages building and installing separately * am/man.am: got manual pages building and installing separately * am/openss7.am: got manual pages building and installing separately * doc/manual/descrip.texi: updated documentation for release * doc/manual/news.texi: updated documentation for release * doc/manual/openss7.texi: updated documentation for release * doc/manual/tree.texi: updated documentation for release * doc/manual/texi/quick.texi: updated documentation for release 2006-12-31 Brian Bidulock * AUTHORS: updated documentation for release * NEWS: updated documentation for release * README: updated documentation for release * README-cvs: updated documentation for release * THANKS: updated documentation for release 2006-12-29 Brian Bidulock * doc/manual/openss7.texi: updateding documentation for release * doc/manual/configure.texi: changes for sucessful master build * doc/manual/openss7.texi: changes for sucessful master build * doc/manual/prerequisites.texi: changes for sucessful master build * doc/manual/rpm.texi: changes for sucessful master build * doc/manual/tree.texi: changes for sucessful master build 2006-12-28 Brian Bidulock * m4/chan.m4: use cache names for master src and build directories * m4/inet.m4: use cache names for master src and build directories * m4/isdn.m4: use cache names for master src and build directories * m4/iso.m4: use cache names for master src and build directories * m4/nsl.m4: use cache names for master src and build directories * m4/sctp.m4: use cache names for master src and build directories * m4/sigtran.m4: use cache names for master src and build directories * m4/sock.m4: use cache names for master src and build directories * m4/ss7.m4: use cache names for master src and build directories * m4/strcomp.m4: use cache names for master src and build directories * m4/streams.m4: use cache names for master src and build directories * m4/voip.m4: use cache names for master src and build directories * m4/xns.m4: use cache names for master src and build directories * m4/xti.m4: use cache names for master src and build directories 2006-12-18 Brian Bidulock * acinclude.m4: adjust package defaults * m4/strconf.m4: adjust default major base 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 2006-12-13 Brian Bidulock * acinclude.m4: - LIS and STRUTIL disabled in master package - SCTP and IPERF removed from --with-ALL for 2.6 kernels but can still be explicitly requested for release builds - BCM package removed from --with-ALL 2006-12-02 Brian Bidulock * README-cvs: added back to cvs 2006-10-27 Brian Bidulock * m4/kernel.m4: change linux/config.h to autoconf.h for 2.6.18 * m4/strcomp.m4: change linux/config.h to autoconf.h for 2.6.18 * m4/streams.m4: change linux/config.h to autoconf.h for 2.6.18 * m4/xopen.m4: change linux/config.h to autoconf.h for 2.6.18 * scripts/modpost.sh: Module.symver has extra EXPORT_SYMBOL* field in 2.6.18 2006-10-21 Brian Bidulock * scripts/texi/versions.texi: bumped streams version * m4/openss7.m4: better config.site generation * openss7.refs: updated streams release number * doc/manual/openss7.texi: updated LiS release number * doc/manual/releases.texi: updated LiS release number 2006-10-12 Brian Bidulock * acinclude.m4: do not build incomplete packages by default 2006-10-10 Brian Bidulock * AUTHORS: updates for release * NEWS: updates for release * README: updates for release * THANKS: updates for release * openss7.refs: updates for release 2006-10-05 Brian Bidulock * AUTHORS: updates for release * NEWS: updates for release * README: updates for release * THANKS: updates for release * doc/manual/news.texi: updates for release * doc/manual/todo.texi: updates for release 2006-10-03 Brian Bidulock * doc/manual/news.texi: updated release notes 2006-10-02 Brian Bidulock * acinclude.m4: added strsock and striso package location * doc/manual/Makefile.am: added licenses * doc/manual/openss7.texi: added licenses 2006-10-01 Brian Bidulock * am/release.am: distribute release files * am/libraries.am: distribute library version files * Makefile.am: distribute release and library version files 2006-09-30 Brian Bidulock * m4/nsl.m4: corrected warning message * m4/sock.m4: corrected warning message * m4/xti.m4: corrected warning message (and variable) * m4/iso.m4: added striso locator macros 2006-09-29 Brian Bidulock * acinclude.m4: move master directory checks earlier * configure.ac: add AC_LIBTOOL_DLOPEN * openss7.spec.in: better spec file handling * m4/inet.m4: better search handling an libtool library paths * m4/libraries.m4: better search handling an libtool library paths * m4/nsl.m4: better search handling an libtool library paths * m4/sctp.m4: better search handling an libtool library paths * m4/sock.m4: better search handling an libtool library paths * m4/ss7.m4: better search handling an libtool library paths * m4/strcomp.m4: better search handling an libtool library paths * m4/streams.m4: better search handling an libtool library paths * m4/xns.m4: better search handling an libtool library paths * m4/xti.m4: better search handling an libtool library paths 2006-09-27 Brian Bidulock * m4/inet.m4: distinguish LDADD from LDFLAGS * m4/nsl.m4: distinguish LDADD from LDFLAGS * m4/sctp.m4: distinguish LDADD from LDFLAGS * m4/sock.m4: distinguish LDADD from LDFLAGS * m4/ss7.m4: distinguish LDADD from LDFLAGS * m4/strcomp.m4: distinguish LDADD from LDFLAGS * m4/streams.m4: distinguish LDADD from LDFLAGS * m4/xns.m4: distinguish LDADD from LDFLAGS * m4/xti.m4: distinguish LDADD from LDFLAGS * m4/libraries.m4: libtool command line needs absolute directories 2006-09-25 Brian Bidulock * m4/nsl.m4: m4 file to find strnsl package * m4/sock.m4: m4 file to find strsock package * m4/openss7.m4: added nsl_cv_ and sock_cv_ * m4/sctp.m4: corrections by inspection * m4/ss7.m4: corrections by inspection * m4/xns.m4: corrections by inspection * m4/xti.m4: corrections by inspection * acinclude.m4: added strnsl package to build 2006-09-24 Brian Bidulock * AUTHORS: updated release notes * NEWS: updated release notes * doc/manual/news.texi: updated release notes 2006-09-23 Brian Bidulock * AUTHORS: updated news * doc/manual/news.texi: updated news * NEWS: updated news 2006-09-22 Brian Bidulock * scripts/kernel-doc: added kernel-doc script 2006-09-18 Brian Bidulock * Makefile.am: added doxy rules * doc/manual/todo.texi: marked doxygen todo item done * doc/manual/news.texi: added release note * am/doxy.am: added makefile fragment * scripts/Doxyfile.in: added generic config file * m4/doxy.m4: built up autoconf configuration for doxygen * am/openss7.am: added doxy target 2006-09-17 Brian Bidulock * doc/manual/news.texi: major update notices * configure.ac: added 32-bit binary directory lib32/Makefile.am * scripts/check_libs: strip library symbol version on check * Makefile.am: added 32-bit compatibility libraries and binaries * openss7.spec.in: added 32-bit compatibility libraries and binaries * m4/dist.m4: added location of 32-bit binaries to autoconf fragments * m4/inet.m4: added location of 32-bit binaries to autoconf fragments * m4/sctp.m4: added location of 32-bit binaries to autoconf fragments * m4/ss7.m4: added location of 32-bit binaries to autoconf fragments * m4/strcomp.m4: added location of 32-bit binaries to autoconf fragments * m4/streams.m4: added location of 32-bit binaries to autoconf fragments * m4/xns.m4: added location of 32-bit binaries to autoconf fragments * m4/xti.m4: added location of 32-bit binaries to autoconf fragments * am/autotest.am: added double run of testsuite * am/libraries.am: don't delete compatibility libraries * am/openss7.am: corrections * am/release.am: corrections 2006-09-16 Brian Bidulock * m4/xti.m4: added NSL_LDADD calculation for including libxnsl library in other packages. 2006-09-13 Brian Bidulock * doc/manual/texi/uslbsd.texi: updated license * doc/manual/texi/bsd.texi: added license * doc/manual/texi/sunrpc.texi: added license 2006-09-02 Brian Bidulock * doc/manual/Makefile.am: missing bugs.texi from release * am/release.am: changes to pass distcheck * configure.ac: changes to pass distcheck 2006-09-01 Brian Bidulock * acinclude.m4: change order of subdirectories 2006-08-26 Brian Bidulock * doc/manual/todo.texi: added todo file * doc/manual/bugs.texi: added bugs file 2006-08-25 Brian Bidulock * am/release.am: added new release control file * doc/manual/descrip.texi: added short description file 2006-08-24 Brian Bidulock * doc/manual/openss7.texi: some improvements to documentation * Makefile.am: automating release files * doc/manual/Makefile.am: automating release files * doc/manual/openss7.texi: automating release files * doc/manual/prerequisites.texi: automating release files * doc/manual/releases.texi: automating release files * doc/manual/texi/quick.texi: automating release files * scripts/texi/macros.texi: automating release files * scripts/texi/versions.texi: automating release files * texi/quick.texi: automating release files 2006-08-23 Brian Bidulock * acinclude.m4: added new packages to build * doc/manual/openss7.texi: updates * doc/manual/tree.texi: updates * scripts/texi/funding.texi: correction * am/kernel.am: handle empty kernel module lists * .cvsignore: better ignoring * doc/manual/.cvsignore: better ignoring * scripts/texi/funding.texi: correction 2006-08-22 Brian Bidulock * scripts/texi/compat.texi: created common compatibility text * scripts/texi/macros.texi: created common macros file * doc/.cvsignore: added doc tree for master package * doc/Makefile.am: added doc tree for master package * doc/manual/.cvsignore: added doc tree for master package * doc/manual/Makefile.am: added doc tree for master package * doc/manual/configure.texi: added doc tree for master package * doc/manual/install.texi: added doc tree for master package * doc/manual/openss7.texi: added doc tree for master package * doc/manual/releases.texi: added doc tree for master package * doc/manual/rpm.texi: added doc tree for master package * doc/manual/testsuite.texi: added doc tree for master package * doc/manual/tree.texi: added doc tree for master package * NEWS: updates for release * Makefile.am: add documenation directory * configure.ac: add documentation directory 2006-08-16 Brian Bidulock * m4/kernel.m4: adjusted autoconf.h path for SLES 10 * m4/pr.m4: more info for SLES distribution * m4/rpm.m4: more info for SLES distribution 2006-08-14 Brian Bidulock * openss7.spec.in: get kernel_source right for SUSE smp kernel 2006-08-09 Brian Bidulock * m4/kernel.m4: SLES doesn't include -ffreestanding 2006-08-08 Brian Bidulock * scripts/texi/install.texi: debs apply to Debian not RedHat * texi/install.texi: debs apply to Debian not RedHat 2006-07-25 Brian Bidulock * am/strconf.am: add minor bits to strconf config command * m4/kernel.m4: correction of some optimiztion flags * m4/openss7.m4: correction of some optimiztion flags * m4/strconf.m4: substitute minor bits size * scripts/strconf-sh: make LfS module id match selected major 2006-07-24 Brian Bidulock * m4/kernel.m4: optimization flags for recent kernels/compilers * am/kernel.am: do not search modules in maintainer mode 2006-07-23 Brian Bidulock * m4/openss7.m4: more control for user optimizations * m4/kernel.m4: more control for user optimizations 2006-07-16 Brian Bidulock * .pkgrelease: bumped release number for release candidate 3 * debian/changelog: bumped release number for release candidate 3 * NEWS: bumped release number for release candidate 3 2006-07-14 Brian Bidulock * send-pr: added more files to output * send-pr.config.in: added more files to output * m4/openss7.m4: substitute config cache and site files * .indent.pro: added missing dblk_t 2006-07-11 Brian Bidulock * README-LiS: new README file warning of deprecated LiS * README-nexusware: new missing README file for NexusWare * Makefile.am: distribute TODO and README files * am/genksyms.am: NexusWare hates empty load scripts 2006-07-09 Brian Bidulock * README: updated quick installation instructions * am/openss7.am: added tag ids for optimization defines 2006-07-08 Brian Bidulock * .pkgrelease: bumped version to release candidate 2 * NEWS: bumped version to release candidate 2 * debian/changelog: bumped version to release candidate 2 * debian/rules.in: clean deb package master build 2006-07-07 Brian Bidulock * debian/copyright: typo 2006-07-06 Brian Bidulock * debian/changelog: packaged release candidate for Mark Fugate * debian/control.in: first full debian master package build of debs on Ubuntu * debian/rules.in:: first full debian master package build of debs on Ubuntu 2006-07-05 Brian Bidulock * NEWS: package release candidate for Mark Fugate * README: package release candidate for Mark Fugate * .pkgrelease: package release candidate for Mark Fugate * acinclude.m4: package release candidate for Mark Fugate 2006-07-04 Brian Bidulock * openss7.spec.in: place all include files in development sub-package 2006-07-03 Brian Bidulock * README: updated for release * README-alpha: updated for release * README-cvs: updated for release * scripts/texi/install.texi: updated for release * scripts/texi/testsuite.texi: updated for release * texi/install.texi: updated for release * texi/testsuite.texi: updated for release * m4/kernel.m4: still a problem with KBUILD_STR quotes * am/openss7.am: make logging targets precious 2006-07-01 Brian Bidulock * m4/kernel.m4: changes for 2.6.17 kernel * scripts/cflagscheck: check for KBUILD_STR * am/kernel.am: add new build flags to modpost * debian/changelog: changes for Ubuntu dpkg build * debian/control.in: changes for Ubuntu dpkg build 2006-06-30 Brian Bidulock * m4/rpm.m4: changes for Fedora Core 5 * m4/deb.m4: changes for Fedora Core 5 * m4/kernel.m4: changes for Fedora Core 5 2006-06-29 Brian Bidulock * m4/rpm.m4: variations for Ubuntu * m4/deb.m4: variations for Ubuntu * m4/kernel.m4: changes for Ubuntu 2006-06-21 Brian Bidulock * m4/kernel.m4: kick out -fno-unit-at-a-time flags * am/openss7.am: added noinline stuff to tags ignore list 2006-06-16 Brian Bidulock * TODO: updated things to do 2006-06-13 Brian Bidulock * openss7.refs: updated references for IUA, DUA, M2PA 2006-06-08 Brian Bidulock * m4/kernel.m4: strip -fno-reorder-blocks which is keeping __builtin_expect from working on x86_64 2006-05-25 Brian Bidulock * .indent.pro: removed storage classes (inline) 2006-05-24 Brian Bidulock * scripts/hot.lds: try write path priority over read path * m4/kernel.m4: add -fno-inline-functions at -O2 2006-05-21 Brian Bidulock * am/genksyms.am: load script missing -T option for 2.6 2006-05-08 Brian Bidulock * scripts/strconf-sh: added module id base to strconf * m4/strconf.m4: added module id base to strconf * am/strconf.am: added module id base to strconf * acinclude.m4: added module id base to strconf * openss7.spec.in: updated headers 2006-04-25 Brian Bidulock * openss7.refs: more references 2006-04-22 Brian Bidulock * openss7.refs: added a few more references 2006-04-08 Brian Bidulock * openss7.refs: corrected spelling error reported by spammer 2006-04-07 Brian Bidulock * openss7.refs: added some RFC references 2006-04-05 Brian Bidulock * */man*/*.man, */man/man*/*.man, */doc/man/man*/*.man: Moved all .so xxx.macros lines down beneath .R2 with a script. SuSE 10's broken man(1) program thinks that .so lines after a comment line is a redirect, but it is not. No other man(1) is that stupid. OTOH SuSE 10's man(1) uses zsoelim, so it doesn't matter if our .macros file gets compressed (just our .refs file). Also updated all copyright headers. 2006-04-03 Brian Bidulock * m4/dist.m4: better detection of SuSE 10 distribution - SuSE 10 uses all caps in SuSE-release for some stupid reason. - Check for OSS as a SuSE codename (SuSE never had codenames). - Expect Mandrake to use Mandriva in random places. * m4/rpm.m4 (PACKAGE_RPMDIST): add codename * scripts/send-pr: do not remove leading space from included lines 2006-03-31 Brian Bidulock * scripts/hot.lds: miss-ordering of hot.put and hot.get 2006-03-25 Brian Bidulock * m4/openss7.m4: got enable_static backwards 2006-03-24 Brian Bidulock * openss7.refs: updated LiS and STREAMS release numbers * am/pr.am: scrpits/send-pr missing from distribution * openss7.spec.in (%package test): described send-pr * am/autotest.am: stylistic changes * am/pr.am: only install noarch 2006-03-23 Brian Bidulock * scripts/send-pr: added (renamed from auto-pr) * scripts/auto-pr: deleted (renamed to send-pr) * scripts/send-pr.config.in: added (renamed from auto-pr.config.in) * scripts/auto-pr.config.in: deleted (renamed to send-pr.config.in) * am/openss7.am: renamed auto-pr to send-pr * am/pr.am: renamed auto-pr to send-pr * m4/pr.m4: renamed auto-pr to send-pr * texi/install.texi: changed auto-pr and mail-pr to send-pr * texi/testsuite.texi: changed auto-pr and mail-pr to send-pr * scripts/texi/install.texi: changed auto-pr and mail-pr to send-pr * scripts/texi/testsuite.texi: changed auto-pr and mail-pr to send-pr 2006-03-22 Brian Bidulock * am/pr.am: changed some target names - made mail-pr call auto-pr with --mail argument * scripts/auto-pr: working up auto-pr - added --mail argument * texi/install.texi: added makefile target documentation * scripts/texi/install.texi: added makefile target documentation * texi/testsuite.texi: added problem reports with auto-pr * scripts/texi/testsuite.texi: added problem reports with auto-pr * am/help.am: spelling 2006-03-21 Brian Bidulock * m4/pr.m4: configuration for auto-pr problem reports * scripts/auto-pr: automagically generate problem reports * am/man.am: handle .PHONY correctly * .cvsignore: added *.pr files * am/openss7.am: added auto-pr on failure to logging targets * am/pr.am: new automake fragement for problem reports * Makefile.am: added pr.am for problem reports * acinclude.m4: added pr.m4 and call _AUTOPR for problem reports * scripts/auto-pr.config.in: configuration file for auto-pr 2006-03-20 Brian Bidulock * TODO: updated todo items for common packaging * m4/openss7.m4: added check for --disable-devel * am/info.am: add DEVELOPMENT check * am/man.am: add DEVELOPMENT check * openss7.spec.in: tied in --disable-devel flag * texi/install.texi: documented --disable-devel flag * scripts/texi/install.texi: documented --disable-devel flag * m4/openss7.m4: don't build libtool static libraries no devel * configure.ac: updated and rationalized 2006-03-17 Brian Bidulock * TODO: updated todo items for common packaging 2006-03-16 Brian Bidulock * ANNOUNCE: added announcement file for release * .pkgrelease: bumped release number after release * NEWS: prepare for next release 2006-03-15 Brian Bidulock * configure.ac (AC_CONFIG_SRCDIR): changed unique file to openss7.lsm.in * acinclude.m4: check for presense of source subdirectories * am/info.am: build and distribute text info documentation * am/info.am: can't distribute pdf and txt images 2006-03-14 Brian Bidulock * m4/devfs.m4: minor syntax consistency * m4/dist.m4: minor syntax consistency * m4/genksyms.m4: minor syntax consistency * m4/init.m4: minor syntax consistency * m4/kernel.m4: minor syntax consistency * m4/strconf.m4: minor syntax consistency * m4/inet.m4: advanced search capabilities * m4/sctp.m4: advanced search capabilities * m4/ss7.m4: added new search file for ss7 directories * m4/strcomp.m4: advanced search capabilities * m4/streams.m4: advanced search capabilities * m4/xns.m4: advanced search capabilities * m4/xti.m4: advanced search capabilities * m4/kernel.m4: sed quotation correction * m4/rpm.m4: added second rpmextra string * am/rpm.am: added second rpmextra string * openss7.spec.in: added second rpmextra string * acinclude.m4: moved BCM to end, corrected directory searches 2006-03-13 Brian Bidulock * m4/inet.m4: even smarter about finding directories * m4/sctp.m4: even smarter about finding directories * m4/strcomp.m4: even smarter about finding directories * m4/streams.m4: even smarter about finding directories * m4/xns.m4: even smarter about finding directories * m4/xti.m4: even smarter about finding directories * Makefile.am: pass down master_srcdir and master_builddir * acinclude.m4: susbstitute master_srcdir and master_builddir 2006-03-11 Brian Bidulock * autotest.m4: updated headers, vim tags * deb.m4: updated headers, vim tags * devfs.m4: updated headers, vim tags * dist.m4: updated headers, vim tags * genksyms.m4: updated headers, vim tags * inet.m4: updated headers, vim tags, include directory search * init.m4: updated headers, vim tags * kernel.m4: updated headers, vim tags * libraries.m4: updated headers, vim tags * man.m4: updated headers, vim tags * openss7.m4: updated headers, vim tags * public.m4: updated headers, vim tags * rpm.m4: updated headers, vim tags * sctp.m4: updated headers, vim tags, include directory search * strcomp.m4: updated headers, vim tags, include directory search * strconf.m4: updated headers, vim tags * streams.m4: updated headers, vim tags, include directory search * xns.m4: updated headers, vim tags, include directory search * xopen.m4: updated headers, vim tags * xti.m4: updated headers, vim tags, include directory search * configure.ac: allow --disable-dependency-tracking in maintainer mode * am/info.am: try to avoid rebuilding docs when unnecessary * m4/inet.m4: uppercase LDADD is too loud * m4/sctp.m4: uppercase LDADD is too loud * m4/strcomp.m4: uppercase LDADD is too loud * m4/xns.m4: uppercase LDADD is too loud * m4/streams.m4: uppercase LDADD is too loud * m4/xti.m4: uppercase LDADD is too loud * acinclude.m4: wider range of initial checks 2006-03-10 Brian Bidulock * openss7.spec.in: updated description fields and headers 2006-03-09 Brian Bidulock * configure.ac: got rid of autoconf nits * am/strconf.am: suppress rebuilds on package file or directory for now * openss7.lsm.in: make suitable for Linux Software Map submission 2006-03-08 Brian Bidulock * scripts/strconf-sh: updated headers * scripts/strconf-sh: added pkgobject to defaults * am/strconf.am (STRCONF_PKGDIR): added binary package directory detection * m4/strconf.m4 (STRCONF_PKGDIR): added binary package directory detection * scripts/strconf-sh: added pkgobject and packagedir * m4/strconf.m4: corrected typo * m4/kernel.m4: correct autoconf warnings * m4/openss7.m4: change AC_HELP_STRING to AS_HELP_STRING * m4/autotest.m4: change AC_HELP_STRING to AS_HELP_STRING * m4/sctp.m4: change AC_HELP_STRING to AS_HELP_STRING * m4/xns.m4: change AC_HELP_STRING to AS_HELP_STRING * m4/xti.m4: change AC_HELP_STRING to AS_HELP_STRING * m4/inet.m4: change AC_HELP_STRING to AS_HELP_STRING 2006-03-07 Brian Bidulock * .pkgrelease: corrected package number bump * NEWS: updated for release * am/info.am: keep docs from being rebuilt outside of maintianer mode * Makefile.am: must clean out module symbols and caches for distcheck * acinclude.m4: be smarter about which packages to build * configure.ac (pkg_save_LIBS): correct error * am/help.am: documented remove target * am/openss7.am: added remove target and reverse recursive targets * acinclude.m4: a little smarter still * debian/changelog: updated release numbering * debian/copyright: updated headers * debian/control.in: updated deprecated references to LiS * acinclude.m4: added strbcm package 2006-03-06 Brian Bidulock * Makefile.am: updated headers * am/archive.am: updated headers * am/autotest.am: updated headers * am/deb.am: updated headers * am/genksyms.am: updated headers * am/help.am: updated headers * am/info.am: updated headers * am/init.am: updated headers * am/kernel.am: updated headers * am/libraries.am: updated headers * am/lsm.am: updated headers * am/man.am: updated headers * am/openss7.am: updated headers * am/rpm.am: updated headers * am/sctp.am: updated headers * am/strconf.am: updated headers 2006-03-03 Brian Bidulock * THANKS: updated for release * openss7.macros: new file with manpage macros * openss7.refs: updated references * README-nexusware: updated for release 2006-03-02 Brian Bidulock * README: updated for release * README-alpha: updated for release * README-cvs: updated for release 2006-03-01 Brian Bidulock * ChangeLog: started actively mantaining this change log * TODO: update to do items * README: updated for release 2005-09-14 Brian Bidulock - Revision 0.9.2.2 2005/09/14 23:40:47 brian - bumped release numbers and change logs ----- Copyright (c) 2001-2008 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 Affero General Public License as published by the Free Software Foundation; version 3 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 Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with this program. If not, see , or 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