[csw-devel] SF.net SVN: gar:[2735] csw/mgar/pkg/ncurses/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Jan 2 15:08:57 CET 2009


Revision: 2735
          http://gar.svn.sourceforge.net/gar/?rev=2735&view=rev
Author:   dmichelsen
Date:     2009-01-02 14:08:57 +0000 (Fri, 02 Jan 2009)

Log Message:
-----------
ncurses: Remove unnecessary stuff in files and dropped legacy support as it doesn't seem to be used anywhere

Modified Paths:
--------------
    csw/mgar/pkg/ncurses/trunk/Makefile

Removed Paths:
-------------
    csw/mgar/pkg/ncurses/trunk/files/CSWncurses.prototype.i386
    csw/mgar/pkg/ncurses/trunk/files/CSWncurses.prototype.sparc
    csw/mgar/pkg/ncurses/trunk/files/ncurses-i386-libs-5.4.tar.gz
    csw/mgar/pkg/ncurses/trunk/files/ncurses-sparc-libs-5.4.tar.gz

Modified: csw/mgar/pkg/ncurses/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ncurses/trunk/Makefile	2009-01-02 11:10:12 UTC (rev 2734)
+++ csw/mgar/pkg/ncurses/trunk/Makefile	2009-01-02 14:08:57 UTC (rev 2735)
@@ -2,9 +2,6 @@
 GARVERSION = 5.7
 CATEGORIES = lib
 
-EXTRA_MODULATORS = GARVERSION
-MODULATIONS_GARVERSION = 5.4 5.6 5.7
-
 DESCRIPTION = ncurses library and utilities
 define BLURB
         The ncurses (new curses) library is a free software emulation of curses in System V Release 4.0 and more. It uses terminfo forma
@@ -14,32 +11,23 @@
 endef
 
 MASTER_SITES = $(GNU_MIRROR)
-DISTFILES  = $(foreach V,$(MODULATIONS_GARVERSION),$(GARNAME)-$(V).tar.gz)
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
 DISTFILES += $(call admfiles,CSWncurses)
 
+SPKG_SOURCEURL = http://www.gnu.org/software/ncurses/ncurses.html
+
 BUILD64 = 1
+RUNPATHQUOTE = 1
 
-CONFIGURE_ARGS = --prefix=/opt/csw 
+CONFIGURE_ARGS = --prefix=$(prefix)
+CONFIGURE_ARGS += --bindir=$(bindir)
+CONFIGURE_ARGS += --libdir=$(libdir)
+CONFIGURE_ARGS += --mandir=$(mandir)
 CONFIGURE_ARGS += --without-libtool
 CONFIGURE_ARGS += --with-shared 
 CONFIGURE_ARGS += --disable-overwrite
 CONFIGURE_ARGS += --without-ada
-ifeq ($(MEMORYMODEL),64)
-CONFIGURE_ARGS += --with-build-ldflags="-64"
-endif
 
-ifeq ($(GARVERSION),5.7)
-LD_OPTIONS = $(LD_FLAGS)
-endif
-
-TEST_SCRIPTS =
-
 include gar/category.mk
 
-#LDFLAGS := $(filter-out -xarch=%,$(filter-out -m%,$(LDFLAGS)))
-LDFLAGS :=
-
-ifeq ($(MEMORYMODEL),64)
-LDFLAGS := $(LDFLAGS) $(if $(findstring $(GARVERSION),5.6),-xarch=v9)
-endif
-
+LDFLAGS := $(filter-out -L%,$(LDFLAGS))

Deleted: csw/mgar/pkg/ncurses/trunk/files/CSWncurses.prototype.i386
===================================================================
--- csw/mgar/pkg/ncurses/trunk/files/CSWncurses.prototype.i386	2009-01-02 11:10:12 UTC (rev 2734)
+++ csw/mgar/pkg/ncurses/trunk/files/CSWncurses.prototype.i386	2009-01-02 14:08:57 UTC (rev 2735)
@@ -1,3271 +0,0 @@
-d none /opt/csw/bin ? ? ?
-s none /opt/csw/bin/captoinfo=tic root bin
-f none /opt/csw/bin/clear 0755 root bin
-f none /opt/csw/bin/infocmp 0755 root bin
-s none /opt/csw/bin/infotocap=tic root bin
-s none /opt/csw/bin/reset=tset root bin
-f none /opt/csw/bin/tack 0755 root bin
-f none /opt/csw/bin/tic 0755 root bin
-f none /opt/csw/bin/toe 0755 root bin
-f none /opt/csw/bin/tput 0755 root bin
-f none /opt/csw/bin/tset 0755 root bin
-d none /opt/csw/include 0755 root bin
-d none /opt/csw/include/ncurses 0755 root bin
-f none /opt/csw/include/ncurses/curses.h 0644 root bin
-f none /opt/csw/include/ncurses/cursesapp.h 0644 root bin
-f none /opt/csw/include/ncurses/cursesf.h 0644 root bin
-f none /opt/csw/include/ncurses/cursesm.h 0644 root bin
-f none /opt/csw/include/ncurses/cursesp.h 0644 root bin
-f none /opt/csw/include/ncurses/cursesw.h 0644 root bin
-f none /opt/csw/include/ncurses/cursslk.h 0644 root bin
-f none /opt/csw/include/ncurses/eti.h 0644 root bin
-f none /opt/csw/include/ncurses/etip.h 0644 root bin
-f none /opt/csw/include/ncurses/form.h 0644 root bin
-f none /opt/csw/include/ncurses/menu.h 0644 root bin
-s none /opt/csw/include/ncurses/ncurses.h=curses.h root bin
-f none /opt/csw/include/ncurses/ncurses_dll.h 0644 root bin
-f none /opt/csw/include/ncurses/panel.h 0644 root bin
-f none /opt/csw/include/ncurses/term.h 0644 root bin
-f none /opt/csw/include/ncurses/termcap.h 0644 root bin
-f none /opt/csw/include/ncurses/unctrl.h 0644 root bin
-d none /opt/csw/lib ? ? ?
-f none /opt/csw/lib/libform.a 0644 root bin
-f none /opt/csw/lib/libform.so.5.5 0644 root bin
-s none /opt/csw/lib/libform.so.5=libform.so.5.5 root bin
-s none /opt/csw/lib/libform.so=libform.so.5 root bin
-f none /opt/csw/lib/libform_g.a 0644 root bin
-f none /opt/csw/lib/libmenu.a 0644 root bin
-f none /opt/csw/lib/libmenu.so.5.5 0644 root bin
-s none /opt/csw/lib/libmenu.so.5=libmenu.so.5.5 root bin
-s none /opt/csw/lib/libmenu.so=libmenu.so.5 root bin
-f none /opt/csw/lib/libmenu_g.a 0644 root bin
-f none /opt/csw/lib/libncurses++.a 0755 root bin
-f none /opt/csw/lib/libncurses.a 0644 root bin
-f none /opt/csw/lib/libncurses.so.5.5 0644 root bin
-s none /opt/csw/lib/libncurses.so.5=libncurses.so.5.5 root bin
-s none /opt/csw/lib/libncurses.so=libncurses.so.5 root bin
-f none /opt/csw/lib/libncurses_g.a 0644 root bin
-f none /opt/csw/lib/libpanel.a 0644 root bin
-f none /opt/csw/lib/libpanel.so.5.5 0644 root bin
-s none /opt/csw/lib/libpanel.so.5=libpanel.so.5.5 root bin
-s none /opt/csw/lib/libpanel.so=libpanel.so.5 root bin
-f none /opt/csw/lib/libpanel_g.a 0644 root bin
-f none /opt/csw/lib/libncurses.so.5.4 0644 root bin
-f none /opt/csw/lib/libpanel.so.5.4 0644 root bin
-f none /opt/csw/lib/libmenu.so.5.4 0644 root bin
-f none /opt/csw/lib/libform.so.5.4 0644 root bin
-s none /opt/csw/lib/terminfo=../share/terminfo 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/man5 0755 root bin
-f none /opt/csw/share/man/man5/terminfo.5 0644 root bin
-f none /opt/csw/share/man/man5/term.5 0644 root bin
-d none /opt/csw/share/man/man1 0755 root bin
-f none /opt/csw/share/man/man1/captoinfo.1m 0644 root bin
-f none /opt/csw/share/man/man1/clear.1 0644 root bin
-f none /opt/csw/share/man/man1/infocmp.1m 0644 root bin
-f none /opt/csw/share/man/man1/infotocap.1m 0644 root bin
-f none /opt/csw/share/man/man1/tic.1m 0644 root bin
-f none /opt/csw/share/man/man1/toe.1m 0644 root bin
-f none /opt/csw/share/man/man1/tput.1 0644 root bin
-s none /opt/csw/share/man/man1/reset.1=tset.1
-f none /opt/csw/share/man/man1/tset.1 0644 root bin
-f none /opt/csw/share/man/man1/tack.1 0644 root bin
-d none /opt/csw/share/man/man3 0755 root bin
-f none /opt/csw/share/man/man3/curs_add_wch.3x 0644 root bin
-s none /opt/csw/share/man/man3/add_wch.3x=curs_add_wch.3x
-s none /opt/csw/share/man/man3/echo_wchar.3x=curs_add_wch.3x
-s none /opt/csw/share/man/man3/mvadd_wch.3x=curs_add_wch.3x
-s none /opt/csw/share/man/man3/mvwadd_wch.3x=curs_add_wch.3x
-s none /opt/csw/share/man/man3/wadd_wch.3x=curs_add_wch.3x
-s none /opt/csw/share/man/man3/wecho_wchar.3x=curs_add_wch.3x
-f none /opt/csw/share/man/man3/curs_add_wchstr.3x 0644 root bin
-s none /opt/csw/share/man/man3/add_wchnstr.3x=curs_add_wchstr.3x
-s none /opt/csw/share/man/man3/add_wchstr.3x=curs_add_wchstr.3x
-s none /opt/csw/share/man/man3/mvadd_wchnstr.3x=curs_add_wchstr.3x
-s none /opt/csw/share/man/man3/mvadd_wchstr.3x=curs_add_wchstr.3x
-s none /opt/csw/share/man/man3/mvwadd_wchnstr.3x=curs_add_wchstr.3x
-s none /opt/csw/share/man/man3/mvwadd_wchstr.3x=curs_add_wchstr.3x
-s none /opt/csw/share/man/man3/wadd_wchnstr.3x=curs_add_wchstr.3x
-s none /opt/csw/share/man/man3/wadd_wchstr.3x=curs_add_wchstr.3x
-f none /opt/csw/share/man/man3/curs_addch.3x 0644 root bin
-s none /opt/csw/share/man/man3/addch.3x=curs_addch.3x
-s none /opt/csw/share/man/man3/echochar.3x=curs_addch.3x
-s none /opt/csw/share/man/man3/mvaddch.3x=curs_addch.3x
-s none /opt/csw/share/man/man3/mvwaddch.3x=curs_addch.3x
-s none /opt/csw/share/man/man3/waddch.3x=curs_addch.3x
-s none /opt/csw/share/man/man3/wechochar.3x=curs_addch.3x
-f none /opt/csw/share/man/man3/curs_addchstr.3x 0644 root bin
-s none /opt/csw/share/man/man3/addchnstr.3x=curs_addchstr.3x
-s none /opt/csw/share/man/man3/addchstr.3x=curs_addchstr.3x
-s none /opt/csw/share/man/man3/mvaddchnstr.3x=curs_addchstr.3x
-s none /opt/csw/share/man/man3/mvaddchstr.3x=curs_addchstr.3x
-s none /opt/csw/share/man/man3/mvwaddchnstr.3x=curs_addchstr.3x
-s none /opt/csw/share/man/man3/mvwaddchstr.3x=curs_addchstr.3x
-s none /opt/csw/share/man/man3/waddchnstr.3x=curs_addchstr.3x
-s none /opt/csw/share/man/man3/waddchstr.3x=curs_addchstr.3x
-f none /opt/csw/share/man/man3/curs_addstr.3x 0644 root bin
-s none /opt/csw/share/man/man3/addnstr.3x=curs_addstr.3x
-s none /opt/csw/share/man/man3/addstr.3x=curs_addstr.3x
-s none /opt/csw/share/man/man3/mvaddnstr.3x=curs_addstr.3x
-s none /opt/csw/share/man/man3/mvaddstr.3x=curs_addstr.3x
-s none /opt/csw/share/man/man3/mvwaddnstr.3x=curs_addstr.3x
-s none /opt/csw/share/man/man3/mvwaddstr.3x=curs_addstr.3x
-s none /opt/csw/share/man/man3/waddnstr.3x=curs_addstr.3x
-s none /opt/csw/share/man/man3/waddstr.3x=curs_addstr.3x
-f none /opt/csw/share/man/man3/curs_addwstr.3x 0644 root bin
-s none /opt/csw/share/man/man3/addnwstr.3x=curs_addwstr.3x
-s none /opt/csw/share/man/man3/addwstr.3x=curs_addwstr.3x
-s none /opt/csw/share/man/man3/mvaddnwstr.3x=curs_addwstr.3x
-s none /opt/csw/share/man/man3/mvaddwstr.3x=curs_addwstr.3x
-s none /opt/csw/share/man/man3/mvwaddnwstr.3x=curs_addwstr.3x
-s none /opt/csw/share/man/man3/mvwaddwstr.3x=curs_addwstr.3x
-s none /opt/csw/share/man/man3/waddnwstr.3x=curs_addwstr.3x
-s none /opt/csw/share/man/man3/waddwstr.3x=curs_addwstr.3x
-f none /opt/csw/share/man/man3/curs_attr.3x 0644 root bin
-s none /opt/csw/share/man/man3/PAIR_NUMBER.3x=curs_attr.3x
-s none /opt/csw/share/man/man3/attr_get.3x=curs_attr.3x
-s none /opt/csw/share/man/man3/attr_off.3x=curs_attr.3x
-s none /opt/csw/share/man/man3/attr_on.3x=curs_attr.3x
-s none /opt/csw/share/man/man3/attr_set.3x=curs_attr.3x
-s none /opt/csw/share/man/man3/attroff.3x=curs_attr.3x
-s none /opt/csw/share/man/man3/attron.3x=curs_attr.3x
-s none /opt/csw/share/man/man3/attrset.3x=curs_attr.3x
-s none /opt/csw/share/man/man3/chgat.3x=curs_attr.3x
-s none /opt/csw/share/man/man3/color_set.3x=curs_attr.3x
-s none /opt/csw/share/man/man3/mvchgat.3x=curs_attr.3x
-s none /opt/csw/share/man/man3/mvwchgat.3x=curs_attr.3x
-s none /opt/csw/share/man/man3/standend.3x=curs_attr.3x
-s none /opt/csw/share/man/man3/standout.3x=curs_attr.3x
-s none /opt/csw/share/man/man3/wattr_on.3x=curs_attr.3x
-s none /opt/csw/share/man/man3/wattr_get.3x=curs_attr.3x
-s none /opt/csw/share/man/man3/wattr_off.3x=curs_attr.3x
-s none /opt/csw/share/man/man3/wattr_set.3x=curs_attr.3x
-s none /opt/csw/share/man/man3/wattroff.3x=curs_attr.3x
-s none /opt/csw/share/man/man3/wattron.3x=curs_attr.3x
-s none /opt/csw/share/man/man3/wattrset.3x=curs_attr.3x
-s none /opt/csw/share/man/man3/wchgat.3x=curs_attr.3x
-s none /opt/csw/share/man/man3/wcolor_set.3x=curs_attr.3x
-s none /opt/csw/share/man/man3/wstandend.3x=curs_attr.3x
-s none /opt/csw/share/man/man3/wstandout.3x=curs_attr.3x
-f none /opt/csw/share/man/man3/curs_beep.3x 0644 root bin
-s none /opt/csw/share/man/man3/beep.3x=curs_beep.3x
-s none /opt/csw/share/man/man3/flash.3x=curs_beep.3x
-f none /opt/csw/share/man/man3/curs_bkgd.3x 0644 root bin
-s none /opt/csw/share/man/man3/bkgd.3x=curs_bkgd.3x
-s none /opt/csw/share/man/man3/bkgdset.3x=curs_bkgd.3x
-s none /opt/csw/share/man/man3/getbkgd.3x=curs_bkgd.3x
-s none /opt/csw/share/man/man3/wbkgd.3x=curs_bkgd.3x
-s none /opt/csw/share/man/man3/wbkgdset.3x=curs_bkgd.3x
-f none /opt/csw/share/man/man3/curs_bkgrnd.3x 0644 root bin
-s none /opt/csw/share/man/man3/bkgrnd.3x=curs_bkgrnd.3x
-s none /opt/csw/share/man/man3/bkgrndset.3x=curs_bkgrnd.3x
-s none /opt/csw/share/man/man3/getbkgrnd.3x=curs_bkgrnd.3x
-s none /opt/csw/share/man/man3/box.3x=curs_border.3x
-s none /opt/csw/share/man/man3/wbkgrnd.3x=curs_bkgrnd.3x
-s none /opt/csw/share/man/man3/wbkgrndset.3x=curs_bkgrnd.3x
-s none /opt/csw/share/man/man3/wgetbkgrnd.3x=curs_bkgrnd.3x
-f none /opt/csw/share/man/man3/curs_border.3x 0644 root bin
-s none /opt/csw/share/man/man3/border.3x=curs_border.3x
-s none /opt/csw/share/man/man3/hline.3x=curs_border.3x
-s none /opt/csw/share/man/man3/mvhline.3x=curs_border.3x
-s none /opt/csw/share/man/man3/mvvline.3x=curs_border.3x
-s none /opt/csw/share/man/man3/mvwhline.3x=curs_border.3x
-s none /opt/csw/share/man/man3/mvwvline.3x=curs_border.3x
-s none /opt/csw/share/man/man3/vline.3x=curs_border.3x
-s none /opt/csw/share/man/man3/wborder.3x=curs_border.3x
-s none /opt/csw/share/man/man3/whline.3x=curs_border.3x
-s none /opt/csw/share/man/man3/wvline.3x=curs_border.3x
-f none /opt/csw/share/man/man3/curs_border_set.3x 0644 root bin
-s none /opt/csw/share/man/man3/border_set.3x=curs_border_set.3x
-s none /opt/csw/share/man/man3/box_set.3x=curs_border_set.3x
-s none /opt/csw/share/man/man3/hline_set.3x=curs_border_set.3x
-s none /opt/csw/share/man/man3/mvhline_set.3x=curs_border_set.3x
-s none /opt/csw/share/man/man3/mvvline_set.3x=curs_border_set.3x
-s none /opt/csw/share/man/man3/mvwhline_set.3x=curs_border_set.3x
-s none /opt/csw/share/man/man3/mvwvline_set.3x=curs_border_set.3x
-s none /opt/csw/share/man/man3/vline_set.3x=curs_border_set.3x
-s none /opt/csw/share/man/man3/wborder_set.3x=curs_border_set.3x
-s none /opt/csw/share/man/man3/whline_set.3x=curs_border_set.3x
-s none /opt/csw/share/man/man3/wvline_set.3x=curs_border_set.3x
-f none /opt/csw/share/man/man3/curs_clear.3x 0644 root bin
-s none /opt/csw/share/man/man3/clear.3x=curs_clear.3x
-s none /opt/csw/share/man/man3/clrtobot.3x=curs_clear.3x
-s none /opt/csw/share/man/man3/clrtoeol.3x=curs_clear.3x
-s none /opt/csw/share/man/man3/erase.3x=curs_clear.3x
-s none /opt/csw/share/man/man3/wclear.3x=curs_clear.3x
-s none /opt/csw/share/man/man3/wclrtobot.3x=curs_clear.3x
-s none /opt/csw/share/man/man3/wclrtoeol.3x=curs_clear.3x
-s none /opt/csw/share/man/man3/werase.3x=curs_clear.3x
-f none /opt/csw/share/man/man3/curs_color.3x 0644 root bin
-s none /opt/csw/share/man/man3/COLOR_PAIR.3x=curs_color.3x
-s none /opt/csw/share/man/man3/can_change_color.3x=curs_color.3x
-s none /opt/csw/share/man/man3/color_content.3x=curs_color.3x
-s none /opt/csw/share/man/man3/has_colors.3x=curs_color.3x
-s none /opt/csw/share/man/man3/init_color.3x=curs_color.3x
-s none /opt/csw/share/man/man3/init_pair.3x=curs_color.3x
-s none /opt/csw/share/man/man3/pair_content.3x=curs_color.3x
-s none /opt/csw/share/man/man3/start_color.3x=curs_color.3x
-f none /opt/csw/share/man/man3/curs_delch.3x 0644 root bin
-s none /opt/csw/share/man/man3/delch.3x=curs_delch.3x
-s none /opt/csw/share/man/man3/mvdelch.3x=curs_delch.3x
-s none /opt/csw/share/man/man3/mvwdelch.3x=curs_delch.3x
-s none /opt/csw/share/man/man3/wdelch.3x=curs_delch.3x
-f none /opt/csw/share/man/man3/curs_deleteln.3x 0644 root bin
-s none /opt/csw/share/man/man3/deleteln.3x=curs_deleteln.3x
-s none /opt/csw/share/man/man3/insdelln.3x=curs_deleteln.3x
-s none /opt/csw/share/man/man3/insertln.3x=curs_deleteln.3x
-s none /opt/csw/share/man/man3/wdeleteln.3x=curs_deleteln.3x
-s none /opt/csw/share/man/man3/winsdelln.3x=curs_deleteln.3x
-s none /opt/csw/share/man/man3/winsertln.3x=curs_deleteln.3x
-f none /opt/csw/share/man/man3/curs_extend.3x 0644 root bin
-s none /opt/csw/share/man/man3/curses_version.3x=curs_extend.3x
-s none /opt/csw/share/man/man3/use_extended_names.3x=curs_extend.3x
-f none /opt/csw/share/man/man3/curs_get_wch.3x 0644 root bin
-s none /opt/csw/share/man/man3/get_wch.3x=curs_get_wch.3x
-s none /opt/csw/share/man/man3/mvget_wch.3x=curs_get_wch.3x
-s none /opt/csw/share/man/man3/mvwget_wch.3x=curs_get_wch.3x
-s none /opt/csw/share/man/man3/unget_wch.3x=curs_get_wch.3x
-s none /opt/csw/share/man/man3/wget_wch.3x=curs_get_wch.3x
-f none /opt/csw/share/man/man3/curs_get_wstr.3x 0644 root bin
-s none /opt/csw/share/man/man3/get_wstr.3x=curs_get_wstr.3x
-s none /opt/csw/share/man/man3/getn_wstr.3x=curs_get_wstr.3x
-s none /opt/csw/share/man/man3/mvget_wstr.3x=curs_get_wstr.3x
-s none /opt/csw/share/man/man3/mvgetn_wstr.3x=curs_get_wstr.3x
-s none /opt/csw/share/man/man3/mvwget_wstr.3x=curs_get_wstr.3x
-s none /opt/csw/share/man/man3/mvwgetn_wstr.3x=curs_get_wstr.3x
-s none /opt/csw/share/man/man3/wget_wstr.3x=curs_get_wstr.3x
-s none /opt/csw/share/man/man3/wgetn_wstr.3x=curs_get_wstr.3x
-f none /opt/csw/share/man/man3/curs_getcchar.3x 0644 root bin
-s none /opt/csw/share/man/man3/getcchar.3x=curs_getcchar.3x
-s none /opt/csw/share/man/man3/setcchar.3x=curs_getcchar.3x
-f none /opt/csw/share/man/man3/curs_getch.3x 0644 root bin
-s none /opt/csw/share/man/man3/getch.3x=curs_getch.3x
-s none /opt/csw/share/man/man3/has_key.3x=curs_getch.3x
-s none /opt/csw/share/man/man3/mvgetch.3x=curs_getch.3x
-s none /opt/csw/share/man/man3/mvwgetch.3x=curs_getch.3x
-s none /opt/csw/share/man/man3/ungetch.3x=curs_getch.3x
-s none /opt/csw/share/man/man3/wgetch.3x=curs_getch.3x
-f none /opt/csw/share/man/man3/curs_getstr.3x 0644 root bin
-s none /opt/csw/share/man/man3/getnstr.3x=curs_getstr.3x
-s none /opt/csw/share/man/man3/getstr.3x=curs_getstr.3x
-s none /opt/csw/share/man/man3/mvgetnstr.3x=curs_getstr.3x
-s none /opt/csw/share/man/man3/mvgetstr.3x=curs_getstr.3x
-s none /opt/csw/share/man/man3/mvwgetnstr.3x=curs_getstr.3x
-s none /opt/csw/share/man/man3/mvwgetstr.3x=curs_getstr.3x
-s none /opt/csw/share/man/man3/wgetnstr.3x=curs_getstr.3x
-s none /opt/csw/share/man/man3/wgetstr.3x=curs_getstr.3x
-f none /opt/csw/share/man/man3/curs_getyx.3x 0644 root bin
-s none /opt/csw/share/man/man3/getbegyx.3x=curs_getyx.3x
-s none /opt/csw/share/man/man3/getmaxyx.3x=curs_getyx.3x
-s none /opt/csw/share/man/man3/getparyx.3x=curs_getyx.3x
-s none /opt/csw/share/man/man3/getyx.3x=curs_getyx.3x
-f none /opt/csw/share/man/man3/curs_in_wch.3x 0644 root bin
-s none /opt/csw/share/man/man3/in_wch.3x=curs_in_wch.3x
-s none /opt/csw/share/man/man3/mvin_wch.3x=curs_in_wch.3x
-s none /opt/csw/share/man/man3/mvwin_wch.3x=curs_in_wch.3x
-s none /opt/csw/share/man/man3/win_wch.3x=curs_in_wch.3x
-f none /opt/csw/share/man/man3/curs_in_wchstr.3x 0644 root bin
-s none /opt/csw/share/man/man3/in_wchnstr.3x=curs_in_wchstr.3x
-s none /opt/csw/share/man/man3/in_wchstr.3x=curs_in_wchstr.3x
-s none /opt/csw/share/man/man3/mvin_wchnstr.3x=curs_in_wchstr.3x
-s none /opt/csw/share/man/man3/mvin_wchstr.3x=curs_in_wchstr.3x
-s none /opt/csw/share/man/man3/mvwin_wchnstr.3x=curs_in_wchstr.3x
-s none /opt/csw/share/man/man3/mvwin_wchstr.3x=curs_in_wchstr.3x
-s none /opt/csw/share/man/man3/win_wchnstr.3x=curs_in_wchstr.3x
-s none /opt/csw/share/man/man3/win_wchstr.3x=curs_in_wchstr.3x
-f none /opt/csw/share/man/man3/curs_inch.3x 0644 root bin
-s none /opt/csw/share/man/man3/inch.3x=curs_inch.3x
-s none /opt/csw/share/man/man3/mvinch.3x=curs_inch.3x
-s none /opt/csw/share/man/man3/mvwinch.3x=curs_inch.3x
-s none /opt/csw/share/man/man3/winch.3x=curs_inch.3x
-f none /opt/csw/share/man/man3/curs_inchstr.3x 0644 root bin
-s none /opt/csw/share/man/man3/inchnstr.3x=curs_inchstr.3x
-s none /opt/csw/share/man/man3/inchstr.3x=curs_inchstr.3x
-s none /opt/csw/share/man/man3/mvinchnstr.3x=curs_inchstr.3x
-s none /opt/csw/share/man/man3/mvinchstr.3x=curs_inchstr.3x
-s none /opt/csw/share/man/man3/mvwinchnstr.3x=curs_inchstr.3x
-s none /opt/csw/share/man/man3/mvwinchstr.3x=curs_inchstr.3x
-s none /opt/csw/share/man/man3/winchnstr.3x=curs_inchstr.3x
-s none /opt/csw/share/man/man3/winchstr.3x=curs_inchstr.3x
-f none /opt/csw/share/man/man3/curs_initscr.3x 0644 root bin
-s none /opt/csw/share/man/man3/delscreen.3x=curs_initscr.3x
-s none /opt/csw/share/man/man3/endwin.3x=curs_initscr.3x
-s none /opt/csw/share/man/man3/initscr.3x=curs_initscr.3x
-s none /opt/csw/share/man/man3/isendwin.3x=curs_initscr.3x
-s none /opt/csw/share/man/man3/newterm.3x=curs_initscr.3x
-s none /opt/csw/share/man/man3/set_term.3x=curs_initscr.3x
-f none /opt/csw/share/man/man3/curs_inopts.3x 0644 root bin
-s none /opt/csw/share/man/man3/cbreak.3x=curs_inopts.3x
-s none /opt/csw/share/man/man3/echo.3x=curs_inopts.3x
-s none /opt/csw/share/man/man3/halfdelay.3x=curs_inopts.3x
-s none /opt/csw/share/man/man3/intrflush.3x=curs_inopts.3x
-s none /opt/csw/share/man/man3/keypad.3x=curs_inopts.3x
-s none /opt/csw/share/man/man3/meta.3x=curs_inopts.3x
-s none /opt/csw/share/man/man3/nocbreak.3x=curs_inopts.3x
-s none /opt/csw/share/man/man3/nodelay.3x=curs_inopts.3x
-s none /opt/csw/share/man/man3/noecho.3x=curs_inopts.3x
-s none /opt/csw/share/man/man3/noqiflush.3x=curs_inopts.3x
-s none /opt/csw/share/man/man3/noraw.3x=curs_inopts.3x
-s none /opt/csw/share/man/man3/notimeout.3x=curs_inopts.3x
-s none /opt/csw/share/man/man3/qiflush.3x=curs_inopts.3x
-s none /opt/csw/share/man/man3/raw.3x=curs_inopts.3x
-s none /opt/csw/share/man/man3/timeout.3x=curs_inopts.3x
-s none /opt/csw/share/man/man3/typeahead.3x=curs_inopts.3x
-s none /opt/csw/share/man/man3/wtimeout.3x=curs_inopts.3x
-f none /opt/csw/share/man/man3/curs_ins_wch.3x 0644 root bin
-s none /opt/csw/share/man/man3/ins_wch.3x=curs_ins_wch.3x
-s none /opt/csw/share/man/man3/mvins_wch.3x=curs_ins_wch.3x
-s none /opt/csw/share/man/man3/mvwins_wch.3x=curs_ins_wch.3x
-s none /opt/csw/share/man/man3/wins_wch.3x=curs_ins_wch.3x
-f none /opt/csw/share/man/man3/curs_ins_wstr.3x 0644 root bin
-s none /opt/csw/share/man/man3/ins_nwstr.3x=curs_ins_wstr.3x
-s none /opt/csw/share/man/man3/ins_wstr.3x=curs_ins_wstr.3x
-s none /opt/csw/share/man/man3/move.3x=curs_move.3x
-s none /opt/csw/share/man/man3/mvins_nwstr.3x=curs_ins_wstr.3x
-s none /opt/csw/share/man/man3/mvins_wstr.3x=curs_ins_wstr.3x
-s none /opt/csw/share/man/man3/mvwins_nwstr.3x=curs_ins_wstr.3x
-s none /opt/csw/share/man/man3/mvwins_wstr.3x=curs_ins_wstr.3x
-s none /opt/csw/share/man/man3/wins_nwstr.3x=curs_ins_wstr.3x
-s none /opt/csw/share/man/man3/wins_wstr.3x=curs_ins_wstr.3x
-f none /opt/csw/share/man/man3/curs_insch.3x 0644 root bin
-s none /opt/csw/share/man/man3/insch.3x=curs_insch.3x
-s none /opt/csw/share/man/man3/mvinsch.3x=curs_insch.3x
-s none /opt/csw/share/man/man3/mvwinsch.3x=curs_insch.3x
-s none /opt/csw/share/man/man3/winsch.3x=curs_insch.3x
-f none /opt/csw/share/man/man3/curs_insstr.3x 0644 root bin
-s none /opt/csw/share/man/man3/insnstr.3x=curs_insstr.3x
-s none /opt/csw/share/man/man3/insstr.3x=curs_insstr.3x
-s none /opt/csw/share/man/man3/mvinsnstr.3x=curs_insstr.3x
-s none /opt/csw/share/man/man3/mvinsstr.3x=curs_insstr.3x
-s none /opt/csw/share/man/man3/mvwinsnstr.3x=curs_insstr.3x
-s none /opt/csw/share/man/man3/mvwinsstr.3x=curs_insstr.3x
-s none /opt/csw/share/man/man3/winsnstr.3x=curs_insstr.3x
-s none /opt/csw/share/man/man3/winsstr.3x=curs_insstr.3x
-f none /opt/csw/share/man/man3/curs_instr.3x 0644 root bin
-s none /opt/csw/share/man/man3/innstr.3x=curs_instr.3x
-s none /opt/csw/share/man/man3/instr.3x=curs_instr.3x
-s none /opt/csw/share/man/man3/mvinnstr.3x=curs_instr.3x
-s none /opt/csw/share/man/man3/mvinstr.3x=curs_instr.3x
-s none /opt/csw/share/man/man3/mvwinnstr.3x=curs_instr.3x
-s none /opt/csw/share/man/man3/mvwinstr.3x=curs_instr.3x
-s none /opt/csw/share/man/man3/winnstr.3x=curs_instr.3x
-s none /opt/csw/share/man/man3/winstr.3x=curs_instr.3x
-f none /opt/csw/share/man/man3/curs_inwstr.3x 0644 root bin
-s none /opt/csw/share/man/man3/innwstr.3x=curs_inwstr.3x
-s none /opt/csw/share/man/man3/inwstr.3x=curs_inwstr.3x
-s none /opt/csw/share/man/man3/mvinnwstr.3x=curs_inwstr.3x
-s none /opt/csw/share/man/man3/mvinwstr.3x=curs_inwstr.3x
-s none /opt/csw/share/man/man3/mvwinnwstr.3x=curs_inwstr.3x
-s none /opt/csw/share/man/man3/mvwinwstr.3x=curs_inwstr.3x
-s none /opt/csw/share/man/man3/winnwstr.3x=curs_inwstr.3x
-s none /opt/csw/share/man/man3/winwstr.3x=curs_inwstr.3x
-f none /opt/csw/share/man/man3/curs_kernel.3x 0644 root bin
-s none /opt/csw/share/man/man3/curs_set.3x=curs_kernel.3x
-s none /opt/csw/share/man/man3/def_prog_mode.3x=curs_kernel.3x
-s none /opt/csw/share/man/man3/def_shell_mode.3x=curs_kernel.3x
-s none /opt/csw/share/man/man3/getsyx.3x=curs_kernel.3x
-s none /opt/csw/share/man/man3/napms.3x=curs_kernel.3x
-s none /opt/csw/share/man/man3/reset_prog_mode.3x=curs_kernel.3x
-s none /opt/csw/share/man/man3/resetty.3x=curs_kernel.3x
-s none /opt/csw/share/man/man3/reset_shell_mode.3x=curs_kernel.3x
-s none /opt/csw/share/man/man3/ripoffline.3x=curs_kernel.3x
-s none /opt/csw/share/man/man3/savetty.3x=curs_kernel.3x
-s none /opt/csw/share/man/man3/setsyx.3x=curs_kernel.3x
-f none /opt/csw/share/man/man3/curs_mouse.3x 0644 root bin
-s none /opt/csw/share/man/man3/getmouse.3x=curs_mouse.3x
-s none /opt/csw/share/man/man3/mouse_trafo.3x=curs_mouse.3x
-s none /opt/csw/share/man/man3/mouseinterval.3x=curs_mouse.3x
-s none /opt/csw/share/man/man3/mousemask.3x=curs_mouse.3x
-s none /opt/csw/share/man/man3/ungetmouse.3x=curs_mouse.3x
-s none /opt/csw/share/man/man3/wenclose.3x=curs_mouse.3x
-s none /opt/csw/share/man/man3/wmouse_trafo.3x=curs_mouse.3x
-f none /opt/csw/share/man/man3/curs_move.3x 0644 root bin
-s none /opt/csw/share/man/man3/wmove.3x=curs_move.3x
-f none /opt/csw/share/man/man3/curs_outopts.3x 0644 root bin
-s none /opt/csw/share/man/man3/clearok.3x=curs_outopts.3x
-s none /opt/csw/share/man/man3/idcok.3x=curs_outopts.3x
-s none /opt/csw/share/man/man3/idlok.3x=curs_outopts.3x
-s none /opt/csw/share/man/man3/immedok.3x=curs_outopts.3x
-s none /opt/csw/share/man/man3/leaveok.3x=curs_outopts.3x
-s none /opt/csw/share/man/man3/nl.3x=curs_outopts.3x
-s none /opt/csw/share/man/man3/nonl.3x=curs_outopts.3x
-s none /opt/csw/share/man/man3/scrollok.3x=curs_outopts.3x
-s none /opt/csw/share/man/man3/setscrreg.3x=curs_outopts.3x
-s none /opt/csw/share/man/man3/wsetscrreg.3x=curs_outopts.3x
-f none /opt/csw/share/man/man3/curs_overlay.3x 0644 root bin
-s none /opt/csw/share/man/man3/copywin.3x=curs_overlay.3x
-s none /opt/csw/share/man/man3/overlay.3x=curs_overlay.3x
-s none /opt/csw/share/man/man3/overwrite.3x=curs_overlay.3x
-f none /opt/csw/share/man/man3/curs_pad.3x 0644 root bin
-s none /opt/csw/share/man/man3/newpad.3x=curs_pad.3x
-s none /opt/csw/share/man/man3/pecho_wchar.3x=curs_pad.3x
-s none /opt/csw/share/man/man3/pechochar.3x=curs_pad.3x
-s none /opt/csw/share/man/man3/pnoutrefresh.3x=curs_pad.3x
-s none /opt/csw/share/man/man3/prefresh.3x=curs_pad.3x
-s none /opt/csw/share/man/man3/subpad.3x=curs_pad.3x
-f none /opt/csw/share/man/man3/curs_print.3x 0644 root bin
-s none /opt/csw/share/man/man3/mcprint.3x=curs_print.3x
-f none /opt/csw/share/man/man3/curs_printw.3x 0644 root bin
-s none /opt/csw/share/man/man3/mvprintw.3x=curs_printw.3x
-s none /opt/csw/share/man/man3/mvwprintw.3x=curs_printw.3x
-s none /opt/csw/share/man/man3/printw.3x=curs_printw.3x
-s none /opt/csw/share/man/man3/vw_printw.3x=curs_printw.3x
-s none /opt/csw/share/man/man3/vwprintw.3x=curs_printw.3x
-s none /opt/csw/share/man/man3/wprintw.3x=curs_printw.3x
-f none /opt/csw/share/man/man3/curs_refresh.3x 0644 root bin
-s none /opt/csw/share/man/man3/doupdate.3x=curs_refresh.3x
-s none /opt/csw/share/man/man3/redrawwin.3x=curs_refresh.3x
-s none /opt/csw/share/man/man3/refresh.3x=curs_refresh.3x
-s none /opt/csw/share/man/man3/wnoutrefresh.3x=curs_refresh.3x
-s none /opt/csw/share/man/man3/wredrawln.3x=curs_refresh.3x
-s none /opt/csw/share/man/man3/wrefresh.3x=curs_refresh.3x
-f none /opt/csw/share/man/man3/curs_scanw.3x 0644 root bin
-s none /opt/csw/share/man/man3/mvscanw.3x=curs_scanw.3x
-s none /opt/csw/share/man/man3/mvwscanw.3x=curs_scanw.3x
-s none /opt/csw/share/man/man3/scanw.3x=curs_scanw.3x
-s none /opt/csw/share/man/man3/vw_scanw.3x=curs_scanw.3x
-s none /opt/csw/share/man/man3/vwscanw.3x=curs_scanw.3x
-s none /opt/csw/share/man/man3/wscanw.3x=curs_scanw.3x
-f none /opt/csw/share/man/man3/curs_scr_dump.3x 0644 root bin
-s none /opt/csw/share/man/man3/scr_dump.3x=curs_scr_dump.3x
-s none /opt/csw/share/man/man3/scr_init.3x=curs_scr_dump.3x
-s none /opt/csw/share/man/man3/scr_restore.3x=curs_scr_dump.3x
-s none /opt/csw/share/man/man3/scr_set.3x=curs_scr_dump.3x
-f none /opt/csw/share/man/man3/curs_scroll.3x 0644 root bin
-s none /opt/csw/share/man/man3/scrl.3x=curs_scroll.3x
-s none /opt/csw/share/man/man3/scroll.3x=curs_scroll.3x
-s none /opt/csw/share/man/man3/wscrl.3x=curs_scroll.3x
-f none /opt/csw/share/man/man3/curs_slk.3x 0644 root bin
-s none /opt/csw/share/man/man3/slk_attr.3x=curs_slk.3x
-s none /opt/csw/share/man/man3/slk_attr_off.3x=curs_slk.3x
-s none /opt/csw/share/man/man3/slk_attr_on.3x=curs_slk.3x
-s none /opt/csw/share/man/man3/slk_attr_set.3x=curs_slk.3x
-s none /opt/csw/share/man/man3/slk_attroff.3x=curs_slk.3x
-s none /opt/csw/share/man/man3/slk_attron.3x=curs_slk.3x
-s none /opt/csw/share/man/man3/slk_attrset.3x=curs_slk.3x
-s none /opt/csw/share/man/man3/slk_clear.3x=curs_slk.3x
-s none /opt/csw/share/man/man3/slk_color.3x=curs_slk.3x
-s none /opt/csw/share/man/man3/slk_init.3x=curs_slk.3x
-s none /opt/csw/share/man/man3/slk_label.3x=curs_slk.3x
-s none /opt/csw/share/man/man3/slk_noutrefresh.3x=curs_slk.3x
-s none /opt/csw/share/man/man3/slk_refresh.3x=curs_slk.3x
-s none /opt/csw/share/man/man3/slk_restore.3x=curs_slk.3x
-s none /opt/csw/share/man/man3/slk_set.3x=curs_slk.3x
-s none /opt/csw/share/man/man3/slk_touch.3x=curs_slk.3x
-f none /opt/csw/share/man/man3/curs_termattrs.3x 0644 root bin
-s none /opt/csw/share/man/man3/baudrate.3x=curs_termattrs.3x
-s none /opt/csw/share/man/man3/erasechar.3x=curs_termattrs.3x
-s none /opt/csw/share/man/man3/erasewchar.3x=curs_termattrs.3x
-s none /opt/csw/share/man/man3/has_ic.3x=curs_termattrs.3x
-s none /opt/csw/share/man/man3/has_il.3x=curs_termattrs.3x
-s none /opt/csw/share/man/man3/killchar.3x=curs_termattrs.3x
-s none /opt/csw/share/man/man3/killwchar.3x=curs_termattrs.3x
-s none /opt/csw/share/man/man3/longname.3x=curs_termattrs.3x
-s none /opt/csw/share/man/man3/term_attrs.3x=curs_termattrs.3x
-s none /opt/csw/share/man/man3/termattrs.3x=curs_termattrs.3x
-s none /opt/csw/share/man/man3/termname.3x=curs_termattrs.3x
-f none /opt/csw/share/man/man3/curs_termcap.3x 0644 root bin
-s none /opt/csw/share/man/man3/tgetent.3x=curs_termcap.3x
-s none /opt/csw/share/man/man3/tgetflag.3x=curs_termcap.3x
-s none /opt/csw/share/man/man3/tgetnum.3x=curs_termcap.3x
-s none /opt/csw/share/man/man3/tgetstr.3x=curs_termcap.3x
-s none /opt/csw/share/man/man3/tgoto.3x=curs_termcap.3x
-s none /opt/csw/share/man/man3/tputs.3x=curs_terminfo.3x
-f none /opt/csw/share/man/man3/curs_terminfo.3x 0644 root bin
-s none /opt/csw/share/man/man3/del_curterm.3x=curs_terminfo.3x
-s none /opt/csw/share/man/man3/mvcur.3x=curs_terminfo.3x
-s none /opt/csw/share/man/man3/putp.3x=curs_terminfo.3x
-s none /opt/csw/share/man/man3/restartterm.3x=curs_terminfo.3x
-s none /opt/csw/share/man/man3/set_curterm.3x=curs_terminfo.3x
-s none /opt/csw/share/man/man3/setterm.3x=curs_terminfo.3x
-s none /opt/csw/share/man/man3/setupterm.3x=curs_terminfo.3x
-s none /opt/csw/share/man/man3/tigetflag.3x=curs_terminfo.3x
-s none /opt/csw/share/man/man3/tigetnum.3x=curs_terminfo.3x
-s none /opt/csw/share/man/man3/tigetstr.3x=curs_terminfo.3x
-s none /opt/csw/share/man/man3/tparm.3x=curs_terminfo.3x
-s none /opt/csw/share/man/man3/vid_attr.3x=curs_terminfo.3x
-s none /opt/csw/share/man/man3/vid_puts.3x=curs_terminfo.3x
-s none /opt/csw/share/man/man3/vidattr.3x=curs_terminfo.3x
-s none /opt/csw/share/man/man3/vidputs.3x=curs_terminfo.3x
-f none /opt/csw/share/man/man3/curs_touch.3x 0644 root bin
-s none /opt/csw/share/man/man3/is_linetouched.3x=curs_touch.3x
-s none /opt/csw/share/man/man3/is_wintouched.3x=curs_touch.3x
-s none /opt/csw/share/man/man3/touchline.3x=curs_touch.3x
-s none /opt/csw/share/man/man3/touchwin.3x=curs_touch.3x
-s none /opt/csw/share/man/man3/untouchwin.3x=curs_touch.3x
-s none /opt/csw/share/man/man3/wtouchln.3x=curs_touch.3x
-f none /opt/csw/share/man/man3/curs_trace.3x 0644 root bin
-s none /opt/csw/share/man/man3/_nc_tracebits.3x=curs_trace.3x
-s none /opt/csw/share/man/man3/_traceattr.3x=curs_trace.3x
-s none /opt/csw/share/man/man3/_traceattr2.3x=curs_trace.3x
-s none /opt/csw/share/man/man3/_tracechar.3x=curs_trace.3x
-s none /opt/csw/share/man/man3/_tracechtype.3x=curs_trace.3x
-s none /opt/csw/share/man/man3/_tracechtype2.3x=curs_trace.3x
-s none /opt/csw/share/man/man3/_tracedump.3x=curs_trace.3x
-s none /opt/csw/share/man/man3/_tracef.3x=curs_trace.3x
-s none /opt/csw/share/man/man3/_tracemouse.3x=curs_trace.3x
-s none /opt/csw/share/man/man3/trace.3x=curs_trace.3x
-f none /opt/csw/share/man/man3/curs_util.3x 0644 root bin
-s none /opt/csw/share/man/man3/delay_output.3x=curs_util.3x
-s none /opt/csw/share/man/man3/filter.3x=curs_util.3x
-s none /opt/csw/share/man/man3/flushinp.3x=curs_util.3x
-s none /opt/csw/share/man/man3/getwin.3x=curs_util.3x
-s none /opt/csw/share/man/man3/key_name.3x=curs_util.3x
-s none /opt/csw/share/man/man3/keyname.3x=curs_util.3x
-s none /opt/csw/share/man/man3/putwin.3x=curs_util.3x
-s none /opt/csw/share/man/man3/unctrl.3x=curs_util.3x
-s none /opt/csw/share/man/man3/use_env.3x=curs_util.3x
-s none /opt/csw/share/man/man3/wunctrl.3x=curs_util.3x
-f none /opt/csw/share/man/man3/curs_window.3x 0644 root bin
-s none /opt/csw/share/man/man3/delwin.3x=curs_window.3x
-s none /opt/csw/share/man/man3/derwin.3x=curs_window.3x
-s none /opt/csw/share/man/man3/dupwin.3x=curs_window.3x
-s none /opt/csw/share/man/man3/mvderwin.3x=curs_window.3x
-s none /opt/csw/share/man/man3/mvwin.3x=curs_window.3x
-s none /opt/csw/share/man/man3/newwin.3x=curs_window.3x
-s none /opt/csw/share/man/man3/subwin.3x=curs_window.3x
-s none /opt/csw/share/man/man3/syncok.3x=curs_window.3x
-s none /opt/csw/share/man/man3/wcursyncup.3x=curs_window.3x
-s none /opt/csw/share/man/man3/wsyncdown.3x=curs_window.3x
-s none /opt/csw/share/man/man3/wsyncup.3x=curs_window.3x
-f none /opt/csw/share/man/man3/default_colors.3x 0644 root bin
-s none /opt/csw/share/man/man3/assume_default_colors.3x=default_colors.3x
-s none /opt/csw/share/man/man3/use_default_colors.3x=default_colors.3x
-f none /opt/csw/share/man/man3/define_key.3x 0644 root bin
-f none /opt/csw/share/man/man3/form.3x 0644 root bin
-f none /opt/csw/share/man/man3/form_cursor.3x 0644 root bin
-s none /opt/csw/share/man/man3/pos_form_cursor.3x=form_cursor.3x
-f none /opt/csw/share/man/man3/form_data.3x 0644 root bin
-s none /opt/csw/share/man/man3/data_ahead.3x=form_data.3x
-s none /opt/csw/share/man/man3/data_behind.3x=form_data.3x
-f none /opt/csw/share/man/man3/form_driver.3x 0644 root bin
-f none /opt/csw/share/man/man3/form_field.3x 0644 root bin
-s none /opt/csw/share/man/man3/field_count.3x=form_field.3x
-s none /opt/csw/share/man/man3/form_fields.3x=form_field.3x
-s none /opt/csw/share/man/man3/move_field.3x=form_field.3x
-s none /opt/csw/share/man/man3/set_form_fields.3x=form_field.3x
-f none /opt/csw/share/man/man3/form_field_attributes.3x 0644 root bin
-s none /opt/csw/share/man/man3/field_back.3x=form_field_attributes.3x
-s none /opt/csw/share/man/man3/field_fore.3x=form_field_attributes.3x
-f none /opt/csw/share/man/man3/form_new.3x 0644 root bin
-s none /opt/csw/share/man/man3/field_pad.3x=form_field_attributes.3x
-s none /opt/csw/share/man/man3/set_field_back.3x=form_field_attributes.3x
-s none /opt/csw/share/man/man3/set_field_fore.3x=form_field_attributes.3x
-s none /opt/csw/share/man/man3/set_field_pad.3x=form_field_attributes.3x
-f none /opt/csw/share/man/man3/form_field_buffer.3x 0644 root bin
-s none /opt/csw/share/man/man3/field_buffer.3x=form_field_buffer.3x
-s none /opt/csw/share/man/man3/field_status.3x=form_field_buffer.3x
-s none /opt/csw/share/man/man3/set_field_buffer.3x=form_field_buffer.3x
-s none /opt/csw/share/man/man3/set_field_status.3x=form_field_buffer.3x
-s none /opt/csw/share/man/man3/set_max_field.3x=form_field_buffer.3x
-f none /opt/csw/share/man/man3/form_field_info.3x 0644 root bin
-s none /opt/csw/share/man/man3/dynamic_field_info.3x=form_field_info.3x
-s none /opt/csw/share/man/man3/field_info.3x=form_field_info.3x
-f none /opt/csw/share/man/man3/form_field_just.3x 0644 root bin
-s none /opt/csw/share/man/man3/field_just.3x=form_field_just.3x
-s none /opt/csw/share/man/man3/set_field_just.3x=form_field_just.3x
-f none /opt/csw/share/man/man3/form_field_new.3x 0644 root bin
-s none /opt/csw/share/man/man3/dup_field.3x=form_field_new.3x
-s none /opt/csw/share/man/man3/free_field.3x=form_field_new.3x
-s none /opt/csw/share/man/man3/link_field.3x=form_field_new.3x
-s none /opt/csw/share/man/man3/new_field.3x=form_field_new.3x
-f none /opt/csw/share/man/man3/form_field_opts.3x 0644 root bin
-s none /opt/csw/share/man/man3/field_opts.3x=form_field_opts.3x
-s none /opt/csw/share/man/man3/field_opts_off.3x=form_field_opts.3x
-s none /opt/csw/share/man/man3/field_opts_on.3x=form_field_opts.3x
-s none /opt/csw/share/man/man3/set_field_opts.3x=form_field_opts.3x
-f none /opt/csw/share/man/man3/form_field_userptr.3x 0644 root bin
-s none /opt/csw/share/man/man3/field_userptr.3x=form_field_userptr.3x
-s none /opt/csw/share/man/man3/set_field_userptr.3x=form_field_userptr.3x
-f none /opt/csw/share/man/man3/form_field_validation.3x 0644 root bin
-s none /opt/csw/share/man/man3/field_arg.3x=form_field_validation.3x
-s none /opt/csw/share/man/man3/field_type.3x=form_field_validation.3x
-s none /opt/csw/share/man/man3/set_field_type.3x=form_field_validation.3x
-f none /opt/csw/share/man/man3/form_fieldtype.3x 0644 root bin
-s none /opt/csw/share/man/man3/free_fieldtype.3x=form_fieldtype.3x
-s none /opt/csw/share/man/man3/link_fieldtype.3x=form_fieldtype.3x
-s none /opt/csw/share/man/man3/new_fieldtype.3x=form_fieldtype.3x
-s none /opt/csw/share/man/man3/set_fieldtype_arg.3x=form_fieldtype.3x
-s none /opt/csw/share/man/man3/set_fieldtype_choice.3x=form_fieldtype.3x
-f none /opt/csw/share/man/man3/form_hook.3x 0644 root bin
-s none /opt/csw/share/man/man3/set_field_init.3x=form_hook.3x
-s none /opt/csw/share/man/man3/set_field_term.3x=form_hook.3x
-s none /opt/csw/share/man/man3/set_form_init.3x=form_hook.3x
-s none /opt/csw/share/man/man3/set_form_term.3x=form_hook.3x
-s none /opt/csw/share/man/man3/free_form.3x=form_new.3x
-s none /opt/csw/share/man/man3/new_form.3x=form_new.3x
-f none /opt/csw/share/man/man3/form_new_page.3x 0644 root bin
-s none /opt/csw/share/man/man3/new_page.3x=form_new_page.3x
-s none /opt/csw/share/man/man3/set_new_page.3x=form_new_page.3x
-f none /opt/csw/share/man/man3/form_opts.3x 0644 root bin
-s none /opt/csw/share/man/man3/form_opts_off.3x=form_opts.3x
-s none /opt/csw/share/man/man3/form_opts_on.3x=form_opts.3x
-s none /opt/csw/share/man/man3/set_form_opts.3x=form_opts.3x
-f none /opt/csw/share/man/man3/form_page.3x 0644 root bin
-s none /opt/csw/share/man/man3/current_field.3x=form_page.3x
-s none /opt/csw/share/man/man3/field_index.3x=form_page.3x
-f none /opt/csw/share/man/man3/menu.3x 0644 root bin
-s none /opt/csw/share/man/man3/set_current_field.3x=form_page.3x
-s none /opt/csw/share/man/man3/set_form_page.3x=form_page.3x
-f none /opt/csw/share/man/man3/form_post.3x 0644 root bin
-s none /opt/csw/share/man/man3/post_form.3x=form_post.3x
-s none /opt/csw/share/man/man3/unpost_form.3x=form_post.3x
-f none /opt/csw/share/man/man3/form_requestname.3x 0644 root bin
-s none /opt/csw/share/man/man3/form_request_by_name.3x=form_requestname.3x
-s none /opt/csw/share/man/man3/form_request_name.3x=form_requestname.3x
-f none /opt/csw/share/man/man3/form_userptr.3x 0644 root bin
-s none /opt/csw/share/man/man3/set_form_userptr.3x=form_userptr.3x
-f none /opt/csw/share/man/man3/form_win.3x 0644 root bin
-s none /opt/csw/share/man/man3/form_sub.3x=form_win.3x
-s none /opt/csw/share/man/man3/scale_form.3x=form_win.3x
-s none /opt/csw/share/man/man3/set_form_sub.3x=form_win.3x
-s none /opt/csw/share/man/man3/set_form_win.3x=form_win.3x
-f none /opt/csw/share/man/man3/key_defined.3x 0644 root bin
-f none /opt/csw/share/man/man3/keybound.3x 0644 root bin
-f none /opt/csw/share/man/man3/keyok.3x 0644 root bin
-f none /opt/csw/share/man/man3/menu_attributes.3x 0644 root bin
-s none /opt/csw/share/man/man3/menu_back.3x=menu_attributes.3x
-s none /opt/csw/share/man/man3/menu_fore.3x=menu_attributes.3x
-s none /opt/csw/share/man/man3/menu_grey.3x=menu_attributes.3x
-s none /opt/csw/share/man/man3/menu_pad.3x=menu_attributes.3x
-s none /opt/csw/share/man/man3/set_menu_back.3x=menu_attributes.3x
-s none /opt/csw/share/man/man3/set_menu_fore.3x=menu_attributes.3x
-s none /opt/csw/share/man/man3/set_menu_grey.3x=menu_attributes.3x
-s none /opt/csw/share/man/man3/set_menu_pad.3x=menu_attributes.3x
-f none /opt/csw/share/man/man3/menu_cursor.3x 0644 root bin
-s none /opt/csw/share/man/man3/pos_menu_cursor.3x=menu_cursor.3x
-f none /opt/csw/share/man/man3/menu_driver.3x 0644 root bin
-f none /opt/csw/share/man/man3/menu_format.3x 0644 root bin
-s none /opt/csw/share/man/man3/set_menu_format.3x=menu_format.3x
-f none /opt/csw/share/man/man3/menu_hook.3x 0644 root bin
-s none /opt/csw/share/man/man3/set_item_init.3x=menu_hook.3x
-s none /opt/csw/share/man/man3/set_item_term.3x=menu_hook.3x
-s none /opt/csw/share/man/man3/set_menu_init.3x=menu_hook.3x
-s none /opt/csw/share/man/man3/set_menu_term.3x=menu_hook.3x
-f none /opt/csw/share/man/man3/menu_items.3x 0644 root bin
-s none /opt/csw/share/man/man3/item_count.3x=menu_items.3x
-f none /opt/csw/share/man/man3/menu_mark.3x 0644 root bin
-s none /opt/csw/share/man/man3/set_menu_items.3x=menu_items.3x
-s none /opt/csw/share/man/man3/set_menu_mark.3x=menu_mark.3x
-f none /opt/csw/share/man/man3/menu_new.3x 0644 root bin
-s none /opt/csw/share/man/man3/free_menu.3x=menu_new.3x
-s none /opt/csw/share/man/man3/new_menu.3x=menu_new.3x
-f none /opt/csw/share/man/man3/menu_opts.3x 0644 root bin
-s none /opt/csw/share/man/man3/menu_opts_off.3x=menu_opts.3x
-s none /opt/csw/share/man/man3/menu_opts_on.3x=menu_opts.3x
-s none /opt/csw/share/man/man3/set_menu_opts.3x=menu_opts.3x
-f none /opt/csw/share/man/man3/menu_pattern.3x 0644 root bin
-s none /opt/csw/share/man/man3/set_menu_pattern.3x=menu_pattern.3x
-f none /opt/csw/share/man/man3/menu_post.3x 0644 root bin
-s none /opt/csw/share/man/man3/post_menu.3x=menu_post.3x
-s none /opt/csw/share/man/man3/unpost_menu.3x=menu_post.3x
-f none /opt/csw/share/man/man3/menu_requestname.3x 0644 root bin
-s none /opt/csw/share/man/man3/menu_request_by_name.3x=menu_requestname.3x
-s none /opt/csw/share/man/man3/menu_request_name.3x=menu_requestname.3x
-f none /opt/csw/share/man/man3/menu_spacing.3x 0644 root bin
-s none /opt/csw/share/man/man3/set_menu_spacing.3x=menu_spacing.3x
-f none /opt/csw/share/man/man3/menu_win.3x 0644 root bin
-f none /opt/csw/share/man/man3/menu_userptr.3x 0644 root bin
-s none /opt/csw/share/man/man3/set_menu_userptr.3x=menu_userptr.3x
-s none /opt/csw/share/man/man3/menu_sub.3x=menu_win.3x
-s none /opt/csw/share/man/man3/scale_menu.3x=menu_win.3x
-s none /opt/csw/share/man/man3/set_menu_sub.3x=menu_win.3x
-s none /opt/csw/share/man/man3/set_menu_win.3x=menu_win.3x
-f none /opt/csw/share/man/man3/mitem_current.3x 0644 root bin
-s none /opt/csw/share/man/man3/current_item.3x=mitem_current.3x
-s none /opt/csw/share/man/man3/item_index.3x=mitem_current.3x
-s none /opt/csw/share/man/man3/set_current_item.3x=mitem_current.3x
-s none /opt/csw/share/man/man3/set_top_row.3x=mitem_current.3x
-s none /opt/csw/share/man/man3/top_row.3x=mitem_current.3x
-f none /opt/csw/share/man/man3/mitem_name.3x 0644 root bin
-s none /opt/csw/share/man/man3/item_description.3x=mitem_name.3x
-s none /opt/csw/share/man/man3/item_name.3x=mitem_name.3x
-f none /opt/csw/share/man/man3/mitem_new.3x 0644 root bin
-s none /opt/csw/share/man/man3/free_item.3x=mitem_new.3x
-s none /opt/csw/share/man/man3/new_item.3x=mitem_new.3x
-f none /opt/csw/share/man/man3/mitem_opts.3x 0644 root bin
-s none /opt/csw/share/man/man3/item_opts.3x=mitem_opts.3x
-s none /opt/csw/share/man/man3/item_opts_off.3x=mitem_opts.3x
-s none /opt/csw/share/man/man3/item_opts_on.3x=mitem_opts.3x
-s none /opt/csw/share/man/man3/set_item_opts.3x=mitem_opts.3x
-f none /opt/csw/share/man/man3/mitem_userptr.3x 0644 root bin
-s none /opt/csw/share/man/man3/item_userptr.3x=mitem_userptr.3x
-s none /opt/csw/share/man/man3/set_item_userptr.3x=mitem_userptr.3x
-f none /opt/csw/share/man/man3/mitem_value.3x 0644 root bin
-s none /opt/csw/share/man/man3/item_value.3x=mitem_value.3x
-s none /opt/csw/share/man/man3/set_item_value.3x=mitem_value.3x
-f none /opt/csw/share/man/man3/mitem_visible.3x 0644 root bin
-s none /opt/csw/share/man/man3/item_visible.3x=mitem_visible.3x
-f none /opt/csw/share/man/man3/ncurses.3x 0644 root bin
-f none /opt/csw/share/man/man3/panel.3x 0644 root bin
-s none /opt/csw/share/man/man3/bottom_panel.3x=panel.3x
-s none /opt/csw/share/man/man3/del_panel.3x=panel.3x
-s none /opt/csw/share/man/man3/hide_panel.3x=panel.3x
-s none /opt/csw/share/man/man3/move_panel.3x=panel.3x
-s none /opt/csw/share/man/man3/new_panel.3x=panel.3x
-s none /opt/csw/share/man/man3/panel_above.3x=panel.3x
-s none /opt/csw/share/man/man3/panel_below.3x=panel.3x
-s none /opt/csw/share/man/man3/panel_hidden.3x=panel.3x
-f none /opt/csw/share/man/man3/wresize.3x 0644 root bin
-s none /opt/csw/share/man/man3/panel_userptr.3x=panel.3x
-s none /opt/csw/share/man/man3/panel_window.3x=panel.3x
-s none /opt/csw/share/man/man3/replace_panel.3x=panel.3x
-s none /opt/csw/share/man/man3/set_panel_userptr.3x=panel.3x
-s none /opt/csw/share/man/man3/show_panel.3x=panel.3x
-s none /opt/csw/share/man/man3/top_panel.3x=panel.3x
-s none /opt/csw/share/man/man3/update_panels.3x=panel.3x
-f none /opt/csw/share/man/man3/resizeterm.3x 0644 root bin
-s none /opt/csw/share/man/man3/is_term_resized.3x=resizeterm.3x
-s none /opt/csw/share/man/man3/resize_term.3x=resizeterm.3x
-d none /opt/csw/share/man/man7 0755 root bin
-f none /opt/csw/share/man/man7/term.7 0644 root bin
-d none /opt/csw/share/terminfo 0755 root bin
-d none /opt/csw/share/terminfo/d 0755 root bin
-f none /opt/csw/share/terminfo/d/dumb 0644 root bin
-f none /opt/csw/share/terminfo/d/dec-vt340 0644 root bin
-l none /opt/csw/share/terminfo/d/dec-vt330=dec-vt340
-f none /opt/csw/share/terminfo/d/dec-vt400 0644 root bin
-f none /opt/csw/share/terminfo/d/dec-vt100 0644 root bin
-f none /opt/csw/share/terminfo/d/dec-vt220 0644 root bin
-f none /opt/csw/share/terminfo/d/decansi 0644 root bin
-f none /opt/csw/share/terminfo/d/dtterm 0644 root bin
-f none /opt/csw/share/terminfo/d/djgpp 0644 root bin
-f none /opt/csw/share/terminfo/d/djgpp203 0644 root bin
-f none /opt/csw/share/terminfo/d/djgpp204 0644 root bin
-f none /opt/csw/share/terminfo/d/dku7003-dumb 0644 root bin
-f none /opt/csw/share/terminfo/d/dku7003 0644 root bin
-f none /opt/csw/share/terminfo/d/dmd1 0644 root bin
-f none /opt/csw/share/terminfo/d/dmd 0644 root bin
-f none /opt/csw/share/terminfo/d/dmd-24 0644 root bin
-f none /opt/csw/share/terminfo/d/dmd-34 0644 root bin
-f none /opt/csw/share/terminfo/d/d80 0644 root bin
-l none /opt/csw/share/terminfo/d/dialogue=d80
-l none /opt/csw/share/terminfo/d/dialogue80=d80
-f none /opt/csw/share/terminfo/d/dgkeys+8b 0644 root bin
-f none /opt/csw/share/terminfo/d/dgkeys+7b 0644 root bin
-f none /opt/csw/share/terminfo/d/dgkeys+11 0644 root bin
-f none /opt/csw/share/terminfo/d/dgkeys+15 0644 root bin
-f none /opt/csw/share/terminfo/d/dgunix+fixed 0644 root bin
-f none /opt/csw/share/terminfo/d/dg+fixed 0644 root bin
-f none /opt/csw/share/terminfo/d/dg+color8 0644 root bin
-f none /opt/csw/share/terminfo/d/dg+color 0644 root bin
-f none /opt/csw/share/terminfo/d/dgmode+color8 0644 root bin
-f none /opt/csw/share/terminfo/d/dgmode+color 0644 root bin
-f none /opt/csw/share/terminfo/d/dgunix+ccc 0644 root bin
-f none /opt/csw/share/terminfo/d/dg+ccc 0644 root bin
-f none /opt/csw/share/terminfo/d/dg-generic 0644 root bin
-f none /opt/csw/share/terminfo/d/dg200 0644 root bin
-f none /opt/csw/share/terminfo/d/dg210 0644 root bin
-l none /opt/csw/share/terminfo/d/dg-ansi=dg210
-f none /opt/csw/share/terminfo/d/dg211 0644 root bin
-f none /opt/csw/share/terminfo/d/dg450 0644 root bin
-l none /opt/csw/share/terminfo/d/dg6134=dg450
-f none /opt/csw/share/terminfo/d/dg460-ansi 0644 root bin
-f none /opt/csw/share/terminfo/d/dg6053-old 0644 root bin
-l none /opt/csw/share/terminfo/d/dg100=dg6053-old
-f none /opt/csw/share/terminfo/d/dg6053 0644 root bin
-l none /opt/csw/share/terminfo/d/dg605x=dg6053
-l none /opt/csw/share/terminfo/d/d2=dg6053
-l none /opt/csw/share/terminfo/d/d2-dg=dg6053
-f none /opt/csw/share/terminfo/d/d200 0644 root bin
-l none /opt/csw/share/terminfo/d/d200-dg=d200
-f none /opt/csw/share/terminfo/d/d210 0644 root bin
-l none /opt/csw/share/terminfo/d/d214=d210
-f none /opt/csw/share/terminfo/d/d210-dg 0644 root bin
-l none /opt/csw/share/terminfo/d/d214-dg=d210-dg
-f none /opt/csw/share/terminfo/d/d211 0644 root bin
-l none /opt/csw/share/terminfo/d/d215=d211
-f none /opt/csw/share/terminfo/d/d211-7b 0644 root bin
-f none /opt/csw/share/terminfo/d/dw1 0644 root bin
-l none /opt/csw/share/terminfo/d/d215-7b=d211-7b
-f none /opt/csw/share/terminfo/d/d211-dg 0644 root bin
-l none /opt/csw/share/terminfo/d/d215-dg=d211-dg
-f none /opt/csw/share/terminfo/d/d216-dg 0644 root bin
-l none /opt/csw/share/terminfo/d/d216e-dg=d216-dg
-l none /opt/csw/share/terminfo/d/d216+dg=d216-dg
-l none /opt/csw/share/terminfo/d/d216e+dg=d216-dg
-l none /opt/csw/share/terminfo/d/d217-dg=d216-dg
-f none /opt/csw/share/terminfo/d/d216-unix 0644 root bin
-l none /opt/csw/share/terminfo/d/d216e-unix=d216-unix
-l none /opt/csw/share/terminfo/d/d216+=d216-unix
-l none /opt/csw/share/terminfo/d/d216e+=d216-unix
-f none /opt/csw/share/terminfo/d/d216-unix-25 0644 root bin
-l none /opt/csw/share/terminfo/d/d216+25=d216-unix-25
-f none /opt/csw/share/terminfo/d/d217-unix 0644 root bin
-f none /opt/csw/share/terminfo/d/d217-unix-25 0644 root bin
-f none /opt/csw/share/terminfo/d/d220 0644 root bin
-f none /opt/csw/share/terminfo/d/d220-7b 0644 root bin
-f none /opt/csw/share/terminfo/d/d220-dg 0644 root bin
-f none /opt/csw/share/terminfo/d/d230c 0644 root bin
-l none /opt/csw/share/terminfo/d/d230=d230c
-f none /opt/csw/share/terminfo/d/d230c-dg 0644 root bin
-l none /opt/csw/share/terminfo/d/d230-dg=d230c-dg
-f none /opt/csw/share/terminfo/d/d400 0644 root bin
-l none /opt/csw/share/terminfo/d/d400-dg=d400
-l none /opt/csw/share/terminfo/d/d450=d400
-l none /opt/csw/share/terminfo/d/d450-dg=d400
-f none /opt/csw/share/terminfo/d/d410 0644 root bin
-l none /opt/csw/share/terminfo/d/d411=d410
-l none /opt/csw/share/terminfo/d/d460=d410
-l none /opt/csw/share/terminfo/d/d461=d410
-f none /opt/csw/share/terminfo/d/d410-7b 0644 root bin
-l none /opt/csw/share/terminfo/d/d411-7b=d410-7b
-l none /opt/csw/share/terminfo/d/d460-7b=d410-7b
-l none /opt/csw/share/terminfo/d/d461-7b=d410-7b
-f none /opt/csw/share/terminfo/d/d410-dg 0644 root bin
-l none /opt/csw/share/terminfo/d/d460-dg=d410-dg
-l none /opt/csw/share/terminfo/d/d411-dg=d410-dg
-l none /opt/csw/share/terminfo/d/d461-dg=d410-dg
-f none /opt/csw/share/terminfo/d/d410-w 0644 root bin
-l none /opt/csw/share/terminfo/d/d411-w=d410-w
-l none /opt/csw/share/terminfo/d/d460-w=d410-w
-l none /opt/csw/share/terminfo/d/d461-w=d410-w
-f none /opt/csw/share/terminfo/d/d410-7b-w 0644 root bin
-l none /opt/csw/share/terminfo/d/d411-7b-w=d410-7b-w
-l none /opt/csw/share/terminfo/d/d460-7b-w=d410-7b-w
-l none /opt/csw/share/terminfo/d/d461-7b-w=d410-7b-w
-f none /opt/csw/share/terminfo/d/d412-dg 0644 root bin
-l none /opt/csw/share/terminfo/d/d462-dg=d412-dg
-l none /opt/csw/share/terminfo/d/d462e-dg=d412-dg
-l none /opt/csw/share/terminfo/d/d412+dg=d412-dg
-l none /opt/csw/share/terminfo/d/d462+dg=d412-dg
-l none /opt/csw/share/terminfo/d/d413-dg=d412-dg
-l none /opt/csw/share/terminfo/d/d463-dg=d412-dg
-f none /opt/csw/share/terminfo/d/d412-unix 0644 root bin
-l none /opt/csw/share/terminfo/d/d462-unix=d412-unix
-l none /opt/csw/share/terminfo/d/d412+=d412-unix
-l none /opt/csw/share/terminfo/d/d462+=d412-unix
-f none /opt/csw/share/terminfo/d/d412-unix-w 0644 root bin
-l none /opt/csw/share/terminfo/d/d462-unix-w=d412-unix-w
-l none /opt/csw/share/terminfo/d/d412+w=d412-unix-w
-l none /opt/csw/share/terminfo/d/d462+w=d412-unix-w
-f none /opt/csw/share/terminfo/d/d412-unix-25 0644 root bin
-l none /opt/csw/share/terminfo/d/d462-unix-25=d412-unix-25
-l none /opt/csw/share/terminfo/d/d412+25=d412-unix-25
-l none /opt/csw/share/terminfo/d/d462+25=d412-unix-25
-f none /opt/csw/share/terminfo/d/d412-unix-s 0644 root bin
-l none /opt/csw/share/terminfo/d/d462-unix-s=d412-unix-s
-l none /opt/csw/share/terminfo/d/d412+s=d412-unix-s
-l none /opt/csw/share/terminfo/d/d462+s=d412-unix-s
-f none /opt/csw/share/terminfo/d/d412-unix-sr 0644 root bin
-l none /opt/csw/share/terminfo/d/d462-unix-sr=d412-unix-sr
-l none /opt/csw/share/terminfo/d/d412+sr=d412-unix-sr
-l none /opt/csw/share/terminfo/d/d462+sr=d412-unix-sr
-f none /opt/csw/share/terminfo/d/d413-unix 0644 root bin
-l none /opt/csw/share/terminfo/d/d463-unix=d413-unix
-f none /opt/csw/share/terminfo/d/d413-unix-w 0644 root bin
-l none /opt/csw/share/terminfo/d/d463-unix-w=d413-unix-w
-f none /opt/csw/share/terminfo/d/d413-unix-25 0644 root bin
-l none /opt/csw/share/terminfo/d/d463-unix-25=d413-unix-25
-f none /opt/csw/share/terminfo/d/d413-unix-s 0644 root bin
-l none /opt/csw/share/terminfo/d/d463-unix-s=d413-unix-s
-f none /opt/csw/share/terminfo/d/d413-unix-sr 0644 root bin
-l none /opt/csw/share/terminfo/d/d463-unix-sr=d413-unix-sr
-f none /opt/csw/share/terminfo/d/dw2 0644 root bin
-f none /opt/csw/share/terminfo/d/d414-unix 0644 root bin
-l none /opt/csw/share/terminfo/d/d464-unix=d414-unix
-f none /opt/csw/share/terminfo/d/d414-unix-w 0644 root bin
-l none /opt/csw/share/terminfo/d/d464-unix-w=d414-unix-w
-f none /opt/csw/share/terminfo/d/d414-unix-25 0644 root bin
-l none /opt/csw/share/terminfo/d/d464-unix-25=d414-unix-25
-f none /opt/csw/share/terminfo/d/d414-unix-s 0644 root bin
-l none /opt/csw/share/terminfo/d/d464-unix-s=d414-unix-s
-f none /opt/csw/share/terminfo/d/d414-unix-sr 0644 root bin
-l none /opt/csw/share/terminfo/d/d464-unix-sr=d414-unix-sr
-f none /opt/csw/share/terminfo/d/d430c-dg 0644 root bin
-l none /opt/csw/share/terminfo/d/d430-dg=d430c-dg
-f none /opt/csw/share/terminfo/d/d430c-dg-ccc 0644 root bin
-l none /opt/csw/share/terminfo/d/d430-dg-ccc=d430c-dg-ccc
-f none /opt/csw/share/terminfo/d/d430c-unix 0644 root bin
-l none /opt/csw/share/terminfo/d/d430-unix=d430c-unix
-f none /opt/csw/share/terminfo/d/d430c-unix-w 0644 root bin
-l none /opt/csw/share/terminfo/d/d430-unix-w=d430c-unix-w
-f none /opt/csw/share/terminfo/d/d430c-unix-25 0644 root bin
-l none /opt/csw/share/terminfo/d/d430-unix-25=d430c-unix-25
-f none /opt/csw/share/terminfo/d/d430c-unix-s 0644 root bin
-l none /opt/csw/share/terminfo/d/d430-unix-s=d430c-unix-s
-f none /opt/csw/share/terminfo/d/d430c-unix-sr 0644 root bin
-f none /opt/csw/share/terminfo/d/d470c 0644 root bin
-l none /opt/csw/share/terminfo/d/d430-unix-sr=d430c-unix-sr
-f none /opt/csw/share/terminfo/d/d430c-unix-ccc 0644 root bin
-l none /opt/csw/share/terminfo/d/d430-unix-ccc=d430c-unix-ccc
-f none /opt/csw/share/terminfo/d/d430c-unix-w-ccc 0644 root bin
-l none /opt/csw/share/terminfo/d/d430-unix-w-ccc=d430c-unix-w-ccc
-f none /opt/csw/share/terminfo/d/d430c-unix-25-ccc 0644 root bin
-l none /opt/csw/share/terminfo/d/d430-unix-25-ccc=d430c-unix-25-ccc
-f none /opt/csw/share/terminfo/d/d430c-unix-s-ccc 0644 root bin
-l none /opt/csw/share/terminfo/d/d430-unix-s-ccc=d430c-unix-s-ccc
-f none /opt/csw/share/terminfo/d/d430c-unix-sr-ccc 0644 root bin
-l none /opt/csw/share/terminfo/d/d430-unix-sr-ccc=d430c-unix-sr-ccc
-l none /opt/csw/share/terminfo/d/d470=d470c
-f none /opt/csw/share/terminfo/d/d470c-7b 0644 root bin
-l none /opt/csw/share/terminfo/d/d470-7b=d470c-7b
-f none /opt/csw/share/terminfo/d/d470c-dg 0644 root bin
-l none /opt/csw/share/terminfo/d/d470-dg=d470c-dg
-f none /opt/csw/share/terminfo/d/d555 0644 root bin
-f none /opt/csw/share/terminfo/d/d555-7b 0644 root bin
-f none /opt/csw/share/terminfo/d/d555-w 0644 root bin
-f none /opt/csw/share/terminfo/d/d555-7b-w 0644 root bin
-f none /opt/csw/share/terminfo/d/d555-dg 0644 root bin
-f none /opt/csw/share/terminfo/d/d577 0644 root bin
-f none /opt/csw/share/terminfo/d/d577-7b 0644 root bin
-f none /opt/csw/share/terminfo/d/d577-w 0644 root bin
-f none /opt/csw/share/terminfo/d/d577-7b-w 0644 root bin
-f none /opt/csw/share/terminfo/d/d577-dg 0644 root bin
-l none /opt/csw/share/terminfo/d/d578-dg=d577-dg
-f none /opt/csw/share/terminfo/d/d578 0644 root bin
-f none /opt/csw/share/terminfo/d/d578-7b 0644 root bin
-f none /opt/csw/share/terminfo/d/dm1520 0644 root bin
-l none /opt/csw/share/terminfo/d/dm1521=dm1520
-f none /opt/csw/share/terminfo/d/dm2500 0644 root bin
-l none /opt/csw/share/terminfo/d/datamedia2500=dm2500
-f none /opt/csw/share/terminfo/d/dmchat 0644 root bin
-f none /opt/csw/share/terminfo/d/dm3025 0644 root bin
-f none /opt/csw/share/terminfo/d/dm3045 0644 root bin
-f none /opt/csw/share/terminfo/d/dm80 0644 root bin
-l none /opt/csw/share/terminfo/d/dmdt80=dm80
-l none /opt/csw/share/terminfo/d/dt80=dm80
-f none /opt/csw/share/terminfo/d/dm80w 0644 root bin
-l none /opt/csw/share/terminfo/d/dmdt80w=dm80w
-l none /opt/csw/share/terminfo/d/dt80w=dm80w
-f none /opt/csw/share/terminfo/d/dt80-sas 0644 root bin
-f none /opt/csw/share/terminfo/d/dmterm 0644 root bin
-f none /opt/csw/share/terminfo/d/dt100 0644 root bin
-l none /opt/csw/share/terminfo/d/dt-100=dt100
-f none /opt/csw/share/terminfo/d/dt100w 0644 root bin
-l none /opt/csw/share/terminfo/d/dt-100w=dt100w
-f none /opt/csw/share/terminfo/d/dt110 0644 root bin
-f none /opt/csw/share/terminfo/d/ds40 0644 root bin
-l none /opt/csw/share/terminfo/d/ds40-2=ds40
-l none /opt/csw/share/terminfo/d/dataspeed40=ds40
-f none /opt/csw/share/terminfo/d/darwin-m 0644 root bin
-f none /opt/csw/share/terminfo/d/darwin 0644 root bin
-f none /opt/csw/share/terminfo/d/darwin-m-b 0644 root bin
-f none /opt/csw/share/terminfo/d/darwin-b 0644 root bin
-f none /opt/csw/share/terminfo/d/darwin-m-f 0644 root bin
-f none /opt/csw/share/terminfo/d/darwin-f 0644 root bin
-f none /opt/csw/share/terminfo/d/darwin-m-f2 0644 root bin
-f none /opt/csw/share/terminfo/d/darwin-f2 0644 root bin
-f none /opt/csw/share/terminfo/d/darwin-80x25-m 0644 root bin
-f none /opt/csw/share/terminfo/d/darwin-80x25 0644 root bin
-f none /opt/csw/share/terminfo/d/darwin-80x30-m 0644 root bin
-f none /opt/csw/share/terminfo/d/darwin-80x30 0644 root bin
-f none /opt/csw/share/terminfo/d/darwin-90x30-m 0644 root bin
-f none /opt/csw/share/terminfo/d/darwin-90x30 0644 root bin
-f none /opt/csw/share/terminfo/d/darwin-100x37-m 0644 root bin
-f none /opt/csw/share/terminfo/d/darwin-100x37 0644 root bin
-f none /opt/csw/share/terminfo/d/darwin-112x37-m 0644 root bin
-f none /opt/csw/share/terminfo/d/darwin-112x37 0644 root bin
-f none /opt/csw/share/terminfo/d/darwin-128x40-m 0644 root bin
-f none /opt/csw/share/terminfo/d/darwin-128x40 0644 root bin
-f none /opt/csw/share/terminfo/d/darwin-128x48-m 0644 root bin
-f none /opt/csw/share/terminfo/d/darwin-128x48 0644 root bin
-f none /opt/csw/share/terminfo/d/darwin-144x48-m 0644 root bin
-f none /opt/csw/share/terminfo/d/darwin-144x48 0644 root bin
-f none /opt/csw/share/terminfo/d/darwin-160x64-m 0644 root bin
-f none /opt/csw/share/terminfo/d/darwin-160x64 0644 root bin
-f none /opt/csw/share/terminfo/d/darwin-200x64-m 0644 root bin
-f none /opt/csw/share/terminfo/d/darwin-200x64 0644 root bin
-f none /opt/csw/share/terminfo/d/darwin-200x75-m 0644 root bin
-f none /opt/csw/share/terminfo/d/darwin-200x75 0644 root bin
-f none /opt/csw/share/terminfo/d/darwin-256x96-m 0644 root bin
-f none /opt/csw/share/terminfo/d/darwin-256x96 0644 root bin
-f none /opt/csw/share/terminfo/d/dku7102 0644 root bin
-f none /opt/csw/share/terminfo/d/dku7102-sna 0644 root bin
-f none /opt/csw/share/terminfo/d/dku7103-sna 0644 root bin
-f none /opt/csw/share/terminfo/d/dku7102-old 0644 root bin
-f none /opt/csw/share/terminfo/d/dku7202 0644 root bin
-f none /opt/csw/share/terminfo/d/dp3360 0644 root bin
-l none /opt/csw/share/terminfo/d/datapoint=dp3360
-f none /opt/csw/share/terminfo/d/dp8242 0644 root bin
-f none /opt/csw/share/terminfo/d/decpro 0644 root bin
-l none /opt/csw/share/terminfo/d/decwriter=dw2
-l none /opt/csw/share/terminfo/d/dw=dw2
-f none /opt/csw/share/terminfo/d/dw3 0644 root bin
-f none /opt/csw/share/terminfo/d/dw4 0644 root bin
-f none /opt/csw/share/terminfo/d/delta 0644 root bin
-l none /opt/csw/share/terminfo/d/dd5000=delta
-f none /opt/csw/share/terminfo/d/ddr 0644 root bin
-l none /opt/csw/share/terminfo/d/ddr3180=ddr
-f none /opt/csw/share/terminfo/d/diablo1620 0644 root bin
-l none /opt/csw/share/terminfo/d/diablo1720=diablo1620
-l none /opt/csw/share/terminfo/d/diablo450=diablo1620
-f none /opt/csw/share/terminfo/d/diablo1620-m8 0644 root bin
-l none /opt/csw/share/terminfo/d/diablo1640-m8=diablo1620-m8
-f none /opt/csw/share/terminfo/d/diablo1640 0644 root bin
-l none /opt/csw/share/terminfo/d/diablo1730=diablo1640
-l none /opt/csw/share/terminfo/d/diablo1740=diablo1640
-l none /opt/csw/share/terminfo/d/diablo630=diablo1640
-l none /opt/csw/share/terminfo/d/diablo=diablo1640
-f none /opt/csw/share/terminfo/d/diablo1640-lm 0644 root bin
-l none /opt/csw/share/terminfo/d/diablo-lm=diablo1640-lm
-f none /opt/csw/share/terminfo/d/diablo1740-lm 0644 root bin
-f none /opt/csw/share/terminfo/d/dtc382 0644 root bin
-f none /opt/csw/share/terminfo/d/dtc300s 0644 root bin
-f none /opt/csw/share/terminfo/d/d132 0644 root bin
-l none /opt/csw/share/terminfo/d/datagraphix=d132
-f none /opt/csw/share/terminfo/d/d800 0644 root bin
-f none /opt/csw/share/terminfo/d/digilog 0644 root bin
-f none /opt/csw/share/terminfo/d/dwk 0644 root bin
-l none /opt/csw/share/terminfo/d/dwk-vt=dwk
-d none /opt/csw/share/terminfo/u 0755 root bin
-f none /opt/csw/share/terminfo/u/unknown 0644 root bin
-f none /opt/csw/share/terminfo/u/unixpc 0644 root bin
-f none /opt/csw/share/terminfo/u/uwin 0644 root bin
-f none /opt/csw/share/terminfo/u/uts30 0644 root bin
-f none /opt/csw/share/terminfo/u/uniterm 0644 root bin
-l none /opt/csw/share/terminfo/u/uniterm49=uniterm
-f none /opt/csw/share/terminfo/u/ultima2 0644 root bin
-l none /opt/csw/share/terminfo/u/ultimaII=ultima2
-d none /opt/csw/share/terminfo/l 0755 root bin
-f none /opt/csw/share/terminfo/l/lpr 0644 root bin
-f none /opt/csw/share/terminfo/l/linux-basic 0644 root bin
-f none /opt/csw/share/terminfo/l/linux-m 0644 root bin
-f none /opt/csw/share/terminfo/l/linux-c-nc 0644 root bin
-f none /opt/csw/share/terminfo/l/linux-c 0644 root bin
-f none /opt/csw/share/terminfo/l/linux 0644 root bin
-f none /opt/csw/share/terminfo/l/linux-nic 0644 root bin
-f none /opt/csw/share/terminfo/l/linux-koi8 0644 root bin
-f none /opt/csw/share/terminfo/l/linux-koi8r 0644 root bin
-f none /opt/csw/share/terminfo/l/linux-lat 0644 root bin
-f none /opt/csw/share/terminfo/l/linux-vt 0644 root bin
-f none /opt/csw/share/terminfo/l/layer 0644 root bin
-f none /opt/csw/share/terminfo/l/lft 0644 root bin
-l none /opt/csw/share/terminfo/l/lft-pc850=lft
-f none /opt/csw/share/terminfo/l/lisa 0644 root bin
-f none /opt/csw/share/terminfo/l/liswb 0644 root bin
-f none /opt/csw/share/terminfo/l/lisaterm 0644 root bin
-f none /opt/csw/share/terminfo/l/lisaterm-w 0644 root bin
-f none /opt/csw/share/terminfo/l/luna 0644 root bin
-l none /opt/csw/share/terminfo/l/luna68k=luna
-l none /opt/csw/share/terminfo/l/la120=../d/dw3
-f none /opt/csw/share/terminfo/l/ln03 0644 root bin
-f none /opt/csw/share/terminfo/l/ln03-w 0644 root bin
-d none /opt/csw/share/terminfo/p 0755 root bin
-l none /opt/csw/share/terminfo/p/printer=../l/lpr
-f none /opt/csw/share/terminfo/p/pcansi-m 0644 root bin
-l none /opt/csw/share/terminfo/p/pcansi-mono=pcansi-m
-f none /opt/csw/share/terminfo/p/pcansi-25-m 0644 root bin
-l none /opt/csw/share/terminfo/p/pcansi25m=pcansi-25-m
-f none /opt/csw/share/terminfo/p/pcansi-33-m 0644 root bin
-l none /opt/csw/share/terminfo/p/pcansi33m=pcansi-33-m
-f none /opt/csw/share/terminfo/p/pcansi-43-m 0644 root bin
-f none /opt/csw/share/terminfo/p/pcansi 0644 root bin
-f none /opt/csw/share/terminfo/p/pcansi-25 0644 root bin
-l none /opt/csw/share/terminfo/p/pcansi25=pcansi-25
-f none /opt/csw/share/terminfo/p/pcansi-33 0644 root bin
-l none /opt/csw/share/terminfo/p/pcansi33=pcansi-33
-f none /opt/csw/share/terminfo/p/pcansi-43 0644 root bin
-l none /opt/csw/share/terminfo/p/pcansi43=pcansi-43
-f none /opt/csw/share/terminfo/p/pmcons 0644 root bin
-l none /opt/csw/share/terminfo/p/pmconsole=pmcons
-f none /opt/csw/share/terminfo/p/pc6300plus 0644 root bin
-l none /opt/csw/share/terminfo/p/pc7300=../u/unixpc
-f none /opt/csw/share/terminfo/p/pcix 0644 root bin
-f none /opt/csw/share/terminfo/p/pcvtXX 0644 root bin
-f none /opt/csw/share/terminfo/p/pcvt25 0644 root bin
-f none /opt/csw/share/terminfo/p/pcvt28 0644 root bin
-f none /opt/csw/share/terminfo/p/pcvt35 0644 root bin
-f none /opt/csw/share/terminfo/p/pcvt40 0644 root bin
-f none /opt/csw/share/terminfo/p/pcvt43 0644 root bin
-f none /opt/csw/share/terminfo/p/pc3 0644 root bin
-f none /opt/csw/share/terminfo/p/pcvt50 0644 root bin
-f none /opt/csw/share/terminfo/p/pcvt25w 0644 root bin
-f none /opt/csw/share/terminfo/p/pcvt28w 0644 root bin
-f none /opt/csw/share/terminfo/p/pcvt35w 0644 root bin
-f none /opt/csw/share/terminfo/p/pcvt40w 0644 root bin
-f none /opt/csw/share/terminfo/p/pcvt43w 0644 root bin
-f none /opt/csw/share/terminfo/p/pcvt50w 0644 root bin
-f none /opt/csw/share/terminfo/p/pcvt25-color 0644 root bin
-f none /opt/csw/share/terminfo/p/pc3r 0644 root bin
-f none /opt/csw/share/terminfo/p/pc3r-m 0644 root bin
-f none /opt/csw/share/terminfo/p/pc3-bold 0644 root bin
-f none /opt/csw/share/terminfo/p/putty 0644 root bin
-f none /opt/csw/share/terminfo/p/pty 0644 root bin
-f none /opt/csw/share/terminfo/p/pilot 0644 root bin
-f none /opt/csw/share/terminfo/p/pccons 0644 root bin
-l none /opt/csw/share/terminfo/p/pcconsole=pccons
-f none /opt/csw/share/terminfo/p/psterm 0644 root bin
-l none /opt/csw/share/terminfo/p/psterm-basic=psterm
-f none /opt/csw/share/terminfo/p/psterm-96x48 0644 root bin
-f none /opt/csw/share/terminfo/p/psterm-90x28 0644 root bin
-f none /opt/csw/share/terminfo/p/psterm-80x24 0644 root bin
-f none /opt/csw/share/terminfo/p/psterm-fast 0644 root bin
-f none /opt/csw/share/terminfo/p/psx_ansi 0644 root bin
-f none /opt/csw/share/terminfo/p/pcmw 0644 root bin
-f none /opt/csw/share/terminfo/p/pt100 0644 root bin
-l none /opt/csw/share/terminfo/p/pt200=pt100
-f none /opt/csw/share/terminfo/p/pt100w 0644 root bin
-l none /opt/csw/share/terminfo/p/pt200w=pt100w
-f none /opt/csw/share/terminfo/p/p4 0644 root bin
-f none /opt/csw/share/terminfo/p/pt250 0644 root bin
-f none /opt/csw/share/terminfo/p/pt250w 0644 root bin
-f none /opt/csw/share/terminfo/p/pckermit 0644 root bin
-l none /opt/csw/share/terminfo/p/pckermit12=pckermit
-f none /opt/csw/share/terminfo/p/pckermit120 0644 root bin
-f none /opt/csw/share/terminfo/p/pt505 0644 root bin
-f none /opt/csw/share/terminfo/p/pt505-24 0644 root bin
-f none /opt/csw/share/terminfo/p/pt505-22 0644 root bin
-f none /opt/csw/share/terminfo/p/prism2 0644 root bin
-l none /opt/csw/share/terminfo/p/prism4=p4
-f none /opt/csw/share/terminfo/p/prism5 0644 root bin
-l none /opt/csw/share/terminfo/p/p5=prism5
-f none /opt/csw/share/terminfo/p/prism7 0644 root bin
-l none /opt/csw/share/terminfo/p/p7=prism7
-f none /opt/csw/share/terminfo/p/prism8 0644 root bin
-l none /opt/csw/share/terminfo/p/p8=prism8
-f none /opt/csw/share/terminfo/p/prism8-w 0644 root bin
-l none /opt/csw/share/terminfo/p/p8-w=prism8-w
-f none /opt/csw/share/terminfo/p/prism9 0644 root bin
-l none /opt/csw/share/terminfo/p/p9=prism9
-f none /opt/csw/share/terminfo/p/prism9-w 0644 root bin
-l none /opt/csw/share/terminfo/p/p9-w=prism9-w
-f none /opt/csw/share/terminfo/p/prism9-8 0644 root bin
-l none /opt/csw/share/terminfo/p/p9-8=prism9-8
-f none /opt/csw/share/terminfo/p/prism9-8-w 0644 root bin
-l none /opt/csw/share/terminfo/p/p9-8-w=prism9-8-w
-f none /opt/csw/share/terminfo/p/prism12 0644 root bin
-l none /opt/csw/share/terminfo/p/p12=prism12
-f none /opt/csw/share/terminfo/p/prism12-w 0644 root bin
-l none /opt/csw/share/terminfo/p/p12-w=prism12-w
-f none /opt/csw/share/terminfo/p/p14 0644 root bin
-f none /opt/csw/share/terminfo/p/prism12-m 0644 root bin
-l none /opt/csw/share/terminfo/p/p12-m=prism12-m
-f none /opt/csw/share/terminfo/p/prism12-m-w 0644 root bin
-l none /opt/csw/share/terminfo/p/p12-m-w=prism12-m-w
-l none /opt/csw/share/terminfo/p/prism14=p14
-f none /opt/csw/share/terminfo/p/prism14-w 0644 root bin
-l none /opt/csw/share/terminfo/p/p14-w=prism14-w
-f none /opt/csw/share/terminfo/p/prism14-m 0644 root bin
-l none /opt/csw/share/terminfo/p/p14-m=prism14-m
-f none /opt/csw/share/terminfo/p/prism14-m-w 0644 root bin
-l none /opt/csw/share/terminfo/p/p14-m-w=prism14-m-w
-f none /opt/csw/share/terminfo/p/p8gl 0644 root bin
-l none /opt/csw/share/terminfo/p/prism8gl=p8gl
-f none /opt/csw/share/terminfo/p/pe550 0644 root bin
-l none /opt/csw/share/terminfo/p/pe6100=pe550
-f none /opt/csw/share/terminfo/p/pe1100 0644 root bin
-f none /opt/csw/share/terminfo/p/pe1200 0644 root bin
-f none /opt/csw/share/terminfo/p/pe1251 0644 root bin
-l none /opt/csw/share/terminfo/p/pe6300=pe1251
-l none /opt/csw/share/terminfo/p/pe6312=pe1251
-f none /opt/csw/share/terminfo/p/pe7000m 0644 root bin
-f none /opt/csw/share/terminfo/p/pe7000c 0644 root bin
-f none /opt/csw/share/terminfo/p/pt210 0644 root bin
-f none /opt/csw/share/terminfo/p/pcplot 0644 root bin
-f none /opt/csw/share/terminfo/p/pc-minix 0644 root bin
-f none /opt/csw/share/terminfo/p/pc-coherent 0644 root bin
-l none /opt/csw/share/terminfo/p/pcz19=pc-coherent
-f none /opt/csw/share/terminfo/p/pc-venix 0644 root bin
-l none /opt/csw/share/terminfo/p/pro350=../d/decpro
-f none /opt/csw/share/terminfo/p/p19 0644 root bin
-f none /opt/csw/share/terminfo/p/ps300 0644 root bin
-d none /opt/csw/share/terminfo/g 0755 root bin
-f none /opt/csw/share/terminfo/g/glasstty 0644 root bin
-f none /opt/csw/share/terminfo/g/gnome-rh62 0644 root bin
-f none /opt/csw/share/terminfo/g/gnome-rh72 0644 root bin
-f none /opt/csw/share/terminfo/g/gnome-rh80 0644 root bin
-f none /opt/csw/share/terminfo/g/gnome-rh90 0644 root bin
-f none /opt/csw/share/terminfo/g/gnome 0644 root bin
-f none /opt/csw/share/terminfo/g/gator-t 0644 root bin
-f none /opt/csw/share/terminfo/g/gator 0644 root bin
-f none /opt/csw/share/terminfo/g/gator-52 0644 root bin
-f none /opt/csw/share/terminfo/g/gator-52t 0644 root bin
-l none /opt/csw/share/terminfo/g/gs5430=../p/pt505
-l none /opt/csw/share/terminfo/g/gs5430-24=../p/pt505-24
-l none /opt/csw/share/terminfo/g/gs5430-22=../p/pt505-22
-f none /opt/csw/share/terminfo/g/guru 0644 root bin
-l none /opt/csw/share/terminfo/g/guru-33=guru
-l none /opt/csw/share/terminfo/g/guru+unk=guru
-f none /opt/csw/share/terminfo/g/guru+rv 0644 root bin
-f none /opt/csw/share/terminfo/g/guru-rv 0644 root bin
-l none /opt/csw/share/terminfo/g/guru-33-rv=guru-rv
-f none /opt/csw/share/terminfo/g/guru+s 0644 root bin
-f none /opt/csw/share/terminfo/g/guru-nctxt 0644 root bin
-f none /opt/csw/share/terminfo/g/guru-s 0644 root bin
-l none /opt/csw/share/terminfo/g/guru-33-s=guru-s
-f none /opt/csw/share/terminfo/g/guru-24 0644 root bin
-f none /opt/csw/share/terminfo/g/guru-44 0644 root bin
-f none /opt/csw/share/terminfo/g/guru-44-s 0644 root bin
-f none /opt/csw/share/terminfo/g/guru-76 0644 root bin
-f none /opt/csw/share/terminfo/g/guru-76-s 0644 root bin
-f none /opt/csw/share/terminfo/g/guru-76-lp 0644 root bin
-l none /opt/csw/share/terminfo/g/guru-lp=guru-76-lp
-f none /opt/csw/share/terminfo/g/guru-76-w 0644 root bin
-f none /opt/csw/share/terminfo/g/guru-76-w-s 0644 root bin
-f none /opt/csw/share/terminfo/g/guru-76-wm 0644 root bin
-f none /opt/csw/share/terminfo/g/go140 0644 root bin
-f none /opt/csw/share/terminfo/g/go140w 0644 root bin
-f none /opt/csw/share/terminfo/g/go225 0644 root bin
-l none /opt/csw/share/terminfo/g/go-225=go225
-f none /opt/csw/share/terminfo/g/gt100 0644 root bin
-l none /opt/csw/share/terminfo/g/gt100a=gt100
-f none /opt/csw/share/terminfo/g/gt40 0644 root bin
-f none /opt/csw/share/terminfo/g/gt42 0644 root bin
-f none /opt/csw/share/terminfo/g/gigi 0644 root bin
-f none /opt/csw/share/terminfo/g/graphos 0644 root bin
-f none /opt/csw/share/terminfo/g/graphos-30 0644 root bin
-f none /opt/csw/share/terminfo/g/gs6300 0644 root bin
-f none /opt/csw/share/terminfo/g/gsi 0644 root bin
-d none /opt/csw/share/terminfo/v 0755 root bin
-f none /opt/csw/share/terminfo/v/vanilla 0644 root bin
-f none /opt/csw/share/terminfo/v/vt52 0644 root bin
-f none /opt/csw/share/terminfo/v/vt100+keypad 0644 root bin
-f none /opt/csw/share/terminfo/v/vt100+pfkeys 0644 root bin
-f none /opt/csw/share/terminfo/v/vt100+fnkeys 0644 root bin
-f none /opt/csw/share/terminfo/v/vt220+keypad 0644 root bin
-f none /opt/csw/share/terminfo/v/vt100 0644 root bin
-l none /opt/csw/share/terminfo/v/vt100-am=vt100
-f none /opt/csw/share/terminfo/v/vt100nam 0644 root bin
-l none /opt/csw/share/terminfo/v/vt100-nam=vt100nam
-f none /opt/csw/share/terminfo/v/vt100-vb 0644 root bin
-f none /opt/csw/share/terminfo/v/vt100-w 0644 root bin
-l none /opt/csw/share/terminfo/v/vt100-w-am=vt100-w
-f none /opt/csw/share/terminfo/v/vt100-w-nam 0644 root bin
-l none /opt/csw/share/terminfo/v/vt100-nam-w=vt100-w-nam
-f none /opt/csw/share/terminfo/v/vt100-nav 0644 root bin
-f none /opt/csw/share/terminfo/v/vt100-nav-w 0644 root bin
-l none /opt/csw/share/terminfo/v/vt100-w-nav=vt100-nav-w
-f none /opt/csw/share/terminfo/v/vt100-s 0644 root bin
-l none /opt/csw/share/terminfo/v/vt100-s-top=vt100-s
-l none /opt/csw/share/terminfo/v/vt100-top-s=vt100-s
-f none /opt/csw/share/terminfo/v/vt100-s-bot 0644 root bin
-l none /opt/csw/share/terminfo/v/vt100-bot-s=vt100-s-bot
-f none /opt/csw/share/terminfo/v/vt102 0644 root bin
-f none /opt/csw/share/terminfo/v/vt102-w 0644 root bin
-f none /opt/csw/share/terminfo/v/vt102-nsgr 0644 root bin
-f none /opt/csw/share/terminfo/v/vt125 0644 root bin
-f none /opt/csw/share/terminfo/v/vt131 0644 root bin
-f none /opt/csw/share/terminfo/v/vt132 0644 root bin
-f none /opt/csw/share/terminfo/v/vt220-old 0644 root bin
-l none /opt/csw/share/terminfo/v/vt200-old=vt220-old
-f none /opt/csw/share/terminfo/v/vt220 0644 root bin
-l none /opt/csw/share/terminfo/v/vt200=vt220
-f none /opt/csw/share/terminfo/v/vt220-w 0644 root bin
-l none /opt/csw/share/terminfo/v/vt200-w=vt220-w
-f none /opt/csw/share/terminfo/v/vt220-8bit 0644 root bin
-l none /opt/csw/share/terminfo/v/vt220-8=vt220-8bit
-l none /opt/csw/share/terminfo/v/vt200-8bit=vt220-8bit
-l none /opt/csw/share/terminfo/v/vt200-8=vt220-8bit
-f none /opt/csw/share/terminfo/v/vt220d 0644 root bin
-f none /opt/csw/share/terminfo/v/vt220-nam 0644 root bin
-l none /opt/csw/share/terminfo/v/v200-nam=vt220-nam
-f none /opt/csw/share/terminfo/v/vt200-js 0644 root bin
-l none /opt/csw/share/terminfo/v/vt220-js=vt200-js
-f none /opt/csw/share/terminfo/v/vt320nam 0644 root bin
-l none /opt/csw/share/terminfo/v/v320n=vt320nam
-f none /opt/csw/share/terminfo/v/vt320 0644 root bin
-l none /opt/csw/share/terminfo/v/vt300=vt320
-f none /opt/csw/share/terminfo/v/vt320-nam 0644 root bin
-l none /opt/csw/share/terminfo/v/vt300-nam=vt320-nam
-f none /opt/csw/share/terminfo/v/vt320-w 0644 root bin
-l none /opt/csw/share/terminfo/v/vt300-w=vt320-w
-f none /opt/csw/share/terminfo/v/vt320-w-nam 0644 root bin
-f none /opt/csw/share/terminfo/v/vip 0644 root bin
-l none /opt/csw/share/terminfo/v/vt300-w-nam=vt320-w-nam
-l none /opt/csw/share/terminfo/v/vt340=../d/dec-vt340
-l none /opt/csw/share/terminfo/v/vt330=../d/dec-vt340
-l none /opt/csw/share/terminfo/v/vt400=../d/dec-vt400
-l none /opt/csw/share/terminfo/v/vt400-24=../d/dec-vt400
-f none /opt/csw/share/terminfo/v/vt420 0644 root bin
-f none /opt/csw/share/terminfo/v/vt420pc 0644 root bin
-f none /opt/csw/share/terminfo/v/vt420pcdos 0644 root bin
-f none /opt/csw/share/terminfo/v/vt420f 0644 root bin
-f none /opt/csw/share/terminfo/v/vt510 0644 root bin
-f none /opt/csw/share/terminfo/v/vt510pc 0644 root bin
-f none /opt/csw/share/terminfo/v/vt510pcdos 0644 root bin
-f none /opt/csw/share/terminfo/v/vt520 0644 root bin
-f none /opt/csw/share/terminfo/v/vt525 0644 root bin
-f none /opt/csw/share/terminfo/v/vt100-putty 0644 root bin
-f none /opt/csw/share/terminfo/v/vtnt 0644 root bin
-f none /opt/csw/share/terminfo/v/vt100+ 0644 root bin
-f none /opt/csw/share/terminfo/v/vt-utf8 0644 root bin
-f none /opt/csw/share/terminfo/v/vs100-x10 0644 root bin
-f none /opt/csw/share/terminfo/v/vs100 0644 root bin
-f none /opt/csw/share/terminfo/v/vv100 0644 root bin
-f none /opt/csw/share/terminfo/v/vremote 0644 root bin
-f none /opt/csw/share/terminfo/v/vt100-bm 0644 root bin
-f none /opt/csw/share/terminfo/v/vt100-bm-o 0644 root bin
-f none /opt/csw/share/terminfo/v/vi50 0644 root bin
-f none /opt/csw/share/terminfo/v/vi50adm 0644 root bin
-f none /opt/csw/share/terminfo/v/vi55 0644 root bin
-f none /opt/csw/share/terminfo/v/vi200 0644 root bin
-f none /opt/csw/share/terminfo/v/vi200-f 0644 root bin
-f none /opt/csw/share/terminfo/v/vi300 0644 root bin
-f none /opt/csw/share/terminfo/v/vi200-rv 0644 root bin
-f none /opt/csw/share/terminfo/v/vi300-old 0644 root bin
-f none /opt/csw/share/terminfo/v/vi500 0644 root bin
-f none /opt/csw/share/terminfo/v/vi550 0644 root bin
-f none /opt/csw/share/terminfo/v/vi603 0644 root bin
-l none /opt/csw/share/terminfo/v/visual603=vi603
-f none /opt/csw/share/terminfo/v/vt320-k3 0644 root bin
-f none /opt/csw/share/terminfo/v/vt320-k311 0644 root bin
-f none /opt/csw/share/terminfo/v/v5410 0644 root bin
-l none /opt/csw/share/terminfo/v/vitty=../l/layer
-f none /opt/csw/share/terminfo/v/viewpoint 0644 root bin
-f none /opt/csw/share/terminfo/v/vp3a+ 0644 root bin
-l none /opt/csw/share/terminfo/v/viewpoint3a+=vp3a+
-f none /opt/csw/share/terminfo/v/vp60 0644 root bin
-l none /opt/csw/share/terminfo/v/viewpoint60=vp60
-f none /opt/csw/share/terminfo/v/vp90 0644 root bin
-l none /opt/csw/share/terminfo/v/viewpoint90=vp90
-f none /opt/csw/share/terminfo/v/visa50 0644 root bin
-f none /opt/csw/share/terminfo/v/vc303 0644 root bin
-l none /opt/csw/share/terminfo/v/vc103=vc303
-l none /opt/csw/share/terminfo/v/vc203=vc303
-f none /opt/csw/share/terminfo/v/vc303a 0644 root bin
-l none /opt/csw/share/terminfo/v/vc403a=vc303a
-f none /opt/csw/share/terminfo/v/vc404 0644 root bin
-f none /opt/csw/share/terminfo/v/vc404-s 0644 root bin
-f none /opt/csw/share/terminfo/v/vc414 0644 root bin
-l none /opt/csw/share/terminfo/v/vc414h=vc414
-f none /opt/csw/share/terminfo/v/vc415 0644 root bin
-f none /opt/csw/share/terminfo/v/vapple 0644 root bin
-l none /opt/csw/share/terminfo/v/venix=../p/pc-venix
-f none /opt/csw/share/terminfo/v/vip-w 0644 root bin
-l none /opt/csw/share/terminfo/v/vip7800-w=vip-w
-f none /opt/csw/share/terminfo/v/vip-H 0644 root bin
-l none /opt/csw/share/terminfo/v/vip7800-H=vip-H
-f none /opt/csw/share/terminfo/v/vip-Hw 0644 root bin
-l none /opt/csw/share/terminfo/v/vip7800-Hw=vip-Hw
-f none /opt/csw/share/terminfo/v/vt50 0644 root bin
-f none /opt/csw/share/terminfo/v/vt50h 0644 root bin
-f none /opt/csw/share/terminfo/v/vt61 0644 root bin
-l none /opt/csw/share/terminfo/v/vt-61=vt61
-l none /opt/csw/share/terminfo/v/vt61.5=vt61
-l none /opt/csw/share/terminfo/v/vk100=../g/gigi
-f none /opt/csw/share/terminfo/v/vsc 0644 root bin
-f none /opt/csw/share/terminfo/v/versaterm 0644 root bin
-f none /opt/csw/share/terminfo/v/v3220 0644 root bin
-d none /opt/csw/share/terminfo/a 0755 root bin
-f none /opt/csw/share/terminfo/a/ansi+local1 0644 root bin
-f none /opt/csw/share/terminfo/a/ansi+local 0644 root bin
-f none /opt/csw/share/terminfo/a/ansi+tabs 0644 root bin
-f none /opt/csw/share/terminfo/a/ansi+inittabs 0644 root bin
-f none /opt/csw/share/terminfo/a/ansi+erase 0644 root bin
-f none /opt/csw/share/terminfo/a/ansi+rca 0644 root bin
-f none /opt/csw/share/terminfo/a/ansi+cup 0644 root bin
-f none /opt/csw/share/terminfo/a/ansi+rep 0644 root bin
-f none /opt/csw/share/terminfo/a/ansi+idl1 0644 root bin
-f none /opt/csw/share/terminfo/a/ansi+idl 0644 root bin
-f none /opt/csw/share/terminfo/a/ansi+idc 0644 root bin
-f none /opt/csw/share/terminfo/a/ansi+arrows 0644 root bin
-f none /opt/csw/share/terminfo/a/ansi+sgr 0644 root bin
-f none /opt/csw/share/terminfo/a/ansi+sgrso 0644 root bin
-f none /opt/csw/share/terminfo/a/ansi+sgrul 0644 root bin
-f none /opt/csw/share/terminfo/a/ansi+sgrbold 0644 root bin
-f none /opt/csw/share/terminfo/a/ansi+sgrdim 0644 root bin
-f none /opt/csw/share/terminfo/a/ansi+pp 0644 root bin
-f none /opt/csw/share/terminfo/a/ansi+csr 0644 root bin
-f none /opt/csw/share/terminfo/a/ansi-mr 0644 root bin
-f none /opt/csw/share/terminfo/a/ansi-mini 0644 root bin
-f none /opt/csw/share/terminfo/a/ansi-mtabs 0644 root bin
-f none /opt/csw/share/terminfo/a/ansi77 0644 root bin
-l none /opt/csw/share/terminfo/a/ansi43m=../p/pcansi-43-m
-f none /opt/csw/share/terminfo/a/ansi-m 0644 root bin
-l none /opt/csw/share/terminfo/a/ansi-mono=ansi-m
-f none /opt/csw/share/terminfo/a/ansi 0644 root bin
-f none /opt/csw/share/terminfo/a/ansi-generic 0644 root bin
-f none /opt/csw/share/terminfo/a/ansi.sys-old 0644 root bin
-f none /opt/csw/share/terminfo/a/ansi.sys 0644 root bin
-f none /opt/csw/share/terminfo/a/ansi.sysk 0644 root bin
-l none /opt/csw/share/terminfo/a/ansisysk=ansi.sysk
-f none /opt/csw/share/terminfo/a/att6386 0644 root bin
-l none /opt/csw/share/terminfo/a/at386=att6386
-l none /opt/csw/share/terminfo/a/att7300=../u/unixpc
-f none /opt/csw/share/terminfo/a/arm100 0644 root bin
-l none /opt/csw/share/terminfo/a/arm100-am=arm100
-f none /opt/csw/share/terminfo/a/arm100-w 0644 root bin
-l none /opt/csw/share/terminfo/a/arm100-wam=arm100-w
-f none /opt/csw/share/terminfo/a/ansiw 0644 root bin
-l none /opt/csw/share/terminfo/a/ansi80x25-raw=ansiw
-f none /opt/csw/share/terminfo/a/ansis 0644 root bin
-l none /opt/csw/share/terminfo/a/ansi80x25=ansis
-f none /opt/csw/share/terminfo/a/ansis-mono 0644 root bin
-l none /opt/csw/share/terminfo/a/ansi80x25-mono=ansis-mono
-f none /opt/csw/share/terminfo/a/ansi80x30 0644 root bin
-f none /opt/csw/share/terminfo/a/ansi80x30-mono 0644 root bin
-f none /opt/csw/share/terminfo/a/ansi80x43 0644 root bin
-f none /opt/csw/share/terminfo/a/ansi80x43-mono 0644 root bin
-f none /opt/csw/share/terminfo/a/ansil 0644 root bin
-l none /opt/csw/share/terminfo/a/ansi80x50=ansil
-f none /opt/csw/share/terminfo/a/ansil-mono 0644 root bin
-l none /opt/csw/share/terminfo/a/ansi80x50-mono=ansil-mono
-f none /opt/csw/share/terminfo/a/ansi80x60 0644 root bin
-f none /opt/csw/share/terminfo/a/ansi80x60-mono 0644 root bin
-f none /opt/csw/share/terminfo/a/ansi-emx 0644 root bin
-f none /opt/csw/share/terminfo/a/ansi-color-2-emx 0644 root bin
-f none /opt/csw/share/terminfo/a/ansi-color-3-emx 0644 root bin
-l none /opt/csw/share/terminfo/a/ansi-nt=../p/psx_ansi
-f none /opt/csw/share/terminfo/a/altos2 0644 root bin
-l none /opt/csw/share/terminfo/a/alt2=altos2
-l none /opt/csw/share/terminfo/a/altos-2=altos2
-f none /opt/csw/share/terminfo/a/altos3 0644 root bin
-l none /opt/csw/share/terminfo/a/altos5=altos3
-l none /opt/csw/share/terminfo/a/alt3=altos3
-l none /opt/csw/share/terminfo/a/alt5=altos3
-l none /opt/csw/share/terminfo/a/altos-3=altos3
-l none /opt/csw/share/terminfo/a/altos-5=altos3
-f none /opt/csw/share/terminfo/a/altos4 0644 root bin
-l none /opt/csw/share/terminfo/a/alt4=altos4
-l none /opt/csw/share/terminfo/a/altos-4=altos4
-f none /opt/csw/share/terminfo/a/altos7 0644 root bin
-l none /opt/csw/share/terminfo/a/alt7=altos7
-f none /opt/csw/share/terminfo/a/altos7pc 0644 root bin
-l none /opt/csw/share/terminfo/a/alt7pc=altos7pc
-f none /opt/csw/share/terminfo/a/adm1a 0644 root bin
-l none /opt/csw/share/terminfo/a/adm1=adm1a
-f none /opt/csw/share/terminfo/a/adm2 0644 root bin
-f none /opt/csw/share/terminfo/a/adm3 0644 root bin
-f none /opt/csw/share/terminfo/a/adm3a 0644 root bin
-f none /opt/csw/share/terminfo/a/adm3a+ 0644 root bin
-f none /opt/csw/share/terminfo/a/adm5 0644 root bin
-f none /opt/csw/share/terminfo/a/adm+sgr 0644 root bin
-f none /opt/csw/share/terminfo/a/adm11 0644 root bin
-f none /opt/csw/share/terminfo/a/adm12 0644 root bin
-f none /opt/csw/share/terminfo/a/adm20 0644 root bin
-f none /opt/csw/share/terminfo/a/adm21 0644 root bin
-f none /opt/csw/share/terminfo/a/adm22 0644 root bin
-f none /opt/csw/share/terminfo/a/adm31 0644 root bin
-f none /opt/csw/share/terminfo/a/adm31-old 0644 root bin
-f none /opt/csw/share/terminfo/a/adm36 0644 root bin
-f none /opt/csw/share/terminfo/a/adm42 0644 root bin
-f none /opt/csw/share/terminfo/a/adm42-ns 0644 root bin
-f none /opt/csw/share/terminfo/a/adm1178 0644 root bin
-f none /opt/csw/share/terminfo/a/avatar0 0644 root bin
-f none /opt/csw/share/terminfo/a/avatar0+ 0644 root bin
-f none /opt/csw/share/terminfo/a/avatar 0644 root bin
-l none /opt/csw/share/terminfo/a/avatar1=avatar
-f none /opt/csw/share/terminfo/a/att2300 0644 root bin
-f none /opt/csw/share/terminfo/a/att2350 0644 root bin
-f none /opt/csw/share/terminfo/a/att5410v1 0644 root bin
-l none /opt/csw/share/terminfo/a/att4410v1=att5410v1
-f none /opt/csw/share/terminfo/a/att4410v1-w 0644 root bin
-l none /opt/csw/share/terminfo/a/att5410v1-w=att4410v1-w
-f none /opt/csw/share/terminfo/a/att4410 0644 root bin
-l none /opt/csw/share/terminfo/a/att5410=att4410
-f none /opt/csw/share/terminfo/a/att5410-w 0644 root bin
-l none /opt/csw/share/terminfo/a/att4410-w=att5410-w
-l none /opt/csw/share/terminfo/a/a80=../d/d80
-f none /opt/csw/share/terminfo/a/att4415 0644 root bin
-l none /opt/csw/share/terminfo/a/att5420=att4415
-f none /opt/csw/share/terminfo/a/att4415-w 0644 root bin
-l none /opt/csw/share/terminfo/a/att5420-w=att4415-w
-f none /opt/csw/share/terminfo/a/att4415-rv 0644 root bin
-l none /opt/csw/share/terminfo/a/att5420-rv=att4415-rv
-f none /opt/csw/share/terminfo/a/att4415-w-rv 0644 root bin
-l none /opt/csw/share/terminfo/a/att5420-w-rv=att4415-w-rv
-f none /opt/csw/share/terminfo/a/att4415+nl 0644 root bin
-l none /opt/csw/share/terminfo/a/att5420+nl=att4415+nl
-f none /opt/csw/share/terminfo/a/att4415-nl 0644 root bin
-l none /opt/csw/share/terminfo/a/att5420-nl=att4415-nl
-f none /opt/csw/share/terminfo/a/att4415-rv-nl 0644 root bin
-l none /opt/csw/share/terminfo/a/att5420-rv-nl=att4415-rv-nl
-f none /opt/csw/share/terminfo/a/att4415-w-nl 0644 root bin
-l none /opt/csw/share/terminfo/a/att5420-w-nl=att4415-w-nl
-f none /opt/csw/share/terminfo/a/att4415-w-rv-n 0644 root bin
-l none /opt/csw/share/terminfo/a/att5420-w-rv-n=att4415-w-rv-n
-f none /opt/csw/share/terminfo/a/att5420_2 0644 root bin
-f none /opt/csw/share/terminfo/a/att5420_2-w 0644 root bin
-f none /opt/csw/share/terminfo/a/att4418 0644 root bin
-l none /opt/csw/share/terminfo/a/att5418=att4418
-f none /opt/csw/share/terminfo/a/att4418-w 0644 root bin
-l none /opt/csw/share/terminfo/a/att5418-w=att4418-w
-f none /opt/csw/share/terminfo/a/att4420 0644 root bin
-f none /opt/csw/share/terminfo/a/att4424 0644 root bin
-f none /opt/csw/share/terminfo/a/att4424-1 0644 root bin
-f none /opt/csw/share/terminfo/a/att4424m 0644 root bin
-f none /opt/csw/share/terminfo/a/att5425 0644 root bin
-l none /opt/csw/share/terminfo/a/att4425=att5425
-f none /opt/csw/share/terminfo/a/att5425-nl 0644 root bin
-l none /opt/csw/share/terminfo/a/att4425-nl=att5425-nl
-f none /opt/csw/share/terminfo/a/att5425-w 0644 root bin
-l none /opt/csw/share/terminfo/a/att4425-w=att5425-w
-f none /opt/csw/share/terminfo/a/att4426 0644 root bin
-f none /opt/csw/share/terminfo/a/att510a 0644 root bin
-f none /opt/csw/share/terminfo/a/att510d 0644 root bin
-f none /opt/csw/share/terminfo/a/att500 0644 root bin
-l none /opt/csw/share/terminfo/a/att513=att500
-f none /opt/csw/share/terminfo/a/att5310 0644 root bin
-l none /opt/csw/share/terminfo/a/att5320=att5310
-l none /opt/csw/share/terminfo/a/att5620-1=../d/dmd1
-l none /opt/csw/share/terminfo/a/att5620=../d/dmd
-l none /opt/csw/share/terminfo/a/att5620-24=../d/dmd-24
-l none /opt/csw/share/terminfo/a/att5620-34=../d/dmd-34
-l none /opt/csw/share/terminfo/a/att5620-s=../l/layer
-f none /opt/csw/share/terminfo/a/att605 0644 root bin
-f none /opt/csw/share/terminfo/a/att605-pc 0644 root bin
-f none /opt/csw/share/terminfo/a/att605-w 0644 root bin
-f none /opt/csw/share/terminfo/a/att610 0644 root bin
-f none /opt/csw/share/terminfo/a/att610-w 0644 root bin
-f none /opt/csw/share/terminfo/a/att610-103k 0644 root bin
-f none /opt/csw/share/terminfo/a/att610-103k-w 0644 root bin
-f none /opt/csw/share/terminfo/a/att615 0644 root bin
-f none /opt/csw/share/terminfo/a/att615-w 0644 root bin
-f none /opt/csw/share/terminfo/a/att615-103k 0644 root bin
-f none /opt/csw/share/terminfo/a/att615-103k-w 0644 root bin
-f none /opt/csw/share/terminfo/a/att620 0644 root bin
-f none /opt/csw/share/terminfo/a/att620-w 0644 root bin
-f none /opt/csw/share/terminfo/a/att620-103k 0644 root bin
-f none /opt/csw/share/terminfo/a/att620-103k-w 0644 root bin
-f none /opt/csw/share/terminfo/a/att630 0644 root bin
-f none /opt/csw/share/terminfo/a/att630-24 0644 root bin
-f none /opt/csw/share/terminfo/a/att700 0644 root bin
-f none /opt/csw/share/terminfo/a/att730 0644 root bin
-f none /opt/csw/share/terminfo/a/att730-41 0644 root bin
-f none /opt/csw/share/terminfo/a/att730-24 0644 root bin
-f none /opt/csw/share/terminfo/a/att730r 0644 root bin
-f none /opt/csw/share/terminfo/a/att730r-41 0644 root bin
-f none /opt/csw/share/terminfo/a/att730r-24 0644 root bin
-l none /opt/csw/share/terminfo/a/att505=../p/pt505
-l none /opt/csw/share/terminfo/a/att5430=../p/pt505
-l none /opt/csw/share/terminfo/a/att505-24=../p/pt505-24
-l none /opt/csw/share/terminfo/a/ampex80=../d/d80
-f none /opt/csw/share/terminfo/a/ampex175 0644 root bin
-f none /opt/csw/share/terminfo/a/ampex175-b 0644 root bin
-f none /opt/csw/share/terminfo/a/ampex210 0644 root bin
-l none /opt/csw/share/terminfo/a/a210=ampex210
-f none /opt/csw/share/terminfo/a/ampex219 0644 root bin
-l none /opt/csw/share/terminfo/a/ampex-219=ampex219
-l none /opt/csw/share/terminfo/a/amp219=ampex219
-f none /opt/csw/share/terminfo/a/ampex219w 0644 root bin
-l none /opt/csw/share/terminfo/a/ampex-219w=ampex219w
-l none /opt/csw/share/terminfo/a/amp219w=ampex219w
-f none /opt/csw/share/terminfo/a/ampex232 0644 root bin
-l none /opt/csw/share/terminfo/a/ampex-232=ampex232
-f none /opt/csw/share/terminfo/a/ampex232w 0644 root bin
-f none /opt/csw/share/terminfo/a/annarbor4080 0644 root bin
-l none /opt/csw/share/terminfo/a/aa4080=annarbor4080
-f none /opt/csw/share/terminfo/a/aas1901 0644 root bin
-f none /opt/csw/share/terminfo/a/aaa+unk 0644 root bin
-l none /opt/csw/share/terminfo/a/aaa-unk=aaa+unk
-f none /opt/csw/share/terminfo/a/aaa+rv 0644 root bin
-f none /opt/csw/share/terminfo/a/aaa+dec 0644 root bin
-f none /opt/csw/share/terminfo/a/aaa-18 0644 root bin
-f none /opt/csw/share/terminfo/a/aaa-18-rv 0644 root bin
-f none /opt/csw/share/terminfo/a/aaa-20 0644 root bin
-f none /opt/csw/share/terminfo/a/aaa-22 0644 root bin
-f none /opt/csw/share/terminfo/a/aaa-24 0644 root bin
-f none /opt/csw/share/terminfo/a/aaa-24-rv 0644 root bin
-f none /opt/csw/share/terminfo/a/aaa-26 0644 root bin
-f none /opt/csw/share/terminfo/a/aaa-28 0644 root bin
-f none /opt/csw/share/terminfo/a/aaa-30-s 0644 root bin
-l none /opt/csw/share/terminfo/a/aaa-s=aaa-30-s
-f none /opt/csw/share/terminfo/a/aaa-30-s-rv 0644 root bin
-l none /opt/csw/share/terminfo/a/aaa-s-rv=aaa-30-s-rv
-f none /opt/csw/share/terminfo/a/aaa-s-ctxt 0644 root bin
-l none /opt/csw/share/terminfo/a/aaa-30-s-ctxt=aaa-s-ctxt
-f none /opt/csw/share/terminfo/a/aaa-s-rv-ctxt 0644 root bin
-l none /opt/csw/share/terminfo/a/aaa-30-s-rv-ct=aaa-s-rv-ctxt
-f none /opt/csw/share/terminfo/a/aaa 0644 root bin
-l none /opt/csw/share/terminfo/a/aaa-30=aaa
-l none /opt/csw/share/terminfo/a/ambas=aaa
-l none /opt/csw/share/terminfo/a/ambassador=aaa
-f none /opt/csw/share/terminfo/a/aaa-30-rv 0644 root bin
-l none /opt/csw/share/terminfo/a/aaa-rv=aaa-30-rv
-f none /opt/csw/share/terminfo/a/aaa-30-ctxt 0644 root bin
-l none /opt/csw/share/terminfo/a/aaa-ctxt=aaa-30-ctxt
-f none /opt/csw/share/terminfo/a/aaa-30-rv-ctxt 0644 root bin
-l none /opt/csw/share/terminfo/a/aaa-rv-ctxt=aaa-30-rv-ctxt
-f none /opt/csw/share/terminfo/a/aaa-36 0644 root bin
-f none /opt/csw/share/terminfo/a/aaa-36-rv 0644 root bin
-f none /opt/csw/share/terminfo/a/aaa-40 0644 root bin
-f none /opt/csw/share/terminfo/a/aaa-40-rv 0644 root bin
-f none /opt/csw/share/terminfo/a/aaa-48 0644 root bin
-f none /opt/csw/share/terminfo/a/aaa-48-rv 0644 root bin
-f none /opt/csw/share/terminfo/a/aaa-60-s 0644 root bin
-f none /opt/csw/share/terminfo/a/aaa-60-s-rv 0644 root bin
-f none /opt/csw/share/terminfo/a/aaa-60-dec-rv 0644 root bin
-f none /opt/csw/share/terminfo/a/aaa-60 0644 root bin
-f none /opt/csw/share/terminfo/a/aaa-60-rv 0644 root bin
-f none /opt/csw/share/terminfo/a/aaa-db 0644 root bin
-f none /opt/csw/share/terminfo/a/aaa-rv-unk 0644 root bin
-l none /opt/csw/share/terminfo/a/addsviewpoint=../v/viewpoint
-f none /opt/csw/share/terminfo/a/avt 0644 root bin
-l none /opt/csw/share/terminfo/a/addsvp60=../v/vp60
-f none /opt/csw/share/terminfo/a/adds980 0644 root bin
-l none /opt/csw/share/terminfo/a/a980=adds980
-f none /opt/csw/share/terminfo/a/avt-ns 0644 root bin
-f none /opt/csw/share/terminfo/a/avt-rv-ns 0644 root bin
-f none /opt/csw/share/terminfo/a/avt-w-ns 0644 root bin
-f none /opt/csw/share/terminfo/a/avt-w-rv-ns 0644 root bin
-f none /opt/csw/share/terminfo/a/avt+s 0644 root bin
-l none /opt/csw/share/terminfo/a/avt-s=avt
-f none /opt/csw/share/terminfo/a/avt-rv 0644 root bin
-l none /opt/csw/share/terminfo/a/avt-rv-s=avt-rv
-f none /opt/csw/share/terminfo/a/avt-w 0644 root bin
-l none /opt/csw/share/terminfo/a/avt-w-s=avt-w
-f none /opt/csw/share/terminfo/a/avt-w-rv 0644 root bin
-l none /opt/csw/share/terminfo/a/avt-w-rv-s=avt-w-rv
-f none /opt/csw/share/terminfo/a/apl 0644 root bin
-f none /opt/csw/share/terminfo/a/aixterm 0644 root bin
-f none /opt/csw/share/terminfo/a/aixterm-m 0644 root bin
-f none /opt/csw/share/terminfo/a/aixterm-m-old 0644 root bin
-f none /opt/csw/share/terminfo/a/aixterm-16color 0644 root bin
-f none /opt/csw/share/terminfo/a/addrinfo 0644 root bin
-f none /opt/csw/share/terminfo/a/abm85 0644 root bin
-f none /opt/csw/share/terminfo/a/abm85h 0644 root bin
-f none /opt/csw/share/terminfo/a/abm85e 0644 root bin
-f none /opt/csw/share/terminfo/a/abm85h-old 0644 root bin
-f none /opt/csw/share/terminfo/a/act4 0644 root bin
-f none /opt/csw/share/terminfo/a/act5 0644 root bin
-f none /opt/csw/share/terminfo/a/appleIIgs 0644 root bin
-l none /opt/csw/share/terminfo/a/appleIIe=appleIIgs
-l none /opt/csw/share/terminfo/a/appleIIc=appleIIgs
-f none /opt/csw/share/terminfo/a/apple2e 0644 root bin
-f none /opt/csw/share/terminfo/a/apple2e-p 0644 root bin
-f none /opt/csw/share/terminfo/a/apple-ae 0644 root bin
-f none /opt/csw/share/terminfo/a/appleII 0644 root bin
-f none /opt/csw/share/terminfo/a/apple-80 0644 root bin
-f none /opt/csw/share/terminfo/a/apple-soroc 0644 root bin
-f none /opt/csw/share/terminfo/a/apple-videx 0644 root bin
-f none /opt/csw/share/terminfo/a/apple-uterm-vb 0644 root bin
-f none /opt/csw/share/terminfo/a/apple-uterm 0644 root bin
-f none /opt/csw/share/terminfo/a/apple80p 0644 root bin
-f none /opt/csw/share/terminfo/a/apple-videx2 0644 root bin
-l none /opt/csw/share/terminfo/a/apple-videx3=../v/vapple
-f none /opt/csw/share/terminfo/a/aepro 0644 root bin
-f none /opt/csw/share/terminfo/a/apple-vm80 0644 root bin
-l none /opt/csw/share/terminfo/a/ap-vm80=apple-vm80
-f none /opt/csw/share/terminfo/a/atari 0644 root bin
-f none /opt/csw/share/terminfo/a/amiga 0644 root bin
-f none /opt/csw/share/terminfo/a/amiga-h 0644 root bin
-f none /opt/csw/share/terminfo/a/amiga-8bit 0644 root bin
-f none /opt/csw/share/terminfo/a/amiga-vnc 0644 root bin
-f none /opt/csw/share/terminfo/a/abm80 0644 root bin
-f none /opt/csw/share/terminfo/a/alto-h19 0644 root bin
-l none /opt/csw/share/terminfo/a/altoh19=alto-h19
-l none /opt/csw/share/terminfo/a/altoheath=alto-h19
-f none /opt/csw/share/terminfo/a/apollo 0644 root bin
-l none /opt/csw/share/terminfo/a/alto-heath=alto-h19
-f none /opt/csw/share/terminfo/a/apollo_15P 0644 root bin
-f none /opt/csw/share/terminfo/a/apollo_19L 0644 root bin
-f none /opt/csw/share/terminfo/a/apollo_color 0644 root bin
-f none /opt/csw/share/terminfo/a/aws 0644 root bin
-f none /opt/csw/share/terminfo/a/awsc 0644 root bin
-f none /opt/csw/share/terminfo/a/aj830 0644 root bin
-l none /opt/csw/share/terminfo/a/aj832=aj830
-l none /opt/csw/share/terminfo/a/aj=aj830
-f none /opt/csw/share/terminfo/a/aj510 0644 root bin
-d none /opt/csw/share/terminfo/k 0755 root bin
-f none /opt/csw/share/terminfo/k/klone+acs 0644 root bin
-f none /opt/csw/share/terminfo/k/klone+sgr 0644 root bin
-f none /opt/csw/share/terminfo/k/klone+sgr-dumb 0644 root bin
-f none /opt/csw/share/terminfo/k/klone+koi8acs 0644 root bin
-f none /opt/csw/share/terminfo/k/klone+color 0644 root bin
-f none /opt/csw/share/terminfo/k/kterm 0644 root bin
-f none /opt/csw/share/terminfo/k/kterm-color 0644 root bin
-l none /opt/csw/share/terminfo/k/kterm-co=kterm-color
-f none /opt/csw/share/terminfo/k/kvt 0644 root bin
-f none /opt/csw/share/terminfo/k/konsole-base 0644 root bin
-f none /opt/csw/share/terminfo/k/konsole-linux 0644 root bin
-f none /opt/csw/share/terminfo/k/konsole-xf3x 0644 root bin
-f none /opt/csw/share/terminfo/k/konsole-xf4x 0644 root bin
-f none /opt/csw/share/terminfo/k/konsole-vt100 0644 root bin
-f none /opt/csw/share/terminfo/k/konsole-vt420pc 0644 root bin
-f none /opt/csw/share/terminfo/k/konsole-16color 0644 root bin
-f none /opt/csw/share/terminfo/k/konsole 0644 root bin
-f none /opt/csw/share/terminfo/k/k45 0644 root bin
-f none /opt/csw/share/terminfo/k/kermit 0644 root bin
-f none /opt/csw/share/terminfo/k/kermit-am 0644 root bin
-f none /opt/csw/share/terminfo/k/kds7372 0644 root bin
-l none /opt/csw/share/terminfo/k/kds6402=kds7372
-f none /opt/csw/share/terminfo/k/kds7372-w 0644 root bin
-f none /opt/csw/share/terminfo/k/kt7 0644 root bin
-f none /opt/csw/share/terminfo/k/kt7ix 0644 root bin
-f none /opt/csw/share/terminfo/k/kaypro 0644 root bin
-l none /opt/csw/share/terminfo/k/kaypro2=kaypro
-f none /opt/csw/share/terminfo/k/ktm 0644 root bin
-d none /opt/csw/share/terminfo/e 0755 root bin
-f none /opt/csw/share/terminfo/e/ecma+color 0644 root bin
-f none /opt/csw/share/terminfo/e/ecma+sgr 0644 root bin
-f none /opt/csw/share/terminfo/e/emu 0644 root bin
-f none /opt/csw/share/terminfo/e/emu-220 0644 root bin
-f none /opt/csw/share/terminfo/e/eterm 0644 root bin
-f none /opt/csw/share/terminfo/e/elks-glasstty 0644 root bin
-f none /opt/csw/share/terminfo/e/elks-vt52 0644 root bin
-f none /opt/csw/share/terminfo/e/elks-ansi 0644 root bin
-f none /opt/csw/share/terminfo/e/elks 0644 root bin
-f none /opt/csw/share/terminfo/e/emx-base 0644 root bin
-f none /opt/csw/share/terminfo/e/excel62 0644 root bin
-l none /opt/csw/share/terminfo/e/excel64=excel62
-f none /opt/csw/share/terminfo/e/excel62-w 0644 root bin
-l none /opt/csw/share/terminfo/e/excel64-w=excel62-w
-f none /opt/csw/share/terminfo/e/excel62-rv 0644 root bin
-l none /opt/csw/share/terminfo/e/excel64-rv=excel62-rv
-f none /opt/csw/share/terminfo/e/esprit 0644 root bin
-f none /opt/csw/share/terminfo/e/esprit-am 0644 root bin
-f none /opt/csw/share/terminfo/e/exec80 0644 root bin
-f none /opt/csw/share/terminfo/e/ergo4000 0644 root bin
-f none /opt/csw/share/terminfo/e/ex155 0644 root bin
-l none /opt/csw/share/terminfo/e/emots=../g/gs6300
-f none /opt/csw/share/terminfo/e/env230 0644 root bin
-l none /opt/csw/share/terminfo/e/envision230=env230
-f none /opt/csw/share/terminfo/e/ep48 0644 root bin
-l none /opt/csw/share/terminfo/e/ep4080=ep48
-f none /opt/csw/share/terminfo/e/ep40 0644 root bin
-l none /opt/csw/share/terminfo/e/ep4000=ep40
-d none /opt/csw/share/terminfo/i 0755 root bin
-f none /opt/csw/share/terminfo/i/ibcs2 0644 root bin
-f none /opt/csw/share/terminfo/i/iris-ansi 0644 root bin
-l none /opt/csw/share/terminfo/i/iris-ansi-net=iris-ansi
-f none /opt/csw/share/terminfo/i/iris-ansi-ap 0644 root bin
-f none /opt/csw/share/terminfo/i/iris-color 0644 root bin
-f none /opt/csw/share/terminfo/i/ibmpcx 0644 root bin
-l none /opt/csw/share/terminfo/i/ibmx=ibmpcx
-l none /opt/csw/share/terminfo/i/ibmpc3r=../p/pc3r
-l none /opt/csw/share/terminfo/i/ibmpc3r-mono=../p/pc3r-m
-l none /opt/csw/share/terminfo/i/ibmpc3=../p/pc3-bold
-f none /opt/csw/share/terminfo/i/iris40 0644 root bin
-f none /opt/csw/share/terminfo/i/interix 0644 root bin
-f none /opt/csw/share/terminfo/i/interix-nti 0644 root bin
-f none /opt/csw/share/terminfo/i/ips 0644 root bin
-f none /opt/csw/share/terminfo/i/ibm327x 0644 root bin
-f none /opt/csw/share/terminfo/i/ibm3101 0644 root bin
-l none /opt/csw/share/terminfo/i/i3101=ibm3101
-f none /opt/csw/share/terminfo/i/ibm3151 0644 root bin
-f none /opt/csw/share/terminfo/i/ibm3161 0644 root bin
-l none /opt/csw/share/terminfo/i/ibm3163=ibm3161
-f none /opt/csw/share/terminfo/i/ibm3161-C 0644 root bin
-f none /opt/csw/share/terminfo/i/ibm3162 0644 root bin
-f none /opt/csw/share/terminfo/i/ibm3164 0644 root bin
-l none /opt/csw/share/terminfo/i/i3164=ibm3164
-f none /opt/csw/share/terminfo/i/ibm5151 0644 root bin
-f none /opt/csw/share/terminfo/i/ibmaed 0644 root bin
-l none /opt/csw/share/terminfo/i/ibm-apl=../a/apl
-f none /opt/csw/share/terminfo/i/ibmmono 0644 root bin
-f none /opt/csw/share/terminfo/i/ibmega 0644 root bin
-f none /opt/csw/share/terminfo/i/ibm+color 0644 root bin
-f none /opt/csw/share/terminfo/i/ibm+16color 0644 root bin
-f none /opt/csw/share/terminfo/i/ibm5154 0644 root bin
-f none /opt/csw/share/terminfo/i/ibmega-c 0644 root bin
-l none /opt/csw/share/terminfo/i/ibm5154-c=ibmega-c
-f none /opt/csw/share/terminfo/i/ibmvga-c 0644 root bin
-f none /opt/csw/share/terminfo/i/ibmvga 0644 root bin
-f none /opt/csw/share/terminfo/i/ibmapa16 0644 root bin
-f none /opt/csw/share/terminfo/i/ibm6155 0644 root bin
-f none /opt/csw/share/terminfo/i/ibmapa8c 0644 root bin
-l none /opt/csw/share/terminfo/i/ibmapa8=ibmapa8c

@@ 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