[csw-devel] SF.net SVN: gar:[8321] csw/mgar/pkg/cpan/Template-Toolkit/trunk

bensons at users.sourceforge.net bensons at users.sourceforge.net
Tue Feb 2 20:04:50 CET 2010


Revision: 8321
          http://gar.svn.sourceforge.net/gar/?rev=8321&view=rev
Author:   bensons
Date:     2010-02-02 19:04:50 +0000 (Tue, 02 Feb 2010)

Log Message:
-----------
cpan Template-Toolkit: updated to 2.22, take over package

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Template-Toolkit/trunk/Makefile
    csw/mgar/pkg/cpan/Template-Toolkit/trunk/checksums

Removed Paths:
-------------
    csw/mgar/pkg/cpan/Template-Toolkit/trunk/files/CSWpmtt2-common.depend
    csw/mgar/pkg/cpan/Template-Toolkit/trunk/files/CSWpmtt2-common.gspec
    csw/mgar/pkg/cpan/Template-Toolkit/trunk/files/CSWpmtt2-common.prototype
    csw/mgar/pkg/cpan/Template-Toolkit/trunk/files/CSWpmtt2.depend
    csw/mgar/pkg/cpan/Template-Toolkit/trunk/files/CSWpmtt2.gspec
    csw/mgar/pkg/cpan/Template-Toolkit/trunk/files/CSWpmtt2.prototype

Modified: csw/mgar/pkg/cpan/Template-Toolkit/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Template-Toolkit/trunk/Makefile	2010-02-02 16:42:06 UTC (rev 8320)
+++ csw/mgar/pkg/cpan/Template-Toolkit/trunk/Makefile	2010-02-02 19:04:50 UTC (rev 8321)
@@ -1,5 +1,5 @@
 GARNAME = Template-Toolkit
-GARVERSION = 2.15
+GARVERSION = 2.22
 CATEGORIES = cpan
 AUTHOR = ABW
 
@@ -14,14 +14,11 @@
   the Template Toolkit.
 endef
 
-DISTFILES += $(call admfiles,CSWpmtt2,depend prototype)
-DISTFILES += $(call admfiles,CSWpmtt2-common,depend prototype)
+PACKAGES  = CSWpmtt2
+CATALOGNAME = pm_tt2
 
-#DEPENDS += cpan/DBI
-#DEPENDS += cpan/GD cpan/GDTextUtil cpan/GDGraph cpan/GDGraph3d
-#DEPENDS += cpan/XML-Parser cpan/XML-RSS cpan/XML-XPath
-DEPENDS += cpan/AppConfig
-DEPENDS += cpan/Pod-POM cpan/XML-DOM
+PREREQUISITE_PKGS = CSWpmxmldom CSWpmappconfig CSWpmpodpom
+REQUIRED_PKGS = CSWpmxmldom CSWpmappconfig CSWpmpodpom
 
 CONFIGURE_ARGS  = TT_PREFIX=$(DESTDIR)$(datadir)/tt2
 CONFIGURE_ARGS += TT_ACCEPT=y

Modified: csw/mgar/pkg/cpan/Template-Toolkit/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Template-Toolkit/trunk/checksums	2010-02-02 16:42:06 UTC (rev 8320)
+++ csw/mgar/pkg/cpan/Template-Toolkit/trunk/checksums	2010-02-02 19:04:50 UTC (rev 8321)
@@ -1,7 +1 @@
-bbcf3d45d295260cd78e4a467c56eba9  download/CSWpmtt2.gspec
-320f6b89db8b6a46b8728b93d391c8b8  download/CSWpmtt2.depend
-310a8b61c7b5159829809f5dc91952fa  download/CSWpmtt2.prototype
-4d3ce1bcb0ccf11091c8f4b2b48a96fd  download/CSWpmtt2-common.gspec
-d792277a9e572c2e53b6803d190bc749  download/CSWpmtt2-common.depend
-005c9fc368ed966ead21248d9f83aa8a  download/CSWpmtt2-common.prototype
-26adb4e6d3f2f89e2b54a43f73b70a29  download/Template-Toolkit-2.15.tar.gz
+d98277f6420e5da6b93d99a8db2b3934  Template-Toolkit-2.22.tar.gz

Deleted: csw/mgar/pkg/cpan/Template-Toolkit/trunk/files/CSWpmtt2-common.depend
===================================================================
--- csw/mgar/pkg/cpan/Template-Toolkit/trunk/files/CSWpmtt2-common.depend	2010-02-02 16:42:06 UTC (rev 8320)
+++ csw/mgar/pkg/cpan/Template-Toolkit/trunk/files/CSWpmtt2-common.depend	2010-02-02 19:04:50 UTC (rev 8321)
@@ -1,10 +0,0 @@
-P CSWpmgd pm_gd - interface to Gd Graphics Library
-P CSWpmgdgraph pm_gdgraph - Graph plotting module for use with GD
-P CSWpmgdgraph3d pm_gdgraph3d - 3d extensions module for GD::Graph
-P CSWpmgdtextut pm_gdtextut - Text utilities for use with GD
-P CSWpmpodpom pm_podpom - POD Object Model
-P CSWpmxmldom pm_xmldom - module for building DOM Level 1 compliant document structures
-P CSWpmxmlparser pm_xmlparser - a module for parsing XML documents
-P CSWpmxmlrss pm_xmlrss - creates and updates RSS files
-P CSWpmxmlxpath pm_xmlxpath - a set of modules for parsing and evaluating XPath statements
-P CSWpmappconfig pm_appconfig - Perl5 module for configuration files and command line arguments.

Deleted: csw/mgar/pkg/cpan/Template-Toolkit/trunk/files/CSWpmtt2-common.gspec
===================================================================
--- csw/mgar/pkg/cpan/Template-Toolkit/trunk/files/CSWpmtt2-common.gspec	2010-02-02 16:42:06 UTC (rev 8320)
+++ csw/mgar/pkg/cpan/Template-Toolkit/trunk/files/CSWpmtt2-common.gspec	2010-02-02 19:04:50 UTC (rev 8321)
@@ -1,11 +0,0 @@
-%var            bitname pm_tt2common
-%var            pkgname CSWpmtt2-common
-%var            desc Template Toolkit 2 (common)
-%var            arch all
-%include        url file://%{PKGLIB}/csw_cpan.gspec
-%copyright      
-Copyright (C) 1996-2004 Andy Wardley.  All Rights Reserved
-Copyright (C) 1998-2002 Canon Research Centre Europe Ltd.
-
-This is free software; you can redistribute it and/or
-modify it under the same terms as Perl itself.

Deleted: csw/mgar/pkg/cpan/Template-Toolkit/trunk/files/CSWpmtt2-common.prototype
===================================================================
--- csw/mgar/pkg/cpan/Template-Toolkit/trunk/files/CSWpmtt2-common.prototype	2010-02-02 16:42:06 UTC (rev 8320)
+++ csw/mgar/pkg/cpan/Template-Toolkit/trunk/files/CSWpmtt2-common.prototype	2010-02-02 19:04:50 UTC (rev 8321)
@@ -1,1512 +0,0 @@
-d none /opt/csw/bin 0755 root bin
-f none /opt/csw/bin/tpage 0555 root bin
-f none /opt/csw/bin/ttree 0555 root bin
-d none /opt/csw/lib 0755 root bin
-d none /opt/csw/lib/perl 0755 root bin
-d none /opt/csw/lib/perl/csw 0755 root bin
-d none /opt/csw/lib/perl/csw/Template 0755 root bin
-f none /opt/csw/lib/perl/csw/Template.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Base.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Config.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Constants.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Context.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Directive.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Document.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Exception.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/FAQ.pod 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Filters.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Grammar.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Iterator.pm 0444 root bin
-d none /opt/csw/lib/perl/csw/Template/Library 0755 root bin
-f none /opt/csw/lib/perl/csw/Template/Library/HTML.pod 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Library/PostScript.pod 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Library/Splash.pod 0444 root bin
-d none /opt/csw/lib/perl/csw/Template/Manual 0755 root bin
-f none /opt/csw/lib/perl/csw/Template/Manual.pod 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Manual/Config.pod 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Manual/Credits.pod 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Manual/Directives.pod 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Manual/Filters.pod 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Manual/Internals.pod 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Manual/Intro.pod 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Manual/Plugins.pod 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Manual/Refs.pod 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Manual/Syntax.pod 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Manual/VMethods.pod 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Manual/Variables.pod 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Manual/Views.pod 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Modules.pod 0444 root bin
-d none /opt/csw/lib/perl/csw/Template/Namespace 0755 root bin
-f none /opt/csw/lib/perl/csw/Template/Namespace/Constants.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Parser.pm 0444 root bin
-d none /opt/csw/lib/perl/csw/Template/Plugin 0755 root bin
-f none /opt/csw/lib/perl/csw/Template/Plugin.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Plugin/Autoformat.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Plugin/CGI.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Plugin/Datafile.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Plugin/Date.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Plugin/Directory.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Plugin/Dumper.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Plugin/File.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Plugin/Filter.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Plugin/Format.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Plugin/HTML.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Plugin/Image.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Plugin/Iterator.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Plugin/Math.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Plugin/Pod.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Plugin/Procedural.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Plugin/String.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Plugin/Table.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Plugin/URL.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Plugin/View.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Plugin/Wrap.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Plugins.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Provider.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Service.pm 0444 root bin
-d none /opt/csw/lib/perl/csw/Template/Stash 0755 root bin
-f none /opt/csw/lib/perl/csw/Template/Stash.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Stash/Context.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Stash/XS.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Test.pm 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Toolkit.pod 0444 root bin
-d none /opt/csw/lib/perl/csw/Template/Tools 0755 root bin
-f none /opt/csw/lib/perl/csw/Template/Tools/tpage.pod 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Tools/ttree.pod 0444 root bin
-d none /opt/csw/lib/perl/csw/Template/Tutorial 0755 root bin
-f none /opt/csw/lib/perl/csw/Template/Tutorial.pod 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Tutorial/Datafile.pod 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/Tutorial/Web.pod 0444 root bin
-f none /opt/csw/lib/perl/csw/Template/View.pm 0444 root bin
-d none /opt/csw/lib/perl/csw/auto 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/Template 0755 root bin
-f none /opt/csw/lib/perl/csw/auto/Template/.packlist 0644 root bin
-d none /opt/csw/share 0755 root bin
-d none /opt/csw/share/man 0755 root bin
-d none /opt/csw/share/man/man1 0755 root bin
-f none /opt/csw/share/man/man1/tpage.1 0444 root bin
-f none /opt/csw/share/man/man1/ttree.1 0444 root bin
-d none /opt/csw/share/man/man3 0755 root bin
-f none /opt/csw/share/man/man3/Template.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Base.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Config.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Constants.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Context.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Document.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Exception.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::FAQ.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Filters.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Iterator.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Library::HTML.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Library::PostScript.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Library::Splash.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Manual.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Manual::Config.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Manual::Credits.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Manual::Directives.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Manual::Filters.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Manual::Internals.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Manual::Intro.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Manual::Plugins.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Manual::Refs.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Manual::Syntax.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Manual::VMethods.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Manual::Variables.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Manual::Views.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Modules.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Namespace::Constants.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Parser.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Plugin.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Plugin::Autoformat.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Plugin::CGI.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Plugin::Datafile.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Plugin::Date.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Plugin::Directory.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Plugin::Dumper.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Plugin::File.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Plugin::Filter.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Plugin::Format.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Plugin::HTML.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Plugin::Image.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Plugin::Iterator.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Plugin::Math.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Plugin::Pod.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Plugin::Procedural.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Plugin::String.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Plugin::Table.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Plugin::URL.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Plugin::View.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Plugin::Wrap.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Plugins.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Provider.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Service.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Stash.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Stash::Context.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Stash::XS.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Test.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Toolkit.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Tools::tpage.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Tools::ttree.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Tutorial.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Tutorial::Datafile.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::Tutorial::Web.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Template::View.3perl 0444 root bin
-d none /opt/csw/share/perl 0755 root bin
-d none /opt/csw/share/perl/csw 0755 root bin
-d none /opt/csw/share/tt2 0755 root bin
-d none /opt/csw/share/tt2/docs 0755 root bin
-f none /opt/csw/share/tt2/docs/README 0644 root bin
-d none /opt/csw/share/tt2/docs/html 0755 root bin
-d none /opt/csw/share/tt2/docs/html/FAQ 0755 root bin
-f none /opt/csw/share/tt2/docs/html/FAQ/FAQ.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/FAQ/index.html 0644 root bin
-d none /opt/csw/share/tt2/docs/html/Library 0755 root bin
-f none /opt/csw/share/tt2/docs/html/Library/HTML.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Library/PostScript.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Library/Splash.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Library/index.html 0644 root bin
-d none /opt/csw/share/tt2/docs/html/Manual 0755 root bin
-f none /opt/csw/share/tt2/docs/html/Manual/Config.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Manual/Credits.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Manual/Directives.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Manual/Filters.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Manual/Internals.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Manual/Intro.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Manual/Plugins.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Manual/Refs.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Manual/Syntax.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Manual/VMethods.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Manual/Variables.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Manual/Views.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Manual/index.html 0644 root bin
-d none /opt/csw/share/tt2/docs/html/Modules 0755 root bin
-d none /opt/csw/share/tt2/docs/html/Modules/Template 0755 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Base.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Config.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Constants.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Context.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Document.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Exception.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Filters.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Iterator.html 0644 root bin
-d none /opt/csw/share/tt2/docs/html/Modules/Template/Namespace 0755 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Namespace/Constants.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Parser.html 0644 root bin
-d none /opt/csw/share/tt2/docs/html/Modules/Template/Plugin 0755 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Plugin.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Plugin/Autoformat.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Plugin/CGI.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Plugin/Datafile.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Plugin/Date.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Plugin/Directory.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Plugin/Dumper.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Plugin/File.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Plugin/Filter.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Plugin/Format.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Plugin/HTML.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Plugin/Image.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Plugin/Iterator.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Plugin/Math.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Plugin/Pod.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Plugin/Procedural.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Plugin/String.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Plugin/Table.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Plugin/URL.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Plugin/View.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Plugin/Wrap.html 0644 root bin
-d none /opt/csw/share/tt2/docs/html/Modules/Template/Plugin/XML 0755 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Plugin/XML/Style.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Plugins.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Provider.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Service.html 0644 root bin
-d none /opt/csw/share/tt2/docs/html/Modules/Template/Stash 0755 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Stash.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Stash/Context.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Stash/XS.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Test.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/Template/Toolkit.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Modules/index.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/README 0644 root bin
-d none /opt/csw/share/tt2/docs/html/Release 0755 root bin
-f none /opt/csw/share/tt2/docs/html/Release/Changes.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Release/HACKING.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Release/INSTALL.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Release/README.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Release/TODO.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Release/index.html 0644 root bin
-d none /opt/csw/share/tt2/docs/html/Tools 0755 root bin
-f none /opt/csw/share/tt2/docs/html/Tools/index.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Tools/tpage.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Tools/ttree.html 0644 root bin
-d none /opt/csw/share/tt2/docs/html/Tutorial 0755 root bin
-f none /opt/csw/share/tt2/docs/html/Tutorial/Datafile.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Tutorial/Web.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/Tutorial/index.html 0644 root bin
-f none /opt/csw/share/tt2/docs/html/index.html 0644 root bin
-d none /opt/csw/share/tt2/docs/lib 0755 root bin
-f none /opt/csw/share/tt2/docs/lib/config 0644 root bin
-d none /opt/csw/share/tt2/docs/lib/docset 0755 root bin
-f none /opt/csw/share/tt2/docs/lib/docset/config 0644 root bin
-f none /opt/csw/share/tt2/docs/lib/footer 0644 root bin
-f none /opt/csw/share/tt2/docs/lib/header 0644 root bin
-f none /opt/csw/share/tt2/docs/lib/link 0644 root bin
-f none /opt/csw/share/tt2/docs/lib/ndx 0644 root bin
-f none /opt/csw/share/tt2/docs/lib/ndxitem 0644 root bin
-f none /opt/csw/share/tt2/docs/lib/section 0644 root bin
-f none /opt/csw/share/tt2/docs/lib/subsection 0644 root bin
-f none /opt/csw/share/tt2/docs/lib/toc 0644 root bin
-f none /opt/csw/share/tt2/docs/lib/tocitem 0644 root bin
-d none /opt/csw/share/tt2/docs/src 0755 root bin
-d none /opt/csw/share/tt2/docs/src/FAQ 0755 root bin
-f none /opt/csw/share/tt2/docs/src/FAQ/FAQ.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/FAQ/index.html 0644 root bin
-d none /opt/csw/share/tt2/docs/src/Library 0755 root bin
-f none /opt/csw/share/tt2/docs/src/Library/HTML.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Library/PostScript.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Library/Splash.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Library/index.html 0644 root bin
-d none /opt/csw/share/tt2/docs/src/Manual 0755 root bin
-f none /opt/csw/share/tt2/docs/src/Manual/Config.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Manual/Credits.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Manual/Directives.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Manual/Filters.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Manual/Internals.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Manual/Intro.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Manual/Plugins.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Manual/Refs.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Manual/Syntax.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Manual/VMethods.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Manual/Variables.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Manual/Views.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Manual/index.html 0644 root bin
-d none /opt/csw/share/tt2/docs/src/Modules 0755 root bin
-d none /opt/csw/share/tt2/docs/src/Modules/Template 0755 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Base.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Config.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Constants.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Context.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Document.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Exception.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Filters.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Iterator.html 0644 root bin
-d none /opt/csw/share/tt2/docs/src/Modules/Template/Namespace 0755 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Namespace/Constants.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Parser.html 0644 root bin
-d none /opt/csw/share/tt2/docs/src/Modules/Template/Plugin 0755 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Plugin.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Plugin/Autoformat.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Plugin/CGI.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Plugin/Datafile.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Plugin/Date.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Plugin/Directory.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Plugin/Dumper.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Plugin/File.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Plugin/Filter.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Plugin/Format.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Plugin/HTML.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Plugin/Image.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Plugin/Iterator.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Plugin/Math.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Plugin/Pod.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Plugin/Procedural.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Plugin/String.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Plugin/Table.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Plugin/URL.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Plugin/View.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Plugin/Wrap.html 0644 root bin
-d none /opt/csw/share/tt2/docs/src/Modules/Template/Plugin/XML 0755 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Plugin/XML/Style.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Plugins.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Provider.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Service.html 0644 root bin
-d none /opt/csw/share/tt2/docs/src/Modules/Template/Stash 0755 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Stash.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Stash/Context.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Stash/XS.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Test.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/Template/Toolkit.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Modules/index.html 0644 root bin
-d none /opt/csw/share/tt2/docs/src/Release 0755 root bin
-f none /opt/csw/share/tt2/docs/src/Release/Changes.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Release/HACKING.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Release/INSTALL.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Release/README.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Release/TODO.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Release/index.html 0644 root bin
-d none /opt/csw/share/tt2/docs/src/Tools 0755 root bin
-f none /opt/csw/share/tt2/docs/src/Tools/index.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Tools/tpage.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Tools/ttree.html 0644 root bin
-d none /opt/csw/share/tt2/docs/src/Tutorial 0755 root bin
-f none /opt/csw/share/tt2/docs/src/Tutorial/Datafile.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Tutorial/Web.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/Tutorial/index.html 0644 root bin
-f none /opt/csw/share/tt2/docs/src/index.html 0644 root bin
-d none /opt/csw/share/tt2/docs/style 0755 root bin
-d none /opt/csw/share/tt2/docs/style/plain 0755 root bin
-f none /opt/csw/share/tt2/docs/style/plain/booktabs 0644 root bin
-f none /opt/csw/share/tt2/docs/style/plain/footer 0644 root bin
-f none /opt/csw/share/tt2/docs/style/plain/header 0644 root bin
-f none /opt/csw/share/tt2/docs/style/plain/navigate 0644 root bin
-f none /opt/csw/share/tt2/docs/style/plain/pagemenu 0644 root bin
-f none /opt/csw/share/tt2/docs/style/plain/section 0644 root bin
-d none /opt/csw/share/tt2/docs/style/splash 0755 root bin
-f none /opt/csw/share/tt2/docs/style/splash/booktabs 0644 root bin
-f none /opt/csw/share/tt2/docs/style/splash/footer 0644 root bin
-f none /opt/csw/share/tt2/docs/style/splash/header 0644 root bin
-f none /opt/csw/share/tt2/docs/style/splash/menu 0644 root bin
-f none /opt/csw/share/tt2/docs/style/splash/navigate 0644 root bin
-f none /opt/csw/share/tt2/docs/style/splash/pagemenu 0644 root bin
-f none /opt/csw/share/tt2/docs/style/splash/section 0644 root bin
-f none /opt/csw/share/tt2/docs/ttree.cfg 0644 root bin
-d none /opt/csw/share/tt2/examples 0755 root bin
-f none /opt/csw/share/tt2/examples/README 0644 root bin
-d none /opt/csw/share/tt2/examples/html 0755 root bin
-f none /opt/csw/share/tt2/examples/html/README 0644 root bin
-d none /opt/csw/share/tt2/examples/html/html 0755 root bin
-f none /opt/csw/share/tt2/examples/html/html/bars.html 0644 root bin
-f none /opt/csw/share/tt2/examples/html/html/headers.html 0644 root bin
-f none /opt/csw/share/tt2/examples/html/html/index.html 0644 root bin
-f none /opt/csw/share/tt2/examples/html/html/links.html 0644 root bin
-f none /opt/csw/share/tt2/examples/html/html/lists.html 0644 root bin
-f none /opt/csw/share/tt2/examples/html/html/menus.html 0644 root bin
-f none /opt/csw/share/tt2/examples/html/html/rgb.html 0644 root bin
-f none /opt/csw/share/tt2/examples/html/html/tables.html 0644 root bin
-d none /opt/csw/share/tt2/examples/html/ps 0755 root bin
-f none /opt/csw/share/tt2/examples/html/ps/index.html 0644 root bin
-f none /opt/csw/share/tt2/examples/html/ps/marks.html 0644 root bin
-d none /opt/csw/share/tt2/examples/html/splash 0755 root bin
-f none /opt/csw/share/tt2/examples/html/splash/bar.html 0644 root bin
-f none /opt/csw/share/tt2/examples/html/splash/box.html 0644 root bin
-f none /opt/csw/share/tt2/examples/html/splash/button.html 0644 root bin
-f none /opt/csw/share/tt2/examples/html/splash/colours.html 0644 root bin
-f none /opt/csw/share/tt2/examples/html/splash/config.html 0644 root bin
-f none /opt/csw/share/tt2/examples/html/splash/dropbox.html 0644 root bin
-f none /opt/csw/share/tt2/examples/html/splash/frame.html 0644 root bin
-f none /opt/csw/share/tt2/examples/html/splash/hair.html 0644 root bin
-f none /opt/csw/share/tt2/examples/html/splash/icon.html 0644 root bin
-f none /opt/csw/share/tt2/examples/html/splash/index.html 0644 root bin
-f none /opt/csw/share/tt2/examples/html/splash/menu.html 0644 root bin
-f none /opt/csw/share/tt2/examples/html/splash/menubar.html 0644 root bin
-f none /opt/csw/share/tt2/examples/html/splash/panel.html 0644 root bin
-f none /opt/csw/share/tt2/examples/html/splash/pulldown.html 0644 root bin
-f none /opt/csw/share/tt2/examples/html/splash/tab.html 0644 root bin
-f none /opt/csw/share/tt2/examples/html/splash/tabbox.html 0644 root bin
-f none /opt/csw/share/tt2/examples/html/splash/tabsbox.html 0644 root bin
-f none /opt/csw/share/tt2/examples/html/splash/tabset.html 0644 root bin
-f none /opt/csw/share/tt2/examples/html/splash/text.html 0644 root bin
-d none /opt/csw/share/tt2/examples/lib 0755 root bin
-f none /opt/csw/share/tt2/examples/lib/README 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/config 0644 root bin
-d none /opt/csw/share/tt2/examples/lib/example 0755 root bin
-f none /opt/csw/share/tt2/examples/lib/example/README 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/example/break 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/example/html 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/example/output 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/example/source 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/example/split2 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/example/split2ps 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/example/split3 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/example/split50 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/example/switch50 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/example/tbreak 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/example/vsplit2 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/example/vsplit2s 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/example/vsplit3 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/example/vsplit50 0644 root bin
-d none /opt/csw/share/tt2/examples/lib/examples 0755 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/README 0644 root bin
-d none /opt/csw/share/tt2/examples/lib/examples/html 0755 root bin
-d none /opt/csw/share/tt2/examples/lib/examples/html/bars 0755 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/bars/1 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/bars/10 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/bars/11 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/bars/2 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/bars/3 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/bars/4 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/bars/5 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/bars/6 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/bars/7 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/bars/8 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/bars/9 0644 root bin
-d none /opt/csw/share/tt2/examples/lib/examples/html/headers 0755 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/headers/1 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/headers/2 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/headers/3 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/headers/4 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/headers/5 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/headers/6 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/headers/7 0644 root bin
-d none /opt/csw/share/tt2/examples/lib/examples/html/links 0755 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/links/1 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/links/2 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/links/3 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/links/4 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/links/5 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/links/6 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/links/7 0644 root bin
-d none /opt/csw/share/tt2/examples/lib/examples/html/lists 0755 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/lists/1 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/lists/2 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/lists/3 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/lists/4 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/lists/5 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/lists/6 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/lists/7 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/lists/8 0644 root bin
-d none /opt/csw/share/tt2/examples/lib/examples/html/menus 0755 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/menus/1 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/menus/2 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/menus/3 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/menus/4 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/menus/5 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/menus/6 0644 root bin
-d none /opt/csw/share/tt2/examples/lib/examples/html/rgb 0755 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/rgb/1 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/rgb/2 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/rgb/3 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/rgb/4 0644 root bin
-d none /opt/csw/share/tt2/examples/lib/examples/html/tables 0755 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/tables/1 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/tables/2 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/tables/3 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/tables/4 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/html/tables/5 0644 root bin
-d none /opt/csw/share/tt2/examples/lib/examples/ps 0755 root bin
-d none /opt/csw/share/tt2/examples/lib/examples/ps/marks 0755 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/ps/marks/1 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/ps/marks/10 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/ps/marks/2 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/ps/marks/3 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/ps/marks/4 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/ps/marks/5 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/ps/marks/6 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/ps/marks/7 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/ps/marks/8 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/ps/marks/9 0644 root bin
-d none /opt/csw/share/tt2/examples/lib/examples/splash 0755 root bin
-d none /opt/csw/share/tt2/examples/lib/examples/splash/bar 0755 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/bar/1 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/bar/2 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/bar/3 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/bar/4 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/bar/5 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/bar/6 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/bar/7 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/bar/8 0644 root bin
-d none /opt/csw/share/tt2/examples/lib/examples/splash/box 0755 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/box/1 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/box/2 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/box/3 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/box/4 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/box/5 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/box/6 0644 root bin
-d none /opt/csw/share/tt2/examples/lib/examples/splash/button 0755 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/button/1 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/button/2 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/button/3 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/button/4 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/button/5 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/button/6 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/button/7 0644 root bin
-d none /opt/csw/share/tt2/examples/lib/examples/splash/config 0755 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/config/1 0644 root bin
-d none /opt/csw/share/tt2/examples/lib/examples/splash/dropbox 0755 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/dropbox/1 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/dropbox/2 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/dropbox/3 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/dropbox/4 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/dropbox/5 0644 root bin
-d none /opt/csw/share/tt2/examples/lib/examples/splash/frame 0755 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/frame/1 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/frame/2 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/frame/3 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/frame/4 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/frame/5 0644 root bin
-d none /opt/csw/share/tt2/examples/lib/examples/splash/hair 0755 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/hair/1 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/hair/2 0644 root bin
-d none /opt/csw/share/tt2/examples/lib/examples/splash/icon 0755 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/icon/1 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/icon/2 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/icon/3 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/icon/4 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/icon/5 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/icon/6 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/icon/7 0644 root bin
-d none /opt/csw/share/tt2/examples/lib/examples/splash/menu 0755 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/menu/1 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/menu/2 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/menu/3 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/menu/4 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/menu/5 0644 root bin
-d none /opt/csw/share/tt2/examples/lib/examples/splash/menubar 0755 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/menubar/1 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/menubar/2 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/menubar/3 0644 root bin
-d none /opt/csw/share/tt2/examples/lib/examples/splash/panel 0755 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/panel/1 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/panel/2 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/panel/3 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/panel/6 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/panel/7 0644 root bin
-d none /opt/csw/share/tt2/examples/lib/examples/splash/pulldown 0755 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/pulldown/1 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/pulldown/2 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/pulldown/3 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/pulldown/4 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/pulldown/5 0644 root bin
-d none /opt/csw/share/tt2/examples/lib/examples/splash/tab 0755 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/tab/1 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/tab/2 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/tab/3 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/tab/4 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/tab/5 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/tab/6 0644 root bin
-d none /opt/csw/share/tt2/examples/lib/examples/splash/tabbox 0755 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/tabbox/1 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/tabbox/2 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/tabbox/3 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/tabbox/4 0644 root bin
-d none /opt/csw/share/tt2/examples/lib/examples/splash/tabsbox 0755 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/tabsbox/1 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/tabsbox/2 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/tabsbox/3 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/tabsbox/4 0644 root bin
-d none /opt/csw/share/tt2/examples/lib/examples/splash/tabset 0755 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/tabset/1 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/tabset/2 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/tabset/3 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/tabset/4 0644 root bin
-d none /opt/csw/share/tt2/examples/lib/examples/splash/text 0755 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/text/1 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/text/2 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/text/3 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/text/4 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/examples/splash/text/5 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/menu 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/page 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/source 0644 root bin
-d none /opt/csw/share/tt2/examples/lib/splash 0755 root bin
-d none /opt/csw/share/tt2/examples/lib/splash/about 0755 root bin
-f none /opt/csw/share/tt2/examples/lib/splash/about/bar 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/splash/about/box 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/splash/about/button 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/splash/about/dropbox 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/splash/about/frame 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/splash/about/hair 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/splash/about/icon 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/splash/about/menu 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/splash/about/menubar 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/splash/about/panel 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/splash/about/pulldown 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/splash/about/tab 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/splash/about/tabbox 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/splash/about/tabsbox 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/splash/about/tabset 0644 root bin
-f none /opt/csw/share/tt2/examples/lib/splash/about/text 0644 root bin
-d none /opt/csw/share/tt2/examples/src 0755 root bin
-d none /opt/csw/share/tt2/examples/src/html 0755 root bin
-f none /opt/csw/share/tt2/examples/src/html/bars.html 0644 root bin
-f none /opt/csw/share/tt2/examples/src/html/headers.html 0644 root bin
-f none /opt/csw/share/tt2/examples/src/html/index.html 0644 root bin
-f none /opt/csw/share/tt2/examples/src/html/links.html 0644 root bin
-f none /opt/csw/share/tt2/examples/src/html/lists.html 0644 root bin
-f none /opt/csw/share/tt2/examples/src/html/menus.html 0644 root bin
-f none /opt/csw/share/tt2/examples/src/html/rgb.html 0644 root bin
-f none /opt/csw/share/tt2/examples/src/html/tables.html 0644 root bin
-d none /opt/csw/share/tt2/examples/src/ps 0755 root bin
-f none /opt/csw/share/tt2/examples/src/ps/index.html 0644 root bin
-f none /opt/csw/share/tt2/examples/src/ps/marks.html 0644 root bin
-d none /opt/csw/share/tt2/examples/src/splash 0755 root bin
-f none /opt/csw/share/tt2/examples/src/splash/bar.html 0644 root bin
-f none /opt/csw/share/tt2/examples/src/splash/box.html 0644 root bin
-f none /opt/csw/share/tt2/examples/src/splash/button.html 0644 root bin
-f none /opt/csw/share/tt2/examples/src/splash/colours.html 0644 root bin
-f none /opt/csw/share/tt2/examples/src/splash/config.html 0644 root bin
-f none /opt/csw/share/tt2/examples/src/splash/dropbox.html 0644 root bin
-f none /opt/csw/share/tt2/examples/src/splash/frame.html 0644 root bin
-f none /opt/csw/share/tt2/examples/src/splash/hair.html 0644 root bin
-f none /opt/csw/share/tt2/examples/src/splash/icon.html 0644 root bin
-f none /opt/csw/share/tt2/examples/src/splash/index.html 0644 root bin
-f none /opt/csw/share/tt2/examples/src/splash/menu.html 0644 root bin
-f none /opt/csw/share/tt2/examples/src/splash/menubar.html 0644 root bin
-f none /opt/csw/share/tt2/examples/src/splash/panel.html 0644 root bin
-f none /opt/csw/share/tt2/examples/src/splash/pulldown.html 0644 root bin
-f none /opt/csw/share/tt2/examples/src/splash/tab.html 0644 root bin
-f none /opt/csw/share/tt2/examples/src/splash/tabbox.html 0644 root bin
-f none /opt/csw/share/tt2/examples/src/splash/tabsbox.html 0644 root bin
-f none /opt/csw/share/tt2/examples/src/splash/tabset.html 0644 root bin
-f none /opt/csw/share/tt2/examples/src/splash/text.html 0644 root bin
-f none /opt/csw/share/tt2/examples/ttree.cfg 0644 root bin
-d none /opt/csw/share/tt2/images 0755 root bin
-d none /opt/csw/share/tt2/images/splash 0755 root bin
-d none /opt/csw/share/tt2/images/splash/aqua 0755 root bin
-f none /opt/csw/share/tt2/images/splash/aqua/bl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/aqua/blhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/aqua/box.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/aqua/br.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/aqua/brhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/aqua/diamond.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/aqua/dot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/aqua/down.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/aqua/horz.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/aqua/left.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/aqua/minus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/aqua/negbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/aqua/plus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/aqua/posbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/aqua/right.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/aqua/ring.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/aqua/ringdot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/aqua/single.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/aqua/square.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/aqua/tl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/aqua/tlhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/aqua/tr.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/aqua/trhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/aqua/up.gif 0644 root bin
-d none /opt/csw/share/tt2/images/splash/black 0755 root bin
-f none /opt/csw/share/tt2/images/splash/black/bl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/black/blhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/black/box.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/black/br.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/black/brhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/black/diamond.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/black/dot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/black/down.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/black/horz.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/black/left.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/black/minus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/black/negbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/black/plus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/black/posbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/black/right.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/black/ring.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/black/ringdot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/black/single.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/black/square.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/black/tl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/black/tlhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/black/tr.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/black/trhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/black/up.gif 0644 root bin
-d none /opt/csw/share/tt2/images/splash/blood 0755 root bin
-f none /opt/csw/share/tt2/images/splash/blood/bl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blood/blhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blood/box.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blood/br.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blood/brhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blood/diamond.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blood/dot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blood/down.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blood/horz.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blood/left.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blood/minus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blood/negbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blood/plus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blood/posbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blood/right.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blood/ring.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blood/ringdot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blood/single.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blood/square.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blood/tl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blood/tlhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blood/tr.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blood/trhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blood/up.gif 0644 root bin
-d none /opt/csw/share/tt2/images/splash/blue 0755 root bin
-f none /opt/csw/share/tt2/images/splash/blue/bl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue/blhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue/box.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue/br.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue/brhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue/diamond.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue/dot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue/down.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue/horz.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue/left.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue/minus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue/negbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue/plus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue/posbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue/right.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue/ring.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue/ringdot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue/single.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue/square.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue/tl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue/tlhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue/tr.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue/trhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue/up.gif 0644 root bin
-d none /opt/csw/share/tt2/images/splash/blue25 0755 root bin
-f none /opt/csw/share/tt2/images/splash/blue25/bl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue25/blhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue25/box.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue25/br.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue25/brhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue25/diamond.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue25/dot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue25/down.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue25/horz.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue25/left.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue25/minus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue25/negbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue25/plus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue25/posbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue25/right.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue25/ring.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue25/ringdot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue25/single.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue25/square.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue25/tl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue25/tlhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue25/tr.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue25/trhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue25/up.gif 0644 root bin
-d none /opt/csw/share/tt2/images/splash/blue50 0755 root bin
-f none /opt/csw/share/tt2/images/splash/blue50/bl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue50/blhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue50/box.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue50/br.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue50/brhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue50/diamond.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue50/dot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue50/down.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue50/horz.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue50/left.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue50/minus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue50/negbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue50/plus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue50/posbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue50/right.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue50/ring.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue50/ringdot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue50/single.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue50/square.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue50/tl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue50/tlhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue50/tr.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue50/trhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue50/up.gif 0644 root bin
-d none /opt/csw/share/tt2/images/splash/blue75 0755 root bin
-f none /opt/csw/share/tt2/images/splash/blue75/bl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue75/blhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue75/box.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue75/br.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue75/brhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue75/diamond.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue75/dot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue75/down.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue75/horz.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue75/left.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue75/minus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue75/negbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue75/plus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue75/posbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue75/right.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue75/ring.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue75/ringdot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue75/single.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue75/square.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue75/tl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue75/tlhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue75/tr.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue75/trhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/blue75/up.gif 0644 root bin
-d none /opt/csw/share/tt2/images/splash/bud 0755 root bin
-f none /opt/csw/share/tt2/images/splash/bud/bl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/bud/blhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/bud/box.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/bud/br.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/bud/brhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/bud/diamond.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/bud/dot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/bud/down.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/bud/horz.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/bud/left.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/bud/minus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/bud/negbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/bud/plus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/bud/posbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/bud/right.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/bud/ring.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/bud/ringdot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/bud/single.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/bud/square.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/bud/tl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/bud/tlhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/bud/tr.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/bud/trhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/bud/up.gif 0644 root bin
-d none /opt/csw/share/tt2/images/splash/green 0755 root bin
-f none /opt/csw/share/tt2/images/splash/green/bl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green/blhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green/box.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green/br.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green/brhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green/diamond.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green/dot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green/down.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green/horz.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green/left.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green/minus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green/negbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green/plus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green/posbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green/right.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green/ring.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green/ringdot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green/single.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green/square.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green/tl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green/tlhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green/tr.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green/trhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green/up.gif 0644 root bin
-d none /opt/csw/share/tt2/images/splash/green25 0755 root bin
-f none /opt/csw/share/tt2/images/splash/green25/bl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green25/blhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green25/box.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green25/br.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green25/brhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green25/diamond.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green25/dot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green25/down.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green25/horz.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green25/left.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green25/minus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green25/negbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green25/plus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green25/posbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green25/right.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green25/ring.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green25/ringdot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green25/single.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green25/square.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green25/tl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green25/tlhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green25/tr.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green25/trhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green25/up.gif 0644 root bin
-d none /opt/csw/share/tt2/images/splash/green50 0755 root bin
-f none /opt/csw/share/tt2/images/splash/green50/bl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green50/blhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green50/box.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green50/br.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green50/brhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green50/diamond.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green50/dot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green50/down.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green50/horz.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green50/left.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green50/minus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green50/negbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green50/plus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green50/posbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green50/right.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green50/ring.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green50/ringdot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green50/single.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green50/square.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green50/tl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green50/tlhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green50/tr.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green50/trhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green50/up.gif 0644 root bin
-d none /opt/csw/share/tt2/images/splash/green75 0755 root bin
-f none /opt/csw/share/tt2/images/splash/green75/bl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green75/blhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green75/box.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green75/br.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green75/brhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green75/diamond.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green75/dot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green75/down.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green75/horz.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green75/left.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green75/minus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green75/negbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green75/plus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green75/posbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green75/right.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green75/ring.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green75/ringdot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green75/single.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green75/square.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green75/tl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green75/tlhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green75/tr.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green75/trhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/green75/up.gif 0644 root bin
-d none /opt/csw/share/tt2/images/splash/grey25 0755 root bin
-f none /opt/csw/share/tt2/images/splash/grey25/bl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey25/blhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey25/box.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey25/br.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey25/brhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey25/diamond.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey25/dot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey25/down.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey25/horz.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey25/left.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey25/minus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey25/negbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey25/plus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey25/posbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey25/right.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey25/ring.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey25/ringdot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey25/single.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey25/square.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey25/tl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey25/tlhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey25/tr.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey25/trhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey25/up.gif 0644 root bin
-d none /opt/csw/share/tt2/images/splash/grey50 0755 root bin
-f none /opt/csw/share/tt2/images/splash/grey50/bl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey50/blhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey50/box.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey50/br.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey50/brhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey50/diamond.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey50/dot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey50/down.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey50/horz.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey50/left.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey50/minus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey50/negbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey50/plus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey50/posbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey50/right.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey50/ring.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey50/ringdot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey50/single.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey50/square.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey50/tl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey50/tlhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey50/tr.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey50/trhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey50/up.gif 0644 root bin
-d none /opt/csw/share/tt2/images/splash/grey75 0755 root bin
-f none /opt/csw/share/tt2/images/splash/grey75/bl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey75/blhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey75/box.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey75/br.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey75/brhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey75/diamond.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey75/dot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey75/down.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey75/horz.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey75/left.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey75/minus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey75/negbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey75/plus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey75/posbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey75/right.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey75/ring.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey75/ringdot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey75/single.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey75/square.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey75/tl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey75/tlhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey75/tr.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey75/trhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/grey75/up.gif 0644 root bin
-d none /opt/csw/share/tt2/images/splash/leaf 0755 root bin
-f none /opt/csw/share/tt2/images/splash/leaf/bl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/leaf/blhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/leaf/box.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/leaf/br.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/leaf/brhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/leaf/diamond.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/leaf/dot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/leaf/down.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/leaf/horz.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/leaf/left.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/leaf/minus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/leaf/negbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/leaf/plus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/leaf/posbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/leaf/right.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/leaf/ring.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/leaf/ringdot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/leaf/single.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/leaf/square.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/leaf/tl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/leaf/tlhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/leaf/tr.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/leaf/trhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/leaf/up.gif 0644 root bin
-d none /opt/csw/share/tt2/images/splash/lilac 0755 root bin
-f none /opt/csw/share/tt2/images/splash/lilac/bl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/lilac/blhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/lilac/box.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/lilac/br.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/lilac/brhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/lilac/diamond.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/lilac/dot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/lilac/down.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/lilac/horz.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/lilac/left.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/lilac/minus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/lilac/negbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/lilac/plus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/lilac/posbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/lilac/right.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/lilac/ring.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/lilac/ringdot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/lilac/single.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/lilac/square.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/lilac/tl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/lilac/tlhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/lilac/tr.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/lilac/trhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/lilac/up.gif 0644 root bin
-d none /opt/csw/share/tt2/images/splash/marine 0755 root bin
-f none /opt/csw/share/tt2/images/splash/marine/bl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/marine/blhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/marine/box.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/marine/br.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/marine/brhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/marine/diamond.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/marine/dot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/marine/down.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/marine/horz.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/marine/left.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/marine/minus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/marine/negbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/marine/plus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/marine/posbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/marine/right.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/marine/ring.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/marine/ringdot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/marine/single.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/marine/square.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/marine/tl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/marine/tlhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/marine/tr.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/marine/trhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/marine/up.gif 0644 root bin
-d none /opt/csw/share/tt2/images/splash/mauve 0755 root bin
-f none /opt/csw/share/tt2/images/splash/mauve/bl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mauve/blhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mauve/box.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mauve/br.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mauve/brhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mauve/diamond.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mauve/dot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mauve/down.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mauve/horz.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mauve/left.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mauve/minus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mauve/negbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mauve/plus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mauve/posbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mauve/right.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mauve/ring.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mauve/ringdot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mauve/single.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mauve/square.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mauve/tl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mauve/tlhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mauve/tr.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mauve/trhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mauve/up.gif 0644 root bin
-d none /opt/csw/share/tt2/images/splash/mint 0755 root bin
-f none /opt/csw/share/tt2/images/splash/mint/bl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mint/blhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mint/box.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mint/br.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mint/brhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mint/diamond.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mint/dot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mint/down.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mint/horz.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mint/left.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mint/minus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mint/negbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mint/plus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mint/posbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mint/right.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mint/ring.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mint/ringdot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mint/single.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mint/square.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mint/tl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mint/tlhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mint/tr.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mint/trhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/mint/up.gif 0644 root bin
-d none /opt/csw/share/tt2/images/splash/navy 0755 root bin
-f none /opt/csw/share/tt2/images/splash/navy/bl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/navy/blhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/navy/box.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/navy/br.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/navy/brhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/navy/diamond.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/navy/dot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/navy/down.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/navy/horz.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/navy/left.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/navy/minus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/navy/negbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/navy/plus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/navy/posbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/navy/right.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/navy/ring.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/navy/ringdot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/navy/single.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/navy/square.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/navy/tl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/navy/tlhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/navy/tr.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/navy/trhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/navy/up.gif 0644 root bin
-d none /opt/csw/share/tt2/images/splash/orange 0755 root bin
-f none /opt/csw/share/tt2/images/splash/orange/bl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/orange/blhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/orange/box.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/orange/br.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/orange/brhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/orange/diamond.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/orange/dot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/orange/down.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/orange/horz.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/orange/left.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/orange/minus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/orange/negbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/orange/plus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/orange/posbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/orange/right.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/orange/ring.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/orange/ringdot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/orange/single.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/orange/square.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/orange/tl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/orange/tlhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/orange/tr.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/orange/trhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/orange/up.gif 0644 root bin
-d none /opt/csw/share/tt2/images/splash/purple 0755 root bin
-f none /opt/csw/share/tt2/images/splash/purple/bl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/purple/blhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/purple/box.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/purple/br.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/purple/brhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/purple/diamond.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/purple/dot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/purple/down.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/purple/horz.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/purple/left.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/purple/minus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/purple/negbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/purple/plus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/purple/posbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/purple/right.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/purple/ring.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/purple/ringdot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/purple/single.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/purple/square.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/purple/tl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/purple/tlhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/purple/tr.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/purple/trhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/purple/up.gif 0644 root bin
-d none /opt/csw/share/tt2/images/splash/red 0755 root bin
-f none /opt/csw/share/tt2/images/splash/red/bl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red/blhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red/box.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red/br.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red/brhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red/diamond.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red/dot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red/down.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red/horz.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red/left.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red/minus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red/negbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red/plus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red/posbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red/right.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red/ring.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red/ringdot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red/single.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red/square.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red/tl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red/tlhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red/tr.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red/trhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red/up.gif 0644 root bin
-d none /opt/csw/share/tt2/images/splash/red25 0755 root bin
-f none /opt/csw/share/tt2/images/splash/red25/bl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red25/blhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red25/box.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red25/br.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red25/brhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red25/diamond.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red25/dot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red25/down.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red25/horz.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red25/left.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red25/minus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red25/negbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red25/plus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red25/posbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red25/right.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red25/ring.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red25/ringdot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red25/single.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red25/square.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red25/tl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red25/tlhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red25/tr.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red25/trhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red25/up.gif 0644 root bin
-d none /opt/csw/share/tt2/images/splash/red50 0755 root bin
-f none /opt/csw/share/tt2/images/splash/red50/bl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red50/blhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red50/box.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red50/br.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red50/brhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red50/diamond.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red50/dot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red50/down.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red50/horz.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red50/left.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red50/minus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red50/negbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red50/plus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red50/posbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red50/right.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red50/ring.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red50/ringdot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red50/single.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red50/square.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red50/tl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red50/tlhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red50/tr.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red50/trhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red50/up.gif 0644 root bin
-d none /opt/csw/share/tt2/images/splash/red75 0755 root bin
-f none /opt/csw/share/tt2/images/splash/red75/bl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red75/blhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red75/box.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red75/br.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red75/brhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red75/diamond.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red75/dot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red75/down.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red75/horz.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red75/left.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red75/minus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red75/negbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red75/plus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red75/posbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red75/right.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red75/ring.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red75/ringdot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red75/single.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red75/square.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red75/tl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red75/tlhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red75/tr.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red75/trhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/red75/up.gif 0644 root bin
-d none /opt/csw/share/tt2/images/splash/rose 0755 root bin
-f none /opt/csw/share/tt2/images/splash/rose/bl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/rose/blhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/rose/box.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/rose/br.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/rose/brhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/rose/diamond.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/rose/dot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/rose/down.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/rose/horz.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/rose/left.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/rose/minus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/rose/negbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/rose/plus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/rose/posbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/rose/right.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/rose/ring.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/rose/ringdot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/rose/single.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/rose/square.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/rose/tl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/rose/tlhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/rose/tr.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/rose/trhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/rose/up.gif 0644 root bin
-d none /opt/csw/share/tt2/images/splash/scarlet 0755 root bin
-f none /opt/csw/share/tt2/images/splash/scarlet/bl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/scarlet/blhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/scarlet/box.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/scarlet/br.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/scarlet/brhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/scarlet/diamond.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/scarlet/dot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/scarlet/down.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/scarlet/horz.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/scarlet/left.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/scarlet/minus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/scarlet/negbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/scarlet/plus.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/scarlet/posbox.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/scarlet/right.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/scarlet/ring.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/scarlet/ringdot.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/scarlet/single.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/scarlet/square.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/scarlet/tl.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/scarlet/tlhair.gif 0644 root bin
-f none /opt/csw/share/tt2/images/splash/scarlet/tr.gif 0644 root bin

@@ Diff output truncated at 100000 characters. @@

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list