Commit Graph

368 Commits

Author SHA1 Message Date
terry%mozilla.org
04276b4a04 Add a param to control where to look for the "registry" stuff. 2000-01-30 19:46:41 +00:00
terry%mozilla.org
6a6f80b720 Oops; query results were always coming back empty if you specified
multiple directories.
2000-01-19 19:04:31 +00:00
terry%mozilla.org
33cee658dc Patch by Adam Spiers <adam@spiers.net> -- fixed some poor HTML. 2000-01-14 23:56:55 +00:00
mcafee%netscape.com
f286bbf593 Ignore Generated Files 1999-12-13 01:44:29 +00:00
terry%mozilla.org
dff44db67b Vastly speed up searches if a directory name is specified. 1999-11-19 17:22:47 +00:00
terry%mozilla.org
122440cea6 Added missing get_line.pl. 1999-11-12 21:14:29 +00:00
terry%mozilla.org
9554300a3f Turns out string fields should all be declared as "binary" if we want
them to be case-insensitive.
1999-11-09 18:12:43 +00:00
slamm%netscape.com
f98b1c149e Do run-length encoding for the raw data option. End revision records with a period. Buffer the raw data output. 1999-11-04 02:14:56 +00:00
slamm%netscape.com
b4e499bb4d Add feature for beard and his leak soup tool. Return raw data if 'data=1' is added as a parameter. Cleaned up some code too. 1999-11-03 23:37:44 +00:00
endico%mozilla.org
c578c0097a fixed a bunch of typos. Also, handleCheckinMail.tc was replaced by handleCheckinMail.pl 1999-11-03 20:33:57 +00:00
dmose%mozilla.org
2db9bdbbbe updated license boilerplate 1999-11-01 23:33:56 +00:00
terry%mozilla.org
67d8218e4d Fixed perl warning. 1999-10-26 21:14:01 +00:00
terry%mozilla.org
996672cca2 Update version to 1.3 (which means unstable, tip-of-CVS version). 1999-10-26 15:49:58 +00:00
terry%mozilla.org
fc9cbecfa5 Make version number be 1.2, we will be spinning a tarball. 1999-10-26 15:37:12 +00:00
terry%mozilla.org
d429f12e92 Wasn't working right with multiple repositories. 1999-10-21 22:51:50 +00:00
terry%mozilla.org
b73f9c1a82 Add some more debugging output. 1999-10-21 22:04:13 +00:00
terry%mozilla.org
f3d48d098e Fixed stupid perl warning. 1999-10-20 00:27:16 +00:00
terry%mozilla.org
5acadfe0b9 Fixed perl warning. 1999-10-19 19:42:49 +00:00
terry%mozilla.org
c484cf50dc Fixed perl warnings. 1999-10-19 16:41:40 +00:00
terry%mozilla.org
87c84fdd19 Fixed perl warnings. 1999-10-19 16:33:06 +00:00
terry%mozilla.org
39df65d0db This was using complicated perl features I don't understand, so I simplified it and it works now... 1999-10-19 16:24:48 +00:00
terry%mozilla.org
fddc259114 Fixed perl warning. 1999-10-19 15:07:27 +00:00
terry%mozilla.org
cb4af7d06e Fix perl warnings. 1999-10-19 15:05:16 +00:00
terry%mozilla.org
34130c865d Fixed perl warning. 1999-10-19 00:25:42 +00:00
terry%mozilla.org
b0db01c293 Fixed stupid perl warning. 1999-10-19 00:20:52 +00:00
terry%mozilla.org
5f3456602b Fix potential security hole (and I think some perl warnings.) 1999-10-19 00:17:54 +00:00
terry%mozilla.org
87878548b8 Fixed perl warnings -- this module no longer defines its own "die" routine. 1999-10-19 00:07:23 +00:00
terry%mozilla.org
a4b1e43399 Fixed stupid perl warning. 1999-10-19 00:04:59 +00:00
terry%mozilla.org
835438c4ed Fixed stupid perl warning. 1999-10-19 00:02:42 +00:00
terry%mozilla.org
8cf6cf4767 Fixed stupid perl warning. 1999-10-18 23:42:25 +00:00
terry%mozilla.org
df4530636d Fixed stupid perl warning. 1999-10-18 23:35:57 +00:00
terry%mozilla.org
a345d88f7e Oops; fixed perl error. 1999-10-18 23:32:03 +00:00
terry%mozilla.org
5d310e094f Fixed stupid perl warning. 1999-10-18 23:23:08 +00:00
terry%mozilla.org
d43d834edd Massive spank to put "use strict" in all Bonsai code. 1999-10-18 22:55:01 +00:00
cyeh%netscape.com
9749a4ce85 proxy checkin for terry@mozilla.org. quiet warnings about uninitialized
variables at runtime
1999-10-15 23:43:52 +00:00
terry%mozilla.org
5cb243e6c8 Fixed what I believe is just a stupid typo. (This code really needs to have
"use strict" added to it all, and with all the resulting cleanup.)
1999-10-15 23:31:22 +00:00
terry%mozilla.org
90ca406a4e Fixed a bunch of "undefined variable" warnings. 1999-10-15 23:16:32 +00:00
terry%mozilla.org
3ab95a75a2 newer alphas of MySQL won't let use "when" as a column name, so let's change
our usage while it's still easy to do so.
1999-10-12 18:05:42 +00:00
terry%mozilla.org
816293b6a4 The port to perl caused this to generate times several hours off (due to timezone follies). 1999-09-23 23:34:59 +00:00
terry%mozilla.org
b82209303d Need to quote "@" in double-quoted perl strings. 1999-09-23 22:21:30 +00:00
terry%mozilla.org
82f7d53541 Patches by Scott Heavner <sheavner@adaclabs.com> -- wording, wasn't displaying correct directory name. 1999-09-21 20:30:38 +00:00
terry%mozilla.org
d445116d20 Patch by Ian Wells <I.Wells@tarragon-et.co.uk> -- disable JavaScript
magic on IE (where it wasn't working), other minor cleanups.
1999-09-17 15:47:03 +00:00
terry%mozilla.org
72bfe1e9f3 Removed one last (unused) TCL file; put in some things that were missing from the Makefile. 1999-09-15 14:50:45 +00:00
terry%mozilla.org
7e7bff3bf0 Removed incorrect munging of the directory name. 1999-08-23 18:01:43 +00:00
slamm%netscape.com
e744f57239 Avoid tall lines (too many newlines) 1999-08-10 21:19:27 +00:00
slamm%netscape.com
844c911192 -mAvoid breaking the line in the middle of an entity. 1999-08-10 21:07:06 +00:00
terry%mozilla.org
d9f13ec259 Fixed bug in "show all diffs" feature. 1999-08-06 17:06:09 +00:00
terry%mozilla.org
c56c1e0786 Fix some Y2K issues! Now, don't freak out. The only real bug was
that lists of checkins would have started displaying the year as "100"
in the year 2000.  I have changed to display 4-digit years throughout.
1999-08-05 22:49:38 +00:00
terry%mozilla.org
149960696a Fix some Y2K issues! Now, don't freak out. The only real bug was
that lists of checkins would have started displaying the year as "100"
in the year 2000.  I have changed to display 4-digit years throughout.
1999-08-05 22:43:45 +00:00
terry%mozilla.org
641c591fae Oops; removed debugging output. 1999-08-05 16:43:00 +00:00
terry%mozilla.org
51988822c3 Was generating incorrect link to the "CVS Query Page." 1999-08-02 16:36:15 +00:00
terry%mozilla.org
5dd277a471 Fix another stupid typo. 1999-07-30 15:13:01 +00:00
terry%mozilla.org
a4bf7aceca Fixed typo in "mailto:" link. 1999-07-30 15:11:41 +00:00
terry%mozilla.org
7ddbcc752a Fixed bug 10812 -- LXR paths were not getting generated correctly. 1999-07-30 01:28:32 +00:00
terry%mozilla.org
ec53d4509d Got rid of some silly warnings. 1999-07-27 23:19:02 +00:00
terry%mozilla.org
396eb6c0eb Was sending multiple messages telling people they're on the hook. 1999-07-27 23:10:12 +00:00
terry%mozilla.org
0d5c0e85fe The 'modules' list on the main query page was just all wrong. 1999-07-27 16:25:08 +00:00
terry%mozilla.org
09718a7a74 Turned on "use strict" and fixed all the resulting warnings and errors. 1999-07-26 23:59:03 +00:00
terry%mozilla.org
d315e9330d Backed out code Dieter put in that tried to restrict the view to only
directories in the current module.  I think it was buggy, and it is
not behavior I particularly want anyway.
1999-07-26 23:46:04 +00:00
terry%mozilla.org
e20a4ce802 Turned on "use strict" and fixed all the resulting warnings and errors. 1999-07-26 23:36:33 +00:00
terry%mozilla.org
cdfe81a904 Was doing date order backwards, compared to the way it used to be. 1999-07-26 19:06:26 +00:00
terry%mozilla.org
9601b2736a Dieter's patch tried to optimize things by using the legaldirs file
lying around when doing queries by module.  This is a good idea, but
only works when the query being done is for the default module for a
tree.  This isn't always the case!  Rolled back code to Lloyd's old
code, which nobody really understands, but it works...
1999-07-26 16:10:55 +00:00
terry%mozilla.org
3b796b29aa Fixed some warnings. 1999-07-24 04:49:32 +00:00
terry%mozilla.org
4e5f708eaf Munge usernames containing "%" into an "@" when determining email address. 1999-07-23 22:12:29 +00:00
terry%mozilla.org
6d4e9f1a1e Fixed count of "while tree is closed" checkins. 1999-07-23 19:58:41 +00:00
terry%mozilla.org
73556098a6 Fixed stupid warning. 1999-07-23 19:37:02 +00:00
terry%mozilla.org
6782d07c1a Fixed stupid typo. 1999-07-23 19:21:13 +00:00
terry%mozilla.org
197ec9c792 Let me tweak the parameters to DBI->connect(). 1999-07-23 19:14:37 +00:00
terry%mozilla.org
7332c9d905 Whoops; missing an include file. 1999-07-23 18:50:25 +00:00
terry%mozilla.org
ce6e9b6a4c Removed stupid debugging printf's. 1999-07-23 18:50:07 +00:00
terry%mozilla.org
61b2e0b068 Massive patch (mostly from Dieter Weber <dieter@Compatible.COM>) -- ported all TCL code to Perl. 1999-07-23 18:39:31 +00:00
cyeh%netscape.com
921bdc5774 evil evil hack. make sure that sheriffs is connected to
bonsai-hook@cvs-mirror.mozilla.org. This should be moved into a configfile
somewhere.
1999-07-23 01:48:08 +00:00
cyeh%netscape.com
dd2902b85f remove
bonsai-hookinterest@glacier
mcom.dev.client.build.busted
from default hook addresses. add builds instead
1999-07-21 23:21:16 +00:00
mcafee%netscape.com
c1efe1462b Prefixing hook mail subject with Hook: 1999-07-15 18:15:44 +00:00
slamm%netscape.com
ebcb27e90d Convert 'local' to 'my'. Use POSIX::strftime instead of Date::Format::time2str 1999-07-08 16:16:47 +00:00
terry%mozilla.org
4b7dc6a000 Get rid of hard-coded lxr strings. 1999-06-24 18:17:58 +00:00
slamm%netscape.com
4f1d65bded Remove 'Previous Revision' link from mark line. It is confusing to people. 1999-06-22 21:30:37 +00:00
terry%mozilla.org
5720ed540f Patch by Christopher Kline <ckline@media.mit.edu> -- wasn't sending
right password to mysql.
1999-06-15 15:32:25 +00:00
terry%mozilla.org
917dc28c77 Keep the connection to the database open for as little as possible,
and that while in a lock.  That way, multiple checkins all happening at
once can't overflow mysql with too many connections.
1999-06-03 20:32:20 +00:00
terry%mozilla.org
607378f860 Fixed stupid typo that was preventing HTML tags from being quoted properly. 1999-05-14 00:09:47 +00:00
terry%mozilla.org
498bfc2680 Patch by Bert Driehuis <bert_driehuis@nl.compuware.com> -- use autoconf to find
sendmail, other minor portability patches.
1999-05-13 02:59:27 +00:00
terry%mozilla.org
fc2ae11cd7 Patch by Bert Driehuis <bert_driehuis@nl.compuware.com> -- use autoconf to find sendmail, other minor portability patches. 1999-05-12 21:41:57 +00:00
terry%mozilla.org
a5a29fec8a Patch by Pontus Lidman <pontus@mathcore.com> -- no longer requires the tclx_test.tcl file (which I had neglected to check in anyway). 1999-05-04 15:29:31 +00:00
terry%mozilla.org
265bd80592 Makefile is now generated by autoconf stuff. 1999-04-30 19:39:14 +00:00
terry%mozilla.org
a88e954481 Don't muck with the permissions of the data directory if it already exists. 1999-04-30 19:20:16 +00:00
terry%mozilla.org
284243ce0d Work with older versions of mysqltcl. 1999-04-30 19:12:13 +00:00
terry%mozilla.org
5a94d717d0 Provide a default value for userdomain. 1999-04-30 18:57:01 +00:00
terry%mozilla.org
bb4ae85d59 Patch by Pontus Lidman <pontus@mathcore.com> -- now uses autoconf,
works with tcl 8.x, more configuration stuff, etc.
1999-04-30 18:38:50 +00:00
terry%netscape.com
be959e7e90 Oops; back out last change; was busting new checkins! 1999-04-09 16:50:49 +00:00
terry%netscape.com
030bbdc092 Patch from Eric B. Mitchell <emitchell@altaira.com> -- Now uses
DBI::mysql instead of the mysql perl module that came with mysql.  One
side effect of htis is that it now tries to log in as user "bonsai";
I'm actually not sure what username it was trying before.  Also, fixes
a few minor bugs.
1999-04-09 14:22:53 +00:00
terry%netscape.com
33c846e645 Patch from Larry Prall <lgp@mindspring.com> -- added missing content-type. 1999-04-09 04:10:22 +00:00
terry%netscape.com
7efa7a2ef5 Patch from Larry Prall <lgp@mindspring.com> -- fix stupid typo. 1999-04-09 04:05:10 +00:00
terry%netscape.com
38f2d9bcd6 Silly utility to generate lists of who has ever checked in a file in a
directory.
1999-04-01 23:07:19 +00:00
slamm%netscape.com
8768434a58 Make user/rev link goto the diffs like it used to. What I would really like to have is a tools that is a combined blame/diff. 1999-03-26 19:20:36 +00:00
terry%netscape.com
50e3cab5ef If no branch is specified, use HEAD. 1999-03-25 01:17:36 +00:00
slamm%netscape.com
65eba25051 Put everything in a table. 1999-03-25 00:22:22 +00:00
slamm%netscape.com
b0d393eba3 Slight logic tweak. Remove '|' after line number for a lighter look. 1999-03-22 20:24:44 +00:00
slamm%netscape.com
5b5e39d311 Use banner.html for banner again. Add NOWRAP to navigation links. 1999-03-22 20:16:33 +00:00
slamm%netscape.com
c0b9e34707 Simpler mechanism for controlling the tables. <PRE> tags are still not closed (may not be worth fixing them). Position popup next to link. Fix typo. Include banner to help configurability. 1999-03-22 20:15:27 +00:00
braddr%puremagic.com
3480922726 Erk.. that broke cvsblame 1999-03-21 03:20:09 +00:00
braddr%puremagic.com
3c9ee2f150 Must close </td></tr></table> at the end of the page.. otherwise lots of content never renders under nscp 4 1999-03-21 03:17:56 +00:00
slamm%netscape.com
a6436d4e9e Add lxr to navigation links 1999-03-20 02:00:48 +00:00
slamm%netscape.com
c2a003c1e8 Get rid of unused stuff. Tighten up the header. 1999-03-20 01:50:52 +00:00
slamm%netscape.com
73291940e6 Redo the header. 1999-03-20 01:30:16 +00:00
slamm%netscape.com
dd6579d5df Add support for non-layers capable browsers. Use same fonts as lxr. Have revision link take you to the previous blame of that revision. 1999-03-20 00:27:42 +00:00
slamm%netscape.com
62add834d7 Update the look. Alternate row color with revision number. 1999-03-19 23:36:58 +00:00
slamm%netscape.com
f5cb3b048d Turn line numbers on by default. 1999-03-19 21:49:45 +00:00
terry%netscape.com
20ce542872 Was not correctly checking BUGSYSTEMEXPR (because the config file
hadn't been read in).
1999-03-18 22:41:07 +00:00
terry%netscape.com
f8b8a01882 Fixed typo in comment. 1999-03-16 18:29:45 +00:00
terry%netscape.com
29640df620 Got rid of the "bonsai-hook@warp" nonsense. Added an optional "cchookmail"
entry in the config file, to allow us to set people who always get
CC'd on mail to the hook.
1999-03-02 01:55:49 +00:00
terry%netscape.com
4fba21b263 Quote link containing username. Was choking if a username happened
to contain a % followed by two hex digits...
1999-02-20 06:04:57 +00:00
terry%netscape.com
00e3ee8d4b Patch by Patrick Amiel <amielp@netscape.com> -- spaces in filenames
was confusing some clients.  Made the JavaScript a bit more paranoid.
1999-02-08 18:56:24 +00:00
terry%netscape.com
783800abc3 Oops; removed debugging printf. 1999-01-08 00:27:56 +00:00
terry%netscape.com
27a0958f79 Netscape has changed the way its internal LDAP is set up. 1999-01-08 00:27:15 +00:00
cyeh%netscape.com
eb51976218 first pass to remove http://warp links and update bonsai documentation
to be more outsider friendly.
1998-11-12 02:30:55 +00:00
terry%netscape.com
26e82f2feb Added the maintainer's email address. 1998-11-03 23:55:25 +00:00
terry%netscape.com
a76743f8e4 Cope a little better when there is no ldap server. 1998-11-02 19:48:24 +00:00
terry%netscape.com
118354d282 Was crashing if we had more than 20 people on the list and we couldn't
contact the LDAP server.
1998-11-02 18:56:33 +00:00
terry%netscape.com
96d4aa0d59 Detect things we can't automatically back out, and say so. 1998-10-14 23:13:04 +00:00
ltabb%netscape.com
e4da4a46fc added doesn't match regular expression where regular expressions are handled. 1998-10-08 22:01:36 +00:00
blizzard%appliedtheory.com
1add9574a3 Adding the first pass at a bonsai faq. This answers some administration
questions, no install information in here yet.
1998-10-07 19:29:26 +00:00
terry%netscape.com
7c075cd1fc Added a link which will generate a script of CVS commands which would
back out the changes listed on the page.
1998-10-01 15:05:46 +00:00
terry%netscape.com
7bb18443ca Mention the file 'checkoutlist' (as suggested by Todd Kennedy
<Todd.Kennedy@Eng.Sun.COM>).
1998-09-30 01:22:33 +00:00
terry%netscape.com
b645535d50 Fixed bug which was stomping on "file" field if there was no dir field
and the file field had no slash.
1998-09-29 22:54:59 +00:00
terry%netscape.com
254174ecd1 Put in some pointers to dolog.pl. 1998-09-29 17:33:37 +00:00
terry%netscape.com
0c5ccb2ca9 Whoops; all the comments at the top got lost somehow. Restore them. 1998-09-29 17:30:55 +00:00
terry%netscape.com
1d2955f5da It turns out that blank lines were being skipped a little too
anxiously.
1998-09-24 18:31:05 +00:00
slamm%netscape.com
56a1475b80 Fix the lines removed count in the +/- column 1998-09-14 22:58:53 +00:00
brendan%netscape.com
8f3247f789 cvsquery now helps 3.0 JS avoid 'event has no properties' errors. 1998-09-10 07:27:31 +00:00
slamm%netscape.com
cdac8550e0 Pull netscape-specific hack. 1998-09-09 20:00:33 +00:00
slamm%netscape.com
2b76b16678 Get the 'Change Log' link right. Set 'LANGUAGE=JavaScript' for the SCRIPT tag 1998-09-09 19:29:00 +00:00
slamm%netscape.com
d52f64091e Fix the 'Change Log' like to pass along the branch and the root. Trim the email addresses of netscape folks (i.e. slamm%netscape.com becomes slamm). 1998-09-09 17:37:12 +00:00
cls%seawood.org
d249a5e7eb More fixes. 1998-08-31 03:57:13 +00:00
cls%seawood.org
6b883a1809 Fixed problem with file permissions not being set. 1998-08-31 03:33:55 +00:00
cls%seawood.org
2d65f53e2a Made the people:who field large enough for username%domain 1998-08-31 01:08:41 +00:00
terry%netscape.com
e912f1f705 Patch by Erik Bruchez <Erik.Bruchez@iname.com> -- cope with "-d" in
the modules file.
1998-08-06 16:54:50 +00:00
terry%netscape.com
596f661dc2 Expand email addresses properly when sending tree opened, tree closed notices. 1998-07-27 21:10:16 +00:00
terry%netscape.com
a3288e5006 Munge the username to a proper email address before sending mail. 1998-07-27 20:57:51 +00:00
terry%netscape.com
8c30803b52 Deal better with % in the middle of usernames. 1998-07-27 20:53:06 +00:00
terry%netscape.com
25e26733c3 Call ldap with only 20 people at a time, because it sometimes seems to
choke if you give it too many at once.
1998-07-22 21:12:19 +00:00
terry%netscape.com
b360a22121 Don't exec mail any more. 1998-07-20 16:05:37 +00:00
terry
5f55ebe701 Patch by Matthew Wilson <msw@gimp.org> -- more layer poisition fixes. 1998-07-06 17:09:33 +00:00
terry
c5b14f9fa0 Needs to loadConfigData() so that it can get the value of $rcsdiffcommand. 1998-07-06 16:50:08 +00:00
terry
5385128cc9 Patch by Matthew Wilson <msw@gimp.org> -- removed extraneous apostrophe. 1998-07-02 22:54:16 +00:00
terry
72b25879c7 Oops; left out one sentence. 1998-06-30 17:46:26 +00:00
terry
25c6393b5f Add some explaination of what "the hook" is. 1998-06-30 17:39:57 +00:00
terry
f1d43b689f Oops; backed out last change. (I need to learn how to use CVS. :-) 1998-06-29 17:37:06 +00:00
terry
953de4703b Patches by Matthew Wilson <msw@gimp.org> -- added much of the missing configuration ability. 1998-06-29 16:21:41 +00:00
terry
2b15710b4c Updated to reflect new config stuff introduced by Matthew Wilson <msw@gimp.org> 1998-06-29 16:20:46 +00:00
terry
0b1e6ac586 Patch by Artem Belevich <abelevic@ctron.com> -- don't choke so easily when parsing modules files. 1998-06-29 15:40:24 +00:00
terry
6bea1154f1 Artem Belevich <abelevic@ctron.com> has provided absolutely wonderful
installation instructions.
1998-06-27 00:03:19 +00:00
terry
e283f6603c More patches from Matthew Wilson <msw@gimp.org> -- keep popup layer location; quote some URLs better. 1998-06-26 19:00:22 +00:00
terry
427ffec39f Use time2str instead of ctime; ctime seems to return different things on different systems. 1998-06-26 18:37:51 +00:00
terry
1bd88542ae Patch from Matthew Wilson <msw@gimp.org> -- keep the popup layer in a reasonable place on the screen. 1998-06-26 18:12:08 +00:00
terry
0f1484d66f Patch from Matthew Wilson <msw@gimp.org> -- was not parsing dates correctly. 1998-06-26 16:02:03 +00:00
terry
029dca3987 Patch from Artem Belevich <ABelevic@ctron.com> -- greatly increase speed when rebuilding database by caching everything. Probably makes the runtime huge, but who cares? 1998-06-26 15:42:01 +00:00
terry
72bd78ffec Last change also included a patch from Matthew Wilson <msw@gimp.org> to make things correctly deal with RCS files that somehow get an extra CR at the end. Thanks Matthew! 1998-06-22 16:36:43 +00:00
terry
dfccf26292 Don't hardcode the bonsai directory name. 1998-06-22 15:43:47 +00:00
cyeh
b9758acdcb added some more documentation 1998-06-19 23:05:51 +00:00
terry
15161b6d3d Don't show diffs for files that we're 'hiding'. 1998-06-19 15:13:40 +00:00
terry
1534233295 Use POST for multidiff, since the URL otherwise can get too big. 1998-06-19 14:58:19 +00:00
terry
860e5e5305 Implement CheckHidden(), so that we can have some semblance of security. 1998-06-18 16:47:00 +00:00
terry
9e81e3e2d3 Document some config files. 1998-06-18 16:45:03 +00:00
terry
ae52de0a8d Removed mention of "crontab". 1998-06-18 15:10:34 +00:00
terry
a498d5ccf1 Whoops; the version of dolog.pl we had was ancient and wrong. 1998-06-17 20:09:55 +00:00
jwz
fc3e874363 *** empty log message *** 1998-06-16 23:41:58 +00:00
jwz
6aa368cc67 added disclaimer 1998-06-16 23:32:15 +00:00
terry
d79fe8cf1e Bonsai and Tinderbox have been freed. 1998-06-16 21:43:24 +00:00