Up to [cvs.NetBSD.org] / pkgsrc / databases / gnats
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.19 / (download) - annotate - [select for diffs], Tue Oct 26 10:09:18 2021 UTC (2 years, 1 month ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
HEAD
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
databases: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles could not be fetched (some may be only fetched conditionally): ./databases/cstore/distinfo D6.data.ros.gz ./databases/cstore/distinfo cstore0.2.tar.gz ./databases/cstore/distinfo data4.tar.gz
Revision 1.18 / (download) - annotate - [select for diffs], Thu Oct 7 13:35:09 2021 UTC (2 years, 1 month ago) by nia
Branch: MAIN
Changes since 1.17: +1 -2
lines
Diff to previous 1.17 (colored)
databases: Remove SHA1 distfile hashes
Revision 1.17 / (download) - annotate - [select for diffs], Sat Dec 21 23:31:23 2019 UTC (3 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.16: +2 -1
lines
Diff to previous 1.16 (colored)
Deref a pointer when checking for empty strings. Bump revision.
Revision 1.16 / (download) - annotate - [select for diffs], Tue Nov 3 01:56:11 2015 UTC (8 years ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.15: +2 -1
lines
Diff to previous 1.15 (colored)
Add SHA512 digests for distfiles for databases category Problems found with existing distfiles: distfiles/D6.data.ros.gz distfiles/cstore0.2.tar.gz distfiles/data4.tar.gz distfiles/sphinx-2.2.7-release.tar.gz No changes made to the cstore or mariadb55-client distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
Revision 1.14.12.1 / (download) - annotate - [select for diffs], Wed Apr 29 21:21:34 2015 UTC (8 years, 7 months ago) by tron
Branch: pkgsrc-2015Q1
Changes since 1.14: +11 -13
lines
Diff to previous 1.14 (colored) next main 1.15 (colored)
Pullup ticket #4703 - requested by spz databases/gnats: security update Revisions pulled up: - databases/gnats/Makefile 1.38-1.39 - databases/gnats/PLIST 1.13 - databases/gnats/distinfo 1.15 - databases/gnats/patches/patch-aa 1.5 - databases/gnats/patches/patch-ab deleted - databases/gnats/patches/patch-ac deleted - databases/gnats/patches/patch-ad deleted - databases/gnats/patches/patch-ae deleted - databases/gnats/patches/patch-ah deleted - databases/gnats/patches/patch-configure 1.1 - databases/gnats/patches/patch-gnats_configure deleted - databases/gnats/patches/patch-gnats_ds-file_mkcat.sh 1.1 - databases/gnats/patches/patch-gnats_ds-file_mkdb.sh 1.1 - databases/gnats/patches/patch-gnats_ds-file_rmcat.sh 1.1 - databases/gnats/patches/patch-gnats_edit-pr.sh 1.1 - databases/gnats/patches/patch-gnats_gnats_h 1.2 - databases/gnats/patches/patch-makefile_in deleted --- Module Name: pkgsrc Committed By: spz Date: Sun Apr 19 19:35:00 UTC 2015 Modified Files: pkgsrc/databases/gnats: Makefile PLIST distinfo pkgsrc/databases/gnats/patches: patch-aa patch-gnats_gnats_h Added Files: pkgsrc/databases/gnats/patches: patch-configure patch-gnats_ds-file_mkcat.sh patch-gnats_ds-file_mkdb.sh patch-gnats_ds-file_rmcat.sh patch-gnats_edit-pr.sh Removed Files: pkgsrc/databases/gnats/patches: patch-ab patch-ac patch-ad patch-ae patch-ah patch-gnats_configure patch-makefile_in Log Message: update to gnats 4.2.0 upstream Changes highlights: - GNU v3 license update - Buid now uses automake, and code has been adjusted to compile properly in various environments (tested with gcc 2.95, 3.4, 4.8, 4.9, clang 3.1, 3.4, and several different versions of Linux, FreeBSD, Solaris, OS X) - New --global-databases-file command-line option for gnatsd and other programs - New host/port/user/passwd command-line options for send-pr - Many bugfixes, including: - FreeBSD-SA-05:20.cvsbug security advisory (affected send-pr) - Fixed PR#484: "send-pr --request-id" sends just a template - Fixed PR#501: Safer open/fopen for gen-index (no longer installing as suid) - Fixed PR#504: gnatsd crashes when trying to lock a nonexistent PR - Fixed PR#508: Emacs interface gnats-change-database fails when gnats-port isn't set - Fixed PR#691: Portability problem with sed and tr - Fixed PR#746: install-sid is a bash script (and not /bin/sh) - Fixed PR#767: edit-pr returns incorect exit status - Fixed PR#768: make install DESTDIR=/anywhere fails - Fixed PR#771: "EXPR" queries with spaces sometimes fail - Fixed PR#773: using responsible alias as email address for edit-pr - "invalid query format" bug for queries that included whitespace - edit-pr will now correctly exit with an error if it cannot lock the PR - edit-pr will now use the email alias in the responsibles field - Solaris 7/8/10 compilation fixed --- Module Name: pkgsrc Committed By: spz Date: Fri Apr 24 06:45:28 UTC 2015 Modified Files: pkgsrc/databases/gnats: Makefile Log Message: pick up changes in gnats' configure arguments
Revision 1.15 / (download) - annotate - [select for diffs], Sun Apr 19 19:35:00 2015 UTC (8 years, 7 months ago) by spz
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Changes since 1.14: +11 -13
lines
Diff to previous 1.14 (colored)
update to gnats 4.2.0 upstream Changes highlights: - GNU v3 license update - Buid now uses automake, and code has been adjusted to compile properly in various environments (tested with gcc 2.95, 3.4, 4.8, 4.9, clang 3.1, 3.4, and several different versions of Linux, FreeBSD, Solaris, OS X) - New --global-databases-file command-line option for gnatsd and other programs - New host/port/user/passwd command-line options for send-pr - Many bugfixes, including: - FreeBSD-SA-05:20.cvsbug security advisory (affected send-pr) - Fixed PR#484: "send-pr --request-id" sends just a template - Fixed PR#501: Safer open/fopen for gen-index (no longer installing as suid) - Fixed PR#504: gnatsd crashes when trying to lock a nonexistent PR - Fixed PR#508: Emacs interface gnats-change-database fails when gnats-port isn't set - Fixed PR#691: Portability problem with sed and tr - Fixed PR#746: install-sid is a bash script (and not /bin/sh) - Fixed PR#767: edit-pr returns incorect exit status - Fixed PR#768: make install DESTDIR=/anywhere fails - Fixed PR#771: "EXPR" queries with spaces sometimes fail - Fixed PR#773: using responsible alias as email address for edit-pr - "invalid query format" bug for queries that included whitespace - edit-pr will now correctly exit with an error if it cannot lock the PR - edit-pr will now use the email alias in the responsibles field - Solaris 7/8/10 compilation fixed
Revision 1.14 / (download) - annotate - [select for diffs], Sun Dec 1 23:27:11 2013 UTC (9 years, 11 months ago) by bsiegert
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4
Branch point for: pkgsrc-2015Q1
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Fix detection of unsetenv on MirBSD, unbreak build. I have no idea why the extended regexp does not catch the unsetenv declaration but the check is redundant anyway (there is another unsetenv check below in configure) so I don't care that much.
Revision 1.13 / (download) - annotate - [select for diffs], Sun Mar 24 17:04:01 2013 UTC (10 years, 8 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1
Changes since 1.12: +2 -1
lines
Diff to previous 1.12 (colored)
Fix const test to not depend on nested functions.
Revision 1.12 / (download) - annotate - [select for diffs], Mon Aug 1 05:19:12 2011 UTC (12 years, 4 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Changes since 1.11: +3 -1
lines
Diff to previous 1.11 (colored)
Fix broken build with clang. While here, fix the toplevel makefile to stop on error.
Revision 1.9.2.1 / (download) - annotate - [select for diffs], Wed Nov 18 13:11:21 2009 UTC (14 years ago) by tron
Branch: pkgsrc-2009Q3
Changes since 1.9: +4 -1
lines
Diff to previous 1.9 (colored) next main 1.10 (colored)
Pullup ticket #2934 - requested by obache gnats: build fix Revisions pulled up: - databases/gnats/distinfo 1.10-1.11 - databases/gnats/patches/patch-ah 1.2 --- Module Name: pkgsrc Committed By: obache Date: Mon Nov 16 11:47:37 UTC 2009 Modified Files: pkgsrc/databases/gnats: distinfo Log Message: Re-add missing distinfo entries, lost in the previous commit. PR 42330. --- Module Name: pkgsrc Committed By: obache Date: Tue Nov 17 04:37:02 UTC 2009 Modified Files: pkgsrc/databases/gnats: distinfo pkgsrc/databases/gnats/patches: patch-ah Log Message: patch-ah was broken (wrong paths).
Revision 1.11 / (download) - annotate - [select for diffs], Tue Nov 17 04:37:01 2009 UTC (14 years ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
patch-ah was broken (wrong paths).
Revision 1.10 / (download) - annotate - [select for diffs], Mon Nov 16 11:47:36 2009 UTC (14 years ago) by obache
Branch: MAIN
Changes since 1.9: +4 -1
lines
Diff to previous 1.9 (colored)
Re-add missing distinfo entries, lost in the previous commit. PR 42330.
Revision 1.9 / (download) - annotate - [select for diffs], Thu Oct 8 12:50:32 2009 UTC (14 years, 1 month ago) by hauke
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base
Branch point for: pkgsrc-2009Q3
Changes since 1.8: +2 -4
lines
Diff to previous 1.8 (colored)
Pull up missing "'" from gnats trunk, since netbsd-5 sh(1) trips over the missing quote -- first half of 2006-06-30 Stephane Chazelas <Stephane@artesyncp.com> * edit-pr.sh: missing quote on line 172 (it's OK for the Bourne shell and AT&T ksh based sh, but not other shells), and the tr syntax, though POSIX is causing trouble with Solaris tr. Closes: PR#613
Revision 1.6.4.1 / (download) - annotate - [select for diffs], Mon Aug 29 13:41:42 2005 UTC (18 years, 3 months ago) by salo
Branch: pkgsrc-2005Q2
Changes since 1.6: +9 -6
lines
Diff to previous 1.6 (colored) next main 1.7 (colored)
Pullup ticket 720 - requested by Adrian Portelli update and security fix for gnats Revisions pulled up: - pkgsrc/databases/gnats/Makefile 1.20 (partially), 1.21 - pkgsrc/databases/gnats/MESSAGE 1.7 - pkgsrc/databases/gnats/PLIST 1.9 - pkgsrc/databases/gnats/distinfo 1.7, 1.8 - pkgsrc/databases/gnats/patches/patch-aa 1.3, 1.4 - pkgsrc/databases/gnats/patches/patch-ab 1.4 - pkgsrc/databases/gnats/patches/patch-ac 1.4 - pkgsrc/databases/gnats/patches/patch-ad 1.3 - pkgsrc/databases/gnats/patches/patch-ae 1.3 Module Name: pkgsrc Committed By: recht Date: Sat Aug 27 22:24:02 UTC 2005 Modified Files: pkgsrc/databases/gnats: MESSAGE Makefile PLIST distinfo pkgsrc/databases/gnats/patches: patch-aa patch-ab Added Files: pkgsrc/databases/gnats/patches: patch-ac patch-ad patch-ae Log Message: Update to gnats 4.1.0. Make a overhaul of the package and bring it closer to pkgsrc standards. Addresses PR 26174 by Hauke Fath. changes: This is GNATS 4.1.0, a release that incorporates multiple bug fixes and enhancements that have been committed to CVS since the release of GNATS 4.0. Notable enhancements include: - Upgrade to autoconf 2.59 generated configure scripts. - New PR numbers are reported to the client upon new submissions - Rewrite of install-sid. Now, rather than editing send-pr, which can be installed on a read-only partition, install-sid creates or edits user or site configuration files ~/.send-pr.conf or /etc/gnats/send-pr.conf. - Removal of libiberty, old manpages, and old build framework cruft - Performance enhancements to indexing code - Various cleanups and bugfixes. See the ChangeLog files for details. --- Module Name: pkgsrc Committed By: recht Date: Sun Aug 28 12:36:42 UTC 2005 Modified Files: pkgsrc/databases/gnats: Makefile distinfo pkgsrc/databases/gnats/patches: patch-aa Log Message: Add a patch from gnats CSV to fix the security problem noted in: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-2180 Patch by adrianp@. ChangeLog from gnats CSV: * Makefile.in (install-gnats-tools, install-gnats-bin): Removed chown and chmod entries for setting binaries suid. CAN-2005-2180 advisory. gen-index as setuid root can overwrite any system file. Bump PKGREVISION to 1.
Revision 1.8 / (download) - annotate - [select for diffs], Sun Aug 28 12:36:42 2005 UTC (18 years, 3 months ago) by recht
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Add a patch from gnats CSV to fix the security problem noted in: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-2180 Patch by adrianp@. ChangeLog from gnats CSV: * Makefile.in (install-gnats-tools, install-gnats-bin): Removed chown and chmod entries for setting binaries suid. CAN-2005-2180 advisory. gen-index as setuid root can overwrite any system file. Bump PKGREVISION to 1.
Revision 1.7 / (download) - annotate - [select for diffs], Sat Aug 27 22:24:02 2005 UTC (18 years, 3 months ago) by recht
Branch: MAIN
Changes since 1.6: +9 -6
lines
Diff to previous 1.6 (colored)
Update to gnats 4.1.0. Make a overhaul of the package and bring it closer to pkgsrc standards. Addresses PR 26174 by Hauke Fath. changes: This is GNATS 4.1.0, a release that incorporates multiple bug fixes and enhancements that have been committed to CVS since the release of GNATS 4.0. Notable enhancements include: - Upgrade to autoconf 2.59 generated configure scripts. - New PR numbers are reported to the client upon new submissions - Rewrite of install-sid. Now, rather than editing send-pr, which can be installed on a read-only partition, install-sid creates or edits user or site configuration files ~/.send-pr.conf or /etc/gnats/send-pr.conf. - Removal of libiberty, old manpages, and old build framework cruft - Performance enhancements to indexing code - Various cleanups and bugfixes. See the ChangeLog files for details.
Revision 1.6 / (download) - annotate - [select for diffs], Wed Feb 23 16:33:05 2005 UTC (18 years, 9 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Branch point for: pkgsrc-2005Q2
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
Add RMD160 digests in addition to SHA1 ones.
Revision 1.3.6.1 / (download) - annotate - [select for diffs], Sun Nov 28 00:33:50 2004 UTC (19 years ago) by snj
Branch: pkgsrc-2004Q3
Changes since 1.3: +5 -10
lines
Diff to previous 1.3 (colored) next main 1.4 (colored)
Pullup ticket 155 - requested by Havard Eidnes security fix for gnats Module Name: pkgsrc Committed By: soren Date: Wed Nov 10 21:34:46 UTC 2004 Modified Files: pkgsrc/databases/gnats: DESCR MESSAGE Makefile PLIST distinfo pkgsrc/databases/gnats/patches: patch-aa patch-ab Removed Files: pkgsrc/databases/gnats/patches: patch-ac patch-ad patch-ae patch-af patch-ag Log Message: Update using the databases/gnats4 package. gnats3 has numerous security problems and is no longer supported. --- Module Name: pkgsrc Committed By: soren Date: Sun Nov 14 10:59:58 UTC 2004 Modified Files: pkgsrc/databases/gnats: Makefile PLIST distinfo Log Message: Update to gnats 4.0.1. Fixes vulnerabilities described in http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0623 .
Revision 1.5 / (download) - annotate - [select for diffs], Sun Nov 14 10:59:58 2004 UTC (19 years ago) by soren
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.4: +3 -3
lines
Diff to previous 1.4 (colored)
Update to gnats 4.0.1. Fixes vulnerabilities described in http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0623 .
Revision 1.4 / (download) - annotate - [select for diffs], Wed Nov 10 21:34:46 2004 UTC (19 years ago) by soren
Branch: MAIN
Changes since 1.3: +5 -10
lines
Diff to previous 1.3 (colored)
Update using the databases/gnats4 package. gnats3 has numerous security problems and is no longer supported.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Jan 20 17:37:58 2004 UTC (19 years, 10 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Branch point for: pkgsrc-2004Q3
Changes since 1.2: +5 -2
lines
Diff to previous 1.2 (colored)
Fix build on NetBSD -current.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Jun 29 12:54:58 2003 UTC (20 years, 5 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.1: +3 -2
lines
Diff to previous 1.1 (colored)
Convert to USE_NEW_TEXINFO.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Oct 11 11:42:26 2001 UTC (22 years, 1 month ago) by martti
Branch: TNF
CVS Tags: pkgviews-base,
pkgviews,
pkgsrc-base,
netbsd-1-6-RELEASE-base,
netbsd-1-6-1-base,
netbsd-1-6-1,
netbsd-1-6,
netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Added the GNATS package which was submitted in pkg/13330. GNATS (GNU Problem Report Management System) is a problem tracking system written to help report on, and track, problem reports or bugs.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Oct 11 11:42:26 2001 UTC (22 years, 1 month ago) by martti
Branch: MAIN
Initial revision