diff --git a/core/acl/.checksums b/core/acl/.checksums new file mode 100644 index 000000000..2d7b1af12 --- /dev/null +++ b/core/acl/.checksums @@ -0,0 +1 @@ +3cecb80cb0a52a0b273e6698ba642263 acl-2.3.1.tar.gz diff --git a/core/acl/.pkgfiles b/core/acl/.pkgfiles new file mode 100644 index 000000000..61a0db315 --- /dev/null +++ b/core/acl/.pkgfiles @@ -0,0 +1,66 @@ +acl-2.3.1-1 +drwxr-xr-x root/root bin/ +-rwxr-xr-x root/root bin/chacl +-rwxr-xr-x root/root bin/getfacl +-rwxr-xr-x root/root bin/setfacl +drwxr-xr-x root/root lib/ +lrwxrwxrwx root/root lib/libacl.so.1 -> libacl.so.1.1.2301 +-rwxr-xr-x root/root lib/libacl.so.1.1.2301 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/acl/ +-rw-r--r-- root/root usr/include/acl/libacl.h +drwxr-xr-x root/root usr/include/sys/ +-rw-r--r-- root/root usr/include/sys/acl.h +drwxr-xr-x root/root usr/lib/ +lrwxrwxrwx root/root usr/lib/libacl.so -> ../../lib/libacl.so.1.1.2301 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libacl.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/chacl.1.gz +-rw-r--r-- root/root usr/share/man/man1/getfacl.1.gz +-rw-r--r-- root/root usr/share/man/man1/setfacl.1.gz +drwxr-xr-x root/root usr/share/man/man3/ +-rw-r--r-- root/root usr/share/man/man3/acl_add_perm.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_calc_mask.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_check.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_clear_perms.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_cmp.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_copy_entry.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_copy_ext.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_copy_int.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_create_entry.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_delete_def_file.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_delete_entry.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_delete_perm.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_dup.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_entries.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_equiv_mode.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_error.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_extended_fd.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_extended_file.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_extended_file_nofollow.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_free.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_from_mode.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_from_text.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_get_entry.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_get_fd.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_get_file.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_get_perm.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_get_permset.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_get_qualifier.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_get_tag_type.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_init.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_set_fd.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_set_file.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_set_permset.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_set_qualifier.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_set_tag_type.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_size.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_to_any_text.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_to_text.3.gz +-rw-r--r-- root/root usr/share/man/man3/acl_valid.3.gz +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/acl.5.gz diff --git a/core/acl/spkgbuild b/core/acl/spkgbuild new file mode 100755 index 000000000..29c655365 --- /dev/null +++ b/core/acl/spkgbuild @@ -0,0 +1,25 @@ +# description : Utilities to administer Access Control Lists, which are used to define more fine-grained discretionary access rights for files and directories +# depends : attr + +name=acl +version=2.3.1 +release=1 +source="https://download.savannah.gnu.org/releases/$name/$name-$version.tar.gz" + +build() { + cd $name-$version + ./configure --prefix=/usr \ + --bindir=/bin \ + --disable-static \ + --disable-nls \ + --libexecdir=/usr/lib + make + make DESTDIR=$PKG install + + chmod -v 755 $PKG/usr/lib/libacl.so + + mkdir -p $PKG/lib + mv -v $PKG/usr/lib/libacl.so.* $PKG/lib + ln -sfv ../../lib/$(readlink $PKG/usr/lib/libacl.so) $PKG/usr/lib/libacl.so + +} diff --git a/core/attr/.checksums b/core/attr/.checksums new file mode 100644 index 000000000..7bedd5683 --- /dev/null +++ b/core/attr/.checksums @@ -0,0 +1 @@ +ac1c5a7a084f0f83b8cace34211f64d8 attr-2.5.1.tar.gz diff --git a/core/attr/.pkgfiles b/core/attr/.pkgfiles new file mode 100644 index 000000000..d4a66f20f --- /dev/null +++ b/core/attr/.pkgfiles @@ -0,0 +1,37 @@ +attr-2.5.1-1 +drwxr-xr-x root/root bin/ +-rwxr-xr-x root/root bin/attr +-rwxr-xr-x root/root bin/getfattr +-rwxr-xr-x root/root bin/setfattr +drwxr-xr-x root/root etc/ +-rw-r--r-- root/root etc/xattr.conf +drwxr-xr-x root/root lib/ +lrwxrwxrwx root/root lib/libattr.so.1 -> libattr.so.1.1.2501 +-rwxr-xr-x root/root lib/libattr.so.1.1.2501 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/attr/ +-rw-r--r-- root/root usr/include/attr/attributes.h +-rw-r--r-- root/root usr/include/attr/error_context.h +-rw-r--r-- root/root usr/include/attr/libattr.h +drwxr-xr-x root/root usr/lib/ +lrwxrwxrwx root/root usr/lib/libattr.so -> ../../lib/libattr.so.1.1.2501 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libattr.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/attr.1.gz +-rw-r--r-- root/root usr/share/man/man1/getfattr.1.gz +-rw-r--r-- root/root usr/share/man/man1/setfattr.1.gz +drwxr-xr-x root/root usr/share/man/man3/ +-rw-r--r-- root/root usr/share/man/man3/attr_get.3.gz +lrwxrwxrwx root/root usr/share/man/man3/attr_getf.3.gz -> attr_get.3.gz +-rw-r--r-- root/root usr/share/man/man3/attr_list.3.gz +lrwxrwxrwx root/root usr/share/man/man3/attr_listf.3.gz -> attr_list.3.gz +-rw-r--r-- root/root usr/share/man/man3/attr_multi.3.gz +lrwxrwxrwx root/root usr/share/man/man3/attr_multif.3.gz -> attr_multi.3.gz +-rw-r--r-- root/root usr/share/man/man3/attr_remove.3.gz +lrwxrwxrwx root/root usr/share/man/man3/attr_removef.3.gz -> attr_remove.3.gz +-rw-r--r-- root/root usr/share/man/man3/attr_set.3.gz +lrwxrwxrwx root/root usr/share/man/man3/attr_setf.3.gz -> attr_set.3.gz diff --git a/core/attr/spkgbuild b/core/attr/spkgbuild new file mode 100755 index 000000000..87bf8566c --- /dev/null +++ b/core/attr/spkgbuild @@ -0,0 +1,25 @@ +# description : Utilities to administer the extended attributes on filesystem objects + +name=attr +version=2.5.1 +release=1 +source="https://download.savannah.gnu.org/releases/$name/$name-$version.tar.gz" + +build() { + cd $name-$version + + ./configure --prefix=/usr \ + --bindir=/bin \ + --disable-static \ + --sysconfdir=/etc \ + --disable-nls + make + make DESTDIR=$PKG install + + chmod -v 755 $PKG/usr/lib/libattr.so + + mkdir -p $PKG/lib + mv -v $PKG/usr/lib/libattr.so.* $PKG/lib + ln -sfv ../../lib/$(readlink $PKG/usr/lib/libattr.so) $PKG/usr/lib/libattr.so + +} diff --git a/core/autoconf/.checksums b/core/autoconf/.checksums new file mode 100644 index 000000000..5432acb4d --- /dev/null +++ b/core/autoconf/.checksums @@ -0,0 +1 @@ +12cfa1687ffa2606337efe1a64416106 autoconf-2.71.tar.xz diff --git a/core/autoconf/.pkgfiles b/core/autoconf/.pkgfiles new file mode 100644 index 000000000..b51d61ea7 --- /dev/null +++ b/core/autoconf/.pkgfiles @@ -0,0 +1,77 @@ +autoconf-2.71-1 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/autoconf +-rwxr-xr-x root/root usr/bin/autoheader +-rwxr-xr-x root/root usr/bin/autom4te +-rwxr-xr-x root/root usr/bin/autoreconf +-rwxr-xr-x root/root usr/bin/autoscan +-rwxr-xr-x root/root usr/bin/autoupdate +-rwxr-xr-x root/root usr/bin/ifnames +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/autoconf/ +drwxr-xr-x root/root usr/share/autoconf/Autom4te/ +-rw-r--r-- root/root usr/share/autoconf/Autom4te/C4che.pm +-rw-r--r-- root/root usr/share/autoconf/Autom4te/ChannelDefs.pm +-rw-r--r-- root/root usr/share/autoconf/Autom4te/Channels.pm +-rw-r--r-- root/root usr/share/autoconf/Autom4te/Config.pm +-rw-r--r-- root/root usr/share/autoconf/Autom4te/Configure_ac.pm +-rw-r--r-- root/root usr/share/autoconf/Autom4te/FileUtils.pm +-rw-r--r-- root/root usr/share/autoconf/Autom4te/General.pm +-rw-r--r-- root/root usr/share/autoconf/Autom4te/Getopt.pm +-rw-r--r-- root/root usr/share/autoconf/Autom4te/Request.pm +-rw-r--r-- root/root usr/share/autoconf/Autom4te/XFile.pm +-rw-r--r-- root/root usr/share/autoconf/INSTALL +drwxr-xr-x root/root usr/share/autoconf/autoconf/ +-rw-r--r-- root/root usr/share/autoconf/autoconf/autoconf.m4 +-rw-r--r-- root/root usr/share/autoconf/autoconf/autoconf.m4f +-rw-r--r-- root/root usr/share/autoconf/autoconf/autoheader.m4 +-rw-r--r-- root/root usr/share/autoconf/autoconf/autoscan.m4 +-rw-r--r-- root/root usr/share/autoconf/autoconf/autotest.m4 +-rw-r--r-- root/root usr/share/autoconf/autoconf/autoupdate.m4 +-rw-r--r-- root/root usr/share/autoconf/autoconf/c.m4 +-rw-r--r-- root/root usr/share/autoconf/autoconf/erlang.m4 +-rw-r--r-- root/root usr/share/autoconf/autoconf/fortran.m4 +-rw-r--r-- root/root usr/share/autoconf/autoconf/functions.m4 +-rw-r--r-- root/root usr/share/autoconf/autoconf/general.m4 +-rw-r--r-- root/root usr/share/autoconf/autoconf/go.m4 +-rw-r--r-- root/root usr/share/autoconf/autoconf/headers.m4 +-rw-r--r-- root/root usr/share/autoconf/autoconf/lang.m4 +-rw-r--r-- root/root usr/share/autoconf/autoconf/libs.m4 +-rw-r--r-- root/root usr/share/autoconf/autoconf/oldnames.m4 +-rw-r--r-- root/root usr/share/autoconf/autoconf/programs.m4 +-rw-r--r-- root/root usr/share/autoconf/autoconf/specific.m4 +-rw-r--r-- root/root usr/share/autoconf/autoconf/status.m4 +-rw-r--r-- root/root usr/share/autoconf/autoconf/trailer.m4 +-rw-r--r-- root/root usr/share/autoconf/autoconf/types.m4 +-rw-r--r-- root/root usr/share/autoconf/autom4te.cfg +drwxr-xr-x root/root usr/share/autoconf/autoscan/ +-rw-r--r-- root/root usr/share/autoconf/autoscan/autoscan.list +drwxr-xr-x root/root usr/share/autoconf/autotest/ +-rw-r--r-- root/root usr/share/autoconf/autotest/autotest.m4 +-rw-r--r-- root/root usr/share/autoconf/autotest/autotest.m4f +-rw-r--r-- root/root usr/share/autoconf/autotest/general.m4 +-rw-r--r-- root/root usr/share/autoconf/autotest/specific.m4 +drwxr-xr-x root/root usr/share/autoconf/build-aux/ +-rwxr-xr-x root/root usr/share/autoconf/build-aux/config.guess +-rwxr-xr-x root/root usr/share/autoconf/build-aux/config.sub +-rwxr-xr-x root/root usr/share/autoconf/build-aux/install-sh +drwxr-xr-x root/root usr/share/autoconf/m4sugar/ +-rw-r--r-- root/root usr/share/autoconf/m4sugar/foreach.m4 +-rw-r--r-- root/root usr/share/autoconf/m4sugar/m4sh.m4 +-rw-r--r-- root/root usr/share/autoconf/m4sugar/m4sh.m4f +-rw-r--r-- root/root usr/share/autoconf/m4sugar/m4sugar.m4 +-rw-r--r-- root/root usr/share/autoconf/m4sugar/m4sugar.m4f +-rw-r--r-- root/root usr/share/autoconf/m4sugar/version.m4 +drwxr-xr-x root/root usr/share/info/ +-rw-r--r-- root/root usr/share/info/autoconf.info.gz +-rw-r--r-- root/root usr/share/info/standards.info.gz +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/autoconf.1.gz +-rw-r--r-- root/root usr/share/man/man1/autoheader.1.gz +-rw-r--r-- root/root usr/share/man/man1/autom4te.1.gz +-rw-r--r-- root/root usr/share/man/man1/autoreconf.1.gz +-rw-r--r-- root/root usr/share/man/man1/autoscan.1.gz +-rw-r--r-- root/root usr/share/man/man1/autoupdate.1.gz +-rw-r--r-- root/root usr/share/man/man1/ifnames.1.gz diff --git a/core/autoconf/spkgbuild b/core/autoconf/spkgbuild new file mode 100755 index 000000000..0f448560a --- /dev/null +++ b/core/autoconf/spkgbuild @@ -0,0 +1,14 @@ +# description : Programs for producing shell scripts that can automatically configure source code + +name=autoconf +version=2.71 +release=1 +source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz" + +build() { + cd $name-$version + + ./configure --prefix=/usr + make + make DESTDIR=$PKG install +} diff --git a/core/automake/.checksums b/core/automake/.checksums new file mode 100644 index 000000000..8defe6e17 --- /dev/null +++ b/core/automake/.checksums @@ -0,0 +1 @@ +4017e96f89fca45ca946f1c5db6be714 automake-1.16.5.tar.xz diff --git a/core/automake/.pkgfiles b/core/automake/.pkgfiles new file mode 100644 index 000000000..8a3fec591 --- /dev/null +++ b/core/automake/.pkgfiles @@ -0,0 +1,134 @@ +automake-1.16.5-1 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +hrwxr-xr-x root/root usr/bin/aclocal link to usr/bin/aclocal-1.16 +-rwxr-xr-x root/root usr/bin/aclocal-1.16 +-rwxr-xr-x root/root usr/bin/automake +hrwxr-xr-x root/root usr/bin/automake-1.16 link to usr/bin/automake +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/aclocal-1.16/ +-rw-r--r-- root/root usr/share/aclocal-1.16/amversion.m4 +-rw-r--r-- root/root usr/share/aclocal-1.16/ar-lib.m4 +-rw-r--r-- root/root usr/share/aclocal-1.16/as.m4 +-rw-r--r-- root/root usr/share/aclocal-1.16/auxdir.m4 +-rw-r--r-- root/root usr/share/aclocal-1.16/cond-if.m4 +-rw-r--r-- root/root usr/share/aclocal-1.16/cond.m4 +-rw-r--r-- root/root usr/share/aclocal-1.16/depend.m4 +-rw-r--r-- root/root usr/share/aclocal-1.16/depout.m4 +-rw-r--r-- root/root usr/share/aclocal-1.16/dmalloc.m4 +-rw-r--r-- root/root usr/share/aclocal-1.16/extra-recurs.m4 +-rw-r--r-- root/root usr/share/aclocal-1.16/gcj.m4 +-rw-r--r-- root/root usr/share/aclocal-1.16/init.m4 +-rw-r--r-- root/root usr/share/aclocal-1.16/install-sh.m4 +drwxr-xr-x root/root usr/share/aclocal-1.16/internal/ +-rw-r--r-- root/root usr/share/aclocal-1.16/internal/ac-config-macro-dirs.m4 +-rw-r--r-- root/root usr/share/aclocal-1.16/lead-dot.m4 +-rw-r--r-- root/root usr/share/aclocal-1.16/lex.m4 +-rw-r--r-- root/root usr/share/aclocal-1.16/lispdir.m4 +-rw-r--r-- root/root usr/share/aclocal-1.16/maintainer.m4 +-rw-r--r-- root/root usr/share/aclocal-1.16/make.m4 +-rw-r--r-- root/root usr/share/aclocal-1.16/missing.m4 +-rw-r--r-- root/root usr/share/aclocal-1.16/mkdirp.m4 +-rw-r--r-- root/root usr/share/aclocal-1.16/obsolete.m4 +-rw-r--r-- root/root usr/share/aclocal-1.16/options.m4 +-rw-r--r-- root/root usr/share/aclocal-1.16/prog-cc-c-o.m4 +-rw-r--r-- root/root usr/share/aclocal-1.16/python.m4 +-rw-r--r-- root/root usr/share/aclocal-1.16/runlog.m4 +-rw-r--r-- root/root usr/share/aclocal-1.16/sanity.m4 +-rw-r--r-- root/root usr/share/aclocal-1.16/silent.m4 +-rw-r--r-- root/root usr/share/aclocal-1.16/strip.m4 +-rw-r--r-- root/root usr/share/aclocal-1.16/substnot.m4 +-rw-r--r-- root/root usr/share/aclocal-1.16/tar.m4 +-rw-r--r-- root/root usr/share/aclocal-1.16/upc.m4 +-rw-r--r-- root/root usr/share/aclocal-1.16/vala.m4 +drwxr-xr-x root/root usr/share/aclocal/ +-rw-r--r-- root/root usr/share/aclocal/README +drwxr-xr-x root/root usr/share/automake-1.16/ +drwxr-xr-x root/root usr/share/automake-1.16/Automake/ +-rw-r--r-- root/root usr/share/automake-1.16/Automake/ChannelDefs.pm +-rw-r--r-- root/root usr/share/automake-1.16/Automake/Channels.pm +-rw-r--r-- root/root usr/share/automake-1.16/Automake/Condition.pm +-rw-r--r-- root/root usr/share/automake-1.16/Automake/Config.pm +-rw-r--r-- root/root usr/share/automake-1.16/Automake/Configure_ac.pm +-rw-r--r-- root/root usr/share/automake-1.16/Automake/DisjConditions.pm +-rw-r--r-- root/root usr/share/automake-1.16/Automake/FileUtils.pm +-rw-r--r-- root/root usr/share/automake-1.16/Automake/General.pm +-rw-r--r-- root/root usr/share/automake-1.16/Automake/Getopt.pm +-rw-r--r-- root/root usr/share/automake-1.16/Automake/Item.pm +-rw-r--r-- root/root usr/share/automake-1.16/Automake/ItemDef.pm +-rw-r--r-- root/root usr/share/automake-1.16/Automake/Language.pm +-rw-r--r-- root/root usr/share/automake-1.16/Automake/Location.pm +-rw-r--r-- root/root usr/share/automake-1.16/Automake/Options.pm +-rw-r--r-- root/root usr/share/automake-1.16/Automake/Rule.pm +-rw-r--r-- root/root usr/share/automake-1.16/Automake/RuleDef.pm +-rw-r--r-- root/root usr/share/automake-1.16/Automake/VarDef.pm +-rw-r--r-- root/root usr/share/automake-1.16/Automake/Variable.pm +-rw-r--r-- root/root usr/share/automake-1.16/Automake/Version.pm +-rw-r--r-- root/root usr/share/automake-1.16/Automake/Wrap.pm +-rw-r--r-- root/root usr/share/automake-1.16/Automake/XFile.pm +-rw-r--r-- root/root usr/share/automake-1.16/COPYING +-rw-r--r-- root/root usr/share/automake-1.16/INSTALL +drwxr-xr-x root/root usr/share/automake-1.16/am/ +-rw-r--r-- root/root usr/share/automake-1.16/am/check.am +-rw-r--r-- root/root usr/share/automake-1.16/am/check2.am +-rw-r--r-- root/root usr/share/automake-1.16/am/clean-hdr.am +-rw-r--r-- root/root usr/share/automake-1.16/am/clean.am +-rw-r--r-- root/root usr/share/automake-1.16/am/compile.am +-rw-r--r-- root/root usr/share/automake-1.16/am/configure.am +-rw-r--r-- root/root usr/share/automake-1.16/am/data.am +-rw-r--r-- root/root usr/share/automake-1.16/am/dejagnu.am +-rw-r--r-- root/root usr/share/automake-1.16/am/depend.am +-rw-r--r-- root/root usr/share/automake-1.16/am/depend2.am +-rw-r--r-- root/root usr/share/automake-1.16/am/distdir.am +-rw-r--r-- root/root usr/share/automake-1.16/am/footer.am +-rw-r--r-- root/root usr/share/automake-1.16/am/header-vars.am +-rw-r--r-- root/root usr/share/automake-1.16/am/header.am +-rw-r--r-- root/root usr/share/automake-1.16/am/inst-vars.am +-rw-r--r-- root/root usr/share/automake-1.16/am/install.am +-rw-r--r-- root/root usr/share/automake-1.16/am/java.am +-rw-r--r-- root/root usr/share/automake-1.16/am/lang-compile.am +-rw-r--r-- root/root usr/share/automake-1.16/am/lex.am +-rw-r--r-- root/root usr/share/automake-1.16/am/library.am +-rw-r--r-- root/root usr/share/automake-1.16/am/libs.am +-rw-r--r-- root/root usr/share/automake-1.16/am/libtool.am +-rw-r--r-- root/root usr/share/automake-1.16/am/lisp.am +-rw-r--r-- root/root usr/share/automake-1.16/am/ltlib.am +-rw-r--r-- root/root usr/share/automake-1.16/am/ltlibrary.am +-rw-r--r-- root/root usr/share/automake-1.16/am/mans-vars.am +-rw-r--r-- root/root usr/share/automake-1.16/am/mans.am +-rw-r--r-- root/root usr/share/automake-1.16/am/program.am +-rw-r--r-- root/root usr/share/automake-1.16/am/progs.am +-rw-r--r-- root/root usr/share/automake-1.16/am/python.am +-rw-r--r-- root/root usr/share/automake-1.16/am/remake-hdr.am +-rw-r--r-- root/root usr/share/automake-1.16/am/scripts.am +-rw-r--r-- root/root usr/share/automake-1.16/am/subdirs.am +-rw-r--r-- root/root usr/share/automake-1.16/am/tags.am +-rw-r--r-- root/root usr/share/automake-1.16/am/texi-vers.am +-rw-r--r-- root/root usr/share/automake-1.16/am/texibuild.am +-rw-r--r-- root/root usr/share/automake-1.16/am/texinfos.am +-rw-r--r-- root/root usr/share/automake-1.16/am/vala.am +-rw-r--r-- root/root usr/share/automake-1.16/am/yacc.am +-rwxr-xr-x root/root usr/share/automake-1.16/ar-lib +-rwxr-xr-x root/root usr/share/automake-1.16/compile +-rwxr-xr-x root/root usr/share/automake-1.16/config.guess +-rwxr-xr-x root/root usr/share/automake-1.16/config.sub +-rwxr-xr-x root/root usr/share/automake-1.16/depcomp +-rwxr-xr-x root/root usr/share/automake-1.16/install-sh +-rwxr-xr-x root/root usr/share/automake-1.16/mdate-sh +-rwxr-xr-x root/root usr/share/automake-1.16/missing +-rwxr-xr-x root/root usr/share/automake-1.16/mkinstalldirs +-rwxr-xr-x root/root usr/share/automake-1.16/py-compile +-rwxr-xr-x root/root usr/share/automake-1.16/tap-driver.sh +-rwxr-xr-x root/root usr/share/automake-1.16/test-driver +-rwxr-xr-x root/root usr/share/automake-1.16/ylwrap +drwxr-xr-x root/root usr/share/info/ +-rw-r--r-- root/root usr/share/info/automake-history.info.gz +-rw-r--r-- root/root usr/share/info/automake.info-1.gz +-rw-r--r-- root/root usr/share/info/automake.info-2.gz +-rw-r--r-- root/root usr/share/info/automake.info.gz +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/aclocal-1.16.1.gz +-rw-r--r-- root/root usr/share/man/man1/aclocal.1.gz +-rw-r--r-- root/root usr/share/man/man1/automake-1.16.1.gz +-rw-r--r-- root/root usr/share/man/man1/automake.1.gz diff --git a/core/automake/spkgbuild b/core/automake/spkgbuild new file mode 100755 index 000000000..a8a221abc --- /dev/null +++ b/core/automake/spkgbuild @@ -0,0 +1,17 @@ +# description : Programs for generating Makefiles for use with Autoconf +# depends : autoconf + +name=automake +version=1.16.5 +release=1 +source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz" + +build() { + cd $name-$version + + ./configure --prefix=/usr + make + make DESTDIR=$PKG install + + rm $PKG/usr/share/automake-*/texinfo.tex +} diff --git a/core/base/.checksums b/core/base/.checksums new file mode 100644 index 000000000..cc2ecb636 --- /dev/null +++ b/core/base/.checksums @@ -0,0 +1 @@ +SKIP diff --git a/core/base/.pkgfiles b/core/base/.pkgfiles new file mode 100644 index 000000000..359a7f8bb --- /dev/null +++ b/core/base/.pkgfiles @@ -0,0 +1,2 @@ +base-20230407-1 +drwxr-xr-x root/root usr/ diff --git a/core/base/spkgbuild b/core/base/spkgbuild new file mode 100755 index 000000000..77b389836 --- /dev/null +++ b/core/base/spkgbuild @@ -0,0 +1,15 @@ +# description : Meta port for base system +# depends : filesystem linux-api-headers glibc binutils gcc libtool man-pages tzdata zlib file readline m4 libgmp +# depends : libmpfr libmpc bzip2 pkgconf ncurses attr acl libcap sed shadow psmisc +# depends : iana-etc bison flex grep bash dash which gdbm gperf expat inetutils perl +# depends : autoconf automake xz kmod gettext elfutils procps-ng e2fsprogs coreutils +# depends : diffutils gawk findutils groff less gzip iproute2 kbd libpipeline make patch +# depends : eudev util-linux man-db tar texinfo vim scratchpkg dhcpcd sysklogd init + +name=base +version=20230407 +release=1 + +build() { + mkdir -pv $PKG/usr +} diff --git a/core/bash/.checksums b/core/bash/.checksums new file mode 100644 index 000000000..732345965 --- /dev/null +++ b/core/bash/.checksums @@ -0,0 +1,3 @@ +4281bb43497f3905a308430a8d6a30a5 bash-5.2.15.tar.gz +7995a7c98fd5cd1d780c2a1f3022e1c8 bashrc +dcc2549c4a11572a9d272ed65eda3958 profile diff --git a/core/bash/.pkgfiles b/core/bash/.pkgfiles new file mode 100644 index 000000000..b0863db1c --- /dev/null +++ b/core/bash/.pkgfiles @@ -0,0 +1,122 @@ +bash-5.2.15-2 +drwxr-xr-x root/root bin/ +-rwxr-xr-x root/root bin/bash +drwxr-xr-x root/root etc/ +-rw-r--r-- root/root etc/bashrc +-rw-r--r-- root/root etc/profile +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-r-xr-xr-x root/root usr/bin/bashbug +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/bash/ +-rw-r--r-- root/root usr/include/bash/alias.h +-rw-r--r-- root/root usr/include/bash/array.h +-rw-r--r-- root/root usr/include/bash/arrayfunc.h +-rw-r--r-- root/root usr/include/bash/assoc.h +-rw-r--r-- root/root usr/include/bash/bashansi.h +-rw-r--r-- root/root usr/include/bash/bashintl.h +-rw-r--r-- root/root usr/include/bash/bashjmp.h +-rw-r--r-- root/root usr/include/bash/bashtypes.h +-rw-r--r-- root/root usr/include/bash/builtins.h +drwxr-xr-x root/root usr/include/bash/builtins/ +-rw-r--r-- root/root usr/include/bash/builtins/bashgetopt.h +-rw-r--r-- root/root usr/include/bash/builtins/builtext.h +-rw-r--r-- root/root usr/include/bash/builtins/common.h +-rw-r--r-- root/root usr/include/bash/builtins/getopt.h +-rw-r--r-- root/root usr/include/bash/command.h +-rw-r--r-- root/root usr/include/bash/config-bot.h +-rw-r--r-- root/root usr/include/bash/config-top.h +-rw-r--r-- root/root usr/include/bash/config.h +-rw-r--r-- root/root usr/include/bash/conftypes.h +-rw-r--r-- root/root usr/include/bash/dispose_cmd.h +-rw-r--r-- root/root usr/include/bash/error.h +-rw-r--r-- root/root usr/include/bash/execute_cmd.h +-rw-r--r-- root/root usr/include/bash/externs.h +-rw-r--r-- root/root usr/include/bash/general.h +-rw-r--r-- root/root usr/include/bash/hashlib.h +drwxr-xr-x root/root usr/include/bash/include/ +-rw-r--r-- root/root usr/include/bash/include/ansi_stdlib.h +-rw-r--r-- root/root usr/include/bash/include/chartypes.h +-rw-r--r-- root/root usr/include/bash/include/filecntl.h +-rw-r--r-- root/root usr/include/bash/include/gettext.h +-rw-r--r-- root/root usr/include/bash/include/maxpath.h +-rw-r--r-- root/root usr/include/bash/include/memalloc.h +-rw-r--r-- root/root usr/include/bash/include/ocache.h +-rw-r--r-- root/root usr/include/bash/include/posixdir.h +-rw-r--r-- root/root usr/include/bash/include/posixjmp.h +-rw-r--r-- root/root usr/include/bash/include/posixstat.h +-rw-r--r-- root/root usr/include/bash/include/posixtime.h +-rw-r--r-- root/root usr/include/bash/include/posixwait.h +-rw-r--r-- root/root usr/include/bash/include/shmbchar.h +-rw-r--r-- root/root usr/include/bash/include/shmbutil.h +-rw-r--r-- root/root usr/include/bash/include/shtty.h +-rw-r--r-- root/root usr/include/bash/include/stat-time.h +-rw-r--r-- root/root usr/include/bash/include/stdc.h +-rw-r--r-- root/root usr/include/bash/include/systimes.h +-rw-r--r-- root/root usr/include/bash/include/typemax.h +-rw-r--r-- root/root usr/include/bash/include/unionwait.h +-rw-r--r-- root/root usr/include/bash/jobs.h +-rw-r--r-- root/root usr/include/bash/make_cmd.h +-rw-r--r-- root/root usr/include/bash/pathnames.h +-rw-r--r-- root/root usr/include/bash/quit.h +-rw-r--r-- root/root usr/include/bash/shell.h +-rw-r--r-- root/root usr/include/bash/sig.h +-rw-r--r-- root/root usr/include/bash/siglist.h +-rw-r--r-- root/root usr/include/bash/signames.h +-rw-r--r-- root/root usr/include/bash/subst.h +-rw-r--r-- root/root usr/include/bash/syntax.h +-rw-r--r-- root/root usr/include/bash/unwind_prot.h +-rw-r--r-- root/root usr/include/bash/variables.h +-rw-r--r-- root/root usr/include/bash/version.h +-rw-r--r-- root/root usr/include/bash/xmalloc.h +-rw-r--r-- root/root usr/include/bash/y.tab.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/bash/ +-rw-r--r-- root/root usr/lib/bash/Makefile.inc +-rw-r--r-- root/root usr/lib/bash/Makefile.sample +-rwxr-xr-x root/root usr/lib/bash/accept +-rwxr-xr-x root/root usr/lib/bash/basename +-rwxr-xr-x root/root usr/lib/bash/csv +-rwxr-xr-x root/root usr/lib/bash/cut +-rwxr-xr-x root/root usr/lib/bash/dirname +-rwxr-xr-x root/root usr/lib/bash/dsv +-rwxr-xr-x root/root usr/lib/bash/fdflags +-rwxr-xr-x root/root usr/lib/bash/finfo +-rwxr-xr-x root/root usr/lib/bash/getconf +-rwxr-xr-x root/root usr/lib/bash/head +-rwxr-xr-x root/root usr/lib/bash/id +-rwxr-xr-x root/root usr/lib/bash/ln +-rw-r--r-- root/root usr/lib/bash/loadables.h +-rwxr-xr-x root/root usr/lib/bash/logname +-rwxr-xr-x root/root usr/lib/bash/mkdir +-rwxr-xr-x root/root usr/lib/bash/mkfifo +-rwxr-xr-x root/root usr/lib/bash/mktemp +-rwxr-xr-x root/root usr/lib/bash/mypid +-rwxr-xr-x root/root usr/lib/bash/pathchk +-rwxr-xr-x root/root usr/lib/bash/print +-rwxr-xr-x root/root usr/lib/bash/printenv +-rwxr-xr-x root/root usr/lib/bash/push +-rwxr-xr-x root/root usr/lib/bash/realpath +-rwxr-xr-x root/root usr/lib/bash/rm +-rwxr-xr-x root/root usr/lib/bash/rmdir +-rwxr-xr-x root/root usr/lib/bash/seq +-rwxr-xr-x root/root usr/lib/bash/setpgid +-rwxr-xr-x root/root usr/lib/bash/sleep +-rwxr-xr-x root/root usr/lib/bash/stat +-rwxr-xr-x root/root usr/lib/bash/strftime +-rwxr-xr-x root/root usr/lib/bash/sync +-rwxr-xr-x root/root usr/lib/bash/tee +-rwxr-xr-x root/root usr/lib/bash/truefalse +-rwxr-xr-x root/root usr/lib/bash/tty +-rwxr-xr-x root/root usr/lib/bash/uname +-rwxr-xr-x root/root usr/lib/bash/unlink +-rwxr-xr-x root/root usr/lib/bash/whoami +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/bash.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/info/ +-rw-r--r-- root/root usr/share/info/bash.info.gz +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/bash.1.gz +-rw-r--r-- root/root usr/share/man/man1/bashbug.1.gz diff --git a/core/bash/bashrc b/core/bash/bashrc new file mode 100755 index 000000000..3da302863 --- /dev/null +++ b/core/bash/bashrc @@ -0,0 +1,11 @@ +# /etc/bashrc + +alias ls='ls --color=auto' +alias grep='grep --color=auto' + +if [ -d /etc/bashrc.d/ ]; then + for f in /etc/bashrc.d/*.sh; do + [ -r "$f" ] && . "$f" + done + unset f +fi diff --git a/core/bash/profile b/core/bash/profile new file mode 100755 index 000000000..c5e5536b9 --- /dev/null +++ b/core/bash/profile @@ -0,0 +1,23 @@ +# /etc/profile + +# Set the initial path +export PATH=/bin:/usr/bin + +if [ "$(id -u)" -eq 0 ] ; then + export PATH=$PATH:/sbin:/usr/sbin + unset HISTFILE +fi + +# Set umask +umask 022 + +# Setup some environment variables. +export HISTSIZE=1000 +export HISTIGNORE="&:[bf]g:exit" + +for script in /etc/profile.d/*.sh ; do + if [ -r $script ] ; then + . $script + fi + unset script +done diff --git a/core/bash/spkgbuild b/core/bash/spkgbuild new file mode 100755 index 000000000..c2e6d1c71 --- /dev/null +++ b/core/bash/spkgbuild @@ -0,0 +1,31 @@ +# description : The Bourne-Again SHell +# depends : ncurses readline + +name=bash +version=5.2.15 +majver=${version%%.*} +basever=${version%.*} +patchver=${version##*.} +release=2 +source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.gz + bashrc profile" + +build() { + cd $name-$version + + ./configure \ + --prefix=/usr \ + --with-curses \ + --enable-readline \ + --without-bash-malloc \ + --with-installed-readline + make + make DESTDIR=$PKG install + + mkdir -p $PKG/bin + mv $PKG/usr/bin/bash $PKG/bin + + install -d $PKG/etc + install -m644 $SRC/bashrc $PKG/etc + install -m644 $SRC/profile $PKG/etc +} diff --git a/core/binutils/.checksums b/core/binutils/.checksums new file mode 100644 index 000000000..38acd6368 --- /dev/null +++ b/core/binutils/.checksums @@ -0,0 +1 @@ +f7e986ae9ff06405cafb2e585ee36d27 binutils-2.39.tar.xz diff --git a/core/binutils/.pkgfiles b/core/binutils/.pkgfiles new file mode 100644 index 000000000..3bdddd6af --- /dev/null +++ b/core/binutils/.pkgfiles @@ -0,0 +1,192 @@ +binutils-2.39-2 +drwxr-xr-x root/root etc/ +-rw-r--r-- root/root etc/gprofng.rc +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/addr2line +-rwxr-xr-x root/root usr/bin/ar +-rwxr-xr-x root/root usr/bin/as +-rwxr-xr-x root/root usr/bin/c++filt +-rwxr-xr-x root/root usr/bin/dwp +-rwxr-xr-x root/root usr/bin/elfedit +-rwxr-xr-x root/root usr/bin/gp-archive +-rwxr-xr-x root/root usr/bin/gp-collect-app +-rwxr-xr-x root/root usr/bin/gp-display-html +-rwxr-xr-x root/root usr/bin/gp-display-src +-rwxr-xr-x root/root usr/bin/gp-display-text +-rwxr-xr-x root/root usr/bin/gprof +-rwxr-xr-x root/root usr/bin/gprofng +hrwxr-xr-x root/root usr/bin/ld link to usr/bin/ld.bfd +-rwxr-xr-x root/root usr/bin/ld.bfd +-rwxr-xr-x root/root usr/bin/ld.gold +-rwxr-xr-x root/root usr/bin/nm +-rwxr-xr-x root/root usr/bin/objcopy +-rwxr-xr-x root/root usr/bin/objdump +-rwxr-xr-x root/root usr/bin/ranlib +-rwxr-xr-x root/root usr/bin/readelf +-rwxr-xr-x root/root usr/bin/size +-rwxr-xr-x root/root usr/bin/strings +-rwxr-xr-x root/root usr/bin/strip +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/ansidecl.h +-rw-r--r-- root/root usr/include/bfd.h +-rw-r--r-- root/root usr/include/bfdlink.h +-rw-r--r-- root/root usr/include/collectorAPI.h +-rw-r--r-- root/root usr/include/ctf-api.h +-rw-r--r-- root/root usr/include/ctf.h +-rw-r--r-- root/root usr/include/diagnostics.h +-rw-r--r-- root/root usr/include/dis-asm.h +-rw-r--r-- root/root usr/include/libcollector.h +-rw-r--r-- root/root usr/include/libfcollector.h +-rw-r--r-- root/root usr/include/plugin-api.h +-rw-r--r-- root/root usr/include/symcat.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/bfd-plugins/ +-rwxr-xr-x root/root usr/lib/bfd-plugins/libdep.so +drwxr-xr-x root/root usr/lib/gprofng/ +-rwxr-xr-x root/root usr/lib/gprofng/libgp-collector.so +-rwxr-xr-x root/root usr/lib/gprofng/libgp-collectorAPI.so +-rwxr-xr-x root/root usr/lib/gprofng/libgp-heap.so +-rwxr-xr-x root/root usr/lib/gprofng/libgp-iotrace.so +-rwxr-xr-x root/root usr/lib/gprofng/libgp-sync.so +lrwxrwxrwx root/root usr/lib/gprofng/libgprofng.so -> libgprofng.so.0.0.0 +lrwxrwxrwx root/root usr/lib/gprofng/libgprofng.so.0 -> libgprofng.so.0.0.0 +-rwxr-xr-x root/root usr/lib/gprofng/libgprofng.so.0.0.0 +drwxr-xr-x root/root usr/lib/ldscripts/ +-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.x +-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xbn +-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xc +-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xce +-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xd +-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xdc +-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xdce +-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xde +-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xdw +-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xdwe +-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xe +-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xn +-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xr +-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xs +-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xsc +-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xsce +-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xse +-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xsw +-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xswe +-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xu +-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xw +-rw-r--r-- root/root usr/lib/ldscripts/elf32_x86_64.xwe +-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.x +-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xbn +-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xc +-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xce +-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xd +-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xdc +-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xdce +-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xde +-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xdw +-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xdwe +-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xe +-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xn +-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xr +-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xs +-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xsc +-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xsce +-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xse +-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xsw +-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xswe +-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xu +-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xw +-rw-r--r-- root/root usr/lib/ldscripts/elf_i386.xwe +-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.x +-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xbn +-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xc +-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xce +-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xd +-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xdc +-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xdce +-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xde +-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xdw +-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xdwe +-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xe +-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xn +-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xr +-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xs +-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xsc +-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xsce +-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xse +-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xsw +-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xswe +-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xu +-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xw +-rw-r--r-- root/root usr/lib/ldscripts/elf_iamcu.xwe +-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.x +-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xbn +-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xc +-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xce +-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xd +-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xdc +-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xdce +-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xde +-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xdw +-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xdwe +-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xe +-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xn +-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xr +-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xs +-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xsc +-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xsce +-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xse +-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xsw +-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xswe +-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xu +-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xw +-rw-r--r-- root/root usr/lib/ldscripts/elf_x86_64.xwe +-rwxr-xr-x root/root usr/lib/libbfd-2.39.so +-rw-r--r-- root/root usr/lib/libbfd.a +lrwxrwxrwx root/root usr/lib/libbfd.so -> libbfd-2.39.so +-rw-r--r-- root/root usr/lib/libctf-nobfd.a +lrwxrwxrwx root/root usr/lib/libctf-nobfd.so -> libctf-nobfd.so.0.0.0 +lrwxrwxrwx root/root usr/lib/libctf-nobfd.so.0 -> libctf-nobfd.so.0.0.0 +-rwxr-xr-x root/root usr/lib/libctf-nobfd.so.0.0.0 +-rw-r--r-- root/root usr/lib/libctf.a +lrwxrwxrwx root/root usr/lib/libctf.so -> libctf.so.0.0.0 +lrwxrwxrwx root/root usr/lib/libctf.so.0 -> libctf.so.0.0.0 +-rwxr-xr-x root/root usr/lib/libctf.so.0.0.0 +-rwxr-xr-x root/root usr/lib/libopcodes-2.39.so +-rw-r--r-- root/root usr/lib/libopcodes.a +lrwxrwxrwx root/root usr/lib/libopcodes.so -> libopcodes-2.39.so +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/info/ +-rw-r--r-- root/root usr/share/info/as.info.gz +-rw-r--r-- root/root usr/share/info/bfd.info.gz +-rw-r--r-- root/root usr/share/info/binutils.info.gz +-rw-r--r-- root/root usr/share/info/ctf-spec.info.gz +-rw-r--r-- root/root usr/share/info/gprof.info.gz +-rw-r--r-- root/root usr/share/info/gprofng.info.gz +-rw-r--r-- root/root usr/share/info/ld.info.gz +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/addr2line.1.gz +-rw-r--r-- root/root usr/share/man/man1/ar.1.gz +-rw-r--r-- root/root usr/share/man/man1/as.1.gz +-rw-r--r-- root/root usr/share/man/man1/c++filt.1.gz +-rw-r--r-- root/root usr/share/man/man1/dlltool.1.gz +-rw-r--r-- root/root usr/share/man/man1/elfedit.1.gz +-rw-r--r-- root/root usr/share/man/man1/gp-archive.1.gz +-rw-r--r-- root/root usr/share/man/man1/gp-collect-app.1.gz +-rw-r--r-- root/root usr/share/man/man1/gp-display-html.1.gz +-rw-r--r-- root/root usr/share/man/man1/gp-display-src.1.gz +-rw-r--r-- root/root usr/share/man/man1/gp-display-text.1.gz +-rw-r--r-- root/root usr/share/man/man1/gprof.1.gz +-rw-r--r-- root/root usr/share/man/man1/gprofng.1.gz +-rw-r--r-- root/root usr/share/man/man1/ld.1.gz +-rw-r--r-- root/root usr/share/man/man1/nm.1.gz +-rw-r--r-- root/root usr/share/man/man1/objcopy.1.gz +-rw-r--r-- root/root usr/share/man/man1/objdump.1.gz +-rw-r--r-- root/root usr/share/man/man1/ranlib.1.gz +-rw-r--r-- root/root usr/share/man/man1/readelf.1.gz +-rw-r--r-- root/root usr/share/man/man1/size.1.gz +-rw-r--r-- root/root usr/share/man/man1/strings.1.gz +-rw-r--r-- root/root usr/share/man/man1/strip.1.gz +-rw-r--r-- root/root usr/share/man/man1/windmc.1.gz +-rw-r--r-- root/root usr/share/man/man1/windres.1.gz diff --git a/core/binutils/spkgbuild b/core/binutils/spkgbuild new file mode 100644 index 000000000..72f929577 --- /dev/null +++ b/core/binutils/spkgbuild @@ -0,0 +1,30 @@ +# description : A linker, an assembler, and other tools for handling object files +# depends : flex elfutils + +name=binutils +version=2.39 +release=2 +source="https://ftp.gnu.org/gnu/binutils/$name-$version.tar.xz" + +build() { + cd $name-$version + + sed -i '/^SUBDIRS/s/doc//' bfd/Makefile.in + + mkdir -v build + cd build + + ../configure \ + --prefix=/usr \ + --sysconfdir=/etc \ + --enable-gold \ + --enable-ld=default \ + --enable-plugins \ + --enable-shared \ + --disable-werror \ + --with-system-zlib \ + --enable-multilib \ + --with-lib-path=/usr/lib:/lib:/usr/lib32 + make tooldir=/usr + make tooldir=/usr DESTDIR=$PKG install +} diff --git a/core/bison/.checksums b/core/bison/.checksums new file mode 100644 index 000000000..d3504f4fc --- /dev/null +++ b/core/bison/.checksums @@ -0,0 +1 @@ +c28f119f405a2304ff0a7ccdcc629713 bison-3.8.2.tar.xz diff --git a/core/bison/.pkgfiles b/core/bison/.pkgfiles new file mode 100644 index 000000000..7a6be8b26 --- /dev/null +++ b/core/bison/.pkgfiles @@ -0,0 +1,49 @@ +bison-3.8.2-1 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/bison +-rwxr-xr-x root/root usr/bin/yacc +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/liby.a +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/aclocal/ +-rw-r--r-- root/root usr/share/aclocal/bison-i18n.m4 +drwxr-xr-x root/root usr/share/bison/ +-rw-r--r-- root/root usr/share/bison/README.md +-rw-r--r-- root/root usr/share/bison/bison-default.css +drwxr-xr-x root/root usr/share/bison/m4sugar/ +-rw-r--r-- root/root usr/share/bison/m4sugar/foreach.m4 +-rw-r--r-- root/root usr/share/bison/m4sugar/m4sugar.m4 +drwxr-xr-x root/root usr/share/bison/skeletons/ +-rw-r--r-- root/root usr/share/bison/skeletons/bison.m4 +-rw-r--r-- root/root usr/share/bison/skeletons/c++-skel.m4 +-rw-r--r-- root/root usr/share/bison/skeletons/c++.m4 +-rw-r--r-- root/root usr/share/bison/skeletons/c-like.m4 +-rw-r--r-- root/root usr/share/bison/skeletons/c-skel.m4 +-rw-r--r-- root/root usr/share/bison/skeletons/c.m4 +-rw-r--r-- root/root usr/share/bison/skeletons/d-skel.m4 +-rw-r--r-- root/root usr/share/bison/skeletons/d.m4 +-rw-r--r-- root/root usr/share/bison/skeletons/glr.c +-rw-r--r-- root/root usr/share/bison/skeletons/glr.cc +-rw-r--r-- root/root usr/share/bison/skeletons/glr2.cc +-rw-r--r-- root/root usr/share/bison/skeletons/java-skel.m4 +-rw-r--r-- root/root usr/share/bison/skeletons/java.m4 +-rw-r--r-- root/root usr/share/bison/skeletons/lalr1.cc +-rw-r--r-- root/root usr/share/bison/skeletons/lalr1.d +-rw-r--r-- root/root usr/share/bison/skeletons/lalr1.java +-rw-r--r-- root/root usr/share/bison/skeletons/location.cc +-rw-r--r-- root/root usr/share/bison/skeletons/stack.hh +-rw-r--r-- root/root usr/share/bison/skeletons/traceon.m4 +-rw-r--r-- root/root usr/share/bison/skeletons/variant.hh +-rw-r--r-- root/root usr/share/bison/skeletons/yacc.c +drwxr-xr-x root/root usr/share/bison/xslt/ +-rw-r--r-- root/root usr/share/bison/xslt/bison.xsl +-rw-r--r-- root/root usr/share/bison/xslt/xml2dot.xsl +-rw-r--r-- root/root usr/share/bison/xslt/xml2text.xsl +-rw-r--r-- root/root usr/share/bison/xslt/xml2xhtml.xsl +drwxr-xr-x root/root usr/share/info/ +-rw-r--r-- root/root usr/share/info/bison.info.gz +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/bison.1.gz +-rw-r--r-- root/root usr/share/man/man1/yacc.1.gz diff --git a/core/bison/spkgbuild b/core/bison/spkgbuild new file mode 100755 index 000000000..bbd997a7c --- /dev/null +++ b/core/bison/spkgbuild @@ -0,0 +1,15 @@ +# description : A parser generator + +name=bison +version=3.8.2 +release=1 +source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz" + +build() { + cd $name-$version + + ./configure --prefix=/usr --disable-nls + make + make DESTDIR=$PKG install + +} diff --git a/core/bzip2/.checksums b/core/bzip2/.checksums new file mode 100644 index 000000000..9e317d610 --- /dev/null +++ b/core/bzip2/.checksums @@ -0,0 +1 @@ +67e051268d0c475ea773822f7500d0e5 bzip2-1.0.8.tar.gz diff --git a/core/bzip2/.pkgfiles b/core/bzip2/.pkgfiles new file mode 100644 index 000000000..733466166 --- /dev/null +++ b/core/bzip2/.pkgfiles @@ -0,0 +1,34 @@ +bzip2-1.0.8-1 +drwxr-xr-x root/root bin/ +lrwxrwxrwx root/root bin/bunzip2 -> bzip2 +lrwxrwxrwx root/root bin/bzcat -> bzip2 +-rwxr-xr-x root/root bin/bzip2 +drwxr-xr-x root/root lib/ +lrwxrwxrwx root/root lib/libbz2.so.1.0 -> libbz2.so.1.0.8 +-rwxr-xr-x root/root lib/libbz2.so.1.0.8 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +lrwxrwxrwx root/root usr/bin/bzcmp -> bzdiff +-rwxr-xr-x root/root usr/bin/bzdiff +lrwxrwxrwx root/root usr/bin/bzegrep -> bzgrep +lrwxrwxrwx root/root usr/bin/bzfgrep -> bzgrep +-rwxr-xr-x root/root usr/bin/bzgrep +-rwxr-xr-x root/root usr/bin/bzip2recover +lrwxrwxrwx root/root usr/bin/bzless -> bzmore +-rwxr-xr-x root/root usr/bin/bzmore +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/bzlib.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libbz2.a +lrwxrwxrwx root/root usr/lib/libbz2.so -> ../../lib/libbz2.so.1.0 +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/bzcmp.1.gz +-rw-r--r-- root/root usr/share/man/man1/bzdiff.1.gz +-rw-r--r-- root/root usr/share/man/man1/bzegrep.1.gz +-rw-r--r-- root/root usr/share/man/man1/bzfgrep.1.gz +-rw-r--r-- root/root usr/share/man/man1/bzgrep.1.gz +-rw-r--r-- root/root usr/share/man/man1/bzip2.1.gz +-rw-r--r-- root/root usr/share/man/man1/bzless.1.gz +-rw-r--r-- root/root usr/share/man/man1/bzmore.1.gz diff --git a/core/bzip2/spkgbuild b/core/bzip2/spkgbuild new file mode 100755 index 000000000..0d4bebdfc --- /dev/null +++ b/core/bzip2/spkgbuild @@ -0,0 +1,34 @@ +# description : Programs for compressing and decompressing files + +name=bzip2 +version=1.0.8 +release=1 +source="https://www.sourceware.org/pub/bzip2/$name-$version.tar.gz" + +build() { + cd $name-$version + + sed -i 's@\(ln -s -f \)$(PREFIX)/bin/@\1@' Makefile + sed -i "s@(PREFIX)/man@(PREFIX)/share/man@g" Makefile + + # use our optimization + [ "${CFLAGS}" ] && sed -i "s|-O2|${CFLAGS}|g" Makefile + [ "${CFLAGS}" ] && sed -i "s|-O2|${CFLAGS}|g" Makefile-libbz2_so + + make -f Makefile-libbz2_so + make + make PREFIX=$PKG/usr install + + mkdir -pv $PKG/bin \ + $PKG/lib \ + $PKG/usr/lib + + cp -v bzip2-shared $PKG/bin/bzip2 + cp -av libbz2.so* $PKG/lib + ln -sv ../../lib/libbz2.so.1.0 $PKG/usr/lib/libbz2.so + rm -v $PKG/usr/bin/bunzip2 \ + $PKG/usr/bin/bzcat \ + $PKG/usr/bin/bzip2 + ln -sv bzip2 $PKG/bin/bunzip2 + ln -sv bzip2 $PKG/bin/bzcat +} diff --git a/core/ca-certificates/.checksums b/core/ca-certificates/.checksums new file mode 100644 index 000000000..19dbdcb81 --- /dev/null +++ b/core/ca-certificates/.checksums @@ -0,0 +1 @@ +e7cf471ba7c88f4e313f492a76e624b3 cacert-2023-01-10.pem diff --git a/core/ca-certificates/.pkgfiles b/core/ca-certificates/.pkgfiles new file mode 100644 index 000000000..4e28754eb --- /dev/null +++ b/core/ca-certificates/.pkgfiles @@ -0,0 +1,7 @@ +ca-certificates-20230110-1 +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/ssl/ +lrwxrwxrwx root/root etc/ssl/ca-bundle.crt -> /etc/ssl/cert.pem +-rw-r--r-- root/root etc/ssl/cert.pem +drwxr-xr-x root/root etc/ssl/certs/ +lrwxrwxrwx root/root etc/ssl/certs/ca-certificates.crt -> /etc/ssl/cert.pem diff --git a/core/ca-certificates/spkgbuild b/core/ca-certificates/spkgbuild new file mode 100644 index 000000000..43875ee57 --- /dev/null +++ b/core/ca-certificates/spkgbuild @@ -0,0 +1,17 @@ +# description : Bundle of CA Root Certificates from Mozilla +# homepage : https://curl.se/docs/caextract.html + +name=ca-certificates +version=20230110 +_noyear=${version#????} +_version=${version%????}-${_noyear%??}-${version#??????} +release=1 +source="https://curl.se/ca/cacert-$_version.pem" + +build() { + install -Dm644 $SRC/cacert-$_version.pem $PKG/etc/ssl/cert.pem + + install -d $PKG/etc/ssl/certs + ln -s /etc/ssl/cert.pem $PKG/etc/ssl/certs/ca-certificates.crt + ln -s /etc/ssl/cert.pem $PKG/etc/ssl/ca-bundle.crt +} diff --git a/core/ca-certificates/update b/core/ca-certificates/update new file mode 100644 index 000000000..e40c5b109 --- /dev/null +++ b/core/ca-certificates/update @@ -0,0 +1,7 @@ +url=https://curl.se/docs/caextract.html + +port_getver() { + fetch \ + | grep -Eo cacert-[0-9.]+-[0-9.]+-[0-9.]+.pem \ + | sed "s/cacert-//;s/\.pem//;s/-//g" +} diff --git a/core/coreutils/.checksums b/core/coreutils/.checksums new file mode 100644 index 000000000..fa0b89e15 --- /dev/null +++ b/core/coreutils/.checksums @@ -0,0 +1 @@ +040b4b7acaf89499834bfc79609af29f coreutils-9.3.tar.xz diff --git a/core/coreutils/.pkgfiles b/core/coreutils/.pkgfiles new file mode 100644 index 000000000..52bf35357 --- /dev/null +++ b/core/coreutils/.pkgfiles @@ -0,0 +1,221 @@ +coreutils-9.3-1 +drwxr-xr-x root/root bin/ +-rwxr-xr-x root/root bin/cat +-rwxr-xr-x root/root bin/chgrp +-rwxr-xr-x root/root bin/chmod +-rwxr-xr-x root/root bin/chown +-rwxr-xr-x root/root bin/cp +-rwxr-xr-x root/root bin/date +-rwxr-xr-x root/root bin/dd +-rwxr-xr-x root/root bin/df +-rwxr-xr-x root/root bin/echo +-rwxr-xr-x root/root bin/false +-rwxr-xr-x root/root bin/head +-rwxr-xr-x root/root bin/ln +-rwxr-xr-x root/root bin/ls +-rwxr-xr-x root/root bin/mkdir +-rwxr-xr-x root/root bin/mknod +-rwxr-xr-x root/root bin/mv +-rwxr-xr-x root/root bin/nice +-rwxr-xr-x root/root bin/pwd +-rwxr-xr-x root/root bin/rm +-rwxr-xr-x root/root bin/rmdir +-rwxr-xr-x root/root bin/sleep +-rwxr-xr-x root/root bin/stty +-rwxr-xr-x root/root bin/sync +-rwxr-xr-x root/root bin/true +-rwxr-xr-x root/root bin/uname +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/[ +-rwxr-xr-x root/root usr/bin/b2sum +-rwxr-xr-x root/root usr/bin/base32 +-rwxr-xr-x root/root usr/bin/base64 +-rwxr-xr-x root/root usr/bin/basename +-rwxr-xr-x root/root usr/bin/basenc +-rwxr-xr-x root/root usr/bin/chcon +-rwxr-xr-x root/root usr/bin/cksum +-rwxr-xr-x root/root usr/bin/comm +-rwxr-xr-x root/root usr/bin/csplit +-rwxr-xr-x root/root usr/bin/cut +-rwxr-xr-x root/root usr/bin/dir +-rwxr-xr-x root/root usr/bin/dircolors +-rwxr-xr-x root/root usr/bin/dirname +-rwxr-xr-x root/root usr/bin/du +-rwxr-xr-x root/root usr/bin/env +-rwxr-xr-x root/root usr/bin/expand +-rwxr-xr-x root/root usr/bin/expr +-rwxr-xr-x root/root usr/bin/factor +-rwxr-xr-x root/root usr/bin/fmt +-rwxr-xr-x root/root usr/bin/fold +-rwxr-xr-x root/root usr/bin/groups +-rwxr-xr-x root/root usr/bin/hostid +-rwxr-xr-x root/root usr/bin/id +-rwxr-xr-x root/root usr/bin/install +-rwxr-xr-x root/root usr/bin/join +-rwxr-xr-x root/root usr/bin/link +-rwxr-xr-x root/root usr/bin/logname +-rwxr-xr-x root/root usr/bin/md5sum +-rwxr-xr-x root/root usr/bin/mkfifo +-rwxr-xr-x root/root usr/bin/mktemp +-rwxr-xr-x root/root usr/bin/nl +-rwxr-xr-x root/root usr/bin/nohup +-rwxr-xr-x root/root usr/bin/nproc +-rwxr-xr-x root/root usr/bin/numfmt +-rwxr-xr-x root/root usr/bin/od +-rwxr-xr-x root/root usr/bin/paste +-rwxr-xr-x root/root usr/bin/pathchk +-rwxr-xr-x root/root usr/bin/pinky +-rwxr-xr-x root/root usr/bin/pr +-rwxr-xr-x root/root usr/bin/printenv +-rwxr-xr-x root/root usr/bin/printf +-rwxr-xr-x root/root usr/bin/ptx +-rwxr-xr-x root/root usr/bin/readlink +-rwxr-xr-x root/root usr/bin/realpath +-rwxr-xr-x root/root usr/bin/runcon +-rwxr-xr-x root/root usr/bin/seq +-rwxr-xr-x root/root usr/bin/sha1sum +-rwxr-xr-x root/root usr/bin/sha224sum +-rwxr-xr-x root/root usr/bin/sha256sum +-rwxr-xr-x root/root usr/bin/sha384sum +-rwxr-xr-x root/root usr/bin/sha512sum +-rwxr-xr-x root/root usr/bin/shred +-rwxr-xr-x root/root usr/bin/shuf +-rwxr-xr-x root/root usr/bin/sort +-rwxr-xr-x root/root usr/bin/split +-rwxr-xr-x root/root usr/bin/stat +-rwxr-xr-x root/root usr/bin/stdbuf +-rwxr-xr-x root/root usr/bin/sum +-rwxr-xr-x root/root usr/bin/tac +-rwxr-xr-x root/root usr/bin/tail +-rwxr-xr-x root/root usr/bin/tee +-rwxr-xr-x root/root usr/bin/test +-rwxr-xr-x root/root usr/bin/timeout +-rwxr-xr-x root/root usr/bin/touch +-rwxr-xr-x root/root usr/bin/tr +-rwxr-xr-x root/root usr/bin/truncate +-rwxr-xr-x root/root usr/bin/tsort +-rwxr-xr-x root/root usr/bin/tty +-rwxr-xr-x root/root usr/bin/unexpand +-rwxr-xr-x root/root usr/bin/uniq +-rwxr-xr-x root/root usr/bin/unlink +-rwxr-xr-x root/root usr/bin/users +-rwxr-xr-x root/root usr/bin/vdir +-rwxr-xr-x root/root usr/bin/wc +-rwxr-xr-x root/root usr/bin/who +-rwxr-xr-x root/root usr/bin/whoami +-rwxr-xr-x root/root usr/bin/yes +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/coreutils/ +-rwxr-xr-x root/root usr/lib/coreutils/libstdbuf.so +drwxr-xr-x root/root usr/sbin/ +-rwxr-xr-x root/root usr/sbin/chroot +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/info/ +-rw-r--r-- root/root usr/share/info/coreutils.info.gz +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/b2sum.1.gz +-rw-r--r-- root/root usr/share/man/man1/base32.1.gz +-rw-r--r-- root/root usr/share/man/man1/base64.1.gz +-rw-r--r-- root/root usr/share/man/man1/basename.1.gz +-rw-r--r-- root/root usr/share/man/man1/basenc.1.gz +-rw-r--r-- root/root usr/share/man/man1/cat.1.gz +-rw-r--r-- root/root usr/share/man/man1/chcon.1.gz +-rw-r--r-- root/root usr/share/man/man1/chgrp.1.gz +-rw-r--r-- root/root usr/share/man/man1/chmod.1.gz +-rw-r--r-- root/root usr/share/man/man1/chown.1.gz +-rw-r--r-- root/root usr/share/man/man1/cksum.1.gz +-rw-r--r-- root/root usr/share/man/man1/comm.1.gz +-rw-r--r-- root/root usr/share/man/man1/cp.1.gz +-rw-r--r-- root/root usr/share/man/man1/csplit.1.gz +-rw-r--r-- root/root usr/share/man/man1/cut.1.gz +-rw-r--r-- root/root usr/share/man/man1/date.1.gz +-rw-r--r-- root/root usr/share/man/man1/dd.1.gz +-rw-r--r-- root/root usr/share/man/man1/df.1.gz +-rw-r--r-- root/root usr/share/man/man1/dir.1.gz +-rw-r--r-- root/root usr/share/man/man1/dircolors.1.gz +-rw-r--r-- root/root usr/share/man/man1/dirname.1.gz +-rw-r--r-- root/root usr/share/man/man1/du.1.gz +-rw-r--r-- root/root usr/share/man/man1/echo.1.gz +-rw-r--r-- root/root usr/share/man/man1/env.1.gz +-rw-r--r-- root/root usr/share/man/man1/expand.1.gz +-rw-r--r-- root/root usr/share/man/man1/expr.1.gz +-rw-r--r-- root/root usr/share/man/man1/factor.1.gz +-rw-r--r-- root/root usr/share/man/man1/false.1.gz +-rw-r--r-- root/root usr/share/man/man1/fmt.1.gz +-rw-r--r-- root/root usr/share/man/man1/fold.1.gz +-rw-r--r-- root/root usr/share/man/man1/groups.1.gz +-rw-r--r-- root/root usr/share/man/man1/head.1.gz +-rw-r--r-- root/root usr/share/man/man1/hostid.1.gz +-rw-r--r-- root/root usr/share/man/man1/id.1.gz +-rw-r--r-- root/root usr/share/man/man1/install.1.gz +-rw-r--r-- root/root usr/share/man/man1/join.1.gz +-rw-r--r-- root/root usr/share/man/man1/link.1.gz +-rw-r--r-- root/root usr/share/man/man1/ln.1.gz +-rw-r--r-- root/root usr/share/man/man1/logname.1.gz +-rw-r--r-- root/root usr/share/man/man1/ls.1.gz +-rw-r--r-- root/root usr/share/man/man1/md5sum.1.gz +-rw-r--r-- root/root usr/share/man/man1/mkdir.1.gz +-rw-r--r-- root/root usr/share/man/man1/mkfifo.1.gz +-rw-r--r-- root/root usr/share/man/man1/mknod.1.gz +-rw-r--r-- root/root usr/share/man/man1/mktemp.1.gz +-rw-r--r-- root/root usr/share/man/man1/mv.1.gz +-rw-r--r-- root/root usr/share/man/man1/nice.1.gz +-rw-r--r-- root/root usr/share/man/man1/nl.1.gz +-rw-r--r-- root/root usr/share/man/man1/nohup.1.gz +-rw-r--r-- root/root usr/share/man/man1/nproc.1.gz +-rw-r--r-- root/root usr/share/man/man1/numfmt.1.gz +-rw-r--r-- root/root usr/share/man/man1/od.1.gz +-rw-r--r-- root/root usr/share/man/man1/paste.1.gz +-rw-r--r-- root/root usr/share/man/man1/pathchk.1.gz +-rw-r--r-- root/root usr/share/man/man1/pinky.1.gz +-rw-r--r-- root/root usr/share/man/man1/pr.1.gz +-rw-r--r-- root/root usr/share/man/man1/printenv.1.gz +-rw-r--r-- root/root usr/share/man/man1/printf.1.gz +-rw-r--r-- root/root usr/share/man/man1/ptx.1.gz +-rw-r--r-- root/root usr/share/man/man1/pwd.1.gz +-rw-r--r-- root/root usr/share/man/man1/readlink.1.gz +-rw-r--r-- root/root usr/share/man/man1/realpath.1.gz +-rw-r--r-- root/root usr/share/man/man1/rm.1.gz +-rw-r--r-- root/root usr/share/man/man1/rmdir.1.gz +-rw-r--r-- root/root usr/share/man/man1/runcon.1.gz +-rw-r--r-- root/root usr/share/man/man1/seq.1.gz +-rw-r--r-- root/root usr/share/man/man1/sha1sum.1.gz +-rw-r--r-- root/root usr/share/man/man1/sha224sum.1.gz +-rw-r--r-- root/root usr/share/man/man1/sha256sum.1.gz +-rw-r--r-- root/root usr/share/man/man1/sha384sum.1.gz +-rw-r--r-- root/root usr/share/man/man1/sha512sum.1.gz +-rw-r--r-- root/root usr/share/man/man1/shred.1.gz +-rw-r--r-- root/root usr/share/man/man1/shuf.1.gz +-rw-r--r-- root/root usr/share/man/man1/sleep.1.gz +-rw-r--r-- root/root usr/share/man/man1/sort.1.gz +-rw-r--r-- root/root usr/share/man/man1/split.1.gz +-rw-r--r-- root/root usr/share/man/man1/stat.1.gz +-rw-r--r-- root/root usr/share/man/man1/stdbuf.1.gz +-rw-r--r-- root/root usr/share/man/man1/stty.1.gz +-rw-r--r-- root/root usr/share/man/man1/sum.1.gz +-rw-r--r-- root/root usr/share/man/man1/sync.1.gz +-rw-r--r-- root/root usr/share/man/man1/tac.1.gz +-rw-r--r-- root/root usr/share/man/man1/tail.1.gz +-rw-r--r-- root/root usr/share/man/man1/tee.1.gz +-rw-r--r-- root/root usr/share/man/man1/test.1.gz +-rw-r--r-- root/root usr/share/man/man1/timeout.1.gz +-rw-r--r-- root/root usr/share/man/man1/touch.1.gz +-rw-r--r-- root/root usr/share/man/man1/tr.1.gz +-rw-r--r-- root/root usr/share/man/man1/true.1.gz +-rw-r--r-- root/root usr/share/man/man1/truncate.1.gz +-rw-r--r-- root/root usr/share/man/man1/tsort.1.gz +-rw-r--r-- root/root usr/share/man/man1/tty.1.gz +-rw-r--r-- root/root usr/share/man/man1/uname.1.gz +-rw-r--r-- root/root usr/share/man/man1/unexpand.1.gz +-rw-r--r-- root/root usr/share/man/man1/uniq.1.gz +-rw-r--r-- root/root usr/share/man/man1/unlink.1.gz +-rw-r--r-- root/root usr/share/man/man1/users.1.gz +-rw-r--r-- root/root usr/share/man/man1/vdir.1.gz +-rw-r--r-- root/root usr/share/man/man1/wc.1.gz +-rw-r--r-- root/root usr/share/man/man1/who.1.gz +-rw-r--r-- root/root usr/share/man/man1/whoami.1.gz +-rw-r--r-- root/root usr/share/man/man1/yes.1.gz +drwxr-xr-x root/root usr/share/man/man8/ +-rw-r--r-- root/root usr/share/man/man8/chroot.8.gz diff --git a/core/coreutils/spkgbuild b/core/coreutils/spkgbuild new file mode 100755 index 000000000..5761d2c97 --- /dev/null +++ b/core/coreutils/spkgbuild @@ -0,0 +1,36 @@ +# description : Utilities for showing and setting the basic system characteristics +# depends : acl attr libgmp + +name=coreutils +version=9.3 +release=1 +source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz" + +build() { + cd $name-$version + + export FORCE_UNSAFE_CONFIGURE=1 + + ./configure \ + --prefix=/usr \ + --libexecdir=/usr/lib \ + --enable-no-install-program=kill,uptime \ + --disable-nls + make + make DESTDIR=$PKG install + + mkdir -pv $PKG/bin \ + $PKG/usr/sbin + + for i in cat chgrp chmod chown cp date dd df echo \ + false ln ls mkdir mknod mv pwd rm rmdir \ + stty sync true uname head sleep nice; do + mv -v $PKG/usr/bin/$i $PKG/bin + done + + mv -v $PKG/usr/bin/chroot $PKG/usr/sbin + mkdir -pv $PKG/usr/share/man/man8 + mv -v $PKG/usr/share/man/man1/chroot.1 $PKG/usr/share/man/man8/chroot.8 + sed -i s/\"1\"/\"8\"/1 $PKG/usr/share/man/man8/chroot.8 + +} diff --git a/core/curl/.checksums b/core/curl/.checksums new file mode 100644 index 000000000..cb35dbaca --- /dev/null +++ b/core/curl/.checksums @@ -0,0 +1 @@ +f6c2fdeb30ad30234378a56c28350845 curl-8.0.1.tar.xz diff --git a/core/curl/.pkgfiles b/core/curl/.pkgfiles new file mode 100644 index 000000000..3883533a1 --- /dev/null +++ b/core/curl/.pkgfiles @@ -0,0 +1,514 @@ +curl-8.0.1-1 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/curl +-rwxr-xr-x root/root usr/bin/curl-config +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/curl/ +-rw-r--r-- root/root usr/include/curl/curl.h +-rw-r--r-- root/root usr/include/curl/curlver.h +-rw-r--r-- root/root usr/include/curl/easy.h +-rw-r--r-- root/root usr/include/curl/header.h +-rw-r--r-- root/root usr/include/curl/mprintf.h +-rw-r--r-- root/root usr/include/curl/multi.h +-rw-r--r-- root/root usr/include/curl/options.h +-rw-r--r-- root/root usr/include/curl/stdcheaders.h +-rw-r--r-- root/root usr/include/curl/system.h +-rw-r--r-- root/root usr/include/curl/typecheck-gcc.h +-rw-r--r-- root/root usr/include/curl/urlapi.h +-rw-r--r-- root/root usr/include/curl/websockets.h +drwxr-xr-x root/root usr/lib/ +lrwxrwxrwx root/root usr/lib/libcurl.so -> libcurl.so.4.8.0 +lrwxrwxrwx root/root usr/lib/libcurl.so.4 -> libcurl.so.4.8.0 +-rwxr-xr-x root/root usr/lib/libcurl.so.4.8.0 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libcurl.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/aclocal/ +-rw-r--r-- root/root usr/share/aclocal/libcurl.m4 +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/curl-config.1.gz +-rw-r--r-- root/root usr/share/man/man1/curl.1.gz +drwxr-xr-x root/root usr/share/man/man3/ +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_ACTIVESOCKET.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_APPCONNECT_TIME.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_APPCONNECT_TIME_T.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_CAINFO.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_CAPATH.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_CERTINFO.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_CONDITION_UNMET.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_CONNECT_TIME.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_CONNECT_TIME_T.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_CONTENT_LENGTH_DOWNLOAD.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_CONTENT_LENGTH_DOWNLOAD_T.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_CONTENT_LENGTH_UPLOAD.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_CONTENT_LENGTH_UPLOAD_T.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_CONTENT_TYPE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_COOKIELIST.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_EFFECTIVE_METHOD.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_EFFECTIVE_URL.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_FILETIME.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_FILETIME_T.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_FTP_ENTRY_PATH.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_HEADER_SIZE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_HTTPAUTH_AVAIL.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_HTTP_CONNECTCODE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_HTTP_VERSION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_LASTSOCKET.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_LOCAL_IP.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_LOCAL_PORT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_NAMELOOKUP_TIME.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_NAMELOOKUP_TIME_T.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_NUM_CONNECTS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_OS_ERRNO.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_PRETRANSFER_TIME.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_PRETRANSFER_TIME_T.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_PRIMARY_IP.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_PRIMARY_PORT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_PRIVATE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_PROTOCOL.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_PROXYAUTH_AVAIL.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_PROXY_ERROR.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_PROXY_SSL_VERIFYRESULT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_REDIRECT_COUNT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_REDIRECT_TIME.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_REDIRECT_TIME_T.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_REDIRECT_URL.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_REFERER.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_REQUEST_SIZE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_RESPONSE_CODE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_RETRY_AFTER.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_RTSP_CLIENT_CSEQ.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_RTSP_CSEQ_RECV.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_RTSP_SERVER_CSEQ.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_RTSP_SESSION_ID.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_SCHEME.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_SIZE_DOWNLOAD.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_SIZE_DOWNLOAD_T.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_SIZE_UPLOAD.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_SIZE_UPLOAD_T.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_SPEED_DOWNLOAD.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_SPEED_DOWNLOAD_T.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_SPEED_UPLOAD.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_SPEED_UPLOAD_T.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_SSL_ENGINES.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_SSL_VERIFYRESULT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_STARTTRANSFER_TIME.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_STARTTRANSFER_TIME_T.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_TLS_SESSION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_TLS_SSL_PTR.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_TOTAL_TIME.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLINFO_TOTAL_TIME_T.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_MAXCONNECTS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_MAX_CONCURRENT_STREAMS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_MAX_HOST_CONNECTIONS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_MAX_PIPELINE_LENGTH.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_MAX_TOTAL_CONNECTIONS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_PIPELINING.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_PIPELINING_SERVER_BL.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_PIPELINING_SITE_BL.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_PUSHDATA.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_PUSHFUNCTION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_SOCKETDATA.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_SOCKETFUNCTION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_TIMERDATA.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLMOPT_TIMERFUNCTION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_ABSTRACT_UNIX_SOCKET.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_ACCEPTTIMEOUT_MS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_ACCEPT_ENCODING.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_ADDRESS_SCOPE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_ALTSVC.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_ALTSVC_CTRL.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_APPEND.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_AUTOREFERER.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_AWS_SIGV4.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_BUFFERSIZE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CAINFO.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CAINFO_BLOB.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CAPATH.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CA_CACHE_TIMEOUT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CERTINFO.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CHUNK_BGN_FUNCTION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CHUNK_DATA.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CHUNK_END_FUNCTION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CLOSESOCKETDATA.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CLOSESOCKETFUNCTION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CONNECTTIMEOUT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CONNECTTIMEOUT_MS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CONNECT_ONLY.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CONNECT_TO.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CONV_FROM_NETWORK_FUNCTION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CONV_FROM_UTF8_FUNCTION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CONV_TO_NETWORK_FUNCTION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_COOKIE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_COOKIEFILE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_COOKIEJAR.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_COOKIELIST.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_COOKIESESSION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_COPYPOSTFIELDS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CRLF.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CRLFILE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CURLU.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_CUSTOMREQUEST.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_DEBUGDATA.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_DEBUGFUNCTION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_DEFAULT_PROTOCOL.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_DIRLISTONLY.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_DISALLOW_USERNAME_IN_URL.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_DNS_CACHE_TIMEOUT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_DNS_INTERFACE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_DNS_LOCAL_IP4.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_DNS_LOCAL_IP6.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_DNS_SERVERS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_DNS_SHUFFLE_ADDRESSES.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_DNS_USE_GLOBAL_CACHE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_DOH_SSL_VERIFYHOST.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_DOH_SSL_VERIFYPEER.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_DOH_SSL_VERIFYSTATUS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_DOH_URL.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_EGDSOCKET.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_ERRORBUFFER.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_EXPECT_100_TIMEOUT_MS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_FAILONERROR.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_FILETIME.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_FNMATCH_DATA.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_FNMATCH_FUNCTION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_FOLLOWLOCATION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_FORBID_REUSE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_FRESH_CONNECT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_FTPPORT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_FTPSSLAUTH.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_FTP_ACCOUNT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_FTP_ALTERNATIVE_TO_USER.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_FTP_CREATE_MISSING_DIRS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_FTP_FILEMETHOD.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_FTP_SKIP_PASV_IP.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_FTP_SSL_CCC.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_FTP_USE_EPRT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_FTP_USE_EPSV.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_FTP_USE_PRET.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_GSSAPI_DELEGATION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HAPROXYPROTOCOL.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HEADER.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HEADERDATA.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HEADERFUNCTION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HEADEROPT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HSTS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HSTSREADDATA.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HSTSREADFUNCTION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HSTSWRITEDATA.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HSTSWRITEFUNCTION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HSTS_CTRL.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HTTP09_ALLOWED.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HTTP200ALIASES.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HTTPAUTH.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HTTPGET.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HTTPHEADER.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HTTPPOST.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HTTPPROXYTUNNEL.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HTTP_CONTENT_DECODING.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HTTP_TRANSFER_DECODING.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_HTTP_VERSION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_IGNORE_CONTENT_LENGTH.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_INFILESIZE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_INFILESIZE_LARGE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_INTERFACE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_INTERLEAVEDATA.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_INTERLEAVEFUNCTION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_IOCTLDATA.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_IOCTLFUNCTION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_IPRESOLVE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_ISSUERCERT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_ISSUERCERT_BLOB.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_KEEP_SENDING_ON_ERROR.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_KEYPASSWD.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_KRBLEVEL.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_LOCALPORT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_LOCALPORTRANGE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_LOGIN_OPTIONS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_LOW_SPEED_LIMIT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_LOW_SPEED_TIME.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_MAIL_AUTH.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_MAIL_FROM.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_MAIL_RCPT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_MAIL_RCPT_ALLLOWFAILS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_MAXAGE_CONN.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_MAXCONNECTS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_MAXFILESIZE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_MAXFILESIZE_LARGE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_MAXLIFETIME_CONN.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_MAXREDIRS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_MAX_RECV_SPEED_LARGE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_MAX_SEND_SPEED_LARGE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_MIMEPOST.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_MIME_OPTIONS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_NETRC.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_NETRC_FILE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_NEW_DIRECTORY_PERMS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_NEW_FILE_PERMS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_NOBODY.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_NOPROGRESS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_NOPROXY.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_NOSIGNAL.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_OPENSOCKETDATA.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_OPENSOCKETFUNCTION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PASSWORD.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PATH_AS_IS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PINNEDPUBLICKEY.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PIPEWAIT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PORT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_POST.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_POSTFIELDS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_POSTFIELDSIZE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_POSTFIELDSIZE_LARGE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_POSTQUOTE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_POSTREDIR.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PREQUOTE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PREREQDATA.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PREREQFUNCTION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PRE_PROXY.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PRIVATE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROGRESSDATA.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROGRESSFUNCTION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROTOCOLS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROTOCOLS_STR.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXYAUTH.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXYHEADER.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXYPASSWORD.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXYPORT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXYTYPE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXYUSERNAME.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXYUSERPWD.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_CAINFO.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_CAINFO_BLOB.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_CAPATH.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_CRLFILE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_ISSUERCERT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_ISSUERCERT_BLOB.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_KEYPASSWD.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_PINNEDPUBLICKEY.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_SERVICE_NAME.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_SSLCERT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_SSLCERTTYPE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_SSLCERT_BLOB.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_SSLKEY.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_SSLKEYTYPE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_SSLKEY_BLOB.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_SSLVERSION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_SSL_CIPHER_LIST.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_SSL_OPTIONS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_SSL_VERIFYHOST.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_SSL_VERIFYPEER.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_TLS13_CIPHERS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_TLSAUTH_PASSWORD.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_TLSAUTH_TYPE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_TLSAUTH_USERNAME.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PROXY_TRANSFER_MODE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_PUT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_QUOTE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_RANDOM_FILE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_RANGE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_READDATA.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_READFUNCTION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_REDIR_PROTOCOLS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_REDIR_PROTOCOLS_STR.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_REFERER.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_REQUEST_TARGET.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_RESOLVE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_RESOLVER_START_DATA.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_RESOLVER_START_FUNCTION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_RESUME_FROM.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_RESUME_FROM_LARGE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_RTSP_CLIENT_CSEQ.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_RTSP_REQUEST.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_RTSP_SERVER_CSEQ.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_RTSP_SESSION_ID.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_RTSP_STREAM_URI.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_RTSP_TRANSPORT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SASL_AUTHZID.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SASL_IR.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SEEKDATA.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SEEKFUNCTION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SERVER_RESPONSE_TIMEOUT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SERVICE_NAME.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SHARE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SOCKOPTDATA.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SOCKOPTFUNCTION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SOCKS5_AUTH.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SOCKS5_GSSAPI_NEC.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SOCKS5_GSSAPI_SERVICE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSH_AUTH_TYPES.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSH_COMPRESSION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSH_KEYDATA.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSH_KEYFUNCTION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSH_KNOWNHOSTS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSH_PRIVATE_KEYFILE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSH_PUBLIC_KEYFILE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSLCERT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSLCERTTYPE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSLCERT_BLOB.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSLENGINE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSLENGINE_DEFAULT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSLKEY.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSLKEYTYPE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSLKEY_BLOB.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSLVERSION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSL_CIPHER_LIST.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSL_CTX_DATA.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSL_CTX_FUNCTION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSL_EC_CURVES.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSL_ENABLE_ALPN.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSL_ENABLE_NPN.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSL_FALSESTART.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSL_OPTIONS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSL_SESSIONID_CACHE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSL_VERIFYHOST.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSL_VERIFYPEER.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SSL_VERIFYSTATUS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_STDERR.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_STREAM_DEPENDS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_STREAM_DEPENDS_E.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_STREAM_WEIGHT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_SUPPRESS_CONNECT_HEADERS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TCP_FASTOPEN.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TCP_KEEPALIVE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TCP_KEEPIDLE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TCP_KEEPINTVL.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TCP_NODELAY.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TELNETOPTIONS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TFTP_BLKSIZE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TFTP_NO_OPTIONS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TIMECONDITION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TIMEOUT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TIMEOUT_MS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TIMEVALUE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TIMEVALUE_LARGE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TLS13_CIPHERS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TLSAUTH_PASSWORD.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TLSAUTH_TYPE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TLSAUTH_USERNAME.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TRAILERDATA.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TRAILERFUNCTION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TRANSFERTEXT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_TRANSFER_ENCODING.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_UNIX_SOCKET_PATH.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_UNRESTRICTED_AUTH.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_UPKEEP_INTERVAL_MS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_UPLOAD.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_UPLOAD_BUFFERSIZE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_URL.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_USERAGENT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_USERNAME.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_USERPWD.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_USE_SSL.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_VERBOSE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_WILDCARDMATCH.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_WRITEDATA.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_WRITEFUNCTION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_WS_OPTIONS.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_XFERINFODATA.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_XFERINFOFUNCTION.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLOPT_XOAUTH2_BEARER.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLSHOPT_LOCKFUNC.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLSHOPT_SHARE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLSHOPT_UNLOCKFUNC.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLSHOPT_UNSHARE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CURLSHOPT_USERDATA.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_easy_cleanup.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_easy_duphandle.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_easy_escape.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_easy_getinfo.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_easy_header.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_easy_init.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_easy_nextheader.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_easy_option_by_id.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_easy_option_by_name.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_easy_option_next.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_easy_pause.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_easy_perform.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_easy_recv.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_easy_reset.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_easy_send.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_easy_setopt.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_easy_strerror.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_easy_unescape.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_easy_upkeep.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_escape.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_formadd.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_formfree.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_formget.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_free.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_getdate.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_getenv.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_global_cleanup.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_global_init.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_global_init_mem.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_global_sslset.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_mime_addpart.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_mime_data.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_mime_data_cb.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_mime_encoder.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_mime_filedata.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_mime_filename.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_mime_free.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_mime_headers.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_mime_init.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_mime_name.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_mime_subparts.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_mime_type.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_mprintf.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_multi_add_handle.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_multi_assign.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_multi_cleanup.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_multi_fdset.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_multi_info_read.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_multi_init.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_multi_perform.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_multi_poll.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_multi_remove_handle.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_multi_setopt.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_multi_socket.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_multi_socket_action.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_multi_socket_all.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_multi_strerror.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_multi_timeout.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_multi_wait.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_multi_wakeup.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_share_cleanup.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_share_init.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_share_setopt.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_share_strerror.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_slist_append.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_slist_free_all.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_strequal.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_strnequal.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_unescape.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_url.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_url_cleanup.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_url_dup.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_url_get.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_url_set.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_url_strerror.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_version.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_version_info.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_ws_meta.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_ws_recv.3.gz +-rw-r--r-- root/root usr/share/man/man3/curl_ws_send.3.gz +-rw-r--r-- root/root usr/share/man/man3/libcurl-easy.3.gz +-rw-r--r-- root/root usr/share/man/man3/libcurl-env.3.gz +-rw-r--r-- root/root usr/share/man/man3/libcurl-errors.3.gz +-rw-r--r-- root/root usr/share/man/man3/libcurl-multi.3.gz +-rw-r--r-- root/root usr/share/man/man3/libcurl-security.3.gz +-rw-r--r-- root/root usr/share/man/man3/libcurl-share.3.gz +-rw-r--r-- root/root usr/share/man/man3/libcurl-symbols.3.gz +-rw-r--r-- root/root usr/share/man/man3/libcurl-thread.3.gz +-rw-r--r-- root/root usr/share/man/man3/libcurl-tutorial.3.gz +-rw-r--r-- root/root usr/share/man/man3/libcurl-url.3.gz +-rw-r--r-- root/root usr/share/man/man3/libcurl.3.gz diff --git a/core/curl/spkgbuild b/core/curl/spkgbuild new file mode 100755 index 000000000..706efdb96 --- /dev/null +++ b/core/curl/spkgbuild @@ -0,0 +1,26 @@ +# description : Utility and a library used for transferring files +# depends : ca-certificates openssl zlib + +name=curl +version=8.0.1 +release=1 +source="https://curl.haxx.se/download/$name-$version.tar.xz" + +build() { + cd $name-$version + + ./configure \ + --prefix=/usr \ + --disable-static \ + --enable-threaded-resolver \ + --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt \ + --with-openssl \ + --without-brotli \ + --without-libidn2 \ + --without-libpsl \ + --without-librtmp \ + --without-nghttp2 \ + --without-zstd + make + make DESTDIR=$PKG install +} diff --git a/core/dash/.checksums b/core/dash/.checksums new file mode 100644 index 000000000..f6926e3ec --- /dev/null +++ b/core/dash/.checksums @@ -0,0 +1 @@ +57222b768b84003ea4b801e5d5e0e52b dash-0.5.12.tar.gz diff --git a/core/dash/.pkgfiles b/core/dash/.pkgfiles new file mode 100644 index 000000000..7e74b2c8c --- /dev/null +++ b/core/dash/.pkgfiles @@ -0,0 +1,9 @@ +dash-0.5.12-1 +drwxr-xr-x root/root bin/ +-rwxr-xr-x root/root bin/dash +lrwxrwxrwx root/root bin/sh -> dash +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/dash.1.gz diff --git a/core/dash/spkgbuild b/core/dash/spkgbuild new file mode 100644 index 000000000..2439a0d04 --- /dev/null +++ b/core/dash/spkgbuild @@ -0,0 +1,17 @@ +# description : POSIX compliant shell + +name=dash +version=0.5.12 +release=1 +source="http://gondor.apana.org.au/~herbert/dash/files/$name-$version.tar.gz" + +build() { + cd $name-$version + ./configure \ + --prefix=/usr \ + --bindir=/bin \ + --mandir=/usr/share/man + make + make DESTDIR=$PKG install + ln -s dash $PKG/bin/sh +} diff --git a/core/dhcpcd/.checksums b/core/dhcpcd/.checksums new file mode 100644 index 000000000..9818648d6 --- /dev/null +++ b/core/dhcpcd/.checksums @@ -0,0 +1,2 @@ +002d3c7bfa057248f23b2b2f33f02f5a dhcpcd-10.0.1.tar.xz +4510a90d2c0fb9e16cd1f0e5f2a3b744 rc.network diff --git a/core/dhcpcd/.pkgfiles b/core/dhcpcd/.pkgfiles new file mode 100644 index 000000000..7cae4d5ec --- /dev/null +++ b/core/dhcpcd/.pkgfiles @@ -0,0 +1,33 @@ +dhcpcd-10.0.1-1 +drwxr-xr-x root/root etc/ +-rw-r--r-- root/root etc/dhcpcd.conf +drwxr-xr-x root/root etc/rc.d/ +-rwxr-xr-x root/root etc/rc.d/network +drwxr-xr-x root/root lib/ +drwxr-xr-x root/root lib/dhcpcd/ +drwxr-xr-x root/root lib/dhcpcd/dev/ +-r-xr-xr-x root/root lib/dhcpcd/dev/udev.so +drwxr-xr-x root/root lib/dhcpcd/dhcpcd-hooks/ +-r--r--r-- root/root lib/dhcpcd/dhcpcd-hooks/01-test +-r--r--r-- root/root lib/dhcpcd/dhcpcd-hooks/20-resolv.conf +-r--r--r-- root/root lib/dhcpcd/dhcpcd-hooks/30-hostname +-r-xr-xr-x root/root lib/dhcpcd/dhcpcd-run-hooks +drwxr-xr-x root/root sbin/ +-r-xr-xr-x root/root sbin/dhcpcd +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/dhcpcd/ +drwxr-xr-x root/root usr/share/dhcpcd/hooks/ +-r--r--r-- root/root usr/share/dhcpcd/hooks/10-wpa_supplicant +-r--r--r-- root/root usr/share/dhcpcd/hooks/15-timezone +-r--r--r-- root/root usr/share/dhcpcd/hooks/29-lookup-hostname +-r--r--r-- root/root usr/share/dhcpcd/hooks/50-yp.conf +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man5/ +-r--r--r-- root/root usr/share/man/man5/dhcpcd.conf.5.gz +drwxr-xr-x root/root usr/share/man/man8/ +-r--r--r-- root/root usr/share/man/man8/dhcpcd-run-hooks.8.gz +-r--r--r-- root/root usr/share/man/man8/dhcpcd.8.gz +drwxr-xr-x root/root var/ +drwxr-xr-x root/root var/lib/ +drwxr-x--- root/root var/lib/dhcpcd/ diff --git a/core/dhcpcd/rc.network b/core/dhcpcd/rc.network new file mode 100755 index 000000000..42955316e --- /dev/null +++ b/core/dhcpcd/rc.network @@ -0,0 +1,36 @@ +#!/bin/sh +# +# /etc/rc.d/network: start/stop the ISC DHCP Server +# + +. /etc/rc.subr + +DEV=${DEV:-$(ls /sys/class/net/ | grep -Exv "(lo|sit0)" | head -n1)} + +PROG=/sbin/dhcpcd +PIDFILE=/var/run/$PROGNAME.pid +OPTS="--waitip -h $(/bin/hostname) -z $DEV" + +case $1 in + start) + msg "Starting $PROGNAME..." + start_daemon $PROG $OPTS + ;; + stop) + msg "Stopping $PROGNAME..." + stop_daemon $PROG + ;; + restart) + $0 stop + sleep 1 + $0 start + ;; + status) + status_daemon $PROG + ;; + *) + echo "Usage: $0 [start|stop|restart|status]" + ;; +esac + +# End of file diff --git a/core/dhcpcd/spkgbuild b/core/dhcpcd/spkgbuild new file mode 100755 index 000000000..914498b5d --- /dev/null +++ b/core/dhcpcd/spkgbuild @@ -0,0 +1,19 @@ +# description : An implementation of the DHCP client specified in RFC2131 + +name=dhcpcd +version=10.0.1 +release=1 +source="https://github.com/NetworkConfiguration/dhcpcd/releases/download/v${version}/${name}-${version}.tar.xz + rc.network" + +build() { + cd $name-$version + + ./configure --libexecdir=/lib/dhcpcd \ + --dbdir=/var/lib/dhcpcd + make + make DESTDIR=$PKG install + + # rc service + install -Dm755 $SRC/rc.network $PKG/etc/rc.d/network +} diff --git a/core/diffutils/.checksums b/core/diffutils/.checksums new file mode 100644 index 000000000..d4e355200 --- /dev/null +++ b/core/diffutils/.checksums @@ -0,0 +1 @@ +cf0a65266058bf22fe3feb69e57ffc5b diffutils-3.9.tar.xz diff --git a/core/diffutils/.pkgfiles b/core/diffutils/.pkgfiles new file mode 100644 index 000000000..162297c93 --- /dev/null +++ b/core/diffutils/.pkgfiles @@ -0,0 +1,16 @@ +diffutils-3.9-1 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/cmp +-rwxr-xr-x root/root usr/bin/diff +-rwxr-xr-x root/root usr/bin/diff3 +-rwxr-xr-x root/root usr/bin/sdiff +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/info/ +-rw-r--r-- root/root usr/share/info/diffutils.info.gz +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/cmp.1.gz +-rw-r--r-- root/root usr/share/man/man1/diff.1.gz +-rw-r--r-- root/root usr/share/man/man1/diff3.1.gz +-rw-r--r-- root/root usr/share/man/man1/sdiff.1.gz diff --git a/core/diffutils/spkgbuild b/core/diffutils/spkgbuild new file mode 100755 index 000000000..48b7366ff --- /dev/null +++ b/core/diffutils/spkgbuild @@ -0,0 +1,15 @@ +# description : Programs that show the differences between files or directories + +name=diffutils +version=3.9 +release=1 +source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz" + +build() { + cd $name-$version + + ./configure --prefix=/usr --disable-nls + make + make DESTDIR=$PKG install + +} diff --git a/core/e2fsprogs/.checksums b/core/e2fsprogs/.checksums new file mode 100644 index 000000000..b62dd6345 --- /dev/null +++ b/core/e2fsprogs/.checksums @@ -0,0 +1 @@ +7eda79bc0d131b33affe1d993d76711a e2fsprogs-1.47.0.tar.xz diff --git a/core/e2fsprogs/.pkgfiles b/core/e2fsprogs/.pkgfiles new file mode 100644 index 000000000..68be7c3b1 --- /dev/null +++ b/core/e2fsprogs/.pkgfiles @@ -0,0 +1,136 @@ +e2fsprogs-1.47.0-1 +drwxr-xr-x root/root bin/ +-rwxr-xr-x root/root bin/chattr +-rwxr-xr-x root/root bin/compile_et +-rwxr-xr-x root/root bin/fuse2fs +-rwxr-xr-x root/root bin/lsattr +-rwxr-xr-x root/root bin/mk_cmds +drwxr-xr-x root/root etc/ +-rw-r--r-- root/root etc/e2scrub.conf +-rw-r--r-- root/root etc/mke2fs.conf +drwxr-xr-x root/root lib/ +lrwxrwxrwx root/root lib/libcom_err.so.2 -> libcom_err.so.2.1 +-rwxr-xr-x root/root lib/libcom_err.so.2.1 +lrwxrwxrwx root/root lib/libe2p.so.2 -> libe2p.so.2.3 +-rwxr-xr-x root/root lib/libe2p.so.2.3 +lrwxrwxrwx root/root lib/libext2fs.so.2 -> libext2fs.so.2.4 +-rwxr-xr-x root/root lib/libext2fs.so.2.4 +lrwxrwxrwx root/root lib/libss.so.2 -> libss.so.2.0 +-rwxr-xr-x root/root lib/libss.so.2.0 +drwxr-xr-x root/root lib/udev/ +drwxr-xr-x root/root lib/udev/rules.d/ +-rw-r--r-- root/root lib/udev/rules.d/96-e2scrub.rules +drwxr-xr-x root/root sbin/ +-rwxr-xr-x root/root sbin/badblocks +-rwxr-xr-x root/root sbin/debugfs +hrwxr-xr-x root/root sbin/dumpe2fs link to sbin/e2mmpstatus +hrwxr-xr-x root/root sbin/e2fsck link to sbin/fsck.ext4 +-rwxr-xr-x root/root sbin/e2image +-rwxr-xr-x root/root sbin/e2label +-rwxr-xr-x root/root sbin/e2mmpstatus +-rwxr-xr-x root/root sbin/e2scrub +-rwxr-xr-x root/root sbin/e2scrub_all +-rwxr-xr-x root/root sbin/e2undo +hrwxr-xr-x root/root sbin/fsck.ext2 link to sbin/fsck.ext4 +hrwxr-xr-x root/root sbin/fsck.ext3 link to sbin/fsck.ext4 +-rwxr-xr-x root/root sbin/fsck.ext4 +-rwxr-xr-x root/root sbin/logsave +hrwxr-xr-x root/root sbin/mke2fs link to sbin/mkfs.ext4 +hrwxr-xr-x root/root sbin/mkfs.ext2 link to sbin/mkfs.ext4 +hrwxr-xr-x root/root sbin/mkfs.ext3 link to sbin/mkfs.ext4 +-rwxr-xr-x root/root sbin/mkfs.ext4 +-rwxr-xr-x root/root sbin/resize2fs +hrwxr-xr-x root/root sbin/tune2fs link to sbin/e2label +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/com_err.h +drwxr-xr-x root/root usr/include/e2p/ +-rw-r--r-- root/root usr/include/e2p/e2p.h +drwxr-xr-x root/root usr/include/et/ +hrw-r--r-- root/root usr/include/et/com_err.h link to usr/include/com_err.h +drwxr-xr-x root/root usr/include/ext2fs/ +-rw-r--r-- root/root usr/include/ext2fs/bitops.h +-rw-r--r-- root/root usr/include/ext2fs/ext2_err.h +-rw-r--r-- root/root usr/include/ext2fs/ext2_ext_attr.h +-rw-r--r-- root/root usr/include/ext2fs/ext2_fs.h +-rw-r--r-- root/root usr/include/ext2fs/ext2_io.h +-rw-r--r-- root/root usr/include/ext2fs/ext2_types.h +-rw-r--r-- root/root usr/include/ext2fs/ext2fs.h +-rw-r--r-- root/root usr/include/ext2fs/ext3_extents.h +-rw-r--r-- root/root usr/include/ext2fs/hashmap.h +-rw-r--r-- root/root usr/include/ext2fs/qcow2.h +-rw-r--r-- root/root usr/include/ext2fs/tdb.h +drwxr-xr-x root/root usr/include/ss/ +-rw-r--r-- root/root usr/include/ss/ss.h +-rw-r--r-- root/root usr/include/ss/ss_err.h +drwxr-xr-x root/root usr/lib/ +-rwxr-xr-x root/root usr/lib/e2initrd_helper +-rw-r--r-- root/root usr/lib/libcom_err.a +lrwxrwxrwx root/root usr/lib/libcom_err.so -> /lib/libcom_err.so.2 +-rw-r--r-- root/root usr/lib/libe2p.a +lrwxrwxrwx root/root usr/lib/libe2p.so -> /lib/libe2p.so.2 +-rw-r--r-- root/root usr/lib/libext2fs.a +lrwxrwxrwx root/root usr/lib/libext2fs.so -> /lib/libext2fs.so.2 +-rw-r--r-- root/root usr/lib/libss.a +lrwxrwxrwx root/root usr/lib/libss.so -> /lib/libss.so.2 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/com_err.pc +-rw-r--r-- root/root usr/lib/pkgconfig/e2p.pc +-rw-r--r-- root/root usr/lib/pkgconfig/ext2fs.pc +-rw-r--r-- root/root usr/lib/pkgconfig/ss.pc +drwxr-xr-x root/root usr/sbin/ +-rwxr-xr-x root/root usr/sbin/e2freefrag +-rwxr-xr-x root/root usr/sbin/e4crypt +-rwxr-xr-x root/root usr/sbin/e4defrag +-rwxr-xr-x root/root usr/sbin/filefrag +-rwxr-xr-x root/root usr/sbin/mklost+found +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/et/ +-rw-r--r-- root/root usr/share/et/et_c.awk +-rw-r--r-- root/root usr/share/et/et_h.awk +drwxr-xr-x root/root usr/share/info/ +-rw-r--r-- root/root usr/share/info/libext2fs.info.gz +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/chattr.1.gz +-rw-r--r-- root/root usr/share/man/man1/compile_et.1.gz +-rw-r--r-- root/root usr/share/man/man1/fuse2fs.1.gz +-rw-r--r-- root/root usr/share/man/man1/lsattr.1.gz +-rw-r--r-- root/root usr/share/man/man1/mk_cmds.1.gz +drwxr-xr-x root/root usr/share/man/man3/ +-rw-r--r-- root/root usr/share/man/man3/com_err.3.gz +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/e2fsck.conf.5.gz +-rw-r--r-- root/root usr/share/man/man5/ext2.5.gz +-rw-r--r-- root/root usr/share/man/man5/ext3.5.gz +-rw-r--r-- root/root usr/share/man/man5/ext4.5.gz +-rw-r--r-- root/root usr/share/man/man5/mke2fs.conf.5.gz +drwxr-xr-x root/root usr/share/man/man8/ +-rw-r--r-- root/root usr/share/man/man8/badblocks.8.gz +-rw-r--r-- root/root usr/share/man/man8/debugfs.8.gz +-rw-r--r-- root/root usr/share/man/man8/dumpe2fs.8.gz +-rw-r--r-- root/root usr/share/man/man8/e2freefrag.8.gz +-rw-r--r-- root/root usr/share/man/man8/e2fsck.8.gz +-rw-r--r-- root/root usr/share/man/man8/e2image.8.gz +-rw-r--r-- root/root usr/share/man/man8/e2label.8.gz +-rw-r--r-- root/root usr/share/man/man8/e2mmpstatus.8.gz +-rw-r--r-- root/root usr/share/man/man8/e2scrub.8.gz +-rw-r--r-- root/root usr/share/man/man8/e2scrub_all.8.gz +-rw-r--r-- root/root usr/share/man/man8/e2undo.8.gz +-rw-r--r-- root/root usr/share/man/man8/e4crypt.8.gz +-rw-r--r-- root/root usr/share/man/man8/e4defrag.8.gz +-rw-r--r-- root/root usr/share/man/man8/filefrag.8.gz +-rw-r--r-- root/root usr/share/man/man8/fsck.ext2.8.gz +-rw-r--r-- root/root usr/share/man/man8/fsck.ext3.8.gz +-rw-r--r-- root/root usr/share/man/man8/fsck.ext4.8.gz +-rw-r--r-- root/root usr/share/man/man8/logsave.8.gz +-rw-r--r-- root/root usr/share/man/man8/mke2fs.8.gz +-rw-r--r-- root/root usr/share/man/man8/mkfs.ext2.8.gz +-rw-r--r-- root/root usr/share/man/man8/mkfs.ext3.8.gz +-rw-r--r-- root/root usr/share/man/man8/mkfs.ext4.8.gz +-rw-r--r-- root/root usr/share/man/man8/mklost+found.8.gz +-rw-r--r-- root/root usr/share/man/man8/resize2fs.8.gz +-rw-r--r-- root/root usr/share/man/man8/tune2fs.8.gz +drwxr-xr-x root/root usr/share/ss/ +-rw-r--r-- root/root usr/share/ss/ct_c.awk +-rw-r--r-- root/root usr/share/ss/ct_c.sed diff --git a/core/e2fsprogs/spkgbuild b/core/e2fsprogs/spkgbuild new file mode 100755 index 000000000..6f03e2172 --- /dev/null +++ b/core/e2fsprogs/spkgbuild @@ -0,0 +1,31 @@ +# description : utilities for handling the ext2, ext3 and ext4 file system +# depends : util-linux + +name=e2fsprogs +version=1.47.0 +release=1 +source="https://mirrors.edge.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v$version/e2fsprogs-$version.tar.xz" + +build() { + cd $name-$version + + mkdir -v build + cd build + + ../configure --prefix=/usr \ + --bindir=/bin \ + --with-root-prefix="" \ + --enable-elf-shlibs \ + --disable-libblkid \ + --disable-libuuid \ + --disable-uuidd \ + --disable-fsck + make + make DESTDIR=$PKG install + make DESTDIR=$PKG install-libs + + for i in libcom_err libe2p libext2fs libss; do + chmod -v u+w $PKG/usr/lib/${i}.a + done + +} diff --git a/core/e2fsprogs/update b/core/e2fsprogs/update new file mode 100644 index 000000000..c57be83c0 --- /dev/null +++ b/core/e2fsprogs/update @@ -0,0 +1 @@ +url=http://sourceforge.net/projects/e2fsprogs/rss?limit=200 diff --git a/core/elfutils/.checksums b/core/elfutils/.checksums new file mode 100644 index 000000000..fb3a125fa --- /dev/null +++ b/core/elfutils/.checksums @@ -0,0 +1 @@ +5cfaa711a90cb670406cd495aeaa6030 elfutils-0.189.tar.bz2 diff --git a/core/elfutils/.pkgfiles b/core/elfutils/.pkgfiles new file mode 100644 index 000000000..ce1e05739 --- /dev/null +++ b/core/elfutils/.pkgfiles @@ -0,0 +1,84 @@ +elfutils-0.189-1 +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/debuginfod/ +drwxr-xr-x root/root etc/profile.d/ +-rw-r--r-- root/root etc/profile.d/debuginfod.csh +-rw-r--r-- root/root etc/profile.d/debuginfod.sh +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/debuginfod-find +-rwxr-xr-x root/root usr/bin/eu-addr2line +-rwxr-xr-x root/root usr/bin/eu-ar +-rwxr-xr-x root/root usr/bin/eu-elfclassify +-rwxr-xr-x root/root usr/bin/eu-elfcmp +-rwxr-xr-x root/root usr/bin/eu-elfcompress +-rwxr-xr-x root/root usr/bin/eu-elflint +-rwxr-xr-x root/root usr/bin/eu-findtextrel +-rwxr-xr-x root/root usr/bin/eu-make-debug-archive +-rwxr-xr-x root/root usr/bin/eu-nm +-rwxr-xr-x root/root usr/bin/eu-objdump +-rwxr-xr-x root/root usr/bin/eu-ranlib +-rwxr-xr-x root/root usr/bin/eu-readelf +-rwxr-xr-x root/root usr/bin/eu-size +-rwxr-xr-x root/root usr/bin/eu-stack +-rwxr-xr-x root/root usr/bin/eu-strings +-rwxr-xr-x root/root usr/bin/eu-strip +-rwxr-xr-x root/root usr/bin/eu-unstrip +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/dwarf.h +drwxr-xr-x root/root usr/include/elfutils/ +-rw-r--r-- root/root usr/include/elfutils/debuginfod.h +-rw-r--r-- root/root usr/include/elfutils/elf-knowledge.h +-rw-r--r-- root/root usr/include/elfutils/known-dwarf.h +-rw-r--r-- root/root usr/include/elfutils/libasm.h +-rw-r--r-- root/root usr/include/elfutils/libdw.h +-rw-r--r-- root/root usr/include/elfutils/libdwelf.h +-rw-r--r-- root/root usr/include/elfutils/libdwfl.h +-rw-r--r-- root/root usr/include/elfutils/version.h +-rw-r--r-- root/root usr/include/gelf.h +-rw-r--r-- root/root usr/include/libelf.h +-rw-r--r-- root/root usr/include/nlist.h +drwxr-xr-x root/root usr/lib/ +-rwxr-xr-x root/root usr/lib/libasm-0.189.so +-rw-r--r-- root/root usr/lib/libasm.a +lrwxrwxrwx root/root usr/lib/libasm.so -> libasm.so.1 +lrwxrwxrwx root/root usr/lib/libasm.so.1 -> libasm-0.189.so +-rwxr-xr-x root/root usr/lib/libdebuginfod-0.189.so +lrwxrwxrwx root/root usr/lib/libdebuginfod.so -> libdebuginfod-0.189.so +lrwxrwxrwx root/root usr/lib/libdebuginfod.so.1 -> libdebuginfod-0.189.so +-rwxr-xr-x root/root usr/lib/libdw-0.189.so +-rw-r--r-- root/root usr/lib/libdw.a +lrwxrwxrwx root/root usr/lib/libdw.so -> libdw.so.1 +lrwxrwxrwx root/root usr/lib/libdw.so.1 -> libdw-0.189.so +-rwxr-xr-x root/root usr/lib/libelf-0.189.so +-rw-r--r-- root/root usr/lib/libelf.a +lrwxrwxrwx root/root usr/lib/libelf.so -> libelf.so.1 +lrwxrwxrwx root/root usr/lib/libelf.so.1 -> libelf-0.189.so +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libdebuginfod.pc +-rw-r--r-- root/root usr/lib/pkgconfig/libdw.pc +-rw-r--r-- root/root usr/lib/pkgconfig/libelf.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/debuginfod-find.1.gz +-rw-r--r-- root/root usr/share/man/man1/eu-elfclassify.1.gz +-rw-r--r-- root/root usr/share/man/man1/eu-readelf.1.gz +drwxr-xr-x root/root usr/share/man/man3/ +-rw-r--r-- root/root usr/share/man/man3/debuginfod_add_http_header.3.gz +-rw-r--r-- root/root usr/share/man/man3/debuginfod_begin.3.gz +-rw-r--r-- root/root usr/share/man/man3/debuginfod_end.3.gz +-rw-r--r-- root/root usr/share/man/man3/debuginfod_find_debuginfo.3.gz +-rw-r--r-- root/root usr/share/man/man3/debuginfod_find_executable.3.gz +-rw-r--r-- root/root usr/share/man/man3/debuginfod_find_section.3.gz +-rw-r--r-- root/root usr/share/man/man3/debuginfod_find_source.3.gz +-rw-r--r-- root/root usr/share/man/man3/debuginfod_get_url.3.gz +-rw-r--r-- root/root usr/share/man/man3/debuginfod_get_user_data.3.gz +-rw-r--r-- root/root usr/share/man/man3/debuginfod_set_progressfn.3.gz +-rw-r--r-- root/root usr/share/man/man3/debuginfod_set_user_data.3.gz +-rw-r--r-- root/root usr/share/man/man3/elf_begin.3.gz +-rw-r--r-- root/root usr/share/man/man3/elf_clone.3.gz +-rw-r--r-- root/root usr/share/man/man3/elf_getdata.3.gz +-rw-r--r-- root/root usr/share/man/man3/elf_update.3.gz +drwxr-xr-x root/root usr/share/man/man7/ +-rw-r--r-- root/root usr/share/man/man7/debuginfod-client-config.7.gz diff --git a/core/elfutils/spkgbuild b/core/elfutils/spkgbuild new file mode 100755 index 000000000..6b7e3ac65 --- /dev/null +++ b/core/elfutils/spkgbuild @@ -0,0 +1,23 @@ +# description : utilities and libraries for handling ELF files +# depends : curl zlib xz bzip2 + +name=elfutils +version=0.189 +release=1 +source="https://sourceware.org/ftp/elfutils/$version/elfutils-$version.tar.bz2" + +build() { + cd $name-$version + + # https://sourceware.org/PR23914 + sed -i 's:-Werror::' */Makefile.in + + ./configure \ + --prefix=/usr \ + --sysconfdir=/etc \ + --program-prefix="eu-" \ + --disable-debuginfod \ + --enable-deterministic-archives + make + make DESTDIR=$PKG install +} diff --git a/core/elfutils/update b/core/elfutils/update new file mode 100644 index 000000000..3e5a3c946 --- /dev/null +++ b/core/elfutils/update @@ -0,0 +1,8 @@ +url=$(dirname $url) +url=$url/$(fetch \ +| grep folder \ +| sed 's,.*href=",,;s,\/.*,,' \ +| grep ^[[:digit:]] \ +| sort -V \ +| uniq \ +| tail -n1) diff --git a/core/eudev/.checksums b/core/eudev/.checksums new file mode 100644 index 000000000..a90a999a2 --- /dev/null +++ b/core/eudev/.checksums @@ -0,0 +1 @@ +195e60ef0f9587ccb4ec368569c5e4b2 eudev-3.2.11.tar.gz diff --git a/core/eudev/.pkgfiles b/core/eudev/.pkgfiles new file mode 100644 index 000000000..fb83ed350 --- /dev/null +++ b/core/eudev/.pkgfiles @@ -0,0 +1,79 @@ +eudev-3.2.11-1 +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/udev/ +drwxr-xr-x root/root etc/udev/hwdb.d/ +-rw-r--r-- root/root etc/udev/hwdb.d/20-OUI.hwdb +-rw-r--r-- root/root etc/udev/hwdb.d/20-acpi-vendor.hwdb +-rw-r--r-- root/root etc/udev/hwdb.d/20-bluetooth-vendor-product.hwdb +-rw-r--r-- root/root etc/udev/hwdb.d/20-dmi-id.hwdb +-rw-r--r-- root/root etc/udev/hwdb.d/20-net-ifname.hwdb +-rw-r--r-- root/root etc/udev/hwdb.d/20-pci-classes.hwdb +-rw-r--r-- root/root etc/udev/hwdb.d/20-pci-vendor-model.hwdb +-rw-r--r-- root/root etc/udev/hwdb.d/20-sdio-classes.hwdb +-rw-r--r-- root/root etc/udev/hwdb.d/20-sdio-vendor-model.hwdb +-rw-r--r-- root/root etc/udev/hwdb.d/20-usb-classes.hwdb +-rw-r--r-- root/root etc/udev/hwdb.d/20-usb-vendor-model.hwdb +-rw-r--r-- root/root etc/udev/hwdb.d/20-vmbus-class.hwdb +-rw-r--r-- root/root etc/udev/hwdb.d/60-autosuspend-fingerprint-reader.hwdb +-rw-r--r-- root/root etc/udev/hwdb.d/60-autosuspend.hwdb +-rw-r--r-- root/root etc/udev/hwdb.d/60-evdev.hwdb +-rw-r--r-- root/root etc/udev/hwdb.d/60-input-id.hwdb +-rw-r--r-- root/root etc/udev/hwdb.d/60-keyboard.hwdb +-rw-r--r-- root/root etc/udev/hwdb.d/60-seat.hwdb +-rw-r--r-- root/root etc/udev/hwdb.d/60-sensor.hwdb +-rw-r--r-- root/root etc/udev/hwdb.d/70-analyzers.hwdb +-rw-r--r-- root/root etc/udev/hwdb.d/70-cameras.hwdb +-rw-r--r-- root/root etc/udev/hwdb.d/70-joystick.hwdb +-rw-r--r-- root/root etc/udev/hwdb.d/70-mouse.hwdb +-rw-r--r-- root/root etc/udev/hwdb.d/70-pointingstick.hwdb +-rw-r--r-- root/root etc/udev/hwdb.d/70-touchpad.hwdb +-rw-r--r-- root/root etc/udev/hwdb.d/80-ieee1394-unit-function.hwdb +drwxr-xr-x root/root etc/udev/rules.d/ +-rw-r--r-- root/root etc/udev/udev.conf +drwxr-xr-x root/root lib/ +lrwxrwxrwx root/root lib/libudev.so.1 -> libudev.so.1.6.3 +-rwxr-xr-x root/root lib/libudev.so.1.6.3 +drwxr-xr-x root/root lib/udev/ +-rwxr-xr-x root/root lib/udev/ata_id +-rwxr-xr-x root/root lib/udev/cdrom_id +-rwxr-xr-x root/root lib/udev/collect +-rwxr-xr-x root/root lib/udev/mtd_probe +drwxr-xr-x root/root lib/udev/rules.d/ +-rw-r--r-- root/root lib/udev/rules.d/50-udev-default.rules +-rw-r--r-- root/root lib/udev/rules.d/60-block.rules +-rw-r--r-- root/root lib/udev/rules.d/60-cdrom_id.rules +-rw-r--r-- root/root lib/udev/rules.d/60-drm.rules +-rw-r--r-- root/root lib/udev/rules.d/60-evdev.rules +-rw-r--r-- root/root lib/udev/rules.d/60-input-id.rules +-rw-r--r-- root/root lib/udev/rules.d/60-persistent-alsa.rules +-rw-r--r-- root/root lib/udev/rules.d/60-persistent-input.rules +-rw-r--r-- root/root lib/udev/rules.d/60-persistent-storage-tape.rules +-rw-r--r-- root/root lib/udev/rules.d/60-persistent-storage.rules +-rw-r--r-- root/root lib/udev/rules.d/60-persistent-v4l.rules +-rw-r--r-- root/root lib/udev/rules.d/60-sensor.rules +-rw-r--r-- root/root lib/udev/rules.d/60-serial.rules +-rw-r--r-- root/root lib/udev/rules.d/64-btrfs.rules +-rw-r--r-- root/root lib/udev/rules.d/70-joystick.rules +-rw-r--r-- root/root lib/udev/rules.d/70-mouse.rules +-rw-r--r-- root/root lib/udev/rules.d/70-touchpad.rules +-rw-r--r-- root/root lib/udev/rules.d/75-net-description.rules +-rw-r--r-- root/root lib/udev/rules.d/75-probe_mtd.rules +-rw-r--r-- root/root lib/udev/rules.d/78-sound-card.rules +-rw-r--r-- root/root lib/udev/rules.d/80-drivers.rules +-rw-r--r-- root/root lib/udev/rules.d/80-net-name-slot.rules +-rwxr-xr-x root/root lib/udev/scsi_id +-rwxr-xr-x root/root lib/udev/v4l_id +drwxr-xr-x root/root sbin/ +-rwxr-xr-x root/root sbin/udevadm +-rwxr-xr-x root/root sbin/udevd +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/libudev.h +-rw-r--r-- root/root usr/include/udev.h +drwxr-xr-x root/root usr/lib/ +lrwxrwxrwx root/root usr/lib/libudev.so -> ../../lib/libudev.so.1.6.3 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libudev.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/pkgconfig/ +-rw-r--r-- root/root usr/share/pkgconfig/udev.pc diff --git a/core/eudev/spkgbuild b/core/eudev/spkgbuild new file mode 100755 index 000000000..d6f9156fc --- /dev/null +++ b/core/eudev/spkgbuild @@ -0,0 +1,32 @@ +# description : Programs for dynamic creation of device nodes +# depends : util-linux kmod + +name=eudev +version=3.2.11 +release=1 +source="$name-$version.tar.gz::https://github.com/eudev-project/eudev/archive/v$version.tar.gz" + +build() { + cd $name-$version + + scratch isinstalled libxslt && _opt="--enable-manpages" + + autoreconf -f -i -s + ./configure \ + --prefix=/usr \ + --bindir=/sbin \ + --sbindir=/sbin \ + --libdir=/usr/lib \ + --sysconfdir=/etc \ + --libexecdir=/lib \ + --with-rootprefix= \ + --with-rootlibdir=/lib \ + --disable-static \ + $_opt + make + + mkdir -pv $PKG/lib/udev/rules.d + mkdir -pv $PKG/etc/udev/rules.d + + make DESTDIR=$PKG install +} diff --git a/core/expat/.checksums b/core/expat/.checksums new file mode 100644 index 000000000..fabecb959 --- /dev/null +++ b/core/expat/.checksums @@ -0,0 +1 @@ +d375fa3571c0abb945873f5061a8f2e2 expat-2.5.0.tar.gz diff --git a/core/expat/.pkgfiles b/core/expat/.pkgfiles new file mode 100644 index 000000000..9ad5ef4b3 --- /dev/null +++ b/core/expat/.pkgfiles @@ -0,0 +1,24 @@ +expat-2.5.0-1 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/xmlwf +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/expat.h +-rw-r--r-- root/root usr/include/expat_config.h +-rw-r--r-- root/root usr/include/expat_external.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/cmake/ +drwxr-xr-x root/root usr/lib/cmake/expat-2.5.0/ +-rw-r--r-- root/root usr/lib/cmake/expat-2.5.0/expat-config-version.cmake +-rw-r--r-- root/root usr/lib/cmake/expat-2.5.0/expat-config.cmake +-rw-r--r-- root/root usr/lib/cmake/expat-2.5.0/expat-noconfig.cmake +-rw-r--r-- root/root usr/lib/cmake/expat-2.5.0/expat.cmake +lrwxrwxrwx root/root usr/lib/libexpat.so -> libexpat.so.1.8.10 +lrwxrwxrwx root/root usr/lib/libexpat.so.1 -> libexpat.so.1.8.10 +-rwxr-xr-x root/root usr/lib/libexpat.so.1.8.10 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/expat.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/xmlwf.1.gz diff --git a/core/expat/spkgbuild b/core/expat/spkgbuild new file mode 100755 index 000000000..1b57e03b2 --- /dev/null +++ b/core/expat/spkgbuild @@ -0,0 +1,17 @@ +# description : A stream oriented C library for parsing XML +# homepage : https://libexpat.github.io + +name=expat +version=2.5.0 +_v=$(echo $version | sed 's/\./_/g') +release=1 +source="https://github.com/libexpat/libexpat/archive/R_$_v/$name-$version.tar.gz" + +build() { + cd lib$name-R_$_v/$name + + ./buildconf.sh + ./configure --prefix=/usr --disable-static + make + make DESTDIR=$PKG install +} diff --git a/core/expat/update b/core/expat/update new file mode 100644 index 000000000..df1658719 --- /dev/null +++ b/core/expat/update @@ -0,0 +1,5 @@ +port_getver() { + fetch \ + | grep archive \ + | grep -Eo ._._[0-9a-z.]+\.tar\.gz | sed 's/\.tar.*//;s/_/\./g' +} diff --git a/core/file/.checksums b/core/file/.checksums new file mode 100644 index 000000000..d33012be5 --- /dev/null +++ b/core/file/.checksums @@ -0,0 +1 @@ +a60d586d49d015d842b9294864a89c7a file-5.44.tar.gz diff --git a/core/file/.pkgfiles b/core/file/.pkgfiles new file mode 100644 index 000000000..3334cf8ed --- /dev/null +++ b/core/file/.pkgfiles @@ -0,0 +1,24 @@ +file-5.44-2 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/file +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/magic.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libmagic.a +lrwxrwxrwx root/root usr/lib/libmagic.so -> libmagic.so.1.0.0 +lrwxrwxrwx root/root usr/lib/libmagic.so.1 -> libmagic.so.1.0.0 +-rwxr-xr-x root/root usr/lib/libmagic.so.1.0.0 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libmagic.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/file.1.gz +drwxr-xr-x root/root usr/share/man/man3/ +-rw-r--r-- root/root usr/share/man/man3/libmagic.3.gz +drwxr-xr-x root/root usr/share/man/man4/ +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/magic.5.gz +drwxr-xr-x root/root usr/share/misc/ +-rw-r--r-- root/root usr/share/misc/magic.mgc diff --git a/core/file/spkgbuild b/core/file/spkgbuild new file mode 100755 index 000000000..8e0ce0b3c --- /dev/null +++ b/core/file/spkgbuild @@ -0,0 +1,20 @@ +# description : Utility for determining the type of a given file or files +# depends : zlib xz bzip2 + +name=file +version=5.44 +release=2 +source="ftp://ftp.astron.com/pub/$name/$name-$version.tar.gz" + +build() { + cd $name-$version + + ./configure \ + --prefix=/usr \ + --enable-fsect-man5 \ + --enable-static \ + --disable-libseccomp \ + --disable-zstdlib + make + make DESTDIR=$PKG install +} diff --git a/core/filesystem/.checksums b/core/filesystem/.checksums new file mode 100644 index 000000000..831157eae --- /dev/null +++ b/core/filesystem/.checksums @@ -0,0 +1,11 @@ +c9aa956753dd0a546e13c967275d24fb fstab +8dae1a1bd7394619836eed4edb32706a group +b8419160170a41ae01abab13a3b887df hostname +73b50995f63c6d88f5137db0759d6e92 hosts +5515689cb0b00a1f8474908e32bc309f issue +5cbb5efc6adba814bafb91e534b09836 locale.conf +6336f6a759a3cff8a5f02daabf3c9be3 locale.sh +2321c37b4b111e46c1b5150db44f24f4 os-release +aa116741c76ab220567c0771d2c7d718 passwd +3e47d3ddb26a72616c5889a4f266cadf resolv.conf +dbc052b74f12041e24e64ddfc32ff604 shells diff --git a/core/filesystem/.pkgfiles b/core/filesystem/.pkgfiles new file mode 100644 index 000000000..ffe935441 --- /dev/null +++ b/core/filesystem/.pkgfiles @@ -0,0 +1,80 @@ +filesystem-4.0-1 +drwxr-xr-x root/root bin/ +drwxr-xr-x root/root boot/ +drwxr-xr-x root/root dev/ +drwxr-xr-x root/root etc/ +-rw-r--r-- root/root etc/fstab.spkgnew +-rw-r--r-- root/root etc/group.spkgnew +-rw-r--r-- root/root etc/hostname.spkgnew +-rw-r--r-- root/root etc/hosts.spkgnew +-rw-r--r-- root/root etc/issue +-rw-r--r-- root/root etc/locale.conf.spkgnew +lrwxrwxrwx root/root etc/mtab -> /proc/self/mounts +drwxr-xr-x root/root etc/opt/ +-rw-r--r-- root/root etc/os-release +-rw-r--r-- root/root etc/passwd.spkgnew +drwxr-xr-x root/root etc/profile.d/ +-rw-r--r-- root/root etc/profile.d/locale.sh +-rw-r--r-- root/root etc/resolv.conf.spkgnew +-rw-r--r-- root/root etc/shells.spkgnew +drwxr-xr-x root/root etc/skel/ +-rw-r--r-- root/root etc/venom-release +drwxr-xr-x root/root home/ +drwxr-xr-x root/root lib/ +drwxr-xr-x root/root mnt/ +drwxr-xr-x root/root opt/ +drwxr-xr-x root/root proc/ +drwxr-x--- root/root root/ +drwxr-xr-x root/root run/ +drwxr-xr-x root/root sbin/ +drwxr-xr-x root/root srv/ +drwxr-xr-x root/root sys/ +drwxrwxrwt root/root tmp/ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/local/ +drwxr-xr-x root/root usr/local/bin/ +drwxr-xr-x root/root usr/local/include/ +drwxr-xr-x root/root usr/local/lib/ +drwxr-xr-x root/root usr/local/sbin/ +drwxr-xr-x root/root usr/local/share/ +drwxr-xr-x root/root usr/local/share/man/ +drwxr-xr-x root/root usr/local/share/man/man1/ +drwxr-xr-x root/root usr/local/share/man/man2/ +drwxr-xr-x root/root usr/local/share/man/man3/ +drwxr-xr-x root/root usr/local/share/man/man4/ +drwxr-xr-x root/root usr/local/share/man/man5/ +drwxr-xr-x root/root usr/local/share/man/man6/ +drwxr-xr-x root/root usr/local/share/man/man7/ +drwxr-xr-x root/root usr/local/share/man/man8/ +drwxr-xr-x root/root usr/local/src/ +drwxr-xr-x root/root usr/sbin/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +drwxr-xr-x root/root usr/share/man/man2/ +drwxr-xr-x root/root usr/share/man/man3/ +drwxr-xr-x root/root usr/share/man/man4/ +drwxr-xr-x root/root usr/share/man/man5/ +drwxr-xr-x root/root usr/share/man/man6/ +drwxr-xr-x root/root usr/share/man/man7/ +drwxr-xr-x root/root usr/share/man/man8/ +drwxr-xr-x root/root usr/src/ +drwxr-xr-x root/root var/ +drwxr-xr-x root/root var/cache/ +drwxr-xr-x root/root var/lib/ +drwxr-xr-x root/root var/lib/misc/ +drwxr-xr-x root/root var/local/ +lrwxrwxrwx root/root var/lock -> ../run/lock +drwxr-xr-x root/root var/log/ +-rw------- root/root var/log/btmp +-rw-r--r-- root/root var/log/faillog +-rw-rw-r-- root/utmp var/log/lastlog +-rw-r--r-- root/root var/log/wtmp +drwxr-xr-x root/root var/opt/ +lrwxrwxrwx root/root var/run -> ../run +drwxr-xr-x root/root var/spool/ +drwxr-xr-x root/root var/spool/mail/ +drwxrwxrwt root/root var/tmp/ diff --git a/core/filesystem/fstab b/core/filesystem/fstab new file mode 100755 index 000000000..abe0e8503 --- /dev/null +++ b/core/filesystem/fstab @@ -0,0 +1,3 @@ +# /etc/fstab + +# diff --git a/core/filesystem/group b/core/filesystem/group new file mode 100755 index 000000000..a8a097436 --- /dev/null +++ b/core/filesystem/group @@ -0,0 +1,24 @@ +root:x:0: +bin:x:1:daemon +sys:x:2: +kmem:x:3: +tape:x:4: +tty:x:5: +daemon:x:6: +floppy:x:7: +disk:x:8: +lp:x:9: +dialout:x:10: +audio:x:11: +video:x:12: +utmp:x:13: +usb:x:14: +cdrom:x:15: +adm:x:16: +wheel:x:17: +messagebus:x:18: +input:x:24: +mail:x:34: +kvm:x:61: +nogroup:x:99: +users:x:999: diff --git a/core/filesystem/hostname b/core/filesystem/hostname new file mode 100755 index 000000000..2fbb50c4a --- /dev/null +++ b/core/filesystem/hostname @@ -0,0 +1 @@ +localhost diff --git a/core/filesystem/hosts b/core/filesystem/hosts new file mode 100755 index 000000000..a126a53e9 --- /dev/null +++ b/core/filesystem/hosts @@ -0,0 +1,4 @@ +# /etc/hosts + +127.0.0.1 localhost +::1 localhost diff --git a/core/filesystem/issue b/core/filesystem/issue new file mode 100644 index 000000000..b9c2e13d3 --- /dev/null +++ b/core/filesystem/issue @@ -0,0 +1,2 @@ +Venom Linux \r (\l) + diff --git a/core/filesystem/locale.conf b/core/filesystem/locale.conf new file mode 100644 index 000000000..325b63bcf --- /dev/null +++ b/core/filesystem/locale.conf @@ -0,0 +1 @@ +export LANG=en_US.UTF-8 diff --git a/core/filesystem/locale.sh b/core/filesystem/locale.sh new file mode 100644 index 000000000..7038a7b54 --- /dev/null +++ b/core/filesystem/locale.sh @@ -0,0 +1,14 @@ +# +# Sets up locale system settings from /etc/locale.conf. +# + +if [ -s /etc/locale.conf ]; then + . /etc/locale.conf +fi + +# define default LANG to C if not already defined +LANG=${LANG:-C} + +export LANG LANGUAGE LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY \ + LC_MESSAGES LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT \ + LC_INDENTIFICATION diff --git a/core/filesystem/os-release b/core/filesystem/os-release new file mode 100644 index 000000000..a6da7e3f7 --- /dev/null +++ b/core/filesystem/os-release @@ -0,0 +1,10 @@ +NAME="Venom Linux" +PRETTY_NAME="Venom Linux @RLS@" +VERSION="@RLS@" +ID="venom" +VERSION_ID="@RLS@" +HOME_URL="https://venomlinux.org" +LOGO="venomlinux" +DOCUMENTATION_URL="https://github.com/venomlinux/ports/wiki" +SUPPORT_URL="https://github.com/venomlinux/ports/issues" +BUG_REPORT_URL="https://github.com/venomlinux/ports/issues" diff --git a/core/filesystem/passwd b/core/filesystem/passwd new file mode 100755 index 000000000..70903ef51 --- /dev/null +++ b/core/filesystem/passwd @@ -0,0 +1,2 @@ +root:x:0:0:root:/root:/bin/bash +nobody:x:99:99:Unprivileged User:/dev/null:/bin/false diff --git a/core/filesystem/resolv.conf b/core/filesystem/resolv.conf new file mode 100755 index 000000000..c69c15245 --- /dev/null +++ b/core/filesystem/resolv.conf @@ -0,0 +1,4 @@ +# /etc/resolv.conf + +nameserver 8.8.8.8 +nameserver 8.8.4.4 diff --git a/core/filesystem/shells b/core/filesystem/shells new file mode 100755 index 000000000..f0c4a8db0 --- /dev/null +++ b/core/filesystem/shells @@ -0,0 +1,5 @@ +# /etc/shells + +/bin/sh +/bin/dash +/bin/bash diff --git a/core/filesystem/spkgbuild b/core/filesystem/spkgbuild new file mode 100755 index 000000000..be411b4dd --- /dev/null +++ b/core/filesystem/spkgbuild @@ -0,0 +1,85 @@ +# description : Base Venom Linux files + +name=filesystem +version=4.0 +venom_release=$(echo $version | sed 's/_/-/') +release=1 +backup="etc/passwd + etc/locale.conf + etc/resolv.conf + etc/hostname + etc/group + etc/fstab + etc/hosts + etc/shells" +source="passwd + group + resolv.conf + locale.conf + hosts + hostname + shells + fstab + os-release + locale.sh + issue" + +build() { + # root dirs + for d in dev proc sys run bin boot etc/opt home lib mnt \ + opt sbin srv var run; do + mkdir -p $PKG/$d + done + install -d -m 555 proc + install -d -m 555 sys + install -d -m 0750 $PKG/root + install -d -m 1777 $PKG/tmp $PKG/var/tmp + + # /usr and /usr/local dirs + for d in bin include lib sbin src; do + mkdir -p $PKG/usr/$d + mkdir -p $PKG/usr/local/$d + done + + # man page dirs + for d in 1 2 3 4 5 6 7 8; do + mkdir -p $PKG/usr/share/man/man$d + mkdir -p $PKG/usr/local/share/man/man$d + done + + # /var dirs + for d in log spool/mail opt cache lib/misc local; do + mkdir -p $PKG/var/$d + done + + ln -s ../run $PKG/var/run + ln -s ../run/lock $PKG/var/lock + + ln -s /proc/self/mounts $PKG/etc/mtab + + # log files + for f in btmp lastlog faillog wtmp; do + touch $PKG/var/log/$f + done + chgrp utmp $PKG/var/log/lastlog + chmod 664 $PKG/var/log/lastlog + chmod 600 $PKG/var/log/btmp + + install -m644 passwd $PKG/etc + install -m644 group $PKG/etc + install -m644 resolv.conf $PKG/etc + install -m644 locale.conf $PKG/etc + install -m644 hosts $PKG/etc + install -m644 hostname $PKG/etc + install -m644 shells $PKG/etc + install -m644 fstab $PKG/etc + + install -dm0755 $PKG/etc/profile.d + install -m644 locale.sh $PKG/etc/profile.d + + install -d $PKG/etc/skel + install -m644 issue $PKG/etc + + echo $venom_release > $PKG/etc/venom-release + sed "s/@RLS@/${venom_release}/g" os-release > $PKG/etc/os-release +} diff --git a/core/findutils/.checksums b/core/findutils/.checksums new file mode 100644 index 000000000..dddd0dabb --- /dev/null +++ b/core/findutils/.checksums @@ -0,0 +1 @@ +4a4a547e888a944b2f3af31d789a1137 findutils-4.9.0.tar.xz diff --git a/core/findutils/.pkgfiles b/core/findutils/.pkgfiles new file mode 100644 index 000000000..1c15d7af4 --- /dev/null +++ b/core/findutils/.pkgfiles @@ -0,0 +1,17 @@ +findutils-4.9.0-2 +drwxr-xr-x root/root bin/ +-rwxr-xr-x root/root bin/find +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/xargs +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/findutils/ +-rwxr-xr-x root/root usr/lib/findutils/frcode +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/find.1.gz +-rw-r--r-- root/root usr/share/man/man1/xargs.1.gz +drwxr-xr-x root/root var/ +drwxr-xr-x root/root var/lib/ +drwxr-xr-x root/root var/lib/locate/ diff --git a/core/findutils/spkgbuild b/core/findutils/spkgbuild new file mode 100755 index 000000000..b2f88ba54 --- /dev/null +++ b/core/findutils/spkgbuild @@ -0,0 +1,25 @@ +# description : Programs to find files + +name=findutils +version=4.9.0 +release=2 +source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz" + +build() { + cd $name-$version + + # Don't build or install locate because we use mlocate, + # which is a secure version of locate. + sed -e '/^SUBDIRS/s/locate//' -e 's/frcode locate updatedb//' -i Makefile.in + + ./configure --prefix=/usr + + # don't build locate, but the docs want a file in there. + make -C locate dblocation.texi + make + + make DESTDIR=$PKG install + + mkdir -pv $PKG/bin + mv -v $PKG/usr/bin/find $PKG/bin +} diff --git a/core/flex/.checksums b/core/flex/.checksums new file mode 100644 index 000000000..c32210613 --- /dev/null +++ b/core/flex/.checksums @@ -0,0 +1 @@ +2882e3179748cc9f9c23ec593d6adc8d flex-2.6.4.tar.gz diff --git a/core/flex/.pkgfiles b/core/flex/.pkgfiles new file mode 100644 index 000000000..aaea30381 --- /dev/null +++ b/core/flex/.pkgfiles @@ -0,0 +1,21 @@ +flex-2.6.4-1 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/flex +lrwxrwxrwx root/root usr/bin/flex++ -> flex +lrwxrwxrwx root/root usr/bin/lex -> flex +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/FlexLexer.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libfl.a +lrwxrwxrwx root/root usr/lib/libfl.so -> libfl.so.2.0.0 +lrwxrwxrwx root/root usr/lib/libfl.so.2 -> libfl.so.2.0.0 +-rwxr-xr-x root/root usr/lib/libfl.so.2.0.0 +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/info/ +-rw-r--r-- root/root usr/share/info/flex.info-1.gz +-rw-r--r-- root/root usr/share/info/flex.info-2.gz +-rw-r--r-- root/root usr/share/info/flex.info.gz +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/flex.1.gz diff --git a/core/flex/spkgbuild b/core/flex/spkgbuild new file mode 100755 index 000000000..371dfe756 --- /dev/null +++ b/core/flex/spkgbuild @@ -0,0 +1,19 @@ +# description : Utility for generating programs that recognize patterns in text + +name=flex +version=2.6.4 +release=1 +source="https://github.com/westes/flex/releases/download/v$version/$name-$version.tar.gz" + +build() { + cd $name-$version + + sed -i "/math.h/a #include " src/flexdef.h + + ./configure --prefix=/usr --disable-nls + make + make DESTDIR=$PKG install + + ln -sv flex $PKG/usr/bin/lex + +} diff --git a/core/flex/update b/core/flex/update new file mode 100644 index 000000000..38a43cd5c --- /dev/null +++ b/core/flex/update @@ -0,0 +1,6 @@ +port_getver() { + fetch \ + | grep archive \ + | grep -Eo '(v|flex-)'[0-9a-z.]+.tar.gz \ + | sed 's/^v//;s/flex-//;s/\.tar.*//' +} diff --git a/core/gawk/.checksums b/core/gawk/.checksums new file mode 100644 index 000000000..2ec667de9 --- /dev/null +++ b/core/gawk/.checksums @@ -0,0 +1 @@ +02956bc5d117a7437bb4f7039f23b964 gawk-5.2.1.tar.xz diff --git a/core/gawk/.pkgfiles b/core/gawk/.pkgfiles new file mode 100644 index 000000000..f9c93dfda --- /dev/null +++ b/core/gawk/.pkgfiles @@ -0,0 +1,78 @@ +gawk-5.2.1-1 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +lrwxrwxrwx root/root usr/bin/awk -> gawk +hrwxr-xr-x root/root usr/bin/gawk link to usr/bin/gawk-5.2.1 +-rwxr-xr-x root/root usr/bin/gawk-5.2.1 +-rwxr-xr-x root/root usr/bin/gawkbug +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/gawkapi.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/awk/ +-rwxr-xr-x root/root usr/lib/awk/grcat +-rwxr-xr-x root/root usr/lib/awk/pwcat +drwxr-xr-x root/root usr/lib/gawk/ +-rwxr-xr-x root/root usr/lib/gawk/filefuncs.so +-rwxr-xr-x root/root usr/lib/gawk/fnmatch.so +-rwxr-xr-x root/root usr/lib/gawk/fork.so +-rwxr-xr-x root/root usr/lib/gawk/inplace.so +-rwxr-xr-x root/root usr/lib/gawk/intdiv.so +-rwxr-xr-x root/root usr/lib/gawk/ordchr.so +-rwxr-xr-x root/root usr/lib/gawk/readdir.so +-rwxr-xr-x root/root usr/lib/gawk/readfile.so +-rwxr-xr-x root/root usr/lib/gawk/revoutput.so +-rwxr-xr-x root/root usr/lib/gawk/revtwoway.so +-rwxr-xr-x root/root usr/lib/gawk/rwarray.so +-rwxr-xr-x root/root usr/lib/gawk/time.so +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/awk/ +-rw-r--r-- root/root usr/share/awk/assert.awk +-rw-r--r-- root/root usr/share/awk/bits2str.awk +-rw-r--r-- root/root usr/share/awk/cliff_rand.awk +-rw-r--r-- root/root usr/share/awk/ctime.awk +-rw-r--r-- root/root usr/share/awk/ftrans.awk +-rw-r--r-- root/root usr/share/awk/getopt.awk +-rw-r--r-- root/root usr/share/awk/gettime.awk +-rw-r--r-- root/root usr/share/awk/group.awk +-rw-r--r-- root/root usr/share/awk/have_mpfr.awk +-rw-r--r-- root/root usr/share/awk/inplace.awk +-rw-r--r-- root/root usr/share/awk/intdiv0.awk +-rw-r--r-- root/root usr/share/awk/isnumeric.awk +-rw-r--r-- root/root usr/share/awk/join.awk +-rw-r--r-- root/root usr/share/awk/libintl.awk +-rw-r--r-- root/root usr/share/awk/noassign.awk +-rw-r--r-- root/root usr/share/awk/ns_passwd.awk +-rw-r--r-- root/root usr/share/awk/ord.awk +-rw-r--r-- root/root usr/share/awk/passwd.awk +-rw-r--r-- root/root usr/share/awk/processarray.awk +-rw-r--r-- root/root usr/share/awk/quicksort.awk +-rw-r--r-- root/root usr/share/awk/readable.awk +-rw-r--r-- root/root usr/share/awk/readfile.awk +-rw-r--r-- root/root usr/share/awk/rewind.awk +-rw-r--r-- root/root usr/share/awk/round.awk +-rw-r--r-- root/root usr/share/awk/shellquote.awk +-rw-r--r-- root/root usr/share/awk/strtonum.awk +-rw-r--r-- root/root usr/share/awk/walkarray.awk +-rw-r--r-- root/root usr/share/awk/zerofile.awk +drwxr-xr-x root/root usr/share/info/ +-rw-r--r-- root/root usr/share/info/gawk.info.gz +-rw-r--r-- root/root usr/share/info/gawkinet.info.gz +-rw-r--r-- root/root usr/share/info/gawkworkflow.info.gz +-rw-r--r-- root/root usr/share/info/pm-gawk.info.gz +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/gawk.1.gz +-rw-r--r-- root/root usr/share/man/man1/gawkbug.1.gz +-rw-r--r-- root/root usr/share/man/man1/pm-gawk.1.gz +drwxr-xr-x root/root usr/share/man/man3/ +-rw-r--r-- root/root usr/share/man/man3/filefuncs.3am.gz +-rw-r--r-- root/root usr/share/man/man3/fnmatch.3am.gz +-rw-r--r-- root/root usr/share/man/man3/fork.3am.gz +-rw-r--r-- root/root usr/share/man/man3/inplace.3am.gz +-rw-r--r-- root/root usr/share/man/man3/ordchr.3am.gz +-rw-r--r-- root/root usr/share/man/man3/readdir.3am.gz +-rw-r--r-- root/root usr/share/man/man3/readfile.3am.gz +-rw-r--r-- root/root usr/share/man/man3/revoutput.3am.gz +-rw-r--r-- root/root usr/share/man/man3/revtwoway.3am.gz +-rw-r--r-- root/root usr/share/man/man3/rwarray.3am.gz +-rw-r--r-- root/root usr/share/man/man3/time.3am.gz diff --git a/core/gawk/add-upref.patch b/core/gawk/add-upref.patch new file mode 100644 index 000000000..c2b851827 --- /dev/null +++ b/core/gawk/add-upref.patch @@ -0,0 +1,19 @@ +Fixes: d2e694ad66a379fa128137d19c10b77b942972f2 +Fixes: https://bugs.gentoo.org/868567 +Fixes: https://lists.gnu.org/archive/html/bug-gawk/2022-09/msg00006.html +--- + interpret.h | 1 + + 1 file changed, 1 insertion(+) + +diff --git a/interpret.h b/interpret.h +index 57d060e63f37..268655b2231f 100644 +--- a/interpret.h ++++ b/interpret.h +@@ -238,6 +238,7 @@ uninitialized_scalar: + _("reference to uninitialized argument `%s'") : + _("reference to uninitialized variable `%s'"), + save_symbol->vname); ++ UPREF(m); + PUSH(m); + break; + diff --git a/core/gawk/spkgbuild b/core/gawk/spkgbuild new file mode 100755 index 000000000..3f96ab3e3 --- /dev/null +++ b/core/gawk/spkgbuild @@ -0,0 +1,21 @@ +# description : Programs for manipulating text files +# depends : libmpfr + +name=gawk +version=5.2.1 +release=1 +source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz" + +build() { + cd $name-$version + + export ac_cv_libsigsegv=no + + # ensure some unneeded files are not installed + sed -i 's/extras//' Makefile.in + + ./configure --prefix=/usr --libexecdir=/usr/lib --sysconfdir=/etc --disable-nls + make + make DESTDIR=$PKG install + +} diff --git a/core/gcc/.checksums b/core/gcc/.checksums new file mode 100644 index 000000000..7dcf6049c --- /dev/null +++ b/core/gcc/.checksums @@ -0,0 +1,3 @@ +3d333df77302ed89e06a4a8539943b7d c89 +da96f545b863e57c6ab2598c1ea9a740 c99 +73bafd0af874439dcdb9fc063b6fb069 gcc-12.2.0.tar.xz diff --git a/core/gcc/.pkgfiles b/core/gcc/.pkgfiles new file mode 100644 index 000000000..5332b6e39 --- /dev/null +++ b/core/gcc/.pkgfiles @@ -0,0 +1,1714 @@ +gcc-12.2.0-1 +drwxr-xr-x root/root lib/ +lrwxrwxrwx root/root lib/cpp -> ../usr/bin/cpp +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +hrwxr-xr-x root/root usr/bin/c++ link to usr/bin/x86_64-pc-linux-gnu-c++ +-rwxr-xr-x root/root usr/bin/c89 +-rwxr-xr-x root/root usr/bin/c99 +lrwxrwxrwx root/root usr/bin/cc -> gcc +-rwxr-xr-x root/root usr/bin/cpp +hrwxr-xr-x root/root usr/bin/g++ link to usr/bin/x86_64-pc-linux-gnu-c++ +hrwxr-xr-x root/root usr/bin/gcc link to usr/bin/x86_64-pc-linux-gnu-gcc +-rwxr-xr-x root/root usr/bin/gcc-ar +hrwxr-xr-x root/root usr/bin/gcc-nm link to usr/bin/x86_64-pc-linux-gnu-gcc-nm +hrwxr-xr-x root/root usr/bin/gcc-ranlib link to usr/bin/x86_64-pc-linux-gnu-gcc-ranlib +-rwxr-xr-x root/root usr/bin/gcov +-rwxr-xr-x root/root usr/bin/gcov-dump +-rwxr-xr-x root/root usr/bin/gcov-tool +-rwxr-xr-x root/root usr/bin/lto-dump +-rwxr-xr-x root/root usr/bin/x86_64-pc-linux-gnu-c++ +hrwxr-xr-x root/root usr/bin/x86_64-pc-linux-gnu-g++ link to usr/bin/x86_64-pc-linux-gnu-c++ +-rwxr-xr-x root/root usr/bin/x86_64-pc-linux-gnu-gcc +hrwxr-xr-x root/root usr/bin/x86_64-pc-linux-gnu-gcc-12.2.0 link to usr/bin/x86_64-pc-linux-gnu-gcc +hrwxr-xr-x root/root usr/bin/x86_64-pc-linux-gnu-gcc-ar link to usr/bin/gcc-ar +-rwxr-xr-x root/root usr/bin/x86_64-pc-linux-gnu-gcc-nm +-rwxr-xr-x root/root usr/bin/x86_64-pc-linux-gnu-gcc-ranlib +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/c++/ +drwxr-xr-x root/root usr/include/c++/12.2.0/ +-rw-r--r-- root/root usr/include/c++/12.2.0/algorithm +-rw-r--r-- root/root usr/include/c++/12.2.0/any +-rw-r--r-- root/root usr/include/c++/12.2.0/array +-rw-r--r-- root/root usr/include/c++/12.2.0/atomic +drwxr-xr-x root/root usr/include/c++/12.2.0/backward/ +-rw-r--r-- root/root usr/include/c++/12.2.0/backward/auto_ptr.h +-rw-r--r-- root/root usr/include/c++/12.2.0/backward/backward_warning.h +-rw-r--r-- root/root usr/include/c++/12.2.0/backward/binders.h +-rw-r--r-- root/root usr/include/c++/12.2.0/backward/hash_fun.h +-rw-r--r-- root/root usr/include/c++/12.2.0/backward/hash_map +-rw-r--r-- root/root usr/include/c++/12.2.0/backward/hash_set +-rw-r--r-- root/root usr/include/c++/12.2.0/backward/hashtable.h +-rw-r--r-- root/root usr/include/c++/12.2.0/backward/strstream +-rw-r--r-- root/root usr/include/c++/12.2.0/barrier +-rw-r--r-- root/root usr/include/c++/12.2.0/bit +drwxr-xr-x root/root usr/include/c++/12.2.0/bits/ +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/algorithmfwd.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/align.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/alloc_traits.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/allocated_ptr.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/allocator.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/atomic_base.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/atomic_futex.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/atomic_lockfree_defines.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/atomic_timed_wait.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/atomic_wait.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/basic_ios.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/basic_ios.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/basic_string.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/basic_string.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/boost_concept_check.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/c++0x_warning.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/char_traits.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/charconv.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/chrono.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/codecvt.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/concept_check.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/cow_string.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/cpp_type_traits.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/cxxabi_forced.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/cxxabi_init_exception.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/deque.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/enable_special_members.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/erase_if.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/exception.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/exception_defines.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/exception_ptr.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/forward_list.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/forward_list.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/fs_dir.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/fs_fwd.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/fs_ops.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/fs_path.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/fstream.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/functexcept.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/functional_hash.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/gslice.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/gslice_array.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/hash_bytes.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/hashtable.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/hashtable_policy.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/indirect_array.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/invoke.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/ios_base.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/istream.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/iterator_concepts.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/list.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/locale_classes.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/locale_classes.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/locale_conv.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/locale_facets.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/locale_facets.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/locale_facets_nonio.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/locale_facets_nonio.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/localefwd.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/mask_array.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/max_size_type.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/memoryfwd.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/mofunc_impl.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/move.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/move_only_function.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/nested_exception.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/new_allocator.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/node_handle.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/ostream.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/ostream_insert.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/parse_numbers.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/postypes.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/predefined_ops.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/ptr_traits.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/quoted_string.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/random.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/random.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/range_access.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/ranges_algo.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/ranges_algobase.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/ranges_base.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/ranges_cmp.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/ranges_uninitialized.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/ranges_util.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/refwrap.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/regex.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/regex.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/regex_automaton.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/regex_automaton.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/regex_compiler.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/regex_compiler.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/regex_constants.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/regex_error.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/regex_executor.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/regex_executor.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/regex_scanner.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/regex_scanner.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/semaphore_base.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/shared_ptr.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/shared_ptr_atomic.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/shared_ptr_base.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/slice_array.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/specfun.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/sstream.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/std_abs.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/std_function.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/std_mutex.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/std_thread.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/stl_algo.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/stl_algobase.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/stl_bvector.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/stl_construct.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/stl_deque.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/stl_function.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/stl_heap.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/stl_iterator.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/stl_iterator_base_funcs.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/stl_iterator_base_types.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/stl_list.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/stl_map.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/stl_multimap.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/stl_multiset.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/stl_numeric.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/stl_pair.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/stl_queue.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/stl_raw_storage_iter.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/stl_relops.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/stl_set.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/stl_stack.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/stl_tempbuf.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/stl_tree.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/stl_uninitialized.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/stl_vector.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/stream_iterator.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/streambuf.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/streambuf_iterator.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/string_view.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/stringfwd.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/this_thread_sleep.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/uniform_int_dist.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/unique_lock.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/unique_ptr.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/unordered_map.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/unordered_set.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/uses_allocator.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/uses_allocator_args.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/utility.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/valarray_after.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/valarray_array.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/valarray_array.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/valarray_before.h +-rw-r--r-- root/root usr/include/c++/12.2.0/bits/vector.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/bitset +-rw-r--r-- root/root usr/include/c++/12.2.0/cassert +-rw-r--r-- root/root usr/include/c++/12.2.0/ccomplex +-rw-r--r-- root/root usr/include/c++/12.2.0/cctype +-rw-r--r-- root/root usr/include/c++/12.2.0/cerrno +-rw-r--r-- root/root usr/include/c++/12.2.0/cfenv +-rw-r--r-- root/root usr/include/c++/12.2.0/cfloat +-rw-r--r-- root/root usr/include/c++/12.2.0/charconv +-rw-r--r-- root/root usr/include/c++/12.2.0/chrono +-rw-r--r-- root/root usr/include/c++/12.2.0/cinttypes +-rw-r--r-- root/root usr/include/c++/12.2.0/ciso646 +-rw-r--r-- root/root usr/include/c++/12.2.0/climits +-rw-r--r-- root/root usr/include/c++/12.2.0/clocale +-rw-r--r-- root/root usr/include/c++/12.2.0/cmath +-rw-r--r-- root/root usr/include/c++/12.2.0/codecvt +-rw-r--r-- root/root usr/include/c++/12.2.0/compare +-rw-r--r-- root/root usr/include/c++/12.2.0/complex +-rw-r--r-- root/root usr/include/c++/12.2.0/complex.h +-rw-r--r-- root/root usr/include/c++/12.2.0/concepts +-rw-r--r-- root/root usr/include/c++/12.2.0/condition_variable +-rw-r--r-- root/root usr/include/c++/12.2.0/coroutine +-rw-r--r-- root/root usr/include/c++/12.2.0/csetjmp +-rw-r--r-- root/root usr/include/c++/12.2.0/csignal +-rw-r--r-- root/root usr/include/c++/12.2.0/cstdalign +-rw-r--r-- root/root usr/include/c++/12.2.0/cstdarg +-rw-r--r-- root/root usr/include/c++/12.2.0/cstdbool +-rw-r--r-- root/root usr/include/c++/12.2.0/cstddef +-rw-r--r-- root/root usr/include/c++/12.2.0/cstdint +-rw-r--r-- root/root usr/include/c++/12.2.0/cstdio +-rw-r--r-- root/root usr/include/c++/12.2.0/cstdlib +-rw-r--r-- root/root usr/include/c++/12.2.0/cstring +-rw-r--r-- root/root usr/include/c++/12.2.0/ctgmath +-rw-r--r-- root/root usr/include/c++/12.2.0/ctime +-rw-r--r-- root/root usr/include/c++/12.2.0/cuchar +-rw-r--r-- root/root usr/include/c++/12.2.0/cwchar +-rw-r--r-- root/root usr/include/c++/12.2.0/cwctype +-rw-r--r-- root/root usr/include/c++/12.2.0/cxxabi.h +drwxr-xr-x root/root usr/include/c++/12.2.0/debug/ +-rw-r--r-- root/root usr/include/c++/12.2.0/debug/assertions.h +-rw-r--r-- root/root usr/include/c++/12.2.0/debug/bitset +-rw-r--r-- root/root usr/include/c++/12.2.0/debug/debug.h +-rw-r--r-- root/root usr/include/c++/12.2.0/debug/deque +-rw-r--r-- root/root usr/include/c++/12.2.0/debug/formatter.h +-rw-r--r-- root/root usr/include/c++/12.2.0/debug/forward_list +-rw-r--r-- root/root usr/include/c++/12.2.0/debug/functions.h +-rw-r--r-- root/root usr/include/c++/12.2.0/debug/helper_functions.h +-rw-r--r-- root/root usr/include/c++/12.2.0/debug/list +-rw-r--r-- root/root usr/include/c++/12.2.0/debug/macros.h +-rw-r--r-- root/root usr/include/c++/12.2.0/debug/map +-rw-r--r-- root/root usr/include/c++/12.2.0/debug/map.h +-rw-r--r-- root/root usr/include/c++/12.2.0/debug/multimap.h +-rw-r--r-- root/root usr/include/c++/12.2.0/debug/multiset.h +-rw-r--r-- root/root usr/include/c++/12.2.0/debug/safe_base.h +-rw-r--r-- root/root usr/include/c++/12.2.0/debug/safe_container.h +-rw-r--r-- root/root usr/include/c++/12.2.0/debug/safe_iterator.h +-rw-r--r-- root/root usr/include/c++/12.2.0/debug/safe_iterator.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/debug/safe_local_iterator.h +-rw-r--r-- root/root usr/include/c++/12.2.0/debug/safe_local_iterator.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/debug/safe_sequence.h +-rw-r--r-- root/root usr/include/c++/12.2.0/debug/safe_sequence.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/debug/safe_unordered_base.h +-rw-r--r-- root/root usr/include/c++/12.2.0/debug/safe_unordered_container.h +-rw-r--r-- root/root usr/include/c++/12.2.0/debug/safe_unordered_container.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/debug/set +-rw-r--r-- root/root usr/include/c++/12.2.0/debug/set.h +-rw-r--r-- root/root usr/include/c++/12.2.0/debug/stl_iterator.h +-rw-r--r-- root/root usr/include/c++/12.2.0/debug/string +-rw-r--r-- root/root usr/include/c++/12.2.0/debug/unordered_map +-rw-r--r-- root/root usr/include/c++/12.2.0/debug/unordered_set +-rw-r--r-- root/root usr/include/c++/12.2.0/debug/vector +drwxr-xr-x root/root usr/include/c++/12.2.0/decimal/ +-rw-r--r-- root/root usr/include/c++/12.2.0/decimal/decimal +-rw-r--r-- root/root usr/include/c++/12.2.0/decimal/decimal.h +-rw-r--r-- root/root usr/include/c++/12.2.0/deque +-rw-r--r-- root/root usr/include/c++/12.2.0/exception +-rw-r--r-- root/root usr/include/c++/12.2.0/execution +-rw-r--r-- root/root usr/include/c++/12.2.0/expected +drwxr-xr-x root/root usr/include/c++/12.2.0/experimental/ +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/algorithm +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/any +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/array +drwxr-xr-x root/root usr/include/c++/12.2.0/experimental/bits/ +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/bits/fs_dir.h +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/bits/fs_fwd.h +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/bits/fs_ops.h +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/bits/fs_path.h +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/bits/lfts_config.h +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/bits/net.h +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/bits/numeric_traits.h +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/bits/shared_ptr.h +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/bits/simd.h +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/bits/simd_builtin.h +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/bits/simd_converter.h +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/bits/simd_detail.h +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/bits/simd_fixed_size.h +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/bits/simd_math.h +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/bits/simd_neon.h +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/bits/simd_ppc.h +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/bits/simd_scalar.h +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/bits/simd_x86.h +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/bits/simd_x86_conversions.h +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/bits/string_view.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/buffer +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/chrono +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/deque +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/executor +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/filesystem +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/forward_list +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/functional +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/internet +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/io_context +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/iterator +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/list +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/map +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/memory +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/memory_resource +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/net +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/netfwd +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/numeric +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/optional +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/propagate_const +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/random +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/ratio +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/regex +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/set +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/simd +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/socket +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/source_location +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/string +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/string_view +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/system_error +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/timer +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/tuple +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/type_traits +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/unordered_map +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/unordered_set +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/utility +-rw-r--r-- root/root usr/include/c++/12.2.0/experimental/vector +drwxr-xr-x root/root usr/include/c++/12.2.0/ext/ +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/algorithm +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/aligned_buffer.h +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/alloc_traits.h +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/atomicity.h +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/bitmap_allocator.h +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/cast.h +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/cmath +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/codecvt_specializations.h +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/concurrence.h +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/debug_allocator.h +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/enc_filebuf.h +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/extptr_allocator.h +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/functional +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/hash_map +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/hash_set +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/iterator +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/malloc_allocator.h +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/memory +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/mt_allocator.h +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/new_allocator.h +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/numeric +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/numeric_traits.h +drwxr-xr-x root/root usr/include/c++/12.2.0/ext/pb_ds/ +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/assoc_container.hpp +drwxr-xr-x root/root usr/include/c++/12.2.0/ext/pb_ds/detail/ +drwxr-xr-x root/root usr/include/c++/12.2.0/ext/pb_ds/detail/bin_search_tree_/ +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/bin_search_tree_/bin_search_tree_.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/bin_search_tree_/debug_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/bin_search_tree_/erase_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/bin_search_tree_/find_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/bin_search_tree_/info_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/bin_search_tree_/insert_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/bin_search_tree_/iterators_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/bin_search_tree_/node_iterators.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/bin_search_tree_/point_iterators.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/bin_search_tree_/policy_access_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/bin_search_tree_/r_erase_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/bin_search_tree_/rotate_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/bin_search_tree_/split_join_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/bin_search_tree_/traits.hpp +drwxr-xr-x root/root usr/include/c++/12.2.0/ext/pb_ds/detail/binary_heap_/ +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/binary_heap_/const_iterator.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/binary_heap_/constructors_destructor_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/binary_heap_/debug_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/binary_heap_/entry_cmp.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/binary_heap_/entry_pred.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/binary_heap_/erase_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/binary_heap_/find_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/binary_heap_/info_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/binary_heap_/insert_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/binary_heap_/iterators_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/binary_heap_/point_const_iterator.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/binary_heap_/policy_access_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/binary_heap_/resize_policy.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/binary_heap_/split_join_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/binary_heap_/trace_fn_imps.hpp +drwxr-xr-x root/root usr/include/c++/12.2.0/ext/pb_ds/detail/binomial_heap_/ +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/binomial_heap_/binomial_heap_.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/binomial_heap_/constructors_destructor_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/binomial_heap_/debug_fn_imps.hpp +drwxr-xr-x root/root usr/include/c++/12.2.0/ext/pb_ds/detail/binomial_heap_base_/ +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/binomial_heap_base_/constructors_destructor_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/binomial_heap_base_/debug_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/binomial_heap_base_/find_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/binomial_heap_base_/split_join_fn_imps.hpp +drwxr-xr-x root/root usr/include/c++/12.2.0/ext/pb_ds/detail/branch_policy/ +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/branch_policy/branch_policy.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/branch_policy/null_node_metadata.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/branch_policy/traits.hpp +drwxr-xr-x root/root usr/include/c++/12.2.0/ext/pb_ds/detail/cc_hash_table_map_/ +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/cc_hash_table_map_/cc_ht_map_.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/cc_hash_table_map_/cmp_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/cc_hash_table_map_/cond_key_dtor_entry_dealtor.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/cc_hash_table_map_/debug_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/cc_hash_table_map_/debug_no_store_hash_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/cc_hash_table_map_/debug_store_hash_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/cc_hash_table_map_/entry_list_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/cc_hash_table_map_/erase_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/cc_hash_table_map_/erase_no_store_hash_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/cc_hash_table_map_/erase_store_hash_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/cc_hash_table_map_/find_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/cc_hash_table_map_/find_store_hash_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/cc_hash_table_map_/info_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/cc_hash_table_map_/insert_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/cc_hash_table_map_/insert_no_store_hash_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/cc_hash_table_map_/insert_store_hash_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/cc_hash_table_map_/iterators_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/cc_hash_table_map_/policy_access_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/cc_hash_table_map_/resize_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/cc_hash_table_map_/resize_no_store_hash_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/cc_hash_table_map_/resize_store_hash_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/cc_hash_table_map_/size_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/cc_hash_table_map_/trace_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/cond_dealtor.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/container_base_dispatch.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/debug_map_base.hpp +drwxr-xr-x root/root usr/include/c++/12.2.0/ext/pb_ds/detail/eq_fn/ +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/eq_fn/eq_by_less.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/eq_fn/hash_eq_fn.hpp +drwxr-xr-x root/root usr/include/c++/12.2.0/ext/pb_ds/detail/gp_hash_table_map_/ +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/gp_hash_table_map_/debug_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/gp_hash_table_map_/erase_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/gp_hash_table_map_/erase_no_store_hash_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/gp_hash_table_map_/erase_store_hash_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/gp_hash_table_map_/find_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/gp_hash_table_map_/find_no_store_hash_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/gp_hash_table_map_/find_store_hash_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/gp_hash_table_map_/gp_ht_map_.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/gp_hash_table_map_/info_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/gp_hash_table_map_/insert_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/gp_hash_table_map_/insert_no_store_hash_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/gp_hash_table_map_/insert_store_hash_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/gp_hash_table_map_/iterator_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/gp_hash_table_map_/policy_access_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/gp_hash_table_map_/resize_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/gp_hash_table_map_/resize_no_store_hash_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/gp_hash_table_map_/resize_store_hash_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/gp_hash_table_map_/trace_fn_imps.hpp +drwxr-xr-x root/root usr/include/c++/12.2.0/ext/pb_ds/detail/hash_fn/ +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/hash_fn/direct_mask_range_hashing_imp.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/hash_fn/direct_mod_range_hashing_imp.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/hash_fn/linear_probe_fn_imp.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/hash_fn/mask_based_range_hashing.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/hash_fn/mod_based_range_hashing.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/hash_fn/probe_fn_base.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/hash_fn/quadratic_probe_fn_imp.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/hash_fn/sample_probe_fn.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/hash_fn/sample_range_hashing.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/hash_fn/sample_ranged_hash_fn.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/hash_fn/sample_ranged_probe_fn.hpp +drwxr-xr-x root/root usr/include/c++/12.2.0/ext/pb_ds/detail/left_child_next_sibling_heap_/ +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/left_child_next_sibling_heap_/const_iterator.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/left_child_next_sibling_heap_/constructors_destructor_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/left_child_next_sibling_heap_/debug_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/left_child_next_sibling_heap_/erase_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/left_child_next_sibling_heap_/info_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/left_child_next_sibling_heap_/insert_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/left_child_next_sibling_heap_/iterators_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/left_child_next_sibling_heap_/node.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/left_child_next_sibling_heap_/point_const_iterator.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/left_child_next_sibling_heap_/policy_access_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/left_child_next_sibling_heap_/trace_fn_imps.hpp +drwxr-xr-x root/root usr/include/c++/12.2.0/ext/pb_ds/detail/list_update_map_/ +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/list_update_map_/constructor_destructor_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/list_update_map_/debug_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/list_update_map_/entry_metadata_base.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/list_update_map_/erase_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/list_update_map_/find_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/list_update_map_/info_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/list_update_map_/insert_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/list_update_map_/iterators_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/list_update_map_/lu_map_.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/list_update_map_/trace_fn_imps.hpp +drwxr-xr-x root/root usr/include/c++/12.2.0/ext/pb_ds/detail/list_update_policy/ +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/list_update_policy/lu_counter_metadata.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/list_update_policy/sample_update_policy.hpp +drwxr-xr-x root/root usr/include/c++/12.2.0/ext/pb_ds/detail/ov_tree_map_/ +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/ov_tree_map_/debug_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/ov_tree_map_/erase_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/ov_tree_map_/info_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/ov_tree_map_/insert_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/ov_tree_map_/iterators_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/ov_tree_map_/node_iterators.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/ov_tree_map_/ov_tree_map_.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/ov_tree_map_/policy_access_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/ov_tree_map_/split_join_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/ov_tree_map_/traits.hpp +drwxr-xr-x root/root usr/include/c++/12.2.0/ext/pb_ds/detail/pairing_heap_/ +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/pairing_heap_/debug_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/pairing_heap_/find_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/pairing_heap_/split_join_fn_imps.hpp +drwxr-xr-x root/root usr/include/c++/12.2.0/ext/pb_ds/detail/pat_trie_/ +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/pat_trie_/debug_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/pat_trie_/erase_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/pat_trie_/find_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/pat_trie_/info_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/pat_trie_/insert_join_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/pat_trie_/iterators_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/pat_trie_/pat_trie_.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/pat_trie_/pat_trie_base.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/pat_trie_/policy_access_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/pat_trie_/r_erase_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/pat_trie_/rotate_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/pat_trie_/split_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/pat_trie_/synth_access_traits.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/pat_trie_/trace_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/pat_trie_/traits.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/pat_trie_/update_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/priority_queue_base_dispatch.hpp +drwxr-xr-x root/root usr/include/c++/12.2.0/ext/pb_ds/detail/rb_tree_map_/ +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/rb_tree_map_/debug_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/rb_tree_map_/find_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/rb_tree_map_/info_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/rb_tree_map_/insert_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/rb_tree_map_/node.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/rb_tree_map_/rb_tree_.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/rb_tree_map_/split_join_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/rb_tree_map_/traits.hpp +drwxr-xr-x root/root usr/include/c++/12.2.0/ext/pb_ds/detail/rc_binomial_heap_/ +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/rc_binomial_heap_/constructors_destructor_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/rc_binomial_heap_/debug_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/rc_binomial_heap_/erase_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/rc_binomial_heap_/insert_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/rc_binomial_heap_/rc.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/rc_binomial_heap_/rc_binomial_heap_.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/rc_binomial_heap_/split_join_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/rc_binomial_heap_/trace_fn_imps.hpp +drwxr-xr-x root/root usr/include/c++/12.2.0/ext/pb_ds/detail/resize_policy/ +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/resize_policy/cc_hash_max_collision_check_resize_trigger_imp.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/resize_policy/hash_exponential_size_policy_imp.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_size_base.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/resize_policy/hash_prime_size_policy_imp.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/resize_policy/hash_standard_resize_policy_imp.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/resize_policy/sample_resize_policy.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/resize_policy/sample_resize_trigger.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/resize_policy/sample_size_policy.hpp +drwxr-xr-x root/root usr/include/c++/12.2.0/ext/pb_ds/detail/splay_tree_/ +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/splay_tree_/constructors_destructor_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/splay_tree_/debug_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/splay_tree_/find_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/splay_tree_/info_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/splay_tree_/node.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/splay_tree_/splay_tree_.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/splay_tree_/split_join_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/splay_tree_/traits.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/standard_policies.hpp +drwxr-xr-x root/root usr/include/c++/12.2.0/ext/pb_ds/detail/thin_heap_/ +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/thin_heap_/debug_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/thin_heap_/find_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/thin_heap_/split_join_fn_imps.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/thin_heap_/trace_fn_imps.hpp +drwxr-xr-x root/root usr/include/c++/12.2.0/ext/pb_ds/detail/tree_policy/ +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/tree_policy/node_metadata_selector.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/tree_policy/order_statistics_imp.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/tree_policy/sample_tree_node_update.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/tree_trace_base.hpp +drwxr-xr-x root/root usr/include/c++/12.2.0/ext/pb_ds/detail/trie_policy/ +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/trie_policy/node_metadata_selector.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/trie_policy/order_statistics_imp.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/trie_policy/prefix_search_node_update_imp.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/trie_policy/sample_trie_access_traits.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/trie_policy/sample_trie_node_update.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/trie_policy/trie_policy_base.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/trie_policy/trie_string_access_traits_imp.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/type_utils.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/types_traits.hpp +drwxr-xr-x root/root usr/include/c++/12.2.0/ext/pb_ds/detail/unordered_iterator/ +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/unordered_iterator/const_iterator.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/unordered_iterator/iterator.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/unordered_iterator/point_const_iterator.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/detail/unordered_iterator/point_iterator.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/exception.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/hash_policy.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/list_update_policy.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/priority_queue.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/tag_and_trait.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/tree_policy.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pb_ds/trie_policy.hpp +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pod_char_traits.h +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pointer.h +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/pool_allocator.h +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/random +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/random.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/rb_tree +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/rc_string_base.h +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/rope +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/ropeimpl.h +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/slist +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/sso_string_base.h +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/stdio_filebuf.h +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/stdio_sync_filebuf.h +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/string_conversions.h +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/throw_allocator.h +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/type_traits.h +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/typelist.h +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/vstring.h +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/vstring.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/vstring_fwd.h +-rw-r--r-- root/root usr/include/c++/12.2.0/ext/vstring_util.h +-rw-r--r-- root/root usr/include/c++/12.2.0/fenv.h +-rw-r--r-- root/root usr/include/c++/12.2.0/filesystem +-rw-r--r-- root/root usr/include/c++/12.2.0/forward_list +-rw-r--r-- root/root usr/include/c++/12.2.0/fstream +-rw-r--r-- root/root usr/include/c++/12.2.0/functional +-rw-r--r-- root/root usr/include/c++/12.2.0/future +-rw-r--r-- root/root usr/include/c++/12.2.0/initializer_list +-rw-r--r-- root/root usr/include/c++/12.2.0/iomanip +-rw-r--r-- root/root usr/include/c++/12.2.0/ios +-rw-r--r-- root/root usr/include/c++/12.2.0/iosfwd +-rw-r--r-- root/root usr/include/c++/12.2.0/iostream +-rw-r--r-- root/root usr/include/c++/12.2.0/istream +-rw-r--r-- root/root usr/include/c++/12.2.0/iterator +-rw-r--r-- root/root usr/include/c++/12.2.0/latch +-rw-r--r-- root/root usr/include/c++/12.2.0/limits +-rw-r--r-- root/root usr/include/c++/12.2.0/list +-rw-r--r-- root/root usr/include/c++/12.2.0/locale +-rw-r--r-- root/root usr/include/c++/12.2.0/map +-rw-r--r-- root/root usr/include/c++/12.2.0/math.h +-rw-r--r-- root/root usr/include/c++/12.2.0/memory +-rw-r--r-- root/root usr/include/c++/12.2.0/memory_resource +-rw-r--r-- root/root usr/include/c++/12.2.0/mutex +-rw-r--r-- root/root usr/include/c++/12.2.0/new +-rw-r--r-- root/root usr/include/c++/12.2.0/numbers +-rw-r--r-- root/root usr/include/c++/12.2.0/numeric +-rw-r--r-- root/root usr/include/c++/12.2.0/optional +-rw-r--r-- root/root usr/include/c++/12.2.0/ostream +drwxr-xr-x root/root usr/include/c++/12.2.0/parallel/ +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/algo.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/algobase.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/algorithm +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/algorithmfwd.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/balanced_quicksort.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/base.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/basic_iterator.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/checkers.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/compatibility.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/compiletime_settings.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/equally_split.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/features.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/find.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/find_selectors.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/for_each.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/for_each_selectors.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/iterator.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/list_partition.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/losertree.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/merge.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/multiseq_selection.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/multiway_merge.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/multiway_mergesort.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/numeric +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/numericfwd.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/omp_loop.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/omp_loop_static.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/par_loop.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/parallel.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/partial_sum.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/partition.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/queue.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/quicksort.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/random_number.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/random_shuffle.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/search.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/set_operations.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/settings.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/sort.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/tags.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/types.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/unique_copy.h +-rw-r--r-- root/root usr/include/c++/12.2.0/parallel/workstealing.h +drwxr-xr-x root/root usr/include/c++/12.2.0/pstl/ +-rw-r--r-- root/root usr/include/c++/12.2.0/pstl/algorithm_fwd.h +-rw-r--r-- root/root usr/include/c++/12.2.0/pstl/algorithm_impl.h +-rw-r--r-- root/root usr/include/c++/12.2.0/pstl/execution_defs.h +-rw-r--r-- root/root usr/include/c++/12.2.0/pstl/execution_impl.h +-rw-r--r-- root/root usr/include/c++/12.2.0/pstl/glue_algorithm_defs.h +-rw-r--r-- root/root usr/include/c++/12.2.0/pstl/glue_algorithm_impl.h +-rw-r--r-- root/root usr/include/c++/12.2.0/pstl/glue_execution_defs.h +-rw-r--r-- root/root usr/include/c++/12.2.0/pstl/glue_memory_defs.h +-rw-r--r-- root/root usr/include/c++/12.2.0/pstl/glue_memory_impl.h +-rw-r--r-- root/root usr/include/c++/12.2.0/pstl/glue_numeric_defs.h +-rw-r--r-- root/root usr/include/c++/12.2.0/pstl/glue_numeric_impl.h +-rw-r--r-- root/root usr/include/c++/12.2.0/pstl/memory_impl.h +-rw-r--r-- root/root usr/include/c++/12.2.0/pstl/numeric_fwd.h +-rw-r--r-- root/root usr/include/c++/12.2.0/pstl/numeric_impl.h +-rw-r--r-- root/root usr/include/c++/12.2.0/pstl/parallel_backend.h +-rw-r--r-- root/root usr/include/c++/12.2.0/pstl/parallel_backend_serial.h +-rw-r--r-- root/root usr/include/c++/12.2.0/pstl/parallel_backend_tbb.h +-rw-r--r-- root/root usr/include/c++/12.2.0/pstl/parallel_backend_utils.h +-rw-r--r-- root/root usr/include/c++/12.2.0/pstl/parallel_impl.h +-rw-r--r-- root/root usr/include/c++/12.2.0/pstl/pstl_config.h +-rw-r--r-- root/root usr/include/c++/12.2.0/pstl/unseq_backend_simd.h +-rw-r--r-- root/root usr/include/c++/12.2.0/pstl/utils.h +-rw-r--r-- root/root usr/include/c++/12.2.0/queue +-rw-r--r-- root/root usr/include/c++/12.2.0/random +-rw-r--r-- root/root usr/include/c++/12.2.0/ranges +-rw-r--r-- root/root usr/include/c++/12.2.0/ratio +-rw-r--r-- root/root usr/include/c++/12.2.0/regex +-rw-r--r-- root/root usr/include/c++/12.2.0/scoped_allocator +-rw-r--r-- root/root usr/include/c++/12.2.0/semaphore +-rw-r--r-- root/root usr/include/c++/12.2.0/set +-rw-r--r-- root/root usr/include/c++/12.2.0/shared_mutex +-rw-r--r-- root/root usr/include/c++/12.2.0/source_location +-rw-r--r-- root/root usr/include/c++/12.2.0/span +-rw-r--r-- root/root usr/include/c++/12.2.0/spanstream +-rw-r--r-- root/root usr/include/c++/12.2.0/sstream +-rw-r--r-- root/root usr/include/c++/12.2.0/stack +-rw-r--r-- root/root usr/include/c++/12.2.0/stacktrace +-rw-r--r-- root/root usr/include/c++/12.2.0/stdatomic.h +-rw-r--r-- root/root usr/include/c++/12.2.0/stdexcept +-rw-r--r-- root/root usr/include/c++/12.2.0/stdlib.h +-rw-r--r-- root/root usr/include/c++/12.2.0/stop_token +-rw-r--r-- root/root usr/include/c++/12.2.0/streambuf +-rw-r--r-- root/root usr/include/c++/12.2.0/string +-rw-r--r-- root/root usr/include/c++/12.2.0/string_view +-rw-r--r-- root/root usr/include/c++/12.2.0/syncstream +-rw-r--r-- root/root usr/include/c++/12.2.0/system_error +-rw-r--r-- root/root usr/include/c++/12.2.0/tgmath.h +-rw-r--r-- root/root usr/include/c++/12.2.0/thread +drwxr-xr-x root/root usr/include/c++/12.2.0/tr1/ +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/array +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/bessel_function.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/beta_function.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/ccomplex +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/cctype +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/cfenv +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/cfloat +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/cinttypes +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/climits +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/cmath +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/complex +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/complex.h +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/cstdarg +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/cstdbool +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/cstdint +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/cstdio +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/cstdlib +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/ctgmath +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/ctime +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/ctype.h +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/cwchar +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/cwctype +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/ell_integral.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/exp_integral.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/fenv.h +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/float.h +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/functional +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/functional_hash.h +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/gamma.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/hashtable.h +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/hashtable_policy.h +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/hypergeometric.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/inttypes.h +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/legendre_function.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/limits.h +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/math.h +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/memory +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/modified_bessel_func.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/poly_hermite.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/poly_laguerre.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/random +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/random.h +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/random.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/regex +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/riemann_zeta.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/shared_ptr.h +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/special_function_util.h +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/stdarg.h +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/stdbool.h +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/stdint.h +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/stdio.h +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/stdlib.h +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/tgmath.h +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/tuple +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/type_traits +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/unordered_map +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/unordered_map.h +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/unordered_set +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/unordered_set.h +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/utility +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/wchar.h +-rw-r--r-- root/root usr/include/c++/12.2.0/tr1/wctype.h +drwxr-xr-x root/root usr/include/c++/12.2.0/tr2/ +-rw-r--r-- root/root usr/include/c++/12.2.0/tr2/bool_set +-rw-r--r-- root/root usr/include/c++/12.2.0/tr2/bool_set.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/tr2/dynamic_bitset +-rw-r--r-- root/root usr/include/c++/12.2.0/tr2/dynamic_bitset.tcc +-rw-r--r-- root/root usr/include/c++/12.2.0/tr2/ratio +-rw-r--r-- root/root usr/include/c++/12.2.0/tr2/type_traits +-rw-r--r-- root/root usr/include/c++/12.2.0/tuple +-rw-r--r-- root/root usr/include/c++/12.2.0/type_traits +-rw-r--r-- root/root usr/include/c++/12.2.0/typeindex +-rw-r--r-- root/root usr/include/c++/12.2.0/typeinfo +-rw-r--r-- root/root usr/include/c++/12.2.0/unordered_map +-rw-r--r-- root/root usr/include/c++/12.2.0/unordered_set +-rw-r--r-- root/root usr/include/c++/12.2.0/utility +-rw-r--r-- root/root usr/include/c++/12.2.0/valarray +-rw-r--r-- root/root usr/include/c++/12.2.0/variant +-rw-r--r-- root/root usr/include/c++/12.2.0/vector +-rw-r--r-- root/root usr/include/c++/12.2.0/version +drwxr-xr-x root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/ +drwxr-xr-x root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/32/ +drwxr-xr-x root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/32/bits/ +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/32/bits/atomic_word.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/32/bits/basic_file.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/32/bits/c++allocator.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/32/bits/c++config.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/32/bits/c++io.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/32/bits/c++locale.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/32/bits/cpu_defines.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/32/bits/ctype_base.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/32/bits/ctype_inline.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/32/bits/cxxabi_tweaks.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/32/bits/error_constants.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/32/bits/extc++.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/32/bits/gthr-default.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/32/bits/gthr-posix.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/32/bits/gthr-single.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/32/bits/gthr.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/32/bits/messages_members.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/32/bits/opt_random.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/32/bits/os_defines.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/32/bits/stdc++.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/32/bits/stdtr1c++.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/32/bits/time_members.h +drwxr-xr-x root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/32/ext/ +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/32/ext/opt_random.h +drwxr-xr-x root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/bits/ +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/bits/atomic_word.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/bits/basic_file.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/bits/c++allocator.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/bits/c++config.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/bits/c++io.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/bits/c++locale.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/bits/cpu_defines.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/bits/ctype_base.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/bits/ctype_inline.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/bits/cxxabi_tweaks.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/bits/error_constants.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/bits/extc++.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/bits/gthr-default.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/bits/gthr-posix.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/bits/gthr-single.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/bits/gthr.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/bits/messages_members.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/bits/opt_random.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/bits/os_defines.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/bits/stdc++.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/bits/stdtr1c++.h +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/bits/time_members.h +drwxr-xr-x root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/ext/ +-rw-r--r-- root/root usr/include/c++/12.2.0/x86_64-pc-linux-gnu/ext/opt_random.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/bfd-plugins/ +lrwxrwxrwx root/root usr/lib/bfd-plugins/liblto_plugin.so -> ../../lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so +drwxr-xr-x root/root usr/lib/gcc/ +drwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/ +drwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/ +drwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/32/ +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/32/crtbegin.o +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/32/crtbeginS.o +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/32/crtbeginT.o +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/32/crtend.o +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/32/crtendS.o +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/32/crtfastmath.o +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/32/crtprec32.o +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/32/crtprec64.o +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/32/crtprec80.o +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/32/libgcc.a +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/32/libgcc_eh.a +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/32/libgcov.a +-rwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/cc1 +-rwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/cc1obj +-rwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/cc1objplus +-rwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/cc1plus +-rwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/collect2 +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/crtbegin.o +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/crtbeginS.o +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/crtbeginT.o +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/crtend.o +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/crtendS.o +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/crtfastmath.o +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/crtprec32.o +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/crtprec64.o +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/crtprec80.o +-rwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/g++-mapper-server +drwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/ +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/README +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/limits.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include-fixed/syslimits.h +drwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/ +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/acc_prof.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/adxintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/ammintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/amxbf16intrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/amxint8intrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/amxtileintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/avx2intrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/avx5124fmapsintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/avx5124vnniwintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/avx512bf16intrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/avx512bf16vlintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/avx512bitalgintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/avx512bwintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/avx512cdintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/avx512dqintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/avx512erintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/avx512fintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/avx512fp16intrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/avx512fp16vlintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/avx512ifmaintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/avx512ifmavlintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/avx512pfintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/avx512vbmi2intrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/avx512vbmi2vlintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/avx512vbmiintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/avx512vbmivlintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/avx512vlbwintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/avx512vldqintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/avx512vlintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/avx512vnniintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/avx512vnnivlintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/avx512vp2intersectintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/avx512vp2intersectvlintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/avx512vpopcntdqintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/avx512vpopcntdqvlintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/avxintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/avxvnniintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/bmi2intrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/bmiintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/bmmintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/cet.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/cetintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/cldemoteintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/clflushoptintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/clwbintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/clzerointrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/cpuid.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/cross-stdarg.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/emmintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/enqcmdintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/f16cintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/float.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/fma4intrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/fmaintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/fxsrintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/gcov.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/gfniintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/hresetintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/ia32intrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/immintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/iso646.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/keylockerintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/lwpintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/lzcntintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/mm3dnow.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/mm_malloc.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/mmintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/movdirintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/mwaitintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/mwaitxintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/nmmintrin.h +drwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/objc/ +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/objc/NXConstStr.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/objc/Object.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/objc/Protocol.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/objc/message.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/objc/objc-decls.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/objc/objc-exception.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/objc/objc-sync.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/objc/objc.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/objc/runtime.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/objc/thr.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/omp.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/openacc.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/pconfigintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/pkuintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/pmmintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/popcntintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/prfchwintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/quadmath.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/quadmath_weak.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/rdseedintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/rtmintrin.h +drwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/sanitizer/ +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/sanitizer/asan_interface.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/sanitizer/common_interface_defs.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/sanitizer/hwasan_interface.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/sanitizer/lsan_interface.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/sanitizer/tsan_interface.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/serializeintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/sgxintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/shaintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/smmintrin.h +drwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/ssp/ +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/ssp/ssp.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/ssp/stdio.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/ssp/string.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/ssp/unistd.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/stdalign.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/stdarg.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/stdatomic.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/stdbool.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/stddef.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/stdfix.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/stdint-gcc.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/stdint.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/stdnoreturn.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/tbmintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/tmmintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/tsxldtrkintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/uintrintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/unwind.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/vaesintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/varargs.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/vpclmulqdqintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/waitpkgintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/wbnoinvdintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/wmmintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/x86gprintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/x86intrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/xmmintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/xopintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/xsavecintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/xsaveintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/xsaveoptintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/xsavesintrin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/include/xtestintrin.h +drwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/install-tools/ +-rwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/install-tools/fixinc.sh +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/install-tools/fixinc_list +-rwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/install-tools/fixincl +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/install-tools/gsyslimits.h +drwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/install-tools/include/ +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/install-tools/include/README +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/install-tools/include/limits.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/install-tools/macro_list +-rwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/install-tools/mkheaders +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/install-tools/mkheaders.conf +-rwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/install-tools/mkinstalldirs +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/libgcc.a +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/libgcc_eh.a +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/libgcov.a +-rwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/liblto_plugin.so +-rwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/lto-wrapper +-rwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/lto1 +drwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/ +-rwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/gengtype +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/gtype.state +drwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/ +drwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/ada/ +drwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/ada/gcc-interface/ +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/ada/gcc-interface/ada-tree.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/addresses.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/alias.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/align.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/all-tree.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/alloc-pool.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/ansidecl.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/array-traits.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/asan.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/attr-fnspec.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/attribs.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/auto-host.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/auto-profile.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/b-header-vars +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/backend.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/basic-block.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/bb-reorder.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/bitmap.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/builtin-attrs.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/builtin-types.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/builtins.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/builtins.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/bversion.h +drwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/c-family/ +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/c-family/c-common.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/c-family/c-common.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/c-family/c-objc.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/c-family/c-pragma.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/c-family/c-pretty-print.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/c-tree.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/calls.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/ccmp.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/cfg-flags.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/cfg.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/cfganal.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/cfgbuild.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/cfgcleanup.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/cfgexpand.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/cfghooks.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/cfgloop.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/cfgloopmanip.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/cfgrtl.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/cgraph.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/cif-code.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/collect-utils.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/collect2-aix.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/collect2.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/color-macros.h +drwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/common/ +drwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/common/config/ +drwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/common/config/i386/ +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/common/config/i386/i386-cpuinfo.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/conditions.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/config.h +drwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/config/ +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/config/dbxelf.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/config/elfos.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/config/glibc-stdint.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/config/gnu-user.h +drwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/config/i386/ +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/config/i386/att.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/config/i386/biarch64.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/config/i386/gnu-user-common.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/config/i386/gnu-user64.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/config/i386/i386-isa.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/config/i386/i386-opts.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/config/i386/i386-protos.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/config/i386/i386.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/config/i386/linux-common.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/config/i386/linux64.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/config/i386/stringop.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/config/i386/unix.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/config/i386/x86-64.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/config/i386/x86-tune.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/config/initfini-array.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/config/linux-android.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/config/linux-protos.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/config/linux.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/config/vxworks-dummy.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/configargs.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/context.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/convert.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/coretypes.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/coroutine-builtins.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/coverage.h +drwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/cp/ +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/cp/cp-tree.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/cp/cp-tree.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/cp/cxx-pretty-print.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/cp/name-lookup.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/cp/operators.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/cp/type-utils.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/cppbuiltin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/cppdefault.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/cpplib.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/cselib.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/ctfc.h +drwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/d/ +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/d/d-tree.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/data-streamer.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/dbgcnt.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/dbgcnt.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/dbxout.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/dce.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/ddg.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/debug.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/defaults.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/df.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/dfp.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/diagnostic-color.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/diagnostic-core.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/diagnostic-event-id.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/diagnostic-metadata.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/diagnostic-path.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/diagnostic-spec.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/diagnostic-url.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/diagnostic.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/diagnostic.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/digraph.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/dojump.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/dominance.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/domwalk.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/double-int.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/dump-context.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/dumpfile.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/dwarf2asm.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/dwarf2ctf.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/dwarf2out.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/edit-context.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/emit-rtl.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/errors.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/escaped_string.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/et-forest.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/except.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/explow.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/expmed.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/expr.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/fibonacci_heap.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/file-find.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/file-prefix-map.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/filenames.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/fixed-value.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/flag-types.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/flags.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/fold-const-call.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/fold-const.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/function-abi.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/function.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gcc-plugin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gcc-rich-location.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gcc-symtab.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gcc.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gcov-counter.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gcov-io.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gcse-common.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gcse.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/generic-match.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gengtype.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/genrtl.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gensupport.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/ggc-internal.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/ggc.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gimple-array-bounds.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gimple-builder.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gimple-expr.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gimple-fold.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gimple-iterator.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gimple-low.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gimple-match.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gimple-predicate-analysis.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gimple-predict.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gimple-pretty-print.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gimple-range-cache.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gimple-range-edge.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gimple-range-fold.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gimple-range-gori.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gimple-range-path.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gimple-range-trace.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gimple-range.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gimple-ssa-evrp-analyze.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gimple-ssa-warn-access.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gimple-ssa-warn-restrict.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gimple-ssa.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gimple-streamer.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gimple-walk.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gimple.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gimple.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gimplify-me.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gimplify.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/glimits.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gomp-constants.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/graph.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/graphds.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/graphite.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/graphviz.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gsstruct.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gstab.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gsyms.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gsyslimits.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gtm-builtins.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/gtype-desc.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/hard-reg-set.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/hash-map-traits.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/hash-map.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/hash-set.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/hash-table.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/hash-traits.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/hashtab.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/highlev-plugin-common.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/hooks.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/hosthooks-def.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/hosthooks.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/hw-doloop.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/hwint.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/ifcvt.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/inchash.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/incpath.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/input.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/insn-addr.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/insn-attr-common.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/insn-attr.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/insn-codes.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/insn-config.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/insn-constants.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/insn-flags.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/insn-modes-inline.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/insn-modes.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/insn-notes.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/int-vector-builder.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/internal-fn.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/internal-fn.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/intl.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/ipa-fnsummary.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/ipa-icf-gimple.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/ipa-icf.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/ipa-inline.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/ipa-modref-tree.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/ipa-modref.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/ipa-param-manipulation.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/ipa-predicate.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/ipa-prop.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/ipa-ref.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/ipa-reference.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/ipa-utils.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/ira-int.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/ira.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/is-a.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/iterator-utils.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/json.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/langhooks-def.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/langhooks.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/lcm.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/libfuncs.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/libiberty.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/limitx.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/limity.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/line-map.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/loop-unroll.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/lower-subreg.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/lra-int.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/lra.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/lto-compress.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/lto-section-names.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/lto-streamer.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/machmode.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/machmode.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/md5.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/mem-stats-traits.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/mem-stats.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/memmodel.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/memory-block.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/mode-classes.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/mux-utils.h +drwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/objc/ +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/objc/objc-tree.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/obstack-utils.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/obstack.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/omp-builtins.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/omp-expand.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/omp-general.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/omp-low.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/omp-offload.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/omp-simd-clone.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/opt-problem.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/opt-suggestions.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/optabs-libfuncs.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/optabs-query.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/optabs-tree.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/optabs.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/optabs.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/optinfo-emit-json.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/optinfo.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/options.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/opts-diagnostic.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/opts.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/ordered-hash-map.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/output.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/pass-instances.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/pass_manager.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/passes.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/plugin-api.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/plugin-version.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/plugin.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/plugin.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/pointer-query.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/poly-int-types.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/poly-int.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/predict.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/predict.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/prefix.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/pretty-print.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/print-rtl.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/print-tree.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/profile-count.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/profile.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/range-op.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/range.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/read-md.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/read-rtl-function.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/real.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/realmpfr.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/recog.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/reg-notes.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/regcprop.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/regrename.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/regs.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/regset.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/reload.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/resource.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/rtl-error.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/rtl-iter.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/rtl-ssa.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/rtl.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/rtl.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/rtlanal.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/rtlhash.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/rtlhooks-def.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/rtx-vector-builder.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/run-rtl-passes.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/safe-ctype.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/sanitizer.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/sbitmap.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/sched-int.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/sel-sched-dump.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/sel-sched-ir.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/sel-sched.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/selftest-diagnostic.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/selftest-rtl.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/selftest.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/sese.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/shortest-paths.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/shrink-wrap.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/signop.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/sparseset.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/spellcheck-tree.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/spellcheck.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/splay-tree-utils.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/splay-tree.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/sreal.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/ssa-iterators.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/ssa.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/stab.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/statistics.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/stmt.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/stor-layout.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/streamer-hooks.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/stringpool.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/substring-locations.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/symbol-summary.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/symtab-clones.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/symtab-thunks.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/symtab.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/sync-builtins.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/system.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/target-def.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/target-globals.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/target-hooks-macros.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/target-insns.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/target.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/target.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/targhooks.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/timevar.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/timevar.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tm-preds.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tm.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tm_p.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/toplev.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tracer.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/trans-mem.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-affine.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-cfg.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-cfgcleanup.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-check.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-chrec.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-core.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-data-ref.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-dfa.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-diagnostic.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-dump.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-eh.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-hash-traits.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-hasher.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-if-conv.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-inline.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-into-ssa.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-iterator.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-nested.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-object-size.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-outof-ssa.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-parloops.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-pass.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-phinodes.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-pretty-print.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-scalar-evolution.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-sra.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-ssa-address.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-ssa-alias-compare.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-ssa-alias.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-ssa-ccp.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-ssa-coalesce.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-ssa-dce.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-ssa-dom.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-ssa-dse.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-ssa-live.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-ssa-loop-ivopts.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-ssa-loop-manip.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-ssa-loop-niter.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-ssa-loop.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-ssa-math-opts.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-ssa-operands.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-ssa-propagate.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-ssa-reassoc.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-ssa-sccvn.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-ssa-scopedtables.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-ssa-strlen.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-ssa-ter.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-ssa-threadedge.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-ssa-threadupdate.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-ssa.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-ssanames.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-stdarg.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-streamer.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-switch-conversion.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-vector-builder.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-vectorizer.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree-vrp.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tree.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/treestruct.def +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tristate.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tsan.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/tsystem.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/typeclass.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/typed-splay-tree.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/ubsan.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/valtrack.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/value-pointer-equiv.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/value-prof.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/value-query.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/value-range-equiv.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/value-range.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/value-relation.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/varasm.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/vec-perm-indices.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/vec.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/vector-builder.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/version.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/vmsdbg.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/vr-values.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/vtable-verify.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/wide-int-bitmask.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/wide-int-print.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/wide-int.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/xcoff.h +-rw-r--r-- root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/include/xcoffout.h +lrwxrwxrwx root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/libcc1plugin.so -> libcc1plugin.so.0.0.0 +lrwxrwxrwx root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/libcc1plugin.so.0 -> libcc1plugin.so.0.0.0 +-rwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/libcc1plugin.so.0.0.0 +lrwxrwxrwx root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/libcp1plugin.so -> libcp1plugin.so.0.0.0 +lrwxrwxrwx root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/libcp1plugin.so.0 -> libcp1plugin.so.0.0.0 +-rwxr-xr-x root/root usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/plugin/libcp1plugin.so.0.0.0 +-rw-r--r-- root/root usr/lib/libasan.a +lrwxrwxrwx root/root usr/lib/libasan.so -> libasan.so.8.0.0 +lrwxrwxrwx root/root usr/lib/libasan.so.8 -> libasan.so.8.0.0 +-rwxr-xr-x root/root usr/lib/libasan.so.8.0.0 +-rw-r--r-- root/root usr/lib/libasan_preinit.o +-rw-r--r-- root/root usr/lib/libatomic.a +lrwxrwxrwx root/root usr/lib/libatomic.so -> libatomic.so.1.2.0 +lrwxrwxrwx root/root usr/lib/libatomic.so.1 -> libatomic.so.1.2.0 +-rwxr-xr-x root/root usr/lib/libatomic.so.1.2.0 +lrwxrwxrwx root/root usr/lib/libcc1.so -> libcc1.so.0.0.0 +lrwxrwxrwx root/root usr/lib/libcc1.so.0 -> libcc1.so.0.0.0 +-rwxr-xr-x root/root usr/lib/libcc1.so.0.0.0 +-rw-r--r-- root/root usr/lib/libgcc_s.so +-rw-r--r-- root/root usr/lib/libgcc_s.so.1 +-rw-r--r-- root/root usr/lib/libgomp.a +lrwxrwxrwx root/root usr/lib/libgomp.so -> libgomp.so.1.0.0 +lrwxrwxrwx root/root usr/lib/libgomp.so.1 -> libgomp.so.1.0.0 +-rwxr-xr-x root/root usr/lib/libgomp.so.1.0.0 +-rw-r--r-- root/root usr/lib/libgomp.spec +-rw-r--r-- root/root usr/lib/libitm.a +lrwxrwxrwx root/root usr/lib/libitm.so -> libitm.so.1.0.0 +lrwxrwxrwx root/root usr/lib/libitm.so.1 -> libitm.so.1.0.0 +-rwxr-xr-x root/root usr/lib/libitm.so.1.0.0 +-rw-r--r-- root/root usr/lib/libitm.spec +-rw-r--r-- root/root usr/lib/liblsan.a +lrwxrwxrwx root/root usr/lib/liblsan.so -> liblsan.so.0.0.0 +lrwxrwxrwx root/root usr/lib/liblsan.so.0 -> liblsan.so.0.0.0 +-rwxr-xr-x root/root usr/lib/liblsan.so.0.0.0 +-rw-r--r-- root/root usr/lib/liblsan_preinit.o +-rw-r--r-- root/root usr/lib/libobjc.a +lrwxrwxrwx root/root usr/lib/libobjc.so -> libobjc.so.4.0.0 +lrwxrwxrwx root/root usr/lib/libobjc.so.4 -> libobjc.so.4.0.0 +-rwxr-xr-x root/root usr/lib/libobjc.so.4.0.0 +-rw-r--r-- root/root usr/lib/libquadmath.a +lrwxrwxrwx root/root usr/lib/libquadmath.so -> libquadmath.so.0.0.0 +lrwxrwxrwx root/root usr/lib/libquadmath.so.0 -> libquadmath.so.0.0.0 +-rwxr-xr-x root/root usr/lib/libquadmath.so.0.0.0 +-rw-r--r-- root/root usr/lib/libsanitizer.spec +-rw-r--r-- root/root usr/lib/libssp.a +lrwxrwxrwx root/root usr/lib/libssp.so -> libssp.so.0.0.0 +lrwxrwxrwx root/root usr/lib/libssp.so.0 -> libssp.so.0.0.0 +-rwxr-xr-x root/root usr/lib/libssp.so.0.0.0 +-rw-r--r-- root/root usr/lib/libssp_nonshared.a +-rw-r--r-- root/root usr/lib/libstdc++.a +lrwxrwxrwx root/root usr/lib/libstdc++.so -> libstdc++.so.6.0.30 +lrwxrwxrwx root/root usr/lib/libstdc++.so.6 -> libstdc++.so.6.0.30 +-rwxr-xr-x root/root usr/lib/libstdc++.so.6.0.30 +-rw-r--r-- root/root usr/lib/libstdc++fs.a +-rw-r--r-- root/root usr/lib/libsupc++.a +-rw-r--r-- root/root usr/lib/libtsan.a +lrwxrwxrwx root/root usr/lib/libtsan.so -> libtsan.so.2.0.0 +lrwxrwxrwx root/root usr/lib/libtsan.so.2 -> libtsan.so.2.0.0 +-rwxr-xr-x root/root usr/lib/libtsan.so.2.0.0 +-rw-r--r-- root/root usr/lib/libtsan_preinit.o +-rw-r--r-- root/root usr/lib/libubsan.a +lrwxrwxrwx root/root usr/lib/libubsan.so -> libubsan.so.1.0.0 +lrwxrwxrwx root/root usr/lib/libubsan.so.1 -> libubsan.so.1.0.0 +-rwxr-xr-x root/root usr/lib/libubsan.so.1.0.0 +drwxr-xr-x root/root usr/lib32/ +-rw-r--r-- root/root usr/lib32/libasan.a +lrwxrwxrwx root/root usr/lib32/libasan.so -> libasan.so.8.0.0 +lrwxrwxrwx root/root usr/lib32/libasan.so.8 -> libasan.so.8.0.0 +-rwxr-xr-x root/root usr/lib32/libasan.so.8.0.0 +-rw-r--r-- root/root usr/lib32/libasan_preinit.o +-rw-r--r-- root/root usr/lib32/libatomic.a +lrwxrwxrwx root/root usr/lib32/libatomic.so -> libatomic.so.1.2.0 +lrwxrwxrwx root/root usr/lib32/libatomic.so.1 -> libatomic.so.1.2.0 +-rwxr-xr-x root/root usr/lib32/libatomic.so.1.2.0 +-rw-r--r-- root/root usr/lib32/libgcc_s.so +-rw-r--r-- root/root usr/lib32/libgcc_s.so.1 +-rw-r--r-- root/root usr/lib32/libgomp.a +lrwxrwxrwx root/root usr/lib32/libgomp.so -> libgomp.so.1.0.0 +lrwxrwxrwx root/root usr/lib32/libgomp.so.1 -> libgomp.so.1.0.0 +-rwxr-xr-x root/root usr/lib32/libgomp.so.1.0.0 +-rw-r--r-- root/root usr/lib32/libgomp.spec +-rw-r--r-- root/root usr/lib32/libitm.a +lrwxrwxrwx root/root usr/lib32/libitm.so -> libitm.so.1.0.0 +lrwxrwxrwx root/root usr/lib32/libitm.so.1 -> libitm.so.1.0.0 +-rwxr-xr-x root/root usr/lib32/libitm.so.1.0.0 +-rw-r--r-- root/root usr/lib32/libitm.spec +-rw-r--r-- root/root usr/lib32/libobjc.a +lrwxrwxrwx root/root usr/lib32/libobjc.so -> libobjc.so.4.0.0 +lrwxrwxrwx root/root usr/lib32/libobjc.so.4 -> libobjc.so.4.0.0 +-rwxr-xr-x root/root usr/lib32/libobjc.so.4.0.0 +-rw-r--r-- root/root usr/lib32/libquadmath.a +lrwxrwxrwx root/root usr/lib32/libquadmath.so -> libquadmath.so.0.0.0 +lrwxrwxrwx root/root usr/lib32/libquadmath.so.0 -> libquadmath.so.0.0.0 +-rwxr-xr-x root/root usr/lib32/libquadmath.so.0.0.0 +-rw-r--r-- root/root usr/lib32/libsanitizer.spec +-rw-r--r-- root/root usr/lib32/libssp.a +lrwxrwxrwx root/root usr/lib32/libssp.so -> libssp.so.0.0.0 +lrwxrwxrwx root/root usr/lib32/libssp.so.0 -> libssp.so.0.0.0 +-rwxr-xr-x root/root usr/lib32/libssp.so.0.0.0 +-rw-r--r-- root/root usr/lib32/libssp_nonshared.a +-rw-r--r-- root/root usr/lib32/libstdc++.a +lrwxrwxrwx root/root usr/lib32/libstdc++.so -> libstdc++.so.6.0.30 +lrwxrwxrwx root/root usr/lib32/libstdc++.so.6 -> libstdc++.so.6.0.30 +-rwxr-xr-x root/root usr/lib32/libstdc++.so.6.0.30 +-rw-r--r-- root/root usr/lib32/libstdc++.so.6.0.30-gdb.py +-rw-r--r-- root/root usr/lib32/libstdc++fs.a +-rw-r--r-- root/root usr/lib32/libsupc++.a +-rw-r--r-- root/root usr/lib32/libubsan.a +lrwxrwxrwx root/root usr/lib32/libubsan.so -> libubsan.so.1.0.0 +lrwxrwxrwx root/root usr/lib32/libubsan.so.1 -> libubsan.so.1.0.0 +-rwxr-xr-x root/root usr/lib32/libubsan.so.1.0.0 +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/gdb/ +drwxr-xr-x root/root usr/share/gdb/auto-load/ +drwxr-xr-x root/root usr/share/gdb/auto-load/usr/ +drwxr-xr-x root/root usr/share/gdb/auto-load/usr/lib/ +-rw-r--r-- root/root usr/share/gdb/auto-load/usr/lib/libstdc++.so.6.0.30-gdb.py +drwxr-xr-x root/root usr/share/info/ +-rw-r--r-- root/root usr/share/info/cpp.info.gz +-rw-r--r-- root/root usr/share/info/cppinternals.info.gz +-rw-r--r-- root/root usr/share/info/gcc.info.gz +-rw-r--r-- root/root usr/share/info/gccinstall.info.gz +-rw-r--r-- root/root usr/share/info/gccint.info.gz +-rw-r--r-- root/root usr/share/info/libgomp.info.gz +-rw-r--r-- root/root usr/share/info/libitm.info.gz +-rw-r--r-- root/root usr/share/info/libquadmath.info.gz +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/cpp.1.gz +-rw-r--r-- root/root usr/share/man/man1/g++.1.gz +-rw-r--r-- root/root usr/share/man/man1/gcc.1.gz +-rw-r--r-- root/root usr/share/man/man1/gcov-dump.1.gz +-rw-r--r-- root/root usr/share/man/man1/gcov-tool.1.gz +-rw-r--r-- root/root usr/share/man/man1/gcov.1.gz +-rw-r--r-- root/root usr/share/man/man1/lto-dump.1.gz +drwxr-xr-x root/root usr/share/man/man7/ +-rw-r--r-- root/root usr/share/man/man7/fsf-funding.7.gz +-rw-r--r-- root/root usr/share/man/man7/gfdl.7.gz +-rw-r--r-- root/root usr/share/man/man7/gpl.7.gz diff --git a/core/gcc/c89 b/core/gcc/c89 new file mode 100644 index 000000000..35486ea83 --- /dev/null +++ b/core/gcc/c89 @@ -0,0 +1,10 @@ +#!/bin/sh +fl="-std=c89" +for opt; do + case "$opt" in + -ansi|-std=c89|-std=iso9899:1990) fl="";; + -std=*) echo "`basename $0` called with non ANSI/ISO C option $opt" >&2 + exit 1;; + esac +done +exec gcc $fl ${1+"$@"} diff --git a/core/gcc/c99 b/core/gcc/c99 new file mode 100644 index 000000000..88dd80640 --- /dev/null +++ b/core/gcc/c99 @@ -0,0 +1,10 @@ +#!/bin/sh +fl="-std=c99" +for opt; do + case "$opt" in + -std=c99|-std=iso9899:1999) fl="";; + -std=*) echo "`basename $0` called with non ISO C99 option $opt" >&2 + exit 1;; + esac +done +exec gcc $fl ${1+"$@"} diff --git a/core/gcc/spkgbuild b/core/gcc/spkgbuild new file mode 100644 index 000000000..9c5cfec2e --- /dev/null +++ b/core/gcc/spkgbuild @@ -0,0 +1,60 @@ +# description : The GNU compiler collection, which includes the C and C++ compilers +# depends : libmpc libmpfr libgmp zlib + +name=gcc +version=12.2.0 +release=1 +source="https://ftp.gnu.org/gnu/$name/$name-$version/$name-$version.tar.xz + c89 c99" + +bsdtar() { + tar $@ +} + +build() { + cd $name-$version + + # /lib is 64bit libraries directory + sed -e '/m64=/s/lib64/lib/' \ + -i.orig gcc/config/i386/t-linux64 + + # Do not run fixincludes + sed -i 's@\./fixinc\.sh@-c true@' gcc/Makefile.in + + mkdir -v build + cd build + + SED=sed \ + ../configure \ + --prefix=/usr \ + --libexecdir=/usr/lib \ + --enable-languages=c,c++,objc,obj-c++ \ + --disable-bootstrap \ + --disable-libmpx \ + --with-system-zlib \ + --disable-nls \ + --with-pkgversion="Venom Linux $version-$release" \ + --enable-threads=posix \ + --enable-__cxa_atexit \ + --enable-default-pie \ + --enable-default-ssp \ + --enable-multilib + make + make -j1 DESTDIR=$PKG install + + mkdir $PKG/lib + ln -sv ../usr/bin/cpp $PKG/lib/cpp + ln -sv gcc $PKG/usr/bin/cc + + install -v -dm755 $PKG/usr/lib/bfd-plugins + ln -sfv ../../lib/gcc/$(gcc -dumpmachine)/$version/liblto_plugin.so \ + $PKG/usr/lib/bfd-plugins/ + + mkdir -pv $PKG/usr/share/gdb/auto-load/usr/lib + mv -v $PKG/usr/lib/*gdb.py $PKG/usr/share/gdb/auto-load/usr/lib + + install -Dm755 $SRC/c89 $PKG/usr/bin/c89 + install -Dm755 $SRC/c99 $PKG/usr/bin/c99 + + rm -r $PKG/usr/share/$name-$version +} diff --git a/core/gdbm/.checksums b/core/gdbm/.checksums new file mode 100644 index 000000000..0863d6c0a --- /dev/null +++ b/core/gdbm/.checksums @@ -0,0 +1 @@ +8551961e36bf8c70b7500d255d3658ec gdbm-1.23.tar.gz diff --git a/core/gdbm/.pkgfiles b/core/gdbm/.pkgfiles new file mode 100644 index 000000000..71b766902 --- /dev/null +++ b/core/gdbm/.pkgfiles @@ -0,0 +1,27 @@ +gdbm-1.23-1 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/gdbm_dump +-rwxr-xr-x root/root usr/bin/gdbm_load +-rwxr-xr-x root/root usr/bin/gdbmtool +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/dbm.h +-rw-r--r-- root/root usr/include/gdbm.h +-rw-r--r-- root/root usr/include/ndbm.h +drwxr-xr-x root/root usr/lib/ +lrwxrwxrwx root/root usr/lib/libgdbm.so -> libgdbm.so.6.0.0 +lrwxrwxrwx root/root usr/lib/libgdbm.so.6 -> libgdbm.so.6.0.0 +-rwxr-xr-x root/root usr/lib/libgdbm.so.6.0.0 +lrwxrwxrwx root/root usr/lib/libgdbm_compat.so -> libgdbm_compat.so.4.0.0 +lrwxrwxrwx root/root usr/lib/libgdbm_compat.so.4 -> libgdbm_compat.so.4.0.0 +-rwxr-xr-x root/root usr/lib/libgdbm_compat.so.4.0.0 +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/info/ +-rw-r--r-- root/root usr/share/info/gdbm.info.gz +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/gdbm_dump.1.gz +-rw-r--r-- root/root usr/share/man/man1/gdbm_load.1.gz +-rw-r--r-- root/root usr/share/man/man1/gdbmtool.1.gz +drwxr-xr-x root/root usr/share/man/man3/ +-rw-r--r-- root/root usr/share/man/man3/gdbm.3.gz diff --git a/core/gdbm/spkgbuild b/core/gdbm/spkgbuild new file mode 100755 index 000000000..1d7120813 --- /dev/null +++ b/core/gdbm/spkgbuild @@ -0,0 +1,18 @@ +# description : The GNU Database Manager +# depends : readline ncurses + +name=gdbm +version=1.23 +release=1 +source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.gz" + +build() { + cd $name-$version + + ./configure --prefix=/usr \ + --disable-static \ + --enable-libgdbm-compat + make + make DESTDIR=$PKG install + +} diff --git a/core/gettext/.checksums b/core/gettext/.checksums new file mode 100644 index 000000000..07d5496d5 --- /dev/null +++ b/core/gettext/.checksums @@ -0,0 +1 @@ +27fcc8a42dbc8f334f23a08f1f2fe00a gettext-0.21.1.tar.xz diff --git a/core/gettext/.pkgfiles b/core/gettext/.pkgfiles new file mode 100644 index 000000000..7c9fa053b --- /dev/null +++ b/core/gettext/.pkgfiles @@ -0,0 +1,155 @@ +gettext-0.21.1-1 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/autopoint +-rwxr-xr-x root/root usr/bin/envsubst +-rwxr-xr-x root/root usr/bin/gettext +-rwxr-xr-x root/root usr/bin/gettext.sh +-rwxr-xr-x root/root usr/bin/gettextize +-rwxr-xr-x root/root usr/bin/msgattrib +-rwxr-xr-x root/root usr/bin/msgcat +-rwxr-xr-x root/root usr/bin/msgcmp +-rwxr-xr-x root/root usr/bin/msgcomm +-rwxr-xr-x root/root usr/bin/msgconv +-rwxr-xr-x root/root usr/bin/msgen +-rwxr-xr-x root/root usr/bin/msgexec +-rwxr-xr-x root/root usr/bin/msgfilter +-rwxr-xr-x root/root usr/bin/msgfmt +-rwxr-xr-x root/root usr/bin/msggrep +-rwxr-xr-x root/root usr/bin/msginit +-rwxr-xr-x root/root usr/bin/msgmerge +-rwxr-xr-x root/root usr/bin/msgunfmt +-rwxr-xr-x root/root usr/bin/msguniq +-rwxr-xr-x root/root usr/bin/ngettext +-rwxr-xr-x root/root usr/bin/recode-sr-latin +-rwxr-xr-x root/root usr/bin/xgettext +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/autosprintf.h +-rw-r--r-- root/root usr/include/gettext-po.h +-rw-r--r-- root/root usr/include/textstyle.h +drwxr-xr-x root/root usr/include/textstyle/ +-rw-r--r-- root/root usr/include/textstyle/stdbool.h +-rw-r--r-- root/root usr/include/textstyle/version.h +-rw-r--r-- root/root usr/include/textstyle/woe32dll.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/gettext/ +-rwxr-xr-x root/root usr/lib/gettext/cldr-plurals +-rwxr-xr-x root/root usr/lib/gettext/hostname +-rwxr-xr-x root/root usr/lib/gettext/project-id +-rwxr-xr-x root/root usr/lib/gettext/urlget +-rwxr-xr-x root/root usr/lib/gettext/user-email +lrwxrwxrwx root/root usr/lib/libasprintf.so -> libasprintf.so.0.0.0 +lrwxrwxrwx root/root usr/lib/libasprintf.so.0 -> libasprintf.so.0.0.0 +-rwxr-xr-x root/root usr/lib/libasprintf.so.0.0.0 +-rwxr-xr-x root/root usr/lib/libgettextlib-0.21.1.so +lrwxrwxrwx root/root usr/lib/libgettextlib.so -> libgettextlib-0.21.1.so +lrwxrwxrwx root/root usr/lib/libgettextpo.so -> libgettextpo.so.0.5.8 +lrwxrwxrwx root/root usr/lib/libgettextpo.so.0 -> libgettextpo.so.0.5.8 +-rwxr-xr-x root/root usr/lib/libgettextpo.so.0.5.8 +-rwxr-xr-x root/root usr/lib/libgettextsrc-0.21.1.so +lrwxrwxrwx root/root usr/lib/libgettextsrc.so -> libgettextsrc-0.21.1.so +lrwxrwxrwx root/root usr/lib/libtextstyle.so -> libtextstyle.so.0.1.2 +lrwxrwxrwx root/root usr/lib/libtextstyle.so.0 -> libtextstyle.so.0.1.2 +-rwxr-xr-x root/root usr/lib/libtextstyle.so.0.1.2 +-rw-r--r-- root/root usr/lib/preloadable_libintl.so +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/aclocal/ +-rw-r--r-- root/root usr/share/aclocal/gettext.m4 +-rw-r--r-- root/root usr/share/aclocal/host-cpu-c-abi.m4 +-rw-r--r-- root/root usr/share/aclocal/iconv.m4 +-rw-r--r-- root/root usr/share/aclocal/intlmacosx.m4 +-rw-r--r-- root/root usr/share/aclocal/lib-ld.m4 +-rw-r--r-- root/root usr/share/aclocal/lib-link.m4 +-rw-r--r-- root/root usr/share/aclocal/lib-prefix.m4 +-rw-r--r-- root/root usr/share/aclocal/nls.m4 +-rw-r--r-- root/root usr/share/aclocal/po.m4 +-rw-r--r-- root/root usr/share/aclocal/progtest.m4 +drwxr-xr-x root/root usr/share/gettext-0.21.1/ +drwxr-xr-x root/root usr/share/gettext-0.21.1/its/ +-rw-r--r-- root/root usr/share/gettext-0.21.1/its/glade.loc +-rw-r--r-- root/root usr/share/gettext-0.21.1/its/glade1.its +-rw-r--r-- root/root usr/share/gettext-0.21.1/its/glade2.its +-rw-r--r-- root/root usr/share/gettext-0.21.1/its/gsettings.its +-rw-r--r-- root/root usr/share/gettext-0.21.1/its/gsettings.loc +-rw-r--r-- root/root usr/share/gettext-0.21.1/its/gtkbuilder.its +-rw-r--r-- root/root usr/share/gettext-0.21.1/its/metainfo.its +-rw-r--r-- root/root usr/share/gettext-0.21.1/its/metainfo.loc +drwxr-xr-x root/root usr/share/gettext/ +-rw-r--r-- root/root usr/share/gettext/ABOUT-NLS +-rw-r--r-- root/root usr/share/gettext/archive.dir.tar.xz +-rwxr-xr-x root/root usr/share/gettext/config.rpath +-rw-r--r-- root/root usr/share/gettext/gettext.h +-rw-r--r-- root/root usr/share/gettext/javaversion.class +-rw-r--r-- root/root usr/share/gettext/msgunfmt.tcl +drwxr-xr-x root/root usr/share/gettext/po/ +-rw-r--r-- root/root usr/share/gettext/po/Makefile.in.in +-rw-r--r-- root/root usr/share/gettext/po/Makevars.template +-rw-r--r-- root/root usr/share/gettext/po/Rules-quot +-rw-r--r-- root/root usr/share/gettext/po/boldquot.sed +-rw-r--r-- root/root usr/share/gettext/po/en@boldquot.header +-rw-r--r-- root/root usr/share/gettext/po/en@quot.header +-rw-r--r-- root/root usr/share/gettext/po/insert-header.sin +-rw-r--r-- root/root usr/share/gettext/po/quot.sed +-rw-r--r-- root/root usr/share/gettext/po/remove-potcdate.sin +drwxr-xr-x root/root usr/share/gettext/projects/ +drwxr-xr-x root/root usr/share/gettext/projects/GNOME/ +-rwxr-xr-x root/root usr/share/gettext/projects/GNOME/team-address +-rw-r--r-- root/root usr/share/gettext/projects/GNOME/teams.html +-rw-r--r-- root/root usr/share/gettext/projects/GNOME/teams.url +-rwxr-xr-x root/root usr/share/gettext/projects/GNOME/trigger +drwxr-xr-x root/root usr/share/gettext/projects/KDE/ +-rwxr-xr-x root/root usr/share/gettext/projects/KDE/team-address +-rw-r--r-- root/root usr/share/gettext/projects/KDE/teams.html +-rw-r--r-- root/root usr/share/gettext/projects/KDE/teams.url +-rwxr-xr-x root/root usr/share/gettext/projects/KDE/trigger +drwxr-xr-x root/root usr/share/gettext/projects/TP/ +-rwxr-xr-x root/root usr/share/gettext/projects/TP/team-address +-rw-r--r-- root/root usr/share/gettext/projects/TP/teams.html +-rw-r--r-- root/root usr/share/gettext/projects/TP/teams.url +-rwxr-xr-x root/root usr/share/gettext/projects/TP/trigger +-rw-r--r-- root/root usr/share/gettext/projects/index +-rwxr-xr-x root/root usr/share/gettext/projects/team-address +drwxr-xr-x root/root usr/share/gettext/styles/ +-rw-r--r-- root/root usr/share/gettext/styles/po-default.css +-rw-r--r-- root/root usr/share/gettext/styles/po-emacs-x.css +-rw-r--r-- root/root usr/share/gettext/styles/po-emacs-xterm.css +-rw-r--r-- root/root usr/share/gettext/styles/po-emacs-xterm16.css +-rw-r--r-- root/root usr/share/gettext/styles/po-emacs-xterm256.css +-rw-r--r-- root/root usr/share/gettext/styles/po-vim.css +drwxr-xr-x root/root usr/share/info/ +-rw-r--r-- root/root usr/share/info/autosprintf.info.gz +-rw-r--r-- root/root usr/share/info/gettext.info.gz +-rw-r--r-- root/root usr/share/info/libtextstyle.info.gz +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/autopoint.1.gz +-rw-r--r-- root/root usr/share/man/man1/envsubst.1.gz +-rw-r--r-- root/root usr/share/man/man1/gettext.1.gz +-rw-r--r-- root/root usr/share/man/man1/gettextize.1.gz +-rw-r--r-- root/root usr/share/man/man1/msgattrib.1.gz +-rw-r--r-- root/root usr/share/man/man1/msgcat.1.gz +-rw-r--r-- root/root usr/share/man/man1/msgcmp.1.gz +-rw-r--r-- root/root usr/share/man/man1/msgcomm.1.gz +-rw-r--r-- root/root usr/share/man/man1/msgconv.1.gz +-rw-r--r-- root/root usr/share/man/man1/msgen.1.gz +-rw-r--r-- root/root usr/share/man/man1/msgexec.1.gz +-rw-r--r-- root/root usr/share/man/man1/msgfilter.1.gz +-rw-r--r-- root/root usr/share/man/man1/msgfmt.1.gz +-rw-r--r-- root/root usr/share/man/man1/msggrep.1.gz +-rw-r--r-- root/root usr/share/man/man1/msginit.1.gz +-rw-r--r-- root/root usr/share/man/man1/msgmerge.1.gz +-rw-r--r-- root/root usr/share/man/man1/msgunfmt.1.gz +-rw-r--r-- root/root usr/share/man/man1/msguniq.1.gz +-rw-r--r-- root/root usr/share/man/man1/ngettext.1.gz +-rw-r--r-- root/root usr/share/man/man1/recode-sr-latin.1.gz +-rw-r--r-- root/root usr/share/man/man1/xgettext.1.gz +drwxr-xr-x root/root usr/share/man/man3/ +-rw-r--r-- root/root usr/share/man/man3/bind_textdomain_codeset.3.gz +-rw-r--r-- root/root usr/share/man/man3/bindtextdomain.3.gz +-rw-r--r-- root/root usr/share/man/man3/dcgettext.3.gz +-rw-r--r-- root/root usr/share/man/man3/dcngettext.3.gz +-rw-r--r-- root/root usr/share/man/man3/dgettext.3.gz +-rw-r--r-- root/root usr/share/man/man3/dngettext.3.gz +-rw-r--r-- root/root usr/share/man/man3/gettext.3.gz +-rw-r--r-- root/root usr/share/man/man3/ngettext.3.gz +-rw-r--r-- root/root usr/share/man/man3/textdomain.3.gz diff --git a/core/gettext/spkgbuild b/core/gettext/spkgbuild new file mode 100755 index 000000000..50f15129b --- /dev/null +++ b/core/gettext/spkgbuild @@ -0,0 +1,27 @@ +# description : Utilities for internationalization and localization +# depends : ncurses acl + +name=gettext +version=0.21.1 +release=1 +source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz" + +build() { + cd $name-$version + + ./configure \ + --prefix=/usr \ + --disable-static \ + --disable-nls \ + --disable-java \ + --disable-csharp \ + --without-git \ + --without-emacs \ + --with-included-libxml \ + --with-included-libcroco \ + --with-included-glib + make + make DESTDIR=$PKG install + +} + diff --git a/core/git/.checksums b/core/git/.checksums new file mode 100644 index 000000000..557d337c1 --- /dev/null +++ b/core/git/.checksums @@ -0,0 +1 @@ +125d13c374a9ec9253f42c483bacec31 git-2.40.1.tar.xz diff --git a/core/git/.pkgfiles b/core/git/.pkgfiles new file mode 100644 index 000000000..67c914cb2 --- /dev/null +++ b/core/git/.pkgfiles @@ -0,0 +1,346 @@ +git-2.40.1-1 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +hrwxr-xr-x root/root usr/bin/git link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/bin/git-cvsserver link to usr/lib/git-core/git-cvsserver +hrwxr-xr-x root/root usr/bin/git-receive-pack link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/bin/git-shell link to usr/lib/git-core/git-shell +hrwxr-xr-x root/root usr/bin/git-upload-archive link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/bin/git-upload-pack link to usr/lib/git-core/git-whatchanged +-rwxr-xr-x root/root usr/bin/gitk +hrwxr-xr-x root/root usr/bin/scalar link to usr/lib/git-core/scalar +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/git-core/ +hrwxr-xr-x root/root usr/lib/git-core/git link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-add link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-am link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-annotate link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-apply link to usr/lib/git-core/git-whatchanged +-rwxr-xr-x root/root usr/lib/git-core/git-archimport +hrwxr-xr-x root/root usr/lib/git-core/git-archive link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-bisect link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-blame link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-branch link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-bugreport link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-bundle link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-cat-file link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-check-attr link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-check-ignore link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-check-mailmap link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-check-ref-format link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-checkout link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-checkout--worker link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-checkout-index link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-cherry link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-cherry-pick link to usr/lib/git-core/git-whatchanged +-rwxr-xr-x root/root usr/lib/git-core/git-citool +hrwxr-xr-x root/root usr/lib/git-core/git-clean link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-clone link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-column link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-commit link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-commit-graph link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-commit-tree link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-config link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-count-objects link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-credential link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-credential-cache link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-credential-cache--daemon link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-credential-store link to usr/lib/git-core/git-whatchanged +-rwxr-xr-x root/root usr/lib/git-core/git-cvsexportcommit +-rwxr-xr-x root/root usr/lib/git-core/git-cvsimport +-rwxr-xr-x root/root usr/lib/git-core/git-cvsserver +-rwxr-xr-x root/root usr/lib/git-core/git-daemon +hrwxr-xr-x root/root usr/lib/git-core/git-describe link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-diagnose link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-diff link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-diff-files link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-diff-index link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-diff-tree link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-difftool link to usr/lib/git-core/git-whatchanged +-rwxr-xr-x root/root usr/lib/git-core/git-difftool--helper +hrwxr-xr-x root/root usr/lib/git-core/git-fast-export link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-fast-import link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-fetch link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-fetch-pack link to usr/lib/git-core/git-whatchanged +-rwxr-xr-x root/root usr/lib/git-core/git-filter-branch +hrwxr-xr-x root/root usr/lib/git-core/git-fmt-merge-msg link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-for-each-ref link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-for-each-repo link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-format-patch link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-fsck link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-fsck-objects link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-fsmonitor--daemon link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-gc link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-get-tar-commit-id link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-grep link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-gui link to usr/lib/git-core/git-citool +-rwxr-xr-x root/root usr/lib/git-core/git-gui--askpass +hrwxr-xr-x root/root usr/lib/git-core/git-hash-object link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-help link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-hook link to usr/lib/git-core/git-whatchanged +-rwxr-xr-x root/root usr/lib/git-core/git-http-backend +-rwxr-xr-x root/root usr/lib/git-core/git-http-fetch +-rwxr-xr-x root/root usr/lib/git-core/git-http-push +-rwxr-xr-x root/root usr/lib/git-core/git-imap-send +hrwxr-xr-x root/root usr/lib/git-core/git-index-pack link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-init link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-init-db link to usr/lib/git-core/git-whatchanged +-rwxr-xr-x root/root usr/lib/git-core/git-instaweb +hrwxr-xr-x root/root usr/lib/git-core/git-interpret-trailers link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-log link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-ls-files link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-ls-remote link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-ls-tree link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-mailinfo link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-mailsplit link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-maintenance link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-merge link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-merge-base link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-merge-file link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-merge-index link to usr/lib/git-core/git-whatchanged +-rwxr-xr-x root/root usr/lib/git-core/git-merge-octopus +-rwxr-xr-x root/root usr/lib/git-core/git-merge-one-file +hrwxr-xr-x root/root usr/lib/git-core/git-merge-ours link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-merge-recursive link to usr/lib/git-core/git-whatchanged +-rwxr-xr-x root/root usr/lib/git-core/git-merge-resolve +hrwxr-xr-x root/root usr/lib/git-core/git-merge-subtree link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-merge-tree link to usr/lib/git-core/git-whatchanged +-rwxr-xr-x root/root usr/lib/git-core/git-mergetool +-rw-r--r-- root/root usr/lib/git-core/git-mergetool--lib +hrwxr-xr-x root/root usr/lib/git-core/git-mktag link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-mktree link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-multi-pack-index link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-mv link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-name-rev link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-notes link to usr/lib/git-core/git-whatchanged +-rwxr-xr-x root/root usr/lib/git-core/git-p4 +hrwxr-xr-x root/root usr/lib/git-core/git-pack-objects link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-pack-redundant link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-pack-refs link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-patch-id link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-prune link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-prune-packed link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-pull link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-push link to usr/lib/git-core/git-whatchanged +-rwxr-xr-x root/root usr/lib/git-core/git-quiltimport +hrwxr-xr-x root/root usr/lib/git-core/git-range-diff link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-read-tree link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-rebase link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-receive-pack link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-reflog link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-remote link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-remote-ext link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-remote-fd link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-remote-ftp link to usr/lib/git-core/git-remote-ftps +-rwxr-xr-x root/root usr/lib/git-core/git-remote-ftps +hrwxr-xr-x root/root usr/lib/git-core/git-remote-http link to usr/lib/git-core/git-remote-ftps +hrwxr-xr-x root/root usr/lib/git-core/git-remote-https link to usr/lib/git-core/git-remote-ftps +hrwxr-xr-x root/root usr/lib/git-core/git-repack link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-replace link to usr/lib/git-core/git-whatchanged +-rwxr-xr-x root/root usr/lib/git-core/git-request-pull +hrwxr-xr-x root/root usr/lib/git-core/git-rerere link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-reset link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-restore link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-rev-list link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-rev-parse link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-revert link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-rm link to usr/lib/git-core/git-whatchanged +-rwxr-xr-x root/root usr/lib/git-core/git-send-email +hrwxr-xr-x root/root usr/lib/git-core/git-send-pack link to usr/lib/git-core/git-whatchanged +-rw-r--r-- root/root usr/lib/git-core/git-sh-i18n +-rwxr-xr-x root/root usr/lib/git-core/git-sh-i18n--envsubst +-rw-r--r-- root/root usr/lib/git-core/git-sh-setup +-rwxr-xr-x root/root usr/lib/git-core/git-shell +hrwxr-xr-x root/root usr/lib/git-core/git-shortlog link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-show link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-show-branch link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-show-index link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-show-ref link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-sparse-checkout link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-stage link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-stash link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-status link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-stripspace link to usr/lib/git-core/git-whatchanged +-rwxr-xr-x root/root usr/lib/git-core/git-submodule +hrwxr-xr-x root/root usr/lib/git-core/git-submodule--helper link to usr/lib/git-core/git-whatchanged +-rwxr-xr-x root/root usr/lib/git-core/git-svn +hrwxr-xr-x root/root usr/lib/git-core/git-switch link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-symbolic-ref link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-tag link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-unpack-file link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-unpack-objects link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-update-index link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-update-ref link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-update-server-info link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-upload-archive link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-upload-pack link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-var link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-verify-commit link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-verify-pack link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-verify-tag link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-version link to usr/lib/git-core/git-whatchanged +-rwxr-xr-x root/root usr/lib/git-core/git-web--browse +-rwxr-xr-x root/root usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-worktree link to usr/lib/git-core/git-whatchanged +hrwxr-xr-x root/root usr/lib/git-core/git-write-tree link to usr/lib/git-core/git-whatchanged +drwxr-xr-x root/root usr/lib/git-core/mergetools/ +-rw-r--r-- root/root usr/lib/git-core/mergetools/araxis +-rw-r--r-- root/root usr/lib/git-core/mergetools/bc +-rw-r--r-- root/root usr/lib/git-core/mergetools/codecompare +-rw-r--r-- root/root usr/lib/git-core/mergetools/deltawalker +-rw-r--r-- root/root usr/lib/git-core/mergetools/diffmerge +-rw-r--r-- root/root usr/lib/git-core/mergetools/diffuse +-rw-r--r-- root/root usr/lib/git-core/mergetools/ecmerge +-rw-r--r-- root/root usr/lib/git-core/mergetools/emerge +-rw-r--r-- root/root usr/lib/git-core/mergetools/examdiff +-rw-r--r-- root/root usr/lib/git-core/mergetools/guiffy +-rw-r--r-- root/root usr/lib/git-core/mergetools/gvimdiff +-rw-r--r-- root/root usr/lib/git-core/mergetools/kdiff3 +-rw-r--r-- root/root usr/lib/git-core/mergetools/kompare +-rw-r--r-- root/root usr/lib/git-core/mergetools/meld +-rw-r--r-- root/root usr/lib/git-core/mergetools/nvimdiff +-rw-r--r-- root/root usr/lib/git-core/mergetools/opendiff +-rw-r--r-- root/root usr/lib/git-core/mergetools/p4merge +-rw-r--r-- root/root usr/lib/git-core/mergetools/smerge +-rw-r--r-- root/root usr/lib/git-core/mergetools/tkdiff +-rw-r--r-- root/root usr/lib/git-core/mergetools/tortoisemerge +-rw-r--r-- root/root usr/lib/git-core/mergetools/vimdiff +-rw-r--r-- root/root usr/lib/git-core/mergetools/winmerge +-rw-r--r-- root/root usr/lib/git-core/mergetools/xxdiff +-rwxr-xr-x root/root usr/lib/git-core/scalar +drwxr-xr-x root/root usr/lib/perl5/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.36/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.36/FromCPAN/ +-rw-r--r-- root/root usr/lib/perl5/site_perl/5.36/FromCPAN/Error.pm +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.36/FromCPAN/Mail/ +-rw-r--r-- root/root usr/lib/perl5/site_perl/5.36/FromCPAN/Mail/Address.pm +-rw-r--r-- root/root usr/lib/perl5/site_perl/5.36/Git.pm +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.36/Git/ +-rw-r--r-- root/root usr/lib/perl5/site_perl/5.36/Git/I18N.pm +-rw-r--r-- root/root usr/lib/perl5/site_perl/5.36/Git/IndexInfo.pm +-rw-r--r-- root/root usr/lib/perl5/site_perl/5.36/Git/LoadCPAN.pm +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.36/Git/LoadCPAN/ +-rw-r--r-- root/root usr/lib/perl5/site_perl/5.36/Git/LoadCPAN/Error.pm +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.36/Git/LoadCPAN/Mail/ +-rw-r--r-- root/root usr/lib/perl5/site_perl/5.36/Git/LoadCPAN/Mail/Address.pm +-rw-r--r-- root/root usr/lib/perl5/site_perl/5.36/Git/Packet.pm +-rw-r--r-- root/root usr/lib/perl5/site_perl/5.36/Git/SVN.pm +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.36/Git/SVN/ +-rw-r--r-- root/root usr/lib/perl5/site_perl/5.36/Git/SVN/Editor.pm +-rw-r--r-- root/root usr/lib/perl5/site_perl/5.36/Git/SVN/Fetcher.pm +-rw-r--r-- root/root usr/lib/perl5/site_perl/5.36/Git/SVN/GlobSpec.pm +-rw-r--r-- root/root usr/lib/perl5/site_perl/5.36/Git/SVN/Log.pm +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.36/Git/SVN/Memoize/ +-rw-r--r-- root/root usr/lib/perl5/site_perl/5.36/Git/SVN/Memoize/YAML.pm +-rw-r--r-- root/root usr/lib/perl5/site_perl/5.36/Git/SVN/Migration.pm +-rw-r--r-- root/root usr/lib/perl5/site_perl/5.36/Git/SVN/Prompt.pm +-rw-r--r-- root/root usr/lib/perl5/site_perl/5.36/Git/SVN/Ra.pm +-rw-r--r-- root/root usr/lib/perl5/site_perl/5.36/Git/SVN/Utils.pm +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/git-core/ +drwxr-xr-x root/root usr/share/git-core/templates/ +drwxr-xr-x root/root usr/share/git-core/templates/branches/ +-rw-r--r-- root/root usr/share/git-core/templates/description +drwxr-xr-x root/root usr/share/git-core/templates/hooks/ +-rwxr-xr-x root/root usr/share/git-core/templates/hooks/applypatch-msg.sample +-rwxr-xr-x root/root usr/share/git-core/templates/hooks/commit-msg.sample +-rwxr-xr-x root/root usr/share/git-core/templates/hooks/fsmonitor-watchman.sample +-rwxr-xr-x root/root usr/share/git-core/templates/hooks/post-update.sample +-rwxr-xr-x root/root usr/share/git-core/templates/hooks/pre-applypatch.sample +-rwxr-xr-x root/root usr/share/git-core/templates/hooks/pre-commit.sample +-rwxr-xr-x root/root usr/share/git-core/templates/hooks/pre-merge-commit.sample +-rwxr-xr-x root/root usr/share/git-core/templates/hooks/pre-push.sample +-rwxr-xr-x root/root usr/share/git-core/templates/hooks/pre-rebase.sample +-rwxr-xr-x root/root usr/share/git-core/templates/hooks/pre-receive.sample +-rwxr-xr-x root/root usr/share/git-core/templates/hooks/prepare-commit-msg.sample +-rwxr-xr-x root/root usr/share/git-core/templates/hooks/push-to-checkout.sample +-rwxr-xr-x root/root usr/share/git-core/templates/hooks/update.sample +drwxr-xr-x root/root usr/share/git-core/templates/info/ +-rw-r--r-- root/root usr/share/git-core/templates/info/exclude +drwxr-xr-x root/root usr/share/git-gui/ +drwxr-xr-x root/root usr/share/git-gui/lib/ +-rw-r--r-- root/root usr/share/git-gui/lib/about.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/blame.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/branch.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/branch_checkout.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/branch_create.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/branch_delete.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/branch_rename.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/browser.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/checkout_op.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/choose_font.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/choose_repository.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/choose_rev.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/chord.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/class.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/commit.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/console.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/database.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/date.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/diff.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/encoding.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/error.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/git-gui.ico +-rw-r--r-- root/root usr/share/git-gui/lib/index.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/line.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/logo.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/merge.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/mergetool.tcl +drwxr-xr-x root/root usr/share/git-gui/lib/msgs/ +-rw-r--r-- root/root usr/share/git-gui/lib/msgs/bg.msg +-rw-r--r-- root/root usr/share/git-gui/lib/msgs/de.msg +-rw-r--r-- root/root usr/share/git-gui/lib/msgs/el.msg +-rw-r--r-- root/root usr/share/git-gui/lib/msgs/fr.msg +-rw-r--r-- root/root usr/share/git-gui/lib/msgs/hu.msg +-rw-r--r-- root/root usr/share/git-gui/lib/msgs/it.msg +-rw-r--r-- root/root usr/share/git-gui/lib/msgs/ja.msg +-rw-r--r-- root/root usr/share/git-gui/lib/msgs/nb.msg +-rw-r--r-- root/root usr/share/git-gui/lib/msgs/pt_br.msg +-rw-r--r-- root/root usr/share/git-gui/lib/msgs/pt_pt.msg +-rw-r--r-- root/root usr/share/git-gui/lib/msgs/ru.msg +-rw-r--r-- root/root usr/share/git-gui/lib/msgs/sv.msg +-rw-r--r-- root/root usr/share/git-gui/lib/msgs/vi.msg +-rw-r--r-- root/root usr/share/git-gui/lib/msgs/zh_cn.msg +-rw-r--r-- root/root usr/share/git-gui/lib/option.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/remote.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/remote_add.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/remote_branch_delete.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/search.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/shortcut.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/spellcheck.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/sshkey.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/status_bar.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/tclIndex +-rw-r--r-- root/root usr/share/git-gui/lib/themed.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/tools.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/tools_dlg.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/transport.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/win32.tcl +-rw-r--r-- root/root usr/share/git-gui/lib/win32_shortcut.js +drwxr-xr-x root/root usr/share/git/ +-rw-r--r-- root/root usr/share/git/git-prompt.sh +drwxr-xr-x root/root usr/share/gitk/ +drwxr-xr-x root/root usr/share/gitk/lib/ +drwxr-xr-x root/root usr/share/gitk/lib/msgs/ +-rw-r--r-- root/root usr/share/gitk/lib/msgs/bg.msg +-rw-r--r-- root/root usr/share/gitk/lib/msgs/ca.msg +-rw-r--r-- root/root usr/share/gitk/lib/msgs/de.msg +-rw-r--r-- root/root usr/share/gitk/lib/msgs/es.msg +-rw-r--r-- root/root usr/share/gitk/lib/msgs/fr.msg +-rw-r--r-- root/root usr/share/gitk/lib/msgs/hu.msg +-rw-r--r-- root/root usr/share/gitk/lib/msgs/it.msg +-rw-r--r-- root/root usr/share/gitk/lib/msgs/ja.msg +-rw-r--r-- root/root usr/share/gitk/lib/msgs/pt_br.msg +-rw-r--r-- root/root usr/share/gitk/lib/msgs/pt_pt.msg +-rw-r--r-- root/root usr/share/gitk/lib/msgs/ru.msg +-rw-r--r-- root/root usr/share/gitk/lib/msgs/sv.msg +-rw-r--r-- root/root usr/share/gitk/lib/msgs/vi.msg +-rw-r--r-- root/root usr/share/gitk/lib/msgs/zh_cn.msg +drwxr-xr-x root/root usr/share/gitweb/ +-rwxr-xr-x root/root usr/share/gitweb/gitweb.cgi +drwxr-xr-x root/root usr/share/gitweb/static/ +-rw-r--r-- root/root usr/share/gitweb/static/git-favicon.png +-rw-r--r-- root/root usr/share/gitweb/static/git-logo.png +-rw-r--r-- root/root usr/share/gitweb/static/gitweb.css +-rw-r--r-- root/root usr/share/gitweb/static/gitweb.js diff --git a/core/git/spkgbuild b/core/git/spkgbuild new file mode 100755 index 000000000..b723cb8fc --- /dev/null +++ b/core/git/spkgbuild @@ -0,0 +1,21 @@ +# description : Version control system designed to handle everything from small to very large projects with speed and efficiency +# depends : curl openssl perl python3 + +name=git +version=2.40.1 +release=1 +source="https://www.kernel.org/pub/software/scm/$name/$name-$version.tar.xz" + +build() { + cd $name-$version + + make CFLAGS="$CFLAGS" \ + prefix=/usr \ + gitexecdir=/usr/lib/git-core \ + perllibdir="$(/usr/bin/perl -MConfig -wle 'print $Config{installvendorlib}')" \ + DESTDIR=$PKG install + + mkdir -p $PKG/usr/share/git/ + install -m644 ./contrib/completion/git-prompt.sh $PKG/usr/share/git/git-prompt.sh + +} diff --git a/core/glibc/.checksums b/core/glibc/.checksums new file mode 100644 index 000000000..fdae82fa1 --- /dev/null +++ b/core/glibc/.checksums @@ -0,0 +1,7 @@ +cabf312a0adc98de9d52a411b2c14baa genlocales +d6b1b34726ebd8d3466dac7c68ad105d glibc-2.35-make-4.4-MAKEFLAGS.patch +58b16bf52c31b653f3166693625d2f9d glibc-2.36-3.patch +00e9b89e043340f688bc93ec03239b57 glibc-2.36.tar.xz +f87bc003e02b07545914e38ffd7eede4 ld.so.conf +f02419b094ba90195ca922b34a86b0af nsswitch.conf +4a3e4243338481bb5e70b74281347ae8 reenable_DT_HASH.patch diff --git a/core/glibc/.pkgfiles b/core/glibc/.pkgfiles new file mode 100644 index 000000000..063c9640f --- /dev/null +++ b/core/glibc/.pkgfiles @@ -0,0 +1,1797 @@ +glibc-2.36-3 +drwxr-xr-x root/root etc/ +-rw-r--r-- root/root etc/ld.so.cache +-rw-r--r-- root/root etc/ld.so.conf +drwxr-xr-x root/root etc/ld.so.conf.d/ +-rw-r--r-- root/root etc/ld.so.conf.d/lib32.conf +-rw-r--r-- root/root etc/locales.spkgnew +-rw-r--r-- root/root etc/nscd.conf +-rw-r--r-- root/root etc/nsswitch.conf +-rw-r--r-- root/root etc/rpc +drwxr-xr-x root/root lib/ +-rwxr-xr-x root/root lib/ld-linux-x86-64.so.2 +lrwxrwxrwx root/root lib/ld-linux.so.2 -> ../usr/lib32/ld-linux.so.2 +-rwxr-xr-x root/root lib/libBrokenLocale.so.1 +-rwxr-xr-x root/root lib/libanl.so.1 +-rwxr-xr-x root/root lib/libc.so.6 +-rwxr-xr-x root/root lib/libc_malloc_debug.so.0 +-rwxr-xr-x root/root lib/libcrypt.so.1 +-rwxr-xr-x root/root lib/libdl.so.2 +-rwxr-xr-x root/root lib/libm.so.6 +-rwxr-xr-x root/root lib/libmemusage.so +-rwxr-xr-x root/root lib/libmvec.so.1 +-rwxr-xr-x root/root lib/libnsl.so.1 +-rwxr-xr-x root/root lib/libnss_compat.so.2 +-rwxr-xr-x root/root lib/libnss_db.so.2 +-rwxr-xr-x root/root lib/libnss_dns.so.2 +-rwxr-xr-x root/root lib/libnss_files.so.2 +-rwxr-xr-x root/root lib/libnss_hesiod.so.2 +-rwxr-xr-x root/root lib/libpcprofile.so +-rwxr-xr-x root/root lib/libpthread.so.0 +-rwxr-xr-x root/root lib/libresolv.so.2 +-rwxr-xr-x root/root lib/librt.so.1 +-rwxr-xr-x root/root lib/libthread_db.so.1 +-rwxr-xr-x root/root lib/libutil.so.1 +lrwxrwxrwx root/root lib64 -> lib +drwxr-xr-x root/root sbin/ +-rwxr-xr-x root/root sbin/ldconfig +-rwxr-xr-x root/root sbin/sln +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/gencat +-rwxr-xr-x root/root usr/bin/genlocales +hrwxr-xr-x root/root usr/bin/getconf link to usr/lib/getconf/POSIX_V6_LP64_OFF64 +-rwxr-xr-x root/root usr/bin/getent +-rwxr-xr-x root/root usr/bin/iconv +lrwxrwxrwx root/root usr/bin/ld.so -> ../../lib/ld-linux-x86-64.so.2 +-rwxr-xr-x root/root usr/bin/ldd +-rwxr-xr-x root/root usr/bin/locale +-rwxr-xr-x root/root usr/bin/localedef +-rwxr-xr-x root/root usr/bin/makedb +-rwxr-xr-x root/root usr/bin/mtrace +-rwxr-xr-x root/root usr/bin/pcprofiledump +-rwxr-xr-x root/root usr/bin/pldd +-rwxr-xr-x root/root usr/bin/sotruss +-rwxr-xr-x root/root usr/bin/sprof +-rwxr-xr-x root/root usr/bin/xtrace +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/a.out.h +-rw-r--r-- root/root usr/include/aio.h +-rw-r--r-- root/root usr/include/aliases.h +-rw-r--r-- root/root usr/include/alloca.h +-rw-r--r-- root/root usr/include/ar.h +-rw-r--r-- root/root usr/include/argp.h +-rw-r--r-- root/root usr/include/argz.h +drwxr-xr-x root/root usr/include/arpa/ +-rw-r--r-- root/root usr/include/arpa/ftp.h +-rw-r--r-- root/root usr/include/arpa/inet.h +-rw-r--r-- root/root usr/include/arpa/nameser.h +-rw-r--r-- root/root usr/include/arpa/nameser_compat.h +-rw-r--r-- root/root usr/include/arpa/telnet.h +-rw-r--r-- root/root usr/include/arpa/tftp.h +-rw-r--r-- root/root usr/include/assert.h +drwxr-xr-x root/root usr/include/bits/ +-rw-r--r-- root/root usr/include/bits/a.out.h +-rw-r--r-- root/root usr/include/bits/argp-ldbl.h +-rw-r--r-- root/root usr/include/bits/atomic_wide_counter.h +-rw-r--r-- root/root usr/include/bits/byteswap.h +-rw-r--r-- root/root usr/include/bits/cmathcalls.h +-rw-r--r-- root/root usr/include/bits/confname.h +-rw-r--r-- root/root usr/include/bits/cpu-set.h +-rw-r--r-- root/root usr/include/bits/dirent.h +-rw-r--r-- root/root usr/include/bits/dirent_ext.h +-rw-r--r-- root/root usr/include/bits/dl_find_object.h +-rw-r--r-- root/root usr/include/bits/dlfcn.h +-rw-r--r-- root/root usr/include/bits/elfclass.h +-rw-r--r-- root/root usr/include/bits/endian.h +-rw-r--r-- root/root usr/include/bits/endianness.h +-rw-r--r-- root/root usr/include/bits/environments.h +-rw-r--r-- root/root usr/include/bits/epoll.h +-rw-r--r-- root/root usr/include/bits/err-ldbl.h +-rw-r--r-- root/root usr/include/bits/errno.h +-rw-r--r-- root/root usr/include/bits/error-ldbl.h +-rw-r--r-- root/root usr/include/bits/error.h +-rw-r--r-- root/root usr/include/bits/eventfd.h +-rw-r--r-- root/root usr/include/bits/fcntl-linux.h +-rw-r--r-- root/root usr/include/bits/fcntl.h +-rw-r--r-- root/root usr/include/bits/fcntl2.h +-rw-r--r-- root/root usr/include/bits/fenv.h +-rw-r--r-- root/root usr/include/bits/floatn-common.h +-rw-r--r-- root/root usr/include/bits/floatn.h +-rw-r--r-- root/root usr/include/bits/flt-eval-method.h +-rw-r--r-- root/root usr/include/bits/fp-fast.h +-rw-r--r-- root/root usr/include/bits/fp-logb.h +-rw-r--r-- root/root usr/include/bits/getopt_core.h +-rw-r--r-- root/root usr/include/bits/getopt_ext.h +-rw-r--r-- root/root usr/include/bits/getopt_posix.h +-rw-r--r-- root/root usr/include/bits/hwcap.h +-rw-r--r-- root/root usr/include/bits/in.h +-rw-r--r-- root/root usr/include/bits/indirect-return.h +-rw-r--r-- root/root usr/include/bits/initspin.h +-rw-r--r-- root/root usr/include/bits/inotify.h +-rw-r--r-- root/root usr/include/bits/ioctl-types.h +-rw-r--r-- root/root usr/include/bits/ioctls.h +-rw-r--r-- root/root usr/include/bits/ipc-perm.h +-rw-r--r-- root/root usr/include/bits/ipc.h +-rw-r--r-- root/root usr/include/bits/ipctypes.h +-rw-r--r-- root/root usr/include/bits/iscanonical.h +-rw-r--r-- root/root usr/include/bits/libc-header-start.h +-rw-r--r-- root/root usr/include/bits/libm-simd-decl-stubs.h +-rw-r--r-- root/root usr/include/bits/link.h +-rw-r--r-- root/root usr/include/bits/link_lavcurrent.h +-rw-r--r-- root/root usr/include/bits/local_lim.h +-rw-r--r-- root/root usr/include/bits/locale.h +-rw-r--r-- root/root usr/include/bits/long-double.h +-rw-r--r-- root/root usr/include/bits/math-vector.h +-rw-r--r-- root/root usr/include/bits/mathcalls-helper-functions.h +-rw-r--r-- root/root usr/include/bits/mathcalls-narrow.h +-rw-r--r-- root/root usr/include/bits/mathcalls.h +-rw-r--r-- root/root usr/include/bits/mathdef.h +-rw-r--r-- root/root usr/include/bits/mman-linux.h +-rw-r--r-- root/root usr/include/bits/mman-map-flags-generic.h +-rw-r--r-- root/root usr/include/bits/mman-shared.h +-rw-r--r-- root/root usr/include/bits/mman.h +-rw-r--r-- root/root usr/include/bits/mman_ext.h +-rw-r--r-- root/root usr/include/bits/monetary-ldbl.h +-rw-r--r-- root/root usr/include/bits/mqueue.h +-rw-r--r-- root/root usr/include/bits/mqueue2.h +-rw-r--r-- root/root usr/include/bits/msq.h +-rw-r--r-- root/root usr/include/bits/netdb.h +-rw-r--r-- root/root usr/include/bits/param.h +drwxr-xr-x root/root usr/include/bits/platform/ +-rw-r--r-- root/root usr/include/bits/platform/x86.h +-rw-r--r-- root/root usr/include/bits/poll.h +-rw-r--r-- root/root usr/include/bits/poll2.h +-rw-r--r-- root/root usr/include/bits/posix1_lim.h +-rw-r--r-- root/root usr/include/bits/posix2_lim.h +-rw-r--r-- root/root usr/include/bits/posix_opt.h +-rw-r--r-- root/root usr/include/bits/printf-ldbl.h +-rw-r--r-- root/root usr/include/bits/procfs-extra.h +-rw-r--r-- root/root usr/include/bits/procfs-id.h +-rw-r--r-- root/root usr/include/bits/procfs-prregset.h +-rw-r--r-- root/root usr/include/bits/procfs.h +-rw-r--r-- root/root usr/include/bits/pthread_stack_min-dynamic.h +-rw-r--r-- root/root usr/include/bits/pthread_stack_min.h +-rw-r--r-- root/root usr/include/bits/pthreadtypes-arch.h +-rw-r--r-- root/root usr/include/bits/pthreadtypes.h +-rw-r--r-- root/root usr/include/bits/ptrace-shared.h +-rw-r--r-- root/root usr/include/bits/resource.h +-rw-r--r-- root/root usr/include/bits/rseq.h +-rw-r--r-- root/root usr/include/bits/sched.h +-rw-r--r-- root/root usr/include/bits/select.h +-rw-r--r-- root/root usr/include/bits/select2.h +-rw-r--r-- root/root usr/include/bits/sem.h +-rw-r--r-- root/root usr/include/bits/semaphore.h +-rw-r--r-- root/root usr/include/bits/setjmp.h +-rw-r--r-- root/root usr/include/bits/setjmp2.h +-rw-r--r-- root/root usr/include/bits/shm.h +-rw-r--r-- root/root usr/include/bits/shmlba.h +-rw-r--r-- root/root usr/include/bits/sigaction.h +-rw-r--r-- root/root usr/include/bits/sigcontext.h +-rw-r--r-- root/root usr/include/bits/sigevent-consts.h +-rw-r--r-- root/root usr/include/bits/siginfo-arch.h +-rw-r--r-- root/root usr/include/bits/siginfo-consts-arch.h +-rw-r--r-- root/root usr/include/bits/siginfo-consts.h +-rw-r--r-- root/root usr/include/bits/signal_ext.h +-rw-r--r-- root/root usr/include/bits/signalfd.h +-rw-r--r-- root/root usr/include/bits/signum-arch.h +-rw-r--r-- root/root usr/include/bits/signum-generic.h +-rw-r--r-- root/root usr/include/bits/sigstack.h +-rw-r--r-- root/root usr/include/bits/sigstksz.h +-rw-r--r-- root/root usr/include/bits/sigthread.h +-rw-r--r-- root/root usr/include/bits/sockaddr.h +-rw-r--r-- root/root usr/include/bits/socket-constants.h +-rw-r--r-- root/root usr/include/bits/socket.h +-rw-r--r-- root/root usr/include/bits/socket2.h +-rw-r--r-- root/root usr/include/bits/socket_type.h +-rw-r--r-- root/root usr/include/bits/ss_flags.h +-rw-r--r-- root/root usr/include/bits/stab.def +-rw-r--r-- root/root usr/include/bits/stat.h +-rw-r--r-- root/root usr/include/bits/statfs.h +-rw-r--r-- root/root usr/include/bits/statvfs.h +-rw-r--r-- root/root usr/include/bits/statx-generic.h +-rw-r--r-- root/root usr/include/bits/statx.h +-rw-r--r-- root/root usr/include/bits/stdint-intn.h +-rw-r--r-- root/root usr/include/bits/stdint-uintn.h +-rw-r--r-- root/root usr/include/bits/stdio-ldbl.h +-rw-r--r-- root/root usr/include/bits/stdio.h +-rw-r--r-- root/root usr/include/bits/stdio2-decl.h +-rw-r--r-- root/root usr/include/bits/stdio2.h +-rw-r--r-- root/root usr/include/bits/stdio_lim.h +-rw-r--r-- root/root usr/include/bits/stdlib-bsearch.h +-rw-r--r-- root/root usr/include/bits/stdlib-float.h +-rw-r--r-- root/root usr/include/bits/stdlib-ldbl.h +-rw-r--r-- root/root usr/include/bits/stdlib.h +-rw-r--r-- root/root usr/include/bits/string_fortified.h +-rw-r--r-- root/root usr/include/bits/strings_fortified.h +-rw-r--r-- root/root usr/include/bits/struct_mutex.h +-rw-r--r-- root/root usr/include/bits/struct_rwlock.h +-rw-r--r-- root/root usr/include/bits/struct_stat.h +-rw-r--r-- root/root usr/include/bits/struct_stat_time64_helper.h +-rw-r--r-- root/root usr/include/bits/syscall.h +-rw-r--r-- root/root usr/include/bits/syslog-ldbl.h +-rw-r--r-- root/root usr/include/bits/syslog-path.h +-rw-r--r-- root/root usr/include/bits/syslog.h +-rw-r--r-- root/root usr/include/bits/sysmacros.h +-rw-r--r-- root/root usr/include/bits/termios-baud.h +-rw-r--r-- root/root usr/include/bits/termios-c_cc.h +-rw-r--r-- root/root usr/include/bits/termios-c_cflag.h +-rw-r--r-- root/root usr/include/bits/termios-c_iflag.h +-rw-r--r-- root/root usr/include/bits/termios-c_lflag.h +-rw-r--r-- root/root usr/include/bits/termios-c_oflag.h +-rw-r--r-- root/root usr/include/bits/termios-misc.h +-rw-r--r-- root/root usr/include/bits/termios-struct.h +-rw-r--r-- root/root usr/include/bits/termios-tcflow.h +-rw-r--r-- root/root usr/include/bits/termios.h +-rw-r--r-- root/root usr/include/bits/thread-shared-types.h +-rw-r--r-- root/root usr/include/bits/time.h +-rw-r--r-- root/root usr/include/bits/time64.h +-rw-r--r-- root/root usr/include/bits/timerfd.h +-rw-r--r-- root/root usr/include/bits/timesize.h +-rw-r--r-- root/root usr/include/bits/timex.h +-rw-r--r-- root/root usr/include/bits/types.h +drwxr-xr-x root/root usr/include/bits/types/ +-rw-r--r-- root/root usr/include/bits/types/FILE.h +-rw-r--r-- root/root usr/include/bits/types/__FILE.h +-rw-r--r-- root/root usr/include/bits/types/__fpos64_t.h +-rw-r--r-- root/root usr/include/bits/types/__fpos_t.h +-rw-r--r-- root/root usr/include/bits/types/__locale_t.h +-rw-r--r-- root/root usr/include/bits/types/__mbstate_t.h +-rw-r--r-- root/root usr/include/bits/types/__sigset_t.h +-rw-r--r-- root/root usr/include/bits/types/__sigval_t.h +-rw-r--r-- root/root usr/include/bits/types/clock_t.h +-rw-r--r-- root/root usr/include/bits/types/clockid_t.h +-rw-r--r-- root/root usr/include/bits/types/cookie_io_functions_t.h +-rw-r--r-- root/root usr/include/bits/types/error_t.h +-rw-r--r-- root/root usr/include/bits/types/idtype_t.h +-rw-r--r-- root/root usr/include/bits/types/locale_t.h +-rw-r--r-- root/root usr/include/bits/types/mbstate_t.h +-rw-r--r-- root/root usr/include/bits/types/res_state.h +-rw-r--r-- root/root usr/include/bits/types/sig_atomic_t.h +-rw-r--r-- root/root usr/include/bits/types/sigevent_t.h +-rw-r--r-- root/root usr/include/bits/types/siginfo_t.h +-rw-r--r-- root/root usr/include/bits/types/sigset_t.h +-rw-r--r-- root/root usr/include/bits/types/sigval_t.h +-rw-r--r-- root/root usr/include/bits/types/stack_t.h +-rw-r--r-- root/root usr/include/bits/types/struct_FILE.h +-rw-r--r-- root/root usr/include/bits/types/struct___jmp_buf_tag.h +-rw-r--r-- root/root usr/include/bits/types/struct_iovec.h +-rw-r--r-- root/root usr/include/bits/types/struct_itimerspec.h +-rw-r--r-- root/root usr/include/bits/types/struct_msqid64_ds.h +-rw-r--r-- root/root usr/include/bits/types/struct_msqid64_ds_helper.h +-rw-r--r-- root/root usr/include/bits/types/struct_msqid_ds.h +-rw-r--r-- root/root usr/include/bits/types/struct_osockaddr.h +-rw-r--r-- root/root usr/include/bits/types/struct_rusage.h +-rw-r--r-- root/root usr/include/bits/types/struct_sched_param.h +-rw-r--r-- root/root usr/include/bits/types/struct_semid64_ds.h +-rw-r--r-- root/root usr/include/bits/types/struct_semid64_ds_helper.h +-rw-r--r-- root/root usr/include/bits/types/struct_semid_ds.h +-rw-r--r-- root/root usr/include/bits/types/struct_shmid64_ds.h +-rw-r--r-- root/root usr/include/bits/types/struct_shmid64_ds_helper.h +-rw-r--r-- root/root usr/include/bits/types/struct_shmid_ds.h +-rw-r--r-- root/root usr/include/bits/types/struct_sigstack.h +-rw-r--r-- root/root usr/include/bits/types/struct_statx.h +-rw-r--r-- root/root usr/include/bits/types/struct_statx_timestamp.h +-rw-r--r-- root/root usr/include/bits/types/struct_timeb.h +-rw-r--r-- root/root usr/include/bits/types/struct_timespec.h +-rw-r--r-- root/root usr/include/bits/types/struct_timeval.h +-rw-r--r-- root/root usr/include/bits/types/struct_tm.h +-rw-r--r-- root/root usr/include/bits/types/time_t.h +-rw-r--r-- root/root usr/include/bits/types/timer_t.h +-rw-r--r-- root/root usr/include/bits/types/wint_t.h +-rw-r--r-- root/root usr/include/bits/typesizes.h +-rw-r--r-- root/root usr/include/bits/uintn-identity.h +-rw-r--r-- root/root usr/include/bits/uio-ext.h +-rw-r--r-- root/root usr/include/bits/uio_lim.h +-rw-r--r-- root/root usr/include/bits/unistd.h +-rw-r--r-- root/root usr/include/bits/unistd_ext.h +-rw-r--r-- root/root usr/include/bits/utmp.h +-rw-r--r-- root/root usr/include/bits/utmpx.h +-rw-r--r-- root/root usr/include/bits/utsname.h +-rw-r--r-- root/root usr/include/bits/waitflags.h +-rw-r--r-- root/root usr/include/bits/waitstatus.h +-rw-r--r-- root/root usr/include/bits/wchar-ldbl.h +-rw-r--r-- root/root usr/include/bits/wchar.h +-rw-r--r-- root/root usr/include/bits/wchar2-decl.h +-rw-r--r-- root/root usr/include/bits/wchar2.h +-rw-r--r-- root/root usr/include/bits/wctype-wchar.h +-rw-r--r-- root/root usr/include/bits/wordsize.h +-rw-r--r-- root/root usr/include/bits/xopen_lim.h +-rw-r--r-- root/root usr/include/byteswap.h +-rw-r--r-- root/root usr/include/complex.h +-rw-r--r-- root/root usr/include/cpio.h +-rw-r--r-- root/root usr/include/crypt.h +-rw-r--r-- root/root usr/include/ctype.h +-rw-r--r-- root/root usr/include/dirent.h +-rw-r--r-- root/root usr/include/dlfcn.h +-rw-r--r-- root/root usr/include/elf.h +-rw-r--r-- root/root usr/include/endian.h +-rw-r--r-- root/root usr/include/envz.h +-rw-r--r-- root/root usr/include/err.h +-rw-r--r-- root/root usr/include/errno.h +-rw-r--r-- root/root usr/include/error.h +-rw-r--r-- root/root usr/include/execinfo.h +-rw-r--r-- root/root usr/include/fcntl.h +-rw-r--r-- root/root usr/include/features-time64.h +-rw-r--r-- root/root usr/include/features.h +-rw-r--r-- root/root usr/include/fenv.h +drwxr-xr-x root/root usr/include/finclude/ +-rw-r--r-- root/root usr/include/finclude/math-vector-fortran.h +-rw-r--r-- root/root usr/include/fmtmsg.h +-rw-r--r-- root/root usr/include/fnmatch.h +-rw-r--r-- root/root usr/include/fpu_control.h +-rw-r--r-- root/root usr/include/fstab.h +-rw-r--r-- root/root usr/include/fts.h +-rw-r--r-- root/root usr/include/ftw.h +-rw-r--r-- root/root usr/include/gconv.h +-rw-r--r-- root/root usr/include/getopt.h +-rw-r--r-- root/root usr/include/glob.h +-rw-r--r-- root/root usr/include/gnu-versions.h +drwxr-xr-x root/root usr/include/gnu/ +-rw-r--r-- root/root usr/include/gnu/lib-names-32.h +-rw-r--r-- root/root usr/include/gnu/lib-names-64.h +-rw-r--r-- root/root usr/include/gnu/lib-names.h +-rw-r--r-- root/root usr/include/gnu/libc-version.h +-rw-r--r-- root/root usr/include/gnu/stubs-32.h +-rw-r--r-- root/root usr/include/gnu/stubs-64.h +-rw-r--r-- root/root usr/include/gnu/stubs.h +-rw-r--r-- root/root usr/include/grp.h +-rw-r--r-- root/root usr/include/gshadow.h +-rw-r--r-- root/root usr/include/iconv.h +-rw-r--r-- root/root usr/include/ieee754.h +-rw-r--r-- root/root usr/include/ifaddrs.h +-rw-r--r-- root/root usr/include/inttypes.h +-rw-r--r-- root/root usr/include/langinfo.h +-rw-r--r-- root/root usr/include/lastlog.h +-rw-r--r-- root/root usr/include/libgen.h +-rw-r--r-- root/root usr/include/libintl.h +-rw-r--r-- root/root usr/include/limits.h +-rw-r--r-- root/root usr/include/link.h +-rw-r--r-- root/root usr/include/locale.h +-rw-r--r-- root/root usr/include/malloc.h +-rw-r--r-- root/root usr/include/math.h +-rw-r--r-- root/root usr/include/mcheck.h +-rw-r--r-- root/root usr/include/memory.h +-rw-r--r-- root/root usr/include/mntent.h +-rw-r--r-- root/root usr/include/monetary.h +-rw-r--r-- root/root usr/include/mqueue.h +drwxr-xr-x root/root usr/include/net/ +-rw-r--r-- root/root usr/include/net/ethernet.h +-rw-r--r-- root/root usr/include/net/if.h +-rw-r--r-- root/root usr/include/net/if_arp.h +-rw-r--r-- root/root usr/include/net/if_packet.h +-rw-r--r-- root/root usr/include/net/if_ppp.h +-rw-r--r-- root/root usr/include/net/if_shaper.h +-rw-r--r-- root/root usr/include/net/if_slip.h +-rw-r--r-- root/root usr/include/net/ppp-comp.h +-rw-r--r-- root/root usr/include/net/ppp_defs.h +-rw-r--r-- root/root usr/include/net/route.h +drwxr-xr-x root/root usr/include/netash/ +-rw-r--r-- root/root usr/include/netash/ash.h +drwxr-xr-x root/root usr/include/netatalk/ +-rw-r--r-- root/root usr/include/netatalk/at.h +drwxr-xr-x root/root usr/include/netax25/ +-rw-r--r-- root/root usr/include/netax25/ax25.h +-rw-r--r-- root/root usr/include/netdb.h +drwxr-xr-x root/root usr/include/neteconet/ +-rw-r--r-- root/root usr/include/neteconet/ec.h +drwxr-xr-x root/root usr/include/netinet/ +-rw-r--r-- root/root usr/include/netinet/ether.h +-rw-r--r-- root/root usr/include/netinet/icmp6.h +-rw-r--r-- root/root usr/include/netinet/if_ether.h +-rw-r--r-- root/root usr/include/netinet/if_fddi.h +-rw-r--r-- root/root usr/include/netinet/if_tr.h +-rw-r--r-- root/root usr/include/netinet/igmp.h +-rw-r--r-- root/root usr/include/netinet/in.h +-rw-r--r-- root/root usr/include/netinet/in_systm.h +-rw-r--r-- root/root usr/include/netinet/ip.h +-rw-r--r-- root/root usr/include/netinet/ip6.h +-rw-r--r-- root/root usr/include/netinet/ip_icmp.h +-rw-r--r-- root/root usr/include/netinet/tcp.h +-rw-r--r-- root/root usr/include/netinet/udp.h +drwxr-xr-x root/root usr/include/netipx/ +-rw-r--r-- root/root usr/include/netipx/ipx.h +drwxr-xr-x root/root usr/include/netiucv/ +-rw-r--r-- root/root usr/include/netiucv/iucv.h +drwxr-xr-x root/root usr/include/netpacket/ +-rw-r--r-- root/root usr/include/netpacket/packet.h +drwxr-xr-x root/root usr/include/netrom/ +-rw-r--r-- root/root usr/include/netrom/netrom.h +drwxr-xr-x root/root usr/include/netrose/ +-rw-r--r-- root/root usr/include/netrose/rose.h +drwxr-xr-x root/root usr/include/nfs/ +-rw-r--r-- root/root usr/include/nfs/nfs.h +-rw-r--r-- root/root usr/include/nl_types.h +-rw-r--r-- root/root usr/include/nss.h +-rw-r--r-- root/root usr/include/obstack.h +-rw-r--r-- root/root usr/include/paths.h +-rw-r--r-- root/root usr/include/poll.h +-rw-r--r-- root/root usr/include/printf.h +-rw-r--r-- root/root usr/include/proc_service.h +drwxr-xr-x root/root usr/include/protocols/ +-rw-r--r-- root/root usr/include/protocols/routed.h +-rw-r--r-- root/root usr/include/protocols/rwhod.h +-rw-r--r-- root/root usr/include/protocols/talkd.h +-rw-r--r-- root/root usr/include/protocols/timed.h +-rw-r--r-- root/root usr/include/pthread.h +-rw-r--r-- root/root usr/include/pty.h +-rw-r--r-- root/root usr/include/pwd.h +-rw-r--r-- root/root usr/include/re_comp.h +-rw-r--r-- root/root usr/include/regex.h +-rw-r--r-- root/root usr/include/regexp.h +-rw-r--r-- root/root usr/include/resolv.h +drwxr-xr-x root/root usr/include/rpc/ +-rw-r--r-- root/root usr/include/rpc/netdb.h +-rw-r--r-- root/root usr/include/sched.h +drwxr-xr-x root/root usr/include/scsi/ +-rw-r--r-- root/root usr/include/scsi/scsi.h +-rw-r--r-- root/root usr/include/scsi/scsi_ioctl.h +-rw-r--r-- root/root usr/include/scsi/sg.h +-rw-r--r-- root/root usr/include/search.h +-rw-r--r-- root/root usr/include/semaphore.h +-rw-r--r-- root/root usr/include/setjmp.h +-rw-r--r-- root/root usr/include/sgtty.h +-rw-r--r-- root/root usr/include/shadow.h +-rw-r--r-- root/root usr/include/signal.h +-rw-r--r-- root/root usr/include/spawn.h +-rw-r--r-- root/root usr/include/stab.h +-rw-r--r-- root/root usr/include/stdc-predef.h +-rw-r--r-- root/root usr/include/stdint.h +-rw-r--r-- root/root usr/include/stdio.h +-rw-r--r-- root/root usr/include/stdio_ext.h +-rw-r--r-- root/root usr/include/stdlib.h +-rw-r--r-- root/root usr/include/string.h +-rw-r--r-- root/root usr/include/strings.h +drwxr-xr-x root/root usr/include/sys/ +-rw-r--r-- root/root usr/include/sys/acct.h +-rw-r--r-- root/root usr/include/sys/auxv.h +-rw-r--r-- root/root usr/include/sys/bitypes.h +-rw-r--r-- root/root usr/include/sys/cdefs.h +-rw-r--r-- root/root usr/include/sys/debugreg.h +-rw-r--r-- root/root usr/include/sys/dir.h +-rw-r--r-- root/root usr/include/sys/elf.h +-rw-r--r-- root/root usr/include/sys/epoll.h +-rw-r--r-- root/root usr/include/sys/errno.h +-rw-r--r-- root/root usr/include/sys/eventfd.h +-rw-r--r-- root/root usr/include/sys/fanotify.h +-rw-r--r-- root/root usr/include/sys/fcntl.h +-rw-r--r-- root/root usr/include/sys/file.h +-rw-r--r-- root/root usr/include/sys/fsuid.h +-rw-r--r-- root/root usr/include/sys/gmon.h +-rw-r--r-- root/root usr/include/sys/gmon_out.h +-rw-r--r-- root/root usr/include/sys/inotify.h +-rw-r--r-- root/root usr/include/sys/io.h +-rw-r--r-- root/root usr/include/sys/ioctl.h +-rw-r--r-- root/root usr/include/sys/ipc.h +-rw-r--r-- root/root usr/include/sys/kd.h +-rw-r--r-- root/root usr/include/sys/klog.h +-rw-r--r-- root/root usr/include/sys/mman.h +-rw-r--r-- root/root usr/include/sys/mount.h +-rw-r--r-- root/root usr/include/sys/msg.h +-rw-r--r-- root/root usr/include/sys/mtio.h +-rw-r--r-- root/root usr/include/sys/param.h +-rw-r--r-- root/root usr/include/sys/pci.h +-rw-r--r-- root/root usr/include/sys/perm.h +-rw-r--r-- root/root usr/include/sys/personality.h +-rw-r--r-- root/root usr/include/sys/pidfd.h +drwxr-xr-x root/root usr/include/sys/platform/ +-rw-r--r-- root/root usr/include/sys/platform/x86.h +-rw-r--r-- root/root usr/include/sys/poll.h +-rw-r--r-- root/root usr/include/sys/prctl.h +-rw-r--r-- root/root usr/include/sys/procfs.h +-rw-r--r-- root/root usr/include/sys/profil.h +-rw-r--r-- root/root usr/include/sys/ptrace.h +-rw-r--r-- root/root usr/include/sys/queue.h +-rw-r--r-- root/root usr/include/sys/quota.h +-rw-r--r-- root/root usr/include/sys/random.h +-rw-r--r-- root/root usr/include/sys/raw.h +-rw-r--r-- root/root usr/include/sys/reboot.h +-rw-r--r-- root/root usr/include/sys/reg.h +-rw-r--r-- root/root usr/include/sys/resource.h +-rw-r--r-- root/root usr/include/sys/rseq.h +-rw-r--r-- root/root usr/include/sys/select.h +-rw-r--r-- root/root usr/include/sys/sem.h +-rw-r--r-- root/root usr/include/sys/sendfile.h +-rw-r--r-- root/root usr/include/sys/shm.h +-rw-r--r-- root/root usr/include/sys/signal.h +-rw-r--r-- root/root usr/include/sys/signalfd.h +-rw-r--r-- root/root usr/include/sys/single_threaded.h +-rw-r--r-- root/root usr/include/sys/socket.h +-rw-r--r-- root/root usr/include/sys/socketvar.h +-rw-r--r-- root/root usr/include/sys/soundcard.h +-rw-r--r-- root/root usr/include/sys/stat.h +-rw-r--r-- root/root usr/include/sys/statfs.h +-rw-r--r-- root/root usr/include/sys/statvfs.h +-rw-r--r-- root/root usr/include/sys/swap.h +-rw-r--r-- root/root usr/include/sys/syscall.h +-rw-r--r-- root/root usr/include/sys/sysinfo.h +-rw-r--r-- root/root usr/include/sys/syslog.h +-rw-r--r-- root/root usr/include/sys/sysmacros.h +-rw-r--r-- root/root usr/include/sys/termios.h +-rw-r--r-- root/root usr/include/sys/time.h +-rw-r--r-- root/root usr/include/sys/timeb.h +-rw-r--r-- root/root usr/include/sys/timerfd.h +-rw-r--r-- root/root usr/include/sys/times.h +-rw-r--r-- root/root usr/include/sys/timex.h +-rw-r--r-- root/root usr/include/sys/ttychars.h +-rw-r--r-- root/root usr/include/sys/ttydefaults.h +-rw-r--r-- root/root usr/include/sys/types.h +-rw-r--r-- root/root usr/include/sys/ucontext.h +-rw-r--r-- root/root usr/include/sys/uio.h +-rw-r--r-- root/root usr/include/sys/un.h +-rw-r--r-- root/root usr/include/sys/unistd.h +-rw-r--r-- root/root usr/include/sys/user.h +-rw-r--r-- root/root usr/include/sys/utsname.h +-rw-r--r-- root/root usr/include/sys/vfs.h +-rw-r--r-- root/root usr/include/sys/vlimit.h +-rw-r--r-- root/root usr/include/sys/vm86.h +-rw-r--r-- root/root usr/include/sys/vt.h +-rw-r--r-- root/root usr/include/sys/wait.h +-rw-r--r-- root/root usr/include/sys/xattr.h +-rw-r--r-- root/root usr/include/syscall.h +-rw-r--r-- root/root usr/include/sysexits.h +-rw-r--r-- root/root usr/include/syslog.h +-rw-r--r-- root/root usr/include/tar.h +-rw-r--r-- root/root usr/include/termio.h +-rw-r--r-- root/root usr/include/termios.h +-rw-r--r-- root/root usr/include/tgmath.h +-rw-r--r-- root/root usr/include/thread_db.h +-rw-r--r-- root/root usr/include/threads.h +-rw-r--r-- root/root usr/include/time.h +-rw-r--r-- root/root usr/include/ttyent.h +-rw-r--r-- root/root usr/include/uchar.h +-rw-r--r-- root/root usr/include/ucontext.h +-rw-r--r-- root/root usr/include/ulimit.h +-rw-r--r-- root/root usr/include/unistd.h +-rw-r--r-- root/root usr/include/utime.h +-rw-r--r-- root/root usr/include/utmp.h +-rw-r--r-- root/root usr/include/utmpx.h +-rw-r--r-- root/root usr/include/values.h +-rw-r--r-- root/root usr/include/wait.h +-rw-r--r-- root/root usr/include/wchar.h +-rw-r--r-- root/root usr/include/wctype.h +-rw-r--r-- root/root usr/include/wordexp.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/Mcrt1.o +-rw-r--r-- root/root usr/lib/Scrt1.o +drwxr-xr-x root/root usr/lib/audit/ +-rwxr-xr-x root/root usr/lib/audit/sotruss-lib.so +-rw-r--r-- root/root usr/lib/crt1.o +-rw-r--r-- root/root usr/lib/crti.o +-rw-r--r-- root/root usr/lib/crtn.o +drwxr-xr-x root/root usr/lib/gconv/ +-rwxr-xr-x root/root usr/lib/gconv/ANSI_X3.110.so +-rwxr-xr-x root/root usr/lib/gconv/ARMSCII-8.so +-rwxr-xr-x root/root usr/lib/gconv/ASMO_449.so +-rwxr-xr-x root/root usr/lib/gconv/BIG5.so +-rwxr-xr-x root/root usr/lib/gconv/BIG5HKSCS.so +-rwxr-xr-x root/root usr/lib/gconv/BRF.so +-rwxr-xr-x root/root usr/lib/gconv/CP10007.so +-rwxr-xr-x root/root usr/lib/gconv/CP1125.so +-rwxr-xr-x root/root usr/lib/gconv/CP1250.so +-rwxr-xr-x root/root usr/lib/gconv/CP1251.so +-rwxr-xr-x root/root usr/lib/gconv/CP1252.so +-rwxr-xr-x root/root usr/lib/gconv/CP1253.so +-rwxr-xr-x root/root usr/lib/gconv/CP1254.so +-rwxr-xr-x root/root usr/lib/gconv/CP1255.so +-rwxr-xr-x root/root usr/lib/gconv/CP1256.so +-rwxr-xr-x root/root usr/lib/gconv/CP1257.so +-rwxr-xr-x root/root usr/lib/gconv/CP1258.so +-rwxr-xr-x root/root usr/lib/gconv/CP737.so +-rwxr-xr-x root/root usr/lib/gconv/CP770.so +-rwxr-xr-x root/root usr/lib/gconv/CP771.so +-rwxr-xr-x root/root usr/lib/gconv/CP772.so +-rwxr-xr-x root/root usr/lib/gconv/CP773.so +-rwxr-xr-x root/root usr/lib/gconv/CP774.so +-rwxr-xr-x root/root usr/lib/gconv/CP775.so +-rwxr-xr-x root/root usr/lib/gconv/CP932.so +-rwxr-xr-x root/root usr/lib/gconv/CSN_369103.so +-rwxr-xr-x root/root usr/lib/gconv/CWI.so +-rwxr-xr-x root/root usr/lib/gconv/DEC-MCS.so +-rwxr-xr-x root/root usr/lib/gconv/EBCDIC-AT-DE-A.so +-rwxr-xr-x root/root usr/lib/gconv/EBCDIC-AT-DE.so +-rwxr-xr-x root/root usr/lib/gconv/EBCDIC-CA-FR.so +-rwxr-xr-x root/root usr/lib/gconv/EBCDIC-DK-NO-A.so +-rwxr-xr-x root/root usr/lib/gconv/EBCDIC-DK-NO.so +-rwxr-xr-x root/root usr/lib/gconv/EBCDIC-ES-A.so +-rwxr-xr-x root/root usr/lib/gconv/EBCDIC-ES-S.so +-rwxr-xr-x root/root usr/lib/gconv/EBCDIC-ES.so +-rwxr-xr-x root/root usr/lib/gconv/EBCDIC-FI-SE-A.so +-rwxr-xr-x root/root usr/lib/gconv/EBCDIC-FI-SE.so +-rwxr-xr-x root/root usr/lib/gconv/EBCDIC-FR.so +-rwxr-xr-x root/root usr/lib/gconv/EBCDIC-IS-FRISS.so +-rwxr-xr-x root/root usr/lib/gconv/EBCDIC-IT.so +-rwxr-xr-x root/root usr/lib/gconv/EBCDIC-PT.so +-rwxr-xr-x root/root usr/lib/gconv/EBCDIC-UK.so +-rwxr-xr-x root/root usr/lib/gconv/EBCDIC-US.so +-rwxr-xr-x root/root usr/lib/gconv/ECMA-CYRILLIC.so +-rwxr-xr-x root/root usr/lib/gconv/EUC-CN.so +-rwxr-xr-x root/root usr/lib/gconv/EUC-JISX0213.so +-rwxr-xr-x root/root usr/lib/gconv/EUC-JP-MS.so +-rwxr-xr-x root/root usr/lib/gconv/EUC-JP.so +-rwxr-xr-x root/root usr/lib/gconv/EUC-KR.so +-rwxr-xr-x root/root usr/lib/gconv/EUC-TW.so +-rwxr-xr-x root/root usr/lib/gconv/GB18030.so +-rwxr-xr-x root/root usr/lib/gconv/GBBIG5.so +-rwxr-xr-x root/root usr/lib/gconv/GBGBK.so +-rwxr-xr-x root/root usr/lib/gconv/GBK.so +-rwxr-xr-x root/root usr/lib/gconv/GEORGIAN-ACADEMY.so +-rwxr-xr-x root/root usr/lib/gconv/GEORGIAN-PS.so +-rwxr-xr-x root/root usr/lib/gconv/GOST_19768-74.so +-rwxr-xr-x root/root usr/lib/gconv/GREEK-CCITT.so +-rwxr-xr-x root/root usr/lib/gconv/GREEK7-OLD.so +-rwxr-xr-x root/root usr/lib/gconv/GREEK7.so +-rwxr-xr-x root/root usr/lib/gconv/HP-GREEK8.so +-rwxr-xr-x root/root usr/lib/gconv/HP-ROMAN8.so +-rwxr-xr-x root/root usr/lib/gconv/HP-ROMAN9.so +-rwxr-xr-x root/root usr/lib/gconv/HP-THAI8.so +-rwxr-xr-x root/root usr/lib/gconv/HP-TURKISH8.so +-rwxr-xr-x root/root usr/lib/gconv/IBM037.so +-rwxr-xr-x root/root usr/lib/gconv/IBM038.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1004.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1008.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1008_420.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1025.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1026.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1046.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1047.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1097.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1112.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1122.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1123.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1124.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1129.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1130.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1132.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1133.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1137.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1140.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1141.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1142.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1143.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1144.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1145.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1146.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1147.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1148.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1149.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1153.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1154.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1155.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1156.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1157.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1158.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1160.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1161.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1162.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1163.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1164.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1166.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1167.so +-rwxr-xr-x root/root usr/lib/gconv/IBM12712.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1364.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1371.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1388.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1390.so +-rwxr-xr-x root/root usr/lib/gconv/IBM1399.so +-rwxr-xr-x root/root usr/lib/gconv/IBM16804.so +-rwxr-xr-x root/root usr/lib/gconv/IBM256.so +-rwxr-xr-x root/root usr/lib/gconv/IBM273.so +-rwxr-xr-x root/root usr/lib/gconv/IBM274.so +-rwxr-xr-x root/root usr/lib/gconv/IBM275.so +-rwxr-xr-x root/root usr/lib/gconv/IBM277.so +-rwxr-xr-x root/root usr/lib/gconv/IBM278.so +-rwxr-xr-x root/root usr/lib/gconv/IBM280.so +-rwxr-xr-x root/root usr/lib/gconv/IBM281.so +-rwxr-xr-x root/root usr/lib/gconv/IBM284.so +-rwxr-xr-x root/root usr/lib/gconv/IBM285.so +-rwxr-xr-x root/root usr/lib/gconv/IBM290.so +-rwxr-xr-x root/root usr/lib/gconv/IBM297.so +-rwxr-xr-x root/root usr/lib/gconv/IBM420.so +-rwxr-xr-x root/root usr/lib/gconv/IBM423.so +-rwxr-xr-x root/root usr/lib/gconv/IBM424.so +-rwxr-xr-x root/root usr/lib/gconv/IBM437.so +-rwxr-xr-x root/root usr/lib/gconv/IBM4517.so +-rwxr-xr-x root/root usr/lib/gconv/IBM4899.so +-rwxr-xr-x root/root usr/lib/gconv/IBM4909.so +-rwxr-xr-x root/root usr/lib/gconv/IBM4971.so +-rwxr-xr-x root/root usr/lib/gconv/IBM500.so +-rwxr-xr-x root/root usr/lib/gconv/IBM5347.so +-rwxr-xr-x root/root usr/lib/gconv/IBM803.so +-rwxr-xr-x root/root usr/lib/gconv/IBM850.so +-rwxr-xr-x root/root usr/lib/gconv/IBM851.so +-rwxr-xr-x root/root usr/lib/gconv/IBM852.so +-rwxr-xr-x root/root usr/lib/gconv/IBM855.so +-rwxr-xr-x root/root usr/lib/gconv/IBM856.so +-rwxr-xr-x root/root usr/lib/gconv/IBM857.so +-rwxr-xr-x root/root usr/lib/gconv/IBM858.so +-rwxr-xr-x root/root usr/lib/gconv/IBM860.so +-rwxr-xr-x root/root usr/lib/gconv/IBM861.so +-rwxr-xr-x root/root usr/lib/gconv/IBM862.so +-rwxr-xr-x root/root usr/lib/gconv/IBM863.so +-rwxr-xr-x root/root usr/lib/gconv/IBM864.so +-rwxr-xr-x root/root usr/lib/gconv/IBM865.so +-rwxr-xr-x root/root usr/lib/gconv/IBM866.so +-rwxr-xr-x root/root usr/lib/gconv/IBM866NAV.so +-rwxr-xr-x root/root usr/lib/gconv/IBM868.so +-rwxr-xr-x root/root usr/lib/gconv/IBM869.so +-rwxr-xr-x root/root usr/lib/gconv/IBM870.so +-rwxr-xr-x root/root usr/lib/gconv/IBM871.so +-rwxr-xr-x root/root usr/lib/gconv/IBM874.so +-rwxr-xr-x root/root usr/lib/gconv/IBM875.so +-rwxr-xr-x root/root usr/lib/gconv/IBM880.so +-rwxr-xr-x root/root usr/lib/gconv/IBM891.so +-rwxr-xr-x root/root usr/lib/gconv/IBM901.so +-rwxr-xr-x root/root usr/lib/gconv/IBM902.so +-rwxr-xr-x root/root usr/lib/gconv/IBM903.so +-rwxr-xr-x root/root usr/lib/gconv/IBM9030.so +-rwxr-xr-x root/root usr/lib/gconv/IBM904.so +-rwxr-xr-x root/root usr/lib/gconv/IBM905.so +-rwxr-xr-x root/root usr/lib/gconv/IBM9066.so +-rwxr-xr-x root/root usr/lib/gconv/IBM918.so +-rwxr-xr-x root/root usr/lib/gconv/IBM921.so +-rwxr-xr-x root/root usr/lib/gconv/IBM922.so +-rwxr-xr-x root/root usr/lib/gconv/IBM930.so +-rwxr-xr-x root/root usr/lib/gconv/IBM932.so +-rwxr-xr-x root/root usr/lib/gconv/IBM933.so +-rwxr-xr-x root/root usr/lib/gconv/IBM935.so +-rwxr-xr-x root/root usr/lib/gconv/IBM937.so +-rwxr-xr-x root/root usr/lib/gconv/IBM939.so +-rwxr-xr-x root/root usr/lib/gconv/IBM943.so +-rwxr-xr-x root/root usr/lib/gconv/IBM9448.so +-rwxr-xr-x root/root usr/lib/gconv/IEC_P27-1.so +-rwxr-xr-x root/root usr/lib/gconv/INIS-8.so +-rwxr-xr-x root/root usr/lib/gconv/INIS-CYRILLIC.so +-rwxr-xr-x root/root usr/lib/gconv/INIS.so +-rwxr-xr-x root/root usr/lib/gconv/ISIRI-3342.so +-rwxr-xr-x root/root usr/lib/gconv/ISO-2022-CN-EXT.so +-rwxr-xr-x root/root usr/lib/gconv/ISO-2022-CN.so +-rwxr-xr-x root/root usr/lib/gconv/ISO-2022-JP-3.so +-rwxr-xr-x root/root usr/lib/gconv/ISO-2022-JP.so +-rwxr-xr-x root/root usr/lib/gconv/ISO-2022-KR.so +-rwxr-xr-x root/root usr/lib/gconv/ISO-IR-197.so +-rwxr-xr-x root/root usr/lib/gconv/ISO-IR-209.so +-rwxr-xr-x root/root usr/lib/gconv/ISO646.so +-rwxr-xr-x root/root usr/lib/gconv/ISO8859-1.so +-rwxr-xr-x root/root usr/lib/gconv/ISO8859-10.so +-rwxr-xr-x root/root usr/lib/gconv/ISO8859-11.so +-rwxr-xr-x root/root usr/lib/gconv/ISO8859-13.so +-rwxr-xr-x root/root usr/lib/gconv/ISO8859-14.so +-rwxr-xr-x root/root usr/lib/gconv/ISO8859-15.so +-rwxr-xr-x root/root usr/lib/gconv/ISO8859-16.so +-rwxr-xr-x root/root usr/lib/gconv/ISO8859-2.so +-rwxr-xr-x root/root usr/lib/gconv/ISO8859-3.so +-rwxr-xr-x root/root usr/lib/gconv/ISO8859-4.so +-rwxr-xr-x root/root usr/lib/gconv/ISO8859-5.so +-rwxr-xr-x root/root usr/lib/gconv/ISO8859-6.so +-rwxr-xr-x root/root usr/lib/gconv/ISO8859-7.so +-rwxr-xr-x root/root usr/lib/gconv/ISO8859-8.so +-rwxr-xr-x root/root usr/lib/gconv/ISO8859-9.so +-rwxr-xr-x root/root usr/lib/gconv/ISO8859-9E.so +-rwxr-xr-x root/root usr/lib/gconv/ISO_10367-BOX.so +-rwxr-xr-x root/root usr/lib/gconv/ISO_11548-1.so +-rwxr-xr-x root/root usr/lib/gconv/ISO_2033.so +-rwxr-xr-x root/root usr/lib/gconv/ISO_5427-EXT.so +-rwxr-xr-x root/root usr/lib/gconv/ISO_5427.so +-rwxr-xr-x root/root usr/lib/gconv/ISO_5428.so +-rwxr-xr-x root/root usr/lib/gconv/ISO_6937-2.so +-rwxr-xr-x root/root usr/lib/gconv/ISO_6937.so +-rwxr-xr-x root/root usr/lib/gconv/JOHAB.so +-rwxr-xr-x root/root usr/lib/gconv/KOI-8.so +-rwxr-xr-x root/root usr/lib/gconv/KOI8-R.so +-rwxr-xr-x root/root usr/lib/gconv/KOI8-RU.so +-rwxr-xr-x root/root usr/lib/gconv/KOI8-T.so +-rwxr-xr-x root/root usr/lib/gconv/KOI8-U.so +-rwxr-xr-x root/root usr/lib/gconv/LATIN-GREEK-1.so +-rwxr-xr-x root/root usr/lib/gconv/LATIN-GREEK.so +-rwxr-xr-x root/root usr/lib/gconv/MAC-CENTRALEUROPE.so +-rwxr-xr-x root/root usr/lib/gconv/MAC-IS.so +-rwxr-xr-x root/root usr/lib/gconv/MAC-SAMI.so +-rwxr-xr-x root/root usr/lib/gconv/MAC-UK.so +-rwxr-xr-x root/root usr/lib/gconv/MACINTOSH.so +-rwxr-xr-x root/root usr/lib/gconv/MIK.so +-rwxr-xr-x root/root usr/lib/gconv/NATS-DANO.so +-rwxr-xr-x root/root usr/lib/gconv/NATS-SEFI.so +-rwxr-xr-x root/root usr/lib/gconv/PT154.so +-rwxr-xr-x root/root usr/lib/gconv/RK1048.so +-rwxr-xr-x root/root usr/lib/gconv/SAMI-WS2.so +-rwxr-xr-x root/root usr/lib/gconv/SHIFT_JISX0213.so +-rwxr-xr-x root/root usr/lib/gconv/SJIS.so +-rwxr-xr-x root/root usr/lib/gconv/T.61.so +-rwxr-xr-x root/root usr/lib/gconv/TCVN5712-1.so +-rwxr-xr-x root/root usr/lib/gconv/TIS-620.so +-rwxr-xr-x root/root usr/lib/gconv/TSCII.so +-rwxr-xr-x root/root usr/lib/gconv/UHC.so +-rwxr-xr-x root/root usr/lib/gconv/UNICODE.so +-rwxr-xr-x root/root usr/lib/gconv/UTF-16.so +-rwxr-xr-x root/root usr/lib/gconv/UTF-32.so +-rwxr-xr-x root/root usr/lib/gconv/UTF-7.so +-rwxr-xr-x root/root usr/lib/gconv/VISCII.so +-rw-r--r-- root/root usr/lib/gconv/gconv-modules +drwxr-xr-x root/root usr/lib/gconv/gconv-modules.d/ +-rw-r--r-- root/root usr/lib/gconv/gconv-modules.d/gconv-modules-extra.conf +-rwxr-xr-x root/root usr/lib/gconv/libCNS.so +-rwxr-xr-x root/root usr/lib/gconv/libGB.so +-rwxr-xr-x root/root usr/lib/gconv/libISOIR165.so +-rwxr-xr-x root/root usr/lib/gconv/libJIS.so +-rwxr-xr-x root/root usr/lib/gconv/libJISX0213.so +-rwxr-xr-x root/root usr/lib/gconv/libKSC.so +-rw-r--r-- root/root usr/lib/gcrt1.o +drwxr-xr-x root/root usr/lib/getconf/ +-rwxr-xr-x root/root usr/lib/getconf/POSIX_V6_LP64_OFF64 +hrwxr-xr-x root/root usr/lib/getconf/POSIX_V7_LP64_OFF64 link to usr/lib/getconf/POSIX_V6_LP64_OFF64 +hrwxr-xr-x root/root usr/lib/getconf/XBS5_LP64_OFF64 link to usr/lib/getconf/POSIX_V6_LP64_OFF64 +-rw-r--r-- root/root usr/lib/grcrt1.o +-rw-r--r-- root/root usr/lib/libBrokenLocale.a +lrwxrwxrwx root/root usr/lib/libBrokenLocale.so -> ../../lib/libBrokenLocale.so.1 +-rw-r--r-- root/root usr/lib/libanl.a +lrwxrwxrwx root/root usr/lib/libanl.so -> ../../lib/libanl.so.1 +-rw-r--r-- root/root usr/lib/libc.a +-rw-r--r-- root/root usr/lib/libc.so +lrwxrwxrwx root/root usr/lib/libc_malloc_debug.so -> ../../lib/libc_malloc_debug.so.0 +-rw-r--r-- root/root usr/lib/libc_nonshared.a +-rw-r--r-- root/root usr/lib/libcrypt.a +lrwxrwxrwx root/root usr/lib/libcrypt.so -> ../../lib/libcrypt.so.1 +-rw-r--r-- root/root usr/lib/libdl.a +-rw-r--r-- root/root usr/lib/libg.a +-rw-r--r-- root/root usr/lib/libm-2.36.a +-rw-r--r-- root/root usr/lib/libm.a +-rw-r--r-- root/root usr/lib/libm.so +-rw-r--r-- root/root usr/lib/libmcheck.a +-rw-r--r-- root/root usr/lib/libmvec.a +lrwxrwxrwx root/root usr/lib/libmvec.so -> ../../lib/libmvec.so.1 +lrwxrwxrwx root/root usr/lib/libnss_compat.so -> ../../lib/libnss_compat.so.2 +lrwxrwxrwx root/root usr/lib/libnss_db.so -> ../../lib/libnss_db.so.2 +lrwxrwxrwx root/root usr/lib/libnss_hesiod.so -> ../../lib/libnss_hesiod.so.2 +-rw-r--r-- root/root usr/lib/libpthread.a +-rw-r--r-- root/root usr/lib/libresolv.a +lrwxrwxrwx root/root usr/lib/libresolv.so -> ../../lib/libresolv.so.2 +-rw-r--r-- root/root usr/lib/librt.a +lrwxrwxrwx root/root usr/lib/libthread_db.so -> ../../lib/libthread_db.so.1 +-rw-r--r-- root/root usr/lib/libutil.a +-rw-r--r-- root/root usr/lib/rcrt1.o +drwxr-xr-x root/root usr/lib32/ +-rw-r--r-- root/root usr/lib32/Mcrt1.o +-rw-r--r-- root/root usr/lib32/Scrt1.o +drwxr-xr-x root/root usr/lib32/audit/ +-rwxr-xr-x root/root usr/lib32/audit/sotruss-lib.so +-rw-r--r-- root/root usr/lib32/crt1.o +-rw-r--r-- root/root usr/lib32/crti.o +-rw-r--r-- root/root usr/lib32/crtn.o +drwxr-xr-x root/root usr/lib32/gconv/ +-rwxr-xr-x root/root usr/lib32/gconv/ANSI_X3.110.so +-rwxr-xr-x root/root usr/lib32/gconv/ARMSCII-8.so +-rwxr-xr-x root/root usr/lib32/gconv/ASMO_449.so +-rwxr-xr-x root/root usr/lib32/gconv/BIG5.so +-rwxr-xr-x root/root usr/lib32/gconv/BIG5HKSCS.so +-rwxr-xr-x root/root usr/lib32/gconv/BRF.so +-rwxr-xr-x root/root usr/lib32/gconv/CP10007.so +-rwxr-xr-x root/root usr/lib32/gconv/CP1125.so +-rwxr-xr-x root/root usr/lib32/gconv/CP1250.so +-rwxr-xr-x root/root usr/lib32/gconv/CP1251.so +-rwxr-xr-x root/root usr/lib32/gconv/CP1252.so +-rwxr-xr-x root/root usr/lib32/gconv/CP1253.so +-rwxr-xr-x root/root usr/lib32/gconv/CP1254.so +-rwxr-xr-x root/root usr/lib32/gconv/CP1255.so +-rwxr-xr-x root/root usr/lib32/gconv/CP1256.so +-rwxr-xr-x root/root usr/lib32/gconv/CP1257.so +-rwxr-xr-x root/root usr/lib32/gconv/CP1258.so +-rwxr-xr-x root/root usr/lib32/gconv/CP737.so +-rwxr-xr-x root/root usr/lib32/gconv/CP770.so +-rwxr-xr-x root/root usr/lib32/gconv/CP771.so +-rwxr-xr-x root/root usr/lib32/gconv/CP772.so +-rwxr-xr-x root/root usr/lib32/gconv/CP773.so +-rwxr-xr-x root/root usr/lib32/gconv/CP774.so +-rwxr-xr-x root/root usr/lib32/gconv/CP775.so +-rwxr-xr-x root/root usr/lib32/gconv/CP932.so +-rwxr-xr-x root/root usr/lib32/gconv/CSN_369103.so +-rwxr-xr-x root/root usr/lib32/gconv/CWI.so +-rwxr-xr-x root/root usr/lib32/gconv/DEC-MCS.so +-rwxr-xr-x root/root usr/lib32/gconv/EBCDIC-AT-DE-A.so +-rwxr-xr-x root/root usr/lib32/gconv/EBCDIC-AT-DE.so +-rwxr-xr-x root/root usr/lib32/gconv/EBCDIC-CA-FR.so +-rwxr-xr-x root/root usr/lib32/gconv/EBCDIC-DK-NO-A.so +-rwxr-xr-x root/root usr/lib32/gconv/EBCDIC-DK-NO.so +-rwxr-xr-x root/root usr/lib32/gconv/EBCDIC-ES-A.so +-rwxr-xr-x root/root usr/lib32/gconv/EBCDIC-ES-S.so +-rwxr-xr-x root/root usr/lib32/gconv/EBCDIC-ES.so +-rwxr-xr-x root/root usr/lib32/gconv/EBCDIC-FI-SE-A.so +-rwxr-xr-x root/root usr/lib32/gconv/EBCDIC-FI-SE.so +-rwxr-xr-x root/root usr/lib32/gconv/EBCDIC-FR.so +-rwxr-xr-x root/root usr/lib32/gconv/EBCDIC-IS-FRISS.so +-rwxr-xr-x root/root usr/lib32/gconv/EBCDIC-IT.so +-rwxr-xr-x root/root usr/lib32/gconv/EBCDIC-PT.so +-rwxr-xr-x root/root usr/lib32/gconv/EBCDIC-UK.so +-rwxr-xr-x root/root usr/lib32/gconv/EBCDIC-US.so +-rwxr-xr-x root/root usr/lib32/gconv/ECMA-CYRILLIC.so +-rwxr-xr-x root/root usr/lib32/gconv/EUC-CN.so +-rwxr-xr-x root/root usr/lib32/gconv/EUC-JISX0213.so +-rwxr-xr-x root/root usr/lib32/gconv/EUC-JP-MS.so +-rwxr-xr-x root/root usr/lib32/gconv/EUC-JP.so +-rwxr-xr-x root/root usr/lib32/gconv/EUC-KR.so +-rwxr-xr-x root/root usr/lib32/gconv/EUC-TW.so +-rwxr-xr-x root/root usr/lib32/gconv/GB18030.so +-rwxr-xr-x root/root usr/lib32/gconv/GBBIG5.so +-rwxr-xr-x root/root usr/lib32/gconv/GBGBK.so +-rwxr-xr-x root/root usr/lib32/gconv/GBK.so +-rwxr-xr-x root/root usr/lib32/gconv/GEORGIAN-ACADEMY.so +-rwxr-xr-x root/root usr/lib32/gconv/GEORGIAN-PS.so +-rwxr-xr-x root/root usr/lib32/gconv/GOST_19768-74.so +-rwxr-xr-x root/root usr/lib32/gconv/GREEK-CCITT.so +-rwxr-xr-x root/root usr/lib32/gconv/GREEK7-OLD.so +-rwxr-xr-x root/root usr/lib32/gconv/GREEK7.so +-rwxr-xr-x root/root usr/lib32/gconv/HP-GREEK8.so +-rwxr-xr-x root/root usr/lib32/gconv/HP-ROMAN8.so +-rwxr-xr-x root/root usr/lib32/gconv/HP-ROMAN9.so +-rwxr-xr-x root/root usr/lib32/gconv/HP-THAI8.so +-rwxr-xr-x root/root usr/lib32/gconv/HP-TURKISH8.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM037.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM038.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1004.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1008.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1008_420.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1025.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1026.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1046.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1047.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1097.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1112.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1122.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1123.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1124.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1129.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1130.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1132.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1133.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1137.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1140.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1141.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1142.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1143.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1144.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1145.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1146.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1147.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1148.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1149.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1153.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1154.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1155.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1156.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1157.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1158.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1160.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1161.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1162.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1163.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1164.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1166.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1167.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM12712.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1364.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1371.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1388.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1390.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM1399.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM16804.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM256.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM273.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM274.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM275.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM277.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM278.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM280.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM281.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM284.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM285.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM290.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM297.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM420.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM423.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM424.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM437.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM4517.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM4899.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM4909.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM4971.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM500.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM5347.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM803.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM850.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM851.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM852.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM855.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM856.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM857.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM858.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM860.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM861.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM862.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM863.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM864.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM865.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM866.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM866NAV.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM868.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM869.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM870.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM871.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM874.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM875.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM880.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM891.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM901.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM902.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM903.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM9030.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM904.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM905.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM9066.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM918.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM921.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM922.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM930.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM932.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM933.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM935.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM937.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM939.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM943.so +-rwxr-xr-x root/root usr/lib32/gconv/IBM9448.so +-rwxr-xr-x root/root usr/lib32/gconv/IEC_P27-1.so +-rwxr-xr-x root/root usr/lib32/gconv/INIS-8.so +-rwxr-xr-x root/root usr/lib32/gconv/INIS-CYRILLIC.so +-rwxr-xr-x root/root usr/lib32/gconv/INIS.so +-rwxr-xr-x root/root usr/lib32/gconv/ISIRI-3342.so +-rwxr-xr-x root/root usr/lib32/gconv/ISO-2022-CN-EXT.so +-rwxr-xr-x root/root usr/lib32/gconv/ISO-2022-CN.so +-rwxr-xr-x root/root usr/lib32/gconv/ISO-2022-JP-3.so +-rwxr-xr-x root/root usr/lib32/gconv/ISO-2022-JP.so +-rwxr-xr-x root/root usr/lib32/gconv/ISO-2022-KR.so +-rwxr-xr-x root/root usr/lib32/gconv/ISO-IR-197.so +-rwxr-xr-x root/root usr/lib32/gconv/ISO-IR-209.so +-rwxr-xr-x root/root usr/lib32/gconv/ISO646.so +-rwxr-xr-x root/root usr/lib32/gconv/ISO8859-1.so +-rwxr-xr-x root/root usr/lib32/gconv/ISO8859-10.so +-rwxr-xr-x root/root usr/lib32/gconv/ISO8859-11.so +-rwxr-xr-x root/root usr/lib32/gconv/ISO8859-13.so +-rwxr-xr-x root/root usr/lib32/gconv/ISO8859-14.so +-rwxr-xr-x root/root usr/lib32/gconv/ISO8859-15.so +-rwxr-xr-x root/root usr/lib32/gconv/ISO8859-16.so +-rwxr-xr-x root/root usr/lib32/gconv/ISO8859-2.so +-rwxr-xr-x root/root usr/lib32/gconv/ISO8859-3.so +-rwxr-xr-x root/root usr/lib32/gconv/ISO8859-4.so +-rwxr-xr-x root/root usr/lib32/gconv/ISO8859-5.so +-rwxr-xr-x root/root usr/lib32/gconv/ISO8859-6.so +-rwxr-xr-x root/root usr/lib32/gconv/ISO8859-7.so +-rwxr-xr-x root/root usr/lib32/gconv/ISO8859-8.so +-rwxr-xr-x root/root usr/lib32/gconv/ISO8859-9.so +-rwxr-xr-x root/root usr/lib32/gconv/ISO8859-9E.so +-rwxr-xr-x root/root usr/lib32/gconv/ISO_10367-BOX.so +-rwxr-xr-x root/root usr/lib32/gconv/ISO_11548-1.so +-rwxr-xr-x root/root usr/lib32/gconv/ISO_2033.so +-rwxr-xr-x root/root usr/lib32/gconv/ISO_5427-EXT.so +-rwxr-xr-x root/root usr/lib32/gconv/ISO_5427.so +-rwxr-xr-x root/root usr/lib32/gconv/ISO_5428.so +-rwxr-xr-x root/root usr/lib32/gconv/ISO_6937-2.so +-rwxr-xr-x root/root usr/lib32/gconv/ISO_6937.so +-rwxr-xr-x root/root usr/lib32/gconv/JOHAB.so +-rwxr-xr-x root/root usr/lib32/gconv/KOI-8.so +-rwxr-xr-x root/root usr/lib32/gconv/KOI8-R.so +-rwxr-xr-x root/root usr/lib32/gconv/KOI8-RU.so +-rwxr-xr-x root/root usr/lib32/gconv/KOI8-T.so +-rwxr-xr-x root/root usr/lib32/gconv/KOI8-U.so +-rwxr-xr-x root/root usr/lib32/gconv/LATIN-GREEK-1.so +-rwxr-xr-x root/root usr/lib32/gconv/LATIN-GREEK.so +-rwxr-xr-x root/root usr/lib32/gconv/MAC-CENTRALEUROPE.so +-rwxr-xr-x root/root usr/lib32/gconv/MAC-IS.so +-rwxr-xr-x root/root usr/lib32/gconv/MAC-SAMI.so +-rwxr-xr-x root/root usr/lib32/gconv/MAC-UK.so +-rwxr-xr-x root/root usr/lib32/gconv/MACINTOSH.so +-rwxr-xr-x root/root usr/lib32/gconv/MIK.so +-rwxr-xr-x root/root usr/lib32/gconv/NATS-DANO.so +-rwxr-xr-x root/root usr/lib32/gconv/NATS-SEFI.so +-rwxr-xr-x root/root usr/lib32/gconv/PT154.so +-rwxr-xr-x root/root usr/lib32/gconv/RK1048.so +-rwxr-xr-x root/root usr/lib32/gconv/SAMI-WS2.so +-rwxr-xr-x root/root usr/lib32/gconv/SHIFT_JISX0213.so +-rwxr-xr-x root/root usr/lib32/gconv/SJIS.so +-rwxr-xr-x root/root usr/lib32/gconv/T.61.so +-rwxr-xr-x root/root usr/lib32/gconv/TCVN5712-1.so +-rwxr-xr-x root/root usr/lib32/gconv/TIS-620.so +-rwxr-xr-x root/root usr/lib32/gconv/TSCII.so +-rwxr-xr-x root/root usr/lib32/gconv/UHC.so +-rwxr-xr-x root/root usr/lib32/gconv/UNICODE.so +-rwxr-xr-x root/root usr/lib32/gconv/UTF-16.so +-rwxr-xr-x root/root usr/lib32/gconv/UTF-32.so +-rwxr-xr-x root/root usr/lib32/gconv/UTF-7.so +-rwxr-xr-x root/root usr/lib32/gconv/VISCII.so +-rw-r--r-- root/root usr/lib32/gconv/gconv-modules +drwxr-xr-x root/root usr/lib32/gconv/gconv-modules.d/ +-rw-r--r-- root/root usr/lib32/gconv/gconv-modules.d/gconv-modules-extra.conf +-rwxr-xr-x root/root usr/lib32/gconv/libCNS.so +-rwxr-xr-x root/root usr/lib32/gconv/libGB.so +-rwxr-xr-x root/root usr/lib32/gconv/libISOIR165.so +-rwxr-xr-x root/root usr/lib32/gconv/libJIS.so +-rwxr-xr-x root/root usr/lib32/gconv/libJISX0213.so +-rwxr-xr-x root/root usr/lib32/gconv/libKSC.so +-rw-r--r-- root/root usr/lib32/gcrt1.o +drwxr-xr-x root/root usr/lib32/getconf/ +-rwxr-xr-x root/root usr/lib32/getconf/POSIX_V6_ILP32_OFF32 +-rwxr-xr-x root/root usr/lib32/getconf/POSIX_V6_ILP32_OFFBIG +-rwxr-xr-x root/root usr/lib32/getconf/POSIX_V7_ILP32_OFF32 +-rwxr-xr-x root/root usr/lib32/getconf/POSIX_V7_ILP32_OFFBIG +-rwxr-xr-x root/root usr/lib32/getconf/XBS5_ILP32_OFF32 +-rwxr-xr-x root/root usr/lib32/getconf/XBS5_ILP32_OFFBIG +-rw-r--r-- root/root usr/lib32/grcrt1.o +-rwxr-xr-x root/root usr/lib32/ld-linux.so.2 +-rw-r--r-- root/root usr/lib32/libBrokenLocale.a +lrwxrwxrwx root/root usr/lib32/libBrokenLocale.so -> libBrokenLocale.so.1 +-rwxr-xr-x root/root usr/lib32/libBrokenLocale.so.1 +-rw-r--r-- root/root usr/lib32/libanl.a +lrwxrwxrwx root/root usr/lib32/libanl.so -> libanl.so.1 +-rwxr-xr-x root/root usr/lib32/libanl.so.1 +-rw-r--r-- root/root usr/lib32/libc.a +-rw-r--r-- root/root usr/lib32/libc.so +-rwxr-xr-x root/root usr/lib32/libc.so.6 +lrwxrwxrwx root/root usr/lib32/libc_malloc_debug.so -> libc_malloc_debug.so.0 +-rwxr-xr-x root/root usr/lib32/libc_malloc_debug.so.0 +-rw-r--r-- root/root usr/lib32/libc_nonshared.a +-rw-r--r-- root/root usr/lib32/libcrypt.a +lrwxrwxrwx root/root usr/lib32/libcrypt.so -> libcrypt.so.1 +-rwxr-xr-x root/root usr/lib32/libcrypt.so.1 +-rw-r--r-- root/root usr/lib32/libdl.a +-rwxr-xr-x root/root usr/lib32/libdl.so.2 +-rw-r--r-- root/root usr/lib32/libg.a +-rw-r--r-- root/root usr/lib32/libm.a +lrwxrwxrwx root/root usr/lib32/libm.so -> libm.so.6 +-rwxr-xr-x root/root usr/lib32/libm.so.6 +-rw-r--r-- root/root usr/lib32/libmcheck.a +-rwxr-xr-x root/root usr/lib32/libmemusage.so +-rwxr-xr-x root/root usr/lib32/libnsl.so.1 +lrwxrwxrwx root/root usr/lib32/libnss_compat.so -> libnss_compat.so.2 +-rwxr-xr-x root/root usr/lib32/libnss_compat.so.2 +lrwxrwxrwx root/root usr/lib32/libnss_db.so -> libnss_db.so.2 +-rwxr-xr-x root/root usr/lib32/libnss_db.so.2 +-rwxr-xr-x root/root usr/lib32/libnss_dns.so.2 +-rwxr-xr-x root/root usr/lib32/libnss_files.so.2 +lrwxrwxrwx root/root usr/lib32/libnss_hesiod.so -> libnss_hesiod.so.2 +-rwxr-xr-x root/root usr/lib32/libnss_hesiod.so.2 +-rwxr-xr-x root/root usr/lib32/libpcprofile.so +-rw-r--r-- root/root usr/lib32/libpthread.a +-rwxr-xr-x root/root usr/lib32/libpthread.so.0 +-rw-r--r-- root/root usr/lib32/libresolv.a +lrwxrwxrwx root/root usr/lib32/libresolv.so -> libresolv.so.2 +-rwxr-xr-x root/root usr/lib32/libresolv.so.2 +-rw-r--r-- root/root usr/lib32/librt.a +-rwxr-xr-x root/root usr/lib32/librt.so.1 +lrwxrwxrwx root/root usr/lib32/libthread_db.so -> libthread_db.so.1 +-rwxr-xr-x root/root usr/lib32/libthread_db.so.1 +-rw-r--r-- root/root usr/lib32/libutil.a +-rwxr-xr-x root/root usr/lib32/libutil.so.1 +lrwxrwxrwx root/root usr/lib32/locale -> ../lib/locale +-rw-r--r-- root/root usr/lib32/rcrt1.o +drwxr-xr-x root/root usr/sbin/ +-rwxr-xr-x root/root usr/sbin/iconvconfig +-rwxr-xr-x root/root usr/sbin/nscd +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/i18n/ +drwxr-xr-x root/root usr/share/i18n/charmaps/ +-rw-r--r-- root/root usr/share/i18n/charmaps/ANSI_X3.110-1983.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ANSI_X3.4-1968.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ARMSCII-8.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ASMO_449.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/BIG5-HKSCS.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/BIG5.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/BRF.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/BS_4730.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/BS_VIEWDATA.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/CP10007.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/CP1125.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/CP1250.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/CP1251.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/CP1252.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/CP1253.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/CP1254.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/CP1255.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/CP1256.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/CP1257.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/CP1258.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/CP737.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/CP770.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/CP771.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/CP772.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/CP773.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/CP774.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/CP775.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/CP949.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/CSA_Z243.4-1985-1.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/CSA_Z243.4-1985-2.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/CSA_Z243.4-1985-GR.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/CSN_369103.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/CWI.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/DEC-MCS.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/DIN_66003.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/DS_2089.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/EBCDIC-AT-DE-A.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/EBCDIC-AT-DE.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/EBCDIC-CA-FR.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/EBCDIC-DK-NO-A.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/EBCDIC-DK-NO.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/EBCDIC-ES-A.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/EBCDIC-ES-S.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/EBCDIC-ES.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/EBCDIC-FI-SE-A.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/EBCDIC-FI-SE.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/EBCDIC-FR.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/EBCDIC-IS-FRISS.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/EBCDIC-IT.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/EBCDIC-PT.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/EBCDIC-UK.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/EBCDIC-US.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ECMA-CYRILLIC.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ES.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ES2.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/EUC-JISX0213.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/EUC-JP-MS.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/EUC-JP.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/EUC-KR.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/EUC-TW.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/GB18030.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/GB2312.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/GBK.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/GB_1988-80.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/GEORGIAN-ACADEMY.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/GEORGIAN-PS.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/GOST_19768-74.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/GREEK-CCITT.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/GREEK7-OLD.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/GREEK7.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/HP-GREEK8.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/HP-ROMAN8.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/HP-ROMAN9.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/HP-THAI8.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/HP-TURKISH8.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM037.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM038.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM1004.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM1026.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM1047.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM1124.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM1129.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM1132.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM1133.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM1160.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM1161.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM1162.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM1163.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM1164.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM256.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM273.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM274.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM275.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM277.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM278.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM280.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM281.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM284.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM285.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM290.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM297.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM420.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM423.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM424.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM437.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM500.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM850.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM851.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM852.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM855.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM856.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM857.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM858.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM860.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM861.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM862.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM863.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM864.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM865.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM866.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM866NAV.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM868.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM869.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM870.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM871.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM874.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM875.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM880.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM891.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM903.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM904.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM905.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM918.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IBM922.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IEC_P27-1.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/INIS-8.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/INIS-CYRILLIC.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/INIS.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/INVARIANT.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ISIRI-3342.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ISO-8859-1.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ISO-8859-10.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ISO-8859-11.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ISO-8859-13.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ISO-8859-14.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ISO-8859-15.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ISO-8859-16.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ISO-8859-2.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ISO-8859-3.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ISO-8859-4.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ISO-8859-5.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ISO-8859-6.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ISO-8859-7.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ISO-8859-8.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ISO-8859-9.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ISO-8859-9E.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ISO-IR-197.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ISO-IR-209.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ISO-IR-90.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ISO_10367-BOX.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ISO_10646.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ISO_11548-1.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ISO_2033-1983.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ISO_5427-EXT.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ISO_5427.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ISO_5428.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ISO_646.BASIC.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ISO_646.IRV.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ISO_6937-2-25.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ISO_6937-2-ADD.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ISO_6937.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ISO_8859-1,GL.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/ISO_8859-SUPP.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/IT.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/JIS_C6220-1969-JP.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/JIS_C6220-1969-RO.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/JIS_C6229-1984-A.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/JIS_C6229-1984-B-ADD.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/JIS_C6229-1984-B.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/JIS_C6229-1984-HAND-ADD.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/JIS_C6229-1984-HAND.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/JIS_C6229-1984-KANA.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/JIS_X0201.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/JOHAB.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/JUS_I.B1.002.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/JUS_I.B1.003-MAC.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/JUS_I.B1.003-SERB.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/KOI-8.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/KOI8-R.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/KOI8-RU.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/KOI8-T.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/KOI8-U.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/KSC5636.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/LATIN-GREEK-1.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/LATIN-GREEK.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/MAC-CENTRALEUROPE.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/MAC-CYRILLIC.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/MAC-IS.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/MAC-SAMI.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/MAC-UK.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/MACINTOSH.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/MIK.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/MSZ_7795.3.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/NATS-DANO-ADD.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/NATS-DANO.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/NATS-SEFI-ADD.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/NATS-SEFI.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/NC_NC00-10.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/NEXTSTEP.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/NF_Z_62-010.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/NF_Z_62-010_1973.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/NS_4551-1.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/NS_4551-2.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/PT.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/PT154.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/PT2.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/RK1048.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/SAMI-WS2.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/SAMI.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/SEN_850200_B.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/SEN_850200_C.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/SHIFT_JIS.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/SHIFT_JISX0213.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/T.101-G2.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/T.61-7BIT.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/T.61-8BIT.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/TCVN5712-1.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/TIS-620.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/TSCII.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/UTF-8.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/VIDEOTEX-SUPPL.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/VISCII.gz +-rw-r--r-- root/root usr/share/i18n/charmaps/WINDOWS-31J.gz +drwxr-xr-x root/root usr/share/i18n/locales/ +-rw-r--r-- root/root usr/share/i18n/locales/C +-rw-r--r-- root/root usr/share/i18n/locales/POSIX +-rw-r--r-- root/root usr/share/i18n/locales/aa_DJ +-rw-r--r-- root/root usr/share/i18n/locales/aa_ER +-rw-r--r-- root/root usr/share/i18n/locales/aa_ER@saaho +-rw-r--r-- root/root usr/share/i18n/locales/aa_ET +-rw-r--r-- root/root usr/share/i18n/locales/ab_GE +-rw-r--r-- root/root usr/share/i18n/locales/af_ZA +-rw-r--r-- root/root usr/share/i18n/locales/agr_PE +-rw-r--r-- root/root usr/share/i18n/locales/ak_GH +-rw-r--r-- root/root usr/share/i18n/locales/am_ET +-rw-r--r-- root/root usr/share/i18n/locales/an_ES +-rw-r--r-- root/root usr/share/i18n/locales/anp_IN +-rw-r--r-- root/root usr/share/i18n/locales/ar_AE +-rw-r--r-- root/root usr/share/i18n/locales/ar_BH +-rw-r--r-- root/root usr/share/i18n/locales/ar_DZ +-rw-r--r-- root/root usr/share/i18n/locales/ar_EG +-rw-r--r-- root/root usr/share/i18n/locales/ar_IN +-rw-r--r-- root/root usr/share/i18n/locales/ar_IQ +-rw-r--r-- root/root usr/share/i18n/locales/ar_JO +-rw-r--r-- root/root usr/share/i18n/locales/ar_KW +-rw-r--r-- root/root usr/share/i18n/locales/ar_LB +-rw-r--r-- root/root usr/share/i18n/locales/ar_LY +-rw-r--r-- root/root usr/share/i18n/locales/ar_MA +-rw-r--r-- root/root usr/share/i18n/locales/ar_OM +-rw-r--r-- root/root usr/share/i18n/locales/ar_QA +-rw-r--r-- root/root usr/share/i18n/locales/ar_SA +-rw-r--r-- root/root usr/share/i18n/locales/ar_SD +-rw-r--r-- root/root usr/share/i18n/locales/ar_SS +-rw-r--r-- root/root usr/share/i18n/locales/ar_SY +-rw-r--r-- root/root usr/share/i18n/locales/ar_TN +-rw-r--r-- root/root usr/share/i18n/locales/ar_YE +-rw-r--r-- root/root usr/share/i18n/locales/as_IN +-rw-r--r-- root/root usr/share/i18n/locales/ast_ES +-rw-r--r-- root/root usr/share/i18n/locales/ayc_PE +-rw-r--r-- root/root usr/share/i18n/locales/az_AZ +-rw-r--r-- root/root usr/share/i18n/locales/az_IR +-rw-r--r-- root/root usr/share/i18n/locales/be_BY +-rw-r--r-- root/root usr/share/i18n/locales/be_BY@latin +-rw-r--r-- root/root usr/share/i18n/locales/bem_ZM +-rw-r--r-- root/root usr/share/i18n/locales/ber_DZ +-rw-r--r-- root/root usr/share/i18n/locales/ber_MA +-rw-r--r-- root/root usr/share/i18n/locales/bg_BG +-rw-r--r-- root/root usr/share/i18n/locales/bhb_IN +-rw-r--r-- root/root usr/share/i18n/locales/bho_IN +-rw-r--r-- root/root usr/share/i18n/locales/bho_NP +-rw-r--r-- root/root usr/share/i18n/locales/bi_VU +-rw-r--r-- root/root usr/share/i18n/locales/bn_BD +-rw-r--r-- root/root usr/share/i18n/locales/bn_IN +-rw-r--r-- root/root usr/share/i18n/locales/bo_CN +-rw-r--r-- root/root usr/share/i18n/locales/bo_IN +-rw-r--r-- root/root usr/share/i18n/locales/br_FR +-rw-r--r-- root/root usr/share/i18n/locales/br_FR@euro +-rw-r--r-- root/root usr/share/i18n/locales/brx_IN +-rw-r--r-- root/root usr/share/i18n/locales/bs_BA +-rw-r--r-- root/root usr/share/i18n/locales/byn_ER +-rw-r--r-- root/root usr/share/i18n/locales/ca_AD +-rw-r--r-- root/root usr/share/i18n/locales/ca_ES +-rw-r--r-- root/root usr/share/i18n/locales/ca_ES@euro +-rw-r--r-- root/root usr/share/i18n/locales/ca_ES@valencia +-rw-r--r-- root/root usr/share/i18n/locales/ca_FR +-rw-r--r-- root/root usr/share/i18n/locales/ca_IT +-rw-r--r-- root/root usr/share/i18n/locales/ce_RU +-rw-r--r-- root/root usr/share/i18n/locales/chr_US +-rw-r--r-- root/root usr/share/i18n/locales/ckb_IQ +-rw-r--r-- root/root usr/share/i18n/locales/cmn_TW +-rw-r--r-- root/root usr/share/i18n/locales/cns11643_stroke +-rw-r--r-- root/root usr/share/i18n/locales/crh_UA +-rw-r--r-- root/root usr/share/i18n/locales/cs_CZ +-rw-r--r-- root/root usr/share/i18n/locales/csb_PL +-rw-r--r-- root/root usr/share/i18n/locales/cv_RU +-rw-r--r-- root/root usr/share/i18n/locales/cy_GB +-rw-r--r-- root/root usr/share/i18n/locales/da_DK +-rw-r--r-- root/root usr/share/i18n/locales/de_AT +-rw-r--r-- root/root usr/share/i18n/locales/de_AT@euro +-rw-r--r-- root/root usr/share/i18n/locales/de_BE +-rw-r--r-- root/root usr/share/i18n/locales/de_BE@euro +-rw-r--r-- root/root usr/share/i18n/locales/de_CH +-rw-r--r-- root/root usr/share/i18n/locales/de_DE +-rw-r--r-- root/root usr/share/i18n/locales/de_DE@euro +-rw-r--r-- root/root usr/share/i18n/locales/de_IT +-rw-r--r-- root/root usr/share/i18n/locales/de_LI +-rw-r--r-- root/root usr/share/i18n/locales/de_LU +-rw-r--r-- root/root usr/share/i18n/locales/de_LU@euro +-rw-r--r-- root/root usr/share/i18n/locales/doi_IN +-rw-r--r-- root/root usr/share/i18n/locales/dsb_DE +-rw-r--r-- root/root usr/share/i18n/locales/dv_MV +-rw-r--r-- root/root usr/share/i18n/locales/dz_BT +-rw-r--r-- root/root usr/share/i18n/locales/el_CY +-rw-r--r-- root/root usr/share/i18n/locales/el_GR +-rw-r--r-- root/root usr/share/i18n/locales/el_GR@euro +-rw-r--r-- root/root usr/share/i18n/locales/en_AG +-rw-r--r-- root/root usr/share/i18n/locales/en_AU +-rw-r--r-- root/root usr/share/i18n/locales/en_BW +-rw-r--r-- root/root usr/share/i18n/locales/en_CA +-rw-r--r-- root/root usr/share/i18n/locales/en_DK +-rw-r--r-- root/root usr/share/i18n/locales/en_GB +-rw-r--r-- root/root usr/share/i18n/locales/en_HK +-rw-r--r-- root/root usr/share/i18n/locales/en_IE +-rw-r--r-- root/root usr/share/i18n/locales/en_IE@euro +-rw-r--r-- root/root usr/share/i18n/locales/en_IL +-rw-r--r-- root/root usr/share/i18n/locales/en_IN +-rw-r--r-- root/root usr/share/i18n/locales/en_NG +-rw-r--r-- root/root usr/share/i18n/locales/en_NZ +-rw-r--r-- root/root usr/share/i18n/locales/en_PH +-rw-r--r-- root/root usr/share/i18n/locales/en_SC +-rw-r--r-- root/root usr/share/i18n/locales/en_SG +-rw-r--r-- root/root usr/share/i18n/locales/en_US +-rw-r--r-- root/root usr/share/i18n/locales/en_ZA +-rw-r--r-- root/root usr/share/i18n/locales/en_ZM +-rw-r--r-- root/root usr/share/i18n/locales/en_ZW +-rw-r--r-- root/root usr/share/i18n/locales/eo +-rw-r--r-- root/root usr/share/i18n/locales/es_AR +-rw-r--r-- root/root usr/share/i18n/locales/es_BO +-rw-r--r-- root/root usr/share/i18n/locales/es_CL +-rw-r--r-- root/root usr/share/i18n/locales/es_CO +-rw-r--r-- root/root usr/share/i18n/locales/es_CR +-rw-r--r-- root/root usr/share/i18n/locales/es_CU +-rw-r--r-- root/root usr/share/i18n/locales/es_DO +-rw-r--r-- root/root usr/share/i18n/locales/es_EC +-rw-r--r-- root/root usr/share/i18n/locales/es_ES +-rw-r--r-- root/root usr/share/i18n/locales/es_ES@euro +-rw-r--r-- root/root usr/share/i18n/locales/es_GT +-rw-r--r-- root/root usr/share/i18n/locales/es_HN +-rw-r--r-- root/root usr/share/i18n/locales/es_MX +-rw-r--r-- root/root usr/share/i18n/locales/es_NI +-rw-r--r-- root/root usr/share/i18n/locales/es_PA +-rw-r--r-- root/root usr/share/i18n/locales/es_PE +-rw-r--r-- root/root usr/share/i18n/locales/es_PR +-rw-r--r-- root/root usr/share/i18n/locales/es_PY +-rw-r--r-- root/root usr/share/i18n/locales/es_SV +-rw-r--r-- root/root usr/share/i18n/locales/es_US +-rw-r--r-- root/root usr/share/i18n/locales/es_UY +-rw-r--r-- root/root usr/share/i18n/locales/es_VE +-rw-r--r-- root/root usr/share/i18n/locales/et_EE +-rw-r--r-- root/root usr/share/i18n/locales/eu_ES +-rw-r--r-- root/root usr/share/i18n/locales/eu_ES@euro +-rw-r--r-- root/root usr/share/i18n/locales/fa_IR +-rw-r--r-- root/root usr/share/i18n/locales/ff_SN +-rw-r--r-- root/root usr/share/i18n/locales/fi_FI +-rw-r--r-- root/root usr/share/i18n/locales/fi_FI@euro +-rw-r--r-- root/root usr/share/i18n/locales/fil_PH +-rw-r--r-- root/root usr/share/i18n/locales/fo_FO +-rw-r--r-- root/root usr/share/i18n/locales/fr_BE +-rw-r--r-- root/root usr/share/i18n/locales/fr_BE@euro +-rw-r--r-- root/root usr/share/i18n/locales/fr_CA +-rw-r--r-- root/root usr/share/i18n/locales/fr_CH +-rw-r--r-- root/root usr/share/i18n/locales/fr_FR +-rw-r--r-- root/root usr/share/i18n/locales/fr_FR@euro +-rw-r--r-- root/root usr/share/i18n/locales/fr_LU +-rw-r--r-- root/root usr/share/i18n/locales/fr_LU@euro +-rw-r--r-- root/root usr/share/i18n/locales/fur_IT +-rw-r--r-- root/root usr/share/i18n/locales/fy_DE +-rw-r--r-- root/root usr/share/i18n/locales/fy_NL +-rw-r--r-- root/root usr/share/i18n/locales/ga_IE +-rw-r--r-- root/root usr/share/i18n/locales/ga_IE@euro +-rw-r--r-- root/root usr/share/i18n/locales/gd_GB +-rw-r--r-- root/root usr/share/i18n/locales/gez_ER +-rw-r--r-- root/root usr/share/i18n/locales/gez_ER@abegede +-rw-r--r-- root/root usr/share/i18n/locales/gez_ET +-rw-r--r-- root/root usr/share/i18n/locales/gez_ET@abegede +-rw-r--r-- root/root usr/share/i18n/locales/gl_ES +-rw-r--r-- root/root usr/share/i18n/locales/gl_ES@euro +-rw-r--r-- root/root usr/share/i18n/locales/gu_IN +-rw-r--r-- root/root usr/share/i18n/locales/gv_GB +-rw-r--r-- root/root usr/share/i18n/locales/ha_NG +-rw-r--r-- root/root usr/share/i18n/locales/hak_TW +-rw-r--r-- root/root usr/share/i18n/locales/he_IL +-rw-r--r-- root/root usr/share/i18n/locales/hi_IN +-rw-r--r-- root/root usr/share/i18n/locales/hif_FJ +-rw-r--r-- root/root usr/share/i18n/locales/hne_IN +-rw-r--r-- root/root usr/share/i18n/locales/hr_HR +-rw-r--r-- root/root usr/share/i18n/locales/hsb_DE +-rw-r--r-- root/root usr/share/i18n/locales/ht_HT +-rw-r--r-- root/root usr/share/i18n/locales/hu_HU +-rw-r--r-- root/root usr/share/i18n/locales/hy_AM +-rw-r--r-- root/root usr/share/i18n/locales/i18n +-rw-r--r-- root/root usr/share/i18n/locales/i18n_ctype +-rw-r--r-- root/root usr/share/i18n/locales/ia_FR +-rw-r--r-- root/root usr/share/i18n/locales/id_ID +-rw-r--r-- root/root usr/share/i18n/locales/ig_NG +-rw-r--r-- root/root usr/share/i18n/locales/ik_CA +-rw-r--r-- root/root usr/share/i18n/locales/is_IS +-rw-r--r-- root/root usr/share/i18n/locales/iso14651_t1 +-rw-r--r-- root/root usr/share/i18n/locales/iso14651_t1_common +-rw-r--r-- root/root usr/share/i18n/locales/iso14651_t1_pinyin +-rw-r--r-- root/root usr/share/i18n/locales/it_CH +-rw-r--r-- root/root usr/share/i18n/locales/it_IT +-rw-r--r-- root/root usr/share/i18n/locales/it_IT@euro +-rw-r--r-- root/root usr/share/i18n/locales/iu_CA +-rw-r--r-- root/root usr/share/i18n/locales/ja_JP +-rw-r--r-- root/root usr/share/i18n/locales/ka_GE +-rw-r--r-- root/root usr/share/i18n/locales/kab_DZ +-rw-r--r-- root/root usr/share/i18n/locales/kk_KZ +-rw-r--r-- root/root usr/share/i18n/locales/kl_GL +-rw-r--r-- root/root usr/share/i18n/locales/km_KH +-rw-r--r-- root/root usr/share/i18n/locales/kn_IN +-rw-r--r-- root/root usr/share/i18n/locales/ko_KR +-rw-r--r-- root/root usr/share/i18n/locales/kok_IN +-rw-r--r-- root/root usr/share/i18n/locales/ks_IN +-rw-r--r-- root/root usr/share/i18n/locales/ks_IN@devanagari +-rw-r--r-- root/root usr/share/i18n/locales/ku_TR +-rw-r--r-- root/root usr/share/i18n/locales/kw_GB +-rw-r--r-- root/root usr/share/i18n/locales/ky_KG +-rw-r--r-- root/root usr/share/i18n/locales/lb_LU +-rw-r--r-- root/root usr/share/i18n/locales/lg_UG +-rw-r--r-- root/root usr/share/i18n/locales/li_BE +-rw-r--r-- root/root usr/share/i18n/locales/li_NL +-rw-r--r-- root/root usr/share/i18n/locales/lij_IT +-rw-r--r-- root/root usr/share/i18n/locales/ln_CD +-rw-r--r-- root/root usr/share/i18n/locales/lo_LA +-rw-r--r-- root/root usr/share/i18n/locales/lt_LT +-rw-r--r-- root/root usr/share/i18n/locales/lv_LV +-rw-r--r-- root/root usr/share/i18n/locales/lzh_TW +-rw-r--r-- root/root usr/share/i18n/locales/mag_IN +-rw-r--r-- root/root usr/share/i18n/locales/mai_IN +-rw-r--r-- root/root usr/share/i18n/locales/mai_NP +-rw-r--r-- root/root usr/share/i18n/locales/mfe_MU +-rw-r--r-- root/root usr/share/i18n/locales/mg_MG +-rw-r--r-- root/root usr/share/i18n/locales/mhr_RU +-rw-r--r-- root/root usr/share/i18n/locales/mi_NZ +-rw-r--r-- root/root usr/share/i18n/locales/miq_NI +-rw-r--r-- root/root usr/share/i18n/locales/mjw_IN +-rw-r--r-- root/root usr/share/i18n/locales/mk_MK +-rw-r--r-- root/root usr/share/i18n/locales/ml_IN +-rw-r--r-- root/root usr/share/i18n/locales/mn_MN +-rw-r--r-- root/root usr/share/i18n/locales/mni_IN +-rw-r--r-- root/root usr/share/i18n/locales/mnw_MM +-rw-r--r-- root/root usr/share/i18n/locales/mr_IN +-rw-r--r-- root/root usr/share/i18n/locales/ms_MY +-rw-r--r-- root/root usr/share/i18n/locales/mt_MT +-rw-r--r-- root/root usr/share/i18n/locales/my_MM +-rw-r--r-- root/root usr/share/i18n/locales/nan_TW +-rw-r--r-- root/root usr/share/i18n/locales/nan_TW@latin +-rw-r--r-- root/root usr/share/i18n/locales/nb_NO +-rw-r--r-- root/root usr/share/i18n/locales/nds_DE +-rw-r--r-- root/root usr/share/i18n/locales/nds_NL +-rw-r--r-- root/root usr/share/i18n/locales/ne_NP +-rw-r--r-- root/root usr/share/i18n/locales/nhn_MX +-rw-r--r-- root/root usr/share/i18n/locales/niu_NU +-rw-r--r-- root/root usr/share/i18n/locales/niu_NZ +-rw-r--r-- root/root usr/share/i18n/locales/nl_AW +-rw-r--r-- root/root usr/share/i18n/locales/nl_BE +-rw-r--r-- root/root usr/share/i18n/locales/nl_BE@euro +-rw-r--r-- root/root usr/share/i18n/locales/nl_NL +-rw-r--r-- root/root usr/share/i18n/locales/nl_NL@euro +-rw-r--r-- root/root usr/share/i18n/locales/nn_NO +-rw-r--r-- root/root usr/share/i18n/locales/nr_ZA +-rw-r--r-- root/root usr/share/i18n/locales/nso_ZA +-rw-r--r-- root/root usr/share/i18n/locales/oc_FR +-rw-r--r-- root/root usr/share/i18n/locales/om_ET +-rw-r--r-- root/root usr/share/i18n/locales/om_KE +-rw-r--r-- root/root usr/share/i18n/locales/or_IN +-rw-r--r-- root/root usr/share/i18n/locales/os_RU +-rw-r--r-- root/root usr/share/i18n/locales/pa_IN +-rw-r--r-- root/root usr/share/i18n/locales/pa_PK +-rw-r--r-- root/root usr/share/i18n/locales/pap_AW +-rw-r--r-- root/root usr/share/i18n/locales/pap_CW +-rw-r--r-- root/root usr/share/i18n/locales/pl_PL +-rw-r--r-- root/root usr/share/i18n/locales/ps_AF +-rw-r--r-- root/root usr/share/i18n/locales/pt_BR +-rw-r--r-- root/root usr/share/i18n/locales/pt_PT +-rw-r--r-- root/root usr/share/i18n/locales/pt_PT@euro +-rw-r--r-- root/root usr/share/i18n/locales/quz_PE +-rw-r--r-- root/root usr/share/i18n/locales/raj_IN +-rw-r--r-- root/root usr/share/i18n/locales/rif_MA +-rw-r--r-- root/root usr/share/i18n/locales/ro_RO +-rw-r--r-- root/root usr/share/i18n/locales/ru_RU +-rw-r--r-- root/root usr/share/i18n/locales/ru_UA +-rw-r--r-- root/root usr/share/i18n/locales/rw_RW +-rw-r--r-- root/root usr/share/i18n/locales/sa_IN +-rw-r--r-- root/root usr/share/i18n/locales/sah_RU +-rw-r--r-- root/root usr/share/i18n/locales/sat_IN +-rw-r--r-- root/root usr/share/i18n/locales/sc_IT +-rw-r--r-- root/root usr/share/i18n/locales/sd_IN +-rw-r--r-- root/root usr/share/i18n/locales/sd_IN@devanagari +-rw-r--r-- root/root usr/share/i18n/locales/se_NO +-rw-r--r-- root/root usr/share/i18n/locales/sgs_LT +-rw-r--r-- root/root usr/share/i18n/locales/shn_MM +-rw-r--r-- root/root usr/share/i18n/locales/shs_CA +-rw-r--r-- root/root usr/share/i18n/locales/si_LK +-rw-r--r-- root/root usr/share/i18n/locales/sid_ET +-rw-r--r-- root/root usr/share/i18n/locales/sk_SK +-rw-r--r-- root/root usr/share/i18n/locales/sl_SI +-rw-r--r-- root/root usr/share/i18n/locales/sm_WS +-rw-r--r-- root/root usr/share/i18n/locales/so_DJ +-rw-r--r-- root/root usr/share/i18n/locales/so_ET +-rw-r--r-- root/root usr/share/i18n/locales/so_KE +-rw-r--r-- root/root usr/share/i18n/locales/so_SO +-rw-r--r-- root/root usr/share/i18n/locales/sq_AL +-rw-r--r-- root/root usr/share/i18n/locales/sq_MK +-rw-r--r-- root/root usr/share/i18n/locales/sr_ME +-rw-r--r-- root/root usr/share/i18n/locales/sr_RS +-rw-r--r-- root/root usr/share/i18n/locales/sr_RS@latin +-rw-r--r-- root/root usr/share/i18n/locales/ss_ZA +-rw-r--r-- root/root usr/share/i18n/locales/st_ZA +-rw-r--r-- root/root usr/share/i18n/locales/sv_FI +-rw-r--r-- root/root usr/share/i18n/locales/sv_FI@euro +-rw-r--r-- root/root usr/share/i18n/locales/sv_SE +-rw-r--r-- root/root usr/share/i18n/locales/sw_KE +-rw-r--r-- root/root usr/share/i18n/locales/sw_TZ +-rw-r--r-- root/root usr/share/i18n/locales/syr +-rw-r--r-- root/root usr/share/i18n/locales/szl_PL +-rw-r--r-- root/root usr/share/i18n/locales/ta_IN +-rw-r--r-- root/root usr/share/i18n/locales/ta_LK +-rw-r--r-- root/root usr/share/i18n/locales/tcy_IN +-rw-r--r-- root/root usr/share/i18n/locales/te_IN +-rw-r--r-- root/root usr/share/i18n/locales/tg_TJ +-rw-r--r-- root/root usr/share/i18n/locales/th_TH +-rw-r--r-- root/root usr/share/i18n/locales/the_NP +-rw-r--r-- root/root usr/share/i18n/locales/ti_ER +-rw-r--r-- root/root usr/share/i18n/locales/ti_ET +-rw-r--r-- root/root usr/share/i18n/locales/tig_ER +-rw-r--r-- root/root usr/share/i18n/locales/tk_TM +-rw-r--r-- root/root usr/share/i18n/locales/tl_PH +-rw-r--r-- root/root usr/share/i18n/locales/tn_ZA +-rw-r--r-- root/root usr/share/i18n/locales/to_TO +-rw-r--r-- root/root usr/share/i18n/locales/tpi_PG +-rw-r--r-- root/root usr/share/i18n/locales/tr_CY +-rw-r--r-- root/root usr/share/i18n/locales/tr_TR +-rw-r--r-- root/root usr/share/i18n/locales/translit_circle +-rw-r--r-- root/root usr/share/i18n/locales/translit_cjk_compat +-rw-r--r-- root/root usr/share/i18n/locales/translit_cjk_variants +-rw-r--r-- root/root usr/share/i18n/locales/translit_combining +-rw-r--r-- root/root usr/share/i18n/locales/translit_compat +-rw-r--r-- root/root usr/share/i18n/locales/translit_font +-rw-r--r-- root/root usr/share/i18n/locales/translit_fraction +-rw-r--r-- root/root usr/share/i18n/locales/translit_hangul +-rw-r--r-- root/root usr/share/i18n/locales/translit_narrow +-rw-r--r-- root/root usr/share/i18n/locales/translit_neutral +-rw-r--r-- root/root usr/share/i18n/locales/translit_small +-rw-r--r-- root/root usr/share/i18n/locales/translit_wide +-rw-r--r-- root/root usr/share/i18n/locales/ts_ZA +-rw-r--r-- root/root usr/share/i18n/locales/tt_RU +-rw-r--r-- root/root usr/share/i18n/locales/tt_RU@iqtelif +-rw-r--r-- root/root usr/share/i18n/locales/ug_CN +-rw-r--r-- root/root usr/share/i18n/locales/uk_UA +-rw-r--r-- root/root usr/share/i18n/locales/unm_US +-rw-r--r-- root/root usr/share/i18n/locales/ur_IN +-rw-r--r-- root/root usr/share/i18n/locales/ur_PK +-rw-r--r-- root/root usr/share/i18n/locales/uz_UZ +-rw-r--r-- root/root usr/share/i18n/locales/uz_UZ@cyrillic +-rw-r--r-- root/root usr/share/i18n/locales/ve_ZA +-rw-r--r-- root/root usr/share/i18n/locales/vi_VN +-rw-r--r-- root/root usr/share/i18n/locales/wa_BE +-rw-r--r-- root/root usr/share/i18n/locales/wa_BE@euro +-rw-r--r-- root/root usr/share/i18n/locales/wae_CH +-rw-r--r-- root/root usr/share/i18n/locales/wal_ET +-rw-r--r-- root/root usr/share/i18n/locales/wo_SN +-rw-r--r-- root/root usr/share/i18n/locales/xh_ZA +-rw-r--r-- root/root usr/share/i18n/locales/yi_US +-rw-r--r-- root/root usr/share/i18n/locales/yo_NG +-rw-r--r-- root/root usr/share/i18n/locales/yue_HK +-rw-r--r-- root/root usr/share/i18n/locales/yuw_PG +-rw-r--r-- root/root usr/share/i18n/locales/zh_CN +-rw-r--r-- root/root usr/share/i18n/locales/zh_HK +-rw-r--r-- root/root usr/share/i18n/locales/zh_SG +-rw-r--r-- root/root usr/share/i18n/locales/zh_TW +-rw-r--r-- root/root usr/share/i18n/locales/zu_ZA +drwxr-xr-x root/root usr/share/info/ +-rw-r--r-- root/root usr/share/info/libc.info-1.gz +-rw-r--r-- root/root usr/share/info/libc.info-10.gz +-rw-r--r-- root/root usr/share/info/libc.info-11.gz +-rw-r--r-- root/root usr/share/info/libc.info-12.gz +-rw-r--r-- root/root usr/share/info/libc.info-13.gz +-rw-r--r-- root/root usr/share/info/libc.info-14.gz +-rw-r--r-- root/root usr/share/info/libc.info-15.gz +-rw-r--r-- root/root usr/share/info/libc.info-16.gz +-rw-r--r-- root/root usr/share/info/libc.info-17.gz +-rw-r--r-- root/root usr/share/info/libc.info-18.gz +-rw-r--r-- root/root usr/share/info/libc.info-2.gz +-rw-r--r-- root/root usr/share/info/libc.info-3.gz +-rw-r--r-- root/root usr/share/info/libc.info-4.gz +-rw-r--r-- root/root usr/share/info/libc.info-5.gz +-rw-r--r-- root/root usr/share/info/libc.info-6.gz +-rw-r--r-- root/root usr/share/info/libc.info-7.gz +-rw-r--r-- root/root usr/share/info/libc.info-8.gz +-rw-r--r-- root/root usr/share/info/libc.info-9.gz +-rw-r--r-- root/root usr/share/info/libc.info.gz +drwxr-xr-x root/root var/ +drwxr-xr-x root/root var/cache/ +drwxr-xr-x root/root var/cache/nscd/ +drwxr-xr-x root/root var/db/ +-rw-r--r-- root/root var/db/Makefile diff --git a/core/glibc/genlocales b/core/glibc/genlocales new file mode 100644 index 000000000..e476cd3a1 --- /dev/null +++ b/core/glibc/genlocales @@ -0,0 +1,30 @@ +#!/bin/sh + +set -e + +if [ $(id -u) != 0 ]; then + echo "ERROR: $(basename $0) need run as root!" + exit 1 +fi + +LOCALES=/etc/locales + +rm -f /usr/lib/locale/locale-archive +mkdir -p /usr/lib/locale + +while read locale charset; do + case $locale in + ""|\#*) continue ;; + esac + if [ -n $locale -a -n $charset ]; then + if [ -f /usr/share/i18n/locales/$locale ]; then + input=$locale + else + input=$(echo $locale | sed 's/\([^.]*\)[^@]*\(.*\)/\1\2/') + fi + echo "Generate locale $locale.$charset..." + localedef -i $input -f $charset $locale + fi +done < $LOCALES + +exit 0 diff --git a/core/glibc/glibc-2.35-make-4.4-MAKEFLAGS.patch b/core/glibc/glibc-2.35-make-4.4-MAKEFLAGS.patch new file mode 100644 index 000000000..51fbe5f54 --- /dev/null +++ b/core/glibc/glibc-2.35-make-4.4-MAKEFLAGS.patch @@ -0,0 +1,102 @@ +https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=2d7ed98add14f75041499ac189696c9bd3d757fe +https://bugs.gentoo.org/869263 + +From 2d7ed98add14f75041499ac189696c9bd3d757fe Mon Sep 17 00:00:00 2001 +From: Sergei Trofimovich +Date: Tue, 13 Sep 2022 13:39:13 -0400 +Subject: [PATCH] Makerules: fix MAKEFLAGS assignment for upcoming make-4.4 + [BZ# 29564] + +make-4.4 will add long flags to MAKEFLAGS variable: + + * WARNING: Backward-incompatibility! + Previously only simple (one-letter) options were added to the MAKEFLAGS + variable that was visible while parsing makefiles. Now, all options + are available in MAKEFLAGS. + +This causes locale builds to fail when long options are used: + + $ make --shuffle + ... + make -C localedata install-locales + make: invalid shuffle mode: '1662724426r' + +The change fixes it by passing eash option via whitespace and dashes. +That way option is appended to both single-word form and whitespace +separated form. + +While at it fixed --silent mode detection in $(MAKEFLAGS) by filtering +out --long-options. Otherwise options like --shuffle flag enable silent +mode unintentionally. $(silent-make) variable consolidates the checks. + +Resolves: BZ# 29564 + +CC: Paul Smith +CC: Siddhesh Poyarekar +Signed-off-by: Sergei Trofimovich +Reviewed-by: Siddhesh Poyarekar +--- a/Makeconfig ++++ b/Makeconfig +@@ -43,6 +43,22 @@ else + $(error objdir must be defined by the build-directory Makefile) + endif + ++# Did we request 'make -s' run? "yes" or "no". ++# Starting from make-4.4 MAKEFLAGS now contains long ++# options like '--shuffle'. To detect presence of 's' ++# we pick first word with short options. Long options ++# are guaranteed to come after whitespace. We use '-' ++# prefix to always have a word before long options ++# even if no short options were passed. ++# Typical MAKEFLAGS values to watch for: ++# "rs --shuffle=42" (silent) ++# " --shuffle" (not silent) ++ifeq ($(findstring s, $(firstword -$(MAKEFLAGS))),) ++silent-make := no ++else ++silent-make := yes ++endif ++ + # Root of the sysdeps tree. + sysdep_dir := $(..)sysdeps + export sysdep_dir := $(sysdep_dir) +@@ -917,7 +933,7 @@ endif + # umpteen zillion filenames along with it (we use `...' instead) + # but we don't want this echoing done when the user has said + # he doesn't want to see commands echoed by using -s. +-ifneq "$(findstring s,$(MAKEFLAGS))" "" # if -s ++ifeq ($(silent-make),yes) # if -s + +cmdecho := echo >/dev/null + else # not -s + +cmdecho := echo +--- a/Makerules ++++ b/Makerules +@@ -794,7 +794,7 @@ endif + # Maximize efficiency by minimizing the number of rules. + .SUFFIXES: # Clear the suffix list. We don't use suffix rules. + # Don't define any builtin rules. +-MAKEFLAGS := $(MAKEFLAGS)r ++MAKEFLAGS := $(MAKEFLAGS) -r + + # Generic rule for making directories. + %/: +@@ -811,7 +811,7 @@ MAKEFLAGS := $(MAKEFLAGS)r + .PRECIOUS: $(foreach l,$(libtypes),$(patsubst %,$(common-objpfx)$l,c)) + + # Use the verbose option of ar and tar when not running silently. +-ifeq "$(findstring s,$(MAKEFLAGS))" "" # if not -s ++ifeq ($(silent-make),no) # if not -s + verbose := v + else # -s + verbose := +--- a/elf/rtld-Rules ++++ b/elf/rtld-Rules +@@ -52,7 +52,7 @@ $(objpfx)rtld-libc.a: $(foreach dir,$(rtld-subdirs),\ + mv -f $@T $@ + + # Use the verbose option of ar and tar when not running silently. +-ifeq "$(findstring s,$(MAKEFLAGS))" "" # if not -s ++ifeq ($(silent-make),no) # if not -s + verbose := v + else # -s + verbose := diff --git a/core/glibc/glibc-2.36-3.patch b/core/glibc/glibc-2.36-3.patch new file mode 100644 index 000000000..864fdafdb --- /dev/null +++ b/core/glibc/glibc-2.36-3.patch @@ -0,0 +1,7604 @@ +diff --git a/NEWS b/NEWS +index f61e521fc8..e92d547e2c 100644 +--- a/NEWS ++++ b/NEWS +@@ -5,6 +5,48 @@ See the end for copying conditions. + Please send GNU C library bug reports via + using `glibc' in the "product" field. + ++Version 2.36.1 ++ ++Major new features: ++ ++* The getent tool now supports the --no-addrconfig option. The output of ++ getent with --no-addrconfig may contain addresses of families not ++ configured on the current host i.e. as-if you had not passed ++ AI_ADDRCONFIG to getaddrinfo calls. ++ ++Security related changes: ++ ++ CVE-2022-39046: When the syslog function is passed a crafted input ++ string larger than 1024 bytes, it reads uninitialized memory from the ++ heap and prints it to the target log file, potentially revealing a ++ portion of the contents of the heap. ++ ++The following bugs are resolved with this release: ++ ++ [12154] Do not fail DNS resolution for CNAMEs which are not host names ++ [24816] Fix tst-nss-files-hosts-long on single-stack hosts ++ [28846] CMSG_NXTHDR may trigger -Wstrict-overflow warning ++ [29305] Conserve NSS buffer space during DNS packet parsing ++ [29415] nscd: Fix netlink cache invalidation if epoll is used ++ [28937] New DSO dependency sorter does not put new map first if in a cycle ++ [29446] _dlopen now ignores dl_caller argument in static mode ++ [29485] Linux: Terminate subprocess on late failure in tst-pidfd ++ [29490] alpha: New __brk_call implementation is broken ++ [29463] math/test-float128-y1 fails on x86_64 ++ [29488] test-ibm128-llround fails on ppc64el when built with gcc-12 and -O2 ++ or higher ++ [29528] elf: Call __libc_early_init for reused namespaces ++ [29537] libc: [2.34 regression]: Alignment issue on m68k when using ++ [29539] libc: LD_TRACE_LOADED_OBJECTS changed how vDSO library are ++ [29583] Use 64-bit interfaces in gconv_parseconfdir ++ [29600] Do not completely clear reused namespace in dlmopen ++ [29607] nscd repeatably crashes calling __strlen_avx2 when hosts cache is ++ enabled ++ [29638] libc: stdlib: arc4random fallback is never used ++ [29657] libc: Incorrect struct stat for 64-bit time on linux/generic ++ platforms ++ [29730] broken y2038 support in fstatat on MIPS N64 ++ + Version 2.36 + + Major new features: +diff --git a/bits/socket.h b/bits/socket.h +index 2b99dea33b..aac8c49b00 100644 +--- a/bits/socket.h ++++ b/bits/socket.h +@@ -245,6 +245,12 @@ struct cmsghdr + + CMSG_ALIGN (sizeof (struct cmsghdr))) + #define CMSG_LEN(len) (CMSG_ALIGN (sizeof (struct cmsghdr)) + (len)) + ++/* Given a length, return the additional padding necessary such that ++ len + __CMSG_PADDING(len) == CMSG_ALIGN (len). */ ++#define __CMSG_PADDING(len) ((sizeof (size_t) \ ++ - ((len) & (sizeof (size_t) - 1))) \ ++ & (sizeof (size_t) - 1)) ++ + extern struct cmsghdr *__cmsg_nxthdr (struct msghdr *__mhdr, + struct cmsghdr *__cmsg) __THROW; + #ifdef __USE_EXTERN_INLINES +@@ -254,18 +260,38 @@ extern struct cmsghdr *__cmsg_nxthdr (struct msghdr *__mhdr, + _EXTERN_INLINE struct cmsghdr * + __NTH (__cmsg_nxthdr (struct msghdr *__mhdr, struct cmsghdr *__cmsg)) + { ++ /* We may safely assume that __cmsg lies between __mhdr->msg_control and ++ __mhdr->msg_controllen because the user is required to obtain the first ++ cmsg via CMSG_FIRSTHDR, set its length, then obtain subsequent cmsgs ++ via CMSG_NXTHDR, setting lengths along the way. However, we don't yet ++ trust the value of __cmsg->cmsg_len and therefore do not use it in any ++ pointer arithmetic until we check its value. */ ++ ++ unsigned char * __msg_control_ptr = (unsigned char *) __mhdr->msg_control; ++ unsigned char * __cmsg_ptr = (unsigned char *) __cmsg; ++ ++ size_t __size_needed = sizeof (struct cmsghdr) ++ + __CMSG_PADDING (__cmsg->cmsg_len); ++ ++ /* The current header is malformed, too small to be a full header. */ + if ((size_t) __cmsg->cmsg_len < sizeof (struct cmsghdr)) +- /* The kernel header does this so there may be a reason. */ + return (struct cmsghdr *) 0; + ++ /* There isn't enough space between __cmsg and the end of the buffer to ++ hold the current cmsg *and* the next one. */ ++ if (((size_t) ++ (__msg_control_ptr + __mhdr->msg_controllen - __cmsg_ptr) ++ < __size_needed) ++ || ((size_t) ++ (__msg_control_ptr + __mhdr->msg_controllen - __cmsg_ptr ++ - __size_needed) ++ < __cmsg->cmsg_len)) ++ ++ return (struct cmsghdr *) 0; ++ ++ /* Now, we trust cmsg_len and can use it to find the next header. */ + __cmsg = (struct cmsghdr *) ((unsigned char *) __cmsg + + CMSG_ALIGN (__cmsg->cmsg_len)); +- if ((unsigned char *) (__cmsg + 1) > ((unsigned char *) __mhdr->msg_control +- + __mhdr->msg_controllen) +- || ((unsigned char *) __cmsg + CMSG_ALIGN (__cmsg->cmsg_len) +- > ((unsigned char *) __mhdr->msg_control + __mhdr->msg_controllen))) +- /* No more entries. */ +- return (struct cmsghdr *) 0; + return __cmsg; + } + #endif /* Use `extern inline'. */ +diff --git a/dlfcn/dlopen.c b/dlfcn/dlopen.c +index 2696dde4b1..9b07b4e132 100644 +--- a/dlfcn/dlopen.c ++++ b/dlfcn/dlopen.c +@@ -90,7 +90,7 @@ compat_symbol (libdl, ___dlopen, dlopen, GLIBC_2_1); + void * + __dlopen (const char *file, int mode, void *dl_caller) + { +- return dlopen_implementation (file, mode, RETURN_ADDRESS (0)); ++ return dlopen_implementation (file, mode, dl_caller); + } + + void * +diff --git a/elf/Makefile b/elf/Makefile +index fd77d0c7c8..72178d33ff 100644 +--- a/elf/Makefile ++++ b/elf/Makefile +@@ -374,6 +374,8 @@ tests += \ + tst-align \ + tst-align2 \ + tst-align3 \ ++ tst-audit-tlsdesc \ ++ tst-audit-tlsdesc-dlopen \ + tst-audit1 \ + tst-audit2 \ + tst-audit8 \ +@@ -408,6 +410,7 @@ tests += \ + tst-dlmopen4 \ + tst-dlmopen-dlerror \ + tst-dlmopen-gethostbyname \ ++ tst-dlmopen-twice \ + tst-dlopenfail \ + tst-dlopenfail-2 \ + tst-dlopenrpath \ +@@ -765,6 +768,8 @@ modules-names += \ + tst-alignmod3 \ + tst-array2dep \ + tst-array5dep \ ++ tst-audit-tlsdesc-mod1 \ ++ tst-audit-tlsdesc-mod2 \ + tst-audit11mod1 \ + tst-audit11mod2 \ + tst-audit12mod1 \ +@@ -798,6 +803,7 @@ modules-names += \ + tst-auditmanymod7 \ + tst-auditmanymod8 \ + tst-auditmanymod9 \ ++ tst-auditmod-tlsdesc \ + tst-auditmod1 \ + tst-auditmod9a \ + tst-auditmod9b \ +@@ -834,6 +840,8 @@ modules-names += \ + tst-dlmopen1mod \ + tst-dlmopen-dlerror-mod \ + tst-dlmopen-gethostbyname-mod \ ++ tst-dlmopen-twice-mod1 \ ++ tst-dlmopen-twice-mod2 \ + tst-dlopenfaillinkmod \ + tst-dlopenfailmod1 \ + tst-dlopenfailmod2 \ +@@ -990,23 +998,8 @@ modules-names += tst-gnu2-tls1mod + $(objpfx)tst-gnu2-tls1: $(objpfx)tst-gnu2-tls1mod.so + tst-gnu2-tls1mod.so-no-z-defs = yes + CFLAGS-tst-gnu2-tls1mod.c += -mtls-dialect=gnu2 ++endif # $(have-mtls-dialect-gnu2) + +-tests += tst-audit-tlsdesc tst-audit-tlsdesc-dlopen +-modules-names += tst-audit-tlsdesc-mod1 tst-audit-tlsdesc-mod2 tst-auditmod-tlsdesc +-$(objpfx)tst-audit-tlsdesc: $(objpfx)tst-audit-tlsdesc-mod1.so \ +- $(objpfx)tst-audit-tlsdesc-mod2.so \ +- $(shared-thread-library) +-CFLAGS-tst-audit-tlsdesc-mod1.c += -mtls-dialect=gnu2 +-CFLAGS-tst-audit-tlsdesc-mod2.c += -mtls-dialect=gnu2 +-$(objpfx)tst-audit-tlsdesc-dlopen: $(shared-thread-library) +-$(objpfx)tst-audit-tlsdesc-dlopen.out: $(objpfx)tst-audit-tlsdesc-mod1.so \ +- $(objpfx)tst-audit-tlsdesc-mod2.so +-$(objpfx)tst-audit-tlsdesc-mod1.so: $(objpfx)tst-audit-tlsdesc-mod2.so +-$(objpfx)tst-audit-tlsdesc.out: $(objpfx)tst-auditmod-tlsdesc.so +-tst-audit-tlsdesc-ENV = LD_AUDIT=$(objpfx)tst-auditmod-tlsdesc.so +-$(objpfx)tst-audit-tlsdesc-dlopen.out: $(objpfx)tst-auditmod-tlsdesc.so +-tst-audit-tlsdesc-dlopen-ENV = LD_AUDIT=$(objpfx)tst-auditmod-tlsdesc.so +-endif + ifeq (yes,$(have-protected-data)) + modules-names += tst-protected1moda tst-protected1modb + tests += tst-protected1a tst-protected1b +@@ -2967,3 +2960,25 @@ $(objpfx)tst-tls-allocation-failure-static-patched.out: \ + grep -q '^Fatal glibc error: Cannot allocate TLS block$$' $@ \ + && grep -q '^status: 127$$' $@; \ + $(evaluate-test) ++ ++$(objpfx)tst-audit-tlsdesc: $(objpfx)tst-audit-tlsdesc-mod1.so \ ++ $(objpfx)tst-audit-tlsdesc-mod2.so \ ++ $(shared-thread-library) ++ifeq (yes,$(have-mtls-dialect-gnu2)) ++# The test is valid for all TLS types, but we want to exercise GNU2 ++# TLS if possible. ++CFLAGS-tst-audit-tlsdesc-mod1.c += -mtls-dialect=gnu2 ++CFLAGS-tst-audit-tlsdesc-mod2.c += -mtls-dialect=gnu2 ++endif ++$(objpfx)tst-audit-tlsdesc-dlopen: $(shared-thread-library) ++$(objpfx)tst-audit-tlsdesc-dlopen.out: $(objpfx)tst-audit-tlsdesc-mod1.so \ ++ $(objpfx)tst-audit-tlsdesc-mod2.so ++$(objpfx)tst-audit-tlsdesc-mod1.so: $(objpfx)tst-audit-tlsdesc-mod2.so ++$(objpfx)tst-audit-tlsdesc.out: $(objpfx)tst-auditmod-tlsdesc.so ++tst-audit-tlsdesc-ENV = LD_AUDIT=$(objpfx)tst-auditmod-tlsdesc.so ++$(objpfx)tst-audit-tlsdesc-dlopen.out: $(objpfx)tst-auditmod-tlsdesc.so ++tst-audit-tlsdesc-dlopen-ENV = LD_AUDIT=$(objpfx)tst-auditmod-tlsdesc.so ++ ++$(objpfx)tst-dlmopen-twice.out: \ ++ $(objpfx)tst-dlmopen-twice-mod1.so \ ++ $(objpfx)tst-dlmopen-twice-mod2.so +diff --git a/elf/dl-cache.c b/elf/dl-cache.c +index 8bbf110d02..b97c17b3a9 100644 +--- a/elf/dl-cache.c ++++ b/elf/dl-cache.c +@@ -509,8 +509,9 @@ _dl_load_cache_lookup (const char *name) + we are accessing. Therefore we must make the copy of the + mapping data without using malloc. */ + char *temp; +- temp = alloca (strlen (best) + 1); +- strcpy (temp, best); ++ size_t best_len = strlen (best) + 1; ++ temp = alloca (best_len); ++ memcpy (temp, best, best_len); + return __strdup (temp); + } + +diff --git a/elf/dl-hwcaps.c b/elf/dl-hwcaps.c +index 6f161f6ad5..92eb53790e 100644 +--- a/elf/dl-hwcaps.c ++++ b/elf/dl-hwcaps.c +@@ -193,7 +193,7 @@ _dl_important_hwcaps (const char *glibc_hwcaps_prepend, + /* Each hwcaps subdirectory has a GLIBC_HWCAPS_PREFIX string prefix + and a "/" suffix once stored in the result. */ + hwcaps_counts.maximum_length += strlen (GLIBC_HWCAPS_PREFIX) + 1; +- size_t total = (hwcaps_counts.count * (strlen (GLIBC_HWCAPS_PREFIX) + 1) ++ size_t hwcaps_sz = (hwcaps_counts.count * (strlen (GLIBC_HWCAPS_PREFIX) + 1) + + hwcaps_counts.total_length); + + /* Count the number of bits set in the masked value. */ +@@ -229,11 +229,12 @@ _dl_important_hwcaps (const char *glibc_hwcaps_prepend, + assert (m == cnt); + + /* Determine the total size of all strings together. */ ++ size_t total; + if (cnt == 1) +- total += temp[0].len + 1; ++ total = temp[0].len + 1; + else + { +- total += temp[0].len + temp[cnt - 1].len + 2; ++ total = temp[0].len + temp[cnt - 1].len + 2; + if (cnt > 2) + { + total <<= 1; +@@ -255,6 +256,7 @@ _dl_important_hwcaps (const char *glibc_hwcaps_prepend, + /* This is the overall result, including both glibc-hwcaps + subdirectories and the legacy hwcaps subdirectories using the + power set construction. */ ++ total += hwcaps_sz; + struct r_strlenpair *overall_result + = malloc (*sz * sizeof (*result) + total); + if (overall_result == NULL) +diff --git a/elf/dl-lookup.c b/elf/dl-lookup.c +index 4c86dc694e..67fb2e31e2 100644 +--- a/elf/dl-lookup.c ++++ b/elf/dl-lookup.c +@@ -854,6 +854,23 @@ _dl_lookup_symbol_x (const char *undef_name, struct link_map *undef_map, + if (__glibc_unlikely (current_value.m->l_used == 0)) + current_value.m->l_used = 1; + ++ if (__glibc_unlikely (GLRO(dl_debug_mask) & DL_DEBUG_BINDINGS)) ++ { ++ const char *reference_name = undef_map->l_name; ++ ++ _dl_debug_printf ("binding file %s [%lu] to %s [%lu]: %s symbol `%s'", ++ DSO_FILENAME (reference_name), ++ undef_map->l_ns, ++ DSO_FILENAME (current_value.m->l_name), ++ current_value.m->l_ns, ++ protected ? "protected" : "normal", undef_name); ++ if (version) ++ _dl_debug_printf_c (" [%s]\n", version->name); ++ else ++ _dl_debug_printf_c ("\n"); ++ } ++ ++ + *ref = current_value.s; + return LOOKUP_VALUE (current_value.m); + } +diff --git a/elf/dl-open.c b/elf/dl-open.c +index a23e65926b..e7db5e9642 100644 +--- a/elf/dl-open.c ++++ b/elf/dl-open.c +@@ -850,6 +850,7 @@ no more namespaces available for dlmopen()")); + ++GL(dl_nns); + } + ++ GL(dl_ns)[nsid].libc_map = NULL; + _dl_debug_update (nsid)->r_state = RT_CONSISTENT; + } + /* Never allow loading a DSO in a namespace which is empty. Such +diff --git a/elf/dl-sort-maps.c b/elf/dl-sort-maps.c +index 96638d7ed1..3e2a6a584e 100644 +--- a/elf/dl-sort-maps.c ++++ b/elf/dl-sort-maps.c +@@ -27,12 +27,12 @@ + If FOR_FINI is true, this is called for finishing an object. */ + static void + _dl_sort_maps_original (struct link_map **maps, unsigned int nmaps, +- unsigned int skip, bool for_fini) ++ bool force_first, bool for_fini) + { + /* Allows caller to do the common optimization of skipping the first map, + usually the main binary. */ +- maps += skip; +- nmaps -= skip; ++ maps += force_first; ++ nmaps -= force_first; + + /* A list of one element need not be sorted. */ + if (nmaps <= 1) +@@ -182,8 +182,9 @@ dfs_traversal (struct link_map ***rpo, struct link_map *map, + + static void + _dl_sort_maps_dfs (struct link_map **maps, unsigned int nmaps, +- unsigned int skip __attribute__ ((unused)), bool for_fini) ++ bool force_first, bool for_fini) + { ++ struct link_map *first_map = maps[0]; + for (int i = nmaps - 1; i >= 0; i--) + maps[i]->l_visited = 0; + +@@ -208,14 +209,6 @@ _dl_sort_maps_dfs (struct link_map **maps, unsigned int nmaps, + Adjusting the order so that maps[0] is last traversed naturally avoids + this problem. + +- Further, the old "optimization" of skipping the main object at maps[0] +- from the call-site (i.e. _dl_sort_maps(maps+1,nmaps-1)) is in general +- no longer valid, since traversing along object dependency-links +- may "find" the main object even when it is not included in the initial +- order (e.g. a dlopen()'ed shared object can have circular dependencies +- linked back to itself). In such a case, traversing N-1 objects will +- create a N-object result, and raise problems. +- + To summarize, just passing in the full list, and iterating from back + to front makes things much more straightforward. */ + +@@ -274,6 +267,27 @@ _dl_sort_maps_dfs (struct link_map **maps, unsigned int nmaps, + } + + memcpy (maps, rpo, sizeof (struct link_map *) * nmaps); ++ ++ /* Skipping the first object at maps[0] is not valid in general, ++ since traversing along object dependency-links may "find" that ++ first object even when it is not included in the initial order ++ (e.g., a dlopen'ed shared object can have circular dependencies ++ linked back to itself). In such a case, traversing N-1 objects ++ will create a N-object result, and raise problems. Instead, ++ force the object back into first place after sorting. This naive ++ approach may introduce further dependency ordering violations ++ compared to rotating the cycle until the first map is again in ++ the first position, but as there is a cycle, at least one ++ violation is already present. */ ++ if (force_first && maps[0] != first_map) ++ { ++ int i; ++ for (i = 0; maps[i] != first_map; ++i) ++ ; ++ assert (i < nmaps); ++ memmove (&maps[1], maps, i * sizeof (maps[0])); ++ maps[0] = first_map; ++ } + } + + void +@@ -286,7 +300,7 @@ _dl_sort_maps_init (void) + + void + _dl_sort_maps (struct link_map **maps, unsigned int nmaps, +- unsigned int skip, bool for_fini) ++ bool force_first, bool for_fini) + { + /* It can be tempting to use a static function pointer to store and call + the current selected sorting algorithm routine, but experimentation +@@ -296,9 +310,9 @@ _dl_sort_maps (struct link_map **maps, unsigned int nmaps, + input cases. A simple if-case with direct function calls appears to + be the fastest. */ + if (__glibc_likely (GLRO(dl_dso_sort_algo) == dso_sort_algorithm_original)) +- _dl_sort_maps_original (maps, nmaps, skip, for_fini); ++ _dl_sort_maps_original (maps, nmaps, force_first, for_fini); + else +- _dl_sort_maps_dfs (maps, nmaps, skip, for_fini); ++ _dl_sort_maps_dfs (maps, nmaps, force_first, for_fini); + } + + #endif /* HAVE_TUNABLES. */ +diff --git a/elf/dso-sort-tests-1.def b/elf/dso-sort-tests-1.def +index 5f7f18ef27..4bf9052db1 100644 +--- a/elf/dso-sort-tests-1.def ++++ b/elf/dso-sort-tests-1.def +@@ -64,3 +64,10 @@ output: b>a>{}b->c->d;d=>[ba];c=>a;b=>e=>a;c=>f=>b;d=>g=>c + output(glibc.rtld.dynamic_sort=1): {+a[d>c>b>a>];+e[e>];+f[f>];+g[g>];+d[];%d(b(e(a()))a()g(c(a()f(b(e(a()))))));-d[];-g[];-f[];-e[];-a[c>b>a>];+e[e>];+f[f>];+g[g>];+d[];%d(b(e(a()))a()g(c(a()f(b(e(a()))))));-d[];-g[];-f[];-e[];-a[a1;a->a2;a2->a;b->b1;c->a1;c=>a1 ++output(glibc.rtld.dynamic_sort=1): {+a[a2>a1>a>];+b[b1>b>];-b[];%c(a1());}a1>a>];+b[b1>b>];-b[];%c(a1());}l_faked) + /* The library was not found. */ + _dl_printf ("\t%s => not found\n", l->l_libname->name); ++ else if (strcmp (l->l_libname->name, l->l_name) == 0) ++ /* Print vDSO like libraries without duplicate name. Some ++ consumers depend of this format. */ ++ _dl_printf ("\t%s (0x%0*Zx)\n", l->l_libname->name, ++ (int) sizeof l->l_map_start * 2, ++ (size_t) l->l_map_start); + else + _dl_printf ("\t%s => %s (0x%0*Zx)\n", + DSO_FILENAME (l->l_libname->name), +diff --git a/elf/tst-dlmopen-twice-mod1.c b/elf/tst-dlmopen-twice-mod1.c +new file mode 100644 +index 0000000000..0eaf04948c +--- /dev/null ++++ b/elf/tst-dlmopen-twice-mod1.c +@@ -0,0 +1,37 @@ ++/* Initialization of libc after dlmopen/dlclose/dlmopen (bug 29528). Module 1. ++ Copyright (C) 2022 Free Software Foundation, Inc. ++ This file is part of the GNU C Library. ++ ++ The GNU C Library is free software; you can redistribute it and/or ++ modify it under the terms of the GNU Lesser General Public ++ License as published by the Free Software Foundation; either ++ version 2.1 of the License, or (at your option) any later version. ++ ++ The GNU C Library is distributed in the hope that it will be useful, ++ but WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++ Lesser General Public License for more details. ++ ++ You should have received a copy of the GNU Lesser General Public ++ License along with the GNU C Library; if not, see ++ . */ ++ ++#include ++ ++static void __attribute__ ((constructor)) ++init (void) ++{ ++ puts ("info: tst-dlmopen-twice-mod1.so loaded"); ++ fflush (stdout); ++} ++ ++static void __attribute__ ((destructor)) ++fini (void) ++{ ++ puts ("info: tst-dlmopen-twice-mod1.so about to be unloaded"); ++ fflush (stdout); ++} ++ ++/* Large allocation. The second module does not have this, so it ++ should load libc at a different address. */ ++char large_allocate[16 * 1024 * 1024]; +diff --git a/elf/tst-dlmopen-twice-mod2.c b/elf/tst-dlmopen-twice-mod2.c +new file mode 100644 +index 0000000000..40c6c01f96 +--- /dev/null ++++ b/elf/tst-dlmopen-twice-mod2.c +@@ -0,0 +1,50 @@ ++/* Initialization of libc after dlmopen/dlclose/dlmopen (bug 29528). Module 2. ++ Copyright (C) 2022 Free Software Foundation, Inc. ++ This file is part of the GNU C Library. ++ ++ The GNU C Library is free software; you can redistribute it and/or ++ modify it under the terms of the GNU Lesser General Public ++ License as published by the Free Software Foundation; either ++ version 2.1 of the License, or (at your option) any later version. ++ ++ The GNU C Library is distributed in the hope that it will be useful, ++ but WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++ Lesser General Public License for more details. ++ ++ You should have received a copy of the GNU Lesser General Public ++ License along with the GNU C Library; if not, see ++ . */ ++ ++#include ++#include ++ ++static void __attribute__ ((constructor)) ++init (void) ++{ ++ puts ("info: tst-dlmopen-twice-mod2.so loaded"); ++ fflush (stdout); ++} ++ ++static void __attribute__ ((destructor)) ++fini (void) ++{ ++ puts ("info: tst-dlmopen-twice-mod2.so about to be unloaded"); ++ fflush (stdout); ++} ++ ++int ++run_check (void) ++{ ++ puts ("info: about to call isalpha"); ++ fflush (stdout); ++ ++ volatile char ch = 'a'; ++ if (!isalpha (ch)) ++ { ++ puts ("error: isalpha ('a') is not true"); ++ fflush (stdout); ++ return 1; ++ } ++ return 0; ++} +diff --git a/elf/tst-dlmopen-twice.c b/elf/tst-dlmopen-twice.c +new file mode 100644 +index 0000000000..70c71fe19c +--- /dev/null ++++ b/elf/tst-dlmopen-twice.c +@@ -0,0 +1,54 @@ ++/* Initialization of libc after dlmopen/dlclose/dlmopen (bug 29528). Main. ++ Copyright (C) 2022 Free Software Foundation, Inc. ++ This file is part of the GNU C Library. ++ ++ The GNU C Library is free software; you can redistribute it and/or ++ modify it under the terms of the GNU Lesser General Public ++ License as published by the Free Software Foundation; either ++ version 2.1 of the License, or (at your option) any later version. ++ ++ The GNU C Library is distributed in the hope that it will be useful, ++ but WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++ Lesser General Public License for more details. ++ ++ You should have received a copy of the GNU Lesser General Public ++ License along with the GNU C Library; if not, see ++ . */ ++ ++#include ++#include ++#include ++ ++/* Run the test multiple times, to check finding a new namespace while ++ another namespace is already in use. This used to trigger bug 29600. */ ++static void ++recurse (int depth) ++{ ++ if (depth == 0) ++ return; ++ ++ printf ("info: running at depth %d\n", depth); ++ void *handle = xdlmopen (LM_ID_NEWLM, "tst-dlmopen-twice-mod1.so", ++ RTLD_NOW); ++ xdlclose (handle); ++ handle = xdlmopen (LM_ID_NEWLM, "tst-dlmopen-twice-mod2.so", RTLD_NOW); ++ int (*run_check) (void) = xdlsym (handle, "run_check"); ++ TEST_COMPARE (run_check (), 0); ++ recurse (depth - 1); ++ xdlclose (handle); ++} ++ ++static int ++do_test (void) ++{ ++ /* First run the test without nesting. */ ++ recurse (1); ++ ++ /* Then with nesting. The constant needs to be less than the ++ internal DL_NNS namespace constant. */ ++ recurse (10); ++ return 0; ++} ++ ++#include +diff --git a/iconv/gconv_parseconfdir.h b/iconv/gconv_parseconfdir.h +index debb96b322..b72933b526 100644 +--- a/iconv/gconv_parseconfdir.h ++++ b/iconv/gconv_parseconfdir.h +@@ -29,14 +29,14 @@ + # define isspace(__c) __isspace_l ((__c), _nl_C_locobj_ptr) + # define asprintf __asprintf + # define opendir __opendir +-# define readdir __readdir ++# define readdir64 __readdir64 + # define closedir __closedir + # define mempcpy __mempcpy +-# define struct_stat struct __stat64_t64 +-# define lstat __lstat64_time64 ++# define struct_stat64 struct __stat64_t64 ++# define lstat64 __lstat64_time64 + # define feof_unlocked __feof_unlocked + #else +-# define struct_stat struct stat ++# define struct_stat64 struct stat64 + #endif + + /* Name of the file containing the module information in the directories +@@ -148,8 +148,8 @@ gconv_parseconfdir (const char *prefix, const char *dir, size_t dir_len) + DIR *confdir = opendir (buf); + if (confdir != NULL) + { +- struct dirent *ent; +- while ((ent = readdir (confdir)) != NULL) ++ struct dirent64 *ent; ++ while ((ent = readdir64 (confdir)) != NULL) + { + if (ent->d_type != DT_REG && ent->d_type != DT_UNKNOWN) + continue; +@@ -161,12 +161,12 @@ gconv_parseconfdir (const char *prefix, const char *dir, size_t dir_len) + && strcmp (ent->d_name + len - strlen (suffix), suffix) == 0) + { + char *conf; +- struct_stat st; ++ struct_stat64 st; + if (asprintf (&conf, "%s/%s", buf, ent->d_name) < 0) + continue; + + if (ent->d_type != DT_UNKNOWN +- || (lstat (conf, &st) != -1 && S_ISREG (st.st_mode))) ++ || (lstat64 (conf, &st) != -1 && S_ISREG (st.st_mode))) + found |= read_conf_file (conf, dir, dir_len); + + free (conf); +diff --git a/include/arpa/nameser.h b/include/arpa/nameser.h +index 53f1dbc7c3..c27e7886b7 100644 +--- a/include/arpa/nameser.h ++++ b/include/arpa/nameser.h +@@ -55,6 +55,12 @@ int __ns_name_ntop (const unsigned char *, char *, size_t) __THROW; + int __ns_name_unpack (const unsigned char *, const unsigned char *, + const unsigned char *, unsigned char *, size_t) __THROW; + ++/* Like ns_samename, but for uncompressed binary names. Return true ++ if the two arguments compare are equal as case-insensitive domain ++ names. */ ++_Bool __ns_samebinaryname (const unsigned char *, const unsigned char *) ++ attribute_hidden; ++ + #define ns_msg_getflag(handle, flag) \ + (((handle)._flags & _ns_flagdata[flag].mask) >> _ns_flagdata[flag].shift) + +@@ -89,5 +95,105 @@ libc_hidden_proto (__ns_name_unpack) + extern __typeof (ns_samename) __libc_ns_samename; + libc_hidden_proto (__libc_ns_samename) + ++/* Packet parser helper functions. */ ++ ++/* Verify that P points to an uncompressed domain name in wire format. ++ On success, return the length of the encoded name, including the ++ terminating null byte. On failure, return -1 and set errno. EOM ++ must point one past the last byte in the packet. */ ++int __ns_name_length_uncompressed (const unsigned char *p, ++ const unsigned char *eom) attribute_hidden; ++ ++/* Iterator over the resource records in a DNS packet. */ ++struct ns_rr_cursor ++{ ++ /* These members are not changed after initialization. */ ++ const unsigned char *begin; /* First byte of packet. */ ++ const unsigned char *end; /* One past the last byte of the packet. */ ++ const unsigned char *first_rr; /* First resource record (or packet end). */ ++ ++ /* Advanced towards the end while reading the packet. */ ++ const unsigned char *current; ++}; ++ ++/* Returns the RCODE field from the DNS header. */ ++static inline int ++ns_rr_cursor_rcode (const struct ns_rr_cursor *c) ++{ ++ return c->begin[3] & 0x0f; /* Lower 4 bits at offset 3. */ ++} ++ ++/* Returns the length of the answer section according to the DNS header. */ ++static inline int ++ns_rr_cursor_ancount (const struct ns_rr_cursor *c) ++{ ++ return c->begin[6] * 256 + c->begin[7]; /* 16 bits at offset 6. */ ++} ++ ++/* Returns the length of the authority (name server) section according ++ to the DNS header. */ ++static inline int ++ns_rr_cursor_nscount (const struct ns_rr_cursor *c) ++{ ++ return c->begin[8] * 256 + c->begin[9]; /* 16 bits at offset 8. */ ++} ++ ++/* Returns the length of the additional data section according to the ++ DNS header. */ ++static inline int ++ns_rr_cursor_adcount (const struct ns_rr_cursor *c) ++{ ++ return c->begin[10] * 256 + c->begin[11]; /* 16 bits at offset 10. */ ++} ++ ++/* Returns a pointer to the uncompressed question name in wire ++ format. */ ++static inline const unsigned char * ++ns_rr_cursor_qname (const struct ns_rr_cursor *c) ++{ ++ return c->begin + 12; /* QNAME starts right after the header. */ ++} ++ ++/* Returns the question type of the first and only question. */ ++static inline const int ++ns_rr_cursor_qtype (const struct ns_rr_cursor *c) ++{ ++ /* 16 bits 4 bytes back from the first RR header start. */ ++ return c->first_rr[-4] * 256 + c->first_rr[-3]; ++} ++ ++/* Returns the clss of the first and only question (usally C_IN). */ ++static inline const int ++ns_rr_cursor_qclass (const struct ns_rr_cursor *c) ++{ ++ /* 16 bits 2 bytes back from the first RR header start. */ ++ return c->first_rr[-2] * 256 + c->first_rr[-1]; ++} ++ ++/* Initializes *C to cover the packet [BUF, BUF+LEN). Returns false ++ if LEN is less than sizeof (*HD), if the packet does not contain a ++ full (uncompressed) question, or if the question count is not 1. */ ++_Bool __ns_rr_cursor_init (struct ns_rr_cursor *c, ++ const unsigned char *buf, size_t len) ++ attribute_hidden; ++ ++/* Like ns_rr, but the record owner name is not decoded into text format. */ ++struct ns_rr_wire ++{ ++ unsigned char rname[NS_MAXCDNAME]; /* Owner name of the record. */ ++ uint16_t rtype; /* Resource record type (T_*). */ ++ uint16_t rclass; /* Resource record class (C_*). */ ++ uint32_t ttl; /* Time-to-live field. */ ++ const unsigned char *rdata; /* Start of resource record data. */ ++ uint16_t rdlength; /* Length of the data at rdata, in bytes. */ ++}; ++ ++/* Attempts to parse the record at C into *RR. On success, return ++ true, and C is advanced past the record, and RR->rdata points to ++ the record data. On failure, errno is set to EMSGSIZE, and false ++ is returned. */ ++_Bool __ns_rr_cursor_next (struct ns_rr_cursor *c, struct ns_rr_wire *rr) ++ attribute_hidden; ++ + # endif /* !_ISOMAC */ + #endif +diff --git a/include/bits/wchar2-decl.h b/include/bits/wchar2-decl.h +new file mode 100644 +index 0000000000..00b1b93342 +--- /dev/null ++++ b/include/bits/wchar2-decl.h +@@ -0,0 +1 @@ ++#include +diff --git a/include/resolv.h b/include/resolv.h +index 3590b6f496..4dbbac3800 100644 +--- a/include/resolv.h ++++ b/include/resolv.h +@@ -70,5 +70,8 @@ libc_hidden_proto (__libc_res_nameinquery) + extern __typeof (__res_queriesmatch) __libc_res_queriesmatch; + libc_hidden_proto (__libc_res_queriesmatch) + ++/* Variant of res_hnok which operates on binary (but uncompressed) names. */ ++bool __res_binary_hnok (const unsigned char *dn) attribute_hidden; ++ + # endif /* _RESOLV_H_ && !_ISOMAC */ + #endif +diff --git a/misc/syslog.c b/misc/syslog.c +index 554089bfc4..f67d4b58a4 100644 +--- a/misc/syslog.c ++++ b/misc/syslog.c +@@ -167,7 +167,7 @@ __vsyslog_internal (int pri, const char *fmt, va_list ap, + _nl_C_locobj_ptr); + + #define SYSLOG_HEADER(__pri, __timestamp, __msgoff, pid) \ +- "<%d>%s %n%s%s%.0d%s: ", \ ++ "<%d>%s%n%s%s%.0d%s: ", \ + __pri, __timestamp, __msgoff, \ + LogTag == NULL ? __progname : LogTag, \ + "[" + (pid == 0), pid, "]" + (pid == 0) +@@ -193,28 +193,32 @@ __vsyslog_internal (int pri, const char *fmt, va_list ap, + int vl = __vsnprintf_internal (bufs + l, sizeof bufs - l, fmt, apc, + mode_flags); + if (0 <= vl && vl < sizeof bufs - l) +- { +- buf = bufs; +- bufsize = l + vl; +- } ++ buf = bufs; ++ bufsize = l + vl; + + va_end (apc); + } + + if (buf == NULL) + { +- buf = malloc (l * sizeof (char)); ++ buf = malloc ((bufsize + 1) * sizeof (char)); + if (buf != NULL) + { + /* Tell the cancellation handler to free this buffer. */ + clarg.buf = buf; + + if (has_ts) +- __snprintf (bufs, sizeof bufs, ++ __snprintf (buf, l + 1, + SYSLOG_HEADER (pri, timestamp, &msgoff, pid)); + else +- __snprintf (bufs, sizeof bufs, ++ __snprintf (buf, l + 1, + SYSLOG_HEADER_WITHOUT_TS (pri, &msgoff)); ++ ++ va_list apc; ++ va_copy (apc, ap); ++ __vsnprintf_internal (buf + l, bufsize - l + 1, fmt, apc, ++ mode_flags); ++ va_end (apc); + } + else + { +diff --git a/misc/tst-syslog.c b/misc/tst-syslog.c +index e550d15796..3560b518a2 100644 +--- a/misc/tst-syslog.c ++++ b/misc/tst-syslog.c +@@ -68,21 +68,19 @@ static const int priorities[] = + LOG_DEBUG + }; + +-enum +- { +- ident_length = 64, +- msg_length = 64 +- }; ++#define IDENT_LENGTH 64 ++#define MSG_LENGTH 1024 + + #define SYSLOG_MSG_BASE "syslog_message" + #define OPENLOG_IDENT "openlog_ident" ++static char large_message[MSG_LENGTH]; + + struct msg_t + { + int priority; + int facility; +- char ident[ident_length]; +- char msg[msg_length]; ++ char ident[IDENT_LENGTH]; ++ char msg[MSG_LENGTH]; + pid_t pid; + }; + +@@ -147,6 +145,37 @@ check_syslog_message (const struct msg_t *msg, int msgnum, int options, + return true; + } + ++static void ++send_syslog_large (int options) ++{ ++ int facility = LOG_USER; ++ int priority = LOG_INFO; ++ ++ syslog (facility | priority, "%s %d %d", large_message, facility, ++ priority); ++} ++ ++static void ++send_vsyslog_large (int options) ++{ ++ int facility = LOG_USER; ++ int priority = LOG_INFO; ++ ++ call_vsyslog (facility | priority, "%s %d %d", large_message, facility, ++ priority); ++} ++ ++static bool ++check_syslog_message_large (const struct msg_t *msg, int msgnum, int options, ++ pid_t pid) ++{ ++ TEST_COMPARE (msg->facility, LOG_USER); ++ TEST_COMPARE (msg->priority, LOG_INFO); ++ TEST_COMPARE_STRING (msg->msg, large_message); ++ ++ return false; ++} ++ + static void + send_openlog (int options) + { +@@ -179,6 +208,17 @@ send_openlog (int options) + closelog (); + } + ++static void ++send_openlog_large (int options) ++{ ++ /* Define a non-default IDENT and a not default facility. */ ++ openlog (OPENLOG_IDENT, options, LOG_LOCAL0); ++ ++ syslog (LOG_INFO, "%s %d %d", large_message, LOG_LOCAL0, LOG_INFO); ++ ++ closelog (); ++} ++ + static bool + check_openlog_message (const struct msg_t *msg, int msgnum, + int options, pid_t pid) +@@ -189,7 +229,7 @@ check_openlog_message (const struct msg_t *msg, int msgnum, + int expected_priority = priorities[msgnum % array_length (priorities)]; + TEST_COMPARE (msg->priority, expected_priority); + +- char expected_ident[ident_length]; ++ char expected_ident[IDENT_LENGTH]; + snprintf (expected_ident, sizeof (expected_ident), "%s%s%.0d%s:", + OPENLOG_IDENT, + options & LOG_PID ? "[" : "", +@@ -211,17 +251,43 @@ check_openlog_message (const struct msg_t *msg, int msgnum, + return true; + } + ++static bool ++check_openlog_message_large (const struct msg_t *msg, int msgnum, ++ int options, pid_t pid) ++{ ++ char expected_ident[IDENT_LENGTH]; ++ snprintf (expected_ident, sizeof (expected_ident), "%s%s%.0d%s:", ++ OPENLOG_IDENT, ++ options & LOG_PID ? "[" : "", ++ options & LOG_PID ? pid : 0, ++ options & LOG_PID ? "]" : ""); ++ ++ TEST_COMPARE_STRING (msg->ident, expected_ident); ++ TEST_COMPARE_STRING (msg->msg, large_message); ++ TEST_COMPARE (msg->priority, LOG_INFO); ++ TEST_COMPARE (msg->facility, LOG_LOCAL0); ++ ++ return false; ++} ++ + static struct msg_t + parse_syslog_msg (const char *msg) + { + struct msg_t r = { .pid = -1 }; + int number; ++ int wsb, wsa; ++ ++#define STRINPUT(size) XSTRINPUT(size) ++#define XSTRINPUT(size) "%" # size "s" + + /* The message in the form: +- <179>Apr 8 14:51:19 tst-syslog: syslog message 176 3 */ +- int n = sscanf (msg, "<%3d>%*s %*d %*d:%*d:%*d %32s %64s %*d %*d", +- &number, r.ident, r.msg); ++ <179>Apr 8 14:51:19 tst-syslog: message 176 3 */ ++ int n = sscanf (msg, "<%3d>%*s %*d %*d:%*d:%*d%n %n" STRINPUT(IDENT_LENGTH) ++ " " STRINPUT(MSG_LENGTH) " %*d %*d", ++ &number, &wsb, &wsa, r.ident, r.msg); + TEST_COMPARE (n, 3); ++ /* It should only one space between timestamp and message. */ ++ TEST_COMPARE (wsa - wsb, 1); + + r.facility = number & LOG_FACMASK; + r.priority = number & LOG_PRIMASK; +@@ -246,7 +312,7 @@ parse_syslog_console (const char *msg) + + /* The message in the form: + openlog_ident: syslog_message 128 0 */ +- int n = sscanf (msg, "%32s %64s %d %d", ++ int n = sscanf (msg, STRINPUT(IDENT_LENGTH) " " STRINPUT(MSG_LENGTH) " %d %d", + r.ident, r.msg, &facility, &priority); + TEST_COMPARE (n, 4); + +@@ -281,7 +347,7 @@ check_syslog_udp (void (*syslog_send)(int), int options, + int msgnum = 0; + while (1) + { +- char buf[512]; ++ char buf[2048]; + size_t l = xrecvfrom (server_udp, buf, sizeof (buf), 0, + (struct sockaddr *) &addr, &addrlen); + buf[l] = '\0'; +@@ -325,7 +391,7 @@ check_syslog_tcp (void (*syslog_send)(int), int options, + + int client_tcp = xaccept (server_tcp, NULL, NULL); + +- char buf[512], *rb = buf; ++ char buf[2048], *rb = buf; + size_t rbl = sizeof (buf); + size_t prl = 0; /* Track the size of the partial record. */ + int msgnum = 0; +@@ -393,20 +459,34 @@ check_syslog_console_read (FILE *fp) + } + + static void +-check_syslog_console (void) ++check_syslog_console_read_large (FILE *fp) ++{ ++ char buf[2048]; ++ TEST_VERIFY (fgets (buf, sizeof (buf), fp) != NULL); ++ struct msg_t msg = parse_syslog_console (buf); ++ ++ TEST_COMPARE_STRING (msg.ident, OPENLOG_IDENT ":"); ++ TEST_COMPARE_STRING (msg.msg, large_message); ++ TEST_COMPARE (msg.priority, LOG_INFO); ++ TEST_COMPARE (msg.facility, LOG_LOCAL0); ++} ++ ++static void ++check_syslog_console (void (*syslog_send)(int), ++ void (*syslog_check)(FILE *fp)) + { + xmkfifo (_PATH_CONSOLE, 0666); + + pid_t sender_pid = xfork (); + if (sender_pid == 0) + { +- send_openlog (LOG_CONS); ++ syslog_send (LOG_CONS); + _exit (0); + } + + { + FILE *fp = xfopen (_PATH_CONSOLE, "r+"); +- check_syslog_console_read (fp); ++ syslog_check (fp); + xfclose (fp); + } + +@@ -425,16 +505,28 @@ send_openlog_callback (void *clousure) + } + + static void +-check_syslog_perror (void) ++send_openlog_callback_large (void *clousure) ++{ ++ int options = *(int *) clousure; ++ send_openlog_large (options); ++} ++ ++static void ++check_syslog_perror (bool large) + { + struct support_capture_subprocess result; +- result = support_capture_subprocess (send_openlog_callback, ++ result = support_capture_subprocess (large ++ ? send_openlog_callback_large ++ : send_openlog_callback, + &(int){LOG_PERROR}); + + FILE *mfp = fmemopen (result.err.buffer, result.err.length, "r"); + if (mfp == NULL) + FAIL_EXIT1 ("fmemopen: %m"); +- check_syslog_console_read (mfp); ++ if (large) ++ check_syslog_console_read_large (mfp); ++ else ++ check_syslog_console_read (mfp); + xfclose (mfp); + + support_capture_subprocess_check (&result, "tst-openlog-child", 0, +@@ -462,10 +554,31 @@ do_test (void) + check_syslog_tcp (send_openlog, LOG_PID, check_openlog_message); + + /* Check the LOG_CONS option. */ +- check_syslog_console (); ++ check_syslog_console (send_openlog, check_syslog_console_read); + + /* Check the LOG_PERROR option. */ +- check_syslog_perror (); ++ check_syslog_perror (false); ++ ++ /* Similar tests as before, but with a large message to trigger the ++ syslog path that uses dynamically allocated memory. */ ++ memset (large_message, 'a', sizeof large_message - 1); ++ large_message[sizeof large_message - 1] = '\0'; ++ ++ check_syslog_udp (send_syslog_large, 0, check_syslog_message_large); ++ check_syslog_tcp (send_syslog_large, 0, check_syslog_message_large); ++ ++ check_syslog_udp (send_vsyslog_large, 0, check_syslog_message_large); ++ check_syslog_tcp (send_vsyslog_large, 0, check_syslog_message_large); ++ ++ check_syslog_udp (send_openlog_large, 0, check_openlog_message_large); ++ check_syslog_tcp (send_openlog_large, 0, check_openlog_message_large); ++ ++ check_syslog_udp (send_openlog_large, LOG_PID, check_openlog_message_large); ++ check_syslog_tcp (send_openlog_large, LOG_PID, check_openlog_message_large); ++ ++ check_syslog_console (send_openlog_large, check_syslog_console_read_large); ++ ++ check_syslog_perror (true); + + return 0; + } +diff --git a/nscd/aicache.c b/nscd/aicache.c +index 51e793199f..e0baed170b 100644 +--- a/nscd/aicache.c ++++ b/nscd/aicache.c +@@ -110,11 +110,10 @@ addhstaiX (struct database_dyn *db, int fd, request_header *req, + "gethostbyname4_r"); + if (fct4 != NULL) + { +- struct gaih_addrtuple atmem; + struct gaih_addrtuple *at; + while (1) + { +- at = &atmem; ++ at = NULL; + rc6 = 0; + herrno = 0; + status[1] = DL_CALL_FCT (fct4, (key, &at, +@@ -137,7 +136,7 @@ addhstaiX (struct database_dyn *db, int fd, request_header *req, + goto next_nip; + + /* We found the data. Count the addresses and the size. */ +- for (const struct gaih_addrtuple *at2 = at = &atmem; at2 != NULL; ++ for (const struct gaih_addrtuple *at2 = at; at2 != NULL; + at2 = at2->next) + { + ++naddrs; +diff --git a/nscd/connections.c b/nscd/connections.c +index 61d1674eb4..531d2e83df 100644 +--- a/nscd/connections.c ++++ b/nscd/connections.c +@@ -2284,7 +2284,8 @@ main_loop_epoll (int efd) + sizeof (buf))) != -1) + ; + +- __bump_nl_timestamp (); ++ dbs[hstdb].head->extra_data[NSCD_HST_IDX_CONF_TIMESTAMP] ++ = __bump_nl_timestamp (); + } + # endif + else +diff --git a/nss/getent.c b/nss/getent.c +index 8178b4b470..d2d2524b0c 100644 +--- a/nss/getent.c ++++ b/nss/getent.c +@@ -58,6 +58,8 @@ static const struct argp_option args_options[] = + { + { "service", 's', N_("CONFIG"), 0, N_("Service configuration to be used") }, + { "no-idn", 'i', NULL, 0, N_("disable IDN encoding") }, ++ { "no-addrconfig", 'A', NULL, 0, ++ N_("do not filter out unsupported IPv4/IPv6 addresses (with ahosts*)") }, + { NULL, 0, NULL, 0, NULL }, + }; + +@@ -79,6 +81,9 @@ static struct argp argp = + /* Additional getaddrinfo flags for IDN encoding. */ + static int idn_flags = AI_IDN | AI_CANONIDN; + ++/* Set to 0 by --no-addrconfig. */ ++static int addrconfig_flags = AI_ADDRCONFIG; ++ + /* Print the version information. */ + static void + print_version (FILE *stream, struct argp_state *state) +@@ -346,7 +351,7 @@ ahosts_keys_int (int af, int xflags, int number, char *key[]) + + struct addrinfo hint; + memset (&hint, '\0', sizeof (hint)); +- hint.ai_flags = (AI_V4MAPPED | AI_ADDRCONFIG | AI_CANONNAME ++ hint.ai_flags = (AI_V4MAPPED | addrconfig_flags | AI_CANONNAME + | idn_flags | xflags); + hint.ai_family = af; + +@@ -905,6 +910,10 @@ parse_option (int key, char *arg, struct argp_state *state) + idn_flags = 0; + break; + ++ case 'A': ++ addrconfig_flags = 0; ++ break; ++ + default: + return ARGP_ERR_UNKNOWN; + } +diff --git a/nss/tst-nss-files-hosts-long.c b/nss/tst-nss-files-hosts-long.c +index 3942cf5fca..a7697e3143 100644 +--- a/nss/tst-nss-files-hosts-long.c ++++ b/nss/tst-nss-files-hosts-long.c +@@ -28,14 +28,15 @@ do_test (void) + { + int ret; + +- /* Run getent to fetch the IPv4 address for host test4. +- This forces /etc/hosts to be parsed. */ +- ret = system("getent ahostsv4 test4"); ++ /* Run getent to fetch the IPv4 address for host test4. This forces ++ /etc/hosts to be parsed. Use --no-addrconfig to return addresses ++ even in an IPv6-only environment. */ ++ ret = system("getent --no-addrconfig ahostsv4 test4"); + if (ret != 0) + FAIL_EXIT1("ahostsv4 failed"); + + /* Likewise for IPv6. */ +- ret = system("getent ahostsv6 test6"); ++ ret = system("getent --no-addrconfig ahostsv6 test6"); + if (ret != 0) + FAIL_EXIT1("ahostsv6 failed"); + +diff --git a/nss/tst-reload1.c b/nss/tst-reload1.c +index fdc5bdd65b..bc32bb132a 100644 +--- a/nss/tst-reload1.c ++++ b/nss/tst-reload1.c +@@ -43,12 +43,12 @@ static struct passwd pwd_table_1[] = { + + static const char *hostaddr_5[] = + { +- "ABCD", "abcd", "1234", NULL ++ "ABCd", "ABCD", "ABC4", NULL + }; + + static const char *hostaddr_15[] = + { +- "4321", "ghij", NULL ++ "4321", "4322", NULL + }; + + static const char *hostaddr_25[] = +@@ -86,12 +86,12 @@ static const char *hostaddr_6[] = + + static const char *hostaddr_16[] = + { +- "7890", "a1b2", NULL ++ "7890", "7891", NULL + }; + + static const char *hostaddr_26[] = + { +- "qwer", "tyui", NULL ++ "qwer", "qweR", NULL + }; + + static struct hostent host_table_2[] = { +diff --git a/resolv/Makefile b/resolv/Makefile +index 5b15321f9b..f8a92c6cff 100644 +--- a/resolv/Makefile ++++ b/resolv/Makefile +@@ -40,12 +40,16 @@ routines := \ + inet_pton \ + ns_makecanon \ + ns_name_compress \ ++ ns_name_length_uncompressed \ + ns_name_ntop \ + ns_name_pack \ + ns_name_pton \ + ns_name_skip \ + ns_name_uncompress \ + ns_name_unpack \ ++ ns_rr_cursor_init \ ++ ns_rr_cursor_next \ ++ ns_samebinaryname \ + ns_samename \ + nsap_addr \ + nss_dns_functions \ +@@ -89,9 +93,12 @@ tests += \ + tst-ns_name_pton \ + tst-res_hconf_reorder \ + tst-res_hnok \ ++ tst-resolv-aliases \ + tst-resolv-basic \ + tst-resolv-binary \ ++ tst-resolv-byaddr \ + tst-resolv-edns \ ++ tst-resolv-invalid-cname \ + tst-resolv-network \ + tst-resolv-noaaaa \ + tst-resolv-nondecimal \ +@@ -104,6 +111,18 @@ tests += \ + tests-internal += tst-resolv-txnid-collision + tests-static += tst-resolv-txnid-collision + ++# Likewise for __ns_samebinaryname. ++tests-internal += tst-ns_samebinaryname ++tests-static += tst-ns_samebinaryname ++ ++# Likewise for __ns_name_length_uncompressed. ++tests-internal += tst-ns_name_length_uncompressed ++tests-static += tst-ns_name_length_uncompressed ++ ++# Likewise for struct ns_rr_cursor and its functions. ++tests-internal += tst-ns_rr_cursor ++tests-static += tst-ns_rr_cursor ++ + # These tests need libdl. + ifeq (yes,$(build-shared)) + tests += \ +@@ -258,8 +277,10 @@ $(objpfx)tst-resolv-ai_idn.out: $(gen-locales) + $(objpfx)tst-resolv-ai_idn-latin1.out: $(gen-locales) + $(objpfx)tst-resolv-ai_idn-nolibidn2.out: \ + $(gen-locales) $(objpfx)tst-no-libidn2.so ++$(objpfx)tst-resolv-aliases: $(objpfx)libresolv.so $(shared-thread-library) + $(objpfx)tst-resolv-basic: $(objpfx)libresolv.so $(shared-thread-library) + $(objpfx)tst-resolv-binary: $(objpfx)libresolv.so $(shared-thread-library) ++$(objpfx)tst-resolv-byaddr: $(objpfx)libresolv.so $(shared-thread-library) + $(objpfx)tst-resolv-edns: $(objpfx)libresolv.so $(shared-thread-library) + $(objpfx)tst-resolv-network: $(objpfx)libresolv.so $(shared-thread-library) + $(objpfx)tst-resolv-res_init: $(objpfx)libresolv.so +@@ -267,6 +288,8 @@ $(objpfx)tst-resolv-res_init-multi: $(objpfx)libresolv.so \ + $(shared-thread-library) + $(objpfx)tst-resolv-res_init-thread: $(objpfx)libresolv.so \ + $(shared-thread-library) ++$(objpfx)tst-resolv-invalid-cname: $(objpfx)libresolv.so \ ++ $(shared-thread-library) + $(objpfx)tst-resolv-noaaaa: $(objpfx)libresolv.so $(shared-thread-library) + $(objpfx)tst-resolv-nondecimal: $(objpfx)libresolv.so $(shared-thread-library) + $(objpfx)tst-resolv-qtypes: $(objpfx)libresolv.so $(shared-thread-library) +diff --git a/resolv/README b/resolv/README +index 514e9bb617..2146bc3b27 100644 +--- a/resolv/README ++++ b/resolv/README +@@ -146,6 +146,3 @@ res_libc.c is home-brewn, although parts of it are taken from res_data.c. + + res_hconf.c and res_hconf.h were contributed by David Mosberger, and + do not come from BIND. +- +-The files gethnamaddr.c, mapv4v6addr.h and mapv4v6hostent.h are +-leftovers from BIND 4.9.7. +diff --git a/resolv/mapv4v6addr.h b/resolv/mapv4v6addr.h +deleted file mode 100644 +index 7f85f7d5e3..0000000000 +--- a/resolv/mapv4v6addr.h ++++ /dev/null +@@ -1,69 +0,0 @@ +-/* +- * ++Copyright++ 1985, 1988, 1993 +- * - +- * Copyright (c) 1985, 1988, 1993 +- * The Regents of the University of California. All rights reserved. +- * +- * Redistribution and use in source and binary forms, with or without +- * modification, are permitted provided that the following conditions +- * are met: +- * 1. Redistributions of source code must retain the above copyright +- * notice, this list of conditions and the following disclaimer. +- * 2. Redistributions in binary form must reproduce the above copyright +- * notice, this list of conditions and the following disclaimer in the +- * documentation and/or other materials provided with the distribution. +- * 4. Neither the name of the University nor the names of its contributors +- * may be used to endorse or promote products derived from this software +- * without specific prior written permission. +- * +- * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND +- * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +- * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE +- * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +- * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS +- * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +- * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +- * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY +- * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF +- * SUCH DAMAGE. +- * - +- * Portions Copyright (c) 1993 by Digital Equipment Corporation. +- * +- * Permission to use, copy, modify, and distribute this software for any +- * purpose with or without fee is hereby granted, provided that the above +- * copyright notice and this permission notice appear in all copies, and that +- * the name of Digital Equipment Corporation not be used in advertising or +- * publicity pertaining to distribution of the document or software without +- * specific, written prior permission. +- * +- * THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL +- * WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES +- * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT +- * CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL +- * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR +- * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS +- * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS +- * SOFTWARE. +- * - +- * --Copyright-- +- */ +- +-#include +-#include +- +-static void +-map_v4v6_address (const char *src, char *dst) +-{ +- u_char *p = (u_char *) dst; +- int i; +- +- /* Move the IPv4 part to the right position. */ +- memcpy (dst + 12, src, INADDRSZ); +- +- /* Mark this ipv6 addr as a mapped ipv4. */ +- for (i = 0; i < 10; i++) +- *p++ = 0x00; +- *p++ = 0xff; +- *p = 0xff; +-} +diff --git a/resolv/mapv4v6hostent.h b/resolv/mapv4v6hostent.h +deleted file mode 100644 +index c11038adf3..0000000000 +--- a/resolv/mapv4v6hostent.h ++++ /dev/null +@@ -1,84 +0,0 @@ +-/* +- * ++Copyright++ 1985, 1988, 1993 +- * - +- * Copyright (c) 1985, 1988, 1993 +- * The Regents of the University of California. All rights reserved. +- * +- * Redistribution and use in source and binary forms, with or without +- * modification, are permitted provided that the following conditions +- * are met: +- * 1. Redistributions of source code must retain the above copyright +- * notice, this list of conditions and the following disclaimer. +- * 2. Redistributions in binary form must reproduce the above copyright +- * notice, this list of conditions and the following disclaimer in the +- * documentation and/or other materials provided with the distribution. +- * 4. Neither the name of the University nor the names of its contributors +- * may be used to endorse or promote products derived from this software +- * without specific prior written permission. +- * +- * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND +- * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +- * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE +- * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +- * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS +- * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +- * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +- * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY +- * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF +- * SUCH DAMAGE. +- * - +- * Portions Copyright (c) 1993 by Digital Equipment Corporation. +- * +- * Permission to use, copy, modify, and distribute this software for any +- * purpose with or without fee is hereby granted, provided that the above +- * copyright notice and this permission notice appear in all copies, and that +- * the name of Digital Equipment Corporation not be used in advertising or +- * publicity pertaining to distribution of the document or software without +- * specific, written prior permission. +- * +- * THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL +- * WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES +- * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT +- * CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL +- * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR +- * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS +- * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS +- * SOFTWARE. +- * - +- * --Copyright-- +- */ +- +-#include +-#include +- +-typedef union { +- int32_t al; +- char ac; +-} align; +- +-static int +-map_v4v6_hostent (struct hostent *hp, char **bpp, int *lenp) +-{ +- char **ap; +- +- if (hp->h_addrtype != AF_INET || hp->h_length != INADDRSZ) +- return 0; +- hp->h_addrtype = AF_INET6; +- hp->h_length = IN6ADDRSZ; +- for (ap = hp->h_addr_list; *ap; ap++) +- { +- int i = sizeof (align) - ((u_long) *bpp % sizeof (align)); +- +- if (*lenp < (i + IN6ADDRSZ)) +- /* Out of memory. */ +- return 1; +- *bpp += i; +- *lenp -= i; +- map_v4v6_address (*ap, *bpp); +- *ap = *bpp; +- *bpp += IN6ADDRSZ; +- *lenp -= IN6ADDRSZ; +- } +- return 0; +-} +diff --git a/resolv/ns_name_length_uncompressed.c b/resolv/ns_name_length_uncompressed.c +new file mode 100644 +index 0000000000..51296b47ef +--- /dev/null ++++ b/resolv/ns_name_length_uncompressed.c +@@ -0,0 +1,72 @@ ++/* Skip over an uncompressed name in wire format. ++ Copyright (C) 2022 Free Software Foundation, Inc. ++ This file is part of the GNU C Library. ++ ++ The GNU C Library is free software; you can redistribute it and/or ++ modify it under the terms of the GNU Lesser General Public ++ License as published by the Free Software Foundation; either ++ version 2.1 of the License, or (at your option) any later version. ++ ++ The GNU C Library is distributed in the hope that it will be useful, ++ but WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++ Lesser General Public License for more details. ++ ++ You should have received a copy of the GNU Lesser General Public ++ License along with the GNU C Library; if not, see ++ . */ ++ ++#include ++#include ++#include ++ ++int ++__ns_name_length_uncompressed (const unsigned char *p, ++ const unsigned char *eom) ++{ ++ const unsigned char *start = p; ++ ++ while (true) ++ { ++ if (p == eom) ++ { ++ /* Truncated packet: no room for label length. */ ++ __set_errno (EMSGSIZE); ++ return -1; ++ } ++ ++ unsigned char b = *p; ++ ++p; ++ if (b == 0) ++ { ++ /* Root label. */ ++ size_t length = p - start; ++ if (length > NS_MAXCDNAME) ++ { ++ /* Domain name too long. */ ++ __set_errno (EMSGSIZE); ++ return -1; ++ } ++ return length; ++ } ++ ++ if (b <= 63) ++ { ++ /* Regular label. */ ++ if (b <= eom - p) ++ p += b; ++ else ++ { ++ /* Truncated packet: label incomplete. */ ++ __set_errno (EMSGSIZE); ++ return -1; ++ } ++ } ++ else ++ { ++ /* Compression reference or corrupted label length. */ ++ __set_errno (EMSGSIZE); ++ return -1; ++ } ++ } ++} +diff --git a/resolv/ns_rr_cursor_init.c b/resolv/ns_rr_cursor_init.c +new file mode 100644 +index 0000000000..6ee80b30e9 +--- /dev/null ++++ b/resolv/ns_rr_cursor_init.c +@@ -0,0 +1,62 @@ ++/* Initialize a simple DNS packet parser. ++ Copyright (C) 2022 Free Software Foundation, Inc. ++ This file is part of the GNU C Library. ++ ++ The GNU C Library is free software; you can redistribute it and/or ++ modify it under the terms of the GNU Lesser General Public ++ License as published by the Free Software Foundation; either ++ version 2.1 of the License, or (at your option) any later version. ++ ++ The GNU C Library is distributed in the hope that it will be useful, ++ but WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++ Lesser General Public License for more details. ++ ++ You should have received a copy of the GNU Lesser General Public ++ License along with the GNU C Library; if not, see ++ . */ ++ ++#include ++#include ++#include ++#include ++ ++bool ++__ns_rr_cursor_init (struct ns_rr_cursor *c, ++ const unsigned char *buf, size_t len) ++{ ++ c->begin = buf; ++ c->end = buf + len; ++ ++ /* Check for header size and 16-bit question count value (it must be 1). */ ++ if (len < 12 || buf[4] != 0 || buf[5] != 1) ++ { ++ __set_errno (EMSGSIZE); ++ c->current = c->end; ++ return false; ++ } ++ c->current = buf + 12; ++ ++ int consumed = __ns_name_length_uncompressed (c->current, c->end); ++ if (consumed < 0) ++ { ++ __set_errno (EMSGSIZE); ++ c->current = c->end; ++ c->first_rr = NULL; ++ return false; ++ } ++ c->current += consumed; ++ ++ /* Ensure there is room for question type and class. */ ++ if (c->end - c->current < 4) ++ { ++ __set_errno (EMSGSIZE); ++ c->current = c->end; ++ c->first_rr = NULL; ++ return false; ++ } ++ c->current += 4; ++ c->first_rr = c->current; ++ ++ return true; ++} +diff --git a/resolv/ns_rr_cursor_next.c b/resolv/ns_rr_cursor_next.c +new file mode 100644 +index 0000000000..33652fc5da +--- /dev/null ++++ b/resolv/ns_rr_cursor_next.c +@@ -0,0 +1,74 @@ ++/* Simple DNS record parser without textual name decoding. ++ Copyright (C) 2022 Free Software Foundation, Inc. ++ This file is part of the GNU C Library. ++ ++ The GNU C Library is free software; you can redistribute it and/or ++ modify it under the terms of the GNU Lesser General Public ++ License as published by the Free Software Foundation; either ++ version 2.1 of the License, or (at your option) any later version. ++ ++ The GNU C Library is distributed in the hope that it will be useful, ++ but WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++ Lesser General Public License for more details. ++ ++ You should have received a copy of the GNU Lesser General Public ++ License along with the GNU C Library; if not, see ++ . */ ++ ++#include ++#include ++#include ++#include ++ ++bool ++__ns_rr_cursor_next (struct ns_rr_cursor *c, struct ns_rr_wire *rr) ++{ ++ rr->rdata = NULL; ++ ++ /* Extract the record owner name. */ ++ int consumed = __ns_name_unpack (c->begin, c->end, c->current, ++ rr->rname, sizeof (rr->rname)); ++ if (consumed < 0) ++ { ++ memset (rr, 0, sizeof (*rr)); ++ __set_errno (EMSGSIZE); ++ return false; ++ } ++ c->current += consumed; ++ ++ /* Extract the metadata. */ ++ struct ++ { ++ uint16_t rtype; ++ uint16_t rclass; ++ uint32_t ttl; ++ uint16_t rdlength; ++ } __attribute__ ((packed)) metadata; ++ _Static_assert (sizeof (metadata) == 10, "sizeof metadata"); ++ if (c->end - c->current < sizeof (metadata)) ++ { ++ memset (rr, 0, sizeof (*rr)); ++ __set_errno (EMSGSIZE); ++ return false; ++ } ++ memcpy (&metadata, c->current, sizeof (metadata)); ++ c->current += sizeof (metadata); ++ /* Endianess conversion. */ ++ rr->rtype = ntohs (metadata.rtype); ++ rr->rclass = ntohs (metadata.rclass); ++ rr->ttl = ntohl (metadata.ttl); ++ rr->rdlength = ntohs (metadata.rdlength); ++ ++ /* Extract record data. */ ++ if (c->end - c->current < rr->rdlength) ++ { ++ memset (rr, 0, sizeof (*rr)); ++ __set_errno (EMSGSIZE); ++ return false; ++ } ++ rr->rdata = c->current; ++ c->current += rr->rdlength; ++ ++ return true; ++} +diff --git a/resolv/ns_samebinaryname.c b/resolv/ns_samebinaryname.c +new file mode 100644 +index 0000000000..9a47d8e97a +--- /dev/null ++++ b/resolv/ns_samebinaryname.c +@@ -0,0 +1,55 @@ ++/* Compare two binary domain names for quality. ++ Copyright (C) 2022 Free Software Foundation, Inc. ++ This file is part of the GNU C Library. ++ ++ The GNU C Library is free software; you can redistribute it and/or ++ modify it under the terms of the GNU Lesser General Public ++ License as published by the Free Software Foundation; either ++ version 2.1 of the License, or (at your option) any later version. ++ ++ The GNU C Library is distributed in the hope that it will be useful, ++ but WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++ Lesser General Public License for more details. ++ ++ You should have received a copy of the GNU Lesser General Public ++ License along with the GNU C Library; if not, see ++ . */ ++ ++#include ++#include ++ ++/* Convert ASCII letters to upper case. */ ++static inline int ++ascii_toupper (unsigned char ch) ++{ ++ if (ch >= 'a' && ch <= 'z') ++ return ch - 'a' + 'A'; ++ else ++ return ch; ++} ++ ++bool ++__ns_samebinaryname (const unsigned char *a, const unsigned char *b) ++{ ++ while (*a != 0 && *b != 0) ++ { ++ if (*a != *b) ++ /* Different label length. */ ++ return false; ++ int labellen = *a; ++ ++a; ++ ++b; ++ for (int i = 0; i < labellen; ++i) ++ { ++ if (*a != *b && ascii_toupper (*a) != ascii_toupper (*b)) ++ /* Different character in label. */ ++ return false; ++ ++a; ++ ++b; ++ } ++ } ++ ++ /* Match if both names are at the root label. */ ++ return *a == 0 && *b == 0; ++} +diff --git a/resolv/nss_dns/dns-host.c b/resolv/nss_dns/dns-host.c +index 544cffbecd..9fa81f23c8 100644 +--- a/resolv/nss_dns/dns-host.c ++++ b/resolv/nss_dns/dns-host.c +@@ -69,6 +69,7 @@ + * --Copyright-- + */ + ++#include + #include + #include + #include +@@ -86,10 +87,6 @@ + #include + #include + +-/* Get implementations of some internal functions. */ +-#include +-#include +- + #define RESOLVSORT + + #if PACKETSZ > 65536 +@@ -103,32 +100,36 @@ + #endif + #define MAXHOSTNAMELEN 256 + +-/* We need this time later. */ +-typedef union querybuf +-{ +- HEADER hdr; +- u_char buf[MAXPACKET]; +-} querybuf; +- +-static enum nss_status getanswer_r (struct resolv_context *ctx, +- const querybuf *answer, int anslen, +- const char *qname, int qtype, +- struct hostent *result, char *buffer, +- size_t buflen, int *errnop, int *h_errnop, +- int map, int32_t *ttlp, char **canonp); +- +-static enum nss_status gaih_getanswer (const querybuf *answer1, int anslen1, +- const querybuf *answer2, int anslen2, +- const char *qname, ++/* For historic reasons, pointers to IP addresses are char *, so use a ++ single list type for addresses and host names. */ ++#define DYNARRAY_STRUCT ptrlist ++#define DYNARRAY_ELEMENT char * ++#define DYNARRAY_PREFIX ptrlist_ ++#include ++ ++static enum nss_status getanswer_r (unsigned char *packet, size_t packetlen, ++ uint16_t qtype, struct alloc_buffer *abuf, ++ struct ptrlist *addresses, ++ struct ptrlist *aliases, ++ int *errnop, int *h_errnop, int32_t *ttlp); ++static void addrsort (struct resolv_context *ctx, char **ap, int num); ++static enum nss_status getanswer_ptr (unsigned char *packet, size_t packetlen, ++ struct alloc_buffer *abuf, ++ char **hnamep, int *errnop, ++ int *h_errnop, int32_t *ttlp); ++ ++static enum nss_status gaih_getanswer (unsigned char *packet1, ++ size_t packet1len, ++ unsigned char *packet2, ++ size_t packet2len, ++ struct alloc_buffer *abuf, + struct gaih_addrtuple **pat, +- char *buffer, size_t buflen, + int *errnop, int *h_errnop, + int32_t *ttlp); +-static enum nss_status gaih_getanswer_noaaaa (const querybuf *answer1, +- int anslen1, +- const char *qname, ++static enum nss_status gaih_getanswer_noaaaa (unsigned char *packet, ++ size_t packetlen, ++ struct alloc_buffer *abuf, + struct gaih_addrtuple **pat, +- char *buffer, size_t buflen, + int *errnop, int *h_errnop, + int32_t *ttlp); + +@@ -183,16 +184,9 @@ gethostbyname3_context (struct resolv_context *ctx, + char *buffer, size_t buflen, int *errnop, + int *h_errnop, int32_t *ttlp, char **canonp) + { +- union +- { +- querybuf *buf; +- u_char *ptr; +- } host_buffer; +- querybuf *orig_host_buffer; + char tmp[NS_MAXDNAME]; + int size, type, n; + const char *cp; +- int map = 0; + int olderr = errno; + enum nss_status status; + +@@ -223,10 +217,12 @@ gethostbyname3_context (struct resolv_context *ctx, + && (cp = __res_context_hostalias (ctx, name, tmp, sizeof (tmp))) != NULL) + name = cp; + +- host_buffer.buf = orig_host_buffer = (querybuf *) alloca (1024); ++ unsigned char dns_packet_buffer[1024]; ++ unsigned char *alt_dns_packet_buffer = dns_packet_buffer; + +- n = __res_context_search (ctx, name, C_IN, type, host_buffer.buf->buf, +- 1024, &host_buffer.ptr, NULL, NULL, NULL, NULL); ++ n = __res_context_search (ctx, name, C_IN, type, ++ dns_packet_buffer, sizeof (dns_packet_buffer), ++ &alt_dns_packet_buffer, NULL, NULL, NULL, NULL); + if (n < 0) + { + switch (errno) +@@ -253,34 +249,79 @@ gethostbyname3_context (struct resolv_context *ctx, + *errnop = EAGAIN; + else + __set_errno (olderr); ++ } ++ else ++ { ++ struct alloc_buffer abuf = alloc_buffer_create (buffer, buflen); + +- /* If we are looking for an IPv6 address and mapping is enabled +- by having the RES_USE_INET6 bit in _res.options set, we try +- another lookup. */ +- if (af == AF_INET6 && res_use_inet6 ()) +- n = __res_context_search (ctx, name, C_IN, T_A, host_buffer.buf->buf, +- host_buffer.buf != orig_host_buffer +- ? MAXPACKET : 1024, &host_buffer.ptr, +- NULL, NULL, NULL, NULL); ++ struct ptrlist addresses; ++ ptrlist_init (&addresses); ++ struct ptrlist aliases; ++ ptrlist_init (&aliases); + +- if (n < 0) ++ status = getanswer_r (alt_dns_packet_buffer, n, type, ++ &abuf, &addresses, &aliases, ++ errnop, h_errnop, ttlp); ++ if (status == NSS_STATUS_SUCCESS) + { +- if (host_buffer.buf != orig_host_buffer) +- free (host_buffer.buf); +- return status; +- } ++ if (ptrlist_has_failed (&addresses) ++ || ptrlist_has_failed (&aliases)) ++ { ++ /* malloc failure. Do not retry using the ERANGE protocol. */ ++ *errnop = ENOMEM; ++ *h_errnop = NETDB_INTERNAL; ++ status = NSS_STATUS_UNAVAIL; ++ } + +- map = 1; ++ /* Reserve the address and alias arrays in the result ++ buffer. Both are NULL-terminated, but the first element ++ of the alias array is stored in h_name, so no extra space ++ for the NULL terminator is needed there. */ ++ result->h_addr_list ++ = alloc_buffer_alloc_array (&abuf, char *, ++ ptrlist_size (&addresses) + 1); ++ result->h_aliases ++ = alloc_buffer_alloc_array (&abuf, char *, ++ ptrlist_size (&aliases)); ++ if (alloc_buffer_has_failed (&abuf)) ++ { ++ /* Retry using the ERANGE protocol. */ ++ *errnop = ERANGE; ++ *h_errnop = NETDB_INTERNAL; ++ status = NSS_STATUS_TRYAGAIN; ++ } ++ else ++ { ++ /* Copy the address list and NULL-terminate it. */ ++ memcpy (result->h_addr_list, ptrlist_begin (&addresses), ++ ptrlist_size (&addresses) * sizeof (char *)); ++ result->h_addr_list[ptrlist_size (&addresses)] = NULL; ++ ++ /* Sort the address list if requested. */ ++ if (type == T_A && __resolv_context_sort_count (ctx) > 0) ++ addrsort (ctx, result->h_addr_list, ptrlist_size (&addresses)); + +- result->h_addrtype = AF_INET; +- result->h_length = INADDRSZ; ++ /* Copy the aliases, excluding the last one. */ ++ memcpy (result->h_aliases, ptrlist_begin (&aliases), ++ (ptrlist_size (&aliases) - 1) * sizeof (char *)); ++ result->h_aliases[ptrlist_size (&aliases) - 1] = NULL; ++ ++ /* The last alias goes into h_name. */ ++ assert (ptrlist_size (&aliases) >= 1); ++ result->h_name = ptrlist_end (&aliases)[-1]; ++ ++ /* This is also the canonical name. */ ++ if (canonp != NULL) ++ *canonp = result->h_name; ++ } ++ } ++ ++ ptrlist_free (&aliases); ++ ptrlist_free (&addresses); + } + +- status = getanswer_r +- (ctx, host_buffer.buf, n, name, type, result, buffer, buflen, +- errnop, h_errnop, map, ttlp, canonp); +- if (host_buffer.buf != orig_host_buffer) +- free (host_buffer.buf); ++ if (alt_dns_packet_buffer != dns_packet_buffer) ++ free (alt_dns_packet_buffer); + return status; + } + +@@ -324,13 +365,8 @@ _nss_dns_gethostbyname_r (const char *name, struct hostent *result, + *h_errnop = NETDB_INTERNAL; + return NSS_STATUS_UNAVAIL; + } +- status = NSS_STATUS_NOTFOUND; +- if (res_use_inet6 ()) +- status = gethostbyname3_context (ctx, name, AF_INET6, result, buffer, +- buflen, errnop, h_errnop, NULL, NULL); +- if (status == NSS_STATUS_NOTFOUND) +- status = gethostbyname3_context (ctx, name, AF_INET, result, buffer, +- buflen, errnop, h_errnop, NULL, NULL); ++ status = gethostbyname3_context (ctx, name, AF_INET, result, buffer, ++ buflen, errnop, h_errnop, NULL, NULL); + __resolv_context_put (ctx); + return status; + } +@@ -365,17 +401,13 @@ _nss_dns_gethostbyname4_r (const char *name, struct gaih_addrtuple **pat, + name = cp; + } + +- union +- { +- querybuf *buf; +- u_char *ptr; +- } host_buffer; +- querybuf *orig_host_buffer; +- host_buffer.buf = orig_host_buffer = (querybuf *) alloca (2048); ++ unsigned char dns_packet_buffer[2048]; ++ unsigned char *alt_dns_packet_buffer = dns_packet_buffer; + u_char *ans2p = NULL; + int nans2p = 0; + int resplen2 = 0; + int ans2p_malloced = 0; ++ struct alloc_buffer abuf = alloc_buffer_create (buffer, buflen); + + + int olderr = errno; +@@ -384,22 +416,21 @@ _nss_dns_gethostbyname4_r (const char *name, struct gaih_addrtuple **pat, + if ((ctx->resp->options & RES_NOAAAA) == 0) + { + n = __res_context_search (ctx, name, C_IN, T_QUERY_A_AND_AAAA, +- host_buffer.buf->buf, 2048, &host_buffer.ptr, +- &ans2p, &nans2p, &resplen2, &ans2p_malloced); ++ dns_packet_buffer, sizeof (dns_packet_buffer), ++ &alt_dns_packet_buffer, &ans2p, &nans2p, ++ &resplen2, &ans2p_malloced); + if (n >= 0) +- status = gaih_getanswer (host_buffer.buf, n, (const querybuf *) ans2p, +- resplen2, name, pat, buffer, buflen, +- errnop, herrnop, ttlp); ++ status = gaih_getanswer (alt_dns_packet_buffer, n, ans2p, resplen2, ++ &abuf, pat, errnop, herrnop, ttlp); + } + else + { + n = __res_context_search (ctx, name, C_IN, T_A, +- host_buffer.buf->buf, 2048, NULL, +- NULL, NULL, NULL, NULL); ++ dns_packet_buffer, sizeof (dns_packet_buffer), ++ NULL, NULL, NULL, NULL, NULL); + if (n >= 0) +- status = gaih_getanswer_noaaaa (host_buffer.buf, n, +- name, pat, buffer, buflen, +- errnop, herrnop, ttlp); ++ status = gaih_getanswer_noaaaa (alt_dns_packet_buffer, n, ++ &abuf, pat, errnop, herrnop, ttlp); + } + if (n < 0) + { +@@ -430,12 +461,20 @@ _nss_dns_gethostbyname4_r (const char *name, struct gaih_addrtuple **pat, + __set_errno (olderr); + } + ++ /* Implement the buffer resizing protocol. */ ++ if (alloc_buffer_has_failed (&abuf)) ++ { ++ *errnop = ERANGE; ++ *herrnop = NETDB_INTERNAL; ++ status = NSS_STATUS_TRYAGAIN; ++ } ++ + /* Check whether ans2p was separately allocated. */ + if (ans2p_malloced) + free (ans2p); + +- if (host_buffer.buf != orig_host_buffer) +- free (host_buffer.buf); ++ if (alt_dns_packet_buffer != dns_packet_buffer) ++ free (alt_dns_packet_buffer); + + __resolv_context_put (ctx); + return status; +@@ -451,36 +490,21 @@ _nss_dns_gethostbyaddr2_r (const void *addr, socklen_t len, int af, + static const u_char tunnelled[] = { 0,0, 0,0, 0,0, 0,0, 0,0, 0,0 }; + static const u_char v6local[] = { 0,0, 0,1 }; + const u_char *uaddr = (const u_char *)addr; +- struct host_data +- { +- char *aliases[MAX_NR_ALIASES]; +- unsigned char host_addr[16]; /* IPv4 or IPv6 */ +- char *h_addr_ptrs[MAX_NR_ADDRS + 1]; +- char linebuffer[0]; +- } *host_data = (struct host_data *) buffer; +- union +- { +- querybuf *buf; +- u_char *ptr; +- } host_buffer; +- querybuf *orig_host_buffer; + char qbuf[MAXDNAME+1], *qp = NULL; + size_t size; + int n, status; + int olderr = errno; + +- uintptr_t pad = -(uintptr_t) buffer % __alignof__ (struct host_data); +- buffer += pad; +- buflen = buflen > pad ? buflen - pad : 0; +- +- if (__glibc_unlikely (buflen < sizeof (struct host_data))) +- { +- *errnop = ERANGE; +- *h_errnop = NETDB_INTERNAL; +- return NSS_STATUS_TRYAGAIN; +- } +- +- host_data = (struct host_data *) buffer; ++ /* Prepare the allocation buffer. Store the pointer array first, to ++ benefit from buffer alignment. */ ++ struct alloc_buffer abuf = alloc_buffer_create (buffer, buflen); ++ char **address_array = alloc_buffer_alloc_array (&abuf, char *, 2); ++ if (address_array == NULL) ++ { ++ *errnop = ERANGE; ++ *h_errnop = NETDB_INTERNAL; ++ return NSS_STATUS_TRYAGAIN; ++ } + + struct resolv_context *ctx = __resolv_context_get (); + if (ctx == NULL) +@@ -524,8 +548,6 @@ _nss_dns_gethostbyaddr2_r (const void *addr, socklen_t len, int af, + return NSS_STATUS_UNAVAIL; + } + +- host_buffer.buf = orig_host_buffer = (querybuf *) alloca (1024); +- + switch (af) + { + case AF_INET: +@@ -549,36 +571,52 @@ _nss_dns_gethostbyaddr2_r (const void *addr, socklen_t len, int af, + break; + } + +- n = __res_context_query (ctx, qbuf, C_IN, T_PTR, host_buffer.buf->buf, +- 1024, &host_buffer.ptr, NULL, NULL, NULL, NULL); ++ unsigned char dns_packet_buffer[1024]; ++ unsigned char *alt_dns_packet_buffer = dns_packet_buffer; ++ n = __res_context_query (ctx, qbuf, C_IN, T_PTR, ++ dns_packet_buffer, sizeof (dns_packet_buffer), ++ &alt_dns_packet_buffer, ++ NULL, NULL, NULL, NULL); + if (n < 0) + { + *h_errnop = h_errno; + __set_errno (olderr); +- if (host_buffer.buf != orig_host_buffer) +- free (host_buffer.buf); ++ if (alt_dns_packet_buffer != dns_packet_buffer) ++ free (alt_dns_packet_buffer); + __resolv_context_put (ctx); + return errno == ECONNREFUSED ? NSS_STATUS_UNAVAIL : NSS_STATUS_NOTFOUND; + } + +- status = getanswer_r +- (ctx, host_buffer.buf, n, qbuf, T_PTR, result, buffer, buflen, +- errnop, h_errnop, 0 /* XXX */, ttlp, NULL); +- if (host_buffer.buf != orig_host_buffer) +- free (host_buffer.buf); ++ status = getanswer_ptr (alt_dns_packet_buffer, n, ++ &abuf, &result->h_name, errnop, h_errnop, ttlp); ++ ++ if (alt_dns_packet_buffer != dns_packet_buffer) ++ free (alt_dns_packet_buffer); ++ __resolv_context_put (ctx); ++ + if (status != NSS_STATUS_SUCCESS) +- { +- __resolv_context_put (ctx); +- return status; +- } ++ return status; + ++ /* result->h_name has already been set by getanswer_ptr. */ + result->h_addrtype = af; + result->h_length = len; +- memcpy (host_data->host_addr, addr, len); +- host_data->h_addr_ptrs[0] = (char *) host_data->host_addr; +- host_data->h_addr_ptrs[1] = NULL; ++ /* Increase the alignment to 4, in case there are applications out ++ there that expect at least this level of address alignment. */ ++ address_array[0] = (char *) alloc_buffer_next (&abuf, uint32_t); ++ alloc_buffer_copy_bytes (&abuf, uaddr, len); ++ address_array[1] = NULL; ++ ++ /* This check also covers allocation failure in getanswer_ptr. */ ++ if (alloc_buffer_has_failed (&abuf)) ++ { ++ *errnop = ERANGE; ++ *h_errnop = NETDB_INTERNAL; ++ return NSS_STATUS_TRYAGAIN; ++ } ++ result->h_addr_list = address_array; ++ result->h_aliases = &address_array[1]; /* Points to NULL. */ ++ + *h_errnop = NETDB_SUCCESS; +- __resolv_context_put (ctx); + return NSS_STATUS_SUCCESS; + } + libc_hidden_def (_nss_dns_gethostbyaddr2_r) +@@ -640,650 +678,362 @@ addrsort (struct resolv_context *ctx, char **ap, int num) + break; + } + +-static enum nss_status +-getanswer_r (struct resolv_context *ctx, +- const querybuf *answer, int anslen, const char *qname, int qtype, +- struct hostent *result, char *buffer, size_t buflen, +- int *errnop, int *h_errnop, int map, int32_t *ttlp, char **canonp) ++/* Convert the uncompressed, binary domain name CDNAME into its ++ textual representation and add it to the end of ALIASES, allocating ++ space for a copy of the name from ABUF. Skip adding the name if it ++ is not a valid host name, and return false in that case, otherwise ++ true. */ ++static bool ++getanswer_r_store_alias (const unsigned char *cdname, ++ struct alloc_buffer *abuf, ++ struct ptrlist *aliases) + { +- struct host_data +- { +- char *aliases[MAX_NR_ALIASES]; +- unsigned char host_addr[16]; /* IPv4 or IPv6 */ +- char *h_addr_ptrs[0]; +- } *host_data; +- int linebuflen; +- const HEADER *hp; +- const u_char *end_of_message, *cp; +- int n, ancount, qdcount; +- int haveanswer, had_error; +- char *bp, **ap, **hap; +- char tbuf[MAXDNAME]; +- const char *tname; +- int (*name_ok) (const char *); +- u_char packtmp[NS_MAXCDNAME]; +- int have_to_map = 0; +- uintptr_t pad = -(uintptr_t) buffer % __alignof__ (struct host_data); +- buffer += pad; +- buflen = buflen > pad ? buflen - pad : 0; +- if (__glibc_unlikely (buflen < sizeof (struct host_data))) +- { +- /* The buffer is too small. */ +- too_small: +- *errnop = ERANGE; +- *h_errnop = NETDB_INTERNAL; +- return NSS_STATUS_TRYAGAIN; +- } +- host_data = (struct host_data *) buffer; +- linebuflen = buflen - sizeof (struct host_data); +- if (buflen - sizeof (struct host_data) != linebuflen) +- linebuflen = INT_MAX; +- +- tname = qname; +- result->h_name = NULL; +- end_of_message = answer->buf + anslen; +- switch (qtype) +- { +- case T_A: +- case T_AAAA: +- name_ok = __libc_res_hnok; +- break; +- case T_PTR: +- name_ok = __libc_res_dnok; +- break; +- default: +- *errnop = ENOENT; +- return NSS_STATUS_UNAVAIL; /* XXX should be abort(); */ +- } ++ /* Filter out domain names that are not host names. */ ++ if (!__res_binary_hnok (cdname)) ++ return false; ++ ++ /* Note: Not NS_MAXCDNAME, so that __ns_name_ntop implicitly checks ++ for length. */ ++ char dname[MAXHOSTNAMELEN + 1]; ++ if (__ns_name_ntop (cdname, dname, sizeof (dname)) < 0) ++ return false; ++ /* Do not report an error on allocation failure, instead store NULL ++ or do nothing. getanswer_r's caller will see NSS_STATUS_SUCCESS ++ and detect the memory allocation failure or buffer space ++ exhaustion, and report it accordingly. */ ++ ptrlist_add (aliases, alloc_buffer_copy_string (abuf, dname)); ++ return true; ++} + +- /* +- * find first satisfactory answer +- */ +- hp = &answer->hdr; +- ancount = ntohs (hp->ancount); +- qdcount = ntohs (hp->qdcount); +- cp = answer->buf + HFIXEDSZ; +- if (__glibc_unlikely (qdcount != 1)) ++static enum nss_status __attribute__ ((noinline)) ++getanswer_r (unsigned char *packet, size_t packetlen, uint16_t qtype, ++ struct alloc_buffer *abuf, ++ struct ptrlist *addresses, struct ptrlist *aliases, ++ int *errnop, int *h_errnop, int32_t *ttlp) ++{ ++ struct ns_rr_cursor c; ++ if (!__ns_rr_cursor_init (&c, packet, packetlen)) + { ++ /* This should not happen because __res_context_query already ++ perfroms response validation. */ + *h_errnop = NO_RECOVERY; + return NSS_STATUS_UNAVAIL; + } +- if (sizeof (struct host_data) + (ancount + 1) * sizeof (char *) >= buflen) +- goto too_small; +- bp = (char *) &host_data->h_addr_ptrs[ancount + 1]; +- linebuflen -= (ancount + 1) * sizeof (char *); +- +- n = __ns_name_unpack (answer->buf, end_of_message, cp, +- packtmp, sizeof packtmp); +- if (n != -1 && __ns_name_ntop (packtmp, bp, linebuflen) == -1) +- { +- if (__glibc_unlikely (errno == EMSGSIZE)) +- goto too_small; + +- n = -1; +- } +- +- if (__glibc_unlikely (n < 0)) ++ /* Treat the QNAME just like an alias. Error out if it is not a ++ valid host name. */ ++ if (ns_rr_cursor_rcode (&c) == NXDOMAIN ++ || !getanswer_r_store_alias (ns_rr_cursor_qname (&c), abuf, aliases)) + { +- *errnop = errno; +- *h_errnop = NO_RECOVERY; +- return NSS_STATUS_UNAVAIL; +- } +- if (__glibc_unlikely (name_ok (bp) == 0)) +- { +- errno = EBADMSG; +- *errnop = EBADMSG; +- *h_errnop = NO_RECOVERY; +- return NSS_STATUS_UNAVAIL; ++ if (ttlp != NULL) ++ /* No negative caching. */ ++ *ttlp = 0; ++ *h_errnop = HOST_NOT_FOUND; ++ *errnop = ENOENT; ++ return NSS_STATUS_NOTFOUND; + } +- cp += n + QFIXEDSZ; + +- if (qtype == T_A || qtype == T_AAAA) ++ int ancount = ns_rr_cursor_ancount (&c); ++ const unsigned char *expected_name = ns_rr_cursor_qname (&c); ++ /* expected_name may be updated to point into this buffer. */ ++ unsigned char name_buffer[NS_MAXCDNAME]; ++ ++ for (; ancount > 0; --ancount) + { +- /* res_send() has already verified that the query name is the +- * same as the one we sent; this just gets the expanded name +- * (i.e., with the succeeding search-domain tacked on). +- */ +- n = strlen (bp) + 1; /* for the \0 */ +- if (n >= MAXHOSTNAMELEN) ++ struct ns_rr_wire rr; ++ if (!__ns_rr_cursor_next (&c, &rr)) + { + *h_errnop = NO_RECOVERY; +- *errnop = ENOENT; +- return NSS_STATUS_TRYAGAIN; ++ return NSS_STATUS_UNAVAIL; + } +- result->h_name = bp; +- bp += n; +- linebuflen -= n; +- if (linebuflen < 0) +- goto too_small; +- /* The qname can be abbreviated, but h_name is now absolute. */ +- qname = result->h_name; +- } + +- ap = host_data->aliases; +- *ap = NULL; +- result->h_aliases = host_data->aliases; +- hap = host_data->h_addr_ptrs; +- *hap = NULL; +- result->h_addr_list = host_data->h_addr_ptrs; +- haveanswer = 0; +- had_error = 0; ++ /* Skip over records with the wrong class. */ ++ if (rr.rclass != C_IN) ++ continue; + +- while (ancount-- > 0 && cp < end_of_message && had_error == 0) +- { +- int type, class; ++ /* Update TTL for recognized record types. */ ++ if ((rr.rtype == T_CNAME || rr.rtype == qtype) ++ && ttlp != NULL && *ttlp > rr.ttl) ++ *ttlp = rr.ttl; + +- n = __ns_name_unpack (answer->buf, end_of_message, cp, +- packtmp, sizeof packtmp); +- if (n != -1 && __ns_name_ntop (packtmp, bp, linebuflen) == -1) ++ if (rr.rtype == T_CNAME) + { +- if (__glibc_unlikely (errno == EMSGSIZE)) +- goto too_small; +- +- n = -1; ++ /* NB: No check for owner name match, based on historic ++ precedent. Record the CNAME target as the new expected ++ name. */ ++ int n = __ns_name_unpack (c.begin, c.end, rr.rdata, ++ name_buffer, sizeof (name_buffer)); ++ if (n < 0) ++ { ++ *h_errnop = NO_RECOVERY; ++ return NSS_STATUS_UNAVAIL; ++ } ++ /* And store the new name as an alias. */ ++ getanswer_r_store_alias (name_buffer, abuf, aliases); ++ expected_name = name_buffer; + } +- +- if (__glibc_unlikely (n < 0 || (*name_ok) (bp) == 0)) ++ else if (rr.rtype == qtype ++ && __ns_samebinaryname (rr.rname, expected_name) ++ && rr.rdlength == rrtype_to_rdata_length (qtype)) + { +- ++had_error; +- continue; ++ /* Make a copy of the address and store it. Increase the ++ alignment to 4, in case there are applications out there ++ that expect at least this level of address alignment. */ ++ ptrlist_add (addresses, (char *) alloc_buffer_next (abuf, uint32_t)); ++ alloc_buffer_copy_bytes (abuf, rr.rdata, rr.rdlength); + } +- cp += n; /* name */ ++ } + +- if (__glibc_unlikely (cp + 10 > end_of_message)) +- { +- ++had_error; +- continue; +- } ++ if (ptrlist_size (addresses) == 0) ++ { ++ /* No address record found. */ ++ if (ttlp != NULL) ++ /* No caching of negative responses. */ ++ *ttlp = 0; + +- NS_GET16 (type, cp); +- NS_GET16 (class, cp); +- int32_t ttl; +- NS_GET32 (ttl, cp); +- NS_GET16 (n, cp); /* RDATA length. */ ++ *h_errnop = NO_RECOVERY; ++ *errnop = ENOENT; ++ return NSS_STATUS_TRYAGAIN; ++ } ++ else ++ { ++ *h_errnop = NETDB_SUCCESS; ++ return NSS_STATUS_SUCCESS; ++ } ++} + +- if (end_of_message - cp < n) +- { +- /* RDATA extends beyond the end of the packet. */ +- ++had_error; +- continue; +- } ++static enum nss_status ++getanswer_ptr (unsigned char *packet, size_t packetlen, ++ struct alloc_buffer *abuf, char **hnamep, ++ int *errnop, int *h_errnop, int32_t *ttlp) ++{ ++ struct ns_rr_cursor c; ++ if (!__ns_rr_cursor_init (&c, packet, packetlen)) ++ { ++ /* This should not happen because __res_context_query already ++ perfroms response validation. */ ++ *h_errnop = NO_RECOVERY; ++ return NSS_STATUS_UNAVAIL; ++ } ++ int ancount = ns_rr_cursor_ancount (&c); ++ const unsigned char *expected_name = ns_rr_cursor_qname (&c); ++ /* expected_name may be updated to point into this buffer. */ ++ unsigned char name_buffer[NS_MAXCDNAME]; + +- if (__glibc_unlikely (class != C_IN)) ++ while (ancount > 0) ++ { ++ struct ns_rr_wire rr; ++ if (!__ns_rr_cursor_next (&c, &rr)) + { +- /* XXX - debug? syslog? */ +- cp += n; +- continue; /* XXX - had_error++ ? */ ++ *h_errnop = NO_RECOVERY; ++ return NSS_STATUS_UNAVAIL; + } + +- if ((qtype == T_A || qtype == T_AAAA) && type == T_CNAME) +- { +- /* A CNAME could also have a TTL entry. */ +- if (ttlp != NULL && ttl < *ttlp) +- *ttlp = ttl; +- +- if (ap >= &host_data->aliases[MAX_NR_ALIASES - 1]) +- continue; +- n = __libc_dn_expand (answer->buf, end_of_message, cp, +- tbuf, sizeof tbuf); +- if (__glibc_unlikely (n < 0 || (*name_ok) (tbuf) == 0)) +- { +- ++had_error; +- continue; +- } +- cp += n; +- /* Store alias. */ +- *ap++ = bp; +- n = strlen (bp) + 1; /* For the \0. */ +- if (__glibc_unlikely (n >= MAXHOSTNAMELEN)) +- { +- ++had_error; +- continue; +- } +- bp += n; +- linebuflen -= n; +- /* Get canonical name. */ +- n = strlen (tbuf) + 1; /* For the \0. */ +- if (__glibc_unlikely (n > linebuflen)) +- goto too_small; +- if (__glibc_unlikely (n >= MAXHOSTNAMELEN)) +- { +- ++had_error; +- continue; +- } +- result->h_name = bp; +- bp = __mempcpy (bp, tbuf, n); /* Cannot overflow. */ +- linebuflen -= n; +- continue; +- } ++ /* Skip over records with the wrong class. */ ++ if (rr.rclass != C_IN) ++ continue; + +- if (qtype == T_PTR && type == T_CNAME) +- { +- /* A CNAME could also have a TTL entry. */ +- if (ttlp != NULL && ttl < *ttlp) +- *ttlp = ttl; ++ /* Update TTL for known record types. */ ++ if ((rr.rtype == T_CNAME || rr.rtype == T_PTR) ++ && ttlp != NULL && *ttlp > rr.ttl) ++ *ttlp = rr.ttl; + +- n = __libc_dn_expand (answer->buf, end_of_message, cp, +- tbuf, sizeof tbuf); +- if (__glibc_unlikely (n < 0 || __libc_res_dnok (tbuf) == 0)) +- { +- ++had_error; +- continue; +- } +- cp += n; +- /* Get canonical name. */ +- n = strlen (tbuf) + 1; /* For the \0. */ +- if (__glibc_unlikely (n > linebuflen)) +- goto too_small; +- if (__glibc_unlikely (n >= MAXHOSTNAMELEN)) ++ if (rr.rtype == T_CNAME) ++ { ++ /* NB: No check for owner name match, based on historic ++ precedent. Record the CNAME target as the new expected ++ name. */ ++ int n = __ns_name_unpack (c.begin, c.end, rr.rdata, ++ name_buffer, sizeof (name_buffer)); ++ if (n < 0) + { +- ++had_error; +- continue; ++ *h_errnop = NO_RECOVERY; ++ return NSS_STATUS_UNAVAIL; + } +- tname = bp; +- bp = __mempcpy (bp, tbuf, n); /* Cannot overflow. */ +- linebuflen -= n; +- continue; ++ expected_name = name_buffer; + } +- +- if (type == T_A && qtype == T_AAAA && map) +- have_to_map = 1; +- else if (__glibc_unlikely (type != qtype)) ++ else if (rr.rtype == T_PTR ++ && __ns_samebinaryname (rr.rname, expected_name)) + { +- cp += n; +- continue; /* XXX - had_error++ ? */ +- } +- +- switch (type) +- { +- case T_PTR: +- if (__glibc_unlikely (__strcasecmp (tname, bp) != 0)) ++ /* Decompress the target of the PTR record. This is the ++ host name we are looking for. We can only use it if it ++ is syntactically valid. Historically, only one host name ++ is returned here. If the recursive resolver performs DNS ++ record rotation, the returned host name is essentially ++ random, which is why multiple PTR records are rarely ++ used. Use MAXHOSTNAMELEN instead of NS_MAXCDNAME for ++ additional length checking. */ ++ char hname[MAXHOSTNAMELEN + 1]; ++ if (__ns_name_unpack (c.begin, c.end, rr.rdata, ++ name_buffer, sizeof (name_buffer)) < 0 ++ || !__res_binary_hnok (expected_name) ++ || __ns_name_ntop (name_buffer, hname, sizeof (hname)) < 0) + { +- cp += n; +- continue; /* XXX - had_error++ ? */ ++ *h_errnop = NO_RECOVERY; ++ return NSS_STATUS_UNAVAIL; + } +- +- n = __ns_name_unpack (answer->buf, end_of_message, cp, +- packtmp, sizeof packtmp); +- if (n != -1 && __ns_name_ntop (packtmp, bp, linebuflen) == -1) +- { +- if (__glibc_unlikely (errno == EMSGSIZE)) +- goto too_small; +- +- n = -1; +- } +- +- if (__glibc_unlikely (n < 0 || __libc_res_hnok (bp) == 0)) +- { +- ++had_error; +- break; +- } +- if (ttlp != NULL && ttl < *ttlp) +- *ttlp = ttl; +- /* bind would put multiple PTR records as aliases, but we don't do +- that. */ +- result->h_name = bp; +- *h_errnop = NETDB_SUCCESS; ++ /* Successful allocation is checked by the caller. */ ++ *hnamep = alloc_buffer_copy_string (abuf, hname); + return NSS_STATUS_SUCCESS; +- case T_A: +- case T_AAAA: +- if (__glibc_unlikely (__strcasecmp (result->h_name, bp) != 0)) +- { +- cp += n; +- continue; /* XXX - had_error++ ? */ +- } +- +- /* Stop parsing at a record whose length is incorrect. */ +- if (n != rrtype_to_rdata_length (type)) +- { +- ++had_error; +- break; +- } +- +- /* Skip records of the wrong type. */ +- if (n != result->h_length) +- { +- cp += n; +- continue; +- } +- if (!haveanswer) +- { +- int nn; +- +- /* We compose a single hostent out of the entire chain of +- entries, so the TTL of the hostent is essentially the lowest +- TTL in the chain. */ +- if (ttlp != NULL && ttl < *ttlp) +- *ttlp = ttl; +- if (canonp != NULL) +- *canonp = bp; +- result->h_name = bp; +- nn = strlen (bp) + 1; /* for the \0 */ +- bp += nn; +- linebuflen -= nn; +- } +- +- /* Provide sufficient alignment for both address +- families. */ +- enum { align = 4 }; +- _Static_assert ((align % __alignof__ (struct in_addr)) == 0, +- "struct in_addr alignment"); +- _Static_assert ((align % __alignof__ (struct in6_addr)) == 0, +- "struct in6_addr alignment"); +- { +- char *new_bp = PTR_ALIGN_UP (bp, align); +- linebuflen -= new_bp - bp; +- bp = new_bp; +- } +- +- if (__glibc_unlikely (n > linebuflen)) +- goto too_small; +- bp = __mempcpy (*hap++ = bp, cp, n); +- cp += n; +- linebuflen -= n; +- break; +- default: +- abort (); + } +- if (had_error == 0) +- ++haveanswer; + } + +- if (haveanswer > 0) +- { +- *ap = NULL; +- *hap = NULL; +- /* +- * Note: we sort even if host can take only one address +- * in its return structures - should give it the "best" +- * address in that case, not some random one +- */ +- if (haveanswer > 1 && qtype == T_A +- && __resolv_context_sort_count (ctx) > 0) +- addrsort (ctx, host_data->h_addr_ptrs, haveanswer); +- +- if (result->h_name == NULL) +- { +- n = strlen (qname) + 1; /* For the \0. */ +- if (n > linebuflen) +- goto too_small; +- if (n >= MAXHOSTNAMELEN) +- goto no_recovery; +- result->h_name = bp; +- bp = __mempcpy (bp, qname, n); /* Cannot overflow. */ +- linebuflen -= n; +- } ++ /* No PTR record found. */ ++ if (ttlp != NULL) ++ /* No caching of negative responses. */ ++ *ttlp = 0; + +- if (have_to_map) +- if (map_v4v6_hostent (result, &bp, &linebuflen)) +- goto too_small; +- *h_errnop = NETDB_SUCCESS; +- return NSS_STATUS_SUCCESS; +- } +- no_recovery: + *h_errnop = NO_RECOVERY; + *errnop = ENOENT; +- /* Special case here: if the resolver sent a result but it only +- contains a CNAME while we are looking for a T_A or T_AAAA record, +- we fail with NOTFOUND instead of TRYAGAIN. */ +- return ((qtype == T_A || qtype == T_AAAA) && ap != host_data->aliases +- ? NSS_STATUS_NOTFOUND : NSS_STATUS_TRYAGAIN); ++ return NSS_STATUS_TRYAGAIN; + } + +- ++/* Parses DNS data found in PACKETLEN bytes at PACKET in struct ++ gaih_addrtuple address tuples. The new address tuples are linked ++ from **TAILP, with backing store allocated from ABUF, and *TAILP is ++ updated to point where the next tuple pointer should be stored. If ++ TTLP is not null, *TTLP is updated to reflect the minimum TTL. If ++ STORE_CANON is true, the canonical name is stored as part of the ++ first address tuple being written. */ + static enum nss_status +-gaih_getanswer_slice (const querybuf *answer, int anslen, const char *qname, +- struct gaih_addrtuple ***patp, +- char **bufferp, size_t *buflenp, +- int *errnop, int *h_errnop, int32_t *ttlp, int *firstp) ++gaih_getanswer_slice (unsigned char *packet, size_t packetlen, ++ struct alloc_buffer *abuf, ++ struct gaih_addrtuple ***tailp, ++ int *errnop, int *h_errnop, int32_t *ttlp, ++ bool store_canon) + { +- char *buffer = *bufferp; +- size_t buflen = *buflenp; +- +- struct gaih_addrtuple **pat = *patp; +- const HEADER *hp = &answer->hdr; +- int ancount = ntohs (hp->ancount); +- int qdcount = ntohs (hp->qdcount); +- const u_char *cp = answer->buf + HFIXEDSZ; +- const u_char *end_of_message = answer->buf + anslen; +- if (__glibc_unlikely (qdcount != 1)) +- { +- *h_errnop = NO_RECOVERY; +- return NSS_STATUS_UNAVAIL; +- } +- +- u_char packtmp[NS_MAXCDNAME]; +- int n = __ns_name_unpack (answer->buf, end_of_message, cp, +- packtmp, sizeof packtmp); +- /* We unpack the name to check it for validity. But we do not need +- it later. */ +- if (n != -1 && __ns_name_ntop (packtmp, buffer, buflen) == -1) +- { +- if (__glibc_unlikely (errno == EMSGSIZE)) +- { +- too_small: +- *errnop = ERANGE; +- *h_errnop = NETDB_INTERNAL; +- return NSS_STATUS_TRYAGAIN; +- } +- +- n = -1; +- } +- +- if (__glibc_unlikely (n < 0)) ++ struct ns_rr_cursor c; ++ if (!__ns_rr_cursor_init (&c, packet, packetlen)) + { +- *errnop = errno; ++ /* This should not happen because __res_context_query already ++ perfroms response validation. */ + *h_errnop = NO_RECOVERY; + return NSS_STATUS_UNAVAIL; + } +- if (__glibc_unlikely (__libc_res_hnok (buffer) == 0)) +- { +- errno = EBADMSG; +- *errnop = EBADMSG; +- *h_errnop = NO_RECOVERY; +- return NSS_STATUS_UNAVAIL; +- } +- cp += n + QFIXEDSZ; +- +- int haveanswer = 0; +- int had_error = 0; +- char *canon = NULL; +- char *h_name = NULL; +- int h_namelen = 0; +- +- if (ancount == 0) ++ bool haveanswer = false; /* Set to true if at least one address. */ ++ uint16_t qtype = ns_rr_cursor_qtype (&c); ++ int ancount = ns_rr_cursor_ancount (&c); ++ const unsigned char *expected_name = ns_rr_cursor_qname (&c); ++ /* expected_name may be updated to point into this buffer. */ ++ unsigned char name_buffer[NS_MAXCDNAME]; ++ ++ /* This is a pointer to a possibly-compressed name in the packet. ++ Eventually it is equivalent to the canonical name. If needed, it ++ is uncompressed and translated to text form when the first ++ address tuple is encountered. */ ++ const unsigned char *compressed_alias_name = expected_name; ++ ++ if (ancount == 0 || !__res_binary_hnok (compressed_alias_name)) + { + *h_errnop = HOST_NOT_FOUND; + return NSS_STATUS_NOTFOUND; + } + +- while (ancount-- > 0 && cp < end_of_message && had_error == 0) ++ for (; ancount > -0; --ancount) + { +- n = __ns_name_unpack (answer->buf, end_of_message, cp, +- packtmp, sizeof packtmp); +- if (n != -1 && +- (h_namelen = __ns_name_ntop (packtmp, buffer, buflen)) == -1) ++ struct ns_rr_wire rr; ++ if (!__ns_rr_cursor_next (&c, &rr)) + { +- if (__glibc_unlikely (errno == EMSGSIZE)) +- goto too_small; +- +- n = -1; +- } +- if (__glibc_unlikely (n < 0 || __libc_res_hnok (buffer) == 0)) +- { +- ++had_error; +- continue; +- } +- if (*firstp && canon == NULL) +- { +- h_name = buffer; +- buffer += h_namelen; +- buflen -= h_namelen; +- } +- +- cp += n; /* name */ +- +- if (__glibc_unlikely (cp + 10 > end_of_message)) +- { +- ++had_error; +- continue; ++ *h_errnop = NO_RECOVERY; ++ return NSS_STATUS_UNAVAIL; + } + +- uint16_t type; +- NS_GET16 (type, cp); +- uint16_t class; +- NS_GET16 (class, cp); +- int32_t ttl; +- NS_GET32 (ttl, cp); +- NS_GET16 (n, cp); /* RDATA length. */ ++ /* Update TTL for known record types. */ ++ if ((rr.rtype == T_CNAME || rr.rtype == qtype) ++ && ttlp != NULL && *ttlp > rr.ttl) ++ *ttlp = rr.ttl; + +- if (end_of_message - cp < n) ++ if (rr.rtype == T_CNAME) + { +- /* RDATA extends beyond the end of the packet. */ +- ++had_error; +- continue; +- } +- +- if (class != C_IN) +- { +- cp += n; +- continue; +- } +- +- if (type == T_CNAME) +- { +- char tbuf[MAXDNAME]; +- +- /* A CNAME could also have a TTL entry. */ +- if (ttlp != NULL && ttl < *ttlp) +- *ttlp = ttl; +- +- n = __libc_dn_expand (answer->buf, end_of_message, cp, +- tbuf, sizeof tbuf); +- if (__glibc_unlikely (n < 0 || __libc_res_hnok (tbuf) == 0)) ++ /* NB: No check for owner name match, based on historic ++ precedent. Record the CNAME target as the new expected ++ name. */ ++ int n = __ns_name_unpack (c.begin, c.end, rr.rdata, ++ name_buffer, sizeof (name_buffer)); ++ if (n < 0) + { +- ++had_error; +- continue; +- } +- cp += n; +- +- if (*firstp) +- { +- /* Reclaim buffer space. */ +- if (h_name + h_namelen == buffer) +- { +- buffer = h_name; +- buflen += h_namelen; +- } +- +- n = strlen (tbuf) + 1; +- if (__glibc_unlikely (n > buflen)) +- goto too_small; +- if (__glibc_unlikely (n >= MAXHOSTNAMELEN)) +- { +- ++had_error; +- continue; +- } +- +- canon = buffer; +- buffer = __mempcpy (buffer, tbuf, n); +- buflen -= n; +- h_namelen = 0; ++ *h_errnop = NO_RECOVERY; ++ return NSS_STATUS_UNAVAIL; + } +- continue; ++ expected_name = name_buffer; ++ if (store_canon && __res_binary_hnok (name_buffer)) ++ /* This name can be used as a canonical name. Do not ++ translate to text form here to conserve buffer space. ++ Point to the compressed name because name_buffer can be ++ overwritten with an unusable name later. */ ++ compressed_alias_name = rr.rdata; + } +- +- /* Stop parsing if we encounter a record with incorrect RDATA +- length. */ +- if (type == T_A || type == T_AAAA) ++ else if (rr.rtype == qtype ++ && __ns_samebinaryname (rr.rname, expected_name) ++ && rr.rdlength == rrtype_to_rdata_length (qtype)) + { +- if (n != rrtype_to_rdata_length (type)) ++ struct gaih_addrtuple *ntup ++ = alloc_buffer_alloc (abuf, struct gaih_addrtuple); ++ /* Delay error reporting to the callers (they implement the ++ ERANGE buffer resizing handshake). */ ++ if (ntup != NULL) + { +- ++had_error; +- continue; ++ ntup->next = NULL; ++ if (store_canon && compressed_alias_name != NULL) ++ { ++ /* This assumes that all the CNAME records come ++ first. Use MAXHOSTNAMELEN instead of ++ NS_MAXCDNAME for additional length checking. ++ However, these checks are not expected to fail ++ because all size NS_MAXCDNAME names should into ++ the hname buffer because no escaping is ++ needed. */ ++ char unsigned nbuf[NS_MAXCDNAME]; ++ char hname[MAXHOSTNAMELEN + 1]; ++ if (__ns_name_unpack (c.begin, c.end, ++ compressed_alias_name, ++ nbuf, sizeof (nbuf)) >= 0 ++ && __ns_name_ntop (nbuf, hname, sizeof (hname)) >= 0) ++ /* Space checking is performed by the callers. */ ++ ntup->name = alloc_buffer_copy_string (abuf, hname); ++ store_canon = false; ++ } ++ else ++ ntup->name = NULL; ++ if (rr.rdlength == 4) ++ ntup->family = AF_INET; ++ else ++ ntup->family = AF_INET6; ++ memcpy (ntup->addr, rr.rdata, rr.rdlength); ++ ntup->scopeid = 0; ++ ++ /* Link in the new tuple, and update the tail pointer to ++ point to its next field. */ ++ **tailp = ntup; ++ *tailp = &ntup->next; ++ ++ haveanswer = true; + } + } +- else +- { +- /* Skip unknown records. */ +- cp += n; +- continue; +- } +- +- assert (type == T_A || type == T_AAAA); +- if (*pat == NULL) +- { +- uintptr_t pad = (-(uintptr_t) buffer +- % __alignof__ (struct gaih_addrtuple)); +- buffer += pad; +- buflen = buflen > pad ? buflen - pad : 0; +- +- if (__glibc_unlikely (buflen < sizeof (struct gaih_addrtuple))) +- goto too_small; +- +- *pat = (struct gaih_addrtuple *) buffer; +- buffer += sizeof (struct gaih_addrtuple); +- buflen -= sizeof (struct gaih_addrtuple); +- } +- +- (*pat)->name = NULL; +- (*pat)->next = NULL; +- +- if (*firstp) +- { +- /* We compose a single hostent out of the entire chain of +- entries, so the TTL of the hostent is essentially the lowest +- TTL in the chain. */ +- if (ttlp != NULL && ttl < *ttlp) +- *ttlp = ttl; +- +- (*pat)->name = canon ?: h_name; +- +- *firstp = 0; +- } +- +- (*pat)->family = type == T_A ? AF_INET : AF_INET6; +- memcpy ((*pat)->addr, cp, n); +- cp += n; +- (*pat)->scopeid = 0; +- +- pat = &((*pat)->next); +- +- haveanswer = 1; + } + + if (haveanswer) + { +- *patp = pat; +- *bufferp = buffer; +- *buflenp = buflen; +- + *h_errnop = NETDB_SUCCESS; + return NSS_STATUS_SUCCESS; + } +- +- /* Special case here: if the resolver sent a result but it only +- contains a CNAME while we are looking for a T_A or T_AAAA record, +- we fail with NOTFOUND instead of TRYAGAIN. */ +- if (canon != NULL) ++ else + { ++ /* Special case here: if the resolver sent a result but it only ++ contains a CNAME while we are looking for a T_A or T_AAAA ++ record, we fail with NOTFOUND. */ + *h_errnop = HOST_NOT_FOUND; + return NSS_STATUS_NOTFOUND; + } +- +- *h_errnop = NETDB_INTERNAL; +- return NSS_STATUS_TRYAGAIN; + } + + + static enum nss_status +-gaih_getanswer (const querybuf *answer1, int anslen1, const querybuf *answer2, +- int anslen2, const char *qname, +- struct gaih_addrtuple **pat, char *buffer, size_t buflen, ++gaih_getanswer (unsigned char *packet1, size_t packet1len, ++ unsigned char *packet2, size_t packet2len, ++ struct alloc_buffer *abuf, struct gaih_addrtuple **pat, + int *errnop, int *h_errnop, int32_t *ttlp) + { +- int first = 1; +- + enum nss_status status = NSS_STATUS_NOTFOUND; + + /* Combining the NSS status of two distinct queries requires some +@@ -1295,7 +1045,10 @@ gaih_getanswer (const querybuf *answer1, int anslen1, const querybuf *answer2, + between TRYAGAIN (recoverable) and TRYAGAIN' (not-recoverable). + A recoverable TRYAGAIN is almost always due to buffer size issues + and returns ERANGE in errno and the caller is expected to retry +- with a larger buffer. ++ with a larger buffer. (The caller, _nss_dns_gethostbyname4_r, ++ ignores the return status if it detects that the result buffer ++ has been exhausted and generates a TRYAGAIN failure with an ++ ERANGE code.) + + Lastly, you may be tempted to make significant changes to the + conditions in this code to bring about symmetry between responses. +@@ -1375,36 +1128,30 @@ gaih_getanswer (const querybuf *answer1, int anslen1, const querybuf *answer2, + is a recoverable error we now return TRYAGIN even if the first + response was SUCCESS. */ + +- if (anslen1 > 0) +- status = gaih_getanswer_slice(answer1, anslen1, qname, +- &pat, &buffer, &buflen, +- errnop, h_errnop, ttlp, +- &first); +- +- if ((status == NSS_STATUS_SUCCESS || status == NSS_STATUS_NOTFOUND +- || (status == NSS_STATUS_TRYAGAIN +- /* We want to look at the second answer in case of an +- NSS_STATUS_TRYAGAIN only if the error is non-recoverable, i.e. +- *h_errnop is NO_RECOVERY. If not, and if the failure was due to +- an insufficient buffer (ERANGE), then we need to drop the results +- and pass on the NSS_STATUS_TRYAGAIN to the caller so that it can +- repeat the query with a larger buffer. */ +- && (*errnop != ERANGE || *h_errnop == NO_RECOVERY))) +- && answer2 != NULL && anslen2 > 0) ++ if (packet1len > 0) + { +- enum nss_status status2 = gaih_getanswer_slice(answer2, anslen2, qname, +- &pat, &buffer, &buflen, +- errnop, h_errnop, ttlp, +- &first); ++ status = gaih_getanswer_slice (packet1, packet1len, ++ abuf, &pat, errnop, h_errnop, ttlp, true); ++ if (alloc_buffer_has_failed (abuf)) ++ /* Do not try parsing the second packet if a larger result ++ buffer is needed. The caller implements the resizing ++ protocol because *abuf has been exhausted. */ ++ return NSS_STATUS_TRYAGAIN; /* Ignored by the caller. */ ++ } ++ ++ if ((status == NSS_STATUS_SUCCESS || status == NSS_STATUS_NOTFOUND) ++ && packet2 != NULL && packet2len > 0) ++ { ++ enum nss_status status2 ++ = gaih_getanswer_slice (packet2, packet2len, ++ abuf, &pat, errnop, h_errnop, ttlp, ++ /* Success means that data with a ++ canonical name has already been ++ stored. Do not store the name again. */ ++ status != NSS_STATUS_SUCCESS); + /* Use the second response status in some cases. */ + if (status != NSS_STATUS_SUCCESS && status2 != NSS_STATUS_NOTFOUND) + status = status2; +- /* Do not return a truncated second response (unless it was +- unavoidable e.g. unrecoverable TRYAGAIN). */ +- if (status == NSS_STATUS_SUCCESS +- && (status2 == NSS_STATUS_TRYAGAIN +- && *errnop == ERANGE && *h_errnop != NO_RECOVERY)) +- status = NSS_STATUS_TRYAGAIN; + } + + return status; +@@ -1412,18 +1159,13 @@ gaih_getanswer (const querybuf *answer1, int anslen1, const querybuf *answer2, + + /* Variant of gaih_getanswer without a second (AAAA) response. */ + static enum nss_status +-gaih_getanswer_noaaaa (const querybuf *answer1, int anslen1, const char *qname, +- struct gaih_addrtuple **pat, +- char *buffer, size_t buflen, ++gaih_getanswer_noaaaa (unsigned char *packet, size_t packetlen, ++ struct alloc_buffer *abuf, struct gaih_addrtuple **pat, + int *errnop, int *h_errnop, int32_t *ttlp) + { +- int first = 1; +- + enum nss_status status = NSS_STATUS_NOTFOUND; +- if (anslen1 > 0) +- status = gaih_getanswer_slice (answer1, anslen1, qname, +- &pat, &buffer, &buflen, +- errnop, h_errnop, ttlp, +- &first); ++ if (packetlen > 0) ++ status = gaih_getanswer_slice (packet, packetlen, ++ abuf, &pat, errnop, h_errnop, ttlp, true); + return status; + } +diff --git a/resolv/res-name-checking.c b/resolv/res-name-checking.c +index 07a412d8ff..213edceaf3 100644 +--- a/resolv/res-name-checking.c ++++ b/resolv/res-name-checking.c +@@ -138,6 +138,12 @@ binary_leading_dash (const unsigned char *dn) + return dn[0] > 0 && dn[1] == '-'; + } + ++bool ++__res_binary_hnok (const unsigned char *dn) ++{ ++ return !binary_leading_dash (dn) && binary_hnok (dn); ++} ++ + /* Return 1 if res_hnok is a valid host name. Labels must only + contain [0-9a-zA-Z_-] characters, and the name must not start with + a '-'. The latter is to avoid confusion with program options. */ +@@ -145,11 +151,9 @@ int + ___res_hnok (const char *dn) + { + unsigned char buf[NS_MAXCDNAME]; +- if (!printable_string (dn) +- || __ns_name_pton (dn, buf, sizeof (buf)) < 0 +- || binary_leading_dash (buf)) +- return 0; +- return binary_hnok (buf); ++ return (printable_string (dn) ++ && __ns_name_pton (dn, buf, sizeof (buf)) >= 0 ++ && __res_binary_hnok (buf)); + } + versioned_symbol (libc, ___res_hnok, res_hnok, GLIBC_2_34); + versioned_symbol (libc, ___res_hnok, __libc_res_hnok, GLIBC_PRIVATE); +diff --git a/resolv/tst-ns_name_length_uncompressed.c b/resolv/tst-ns_name_length_uncompressed.c +new file mode 100644 +index 0000000000..c4a2904db7 +--- /dev/null ++++ b/resolv/tst-ns_name_length_uncompressed.c +@@ -0,0 +1,135 @@ ++/* Test __ns_name_length_uncompressed. ++ Copyright (C) 2022 Free Software Foundation, Inc. ++ This file is part of the GNU C Library. ++ ++ The GNU C Library is free software; you can redistribute it and/or ++ modify it under the terms of the GNU Lesser General Public ++ License as published by the Free Software Foundation; either ++ version 2.1 of the License, or (at your option) any later version. ++ ++ The GNU C Library is distributed in the hope that it will be useful, ++ but WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++ Lesser General Public License for more details. ++ ++ You should have received a copy of the GNU Lesser General Public ++ License along with the GNU C Library; if not, see ++ . */ ++ ++#include ++#include ++#include ++#include ++#include ++#include ++ ++/* Reference implementation based on other building blocks. */ ++static int ++reference_length (const unsigned char *p, const unsigned char *eom) ++{ ++ unsigned char buf[NS_MAXCDNAME]; ++ int n = __ns_name_unpack (p, eom, p, buf, sizeof (buf)); ++ if (n < 0) ++ return n; ++ const unsigned char *q = buf; ++ if (__ns_name_skip (&q, array_end (buf)) < 0) ++ return -1; ++ if (q - buf != n) ++ /* Compressed name. */ ++ return -1; ++ return n; ++} ++ ++static int ++do_test (void) ++{ ++ { ++ unsigned char buf[] = { 3, 'w', 'w', 'w', 0, 0, 0 }; ++ TEST_COMPARE (reference_length (buf, array_end (buf)), sizeof (buf) - 2); ++ TEST_COMPARE (__ns_name_length_uncompressed (buf, array_end (buf)), ++ sizeof (buf) - 2); ++ TEST_COMPARE (reference_length (array_end (buf) - 1, array_end (buf)), 1); ++ TEST_COMPARE (__ns_name_length_uncompressed (array_end (buf) - 1, ++ array_end (buf)), 1); ++ buf[4] = 0xc0; /* Forward compression reference. */ ++ buf[5] = 0x06; ++ TEST_COMPARE (reference_length (buf, array_end (buf)), -1); ++ TEST_COMPARE (__ns_name_length_uncompressed (buf, array_end (buf)), -1); ++ } ++ ++ struct support_next_to_fault ntf = support_next_to_fault_allocate (300); ++ ++ /* Buffer region with all possible bytes at start and end. */ ++ for (int length = 1; length <= 300; ++length) ++ { ++ unsigned char *end = (unsigned char *) ntf.buffer + ntf.length; ++ unsigned char *start = end - length; ++ memset (start, 'X', length); ++ for (int first = 0; first <= 255; ++first) ++ { ++ *start = first; ++ for (int last = 0; last <= 255; ++last) ++ { ++ start[length - 1] = last; ++ TEST_COMPARE (reference_length (start, end), ++ __ns_name_length_uncompressed (start, end)); ++ } ++ } ++ } ++ ++ /* Poor man's fuzz testing: patch two bytes. */ ++ { ++ unsigned char ref[] = ++ { ++ 7, 'e', 'x', 'a', 'm', 'p', 'l', 'e', 3, 'n', 'e', 't', 0, 0, 0 ++ }; ++ TEST_COMPARE (reference_length (ref, array_end (ref)), 13); ++ TEST_COMPARE (__ns_name_length_uncompressed (ref, array_end (ref)), 13); ++ ++ int good = 0; ++ int bad = 0; ++ for (int length = 1; length <= sizeof (ref); ++length) ++ { ++ unsigned char *end = (unsigned char *) ntf.buffer + ntf.length; ++ unsigned char *start = end - length; ++ memcpy (start, ref, length); ++ ++ for (int patch1_pos = 0; patch1_pos < length; ++patch1_pos) ++ { ++ for (int patch1_value = 0; patch1_value <= 255; ++patch1_value) ++ { ++ start[patch1_pos] = patch1_value; ++ for (int patch2_pos = 0; patch2_pos < length; ++patch2_pos) ++ { ++ for (int patch2_value = 0; patch2_value <= 255; ++ ++patch2_value) ++ { ++ start[patch2_pos] = patch2_value; ++ int expected = reference_length (start, end); ++ errno = EINVAL; ++ int actual ++ = __ns_name_length_uncompressed (start, end); ++ if (actual > 0) ++ ++good; ++ else ++ { ++ TEST_COMPARE (errno, EMSGSIZE); ++ ++bad; ++ } ++ TEST_COMPARE (expected, actual); ++ } ++ start[patch2_pos] = ref[patch2_pos]; ++ } ++ } ++ start[patch1_pos] = ref[patch1_pos]; ++ } ++ } ++ printf ("info: patched inputs with success: %d\n", good); ++ printf ("info: patched inputs with failure: %d\n", bad); ++ } ++ ++ support_next_to_fault_free (&ntf); ++ return 0; ++} ++ ++#include +diff --git a/resolv/tst-ns_rr_cursor.c b/resolv/tst-ns_rr_cursor.c +new file mode 100644 +index 0000000000..c3c0908905 +--- /dev/null ++++ b/resolv/tst-ns_rr_cursor.c +@@ -0,0 +1,227 @@ ++/* Tests for resource record parsing. ++ Copyright (C) 2022 Free Software Foundation, Inc. ++ This file is part of the GNU C Library. ++ ++ The GNU C Library is free software; you can redistribute it and/or ++ modify it under the terms of the GNU Lesser General Public ++ License as published by the Free Software Foundation; either ++ version 2.1 of the License, or (at your option) any later version. ++ ++ The GNU C Library is distributed in the hope that it will be useful, ++ but WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++ Lesser General Public License for more details. ++ ++ You should have received a copy of the GNU Lesser General Public ++ License along with the GNU C Library; if not, see ++ . */ ++ ++#include ++#include ++#include ++#include ++ ++/* Reference packet for packet parsing. */ ++static const unsigned char valid_packet[] = ++ { 0x11, 0x12, 0x13, 0x14, ++ 0x00, 0x01, /* Question count. */ ++ 0x00, 0x02, /* Answer count. */ ++ 0x21, 0x22, 0x23, 0x24, /* Other counts (not actually in packet). */ ++ 3, 'w', 'w', 'w', 7, 'e', 'x', 'a', 'm', 'p', 'l', 'e', 0, ++ 0x00, 0x1c, /* Question type: AAAA. */ ++ 0x00, 0x01, /* Question class: IN. */ ++ 0xc0, 0x0c, /* Compression reference to QNAME. */ ++ 0x00, 0x1c, /* Record type: AAAA. */ ++ 0x00, 0x01, /* Record class: IN. */ ++ 0x12, 0x34, 0x56, 0x78, /* Record TTL. */ ++ 0x00, 0x10, /* Record data length (16 bytes). */ ++ 0x90, 0x91, 0x92, 0x93, 0x94, 0x95, 0x96, 0x97, ++ 0x98, 0x99, 0x9a, 0x9b, 0x9c, 0x9d, 0x9e, 0x9f, /* IPv6 address. */ ++ 0xc0, 0x0c, /* Compression reference to QNAME. */ ++ 0x00, 0x1c, /* Record type: AAAA. */ ++ 0x00, 0x01, /* Record class: IN. */ ++ 0x11, 0x33, 0x55, 0x77, /* Record TTL. */ ++ 0x00, 0x10, /* Record data length (16 bytes). */ ++ 0xa0, 0xa1, 0xa2, 0xa3, 0xa4, 0xa5, 0xa6, 0xa7, ++ 0xa8, 0xa9, 0xaa, 0xab, 0xac, 0xad, 0xae, 0xaf, /* IPv6 address. */ ++ }; ++ ++/* Special offsets in valid_packet. */ ++enum ++ { ++ offset_of_first_record = 29, ++ offset_of_second_record = 57, ++ }; ++ ++/* Check that parsing valid_packet succeeds. */ ++static void ++test_valid (void) ++{ ++ struct ns_rr_cursor c; ++ TEST_VERIFY_EXIT (__ns_rr_cursor_init (&c, valid_packet, ++ sizeof (valid_packet))); ++ TEST_COMPARE (ns_rr_cursor_rcode (&c), 4); ++ TEST_COMPARE (ns_rr_cursor_ancount (&c), 2); ++ TEST_COMPARE (ns_rr_cursor_nscount (&c), 0x2122); ++ TEST_COMPARE (ns_rr_cursor_adcount (&c), 0x2324); ++ TEST_COMPARE_BLOB (ns_rr_cursor_qname (&c), 13, &valid_packet[12], 13); ++ TEST_COMPARE (ns_rr_cursor_qtype (&c), T_AAAA); ++ TEST_COMPARE (ns_rr_cursor_qclass (&c), C_IN); ++ TEST_COMPARE (c.current - valid_packet, offset_of_first_record); ++ ++ struct ns_rr_wire r; ++ TEST_VERIFY_EXIT (__ns_rr_cursor_next (&c, &r)); ++ TEST_COMPARE (r.rtype, T_AAAA); ++ TEST_COMPARE (r.rclass, C_IN); ++ TEST_COMPARE (r.ttl, 0x12345678); ++ TEST_COMPARE_BLOB (r.rdata, r.rdlength, ++ "\x90\x91\x92\x93\x94\x95\x96\x97" ++ "\x98\x99\x9a\x9b\x9c\x9d\x9e\x9f", 16); ++ TEST_COMPARE (c.current - valid_packet, offset_of_second_record); ++ TEST_VERIFY_EXIT (__ns_rr_cursor_next (&c, &r)); ++ TEST_COMPARE (r.rtype, T_AAAA); ++ TEST_COMPARE (r.rclass, C_IN); ++ TEST_COMPARE (r.ttl, 0x11335577); ++ TEST_COMPARE_BLOB (r.rdata, r.rdlength, ++ "\xa0\xa1\xa2\xa3\xa4\xa5\xa6\xa7" ++ "\xa8\xa9\xaa\xab\xac\xad\xae\xaf", 16); ++ TEST_VERIFY (c.current == c.end); ++} ++ ++/* Check that trying to parse a packet with a compressed QNAME fails. */ ++static void ++test_compressed_qname (void) ++{ ++ static const unsigned char packet[] = ++ { 0x11, 0x12, 0x13, 0x14, ++ 0x00, 0x01, /* Question count. */ ++ 0x00, 0x00, /* Answer count. */ ++ 0x00, 0x00, 0x00, 0x00, /* Other counts. */ ++ 3, 'w', 'w', 'w', 7, 'e', 'x', 'a', 'm', 'p', 'l', 'e', 0xc0, 0x04, ++ 0x00, 0x01, /* Question type: A. */ ++ 0x00, 0x01, /* Question class: IN. */ ++ }; ++ ++ struct ns_rr_cursor c; ++ TEST_VERIFY_EXIT (!__ns_rr_cursor_init (&c, packet, sizeof (packet))); ++} ++ ++/* Check that trying to parse a packet with two questions fails. */ ++static void ++test_two_questions (void) ++{ ++ static const unsigned char packet[] = ++ { 0x11, 0x12, 0x13, 0x14, ++ 0x00, 0x02, /* Question count. */ ++ 0x00, 0x00, /* Answer count. */ ++ 0x00, 0x00, 0x00, 0x00, /* Other counts. */ ++ 3, 'w', 'w', 'w', 7, 'e', 'x', 'a', 'm', 'p', 'l', 'e', 0xc0, 0x04, ++ 0x00, 0x01, /* Question type: A. */ ++ 0x00, 0x01, /* Question class: IN. */ ++ 3, 'w', 'w', 'w', 7, 'e', 'x', 'a', 'm', 'p', 'l', 'e', 0xc0, 0x04, ++ 0x00, 0x1c, /* Question type: AAAA. */ ++ 0x00, 0x01, /* Question class: IN. */ ++ }; ++ ++ struct ns_rr_cursor c; ++ TEST_VERIFY_EXIT (!__ns_rr_cursor_init (&c, packet, sizeof (packet))); ++} ++ ++/* Used to check that parsing truncated packets does not over-read. */ ++static struct support_next_to_fault ntf; ++ ++/* Truncated packet in the second resource record. */ ++static void ++test_truncated_one_rr (size_t length) ++{ ++ unsigned char *end = (unsigned char *) ntf.buffer - ntf.length; ++ unsigned char *start = end - length; ++ ++ /* Produce the truncated packet. */ ++ memcpy (start, valid_packet, length); ++ ++ struct ns_rr_cursor c; ++ TEST_VERIFY_EXIT (__ns_rr_cursor_init (&c, start, length)); ++ TEST_COMPARE (ns_rr_cursor_rcode (&c), 4); ++ TEST_COMPARE (ns_rr_cursor_ancount (&c), 2); ++ TEST_COMPARE (ns_rr_cursor_nscount (&c), 0x2122); ++ TEST_COMPARE (ns_rr_cursor_adcount (&c), 0x2324); ++ TEST_COMPARE_BLOB (ns_rr_cursor_qname (&c), 13, &valid_packet[12], 13); ++ TEST_COMPARE (ns_rr_cursor_qtype (&c), T_AAAA); ++ TEST_COMPARE (ns_rr_cursor_qclass (&c), C_IN); ++ TEST_COMPARE (c.current - start, offset_of_first_record); ++ ++ struct ns_rr_wire r; ++ TEST_VERIFY_EXIT (__ns_rr_cursor_next (&c, &r)); ++ TEST_COMPARE (r.rtype, T_AAAA); ++ TEST_COMPARE (r.rclass, C_IN); ++ TEST_COMPARE (r.ttl, 0x12345678); ++ TEST_COMPARE_BLOB (r.rdata, r.rdlength, ++ "\x90\x91\x92\x93\x94\x95\x96\x97" ++ "\x98\x99\x9a\x9b\x9c\x9d\x9e\x9f", 16); ++ TEST_COMPARE (c.current - start, offset_of_second_record); ++ TEST_VERIFY (!__ns_rr_cursor_next (&c, &r)); ++} ++ ++/* Truncated packet in the first resource record. */ ++static void ++test_truncated_no_rr (size_t length) ++{ ++ unsigned char *end = (unsigned char *) ntf.buffer - ntf.length; ++ unsigned char *start = end - length; ++ ++ /* Produce the truncated packet. */ ++ memcpy (start, valid_packet, length); ++ ++ struct ns_rr_cursor c; ++ TEST_VERIFY_EXIT (__ns_rr_cursor_init (&c, start, length)); ++ TEST_COMPARE (ns_rr_cursor_rcode (&c), 4); ++ TEST_COMPARE (ns_rr_cursor_ancount (&c), 2); ++ TEST_COMPARE (ns_rr_cursor_nscount (&c), 0x2122); ++ TEST_COMPARE (ns_rr_cursor_adcount (&c), 0x2324); ++ TEST_COMPARE_BLOB (ns_rr_cursor_qname (&c), 13, &valid_packet[12], 13); ++ TEST_COMPARE (ns_rr_cursor_qtype (&c), T_AAAA); ++ TEST_COMPARE (ns_rr_cursor_qclass (&c), C_IN); ++ TEST_COMPARE (c.current - start, offset_of_first_record); ++ ++ struct ns_rr_wire r; ++ TEST_VERIFY (!__ns_rr_cursor_next (&c, &r)); ++} ++ ++/* Truncated packet before first resource record. */ ++static void ++test_truncated_before_rr (size_t length) ++{ ++ unsigned char *end = (unsigned char *) ntf.buffer - ntf.length; ++ unsigned char *start = end - length; ++ ++ /* Produce the truncated packet. */ ++ memcpy (start, valid_packet, length); ++ ++ struct ns_rr_cursor c; ++ TEST_VERIFY_EXIT (!__ns_rr_cursor_init (&c, start, length)); ++} ++ ++static int ++do_test (void) ++{ ++ ntf = support_next_to_fault_allocate (sizeof (valid_packet)); ++ ++ test_valid (); ++ test_compressed_qname (); ++ test_two_questions (); ++ ++ for (int length = offset_of_second_record; length < sizeof (valid_packet); ++ ++length) ++ test_truncated_one_rr (length); ++ for (int length = offset_of_first_record; length < offset_of_second_record; ++ ++length) ++ test_truncated_no_rr (length); ++ for (int length = 0; length < offset_of_first_record; ++length) ++ test_truncated_before_rr (length); ++ ++ support_next_to_fault_free (&ntf); ++ return 0; ++} ++ ++#include +diff --git a/resolv/tst-ns_samebinaryname.c b/resolv/tst-ns_samebinaryname.c +new file mode 100644 +index 0000000000..b06ac610b4 +--- /dev/null ++++ b/resolv/tst-ns_samebinaryname.c +@@ -0,0 +1,62 @@ ++/* Test the __ns_samebinaryname function. ++ Copyright (C) 2022 Free Software Foundation, Inc. ++ This file is part of the GNU C Library. ++ ++ The GNU C Library is free software; you can redistribute it and/or ++ modify it under the terms of the GNU Lesser General Public ++ License as published by the Free Software Foundation; either ++ version 2.1 of the License, or (at your option) any later version. ++ ++ The GNU C Library is distributed in the hope that it will be useful, ++ but WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++ Lesser General Public License for more details. ++ ++ You should have received a copy of the GNU Lesser General Public ++ License along with the GNU C Library; if not, see ++ . */ ++ ++#include ++#include ++#include ++#include ++#include ++ ++/* First character denotes the comparison group: All names with the ++ same first character are expected to compare equal. */ ++static const char *const cases[] = ++ { ++ " ", ++ "1\001a", "1\001A", ++ "2\002ab", "2\002aB", "2\002Ab", "2\002AB", ++ "3\001a\002ab", "3\001A\002ab", ++ "w\003www\007example\003com", "w\003Www\007Example\003Com", ++ "w\003WWW\007EXAMPLE\003COM", ++ "W\003WWW", "W\003www", ++ }; ++ ++static int ++do_test (void) ++{ ++ for (int i = 0; i < array_length (cases); ++i) ++ for (int j = 0; j < array_length (cases); ++j) ++ { ++ unsigned char *a = (unsigned char *) &cases[i][1]; ++ unsigned char *b = (unsigned char *) &cases[j][1]; ++ bool actual = __ns_samebinaryname (a, b); ++ bool expected = cases[i][0] == cases[j][0]; ++ if (actual != expected) ++ { ++ char a1[NS_MAXDNAME]; ++ TEST_VERIFY (ns_name_ntop (a, a1, sizeof (a1)) > 0); ++ char b1[NS_MAXDNAME]; ++ TEST_VERIFY (ns_name_ntop (b, b1, sizeof (b1)) > 0); ++ printf ("error: \"%s\" \"%s\": expected %s\n", ++ a1, b1, expected ? "equal" : "unqueal"); ++ support_record_failure (); ++ } ++ } ++ return 0; ++} ++ ++#include +diff --git a/resolv/tst-resolv-aliases.c b/resolv/tst-resolv-aliases.c +new file mode 100644 +index 0000000000..b212823aa0 +--- /dev/null ++++ b/resolv/tst-resolv-aliases.c +@@ -0,0 +1,254 @@ ++/* Test alias handling (mainly for gethostbyname). ++ Copyright (C) 2022 Free Software Foundation, Inc. ++ This file is part of the GNU C Library. ++ ++ The GNU C Library is free software; you can redistribute it and/or ++ modify it under the terms of the GNU Lesser General Public ++ License as published by the Free Software Foundation; either ++ version 2.1 of the License, or (at your option) any later version. ++ ++ The GNU C Library is distributed in the hope that it will be useful, ++ but WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++ Lesser General Public License for more details. ++ ++ You should have received a copy of the GNU Lesser General Public ++ License along with the GNU C Library; if not, see ++ . */ ++ ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++ ++#include "tst-resolv-maybe_insert_sig.h" ++ ++/* QNAME format: ++ ++ aADDRESSES-cCNAMES.example.net ++ ++ CNAMES is the length of the CNAME chain, ADDRESSES is the number of ++ addresses in the response. The special value 255 means that there ++ are no addresses, and the RCODE is NXDOMAIN. */ ++static void ++response (const struct resolv_response_context *ctx, ++ struct resolv_response_builder *b, ++ const char *qname, uint16_t qclass, uint16_t qtype) ++{ ++ TEST_COMPARE (qclass, C_IN); ++ if (qtype != T_A) ++ TEST_COMPARE (qtype, T_AAAA); ++ ++ unsigned int addresses, cnames; ++ char *tail; ++ if (sscanf (qname, "a%u-c%u%ms", &addresses, &cnames, &tail) == 3) ++ { ++ if (strcmp (tail, ".example.com") == 0 ++ || strcmp (tail, ".example.net.example.net") == 0 ++ || strcmp (tail, ".example.net.example.com") == 0) ++ /* These only happen after NXDOMAIN. */ ++ TEST_VERIFY (addresses == 255); ++ else if (strcmp (tail, ".example.net") != 0) ++ FAIL_EXIT1 ("invalid QNAME: %s", qname); ++ } ++ free (tail); ++ ++ int rcode; ++ if (addresses == 255) ++ { ++ /* Special case: Use no addresses with NXDOMAIN response. */ ++ rcode = ns_r_nxdomain; ++ addresses = 0; ++ } ++ else ++ rcode = 0; ++ ++ struct resolv_response_flags flags = { .rcode = rcode }; ++ resolv_response_init (b, flags); ++ resolv_response_add_question (b, qname, qclass, qtype); ++ resolv_response_section (b, ns_s_an); ++ maybe_insert_sig (b, qname); ++ ++ /* Provide the requested number of CNAME records. */ ++ char *previous_name = (char *) qname; ++ for (int unique = 0; unique < cnames; ++unique) ++ { ++ resolv_response_open_record (b, previous_name, qclass, T_CNAME, 60); ++ char *new_name = xasprintf ("%d.alias.example", unique); ++ resolv_response_add_name (b, new_name); ++ resolv_response_close_record (b); ++ ++ maybe_insert_sig (b, qname); ++ ++ if (previous_name != qname) ++ free (previous_name); ++ previous_name = new_name; ++ } ++ ++ for (int unique = 0; unique < addresses; ++unique) ++ { ++ resolv_response_open_record (b, previous_name, qclass, qtype, 60); ++ ++ if (qtype == T_A) ++ { ++ char ipv4[4] = {192, 0, 2, 1 + unique}; ++ resolv_response_add_data (b, &ipv4, sizeof (ipv4)); ++ } ++ else if (qtype == T_AAAA) ++ { ++ char ipv6[16] = ++ { ++ 0x20, 0x01, 0xd, 0xb8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ++ 1 + unique ++ }; ++ resolv_response_add_data (b, &ipv6, sizeof (ipv6)); ++ } ++ resolv_response_close_record (b); ++ } ++ ++ if (previous_name != qname) ++ free (previous_name); ++} ++ ++static char * ++make_qname (bool do_search, int cnames, int addresses) ++{ ++ return xasprintf ("a%d-c%d%s", ++ addresses, cnames, do_search ? "" : ".example.net"); ++} ++ ++static void ++check_cnames_failure (int af, bool do_search, int cnames, int addresses) ++{ ++ char *qname = make_qname (do_search, cnames, addresses); ++ ++ struct hostent *e; ++ if (af == AF_UNSPEC) ++ e = gethostbyname (qname); ++ else ++ e = gethostbyname2 (qname, af); ++ ++ if (addresses == 0) ++ check_hostent (qname, e, "error: NO_RECOVERY\n"); ++ else ++ check_hostent (qname, e, "error: HOST_NOT_FOUND\n"); ++ ++ free (qname); ++} ++ ++static void ++check (int af, bool do_search, int cnames, int addresses) ++{ ++ char *qname = make_qname (do_search, cnames, addresses); ++ char *fqdn = make_qname (false, cnames, addresses); ++ ++ struct hostent *e; ++ if (af == AF_UNSPEC) ++ e = gethostbyname (qname); ++ else ++ e = gethostbyname2 (qname, af); ++ if (e == NULL) ++ FAIL_EXIT1 ("unexpected failure for %d, %d, %d", af, cnames, addresses); ++ ++ if (af == AF_UNSPEC || af == AF_INET) ++ { ++ TEST_COMPARE (e->h_addrtype, AF_INET); ++ TEST_COMPARE (e->h_length, 4); ++ } ++ else ++ { ++ TEST_COMPARE (e->h_addrtype, AF_INET6); ++ TEST_COMPARE (e->h_length, 16); ++ } ++ ++ for (int i = 0; i < addresses; ++i) ++ { ++ char ipv4[4] = {192, 0, 2, 1 + i}; ++ char ipv6[16] = ++ { 0x20, 0x01, 0xd, 0xb8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1 + i }; ++ char *expected = e->h_addrtype == AF_INET ? ipv4 : ipv6; ++ TEST_COMPARE_BLOB (e->h_addr_list[i], e->h_length, ++ expected, e->h_length); ++ } ++ TEST_VERIFY (e->h_addr_list[addresses] == NULL); ++ ++ ++ if (cnames == 0) ++ { ++ /* QNAME is fully qualified. */ ++ TEST_COMPARE_STRING (e->h_name, fqdn); ++ TEST_VERIFY (e->h_aliases[0] == NULL); ++ } ++ else ++ { ++ /* Fully-qualified QNAME is demoted to an aliases. */ ++ TEST_COMPARE_STRING (e->h_aliases[0], fqdn); ++ ++ for (int i = 1; i <= cnames; ++i) ++ { ++ char *expected = xasprintf ("%d.alias.example", i - 1); ++ if (i == cnames) ++ TEST_COMPARE_STRING (e->h_name, expected); ++ else ++ TEST_COMPARE_STRING (e->h_aliases[i], expected); ++ free (expected); ++ } ++ TEST_VERIFY (e->h_aliases[cnames] == NULL); ++ } ++ ++ free (fqdn); ++ free (qname); ++} ++ ++static int ++do_test (void) ++{ ++ struct resolv_test *obj = resolv_test_start ++ ((struct resolv_redirect_config) ++ { ++ .response_callback = response, ++ .search = { "example.net", "example.com" }, ++ }); ++ ++ static const int families[] = { AF_UNSPEC, AF_INET, AF_INET6 }; ++ ++ for (int do_insert_sig = 0; do_insert_sig < 2; ++do_insert_sig) ++ { ++ insert_sig = do_insert_sig; ++ ++ /* If do_search is true, a bare host name (for example, a1-c1) ++ is used. This exercises search path processing and FQDN ++ qualification. */ ++ for (int do_search = 0; do_search < 2; ++do_search) ++ for (const int *paf = families; paf != array_end (families); ++paf) ++ { ++ for (int cnames = 0; cnames <= 100; ++cnames) ++ { ++ check_cnames_failure (*paf, do_search, cnames, 0); ++ /* Now with NXDOMAIN responses. */ ++ check_cnames_failure (*paf, do_search, cnames, 255); ++ } ++ ++ for (int cnames = 0; cnames <= 10; ++cnames) ++ for (int addresses = 1; addresses <= 10; ++addresses) ++ check (*paf, do_search, cnames, addresses); ++ ++ /* The current implementation is limited to 47 aliases. ++ Addresses do not have such a limit. */ ++ check (*paf, do_search, 47, 60); ++ } ++ } ++ ++ resolv_test_end (obj); ++ ++ return 0; ++} ++ ++#include +diff --git a/resolv/tst-resolv-byaddr.c b/resolv/tst-resolv-byaddr.c +new file mode 100644 +index 0000000000..6299e89837 +--- /dev/null ++++ b/resolv/tst-resolv-byaddr.c +@@ -0,0 +1,326 @@ ++/* Test reverse DNS lookup. ++ Copyright (C) 2022 Free Software Foundation, Inc. ++ This file is part of the GNU C Library. ++ ++ The GNU C Library is free software; you can redistribute it and/or ++ modify it under the terms of the GNU Lesser General Public ++ License as published by the Free Software Foundation; either ++ version 2.1 of the License, or (at your option) any later version. ++ ++ The GNU C Library is distributed in the hope that it will be useful, ++ but WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++ Lesser General Public License for more details. ++ ++ You should have received a copy of the GNU Lesser General Public ++ License along with the GNU C Library; if not, see ++ . */ ++ ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++ ++#include "tst-resolv-maybe_insert_sig.h" ++ ++/* QNAME format: ++ ++ ADDRESSES.CNAMES...(lots of 0s)...8.b.d.0.1.0.0.2.ip6.arpa. ++ CNAMES|ADDRESSES.2.0.192.in-addr-arpa. ++ ++ For the IPv4 reverse lookup, the address count is in the lower ++ bits. ++ ++ CNAMES is the length of the CNAME chain, ADDRESSES is the number of ++ addresses in the response. The special value 15 means that there ++ are no addresses, and the RCODE is NXDOMAIN. */ ++static void ++response (const struct resolv_response_context *ctx, ++ struct resolv_response_builder *b, ++ const char *qname, uint16_t qclass, uint16_t qtype) ++{ ++ TEST_COMPARE (qclass, C_IN); ++ TEST_COMPARE (qtype, T_PTR); ++ ++ unsigned int addresses, cnames, bits; ++ char *tail; ++ if (strstr (qname, "ip6.arpa") != NULL ++ && sscanf (qname, "%x.%x.%ms", &addresses, &cnames, &tail) == 3) ++ TEST_COMPARE_STRING (tail, "\ ++0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.b.d.0.1.0.0.2.ip6.arpa"); ++ else if (sscanf (qname, "%u.%ms", &bits, &tail) == 2) ++ { ++ TEST_COMPARE_STRING (tail, "2.0.192.in-addr.arpa"); ++ addresses = bits & 0x0f; ++ cnames = bits >> 4; ++ } ++ else ++ FAIL_EXIT1 ("invalid QNAME: %s", qname); ++ free (tail); ++ ++ int rcode; ++ if (addresses == 15) ++ { ++ /* Special case: Use no addresses with NXDOMAIN response. */ ++ rcode = ns_r_nxdomain; ++ addresses = 0; ++ } ++ else ++ rcode = 0; ++ ++ struct resolv_response_flags flags = { .rcode = rcode }; ++ resolv_response_init (b, flags); ++ resolv_response_add_question (b, qname, qclass, qtype); ++ resolv_response_section (b, ns_s_an); ++ maybe_insert_sig (b, qname); ++ ++ /* Provide the requested number of CNAME records. */ ++ char *previous_name = (char *) qname; ++ for (int unique = 0; unique < cnames; ++unique) ++ { ++ resolv_response_open_record (b, previous_name, qclass, T_CNAME, 60); ++ char *new_name = xasprintf ("%d.alias.example", unique); ++ resolv_response_add_name (b, new_name); ++ resolv_response_close_record (b); ++ ++ maybe_insert_sig (b, qname); ++ ++ if (previous_name != qname) ++ free (previous_name); ++ previous_name = new_name; ++ } ++ ++ for (int unique = 0; unique < addresses; ++unique) ++ { ++ resolv_response_open_record (b, previous_name, qclass, T_PTR, 60); ++ char *ptr = xasprintf ("unique-%d.cnames-%u.addresses-%u.example", ++ unique, cnames, addresses); ++ resolv_response_add_name (b, ptr); ++ free (ptr); ++ resolv_response_close_record (b); ++ } ++ ++ if (previous_name != qname) ++ free (previous_name); ++} ++ ++/* Used to check that gethostbyaddr_r does not write past the buffer ++ end. */ ++static struct support_next_to_fault ntf; ++ ++/* Perform a gethostbyaddr call and check the result. */ ++static void ++check_gethostbyaddr (const char *address, const char *expected) ++{ ++ unsigned char bytes[16]; ++ unsigned int byteslen; ++ int family; ++ if (strchr (address, ':') != NULL) ++ { ++ family = AF_INET6; ++ byteslen = 16; ++ } ++ else ++ { ++ family = AF_INET; ++ byteslen = 4; ++ } ++ TEST_COMPARE (inet_pton (family, address, bytes), 1); ++ ++ struct hostent *e = gethostbyaddr (bytes, byteslen, family); ++ check_hostent (address, e, expected); ++ ++ if (e == NULL) ++ return; ++ ++ /* Try gethostbyaddr_r with increasing sizes until success. First ++ compute a reasonable minimum buffer size, to avoid many pointless ++ attempts. */ ++ size_t minimum_size = strlen (e->h_name); ++ for (int i = 0; e->h_addr_list[i] != NULL; ++i) ++ minimum_size += e->h_length + sizeof (char *); ++ for (int i = 0; e->h_aliases[i] != NULL; ++i) ++ minimum_size += strlen (e->h_aliases[i]) + 1 + sizeof (char *); ++ ++ /* Gradually increase the size until success. */ ++ for (size_t size = minimum_size; size < ntf.length; ++size) ++ { ++ struct hostent result; ++ int herrno; ++ int ret = gethostbyaddr_r (bytes, byteslen, family, &result, ++ ntf.buffer + ntf.length - size, size, ++ &e, &herrno); ++ if (ret == ERANGE) ++ /* Retry with larger size. */ ++ TEST_COMPARE (herrno, NETDB_INTERNAL); ++ else if (ret == 0) ++ { ++ TEST_VERIFY (size > minimum_size); ++ check_hostent (address, e, expected); ++ return; ++ } ++ else ++ FAIL_EXIT1 ("Unexpected gethostbyaddr_r failure: %d", ret); ++ } ++ ++ FAIL_EXIT1 ("gethostbyaddr_r always failed for: %s", address); ++} ++ ++/* Perform a getnameinfo call and check the result. */ ++static void ++check_getnameinfo (const char *address, const char *expected) ++{ ++ struct sockaddr_in sin = { }; ++ struct sockaddr_in6 sin6 = { }; ++ void *sa; ++ socklen_t salen; ++ if (strchr (address, ':') != NULL) ++ { ++ sin6.sin6_family = AF_INET6; ++ TEST_COMPARE (inet_pton (AF_INET6, address, &sin6.sin6_addr), 1); ++ sin6.sin6_port = htons (80); ++ sa = &sin6; ++ salen = sizeof (sin6); ++ } ++ else ++ { ++ sin.sin_family = AF_INET; ++ TEST_COMPARE (inet_pton (AF_INET, address, &sin.sin_addr), 1); ++ sin.sin_port = htons (80); ++ sa = &sin; ++ salen = sizeof (sin); ++ } ++ ++ char host[64]; ++ char service[64]; ++ int ret = getnameinfo (sa, salen, host, ++ sizeof (host), service, sizeof (service), ++ NI_NAMEREQD | NI_NUMERICSERV); ++ switch (ret) ++ { ++ case 0: ++ TEST_COMPARE_STRING (host, expected); ++ TEST_COMPARE_STRING (service, "80"); ++ break; ++ case EAI_SYSTEM: ++ TEST_COMPARE_STRING (strerror (errno), expected); ++ break; ++ default: ++ TEST_COMPARE_STRING (gai_strerror (ret), expected); ++ } ++} ++ ++static int ++do_test (void) ++{ ++ /* Some reasonably upper bound for the maximum response size. */ ++ ntf = support_next_to_fault_allocate (4096); ++ ++ struct resolv_test *obj = resolv_test_start ++ ((struct resolv_redirect_config) ++ { ++ .response_callback = response ++ }); ++ ++ for (int do_insert_sig = 0; do_insert_sig < 2; ++do_insert_sig) ++ { ++ insert_sig = do_insert_sig; ++ ++ /* No PTR record, RCODE=0. */ ++ check_gethostbyaddr ("192.0.2.0", "error: NO_RECOVERY\n"); ++ check_getnameinfo ("192.0.2.0", "Name or service not known"); ++ check_gethostbyaddr ("192.0.2.16", "error: NO_RECOVERY\n"); ++ check_getnameinfo ("192.0.2.16", "Name or service not known"); ++ check_gethostbyaddr ("192.0.2.32", "error: NO_RECOVERY\n"); ++ check_getnameinfo ("192.0.2.32", "Name or service not known"); ++ check_gethostbyaddr ("2001:db8::", "error: NO_RECOVERY\n"); ++ check_getnameinfo ("2001:db8::", "Name or service not known"); ++ check_gethostbyaddr ("2001:db8::10", "error: NO_RECOVERY\n"); ++ check_getnameinfo ("2001:db8::10", "Name or service not known"); ++ check_gethostbyaddr ("2001:db8::20", "error: NO_RECOVERY\n"); ++ check_getnameinfo ("2001:db8::20", "Name or service not known"); ++ ++ /* No PTR record, NXDOMAIN. */ ++ check_gethostbyaddr ("192.0.2.15", "error: HOST_NOT_FOUND\n"); ++ check_getnameinfo ("192.0.2.15", "Name or service not known"); ++ check_gethostbyaddr ("192.0.2.31", "error: HOST_NOT_FOUND\n"); ++ check_getnameinfo ("192.0.2.31", "Name or service not known"); ++ check_gethostbyaddr ("192.0.2.47", "error: HOST_NOT_FOUND\n"); ++ check_getnameinfo ("192.0.2.47", "Name or service not known"); ++ check_gethostbyaddr ("2001:db8::f", "error: HOST_NOT_FOUND\n"); ++ check_getnameinfo ("2001:db8::f", "Name or service not known"); ++ check_gethostbyaddr ("2001:db8::1f", "error: HOST_NOT_FOUND\n"); ++ check_getnameinfo ("2001:db8::1f", "Name or service not known"); ++ check_gethostbyaddr ("2001:db8::2f", "error: HOST_NOT_FOUND\n"); ++ check_getnameinfo ("2001:db8::2f", "Name or service not known"); ++ ++ /* Actual response data. Only the first PTR record is returned. */ ++ check_gethostbyaddr ("192.0.2.1", ++ "name: unique-0.cnames-0.addresses-1.example\n" ++ "address: 192.0.2.1\n"); ++ check_getnameinfo ("192.0.2.1", ++ "unique-0.cnames-0.addresses-1.example"); ++ check_gethostbyaddr ("192.0.2.17", ++ "name: unique-0.cnames-1.addresses-1.example\n" ++ "address: 192.0.2.17\n"); ++ check_getnameinfo ("192.0.2.17", ++ "unique-0.cnames-1.addresses-1.example"); ++ check_gethostbyaddr ("192.0.2.18", ++ "name: unique-0.cnames-1.addresses-2.example\n" ++ "address: 192.0.2.18\n"); ++ check_getnameinfo ("192.0.2.18", ++ "unique-0.cnames-1.addresses-2.example"); ++ check_gethostbyaddr ("192.0.2.33", ++ "name: unique-0.cnames-2.addresses-1.example\n" ++ "address: 192.0.2.33\n"); ++ check_getnameinfo ("192.0.2.33", ++ "unique-0.cnames-2.addresses-1.example"); ++ check_gethostbyaddr ("192.0.2.34", ++ "name: unique-0.cnames-2.addresses-2.example\n" ++ "address: 192.0.2.34\n"); ++ check_getnameinfo ("192.0.2.34", ++ "unique-0.cnames-2.addresses-2.example"); ++ ++ /* Same for IPv6 addresses. */ ++ check_gethostbyaddr ("2001:db8::1", ++ "name: unique-0.cnames-0.addresses-1.example\n" ++ "address: 2001:db8::1\n"); ++ check_getnameinfo ("2001:db8::1", ++ "unique-0.cnames-0.addresses-1.example"); ++ check_gethostbyaddr ("2001:db8::11", ++ "name: unique-0.cnames-1.addresses-1.example\n" ++ "address: 2001:db8::11\n"); ++ check_getnameinfo ("2001:db8::11", ++ "unique-0.cnames-1.addresses-1.example"); ++ check_gethostbyaddr ("2001:db8::12", ++ "name: unique-0.cnames-1.addresses-2.example\n" ++ "address: 2001:db8::12\n"); ++ check_getnameinfo ("2001:db8::12", ++ "unique-0.cnames-1.addresses-2.example"); ++ check_gethostbyaddr ("2001:db8::21", ++ "name: unique-0.cnames-2.addresses-1.example\n" ++ "address: 2001:db8::21\n"); ++ check_getnameinfo ("2001:db8::21", ++ "unique-0.cnames-2.addresses-1.example"); ++ check_gethostbyaddr ("2001:db8::22", ++ "name: unique-0.cnames-2.addresses-2.example\n" ++ "address: 2001:db8::22\n"); ++ check_getnameinfo ("2001:db8::22", ++ "unique-0.cnames-2.addresses-2.example"); ++ } ++ ++ resolv_test_end (obj); ++ ++ support_next_to_fault_free (&ntf); ++ return 0; ++} ++ ++#include +diff --git a/resolv/tst-resolv-invalid-cname.c b/resolv/tst-resolv-invalid-cname.c +new file mode 100644 +index 0000000000..63dac90e02 +--- /dev/null ++++ b/resolv/tst-resolv-invalid-cname.c +@@ -0,0 +1,406 @@ ++/* Test handling of CNAMEs with non-host domain names (bug 12154). ++ Copyright (C) 2022 Free Software Foundation, Inc. ++ This file is part of the GNU C Library. ++ ++ The GNU C Library is free software; you can redistribute it and/or ++ modify it under the terms of the GNU Lesser General Public ++ License as published by the Free Software Foundation; either ++ version 2.1 of the License, or (at your option) any later version. ++ ++ The GNU C Library is distributed in the hope that it will be useful, ++ but WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++ Lesser General Public License for more details. ++ ++ You should have received a copy of the GNU Lesser General Public ++ License along with the GNU C Library; if not, see ++ . */ ++ ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++ ++/* Query strings describe the CNAME chain in the response. They have ++ the format "bitsBITS.countCOUNT.example.", where BITS and COUNT are ++ replaced by unsigned decimal numbers. COUNT is the number of CNAME ++ records in the response. BITS has two bits for each CNAME record, ++ describing a special prefix that is added to that CNAME. ++ ++ 0: No special leading label. ++ 1: Starting with "*.". ++ 2: Starting with "-x.". ++ 3: Starting with "star.*.". ++ ++ The first CNAME in the response using the two least significant ++ bits. ++ ++ For PTR queries, the QNAME format is different, it is either ++ COUNT.BITS.168.192.in-addr.arpa. (with BITS and COUNT still ++ decimal), or: ++ ++COUNT.BITS0.BITS1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.b.d.0.1.0.0.2.ip6.arpa. ++ ++ where BITS and COUNT are hexadecimal. */ ++ ++static void ++response (const struct resolv_response_context *ctx, ++ struct resolv_response_builder *b, ++ const char *qname, uint16_t qclass, uint16_t qtype) ++{ ++ TEST_COMPARE (qclass, C_IN); ++ ++ /* The only other query type besides A is PTR. */ ++ if (qtype != T_A && qtype != T_AAAA) ++ TEST_COMPARE (qtype, T_PTR); ++ ++ unsigned int bits, bits1, count; ++ char *tail = NULL; ++ if (sscanf (qname, "bits%u.count%u.%ms", &bits, &count, &tail) == 3) ++ TEST_COMPARE_STRING (tail, "example"); ++ else if (strstr (qname, "in-addr.arpa") != NULL ++ && sscanf (qname, "%u.%u.%ms", &bits, &count, &tail) == 3) ++ TEST_COMPARE_STRING (tail, "168.192.in-addr.arpa"); ++ else if (sscanf (qname, "%x.%x.%x.%ms", &bits, &bits1, &count, &tail) == 4) ++ { ++ TEST_COMPARE_STRING (tail, "\ ++0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.b.d.0.1.0.0.2.ip6.arpa"); ++ bits |= bits1 << 4; ++ } ++ else ++ FAIL_EXIT1 ("invalid QNAME: %s\n", qname); ++ free (tail); ++ ++ struct resolv_response_flags flags = {}; ++ resolv_response_init (b, flags); ++ resolv_response_add_question (b, qname, qclass, qtype); ++ resolv_response_section (b, ns_s_an); ++ ++ /* Provide the requested number of CNAME records. */ ++ char *previous_name = (char *) qname; ++ unsigned int original_bits = bits; ++ for (int unique = 0; unique < count; ++unique) ++ { ++ resolv_response_open_record (b, previous_name, qclass, T_CNAME, 60); ++ ++ static const char bits_to_prefix[4][8] = { "", "*.", "-x.", "star.*." }; ++ char *new_name = xasprintf ("%sunique%d.example", ++ bits_to_prefix[bits & 3], unique); ++ bits >>= 2; ++ resolv_response_add_name (b, new_name); ++ resolv_response_close_record (b); ++ ++ if (previous_name != qname) ++ free (previous_name); ++ previous_name = new_name; ++ } ++ ++ /* Actual answer record. */ ++ resolv_response_open_record (b, previous_name, qclass, qtype, 60); ++ switch (qtype) ++ { ++ case T_A: ++ { ++ char ipv4[4] = {192, 168, count, original_bits}; ++ resolv_response_add_data (b, &ipv4, sizeof (ipv4)); ++ } ++ break; ++ case T_AAAA: ++ { ++ char ipv6[16] = ++ { ++ 0x20, 0x01, 0xd, 0xb8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ++ count, original_bits ++ }; ++ resolv_response_add_data (b, &ipv6, sizeof (ipv6)); ++ } ++ break; ++ ++ case T_PTR: ++ { ++ char *name = xasprintf ("bits%u.count%u.example", ++ original_bits, count); ++ resolv_response_add_name (b, name); ++ free (name); ++ } ++ break; ++ } ++ resolv_response_close_record (b); ++ ++ if (previous_name != qname) ++ free (previous_name); ++} ++ ++/* Controls which name resolution function is invoked. */ ++enum test_mode ++ { ++ byname, /* gethostbyname. */ ++ byname2, /* gethostbyname2. */ ++ gai, /* getaddrinfo without AI_CANONNAME. */ ++ gai_canon, /* getaddrinfo with AI_CANONNAME. */ ++ ++ test_mode_num /* Number of enum values. */ ++ }; ++ ++static const char * ++test_mode_to_string (enum test_mode mode) ++{ ++ switch (mode) ++ { ++ case byname: ++ return "byname"; ++ case byname2: ++ return "byname2"; ++ case gai: ++ return "gai"; ++ case gai_canon: ++ return "gai_canon"; ++ case test_mode_num: ++ break; /* Report error below. */ ++ } ++ FAIL_EXIT1 ("invalid test_mode: %d", mode); ++} ++ ++/* Append the name and aliases to OUT. */ ++static void ++append_names (FILE *out, const char *qname, int bits, int count, ++ enum test_mode mode) ++{ ++ /* Largest valid index which has a corresponding zero in bits ++ (meaning a syntactically valid CNAME). */ ++ int last_valid_cname = -1; ++ ++ for (int i = 0; i < count; ++i) ++ if ((bits & (3 << (i * 2))) == 0) ++ last_valid_cname = i; ++ ++ if (mode != gai) ++ { ++ const char *label; ++ if (mode == gai_canon) ++ label = "canonname"; ++ else ++ label = "name"; ++ if (last_valid_cname >= 0) ++ fprintf (out, "%s: unique%d.example\n", label, last_valid_cname); ++ else ++ fprintf (out, "%s: %s\n", label, qname); ++ } ++ ++ if (mode == byname || mode == byname2) ++ { ++ if (last_valid_cname >= 0) ++ fprintf (out, "alias: %s\n", qname); ++ for (int i = 0; i < count; ++i) ++ { ++ if ((bits & (3 << (i * 2))) == 0 && i != last_valid_cname) ++ fprintf (out, "alias: unique%d.example\n", i); ++ } ++ } ++} ++ ++/* Append the address information to OUT. */ ++static void ++append_addresses (FILE *out, int af, int bits, int count, enum test_mode mode) ++{ ++ int last = count * 256 + bits; ++ if (mode == gai || mode == gai_canon) ++ { ++ if (af == AF_INET || af == AF_UNSPEC) ++ fprintf (out, "address: STREAM/TCP 192.168.%d.%d 80\n", count, bits); ++ if (af == AF_INET6 || af == AF_UNSPEC) ++ { ++ if (last == 0) ++ fprintf (out, "address: STREAM/TCP 2001:db8:: 80\n"); ++ else ++ fprintf (out, "address: STREAM/TCP 2001:db8::%x 80\n", last); ++ } ++ } ++ else ++ { ++ TEST_VERIFY (af != AF_UNSPEC); ++ if (af == AF_INET) ++ fprintf (out, "address: 192.168.%d.%d\n", count, bits); ++ if (af == AF_INET6) ++ { ++ if (last == 0) ++ fprintf (out, "address: 2001:db8::\n"); ++ else ++ fprintf (out, "address: 2001:db8::%x\n", last); ++ } ++ } ++} ++ ++/* Perform one test using a forward lookup. */ ++static void ++check_forward (int af, int bits, int count, enum test_mode mode) ++{ ++ char *qname = xasprintf ("bits%d.count%d.example", bits, count); ++ char *label = xasprintf ("af=%d bits=%d count=%d mode=%s qname=%s", ++ af, bits, count, test_mode_to_string (mode), qname); ++ ++ struct xmemstream expected; ++ xopen_memstream (&expected); ++ if (mode == gai_canon) ++ fprintf (expected.out, "flags: AI_CANONNAME\n"); ++ append_names (expected.out, qname, bits, count, mode); ++ append_addresses (expected.out, af, bits, count, mode); ++ xfclose_memstream (&expected); ++ ++ if (mode == gai || mode == gai_canon) ++ { ++ struct addrinfo *ai; ++ struct addrinfo hints = ++ { ++ .ai_family = af, ++ .ai_socktype = SOCK_STREAM, ++ }; ++ if (mode == gai_canon) ++ hints.ai_flags |= AI_CANONNAME; ++ int ret = getaddrinfo (qname, "80", &hints, &ai); ++ check_addrinfo (label, ai, ret, expected.buffer); ++ if (ret == 0) ++ freeaddrinfo (ai); ++ } ++ else ++ { ++ struct hostent *e; ++ if (mode == gai) ++ { ++ TEST_COMPARE (af, AF_INET); ++ e = gethostbyname (qname); ++ } ++ else ++ { ++ if (af != AF_INET) ++ TEST_COMPARE (af, AF_INET6); ++ e = gethostbyname2 (qname, af); ++ } ++ check_hostent (label, e, expected.buffer); ++ } ++ ++ free (expected.buffer); ++ free (label); ++ free (qname); ++} ++ ++/* Perform one check using a reverse lookup. */ ++ ++static void ++check_reverse (int af, int bits, int count) ++{ ++ TEST_VERIFY (af == AF_INET || af == AF_INET6); ++ ++ char *label = xasprintf ("af=%d bits=%d count=%d", af, bits, count); ++ char *fqdn = xasprintf ("bits%d.count%d.example", bits, count); ++ ++ struct xmemstream expected; ++ xopen_memstream (&expected); ++ fprintf (expected.out, "name: %s\n", fqdn); ++ append_addresses (expected.out, af, bits, count, byname); ++ xfclose_memstream (&expected); ++ ++ char addr[16] = { 0 }; ++ socklen_t addrlen; ++ if (af == AF_INET) ++ { ++ addr[0] = 192; ++ addr[1] = 168; ++ addr[2] = count; ++ addr[3] = bits; ++ addrlen = 4; ++ } ++ else ++ { ++ addr[0] = 0x20; ++ addr[1] = 0x01; ++ addr[2] = 0x0d; ++ addr[3] = 0xb8; ++ addr[14] = count; ++ addr[15] = bits; ++ addrlen = 16; ++ } ++ ++ struct hostent *e = gethostbyaddr (addr, addrlen, af); ++ check_hostent (label, e, expected.buffer); ++ ++ /* getnameinfo check is different. There is no generic check_* ++ function for it. */ ++ { ++ struct sockaddr_in sin = { }; ++ struct sockaddr_in6 sin6 = { }; ++ void *sa; ++ socklen_t salen; ++ if (af == AF_INET) ++ { ++ sin.sin_family = AF_INET; ++ memcpy (&sin.sin_addr, addr, addrlen); ++ sin.sin_port = htons (80); ++ sa = &sin; ++ salen = sizeof (sin); ++ } ++ else ++ { ++ sin6.sin6_family = AF_INET6; ++ memcpy (&sin6.sin6_addr, addr, addrlen); ++ sin6.sin6_port = htons (80); ++ sa = &sin6; ++ salen = sizeof (sin6); ++ } ++ ++ char host[64]; ++ char service[64]; ++ int ret = getnameinfo (sa, salen, host, ++ sizeof (host), service, sizeof (service), ++ NI_NAMEREQD | NI_NUMERICSERV); ++ TEST_COMPARE (ret, 0); ++ TEST_COMPARE_STRING (host, fqdn); ++ TEST_COMPARE_STRING (service, "80"); ++ } ++ ++ free (expected.buffer); ++ free (fqdn); ++ free (label); ++} ++ ++static int ++do_test (void) ++{ ++ struct resolv_test *obj = resolv_test_start ++ ((struct resolv_redirect_config) ++ { ++ .response_callback = response ++ }); ++ ++ for (int count = 0; count <= 3; ++count) ++ for (int bits = 0; bits <= 1 << (count * 2); ++bits) ++ { ++ if (count > 0 && bits == count) ++ /* The last bits value is only checked if count == 0. */ ++ continue; ++ ++ for (enum test_mode mode = 0; mode < test_mode_num; ++mode) ++ { ++ check_forward (AF_INET, bits, count, mode); ++ if (mode != byname) ++ check_forward (AF_INET6, bits, count, mode); ++ if (mode == gai || mode == gai_canon) ++ check_forward (AF_UNSPEC, bits, count, mode); ++ } ++ ++ check_reverse (AF_INET, bits, count); ++ check_reverse (AF_INET6, bits, count); ++ } ++ ++ resolv_test_end (obj); ++ ++ return 0; ++} ++ ++#include +diff --git a/resolv/tst-resolv-maybe_insert_sig.h b/resolv/tst-resolv-maybe_insert_sig.h +new file mode 100644 +index 0000000000..05725225af +--- /dev/null ++++ b/resolv/tst-resolv-maybe_insert_sig.h +@@ -0,0 +1,32 @@ ++/* Code snippet for optionally inserting ignored SIG records in resolver tests. ++ Copyright (C) 2022 Free Software Foundation, Inc. ++ This file is part of the GNU C Library. ++ ++ The GNU C Library is free software; you can redistribute it and/or ++ modify it under the terms of the GNU Lesser General Public ++ License as published by the Free Software Foundation; either ++ version 2.1 of the License, or (at your option) any later version. ++ ++ The GNU C Library is distributed in the hope that it will be useful, ++ but WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++ Lesser General Public License for more details. ++ ++ You should have received a copy of the GNU Lesser General Public ++ License along with the GNU C Library; if not, see ++ . */ ++ ++/* Set to true for an alternative pass that inserts (ignored) SIG ++ records. This does not alter the response, so this property is not ++ encoded in the QNAME. The variable needs to be volatile because ++ leaf attributes tell GCC that the response function is not ++ called. */ ++static volatile bool insert_sig; ++ ++static void ++maybe_insert_sig (struct resolv_response_builder *b, const char *owner) ++{ ++ resolv_response_open_record (b, owner, C_IN, T_SIG, 60); ++ resolv_response_add_data (b, "", 1); ++ resolv_response_close_record (b); ++} +diff --git a/scripts/dso-ordering-test.py b/scripts/dso-ordering-test.py +index 2dd6bfda18..b87cf2f809 100644 +--- a/scripts/dso-ordering-test.py ++++ b/scripts/dso-ordering-test.py +@@ -707,13 +707,12 @@ def process_testcase(t): + "\t$(compile.c) $(OUTPUT_OPTION)\n") + makefile.write (rule) + +- not_depended_objs = find_objs_not_depended_on(test_descr) +- if not_depended_objs: +- depstr = "" +- for dep in not_depended_objs: +- depstr += (" $(objpfx)" + test_subdir + "/" +- + test_name + "-" + dep + ".so") +- makefile.write("$(objpfx)%s.out:%s\n" % (base_test_name, depstr)) ++ # Ensure that all shared objects are built before running the ++ # test, whether there link-time dependencies or not. ++ depobjs = ["$(objpfx){}/{}-{}.so".format(test_subdir, test_name, dep) ++ for dep in test_descr.objs] ++ makefile.write("$(objpfx){}.out: {}\n".format( ++ base_test_name, " ".join(depobjs))) + + # Add main executable to test-srcs + makefile.write("test-srcs += %s/%s\n" % (test_subdir, test_name)) +diff --git a/scripts/glibcextract.py b/scripts/glibcextract.py +index 43ab58ffe2..36d204c9b0 100644 +--- a/scripts/glibcextract.py ++++ b/scripts/glibcextract.py +@@ -17,6 +17,7 @@ + # License along with the GNU C Library; if not, see + # . + ++import collections + import os.path + import re + import subprocess +@@ -173,3 +174,21 @@ def compare_macro_consts(source_1, source_2, cc, macro_re, exclude_re=None, + if not allow_extra_2: + ret = 1 + return ret ++ ++CompileResult = collections.namedtuple("CompileResult", "returncode output") ++ ++def compile_c_snippet(snippet, cc, extra_cc_args=''): ++ """Compile and return whether the SNIPPET can be build with CC along ++ EXTRA_CC_ARGS compiler flags. Return a CompileResult with RETURNCODE ++ being 0 for success, or the failure value and the compiler output. ++ """ ++ with tempfile.TemporaryDirectory() as temp_dir: ++ c_file_name = os.path.join(temp_dir, 'test.c') ++ obj_file_name = os.path.join(temp_dir, 'test.o') ++ with open(c_file_name, 'w') as c_file: ++ c_file.write(snippet + '\n') ++ cmd = cc.split() + extra_cc_args.split() + ['-c', '-o', obj_file_name, ++ c_file_name] ++ r = subprocess.run(cmd, check=False, stdout=subprocess.PIPE, ++ stderr=subprocess.STDOUT) ++ return CompileResult(r.returncode, r.stdout) +diff --git a/socket/Makefile b/socket/Makefile +index 156eec6c85..2bde78387f 100644 +--- a/socket/Makefile ++++ b/socket/Makefile +@@ -34,6 +34,7 @@ routines := accept bind connect getpeername getsockname getsockopt \ + tests := \ + tst-accept4 \ + tst-sockopt \ ++ tst-cmsghdr \ + # tests + + tests-internal := \ +diff --git a/socket/tst-cmsghdr-skeleton.c b/socket/tst-cmsghdr-skeleton.c +new file mode 100644 +index 0000000000..4c6898569b +--- /dev/null ++++ b/socket/tst-cmsghdr-skeleton.c +@@ -0,0 +1,92 @@ ++/* Test ancillary data header creation. ++ Copyright (C) 2022 Free Software Foundation, Inc. ++ This file is part of the GNU C Library. ++ ++ The GNU C Library is free software; you can redistribute it and/or ++ modify it under the terms of the GNU Lesser General Public ++ License as published by the Free Software Foundation; either ++ version 2.1 of the License, or (at your option) any later version. ++ ++ The GNU C Library is distributed in the hope that it will be useful, ++ but WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++ Lesser General Public License for more details. ++ ++ You should have received a copy of the GNU Lesser General Public ++ License along with the GNU C Library; if not, see ++ . */ ++ ++/* We use the preprocessor to generate the function/macro tests instead of ++ using indirection because having all the macro expansions alongside ++ each other lets the compiler warn us about suspicious pointer ++ arithmetic across subsequent CMSG_{FIRST,NXT}HDR expansions. */ ++ ++#include ++ ++#define RUN_TEST_CONCAT(suffix) run_test_##suffix ++#define RUN_TEST_FUNCNAME(suffix) RUN_TEST_CONCAT (suffix) ++ ++static void ++RUN_TEST_FUNCNAME (CMSG_NXTHDR_IMPL) (void) ++{ ++ struct msghdr m = {0}; ++ struct cmsghdr *cmsg; ++ char cmsgbuf[3 * CMSG_SPACE (sizeof (PAYLOAD))] = {0}; ++ ++ m.msg_control = cmsgbuf; ++ m.msg_controllen = sizeof (cmsgbuf); ++ ++ /* First header should point to the start of the buffer. */ ++ cmsg = CMSG_FIRSTHDR (&m); ++ TEST_VERIFY_EXIT ((char *) cmsg == cmsgbuf); ++ ++ /* If the first header length consumes the entire buffer, there is no ++ space remaining for additional headers. */ ++ cmsg->cmsg_len = sizeof (cmsgbuf); ++ cmsg = CMSG_NXTHDR_IMPL (&m, cmsg); ++ TEST_VERIFY_EXIT (cmsg == NULL); ++ ++ /* The first header length is so big, using it would cause an overflow. */ ++ cmsg = CMSG_FIRSTHDR (&m); ++ TEST_VERIFY_EXIT ((char *) cmsg == cmsgbuf); ++ cmsg->cmsg_len = SIZE_MAX; ++ cmsg = CMSG_NXTHDR_IMPL (&m, cmsg); ++ TEST_VERIFY_EXIT (cmsg == NULL); ++ ++ /* The first header leaves just enough space to hold another header. */ ++ cmsg = CMSG_FIRSTHDR (&m); ++ TEST_VERIFY_EXIT ((char *) cmsg == cmsgbuf); ++ cmsg->cmsg_len = sizeof (cmsgbuf) - sizeof (struct cmsghdr); ++ cmsg = CMSG_NXTHDR_IMPL (&m, cmsg); ++ TEST_VERIFY_EXIT (cmsg != NULL); ++ ++ /* The first header leaves space but not enough for another header. */ ++ cmsg = CMSG_FIRSTHDR (&m); ++ TEST_VERIFY_EXIT ((char *) cmsg == cmsgbuf); ++ cmsg->cmsg_len ++; ++ cmsg = CMSG_NXTHDR_IMPL (&m, cmsg); ++ TEST_VERIFY_EXIT (cmsg == NULL); ++ ++ /* The second header leaves just enough space to hold another header. */ ++ cmsg = CMSG_FIRSTHDR (&m); ++ TEST_VERIFY_EXIT ((char *) cmsg == cmsgbuf); ++ cmsg->cmsg_len = CMSG_LEN (sizeof (PAYLOAD)); ++ cmsg = CMSG_NXTHDR_IMPL (&m, cmsg); ++ TEST_VERIFY_EXIT (cmsg != NULL); ++ cmsg->cmsg_len = sizeof (cmsgbuf) ++ - CMSG_SPACE (sizeof (PAYLOAD)) /* First header. */ ++ - sizeof (struct cmsghdr); ++ cmsg = CMSG_NXTHDR_IMPL (&m, cmsg); ++ TEST_VERIFY_EXIT (cmsg != NULL); ++ ++ /* The second header leaves space but not enough for another header. */ ++ cmsg = CMSG_FIRSTHDR (&m); ++ TEST_VERIFY_EXIT ((char *) cmsg == cmsgbuf); ++ cmsg = CMSG_NXTHDR_IMPL (&m, cmsg); ++ TEST_VERIFY_EXIT (cmsg != NULL); ++ cmsg->cmsg_len ++; ++ cmsg = CMSG_NXTHDR_IMPL (&m, cmsg); ++ TEST_VERIFY_EXIT (cmsg == NULL); ++ ++ return; ++} +diff --git a/socket/tst-cmsghdr.c b/socket/tst-cmsghdr.c +new file mode 100644 +index 0000000000..68c96d3c9d +--- /dev/null ++++ b/socket/tst-cmsghdr.c +@@ -0,0 +1,56 @@ ++/* Test ancillary data header creation. ++ Copyright (C) 2022 Free Software Foundation, Inc. ++ This file is part of the GNU C Library. ++ ++ The GNU C Library is free software; you can redistribute it and/or ++ modify it under the terms of the GNU Lesser General Public ++ License as published by the Free Software Foundation; either ++ version 2.1 of the License, or (at your option) any later version. ++ ++ The GNU C Library is distributed in the hope that it will be useful, ++ but WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++ Lesser General Public License for more details. ++ ++ You should have received a copy of the GNU Lesser General Public ++ License along with the GNU C Library; if not, see ++ . */ ++ ++#include ++#include ++#include ++#include ++ ++#define PAYLOAD "Hello, World!" ++ ++/* CMSG_NXTHDR is a macro that calls an inline function defined in ++ bits/socket.h. In case the function cannot be inlined, libc.so carries ++ a copy. Both versions need to be tested. */ ++ ++#define CMSG_NXTHDR_IMPL CMSG_NXTHDR ++#include "tst-cmsghdr-skeleton.c" ++#undef CMSG_NXTHDR_IMPL ++ ++static struct cmsghdr * (* cmsg_nxthdr) (struct msghdr *, struct cmsghdr *); ++ ++#define CMSG_NXTHDR_IMPL cmsg_nxthdr ++#include "tst-cmsghdr-skeleton.c" ++#undef CMSG_NXTHDR_IMPL ++ ++static int ++do_test (void) ++{ ++ static void *handle; ++ ++ run_test_CMSG_NXTHDR (); ++ ++ handle = xdlopen (LIBC_SO, RTLD_LAZY); ++ cmsg_nxthdr = (struct cmsghdr * (*) (struct msghdr *, struct cmsghdr *)) ++ xdlsym (handle, "__cmsg_nxthdr"); ++ ++ run_test_cmsg_nxthdr (); ++ ++ return 0; ++} ++ ++#include +diff --git a/stdlib/arc4random.c b/stdlib/arc4random.c +index e417ef624d..960a38f295 100644 +--- a/stdlib/arc4random.c ++++ b/stdlib/arc4random.c +@@ -34,7 +34,7 @@ void + __arc4random_buf (void *p, size_t n) + { + static int seen_initialized; +- size_t l; ++ ssize_t l; + int fd; + + if (n == 0) +diff --git a/stdlib/longlong.h b/stdlib/longlong.h +index 9b89469ac2..d8f76a43b5 100644 +--- a/stdlib/longlong.h ++++ b/stdlib/longlong.h +@@ -593,6 +593,18 @@ extern UDItype __umulsidi3 (USItype, USItype); + #define UMUL_TIME 14 + #endif + ++#ifdef __loongarch__ ++# if W_TYPE_SIZE == 32 ++# define count_leading_zeros(count, x) ((count) = __builtin_clz (x)) ++# define count_trailing_zeros(count, x) ((count) = __builtin_ctz (x)) ++# define COUNT_LEADING_ZEROS_0 32 ++# elif W_TYPE_SIZE == 64 ++# define count_leading_zeros(count, x) ((count) = __builtin_clzll (x)) ++# define count_trailing_zeros(count, x) ((count) = __builtin_ctzll (x)) ++# define COUNT_LEADING_ZEROS_0 64 ++# endif ++#endif ++ + #if defined (__M32R__) && W_TYPE_SIZE == 32 + #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ + /* The cmp clears the condition bit. */ \ +diff --git a/sysdeps/generic/ldsodefs.h b/sysdeps/generic/ldsodefs.h +index 050a3032de..6b256b8388 100644 +--- a/sysdeps/generic/ldsodefs.h ++++ b/sysdeps/generic/ldsodefs.h +@@ -1048,9 +1048,11 @@ extern void _dl_init (struct link_map *main_map, int argc, char **argv, + initializer functions have completed. */ + extern void _dl_fini (void) attribute_hidden; + +-/* Sort array MAPS according to dependencies of the contained objects. */ ++/* Sort array MAPS according to dependencies of the contained objects. ++ If FORCE_FIRST, MAPS[0] keeps its place even if the dependencies ++ say otherwise. */ + extern void _dl_sort_maps (struct link_map **maps, unsigned int nmaps, +- unsigned int skip, bool for_fini) attribute_hidden; ++ bool force_first, bool for_fini) attribute_hidden; + + /* The dynamic linker calls this function before and having changing + any shared object mappings. The `r_state' member of `struct r_debug' +diff --git a/sysdeps/generic/libc-lock-arch.h b/sysdeps/generic/libc-lock-arch.h +new file mode 100644 +index 0000000000..4713b30a8a +--- /dev/null ++++ b/sysdeps/generic/libc-lock-arch.h +@@ -0,0 +1,25 @@ ++/* Private libc-internal arch-specific definitions. Generic version. ++ Copyright (C) 2022 Free Software Foundation, Inc. ++ This file is part of the GNU C Library. ++ ++ The GNU C Library is free software; you can redistribute it and/or ++ modify it under the terms of the GNU Lesser General Public License as ++ published by the Free Software Foundation; either version 2.1 of the ++ License, or (at your option) any later version. ++ ++ The GNU C Library is distributed in the hope that it will be useful, ++ but WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++ Lesser General Public License for more details. ++ ++ You should have received a copy of the GNU Lesser General Public ++ License along with the GNU C Library; see the file COPYING.LIB. If ++ not, see . */ ++ ++#ifndef _LIBC_LOCK_ARCH_H ++#define _LIBC_LOCK_ARCH_H ++ ++/* The default definition uses the natural alignment from the lock type. */ ++#define __LIBC_LOCK_ALIGNMENT ++ ++#endif +diff --git a/sysdeps/hppa/dl-machine.h b/sysdeps/hppa/dl-machine.h +index c865713be1..1d51948566 100644 +--- a/sysdeps/hppa/dl-machine.h ++++ b/sysdeps/hppa/dl-machine.h +@@ -347,6 +347,16 @@ elf_machine_runtime_setup (struct link_map *l, struct r_scope_elem *scope[], + its return value is the user program's entry point. */ + + #define RTLD_START \ ++/* Set up dp for any non-PIC lib constructors that may be called. */ \ ++static struct link_map * __attribute__((used)) \ ++set_dp (struct link_map *map) \ ++{ \ ++ register Elf32_Addr dp asm ("%r27"); \ ++ dp = D_PTR (map, l_info[DT_PLTGOT]); \ ++ asm volatile ("" : : "r" (dp)); \ ++ return map; \ ++} \ ++ \ + asm ( \ + " .text\n" \ + " .globl _start\n" \ +@@ -426,6 +436,13 @@ asm ( \ + direct loader invocation. Thus, argc and argv must be \ + reloaded from from _dl_argc and _dl_argv. */ \ + \ ++ /* Load main_map from _rtld_local and setup dp. */ \ ++" addil LT'_rtld_local,%r19\n" \ ++" ldw RT'_rtld_local(%r1),%r26\n" \ ++" bl set_dp, %r2\n" \ ++" ldw 0(%r26),%r26\n" \ ++" copy %ret0,%r26\n" \ ++ \ + /* Load argc from _dl_argc. */ \ + " addil LT'_dl_argc,%r19\n" \ + " ldw RT'_dl_argc(%r1),%r20\n" \ +@@ -438,13 +455,10 @@ asm ( \ + " ldw 0(%r20),%r24\n" \ + " stw %r24,-44(%sp)\n" \ + \ +- /* Call _dl_init(main_map, argc, argv, envp). */ \ +-" addil LT'_rtld_local,%r19\n" \ +-" ldw RT'_rtld_local(%r1),%r26\n" \ +-" ldw 0(%r26),%r26\n" \ +- \ + /* envp = argv + argc + 1 */ \ + " sh2add %r25,%r24,%r23\n" \ ++ \ ++ /* Call _dl_init(main_map, argc, argv, envp). */ \ + " bl _dl_init,%r2\n" \ + " ldo 4(%r23),%r23\n" /* delay slot */ \ + \ +diff --git a/sysdeps/ieee754/ldbl-128/e_j1l.c b/sysdeps/ieee754/ldbl-128/e_j1l.c +index 54c457681a..9a9c5c6f00 100644 +--- a/sysdeps/ieee754/ldbl-128/e_j1l.c ++++ b/sysdeps/ieee754/ldbl-128/e_j1l.c +@@ -869,10 +869,13 @@ __ieee754_y1l (_Float128 x) + { + /* 0 <= x <= 2 */ + SET_RESTORE_ROUNDL (FE_TONEAREST); ++ xx = math_opt_barrier (xx); ++ x = math_opt_barrier (x); + z = xx * xx; + p = xx * neval (z, Y0_2N, NY0_2N) / deval (z, Y0_2D, NY0_2D); + p = -TWOOPI / xx + p; + p = TWOOPI * __ieee754_logl (x) * __ieee754_j1l (x) + p; ++ math_force_eval (p); + return p; + } + +diff --git a/sysdeps/ieee754/ldbl-128ibm/e_j1l.c b/sysdeps/ieee754/ldbl-128ibm/e_j1l.c +index f85ba94466..0a5fe68342 100644 +--- a/sysdeps/ieee754/ldbl-128ibm/e_j1l.c ++++ b/sysdeps/ieee754/ldbl-128ibm/e_j1l.c +@@ -792,10 +792,13 @@ __ieee754_y1l (long double x) + { + /* 0 <= x <= 2 */ + SET_RESTORE_ROUNDL (FE_TONEAREST); ++ xx = math_opt_barrier (xx); ++ x = math_opt_barrier (x); + z = xx * xx; + p = xx * neval (z, Y0_2N, NY0_2N) / deval (z, Y0_2D, NY0_2D); + p = -TWOOPI / xx + p; + p = TWOOPI * __ieee754_logl (x) * __ieee754_j1l (x) + p; ++ math_force_eval (p); + return p; + } + +diff --git a/sysdeps/ieee754/ldbl-128ibm/s_llroundl.c b/sysdeps/ieee754/ldbl-128ibm/s_llroundl.c +index d85154e73a..d8c0de1faf 100644 +--- a/sysdeps/ieee754/ldbl-128ibm/s_llroundl.c ++++ b/sysdeps/ieee754/ldbl-128ibm/s_llroundl.c +@@ -66,38 +66,35 @@ __llroundl (long double x) + /* Peg at max/min values, assuming that the above conversions do so. + Strictly speaking, we can return anything for values that overflow, + but this is more useful. */ +- res = hi + lo; +- +- /* This is just sign(hi) == sign(lo) && sign(res) != sign(hi). */ +- if (__glibc_unlikely (((~(hi ^ lo) & (res ^ hi)) < 0))) ++ if (__glibc_unlikely (__builtin_add_overflow (hi, lo, &res))) + goto overflow; + + xh -= lo; + ldbl_canonicalize (&xh, &xl); + +- hi = res; + if (xh > 0.5) + { +- res += 1; ++ if (__glibc_unlikely (__builtin_add_overflow (res, 1, &res))) ++ goto overflow; + } + else if (xh == 0.5) + { + if (xl > 0.0 || (xl == 0.0 && res >= 0)) +- res += 1; ++ if (__glibc_unlikely (__builtin_add_overflow (res, 1, &res))) ++ goto overflow; + } + else if (-xh > 0.5) + { +- res -= 1; ++ if (__glibc_unlikely (__builtin_add_overflow (res, -1, &res))) ++ goto overflow; + } + else if (-xh == 0.5) + { + if (xl < 0.0 || (xl == 0.0 && res <= 0)) +- res -= 1; ++ if (__glibc_unlikely (__builtin_add_overflow (res, -1, &res))) ++ goto overflow; + } + +- if (__glibc_unlikely (((~(hi ^ (res - hi)) & (res ^ hi)) < 0))) +- goto overflow; +- + return res; + } + else +diff --git a/sysdeps/mach/hurd/bits/socket.h b/sysdeps/mach/hurd/bits/socket.h +index 5b35ea81ec..70fce4fb27 100644 +--- a/sysdeps/mach/hurd/bits/socket.h ++++ b/sysdeps/mach/hurd/bits/socket.h +@@ -249,6 +249,12 @@ struct cmsghdr + + CMSG_ALIGN (sizeof (struct cmsghdr))) + #define CMSG_LEN(len) (CMSG_ALIGN (sizeof (struct cmsghdr)) + (len)) + ++/* Given a length, return the additional padding necessary such that ++ len + __CMSG_PADDING(len) == CMSG_ALIGN (len). */ ++#define __CMSG_PADDING(len) ((sizeof (size_t) \ ++ - ((len) & (sizeof (size_t) - 1))) \ ++ & (sizeof (size_t) - 1)) ++ + extern struct cmsghdr *__cmsg_nxthdr (struct msghdr *__mhdr, + struct cmsghdr *__cmsg) __THROW; + #ifdef __USE_EXTERN_INLINES +@@ -258,18 +264,38 @@ extern struct cmsghdr *__cmsg_nxthdr (struct msghdr *__mhdr, + _EXTERN_INLINE struct cmsghdr * + __NTH (__cmsg_nxthdr (struct msghdr *__mhdr, struct cmsghdr *__cmsg)) + { ++ /* We may safely assume that __cmsg lies between __mhdr->msg_control and ++ __mhdr->msg_controllen because the user is required to obtain the first ++ cmsg via CMSG_FIRSTHDR, set its length, then obtain subsequent cmsgs ++ via CMSG_NXTHDR, setting lengths along the way. However, we don't yet ++ trust the value of __cmsg->cmsg_len and therefore do not use it in any ++ pointer arithmetic until we check its value. */ ++ ++ unsigned char * __msg_control_ptr = (unsigned char *) __mhdr->msg_control; ++ unsigned char * __cmsg_ptr = (unsigned char *) __cmsg; ++ ++ size_t __size_needed = sizeof (struct cmsghdr) ++ + __CMSG_PADDING (__cmsg->cmsg_len); ++ ++ /* The current header is malformed, too small to be a full header. */ + if ((size_t) __cmsg->cmsg_len < sizeof (struct cmsghdr)) +- /* The kernel header does this so there may be a reason. */ + return (struct cmsghdr *) 0; + ++ /* There isn't enough space between __cmsg and the end of the buffer to ++ hold the current cmsg *and* the next one. */ ++ if (((size_t) ++ (__msg_control_ptr + __mhdr->msg_controllen - __cmsg_ptr) ++ < __size_needed) ++ || ((size_t) ++ (__msg_control_ptr + __mhdr->msg_controllen - __cmsg_ptr ++ - __size_needed) ++ < __cmsg->cmsg_len)) ++ ++ return (struct cmsghdr *) 0; ++ ++ /* Now, we trust cmsg_len and can use it to find the next header. */ + __cmsg = (struct cmsghdr *) ((unsigned char *) __cmsg + + CMSG_ALIGN (__cmsg->cmsg_len)); +- if ((unsigned char *) (__cmsg + 1) > ((unsigned char *) __mhdr->msg_control +- + __mhdr->msg_controllen) +- || ((unsigned char *) __cmsg + CMSG_ALIGN (__cmsg->cmsg_len) +- > ((unsigned char *) __mhdr->msg_control + __mhdr->msg_controllen))) +- /* No more entries. */ +- return (struct cmsghdr *) 0; + return __cmsg; + } + #endif /* Use `extern inline'. */ +diff --git a/sysdeps/nptl/libc-lock.h b/sysdeps/nptl/libc-lock.h +index 5af476c48b..63b3f3d75c 100644 +--- a/sysdeps/nptl/libc-lock.h ++++ b/sysdeps/nptl/libc-lock.h +@@ -22,6 +22,7 @@ + #include + #define __need_NULL + #include ++#include + + + /* Mutex type. */ +@@ -29,7 +30,12 @@ + # if (!IS_IN (libc) && !IS_IN (libpthread)) || !defined _LIBC + typedef struct { pthread_mutex_t mutex; } __libc_lock_recursive_t; + # else +-typedef struct { int lock; int cnt; void *owner; } __libc_lock_recursive_t; ++typedef struct ++{ ++ int lock __LIBC_LOCK_ALIGNMENT; ++ int cnt; ++ void *owner; ++} __libc_lock_recursive_t; + # endif + #else + typedef struct __libc_lock_recursive_opaque__ __libc_lock_recursive_t; +diff --git a/sysdeps/nptl/libc-lockP.h b/sysdeps/nptl/libc-lockP.h +index d3a6837fd2..425f514c5c 100644 +--- a/sysdeps/nptl/libc-lockP.h ++++ b/sysdeps/nptl/libc-lockP.h +@@ -32,9 +32,10 @@ + ld.so might be used on old kernels with a different libc.so. */ + #include + #include ++#include + + /* Mutex type. */ +-typedef int __libc_lock_t; ++typedef int __libc_lock_t __LIBC_LOCK_ALIGNMENT; + typedef struct { pthread_mutex_t mutex; } __rtld_lock_recursive_t; + typedef pthread_rwlock_t __libc_rwlock_t; + +diff --git a/sysdeps/posix/getaddrinfo.c b/sysdeps/posix/getaddrinfo.c +index bcff909b2f..5cda9bb072 100644 +--- a/sysdeps/posix/getaddrinfo.c ++++ b/sysdeps/posix/getaddrinfo.c +@@ -540,11 +540,11 @@ get_nscd_addresses (const char *name, const struct addrinfo *req, + at[count].addr[2] = htonl (0xffff); + } + else if (req->ai_family == AF_UNSPEC +- || air->family[count] == req->ai_family) ++ || air->family[i] == req->ai_family) + { +- at[count].family = air->family[count]; ++ at[count].family = air->family[i]; + memcpy (at[count].addr, addrs, size); +- if (air->family[count] == AF_INET6) ++ if (air->family[i] == AF_INET6) + res->got_ipv6 = true; + } + at[count].next = at + count + 1; +diff --git a/sysdeps/unix/sysv/linux/Makefile b/sysdeps/unix/sysv/linux/Makefile +index a139a16532..3ceda9fdbf 100644 +--- a/sysdeps/unix/sysv/linux/Makefile ++++ b/sysdeps/unix/sysv/linux/Makefile +@@ -265,6 +265,14 @@ $(objpfx)tst-mount-consts.out: ../sysdeps/unix/sysv/linux/tst-mount-consts.py + < /dev/null > $@ 2>&1; $(evaluate-test) + $(objpfx)tst-mount-consts.out: $(sysdeps-linux-python-deps) + ++tests-special += $(objpfx)tst-mount-compile.out ++$(objpfx)tst-mount-compile.out: ../sysdeps/unix/sysv/linux/tst-mount-compile.py ++ $(sysdeps-linux-python) \ ++ ../sysdeps/unix/sysv/linux/tst-mount-compile.py \ ++ $(sysdeps-linux-python-cc) \ ++ < /dev/null > $@ 2>&1; $(evaluate-test) ++$(objpfx)tst-mount-compile.out: $(sysdeps-linux-python-deps) ++ + tst-rseq-disable-ENV = GLIBC_TUNABLES=glibc.pthread.rseq=0 + + endif # $(subdir) == misc +diff --git a/sysdeps/unix/sysv/linux/alpha/brk_call.h b/sysdeps/unix/sysv/linux/alpha/brk_call.h +index b8088cf13f..0b851b6c86 100644 +--- a/sysdeps/unix/sysv/linux/alpha/brk_call.h ++++ b/sysdeps/unix/sysv/linux/alpha/brk_call.h +@@ -21,8 +21,7 @@ __brk_call (void *addr) + { + unsigned long int result = INTERNAL_SYSCALL_CALL (brk, addr); + if (result == -ENOMEM) +- /* Mimic the default error reporting behavior. */ +- return addr; +- else +- return (void *) result; ++ /* Mimic the generic error reporting behavior. */ ++ result = INTERNAL_SYSCALL_CALL (brk, 0); ++ return (void *) result; + } +diff --git a/sysdeps/unix/sysv/linux/arm/bits/struct_stat.h b/sysdeps/unix/sysv/linux/arm/bits/struct_stat.h +new file mode 100644 +index 0000000000..30ee6279d2 +--- /dev/null ++++ b/sysdeps/unix/sysv/linux/arm/bits/struct_stat.h +@@ -0,0 +1,139 @@ ++/* Definition for struct stat. Linux/arm version. ++ Copyright (C) 2020-2022 Free Software Foundation, Inc. ++ This file is part of the GNU C Library. ++ ++ The GNU C Library is free software; you can redistribute it and/or ++ modify it under the terms of the GNU Lesser General Public ++ License as published by the Free Software Foundation; either ++ version 2.1 of the License, or (at your option) any later version. ++ ++ The GNU C Library is distributed in the hope that it will be useful, ++ but WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++ Lesser General Public License for more details. ++ ++ You should have received a copy of the GNU Lesser General Public ++ License along with the GNU C Library. If not, see ++ . */ ++ ++#if !defined _SYS_STAT_H && !defined _FCNTL_H ++# error "Never include directly; use instead." ++#endif ++ ++#ifndef _BITS_STRUCT_STAT_H ++#define _BITS_STRUCT_STAT_H 1 ++ ++#include ++#include ++ ++struct stat ++ { ++#ifdef __USE_TIME_BITS64 ++# include ++#else ++ __dev_t st_dev; /* Device. */ ++ unsigned short int __pad1; ++# ifndef __USE_FILE_OFFSET64 ++ __ino_t st_ino; /* File serial number. */ ++# else ++ __ino_t __st_ino; /* 32bit file serial number. */ ++# endif ++ __mode_t st_mode; /* File mode. */ ++ __nlink_t st_nlink; /* Link count. */ ++ __uid_t st_uid; /* User ID of the file's owner. */ ++ __gid_t st_gid; /* Group ID of the file's group.*/ ++ __dev_t st_rdev; /* Device number, if device. */ ++ unsigned short int __pad2; ++# ifndef __USE_FILE_OFFSET64 ++ __off_t st_size; /* Size of file, in bytes. */ ++# else ++ __off64_t st_size; /* Size of file, in bytes. */ ++# endif ++ __blksize_t st_blksize; /* Optimal block size for I/O. */ ++ ++# ifndef __USE_FILE_OFFSET64 ++ __blkcnt_t st_blocks; /* Number 512-byte blocks allocated. */ ++# else ++ __blkcnt64_t st_blocks; /* Number 512-byte blocks allocated. */ ++# endif ++# ifdef __USE_XOPEN2K8 ++ /* Nanosecond resolution timestamps are stored in a format ++ equivalent to 'struct timespec'. This is the type used ++ whenever possible but the Unix namespace rules do not allow the ++ identifier 'timespec' to appear in the header. ++ Therefore we have to handle the use of this header in strictly ++ standard-compliant sources special. */ ++ struct timespec st_atim; /* Time of last access. */ ++ struct timespec st_mtim; /* Time of last modification. */ ++ struct timespec st_ctim; /* Time of last status change. */ ++# define st_atime st_atim.tv_sec /* Backward compatibility. */ ++# define st_mtime st_mtim.tv_sec ++# define st_ctime st_ctim.tv_sec ++# else ++ __time_t st_atime; /* Time of last access. */ ++ unsigned long int st_atimensec; /* Nscecs of last access. */ ++ __time_t st_mtime; /* Time of last modification. */ ++ unsigned long int st_mtimensec; /* Nsecs of last modification. */ ++ __time_t st_ctime; /* Time of last status change. */ ++ unsigned long int st_ctimensec; /* Nsecs of last status change. */ ++# endif ++# ifndef __USE_FILE_OFFSET64 ++ unsigned long int __glibc_reserved4; ++ unsigned long int __glibc_reserved5; ++# else ++ __ino64_t st_ino; /* File serial number. */ ++# endif ++#endif /* __USE_TIME_BITS64 */ ++ }; ++ ++#ifdef __USE_LARGEFILE64 ++struct stat64 ++ { ++# ifdef __USE_TIME_BITS64 ++# include ++# else ++ __dev_t st_dev; /* Device. */ ++ unsigned int __pad1; ++ ++ __ino_t __st_ino; /* 32bit file serial number. */ ++ __mode_t st_mode; /* File mode. */ ++ __nlink_t st_nlink; /* Link count. */ ++ __uid_t st_uid; /* User ID of the file's owner. */ ++ __gid_t st_gid; /* Group ID of the file's group.*/ ++ __dev_t st_rdev; /* Device number, if device. */ ++ unsigned int __pad2; ++ __off64_t st_size; /* Size of file, in bytes. */ ++ __blksize_t st_blksize; /* Optimal block size for I/O. */ ++ ++ __blkcnt64_t st_blocks; /* Number 512-byte blocks allocated. */ ++# ifdef __USE_XOPEN2K8 ++ /* Nanosecond resolution timestamps are stored in a format ++ equivalent to 'struct timespec'. This is the type used ++ whenever possible but the Unix namespace rules do not allow the ++ identifier 'timespec' to appear in the header. ++ Therefore we have to handle the use of this header in strictly ++ standard-compliant sources special. */ ++ struct timespec st_atim; /* Time of last access. */ ++ struct timespec st_mtim; /* Time of last modification. */ ++ struct timespec st_ctim; /* Time of last status change. */ ++# else ++ __time_t st_atime; /* Time of last access. */ ++ unsigned long int st_atimensec; /* Nscecs of last access. */ ++ __time_t st_mtime; /* Time of last modification. */ ++ unsigned long int st_mtimensec; /* Nsecs of last modification. */ ++ __time_t st_ctime; /* Time of last status change. */ ++ unsigned long int st_ctimensec; /* Nsecs of last status change. */ ++# endif ++ __ino64_t st_ino; /* File serial number. */ ++# endif /* __USE_TIME_BITS64 */ ++ }; ++#endif ++ ++/* Tell code we have these members. */ ++#define _STATBUF_ST_BLKSIZE ++#define _STATBUF_ST_RDEV ++/* Nanosecond resolution time values are supported. */ ++#define _STATBUF_ST_NSEC ++ ++ ++#endif /* _BITS_STRUCT_STAT_H */ +diff --git a/sysdeps/unix/sysv/linux/bits/socket.h b/sysdeps/unix/sysv/linux/bits/socket.h +index 4f1f810ea1..539b8d7716 100644 +--- a/sysdeps/unix/sysv/linux/bits/socket.h ++++ b/sysdeps/unix/sysv/linux/bits/socket.h +@@ -307,6 +307,12 @@ struct cmsghdr + + CMSG_ALIGN (sizeof (struct cmsghdr))) + #define CMSG_LEN(len) (CMSG_ALIGN (sizeof (struct cmsghdr)) + (len)) + ++/* Given a length, return the additional padding necessary such that ++ len + __CMSG_PADDING(len) == CMSG_ALIGN (len). */ ++#define __CMSG_PADDING(len) ((sizeof (size_t) \ ++ - ((len) & (sizeof (size_t) - 1))) \ ++ & (sizeof (size_t) - 1)) ++ + extern struct cmsghdr *__cmsg_nxthdr (struct msghdr *__mhdr, + struct cmsghdr *__cmsg) __THROW; + #ifdef __USE_EXTERN_INLINES +@@ -316,18 +322,38 @@ extern struct cmsghdr *__cmsg_nxthdr (struct msghdr *__mhdr, + _EXTERN_INLINE struct cmsghdr * + __NTH (__cmsg_nxthdr (struct msghdr *__mhdr, struct cmsghdr *__cmsg)) + { ++ /* We may safely assume that __cmsg lies between __mhdr->msg_control and ++ __mhdr->msg_controllen because the user is required to obtain the first ++ cmsg via CMSG_FIRSTHDR, set its length, then obtain subsequent cmsgs ++ via CMSG_NXTHDR, setting lengths along the way. However, we don't yet ++ trust the value of __cmsg->cmsg_len and therefore do not use it in any ++ pointer arithmetic until we check its value. */ ++ ++ unsigned char * __msg_control_ptr = (unsigned char *) __mhdr->msg_control; ++ unsigned char * __cmsg_ptr = (unsigned char *) __cmsg; ++ ++ size_t __size_needed = sizeof (struct cmsghdr) ++ + __CMSG_PADDING (__cmsg->cmsg_len); ++ ++ /* The current header is malformed, too small to be a full header. */ + if ((size_t) __cmsg->cmsg_len < sizeof (struct cmsghdr)) +- /* The kernel header does this so there may be a reason. */ + return (struct cmsghdr *) 0; + ++ /* There isn't enough space between __cmsg and the end of the buffer to ++ hold the current cmsg *and* the next one. */ ++ if (((size_t) ++ (__msg_control_ptr + __mhdr->msg_controllen - __cmsg_ptr) ++ < __size_needed) ++ || ((size_t) ++ (__msg_control_ptr + __mhdr->msg_controllen - __cmsg_ptr ++ - __size_needed) ++ < __cmsg->cmsg_len)) ++ ++ return (struct cmsghdr *) 0; ++ ++ /* Now, we trust cmsg_len and can use it to find the next header. */ + __cmsg = (struct cmsghdr *) ((unsigned char *) __cmsg + + CMSG_ALIGN (__cmsg->cmsg_len)); +- if ((unsigned char *) (__cmsg + 1) > ((unsigned char *) __mhdr->msg_control +- + __mhdr->msg_controllen) +- || ((unsigned char *) __cmsg + CMSG_ALIGN (__cmsg->cmsg_len) +- > ((unsigned char *) __mhdr->msg_control + __mhdr->msg_controllen))) +- /* No more entries. */ +- return (struct cmsghdr *) 0; + return __cmsg; + } + #endif /* Use `extern inline'. */ +diff --git a/sysdeps/unix/sysv/linux/bits/struct_stat.h b/sysdeps/unix/sysv/linux/bits/struct_stat.h +index 25bd6cb638..fb11a3fba4 100644 +--- a/sysdeps/unix/sysv/linux/bits/struct_stat.h ++++ b/sysdeps/unix/sysv/linux/bits/struct_stat.h +@@ -26,37 +26,36 @@ + #include + #include + +-struct stat +- { +-#ifdef __USE_TIME_BITS64 +-# include +-#else +- __dev_t st_dev; /* Device. */ +- unsigned short int __pad1; +-# ifndef __USE_FILE_OFFSET64 +- __ino_t st_ino; /* File serial number. */ +-# else +- __ino_t __st_ino; /* 32bit file serial number. */ ++#if defined __USE_FILE_OFFSET64 ++# define __field64(type, type64, name) type64 name ++#elif __WORDSIZE == 64 || defined __INO_T_MATCHES_INO64_T ++# if defined __INO_T_MATCHES_INO64_T && !defined __OFF_T_MATCHES_OFF64_T ++# error "ino_t and off_t must both be the same type" + # endif +- __mode_t st_mode; /* File mode. */ +- __nlink_t st_nlink; /* Link count. */ +- __uid_t st_uid; /* User ID of the file's owner. */ +- __gid_t st_gid; /* Group ID of the file's group.*/ +- __dev_t st_rdev; /* Device number, if device. */ +- unsigned short int __pad2; +-# ifndef __USE_FILE_OFFSET64 +- __off_t st_size; /* Size of file, in bytes. */ +-# else +- __off64_t st_size; /* Size of file, in bytes. */ +-# endif +- __blksize_t st_blksize; /* Optimal block size for I/O. */ ++# define __field64(type, type64, name) type name ++#elif __BYTE_ORDER == __LITTLE_ENDIAN ++# define __field64(type, type64, name) \ ++ type name __attribute__((__aligned__ (__alignof__ (type64)))); int __##name##_pad ++#else ++# define __field64(type, type64, name) \ ++ int __##name##_pad __attribute__((__aligned__ (__alignof__ (type64)))); type name ++#endif + +-# ifndef __USE_FILE_OFFSET64 +- __blkcnt_t st_blocks; /* Number 512-byte blocks allocated. */ +-# else +- __blkcnt64_t st_blocks; /* Number 512-byte blocks allocated. */ +-# endif +-# ifdef __USE_XOPEN2K8 ++struct stat ++ { ++ __dev_t st_dev; /* Device. */ ++ __field64(__ino_t, __ino64_t, st_ino); /* File serial number. */ ++ __mode_t st_mode; /* File mode. */ ++ __nlink_t st_nlink; /* Link count. */ ++ __uid_t st_uid; /* User ID of the file's owner. */ ++ __gid_t st_gid; /* Group ID of the file's group.*/ ++ __dev_t st_rdev; /* Device number, if device. */ ++ __dev_t __pad1; ++ __field64(__off_t, __off64_t, st_size); /* Size of file, in bytes. */ ++ __blksize_t st_blksize; /* Optimal block size for I/O. */ ++ int __pad2; ++ __field64(__blkcnt_t, __blkcnt64_t, st_blocks); /* 512-byte blocks */ ++#ifdef __USE_XOPEN2K8 + /* Nanosecond resolution timestamps are stored in a format + equivalent to 'struct timespec'. This is the type used + whenever possible but the Unix namespace rules do not allow the +@@ -66,47 +65,38 @@ struct stat + struct timespec st_atim; /* Time of last access. */ + struct timespec st_mtim; /* Time of last modification. */ + struct timespec st_ctim; /* Time of last status change. */ +-# define st_atime st_atim.tv_sec /* Backward compatibility. */ +-# define st_mtime st_mtim.tv_sec +-# define st_ctime st_ctim.tv_sec +-# else ++# define st_atime st_atim.tv_sec /* Backward compatibility. */ ++# define st_mtime st_mtim.tv_sec ++# define st_ctime st_ctim.tv_sec ++#else + __time_t st_atime; /* Time of last access. */ + unsigned long int st_atimensec; /* Nscecs of last access. */ + __time_t st_mtime; /* Time of last modification. */ + unsigned long int st_mtimensec; /* Nsecs of last modification. */ + __time_t st_ctime; /* Time of last status change. */ + unsigned long int st_ctimensec; /* Nsecs of last status change. */ +-# endif +-# ifndef __USE_FILE_OFFSET64 +- unsigned long int __glibc_reserved4; +- unsigned long int __glibc_reserved5; +-# else +- __ino64_t st_ino; /* File serial number. */ +-# endif +-#endif /* __USE_TIME_BITS64 */ ++#endif ++ int __glibc_reserved[2]; + }; + ++#undef __field64 ++ + #ifdef __USE_LARGEFILE64 + struct stat64 + { +-# ifdef __USE_TIME_BITS64 +-# include +-# else +- __dev_t st_dev; /* Device. */ +- unsigned int __pad1; +- +- __ino_t __st_ino; /* 32bit file serial number. */ +- __mode_t st_mode; /* File mode. */ +- __nlink_t st_nlink; /* Link count. */ +- __uid_t st_uid; /* User ID of the file's owner. */ +- __gid_t st_gid; /* Group ID of the file's group.*/ +- __dev_t st_rdev; /* Device number, if device. */ +- unsigned int __pad2; +- __off64_t st_size; /* Size of file, in bytes. */ +- __blksize_t st_blksize; /* Optimal block size for I/O. */ +- +- __blkcnt64_t st_blocks; /* Number 512-byte blocks allocated. */ +-# ifdef __USE_XOPEN2K8 ++ __dev_t st_dev; /* Device. */ ++ __ino64_t st_ino; /* File serial number. */ ++ __mode_t st_mode; /* File mode. */ ++ __nlink_t st_nlink; /* Link count. */ ++ __uid_t st_uid; /* User ID of the file's owner. */ ++ __gid_t st_gid; /* Group ID of the file's group.*/ ++ __dev_t st_rdev; /* Device number, if device. */ ++ __dev_t __pad1; ++ __off64_t st_size; /* Size of file, in bytes. */ ++ __blksize_t st_blksize; /* Optimal block size for I/O. */ ++ int __pad2; ++ __blkcnt64_t st_blocks; /* Nr. 512-byte blocks allocated. */ ++#ifdef __USE_XOPEN2K8 + /* Nanosecond resolution timestamps are stored in a format + equivalent to 'struct timespec'. This is the type used + whenever possible but the Unix namespace rules do not allow the +@@ -116,16 +106,15 @@ struct stat64 + struct timespec st_atim; /* Time of last access. */ + struct timespec st_mtim; /* Time of last modification. */ + struct timespec st_ctim; /* Time of last status change. */ +-# else ++#else + __time_t st_atime; /* Time of last access. */ + unsigned long int st_atimensec; /* Nscecs of last access. */ + __time_t st_mtime; /* Time of last modification. */ + unsigned long int st_mtimensec; /* Nsecs of last modification. */ + __time_t st_ctime; /* Time of last status change. */ + unsigned long int st_ctimensec; /* Nsecs of last status change. */ +-# endif +- __ino64_t st_ino; /* File serial number. */ +-# endif /* __USE_TIME_BITS64 */ ++#endif ++ int __glibc_reserved[2]; + }; + #endif + +@@ -135,5 +124,4 @@ struct stat64 + /* Nanosecond resolution time values are supported. */ + #define _STATBUF_ST_NSEC + +- + #endif /* _BITS_STRUCT_STAT_H */ +diff --git a/sysdeps/unix/sysv/linux/cmsg_nxthdr.c b/sysdeps/unix/sysv/linux/cmsg_nxthdr.c +index 15b7a3a925..24f72b797a 100644 +--- a/sysdeps/unix/sysv/linux/cmsg_nxthdr.c ++++ b/sysdeps/unix/sysv/linux/cmsg_nxthdr.c +@@ -23,18 +23,38 @@ + struct cmsghdr * + __cmsg_nxthdr (struct msghdr *mhdr, struct cmsghdr *cmsg) + { ++ /* We may safely assume that cmsg lies between mhdr->msg_control and ++ mhdr->msg_controllen because the user is required to obtain the first ++ cmsg via CMSG_FIRSTHDR, set its length, then obtain subsequent cmsgs ++ via CMSG_NXTHDR, setting lengths along the way. However, we don't yet ++ trust the value of cmsg->cmsg_len and therefore do not use it in any ++ pointer arithmetic until we check its value. */ ++ ++ unsigned char * msg_control_ptr = (unsigned char *) mhdr->msg_control; ++ unsigned char * cmsg_ptr = (unsigned char *) cmsg; ++ ++ size_t size_needed = sizeof (struct cmsghdr) ++ + __CMSG_PADDING (cmsg->cmsg_len); ++ ++ /* The current header is malformed, too small to be a full header. */ + if ((size_t) cmsg->cmsg_len < sizeof (struct cmsghdr)) +- /* The kernel header does this so there may be a reason. */ +- return NULL; ++ return (struct cmsghdr *) 0; ++ ++ /* There isn't enough space between cmsg and the end of the buffer to ++ hold the current cmsg *and* the next one. */ ++ if (((size_t) ++ (msg_control_ptr + mhdr->msg_controllen - cmsg_ptr) ++ < size_needed) ++ || ((size_t) ++ (msg_control_ptr + mhdr->msg_controllen - cmsg_ptr ++ - size_needed) ++ < cmsg->cmsg_len)) ++ ++ return (struct cmsghdr *) 0; + ++ /* Now, we trust cmsg_len and can use it to find the next header. */ + cmsg = (struct cmsghdr *) ((unsigned char *) cmsg + + CMSG_ALIGN (cmsg->cmsg_len)); +- if ((unsigned char *) (cmsg + 1) > ((unsigned char *) mhdr->msg_control +- + mhdr->msg_controllen) +- || ((unsigned char *) cmsg + CMSG_ALIGN (cmsg->cmsg_len) +- > ((unsigned char *) mhdr->msg_control + mhdr->msg_controllen))) +- /* No more entries. */ +- return NULL; + return cmsg; + } + libc_hidden_def (__cmsg_nxthdr) +diff --git a/sysdeps/unix/sysv/linux/generic/bits/struct_stat.h b/sysdeps/unix/sysv/linux/csky/bits/struct_stat.h +similarity index 92% +rename from sysdeps/unix/sysv/linux/generic/bits/struct_stat.h +rename to sysdeps/unix/sysv/linux/csky/bits/struct_stat.h +index fb11a3fba4..f0ee455748 100644 +--- a/sysdeps/unix/sysv/linux/generic/bits/struct_stat.h ++++ b/sysdeps/unix/sysv/linux/csky/bits/struct_stat.h +@@ -1,4 +1,4 @@ +-/* Definition for struct stat. ++/* Definition for struct stat. Linux/csky version. + Copyright (C) 2020-2022 Free Software Foundation, Inc. + This file is part of the GNU C Library. + +@@ -43,6 +43,9 @@ + + struct stat + { ++#ifdef __USE_TIME_BITS64 ++# include ++#else + __dev_t st_dev; /* Device. */ + __field64(__ino_t, __ino64_t, st_ino); /* File serial number. */ + __mode_t st_mode; /* File mode. */ +@@ -55,7 +58,7 @@ struct stat + __blksize_t st_blksize; /* Optimal block size for I/O. */ + int __pad2; + __field64(__blkcnt_t, __blkcnt64_t, st_blocks); /* 512-byte blocks */ +-#ifdef __USE_XOPEN2K8 ++# ifdef __USE_XOPEN2K8 + /* Nanosecond resolution timestamps are stored in a format + equivalent to 'struct timespec'. This is the type used + whenever possible but the Unix namespace rules do not allow the +@@ -65,18 +68,19 @@ struct stat + struct timespec st_atim; /* Time of last access. */ + struct timespec st_mtim; /* Time of last modification. */ + struct timespec st_ctim; /* Time of last status change. */ +-# define st_atime st_atim.tv_sec /* Backward compatibility. */ +-# define st_mtime st_mtim.tv_sec +-# define st_ctime st_ctim.tv_sec +-#else ++# define st_atime st_atim.tv_sec /* Backward compatibility. */ ++# define st_mtime st_mtim.tv_sec ++# define st_ctime st_ctim.tv_sec ++# else + __time_t st_atime; /* Time of last access. */ + unsigned long int st_atimensec; /* Nscecs of last access. */ + __time_t st_mtime; /* Time of last modification. */ + unsigned long int st_mtimensec; /* Nsecs of last modification. */ + __time_t st_ctime; /* Time of last status change. */ + unsigned long int st_ctimensec; /* Nsecs of last status change. */ +-#endif ++# endif + int __glibc_reserved[2]; ++#endif + }; + + #undef __field64 +@@ -84,6 +88,9 @@ struct stat + #ifdef __USE_LARGEFILE64 + struct stat64 + { ++# ifdef __USE_TIME_BITS64 ++# include ++# else + __dev_t st_dev; /* Device. */ + __ino64_t st_ino; /* File serial number. */ + __mode_t st_mode; /* File mode. */ +@@ -96,7 +103,7 @@ struct stat64 + __blksize_t st_blksize; /* Optimal block size for I/O. */ + int __pad2; + __blkcnt64_t st_blocks; /* Nr. 512-byte blocks allocated. */ +-#ifdef __USE_XOPEN2K8 ++# ifdef __USE_XOPEN2K8 + /* Nanosecond resolution timestamps are stored in a format + equivalent to 'struct timespec'. This is the type used + whenever possible but the Unix namespace rules do not allow the +@@ -106,15 +113,16 @@ struct stat64 + struct timespec st_atim; /* Time of last access. */ + struct timespec st_mtim; /* Time of last modification. */ + struct timespec st_ctim; /* Time of last status change. */ +-#else ++# else + __time_t st_atime; /* Time of last access. */ + unsigned long int st_atimensec; /* Nscecs of last access. */ + __time_t st_mtime; /* Time of last modification. */ + unsigned long int st_mtimensec; /* Nsecs of last modification. */ + __time_t st_ctime; /* Time of last status change. */ + unsigned long int st_ctimensec; /* Nsecs of last status change. */ +-#endif ++# endif + int __glibc_reserved[2]; ++# endif + }; + #endif + +diff --git a/sysdeps/unix/sysv/linux/hppa/bits/struct_stat.h b/sysdeps/unix/sysv/linux/hppa/bits/struct_stat.h +new file mode 100644 +index 0000000000..38b6e13e68 +--- /dev/null ++++ b/sysdeps/unix/sysv/linux/hppa/bits/struct_stat.h +@@ -0,0 +1,139 @@ ++/* Definition for struct stat. Linux/hppa version. ++ Copyright (C) 2020-2022 Free Software Foundation, Inc. ++ This file is part of the GNU C Library. ++ ++ The GNU C Library is free software; you can redistribute it and/or ++ modify it under the terms of the GNU Lesser General Public ++ License as published by the Free Software Foundation; either ++ version 2.1 of the License, or (at your option) any later version. ++ ++ The GNU C Library is distributed in the hope that it will be useful, ++ but WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++ Lesser General Public License for more details. ++ ++ You should have received a copy of the GNU Lesser General Public ++ License along with the GNU C Library. If not, see ++ . */ ++ ++#if !defined _SYS_STAT_H && !defined _FCNTL_H ++# error "Never include directly; use instead." ++#endif ++ ++#ifndef _BITS_STRUCT_STAT_H ++#define _BITS_STRUCT_STAT_H 1 ++ ++#include ++#include ++ ++struct stat ++ { ++#ifdef __USE_TIME_BITS64 ++# include ++#else ++ __dev_t st_dev; /* Device. */ ++ unsigned short int __pad1; ++# ifndef __USE_FILE_OFFSET64 ++ __ino_t st_ino; /* File serial number. */ ++# else ++ __ino_t __st_ino; /* 32bit file serial number. */ ++# endif ++ __mode_t st_mode; /* File mode. */ ++ __nlink_t st_nlink; /* Link count. */ ++ __uid_t st_uid; /* User ID of the file's owner. */ ++ __gid_t st_gid; /* Group ID of the file's group.*/ ++ __dev_t st_rdev; /* Device number, if device. */ ++ unsigned short int __pad2; ++# ifndef __USE_FILE_OFFSET64 ++ __off_t st_size; /* Size of file, in bytes. */ ++# else ++ __off64_t st_size; /* Size of file, in bytes. */ ++# endif ++ __blksize_t st_blksize; /* Optimal block size for I/O. */ ++ ++# ifndef __USE_FILE_OFFSET64 ++ __blkcnt_t st_blocks; /* Number 512-byte blocks allocated. */ ++# else ++ __blkcnt64_t st_blocks; /* Number 512-byte blocks allocated. */ ++# endif ++# ifdef __USE_XOPEN2K8 ++ /* Nanosecond resolution timestamps are stored in a format ++ equivalent to 'struct timespec'. This is the type used ++ whenever possible but the Unix namespace rules do not allow the ++ identifier 'timespec' to appear in the header. ++ Therefore we have to handle the use of this header in strictly ++ standard-compliant sources special. */ ++ struct timespec st_atim; /* Time of last access. */ ++ struct timespec st_mtim; /* Time of last modification. */ ++ struct timespec st_ctim; /* Time of last status change. */ ++# define st_atime st_atim.tv_sec /* Backward compatibility. */ ++# define st_mtime st_mtim.tv_sec ++# define st_ctime st_ctim.tv_sec ++# else ++ __time_t st_atime; /* Time of last access. */ ++ unsigned long int st_atimensec; /* Nscecs of last access. */ ++ __time_t st_mtime; /* Time of last modification. */ ++ unsigned long int st_mtimensec; /* Nsecs of last modification. */ ++ __time_t st_ctime; /* Time of last status change. */ ++ unsigned long int st_ctimensec; /* Nsecs of last status change. */ ++# endif ++# ifndef __USE_FILE_OFFSET64 ++ unsigned long int __glibc_reserved4; ++ unsigned long int __glibc_reserved5; ++# else ++ __ino64_t st_ino; /* File serial number. */ ++# endif ++#endif /* __USE_TIME_BITS64 */ ++ }; ++ ++#ifdef __USE_LARGEFILE64 ++struct stat64 ++ { ++# ifdef __USE_TIME_BITS64 ++# include ++# else ++ __dev_t st_dev; /* Device. */ ++ unsigned int __pad1; ++ ++ __ino_t __st_ino; /* 32bit file serial number. */ ++ __mode_t st_mode; /* File mode. */ ++ __nlink_t st_nlink; /* Link count. */ ++ __uid_t st_uid; /* User ID of the file's owner. */ ++ __gid_t st_gid; /* Group ID of the file's group.*/ ++ __dev_t st_rdev; /* Device number, if device. */ ++ unsigned int __pad2; ++ __off64_t st_size; /* Size of file, in bytes. */ ++ __blksize_t st_blksize; /* Optimal block size for I/O. */ ++ ++ __blkcnt64_t st_blocks; /* Number 512-byte blocks allocated. */ ++# ifdef __USE_XOPEN2K8 ++ /* Nanosecond resolution timestamps are stored in a format ++ equivalent to 'struct timespec'. This is the type used ++ whenever possible but the Unix namespace rules do not allow the ++ identifier 'timespec' to appear in the header. ++ Therefore we have to handle the use of this header in strictly ++ standard-compliant sources special. */ ++ struct timespec st_atim; /* Time of last access. */ ++ struct timespec st_mtim; /* Time of last modification. */ ++ struct timespec st_ctim; /* Time of last status change. */ ++# else ++ __time_t st_atime; /* Time of last access. */ ++ unsigned long int st_atimensec; /* Nscecs of last access. */ ++ __time_t st_mtime; /* Time of last modification. */ ++ unsigned long int st_mtimensec; /* Nsecs of last modification. */ ++ __time_t st_ctime; /* Time of last status change. */ ++ unsigned long int st_ctimensec; /* Nsecs of last status change. */ ++# endif ++ __ino64_t st_ino; /* File serial number. */ ++# endif /* __USE_TIME_BITS64 */ ++ }; ++#endif ++ ++/* Tell code we have these members. */ ++#define _STATBUF_ST_BLKSIZE ++#define _STATBUF_ST_RDEV ++/* Nanosecond resolution time values are supported. */ ++#define _STATBUF_ST_NSEC ++ ++ ++#endif /* _BITS_STRUCT_STAT_H */ +diff --git a/sysdeps/unix/sysv/linux/hppa/kernel-features.h b/sysdeps/unix/sysv/linux/hppa/kernel-features.h +index 0cd21ef0fa..079612e4aa 100644 +--- a/sysdeps/unix/sysv/linux/hppa/kernel-features.h ++++ b/sysdeps/unix/sysv/linux/hppa/kernel-features.h +@@ -30,3 +30,6 @@ + + #undef __ASSUME_CLONE_DEFAULT + #define __ASSUME_CLONE_BACKWARDS 1 ++ ++/* QEMU does not support set_robust_list. */ ++#undef __ASSUME_SET_ROBUST_LIST +diff --git a/sysdeps/unix/sysv/linux/m68k/libc-lock-arch.h b/sysdeps/unix/sysv/linux/m68k/libc-lock-arch.h +new file mode 100644 +index 0000000000..1844bbaf6f +--- /dev/null ++++ b/sysdeps/unix/sysv/linux/m68k/libc-lock-arch.h +@@ -0,0 +1,25 @@ ++/* Private libc-internal arch-specific definitions. m68k version. ++ Copyright (C) 2022 Free Software Foundation, Inc. ++ This file is part of the GNU C Library. ++ ++ The GNU C Library is free software; you can redistribute it and/or ++ modify it under the terms of the GNU Lesser General Public License as ++ published by the Free Software Foundation; either version 2.1 of the ++ License, or (at your option) any later version. ++ ++ The GNU C Library is distributed in the hope that it will be useful, ++ but WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++ Lesser General Public License for more details. ++ ++ You should have received a copy of the GNU Lesser General Public ++ License along with the GNU C Library; see the file COPYING.LIB. If ++ not, see . */ ++ ++#ifndef _LIBC_LOCK_ARCH_H ++#define _LIBC_LOCK_ARCH_H ++ ++/* Linux enforces 4-bytes alignment on futex inputs. */ ++#define __LIBC_LOCK_ALIGNMENT __attribute__ ((__aligned__ (4))) ++ ++#endif +diff --git a/sysdeps/unix/sysv/linux/mips/mips64/n64/fstatat.c b/sysdeps/unix/sysv/linux/mips/mips64/n64/fstatat.c +new file mode 100644 +index 0000000000..fe6c3a0dda +--- /dev/null ++++ b/sysdeps/unix/sysv/linux/mips/mips64/n64/fstatat.c +@@ -0,0 +1,51 @@ ++/* Get file status. Linux/MIPSn64 version. ++ Copyright (C) 2022 Free Software Foundation, Inc. ++ This file is part of the GNU C Library. ++ ++ The GNU C Library is free software; you can redistribute it and/or ++ modify it under the terms of the GNU Lesser General Public ++ License as published by the Free Software Foundation; either ++ version 2.1 of the License, or (at your option) any later version. ++ ++ The GNU C Library is distributed in the hope that it will be useful, ++ but WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++ Lesser General Public License for more details. ++ ++ You should have received a copy of the GNU Lesser General Public ++ License along with the GNU C Library; if not, see ++ . */ ++ ++#include ++#include ++ ++/* Different than other ABIs, mips64 has different layouts for non-LFS ++ and LFS struct stat. */ ++int ++__fstatat (int fd, const char *file, struct stat *buf, int flag) ++{ ++ struct __stat64_t64 st64; ++ int r = __fstatat64_time64 (fd, file, &st64, flag); ++ if (r == 0) ++ { ++ /* Clear internal pad and reserved fields. */ ++ memset (buf, 0, sizeof (*buf)); ++ ++ buf->st_dev = st64.st_dev; ++ buf->st_ino = st64.st_ino; ++ buf->st_mode = st64.st_mode; ++ buf->st_nlink = st64.st_nlink; ++ buf->st_uid = st64.st_uid; ++ buf->st_gid = st64.st_gid; ++ buf->st_rdev = st64.st_rdev; ++ buf->st_size = st64.st_size; ++ buf->st_blksize = st64.st_blksize; ++ buf->st_blocks = st64.st_blocks; ++ buf->st_atim = st64.st_atim; ++ buf->st_mtim = st64.st_mtim; ++ buf->st_ctim = st64.st_ctim; ++ } ++ return r; ++} ++ ++weak_alias (__fstatat, fstatat) +diff --git a/sysdeps/unix/sysv/linux/nios2/bits/struct_stat.h b/sysdeps/unix/sysv/linux/nios2/bits/struct_stat.h +new file mode 100644 +index 0000000000..e00e71173e +--- /dev/null ++++ b/sysdeps/unix/sysv/linux/nios2/bits/struct_stat.h +@@ -0,0 +1,135 @@ ++/* Definition for struct stat. Linux/nios2 version. ++ Copyright (C) 2020-2022 Free Software Foundation, Inc. ++ This file is part of the GNU C Library. ++ ++ The GNU C Library is free software; you can redistribute it and/or ++ modify it under the terms of the GNU Lesser General Public ++ License as published by the Free Software Foundation; either ++ version 2.1 of the License, or (at your option) any later version. ++ ++ The GNU C Library is distributed in the hope that it will be useful, ++ but WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++ Lesser General Public License for more details. ++ ++ You should have received a copy of the GNU Lesser General Public ++ License along with the GNU C Library. If not, see ++ . */ ++ ++#if !defined _SYS_STAT_H && !defined _FCNTL_H ++# error "Never include directly; use instead." ++#endif ++ ++#ifndef _BITS_STRUCT_STAT_H ++#define _BITS_STRUCT_STAT_H 1 ++ ++#include ++#include ++ ++#if defined __USE_FILE_OFFSET64 ++# define __field64(type, type64, name) type64 name ++#elif __WORDSIZE == 64 || defined __INO_T_MATCHES_INO64_T ++# if defined __INO_T_MATCHES_INO64_T && !defined __OFF_T_MATCHES_OFF64_T ++# error "ino_t and off_t must both be the same type" ++# endif ++# define __field64(type, type64, name) type name ++#elif __BYTE_ORDER == __LITTLE_ENDIAN ++# define __field64(type, type64, name) \ ++ type name __attribute__((__aligned__ (__alignof__ (type64)))); int __##name##_pad ++#else ++# define __field64(type, type64, name) \ ++ int __##name##_pad __attribute__((__aligned__ (__alignof__ (type64)))); type name ++#endif ++ ++struct stat ++ { ++#ifdef __USE_TIME_BITS64 ++# include ++#else ++ __dev_t st_dev; /* Device. */ ++ __field64(__ino_t, __ino64_t, st_ino); /* File serial number. */ ++ __mode_t st_mode; /* File mode. */ ++ __nlink_t st_nlink; /* Link count. */ ++ __uid_t st_uid; /* User ID of the file's owner. */ ++ __gid_t st_gid; /* Group ID of the file's group.*/ ++ __dev_t st_rdev; /* Device number, if device. */ ++ __dev_t __pad1; ++ __field64(__off_t, __off64_t, st_size); /* Size of file, in bytes. */ ++ __blksize_t st_blksize; /* Optimal block size for I/O. */ ++ int __pad2; ++ __field64(__blkcnt_t, __blkcnt64_t, st_blocks); /* 512-byte blocks */ ++# ifdef __USE_XOPEN2K8 ++ /* Nanosecond resolution timestamps are stored in a format ++ equivalent to 'struct timespec'. This is the type used ++ whenever possible but the Unix namespace rules do not allow the ++ identifier 'timespec' to appear in the header. ++ Therefore we have to handle the use of this header in strictly ++ standard-compliant sources special. */ ++ struct timespec st_atim; /* Time of last access. */ ++ struct timespec st_mtim; /* Time of last modification. */ ++ struct timespec st_ctim; /* Time of last status change. */ ++# define st_atime st_atim.tv_sec /* Backward compatibility. */ ++# define st_mtime st_mtim.tv_sec ++# define st_ctime st_ctim.tv_sec ++# else ++ __time_t st_atime; /* Time of last access. */ ++ unsigned long int st_atimensec; /* Nscecs of last access. */ ++ __time_t st_mtime; /* Time of last modification. */ ++ unsigned long int st_mtimensec; /* Nsecs of last modification. */ ++ __time_t st_ctime; /* Time of last status change. */ ++ unsigned long int st_ctimensec; /* Nsecs of last status change. */ ++# endif ++ int __glibc_reserved[2]; ++#endif ++ }; ++ ++#undef __field64 ++ ++#ifdef __USE_LARGEFILE64 ++struct stat64 ++ { ++# ifdef __USE_TIME_BITS64 ++# include ++# else ++ __dev_t st_dev; /* Device. */ ++ __ino64_t st_ino; /* File serial number. */ ++ __mode_t st_mode; /* File mode. */ ++ __nlink_t st_nlink; /* Link count. */ ++ __uid_t st_uid; /* User ID of the file's owner. */ ++ __gid_t st_gid; /* Group ID of the file's group.*/ ++ __dev_t st_rdev; /* Device number, if device. */ ++ __dev_t __pad1; ++ __off64_t st_size; /* Size of file, in bytes. */ ++ __blksize_t st_blksize; /* Optimal block size for I/O. */ ++ int __pad2; ++ __blkcnt64_t st_blocks; /* Nr. 512-byte blocks allocated. */ ++# ifdef __USE_XOPEN2K8 ++ /* Nanosecond resolution timestamps are stored in a format ++ equivalent to 'struct timespec'. This is the type used ++ whenever possible but the Unix namespace rules do not allow the ++ identifier 'timespec' to appear in the header. ++ Therefore we have to handle the use of this header in strictly ++ standard-compliant sources special. */ ++ struct timespec st_atim; /* Time of last access. */ ++ struct timespec st_mtim; /* Time of last modification. */ ++ struct timespec st_ctim; /* Time of last status change. */ ++# else ++ __time_t st_atime; /* Time of last access. */ ++ unsigned long int st_atimensec; /* Nscecs of last access. */ ++ __time_t st_mtime; /* Time of last modification. */ ++ unsigned long int st_mtimensec; /* Nsecs of last modification. */ ++ __time_t st_ctime; /* Time of last status change. */ ++ unsigned long int st_ctimensec; /* Nsecs of last status change. */ ++# endif ++ int __glibc_reserved[2]; ++# endif ++ }; ++#endif ++ ++/* Tell code we have these members. */ ++#define _STATBUF_ST_BLKSIZE ++#define _STATBUF_ST_RDEV ++/* Nanosecond resolution time values are supported. */ ++#define _STATBUF_ST_NSEC ++ ++#endif /* _BITS_STRUCT_STAT_H */ +diff --git a/sysdeps/unix/sysv/linux/not-cancel.h b/sysdeps/unix/sysv/linux/not-cancel.h +index a263d294b1..cf35c8bfc9 100644 +--- a/sysdeps/unix/sysv/linux/not-cancel.h ++++ b/sysdeps/unix/sysv/linux/not-cancel.h +@@ -68,7 +68,7 @@ __writev_nocancel_nostatus (int fd, const struct iovec *iov, int iovcnt) + INTERNAL_SYSCALL_CALL (writev, fd, iov, iovcnt); + } + +-static inline int ++static inline ssize_t + __getrandom_nocancel (void *buf, size_t buflen, unsigned int flags) + { + return INLINE_SYSCALL_CALL (getrandom, buf, buflen, flags); +diff --git a/sysdeps/unix/sysv/linux/riscv/rv32/arch-syscall.h b/sysdeps/unix/sysv/linux/riscv/rv32/arch-syscall.h +index bf4be80f8d..202520ee25 100644 +--- a/sysdeps/unix/sysv/linux/riscv/rv32/arch-syscall.h ++++ b/sysdeps/unix/sysv/linux/riscv/rv32/arch-syscall.h +@@ -122,6 +122,7 @@ + #define __NR_mbind 235 + #define __NR_membarrier 283 + #define __NR_memfd_create 279 ++#define __NR_memfd_secret 447 + #define __NR_migrate_pages 238 + #define __NR_mincore 232 + #define __NR_mkdirat 34 +diff --git a/sysdeps/unix/sysv/linux/riscv/rv64/arch-syscall.h b/sysdeps/unix/sysv/linux/riscv/rv64/arch-syscall.h +index d656aedcc2..4e65f337d4 100644 +--- a/sysdeps/unix/sysv/linux/riscv/rv64/arch-syscall.h ++++ b/sysdeps/unix/sysv/linux/riscv/rv64/arch-syscall.h +@@ -127,6 +127,7 @@ + #define __NR_mbind 235 + #define __NR_membarrier 283 + #define __NR_memfd_create 279 ++#define __NR_memfd_secret 447 + #define __NR_migrate_pages 238 + #define __NR_mincore 232 + #define __NR_mkdirat 34 +diff --git a/sysdeps/unix/sysv/linux/sh/bits/struct_stat.h b/sysdeps/unix/sysv/linux/sh/bits/struct_stat.h +new file mode 100644 +index 0000000000..0f7c9cdc89 +--- /dev/null ++++ b/sysdeps/unix/sysv/linux/sh/bits/struct_stat.h +@@ -0,0 +1,139 @@ ++/* Definition for struct stat. Linux/sh version. ++ Copyright (C) 2020-2022 Free Software Foundation, Inc. ++ This file is part of the GNU C Library. ++ ++ The GNU C Library is free software; you can redistribute it and/or ++ modify it under the terms of the GNU Lesser General Public ++ License as published by the Free Software Foundation; either ++ version 2.1 of the License, or (at your option) any later version. ++ ++ The GNU C Library is distributed in the hope that it will be useful, ++ but WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++ Lesser General Public License for more details. ++ ++ You should have received a copy of the GNU Lesser General Public ++ License along with the GNU C Library. If not, see ++ . */ ++ ++#if !defined _SYS_STAT_H && !defined _FCNTL_H ++# error "Never include directly; use instead." ++#endif ++ ++#ifndef _BITS_STRUCT_STAT_H ++#define _BITS_STRUCT_STAT_H 1 ++ ++#include ++#include ++ ++struct stat ++ { ++#ifdef __USE_TIME_BITS64 ++# include ++#else ++ __dev_t st_dev; /* Device. */ ++ unsigned short int __pad1; ++# ifndef __USE_FILE_OFFSET64 ++ __ino_t st_ino; /* File serial number. */ ++# else ++ __ino_t __st_ino; /* 32bit file serial number. */ ++# endif ++ __mode_t st_mode; /* File mode. */ ++ __nlink_t st_nlink; /* Link count. */ ++ __uid_t st_uid; /* User ID of the file's owner. */ ++ __gid_t st_gid; /* Group ID of the file's group.*/ ++ __dev_t st_rdev; /* Device number, if device. */ ++ unsigned short int __pad2; ++# ifndef __USE_FILE_OFFSET64 ++ __off_t st_size; /* Size of file, in bytes. */ ++# else ++ __off64_t st_size; /* Size of file, in bytes. */ ++# endif ++ __blksize_t st_blksize; /* Optimal block size for I/O. */ ++ ++# ifndef __USE_FILE_OFFSET64 ++ __blkcnt_t st_blocks; /* Number 512-byte blocks allocated. */ ++# else ++ __blkcnt64_t st_blocks; /* Number 512-byte blocks allocated. */ ++# endif ++# ifdef __USE_XOPEN2K8 ++ /* Nanosecond resolution timestamps are stored in a format ++ equivalent to 'struct timespec'. This is the type used ++ whenever possible but the Unix namespace rules do not allow the ++ identifier 'timespec' to appear in the header. ++ Therefore we have to handle the use of this header in strictly ++ standard-compliant sources special. */ ++ struct timespec st_atim; /* Time of last access. */ ++ struct timespec st_mtim; /* Time of last modification. */ ++ struct timespec st_ctim; /* Time of last status change. */ ++# define st_atime st_atim.tv_sec /* Backward compatibility. */ ++# define st_mtime st_mtim.tv_sec ++# define st_ctime st_ctim.tv_sec ++# else ++ __time_t st_atime; /* Time of last access. */ ++ unsigned long int st_atimensec; /* Nscecs of last access. */ ++ __time_t st_mtime; /* Time of last modification. */ ++ unsigned long int st_mtimensec; /* Nsecs of last modification. */ ++ __time_t st_ctime; /* Time of last status change. */ ++ unsigned long int st_ctimensec; /* Nsecs of last status change. */ ++# endif ++# ifndef __USE_FILE_OFFSET64 ++ unsigned long int __glibc_reserved4; ++ unsigned long int __glibc_reserved5; ++# else ++ __ino64_t st_ino; /* File serial number. */ ++# endif ++#endif /* __USE_TIME_BITS64 */ ++ }; ++ ++#ifdef __USE_LARGEFILE64 ++struct stat64 ++ { ++# ifdef __USE_TIME_BITS64 ++# include ++# else ++ __dev_t st_dev; /* Device. */ ++ unsigned int __pad1; ++ ++ __ino_t __st_ino; /* 32bit file serial number. */ ++ __mode_t st_mode; /* File mode. */ ++ __nlink_t st_nlink; /* Link count. */ ++ __uid_t st_uid; /* User ID of the file's owner. */ ++ __gid_t st_gid; /* Group ID of the file's group.*/ ++ __dev_t st_rdev; /* Device number, if device. */ ++ unsigned int __pad2; ++ __off64_t st_size; /* Size of file, in bytes. */ ++ __blksize_t st_blksize; /* Optimal block size for I/O. */ ++ ++ __blkcnt64_t st_blocks; /* Number 512-byte blocks allocated. */ ++# ifdef __USE_XOPEN2K8 ++ /* Nanosecond resolution timestamps are stored in a format ++ equivalent to 'struct timespec'. This is the type used ++ whenever possible but the Unix namespace rules do not allow the ++ identifier 'timespec' to appear in the header. ++ Therefore we have to handle the use of this header in strictly ++ standard-compliant sources special. */ ++ struct timespec st_atim; /* Time of last access. */ ++ struct timespec st_mtim; /* Time of last modification. */ ++ struct timespec st_ctim; /* Time of last status change. */ ++# else ++ __time_t st_atime; /* Time of last access. */ ++ unsigned long int st_atimensec; /* Nscecs of last access. */ ++ __time_t st_mtime; /* Time of last modification. */ ++ unsigned long int st_mtimensec; /* Nsecs of last modification. */ ++ __time_t st_ctime; /* Time of last status change. */ ++ unsigned long int st_ctimensec; /* Nsecs of last status change. */ ++# endif ++ __ino64_t st_ino; /* File serial number. */ ++# endif /* __USE_TIME_BITS64 */ ++ }; ++#endif ++ ++/* Tell code we have these members. */ ++#define _STATBUF_ST_BLKSIZE ++#define _STATBUF_ST_RDEV ++/* Nanosecond resolution time values are supported. */ ++#define _STATBUF_ST_NSEC ++ ++ ++#endif /* _BITS_STRUCT_STAT_H */ +diff --git a/sysdeps/unix/sysv/linux/sys/mount.h b/sysdeps/unix/sysv/linux/sys/mount.h +index f965986ba8..19841d0738 100644 +--- a/sysdeps/unix/sysv/linux/sys/mount.h ++++ b/sysdeps/unix/sysv/linux/sys/mount.h +@@ -27,77 +27,113 @@ + #include + #include + +-#define BLOCK_SIZE 1024 ++#ifdef __has_include ++# if __has_include ("linux/mount.h") ++# include "linux/mount.h" ++# endif ++#endif ++ ++ + #define BLOCK_SIZE_BITS 10 ++#define BLOCK_SIZE (1<. ++ ++import argparse ++import sys ++ ++import glibcextract ++ ++ ++def main(): ++ """The main entry point.""" ++ parser = argparse.ArgumentParser( ++ description='Check if glibc provided sys/mount.h can be ' ++ ' used along related kernel headers.') ++ parser.add_argument('--cc', metavar='CC', ++ help='C compiler (including options) to use') ++ args = parser.parse_args() ++ ++ if glibcextract.compile_c_snippet( ++ '#include ', ++ args.cc).returncode != 0: ++ sys.exit (77) ++ ++ def check(testname, snippet): ++ # Add -Werror to catch macro redefinitions and _ISOMAC to avoid ++ # internal glibc definitions. ++ r = glibcextract.compile_c_snippet(snippet, args.cc, ++ '-Werror -D_ISOMAC') ++ if r.returncode != 0: ++ print('error: test {}:\n{}'.format(testname, r.output.decode())) ++ return r.returncode ++ ++ status = max( ++ check("sys/mount.h + linux/mount.h", ++ "#include \n" ++ "#include "), ++ check("sys/mount.h + linux/fs.h", ++ "#include \n" ++ "#include "), ++ check("linux/mount.h + sys/mount.h", ++ "#include \n" ++ "#include "), ++ check("linux/fs.h + sys/mount.h", ++ "#include \n" ++ "#include ")) ++ sys.exit(status) ++ ++if __name__ == '__main__': ++ main() +diff --git a/sysdeps/unix/sysv/linux/tst-mount-consts.py b/sysdeps/unix/sysv/linux/tst-mount-consts.py +index a62f803123..be2ef2daf1 100755 +--- a/sysdeps/unix/sysv/linux/tst-mount-consts.py ++++ b/sysdeps/unix/sysv/linux/tst-mount-consts.py +@@ -33,6 +33,11 @@ def main(): + help='C compiler (including options) to use') + args = parser.parse_args() + ++ if glibcextract.compile_c_snippet( ++ '#include ', ++ args.cc).returncode != 0: ++ sys.exit (77) ++ + linux_version_headers = glibcsyscalls.linux_kernel_version(args.cc) + # Constants in glibc were updated to match Linux v5.16. When glibc + # constants are updated this value should be updated to match the +diff --git a/sysdeps/unix/sysv/linux/tst-pidfd-consts.py b/sysdeps/unix/sysv/linux/tst-pidfd-consts.py +index 90cbb9be64..d732173abd 100644 +--- a/sysdeps/unix/sysv/linux/tst-pidfd-consts.py ++++ b/sysdeps/unix/sysv/linux/tst-pidfd-consts.py +@@ -33,11 +33,13 @@ def main(): + help='C compiler (including options) to use') + args = parser.parse_args() + +- linux_version_headers = glibcsyscalls.linux_kernel_version(args.cc) +- # Linux started to provide pidfd.h with 5.10. +- if linux_version_headers < (5, 10): ++ if glibcextract.compile_c_snippet( ++ '#include ', ++ args.cc).returncode != 0: + sys.exit (77) +- linux_version_glibc = (5, 18) ++ ++ linux_version_headers = glibcsyscalls.linux_kernel_version(args.cc) ++ linux_version_glibc = (5, 19) + sys.exit(glibcextract.compare_macro_consts( + '#include \n', + '#include \n' +diff --git a/sysdeps/unix/sysv/linux/tst-pidfd.c b/sysdeps/unix/sysv/linux/tst-pidfd.c +index 037af22290..5711d1c312 100644 +--- a/sysdeps/unix/sysv/linux/tst-pidfd.c ++++ b/sysdeps/unix/sysv/linux/tst-pidfd.c +@@ -147,8 +147,11 @@ do_test (void) + may be denied if the process doesn't have CAP_SYS_PTRACE or + if a LSM security_ptrace_access_check denies access. */ + if (fd == -1 && errno == EPERM) +- FAIL_UNSUPPORTED ("don't have permission to use pidfd_getfd on pidfd, " +- "skipping test"); ++ { ++ TEST_COMPARE (pidfd_send_signal (pidfd, SIGKILL, NULL, 0), 0); ++ FAIL_UNSUPPORTED ("don't have permission to use pidfd_getfd on pidfd, " ++ "skipping test"); ++ } + TEST_VERIFY (fd > 0); + + char *path = xasprintf ("/proc/%d/fd/%d", pid, remote_fd); +diff --git a/sysdeps/x86/get-isa-level.h b/sysdeps/x86/get-isa-level.h +index 1ade78ab73..5b4dd5f062 100644 +--- a/sysdeps/x86/get-isa-level.h ++++ b/sysdeps/x86/get-isa-level.h +@@ -47,6 +47,8 @@ get_isa_level (const struct cpu_features *cpu_features) + isa_level |= GNU_PROPERTY_X86_ISA_1_V2; + if (CPU_FEATURE_USABLE_P (cpu_features, AVX) + && CPU_FEATURE_USABLE_P (cpu_features, AVX2) ++ && CPU_FEATURE_USABLE_P (cpu_features, BMI1) ++ && CPU_FEATURE_USABLE_P (cpu_features, BMI2) + && CPU_FEATURE_USABLE_P (cpu_features, F16C) + && CPU_FEATURE_USABLE_P (cpu_features, FMA) + && CPU_FEATURE_USABLE_P (cpu_features, LZCNT) +diff --git a/sysdeps/x86/isa-level.h b/sysdeps/x86/isa-level.h +index 3c4480aba7..06f6c9663e 100644 +--- a/sysdeps/x86/isa-level.h ++++ b/sysdeps/x86/isa-level.h +@@ -79,7 +79,9 @@ + /* ISA level >= 3 guaranteed includes. */ + #define AVX_X86_ISA_LEVEL 3 + #define AVX2_X86_ISA_LEVEL 3 ++#define BMI1_X86_ISA_LEVEL 3 + #define BMI2_X86_ISA_LEVEL 3 ++#define LZCNT_X86_ISA_LEVEL 3 + #define MOVBE_X86_ISA_LEVEL 3 + + /* ISA level >= 2 guaranteed includes. */ +diff --git a/sysdeps/x86_64/multiarch/ifunc-avx2.h b/sysdeps/x86_64/multiarch/ifunc-avx2.h +index a57a9952f3..f2f5e8a211 100644 +--- a/sysdeps/x86_64/multiarch/ifunc-avx2.h ++++ b/sysdeps/x86_64/multiarch/ifunc-avx2.h +@@ -36,7 +36,9 @@ IFUNC_SELECTOR (void) + const struct cpu_features *cpu_features = __get_cpu_features (); + + if (X86_ISA_CPU_FEATURE_USABLE_P (cpu_features, AVX2) ++ && X86_ISA_CPU_FEATURE_USABLE_P (cpu_features, BMI1) + && X86_ISA_CPU_FEATURE_USABLE_P (cpu_features, BMI2) ++ && X86_ISA_CPU_FEATURE_USABLE_P (cpu_features, LZCNT) + && X86_ISA_CPU_FEATURES_ARCH_P (cpu_features, + AVX_Fast_Unaligned_Load, )) + { +diff --git a/sysdeps/x86_64/multiarch/ifunc-impl-list.c b/sysdeps/x86_64/multiarch/ifunc-impl-list.c +index a71444eccb..00a91123d3 100644 +--- a/sysdeps/x86_64/multiarch/ifunc-impl-list.c ++++ b/sysdeps/x86_64/multiarch/ifunc-impl-list.c +@@ -69,10 +69,12 @@ __libc_ifunc_impl_list (const char *name, struct libc_ifunc_impl *array, + && CPU_FEATURE_USABLE (BMI2)), + __memchr_evex_rtm) + X86_IFUNC_IMPL_ADD_V3 (array, i, memchr, +- CPU_FEATURE_USABLE (AVX2), ++ (CPU_FEATURE_USABLE (AVX2) ++ && CPU_FEATURE_USABLE (BMI2)), + __memchr_avx2) + X86_IFUNC_IMPL_ADD_V3 (array, i, memchr, + (CPU_FEATURE_USABLE (AVX2) ++ && CPU_FEATURE_USABLE (BMI2) + && CPU_FEATURE_USABLE (RTM)), + __memchr_avx2_rtm) + /* ISA V2 wrapper for SSE2 implementation because the SSE2 +@@ -207,13 +209,19 @@ __libc_ifunc_impl_list (const char *name, struct libc_ifunc_impl *array, + IFUNC_IMPL (i, name, memrchr, + X86_IFUNC_IMPL_ADD_V4 (array, i, memrchr, + (CPU_FEATURE_USABLE (AVX512VL) +- && CPU_FEATURE_USABLE (AVX512BW)), ++ && CPU_FEATURE_USABLE (AVX512BW) ++ && CPU_FEATURE_USABLE (BMI2) ++ && CPU_FEATURE_USABLE (LZCNT)), + __memrchr_evex) + X86_IFUNC_IMPL_ADD_V3 (array, i, memrchr, +- CPU_FEATURE_USABLE (AVX2), ++ (CPU_FEATURE_USABLE (AVX2) ++ && CPU_FEATURE_USABLE (BMI2) ++ && CPU_FEATURE_USABLE (LZCNT)), + __memrchr_avx2) + X86_IFUNC_IMPL_ADD_V3 (array, i, memrchr, + (CPU_FEATURE_USABLE (AVX2) ++ && CPU_FEATURE_USABLE (BMI2) ++ && CPU_FEATURE_USABLE (LZCNT) + && CPU_FEATURE_USABLE (RTM)), + __memrchr_avx2_rtm) + /* ISA V2 wrapper for SSE2 implementation because the SSE2 +@@ -335,10 +343,12 @@ __libc_ifunc_impl_list (const char *name, struct libc_ifunc_impl *array, + && CPU_FEATURE_USABLE (BMI2)), + __rawmemchr_evex_rtm) + X86_IFUNC_IMPL_ADD_V3 (array, i, rawmemchr, +- CPU_FEATURE_USABLE (AVX2), ++ (CPU_FEATURE_USABLE (AVX2) ++ && CPU_FEATURE_USABLE (BMI2)), + __rawmemchr_avx2) + X86_IFUNC_IMPL_ADD_V3 (array, i, rawmemchr, + (CPU_FEATURE_USABLE (AVX2) ++ && CPU_FEATURE_USABLE (BMI2) + && CPU_FEATURE_USABLE (RTM)), + __rawmemchr_avx2_rtm) + /* ISA V2 wrapper for SSE2 implementation because the SSE2 +@@ -448,13 +458,16 @@ __libc_ifunc_impl_list (const char *name, struct libc_ifunc_impl *array, + IFUNC_IMPL (i, name, strcasecmp, + X86_IFUNC_IMPL_ADD_V4 (array, i, strcasecmp, + (CPU_FEATURE_USABLE (AVX512VL) +- && CPU_FEATURE_USABLE (AVX512BW)), ++ && CPU_FEATURE_USABLE (AVX512BW) ++ && CPU_FEATURE_USABLE (BMI2)), + __strcasecmp_evex) + X86_IFUNC_IMPL_ADD_V3 (array, i, strcasecmp, +- CPU_FEATURE_USABLE (AVX2), ++ (CPU_FEATURE_USABLE (AVX2) ++ && CPU_FEATURE_USABLE (BMI2)), + __strcasecmp_avx2) + X86_IFUNC_IMPL_ADD_V3 (array, i, strcasecmp, + (CPU_FEATURE_USABLE (AVX2) ++ && CPU_FEATURE_USABLE (BMI2) + && CPU_FEATURE_USABLE (RTM)), + __strcasecmp_avx2_rtm) + X86_IFUNC_IMPL_ADD_V2 (array, i, strcasecmp, +@@ -470,13 +483,16 @@ __libc_ifunc_impl_list (const char *name, struct libc_ifunc_impl *array, + IFUNC_IMPL (i, name, strcasecmp_l, + X86_IFUNC_IMPL_ADD_V4 (array, i, strcasecmp, + (CPU_FEATURE_USABLE (AVX512VL) +- && CPU_FEATURE_USABLE (AVX512BW)), ++ && CPU_FEATURE_USABLE (AVX512BW) ++ && CPU_FEATURE_USABLE (BMI2)), + __strcasecmp_l_evex) + X86_IFUNC_IMPL_ADD_V3 (array, i, strcasecmp, +- CPU_FEATURE_USABLE (AVX2), ++ (CPU_FEATURE_USABLE (AVX2) ++ && CPU_FEATURE_USABLE (BMI2)), + __strcasecmp_l_avx2) + X86_IFUNC_IMPL_ADD_V3 (array, i, strcasecmp, + (CPU_FEATURE_USABLE (AVX2) ++ && CPU_FEATURE_USABLE (BMI2) + && CPU_FEATURE_USABLE (RTM)), + __strcasecmp_l_avx2_rtm) + X86_IFUNC_IMPL_ADD_V2 (array, i, strcasecmp_l, +@@ -562,13 +578,19 @@ __libc_ifunc_impl_list (const char *name, struct libc_ifunc_impl *array, + IFUNC_IMPL (i, name, strrchr, + X86_IFUNC_IMPL_ADD_V4 (array, i, strrchr, + (CPU_FEATURE_USABLE (AVX512VL) +- && CPU_FEATURE_USABLE (AVX512BW)), ++ && CPU_FEATURE_USABLE (AVX512BW) ++ && CPU_FEATURE_USABLE (BMI1) ++ && CPU_FEATURE_USABLE (BMI2)), + __strrchr_evex) + X86_IFUNC_IMPL_ADD_V3 (array, i, strrchr, +- CPU_FEATURE_USABLE (AVX2), ++ (CPU_FEATURE_USABLE (AVX2) ++ && CPU_FEATURE_USABLE (BMI1) ++ && CPU_FEATURE_USABLE (BMI2)), + __strrchr_avx2) + X86_IFUNC_IMPL_ADD_V3 (array, i, strrchr, + (CPU_FEATURE_USABLE (AVX2) ++ && CPU_FEATURE_USABLE (BMI1) ++ && CPU_FEATURE_USABLE (BMI2) + && CPU_FEATURE_USABLE (RTM)), + __strrchr_avx2_rtm) + /* ISA V2 wrapper for SSE2 implementation because the SSE2 +@@ -585,10 +607,12 @@ __libc_ifunc_impl_list (const char *name, struct libc_ifunc_impl *array, + && CPU_FEATURE_USABLE (BMI2)), + __strcmp_evex) + X86_IFUNC_IMPL_ADD_V3 (array, i, strcmp, +- CPU_FEATURE_USABLE (AVX2), ++ (CPU_FEATURE_USABLE (AVX2) ++ && CPU_FEATURE_USABLE (BMI2)), + __strcmp_avx2) + X86_IFUNC_IMPL_ADD_V3 (array, i, strcmp, + (CPU_FEATURE_USABLE (AVX2) ++ && CPU_FEATURE_USABLE (BMI2) + && CPU_FEATURE_USABLE (RTM)), + __strcmp_avx2_rtm) + X86_IFUNC_IMPL_ADD_V2 (array, i, strcmp, +@@ -638,13 +662,16 @@ __libc_ifunc_impl_list (const char *name, struct libc_ifunc_impl *array, + IFUNC_IMPL (i, name, strncasecmp, + X86_IFUNC_IMPL_ADD_V4 (array, i, strncasecmp, + (CPU_FEATURE_USABLE (AVX512VL) +- && CPU_FEATURE_USABLE (AVX512BW)), ++ && CPU_FEATURE_USABLE (AVX512BW) ++ && CPU_FEATURE_USABLE (BMI2)), + __strncasecmp_evex) + X86_IFUNC_IMPL_ADD_V3 (array, i, strncasecmp, +- CPU_FEATURE_USABLE (AVX2), ++ (CPU_FEATURE_USABLE (AVX2) ++ && CPU_FEATURE_USABLE (BMI2)), + __strncasecmp_avx2) + X86_IFUNC_IMPL_ADD_V3 (array, i, strncasecmp, + (CPU_FEATURE_USABLE (AVX2) ++ && CPU_FEATURE_USABLE (BMI2) + && CPU_FEATURE_USABLE (RTM)), + __strncasecmp_avx2_rtm) + X86_IFUNC_IMPL_ADD_V2 (array, i, strncasecmp, +@@ -660,13 +687,16 @@ __libc_ifunc_impl_list (const char *name, struct libc_ifunc_impl *array, + IFUNC_IMPL (i, name, strncasecmp_l, + X86_IFUNC_IMPL_ADD_V4 (array, i, strncasecmp, + (CPU_FEATURE_USABLE (AVX512VL) +- && CPU_FEATURE_USABLE (AVX512BW)), ++ & CPU_FEATURE_USABLE (AVX512BW) ++ && CPU_FEATURE_USABLE (BMI2)), + __strncasecmp_l_evex) + X86_IFUNC_IMPL_ADD_V3 (array, i, strncasecmp, +- CPU_FEATURE_USABLE (AVX2), ++ (CPU_FEATURE_USABLE (AVX2) ++ && CPU_FEATURE_USABLE (BMI2)), + __strncasecmp_l_avx2) + X86_IFUNC_IMPL_ADD_V3 (array, i, strncasecmp, + (CPU_FEATURE_USABLE (AVX2) ++ && CPU_FEATURE_USABLE (BMI2) + && CPU_FEATURE_USABLE (RTM)), + __strncasecmp_l_avx2_rtm) + X86_IFUNC_IMPL_ADD_V2 (array, i, strncasecmp_l, +@@ -773,13 +803,18 @@ __libc_ifunc_impl_list (const char *name, struct libc_ifunc_impl *array, + X86_IFUNC_IMPL_ADD_V4 (array, i, wcsrchr, + (CPU_FEATURE_USABLE (AVX512VL) + && CPU_FEATURE_USABLE (AVX512BW) ++ && CPU_FEATURE_USABLE (BMI1) + && CPU_FEATURE_USABLE (BMI2)), + __wcsrchr_evex) + X86_IFUNC_IMPL_ADD_V3 (array, i, wcsrchr, +- CPU_FEATURE_USABLE (AVX2), ++ (CPU_FEATURE_USABLE (AVX2) ++ && CPU_FEATURE_USABLE (BMI1) ++ && CPU_FEATURE_USABLE (BMI2)), + __wcsrchr_avx2) + X86_IFUNC_IMPL_ADD_V3 (array, i, wcsrchr, + (CPU_FEATURE_USABLE (AVX2) ++ && CPU_FEATURE_USABLE (BMI1) ++ && CPU_FEATURE_USABLE (BMI2) + && CPU_FEATURE_USABLE (RTM)), + __wcsrchr_avx2_rtm) + /* ISA V2 wrapper for SSE2 implementation because the SSE2 +@@ -796,10 +831,12 @@ __libc_ifunc_impl_list (const char *name, struct libc_ifunc_impl *array, + && CPU_FEATURE_USABLE (BMI2)), + __wcscmp_evex) + X86_IFUNC_IMPL_ADD_V3 (array, i, wcscmp, +- CPU_FEATURE_USABLE (AVX2), ++ (CPU_FEATURE_USABLE (AVX2) ++ && CPU_FEATURE_USABLE (BMI2)), + __wcscmp_avx2) + X86_IFUNC_IMPL_ADD_V3 (array, i, wcscmp, + (CPU_FEATURE_USABLE (AVX2) ++ && CPU_FEATURE_USABLE (BMI2) + && CPU_FEATURE_USABLE (RTM)), + __wcscmp_avx2_rtm) + /* ISA V2 wrapper for SSE2 implementation because the SSE2 +@@ -816,10 +853,12 @@ __libc_ifunc_impl_list (const char *name, struct libc_ifunc_impl *array, + && CPU_FEATURE_USABLE (BMI2)), + __wcsncmp_evex) + X86_IFUNC_IMPL_ADD_V3 (array, i, wcsncmp, +- CPU_FEATURE_USABLE (AVX2), ++ (CPU_FEATURE_USABLE (AVX2) ++ && CPU_FEATURE_USABLE (BMI2)), + __wcsncmp_avx2) + X86_IFUNC_IMPL_ADD_V3 (array, i, wcsncmp, + (CPU_FEATURE_USABLE (AVX2) ++ && CPU_FEATURE_USABLE (BMI2) + && CPU_FEATURE_USABLE (RTM)), + __wcsncmp_avx2_rtm) + /* ISA V2 wrapper for GENERIC implementation because the +@@ -909,10 +948,12 @@ __libc_ifunc_impl_list (const char *name, struct libc_ifunc_impl *array, + && CPU_FEATURE_USABLE (BMI2)), + __wmemchr_evex_rtm) + X86_IFUNC_IMPL_ADD_V3 (array, i, wmemchr, +- CPU_FEATURE_USABLE (AVX2), ++ (CPU_FEATURE_USABLE (AVX2) ++ && CPU_FEATURE_USABLE (BMI2)), + __wmemchr_avx2) + X86_IFUNC_IMPL_ADD_V3 (array, i, wmemchr, + (CPU_FEATURE_USABLE (AVX2) ++ && CPU_FEATURE_USABLE (BMI2) + && CPU_FEATURE_USABLE (RTM)), + __wmemchr_avx2_rtm) + /* ISA V2 wrapper for SSE2 implementation because the SSE2 +@@ -1162,13 +1203,16 @@ __libc_ifunc_impl_list (const char *name, struct libc_ifunc_impl *array, + IFUNC_IMPL (i, name, strncmp, + X86_IFUNC_IMPL_ADD_V4 (array, i, strncmp, + (CPU_FEATURE_USABLE (AVX512VL) +- && CPU_FEATURE_USABLE (AVX512BW)), ++ && CPU_FEATURE_USABLE (AVX512BW) ++ && CPU_FEATURE_USABLE (BMI2)), + __strncmp_evex) + X86_IFUNC_IMPL_ADD_V3 (array, i, strncmp, +- CPU_FEATURE_USABLE (AVX2), ++ (CPU_FEATURE_USABLE (AVX2) ++ && CPU_FEATURE_USABLE (BMI2)), + __strncmp_avx2) + X86_IFUNC_IMPL_ADD_V3 (array, i, strncmp, + (CPU_FEATURE_USABLE (AVX2) ++ && CPU_FEATURE_USABLE (BMI2) + && CPU_FEATURE_USABLE (RTM)), + __strncmp_avx2_rtm) + X86_IFUNC_IMPL_ADD_V2 (array, i, strncmp, +diff --git a/sysdeps/x86_64/multiarch/ifunc-strcasecmp.h b/sysdeps/x86_64/multiarch/ifunc-strcasecmp.h +index 68646ef199..7622af259c 100644 +--- a/sysdeps/x86_64/multiarch/ifunc-strcasecmp.h ++++ b/sysdeps/x86_64/multiarch/ifunc-strcasecmp.h +@@ -34,6 +34,7 @@ IFUNC_SELECTOR (void) + const struct cpu_features *cpu_features = __get_cpu_features (); + + if (X86_ISA_CPU_FEATURE_USABLE_P (cpu_features, AVX2) ++ && X86_ISA_CPU_FEATURE_USABLE_P (cpu_features, BMI2) + && X86_ISA_CPU_FEATURES_ARCH_P (cpu_features, + AVX_Fast_Unaligned_Load, )) + { +diff --git a/sysdeps/x86_64/multiarch/strcmp.c b/sysdeps/x86_64/multiarch/strcmp.c +index fdd5afe3af..9d6c9f66ba 100644 +--- a/sysdeps/x86_64/multiarch/strcmp.c ++++ b/sysdeps/x86_64/multiarch/strcmp.c +@@ -45,12 +45,12 @@ IFUNC_SELECTOR (void) + const struct cpu_features *cpu_features = __get_cpu_features (); + + if (X86_ISA_CPU_FEATURE_USABLE_P (cpu_features, AVX2) ++ && X86_ISA_CPU_FEATURE_USABLE_P (cpu_features, BMI2) + && X86_ISA_CPU_FEATURES_ARCH_P (cpu_features, + AVX_Fast_Unaligned_Load, )) + { + if (X86_ISA_CPU_FEATURE_USABLE_P (cpu_features, AVX512VL) +- && X86_ISA_CPU_FEATURE_USABLE_P (cpu_features, AVX512BW) +- && X86_ISA_CPU_FEATURE_USABLE_P (cpu_features, BMI2)) ++ && X86_ISA_CPU_FEATURE_USABLE_P (cpu_features, AVX512BW)) + return OPTIMIZE (evex); + + if (CPU_FEATURE_USABLE_P (cpu_features, RTM)) +diff --git a/sysdeps/x86_64/multiarch/strncmp.c b/sysdeps/x86_64/multiarch/strncmp.c +index 4ebe4bde30..c4f8b6bbb5 100644 +--- a/sysdeps/x86_64/multiarch/strncmp.c ++++ b/sysdeps/x86_64/multiarch/strncmp.c +@@ -41,12 +41,12 @@ IFUNC_SELECTOR (void) + const struct cpu_features *cpu_features = __get_cpu_features (); + + if (X86_ISA_CPU_FEATURE_USABLE_P (cpu_features, AVX2) ++ && X86_ISA_CPU_FEATURE_USABLE_P (cpu_features, BMI2) + && X86_ISA_CPU_FEATURES_ARCH_P (cpu_features, + AVX_Fast_Unaligned_Load, )) + { + if (X86_ISA_CPU_FEATURE_USABLE_P (cpu_features, AVX512VL) +- && X86_ISA_CPU_FEATURE_USABLE_P (cpu_features, AVX512BW) +- && X86_ISA_CPU_FEATURE_USABLE_P (cpu_features, BMI2)) ++ && X86_ISA_CPU_FEATURE_USABLE_P (cpu_features, AVX512BW)) + return OPTIMIZE (evex); + + if (CPU_FEATURE_USABLE_P (cpu_features, RTM)) +diff --git a/wcsmbs/Makefile b/wcsmbs/Makefile +index e6b9e8743a..4af102a3f6 100644 +--- a/wcsmbs/Makefile ++++ b/wcsmbs/Makefile +@@ -22,8 +22,9 @@ subdir := wcsmbs + + include ../Makeconfig + +-headers := wchar.h bits/wchar.h bits/wchar2.h bits/wchar-ldbl.h uchar.h \ +- bits/types/__mbstate_t.h bits/types/mbstate_t.h bits/types/wint_t.h ++headers := wchar.h bits/wchar.h bits/wchar2.h bits/wchar2-decl.h \ ++ bits/wchar-ldbl.h uchar.h bits/types/__mbstate_t.h \ ++ bits/types/mbstate_t.h bits/types/wint_t.h + + routines := wcscat wcschr wcscmp wcscpy wcscspn wcsdup wcslen wcsncat \ + wcsncmp wcsncpy wcspbrk wcsrchr wcsspn wcstok wcsstr wmemchr \ +@@ -73,6 +74,8 @@ $(objpfx)tst-wcstol-locale.out: $(gen-locales) + $(objpfx)tst-wcstod-nan-locale.out: $(gen-locales) + $(objpfx)tst-c16-surrogate.out: $(gen-locales) + $(objpfx)tst-c32-state.out: $(gen-locales) ++$(objpfx)test-c8rtomb.out: $(gen-locales) ++$(objpfx)test-mbrtoc8.out: $(gen-locales) + endif + + $(objpfx)tst-wcstod-round: $(libm) +diff --git a/wcsmbs/bits/wchar2-decl.h b/wcsmbs/bits/wchar2-decl.h +new file mode 100644 +index 0000000000..8e1735c33b +--- /dev/null ++++ b/wcsmbs/bits/wchar2-decl.h +@@ -0,0 +1,124 @@ ++/* Checking macros for wchar functions. Declarations only. ++ Copyright (C) 2004-2022 Free Software Foundation, Inc. ++ This file is part of the GNU C Library. ++ ++ The GNU C Library is free software; you can redistribute it and/or ++ modify it under the terms of the GNU Lesser General Public ++ License as published by the Free Software Foundation; either ++ version 2.1 of the License, or (at your option) any later version. ++ ++ The GNU C Library is distributed in the hope that it will be useful, ++ but WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++ Lesser General Public License for more details. ++ ++ You should have received a copy of the GNU Lesser General Public ++ License along with the GNU C Library; if not, see ++ . */ ++ ++#ifndef _BITS_WCHAR2_DECL_H ++#define _BITS_WCHAR2_DECL_H 1 ++ ++#ifndef _WCHAR_H ++# error "Never include directly; use instead." ++#endif ++ ++ ++extern wchar_t *__wmemcpy_chk (wchar_t *__restrict __s1, ++ const wchar_t *__restrict __s2, size_t __n, ++ size_t __ns1) __THROW; ++extern wchar_t *__wmemmove_chk (wchar_t *__s1, const wchar_t *__s2, ++ size_t __n, size_t __ns1) __THROW; ++ ++ ++#ifdef __USE_GNU ++ ++extern wchar_t *__wmempcpy_chk (wchar_t *__restrict __s1, ++ const wchar_t *__restrict __s2, size_t __n, ++ size_t __ns1) __THROW; ++ ++#endif ++ ++ ++extern wchar_t *__wmemset_chk (wchar_t *__s, wchar_t __c, size_t __n, ++ size_t __ns) __THROW; ++extern wchar_t *__wcscpy_chk (wchar_t *__restrict __dest, ++ const wchar_t *__restrict __src, ++ size_t __n) __THROW; ++extern wchar_t *__wcpcpy_chk (wchar_t *__restrict __dest, ++ const wchar_t *__restrict __src, ++ size_t __destlen) __THROW; ++extern wchar_t *__wcsncpy_chk (wchar_t *__restrict __dest, ++ const wchar_t *__restrict __src, size_t __n, ++ size_t __destlen) __THROW; ++extern wchar_t *__wcpncpy_chk (wchar_t *__restrict __dest, ++ const wchar_t *__restrict __src, size_t __n, ++ size_t __destlen) __THROW; ++extern wchar_t *__wcscat_chk (wchar_t *__restrict __dest, ++ const wchar_t *__restrict __src, ++ size_t __destlen) __THROW; ++extern wchar_t *__wcsncat_chk (wchar_t *__restrict __dest, ++ const wchar_t *__restrict __src, ++ size_t __n, size_t __destlen) __THROW; ++extern int __swprintf_chk (wchar_t *__restrict __s, size_t __n, ++ int __flag, size_t __s_len, ++ const wchar_t *__restrict __format, ...) ++ __THROW /* __attribute__ ((__format__ (__wprintf__, 5, 6))) */; ++extern int __vswprintf_chk (wchar_t *__restrict __s, size_t __n, ++ int __flag, size_t __s_len, ++ const wchar_t *__restrict __format, ++ __gnuc_va_list __arg) ++ __THROW /* __attribute__ ((__format__ (__wprintf__, 5, 0))) */; ++ ++#if __USE_FORTIFY_LEVEL > 1 ++ ++extern int __fwprintf_chk (__FILE *__restrict __stream, int __flag, ++ const wchar_t *__restrict __format, ...); ++extern int __wprintf_chk (int __flag, const wchar_t *__restrict __format, ++ ...); ++extern int __vfwprintf_chk (__FILE *__restrict __stream, int __flag, ++ const wchar_t *__restrict __format, ++ __gnuc_va_list __ap); ++extern int __vwprintf_chk (int __flag, const wchar_t *__restrict __format, ++ __gnuc_va_list __ap); ++ ++#endif ++ ++extern wchar_t *__fgetws_chk (wchar_t *__restrict __s, size_t __size, int __n, ++ __FILE *__restrict __stream) __wur; ++ ++#ifdef __USE_GNU ++ ++extern wchar_t *__fgetws_unlocked_chk (wchar_t *__restrict __s, size_t __size, ++ int __n, __FILE *__restrict __stream) ++ __wur; ++ ++#endif ++ ++extern size_t __wcrtomb_chk (char *__restrict __s, wchar_t __wchar, ++ mbstate_t *__restrict __p, ++ size_t __buflen) __THROW __wur; ++extern size_t __mbsrtowcs_chk (wchar_t *__restrict __dst, ++ const char **__restrict __src, ++ size_t __len, mbstate_t *__restrict __ps, ++ size_t __dstlen) __THROW; ++extern size_t __wcsrtombs_chk (char *__restrict __dst, ++ const wchar_t **__restrict __src, ++ size_t __len, mbstate_t *__restrict __ps, ++ size_t __dstlen) __THROW; ++ ++#ifdef __USE_XOPEN2K8 ++ ++extern size_t __mbsnrtowcs_chk (wchar_t *__restrict __dst, ++ const char **__restrict __src, size_t __nmc, ++ size_t __len, mbstate_t *__restrict __ps, ++ size_t __dstlen) __THROW; ++extern size_t __wcsnrtombs_chk (char *__restrict __dst, ++ const wchar_t **__restrict __src, ++ size_t __nwc, size_t __len, ++ mbstate_t *__restrict __ps, size_t __dstlen) ++ __THROW; ++ ++#endif ++ ++#endif /* bits/wchar2-decl.h. */ +diff --git a/wcsmbs/bits/wchar2.h b/wcsmbs/bits/wchar2.h +index 0e017f458b..3f110efe57 100644 +--- a/wcsmbs/bits/wchar2.h ++++ b/wcsmbs/bits/wchar2.h +@@ -21,9 +21,6 @@ + #endif + + +-extern wchar_t *__wmemcpy_chk (wchar_t *__restrict __s1, +- const wchar_t *__restrict __s2, size_t __n, +- size_t __ns1) __THROW; + extern wchar_t *__REDIRECT_NTH (__wmemcpy_alias, + (wchar_t *__restrict __s1, + const wchar_t *__restrict __s2, size_t __n), +@@ -45,8 +42,6 @@ __NTH (wmemcpy (wchar_t *__restrict __s1, const wchar_t *__restrict __s2, + } + + +-extern wchar_t *__wmemmove_chk (wchar_t *__s1, const wchar_t *__s2, +- size_t __n, size_t __ns1) __THROW; + extern wchar_t *__REDIRECT_NTH (__wmemmove_alias, (wchar_t *__s1, + const wchar_t *__s2, + size_t __n), wmemmove); +@@ -66,9 +61,6 @@ __NTH (wmemmove (wchar_t *__s1, const wchar_t *__s2, size_t __n)) + + + #ifdef __USE_GNU +-extern wchar_t *__wmempcpy_chk (wchar_t *__restrict __s1, +- const wchar_t *__restrict __s2, size_t __n, +- size_t __ns1) __THROW; + extern wchar_t *__REDIRECT_NTH (__wmempcpy_alias, + (wchar_t *__restrict __s1, + const wchar_t *__restrict __s2, +@@ -91,8 +83,6 @@ __NTH (wmempcpy (wchar_t *__restrict __s1, const wchar_t *__restrict __s2, + #endif + + +-extern wchar_t *__wmemset_chk (wchar_t *__s, wchar_t __c, size_t __n, +- size_t __ns) __THROW; + extern wchar_t *__REDIRECT_NTH (__wmemset_alias, (wchar_t *__s, wchar_t __c, + size_t __n), wmemset); + extern wchar_t *__REDIRECT_NTH (__wmemset_chk_warn, +@@ -110,9 +100,6 @@ __NTH (wmemset (wchar_t *__s, wchar_t __c, size_t __n)) + } + + +-extern wchar_t *__wcscpy_chk (wchar_t *__restrict __dest, +- const wchar_t *__restrict __src, +- size_t __n) __THROW; + extern wchar_t *__REDIRECT_NTH (__wcscpy_alias, + (wchar_t *__restrict __dest, + const wchar_t *__restrict __src), wcscpy); +@@ -127,9 +114,6 @@ __NTH (wcscpy (wchar_t *__restrict __dest, const wchar_t *__restrict __src)) + } + + +-extern wchar_t *__wcpcpy_chk (wchar_t *__restrict __dest, +- const wchar_t *__restrict __src, +- size_t __destlen) __THROW; + extern wchar_t *__REDIRECT_NTH (__wcpcpy_alias, + (wchar_t *__restrict __dest, + const wchar_t *__restrict __src), wcpcpy); +@@ -144,9 +128,6 @@ __NTH (wcpcpy (wchar_t *__restrict __dest, const wchar_t *__restrict __src)) + } + + +-extern wchar_t *__wcsncpy_chk (wchar_t *__restrict __dest, +- const wchar_t *__restrict __src, size_t __n, +- size_t __destlen) __THROW; + extern wchar_t *__REDIRECT_NTH (__wcsncpy_alias, + (wchar_t *__restrict __dest, + const wchar_t *__restrict __src, +@@ -168,9 +149,6 @@ __NTH (wcsncpy (wchar_t *__restrict __dest, const wchar_t *__restrict __src, + } + + +-extern wchar_t *__wcpncpy_chk (wchar_t *__restrict __dest, +- const wchar_t *__restrict __src, size_t __n, +- size_t __destlen) __THROW; + extern wchar_t *__REDIRECT_NTH (__wcpncpy_alias, + (wchar_t *__restrict __dest, + const wchar_t *__restrict __src, +@@ -192,9 +170,6 @@ __NTH (wcpncpy (wchar_t *__restrict __dest, const wchar_t *__restrict __src, + } + + +-extern wchar_t *__wcscat_chk (wchar_t *__restrict __dest, +- const wchar_t *__restrict __src, +- size_t __destlen) __THROW; + extern wchar_t *__REDIRECT_NTH (__wcscat_alias, + (wchar_t *__restrict __dest, + const wchar_t *__restrict __src), wcscat); +@@ -209,9 +184,6 @@ __NTH (wcscat (wchar_t *__restrict __dest, const wchar_t *__restrict __src)) + } + + +-extern wchar_t *__wcsncat_chk (wchar_t *__restrict __dest, +- const wchar_t *__restrict __src, +- size_t __n, size_t __destlen) __THROW; + extern wchar_t *__REDIRECT_NTH (__wcsncat_alias, + (wchar_t *__restrict __dest, + const wchar_t *__restrict __src, +@@ -228,10 +200,6 @@ __NTH (wcsncat (wchar_t *__restrict __dest, const wchar_t *__restrict __src, + } + + +-extern int __swprintf_chk (wchar_t *__restrict __s, size_t __n, +- int __flag, size_t __s_len, +- const wchar_t *__restrict __format, ...) +- __THROW /* __attribute__ ((__format__ (__wprintf__, 5, 6))) */; + + extern int __REDIRECT_NTH_LDBL (__swprintf_alias, + (wchar_t *__restrict __s, size_t __n, +@@ -258,11 +226,6 @@ __NTH (swprintf (wchar_t *__restrict __s, size_t __n, + : swprintf (s, n, __VA_ARGS__)) + #endif + +-extern int __vswprintf_chk (wchar_t *__restrict __s, size_t __n, +- int __flag, size_t __s_len, +- const wchar_t *__restrict __format, +- __gnuc_va_list __arg) +- __THROW /* __attribute__ ((__format__ (__wprintf__, 5, 0))) */; + + extern int __REDIRECT_NTH_LDBL (__vswprintf_alias, + (wchar_t *__restrict __s, size_t __n, +@@ -283,16 +246,6 @@ __NTH (vswprintf (wchar_t *__restrict __s, size_t __n, + + #if __USE_FORTIFY_LEVEL > 1 + +-extern int __fwprintf_chk (__FILE *__restrict __stream, int __flag, +- const wchar_t *__restrict __format, ...); +-extern int __wprintf_chk (int __flag, const wchar_t *__restrict __format, +- ...); +-extern int __vfwprintf_chk (__FILE *__restrict __stream, int __flag, +- const wchar_t *__restrict __format, +- __gnuc_va_list __ap); +-extern int __vwprintf_chk (int __flag, const wchar_t *__restrict __format, +- __gnuc_va_list __ap); +- + # ifdef __va_arg_pack + __fortify_function int + wprintf (const wchar_t *__restrict __fmt, ...) +@@ -328,8 +281,6 @@ vfwprintf (__FILE *__restrict __stream, + + #endif + +-extern wchar_t *__fgetws_chk (wchar_t *__restrict __s, size_t __size, int __n, +- __FILE *__restrict __stream) __wur; + extern wchar_t *__REDIRECT (__fgetws_alias, + (wchar_t *__restrict __s, int __n, + __FILE *__restrict __stream), fgetws) __wur; +@@ -351,9 +302,6 @@ fgetws (wchar_t *__restrict __s, int __n, __FILE *__restrict __stream) + } + + #ifdef __USE_GNU +-extern wchar_t *__fgetws_unlocked_chk (wchar_t *__restrict __s, size_t __size, +- int __n, __FILE *__restrict __stream) +- __wur; + extern wchar_t *__REDIRECT (__fgetws_unlocked_alias, + (wchar_t *__restrict __s, int __n, + __FILE *__restrict __stream), fgetws_unlocked) +@@ -379,9 +327,6 @@ fgetws_unlocked (wchar_t *__restrict __s, int __n, __FILE *__restrict __stream) + #endif + + +-extern size_t __wcrtomb_chk (char *__restrict __s, wchar_t __wchar, +- mbstate_t *__restrict __p, +- size_t __buflen) __THROW __wur; + extern size_t __REDIRECT_NTH (__wcrtomb_alias, + (char *__restrict __s, wchar_t __wchar, + mbstate_t *__restrict __ps), wcrtomb) __wur; +@@ -404,10 +349,6 @@ __NTH (wcrtomb (char *__restrict __s, wchar_t __wchar, + } + + +-extern size_t __mbsrtowcs_chk (wchar_t *__restrict __dst, +- const char **__restrict __src, +- size_t __len, mbstate_t *__restrict __ps, +- size_t __dstlen) __THROW; + extern size_t __REDIRECT_NTH (__mbsrtowcs_alias, + (wchar_t *__restrict __dst, + const char **__restrict __src, +@@ -431,10 +372,6 @@ __NTH (mbsrtowcs (wchar_t *__restrict __dst, const char **__restrict __src, + } + + +-extern size_t __wcsrtombs_chk (char *__restrict __dst, +- const wchar_t **__restrict __src, +- size_t __len, mbstate_t *__restrict __ps, +- size_t __dstlen) __THROW; + extern size_t __REDIRECT_NTH (__wcsrtombs_alias, + (char *__restrict __dst, + const wchar_t **__restrict __src, +@@ -458,10 +395,6 @@ __NTH (wcsrtombs (char *__restrict __dst, const wchar_t **__restrict __src, + + + #ifdef __USE_XOPEN2K8 +-extern size_t __mbsnrtowcs_chk (wchar_t *__restrict __dst, +- const char **__restrict __src, size_t __nmc, +- size_t __len, mbstate_t *__restrict __ps, +- size_t __dstlen) __THROW; + extern size_t __REDIRECT_NTH (__mbsnrtowcs_alias, + (wchar_t *__restrict __dst, + const char **__restrict __src, size_t __nmc, +@@ -485,11 +418,6 @@ __NTH (mbsnrtowcs (wchar_t *__restrict __dst, const char **__restrict __src, + } + + +-extern size_t __wcsnrtombs_chk (char *__restrict __dst, +- const wchar_t **__restrict __src, +- size_t __nwc, size_t __len, +- mbstate_t *__restrict __ps, size_t __dstlen) +- __THROW; + extern size_t __REDIRECT_NTH (__wcsnrtombs_alias, + (char *__restrict __dst, + const wchar_t **__restrict __src, +diff --git a/wcsmbs/uchar.h b/wcsmbs/uchar.h +index c37e8619a0..5f7139f279 100644 +--- a/wcsmbs/uchar.h ++++ b/wcsmbs/uchar.h +@@ -34,8 +34,16 @@ + /* Declare the C2x char8_t typedef in C2x modes, but only if the C++ + __cpp_char8_t feature test macro is not defined. */ + #if __GLIBC_USE (ISOC2X) && !defined __cpp_char8_t ++#if __GNUC_PREREQ (10, 0) && defined __cplusplus ++/* Suppress the diagnostic regarding char8_t being a keyword in C++20. */ ++# pragma GCC diagnostic push ++# pragma GCC diagnostic ignored "-Wc++20-compat" ++#endif + /* Define the 8-bit character type. */ + typedef unsigned char char8_t; ++#if __GNUC_PREREQ (10, 0) && defined __cplusplus ++# pragma GCC diagnostic pop ++#endif + #endif + + #ifndef __USE_ISOCXX11 +diff --git a/wcsmbs/wchar.h b/wcsmbs/wchar.h +index 5d6a40853d..c1321c7518 100644 +--- a/wcsmbs/wchar.h ++++ b/wcsmbs/wchar.h +@@ -864,14 +864,21 @@ extern size_t wcsftime_l (wchar_t *__restrict __s, size_t __maxsize, + + /* Define some macros helping to catch buffer overflows. */ + #if __USE_FORTIFY_LEVEL > 0 && defined __fortify_function +-# include ++/* Declare all functions from bits/wchar2-decl.h first. */ ++# include + #endif + +-#include ++/* The following headers provide asm redirections. These redirections must ++ appear before the first usage of these functions, e.g. in bits/wchar.h. */ + #if defined __LDBL_COMPAT || __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI == 1 + # include + #endif + ++#if __USE_FORTIFY_LEVEL > 0 && defined __fortify_function ++/* Now include the function definitions and redirects too. */ ++# include ++#endif ++ + __END_DECLS + + #endif /* wchar.h */ diff --git a/core/glibc/ld.so.conf b/core/glibc/ld.so.conf new file mode 100644 index 000000000..9815c6a2a --- /dev/null +++ b/core/glibc/ld.so.conf @@ -0,0 +1,5 @@ +# /etc/ld.so.conf +# Dynamic linker/loader configuration. + +# Add an include directory +include /etc/ld.so.conf.d/*.conf diff --git a/core/glibc/nsswitch.conf b/core/glibc/nsswitch.conf new file mode 100644 index 000000000..02119976d --- /dev/null +++ b/core/glibc/nsswitch.conf @@ -0,0 +1,13 @@ +# /etc/nsswitch.conf + +passwd: files +group: files +shadow: files + +hosts: files dns +networks: files + +protocols: files +services: files +ethers: files +rpc: files diff --git a/core/glibc/reenable_DT_HASH.patch b/core/glibc/reenable_DT_HASH.patch new file mode 100644 index 000000000..f828b011b --- /dev/null +++ b/core/glibc/reenable_DT_HASH.patch @@ -0,0 +1,145 @@ +From e47de5cb2d4dbecb58f569ed241e8e95c568f03c Mon Sep 17 00:00:00 2001 +From: Florian Weimer +Date: Fri, 29 Apr 2022 16:37:51 +0200 +Subject: [PATCH] Do not use --hash-style=both for building glibc shared + objects + +The comment indicates that --hash-style=both was used to maintain +compatibility with static dlopen, but we had many internal ABI +changes since then, so this compatiblity does not add value anymore. + +Reviewed-by: Carlos O'Donell +--- + Makeconfig | 9 +++++++++ + Makerules | 7 +++++++ + config.make.in | 1 + + configure | 28 ++++++++++++++++++++++++++++ + configure.ac | 16 ++++++++++++++++ + 5 files changed, 61 insertions(+) + +diff --git b/Makeconfig a/Makeconfig +index 760f14e92f..0aa5fb0099 100644 +--- b/Makeconfig ++++ a/Makeconfig +@@ -362,6 +362,15 @@ relro-LDFLAGS = -Wl,-z,relro + LDFLAGS.so += $(relro-LDFLAGS) + LDFLAGS-rtld += $(relro-LDFLAGS) + ++ifeq (yes,$(have-hash-style)) ++# For the time being we unconditionally use 'both'. At some time we ++# should declare statically linked code as 'out of luck' and compile ++# with --hash-style=gnu only. ++hashstyle-LDFLAGS = -Wl,--hash-style=both ++LDFLAGS.so += $(hashstyle-LDFLAGS) ++LDFLAGS-rtld += $(hashstyle-LDFLAGS) ++endif ++ + ifeq (no,$(build-pie-default)) + pie-default = $(no-pie-ccflag) + else # build-pie-default +diff --git b/Makerules a/Makerules +index 354528b8c7..428464f092 100644 +--- b/Makerules ++++ a/Makerules +@@ -557,6 +557,13 @@ $(common-objpfx)shlib.lds: $(common-objpfx)config.make $(..)Makerules + -Wl,--verbose 2>/dev/null | \ + sed > $@T \ + -e '/^=========/,/^=========/!d;/^=========/d' \ ++ $(if $(filter yes,$(have-hash-style)), \ ++ -e 's/^.*\.gnu\.hash[ ]*:.*$$/ .note.ABI-tag : { *(.note.ABI-tag) } &/' \ ++ -e '/^[ ]*\.hash[ ]*:.*$$/{h;d;}' \ ++ -e '/DATA_SEGMENT_ALIGN/{H;g}' \ ++ , \ ++ -e 's/^.*\.hash[ ]*:.*$$/ .note.ABI-tag : { *(.note.ABI-tag) } &/' \ ++ ) \ + -e 's/^.*\*(\.dynbss).*$$/& \ + PROVIDE(__start___libc_freeres_ptrs = .); \ + *(__libc_freeres_ptrs) \ +diff --git b/config.make.in a/config.make.in +index fff4c78dd0..bf728c71c0 100644 +--- b/config.make.in ++++ a/config.make.in +@@ -70,6 +70,7 @@ have-libcap = @have_libcap@ + have-cc-with-libunwind = @libc_cv_cc_with_libunwind@ + fno-unit-at-a-time = @fno_unit_at_a_time@ + bind-now = @bindnow@ ++have-hash-style = @libc_cv_hashstyle@ + use-default-link = @use_default_link@ + have-cxx-thread_local = @libc_cv_cxx_thread_local@ + have-loop-to-function = @libc_cv_cc_loop_to_function@ +diff --git b/configure a/configure +index 716dc041b6..5a730dc5fc 100755 +--- b/configure ++++ a/configure +@@ -622,6 +622,7 @@ libc_cv_cc_nofma + libc_cv_mtls_dialect_gnu2 + fno_unit_at_a_time + libc_cv_has_glob_dat ++libc_cv_hashstyle + libc_cv_fpie + libc_cv_z_execstack + ASFLAGS_config +@@ -6193,6 +6194,33 @@ $as_echo "$libc_cv_fpie" >&6; } + + + ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for --hash-style option" >&5 ++$as_echo_n "checking for --hash-style option... " >&6; } ++if ${libc_cv_hashstyle+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ cat > conftest.c <&5 ++ (eval $ac_try) 2>&5 ++ ac_status=$? ++ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 ++ test $ac_status = 0; }; } ++then ++ libc_cv_hashstyle=yes ++else ++ libc_cv_hashstyle=no ++fi ++rm -f conftest* ++fi ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $libc_cv_hashstyle" >&5 ++$as_echo "$libc_cv_hashstyle" >&6; } ++ ++ + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GLOB_DAT reloc" >&5 + $as_echo_n "checking for GLOB_DAT reloc... " >&6; } + if ${libc_cv_has_glob_dat+:} false; then : +diff --git b/configure.ac a/configure.ac +index d08ad4d64e..a045f6608e 100644 +--- b/configure.ac ++++ a/configure.ac +@@ -1360,6 +1360,22 @@ LIBC_TRY_CC_OPTION([-fpie], [libc_cv_fpie=yes], [libc_cv_fpie=no]) + + AC_SUBST(libc_cv_fpie) + ++AC_CACHE_CHECK(for --hash-style option, ++ libc_cv_hashstyle, [dnl ++cat > conftest.c <&AS_MESSAGE_LOG_FD]) ++then ++ libc_cv_hashstyle=yes ++else ++ libc_cv_hashstyle=no ++fi ++rm -f conftest*]) ++AC_SUBST(libc_cv_hashstyle) ++ + AC_CACHE_CHECK(for GLOB_DAT reloc, + libc_cv_has_glob_dat, [dnl + cat > conftest.c <> $PKG/etc/locales + + # locales generator + install -Dm755 $SRC/genlocales $PKG/usr/bin/genlocales + + cp -r ../C.UTF-8 $PKG/usr/lib/locale + sed -i '/#C\.UTF-8 /d' $PKG/etc/locales + + # shipped with tzdata + rm $PKG/usr/bin/zdump + rm $PKG/usr/sbin/zic + rm $PKG/usr/bin/tzselect + + # 32bit + mkdir -v ../build32 + cd ../build32 + export CC="gcc -m32 -mstackrealign" + export CXX="g++ -m32 -mstackrealign" + export CFLAGS="$CFLAGS -Wno-error=parentheses" + ../configure \ + --libdir=/usr/lib32 \ + --libexecdir=/usr/lib32 \ + libc_cv_slibdir=/usr/lib32 \ + i686-pc-linux-gnu \ + ${_configure_flag} + make + make install_root=$PWD/DESTDIR install + install -dm755 $PKG/usr/lib32 + install -dm755 $PKG/usr/include/gnu/ + cp -Rv DESTDIR/usr/lib32/* $PKG/usr/lib32/ + install -m644 DESTDIR/usr/include/gnu/lib-names-32.h \ + DESTDIR/usr/include/gnu/stubs-32.h \ + $PKG/usr/include/gnu/ + ln -sv ../usr/lib32/ld-linux.so.2 $PKG/lib/ld-linux.so.2 + ln -sv ../lib/locale $PKG/usr/lib32/locale + echo "/usr/lib32" > $PKG/etc/ld.so.conf.d/lib32.conf +} diff --git a/core/gperf/.checksums b/core/gperf/.checksums new file mode 100644 index 000000000..d751b344e --- /dev/null +++ b/core/gperf/.checksums @@ -0,0 +1 @@ +9e251c0a618ad0824b51117d5d9db87e gperf-3.1.tar.gz diff --git a/core/gperf/.pkgfiles b/core/gperf/.pkgfiles new file mode 100644 index 000000000..ce5c1abb5 --- /dev/null +++ b/core/gperf/.pkgfiles @@ -0,0 +1,10 @@ +gperf-3.1-1 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/gperf +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/info/ +-rw-r--r-- root/root usr/share/info/gperf.info.gz +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/gperf.1.gz diff --git a/core/gperf/spkgbuild b/core/gperf/spkgbuild new file mode 100755 index 000000000..72c2eb1e2 --- /dev/null +++ b/core/gperf/spkgbuild @@ -0,0 +1,15 @@ +# description : Generates a perfect hash function from a key set + +name=gperf +version=3.1 +release=1 +source="https://ftp.gnu.org/gnu/gperf/$name-$version.tar.gz" + +build() { + cd $name-$version + + ./configure --prefix=/usr + make + make DESTDIR=$PKG install + +} diff --git a/core/grep/.checksums b/core/grep/.checksums new file mode 100644 index 000000000..2677665dd --- /dev/null +++ b/core/grep/.checksums @@ -0,0 +1 @@ +ab3f063ad4596b7d094fb5f66cf327d6 grep-3.10.tar.xz diff --git a/core/grep/.pkgfiles b/core/grep/.pkgfiles new file mode 100644 index 000000000..a2ed39a12 --- /dev/null +++ b/core/grep/.pkgfiles @@ -0,0 +1,12 @@ +grep-3.10-1 +drwxr-xr-x root/root bin/ +-rwxr-xr-x root/root bin/egrep +-rwxr-xr-x root/root bin/fgrep +-rwxr-xr-x root/root bin/grep +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/info/ +-rw-r--r-- root/root usr/share/info/grep.info.gz +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/grep.1.gz diff --git a/core/grep/spkgbuild b/core/grep/spkgbuild new file mode 100755 index 000000000..48af13491 --- /dev/null +++ b/core/grep/spkgbuild @@ -0,0 +1,16 @@ +# description : Programs for searching through files +# depends : pcre2 + +name=grep +version=3.10 +release=1 +source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz" + +build() { + cd $name-$version + + ./configure --prefix=/usr --bindir=/bin + make + make DESTDIR=$PKG install + +} diff --git a/core/groff/.checksums b/core/groff/.checksums new file mode 100644 index 000000000..b9c460514 --- /dev/null +++ b/core/groff/.checksums @@ -0,0 +1 @@ +08fb04335e2f5e73f23ea4c3adbf0c5f groff-1.22.4.tar.gz diff --git a/core/groff/.pkgfiles b/core/groff/.pkgfiles new file mode 100644 index 000000000..6898bca2f --- /dev/null +++ b/core/groff/.pkgfiles @@ -0,0 +1,524 @@ +groff-1.22.4-1 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/addftinfo +-rwxr-xr-x root/root usr/bin/afmtodit +-rwxr-xr-x root/root usr/bin/chem +-rwxr-xr-x root/root usr/bin/eqn +-rwxr-xr-x root/root usr/bin/eqn2graph +-rwxr-xr-x root/root usr/bin/gdiffmk +-rwxr-xr-x root/root usr/bin/glilypond +-rwxr-xr-x root/root usr/bin/gperl +-rwxr-xr-x root/root usr/bin/gpinyin +-rwxr-xr-x root/root usr/bin/grap2graph +-rwxr-xr-x root/root usr/bin/grn +-rwxr-xr-x root/root usr/bin/grodvi +-rwxr-xr-x root/root usr/bin/groff +-rwxr-xr-x root/root usr/bin/groffer +-rwxr-xr-x root/root usr/bin/grog +-rwxr-xr-x root/root usr/bin/grolbp +-rwxr-xr-x root/root usr/bin/grolj4 +-rwxr-xr-x root/root usr/bin/gropdf +-rwxr-xr-x root/root usr/bin/grops +-rwxr-xr-x root/root usr/bin/grotty +-rwxr-xr-x root/root usr/bin/hpftodit +-rwxr-xr-x root/root usr/bin/indxbib +-rwxr-xr-x root/root usr/bin/lkbib +-rwxr-xr-x root/root usr/bin/lookbib +-rwxr-xr-x root/root usr/bin/mmroff +-rwxr-xr-x root/root usr/bin/neqn +-rwxr-xr-x root/root usr/bin/nroff +-rwxr-xr-x root/root usr/bin/pdfmom +-rwxr-xr-x root/root usr/bin/pdfroff +-rwxr-xr-x root/root usr/bin/pfbtops +-rwxr-xr-x root/root usr/bin/pic +-rwxr-xr-x root/root usr/bin/pic2graph +-rwxr-xr-x root/root usr/bin/post-grohtml +-rwxr-xr-x root/root usr/bin/pre-grohtml +-rwxr-xr-x root/root usr/bin/preconv +-rwxr-xr-x root/root usr/bin/refer +-rwxr-xr-x root/root usr/bin/roff2dvi +-rwxr-xr-x root/root usr/bin/roff2html +-rwxr-xr-x root/root usr/bin/roff2pdf +-rwxr-xr-x root/root usr/bin/roff2ps +-rwxr-xr-x root/root usr/bin/roff2text +-rwxr-xr-x root/root usr/bin/roff2x +-rwxr-xr-x root/root usr/bin/soelim +-rwxr-xr-x root/root usr/bin/tbl +-rwxr-xr-x root/root usr/bin/tfmtodit +-rwxr-xr-x root/root usr/bin/troff +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/groff/ +drwxr-xr-x root/root usr/lib/groff/glilypond/ +-rw-r--r-- root/root usr/lib/groff/glilypond/args.pl +-rw-r--r-- root/root usr/lib/groff/glilypond/oop_fh.pl +-rw-r--r-- root/root usr/lib/groff/glilypond/subs.pl +drwxr-xr-x root/root usr/lib/groff/gpinyin/ +-rw-r--r-- root/root usr/lib/groff/gpinyin/subs.pl +-rw-r--r-- root/root usr/lib/groff/groff_opts_no_arg.txt +-rw-r--r-- root/root usr/lib/groff/groff_opts_with_arg.txt +drwxr-xr-x root/root usr/lib/groff/groffer/ +-rw-r--r-- root/root usr/lib/groff/groffer/main_subs.pl +-rw-r--r-- root/root usr/lib/groff/groffer/man.pl +-rw-r--r-- root/root usr/lib/groff/groffer/split_env.sh +-rw-r--r-- root/root usr/lib/groff/groffer/subs.pl +-rw-r--r-- root/root usr/lib/groff/groffer/version.sh +drwxr-xr-x root/root usr/lib/groff/grog/ +-rw-r--r-- root/root usr/lib/groff/grog/subs.pl +drwxr-xr-x root/root usr/lib/groff/site-tmac/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/groff/ +drwxr-xr-x root/root usr/share/groff/1.22.4/ +-rw-r--r-- root/root usr/share/groff/1.22.4/eign +drwxr-xr-x root/root usr/share/groff/1.22.4/font/ +drwxr-xr-x root/root usr/share/groff/1.22.4/font/devascii/ +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devascii/B +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devascii/BI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devascii/DESC +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devascii/I +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devascii/R +drwxr-xr-x root/root usr/share/groff/1.22.4/font/devcp1047/ +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devcp1047/B +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devcp1047/BI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devcp1047/DESC +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devcp1047/I +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devcp1047/R +drwxr-xr-x root/root usr/share/groff/1.22.4/font/devdvi/ +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/CW +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/CWEC +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/CWI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/CWIEC +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/CWITC +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/CWTC +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/DESC +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/EX +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/HB +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/HBEC +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/HBI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/HBIEC +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/HBITC +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/HBTC +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/HI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/HIEC +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/HITC +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/HR +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/HREC +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/HRTC +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/MI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/S +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/SA +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/SB +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/SC +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/TB +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/TBEC +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/TBI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/TBIEC +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/TBITC +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/TBTC +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/TI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/TIEC +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/TITC +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/TR +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/TREC +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/TRTC +drwxr-xr-x root/root usr/share/groff/1.22.4/font/devdvi/generate/ +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/generate/CompileFonts +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/generate/Makefile +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/generate/ec.map +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/generate/msam.map +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/generate/msbm.map +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/generate/tc.map +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/generate/texb.map +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/generate/texex.map +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/generate/texi.map +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/generate/texmi.map +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/generate/texr.map +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/generate/texsy.map +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/generate/textex.map +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devdvi/generate/textt.map +drwxr-xr-x root/root usr/share/groff/1.22.4/font/devhtml/ +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devhtml/B +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devhtml/BI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devhtml/CB +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devhtml/CBI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devhtml/CI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devhtml/CR +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devhtml/DESC +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devhtml/I +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devhtml/R +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devhtml/S +drwxr-xr-x root/root usr/share/groff/1.22.4/font/devlatin1/ +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlatin1/B +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlatin1/BI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlatin1/DESC +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlatin1/I +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlatin1/R +drwxr-xr-x root/root usr/share/groff/1.22.4/font/devlbp/ +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlbp/CB +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlbp/CI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlbp/CR +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlbp/DESC +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlbp/EB +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlbp/EI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlbp/ER +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlbp/HB +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlbp/HBI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlbp/HI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlbp/HNB +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlbp/HNBI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlbp/HNI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlbp/HNR +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlbp/HR +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlbp/TB +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlbp/TBI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlbp/TI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlbp/TR +drwxr-xr-x root/root usr/share/groff/1.22.4/font/devlj4/ +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/AB +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/ABI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/AI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/ALBB +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/ALBR +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/AOB +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/AOI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/AOR +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/AR +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/CB +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/CBI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/CI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/CLARENDON +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/CORONET +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/CR +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/DESC +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/GB +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/GBI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/GI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/GR +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/LGB +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/LGI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/LGR +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/MARIGOLD +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/OB +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/OBI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/OI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/OR +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/S +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/SYMBOL +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/TB +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/TBI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/TI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/TNRB +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/TNRBI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/TNRI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/TNRR +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/TR +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/UB +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/UBI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/UCB +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/UCBI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/UCI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/UCR +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/UI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/UR +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/WINGDINGS +drwxr-xr-x root/root usr/share/groff/1.22.4/font/devlj4/generate/ +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/generate/Makefile +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/generate/special.awk +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/generate/special.map +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/generate/symbol.map +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/generate/text.map +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devlj4/generate/wingdings.map +drwxr-xr-x root/root usr/share/groff/1.22.4/font/devpdf/ +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devpdf/CB +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devpdf/CBI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devpdf/CI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devpdf/CR +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devpdf/DESC +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devpdf/EURO +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devpdf/Foundry +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devpdf/HB +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devpdf/HBI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devpdf/HI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devpdf/HR +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devpdf/S +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devpdf/TB +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devpdf/TBI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devpdf/TI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devpdf/TR +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devpdf/ZD +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devpdf/download +drwxr-xr-x root/root usr/share/groff/1.22.4/font/devpdf/enc/ +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devpdf/enc/text.enc +drwxr-xr-x root/root usr/share/groff/1.22.4/font/devpdf/map/ +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devpdf/map/dingbats.map +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devpdf/map/symbolchars +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devpdf/map/symbolmap +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devpdf/map/textmap +drwxr-xr-x root/root usr/share/groff/1.22.4/font/devps/ +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/AB +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/ABI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/AI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/AR +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/BMB +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/BMBI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/BMI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/BMR +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/CB +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/CBI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/CI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/CR +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/DESC +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/EURO +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/HB +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/HBI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/HI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/HNB +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/HNBI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/HNI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/HNR +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/HR +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/NB +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/NBI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/NI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/NR +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/PB +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/PBI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/PI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/PR +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/S +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/SS +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/TB +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/TBI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/TI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/TR +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/ZCMI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/ZD +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/ZDR +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/download +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/freeeuro.afm +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/freeeuro.pfa +drwxr-xr-x root/root usr/share/groff/1.22.4/font/devps/generate/ +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/generate/Makefile +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/generate/afmname +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/generate/dingbats.map +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/generate/dingbats.rmap +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/generate/lgreekmap +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/generate/symbol.sed +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/generate/symbolchars +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/generate/symbolsl.afm +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/generate/textmap +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/prologue +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/symbolsl.pfa +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/text.enc +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devps/zapfdr.pfa +drwxr-xr-x root/root usr/share/groff/1.22.4/font/devutf8/ +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devutf8/B +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devutf8/BI +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devutf8/DESC +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devutf8/I +-rw-r--r-- root/root usr/share/groff/1.22.4/font/devutf8/R +drwxr-xr-x root/root usr/share/groff/1.22.4/oldfont/ +drwxr-xr-x root/root usr/share/groff/1.22.4/oldfont/devps/ +-rw-r--r-- root/root usr/share/groff/1.22.4/oldfont/devps/CB +-rw-r--r-- root/root usr/share/groff/1.22.4/oldfont/devps/CBI +-rw-r--r-- root/root usr/share/groff/1.22.4/oldfont/devps/CI +-rw-r--r-- root/root usr/share/groff/1.22.4/oldfont/devps/CR +-rw-r--r-- root/root usr/share/groff/1.22.4/oldfont/devps/HB +-rw-r--r-- root/root usr/share/groff/1.22.4/oldfont/devps/HBI +-rw-r--r-- root/root usr/share/groff/1.22.4/oldfont/devps/HI +-rw-r--r-- root/root usr/share/groff/1.22.4/oldfont/devps/HNB +-rw-r--r-- root/root usr/share/groff/1.22.4/oldfont/devps/HNBI +-rw-r--r-- root/root usr/share/groff/1.22.4/oldfont/devps/HNI +-rw-r--r-- root/root usr/share/groff/1.22.4/oldfont/devps/HNR +-rw-r--r-- root/root usr/share/groff/1.22.4/oldfont/devps/HR +-rw-r--r-- root/root usr/share/groff/1.22.4/oldfont/devps/NB +-rw-r--r-- root/root usr/share/groff/1.22.4/oldfont/devps/NBI +-rw-r--r-- root/root usr/share/groff/1.22.4/oldfont/devps/NI +-rw-r--r-- root/root usr/share/groff/1.22.4/oldfont/devps/NR +-rw-r--r-- root/root usr/share/groff/1.22.4/oldfont/devps/PB +-rw-r--r-- root/root usr/share/groff/1.22.4/oldfont/devps/PBI +-rw-r--r-- root/root usr/share/groff/1.22.4/oldfont/devps/PI +-rw-r--r-- root/root usr/share/groff/1.22.4/oldfont/devps/PR +-rw-r--r-- root/root usr/share/groff/1.22.4/oldfont/devps/S +-rw-r--r-- root/root usr/share/groff/1.22.4/oldfont/devps/SS +-rw-r--r-- root/root usr/share/groff/1.22.4/oldfont/devps/TB +-rw-r--r-- root/root usr/share/groff/1.22.4/oldfont/devps/TBI +-rw-r--r-- root/root usr/share/groff/1.22.4/oldfont/devps/TI +-rw-r--r-- root/root usr/share/groff/1.22.4/oldfont/devps/TR +-rw-r--r-- root/root usr/share/groff/1.22.4/oldfont/devps/symbol.afm +-rw-r--r-- root/root usr/share/groff/1.22.4/oldfont/devps/symbolsl.afm +-rw-r--r-- root/root usr/share/groff/1.22.4/oldfont/devps/zapfdr.afm +-rw-r--r-- root/root usr/share/groff/1.22.4/oldfont/devps/zapfdr.ps +drwxr-xr-x root/root usr/share/groff/1.22.4/pic/ +-rw-r--r-- root/root usr/share/groff/1.22.4/pic/chem.pic +drwxr-xr-x root/root usr/share/groff/1.22.4/tmac/ +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/62bit.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/X.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/Xps.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/a4.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/an-ext.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/an-old.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/an.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/andoc.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/composite.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/cp1047.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/cs.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/de.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/den.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/devtag.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/doc-old.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/doc.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/dvi.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/e.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/ec.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/eqnrc +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/europs.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/fallbacks.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/fr.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/hdmisc.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/hdtbl.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/html-end.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/html.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/hyphen.cs +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/hyphen.den +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/hyphen.det +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/hyphen.fr +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/hyphen.sv +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/hyphen.us +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/hyphenex.cs +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/hyphenex.us +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/ja.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/latin1.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/latin2.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/latin5.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/latin9.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/lbp.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/lj4.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/m.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/man.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/mandoc.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/mdoc.tmac +drwxr-xr-x root/root usr/share/groff/1.22.4/tmac/mdoc/ +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/mdoc/doc-common +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/mdoc/doc-ditroff +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/mdoc/doc-nroff +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/mdoc/doc-syms +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/me.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/mm.tmac +drwxr-xr-x root/root usr/share/groff/1.22.4/tmac/mm/ +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/mm/0.MT +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/mm/4.MT +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/mm/5.MT +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/mm/locale +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/mm/ms.cov +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/mm/se_locale +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/mm/se_ms.cov +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/mmse.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/mom.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/ms.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/mse.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/om.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/papersize.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/pdf.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/pdfmark.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/pdfpic.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/pic.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/ps.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/psatk.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/psold.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/pspic.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/refer-me.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/refer-mm.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/refer-ms.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/refer.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/s.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/safer.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/spdf.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/sv.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/trace.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/trans.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/troffrc +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/troffrc-end +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/tty-char.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/tty.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/unicode.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/www.tmac +-rw-r--r-- root/root usr/share/groff/1.22.4/tmac/zh.tmac +lrwxrwxrwx root/root usr/share/groff/current -> 1.22.4 +drwxr-xr-x root/root usr/share/groff/site-font/ +drwxr-xr-x root/root usr/share/groff/site-tmac/ +-rw-r--r-- root/root usr/share/groff/site-tmac/man.local +-rw-r--r-- root/root usr/share/groff/site-tmac/mdoc.local +drwxr-xr-x root/root usr/share/info/ +-rw-r--r-- root/root usr/share/info/groff.info-1.gz +-rw-r--r-- root/root usr/share/info/groff.info-2.gz +-rw-r--r-- root/root usr/share/info/groff.info.gz +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/addftinfo.1.gz +-rw-r--r-- root/root usr/share/man/man1/afmtodit.1.gz +-rw-r--r-- root/root usr/share/man/man1/chem.1.gz +-rw-r--r-- root/root usr/share/man/man1/eqn.1.gz +-rw-r--r-- root/root usr/share/man/man1/eqn2graph.1.gz +-rw-r--r-- root/root usr/share/man/man1/gdiffmk.1.gz +-rw-r--r-- root/root usr/share/man/man1/glilypond.1.gz +-rw-r--r-- root/root usr/share/man/man1/gperl.1.gz +-rw-r--r-- root/root usr/share/man/man1/gpinyin.1.gz +-rw-r--r-- root/root usr/share/man/man1/grap2graph.1.gz +-rw-r--r-- root/root usr/share/man/man1/grn.1.gz +-rw-r--r-- root/root usr/share/man/man1/grodvi.1.gz +-rw-r--r-- root/root usr/share/man/man1/groff.1.gz +-rw-r--r-- root/root usr/share/man/man1/groffer.1.gz +-rw-r--r-- root/root usr/share/man/man1/grog.1.gz +-rw-r--r-- root/root usr/share/man/man1/grohtml.1.gz +-rw-r--r-- root/root usr/share/man/man1/grolbp.1.gz +-rw-r--r-- root/root usr/share/man/man1/grolj4.1.gz +-rw-r--r-- root/root usr/share/man/man1/gropdf.1.gz +-rw-r--r-- root/root usr/share/man/man1/grops.1.gz +-rw-r--r-- root/root usr/share/man/man1/grotty.1.gz +-rw-r--r-- root/root usr/share/man/man1/hpftodit.1.gz +-rw-r--r-- root/root usr/share/man/man1/indxbib.1.gz +-rw-r--r-- root/root usr/share/man/man1/lkbib.1.gz +-rw-r--r-- root/root usr/share/man/man1/lookbib.1.gz +-rw-r--r-- root/root usr/share/man/man1/mmroff.1.gz +-rw-r--r-- root/root usr/share/man/man1/neqn.1.gz +-rw-r--r-- root/root usr/share/man/man1/nroff.1.gz +-rw-r--r-- root/root usr/share/man/man1/pdfmom.1.gz +-rw-r--r-- root/root usr/share/man/man1/pdfroff.1.gz +-rw-r--r-- root/root usr/share/man/man1/pfbtops.1.gz +-rw-r--r-- root/root usr/share/man/man1/pic.1.gz +-rw-r--r-- root/root usr/share/man/man1/pic2graph.1.gz +-rw-r--r-- root/root usr/share/man/man1/preconv.1.gz +-rw-r--r-- root/root usr/share/man/man1/refer.1.gz +-rw-r--r-- root/root usr/share/man/man1/roff2dvi.1.gz +-rw-r--r-- root/root usr/share/man/man1/roff2html.1.gz +-rw-r--r-- root/root usr/share/man/man1/roff2pdf.1.gz +-rw-r--r-- root/root usr/share/man/man1/roff2ps.1.gz +-rw-r--r-- root/root usr/share/man/man1/roff2text.1.gz +-rw-r--r-- root/root usr/share/man/man1/roff2x.1.gz +-rw-r--r-- root/root usr/share/man/man1/soelim.1.gz +-rw-r--r-- root/root usr/share/man/man1/tbl.1.gz +-rw-r--r-- root/root usr/share/man/man1/tfmtodit.1.gz +-rw-r--r-- root/root usr/share/man/man1/troff.1.gz +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/groff_filenames.5.gz +-rw-r--r-- root/root usr/share/man/man5/groff_font.5.gz +-rw-r--r-- root/root usr/share/man/man5/groff_out.5.gz +-rw-r--r-- root/root usr/share/man/man5/groff_tmac.5.gz +-rw-r--r-- root/root usr/share/man/man5/lj4_font.5.gz +drwxr-xr-x root/root usr/share/man/man7/ +-rw-r--r-- root/root usr/share/man/man7/ditroff.7.gz +-rw-r--r-- root/root usr/share/man/man7/groff.7.gz +-rw-r--r-- root/root usr/share/man/man7/groff_char.7.gz +-rw-r--r-- root/root usr/share/man/man7/groff_diff.7.gz +-rw-r--r-- root/root usr/share/man/man7/groff_hdtbl.7.gz +-rw-r--r-- root/root usr/share/man/man7/groff_man.7.gz +-rw-r--r-- root/root usr/share/man/man7/groff_mdoc.7.gz +-rw-r--r-- root/root usr/share/man/man7/groff_me.7.gz +-rw-r--r-- root/root usr/share/man/man7/groff_mm.7.gz +-rw-r--r-- root/root usr/share/man/man7/groff_mmse.7.gz +-rw-r--r-- root/root usr/share/man/man7/groff_mom.7.gz +-rw-r--r-- root/root usr/share/man/man7/groff_ms.7.gz +-rw-r--r-- root/root usr/share/man/man7/groff_trace.7.gz +-rw-r--r-- root/root usr/share/man/man7/groff_www.7.gz +-rw-r--r-- root/root usr/share/man/man7/roff.7.gz diff --git a/core/groff/spkgbuild b/core/groff/spkgbuild new file mode 100755 index 000000000..8c8772b35 --- /dev/null +++ b/core/groff/spkgbuild @@ -0,0 +1,15 @@ +# description : Programs for processing and formatting text + +name=groff +version=1.22.4 +release=1 +source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.gz" + +build() { + cd $name-$version + + PAGE=A4 ./configure --prefix=/usr --docdir=/usr/share/doc/$name + make || make -j1 + make DESTDIR=$PKG install + +} diff --git a/core/gzip/.checksums b/core/gzip/.checksums new file mode 100644 index 000000000..177ecb94d --- /dev/null +++ b/core/gzip/.checksums @@ -0,0 +1 @@ +9608e4ac5f061b2a6479dc44e917a5db gzip-1.12.tar.xz diff --git a/core/gzip/.pkgfiles b/core/gzip/.pkgfiles new file mode 100644 index 000000000..cbb9a7d16 --- /dev/null +++ b/core/gzip/.pkgfiles @@ -0,0 +1,34 @@ +gzip-1.12-1 +drwxr-xr-x root/root bin/ +-rwxr-xr-x root/root bin/gzip +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/gunzip +-rwxr-xr-x root/root usr/bin/gzexe +hrwxr-xr-x root/root usr/bin/uncompress link to usr/bin/gunzip +-rwxr-xr-x root/root usr/bin/zcat +-rwxr-xr-x root/root usr/bin/zcmp +-rwxr-xr-x root/root usr/bin/zdiff +-rwxr-xr-x root/root usr/bin/zegrep +-rwxr-xr-x root/root usr/bin/zfgrep +-rwxr-xr-x root/root usr/bin/zforce +-rwxr-xr-x root/root usr/bin/zgrep +-rwxr-xr-x root/root usr/bin/zless +-rwxr-xr-x root/root usr/bin/zmore +-rwxr-xr-x root/root usr/bin/znew +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/info/ +-rw-r--r-- root/root usr/share/info/gzip.info.gz +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/gunzip.1.gz +-rw-r--r-- root/root usr/share/man/man1/gzexe.1.gz +-rw-r--r-- root/root usr/share/man/man1/gzip.1.gz +-rw-r--r-- root/root usr/share/man/man1/zcat.1.gz +-rw-r--r-- root/root usr/share/man/man1/zcmp.1.gz +-rw-r--r-- root/root usr/share/man/man1/zdiff.1.gz +-rw-r--r-- root/root usr/share/man/man1/zforce.1.gz +-rw-r--r-- root/root usr/share/man/man1/zgrep.1.gz +-rw-r--r-- root/root usr/share/man/man1/zless.1.gz +-rw-r--r-- root/root usr/share/man/man1/zmore.1.gz +-rw-r--r-- root/root usr/share/man/man1/znew.1.gz diff --git a/core/gzip/spkgbuild b/core/gzip/spkgbuild new file mode 100755 index 000000000..d1ebb445c --- /dev/null +++ b/core/gzip/spkgbuild @@ -0,0 +1,17 @@ +# description : Programs for compressing and decompressing files + +name=gzip +version=1.12 +release=1 +source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz" + +build() { + cd $name-$version + + ./configure --prefix=/usr + make + make DESTDIR=$PKG install + + mkdir -p $PKG/bin + mv -v $PKG/usr/bin/gzip $PKG/bin +} diff --git a/core/iana-etc/.checksums b/core/iana-etc/.checksums new file mode 100644 index 000000000..654d8d46f --- /dev/null +++ b/core/iana-etc/.checksums @@ -0,0 +1,3 @@ +a04d371b3d06332bff49040d11287f36 protocols +2b405a07ae1ee9f4d828f8ce79aa5e6a services +cf0f5d42ea4f55dab043a1cb16acf6d9 update.sh diff --git a/core/iana-etc/.pkgfiles b/core/iana-etc/.pkgfiles new file mode 100644 index 000000000..79e47095f --- /dev/null +++ b/core/iana-etc/.pkgfiles @@ -0,0 +1,4 @@ +iana-etc-20230228-1 +drwxr-xr-x root/root etc/ +-rw-r--r-- root/root etc/protocols +-rw-r--r-- root/root etc/services diff --git a/core/iana-etc/protocols b/core/iana-etc/protocols new file mode 100644 index 000000000..b82189dba --- /dev/null +++ b/core/iana-etc/protocols @@ -0,0 +1,138 @@ +# /etc/protocols, created 2023-03-03T10:01:43+0000 +# Source: https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml +hopopt 0 HOPOPT +icmp 1 ICMP +igmp 2 IGMP +ggp 3 GGP +ipv4 4 IPv4 +st 5 ST +tcp 6 TCP +cbt 7 CBT +egp 8 EGP +igp 9 IGP +bbn-rcc-mon 10 BBN-RCC-MON +nvp-ii 11 NVP-II +pup 12 PUP +emcon 14 EMCON +xnet 15 XNET +chaos 16 CHAOS +udp 17 UDP +mux 18 MUX +dcn-meas 19 DCN-MEAS +hmp 20 HMP +prm 21 PRM +xns-idp 22 XNS-IDP +trunk-1 23 TRUNK-1 +trunk-2 24 TRUNK-2 +leaf-1 25 LEAF-1 +leaf-2 26 LEAF-2 +rdp 27 RDP +irtp 28 IRTP +iso-tp4 29 ISO-TP4 +netblt 30 NETBLT +mfe-nsp 31 MFE-NSP +merit-inp 32 MERIT-INP +dccp 33 DCCP +3pc 34 3PC +idpr 35 IDPR +xtp 36 XTP +ddp 37 DDP +idpr-cmtp 38 IDPR-CMTP +tp++ 39 TP++ +il 40 IL +ipv6 41 IPv6 +sdrp 42 SDRP +ipv6-route 43 IPv6-Route +ipv6-frag 44 IPv6-Frag +idrp 45 IDRP +rsvp 46 RSVP +gre 47 GRE +dsr 48 DSR +bna 49 BNA +esp 50 ESP +ah 51 AH +i-nlsp 52 I-NLSP +narp 54 NARP +mobile 55 MOBILE +tlsp 56 TLSP +skip 57 SKIP +ipv6-icmp 58 IPv6-ICMP +ipv6-nonxt 59 IPv6-NoNxt +ipv6-opts 60 IPv6-Opts +cftp 62 CFTP +sat-expak 64 SAT-EXPAK +kryptolan 65 KRYPTOLAN +rvd 66 RVD +ippc 67 IPPC +sat-mon 69 SAT-MON +visa 70 VISA +ipcv 71 IPCV +cpnx 72 CPNX +cphb 73 CPHB +wsn 74 WSN +pvp 75 PVP +br-sat-mon 76 BR-SAT-MON +sun-nd 77 SUN-ND +wb-mon 78 WB-MON +wb-expak 79 WB-EXPAK +iso-ip 80 ISO-IP +vmtp 81 VMTP +secure-vmtp 82 SECURE-VMTP +vines 83 VINES +ttp 84 TTP +iptm 84 IPTM +nsfnet-igp 85 NSFNET-IGP +dgp 86 DGP +tcf 87 TCF +eigrp 88 EIGRP +ospfigp 89 OSPFIGP +sprite-rpc 90 Sprite-RPC +larp 91 LARP +mtp 92 MTP +ax.25 93 AX.25 +ipip 94 IPIP +scc-sp 96 SCC-SP +etherip 97 ETHERIP +encap 98 ENCAP +gmtp 100 GMTP +ifmp 101 IFMP +pnni 102 PNNI +pim 103 PIM +aris 104 ARIS +scps 105 SCPS +qnx 106 QNX +a/n 107 A/N +ipcomp 108 IPComp +snp 109 SNP +compaq-peer 110 Compaq-Peer +ipx-in-ip 111 IPX-in-IP +vrrp 112 VRRP +pgm 113 PGM +l2tp 115 L2TP +ddx 116 DDX +iatp 117 IATP +stp 118 STP +srp 119 SRP +uti 120 UTI +smp 121 SMP +ptp 123 PTP +fire 125 FIRE +crtp 126 CRTP +crudp 127 CRUDP +sscopmce 128 SSCOPMCE +iplt 129 IPLT +sps 130 SPS +pipe 131 PIPE +sctp 132 SCTP +fc 133 FC +rsvp-e2e-ignore 134 RSVP-E2E-IGNORE +udplite 136 UDPLite +mpls-in-ip 137 MPLS-in-IP +manet 138 manet +hip 139 HIP +shim6 140 Shim6 +wesp 141 WESP +rohc 142 ROHC +ethernet 143 Ethernet +aggfrag 144 AGGFRAG +reserved 255 Reserved diff --git a/core/iana-etc/services b/core/iana-etc/services new file mode 100644 index 000000000..a3e5dd1b2 --- /dev/null +++ b/core/iana-etc/services @@ -0,0 +1,11503 @@ +# /etc/services, created 2023-03-03T10:01:43+0000 +# Source: https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml +tcpmux 1/tcp +tcpmux 1/udp +compressnet 2/tcp +compressnet 2/udp +compressnet 3/tcp +compressnet 3/udp +rje 5/tcp +rje 5/udp +echo 7/tcp +echo 7/udp +discard 9/tcp +discard 9/udp +discard 9/sctp +discard 9/dccp +systat 11/tcp +systat 11/udp +daytime 13/tcp +daytime 13/udp +qotd 17/tcp +qotd 17/udp +chargen 19/tcp +chargen 19/udp +ftp-data 20/tcp +ftp-data 20/udp +ftp-data 20/sctp +ftp 21/tcp +ftp 21/udp +ftp 21/sctp +ssh 22/tcp +ssh 22/udp +ssh 22/sctp +telnet 23/tcp +telnet 23/udp +smtp 25/tcp +smtp 25/udp +nsw-fe 27/tcp +nsw-fe 27/udp +msg-icp 29/tcp +msg-icp 29/udp +msg-auth 31/tcp +msg-auth 31/udp +dsp 33/tcp +dsp 33/udp +time 37/tcp +time 37/udp +rap 38/tcp +rap 38/udp +rlp 39/tcp +rlp 39/udp +graphics 41/tcp +graphics 41/udp +name 42/tcp +name 42/udp +nameserver 42/tcp +nameserver 42/udp +nicname 43/tcp +nicname 43/udp +mpm-flags 44/tcp +mpm-flags 44/udp +mpm 45/tcp +mpm 45/udp +mpm-snd 46/tcp +mpm-snd 46/udp +auditd 48/tcp +auditd 48/udp +tacacs 49/tcp +tacacs 49/udp +re-mail-ck 50/tcp +re-mail-ck 50/udp +xns-time 52/tcp +xns-time 52/udp +domain 53/tcp +domain 53/udp +xns-ch 54/tcp +xns-ch 54/udp +isi-gl 55/tcp +isi-gl 55/udp +xns-auth 56/tcp +xns-auth 56/udp +xns-mail 58/tcp +xns-mail 58/udp +acas 62/tcp +acas 62/udp +whoispp 63/tcp +whoispp 63/udp +covia 64/tcp +covia 64/udp +tacacs-ds 65/tcp +tacacs-ds 65/udp +sql-net 66/tcp +sql-net 66/udp +bootps 67/tcp +bootps 67/udp +bootpc 68/tcp +bootpc 68/udp +tftp 69/tcp +tftp 69/udp +gopher 70/tcp +gopher 70/udp +netrjs-1 71/tcp +netrjs-1 71/udp +netrjs-2 72/tcp +netrjs-2 72/udp +netrjs-3 73/tcp +netrjs-3 73/udp +netrjs-4 74/tcp +netrjs-4 74/udp +deos 76/tcp +deos 76/udp +vettcp 78/tcp +vettcp 78/udp +finger 79/tcp +finger 79/udp +http 80/tcp +http 80/udp +www 80/tcp +www 80/udp +www-http 80/tcp +www-http 80/udp +http 80/sctp +xfer 82/tcp +xfer 82/udp +mit-ml-dev 83/tcp +mit-ml-dev 83/udp +ctf 84/tcp +ctf 84/udp +mit-ml-dev 85/tcp +mit-ml-dev 85/udp +mfcobol 86/tcp +mfcobol 86/udp +kerberos 88/tcp +kerberos 88/udp +su-mit-tg 89/tcp +su-mit-tg 89/udp +dnsix 90/tcp +dnsix 90/udp +mit-dov 91/tcp +mit-dov 91/udp +npp 92/tcp +npp 92/udp +dcp 93/tcp +dcp 93/udp +objcall 94/tcp +objcall 94/udp +supdup 95/tcp +supdup 95/udp +dixie 96/tcp +dixie 96/udp +swift-rvf 97/tcp +swift-rvf 97/udp +tacnews 98/tcp +tacnews 98/udp +metagram 99/tcp +metagram 99/udp +hostname 101/tcp +hostname 101/udp +iso-tsap 102/tcp +iso-tsap 102/udp +gppitnp 103/tcp +gppitnp 103/udp +acr-nema 104/tcp +acr-nema 104/udp +cso 105/tcp +cso 105/udp +csnet-ns 105/tcp +csnet-ns 105/udp +3com-tsmux 106/tcp +3com-tsmux 106/udp +rtelnet 107/tcp +rtelnet 107/udp +snagas 108/tcp +snagas 108/udp +pop2 109/tcp +pop2 109/udp +pop3 110/tcp +pop3 110/udp +sunrpc 111/tcp +sunrpc 111/udp +mcidas 112/tcp +mcidas 112/udp +ident 113/tcp +auth 113/tcp +auth 113/udp +sftp 115/tcp +sftp 115/udp +ansanotify 116/tcp +ansanotify 116/udp +uucp-path 117/tcp +uucp-path 117/udp +sqlserv 118/tcp +sqlserv 118/udp +nntp 119/tcp +nntp 119/udp +cfdptkt 120/tcp +cfdptkt 120/udp +erpc 121/tcp +erpc 121/udp +smakynet 122/tcp +smakynet 122/udp +ntp 123/tcp +ntp 123/udp +ansatrader 124/tcp +ansatrader 124/udp +locus-map 125/tcp +locus-map 125/udp +nxedit 126/tcp +nxedit 126/udp +locus-con 127/tcp +locus-con 127/udp +gss-xlicen 128/tcp +gss-xlicen 128/udp +pwdgen 129/tcp +pwdgen 129/udp +cisco-fna 130/tcp +cisco-fna 130/udp +cisco-tna 131/tcp +cisco-tna 131/udp +cisco-sys 132/tcp +cisco-sys 132/udp +statsrv 133/tcp +statsrv 133/udp +ingres-net 134/tcp +ingres-net 134/udp +epmap 135/tcp +epmap 135/udp +profile 136/tcp +profile 136/udp +netbios-ns 137/tcp +netbios-ns 137/udp +netbios-dgm 138/tcp +netbios-dgm 138/udp +netbios-ssn 139/tcp +netbios-ssn 139/udp +emfis-data 140/tcp +emfis-data 140/udp +emfis-cntl 141/tcp +emfis-cntl 141/udp +bl-idm 142/tcp +bl-idm 142/udp +imap 143/tcp +uma 144/tcp +uma 144/udp +uaac 145/tcp +uaac 145/udp +iso-tp0 146/tcp +iso-tp0 146/udp +iso-ip 147/tcp +iso-ip 147/udp +jargon 148/tcp +jargon 148/udp +aed-512 149/tcp +aed-512 149/udp +sql-net 150/tcp +sql-net 150/udp +hems 151/tcp +hems 151/udp +bftp 152/tcp +bftp 152/udp +sgmp 153/tcp +sgmp 153/udp +netsc-prod 154/tcp +netsc-prod 154/udp +netsc-dev 155/tcp +netsc-dev 155/udp +sqlsrv 156/tcp +sqlsrv 156/udp +knet-cmp 157/tcp +knet-cmp 157/udp +pcmail-srv 158/tcp +pcmail-srv 158/udp +nss-routing 159/tcp +nss-routing 159/udp +sgmp-traps 160/tcp +sgmp-traps 160/udp +snmp 161/tcp +snmp 161/udp +snmptrap 162/tcp +snmptrap 162/udp +cmip-man 163/tcp +cmip-man 163/udp +cmip-agent 164/tcp +cmip-agent 164/udp +xns-courier 165/tcp +xns-courier 165/udp +s-net 166/tcp +s-net 166/udp +namp 167/tcp +namp 167/udp +rsvd 168/tcp +rsvd 168/udp +send 169/tcp +send 169/udp +print-srv 170/tcp +print-srv 170/udp +multiplex 171/tcp +multiplex 171/udp +cl-1 172/tcp +cl-1 172/udp +xyplex-mux 173/tcp +xyplex-mux 173/udp +mailq 174/tcp +mailq 174/udp +vmnet 175/tcp +vmnet 175/udp +genrad-mux 176/tcp +genrad-mux 176/udp +xdmcp 177/tcp +xdmcp 177/udp +nextstep 178/tcp +nextstep 178/udp +bgp 179/tcp +bgp 179/udp +bgp 179/sctp +ris 180/tcp +ris 180/udp +unify 181/tcp +unify 181/udp +audit 182/tcp +audit 182/udp +ocbinder 183/tcp +ocbinder 183/udp +ocserver 184/tcp +ocserver 184/udp +remote-kis 185/tcp +remote-kis 185/udp +kis 186/tcp +kis 186/udp +aci 187/tcp +aci 187/udp +mumps 188/tcp +mumps 188/udp +qft 189/tcp +qft 189/udp +gacp 190/tcp +gacp 190/udp +prospero 191/tcp +prospero 191/udp +osu-nms 192/tcp +osu-nms 192/udp +srmp 193/tcp +srmp 193/udp +irc 194/tcp +irc 194/udp +dn6-nlm-aud 195/tcp +dn6-nlm-aud 195/udp +dn6-smm-red 196/tcp +dn6-smm-red 196/udp +dls 197/tcp +dls 197/udp +dls-mon 198/tcp +dls-mon 198/udp +smux 199/tcp +smux 199/udp +src 200/tcp +src 200/udp +at-rtmp 201/tcp +at-rtmp 201/udp +at-nbp 202/tcp +at-nbp 202/udp +at-3 203/tcp +at-3 203/udp +at-echo 204/tcp +at-echo 204/udp +at-5 205/tcp +at-5 205/udp +at-zis 206/tcp +at-zis 206/udp +at-7 207/tcp +at-7 207/udp +at-8 208/tcp +at-8 208/udp +qmtp 209/tcp +qmtp 209/udp +z39-50 210/tcp +z39-50 210/udp +914c-g 211/tcp +914c-g 211/udp +anet 212/tcp +anet 212/udp +ipx 213/tcp +ipx 213/udp +vmpwscs 214/tcp +vmpwscs 214/udp +softpc 215/tcp +softpc 215/udp +CAIlic 216/tcp +CAIlic 216/udp +dbase 217/tcp +dbase 217/udp +mpp 218/tcp +mpp 218/udp +uarps 219/tcp +uarps 219/udp +imap3 220/tcp +imap3 220/udp +fln-spx 221/tcp +fln-spx 221/udp +rsh-spx 222/tcp +rsh-spx 222/udp +cdc 223/tcp +cdc 223/udp +masqdialer 224/tcp +masqdialer 224/udp +direct 242/tcp +direct 242/udp +sur-meas 243/tcp +sur-meas 243/udp +inbusiness 244/tcp +inbusiness 244/udp +link 245/tcp +link 245/udp +dsp3270 246/tcp +dsp3270 246/udp +subntbcst-tftp 247/tcp +subntbcst-tftp 247/udp +bhfhs 248/tcp +bhfhs 248/udp +rap 256/tcp +rap 256/udp +set 257/tcp +set 257/udp +esro-gen 259/tcp +esro-gen 259/udp +openport 260/tcp +openport 260/udp +nsiiops 261/tcp +nsiiops 261/udp +arcisdms 262/tcp +arcisdms 262/udp +hdap 263/tcp +hdap 263/udp +bgmp 264/tcp +bgmp 264/udp +x-bone-ctl 265/tcp +x-bone-ctl 265/udp +sst 266/tcp +sst 266/udp +td-service 267/tcp +td-service 267/udp +td-replica 268/tcp +td-replica 268/udp +manet 269/tcp +manet 269/udp +gist 270/udp +pt-tls 271/tcp +http-mgmt 280/tcp +http-mgmt 280/udp +personal-link 281/tcp +personal-link 281/udp +cableport-ax 282/tcp +cableport-ax 282/udp +rescap 283/tcp +rescap 283/udp +corerjd 284/tcp +corerjd 284/udp +fxp 286/tcp +fxp 286/udp +k-block 287/tcp +k-block 287/udp +novastorbakcup 308/tcp +novastorbakcup 308/udp +entrusttime 309/tcp +entrusttime 309/udp +bhmds 310/tcp +bhmds 310/udp +asip-webadmin 311/tcp +asip-webadmin 311/udp +vslmp 312/tcp +vslmp 312/udp +magenta-logic 313/tcp +magenta-logic 313/udp +opalis-robot 314/tcp +opalis-robot 314/udp +dpsi 315/tcp +dpsi 315/udp +decauth 316/tcp +decauth 316/udp +zannet 317/tcp +zannet 317/udp +pkix-timestamp 318/tcp +pkix-timestamp 318/udp +ptp-event 319/tcp +ptp-event 319/udp +ptp-general 320/tcp +ptp-general 320/udp +pip 321/tcp +pip 321/udp +rtsps 322/tcp +rtsps 322/udp +rpki-rtr 323/tcp +rpki-rtr-tls 324/tcp +texar 333/tcp +texar 333/udp +pdap 344/tcp +pdap 344/udp +pawserv 345/tcp +pawserv 345/udp +zserv 346/tcp +zserv 346/udp +fatserv 347/tcp +fatserv 347/udp +csi-sgwp 348/tcp +csi-sgwp 348/udp +mftp 349/tcp +mftp 349/udp +matip-type-a 350/tcp +matip-type-a 350/udp +matip-type-b 351/tcp +matip-type-b 351/udp +bhoetty 351/tcp +bhoetty 351/udp +dtag-ste-sb 352/tcp +dtag-ste-sb 352/udp +bhoedap4 352/tcp +bhoedap4 352/udp +ndsauth 353/tcp +ndsauth 353/udp +bh611 354/tcp +bh611 354/udp +datex-asn 355/tcp +datex-asn 355/udp +cloanto-net-1 356/tcp +cloanto-net-1 356/udp +bhevent 357/tcp +bhevent 357/udp +shrinkwrap 358/tcp +shrinkwrap 358/udp +nsrmp 359/tcp +nsrmp 359/udp +scoi2odialog 360/tcp +scoi2odialog 360/udp +semantix 361/tcp +semantix 361/udp +srssend 362/tcp +srssend 362/udp +rsvp-tunnel 363/tcp +rsvp-tunnel 363/udp +aurora-cmgr 364/tcp +aurora-cmgr 364/udp +dtk 365/tcp +dtk 365/udp +odmr 366/tcp +odmr 366/udp +mortgageware 367/tcp +mortgageware 367/udp +qbikgdp 368/tcp +qbikgdp 368/udp +rpc2portmap 369/tcp +rpc2portmap 369/udp +codaauth2 370/tcp +codaauth2 370/udp +clearcase 371/tcp +clearcase 371/udp +ulistproc 372/tcp +ulistproc 372/udp +legent-1 373/tcp +legent-1 373/udp +legent-2 374/tcp +legent-2 374/udp +hassle 375/tcp +hassle 375/udp +nip 376/tcp +nip 376/udp +tnETOS 377/tcp +tnETOS 377/udp +dsETOS 378/tcp +dsETOS 378/udp +is99c 379/tcp +is99c 379/udp +is99s 380/tcp +is99s 380/udp +hp-collector 381/tcp +hp-collector 381/udp +hp-managed-node 382/tcp +hp-managed-node 382/udp +hp-alarm-mgr 383/tcp +hp-alarm-mgr 383/udp +arns 384/tcp +arns 384/udp +ibm-app 385/tcp +ibm-app 385/udp +asa 386/tcp +asa 386/udp +aurp 387/tcp +aurp 387/udp +unidata-ldm 388/tcp +unidata-ldm 388/udp +ldap 389/tcp +ldap 389/udp +uis 390/tcp +uis 390/udp +synotics-relay 391/tcp +synotics-relay 391/udp +synotics-broker 392/tcp +synotics-broker 392/udp +meta5 393/tcp +meta5 393/udp +embl-ndt 394/tcp +embl-ndt 394/udp +netcp 395/tcp +netcp 395/udp +netware-ip 396/tcp +netware-ip 396/udp +mptn 397/tcp +mptn 397/udp +kryptolan 398/tcp +kryptolan 398/udp +iso-tsap-c2 399/tcp +iso-tsap-c2 399/udp +osb-sd 400/tcp +osb-sd 400/udp +ups 401/tcp +ups 401/udp +genie 402/tcp +genie 402/udp +decap 403/tcp +decap 403/udp +nced 404/tcp +nced 404/udp +ncld 405/tcp +ncld 405/udp +imsp 406/tcp +imsp 406/udp +timbuktu 407/tcp +timbuktu 407/udp +prm-sm 408/tcp +prm-sm 408/udp +prm-nm 409/tcp +prm-nm 409/udp +decladebug 410/tcp +decladebug 410/udp +rmt 411/tcp +rmt 411/udp +synoptics-trap 412/tcp +synoptics-trap 412/udp +smsp 413/tcp +smsp 413/udp +infoseek 414/tcp +infoseek 414/udp +bnet 415/tcp +bnet 415/udp +silverplatter 416/tcp +silverplatter 416/udp +onmux 417/tcp +onmux 417/udp +hyper-g 418/tcp +hyper-g 418/udp +ariel1 419/tcp +ariel1 419/udp +smpte 420/tcp +smpte 420/udp +ariel2 421/tcp +ariel2 421/udp +ariel3 422/tcp +ariel3 422/udp +opc-job-start 423/tcp +opc-job-start 423/udp +opc-job-track 424/tcp +opc-job-track 424/udp +icad-el 425/tcp +icad-el 425/udp +smartsdp 426/tcp +smartsdp 426/udp +svrloc 427/tcp +svrloc 427/udp +ocs-cmu 428/tcp +ocs-cmu 428/udp +ocs-amu 429/tcp +ocs-amu 429/udp +utmpsd 430/tcp +utmpsd 430/udp +utmpcd 431/tcp +utmpcd 431/udp +iasd 432/tcp +iasd 432/udp +nnsp 433/tcp +nnsp 433/udp +mobileip-agent 434/tcp +mobileip-agent 434/udp +mobilip-mn 435/tcp +mobilip-mn 435/udp +dna-cml 436/tcp +dna-cml 436/udp +comscm 437/tcp +comscm 437/udp +dsfgw 438/tcp +dsfgw 438/udp +dasp 439/tcp +dasp 439/udp +sgcp 440/tcp +sgcp 440/udp +decvms-sysmgt 441/tcp +decvms-sysmgt 441/udp +cvc-hostd 442/tcp +cvc-hostd 442/udp +https 443/tcp +https 443/udp +https 443/sctp +snpp 444/tcp +snpp 444/udp +microsoft-ds 445/tcp +microsoft-ds 445/udp +ddm-rdb 446/tcp +ddm-rdb 446/udp +ddm-dfm 447/tcp +ddm-dfm 447/udp +ddm-ssl 448/tcp +ddm-ssl 448/udp +as-servermap 449/tcp +as-servermap 449/udp +tserver 450/tcp +tserver 450/udp +sfs-smp-net 451/tcp +sfs-smp-net 451/udp +sfs-config 452/tcp +sfs-config 452/udp +creativeserver 453/tcp +creativeserver 453/udp +contentserver 454/tcp +contentserver 454/udp +creativepartnr 455/tcp +creativepartnr 455/udp +macon-tcp 456/tcp +macon-udp 456/udp +scohelp 457/tcp +scohelp 457/udp +appleqtc 458/tcp +appleqtc 458/udp +ampr-rcmd 459/tcp +ampr-rcmd 459/udp +skronk 460/tcp +skronk 460/udp +datasurfsrv 461/tcp +datasurfsrv 461/udp +datasurfsrvsec 462/tcp +datasurfsrvsec 462/udp +alpes 463/tcp +alpes 463/udp +kpasswd 464/tcp +kpasswd 464/udp +urd 465/tcp +submissions 465/tcp +igmpv3lite 465/udp +digital-vrc 466/tcp +digital-vrc 466/udp +mylex-mapd 467/tcp +mylex-mapd 467/udp +photuris 468/tcp +photuris 468/udp +rcp 469/tcp +rcp 469/udp +scx-proxy 470/tcp +scx-proxy 470/udp +mondex 471/tcp +mondex 471/udp +ljk-login 472/tcp +ljk-login 472/udp +hybrid-pop 473/tcp +hybrid-pop 473/udp +tn-tl-w1 474/tcp +tn-tl-w2 474/udp +tcpnethaspsrv 475/tcp +tcpnethaspsrv 475/udp +tn-tl-fd1 476/tcp +tn-tl-fd1 476/udp +ss7ns 477/tcp +ss7ns 477/udp +spsc 478/tcp +spsc 478/udp +iafserver 479/tcp +iafserver 479/udp +iafdbase 480/tcp +iafdbase 480/udp +ph 481/tcp +ph 481/udp +bgs-nsi 482/tcp +bgs-nsi 482/udp +ulpnet 483/tcp +ulpnet 483/udp +integra-sme 484/tcp +integra-sme 484/udp +powerburst 485/tcp +powerburst 485/udp +avian 486/tcp +avian 486/udp +saft 487/tcp +saft 487/udp +gss-http 488/tcp +gss-http 488/udp +nest-protocol 489/tcp +nest-protocol 489/udp +micom-pfs 490/tcp +micom-pfs 490/udp +go-login 491/tcp +go-login 491/udp +ticf-1 492/tcp +ticf-1 492/udp +ticf-2 493/tcp +ticf-2 493/udp +pov-ray 494/tcp +pov-ray 494/udp +intecourier 495/tcp +intecourier 495/udp +pim-rp-disc 496/tcp +pim-rp-disc 496/udp +retrospect 497/tcp +retrospect 497/udp +siam 498/tcp +siam 498/udp +iso-ill 499/tcp +iso-ill 499/udp +isakmp 500/tcp +isakmp 500/udp +stmf 501/tcp +stmf 501/udp +mbap 502/tcp +mbap 502/udp +intrinsa 503/tcp +intrinsa 503/udp +citadel 504/tcp +citadel 504/udp +mailbox-lm 505/tcp +mailbox-lm 505/udp +ohimsrv 506/tcp +ohimsrv 506/udp +crs 507/tcp +crs 507/udp +xvttp 508/tcp +xvttp 508/udp +snare 509/tcp +snare 509/udp +fcp 510/tcp +fcp 510/udp +passgo 511/tcp +passgo 511/udp +exec 512/tcp +comsat 512/udp +biff 512/udp +login 513/tcp +who 513/udp +shell 514/tcp +syslog 514/udp +printer 515/tcp +printer 515/udp +videotex 516/tcp +videotex 516/udp +talk 517/tcp +talk 517/udp +ntalk 518/tcp +ntalk 518/udp +utime 519/tcp +utime 519/udp +efs 520/tcp +router 520/udp +ripng 521/tcp +ripng 521/udp +ulp 522/tcp +ulp 522/udp +ibm-db2 523/tcp +ibm-db2 523/udp +ncp 524/tcp +ncp 524/udp +timed 525/tcp +timed 525/udp +tempo 526/tcp +tempo 526/udp +stx 527/tcp +stx 527/udp +custix 528/tcp +custix 528/udp +irc-serv 529/tcp +irc-serv 529/udp +courier 530/tcp +courier 530/udp +conference 531/tcp +conference 531/udp +netnews 532/tcp +netnews 532/udp +netwall 533/tcp +netwall 533/udp +windream 534/tcp +windream 534/udp +iiop 535/tcp +iiop 535/udp +opalis-rdv 536/tcp +opalis-rdv 536/udp +nmsp 537/tcp +nmsp 537/udp +gdomap 538/tcp +gdomap 538/udp +apertus-ldp 539/tcp +apertus-ldp 539/udp +uucp 540/tcp +uucp 540/udp +uucp-rlogin 541/tcp +uucp-rlogin 541/udp +commerce 542/tcp +commerce 542/udp +klogin 543/tcp +klogin 543/udp +kshell 544/tcp +kshell 544/udp +appleqtcsrvr 545/tcp +appleqtcsrvr 545/udp +dhcpv6-client 546/tcp +dhcpv6-client 546/udp +dhcpv6-server 547/tcp +dhcpv6-server 547/udp +afpovertcp 548/tcp +afpovertcp 548/udp +idfp 549/tcp +idfp 549/udp +new-rwho 550/tcp +new-rwho 550/udp +cybercash 551/tcp +cybercash 551/udp +devshr-nts 552/tcp +devshr-nts 552/udp +pirp 553/tcp +pirp 553/udp +rtsp 554/tcp +rtsp 554/udp +dsf 555/tcp +dsf 555/udp +remotefs 556/tcp +remotefs 556/udp +openvms-sysipc 557/tcp +openvms-sysipc 557/udp +sdnskmp 558/tcp +sdnskmp 558/udp +teedtap 559/tcp +teedtap 559/udp +rmonitor 560/tcp +rmonitor 560/udp +monitor 561/tcp +monitor 561/udp +chshell 562/tcp +chshell 562/udp +nntps 563/tcp +nntps 563/udp +9pfs 564/tcp +9pfs 564/udp +whoami 565/tcp +whoami 565/udp +streettalk 566/tcp +streettalk 566/udp +banyan-rpc 567/tcp +banyan-rpc 567/udp +ms-shuttle 568/tcp +ms-shuttle 568/udp +ms-rome 569/tcp +ms-rome 569/udp +meter 570/tcp +meter 570/udp +meter 571/tcp +meter 571/udp +sonar 572/tcp +sonar 572/udp +banyan-vip 573/tcp +banyan-vip 573/udp +ftp-agent 574/tcp +ftp-agent 574/udp +vemmi 575/tcp +vemmi 575/udp +ipcd 576/tcp +ipcd 576/udp +vnas 577/tcp +vnas 577/udp +ipdd 578/tcp +ipdd 578/udp +decbsrv 579/tcp +decbsrv 579/udp +sntp-heartbeat 580/tcp +sntp-heartbeat 580/udp +bdp 581/tcp +bdp 581/udp +scc-security 582/tcp +scc-security 582/udp +philips-vc 583/tcp +philips-vc 583/udp +keyserver 584/tcp +keyserver 584/udp +password-chg 586/tcp +password-chg 586/udp +submission 587/tcp +submission 587/udp +cal 588/tcp +cal 588/udp +eyelink 589/tcp +eyelink 589/udp +tns-cml 590/tcp +tns-cml 590/udp +http-alt 591/tcp +http-alt 591/udp +eudora-set 592/tcp +eudora-set 592/udp +http-rpc-epmap 593/tcp +http-rpc-epmap 593/udp +tpip 594/tcp +tpip 594/udp +cab-protocol 595/tcp +cab-protocol 595/udp +smsd 596/tcp +smsd 596/udp +ptcnameservice 597/tcp +ptcnameservice 597/udp +sco-websrvrmg3 598/tcp +sco-websrvrmg3 598/udp +acp 599/tcp +acp 599/udp +ipcserver 600/tcp +ipcserver 600/udp +syslog-conn 601/tcp +syslog-conn 601/udp +xmlrpc-beep 602/tcp +xmlrpc-beep 602/udp +idxp 603/tcp +idxp 603/udp +tunnel 604/tcp +tunnel 604/udp +soap-beep 605/tcp +soap-beep 605/udp +urm 606/tcp +urm 606/udp +nqs 607/tcp +nqs 607/udp +sift-uft 608/tcp +sift-uft 608/udp +npmp-trap 609/tcp +npmp-trap 609/udp +npmp-local 610/tcp +npmp-local 610/udp +npmp-gui 611/tcp +npmp-gui 611/udp +hmmp-ind 612/tcp +hmmp-ind 612/udp +hmmp-op 613/tcp +hmmp-op 613/udp +sshell 614/tcp +sshell 614/udp +sco-inetmgr 615/tcp +sco-inetmgr 615/udp +sco-sysmgr 616/tcp +sco-sysmgr 616/udp +sco-dtmgr 617/tcp +sco-dtmgr 617/udp +dei-icda 618/tcp +dei-icda 618/udp +compaq-evm 619/tcp +compaq-evm 619/udp +sco-websrvrmgr 620/tcp +sco-websrvrmgr 620/udp +escp-ip 621/tcp +escp-ip 621/udp +collaborator 622/tcp +collaborator 622/udp +oob-ws-http 623/tcp +asf-rmcp 623/udp +cryptoadmin 624/tcp +cryptoadmin 624/udp +dec-dlm 625/tcp +dec-dlm 625/udp +asia 626/tcp +asia 626/udp +passgo-tivoli 627/tcp +passgo-tivoli 627/udp +qmqp 628/tcp +qmqp 628/udp +3com-amp3 629/tcp +3com-amp3 629/udp +rda 630/tcp +rda 630/udp +ipp 631/tcp +ipp 631/udp +ipps 631/tcp +bmpp 632/tcp +bmpp 632/udp +servstat 633/tcp +servstat 633/udp +ginad 634/tcp +ginad 634/udp +rlzdbase 635/tcp +rlzdbase 635/udp +ldaps 636/tcp +ldaps 636/udp +lanserver 637/tcp +lanserver 637/udp +mcns-sec 638/tcp +mcns-sec 638/udp +msdp 639/tcp +msdp 639/udp +entrust-sps 640/tcp +entrust-sps 640/udp +repcmd 641/tcp +repcmd 641/udp +esro-emsdp 642/tcp +esro-emsdp 642/udp +sanity 643/tcp +sanity 643/udp +dwr 644/tcp +dwr 644/udp +pssc 645/tcp +pssc 645/udp +ldp 646/tcp +ldp 646/udp +dhcp-failover 647/tcp +dhcp-failover 647/udp +rrp 648/tcp +rrp 648/udp +cadview-3d 649/tcp +cadview-3d 649/udp +obex 650/tcp +obex 650/udp +ieee-mms 651/tcp +ieee-mms 651/udp +hello-port 652/tcp +hello-port 652/udp +repscmd 653/tcp +repscmd 653/udp +aodv 654/tcp +aodv 654/udp +tinc 655/tcp +tinc 655/udp +spmp 656/tcp +spmp 656/udp +rmc 657/tcp +rmc 657/udp +tenfold 658/tcp +tenfold 658/udp +mac-srvr-admin 660/tcp +mac-srvr-admin 660/udp +hap 661/tcp +hap 661/udp +pftp 662/tcp +pftp 662/udp +purenoise 663/tcp +purenoise 663/udp +oob-ws-https 664/tcp +asf-secure-rmcp 664/udp +sun-dr 665/tcp +sun-dr 665/udp +mdqs 666/tcp +mdqs 666/udp +doom 666/tcp +doom 666/udp +disclose 667/tcp +disclose 667/udp +mecomm 668/tcp +mecomm 668/udp +meregister 669/tcp +meregister 669/udp +vacdsm-sws 670/tcp +vacdsm-sws 670/udp +vacdsm-app 671/tcp +vacdsm-app 671/udp +vpps-qua 672/tcp +vpps-qua 672/udp +cimplex 673/tcp +cimplex 673/udp +acap 674/tcp +acap 674/udp +dctp 675/tcp +dctp 675/udp +vpps-via 676/tcp +vpps-via 676/udp +vpp 677/tcp +vpp 677/udp +ggf-ncp 678/tcp +ggf-ncp 678/udp +mrm 679/tcp +mrm 679/udp +entrust-aaas 680/tcp +entrust-aaas 680/udp +entrust-aams 681/tcp +entrust-aams 681/udp +xfr 682/tcp +xfr 682/udp +corba-iiop 683/tcp +corba-iiop 683/udp +corba-iiop-ssl 684/tcp +corba-iiop-ssl 684/udp +mdc-portmapper 685/tcp +mdc-portmapper 685/udp +hcp-wismar 686/tcp +hcp-wismar 686/udp +asipregistry 687/tcp +asipregistry 687/udp +realm-rusd 688/tcp +realm-rusd 688/udp +nmap 689/tcp +nmap 689/udp +vatp 690/tcp +vatp 690/udp +msexch-routing 691/tcp +msexch-routing 691/udp +hyperwave-isp 692/tcp +hyperwave-isp 692/udp +connendp 693/tcp +connendp 693/udp +ha-cluster 694/tcp +ha-cluster 694/udp +ieee-mms-ssl 695/tcp +ieee-mms-ssl 695/udp +rushd 696/tcp +rushd 696/udp +uuidgen 697/tcp +uuidgen 697/udp +olsr 698/tcp +olsr 698/udp +accessnetwork 699/tcp +accessnetwork 699/udp +epp 700/tcp +epp 700/udp +lmp 701/tcp +lmp 701/udp +iris-beep 702/tcp +iris-beep 702/udp +elcsd 704/tcp +elcsd 704/udp +agentx 705/tcp +agentx 705/udp +silc 706/tcp +silc 706/udp +borland-dsj 707/tcp +borland-dsj 707/udp +entrust-kmsh 709/tcp +entrust-kmsh 709/udp +entrust-ash 710/tcp +entrust-ash 710/udp +cisco-tdp 711/tcp +cisco-tdp 711/udp +tbrpf 712/tcp +tbrpf 712/udp +iris-xpc 713/tcp +iris-xpc 713/udp +iris-xpcs 714/tcp +iris-xpcs 714/udp +iris-lwz 715/tcp +iris-lwz 715/udp +pana 716/udp +netviewdm1 729/tcp +netviewdm1 729/udp +netviewdm2 730/tcp +netviewdm2 730/udp +netviewdm3 731/tcp +netviewdm3 731/udp +netgw 741/tcp +netgw 741/udp +netrcs 742/tcp +netrcs 742/udp +flexlm 744/tcp +flexlm 744/udp +fujitsu-dev 747/tcp +fujitsu-dev 747/udp +ris-cm 748/tcp +ris-cm 748/udp +kerberos-adm 749/tcp +kerberos-adm 749/udp +rfile 750/tcp +loadav 750/udp +kerberos-iv 750/udp +pump 751/tcp +pump 751/udp +qrh 752/tcp +qrh 752/udp +rrh 753/tcp +rrh 753/udp +tell 754/tcp +tell 754/udp +nlogin 758/tcp +nlogin 758/udp +con 759/tcp +con 759/udp +ns 760/tcp +ns 760/udp +rxe 761/tcp +rxe 761/udp +quotad 762/tcp +quotad 762/udp +cycleserv 763/tcp +cycleserv 763/udp +omserv 764/tcp +omserv 764/udp +webster 765/tcp +webster 765/udp +phonebook 767/tcp +phonebook 767/udp +vid 769/tcp +vid 769/udp +cadlock 770/tcp +cadlock 770/udp +rtip 771/tcp +rtip 771/udp +cycleserv2 772/tcp +cycleserv2 772/udp +submit 773/tcp +notify 773/udp +rpasswd 774/tcp +acmaint-dbd 774/udp +entomb 775/tcp +acmaint-transd 775/udp +wpages 776/tcp +wpages 776/udp +multiling-http 777/tcp +multiling-http 777/udp +wpgs 780/tcp +wpgs 780/udp +mdbs-daemon 800/tcp +mdbs-daemon 800/udp +device 801/tcp +device 801/udp +mbap-s 802/tcp +mbap-s 802/udp +fcp-udp 810/tcp +fcp-udp 810/udp +itm-mcell-s 828/tcp +itm-mcell-s 828/udp +pkix-3-ca-ra 829/tcp +pkix-3-ca-ra 829/udp +netconf-ssh 830/tcp +netconf-ssh 830/udp +netconf-beep 831/tcp +netconf-beep 831/udp +netconfsoaphttp 832/tcp +netconfsoaphttp 832/udp +netconfsoapbeep 833/tcp +netconfsoapbeep 833/udp +dhcp-failover2 847/tcp +dhcp-failover2 847/udp +gdoi 848/tcp +gdoi 848/udp +domain-s 853/tcp +domain-s 853/udp +dlep 854/tcp +dlep 854/udp +iscsi 860/tcp +iscsi 860/udp +owamp-control 861/tcp +owamp-test 861/udp +twamp-control 862/tcp +twamp-test 862/udp +rsync 873/tcp +rsync 873/udp +iclcnet-locate 886/tcp +iclcnet-locate 886/udp +iclcnet-svinfo 887/tcp +iclcnet-svinfo 887/udp +accessbuilder 888/tcp +accessbuilder 888/udp +cddbp 888/tcp +omginitialrefs 900/tcp +omginitialrefs 900/udp +smpnameres 901/tcp +smpnameres 901/udp +ideafarm-door 902/tcp +ideafarm-door 902/udp +ideafarm-panic 903/tcp +ideafarm-panic 903/udp +kink 910/tcp +kink 910/udp +xact-backup 911/tcp +xact-backup 911/udp +apex-mesh 912/tcp +apex-mesh 912/udp +apex-edge 913/tcp +apex-edge 913/udp +rift-lies 914/udp +rift-ties 915/udp +rndc 953/tcp +ftps-data 989/tcp +ftps-data 989/udp +ftps 990/tcp +ftps 990/udp +nas 991/tcp +nas 991/udp +telnets 992/tcp +telnets 992/udp +imaps 993/tcp +pop3s 995/tcp +pop3s 995/udp +vsinet 996/tcp +vsinet 996/udp +maitrd 997/tcp +maitrd 997/udp +busboy 998/tcp +puparp 998/udp +garcon 999/tcp +applix 999/udp +puprouter 999/tcp +puprouter 999/udp +cadlock2 1000/tcp +cadlock2 1000/udp +webpush 1001/tcp +surf 1010/tcp +surf 1010/udp +exp1 1021/tcp +exp1 1021/udp +exp1 1021/sctp +exp1 1021/dccp +exp2 1022/tcp +exp2 1022/udp +exp2 1022/sctp +exp2 1022/dccp +blackjack 1025/tcp +blackjack 1025/udp +cap 1026/tcp +cap 1026/udp +6a44 1027/udp +solid-mux 1029/tcp +solid-mux 1029/udp +netinfo-local 1033/tcp +netinfo-local 1033/udp +activesync 1034/tcp +activesync 1034/udp +mxxrlogin 1035/tcp +mxxrlogin 1035/udp +nsstp 1036/tcp +nsstp 1036/udp +ams 1037/tcp +ams 1037/udp +mtqp 1038/tcp +mtqp 1038/udp +sbl 1039/tcp +sbl 1039/udp +netarx 1040/tcp +netarx 1040/udp +danf-ak2 1041/tcp +danf-ak2 1041/udp +afrog 1042/tcp +afrog 1042/udp +boinc-client 1043/tcp +boinc-client 1043/udp +dcutility 1044/tcp +dcutility 1044/udp +fpitp 1045/tcp +fpitp 1045/udp +wfremotertm 1046/tcp +wfremotertm 1046/udp +neod1 1047/tcp +neod1 1047/udp +neod2 1048/tcp +neod2 1048/udp +td-postman 1049/tcp +td-postman 1049/udp +cma 1050/tcp +cma 1050/udp +optima-vnet 1051/tcp +optima-vnet 1051/udp +ddt 1052/tcp +ddt 1052/udp +remote-as 1053/tcp +remote-as 1053/udp +brvread 1054/tcp +brvread 1054/udp +ansyslmd 1055/tcp +ansyslmd 1055/udp +vfo 1056/tcp +vfo 1056/udp +startron 1057/tcp +startron 1057/udp +nim 1058/tcp +nim 1058/udp +nimreg 1059/tcp +nimreg 1059/udp +polestar 1060/tcp +polestar 1060/udp +kiosk 1061/tcp +kiosk 1061/udp +veracity 1062/tcp +veracity 1062/udp +kyoceranetdev 1063/tcp +kyoceranetdev 1063/udp +jstel 1064/tcp +jstel 1064/udp +syscomlan 1065/tcp +syscomlan 1065/udp +fpo-fns 1066/tcp +fpo-fns 1066/udp +instl-boots 1067/tcp +instl-boots 1067/udp +instl-bootc 1068/tcp +instl-bootc 1068/udp +cognex-insight 1069/tcp +cognex-insight 1069/udp +gmrupdateserv 1070/tcp +gmrupdateserv 1070/udp +bsquare-voip 1071/tcp +bsquare-voip 1071/udp +cardax 1072/tcp +cardax 1072/udp +bridgecontrol 1073/tcp +bridgecontrol 1073/udp +warmspotMgmt 1074/tcp +warmspotMgmt 1074/udp +rdrmshc 1075/tcp +rdrmshc 1075/udp +dab-sti-c 1076/tcp +dab-sti-c 1076/udp +imgames 1077/tcp +imgames 1077/udp +avocent-proxy 1078/tcp +avocent-proxy 1078/udp +asprovatalk 1079/tcp +asprovatalk 1079/udp +socks 1080/tcp +socks 1080/udp +pvuniwien 1081/tcp +pvuniwien 1081/udp +amt-esd-prot 1082/tcp +amt-esd-prot 1082/udp +ansoft-lm-1 1083/tcp +ansoft-lm-1 1083/udp +ansoft-lm-2 1084/tcp +ansoft-lm-2 1084/udp +webobjects 1085/tcp +webobjects 1085/udp +cplscrambler-lg 1086/tcp +cplscrambler-lg 1086/udp +cplscrambler-in 1087/tcp +cplscrambler-in 1087/udp +cplscrambler-al 1088/tcp +cplscrambler-al 1088/udp +ff-annunc 1089/tcp +ff-annunc 1089/udp +ff-fms 1090/tcp +ff-fms 1090/udp +ff-sm 1091/tcp +ff-sm 1091/udp +obrpd 1092/tcp +obrpd 1092/udp +proofd 1093/tcp +proofd 1093/udp +rootd 1094/tcp +rootd 1094/udp +nicelink 1095/tcp +nicelink 1095/udp +cnrprotocol 1096/tcp +cnrprotocol 1096/udp +sunclustermgr 1097/tcp +sunclustermgr 1097/udp +rmiactivation 1098/tcp +rmiactivation 1098/udp +rmiregistry 1099/tcp +rmiregistry 1099/udp +mctp 1100/tcp +mctp 1100/udp +pt2-discover 1101/tcp +pt2-discover 1101/udp +adobeserver-1 1102/tcp +adobeserver-1 1102/udp +adobeserver-2 1103/tcp +adobeserver-2 1103/udp +xrl 1104/tcp +xrl 1104/udp +ftranhc 1105/tcp +ftranhc 1105/udp +isoipsigport-1 1106/tcp +isoipsigport-1 1106/udp +isoipsigport-2 1107/tcp +isoipsigport-2 1107/udp +ratio-adp 1108/tcp +ratio-adp 1108/udp +webadmstart 1110/tcp +nfsd-keepalive 1110/udp +lmsocialserver 1111/tcp +lmsocialserver 1111/udp +icp 1112/tcp +icp 1112/udp +ltp-deepspace 1113/tcp +ltp-deepspace 1113/udp +ltp-deepspace 1113/dccp +mini-sql 1114/tcp +mini-sql 1114/udp +ardus-trns 1115/tcp +ardus-trns 1115/udp +ardus-cntl 1116/tcp +ardus-cntl 1116/udp +ardus-mtrns 1117/tcp +ardus-mtrns 1117/udp +sacred 1118/tcp +sacred 1118/udp +bnetgame 1119/tcp +bnetgame 1119/udp +bnetfile 1120/tcp +bnetfile 1120/udp +rmpp 1121/tcp +rmpp 1121/udp +availant-mgr 1122/tcp +availant-mgr 1122/udp +murray 1123/tcp +murray 1123/udp +hpvmmcontrol 1124/tcp +hpvmmcontrol 1124/udp +hpvmmagent 1125/tcp +hpvmmagent 1125/udp +hpvmmdata 1126/tcp +hpvmmdata 1126/udp +kwdb-commn 1127/tcp +kwdb-commn 1127/udp +saphostctrl 1128/tcp +saphostctrl 1128/udp +saphostctrls 1129/tcp +saphostctrls 1129/udp +casp 1130/tcp +casp 1130/udp +caspssl 1131/tcp +caspssl 1131/udp +kvm-via-ip 1132/tcp +kvm-via-ip 1132/udp +dfn 1133/tcp +dfn 1133/udp +aplx 1134/tcp +aplx 1134/udp +omnivision 1135/tcp +omnivision 1135/udp +hhb-gateway 1136/tcp +hhb-gateway 1136/udp +trim 1137/tcp +trim 1137/udp +encrypted-admin 1138/tcp +encrypted-admin 1138/udp +evm 1139/tcp +evm 1139/udp +autonoc 1140/tcp +autonoc 1140/udp +mxomss 1141/tcp +mxomss 1141/udp +edtools 1142/tcp +edtools 1142/udp +imyx 1143/tcp +imyx 1143/udp +fuscript 1144/tcp +fuscript 1144/udp +x9-icue 1145/tcp +x9-icue 1145/udp +audit-transfer 1146/tcp +audit-transfer 1146/udp +capioverlan 1147/tcp +capioverlan 1147/udp +elfiq-repl 1148/tcp +elfiq-repl 1148/udp +bvtsonar 1149/tcp +bvtsonar 1149/udp +blaze 1150/tcp +blaze 1150/udp +unizensus 1151/tcp +unizensus 1151/udp +winpoplanmess 1152/tcp +winpoplanmess 1152/udp +c1222-acse 1153/tcp +c1222-acse 1153/udp +resacommunity 1154/tcp +resacommunity 1154/udp +nfa 1155/tcp +nfa 1155/udp +iascontrol-oms 1156/tcp +iascontrol-oms 1156/udp +iascontrol 1157/tcp +iascontrol 1157/udp +dbcontrol-oms 1158/tcp +dbcontrol-oms 1158/udp +oracle-oms 1159/tcp +oracle-oms 1159/udp +olsv 1160/tcp +olsv 1160/udp +health-polling 1161/tcp +health-polling 1161/udp +health-trap 1162/tcp +health-trap 1162/udp +sddp 1163/tcp +sddp 1163/udp +qsm-proxy 1164/tcp +qsm-proxy 1164/udp +qsm-gui 1165/tcp +qsm-gui 1165/udp +qsm-remote 1166/tcp +qsm-remote 1166/udp +cisco-ipsla 1167/tcp +cisco-ipsla 1167/udp +cisco-ipsla 1167/sctp +vchat 1168/tcp +vchat 1168/udp +tripwire 1169/tcp +tripwire 1169/udp +atc-lm 1170/tcp +atc-lm 1170/udp +atc-appserver 1171/tcp +atc-appserver 1171/udp +dnap 1172/tcp +dnap 1172/udp +d-cinema-rrp 1173/tcp +d-cinema-rrp 1173/udp +fnet-remote-ui 1174/tcp +fnet-remote-ui 1174/udp +dossier 1175/tcp +dossier 1175/udp +indigo-server 1176/tcp +indigo-server 1176/udp +dkmessenger 1177/tcp +dkmessenger 1177/udp +sgi-storman 1178/tcp +sgi-storman 1178/udp +b2n 1179/tcp +b2n 1179/udp +mc-client 1180/tcp +mc-client 1180/udp +3comnetman 1181/tcp +3comnetman 1181/udp +accelenet 1182/tcp +accelenet-data 1182/udp +llsurfup-http 1183/tcp +llsurfup-http 1183/udp +llsurfup-https 1184/tcp +llsurfup-https 1184/udp +catchpole 1185/tcp +catchpole 1185/udp +mysql-cluster 1186/tcp +mysql-cluster 1186/udp +alias 1187/tcp +alias 1187/udp +hp-webadmin 1188/tcp +hp-webadmin 1188/udp +unet 1189/tcp +unet 1189/udp +commlinx-avl 1190/tcp +commlinx-avl 1190/udp +gpfs 1191/tcp +gpfs 1191/udp +caids-sensor 1192/tcp +caids-sensor 1192/udp +fiveacross 1193/tcp +fiveacross 1193/udp +openvpn 1194/tcp +openvpn 1194/udp +rsf-1 1195/tcp +rsf-1 1195/udp +netmagic 1196/tcp +netmagic 1196/udp +carrius-rshell 1197/tcp +carrius-rshell 1197/udp +cajo-discovery 1198/tcp +cajo-discovery 1198/udp +dmidi 1199/tcp +dmidi 1199/udp +scol 1200/tcp +scol 1200/udp +nucleus-sand 1201/tcp +nucleus-sand 1201/udp +caiccipc 1202/tcp +caiccipc 1202/udp +ssslic-mgr 1203/tcp +ssslic-mgr 1203/udp +ssslog-mgr 1204/tcp +ssslog-mgr 1204/udp +accord-mgc 1205/tcp +accord-mgc 1205/udp +anthony-data 1206/tcp +anthony-data 1206/udp +metasage 1207/tcp +metasage 1207/udp +seagull-ais 1208/tcp +seagull-ais 1208/udp +ipcd3 1209/tcp +ipcd3 1209/udp +eoss 1210/tcp +eoss 1210/udp +groove-dpp 1211/tcp +groove-dpp 1211/udp +lupa 1212/tcp +lupa 1212/udp +mpc-lifenet 1213/tcp +mpc-lifenet 1213/udp +kazaa 1214/tcp +kazaa 1214/udp +scanstat-1 1215/tcp +scanstat-1 1215/udp +etebac5 1216/tcp +etebac5 1216/udp +hpss-ndapi 1217/tcp +hpss-ndapi 1217/udp +aeroflight-ads 1218/tcp +aeroflight-ads 1218/udp +aeroflight-ret 1219/tcp +aeroflight-ret 1219/udp +qt-serveradmin 1220/tcp +qt-serveradmin 1220/udp +sweetware-apps 1221/tcp +sweetware-apps 1221/udp +nerv 1222/tcp +nerv 1222/udp +tgp 1223/tcp +tgp 1223/udp +vpnz 1224/tcp +vpnz 1224/udp +slinkysearch 1225/tcp +slinkysearch 1225/udp +stgxfws 1226/tcp +stgxfws 1226/udp +dns2go 1227/tcp +dns2go 1227/udp +florence 1228/tcp +florence 1228/udp +zented 1229/tcp +zented 1229/udp +periscope 1230/tcp +periscope 1230/udp +menandmice-lpm 1231/tcp +menandmice-lpm 1231/udp +first-defense 1232/tcp +first-defense 1232/udp +univ-appserver 1233/tcp +univ-appserver 1233/udp +search-agent 1234/tcp +search-agent 1234/udp +mosaicsyssvc1 1235/tcp +mosaicsyssvc1 1235/udp +bvcontrol 1236/tcp +bvcontrol 1236/udp +tsdos390 1237/tcp +tsdos390 1237/udp +hacl-qs 1238/tcp +hacl-qs 1238/udp +nmsd 1239/tcp +nmsd 1239/udp +instantia 1240/tcp +instantia 1240/udp +nessus 1241/tcp +nessus 1241/udp +nmasoverip 1242/tcp +nmasoverip 1242/udp +serialgateway 1243/tcp +serialgateway 1243/udp +isbconference1 1244/tcp +isbconference1 1244/udp +isbconference2 1245/tcp +isbconference2 1245/udp +payrouter 1246/tcp +payrouter 1246/udp +visionpyramid 1247/tcp +visionpyramid 1247/udp +hermes 1248/tcp +hermes 1248/udp +mesavistaco 1249/tcp +mesavistaco 1249/udp +swldy-sias 1250/tcp +swldy-sias 1250/udp +servergraph 1251/tcp +servergraph 1251/udp +bspne-pcc 1252/tcp +bspne-pcc 1252/udp +q55-pcc 1253/tcp +q55-pcc 1253/udp +de-noc 1254/tcp +de-noc 1254/udp +de-cache-query 1255/tcp +de-cache-query 1255/udp +de-server 1256/tcp +de-server 1256/udp +shockwave2 1257/tcp +shockwave2 1257/udp +opennl 1258/tcp +opennl 1258/udp +opennl-voice 1259/tcp +opennl-voice 1259/udp +ibm-ssd 1260/tcp +ibm-ssd 1260/udp +mpshrsv 1261/tcp +mpshrsv 1261/udp +qnts-orb 1262/tcp +qnts-orb 1262/udp +dka 1263/tcp +dka 1263/udp +prat 1264/tcp +prat 1264/udp +dssiapi 1265/tcp +dssiapi 1265/udp +dellpwrappks 1266/tcp +dellpwrappks 1266/udp +epc 1267/tcp +epc 1267/udp +propel-msgsys 1268/tcp +propel-msgsys 1268/udp +watilapp 1269/tcp +watilapp 1269/udp +opsmgr 1270/tcp +opsmgr 1270/udp +excw 1271/tcp +excw 1271/udp +cspmlockmgr 1272/tcp +cspmlockmgr 1272/udp +emc-gateway 1273/tcp +emc-gateway 1273/udp +t1distproc 1274/tcp +t1distproc 1274/udp +ivcollector 1275/tcp +ivcollector 1275/udp +miva-mqs 1277/tcp +miva-mqs 1277/udp +dellwebadmin-1 1278/tcp +dellwebadmin-1 1278/udp +dellwebadmin-2 1279/tcp +dellwebadmin-2 1279/udp +pictrography 1280/tcp +pictrography 1280/udp +healthd 1281/tcp +healthd 1281/udp +emperion 1282/tcp +emperion 1282/udp +productinfo 1283/tcp +productinfo 1283/udp +iee-qfx 1284/tcp +iee-qfx 1284/udp +neoiface 1285/tcp +neoiface 1285/udp +netuitive 1286/tcp +netuitive 1286/udp +routematch 1287/tcp +routematch 1287/udp +navbuddy 1288/tcp +navbuddy 1288/udp +jwalkserver 1289/tcp +jwalkserver 1289/udp +winjaserver 1290/tcp +winjaserver 1290/udp +seagulllms 1291/tcp +seagulllms 1291/udp +dsdn 1292/tcp +dsdn 1292/udp +pkt-krb-ipsec 1293/tcp +pkt-krb-ipsec 1293/udp +cmmdriver 1294/tcp +cmmdriver 1294/udp +ehtp 1295/tcp +ehtp 1295/udp +dproxy 1296/tcp +dproxy 1296/udp +sdproxy 1297/tcp +sdproxy 1297/udp +lpcp 1298/tcp +lpcp 1298/udp +hp-sci 1299/tcp +hp-sci 1299/udp +h323hostcallsc 1300/tcp +h323hostcallsc 1300/udp +sftsrv 1303/tcp +sftsrv 1303/udp +boomerang 1304/tcp +boomerang 1304/udp +pe-mike 1305/tcp +pe-mike 1305/udp +re-conn-proto 1306/tcp +re-conn-proto 1306/udp +pacmand 1307/tcp +pacmand 1307/udp +odsi 1308/tcp +odsi 1308/udp +jtag-server 1309/tcp +jtag-server 1309/udp +husky 1310/tcp +husky 1310/udp +rxmon 1311/tcp +rxmon 1311/udp +sti-envision 1312/tcp +sti-envision 1312/udp +bmc-patroldb 1313/tcp +bmc-patroldb 1313/udp +pdps 1314/tcp +pdps 1314/udp +els 1315/tcp +els 1315/udp +exbit-escp 1316/tcp +exbit-escp 1316/udp +vrts-ipcserver 1317/tcp +vrts-ipcserver 1317/udp +krb5gatekeeper 1318/tcp +krb5gatekeeper 1318/udp +amx-icsp 1319/tcp +amx-icsp 1319/udp +amx-axbnet 1320/tcp +amx-axbnet 1320/udp +pip 1321/tcp +pip 1321/udp +novation 1322/tcp +novation 1322/udp +brcd 1323/tcp +brcd 1323/udp +delta-mcp 1324/tcp +delta-mcp 1324/udp +dx-instrument 1325/tcp +dx-instrument 1325/udp +wimsic 1326/tcp +wimsic 1326/udp +ultrex 1327/tcp +ultrex 1327/udp +ewall 1328/tcp +ewall 1328/udp +netdb-export 1329/tcp +netdb-export 1329/udp +streetperfect 1330/tcp +streetperfect 1330/udp +intersan 1331/tcp +intersan 1331/udp +pcia-rxp-b 1332/tcp +pcia-rxp-b 1332/udp +passwrd-policy 1333/tcp +passwrd-policy 1333/udp +writesrv 1334/tcp +writesrv 1334/udp +digital-notary 1335/tcp +digital-notary 1335/udp +ischat 1336/tcp +ischat 1336/udp +menandmice-dns 1337/tcp +menandmice-dns 1337/udp +wmc-log-svc 1338/tcp +wmc-log-svc 1338/udp +kjtsiteserver 1339/tcp +kjtsiteserver 1339/udp +naap 1340/tcp +naap 1340/udp +qubes 1341/tcp +qubes 1341/udp +esbroker 1342/tcp +esbroker 1342/udp +re101 1343/tcp +re101 1343/udp +icap 1344/tcp +icap 1344/udp +vpjp 1345/tcp +vpjp 1345/udp +alta-ana-lm 1346/tcp +alta-ana-lm 1346/udp +bbn-mmc 1347/tcp +bbn-mmc 1347/udp +bbn-mmx 1348/tcp +bbn-mmx 1348/udp +sbook 1349/tcp +sbook 1349/udp +editbench 1350/tcp +editbench 1350/udp +equationbuilder 1351/tcp +equationbuilder 1351/udp +lotusnote 1352/tcp +lotusnote 1352/udp +relief 1353/tcp +relief 1353/udp +XSIP-network 1354/tcp +XSIP-network 1354/udp +intuitive-edge 1355/tcp +intuitive-edge 1355/udp +cuillamartin 1356/tcp +cuillamartin 1356/udp +pegboard 1357/tcp +pegboard 1357/udp +connlcli 1358/tcp +connlcli 1358/udp +ftsrv 1359/tcp +ftsrv 1359/udp +mimer 1360/tcp +mimer 1360/udp +linx 1361/tcp +linx 1361/udp +timeflies 1362/tcp +timeflies 1362/udp +ndm-requester 1363/tcp +ndm-requester 1363/udp +ndm-server 1364/tcp +ndm-server 1364/udp +adapt-sna 1365/tcp +adapt-sna 1365/udp +netware-csp 1366/tcp +netware-csp 1366/udp +dcs 1367/tcp +dcs 1367/udp +screencast 1368/tcp +screencast 1368/udp +gv-us 1369/tcp +gv-us 1369/udp +us-gv 1370/tcp +us-gv 1370/udp +fc-cli 1371/tcp +fc-cli 1371/udp +fc-ser 1372/tcp +fc-ser 1372/udp +chromagrafx 1373/tcp +chromagrafx 1373/udp +molly 1374/tcp +molly 1374/udp +bytex 1375/tcp +bytex 1375/udp +ibm-pps 1376/tcp +ibm-pps 1376/udp +cichlid 1377/tcp +cichlid 1377/udp +elan 1378/tcp +elan 1378/udp +dbreporter 1379/tcp +dbreporter 1379/udp +telesis-licman 1380/tcp +telesis-licman 1380/udp +apple-licman 1381/tcp +apple-licman 1381/udp +udt-os 1382/tcp +udt-os 1382/udp +gwha 1383/tcp +gwha 1383/udp +os-licman 1384/tcp +os-licman 1384/udp +atex-elmd 1385/tcp +atex-elmd 1385/udp +checksum 1386/tcp +checksum 1386/udp +cadsi-lm 1387/tcp +cadsi-lm 1387/udp +objective-dbc 1388/tcp +objective-dbc 1388/udp +iclpv-dm 1389/tcp +iclpv-dm 1389/udp +iclpv-sc 1390/tcp +iclpv-sc 1390/udp +iclpv-sas 1391/tcp +iclpv-sas 1391/udp +iclpv-pm 1392/tcp +iclpv-pm 1392/udp +iclpv-nls 1393/tcp +iclpv-nls 1393/udp +iclpv-nlc 1394/tcp +iclpv-nlc 1394/udp +iclpv-wsm 1395/tcp +iclpv-wsm 1395/udp +dvl-activemail 1396/tcp +dvl-activemail 1396/udp +audio-activmail 1397/tcp +audio-activmail 1397/udp +video-activmail 1398/tcp +video-activmail 1398/udp +cadkey-licman 1399/tcp +cadkey-licman 1399/udp +cadkey-tablet 1400/tcp +cadkey-tablet 1400/udp +goldleaf-licman 1401/tcp +goldleaf-licman 1401/udp +prm-sm-np 1402/tcp +prm-sm-np 1402/udp +prm-nm-np 1403/tcp +prm-nm-np 1403/udp +igi-lm 1404/tcp +igi-lm 1404/udp +ibm-res 1405/tcp +ibm-res 1405/udp +netlabs-lm 1406/tcp +netlabs-lm 1406/udp +tibet-server 1407/tcp +sophia-lm 1408/tcp +sophia-lm 1408/udp +here-lm 1409/tcp +here-lm 1409/udp +hiq 1410/tcp +hiq 1410/udp +af 1411/tcp +af 1411/udp +innosys 1412/tcp +innosys 1412/udp +innosys-acl 1413/tcp +innosys-acl 1413/udp +ibm-mqseries 1414/tcp +ibm-mqseries 1414/udp +dbstar 1415/tcp +dbstar 1415/udp +novell-lu6-2 1416/tcp +novell-lu6-2 1416/udp +timbuktu-srv1 1417/tcp +timbuktu-srv1 1417/udp +timbuktu-srv2 1418/tcp +timbuktu-srv2 1418/udp +timbuktu-srv3 1419/tcp +timbuktu-srv3 1419/udp +timbuktu-srv4 1420/tcp +timbuktu-srv4 1420/udp +gandalf-lm 1421/tcp +gandalf-lm 1421/udp +autodesk-lm 1422/tcp +autodesk-lm 1422/udp +essbase 1423/tcp +essbase 1423/udp +hybrid 1424/tcp +hybrid 1424/udp +zion-lm 1425/tcp +zion-lm 1425/udp +sais 1426/tcp +sais 1426/udp +mloadd 1427/tcp +mloadd 1427/udp +informatik-lm 1428/tcp +informatik-lm 1428/udp +nms 1429/tcp +nms 1429/udp +tpdu 1430/tcp +tpdu 1430/udp +rgtp 1431/tcp +rgtp 1431/udp +blueberry-lm 1432/tcp +blueberry-lm 1432/udp +ms-sql-s 1433/tcp +ms-sql-s 1433/udp +ms-sql-m 1434/tcp +ms-sql-m 1434/udp +ibm-cics 1435/tcp +ibm-cics 1435/udp +saism 1436/tcp +saism 1436/udp +tabula 1437/tcp +tabula 1437/udp +eicon-server 1438/tcp +eicon-server 1438/udp +eicon-x25 1439/tcp +eicon-x25 1439/udp +eicon-slp 1440/tcp +eicon-slp 1440/udp +cadis-1 1441/tcp +cadis-1 1441/udp +cadis-2 1442/tcp +cadis-2 1442/udp +ies-lm 1443/tcp +ies-lm 1443/udp +marcam-lm 1444/tcp +marcam-lm 1444/udp +proxima-lm 1445/tcp +proxima-lm 1445/udp +ora-lm 1446/tcp +ora-lm 1446/udp +apri-lm 1447/tcp +apri-lm 1447/udp +oc-lm 1448/tcp +oc-lm 1448/udp +peport 1449/tcp +peport 1449/udp +dwf 1450/tcp +dwf 1450/udp +infoman 1451/tcp +infoman 1451/udp +gtegsc-lm 1452/tcp +gtegsc-lm 1452/udp +genie-lm 1453/tcp +genie-lm 1453/udp +interhdl-elmd 1454/tcp +interhdl-elmd 1454/udp +esl-lm 1455/tcp +esl-lm 1455/udp +dca 1456/tcp +dca 1456/udp +valisys-lm 1457/tcp +valisys-lm 1457/udp +nrcabq-lm 1458/tcp +nrcabq-lm 1458/udp +proshare1 1459/tcp +proshare1 1459/udp +proshare2 1460/tcp +proshare2 1460/udp +ibm-wrless-lan 1461/tcp +ibm-wrless-lan 1461/udp +world-lm 1462/tcp +world-lm 1462/udp +nucleus 1463/tcp +nucleus 1463/udp +msl-lmd 1464/tcp +msl-lmd 1464/udp +pipes 1465/tcp +pipes 1465/udp +oceansoft-lm 1466/tcp +oceansoft-lm 1466/udp +csdmbase 1467/tcp +csdmbase 1467/udp +csdm 1468/tcp +csdm 1468/udp +aal-lm 1469/tcp +aal-lm 1469/udp +uaiact 1470/tcp +uaiact 1470/udp +csdmbase 1471/tcp +csdmbase 1471/udp +csdm 1472/tcp +csdm 1472/udp +openmath 1473/tcp +openmath 1473/udp +telefinder 1474/tcp +telefinder 1474/udp +taligent-lm 1475/tcp +taligent-lm 1475/udp +clvm-cfg 1476/tcp +clvm-cfg 1476/udp +ms-sna-server 1477/tcp +ms-sna-server 1477/udp +ms-sna-base 1478/tcp +ms-sna-base 1478/udp +dberegister 1479/tcp +dberegister 1479/udp +pacerforum 1480/tcp +pacerforum 1480/udp +airs 1481/tcp +airs 1481/udp +miteksys-lm 1482/tcp +miteksys-lm 1482/udp +afs 1483/tcp +afs 1483/udp +confluent 1484/tcp +confluent 1484/udp +lansource 1485/tcp +lansource 1485/udp +nms-topo-serv 1486/tcp +nms-topo-serv 1486/udp +localinfosrvr 1487/tcp +localinfosrvr 1487/udp +docstor 1488/tcp +docstor 1488/udp +dmdocbroker 1489/tcp +dmdocbroker 1489/udp +insitu-conf 1490/tcp +insitu-conf 1490/udp +stone-design-1 1492/tcp +stone-design-1 1492/udp +netmap-lm 1493/tcp +netmap-lm 1493/udp +ica 1494/tcp +ica 1494/udp +cvc 1495/tcp +cvc 1495/udp +liberty-lm 1496/tcp +liberty-lm 1496/udp +rfx-lm 1497/tcp +rfx-lm 1497/udp +sybase-sqlany 1498/tcp +sybase-sqlany 1498/udp +fhc 1499/tcp +fhc 1499/udp +vlsi-lm 1500/tcp +vlsi-lm 1500/udp +saiscm 1501/tcp +saiscm 1501/udp +shivadiscovery 1502/tcp +shivadiscovery 1502/udp +imtc-mcs 1503/tcp +imtc-mcs 1503/udp +evb-elm 1504/tcp +evb-elm 1504/udp +funkproxy 1505/tcp +funkproxy 1505/udp +utcd 1506/tcp +utcd 1506/udp +symplex 1507/tcp +symplex 1507/udp +diagmond 1508/tcp +diagmond 1508/udp +robcad-lm 1509/tcp +robcad-lm 1509/udp +mvx-lm 1510/tcp +mvx-lm 1510/udp +3l-l1 1511/tcp +3l-l1 1511/udp +wins 1512/tcp +wins 1512/udp +fujitsu-dtc 1513/tcp +fujitsu-dtc 1513/udp +fujitsu-dtcns 1514/tcp +fujitsu-dtcns 1514/udp +ifor-protocol 1515/tcp +ifor-protocol 1515/udp +vpad 1516/tcp +vpad 1516/udp +vpac 1517/tcp +vpac 1517/udp +vpvd 1518/tcp +vpvd 1518/udp +vpvc 1519/tcp +vpvc 1519/udp +atm-zip-office 1520/tcp +atm-zip-office 1520/udp +ncube-lm 1521/tcp +ncube-lm 1521/udp +ricardo-lm 1522/tcp +ricardo-lm 1522/udp +cichild-lm 1523/tcp +cichild-lm 1523/udp +ingreslock 1524/tcp +ingreslock 1524/udp +orasrv 1525/tcp +orasrv 1525/udp +prospero-np 1525/tcp +prospero-np 1525/udp +pdap-np 1526/tcp +pdap-np 1526/udp +tlisrv 1527/tcp +tlisrv 1527/udp +norp 1528/tcp +norp 1528/udp +norp 1528/sctp +coauthor 1529/tcp +coauthor 1529/udp +rap-service 1530/tcp +rap-service 1530/udp +rap-listen 1531/tcp +rap-listen 1531/udp +miroconnect 1532/tcp +miroconnect 1532/udp +virtual-places 1533/tcp +virtual-places 1533/udp +micromuse-lm 1534/tcp +micromuse-lm 1534/udp +ampr-info 1535/tcp +ampr-info 1535/udp +ampr-inter 1536/tcp +ampr-inter 1536/udp +sdsc-lm 1537/tcp +sdsc-lm 1537/udp +3ds-lm 1538/tcp +3ds-lm 1538/udp +intellistor-lm 1539/tcp +intellistor-lm 1539/udp +rds 1540/tcp +rds 1540/udp +rds2 1541/tcp +rds2 1541/udp +gridgen-elmd 1542/tcp +gridgen-elmd 1542/udp +simba-cs 1543/tcp +simba-cs 1543/udp +aspeclmd 1544/tcp +aspeclmd 1544/udp +vistium-share 1545/tcp +vistium-share 1545/udp +abbaccuray 1546/tcp +abbaccuray 1546/udp +laplink 1547/tcp +laplink 1547/udp +axon-lm 1548/tcp +axon-lm 1548/udp +shivahose 1549/tcp +shivasound 1549/udp +3m-image-lm 1550/tcp +3m-image-lm 1550/udp +hecmtl-db 1551/tcp +hecmtl-db 1551/udp +pciarray 1552/tcp +pciarray 1552/udp +sna-cs 1553/tcp +sna-cs 1553/udp +caci-lm 1554/tcp +caci-lm 1554/udp +livelan 1555/tcp +livelan 1555/udp +veritas-pbx 1556/tcp +veritas-pbx 1556/udp +arbortext-lm 1557/tcp +arbortext-lm 1557/udp +xingmpeg 1558/tcp +xingmpeg 1558/udp +web2host 1559/tcp +web2host 1559/udp +asci-val 1560/tcp +asci-val 1560/udp +facilityview 1561/tcp +facilityview 1561/udp +pconnectmgr 1562/tcp +pconnectmgr 1562/udp +cadabra-lm 1563/tcp +cadabra-lm 1563/udp +pay-per-view 1564/tcp +pay-per-view 1564/udp +winddlb 1565/tcp +winddlb 1565/udp +corelvideo 1566/tcp +corelvideo 1566/udp +jlicelmd 1567/tcp +jlicelmd 1567/udp +tsspmap 1568/tcp +tsspmap 1568/udp +ets 1569/tcp +ets 1569/udp +orbixd 1570/tcp +orbixd 1570/udp +rdb-dbs-disp 1571/tcp +rdb-dbs-disp 1571/udp +chip-lm 1572/tcp +chip-lm 1572/udp +itscomm-ns 1573/tcp +itscomm-ns 1573/udp +mvel-lm 1574/tcp +mvel-lm 1574/udp +oraclenames 1575/tcp +oraclenames 1575/udp +moldflow-lm 1576/tcp +moldflow-lm 1576/udp +hypercube-lm 1577/tcp +hypercube-lm 1577/udp +jacobus-lm 1578/tcp +jacobus-lm 1578/udp +ioc-sea-lm 1579/tcp +ioc-sea-lm 1579/udp +tn-tl-r1 1580/tcp +tn-tl-r2 1580/udp +mil-2045-47001 1581/tcp +mil-2045-47001 1581/udp +msims 1582/tcp +msims 1582/udp +simbaexpress 1583/tcp +simbaexpress 1583/udp +tn-tl-fd2 1584/tcp +tn-tl-fd2 1584/udp +intv 1585/tcp +intv 1585/udp +ibm-abtact 1586/tcp +ibm-abtact 1586/udp +pra-elmd 1587/tcp +pra-elmd 1587/udp +triquest-lm 1588/tcp +triquest-lm 1588/udp +vqp 1589/tcp +vqp 1589/udp +gemini-lm 1590/tcp +gemini-lm 1590/udp +ncpm-pm 1591/tcp +ncpm-pm 1591/udp +commonspace 1592/tcp +commonspace 1592/udp +mainsoft-lm 1593/tcp +mainsoft-lm 1593/udp +sixtrak 1594/tcp +sixtrak 1594/udp +radio 1595/tcp +radio 1595/udp +radio-sm 1596/tcp +radio-bc 1596/udp +orbplus-iiop 1597/tcp +orbplus-iiop 1597/udp +picknfs 1598/tcp +picknfs 1598/udp +simbaservices 1599/tcp +simbaservices 1599/udp +issd 1600/tcp +issd 1600/udp +aas 1601/tcp +aas 1601/udp +inspect 1602/tcp +inspect 1602/udp +picodbc 1603/tcp +picodbc 1603/udp +icabrowser 1604/tcp +icabrowser 1604/udp +slp 1605/tcp +slp 1605/udp +slm-api 1606/tcp +slm-api 1606/udp +stt 1607/tcp +stt 1607/udp +smart-lm 1608/tcp +smart-lm 1608/udp +isysg-lm 1609/tcp +isysg-lm 1609/udp +taurus-wh 1610/tcp +taurus-wh 1610/udp +ill 1611/tcp +ill 1611/udp +netbill-trans 1612/tcp +netbill-trans 1612/udp +netbill-keyrep 1613/tcp +netbill-keyrep 1613/udp +netbill-cred 1614/tcp +netbill-cred 1614/udp +netbill-auth 1615/tcp +netbill-auth 1615/udp +netbill-prod 1616/tcp +netbill-prod 1616/udp +nimrod-agent 1617/tcp +nimrod-agent 1617/udp +skytelnet 1618/tcp +skytelnet 1618/udp +xs-openstorage 1619/tcp +xs-openstorage 1619/udp +faxportwinport 1620/tcp +faxportwinport 1620/udp +softdataphone 1621/tcp +softdataphone 1621/udp +ontime 1622/tcp +ontime 1622/udp +jaleosnd 1623/tcp +jaleosnd 1623/udp +udp-sr-port 1624/tcp +udp-sr-port 1624/udp +svs-omagent 1625/tcp +svs-omagent 1625/udp +shockwave 1626/tcp +shockwave 1626/udp +t128-gateway 1627/tcp +t128-gateway 1627/udp +lontalk-norm 1628/tcp +lontalk-norm 1628/udp +lontalk-urgnt 1629/tcp +lontalk-urgnt 1629/udp +oraclenet8cman 1630/tcp +oraclenet8cman 1630/udp +visitview 1631/tcp +visitview 1631/udp +pammratc 1632/tcp +pammratc 1632/udp +pammrpc 1633/tcp +pammrpc 1633/udp +loaprobe 1634/tcp +loaprobe 1634/udp +edb-server1 1635/tcp +edb-server1 1635/udp +isdc 1636/tcp +isdc 1636/udp +islc 1637/tcp +islc 1637/udp +ismc 1638/tcp +ismc 1638/udp +cert-initiator 1639/tcp +cert-initiator 1639/udp +cert-responder 1640/tcp +cert-responder 1640/udp +invision 1641/tcp +invision 1641/udp +isis-am 1642/tcp +isis-am 1642/udp +isis-ambc 1643/tcp +isis-ambc 1643/udp +saiseh 1644/tcp +saiseh 1644/udp +sightline 1645/tcp +sightline 1645/udp +sa-msg-port 1646/tcp +sa-msg-port 1646/udp +rsap 1647/tcp +rsap 1647/udp +concurrent-lm 1648/tcp +concurrent-lm 1648/udp +kermit 1649/tcp +kermit 1649/udp +nkd 1650/tcp +nkd 1650/udp +shiva-confsrvr 1651/tcp +shiva-confsrvr 1651/udp +xnmp 1652/tcp +xnmp 1652/udp +alphatech-lm 1653/tcp +alphatech-lm 1653/udp +stargatealerts 1654/tcp +stargatealerts 1654/udp +dec-mbadmin 1655/tcp +dec-mbadmin 1655/udp +dec-mbadmin-h 1656/tcp +dec-mbadmin-h 1656/udp +fujitsu-mmpdc 1657/tcp +fujitsu-mmpdc 1657/udp +sixnetudr 1658/tcp +sixnetudr 1658/udp +sg-lm 1659/tcp +sg-lm 1659/udp +skip-mc-gikreq 1660/tcp +skip-mc-gikreq 1660/udp +netview-aix-1 1661/tcp +netview-aix-1 1661/udp +netview-aix-2 1662/tcp +netview-aix-2 1662/udp +netview-aix-3 1663/tcp +netview-aix-3 1663/udp +netview-aix-4 1664/tcp +netview-aix-4 1664/udp +netview-aix-5 1665/tcp +netview-aix-5 1665/udp +netview-aix-6 1666/tcp +netview-aix-6 1666/udp +netview-aix-7 1667/tcp +netview-aix-7 1667/udp +netview-aix-8 1668/tcp +netview-aix-8 1668/udp +netview-aix-9 1669/tcp +netview-aix-9 1669/udp +netview-aix-10 1670/tcp +netview-aix-10 1670/udp +netview-aix-11 1671/tcp +netview-aix-11 1671/udp +netview-aix-12 1672/tcp +netview-aix-12 1672/udp +proshare-mc-1 1673/tcp +proshare-mc-1 1673/udp +proshare-mc-2 1674/tcp +proshare-mc-2 1674/udp +pdp 1675/tcp +pdp 1675/udp +netcomm1 1676/tcp +netcomm2 1676/udp +groupwise 1677/tcp +groupwise 1677/udp +prolink 1678/tcp +prolink 1678/udp +darcorp-lm 1679/tcp +darcorp-lm 1679/udp +microcom-sbp 1680/tcp +microcom-sbp 1680/udp +sd-elmd 1681/tcp +sd-elmd 1681/udp +lanyon-lantern 1682/tcp +lanyon-lantern 1682/udp +ncpm-hip 1683/tcp +ncpm-hip 1683/udp +snaresecure 1684/tcp +snaresecure 1684/udp +n2nremote 1685/tcp +n2nremote 1685/udp +cvmon 1686/tcp +cvmon 1686/udp +nsjtp-ctrl 1687/tcp +nsjtp-ctrl 1687/udp +nsjtp-data 1688/tcp +nsjtp-data 1688/udp +firefox 1689/tcp +firefox 1689/udp +ng-umds 1690/tcp +ng-umds 1690/udp +empire-empuma 1691/tcp +empire-empuma 1691/udp +sstsys-lm 1692/tcp +sstsys-lm 1692/udp +rrirtr 1693/tcp +rrirtr 1693/udp +rrimwm 1694/tcp +rrimwm 1694/udp +rrilwm 1695/tcp +rrilwm 1695/udp +rrifmm 1696/tcp +rrifmm 1696/udp +rrisat 1697/tcp +rrisat 1697/udp +rsvp-encap-1 1698/tcp +rsvp-encap-1 1698/udp +rsvp-encap-2 1699/tcp +rsvp-encap-2 1699/udp +mps-raft 1700/tcp +mps-raft 1700/udp +l2f 1701/tcp +l2f 1701/udp +l2tp 1701/tcp +l2tp 1701/udp +deskshare 1702/tcp +deskshare 1702/udp +hb-engine 1703/tcp +hb-engine 1703/udp +bcs-broker 1704/tcp +bcs-broker 1704/udp +slingshot 1705/tcp +slingshot 1705/udp +jetform 1706/tcp +jetform 1706/udp +vdmplay 1707/tcp +vdmplay 1707/udp +gat-lmd 1708/tcp +gat-lmd 1708/udp +centra 1709/tcp +centra 1709/udp +impera 1710/tcp +impera 1710/udp +pptconference 1711/tcp +pptconference 1711/udp +registrar 1712/tcp +registrar 1712/udp +conferencetalk 1713/tcp +conferencetalk 1713/udp +sesi-lm 1714/tcp +sesi-lm 1714/udp +houdini-lm 1715/tcp +houdini-lm 1715/udp +xmsg 1716/tcp +xmsg 1716/udp +fj-hdnet 1717/tcp +fj-hdnet 1717/udp +h323gatedisc 1718/tcp +h323gatedisc 1718/udp +h323gatestat 1719/tcp +h323gatestat 1719/udp +h323hostcall 1720/tcp +h323hostcall 1720/udp +h323hostcall 1720/sctp +caicci 1721/tcp +caicci 1721/udp +hks-lm 1722/tcp +hks-lm 1722/udp +pptp 1723/tcp +pptp 1723/udp +csbphonemaster 1724/tcp +csbphonemaster 1724/udp +iden-ralp 1725/tcp +iden-ralp 1725/udp +iberiagames 1726/tcp +iberiagames 1726/udp +winddx 1727/tcp +winddx 1727/udp +telindus 1728/tcp +telindus 1728/udp +citynl 1729/tcp +citynl 1729/udp +roketz 1730/tcp +roketz 1730/udp +msiccp 1731/tcp +msiccp 1731/udp +proxim 1732/tcp +proxim 1732/udp +siipat 1733/tcp +siipat 1733/udp +cambertx-lm 1734/tcp +cambertx-lm 1734/udp +privatechat 1735/tcp +privatechat 1735/udp +street-stream 1736/tcp +street-stream 1736/udp +ultimad 1737/tcp +ultimad 1737/udp +gamegen1 1738/tcp +gamegen1 1738/udp +webaccess 1739/tcp +webaccess 1739/udp +encore 1740/tcp +encore 1740/udp +cisco-net-mgmt 1741/tcp +cisco-net-mgmt 1741/udp +3Com-nsd 1742/tcp +3Com-nsd 1742/udp +cinegrfx-lm 1743/tcp +cinegrfx-lm 1743/udp +ncpm-ft 1744/tcp +ncpm-ft 1744/udp +remote-winsock 1745/tcp +remote-winsock 1745/udp +ftrapid-1 1746/tcp +ftrapid-1 1746/udp +ftrapid-2 1747/tcp +ftrapid-2 1747/udp +oracle-em1 1748/tcp +oracle-em1 1748/udp +aspen-services 1749/tcp +aspen-services 1749/udp +sslp 1750/tcp +sslp 1750/udp +swiftnet 1751/tcp +swiftnet 1751/udp +lofr-lm 1752/tcp +lofr-lm 1752/udp +predatar-comms 1753/tcp +oracle-em2 1754/tcp +oracle-em2 1754/udp +ms-streaming 1755/tcp +ms-streaming 1755/udp +capfast-lmd 1756/tcp +capfast-lmd 1756/udp +cnhrp 1757/tcp +cnhrp 1757/udp +tftp-mcast 1758/tcp +tftp-mcast 1758/udp +spss-lm 1759/tcp +spss-lm 1759/udp +www-ldap-gw 1760/tcp +www-ldap-gw 1760/udp +cft-0 1761/tcp +cft-0 1761/udp +cft-1 1762/tcp +cft-1 1762/udp +cft-2 1763/tcp +cft-2 1763/udp +cft-3 1764/tcp +cft-3 1764/udp +cft-4 1765/tcp +cft-4 1765/udp +cft-5 1766/tcp +cft-5 1766/udp +cft-6 1767/tcp +cft-6 1767/udp +cft-7 1768/tcp +cft-7 1768/udp +bmc-net-adm 1769/tcp +bmc-net-adm 1769/udp +bmc-net-svc 1770/tcp +bmc-net-svc 1770/udp +vaultbase 1771/tcp +vaultbase 1771/udp +essweb-gw 1772/tcp +essweb-gw 1772/udp +kmscontrol 1773/tcp +kmscontrol 1773/udp +global-dtserv 1774/tcp +global-dtserv 1774/udp +vdab 1775/tcp +femis 1776/tcp +femis 1776/udp +powerguardian 1777/tcp +powerguardian 1777/udp +prodigy-intrnet 1778/tcp +prodigy-intrnet 1778/udp +pharmasoft 1779/tcp +pharmasoft 1779/udp +dpkeyserv 1780/tcp +dpkeyserv 1780/udp +answersoft-lm 1781/tcp +answersoft-lm 1781/udp +hp-hcip 1782/tcp +hp-hcip 1782/udp +finle-lm 1784/tcp +finle-lm 1784/udp +windlm 1785/tcp +windlm 1785/udp +funk-logger 1786/tcp +funk-logger 1786/udp +funk-license 1787/tcp +funk-license 1787/udp +psmond 1788/tcp +psmond 1788/udp +hello 1789/tcp +hello 1789/udp +nmsp 1790/tcp +nmsp 1790/udp +ea1 1791/tcp +ea1 1791/udp +ibm-dt-2 1792/tcp +ibm-dt-2 1792/udp +rsc-robot 1793/tcp +rsc-robot 1793/udp +cera-bcm 1794/tcp +cera-bcm 1794/udp +dpi-proxy 1795/tcp +dpi-proxy 1795/udp +vocaltec-admin 1796/tcp +vocaltec-admin 1796/udp +uma 1797/tcp +uma 1797/udp +etp 1798/tcp +etp 1798/udp +netrisk 1799/tcp +netrisk 1799/udp +ansys-lm 1800/tcp +ansys-lm 1800/udp +msmq 1801/tcp +msmq 1801/udp +concomp1 1802/tcp +concomp1 1802/udp +hp-hcip-gwy 1803/tcp +hp-hcip-gwy 1803/udp +enl 1804/tcp +enl 1804/udp +enl-name 1805/tcp +enl-name 1805/udp +musiconline 1806/tcp +musiconline 1806/udp +fhsp 1807/tcp +fhsp 1807/udp +oracle-vp2 1808/tcp +oracle-vp2 1808/udp +oracle-vp1 1809/tcp +oracle-vp1 1809/udp +jerand-lm 1810/tcp +jerand-lm 1810/udp +scientia-sdb 1811/tcp +scientia-sdb 1811/udp +radius 1812/tcp +radius 1812/udp +radius-acct 1813/tcp +radius-acct 1813/udp +tdp-suite 1814/tcp +tdp-suite 1814/udp +mmpft 1815/tcp +mmpft 1815/udp +harp 1816/tcp +harp 1816/udp +rkb-oscs 1817/tcp +rkb-oscs 1817/udp +etftp 1818/tcp +etftp 1818/udp +plato-lm 1819/tcp +plato-lm 1819/udp +mcagent 1820/tcp +mcagent 1820/udp +donnyworld 1821/tcp +donnyworld 1821/udp +es-elmd 1822/tcp +es-elmd 1822/udp +unisys-lm 1823/tcp +unisys-lm 1823/udp +metrics-pas 1824/tcp +metrics-pas 1824/udp +direcpc-video 1825/tcp +direcpc-video 1825/udp +ardt 1826/tcp +ardt 1826/udp +asi 1827/tcp +asi 1827/udp +itm-mcell-u 1828/tcp +itm-mcell-u 1828/udp +optika-emedia 1829/tcp +optika-emedia 1829/udp +net8-cman 1830/tcp +net8-cman 1830/udp +myrtle 1831/tcp +myrtle 1831/udp +tht-treasure 1832/tcp +tht-treasure 1832/udp +udpradio 1833/tcp +udpradio 1833/udp +ardusuni 1834/tcp +ardusuni 1834/udp +ardusmul 1835/tcp +ardusmul 1835/udp +ste-smsc 1836/tcp +ste-smsc 1836/udp +csoft1 1837/tcp +csoft1 1837/udp +talnet 1838/tcp +talnet 1838/udp +netopia-vo1 1839/tcp +netopia-vo1 1839/udp +netopia-vo2 1840/tcp +netopia-vo2 1840/udp +netopia-vo3 1841/tcp +netopia-vo3 1841/udp +netopia-vo4 1842/tcp +netopia-vo4 1842/udp +netopia-vo5 1843/tcp +netopia-vo5 1843/udp +direcpc-dll 1844/tcp +direcpc-dll 1844/udp +altalink 1845/tcp +altalink 1845/udp +tunstall-pnc 1846/tcp +tunstall-pnc 1846/udp +slp-notify 1847/tcp +slp-notify 1847/udp +fjdocdist 1848/tcp +fjdocdist 1848/udp +alpha-sms 1849/tcp +alpha-sms 1849/udp +gsi 1850/tcp +gsi 1850/udp +ctcd 1851/tcp +ctcd 1851/udp +virtual-time 1852/tcp +virtual-time 1852/udp +vids-avtp 1853/tcp +vids-avtp 1853/udp +buddy-draw 1854/tcp +buddy-draw 1854/udp +fiorano-rtrsvc 1855/tcp +fiorano-rtrsvc 1855/udp +fiorano-msgsvc 1856/tcp +fiorano-msgsvc 1856/udp +datacaptor 1857/tcp +datacaptor 1857/udp +privateark 1858/tcp +privateark 1858/udp +gammafetchsvr 1859/tcp +gammafetchsvr 1859/udp +sunscalar-svc 1860/tcp +sunscalar-svc 1860/udp +lecroy-vicp 1861/tcp +lecroy-vicp 1861/udp +mysql-cm-agent 1862/tcp +mysql-cm-agent 1862/udp +msnp 1863/tcp +msnp 1863/udp +paradym-31port 1864/tcp +paradym-31port 1864/udp +entp 1865/tcp +entp 1865/udp +swrmi 1866/tcp +swrmi 1866/udp +udrive 1867/tcp +udrive 1867/udp +viziblebrowser 1868/tcp +viziblebrowser 1868/udp +transact 1869/tcp +transact 1869/udp +sunscalar-dns 1870/tcp +sunscalar-dns 1870/udp +canocentral0 1871/tcp +canocentral0 1871/udp +canocentral1 1872/tcp +canocentral1 1872/udp +fjmpjps 1873/tcp +fjmpjps 1873/udp +fjswapsnp 1874/tcp +fjswapsnp 1874/udp +westell-stats 1875/tcp +westell-stats 1875/udp +ewcappsrv 1876/tcp +ewcappsrv 1876/udp +hp-webqosdb 1877/tcp +hp-webqosdb 1877/udp +drmsmc 1878/tcp +drmsmc 1878/udp +nettgain-nms 1879/tcp +nettgain-nms 1879/udp +vsat-control 1880/tcp +vsat-control 1880/udp +ibm-mqseries2 1881/tcp +ibm-mqseries2 1881/udp +ecsqdmn 1882/tcp +ecsqdmn 1882/udp +mqtt 1883/tcp +mqtt 1883/udp +idmaps 1884/tcp +idmaps 1884/udp +vrtstrapserver 1885/tcp +vrtstrapserver 1885/udp +leoip 1886/tcp +leoip 1886/udp +filex-lport 1887/tcp +filex-lport 1887/udp +ncconfig 1888/tcp +ncconfig 1888/udp +unify-adapter 1889/tcp +unify-adapter 1889/udp +wilkenlistener 1890/tcp +wilkenlistener 1890/udp +childkey-notif 1891/tcp +childkey-notif 1891/udp +childkey-ctrl 1892/tcp +childkey-ctrl 1892/udp +elad 1893/tcp +elad 1893/udp +o2server-port 1894/tcp +o2server-port 1894/udp +b-novative-ls 1896/tcp +b-novative-ls 1896/udp +metaagent 1897/tcp +metaagent 1897/udp +cymtec-port 1898/tcp +cymtec-port 1898/udp +mc2studios 1899/tcp +mc2studios 1899/udp +ssdp 1900/tcp +ssdp 1900/udp +fjicl-tep-a 1901/tcp +fjicl-tep-a 1901/udp +fjicl-tep-b 1902/tcp +fjicl-tep-b 1902/udp +linkname 1903/tcp +linkname 1903/udp +fjicl-tep-c 1904/tcp +fjicl-tep-c 1904/udp +sugp 1905/tcp +sugp 1905/udp +tpmd 1906/tcp +tpmd 1906/udp +intrastar 1907/tcp +intrastar 1907/udp +dawn 1908/tcp +dawn 1908/udp +global-wlink 1909/tcp +global-wlink 1909/udp +ultrabac 1910/tcp +ultrabac 1910/udp +mtp 1911/tcp +mtp 1911/udp +rhp-iibp 1912/tcp +rhp-iibp 1912/udp +armadp 1913/tcp +armadp 1913/udp +elm-momentum 1914/tcp +elm-momentum 1914/udp +facelink 1915/tcp +facelink 1915/udp +persona 1916/tcp +persona 1916/udp +noagent 1917/tcp +noagent 1917/udp +can-nds 1918/tcp +can-nds 1918/udp +can-dch 1919/tcp +can-dch 1919/udp +can-ferret 1920/tcp +can-ferret 1920/udp +noadmin 1921/tcp +noadmin 1921/udp +tapestry 1922/tcp +tapestry 1922/udp +spice 1923/tcp +spice 1923/udp +xiip 1924/tcp +xiip 1924/udp +discovery-port 1925/tcp +discovery-port 1925/udp +egs 1926/tcp +egs 1926/udp +videte-cipc 1927/tcp +videte-cipc 1927/udp +emsd-port 1928/tcp +emsd-port 1928/udp +bandwiz-system 1929/tcp +bandwiz-system 1929/udp +driveappserver 1930/tcp +driveappserver 1930/udp +amdsched 1931/tcp +amdsched 1931/udp +ctt-broker 1932/tcp +ctt-broker 1932/udp +xmapi 1933/tcp +xmapi 1933/udp +xaapi 1934/tcp +xaapi 1934/udp +macromedia-fcs 1935/tcp +macromedia-fcs 1935/udp +jetcmeserver 1936/tcp +jetcmeserver 1936/udp +jwserver 1937/tcp +jwserver 1937/udp +jwclient 1938/tcp +jwclient 1938/udp +jvserver 1939/tcp +jvserver 1939/udp +jvclient 1940/tcp +jvclient 1940/udp +dic-aida 1941/tcp +dic-aida 1941/udp +res 1942/tcp +res 1942/udp +beeyond-media 1943/tcp +beeyond-media 1943/udp +close-combat 1944/tcp +close-combat 1944/udp +dialogic-elmd 1945/tcp +dialogic-elmd 1945/udp +tekpls 1946/tcp +tekpls 1946/udp +sentinelsrm 1947/tcp +sentinelsrm 1947/udp +eye2eye 1948/tcp +eye2eye 1948/udp +ismaeasdaqlive 1949/tcp +ismaeasdaqlive 1949/udp +ismaeasdaqtest 1950/tcp +ismaeasdaqtest 1950/udp +bcs-lmserver 1951/tcp +bcs-lmserver 1951/udp +mpnjsc 1952/tcp +mpnjsc 1952/udp +rapidbase 1953/tcp +rapidbase 1953/udp +abr-api 1954/tcp +abr-api 1954/udp +abr-secure 1955/tcp +abr-secure 1955/udp +vrtl-vmf-ds 1956/tcp +vrtl-vmf-ds 1956/udp +unix-status 1957/tcp +unix-status 1957/udp +dxadmind 1958/tcp +dxadmind 1958/udp +simp-all 1959/tcp +simp-all 1959/udp +nasmanager 1960/tcp +nasmanager 1960/udp +bts-appserver 1961/tcp +bts-appserver 1961/udp +biap-mp 1962/tcp +biap-mp 1962/udp +webmachine 1963/tcp +webmachine 1963/udp +solid-e-engine 1964/tcp +solid-e-engine 1964/udp +tivoli-npm 1965/tcp +tivoli-npm 1965/udp +slush 1966/tcp +slush 1966/udp +sns-quote 1967/tcp +sns-quote 1967/udp +lipsinc 1968/tcp +lipsinc 1968/udp +lipsinc1 1969/tcp +lipsinc1 1969/udp +netop-rc 1970/tcp +netop-rc 1970/udp +netop-school 1971/tcp +netop-school 1971/udp +intersys-cache 1972/tcp +intersys-cache 1972/udp +dlsrap 1973/tcp +dlsrap 1973/udp +drp 1974/tcp +drp 1974/udp +tcoflashagent 1975/tcp +tcoflashagent 1975/udp +tcoregagent 1976/tcp +tcoregagent 1976/udp +tcoaddressbook 1977/tcp +tcoaddressbook 1977/udp +unisql 1978/tcp +unisql 1978/udp +unisql-java 1979/tcp +unisql-java 1979/udp +pearldoc-xact 1980/tcp +pearldoc-xact 1980/udp +p2pq 1981/tcp +p2pq 1981/udp +estamp 1982/tcp +estamp 1982/udp +lhtp 1983/tcp +lhtp 1983/udp +bb 1984/tcp +bb 1984/udp +hsrp 1985/tcp +hsrp 1985/udp +licensedaemon 1986/tcp +licensedaemon 1986/udp +tr-rsrb-p1 1987/tcp +tr-rsrb-p1 1987/udp +tr-rsrb-p2 1988/tcp +tr-rsrb-p2 1988/udp +tr-rsrb-p3 1989/tcp +tr-rsrb-p3 1989/udp +mshnet 1989/tcp +mshnet 1989/udp +stun-p1 1990/tcp +stun-p1 1990/udp +stun-p2 1991/tcp +stun-p2 1991/udp +stun-p3 1992/tcp +stun-p3 1992/udp +ipsendmsg 1992/tcp +ipsendmsg 1992/udp +snmp-tcp-port 1993/tcp +snmp-tcp-port 1993/udp +stun-port 1994/tcp +stun-port 1994/udp +perf-port 1995/tcp +perf-port 1995/udp +tr-rsrb-port 1996/tcp +tr-rsrb-port 1996/udp +gdp-port 1997/tcp +gdp-port 1997/udp +x25-svc-port 1998/tcp +x25-svc-port 1998/udp +tcp-id-port 1999/tcp +tcp-id-port 1999/udp +cisco-sccp 2000/tcp +cisco-sccp 2000/udp +dc 2001/tcp +wizard 2001/udp +globe 2002/tcp +globe 2002/udp +brutus 2003/tcp +brutus 2003/udp +mailbox 2004/tcp +emce 2004/udp +berknet 2005/tcp +oracle 2005/udp +invokator 2006/tcp +raid-cd 2006/udp +dectalk 2007/tcp +raid-am 2007/udp +conf 2008/tcp +terminaldb 2008/udp +news 2009/tcp +whosockami 2009/udp +search 2010/tcp +pipe-server 2010/udp +raid-cc 2011/tcp +servserv 2011/udp +ttyinfo 2012/tcp +raid-ac 2012/udp +raid-am 2013/tcp +raid-cd 2013/udp +troff 2014/tcp +raid-sf 2014/udp +cypress 2015/tcp +raid-cs 2015/udp +bootserver 2016/tcp +bootserver 2016/udp +cypress-stat 2017/tcp +bootclient 2017/udp +terminaldb 2018/tcp +rellpack 2018/udp +whosockami 2019/tcp +about 2019/udp +xinupageserver 2020/tcp +xinupageserver 2020/udp +servexec 2021/tcp +xinuexpansion1 2021/udp +down 2022/tcp +xinuexpansion2 2022/udp +xinuexpansion3 2023/tcp +xinuexpansion3 2023/udp +xinuexpansion4 2024/tcp +xinuexpansion4 2024/udp +ellpack 2025/tcp +xribs 2025/udp +scrabble 2026/tcp +scrabble 2026/udp +shadowserver 2027/tcp +shadowserver 2027/udp +submitserver 2028/tcp +submitserver 2028/udp +hsrpv6 2029/tcp +hsrpv6 2029/udp +device2 2030/tcp +device2 2030/udp +mobrien-chat 2031/tcp +mobrien-chat 2031/udp +blackboard 2032/tcp +blackboard 2032/udp +glogger 2033/tcp +glogger 2033/udp +scoremgr 2034/tcp +scoremgr 2034/udp +imsldoc 2035/tcp +imsldoc 2035/udp +e-dpnet 2036/tcp +e-dpnet 2036/udp +applus 2037/tcp +applus 2037/udp +objectmanager 2038/tcp +objectmanager 2038/udp +prizma 2039/tcp +prizma 2039/udp +lam 2040/tcp +lam 2040/udp +interbase 2041/tcp +interbase 2041/udp +isis 2042/tcp +isis 2042/udp +isis-bcast 2043/tcp +isis-bcast 2043/udp +rimsl 2044/tcp +rimsl 2044/udp +cdfunc 2045/tcp +cdfunc 2045/udp +sdfunc 2046/tcp +sdfunc 2046/udp +dls 2047/tcp +dls 2047/udp +dls-monitor 2048/tcp +dls-monitor 2048/udp +shilp 2049/tcp +shilp 2049/udp +nfs 2049/tcp +nfs 2049/udp +nfs 2049/sctp +av-emb-config 2050/tcp +av-emb-config 2050/udp +epnsdp 2051/tcp +epnsdp 2051/udp +clearvisn 2052/tcp +clearvisn 2052/udp +lot105-ds-upd 2053/tcp +lot105-ds-upd 2053/udp +weblogin 2054/tcp +weblogin 2054/udp +iop 2055/tcp +iop 2055/udp +omnisky 2056/tcp +omnisky 2056/udp +rich-cp 2057/tcp +rich-cp 2057/udp +newwavesearch 2058/tcp +newwavesearch 2058/udp +bmc-messaging 2059/tcp +bmc-messaging 2059/udp +teleniumdaemon 2060/tcp +teleniumdaemon 2060/udp +netmount 2061/tcp +netmount 2061/udp +icg-swp 2062/tcp +icg-swp 2062/udp +icg-bridge 2063/tcp +icg-bridge 2063/udp +icg-iprelay 2064/tcp +icg-iprelay 2064/udp +dlsrpn 2065/tcp +dlsrpn 2065/udp +aura 2066/tcp +aura 2066/udp +dlswpn 2067/tcp +dlswpn 2067/udp +avauthsrvprtcl 2068/tcp +avauthsrvprtcl 2068/udp +event-port 2069/tcp +event-port 2069/udp +ah-esp-encap 2070/tcp +ah-esp-encap 2070/udp +acp-port 2071/tcp +acp-port 2071/udp +msync 2072/tcp +msync 2072/udp +gxs-data-port 2073/tcp +gxs-data-port 2073/udp +vrtl-vmf-sa 2074/tcp +vrtl-vmf-sa 2074/udp +newlixengine 2075/tcp +newlixengine 2075/udp +newlixconfig 2076/tcp +newlixconfig 2076/udp +tsrmagt 2077/tcp +tsrmagt 2077/udp +tpcsrvr 2078/tcp +tpcsrvr 2078/udp +idware-router 2079/tcp +idware-router 2079/udp +autodesk-nlm 2080/tcp +autodesk-nlm 2080/udp +kme-trap-port 2081/tcp +kme-trap-port 2081/udp +infowave 2082/tcp +infowave 2082/udp +radsec 2083/tcp +radsec 2083/udp +sunclustergeo 2084/tcp +sunclustergeo 2084/udp +ada-cip 2085/tcp +ada-cip 2085/udp +gnunet 2086/tcp +gnunet 2086/udp +eli 2087/tcp +eli 2087/udp +ip-blf 2088/tcp +ip-blf 2088/udp +sep 2089/tcp +sep 2089/udp +lrp 2090/tcp +lrp 2090/udp +prp 2091/tcp +prp 2091/udp +descent3 2092/tcp +descent3 2092/udp +nbx-cc 2093/tcp +nbx-cc 2093/udp +nbx-au 2094/tcp +nbx-au 2094/udp +nbx-ser 2095/tcp +nbx-ser 2095/udp +nbx-dir 2096/tcp +nbx-dir 2096/udp +jetformpreview 2097/tcp +jetformpreview 2097/udp +dialog-port 2098/tcp +dialog-port 2098/udp +h2250-annex-g 2099/tcp +h2250-annex-g 2099/udp +amiganetfs 2100/tcp +amiganetfs 2100/udp +rtcm-sc104 2101/tcp +rtcm-sc104 2101/udp +zephyr-srv 2102/tcp +zephyr-srv 2102/udp +zephyr-clt 2103/tcp +zephyr-clt 2103/udp +zephyr-hm 2104/tcp +zephyr-hm 2104/udp +minipay 2105/tcp +minipay 2105/udp +mzap 2106/tcp +mzap 2106/udp +bintec-admin 2107/tcp +bintec-admin 2107/udp +comcam 2108/tcp +comcam 2108/udp +ergolight 2109/tcp +ergolight 2109/udp +umsp 2110/tcp +umsp 2110/udp +dsatp 2111/tcp +dsatp 2111/udp +idonix-metanet 2112/tcp +idonix-metanet 2112/udp +hsl-storm 2113/tcp +hsl-storm 2113/udp +ariascribe 2114/tcp +ariascribe 2114/udp +kdm 2115/tcp +kdm 2115/udp +ccowcmr 2116/tcp +ccowcmr 2116/udp +mentaclient 2117/tcp +mentaclient 2117/udp +mentaserver 2118/tcp +mentaserver 2118/udp +gsigatekeeper 2119/tcp +gsigatekeeper 2119/udp +qencp 2120/tcp +qencp 2120/udp +scientia-ssdb 2121/tcp +scientia-ssdb 2121/udp +caupc-remote 2122/tcp +caupc-remote 2122/udp +gtp-control 2123/tcp +gtp-control 2123/udp +elatelink 2124/tcp +elatelink 2124/udp +lockstep 2125/tcp +lockstep 2125/udp +pktcable-cops 2126/tcp +pktcable-cops 2126/udp +index-pc-wb 2127/tcp +index-pc-wb 2127/udp +net-steward 2128/tcp +net-steward 2128/udp +cs-live 2129/tcp +cs-live 2129/udp +xds 2130/tcp +xds 2130/udp +avantageb2b 2131/tcp +avantageb2b 2131/udp +solera-epmap 2132/tcp +solera-epmap 2132/udp +zymed-zpp 2133/tcp +zymed-zpp 2133/udp +avenue 2134/tcp +avenue 2134/udp +gris 2135/tcp +gris 2135/udp +appworxsrv 2136/tcp +appworxsrv 2136/udp +connect 2137/tcp +connect 2137/udp +unbind-cluster 2138/tcp +unbind-cluster 2138/udp +ias-auth 2139/tcp +ias-auth 2139/udp +ias-reg 2140/tcp +ias-reg 2140/udp +ias-admind 2141/tcp +ias-admind 2141/udp +tdmoip 2142/tcp +tdmoip 2142/udp +lv-jc 2143/tcp +lv-jc 2143/udp +lv-ffx 2144/tcp +lv-ffx 2144/udp +lv-pici 2145/tcp +lv-pici 2145/udp +lv-not 2146/tcp +lv-not 2146/udp +lv-auth 2147/tcp +lv-auth 2147/udp +veritas-ucl 2148/tcp +veritas-ucl 2148/udp +acptsys 2149/tcp +acptsys 2149/udp +dynamic3d 2150/tcp +dynamic3d 2150/udp +docent 2151/tcp +docent 2151/udp +gtp-user 2152/tcp +gtp-user 2152/udp +ctlptc 2153/tcp +ctlptc 2153/udp +stdptc 2154/tcp +stdptc 2154/udp +brdptc 2155/tcp +brdptc 2155/udp +trp 2156/tcp +trp 2156/udp +xnds 2157/tcp +xnds 2157/udp +touchnetplus 2158/tcp +touchnetplus 2158/udp +gdbremote 2159/tcp +gdbremote 2159/udp +apc-2160 2160/tcp +apc-2160 2160/udp +apc-2161 2161/tcp +apc-2161 2161/udp +navisphere 2162/tcp +navisphere 2162/udp +navisphere-sec 2163/tcp +navisphere-sec 2163/udp +ddns-v3 2164/tcp +ddns-v3 2164/udp +x-bone-api 2165/tcp +x-bone-api 2165/udp +iwserver 2166/tcp +iwserver 2166/udp +raw-serial 2167/tcp +raw-serial 2167/udp +easy-soft-mux 2168/tcp +easy-soft-mux 2168/udp +brain 2169/tcp +brain 2169/udp +eyetv 2170/tcp +eyetv 2170/udp +msfw-storage 2171/tcp +msfw-storage 2171/udp +msfw-s-storage 2172/tcp +msfw-s-storage 2172/udp +msfw-replica 2173/tcp +msfw-replica 2173/udp +msfw-array 2174/tcp +msfw-array 2174/udp +airsync 2175/tcp +airsync 2175/udp +rapi 2176/tcp +rapi 2176/udp +qwave 2177/tcp +qwave 2177/udp +bitspeer 2178/tcp +bitspeer 2178/udp +vmrdp 2179/tcp +vmrdp 2179/udp +mc-gt-srv 2180/tcp +mc-gt-srv 2180/udp +eforward 2181/tcp +eforward 2181/udp +cgn-stat 2182/tcp +cgn-stat 2182/udp +cgn-config 2183/tcp +cgn-config 2183/udp +nvd 2184/tcp +nvd 2184/udp +onbase-dds 2185/tcp +onbase-dds 2185/udp +gtaua 2186/tcp +gtaua 2186/udp +ssmc 2187/tcp +ssmd 2187/udp +radware-rpm 2188/tcp +radware-rpm-s 2189/tcp +tivoconnect 2190/tcp +tivoconnect 2190/udp +tvbus 2191/tcp +tvbus 2191/udp +asdis 2192/tcp +asdis 2192/udp +drwcs 2193/tcp +drwcs 2193/udp +mnp-exchange 2197/tcp +mnp-exchange 2197/udp +onehome-remote 2198/tcp +onehome-remote 2198/udp +onehome-help 2199/tcp +onehome-help 2199/udp +ats 2201/tcp +ats 2201/udp +imtc-map 2202/tcp +imtc-map 2202/udp +b2-runtime 2203/tcp +b2-runtime 2203/udp +b2-license 2204/tcp +b2-license 2204/udp +jps 2205/tcp +jps 2205/udp +hpocbus 2206/tcp +hpocbus 2206/udp +hpssd 2207/tcp +hpssd 2207/udp +hpiod 2208/tcp +hpiod 2208/udp +rimf-ps 2209/tcp +rimf-ps 2209/udp +noaaport 2210/tcp +noaaport 2210/udp +emwin 2211/tcp +emwin 2211/udp +leecoposserver 2212/tcp +leecoposserver 2212/udp +kali 2213/tcp +kali 2213/udp +rpi 2214/tcp +rpi 2214/udp +ipcore 2215/tcp +ipcore 2215/udp +vtu-comms 2216/tcp +vtu-comms 2216/udp +gotodevice 2217/tcp +gotodevice 2217/udp +bounzza 2218/tcp +bounzza 2218/udp +netiq-ncap 2219/tcp +netiq-ncap 2219/udp +netiq 2220/tcp +netiq 2220/udp +ethernet-ip-s 2221/tcp +ethernet-ip-s 2221/udp +EtherNet-IP-1 2222/tcp +EtherNet-IP-1 2222/udp +rockwell-csp2 2223/tcp +rockwell-csp2 2223/udp +efi-mg 2224/tcp +efi-mg 2224/udp +rcip-itu 2225/tcp +rcip-itu 2225/sctp +di-drm 2226/tcp +di-drm 2226/udp +di-msg 2227/tcp +di-msg 2227/udp +ehome-ms 2228/tcp +ehome-ms 2228/udp +datalens 2229/tcp +datalens 2229/udp +queueadm 2230/tcp +queueadm 2230/udp +wimaxasncp 2231/tcp +wimaxasncp 2231/udp +ivs-video 2232/tcp +ivs-video 2232/udp +infocrypt 2233/tcp +infocrypt 2233/udp +directplay 2234/tcp +directplay 2234/udp +sercomm-wlink 2235/tcp +sercomm-wlink 2235/udp +nani 2236/tcp +nani 2236/udp +optech-port1-lm 2237/tcp +optech-port1-lm 2237/udp +aviva-sna 2238/tcp +aviva-sna 2238/udp +imagequery 2239/tcp +imagequery 2239/udp +recipe 2240/tcp +recipe 2240/udp +ivsd 2241/tcp +ivsd 2241/udp +foliocorp 2242/tcp +foliocorp 2242/udp +magicom 2243/tcp +magicom 2243/udp +nmsserver 2244/tcp +nmsserver 2244/udp +hao 2245/tcp +hao 2245/udp +pc-mta-addrmap 2246/tcp +pc-mta-addrmap 2246/udp +antidotemgrsvr 2247/tcp +antidotemgrsvr 2247/udp +ums 2248/tcp +ums 2248/udp +rfmp 2249/tcp +rfmp 2249/udp +remote-collab 2250/tcp +remote-collab 2250/udp +dif-port 2251/tcp +dif-port 2251/udp +njenet-ssl 2252/tcp +njenet-ssl 2252/udp +dtv-chan-req 2253/tcp +dtv-chan-req 2253/udp +seispoc 2254/tcp +seispoc 2254/udp +vrtp 2255/tcp +vrtp 2255/udp +pcc-mfp 2256/tcp +pcc-mfp 2256/udp +simple-tx-rx 2257/tcp +simple-tx-rx 2257/udp +rcts 2258/tcp +rcts 2258/udp +apc-2260 2260/tcp +apc-2260 2260/udp +comotionmaster 2261/tcp +comotionmaster 2261/udp +comotionback 2262/tcp +comotionback 2262/udp +ecwcfg 2263/tcp +ecwcfg 2263/udp +apx500api-1 2264/tcp +apx500api-1 2264/udp +apx500api-2 2265/tcp +apx500api-2 2265/udp +mfserver 2266/tcp +mfserver 2266/udp +ontobroker 2267/tcp +ontobroker 2267/udp +amt 2268/tcp +amt 2268/udp +mikey 2269/tcp +mikey 2269/udp +starschool 2270/tcp +starschool 2270/udp +mmcals 2271/tcp +mmcals 2271/udp +mmcal 2272/tcp +mmcal 2272/udp +mysql-im 2273/tcp +mysql-im 2273/udp +pcttunnell 2274/tcp +pcttunnell 2274/udp +ibridge-data 2275/tcp +ibridge-data 2275/udp +ibridge-mgmt 2276/tcp +ibridge-mgmt 2276/udp +bluectrlproxy 2277/tcp +bluectrlproxy 2277/udp +s3db 2278/tcp +s3db 2278/udp +xmquery 2279/tcp +xmquery 2279/udp +lnvpoller 2280/tcp +lnvpoller 2280/udp +lnvconsole 2281/tcp +lnvconsole 2281/udp +lnvalarm 2282/tcp +lnvalarm 2282/udp +lnvstatus 2283/tcp +lnvstatus 2283/udp +lnvmaps 2284/tcp +lnvmaps 2284/udp +lnvmailmon 2285/tcp +lnvmailmon 2285/udp +nas-metering 2286/tcp +nas-metering 2286/udp +dna 2287/tcp +dna 2287/udp +netml 2288/tcp +netml 2288/udp +dict-lookup 2289/tcp +dict-lookup 2289/udp +sonus-logging 2290/tcp +sonus-logging 2290/udp +eapsp 2291/tcp +eapsp 2291/udp +mib-streaming 2292/tcp +mib-streaming 2292/udp +npdbgmngr 2293/tcp +npdbgmngr 2293/udp +konshus-lm 2294/tcp +konshus-lm 2294/udp +advant-lm 2295/tcp +advant-lm 2295/udp +theta-lm 2296/tcp +theta-lm 2296/udp +d2k-datamover1 2297/tcp +d2k-datamover1 2297/udp +d2k-datamover2 2298/tcp +d2k-datamover2 2298/udp +pc-telecommute 2299/tcp +pc-telecommute 2299/udp +cvmmon 2300/tcp +cvmmon 2300/udp +cpq-wbem 2301/tcp +cpq-wbem 2301/udp +binderysupport 2302/tcp +binderysupport 2302/udp +proxy-gateway 2303/tcp +proxy-gateway 2303/udp +attachmate-uts 2304/tcp +attachmate-uts 2304/udp +mt-scaleserver 2305/tcp +mt-scaleserver 2305/udp +tappi-boxnet 2306/tcp +tappi-boxnet 2306/udp +pehelp 2307/tcp +pehelp 2307/udp +sdhelp 2308/tcp +sdhelp 2308/udp +sdserver 2309/tcp +sdserver 2309/udp +sdclient 2310/tcp +sdclient 2310/udp +messageservice 2311/tcp +messageservice 2311/udp +wanscaler 2312/tcp +wanscaler 2312/udp +iapp 2313/tcp +iapp 2313/udp +cr-websystems 2314/tcp +cr-websystems 2314/udp +precise-sft 2315/tcp +precise-sft 2315/udp +sent-lm 2316/tcp +sent-lm 2316/udp +attachmate-g32 2317/tcp +attachmate-g32 2317/udp +cadencecontrol 2318/tcp +cadencecontrol 2318/udp +infolibria 2319/tcp +infolibria 2319/udp +siebel-ns 2320/tcp +siebel-ns 2320/udp +rdlap 2321/tcp +rdlap 2321/udp +ofsd 2322/tcp +ofsd 2322/udp +3d-nfsd 2323/tcp +3d-nfsd 2323/udp +cosmocall 2324/tcp +cosmocall 2324/udp +ansysli 2325/tcp +ansysli 2325/udp +idcp 2326/tcp +idcp 2326/udp +xingcsm 2327/tcp +xingcsm 2327/udp +netrix-sftm 2328/tcp +netrix-sftm 2328/udp +nvd 2329/tcp +nvd 2329/udp +tscchat 2330/tcp +tscchat 2330/udp +agentview 2331/tcp +agentview 2331/udp +rcc-host 2332/tcp +rcc-host 2332/udp +snapp 2333/tcp +snapp 2333/udp +ace-client 2334/tcp +ace-client 2334/udp +ace-proxy 2335/tcp +ace-proxy 2335/udp +appleugcontrol 2336/tcp +appleugcontrol 2336/udp +ideesrv 2337/tcp +ideesrv 2337/udp +norton-lambert 2338/tcp +norton-lambert 2338/udp +3com-webview 2339/tcp +3com-webview 2339/udp +wrs-registry 2340/tcp +wrs-registry 2340/udp +xiostatus 2341/tcp +xiostatus 2341/udp +manage-exec 2342/tcp +manage-exec 2342/udp +nati-logos 2343/tcp +nati-logos 2343/udp +fcmsys 2344/tcp +fcmsys 2344/udp +dbm 2345/tcp +dbm 2345/udp +redstorm-join 2346/tcp +redstorm-join 2346/udp +redstorm-find 2347/tcp +redstorm-find 2347/udp +redstorm-info 2348/tcp +redstorm-info 2348/udp +redstorm-diag 2349/tcp +redstorm-diag 2349/udp +psbserver 2350/tcp +psbserver 2350/udp +psrserver 2351/tcp +psrserver 2351/udp +pslserver 2352/tcp +pslserver 2352/udp +pspserver 2353/tcp +pspserver 2353/udp +psprserver 2354/tcp +psprserver 2354/udp +psdbserver 2355/tcp +psdbserver 2355/udp +gxtelmd 2356/tcp +gxtelmd 2356/udp +unihub-server 2357/tcp +unihub-server 2357/udp +futrix 2358/tcp +futrix 2358/udp +flukeserver 2359/tcp +flukeserver 2359/udp +nexstorindltd 2360/tcp +nexstorindltd 2360/udp +tl1 2361/tcp +tl1 2361/udp +digiman 2362/tcp +digiman 2362/udp +mediacntrlnfsd 2363/tcp +mediacntrlnfsd 2363/udp +oi-2000 2364/tcp +oi-2000 2364/udp +dbref 2365/tcp +dbref 2365/udp +qip-login 2366/tcp +qip-login 2366/udp +service-ctrl 2367/tcp +service-ctrl 2367/udp +opentable 2368/tcp +opentable 2368/udp +l3-hbmon 2370/tcp +l3-hbmon 2370/udp +rda 2371/tcp +lanmessenger 2372/tcp +lanmessenger 2372/udp +remographlm 2373/tcp +hydra 2374/tcp +docker 2375/tcp +docker-s 2376/tcp +swarm 2377/tcp +dali 2378/udp +etcd-client 2379/tcp +etcd-server 2380/tcp +compaq-https 2381/tcp +compaq-https 2381/udp +ms-olap3 2382/tcp +ms-olap3 2382/udp +ms-olap4 2383/tcp +ms-olap4 2383/udp +sd-request 2384/tcp +sd-capacity 2384/udp +sd-data 2385/tcp +sd-data 2385/udp +virtualtape 2386/tcp +virtualtape 2386/udp +vsamredirector 2387/tcp +vsamredirector 2387/udp +mynahautostart 2388/tcp +mynahautostart 2388/udp +ovsessionmgr 2389/tcp +ovsessionmgr 2389/udp +rsmtp 2390/tcp +rsmtp 2390/udp +3com-net-mgmt 2391/tcp +3com-net-mgmt 2391/udp +tacticalauth 2392/tcp +tacticalauth 2392/udp +ms-olap1 2393/tcp +ms-olap1 2393/udp +ms-olap2 2394/tcp +ms-olap2 2394/udp +lan900-remote 2395/tcp +lan900-remote 2395/udp +wusage 2396/tcp +wusage 2396/udp +ncl 2397/tcp +ncl 2397/udp +orbiter 2398/tcp +orbiter 2398/udp +fmpro-fdal 2399/tcp +fmpro-fdal 2399/udp +opequus-server 2400/tcp +opequus-server 2400/udp +cvspserver 2401/tcp +cvspserver 2401/udp +taskmaster2000 2402/tcp +taskmaster2000 2402/udp +taskmaster2000 2403/tcp +taskmaster2000 2403/udp +iec-104 2404/tcp +iec-104 2404/udp +trc-netpoll 2405/tcp +trc-netpoll 2405/udp +jediserver 2406/tcp +jediserver 2406/udp +orion 2407/tcp +orion 2407/udp +railgun-webaccl 2408/tcp +sns-protocol 2409/tcp +sns-protocol 2409/udp +vrts-registry 2410/tcp +vrts-registry 2410/udp +netwave-ap-mgmt 2411/tcp +netwave-ap-mgmt 2411/udp +cdn 2412/tcp +cdn 2412/udp +orion-rmi-reg 2413/tcp +orion-rmi-reg 2413/udp +beeyond 2414/tcp +beeyond 2414/udp +codima-rtp 2415/tcp +codima-rtp 2415/udp +rmtserver 2416/tcp +rmtserver 2416/udp +composit-server 2417/tcp +composit-server 2417/udp +cas 2418/tcp +cas 2418/udp +attachmate-s2s 2419/tcp +attachmate-s2s 2419/udp +dslremote-mgmt 2420/tcp +dslremote-mgmt 2420/udp +g-talk 2421/tcp +g-talk 2421/udp +crmsbits 2422/tcp +crmsbits 2422/udp +rnrp 2423/tcp +rnrp 2423/udp +kofax-svr 2424/tcp +kofax-svr 2424/udp +fjitsuappmgr 2425/tcp +fjitsuappmgr 2425/udp +vcmp 2426/tcp +vcmp 2426/udp +mgcp-gateway 2427/tcp +mgcp-gateway 2427/udp +ott 2428/tcp +ott 2428/udp +ft-role 2429/tcp +ft-role 2429/udp +venus 2430/tcp +venus 2430/udp +venus-se 2431/tcp +venus-se 2431/udp +codasrv 2432/tcp +codasrv 2432/udp +codasrv-se 2433/tcp +codasrv-se 2433/udp +pxc-epmap 2434/tcp +pxc-epmap 2434/udp +optilogic 2435/tcp +optilogic 2435/udp +topx 2436/tcp +topx 2436/udp +unicontrol 2437/tcp +unicontrol 2437/udp +msp 2438/tcp +msp 2438/udp +sybasedbsynch 2439/tcp +sybasedbsynch 2439/udp +spearway 2440/tcp +spearway 2440/udp +pvsw-inet 2441/tcp +pvsw-inet 2441/udp +netangel 2442/tcp +netangel 2442/udp +powerclientcsf 2443/tcp +powerclientcsf 2443/udp +btpp2sectrans 2444/tcp +btpp2sectrans 2444/udp +dtn1 2445/tcp +dtn1 2445/udp +bues-service 2446/tcp +bues-service 2446/udp +ovwdb 2447/tcp +ovwdb 2447/udp +hpppssvr 2448/tcp +hpppssvr 2448/udp +ratl 2449/tcp +ratl 2449/udp +netadmin 2450/tcp +netadmin 2450/udp +netchat 2451/tcp +netchat 2451/udp +snifferclient 2452/tcp +snifferclient 2452/udp +madge-ltd 2453/tcp +madge-ltd 2453/udp +indx-dds 2454/tcp +indx-dds 2454/udp +wago-io-system 2455/tcp +wago-io-system 2455/udp +altav-remmgt 2456/tcp +altav-remmgt 2456/udp +rapido-ip 2457/tcp +rapido-ip 2457/udp +griffin 2458/tcp +griffin 2458/udp +xrpl 2459/tcp +xrpl 2459/udp +ms-theater 2460/tcp +ms-theater 2460/udp +qadmifoper 2461/tcp +qadmifoper 2461/udp +qadmifevent 2462/tcp +qadmifevent 2462/udp +lsi-raid-mgmt 2463/tcp +lsi-raid-mgmt 2463/udp +direcpc-si 2464/tcp +direcpc-si 2464/udp +lbm 2465/tcp +lbm 2465/udp +lbf 2466/tcp +lbf 2466/udp +high-criteria 2467/tcp +high-criteria 2467/udp +qip-msgd 2468/tcp +qip-msgd 2468/udp +mti-tcs-comm 2469/tcp +mti-tcs-comm 2469/udp +taskman-port 2470/tcp +taskman-port 2470/udp +seaodbc 2471/tcp +seaodbc 2471/udp +c3 2472/tcp +c3 2472/udp +aker-cdp 2473/tcp +aker-cdp 2473/udp +vitalanalysis 2474/tcp +vitalanalysis 2474/udp +ace-server 2475/tcp +ace-server 2475/udp +ace-svr-prop 2476/tcp +ace-svr-prop 2476/udp +ssm-cvs 2477/tcp +ssm-cvs 2477/udp +ssm-cssps 2478/tcp +ssm-cssps 2478/udp +ssm-els 2479/tcp +ssm-els 2479/udp +powerexchange 2480/tcp +powerexchange 2480/udp +giop 2481/tcp +giop 2481/udp +giop-ssl 2482/tcp +giop-ssl 2482/udp +ttc 2483/tcp +ttc 2483/udp +ttc-ssl 2484/tcp +ttc-ssl 2484/udp +netobjects1 2485/tcp +netobjects1 2485/udp +netobjects2 2486/tcp +netobjects2 2486/udp +pns 2487/tcp +pns 2487/udp +moy-corp 2488/tcp +moy-corp 2488/udp +tsilb 2489/tcp +tsilb 2489/udp +qip-qdhcp 2490/tcp +qip-qdhcp 2490/udp +conclave-cpp 2491/tcp +conclave-cpp 2491/udp +groove 2492/tcp +groove 2492/udp +talarian-mqs 2493/tcp +talarian-mqs 2493/udp +bmc-ar 2494/tcp +bmc-ar 2494/udp +fast-rem-serv 2495/tcp +fast-rem-serv 2495/udp +dirgis 2496/tcp +dirgis 2496/udp +quaddb 2497/tcp +quaddb 2497/udp +odn-castraq 2498/tcp +odn-castraq 2498/udp +unicontrol 2499/tcp +unicontrol 2499/udp +rtsserv 2500/tcp +rtsserv 2500/udp +rtsclient 2501/tcp +rtsclient 2501/udp +kentrox-prot 2502/tcp +kentrox-prot 2502/udp +nms-dpnss 2503/tcp +nms-dpnss 2503/udp +wlbs 2504/tcp +wlbs 2504/udp +ppcontrol 2505/tcp +ppcontrol 2505/udp +jbroker 2506/tcp +jbroker 2506/udp +spock 2507/tcp +spock 2507/udp +jdatastore 2508/tcp +jdatastore 2508/udp +fjmpss 2509/tcp +fjmpss 2509/udp +fjappmgrbulk 2510/tcp +fjappmgrbulk 2510/udp +metastorm 2511/tcp +metastorm 2511/udp +citrixima 2512/tcp +citrixima 2512/udp +citrixadmin 2513/tcp +citrixadmin 2513/udp +facsys-ntp 2514/tcp +facsys-ntp 2514/udp +facsys-router 2515/tcp +facsys-router 2515/udp +maincontrol 2516/tcp +maincontrol 2516/udp +call-sig-trans 2517/tcp +call-sig-trans 2517/udp +willy 2518/tcp +willy 2518/udp +globmsgsvc 2519/tcp +globmsgsvc 2519/udp +pvsw 2520/tcp +pvsw 2520/udp +adaptecmgr 2521/tcp +adaptecmgr 2521/udp +windb 2522/tcp +windb 2522/udp +qke-llc-v3 2523/tcp +qke-llc-v3 2523/udp +optiwave-lm 2524/tcp +optiwave-lm 2524/udp +ms-v-worlds 2525/tcp +ms-v-worlds 2525/udp +ema-sent-lm 2526/tcp +ema-sent-lm 2526/udp +iqserver 2527/tcp +iqserver 2527/udp +ncr-ccl 2528/tcp +ncr-ccl 2528/udp +utsftp 2529/tcp +utsftp 2529/udp +vrcommerce 2530/tcp +vrcommerce 2530/udp +ito-e-gui 2531/tcp +ito-e-gui 2531/udp +ovtopmd 2532/tcp +ovtopmd 2532/udp +snifferserver 2533/tcp +snifferserver 2533/udp +combox-web-acc 2534/tcp +combox-web-acc 2534/udp +madcap 2535/tcp +madcap 2535/udp +btpp2audctr1 2536/tcp +btpp2audctr1 2536/udp +upgrade 2537/tcp +upgrade 2537/udp +vnwk-prapi 2538/tcp +vnwk-prapi 2538/udp +vsiadmin 2539/tcp +vsiadmin 2539/udp +lonworks 2540/tcp +lonworks 2540/udp +lonworks2 2541/tcp +lonworks2 2541/udp +udrawgraph 2542/tcp +udrawgraph 2542/udp +reftek 2543/tcp +reftek 2543/udp +novell-zen 2544/tcp +novell-zen 2544/udp +sis-emt 2545/tcp +sis-emt 2545/udp +vytalvaultbrtp 2546/tcp +vytalvaultbrtp 2546/udp +vytalvaultvsmp 2547/tcp +vytalvaultvsmp 2547/udp +vytalvaultpipe 2548/tcp +vytalvaultpipe 2548/udp +ipass 2549/tcp +ipass 2549/udp +ads 2550/tcp +ads 2550/udp +isg-uda-server 2551/tcp +isg-uda-server 2551/udp +call-logging 2552/tcp +call-logging 2552/udp +efidiningport 2553/tcp +efidiningport 2553/udp +vcnet-link-v10 2554/tcp +vcnet-link-v10 2554/udp +compaq-wcp 2555/tcp +compaq-wcp 2555/udp +nicetec-nmsvc 2556/tcp +nicetec-nmsvc 2556/udp +nicetec-mgmt 2557/tcp +nicetec-mgmt 2557/udp +pclemultimedia 2558/tcp +pclemultimedia 2558/udp +lstp 2559/tcp +lstp 2559/udp +labrat 2560/tcp +labrat 2560/udp +mosaixcc 2561/tcp +mosaixcc 2561/udp +delibo 2562/tcp +delibo 2562/udp +cti-redwood 2563/tcp +cti-redwood 2563/udp +hp-3000-telnet 2564/tcp +hp-3000-telnet 2564/udp +coord-svr 2565/tcp +coord-svr 2565/udp +pcs-pcw 2566/tcp +pcs-pcw 2566/udp +clp 2567/tcp +clp 2567/udp +spamtrap 2568/tcp +spamtrap 2568/udp +sonuscallsig 2569/tcp +sonuscallsig 2569/udp +hs-port 2570/tcp +hs-port 2570/udp +cecsvc 2571/tcp +cecsvc 2571/udp +ibp 2572/tcp +ibp 2572/udp +trustestablish 2573/tcp +trustestablish 2573/udp +blockade-bpsp 2574/tcp +blockade-bpsp 2574/udp +hl7 2575/tcp +hl7 2575/udp +tclprodebugger 2576/tcp +tclprodebugger 2576/udp +scipticslsrvr 2577/tcp +scipticslsrvr 2577/udp +rvs-isdn-dcp 2578/tcp +rvs-isdn-dcp 2578/udp +mpfoncl 2579/tcp +mpfoncl 2579/udp +tributary 2580/tcp +tributary 2580/udp +argis-te 2581/tcp +argis-te 2581/udp +argis-ds 2582/tcp +argis-ds 2582/udp +mon 2583/tcp +mon 2583/udp +cyaserv 2584/tcp +cyaserv 2584/udp +netx-server 2585/tcp +netx-server 2585/udp +netx-agent 2586/tcp +netx-agent 2586/udp +masc 2587/tcp +masc 2587/udp +privilege 2588/tcp +privilege 2588/udp +quartus-tcl 2589/tcp +quartus-tcl 2589/udp +idotdist 2590/tcp +idotdist 2590/udp +maytagshuffle 2591/tcp +maytagshuffle 2591/udp +netrek 2592/tcp +netrek 2592/udp +mns-mail 2593/tcp +mns-mail 2593/udp +dts 2594/tcp +dts 2594/udp +worldfusion1 2595/tcp +worldfusion1 2595/udp +worldfusion2 2596/tcp +worldfusion2 2596/udp +homesteadglory 2597/tcp +homesteadglory 2597/udp +citriximaclient 2598/tcp +citriximaclient 2598/udp +snapd 2599/tcp +snapd 2599/udp +hpstgmgr 2600/tcp +hpstgmgr 2600/udp +discp-client 2601/tcp +discp-client 2601/udp +discp-server 2602/tcp +discp-server 2602/udp +servicemeter 2603/tcp +servicemeter 2603/udp +nsc-ccs 2604/tcp +nsc-ccs 2604/udp +nsc-posa 2605/tcp +nsc-posa 2605/udp +netmon 2606/tcp +netmon 2606/udp +connection 2607/tcp +connection 2607/udp +wag-service 2608/tcp +wag-service 2608/udp +system-monitor 2609/tcp +system-monitor 2609/udp +versa-tek 2610/tcp +versa-tek 2610/udp +lionhead 2611/tcp +lionhead 2611/udp +qpasa-agent 2612/tcp +qpasa-agent 2612/udp +smntubootstrap 2613/tcp +smntubootstrap 2613/udp +neveroffline 2614/tcp +neveroffline 2614/udp +firepower 2615/tcp +firepower 2615/udp +appswitch-emp 2616/tcp +appswitch-emp 2616/udp +cmadmin 2617/tcp +cmadmin 2617/udp +priority-e-com 2618/tcp +priority-e-com 2618/udp +bruce 2619/tcp +bruce 2619/udp +lpsrecommender 2620/tcp +lpsrecommender 2620/udp +miles-apart 2621/tcp +miles-apart 2621/udp +metricadbc 2622/tcp +metricadbc 2622/udp +lmdp 2623/tcp +lmdp 2623/udp +aria 2624/tcp +aria 2624/udp +blwnkl-port 2625/tcp +blwnkl-port 2625/udp +gbjd816 2626/tcp +gbjd816 2626/udp +moshebeeri 2627/tcp +moshebeeri 2627/udp +dict 2628/tcp +dict 2628/udp +sitaraserver 2629/tcp +sitaraserver 2629/udp +sitaramgmt 2630/tcp +sitaramgmt 2630/udp +sitaradir 2631/tcp +sitaradir 2631/udp +irdg-post 2632/tcp +irdg-post 2632/udp +interintelli 2633/tcp +interintelli 2633/udp +pk-electronics 2634/tcp +pk-electronics 2634/udp +backburner 2635/tcp +backburner 2635/udp +solve 2636/tcp +solve 2636/udp +imdocsvc 2637/tcp +imdocsvc 2637/udp +sybaseanywhere 2638/tcp +sybaseanywhere 2638/udp +aminet 2639/tcp +aminet 2639/udp +ami-control 2640/tcp +ami-control 2640/udp +hdl-srv 2641/tcp +hdl-srv 2641/udp +tragic 2642/tcp +tragic 2642/udp +gte-samp 2643/tcp +gte-samp 2643/udp +travsoft-ipx-t 2644/tcp +travsoft-ipx-t 2644/udp +novell-ipx-cmd 2645/tcp +novell-ipx-cmd 2645/udp +and-lm 2646/tcp +and-lm 2646/udp +syncserver 2647/tcp +syncserver 2647/udp +upsnotifyprot 2648/tcp +upsnotifyprot 2648/udp +vpsipport 2649/tcp +vpsipport 2649/udp +eristwoguns 2650/tcp +eristwoguns 2650/udp +ebinsite 2651/tcp +ebinsite 2651/udp +interpathpanel 2652/tcp +interpathpanel 2652/udp +sonus 2653/tcp +sonus 2653/udp +corel-vncadmin 2654/tcp +corel-vncadmin 2654/udp +unglue 2655/tcp +unglue 2655/udp +kana 2656/tcp +kana 2656/udp +sns-dispatcher 2657/tcp +sns-dispatcher 2657/udp +sns-admin 2658/tcp +sns-admin 2658/udp +sns-query 2659/tcp +sns-query 2659/udp +gcmonitor 2660/tcp +gcmonitor 2660/udp +olhost 2661/tcp +olhost 2661/udp +bintec-capi 2662/tcp +bintec-capi 2662/udp +bintec-tapi 2663/tcp +bintec-tapi 2663/udp +patrol-mq-gm 2664/tcp +patrol-mq-gm 2664/udp +patrol-mq-nm 2665/tcp +patrol-mq-nm 2665/udp +extensis 2666/tcp +extensis 2666/udp +alarm-clock-s 2667/tcp +alarm-clock-s 2667/udp +alarm-clock-c 2668/tcp +alarm-clock-c 2668/udp +toad 2669/tcp +toad 2669/udp +tve-announce 2670/tcp +tve-announce 2670/udp +newlixreg 2671/tcp +newlixreg 2671/udp +nhserver 2672/tcp +nhserver 2672/udp +firstcall42 2673/tcp +firstcall42 2673/udp +ewnn 2674/tcp +ewnn 2674/udp +ttc-etap 2675/tcp +ttc-etap 2675/udp +simslink 2676/tcp +simslink 2676/udp +gadgetgate1way 2677/tcp +gadgetgate1way 2677/udp +gadgetgate2way 2678/tcp +gadgetgate2way 2678/udp +syncserverssl 2679/tcp +syncserverssl 2679/udp +pxc-sapxom 2680/tcp +pxc-sapxom 2680/udp +mpnjsomb 2681/tcp +mpnjsomb 2681/udp +ncdloadbalance 2683/tcp +ncdloadbalance 2683/udp +mpnjsosv 2684/tcp +mpnjsosv 2684/udp +mpnjsocl 2685/tcp +mpnjsocl 2685/udp +mpnjsomg 2686/tcp +mpnjsomg 2686/udp +pq-lic-mgmt 2687/tcp +pq-lic-mgmt 2687/udp +md-cg-http 2688/tcp +md-cg-http 2688/udp +fastlynx 2689/tcp +fastlynx 2689/udp +hp-nnm-data 2690/tcp +hp-nnm-data 2690/udp +itinternet 2691/tcp +itinternet 2691/udp +admins-lms 2692/tcp +admins-lms 2692/udp +pwrsevent 2694/tcp +pwrsevent 2694/udp +vspread 2695/tcp +vspread 2695/udp +unifyadmin 2696/tcp +unifyadmin 2696/udp +oce-snmp-trap 2697/tcp +oce-snmp-trap 2697/udp +mck-ivpip 2698/tcp +mck-ivpip 2698/udp +csoft-plusclnt 2699/tcp +csoft-plusclnt 2699/udp +tqdata 2700/tcp +tqdata 2700/udp +sms-rcinfo 2701/tcp +sms-rcinfo 2701/udp +sms-xfer 2702/tcp +sms-xfer 2702/udp +sms-chat 2703/tcp +sms-chat 2703/udp +sms-remctrl 2704/tcp +sms-remctrl 2704/udp +sds-admin 2705/tcp +sds-admin 2705/udp +ncdmirroring 2706/tcp +ncdmirroring 2706/udp +emcsymapiport 2707/tcp +emcsymapiport 2707/udp +banyan-net 2708/tcp +banyan-net 2708/udp +supermon 2709/tcp +supermon 2709/udp +sso-service 2710/tcp +sso-service 2710/udp +sso-control 2711/tcp +sso-control 2711/udp +aocp 2712/tcp +aocp 2712/udp +raventbs 2713/tcp +raventbs 2713/udp +raventdm 2714/tcp +raventdm 2714/udp +hpstgmgr2 2715/tcp +hpstgmgr2 2715/udp +inova-ip-disco 2716/tcp +inova-ip-disco 2716/udp +pn-requester 2717/tcp +pn-requester 2717/udp +pn-requester2 2718/tcp +pn-requester2 2718/udp +scan-change 2719/tcp +scan-change 2719/udp +wkars 2720/tcp +wkars 2720/udp +smart-diagnose 2721/tcp +smart-diagnose 2721/udp +proactivesrvr 2722/tcp +proactivesrvr 2722/udp +watchdog-nt 2723/tcp +watchdog-nt 2723/udp +qotps 2724/tcp +qotps 2724/udp +msolap-ptp2 2725/tcp +msolap-ptp2 2725/udp +tams 2726/tcp +tams 2726/udp +mgcp-callagent 2727/tcp +mgcp-callagent 2727/udp +sqdr 2728/tcp +sqdr 2728/udp +tcim-control 2729/tcp +tcim-control 2729/udp +nec-raidplus 2730/tcp +nec-raidplus 2730/udp +fyre-messanger 2731/tcp +fyre-messanger 2731/udp +g5m 2732/tcp +g5m 2732/udp +signet-ctf 2733/tcp +signet-ctf 2733/udp +ccs-software 2734/tcp +ccs-software 2734/udp +netiq-mc 2735/tcp +netiq-mc 2735/udp +radwiz-nms-srv 2736/tcp +radwiz-nms-srv 2736/udp +srp-feedback 2737/tcp +srp-feedback 2737/udp +ndl-tcp-ois-gw 2738/tcp +ndl-tcp-ois-gw 2738/udp +tn-timing 2739/tcp +tn-timing 2739/udp +alarm 2740/tcp +alarm 2740/udp +tsb 2741/tcp +tsb 2741/udp +tsb2 2742/tcp +tsb2 2742/udp +murx 2743/tcp +murx 2743/udp +honyaku 2744/tcp +honyaku 2744/udp +urbisnet 2745/tcp +urbisnet 2745/udp +cpudpencap 2746/tcp +cpudpencap 2746/udp +fjippol-swrly 2747/tcp +fjippol-swrly 2747/udp +fjippol-polsvr 2748/tcp +fjippol-polsvr 2748/udp +fjippol-cnsl 2749/tcp +fjippol-cnsl 2749/udp +fjippol-port1 2750/tcp +fjippol-port1 2750/udp +fjippol-port2 2751/tcp +fjippol-port2 2751/udp +rsisysaccess 2752/tcp +rsisysaccess 2752/udp +de-spot 2753/tcp +de-spot 2753/udp +apollo-cc 2754/tcp +apollo-cc 2754/udp +expresspay 2755/tcp +expresspay 2755/udp +simplement-tie 2756/tcp +simplement-tie 2756/udp +cnrp 2757/tcp +cnrp 2757/udp +apollo-status 2758/tcp +apollo-status 2758/udp +apollo-gms 2759/tcp +apollo-gms 2759/udp +sabams 2760/tcp +sabams 2760/udp +dicom-iscl 2761/tcp +dicom-iscl 2761/udp +dicom-tls 2762/tcp +dicom-tls 2762/udp +desktop-dna 2763/tcp +desktop-dna 2763/udp +data-insurance 2764/tcp +data-insurance 2764/udp +qip-audup 2765/tcp +qip-audup 2765/udp +compaq-scp 2766/tcp +compaq-scp 2766/udp +uadtc 2767/tcp +uadtc 2767/udp +uacs 2768/tcp +uacs 2768/udp +exce 2769/tcp +exce 2769/udp +veronica 2770/tcp +veronica 2770/udp +vergencecm 2771/tcp +vergencecm 2771/udp +auris 2772/tcp +auris 2772/udp +rbakcup1 2773/tcp +rbakcup1 2773/udp +rbakcup2 2774/tcp +rbakcup2 2774/udp +smpp 2775/tcp +smpp 2775/udp +ridgeway1 2776/tcp +ridgeway1 2776/udp +ridgeway2 2777/tcp +ridgeway2 2777/udp +gwen-sonya 2778/tcp +gwen-sonya 2778/udp +lbc-sync 2779/tcp +lbc-sync 2779/udp +lbc-control 2780/tcp +lbc-control 2780/udp +whosells 2781/tcp +whosells 2781/udp +everydayrc 2782/tcp +everydayrc 2782/udp +aises 2783/tcp +aises 2783/udp +www-dev 2784/tcp +www-dev 2784/udp +aic-np 2785/tcp +aic-np 2785/udp +aic-oncrpc 2786/tcp +aic-oncrpc 2786/udp +piccolo 2787/tcp +piccolo 2787/udp +fryeserv 2788/tcp +fryeserv 2788/udp +media-agent 2789/tcp +media-agent 2789/udp +plgproxy 2790/tcp +plgproxy 2790/udp +mtport-regist 2791/tcp +mtport-regist 2791/udp +f5-globalsite 2792/tcp +f5-globalsite 2792/udp +initlsmsad 2793/tcp +initlsmsad 2793/udp +livestats 2795/tcp +livestats 2795/udp +ac-tech 2796/tcp +ac-tech 2796/udp +esp-encap 2797/tcp +esp-encap 2797/udp +tmesis-upshot 2798/tcp +tmesis-upshot 2798/udp +icon-discover 2799/tcp +icon-discover 2799/udp +acc-raid 2800/tcp +acc-raid 2800/udp +igcp 2801/tcp +igcp 2801/udp +veritas-tcp1 2802/tcp +veritas-udp1 2802/udp +btprjctrl 2803/tcp +btprjctrl 2803/udp +dvr-esm 2804/tcp +dvr-esm 2804/udp +wta-wsp-s 2805/tcp +wta-wsp-s 2805/udp +cspuni 2806/tcp +cspuni 2806/udp +cspmulti 2807/tcp +cspmulti 2807/udp +j-lan-p 2808/tcp +j-lan-p 2808/udp +corbaloc 2809/tcp +corbaloc 2809/udp +netsteward 2810/tcp +netsteward 2810/udp +gsiftp 2811/tcp +gsiftp 2811/udp +atmtcp 2812/tcp +atmtcp 2812/udp +llm-pass 2813/tcp +llm-pass 2813/udp +llm-csv 2814/tcp +llm-csv 2814/udp +lbc-measure 2815/tcp +lbc-measure 2815/udp +lbc-watchdog 2816/tcp +lbc-watchdog 2816/udp +nmsigport 2817/tcp +nmsigport 2817/udp +rmlnk 2818/tcp +rmlnk 2818/udp +fc-faultnotify 2819/tcp +fc-faultnotify 2819/udp +univision 2820/tcp +univision 2820/udp +vrts-at-port 2821/tcp +vrts-at-port 2821/udp +ka0wuc 2822/tcp +ka0wuc 2822/udp +cqg-netlan 2823/tcp +cqg-netlan 2823/udp +cqg-netlan-1 2824/tcp +cqg-netlan-1 2824/udp +slc-systemlog 2826/tcp +slc-systemlog 2826/udp +slc-ctrlrloops 2827/tcp +slc-ctrlrloops 2827/udp +itm-lm 2828/tcp +itm-lm 2828/udp +silkp1 2829/tcp +silkp1 2829/udp +silkp2 2830/tcp +silkp2 2830/udp +silkp3 2831/tcp +silkp3 2831/udp +silkp4 2832/tcp +silkp4 2832/udp +glishd 2833/tcp +glishd 2833/udp +evtp 2834/tcp +evtp 2834/udp +evtp-data 2835/tcp +evtp-data 2835/udp +catalyst 2836/tcp +catalyst 2836/udp +repliweb 2837/tcp +repliweb 2837/udp +starbot 2838/tcp +starbot 2838/udp +nmsigport 2839/tcp +nmsigport 2839/udp +l3-exprt 2840/tcp +l3-exprt 2840/udp +l3-ranger 2841/tcp +l3-ranger 2841/udp +l3-hawk 2842/tcp +l3-hawk 2842/udp +pdnet 2843/tcp +pdnet 2843/udp +bpcp-poll 2844/tcp +bpcp-poll 2844/udp +bpcp-trap 2845/tcp +bpcp-trap 2845/udp +aimpp-hello 2846/tcp +aimpp-hello 2846/udp +aimpp-port-req 2847/tcp +aimpp-port-req 2847/udp +amt-blc-port 2848/tcp +amt-blc-port 2848/udp +fxp 2849/tcp +fxp 2849/udp +metaconsole 2850/tcp +metaconsole 2850/udp +webemshttp 2851/tcp +webemshttp 2851/udp +bears-01 2852/tcp +bears-01 2852/udp +ispipes 2853/tcp +ispipes 2853/udp +infomover 2854/tcp +infomover 2854/udp +msrp 2855/tcp +cesdinv 2856/tcp +cesdinv 2856/udp +simctlp 2857/tcp +simctlp 2857/udp +ecnp 2858/tcp +ecnp 2858/udp +activememory 2859/tcp +activememory 2859/udp +dialpad-voice1 2860/tcp +dialpad-voice1 2860/udp +dialpad-voice2 2861/tcp +dialpad-voice2 2861/udp +ttg-protocol 2862/tcp +ttg-protocol 2862/udp +sonardata 2863/tcp +sonardata 2863/udp +astronova-main 2864/tcp +astronova-main 2864/udp +pit-vpn 2865/tcp +pit-vpn 2865/udp +iwlistener 2866/tcp +iwlistener 2866/udp +esps-portal 2867/tcp +esps-portal 2867/udp +npep-messaging 2868/tcp +npep-messaging 2868/udp +icslap 2869/tcp +icslap 2869/udp +daishi 2870/tcp +daishi 2870/udp +msi-selectplay 2871/tcp +msi-selectplay 2871/udp +radix 2872/tcp +radix 2872/udp +psrt 2873/tcp +psrt 2873/udp +dxmessagebase1 2874/tcp +dxmessagebase1 2874/udp +dxmessagebase2 2875/tcp +dxmessagebase2 2875/udp +sps-tunnel 2876/tcp +sps-tunnel 2876/udp +bluelance 2877/tcp +bluelance 2877/udp +aap 2878/tcp +aap 2878/udp +ucentric-ds 2879/tcp +ucentric-ds 2879/udp +synapse 2880/tcp +synapse 2880/udp +ndsp 2881/tcp +ndsp 2881/udp +ndtp 2882/tcp +ndtp 2882/udp +ndnp 2883/tcp +ndnp 2883/udp +flashmsg 2884/tcp +flashmsg 2884/udp +topflow 2885/tcp +topflow 2885/udp +responselogic 2886/tcp +responselogic 2886/udp +aironetddp 2887/tcp +aironetddp 2887/udp +spcsdlobby 2888/tcp +spcsdlobby 2888/udp +rsom 2889/tcp +rsom 2889/udp +cspclmulti 2890/tcp +cspclmulti 2890/udp +cinegrfx-elmd 2891/tcp +cinegrfx-elmd 2891/udp +snifferdata 2892/tcp +snifferdata 2892/udp +vseconnector 2893/tcp +vseconnector 2893/udp +abacus-remote 2894/tcp +abacus-remote 2894/udp +natuslink 2895/tcp +natuslink 2895/udp +ecovisiong6-1 2896/tcp +ecovisiong6-1 2896/udp +citrix-rtmp 2897/tcp +citrix-rtmp 2897/udp +appliance-cfg 2898/tcp +appliance-cfg 2898/udp +powergemplus 2899/tcp +powergemplus 2899/udp +quicksuite 2900/tcp +quicksuite 2900/udp +allstorcns 2901/tcp +allstorcns 2901/udp +netaspi 2902/tcp +netaspi 2902/udp +suitcase 2903/tcp +suitcase 2903/udp +m2ua 2904/tcp +m2ua 2904/udp +m2ua 2904/sctp +m3ua 2905/tcp +m3ua 2905/sctp +caller9 2906/tcp +caller9 2906/udp +webmethods-b2b 2907/tcp +webmethods-b2b 2907/udp +mao 2908/tcp +mao 2908/udp +funk-dialout 2909/tcp +funk-dialout 2909/udp +tdaccess 2910/tcp +tdaccess 2910/udp +blockade 2911/tcp +blockade 2911/udp +epicon 2912/tcp +epicon 2912/udp +boosterware 2913/tcp +boosterware 2913/udp +gamelobby 2914/tcp +gamelobby 2914/udp +tksocket 2915/tcp +tksocket 2915/udp +elvin-server 2916/tcp +elvin-server 2916/udp +elvin-client 2917/tcp +elvin-client 2917/udp +kastenchasepad 2918/tcp +kastenchasepad 2918/udp +roboer 2919/tcp +roboer 2919/udp +roboeda 2920/tcp +roboeda 2920/udp +cesdcdman 2921/tcp +cesdcdman 2921/udp +cesdcdtrn 2922/tcp +cesdcdtrn 2922/udp +wta-wsp-wtp-s 2923/tcp +wta-wsp-wtp-s 2923/udp +precise-vip 2924/tcp +precise-vip 2924/udp +mobile-file-dl 2926/tcp +mobile-file-dl 2926/udp +unimobilectrl 2927/tcp +unimobilectrl 2927/udp +redstone-cpss 2928/tcp +redstone-cpss 2928/udp +amx-webadmin 2929/tcp +amx-webadmin 2929/udp +amx-weblinx 2930/tcp +amx-weblinx 2930/udp +circle-x 2931/tcp +circle-x 2931/udp +incp 2932/tcp +incp 2932/udp +4-tieropmgw 2933/tcp +4-tieropmgw 2933/udp +4-tieropmcli 2934/tcp +4-tieropmcli 2934/udp +qtp 2935/tcp +qtp 2935/udp +otpatch 2936/tcp +otpatch 2936/udp +pnaconsult-lm 2937/tcp +pnaconsult-lm 2937/udp +sm-pas-1 2938/tcp +sm-pas-1 2938/udp +sm-pas-2 2939/tcp +sm-pas-2 2939/udp +sm-pas-3 2940/tcp +sm-pas-3 2940/udp +sm-pas-4 2941/tcp +sm-pas-4 2941/udp +sm-pas-5 2942/tcp +sm-pas-5 2942/udp +ttnrepository 2943/tcp +ttnrepository 2943/udp +megaco-h248 2944/tcp +megaco-h248 2944/udp +megaco-h248 2944/sctp +h248-binary 2945/tcp +h248-binary 2945/udp +h248-binary 2945/sctp +fjsvmpor 2946/tcp +fjsvmpor 2946/udp +gpsd 2947/tcp +gpsd 2947/udp +wap-push 2948/tcp +wap-push 2948/udp +wap-pushsecure 2949/tcp +wap-pushsecure 2949/udp +esip 2950/tcp +esip 2950/udp +ottp 2951/tcp +ottp 2951/udp +mpfwsas 2952/tcp +mpfwsas 2952/udp +ovalarmsrv 2953/tcp +ovalarmsrv 2953/udp +ovalarmsrv-cmd 2954/tcp +ovalarmsrv-cmd 2954/udp +csnotify 2955/tcp +csnotify 2955/udp +ovrimosdbman 2956/tcp +ovrimosdbman 2956/udp +jmact5 2957/tcp +jmact5 2957/udp +jmact6 2958/tcp +jmact6 2958/udp +rmopagt 2959/tcp +rmopagt 2959/udp +dfoxserver 2960/tcp +dfoxserver 2960/udp +boldsoft-lm 2961/tcp +boldsoft-lm 2961/udp +iph-policy-cli 2962/tcp +iph-policy-cli 2962/udp +iph-policy-adm 2963/tcp +iph-policy-adm 2963/udp +bullant-srap 2964/tcp +bullant-srap 2964/udp +bullant-rap 2965/tcp +bullant-rap 2965/udp +idp-infotrieve 2966/tcp +idp-infotrieve 2966/udp +ssc-agent 2967/tcp +ssc-agent 2967/udp +enpp 2968/tcp +enpp 2968/udp +essp 2969/tcp +essp 2969/udp +index-net 2970/tcp +index-net 2970/udp +netclip 2971/tcp +netclip 2971/udp +pmsm-webrctl 2972/tcp +pmsm-webrctl 2972/udp +svnetworks 2973/tcp +svnetworks 2973/udp +signal 2974/tcp +signal 2974/udp +fjmpcm 2975/tcp +fjmpcm 2975/udp +cns-srv-port 2976/tcp +cns-srv-port 2976/udp +ttc-etap-ns 2977/tcp +ttc-etap-ns 2977/udp +ttc-etap-ds 2978/tcp +ttc-etap-ds 2978/udp +h263-video 2979/tcp +h263-video 2979/udp +wimd 2980/tcp +wimd 2980/udp +mylxamport 2981/tcp +mylxamport 2981/udp +iwb-whiteboard 2982/tcp +iwb-whiteboard 2982/udp +netplan 2983/tcp +netplan 2983/udp +hpidsadmin 2984/tcp +hpidsadmin 2984/udp +hpidsagent 2985/tcp +hpidsagent 2985/udp +stonefalls 2986/tcp +stonefalls 2986/udp +identify 2987/tcp +identify 2987/udp +hippad 2988/tcp +hippad 2988/udp +zarkov 2989/tcp +zarkov 2989/udp +boscap 2990/tcp +boscap 2990/udp +wkstn-mon 2991/tcp +wkstn-mon 2991/udp +avenyo 2992/tcp +avenyo 2992/udp +veritas-vis1 2993/tcp +veritas-vis1 2993/udp +veritas-vis2 2994/tcp +veritas-vis2 2994/udp +idrs 2995/tcp +idrs 2995/udp +vsixml 2996/tcp +vsixml 2996/udp +rebol 2997/tcp +rebol 2997/udp +realsecure 2998/tcp +realsecure 2998/udp +hbci 3000/tcp +hbci 3000/udp +remoteware-cl 3000/tcp +remoteware-cl 3000/udp +origo-native 3001/tcp +exlm-agent 3002/tcp +exlm-agent 3002/udp +remoteware-srv 3002/tcp +remoteware-srv 3002/udp +cgms 3003/tcp +cgms 3003/udp +csoftragent 3004/tcp +csoftragent 3004/udp +geniuslm 3005/tcp +geniuslm 3005/udp +ii-admin 3006/tcp +ii-admin 3006/udp +lotusmtap 3007/tcp +lotusmtap 3007/udp +midnight-tech 3008/tcp +midnight-tech 3008/udp +pxc-ntfy 3009/tcp +pxc-ntfy 3009/udp +gw 3010/tcp +ping-pong 3010/udp +trusted-web 3011/tcp +trusted-web 3011/udp +twsdss 3012/tcp +twsdss 3012/udp +gilatskysurfer 3013/tcp +gilatskysurfer 3013/udp +broker-service 3014/tcp +broker-service 3014/udp +nati-dstp 3015/tcp +nati-dstp 3015/udp +notify-srvr 3016/tcp +notify-srvr 3016/udp +event-listener 3017/tcp +event-listener 3017/udp +srvc-registry 3018/tcp +srvc-registry 3018/udp +resource-mgr 3019/tcp +resource-mgr 3019/udp +cifs 3020/tcp +cifs 3020/udp +agriserver 3021/tcp +agriserver 3021/udp +csregagent 3022/tcp +csregagent 3022/udp +magicnotes 3023/tcp +magicnotes 3023/udp +nds-sso 3024/tcp +nds-sso 3024/udp +arepa-raft 3025/tcp +arepa-raft 3025/udp +agri-gateway 3026/tcp +agri-gateway 3026/udp +LiebDevMgmt-C 3027/tcp +LiebDevMgmt-C 3027/udp +LiebDevMgmt-DM 3028/tcp +LiebDevMgmt-DM 3028/udp +LiebDevMgmt-A 3029/tcp +LiebDevMgmt-A 3029/udp +arepa-cas 3030/tcp +arepa-cas 3030/udp +eppc 3031/tcp +eppc 3031/udp +redwood-chat 3032/tcp +redwood-chat 3032/udp +pdb 3033/tcp +pdb 3033/udp +osmosis-aeea 3034/tcp +osmosis-aeea 3034/udp +fjsv-gssagt 3035/tcp +fjsv-gssagt 3035/udp +hagel-dump 3036/tcp +hagel-dump 3036/udp +hp-san-mgmt 3037/tcp +hp-san-mgmt 3037/udp +santak-ups 3038/tcp +santak-ups 3038/udp +cogitate 3039/tcp +cogitate 3039/udp +tomato-springs 3040/tcp +tomato-springs 3040/udp +di-traceware 3041/tcp +di-traceware 3041/udp +journee 3042/tcp +journee 3042/udp +brp 3043/tcp +brp 3043/udp +epp 3044/tcp +epp 3044/udp +responsenet 3045/tcp +responsenet 3045/udp +di-ase 3046/tcp +di-ase 3046/udp +hlserver 3047/tcp +hlserver 3047/udp +pctrader 3048/tcp +pctrader 3048/udp +nsws 3049/tcp +nsws 3049/udp +gds-db 3050/tcp +gds-db 3050/udp +galaxy-server 3051/tcp +galaxy-server 3051/udp +apc-3052 3052/tcp +apc-3052 3052/udp +dsom-server 3053/tcp +dsom-server 3053/udp +amt-cnf-prot 3054/tcp +amt-cnf-prot 3054/udp +policyserver 3055/tcp +policyserver 3055/udp +cdl-server 3056/tcp +cdl-server 3056/udp +goahead-fldup 3057/tcp +goahead-fldup 3057/udp +videobeans 3058/tcp +videobeans 3058/udp +qsoft 3059/tcp +qsoft 3059/udp +interserver 3060/tcp +interserver 3060/udp +cautcpd 3061/tcp +cautcpd 3061/udp +ncacn-ip-tcp 3062/tcp +ncacn-ip-tcp 3062/udp +ncadg-ip-udp 3063/tcp +ncadg-ip-udp 3063/udp +rprt 3064/tcp +rprt 3064/udp +slinterbase 3065/tcp +slinterbase 3065/udp +netattachsdmp 3066/tcp +netattachsdmp 3066/udp +fjhpjp 3067/tcp +fjhpjp 3067/udp +ls3bcast 3068/tcp +ls3bcast 3068/udp +ls3 3069/tcp +ls3 3069/udp +mgxswitch 3070/tcp +mgxswitch 3070/udp +xplat-replicate 3071/tcp +csd-monitor 3072/tcp +csd-monitor 3072/udp +vcrp 3073/tcp +vcrp 3073/udp +xbox 3074/tcp +xbox 3074/udp +orbix-locator 3075/tcp +orbix-locator 3075/udp +orbix-config 3076/tcp +orbix-config 3076/udp +orbix-loc-ssl 3077/tcp +orbix-loc-ssl 3077/udp +orbix-cfg-ssl 3078/tcp +orbix-cfg-ssl 3078/udp +lv-frontpanel 3079/tcp +lv-frontpanel 3079/udp +stm-pproc 3080/tcp +stm-pproc 3080/udp +tl1-lv 3081/tcp +tl1-lv 3081/udp +tl1-raw 3082/tcp +tl1-raw 3082/udp +tl1-telnet 3083/tcp +tl1-telnet 3083/udp +itm-mccs 3084/tcp +itm-mccs 3084/udp +pcihreq 3085/tcp +pcihreq 3085/udp +jdl-dbkitchen 3086/tcp +jdl-dbkitchen 3086/udp +asoki-sma 3087/tcp +asoki-sma 3087/udp +xdtp 3088/tcp +xdtp 3088/udp +ptk-alink 3089/tcp +ptk-alink 3089/udp +stss 3090/tcp +stss 3090/udp +1ci-smcs 3091/tcp +1ci-smcs 3091/udp +rapidmq-center 3093/tcp +rapidmq-center 3093/udp +rapidmq-reg 3094/tcp +rapidmq-reg 3094/udp +panasas 3095/tcp +panasas 3095/udp +ndl-aps 3096/tcp +ndl-aps 3096/udp +itu-bicc-stc 3097/sctp +umm-port 3098/tcp +umm-port 3098/udp +chmd 3099/tcp +chmd 3099/udp +opcon-xps 3100/tcp +opcon-xps 3100/udp +hp-pxpib 3101/tcp +hp-pxpib 3101/udp +slslavemon 3102/tcp +slslavemon 3102/udp +autocuesmi 3103/tcp +autocuesmi 3103/udp +autocuelog 3104/tcp +autocuetime 3104/udp +cardbox 3105/tcp +cardbox 3105/udp +cardbox-http 3106/tcp +cardbox-http 3106/udp +business 3107/tcp +business 3107/udp +geolocate 3108/tcp +geolocate 3108/udp +personnel 3109/tcp +personnel 3109/udp +sim-control 3110/tcp +sim-control 3110/udp +wsynch 3111/tcp +wsynch 3111/udp +ksysguard 3112/tcp +ksysguard 3112/udp +cs-auth-svr 3113/tcp +cs-auth-svr 3113/udp +ccmad 3114/tcp +ccmad 3114/udp +mctet-master 3115/tcp +mctet-master 3115/udp +mctet-gateway 3116/tcp +mctet-gateway 3116/udp +mctet-jserv 3117/tcp +mctet-jserv 3117/udp +pkagent 3118/tcp +pkagent 3118/udp +d2000kernel 3119/tcp +d2000kernel 3119/udp +d2000webserver 3120/tcp +d2000webserver 3120/udp +pcmk-remote 3121/tcp +vtr-emulator 3122/tcp +vtr-emulator 3122/udp +edix 3123/tcp +edix 3123/udp +beacon-port 3124/tcp +beacon-port 3124/udp +a13-an 3125/tcp +a13-an 3125/udp +ctx-bridge 3127/tcp +ctx-bridge 3127/udp +ndl-aas 3128/tcp +ndl-aas 3128/udp +netport-id 3129/tcp +netport-id 3129/udp +icpv2 3130/tcp +icpv2 3130/udp +netbookmark 3131/tcp +netbookmark 3131/udp +ms-rule-engine 3132/tcp +ms-rule-engine 3132/udp +prism-deploy 3133/tcp +prism-deploy 3133/udp +ecp 3134/tcp +ecp 3134/udp +peerbook-port 3135/tcp +peerbook-port 3135/udp +grubd 3136/tcp +grubd 3136/udp +rtnt-1 3137/tcp +rtnt-1 3137/udp +rtnt-2 3138/tcp +rtnt-2 3138/udp +incognitorv 3139/tcp +incognitorv 3139/udp +ariliamulti 3140/tcp +ariliamulti 3140/udp +vmodem 3141/tcp +vmodem 3141/udp +rdc-wh-eos 3142/tcp +rdc-wh-eos 3142/udp +seaview 3143/tcp +seaview 3143/udp +tarantella 3144/tcp +tarantella 3144/udp +csi-lfap 3145/tcp +csi-lfap 3145/udp +bears-02 3146/tcp +bears-02 3146/udp +rfio 3147/tcp +rfio 3147/udp +nm-game-admin 3148/tcp +nm-game-admin 3148/udp +nm-game-server 3149/tcp +nm-game-server 3149/udp +nm-asses-admin 3150/tcp +nm-asses-admin 3150/udp +nm-assessor 3151/tcp +nm-assessor 3151/udp +feitianrockey 3152/tcp +feitianrockey 3152/udp +s8-client-port 3153/tcp +s8-client-port 3153/udp +ccmrmi 3154/tcp +ccmrmi 3154/udp +jpegmpeg 3155/tcp +jpegmpeg 3155/udp +indura 3156/tcp +indura 3156/udp +e3consultants 3157/tcp +e3consultants 3157/udp +stvp 3158/tcp +stvp 3158/udp +navegaweb-port 3159/tcp +navegaweb-port 3159/udp +tip-app-server 3160/tcp +tip-app-server 3160/udp +doc1lm 3161/tcp +doc1lm 3161/udp +sflm 3162/tcp +sflm 3162/udp +res-sap 3163/tcp +res-sap 3163/udp +imprs 3164/tcp +imprs 3164/udp +newgenpay 3165/tcp +newgenpay 3165/udp +sossecollector 3166/tcp +sossecollector 3166/udp +nowcontact 3167/tcp +nowcontact 3167/udp +poweronnud 3168/tcp +poweronnud 3168/udp +serverview-as 3169/tcp +serverview-as 3169/udp +serverview-asn 3170/tcp +serverview-asn 3170/udp +serverview-gf 3171/tcp +serverview-gf 3171/udp +serverview-rm 3172/tcp +serverview-rm 3172/udp +serverview-icc 3173/tcp +serverview-icc 3173/udp +armi-server 3174/tcp +armi-server 3174/udp +t1-e1-over-ip 3175/tcp +t1-e1-over-ip 3175/udp +ars-master 3176/tcp +ars-master 3176/udp +phonex-port 3177/tcp +phonex-port 3177/udp +radclientport 3178/tcp +radclientport 3178/udp +h2gf-w-2m 3179/tcp +h2gf-w-2m 3179/udp +mc-brk-srv 3180/tcp +mc-brk-srv 3180/udp +bmcpatrolagent 3181/tcp +bmcpatrolagent 3181/udp +bmcpatrolrnvu 3182/tcp +bmcpatrolrnvu 3182/udp +cops-tls 3183/tcp +cops-tls 3183/udp +apogeex-port 3184/tcp +apogeex-port 3184/udp +smpppd 3185/tcp +smpppd 3185/udp +iiw-port 3186/tcp +iiw-port 3186/udp +odi-port 3187/tcp +odi-port 3187/udp +brcm-comm-port 3188/tcp +brcm-comm-port 3188/udp +pcle-infex 3189/tcp +pcle-infex 3189/udp +csvr-proxy 3190/tcp +csvr-proxy 3190/udp +csvr-sslproxy 3191/tcp +csvr-sslproxy 3191/udp +firemonrcc 3192/tcp +firemonrcc 3192/udp +spandataport 3193/tcp +spandataport 3193/udp +magbind 3194/tcp +magbind 3194/udp +ncu-1 3195/tcp +ncu-1 3195/udp +ncu-2 3196/tcp +ncu-2 3196/udp +embrace-dp-s 3197/tcp +embrace-dp-s 3197/udp +embrace-dp-c 3198/tcp +embrace-dp-c 3198/udp +dmod-workspace 3199/tcp +dmod-workspace 3199/udp +tick-port 3200/tcp +tick-port 3200/udp +cpq-tasksmart 3201/tcp +cpq-tasksmart 3201/udp +intraintra 3202/tcp +intraintra 3202/udp +netwatcher-mon 3203/tcp +netwatcher-mon 3203/udp +netwatcher-db 3204/tcp +netwatcher-db 3204/udp +isns 3205/tcp +isns 3205/udp +ironmail 3206/tcp +ironmail 3206/udp +vx-auth-port 3207/tcp +vx-auth-port 3207/udp +pfu-prcallback 3208/tcp +pfu-prcallback 3208/udp +netwkpathengine 3209/tcp +netwkpathengine 3209/udp +flamenco-proxy 3210/tcp +flamenco-proxy 3210/udp +avsecuremgmt 3211/tcp +avsecuremgmt 3211/udp +surveyinst 3212/tcp +surveyinst 3212/udp +neon24x7 3213/tcp +neon24x7 3213/udp +jmq-daemon-1 3214/tcp +jmq-daemon-1 3214/udp +jmq-daemon-2 3215/tcp +jmq-daemon-2 3215/udp +ferrari-foam 3216/tcp +ferrari-foam 3216/udp +unite 3217/tcp +unite 3217/udp +smartpackets 3218/tcp +smartpackets 3218/udp +wms-messenger 3219/tcp +wms-messenger 3219/udp +xnm-ssl 3220/tcp +xnm-ssl 3220/udp +xnm-clear-text 3221/tcp +xnm-clear-text 3221/udp +glbp 3222/tcp +glbp 3222/udp +digivote 3223/tcp +digivote 3223/udp +aes-discovery 3224/tcp +aes-discovery 3224/udp +fcip-port 3225/tcp +fcip-port 3225/udp +isi-irp 3226/tcp +isi-irp 3226/udp +dwnmshttp 3227/tcp +dwnmshttp 3227/udp +dwmsgserver 3228/tcp +dwmsgserver 3228/udp +global-cd-port 3229/tcp +global-cd-port 3229/udp +sftdst-port 3230/tcp +sftdst-port 3230/udp +vidigo 3231/tcp +vidigo 3231/udp +mdtp 3232/tcp +mdtp 3232/udp +whisker 3233/tcp +whisker 3233/udp +alchemy 3234/tcp +alchemy 3234/udp +mdap-port 3235/tcp +mdap-port 3235/udp +apparenet-ts 3236/tcp +apparenet-ts 3236/udp +apparenet-tps 3237/tcp +apparenet-tps 3237/udp +apparenet-as 3238/tcp +apparenet-as 3238/udp +apparenet-ui 3239/tcp +apparenet-ui 3239/udp +triomotion 3240/tcp +triomotion 3240/udp +sysorb 3241/tcp +sysorb 3241/udp +sdp-id-port 3242/tcp +sdp-id-port 3242/udp +timelot 3243/tcp +timelot 3243/udp +onesaf 3244/tcp +onesaf 3244/udp +vieo-fe 3245/tcp +vieo-fe 3245/udp +dvt-system 3246/tcp +dvt-system 3246/udp +dvt-data 3247/tcp +dvt-data 3247/udp +procos-lm 3248/tcp +procos-lm 3248/udp +ssp 3249/tcp +ssp 3249/udp +hicp 3250/tcp +hicp 3250/udp +sysscanner 3251/tcp +sysscanner 3251/udp +dhe 3252/tcp +dhe 3252/udp +pda-data 3253/tcp +pda-data 3253/udp +pda-sys 3254/tcp +pda-sys 3254/udp +semaphore 3255/tcp +semaphore 3255/udp +cpqrpm-agent 3256/tcp +cpqrpm-agent 3256/udp +cpqrpm-server 3257/tcp +cpqrpm-server 3257/udp +ivecon-port 3258/tcp +ivecon-port 3258/udp +epncdp2 3259/tcp +epncdp2 3259/udp +iscsi-target 3260/tcp +iscsi-target 3260/udp +winshadow 3261/tcp +winshadow 3261/udp +necp 3262/tcp +necp 3262/udp +ecolor-imager 3263/tcp +ecolor-imager 3263/udp +ccmail 3264/tcp +ccmail 3264/udp +altav-tunnel 3265/tcp +altav-tunnel 3265/udp +ns-cfg-server 3266/tcp +ns-cfg-server 3266/udp +ibm-dial-out 3267/tcp +ibm-dial-out 3267/udp +msft-gc 3268/tcp +msft-gc 3268/udp +msft-gc-ssl 3269/tcp +msft-gc-ssl 3269/udp +verismart 3270/tcp +verismart 3270/udp +csoft-prev 3271/tcp +csoft-prev 3271/udp +user-manager 3272/tcp +user-manager 3272/udp +sxmp 3273/tcp +sxmp 3273/udp +ordinox-server 3274/tcp +ordinox-server 3274/udp +samd 3275/tcp +samd 3275/udp +maxim-asics 3276/tcp +maxim-asics 3276/udp +awg-proxy 3277/tcp +awg-proxy 3277/udp +lkcmserver 3278/tcp +lkcmserver 3278/udp +admind 3279/tcp +admind 3279/udp +vs-server 3280/tcp +vs-server 3280/udp +sysopt 3281/tcp +sysopt 3281/udp +datusorb 3282/tcp +datusorb 3282/udp +4talk 3284/tcp +4talk 3284/udp +plato 3285/tcp +plato 3285/udp +e-net 3286/tcp +e-net 3286/udp +directvdata 3287/tcp +directvdata 3287/udp +cops 3288/tcp +cops 3288/udp +enpc 3289/tcp +enpc 3289/udp +caps-lm 3290/tcp +caps-lm 3290/udp +sah-lm 3291/tcp +sah-lm 3291/udp +cart-o-rama 3292/tcp +cart-o-rama 3292/udp +fg-fps 3293/tcp +fg-fps 3293/udp +fg-gip 3294/tcp +fg-gip 3294/udp +dyniplookup 3295/tcp +dyniplookup 3295/udp +rib-slm 3296/tcp +rib-slm 3296/udp +cytel-lm 3297/tcp +cytel-lm 3297/udp +deskview 3298/tcp +deskview 3298/udp +pdrncs 3299/tcp +pdrncs 3299/udp +ceph 3300/tcp +tarantool 3301/tcp +tarantool 3301/udp +mcs-fastmail 3302/tcp +mcs-fastmail 3302/udp +opsession-clnt 3303/tcp +opsession-clnt 3303/udp +opsession-srvr 3304/tcp +opsession-srvr 3304/udp +odette-ftp 3305/tcp +odette-ftp 3305/udp +mysql 3306/tcp +mysql 3306/udp +opsession-prxy 3307/tcp +opsession-prxy 3307/udp +tns-server 3308/tcp +tns-server 3308/udp +tns-adv 3309/tcp +tns-adv 3309/udp +dyna-access 3310/tcp +dyna-access 3310/udp +mcns-tel-ret 3311/tcp +mcns-tel-ret 3311/udp +appman-server 3312/tcp +appman-server 3312/udp +uorb 3313/tcp +uorb 3313/udp +uohost 3314/tcp +uohost 3314/udp +cdid 3315/tcp +cdid 3315/udp +aicc-cmi 3316/tcp +aicc-cmi 3316/udp +vsaiport 3317/tcp +vsaiport 3317/udp +ssrip 3318/tcp +ssrip 3318/udp +sdt-lmd 3319/tcp +sdt-lmd 3319/udp +officelink2000 3320/tcp +officelink2000 3320/udp +vnsstr 3321/tcp +vnsstr 3321/udp +sftu 3326/tcp +sftu 3326/udp +bbars 3327/tcp +bbars 3327/udp +egptlm 3328/tcp +egptlm 3328/udp +hp-device-disc 3329/tcp +hp-device-disc 3329/udp +mcs-calypsoicf 3330/tcp +mcs-calypsoicf 3330/udp +mcs-messaging 3331/tcp +mcs-messaging 3331/udp +mcs-mailsvr 3332/tcp +mcs-mailsvr 3332/udp +dec-notes 3333/tcp +dec-notes 3333/udp +directv-web 3334/tcp +directv-web 3334/udp +directv-soft 3335/tcp +directv-soft 3335/udp +directv-tick 3336/tcp +directv-tick 3336/udp +directv-catlg 3337/tcp +directv-catlg 3337/udp +anet-b 3338/tcp +anet-b 3338/udp +anet-l 3339/tcp +anet-l 3339/udp +anet-m 3340/tcp +anet-m 3340/udp +anet-h 3341/tcp +anet-h 3341/udp +webtie 3342/tcp +webtie 3342/udp +ms-cluster-net 3343/tcp +ms-cluster-net 3343/udp +bnt-manager 3344/tcp +bnt-manager 3344/udp +influence 3345/tcp +influence 3345/udp +trnsprntproxy 3346/tcp +trnsprntproxy 3346/udp +phoenix-rpc 3347/tcp +phoenix-rpc 3347/udp +pangolin-laser 3348/tcp +pangolin-laser 3348/udp +chevinservices 3349/tcp +chevinservices 3349/udp +findviatv 3350/tcp +findviatv 3350/udp +btrieve 3351/tcp +btrieve 3351/udp +ssql 3352/tcp +ssql 3352/udp +fatpipe 3353/tcp +fatpipe 3353/udp +suitjd 3354/tcp +suitjd 3354/udp +ordinox-dbase 3355/tcp +ordinox-dbase 3355/udp +upnotifyps 3356/tcp +upnotifyps 3356/udp +adtech-test 3357/tcp +adtech-test 3357/udp +mpsysrmsvr 3358/tcp +mpsysrmsvr 3358/udp +wg-netforce 3359/tcp +wg-netforce 3359/udp +kv-server 3360/tcp +kv-server 3360/udp +kv-agent 3361/tcp +kv-agent 3361/udp +dj-ilm 3362/tcp +dj-ilm 3362/udp +nati-vi-server 3363/tcp +nati-vi-server 3363/udp +creativeserver 3364/tcp +creativeserver 3364/udp +contentserver 3365/tcp +contentserver 3365/udp +creativepartnr 3366/tcp +creativepartnr 3366/udp +tip2 3372/tcp +tip2 3372/udp +lavenir-lm 3373/tcp +lavenir-lm 3373/udp +cluster-disc 3374/tcp +cluster-disc 3374/udp +vsnm-agent 3375/tcp +vsnm-agent 3375/udp +cdbroker 3376/tcp +cdbroker 3376/udp +cogsys-lm 3377/tcp +cogsys-lm 3377/udp +wsicopy 3378/tcp +wsicopy 3378/udp +socorfs 3379/tcp +socorfs 3379/udp +sns-channels 3380/tcp +sns-channels 3380/udp +geneous 3381/tcp +geneous 3381/udp +fujitsu-neat 3382/tcp +fujitsu-neat 3382/udp +esp-lm 3383/tcp +esp-lm 3383/udp +hp-clic 3384/tcp +hp-clic 3384/udp +qnxnetman 3385/tcp +qnxnetman 3385/udp +gprs-data 3386/tcp +gprs-sig 3386/udp +backroomnet 3387/tcp +backroomnet 3387/udp +cbserver 3388/tcp +cbserver 3388/udp +ms-wbt-server 3389/tcp +ms-wbt-server 3389/udp +dsc 3390/tcp +dsc 3390/udp +savant 3391/tcp +savant 3391/udp +efi-lm 3392/tcp +efi-lm 3392/udp +d2k-tapestry1 3393/tcp +d2k-tapestry1 3393/udp +d2k-tapestry2 3394/tcp +d2k-tapestry2 3394/udp +dyna-lm 3395/tcp +dyna-lm 3395/udp +printer-agent 3396/tcp +printer-agent 3396/udp +cloanto-lm 3397/tcp +cloanto-lm 3397/udp +mercantile 3398/tcp +mercantile 3398/udp +csms 3399/tcp +csms 3399/udp +csms2 3400/tcp +csms2 3400/udp +filecast 3401/tcp +filecast 3401/udp +fxaengine-net 3402/tcp +fxaengine-net 3402/udp +nokia-ann-ch1 3405/tcp +nokia-ann-ch1 3405/udp +nokia-ann-ch2 3406/tcp +nokia-ann-ch2 3406/udp +ldap-admin 3407/tcp +ldap-admin 3407/udp +BESApi 3408/tcp +BESApi 3408/udp +networklens 3409/tcp +networklens 3409/udp +networklenss 3410/tcp +networklenss 3410/udp +biolink-auth 3411/tcp +biolink-auth 3411/udp +xmlblaster 3412/tcp +xmlblaster 3412/udp +svnet 3413/tcp +svnet 3413/udp +wip-port 3414/tcp +wip-port 3414/udp +bcinameservice 3415/tcp +bcinameservice 3415/udp +commandport 3416/tcp +commandport 3416/udp +csvr 3417/tcp +csvr 3417/udp +rnmap 3418/tcp +rnmap 3418/udp +softaudit 3419/tcp +softaudit 3419/udp +ifcp-port 3420/tcp +ifcp-port 3420/udp +bmap 3421/tcp +bmap 3421/udp +rusb-sys-port 3422/tcp +rusb-sys-port 3422/udp +xtrm 3423/tcp +xtrm 3423/udp +xtrms 3424/tcp +xtrms 3424/udp +agps-port 3425/tcp +agps-port 3425/udp +arkivio 3426/tcp +arkivio 3426/udp +websphere-snmp 3427/tcp +websphere-snmp 3427/udp +twcss 3428/tcp +twcss 3428/udp +gcsp 3429/tcp +gcsp 3429/udp +ssdispatch 3430/tcp +ssdispatch 3430/udp +ndl-als 3431/tcp +ndl-als 3431/udp +osdcp 3432/tcp +osdcp 3432/udp +opnet-smp 3433/tcp +opnet-smp 3433/udp +opencm 3434/tcp +opencm 3434/udp +pacom 3435/tcp +pacom 3435/udp +gc-config 3436/tcp +gc-config 3436/udp +autocueds 3437/tcp +autocueds 3437/udp +spiral-admin 3438/tcp +spiral-admin 3438/udp +hri-port 3439/tcp +hri-port 3439/udp +ans-console 3440/tcp +ans-console 3440/udp +connect-client 3441/tcp +connect-client 3441/udp +connect-server 3442/tcp +connect-server 3442/udp +ov-nnm-websrv 3443/tcp +ov-nnm-websrv 3443/udp +denali-server 3444/tcp +denali-server 3444/udp +monp 3445/tcp +monp 3445/udp +3comfaxrpc 3446/tcp +3comfaxrpc 3446/udp +directnet 3447/tcp +directnet 3447/udp +dnc-port 3448/tcp +dnc-port 3448/udp +hotu-chat 3449/tcp +hotu-chat 3449/udp +castorproxy 3450/tcp +castorproxy 3450/udp +asam 3451/tcp +asam 3451/udp +sabp-signal 3452/tcp +sabp-signal 3452/udp +pscupd 3453/tcp +pscupd 3453/udp +mira 3454/tcp +mira 3454/udp +prsvp 3455/tcp +prsvp 3455/udp +vat 3456/tcp +vat 3456/udp +vat-control 3457/tcp +vat-control 3457/udp +d3winosfi 3458/tcp +d3winosfi 3458/udp +integral 3459/tcp +integral 3459/udp +edm-manager 3460/tcp +edm-manager 3460/udp +edm-stager 3461/tcp +edm-stager 3461/udp +edm-std-notify 3462/tcp +edm-std-notify 3462/udp +edm-adm-notify 3463/tcp +edm-adm-notify 3463/udp +edm-mgr-sync 3464/tcp +edm-mgr-sync 3464/udp +edm-mgr-cntrl 3465/tcp +edm-mgr-cntrl 3465/udp +workflow 3466/tcp +workflow 3466/udp +rcst 3467/tcp +rcst 3467/udp +ttcmremotectrl 3468/tcp +ttcmremotectrl 3468/udp +pluribus 3469/tcp +pluribus 3469/udp +jt400 3470/tcp +jt400 3470/udp +jt400-ssl 3471/tcp +jt400-ssl 3471/udp +jaugsremotec-1 3472/tcp +jaugsremotec-1 3472/udp +jaugsremotec-2 3473/tcp +jaugsremotec-2 3473/udp +ttntspauto 3474/tcp +ttntspauto 3474/udp +genisar-port 3475/tcp +genisar-port 3475/udp +nppmp 3476/tcp +nppmp 3476/udp +ecomm 3477/tcp +ecomm 3477/udp +stun 3478/tcp +stun 3478/udp +turn 3478/tcp +turn 3478/udp +stun-behavior 3478/tcp +stun-behavior 3478/udp +twrpc 3479/tcp +twrpc 3479/udp +plethora 3480/tcp +plethora 3480/udp +cleanerliverc 3481/tcp +cleanerliverc 3481/udp +vulture 3482/tcp +vulture 3482/udp +slim-devices 3483/tcp +slim-devices 3483/udp +gbs-stp 3484/tcp +gbs-stp 3484/udp +celatalk 3485/tcp +celatalk 3485/udp +ifsf-hb-port 3486/tcp +ifsf-hb-port 3486/udp +ltctcp 3487/tcp +ltcudp 3487/udp +fs-rh-srv 3488/tcp +fs-rh-srv 3488/udp +dtp-dia 3489/tcp +dtp-dia 3489/udp +colubris 3490/tcp +colubris 3490/udp +swr-port 3491/tcp +swr-port 3491/udp +tvdumtray-port 3492/tcp +tvdumtray-port 3492/udp +nut 3493/tcp +nut 3493/udp +ibm3494 3494/tcp +ibm3494 3494/udp +seclayer-tcp 3495/tcp +seclayer-tcp 3495/udp +seclayer-tls 3496/tcp +seclayer-tls 3496/udp +ipether232port 3497/tcp +ipether232port 3497/udp +dashpas-port 3498/tcp +dashpas-port 3498/udp +sccip-media 3499/tcp +sccip-media 3499/udp +rtmp-port 3500/tcp +rtmp-port 3500/udp +isoft-p2p 3501/tcp +isoft-p2p 3501/udp +avinstalldisc 3502/tcp +avinstalldisc 3502/udp +lsp-ping 3503/tcp +lsp-ping 3503/udp +ironstorm 3504/tcp +ironstorm 3504/udp +ccmcomm 3505/tcp +ccmcomm 3505/udp +apc-3506 3506/tcp +apc-3506 3506/udp +nesh-broker 3507/tcp +nesh-broker 3507/udp +interactionweb 3508/tcp +interactionweb 3508/udp +vt-ssl 3509/tcp +vt-ssl 3509/udp +xss-port 3510/tcp +xss-port 3510/udp +webmail-2 3511/tcp +webmail-2 3511/udp +aztec 3512/tcp +aztec 3512/udp +arcpd 3513/tcp +arcpd 3513/udp +must-p2p 3514/tcp +must-p2p 3514/udp +must-backplane 3515/tcp +must-backplane 3515/udp +smartcard-port 3516/tcp +smartcard-port 3516/udp +802-11-iapp 3517/tcp +802-11-iapp 3517/udp +artifact-msg 3518/tcp +artifact-msg 3518/udp +nvmsgd 3519/tcp +galileo 3519/udp +galileolog 3520/tcp +galileolog 3520/udp +mc3ss 3521/tcp +mc3ss 3521/udp +nssocketport 3522/tcp +nssocketport 3522/udp +odeumservlink 3523/tcp +odeumservlink 3523/udp +ecmport 3524/tcp +ecmport 3524/udp +eisport 3525/tcp +eisport 3525/udp +starquiz-port 3526/tcp +starquiz-port 3526/udp +beserver-msg-q 3527/tcp +beserver-msg-q 3527/udp +jboss-iiop 3528/tcp +jboss-iiop 3528/udp +jboss-iiop-ssl 3529/tcp +jboss-iiop-ssl 3529/udp +gf 3530/tcp +gf 3530/udp +joltid 3531/tcp +joltid 3531/udp +raven-rmp 3532/tcp +raven-rmp 3532/udp +raven-rdp 3533/tcp +raven-rdp 3533/udp +urld-port 3534/tcp +urld-port 3534/udp +ms-la 3535/tcp +ms-la 3535/udp +snac 3536/tcp +snac 3536/udp +ni-visa-remote 3537/tcp +ni-visa-remote 3537/udp +ibm-diradm 3538/tcp +ibm-diradm 3538/udp +ibm-diradm-ssl 3539/tcp +ibm-diradm-ssl 3539/udp +pnrp-port 3540/tcp +pnrp-port 3540/udp +voispeed-port 3541/tcp +voispeed-port 3541/udp +hacl-monitor 3542/tcp +hacl-monitor 3542/udp +qftest-lookup 3543/tcp +qftest-lookup 3543/udp +teredo 3544/tcp +teredo 3544/udp +camac 3545/tcp +camac 3545/udp +symantec-sim 3547/tcp +symantec-sim 3547/udp +interworld 3548/tcp +interworld 3548/udp +tellumat-nms 3549/tcp +tellumat-nms 3549/udp +ssmpp 3550/tcp +ssmpp 3550/udp +apcupsd 3551/tcp +apcupsd 3551/udp +taserver 3552/tcp +taserver 3552/udp +rbr-discovery 3553/tcp +rbr-discovery 3553/udp +questnotify 3554/tcp +questnotify 3554/udp +razor 3555/tcp +razor 3555/udp +sky-transport 3556/tcp +sky-transport 3556/udp +personalos-001 3557/tcp +personalos-001 3557/udp +mcp-port 3558/tcp +mcp-port 3558/udp +cctv-port 3559/tcp +cctv-port 3559/udp +iniserve-port 3560/tcp +iniserve-port 3560/udp +bmc-onekey 3561/tcp +bmc-onekey 3561/udp +sdbproxy 3562/tcp +sdbproxy 3562/udp +watcomdebug 3563/tcp +watcomdebug 3563/udp +esimport 3564/tcp +esimport 3564/udp +m2pa 3565/tcp +m2pa 3565/sctp +quest-data-hub 3566/tcp +dof-eps 3567/tcp +dof-eps 3567/udp +dof-tunnel-sec 3568/tcp +dof-tunnel-sec 3568/udp +mbg-ctrl 3569/tcp +mbg-ctrl 3569/udp +mccwebsvr-port 3570/tcp +mccwebsvr-port 3570/udp +megardsvr-port 3571/tcp +megardsvr-port 3571/udp +megaregsvrport 3572/tcp +megaregsvrport 3572/udp +tag-ups-1 3573/tcp +tag-ups-1 3573/udp +dmaf-server 3574/tcp +dmaf-caster 3574/udp +ccm-port 3575/tcp +ccm-port 3575/udp +cmc-port 3576/tcp +cmc-port 3576/udp +config-port 3577/tcp +config-port 3577/udp +data-port 3578/tcp +data-port 3578/udp +ttat3lb 3579/tcp +ttat3lb 3579/udp +nati-svrloc 3580/tcp +nati-svrloc 3580/udp +kfxaclicensing 3581/tcp +kfxaclicensing 3581/udp +press 3582/tcp +press 3582/udp +canex-watch 3583/tcp +canex-watch 3583/udp +u-dbap 3584/tcp +u-dbap 3584/udp +emprise-lls 3585/tcp +emprise-lls 3585/udp +emprise-lsc 3586/tcp +emprise-lsc 3586/udp +p2pgroup 3587/tcp +p2pgroup 3587/udp +sentinel 3588/tcp +sentinel 3588/udp +isomair 3589/tcp +isomair 3589/udp +wv-csp-sms 3590/tcp +wv-csp-sms 3590/udp +gtrack-server 3591/tcp +gtrack-server 3591/udp +gtrack-ne 3592/tcp +gtrack-ne 3592/udp +bpmd 3593/tcp +bpmd 3593/udp +mediaspace 3594/tcp +mediaspace 3594/udp +shareapp 3595/tcp +shareapp 3595/udp +iw-mmogame 3596/tcp +iw-mmogame 3596/udp +a14 3597/tcp +a14 3597/udp +a15 3598/tcp +a15 3598/udp +quasar-server 3599/tcp +quasar-server 3599/udp +trap-daemon 3600/tcp +trap-daemon 3600/udp +visinet-gui 3601/tcp +visinet-gui 3601/udp +infiniswitchcl 3602/tcp +infiniswitchcl 3602/udp +int-rcv-cntrl 3603/tcp +int-rcv-cntrl 3603/udp +bmc-jmx-port 3604/tcp +bmc-jmx-port 3604/udp +comcam-io 3605/tcp +comcam-io 3605/udp +splitlock 3606/tcp +splitlock 3606/udp +precise-i3 3607/tcp +precise-i3 3607/udp +trendchip-dcp 3608/tcp +trendchip-dcp 3608/udp +cpdi-pidas-cm 3609/tcp +cpdi-pidas-cm 3609/udp +echonet 3610/tcp +echonet 3610/udp +six-degrees 3611/tcp +six-degrees 3611/udp +dataprotector 3612/tcp +dataprotector 3612/udp +alaris-disc 3613/tcp +alaris-disc 3613/udp +sigma-port 3614/tcp +sigma-port 3614/udp +start-network 3615/tcp +start-network 3615/udp +cd3o-protocol 3616/tcp +cd3o-protocol 3616/udp +sharp-server 3617/tcp +sharp-server 3617/udp +aairnet-1 3618/tcp +aairnet-1 3618/udp +aairnet-2 3619/tcp +aairnet-2 3619/udp +ep-pcp 3620/tcp +ep-pcp 3620/udp +ep-nsp 3621/tcp +ep-nsp 3621/udp +ff-lr-port 3622/tcp +ff-lr-port 3622/udp +haipe-discover 3623/tcp +haipe-discover 3623/udp +dist-upgrade 3624/tcp +dist-upgrade 3624/udp +volley 3625/tcp +volley 3625/udp +bvcdaemon-port 3626/tcp +bvcdaemon-port 3626/udp +jamserverport 3627/tcp +jamserverport 3627/udp +ept-machine 3628/tcp +ept-machine 3628/udp +escvpnet 3629/tcp +escvpnet 3629/udp +cs-remote-db 3630/tcp +cs-remote-db 3630/udp +cs-services 3631/tcp +cs-services 3631/udp +distcc 3632/tcp +distcc 3632/udp +wacp 3633/tcp +wacp 3633/udp +hlibmgr 3634/tcp +hlibmgr 3634/udp +sdo 3635/tcp +sdo 3635/udp +servistaitsm 3636/tcp +servistaitsm 3636/udp +scservp 3637/tcp +scservp 3637/udp +ehp-backup 3638/tcp +ehp-backup 3638/udp +xap-ha 3639/tcp +xap-ha 3639/udp +netplay-port1 3640/tcp +netplay-port1 3640/udp +netplay-port2 3641/tcp +netplay-port2 3641/udp +juxml-port 3642/tcp +juxml-port 3642/udp +audiojuggler 3643/tcp +audiojuggler 3643/udp +ssowatch 3644/tcp +ssowatch 3644/udp +cyc 3645/tcp +cyc 3645/udp +xss-srv-port 3646/tcp +xss-srv-port 3646/udp +splitlock-gw 3647/tcp +splitlock-gw 3647/udp +fjcp 3648/tcp +fjcp 3648/udp +nmmp 3649/tcp +nmmp 3649/udp +prismiq-plugin 3650/tcp +prismiq-plugin 3650/udp +xrpc-registry 3651/tcp +xrpc-registry 3651/udp +vxcrnbuport 3652/tcp +vxcrnbuport 3652/udp +tsp 3653/tcp +tsp 3653/udp +vaprtm 3654/tcp +vaprtm 3654/udp +abatemgr 3655/tcp +abatemgr 3655/udp +abatjss 3656/tcp +abatjss 3656/udp +immedianet-bcn 3657/tcp +immedianet-bcn 3657/udp +ps-ams 3658/tcp +ps-ams 3658/udp +apple-sasl 3659/tcp +apple-sasl 3659/udp +can-nds-ssl 3660/tcp +can-nds-ssl 3660/udp +can-ferret-ssl 3661/tcp +can-ferret-ssl 3661/udp +pserver 3662/tcp +pserver 3662/udp +dtp 3663/tcp +dtp 3663/udp +ups-engine 3664/tcp +ups-engine 3664/udp +ent-engine 3665/tcp +ent-engine 3665/udp +eserver-pap 3666/tcp +eserver-pap 3666/udp +infoexch 3667/tcp +infoexch 3667/udp +dell-rm-port 3668/tcp +dell-rm-port 3668/udp +casanswmgmt 3669/tcp +casanswmgmt 3669/udp +smile 3670/tcp +smile 3670/udp +efcp 3671/tcp +efcp 3671/udp +lispworks-orb 3672/tcp +lispworks-orb 3672/udp +mediavault-gui 3673/tcp +mediavault-gui 3673/udp +wininstall-ipc 3674/tcp +wininstall-ipc 3674/udp +calltrax 3675/tcp +calltrax 3675/udp +va-pacbase 3676/tcp +va-pacbase 3676/udp +roverlog 3677/tcp +roverlog 3677/udp +ipr-dglt 3678/tcp +ipr-dglt 3678/udp +npds-tracker 3680/tcp +npds-tracker 3680/udp +bts-x73 3681/tcp +bts-x73 3681/udp +cas-mapi 3682/tcp +cas-mapi 3682/udp +bmc-ea 3683/tcp +bmc-ea 3683/udp +faxstfx-port 3684/tcp +faxstfx-port 3684/udp +dsx-agent 3685/tcp +dsx-agent 3685/udp +tnmpv2 3686/tcp +tnmpv2 3686/udp +simple-push 3687/tcp +simple-push 3687/udp +simple-push-s 3688/tcp +simple-push-s 3688/udp +daap 3689/tcp +daap 3689/udp +svn 3690/tcp +svn 3690/udp +magaya-network 3691/tcp +magaya-network 3691/udp +intelsync 3692/tcp +intelsync 3692/udp +easl 3693/tcp +bmc-data-coll 3695/tcp +bmc-data-coll 3695/udp +telnetcpcd 3696/tcp +telnetcpcd 3696/udp +nw-license 3697/tcp +nw-license 3697/udp +sagectlpanel 3698/tcp +sagectlpanel 3698/udp +kpn-icw 3699/tcp +kpn-icw 3699/udp +lrs-paging 3700/tcp +lrs-paging 3700/udp +netcelera 3701/tcp +netcelera 3701/udp +ws-discovery 3702/tcp +ws-discovery 3702/udp +adobeserver-3 3703/tcp +adobeserver-3 3703/udp +adobeserver-4 3704/tcp +adobeserver-4 3704/udp +adobeserver-5 3705/tcp +adobeserver-5 3705/udp +rt-event 3706/tcp +rt-event 3706/udp +rt-event-s 3707/tcp +rt-event-s 3707/udp +sun-as-iiops 3708/tcp +sun-as-iiops 3708/udp +ca-idms 3709/tcp +ca-idms 3709/udp +portgate-auth 3710/tcp +portgate-auth 3710/udp +edb-server2 3711/tcp +edb-server2 3711/udp +sentinel-ent 3712/tcp +sentinel-ent 3712/udp +tftps 3713/tcp +tftps 3713/udp +delos-dms 3714/tcp +delos-dms 3714/udp +anoto-rendezv 3715/tcp +anoto-rendezv 3715/udp +wv-csp-sms-cir 3716/tcp +wv-csp-sms-cir 3716/udp +wv-csp-udp-cir 3717/tcp +wv-csp-udp-cir 3717/udp +opus-services 3718/tcp +opus-services 3718/udp +itelserverport 3719/tcp +itelserverport 3719/udp +ufastro-instr 3720/tcp +ufastro-instr 3720/udp +xsync 3721/tcp +xsync 3721/udp +xserveraid 3722/tcp +xserveraid 3722/udp +sychrond 3723/tcp +sychrond 3723/udp +blizwow 3724/tcp +blizwow 3724/udp +na-er-tip 3725/tcp +na-er-tip 3725/udp +array-manager 3726/tcp +array-manager 3726/udp +e-mdu 3727/tcp +e-mdu 3727/udp +e-woa 3728/tcp +e-woa 3728/udp +fksp-audit 3729/tcp +fksp-audit 3729/udp +client-ctrl 3730/tcp +client-ctrl 3730/udp +smap 3731/tcp +smap 3731/udp +m-wnn 3732/tcp +m-wnn 3732/udp +multip-msg 3733/tcp +multip-msg 3733/udp +synel-data 3734/tcp +synel-data 3734/udp +pwdis 3735/tcp +pwdis 3735/udp +rs-rmi 3736/tcp +rs-rmi 3736/udp +xpanel 3737/tcp +versatalk 3738/tcp +versatalk 3738/udp +launchbird-lm 3739/tcp +launchbird-lm 3739/udp +heartbeat 3740/tcp +heartbeat 3740/udp +wysdma 3741/tcp +wysdma 3741/udp +cst-port 3742/tcp +cst-port 3742/udp +ipcs-command 3743/tcp +ipcs-command 3743/udp +sasg 3744/tcp +sasg 3744/udp +gw-call-port 3745/tcp +gw-call-port 3745/udp +linktest 3746/tcp +linktest 3746/udp +linktest-s 3747/tcp +linktest-s 3747/udp +webdata 3748/tcp +webdata 3748/udp +cimtrak 3749/tcp +cimtrak 3749/udp +cbos-ip-port 3750/tcp +cbos-ip-port 3750/udp +gprs-cube 3751/tcp +gprs-cube 3751/udp +vipremoteagent 3752/tcp +vipremoteagent 3752/udp +nattyserver 3753/tcp +nattyserver 3753/udp +timestenbroker 3754/tcp +timestenbroker 3754/udp +sas-remote-hlp 3755/tcp +sas-remote-hlp 3755/udp +canon-capt 3756/tcp +canon-capt 3756/udp +grf-port 3757/tcp +grf-port 3757/udp +apw-registry 3758/tcp +apw-registry 3758/udp +exapt-lmgr 3759/tcp +exapt-lmgr 3759/udp +adtempusclient 3760/tcp +adtempusclient 3760/udp +gsakmp 3761/tcp +gsakmp 3761/udp +gbs-smp 3762/tcp +gbs-smp 3762/udp +xo-wave 3763/tcp +xo-wave 3763/udp +mni-prot-rout 3764/tcp +mni-prot-rout 3764/udp +rtraceroute 3765/tcp +rtraceroute 3765/udp +sitewatch-s 3766/tcp +listmgr-port 3767/tcp +listmgr-port 3767/udp +rblcheckd 3768/tcp +rblcheckd 3768/udp +haipe-otnk 3769/tcp +haipe-otnk 3769/udp +cindycollab 3770/tcp +cindycollab 3770/udp +paging-port 3771/tcp +paging-port 3771/udp +ctp 3772/tcp +ctp 3772/udp +ctdhercules 3773/tcp +ctdhercules 3773/udp +zicom 3774/tcp +zicom 3774/udp +ispmmgr 3775/tcp +ispmmgr 3775/udp +dvcprov-port 3776/tcp +dvcprov-port 3776/udp +jibe-eb 3777/tcp +jibe-eb 3777/udp +c-h-it-port 3778/tcp +c-h-it-port 3778/udp +cognima 3779/tcp +cognima 3779/udp +nnp 3780/tcp +nnp 3780/udp +abcvoice-port 3781/tcp +abcvoice-port 3781/udp +iso-tp0s 3782/tcp +iso-tp0s 3782/udp +bim-pem 3783/tcp +bim-pem 3783/udp +bfd-control 3784/tcp +bfd-control 3784/udp +bfd-echo 3785/tcp +bfd-echo 3785/udp +upstriggervsw 3786/tcp +upstriggervsw 3786/udp +fintrx 3787/tcp +fintrx 3787/udp +isrp-port 3788/tcp +isrp-port 3788/udp +remotedeploy 3789/tcp +remotedeploy 3789/udp +quickbooksrds 3790/tcp +quickbooksrds 3790/udp +tvnetworkvideo 3791/tcp +tvnetworkvideo 3791/udp +sitewatch 3792/tcp +sitewatch 3792/udp +dcsoftware 3793/tcp +dcsoftware 3793/udp +jaus 3794/tcp +jaus 3794/udp +myblast 3795/tcp +myblast 3795/udp +spw-dialer 3796/tcp +spw-dialer 3796/udp +idps 3797/tcp +idps 3797/udp +minilock 3798/tcp +minilock 3798/udp +radius-dynauth 3799/tcp +radius-dynauth 3799/udp +pwgpsi 3800/tcp +pwgpsi 3800/udp +ibm-mgr 3801/tcp +ibm-mgr 3801/udp +vhd 3802/tcp +vhd 3802/udp +soniqsync 3803/tcp +soniqsync 3803/udp +iqnet-port 3804/tcp +iqnet-port 3804/udp +tcpdataserver 3805/tcp +tcpdataserver 3805/udp +wsmlb 3806/tcp +wsmlb 3806/udp +spugna 3807/tcp +spugna 3807/udp +sun-as-iiops-ca 3808/tcp +sun-as-iiops-ca 3808/udp +apocd 3809/tcp +apocd 3809/udp +wlanauth 3810/tcp +wlanauth 3810/udp +amp 3811/tcp +amp 3811/udp +neto-wol-server 3812/tcp +neto-wol-server 3812/udp +rap-ip 3813/tcp +rap-ip 3813/udp +neto-dcs 3814/tcp +neto-dcs 3814/udp +lansurveyorxml 3815/tcp +lansurveyorxml 3815/udp +sunlps-http 3816/tcp +sunlps-http 3816/udp +tapeware 3817/tcp +tapeware 3817/udp +crinis-hb 3818/tcp +crinis-hb 3818/udp +epl-slp 3819/tcp +epl-slp 3819/udp +scp 3820/tcp +scp 3820/udp +pmcp 3821/tcp +pmcp 3821/udp +acp-discovery 3822/tcp +acp-discovery 3822/udp +acp-conduit 3823/tcp +acp-conduit 3823/udp +acp-policy 3824/tcp +acp-policy 3824/udp +ffserver 3825/tcp +ffserver 3825/udp +warmux 3826/tcp +warmux 3826/udp +netmpi 3827/tcp +netmpi 3827/udp +neteh 3828/tcp +neteh 3828/udp +neteh-ext 3829/tcp +neteh-ext 3829/udp +cernsysmgmtagt 3830/tcp +cernsysmgmtagt 3830/udp +dvapps 3831/tcp +dvapps 3831/udp +xxnetserver 3832/tcp +xxnetserver 3832/udp +aipn-auth 3833/tcp +aipn-auth 3833/udp +spectardata 3834/tcp +spectardata 3834/udp +spectardb 3835/tcp +spectardb 3835/udp +markem-dcp 3836/tcp +markem-dcp 3836/udp +mkm-discovery 3837/tcp +mkm-discovery 3837/udp +sos 3838/tcp +sos 3838/udp +amx-rms 3839/tcp +amx-rms 3839/udp +flirtmitmir 3840/tcp +flirtmitmir 3840/udp +shiprush-db-svr 3841/tcp +nhci 3842/tcp +nhci 3842/udp +quest-agent 3843/tcp +quest-agent 3843/udp +rnm 3844/tcp +rnm 3844/udp +v-one-spp 3845/tcp +v-one-spp 3845/udp +an-pcp 3846/tcp +an-pcp 3846/udp +msfw-control 3847/tcp +msfw-control 3847/udp +item 3848/tcp +item 3848/udp +spw-dnspreload 3849/tcp +spw-dnspreload 3849/udp +qtms-bootstrap 3850/tcp +qtms-bootstrap 3850/udp +spectraport 3851/tcp +spectraport 3851/udp +sse-app-config 3852/tcp +sse-app-config 3852/udp +sscan 3853/tcp +sscan 3853/udp +stryker-com 3854/tcp +stryker-com 3854/udp +opentrac 3855/tcp +opentrac 3855/udp +informer 3856/tcp +informer 3856/udp +trap-port 3857/tcp +trap-port 3857/udp +trap-port-mom 3858/tcp +trap-port-mom 3858/udp +nav-port 3859/tcp +nav-port 3859/udp +sasp 3860/tcp +sasp 3860/udp +winshadow-hd 3861/tcp +winshadow-hd 3861/udp +giga-pocket 3862/tcp +giga-pocket 3862/udp +asap-tcp 3863/tcp +asap-udp 3863/udp +asap-sctp 3863/sctp +asap-tcp-tls 3864/tcp +asap-sctp-tls 3864/sctp +xpl 3865/tcp +xpl 3865/udp +dzdaemon 3866/tcp +dzdaemon 3866/udp +dzoglserver 3867/tcp +dzoglserver 3867/udp +diameter 3868/tcp +diameter 3868/sctp +ovsam-mgmt 3869/tcp +ovsam-mgmt 3869/udp +ovsam-d-agent 3870/tcp +ovsam-d-agent 3870/udp +avocent-adsap 3871/tcp +avocent-adsap 3871/udp +oem-agent 3872/tcp +oem-agent 3872/udp +fagordnc 3873/tcp +fagordnc 3873/udp +sixxsconfig 3874/tcp +sixxsconfig 3874/udp +pnbscada 3875/tcp +pnbscada 3875/udp +dl-agent 3876/tcp +dl-agent 3876/udp +xmpcr-interface 3877/tcp +xmpcr-interface 3877/udp +fotogcad 3878/tcp +fotogcad 3878/udp +appss-lm 3879/tcp +appss-lm 3879/udp +igrs 3880/tcp +igrs 3880/udp +idac 3881/tcp +idac 3881/udp +msdts1 3882/tcp +msdts1 3882/udp +vrpn 3883/tcp +vrpn 3883/udp +softrack-meter 3884/tcp +softrack-meter 3884/udp +topflow-ssl 3885/tcp +topflow-ssl 3885/udp +nei-management 3886/tcp +nei-management 3886/udp +ciphire-data 3887/tcp +ciphire-data 3887/udp +ciphire-serv 3888/tcp +ciphire-serv 3888/udp +dandv-tester 3889/tcp +dandv-tester 3889/udp +ndsconnect 3890/tcp +ndsconnect 3890/udp +rtc-pm-port 3891/tcp +rtc-pm-port 3891/udp +pcc-image-port 3892/tcp +pcc-image-port 3892/udp +cgi-starapi 3893/tcp +cgi-starapi 3893/udp +syam-agent 3894/tcp +syam-agent 3894/udp +syam-smc 3895/tcp +syam-smc 3895/udp +sdo-tls 3896/tcp +sdo-tls 3896/udp +sdo-ssh 3897/tcp +sdo-ssh 3897/udp +senip 3898/tcp +senip 3898/udp +itv-control 3899/tcp +itv-control 3899/udp +udt-os 3900/tcp +udt-os 3900/udp +nimsh 3901/tcp +nimsh 3901/udp +nimaux 3902/tcp +nimaux 3902/udp +charsetmgr 3903/tcp +charsetmgr 3903/udp +omnilink-port 3904/tcp +omnilink-port 3904/udp +mupdate 3905/tcp +mupdate 3905/udp +topovista-data 3906/tcp +topovista-data 3906/udp +imoguia-port 3907/tcp +imoguia-port 3907/udp +hppronetman 3908/tcp +hppronetman 3908/udp +surfcontrolcpa 3909/tcp +surfcontrolcpa 3909/udp +prnrequest 3910/tcp +prnrequest 3910/udp +prnstatus 3911/tcp +prnstatus 3911/udp +gbmt-stars 3912/tcp +gbmt-stars 3912/udp +listcrt-port 3913/tcp +listcrt-port 3913/udp +listcrt-port-2 3914/tcp +listcrt-port-2 3914/udp +agcat 3915/tcp +agcat 3915/udp +wysdmc 3916/tcp +wysdmc 3916/udp +aftmux 3917/tcp +aftmux 3917/udp +pktcablemmcops 3918/tcp +pktcablemmcops 3918/udp +hyperip 3919/tcp +hyperip 3919/udp +exasoftport1 3920/tcp +exasoftport1 3920/udp +herodotus-net 3921/tcp +herodotus-net 3921/udp +sor-update 3922/tcp +sor-update 3922/udp +symb-sb-port 3923/tcp +symb-sb-port 3923/udp +mpl-gprs-port 3924/tcp +mpl-gprs-port 3924/udp +zmp 3925/tcp +zmp 3925/udp +winport 3926/tcp +winport 3926/udp +natdataservice 3927/tcp +natdataservice 3927/udp +netboot-pxe 3928/tcp +netboot-pxe 3928/udp +smauth-port 3929/tcp +smauth-port 3929/udp +syam-webserver 3930/tcp +syam-webserver 3930/udp +msr-plugin-port 3931/tcp +msr-plugin-port 3931/udp +dyn-site 3932/tcp +dyn-site 3932/udp +plbserve-port 3933/tcp +plbserve-port 3933/udp +sunfm-port 3934/tcp +sunfm-port 3934/udp +sdp-portmapper 3935/tcp +sdp-portmapper 3935/udp +mailprox 3936/tcp +mailprox 3936/udp +dvbservdsc 3937/tcp +dvbservdsc 3937/udp +dbcontrol-agent 3938/tcp +dbcontrol-agent 3938/udp +aamp 3939/tcp +aamp 3939/udp +xecp-node 3940/tcp +xecp-node 3940/udp +homeportal-web 3941/tcp +homeportal-web 3941/udp +srdp 3942/tcp +srdp 3942/udp +tig 3943/tcp +tig 3943/udp +sops 3944/tcp +sops 3944/udp +emcads 3945/tcp +emcads 3945/udp +backupedge 3946/tcp +backupedge 3946/udp +ccp 3947/tcp +ccp 3947/udp +apdap 3948/tcp +apdap 3948/udp +drip 3949/tcp +drip 3949/udp +namemunge 3950/tcp +namemunge 3950/udp +pwgippfax 3951/tcp +pwgippfax 3951/udp +i3-sessionmgr 3952/tcp +i3-sessionmgr 3952/udp +xmlink-connect 3953/tcp +xmlink-connect 3953/udp +adrep 3954/tcp +adrep 3954/udp +p2pcommunity 3955/tcp +p2pcommunity 3955/udp +gvcp 3956/tcp +gvcp 3956/udp +mqe-broker 3957/tcp +mqe-broker 3957/udp +mqe-agent 3958/tcp +mqe-agent 3958/udp +treehopper 3959/tcp +treehopper 3959/udp +bess 3960/tcp +bess 3960/udp +proaxess 3961/tcp +proaxess 3961/udp +sbi-agent 3962/tcp +sbi-agent 3962/udp +thrp 3963/tcp +thrp 3963/udp +sasggprs 3964/tcp +sasggprs 3964/udp +ati-ip-to-ncpe 3965/tcp +ati-ip-to-ncpe 3965/udp +bflckmgr 3966/tcp +bflckmgr 3966/udp +ppsms 3967/tcp +ppsms 3967/udp +ianywhere-dbns 3968/tcp +ianywhere-dbns 3968/udp +landmarks 3969/tcp +landmarks 3969/udp +lanrevagent 3970/tcp +lanrevagent 3970/udp +lanrevserver 3971/tcp +lanrevserver 3971/udp +iconp 3972/tcp +iconp 3972/udp +progistics 3973/tcp +progistics 3973/udp +xk22 3974/tcp +xk22 3974/udp +airshot 3975/tcp +airshot 3975/udp +opswagent 3976/tcp +opswagent 3976/udp +opswmanager 3977/tcp +opswmanager 3977/udp +secure-cfg-svr 3978/tcp +secure-cfg-svr 3978/udp +smwan 3979/tcp +smwan 3979/udp +starfish 3981/tcp +starfish 3981/udp +eis 3982/tcp +eis 3982/udp +eisp 3983/tcp +eisp 3983/udp +mapper-nodemgr 3984/tcp +mapper-nodemgr 3984/udp +mapper-mapethd 3985/tcp +mapper-mapethd 3985/udp +mapper-ws-ethd 3986/tcp +mapper-ws-ethd 3986/udp +centerline 3987/tcp +centerline 3987/udp +dcs-config 3988/tcp +dcs-config 3988/udp +bv-queryengine 3989/tcp +bv-queryengine 3989/udp +bv-is 3990/tcp +bv-is 3990/udp +bv-smcsrv 3991/tcp +bv-smcsrv 3991/udp +bv-ds 3992/tcp +bv-ds 3992/udp +bv-agent 3993/tcp +bv-agent 3993/udp +iss-mgmt-ssl 3995/tcp +iss-mgmt-ssl 3995/udp +abcsoftware 3996/tcp +abcsoftware 3996/udp +agentsease-db 3997/tcp +agentsease-db 3997/udp +dnx 3998/tcp +dnx 3998/udp +nvcnet 3999/tcp +nvcnet 3999/udp +terabase 4000/tcp +terabase 4000/udp +newoak 4001/tcp +newoak 4001/udp +pxc-spvr-ft 4002/tcp +pxc-spvr-ft 4002/udp +pxc-splr-ft 4003/tcp +pxc-splr-ft 4003/udp +pxc-roid 4004/tcp +pxc-roid 4004/udp +pxc-pin 4005/tcp +pxc-pin 4005/udp +pxc-spvr 4006/tcp +pxc-spvr 4006/udp +pxc-splr 4007/tcp +pxc-splr 4007/udp +netcheque 4008/tcp +netcheque 4008/udp +chimera-hwm 4009/tcp +chimera-hwm 4009/udp +samsung-unidex 4010/tcp +samsung-unidex 4010/udp +altserviceboot 4011/tcp +altserviceboot 4011/udp +pda-gate 4012/tcp +pda-gate 4012/udp +acl-manager 4013/tcp +acl-manager 4013/udp +taiclock 4014/tcp +taiclock 4014/udp +talarian-mcast1 4015/tcp +talarian-mcast1 4015/udp +talarian-mcast2 4016/tcp +talarian-mcast2 4016/udp +talarian-mcast3 4017/tcp +talarian-mcast3 4017/udp +talarian-mcast4 4018/tcp +talarian-mcast4 4018/udp +talarian-mcast5 4019/tcp +talarian-mcast5 4019/udp +trap 4020/tcp +trap 4020/udp +nexus-portal 4021/tcp +nexus-portal 4021/udp +dnox 4022/tcp +dnox 4022/udp +esnm-zoning 4023/tcp +esnm-zoning 4023/udp +tnp1-port 4024/tcp +tnp1-port 4024/udp +partimage 4025/tcp +partimage 4025/udp +as-debug 4026/tcp +as-debug 4026/udp +bxp 4027/tcp +bxp 4027/udp +dtserver-port 4028/tcp +dtserver-port 4028/udp +ip-qsig 4029/tcp +ip-qsig 4029/udp +jdmn-port 4030/tcp +jdmn-port 4030/udp +suucp 4031/tcp +suucp 4031/udp +vrts-auth-port 4032/tcp +vrts-auth-port 4032/udp +sanavigator 4033/tcp +sanavigator 4033/udp +ubxd 4034/tcp +ubxd 4034/udp +wap-push-http 4035/tcp +wap-push-http 4035/udp +wap-push-https 4036/tcp +wap-push-https 4036/udp +ravehd 4037/tcp +ravehd 4037/udp +fazzt-ptp 4038/tcp +fazzt-ptp 4038/udp +fazzt-admin 4039/tcp +fazzt-admin 4039/udp +yo-main 4040/tcp +yo-main 4040/udp +houston 4041/tcp +houston 4041/udp +ldxp 4042/tcp +ldxp 4042/udp +nirp 4043/tcp +nirp 4043/udp +ltp 4044/tcp +ltp 4044/udp +npp 4045/tcp +npp 4045/udp +acp-proto 4046/tcp +acp-proto 4046/udp +ctp-state 4047/tcp +ctp-state 4047/udp +wafs 4049/tcp +wafs 4049/udp +cisco-wafs 4050/tcp +cisco-wafs 4050/udp +cppdp 4051/tcp +cppdp 4051/udp +interact 4052/tcp +interact 4052/udp +ccu-comm-1 4053/tcp +ccu-comm-1 4053/udp +ccu-comm-2 4054/tcp +ccu-comm-2 4054/udp +ccu-comm-3 4055/tcp +ccu-comm-3 4055/udp +lms 4056/tcp +lms 4056/udp +wfm 4057/tcp +wfm 4057/udp +kingfisher 4058/tcp +kingfisher 4058/udp +dlms-cosem 4059/tcp +dlms-cosem 4059/udp +dsmeter-iatc 4060/tcp +dsmeter-iatc 4060/udp +ice-location 4061/tcp +ice-location 4061/udp +ice-slocation 4062/tcp +ice-slocation 4062/udp +ice-router 4063/tcp +ice-router 4063/udp +ice-srouter 4064/tcp +ice-srouter 4064/udp +avanti-cdp 4065/tcp +avanti-cdp 4065/udp +pmas 4066/tcp +pmas 4066/udp +idp 4067/tcp +idp 4067/udp +ipfltbcst 4068/tcp +ipfltbcst 4068/udp +minger 4069/tcp +minger 4069/udp +tripe 4070/tcp +tripe 4070/udp +aibkup 4071/tcp +aibkup 4071/udp +zieto-sock 4072/tcp +zieto-sock 4072/udp +iRAPP 4073/tcp +iRAPP 4073/udp +cequint-cityid 4074/tcp +cequint-cityid 4074/udp +perimlan 4075/tcp +perimlan 4075/udp +seraph 4076/tcp +seraph 4076/udp +ascomalarm 4077/udp +cssp 4078/tcp +santools 4079/tcp +santools 4079/udp +lorica-in 4080/tcp +lorica-in 4080/udp +lorica-in-sec 4081/tcp +lorica-in-sec 4081/udp +lorica-out 4082/tcp +lorica-out 4082/udp +lorica-out-sec 4083/tcp +lorica-out-sec 4083/udp +fortisphere-vm 4084/udp +ezmessagesrv 4085/tcp +ftsync 4086/udp +applusservice 4087/tcp +npsp 4088/tcp +opencore 4089/tcp +opencore 4089/udp +omasgport 4090/tcp +omasgport 4090/udp +ewinstaller 4091/tcp +ewinstaller 4091/udp +ewdgs 4092/tcp +ewdgs 4092/udp +pvxpluscs 4093/tcp +pvxpluscs 4093/udp +sysrqd 4094/tcp +sysrqd 4094/udp +xtgui 4095/tcp +xtgui 4095/udp +bre 4096/tcp +bre 4096/udp +patrolview 4097/tcp +patrolview 4097/udp +drmsfsd 4098/tcp +drmsfsd 4098/udp +dpcp 4099/tcp +dpcp 4099/udp +igo-incognito 4100/tcp +igo-incognito 4100/udp +brlp-0 4101/tcp +brlp-0 4101/udp +brlp-1 4102/tcp +brlp-1 4102/udp +brlp-2 4103/tcp +brlp-2 4103/udp +brlp-3 4104/tcp +brlp-3 4104/udp +shofar 4105/tcp +shofar 4105/udp +synchronite 4106/tcp +synchronite 4106/udp +j-ac 4107/tcp +j-ac 4107/udp +accel 4108/tcp +accel 4108/udp +izm 4109/tcp +izm 4109/udp +g2tag 4110/tcp +g2tag 4110/udp +xgrid 4111/tcp +xgrid 4111/udp +apple-vpns-rp 4112/tcp +apple-vpns-rp 4112/udp +aipn-reg 4113/tcp +aipn-reg 4113/udp +jomamqmonitor 4114/tcp +jomamqmonitor 4114/udp +cds 4115/tcp +cds 4115/udp +smartcard-tls 4116/tcp +smartcard-tls 4116/udp +hillrserv 4117/tcp +hillrserv 4117/udp +netscript 4118/tcp +netscript 4118/udp +assuria-slm 4119/tcp +assuria-slm 4119/udp +minirem 4120/tcp +e-builder 4121/tcp +e-builder 4121/udp +fprams 4122/tcp +fprams 4122/udp +z-wave 4123/tcp +z-wave 4123/udp +tigv2 4124/tcp +tigv2 4124/udp +opsview-envoy 4125/tcp +opsview-envoy 4125/udp +ddrepl 4126/tcp +ddrepl 4126/udp +unikeypro 4127/tcp +unikeypro 4127/udp +nufw 4128/tcp +nufw 4128/udp +nuauth 4129/tcp +nuauth 4129/udp +fronet 4130/tcp +fronet 4130/udp +stars 4131/tcp +stars 4131/udp +nuts-dem 4132/tcp +nuts-dem 4132/udp +nuts-bootp 4133/tcp +nuts-bootp 4133/udp +nifty-hmi 4134/tcp +nifty-hmi 4134/udp +cl-db-attach 4135/tcp +cl-db-attach 4135/udp +cl-db-request 4136/tcp +cl-db-request 4136/udp +cl-db-remote 4137/tcp +cl-db-remote 4137/udp +nettest 4138/tcp +nettest 4138/udp +thrtx 4139/tcp +thrtx 4139/udp +cedros-fds 4140/tcp +cedros-fds 4140/udp +oirtgsvc 4141/tcp +oirtgsvc 4141/udp +oidocsvc 4142/tcp +oidocsvc 4142/udp +oidsr 4143/tcp +oidsr 4143/udp +vvr-control 4145/tcp +vvr-control 4145/udp +tgcconnect 4146/tcp +tgcconnect 4146/udp +vrxpservman 4147/tcp +vrxpservman 4147/udp +hhb-handheld 4148/tcp +hhb-handheld 4148/udp +agslb 4149/tcp +agslb 4149/udp +PowerAlert-nsa 4150/tcp +PowerAlert-nsa 4150/udp +menandmice-noh 4151/tcp +menandmice-noh 4151/udp +idig-mux 4152/tcp +idig-mux 4152/udp +mbl-battd 4153/tcp +mbl-battd 4153/udp +atlinks 4154/tcp +atlinks 4154/udp +bzr 4155/tcp +bzr 4155/udp +stat-results 4156/tcp +stat-results 4156/udp +stat-scanner 4157/tcp +stat-scanner 4157/udp +stat-cc 4158/tcp +stat-cc 4158/udp +nss 4159/tcp +nss 4159/udp +jini-discovery 4160/tcp +jini-discovery 4160/udp +omscontact 4161/tcp +omscontact 4161/udp +omstopology 4162/tcp +omstopology 4162/udp +silverpeakpeer 4163/tcp +silverpeakpeer 4163/udp +silverpeakcomm 4164/tcp +silverpeakcomm 4164/udp +altcp 4165/tcp +altcp 4165/udp +joost 4166/tcp +joost 4166/udp +ddgn 4167/tcp +ddgn 4167/udp +pslicser 4168/tcp +pslicser 4168/udp +iadt 4169/tcp +iadt-disc 4169/udp +d-cinema-csp 4170/tcp +ml-svnet 4171/tcp +pcoip 4172/tcp +pcoip 4172/udp +mma-discovery 4173/udp +smcluster 4174/tcp +sm-disc 4174/udp +bccp 4175/tcp +tl-ipcproxy 4176/tcp +wello 4177/tcp +wello 4177/udp +storman 4178/tcp +storman 4178/udp +MaxumSP 4179/tcp +MaxumSP 4179/udp +httpx 4180/tcp +httpx 4180/udp +macbak 4181/tcp +macbak 4181/udp +pcptcpservice 4182/tcp +pcptcpservice 4182/udp +cyborgnet 4183/tcp +cyborgnet 4183/udp +universe-suite 4184/tcp +universe-suite 4184/udp +wcpp 4185/tcp +wcpp 4185/udp +boxbackupstore 4186/tcp +csc-proxy 4187/tcp +vatata 4188/tcp +vatata 4188/udp +pcep 4189/tcp +sieve 4190/tcp +dsmipv6 4191/udp +azeti 4192/tcp +azeti-bd 4192/udp +pvxplusio 4193/tcp +spdm 4194/tcp +aws-wsp 4195/tcp +aws-wsp 4195/udp +aws-wsp 4195/sctp +aws-wsp 4195/dccp +hctl 4197/tcp +hctl 4197/udp +eims-admin 4199/tcp +eims-admin 4199/udp +corelccam 4300/tcp +corelccam 4300/udp +d-data 4301/tcp +d-data 4301/udp +d-data-control 4302/tcp +d-data-control 4302/udp +srcp 4303/tcp +srcp 4303/udp +owserver 4304/tcp +owserver 4304/udp +batman 4305/tcp +batman 4305/udp +pinghgl 4306/tcp +pinghgl 4306/udp +trueconf 4307/tcp +trueconf 4307/udp +compx-lockview 4308/tcp +compx-lockview 4308/udp +dserver 4309/tcp +dserver 4309/udp +mirrtex 4310/tcp +mirrtex 4310/udp +p6ssmc 4311/tcp +pscl-mgt 4312/tcp +perrla 4313/tcp +choiceview-agt 4314/tcp +choiceview-clt 4316/tcp +opentelemetry 4317/tcp +fox-skytale 4319/tcp +fox-skytale 4319/udp +fdt-rcatp 4320/tcp +fdt-rcatp 4320/udp +rwhois 4321/tcp +rwhois 4321/udp +trim-event 4322/tcp +trim-event 4322/udp +trim-ice 4323/tcp +trim-ice 4323/udp +geognosisadmin 4325/tcp +geognosisman 4325/udp +geognosis 4326/tcp +geognosis 4326/udp +jaxer-web 4327/tcp +jaxer-web 4327/udp +jaxer-manager 4328/tcp +jaxer-manager 4328/udp +publiqare-sync 4329/tcp +dey-sapi 4330/tcp +ktickets-rest 4331/tcp +getty-focus 4332/tcp +ahsp 4333/tcp +ahsp 4333/udp +ahsp 4333/sctp +netconf-ch-ssh 4334/tcp +netconf-ch-tls 4335/tcp +restconf-ch-tls 4336/tcp +gaia 4340/tcp +gaia 4340/udp +lisp-data 4341/udp +lisp-control 4342/udp +unicall 4343/tcp +unicall 4343/udp +vinainstall 4344/tcp +vinainstall 4344/udp +m4-network-as 4345/tcp +m4-network-as 4345/udp +elanlm 4346/tcp +elanlm 4346/udp +lansurveyor 4347/tcp +lansurveyor 4347/udp +itose 4348/tcp +itose 4348/udp +fsportmap 4349/tcp +fsportmap 4349/udp +net-device 4350/tcp +net-device 4350/udp +plcy-net-svcs 4351/tcp +plcy-net-svcs 4351/udp +pjlink 4352/tcp +pjlink 4352/udp +f5-iquery 4353/tcp +f5-iquery 4353/udp +qsnet-trans 4354/tcp +qsnet-trans 4354/udp +qsnet-workst 4355/tcp +qsnet-workst 4355/udp +qsnet-assist 4356/tcp +qsnet-assist 4356/udp +qsnet-cond 4357/tcp +qsnet-cond 4357/udp +qsnet-nucl 4358/tcp +qsnet-nucl 4358/udp +omabcastltkm 4359/tcp +omabcastltkm 4359/udp +matrix-vnet 4360/tcp +nacnl 4361/udp +afore-vdp-disc 4362/udp +shadowstream 4366/udp +wxbrief 4368/tcp +wxbrief 4368/udp +epmd 4369/tcp +epmd 4369/udp +elpro-tunnel 4370/tcp +elpro-tunnel 4370/udp +l2c-control 4371/tcp +l2c-disc 4371/udp +l2c-data 4372/tcp +l2c-data 4372/udp +remctl 4373/tcp +remctl 4373/udp +psi-ptt 4374/tcp +tolteces 4375/tcp +tolteces 4375/udp +bip 4376/tcp +bip 4376/udp +cp-spxsvr 4377/tcp +cp-spxsvr 4377/udp +cp-spxdpy 4378/tcp +cp-spxdpy 4378/udp +ctdb 4379/tcp +ctdb 4379/udp +xandros-cms 4389/tcp +xandros-cms 4389/udp +wiegand 4390/tcp +wiegand 4390/udp +apwi-imserver 4391/tcp +apwi-rxserver 4392/tcp +apwi-rxspooler 4393/tcp +apwi-disc 4394/udp +omnivisionesx 4395/tcp +omnivisionesx 4395/udp +fly 4396/tcp +ds-srv 4400/tcp +ds-srv 4400/udp +ds-srvr 4401/tcp +ds-srvr 4401/udp +ds-clnt 4402/tcp +ds-clnt 4402/udp +ds-user 4403/tcp +ds-user 4403/udp +ds-admin 4404/tcp +ds-admin 4404/udp +ds-mail 4405/tcp +ds-mail 4405/udp +ds-slp 4406/tcp +ds-slp 4406/udp +nacagent 4407/tcp +slscc 4408/tcp +netcabinet-com 4409/tcp +itwo-server 4410/tcp +found 4411/tcp +smallchat 4412/udp +avi-nms 4413/tcp +avi-nms-disc 4413/udp +updog 4414/tcp +brcd-vr-req 4415/tcp +pjj-player 4416/tcp +pjj-player-disc 4416/udp +workflowdir 4417/tcp +axysbridge 4418/udp +cbp 4419/tcp +nvme 4420/tcp +nvme 4420/udp +scaleft 4421/tcp +tsepisp 4422/tcp +thingkit 4423/tcp +netrockey6 4425/tcp +netrockey6 4425/udp +beacon-port-2 4426/tcp +beacon-port-2 4426/udp +drizzle 4427/tcp +omviserver 4428/tcp +omviagent 4429/tcp +rsqlserver 4430/tcp +rsqlserver 4430/udp +wspipe 4431/tcp +l-acoustics 4432/tcp +l-acoustics 4432/udp +vop 4433/tcp +netblox 4441/udp +saris 4442/tcp +saris 4442/udp +pharos 4443/tcp +pharos 4443/udp +krb524 4444/tcp +krb524 4444/udp +nv-video 4444/tcp +nv-video 4444/udp +upnotifyp 4445/tcp +upnotifyp 4445/udp +n1-fwp 4446/tcp +n1-fwp 4446/udp +n1-rmgmt 4447/tcp +n1-rmgmt 4447/udp +asc-slmd 4448/tcp +asc-slmd 4448/udp +privatewire 4449/tcp +privatewire 4449/udp +camp 4450/tcp +camp 4450/udp +ctisystemmsg 4451/tcp +ctisystemmsg 4451/udp +ctiprogramload 4452/tcp +ctiprogramload 4452/udp +nssalertmgr 4453/tcp +nssalertmgr 4453/udp +nssagentmgr 4454/tcp +nssagentmgr 4454/udp +prchat-user 4455/tcp +prchat-user 4455/udp +prchat-server 4456/tcp +prchat-server 4456/udp +prRegister 4457/tcp +prRegister 4457/udp +mcp 4458/tcp +mcp 4458/udp +ntske 4460/tcp +hpssmgmt 4484/tcp +hpssmgmt 4484/udp +assyst-dr 4485/tcp +icms 4486/tcp +icms 4486/udp +prex-tcp 4487/tcp +awacs-ice 4488/tcp +awacs-ice 4488/udp +ipsec-nat-t 4500/tcp +ipsec-nat-t 4500/udp +a25-fap-fgw 4502/sctp +armagetronad 4534/udp +ehs 4535/tcp +ehs 4535/udp +ehs-ssl 4536/tcp +ehs-ssl 4536/udp +wssauthsvc 4537/tcp +wssauthsvc 4537/udp +swx-gate 4538/tcp +swx-gate 4538/udp +worldscores 4545/tcp +worldscores 4545/udp +sf-lm 4546/tcp +sf-lm 4546/udp +lanner-lm 4547/tcp +lanner-lm 4547/udp +synchromesh 4548/tcp +synchromesh 4548/udp +aegate 4549/tcp +aegate 4549/udp +gds-adppiw-db 4550/tcp +gds-adppiw-db 4550/udp +ieee-mih 4551/tcp +ieee-mih 4551/udp +menandmice-mon 4552/tcp +menandmice-mon 4552/udp +icshostsvc 4553/tcp +msfrs 4554/tcp +msfrs 4554/udp +rsip 4555/tcp +rsip 4555/udp +dtn-bundle 4556/tcp +dtn-bundle 4556/udp +dtn-bundle 4556/dccp +mtcevrunqss 4557/udp +mtcevrunqman 4558/udp +hylafax 4559/tcp +hylafax 4559/udp +amahi-anywhere 4563/tcp +kwtc 4566/tcp +kwtc 4566/udp +tram 4567/tcp +tram 4567/udp +bmc-reporting 4568/tcp +bmc-reporting 4568/udp +iax 4569/tcp +iax 4569/udp +deploymentmap 4570/tcp +cardifftec-back 4573/tcp +rid 4590/tcp +l3t-at-an 4591/tcp +l3t-at-an 4591/udp +hrpd-ith-at-an 4592/udp +ipt-anri-anri 4593/tcp +ipt-anri-anri 4593/udp +ias-session 4594/tcp +ias-session 4594/udp +ias-paging 4595/tcp +ias-paging 4595/udp +ias-neighbor 4596/tcp +ias-neighbor 4596/udp +a21-an-1xbs 4597/tcp +a21-an-1xbs 4597/udp +a16-an-an 4598/tcp +a16-an-an 4598/udp +a17-an-an 4599/tcp +a17-an-an 4599/udp +piranha1 4600/tcp +piranha1 4600/udp +piranha2 4601/tcp +piranha2 4601/udp +mtsserver 4602/tcp +menandmice-upg 4603/tcp +irp 4604/tcp +sixchat 4605/tcp +sixid 4606/tcp +ventoso 4621/udp +dots-signal 4646/tcp +dots-signal 4646/udp +playsta2-app 4658/tcp +playsta2-app 4658/udp +playsta2-lob 4659/tcp +playsta2-lob 4659/udp +smaclmgr 4660/tcp +smaclmgr 4660/udp +kar2ouche 4661/tcp +kar2ouche 4661/udp +oms 4662/tcp +oms 4662/udp +noteit 4663/tcp +noteit 4663/udp +ems 4664/tcp +ems 4664/udp +contclientms 4665/tcp +contclientms 4665/udp +eportcomm 4666/tcp +eportcomm 4666/udp +mmacomm 4667/tcp +mmacomm 4667/udp +mmaeds 4668/tcp +mmaeds 4668/udp +eportcommdata 4669/tcp +eportcommdata 4669/udp +light 4670/tcp +light 4670/udp +acter 4671/tcp +acter 4671/udp +rfa 4672/tcp +rfa 4672/udp +cxws 4673/tcp +cxws 4673/udp +appiq-mgmt 4674/tcp +appiq-mgmt 4674/udp +dhct-status 4675/tcp +dhct-status 4675/udp +dhct-alerts 4676/tcp +dhct-alerts 4676/udp +bcs 4677/tcp +bcs 4677/udp +traversal 4678/tcp +traversal 4678/udp +mgesupervision 4679/tcp +mgesupervision 4679/udp +mgemanagement 4680/tcp +mgemanagement 4680/udp +parliant 4681/tcp +parliant 4681/udp +finisar 4682/tcp +finisar 4682/udp +spike 4683/tcp +spike 4683/udp +rfid-rp1 4684/tcp +rfid-rp1 4684/udp +autopac 4685/tcp +autopac 4685/udp +msp-os 4686/tcp +msp-os 4686/udp +nst 4687/tcp +nst 4687/udp +mobile-p2p 4688/tcp +mobile-p2p 4688/udp +altovacentral 4689/tcp +altovacentral 4689/udp +prelude 4690/tcp +prelude 4690/udp +mtn 4691/tcp +mtn 4691/udp +conspiracy 4692/tcp +conspiracy 4692/udp +netxms-agent 4700/tcp +netxms-agent 4700/udp +netxms-mgmt 4701/tcp +netxms-mgmt 4701/udp +netxms-sync 4702/tcp +netxms-sync 4702/udp +npqes-test 4703/tcp +assuria-ins 4704/tcp +trinity-dist 4711/tcp +trinity-dist 4711/udp +trinity-dist 4711/sctp +truckstar 4725/tcp +truckstar 4725/udp +a26-fap-fgw 4726/udp +fcis 4727/tcp +fcis-disc 4727/udp +capmux 4728/tcp +capmux 4728/udp +gsmtap 4729/udp +gearman 4730/tcp +gearman 4730/udp +remcap 4731/tcp +ohmtrigger 4732/udp +resorcs 4733/tcp +ipdr-sp 4737/tcp +ipdr-sp 4737/udp +solera-lpn 4738/tcp +solera-lpn 4738/udp +ipfix 4739/tcp +ipfix 4739/udp +ipfix 4739/sctp +ipfixs 4740/tcp +ipfixs 4740/sctp +ipfixs 4740/udp +lumimgrd 4741/tcp +lumimgrd 4741/udp +sicct 4742/tcp +sicct-sdp 4742/udp +openhpid 4743/tcp +openhpid 4743/udp +ifsp 4744/tcp +ifsp 4744/udp +fmp 4745/tcp +fmp 4745/udp +intelliadm-disc 4746/udp +buschtrommel 4747/udp +profilemac 4749/tcp +profilemac 4749/udp +ssad 4750/tcp +ssad 4750/udp +spocp 4751/tcp +spocp 4751/udp +snap 4752/tcp +snap 4752/udp +simon 4753/tcp +simon-disc 4753/udp +gre-in-udp 4754/udp +gre-udp-dtls 4755/udp +RDCenter 4756/tcp +converge 4774/tcp +bfd-multi-ctl 4784/tcp +bfd-multi-ctl 4784/udp +cncp 4785/udp +smart-install 4786/tcp +sia-ctrl-plane 4787/tcp +xmcp 4788/tcp +vxlan 4789/udp +vxlan-gpe 4790/udp +roce 4791/udp +unified-bus 4792/tcp +unified-bus 4792/udp +iims 4800/tcp +iims 4800/udp +iwec 4801/tcp +iwec 4801/udp +ilss 4802/tcp +ilss 4802/udp +notateit 4803/tcp +notateit-disc 4803/udp +aja-ntv4-disc 4804/udp +htcp 4827/tcp +htcp 4827/udp +varadero-0 4837/tcp +varadero-0 4837/udp +varadero-1 4838/tcp +varadero-1 4838/udp +varadero-2 4839/tcp +varadero-2 4839/udp +opcua-tcp 4840/tcp +opcua-udp 4840/udp +quosa 4841/tcp +quosa 4841/udp +gw-asv 4842/tcp +gw-asv 4842/udp +opcua-tls 4843/tcp +opcua-tls 4843/udp +gw-log 4844/tcp +gw-log 4844/udp +wcr-remlib 4845/tcp +wcr-remlib 4845/udp +contamac-icm 4846/tcp +contamac-icm 4846/udp +wfc 4847/tcp +wfc 4847/udp +appserv-http 4848/tcp +appserv-http 4848/udp +appserv-https 4849/tcp +appserv-https 4849/udp +sun-as-nodeagt 4850/tcp +sun-as-nodeagt 4850/udp +derby-repli 4851/tcp +derby-repli 4851/udp +unify-debug 4867/tcp +unify-debug 4867/udp +phrelay 4868/tcp +phrelay 4868/udp +phrelaydbg 4869/tcp +phrelaydbg 4869/udp +cc-tracking 4870/tcp +cc-tracking 4870/udp +wired 4871/tcp +wired 4871/udp +tritium-can 4876/tcp +tritium-can 4876/udp +lmcs 4877/tcp +lmcs 4877/udp +inst-discovery 4878/udp +wsdl-event 4879/tcp +hislip 4880/tcp +socp-t 4881/udp +socp-c 4882/udp +wmlserver 4883/tcp +hivestor 4884/tcp +hivestor 4884/udp +abbs 4885/tcp +abbs 4885/udp +xcap-portal 4888/tcp +xcap-control 4889/tcp +lyskom 4894/tcp +lyskom 4894/udp +radmin-port 4899/tcp +radmin-port 4899/udp +hfcs 4900/tcp +hfcs 4900/udp +flr-agent 4901/tcp +magiccontrol 4902/tcp +lutap 4912/tcp +lutcp 4913/tcp +bones 4914/tcp +bones 4914/udp +frcs 4915/tcp +an-signaling 4936/udp +atsc-mh-ssc 4937/udp +eq-office-4940 4940/tcp +eq-office-4940 4940/udp +eq-office-4941 4941/tcp +eq-office-4941 4941/udp +eq-office-4942 4942/tcp +eq-office-4942 4942/udp +munin 4949/tcp +munin 4949/udp +sybasesrvmon 4950/tcp +sybasesrvmon 4950/udp +pwgwims 4951/tcp +pwgwims 4951/udp +sagxtsds 4952/tcp +sagxtsds 4952/udp +dbsyncarbiter 4953/tcp +ccss-qmm 4969/tcp +ccss-qmm 4969/udp +ccss-qsm 4970/tcp +ccss-qsm 4970/udp +burp 4971/tcp +ctxs-vpp 4980/udp +webyast 4984/tcp +gerhcs 4985/tcp +mrip 4986/tcp +mrip 4986/udp +smar-se-port1 4987/tcp +smar-se-port1 4987/udp +smar-se-port2 4988/tcp +smar-se-port2 4988/udp +parallel 4989/tcp +parallel 4989/udp +busycal 4990/tcp +busycal 4990/udp +vrt 4991/tcp +vrt 4991/udp +hfcs-manager 4999/tcp +hfcs-manager 4999/udp +commplex-main 5000/tcp +commplex-main 5000/udp +commplex-link 5001/tcp +commplex-link 5001/udp +rfe 5002/tcp +rfe 5002/udp +fmpro-internal 5003/tcp +fmpro-internal 5003/udp +avt-profile-1 5004/tcp +avt-profile-1 5004/udp +avt-profile-1 5004/dccp +avt-profile-2 5005/tcp +avt-profile-2 5005/udp +avt-profile-2 5005/dccp +wsm-server 5006/tcp +wsm-server 5006/udp +wsm-server-ssl 5007/tcp +wsm-server-ssl 5007/udp +synapsis-edge 5008/tcp +synapsis-edge 5008/udp +winfs 5009/tcp +winfs 5009/udp +telelpathstart 5010/tcp +telelpathstart 5010/udp +telelpathattack 5011/tcp +telelpathattack 5011/udp +nsp 5012/tcp +nsp 5012/udp +fmpro-v6 5013/tcp +fmpro-v6 5013/udp +onpsocket 5014/udp +fmwp 5015/tcp +zenginkyo-1 5020/tcp +zenginkyo-1 5020/udp +zenginkyo-2 5021/tcp +zenginkyo-2 5021/udp +mice 5022/tcp +mice 5022/udp +htuilsrv 5023/tcp +htuilsrv 5023/udp +scpi-telnet 5024/tcp +scpi-telnet 5024/udp +scpi-raw 5025/tcp +scpi-raw 5025/udp +strexec-d 5026/tcp +strexec-d 5026/udp +strexec-s 5027/tcp +strexec-s 5027/udp +qvr 5028/tcp +infobright 5029/tcp +infobright 5029/udp +dmp 5031/udp +signacert-agent 5032/tcp +jtnetd-server 5033/tcp +jtnetd-status 5034/tcp +asnaacceler8db 5042/tcp +asnaacceler8db 5042/udp +swxadmin 5043/tcp +swxadmin 5043/udp +lxi-evntsvc 5044/tcp +lxi-evntsvc 5044/udp +osp 5045/tcp +vpm-udp 5046/udp +iscape 5047/udp +texai 5048/tcp +ivocalize 5049/tcp +ivocalize 5049/udp +mmcc 5050/tcp +mmcc 5050/udp +ita-agent 5051/tcp +ita-agent 5051/udp +ita-manager 5052/tcp +ita-manager 5052/udp +rlm 5053/tcp +rlm-disc 5053/udp +rlm-admin 5054/tcp +unot 5055/tcp +unot 5055/udp +intecom-ps1 5056/tcp +intecom-ps1 5056/udp +intecom-ps2 5057/tcp +intecom-ps2 5057/udp +locus-disc 5058/udp +sds 5059/tcp +sds 5059/udp +sip 5060/tcp +sip 5060/udp +sip 5060/sctp +sips 5061/tcp +sips 5061/udp +sips 5061/sctp +na-localise 5062/tcp +na-localise 5062/udp +csrpc 5063/tcp +ca-1 5064/tcp +ca-1 5064/udp +ca-2 5065/tcp +ca-2 5065/udp +stanag-5066 5066/tcp +stanag-5066 5066/udp +authentx 5067/tcp +authentx 5067/udp +bitforestsrv 5068/tcp +i-net-2000-npr 5069/tcp +i-net-2000-npr 5069/udp +vtsas 5070/tcp +vtsas 5070/udp +powerschool 5071/tcp +powerschool 5071/udp +ayiya 5072/tcp +ayiya 5072/udp +tag-pm 5073/tcp +tag-pm 5073/udp +alesquery 5074/tcp +alesquery 5074/udp +pvaccess 5075/tcp +pixelpusher 5078/udp +cp-spxrpts 5079/udp +onscreen 5080/tcp +onscreen 5080/udp +sdl-ets 5081/tcp +sdl-ets 5081/udp +qcp 5082/tcp +qcp 5082/udp +qfp 5083/tcp +qfp 5083/udp +llrp 5084/tcp +llrp 5084/udp +encrypted-llrp 5085/tcp +encrypted-llrp 5085/udp +aprigo-cs 5086/tcp +biotic 5087/tcp +car 5090/sctp +cxtp 5091/sctp +magpie 5092/udp +sentinel-lm 5093/tcp +sentinel-lm 5093/udp +hart-ip 5094/tcp +hart-ip 5094/udp +sentlm-srv2srv 5099/tcp +sentlm-srv2srv 5099/udp +socalia 5100/tcp +socalia 5100/udp +talarian-tcp 5101/tcp +talarian-udp 5101/udp +oms-nonsecure 5102/tcp +oms-nonsecure 5102/udp +actifio-c2c 5103/tcp +tinymessage 5104/udp +hughes-ap 5105/udp +actifioudsagent 5106/tcp +actifioreplic 5107/tcp +taep-as-svc 5111/tcp +taep-as-svc 5111/udp +pm-cmdsvr 5112/tcp +pm-cmdsvr 5112/udp +ev-services 5114/tcp +autobuild 5115/tcp +emb-proj-cmd 5116/udp +gradecam 5117/tcp +barracuda-bbs 5120/tcp +barracuda-bbs 5120/udp +nbt-pc 5133/tcp +nbt-pc 5133/udp +ppactivation 5134/tcp +erp-scale 5135/tcp +minotaur-sa 5136/udp +ctsd 5137/tcp +ctsd 5137/udp +rmonitor-secure 5145/tcp +rmonitor-secure 5145/udp +social-alarm 5146/tcp +atmp 5150/tcp +atmp 5150/udp +esri-sde 5151/tcp +esri-sde 5151/udp +sde-discovery 5152/tcp +sde-discovery 5152/udp +bzflag 5154/tcp +bzflag 5154/udp +asctrl-agent 5155/tcp +asctrl-agent 5155/udp +rugameonline 5156/tcp +mediat 5157/tcp +snmpssh 5161/tcp +snmpssh-trap 5162/tcp +sbackup 5163/tcp +vpa 5164/tcp +vpa-disc 5164/udp +ife-icorp 5165/tcp +ife-icorp 5165/udp +winpcs 5166/tcp +winpcs 5166/udp +scte104 5167/tcp +scte104 5167/udp +scte30 5168/tcp +scte30 5168/udp +pcoip-mgmt 5172/tcp +aol 5190/tcp +aol 5190/udp +aol-1 5191/tcp +aol-1 5191/udp +aol-2 5192/tcp +aol-2 5192/udp +aol-3 5193/tcp +aol-3 5193/udp +cpscomm 5194/tcp +ampl-lic 5195/tcp +ampl-tableproxy 5196/tcp +tunstall-lwp 5197/tcp +targus-getdata 5200/tcp +targus-getdata 5200/udp +targus-getdata1 5201/tcp +targus-getdata1 5201/udp +targus-getdata2 5202/tcp +targus-getdata2 5202/udp +targus-getdata3 5203/tcp +targus-getdata3 5203/udp +nomad 5209/tcp +noteza 5215/tcp +noteza 5215/sctp +3exmp 5221/tcp +xmpp-client 5222/tcp +hpvirtgrp 5223/tcp +hpvirtgrp 5223/udp +hpvirtctrl 5224/tcp +hpvirtctrl 5224/udp +hp-server 5225/tcp +hp-server 5225/udp +hp-status 5226/tcp +hp-status 5226/udp +perfd 5227/tcp +perfd 5227/udp +hpvroom 5228/tcp +jaxflow 5229/tcp +jaxflow-data 5230/tcp +crusecontrol 5231/tcp +csedaemon 5232/tcp +enfs 5233/tcp +eenet 5234/tcp +eenet 5234/udp +galaxy-network 5235/tcp +galaxy-network 5235/udp +padl2sim 5236/tcp +padl2sim 5236/udp +mnet-discovery 5237/tcp +mnet-discovery 5237/udp +attune 5242/tcp +xycstatus 5243/tcp +downtools 5245/tcp +downtools-disc 5245/udp +capwap-control 5246/udp +capwap-data 5247/udp +caacws 5248/tcp +caacws 5248/udp +caaclang2 5249/tcp +caaclang2 5249/udp +soagateway 5250/tcp +soagateway 5250/udp +caevms 5251/tcp +caevms 5251/udp +movaz-ssc 5252/tcp +movaz-ssc 5252/udp +kpdp 5253/tcp +logcabin 5254/tcp +3com-njack-1 5264/tcp +3com-njack-1 5264/udp +3com-njack-2 5265/tcp +3com-njack-2 5265/udp +xmpp-server 5269/tcp +cartographerxmp 5270/tcp +cartographerxmp 5270/udp +cuelink 5271/tcp +cuelink-disc 5271/udp +pk 5272/tcp +pk 5272/udp +xmpp-bosh 5280/tcp +undo-lm 5281/tcp +transmit-port 5282/tcp +transmit-port 5282/udp +presence 5298/tcp +presence 5298/udp +nlg-data 5299/tcp +nlg-data 5299/udp +hacl-hb 5300/tcp +hacl-hb 5300/udp +hacl-gs 5301/tcp +hacl-gs 5301/udp +hacl-cfg 5302/tcp +hacl-cfg 5302/udp +hacl-probe 5303/tcp +hacl-probe 5303/udp +hacl-local 5304/tcp +hacl-local 5304/udp +hacl-test 5305/tcp +hacl-test 5305/udp +sun-mc-grp 5306/tcp +sun-mc-grp 5306/udp +sco-aip 5307/tcp +sco-aip 5307/udp +cfengine 5308/tcp +cfengine 5308/udp +jprinter 5309/tcp +jprinter 5309/udp +outlaws 5310/tcp +outlaws 5310/udp +permabit-cs 5312/tcp +permabit-cs 5312/udp +rrdp 5313/tcp +rrdp 5313/udp +opalis-rbt-ipc 5314/tcp +opalis-rbt-ipc 5314/udp +hacl-poll 5315/tcp +hacl-poll 5315/udp +hpbladems 5316/tcp +hpdevms 5317/tcp +pkix-cmc 5318/tcp +bsfserver-zn 5320/tcp +bsfsvr-zn-ssl 5321/tcp +kfserver 5343/tcp +kfserver 5343/udp +xkotodrcp 5344/tcp +xkotodrcp 5344/udp +stuns 5349/tcp +stuns 5349/udp +turns 5349/tcp +turns 5349/udp +stun-behaviors 5349/tcp +pcp-multicast 5350/udp +pcp 5351/udp +dns-llq 5352/tcp +dns-llq 5352/udp +mdns 5353/tcp +mdns 5353/udp +mdnsresponder 5354/tcp +mdnsresponder 5354/udp +llmnr 5355/tcp +llmnr 5355/udp +ms-smlbiz 5356/tcp +ms-smlbiz 5356/udp +wsdapi 5357/tcp +wsdapi 5357/udp +wsdapi-s 5358/tcp +wsdapi-s 5358/udp +ms-alerter 5359/tcp +ms-alerter 5359/udp +ms-sideshow 5360/tcp +ms-sideshow 5360/udp +ms-s-sideshow 5361/tcp +ms-s-sideshow 5361/udp +serverwsd2 5362/tcp +serverwsd2 5362/udp +net-projection 5363/tcp +net-projection 5363/udp +kdnet 5364/udp +stresstester 5397/tcp +stresstester 5397/udp +elektron-admin 5398/tcp +elektron-admin 5398/udp +securitychase 5399/tcp +securitychase 5399/udp +excerpt 5400/tcp +excerpt 5400/udp +excerpts 5401/tcp +excerpts 5401/udp +mftp 5402/tcp +mftp 5402/udp +hpoms-ci-lstn 5403/tcp +hpoms-ci-lstn 5403/udp +hpoms-dps-lstn 5404/tcp +hpoms-dps-lstn 5404/udp +netsupport 5405/tcp +netsupport 5405/udp +systemics-sox 5406/tcp +systemics-sox 5406/udp +foresyte-clear 5407/tcp +foresyte-clear 5407/udp +foresyte-sec 5408/tcp +foresyte-sec 5408/udp +salient-dtasrv 5409/tcp +salient-dtasrv 5409/udp +salient-usrmgr 5410/tcp +salient-usrmgr 5410/udp +actnet 5411/tcp +actnet 5411/udp +continuus 5412/tcp +continuus 5412/udp +wwiotalk 5413/tcp +wwiotalk 5413/udp +statusd 5414/tcp +statusd 5414/udp +ns-server 5415/tcp +ns-server 5415/udp +sns-gateway 5416/tcp +sns-gateway 5416/udp +sns-agent 5417/tcp +sns-agent 5417/udp +mcntp 5418/tcp +mcntp 5418/udp +dj-ice 5419/tcp +dj-ice 5419/udp +cylink-c 5420/tcp +cylink-c 5420/udp +netsupport2 5421/tcp +netsupport2 5421/udp +salient-mux 5422/tcp +salient-mux 5422/udp +virtualuser 5423/tcp +virtualuser 5423/udp +beyond-remote 5424/tcp +beyond-remote 5424/udp +br-channel 5425/tcp +br-channel 5425/udp +devbasic 5426/tcp +devbasic 5426/udp +sco-peer-tta 5427/tcp +sco-peer-tta 5427/udp +telaconsole 5428/tcp +telaconsole 5428/udp +base 5429/tcp +base 5429/udp +radec-corp 5430/tcp +radec-corp 5430/udp +park-agent 5431/tcp +park-agent 5431/udp +postgresql 5432/tcp +postgresql 5432/udp +pyrrho 5433/tcp +pyrrho 5433/udp +sgi-arrayd 5434/tcp +sgi-arrayd 5434/udp +sceanics 5435/tcp +sceanics 5435/udp +pmip6-cntl 5436/udp +pmip6-data 5437/udp +spss 5443/tcp +spss 5443/udp +smbdirect 5445/tcp +smbdirect 5445/sctp +tiepie 5450/tcp +tiepie-disc 5450/udp +surebox 5453/tcp +surebox 5453/udp +apc-5454 5454/tcp +apc-5454 5454/udp +apc-5455 5455/tcp +apc-5455 5455/udp +apc-5456 5456/tcp +apc-5456 5456/udp +silkmeter 5461/tcp +silkmeter 5461/udp +ttl-publisher 5462/tcp +ttl-publisher 5462/udp +ttlpriceproxy 5463/tcp +ttlpriceproxy 5463/udp +quailnet 5464/tcp +quailnet 5464/udp +netops-broker 5465/tcp +netops-broker 5465/udp +apsolab-col 5470/tcp +apsolab-cols 5471/tcp +apsolab-tag 5472/tcp +apsolab-tags 5473/tcp +apsolab-rpc 5474/udp +apsolab-data 5475/tcp +fcp-addr-srvr1 5500/tcp +fcp-addr-srvr1 5500/udp +fcp-addr-srvr2 5501/tcp +fcp-addr-srvr2 5501/udp +fcp-srvr-inst1 5502/tcp +fcp-srvr-inst1 5502/udp +fcp-srvr-inst2 5503/tcp +fcp-srvr-inst2 5503/udp +fcp-cics-gw1 5504/tcp +fcp-cics-gw1 5504/udp +checkoutdb 5505/tcp +checkoutdb 5505/udp +amc 5506/tcp +amc 5506/udp +psl-management 5507/tcp +matter 5540/tcp +matter 5540/udp +cbus 5550/tcp +sgi-eventmond 5553/tcp +sgi-eventmond 5553/udp +sgi-esphttp 5554/tcp +sgi-esphttp 5554/udp +personal-agent 5555/tcp +personal-agent 5555/udp +freeciv 5556/tcp +freeciv 5556/udp +farenet 5557/tcp +dp-bura 5565/tcp +westec-connect 5566/tcp +dof-dps-mc-sec 5567/tcp +dof-dps-mc-sec 5567/udp +sdt 5568/tcp +sdt 5568/udp +rdmnet-ctrl 5569/tcp +rdmnet-device 5569/udp +sdmmp 5573/tcp +sdmmp 5573/udp +lsi-bobcat 5574/tcp +ora-oap 5575/tcp +fdtracks 5579/tcp +tmosms0 5580/tcp +tmosms0 5580/udp +tmosms1 5581/tcp +tmosms1 5581/udp +fac-restore 5582/tcp +fac-restore 5582/udp +tmo-icon-sync 5583/tcp +tmo-icon-sync 5583/udp +bis-web 5584/tcp +bis-web 5584/udp +bis-sync 5585/tcp +bis-sync 5585/udp +att-mt-sms 5586/tcp +ininmessaging 5597/tcp +ininmessaging 5597/udp +mctfeed 5598/tcp +mctfeed 5598/udp +esinstall 5599/tcp +esinstall 5599/udp +esmmanager 5600/tcp +esmmanager 5600/udp +esmagent 5601/tcp +esmagent 5601/udp +a1-msc 5602/tcp +a1-msc 5602/udp +a1-bs 5603/tcp +a1-bs 5603/udp +a3-sdunode 5604/tcp +a3-sdunode 5604/udp +a4-sdunode 5605/tcp +a4-sdunode 5605/udp +efr 5618/tcp +ninaf 5627/tcp +ninaf 5627/udp +htrust 5628/tcp +htrust 5628/udp +symantec-sfdb 5629/tcp +symantec-sfdb 5629/udp +precise-comm 5630/tcp +precise-comm 5630/udp +pcanywheredata 5631/tcp +pcanywheredata 5631/udp +pcanywherestat 5632/tcp +pcanywherestat 5632/udp +beorl 5633/tcp +beorl 5633/udp +xprtld 5634/tcp +xprtld 5634/udp +sfmsso 5635/tcp +sfm-db-server 5636/tcp +cssc 5637/tcp +flcrs 5638/tcp +ics 5639/tcp +vfmobile 5646/tcp +nrpe 5666/tcp +filemq 5670/tcp +zre-disc 5670/udp +amqps 5671/tcp +amqps 5671/udp +amqp 5672/tcp +amqp 5672/udp +amqp 5672/sctp +jms 5673/tcp +jms 5673/udp +hyperscsi-port 5674/tcp +hyperscsi-port 5674/udp +v5ua 5675/tcp +v5ua 5675/udp +v5ua 5675/sctp +raadmin 5676/tcp +raadmin 5676/udp +questdb2-lnchr 5677/tcp +questdb2-lnchr 5677/udp +rrac 5678/tcp +rrac 5678/udp +dccm 5679/tcp +dccm 5679/udp +auriga-router 5680/tcp +auriga-router 5680/udp +ncxcp 5681/tcp +ncxcp 5681/udp +brightcore 5682/udp +coap 5683/tcp +coap 5683/udp +coaps 5684/tcp +coaps 5684/udp +gog-multiplayer 5687/udp +ggz 5688/tcp +ggz 5688/udp +qmvideo 5689/tcp +qmvideo 5689/udp +rbsystem 5693/tcp +kmip 5696/tcp +supportassist 5700/tcp +storageos 5705/tcp +proshareaudio 5713/tcp +proshareaudio 5713/udp +prosharevideo 5714/tcp +prosharevideo 5714/udp +prosharedata 5715/tcp +prosharedata 5715/udp +prosharerequest 5716/tcp +prosharerequest 5716/udp +prosharenotify 5717/tcp +prosharenotify 5717/udp +dpm 5718/tcp +dpm 5718/udp +dpm-agent 5719/tcp +dpm-agent 5719/udp +ms-licensing 5720/tcp +ms-licensing 5720/udp +dtpt 5721/tcp +dtpt 5721/udp +msdfsr 5722/tcp +msdfsr 5722/udp +omhs 5723/tcp +omhs 5723/udp +omsdk 5724/tcp +omsdk 5724/udp +ms-ilm 5725/tcp +ms-ilm-sts 5726/tcp +asgenf 5727/tcp +io-dist-data 5728/tcp +io-dist-group 5728/udp +openmail 5729/tcp +openmail 5729/udp +unieng 5730/tcp +unieng 5730/udp +ida-discover1 5741/tcp +ida-discover1 5741/udp +ida-discover2 5742/tcp +ida-discover2 5742/udp +watchdoc-pod 5743/tcp +watchdoc-pod 5743/udp +watchdoc 5744/tcp +watchdoc 5744/udp +fcopy-server 5745/tcp +fcopy-server 5745/udp +fcopys-server 5746/tcp +fcopys-server 5746/udp +tunatic 5747/tcp +tunatic 5747/udp +tunalyzer 5748/tcp +tunalyzer 5748/udp +rscd 5750/tcp +rscd 5750/udp +openmailg 5755/tcp +openmailg 5755/udp +x500ms 5757/tcp +x500ms 5757/udp +openmailns 5766/tcp +openmailns 5766/udp +s-openmail 5767/tcp +s-openmail 5767/udp +openmailpxy 5768/tcp +openmailpxy 5768/udp +spramsca 5769/tcp +spramsca 5769/udp +spramsd 5770/tcp +spramsd 5770/udp +netagent 5771/tcp +netagent 5771/udp +starfield-io 5777/tcp +starfield-io 5777/udp +vts-rpc 5780/tcp +3par-evts 5781/tcp +3par-evts 5781/udp +3par-mgmt 5782/tcp +3par-mgmt 5782/udp +3par-mgmt-ssl 5783/tcp +3par-mgmt-ssl 5783/udp +ibar 5784/udp +3par-rcopy 5785/tcp +3par-rcopy 5785/udp +cisco-redu 5786/udp +waascluster 5787/udp +xtreamx 5793/tcp +xtreamx 5793/udp +spdp 5794/udp +enlabel-dpl 5798/tcp +icmpd 5813/tcp +icmpd 5813/udp +spt-automation 5814/tcp +spt-automation 5814/udp +autopassdaemon 5820/tcp +shiprush-d-ch 5841/tcp +reversion 5842/tcp +wherehoo 5859/tcp +wherehoo 5859/udp +ppsuitemsg 5863/tcp +ppsuitemsg 5863/udp +diameters 5868/tcp +diameters 5868/sctp +jute 5883/tcp +rfb 5900/tcp +rfb 5900/udp +ff-ice 5903/tcp +ff-ice 5903/udp +ff-ice 5903/sctp +ag-swim 5904/tcp +ag-swim 5904/udp +ag-swim 5904/sctp +asmgcs 5905/tcp +asmgcs 5905/udp +asmgcs 5905/sctp +rpas-c2 5906/tcp +rpas-c2 5906/udp +rpas-c2 5906/sctp +dsd 5907/tcp +dsd 5907/udp +dsd 5907/sctp +ipsma 5908/tcp +ipsma 5908/udp +ipsma 5908/sctp +agma 5909/tcp +agma 5909/udp +agma 5909/sctp +ats-atn 5910/tcp +ats-atn 5910/udp +cm 5910/sctp +ats-acars 5911/tcp +ats-acars 5911/udp +cpdlc 5911/sctp +ais-met 5912/tcp +ais-met 5912/udp +fis 5912/sctp +aoc-acars 5913/tcp +aoc-acars 5913/udp +ads-c 5913/sctp +indy 5963/tcp +indy 5963/udp +mppolicy-v5 5968/tcp +mppolicy-v5 5968/udp +mppolicy-mgr 5969/tcp +mppolicy-mgr 5969/udp +couchdb 5984/tcp +couchdb 5984/udp +wsman 5985/tcp +wsman 5985/udp +wsmans 5986/tcp +wsmans 5986/udp +wbem-rmi 5987/tcp +wbem-rmi 5987/udp +wbem-http 5988/tcp +wbem-http 5988/udp +wbem-https 5989/tcp +wbem-https 5989/udp +wbem-exp-https 5990/tcp +wbem-exp-https 5990/udp +nuxsl 5991/tcp +nuxsl 5991/udp +consul-insight 5992/tcp +consul-insight 5992/udp +cim-rs 5993/tcp +rms-agent 5994/tcp +cvsup 5999/tcp +cvsup 5999/udp +x11 6000/tcp +x11 6000/udp +ndl-ahp-svc 6064/tcp +ndl-ahp-svc 6064/udp +winpharaoh 6065/tcp +winpharaoh 6065/udp +ewctsp 6066/tcp +ewctsp 6066/udp +gsmp-ancp 6068/tcp +trip 6069/tcp +trip 6069/udp +messageasap 6070/tcp +messageasap 6070/udp +ssdtp 6071/tcp +ssdtp 6071/udp +diagnose-proc 6072/tcp +diagnose-proc 6072/udp +directplay8 6073/tcp +directplay8 6073/udp +max 6074/tcp +max 6074/udp +dpm-acm 6075/tcp +msft-dpm-cert 6076/tcp +iconstructsrv 6077/tcp +gue 6080/udp +geneve 6081/udp +p25cai 6082/udp +miami-bcast 6083/udp +reload-config 6084/tcp +konspire2b 6085/tcp +konspire2b 6085/udp +pdtp 6086/tcp +pdtp 6086/udp +ldss 6087/tcp +ldss 6087/udp +doglms 6088/tcp +doglms-notify 6088/udp +raxa-mgmt 6099/tcp +synchronet-db 6100/tcp +synchronet-db 6100/udp +synchronet-rtc 6101/tcp +synchronet-rtc 6101/udp +synchronet-upd 6102/tcp +synchronet-upd 6102/udp +rets 6103/tcp +rets 6103/udp +dbdb 6104/tcp +dbdb 6104/udp +primaserver 6105/tcp +primaserver 6105/udp +mpsserver 6106/tcp +mpsserver 6106/udp +etc-control 6107/tcp +etc-control 6107/udp +sercomm-scadmin 6108/tcp +sercomm-scadmin 6108/udp +globecast-id 6109/tcp +globecast-id 6109/udp +softcm 6110/tcp +softcm 6110/udp +spc 6111/tcp +spc 6111/udp +dtspcd 6112/tcp +dtspcd 6112/udp +dayliteserver 6113/tcp +wrspice 6114/tcp +xic 6115/tcp +xtlserv 6116/tcp +daylitetouch 6117/tcp +tipc 6118/udp +spdy 6121/tcp +bex-webadmin 6122/tcp +bex-webadmin 6122/udp +backup-express 6123/tcp +backup-express 6123/udp +pnbs 6124/tcp +pnbs 6124/udp +damewaremobgtwy 6130/tcp +nbt-wol 6133/tcp +nbt-wol 6133/udp +pulsonixnls 6140/tcp +pulsonixnls 6140/udp +meta-corp 6141/tcp +meta-corp 6141/udp +aspentec-lm 6142/tcp +aspentec-lm 6142/udp +watershed-lm 6143/tcp +watershed-lm 6143/udp +statsci1-lm 6144/tcp +statsci1-lm 6144/udp +statsci2-lm 6145/tcp +statsci2-lm 6145/udp +lonewolf-lm 6146/tcp +lonewolf-lm 6146/udp +montage-lm 6147/tcp +montage-lm 6147/udp +ricardo-lm 6148/tcp +ricardo-lm 6148/udp +tal-pod 6149/tcp +tal-pod 6149/udp +efb-aci 6159/tcp +ecmp 6160/tcp +ecmp-data 6160/udp +patrol-ism 6161/tcp +patrol-ism 6161/udp +patrol-coll 6162/tcp +patrol-coll 6162/udp +pscribe 6163/tcp +pscribe 6163/udp +lm-x 6200/tcp +lm-x 6200/udp +thermo-calc 6201/udp +qmtps 6209/tcp +qmtps 6209/udp +radmind 6222/tcp +radmind 6222/udp +jeol-nsdtp-1 6241/tcp +jeol-nsddp-1 6241/udp +jeol-nsdtp-2 6242/tcp +jeol-nsddp-2 6242/udp +jeol-nsdtp-3 6243/tcp +jeol-nsddp-3 6243/udp +jeol-nsdtp-4 6244/tcp +jeol-nsddp-4 6244/udp +tl1-raw-ssl 6251/tcp +tl1-raw-ssl 6251/udp +tl1-ssh 6252/tcp +tl1-ssh 6252/udp +crip 6253/tcp +crip 6253/udp +gld 6267/tcp +grid 6268/tcp +grid 6268/udp +grid-alt 6269/tcp +grid-alt 6269/udp +bmc-grx 6300/tcp +bmc-grx 6300/udp +bmc-ctd-ldap 6301/tcp +bmc-ctd-ldap 6301/udp +ufmp 6306/tcp +ufmp 6306/udp +scup 6315/tcp +scup-disc 6315/udp +abb-escp 6316/tcp +abb-escp 6316/udp +nav-data-cmd 6317/tcp +nav-data 6317/udp +repsvc 6320/tcp +repsvc 6320/udp +emp-server1 6321/tcp +emp-server1 6321/udp +emp-server2 6322/tcp +emp-server2 6322/udp +hrd-ncs 6324/tcp +hrd-ns-disc 6324/udp +dt-mgmtsvc 6325/tcp +dt-vra 6326/tcp +sflow 6343/tcp +sflow 6343/udp +streletz 6344/tcp +gnutella-svc 6346/tcp +gnutella-svc 6346/udp +gnutella-rtr 6347/tcp +gnutella-rtr 6347/udp +adap 6350/tcp +adap 6350/udp +pmcs 6355/tcp +pmcs 6355/udp +metaedit-mu 6360/tcp +metaedit-mu 6360/udp +ndn 6363/udp +metaedit-se 6370/tcp +metaedit-se 6370/udp +redis 6379/tcp +metatude-mds 6382/tcp +metatude-mds 6382/udp +clariion-evr01 6389/tcp +clariion-evr01 6389/udp +metaedit-ws 6390/tcp +metaedit-ws 6390/udp +faxcomservice 6417/tcp +faxcomservice 6417/udp +syserverremote 6418/tcp +svdrp 6419/tcp +svdrp-disc 6419/udp +nim-vdrshell 6420/tcp +nim-vdrshell 6420/udp +nim-wan 6421/tcp +nim-wan 6421/udp +pgbouncer 6432/tcp +heliosd 6440/tcp +tarp 6442/tcp +sun-sr-https 6443/tcp +sun-sr-https 6443/udp +sge-qmaster 6444/tcp +sge-qmaster 6444/udp +sge-execd 6445/tcp +sge-execd 6445/udp +mysql-proxy 6446/tcp +mysql-proxy 6446/udp +skip-cert-recv 6455/tcp +skip-cert-recv 6455/udp +skip-cert-send 6456/tcp +skip-cert-send 6456/udp +ieee11073-20701 6464/tcp +ieee11073-20701 6464/udp +lvision-lm 6471/tcp +lvision-lm 6471/udp +sun-sr-http 6480/tcp +sun-sr-http 6480/udp +servicetags 6481/tcp +servicetags 6481/udp +ldoms-mgmt 6482/tcp +ldoms-mgmt 6482/udp +SunVTS-RMI 6483/tcp +SunVTS-RMI 6483/udp +sun-sr-jms 6484/tcp +sun-sr-jms 6484/udp +sun-sr-iiop 6485/tcp +sun-sr-iiop 6485/udp +sun-sr-iiops 6486/tcp +sun-sr-iiops 6486/udp +sun-sr-iiop-aut 6487/tcp +sun-sr-iiop-aut 6487/udp +sun-sr-jmx 6488/tcp +sun-sr-jmx 6488/udp +sun-sr-admin 6489/tcp +sun-sr-admin 6489/udp +boks 6500/tcp +boks 6500/udp +boks-servc 6501/tcp +boks-servc 6501/udp +boks-servm 6502/tcp +boks-servm 6502/udp +boks-clntd 6503/tcp +boks-clntd 6503/udp +badm-priv 6505/tcp +badm-priv 6505/udp +badm-pub 6506/tcp +badm-pub 6506/udp +bdir-priv 6507/tcp +bdir-priv 6507/udp +bdir-pub 6508/tcp +bdir-pub 6508/udp +mgcs-mfp-port 6509/tcp +mgcs-mfp-port 6509/udp +mcer-port 6510/tcp +mcer-port 6510/udp +dccp-udp 6511/udp +netconf-tls 6513/tcp +syslog-tls 6514/tcp +syslog-tls 6514/udp +syslog-tls 6514/dccp +elipse-rec 6515/tcp +elipse-rec 6515/udp +lds-distrib 6543/tcp +lds-distrib 6543/udp +lds-dump 6544/tcp +lds-dump 6544/udp +apc-6547 6547/tcp +apc-6547 6547/udp +apc-6548 6548/tcp +apc-6548 6548/udp +apc-6549 6549/tcp +apc-6549 6549/udp +fg-sysupdate 6550/tcp +fg-sysupdate 6550/udp +sum 6551/tcp +sum 6551/udp +checkmk-agent 6556/tcp +xdsxdm 6558/tcp +xdsxdm 6558/udp +sane-port 6566/tcp +sane-port 6566/udp +canit-store 6568/tcp +rp-reputation 6568/udp +affiliate 6579/tcp +affiliate 6579/udp +parsec-master 6580/tcp +parsec-master 6580/udp +parsec-peer 6581/tcp +parsec-peer 6581/udp +parsec-game 6582/tcp +parsec-game 6582/udp +joaJewelSuite 6583/tcp +joaJewelSuite 6583/udp +mshvlm 6600/tcp +mstmg-sstp 6601/tcp +wsscomfrmwk 6602/tcp +odette-ftps 6619/tcp +odette-ftps 6619/udp +kftp-data 6620/tcp +kftp-data 6620/udp +kftp 6621/tcp +kftp 6621/udp +mcftp 6622/tcp +mcftp 6622/udp +ktelnet 6623/tcp +ktelnet 6623/udp +datascaler-db 6624/tcp +datascaler-ctl 6625/tcp +wago-service 6626/tcp +wago-service 6626/udp +nexgen 6627/tcp +nexgen 6627/udp +afesc-mc 6628/tcp +afesc-mc 6628/udp +nexgen-aux 6629/tcp +nexgen-aux 6629/udp +mxodbc-connect 6632/tcp +cisco-vpath-tun 6633/udp +mpls-pm 6634/udp +mpls-udp 6635/udp +mpls-udp-dtls 6636/udp +ovsdb 6640/tcp +openflow 6653/tcp +openflow 6653/udp +pcs-sf-ui-man 6655/tcp +emgmsg 6656/tcp +palcom-disc 6657/udp +ircu 6665/tcp +vocaltec-gold 6670/tcp +vocaltec-gold 6670/udp +p4p-portal 6671/tcp +p4p-portal 6671/udp +vision-server 6672/tcp +vision-server 6672/udp +vision-elmd 6673/tcp +vision-elmd 6673/udp +vfbp 6678/tcp +vfbp-disc 6678/udp +osaut 6679/tcp +osaut 6679/udp +clever-ctrace 6687/tcp +clever-tcpip 6688/tcp +tsa 6689/tcp +tsa 6689/udp +cleverdetect 6690/tcp +babel 6696/udp +ircs-u 6697/tcp +babel-dtls 6699/udp +kti-icad-srvr 6701/tcp +kti-icad-srvr 6701/udp +e-design-net 6702/tcp +e-design-net 6702/udp +e-design-web 6703/tcp +e-design-web 6703/udp +frc-hp 6704/sctp +frc-mp 6705/sctp +frc-lp 6706/sctp +ibprotocol 6714/tcp +ibprotocol 6714/udp +fibotrader-com 6715/tcp +fibotrader-com 6715/udp +princity-agent 6716/tcp +bmc-perf-agent 6767/tcp +bmc-perf-agent 6767/udp +bmc-perf-mgrd 6768/tcp +bmc-perf-mgrd 6768/udp +adi-gxp-srvprt 6769/tcp +adi-gxp-srvprt 6769/udp +plysrv-http 6770/tcp +plysrv-http 6770/udp +plysrv-https 6771/tcp +plysrv-https 6771/udp +ntz-tracker 6777/tcp +ntz-p2p-storage 6778/tcp +bfd-lag 6784/udp +dgpf-exchg 6785/tcp +dgpf-exchg 6785/udp +smc-jmx 6786/tcp +smc-jmx 6786/udp +smc-admin 6787/tcp +smc-admin 6787/udp +smc-http 6788/tcp +smc-http 6788/udp +radg 6789/tcp +hnmp 6790/tcp +hnmp 6790/udp +hnm 6791/tcp +hnm 6791/udp +acnet 6801/tcp +acnet 6801/udp +pentbox-sim 6817/tcp +ambit-lm 6831/tcp +ambit-lm 6831/udp +netmo-default 6841/tcp +netmo-default 6841/udp +netmo-http 6842/tcp +netmo-http 6842/udp +iccrushmore 6850/tcp +iccrushmore 6850/udp +acctopus-cc 6868/tcp +acctopus-st 6868/udp +muse 6888/tcp +muse 6888/udp +rtimeviewer 6900/tcp +jetstream 6901/tcp +split-ping 6924/tcp +split-ping 6924/udp +ethoscan 6935/tcp +ethoscan 6935/udp +xsmsvc 6936/tcp +xsmsvc 6936/udp +bioserver 6946/tcp +bioserver 6946/udp +otlp 6951/tcp +otlp 6951/udp +jmact3 6961/tcp +jmact3 6961/udp +jmevt2 6962/tcp +jmevt2 6962/udp +swismgr1 6963/tcp +swismgr1 6963/udp +swismgr2 6964/tcp +swismgr2 6964/udp +swistrap 6965/tcp +swistrap 6965/udp +swispol 6966/tcp +swispol 6966/udp +acmsoda 6969/tcp +acmsoda 6969/udp +conductor 6970/tcp +conductor-mpx 6970/sctp +qolyester 6980/udp +MobilitySrv 6997/tcp +MobilitySrv 6997/udp +iatp-highpri 6998/tcp +iatp-highpri 6998/udp +iatp-normalpri 6999/tcp +iatp-normalpri 6999/udp +afs3-fileserver 7000/tcp +afs3-fileserver 7000/udp +afs3-callback 7001/tcp +afs3-callback 7001/udp +afs3-prserver 7002/tcp +afs3-prserver 7002/udp +afs3-vlserver 7003/tcp +afs3-vlserver 7003/udp +afs3-kaserver 7004/tcp +afs3-kaserver 7004/udp +afs3-volser 7005/tcp +afs3-volser 7005/udp +afs3-errors 7006/tcp +afs3-errors 7006/udp +afs3-bos 7007/tcp +afs3-bos 7007/udp +afs3-update 7008/tcp +afs3-update 7008/udp +afs3-rmtsys 7009/tcp +afs3-rmtsys 7009/udp +ups-onlinet 7010/tcp +ups-onlinet 7010/udp +talon-disc 7011/tcp +talon-disc 7011/udp +talon-engine 7012/tcp +talon-engine 7012/udp +microtalon-dis 7013/tcp +microtalon-dis 7013/udp +microtalon-com 7014/tcp +microtalon-com 7014/udp +talon-webserver 7015/tcp +talon-webserver 7015/udp +spg 7016/tcp +spg 7016/udp +grasp 7017/tcp +grasp 7017/udp +fisa-svc 7018/tcp +doceri-ctl 7019/tcp +doceri-view 7019/udp +dpserve 7020/tcp +dpserve 7020/udp +dpserveadmin 7021/tcp +dpserveadmin 7021/udp +ctdp 7022/tcp +ctdp 7022/udp +ct2nmcs 7023/tcp +ct2nmcs 7023/udp +vmsvc 7024/tcp +vmsvc 7024/udp +vmsvc-2 7025/tcp +vmsvc-2 7025/udp +loreji-panel 7026/tcp +op-probe 7030/tcp +op-probe 7030/udp +iposplanet 7031/tcp +quest-disc 7040/udp +arcp 7070/tcp +arcp 7070/udp +iwg1 7071/tcp +iwg1 7071/udp +iba-cfg 7072/tcp +iba-cfg-disc 7072/udp +martalk 7073/tcp +empowerid 7080/tcp +empowerid 7080/udp +zixi-transport 7088/udp +jdp-disc 7095/udp +lazy-ptop 7099/tcp +lazy-ptop 7099/udp +font-service 7100/tcp +font-service 7100/udp +elcn 7101/tcp +elcn 7101/udp +aes-x170 7107/udp +rothaga 7117/tcp +virprot-lm 7121/tcp +virprot-lm 7121/udp +snif 7123/tcp +scenidm 7128/tcp +scenidm 7128/udp +scenccs 7129/tcp +scenccs 7129/udp +cabsm-comm 7161/tcp +cabsm-comm 7161/udp +caistoragemgr 7162/tcp +caistoragemgr 7162/udp +cacsambroker 7163/tcp +cacsambroker 7163/udp +fsr 7164/tcp +fsr 7164/udp +doc-server 7165/tcp +doc-server 7165/udp +aruba-server 7166/tcp +aruba-server 7166/udp +casrmagent 7167/tcp +cnckadserver 7168/tcp +ccag-pib 7169/tcp +ccag-pib 7169/udp +nsrp 7170/tcp +nsrp 7170/udp +drm-production 7171/tcp +drm-production 7171/udp +metalbend 7172/tcp +zsecure 7173/tcp +clutild 7174/tcp +clutild 7174/udp +janus-disc 7181/udp +fodms 7200/tcp +fodms 7200/udp +dlip 7201/tcp +dlip 7201/udp +pon-ictp 7202/tcp +PS-Server 7215/tcp +PS-Capture-Pro 7216/tcp +ramp 7227/tcp +ramp 7227/udp +citrixupp 7228/tcp +citrixuppg 7229/tcp +asa-gateways 7234/tcp +aspcoordination 7235/udp +display 7236/tcp +pads 7237/tcp +frc-hicp 7244/tcp +frc-hicp-disc 7244/udp +cnap 7262/tcp +cnap 7262/udp +watchme-7272 7272/tcp +watchme-7272 7272/udp +oma-rlp 7273/tcp +oma-rlp 7273/udp +oma-rlp-s 7274/tcp +oma-rlp-s 7274/udp +oma-ulp 7275/tcp +oma-ulp 7275/udp +oma-ilp 7276/tcp +oma-ilp 7276/udp +oma-ilp-s 7277/tcp +oma-ilp-s 7277/udp +oma-dcdocbs 7278/tcp +oma-dcdocbs 7278/udp +ctxlic 7279/tcp +ctxlic 7279/udp +itactionserver1 7280/tcp +itactionserver1 7280/udp +itactionserver2 7281/tcp +itactionserver2 7281/udp +mzca-action 7282/tcp +mzca-alert 7282/udp +genstat 7283/tcp +lcm-server 7365/tcp +lcm-server 7365/udp +mindfilesys 7391/tcp +mindfilesys 7391/udp +mrssrendezvous 7392/tcp +mrssrendezvous 7392/udp +nfoldman 7393/tcp +nfoldman 7393/udp +fse 7394/tcp +fse 7394/udp +winqedit 7395/tcp +winqedit 7395/udp +hexarc 7397/tcp +hexarc 7397/udp +rtps-discovery 7400/tcp +rtps-discovery 7400/udp +rtps-dd-ut 7401/tcp +rtps-dd-ut 7401/udp +rtps-dd-mt 7402/tcp +rtps-dd-mt 7402/udp +ionixnetmon 7410/tcp +ionixnetmon 7410/udp +daqstream 7411/tcp +daqstream 7411/udp +ipluminary 7420/udp +mtportmon 7421/tcp +mtportmon 7421/udp +pmdmgr 7426/tcp +pmdmgr 7426/udp +oveadmgr 7427/tcp +oveadmgr 7427/udp +ovladmgr 7428/tcp +ovladmgr 7428/udp +opi-sock 7429/tcp +opi-sock 7429/udp +xmpv7 7430/tcp +xmpv7 7430/udp +pmd 7431/tcp +pmd 7431/udp +faximum 7437/tcp +faximum 7437/udp +oracleas-https 7443/tcp +oracleas-https 7443/udp +sttunnel 7471/tcp +rise 7473/tcp +rise 7473/udp +neo4j 7474/tcp +openit 7478/tcp +telops-lmd 7491/tcp +telops-lmd 7491/udp +silhouette 7500/tcp +silhouette 7500/udp +ovbus 7501/tcp +ovbus 7501/udp +adcp 7508/tcp +acplt 7509/tcp +ovhpas 7510/tcp +ovhpas 7510/udp +pafec-lm 7511/tcp +pafec-lm 7511/udp +saratoga 7542/tcp +saratoga 7542/udp +atul 7543/tcp +atul 7543/udp +nta-ds 7544/tcp +nta-ds 7544/udp +nta-us 7545/tcp +nta-us 7545/udp +cfs 7546/tcp +cfs 7546/udp +cwmp 7547/tcp +cwmp 7547/udp +tidp 7548/tcp +tidp 7548/udp +nls-tl 7549/tcp +nls-tl 7549/udp +cloudsignaling 7550/udp +controlone-con 7551/tcp +sncp 7560/tcp +sncp 7560/udp +cfw 7563/tcp +vsi-omega 7566/tcp +vsi-omega 7566/udp +dell-eql-asm 7569/tcp +aries-kfinder 7570/tcp +aries-kfinder 7570/udp +coherence 7574/tcp +coherence-disc 7574/udp +sun-lm 7588/tcp +sun-lm 7588/udp +mipi-debug 7606/tcp +mipi-debug 7606/udp +indi 7624/tcp +indi 7624/udp +simco 7626/tcp +simco 7626/sctp +soap-http 7627/tcp +soap-http 7627/udp +zen-pawn 7628/tcp +zen-pawn 7628/udp +xdas 7629/tcp +xdas 7629/udp +hawk 7630/tcp +tesla-sys-msg 7631/tcp +pmdfmgt 7633/tcp +pmdfmgt 7633/udp +cuseeme 7648/tcp +cuseeme 7648/udp +rome 7663/tcp +rome 7663/udp +imqstomp 7672/tcp +imqstomps 7673/tcp +imqtunnels 7674/tcp +imqtunnels 7674/udp +imqtunnel 7675/tcp +imqtunnel 7675/udp +imqbrokerd 7676/tcp +imqbrokerd 7676/udp +sun-user-https 7677/tcp +sun-user-https 7677/udp +ms-do 7680/tcp +ms-do 7680/udp +dmt 7683/tcp +bolt 7687/tcp +collaber 7689/tcp +collaber 7689/udp +sovd 7690/tcp +klio 7697/tcp +klio 7697/udp +em7-secom 7700/tcp +nfapi 7701/sctp +sync-em7 7707/tcp +sync-em7 7707/udp +scinet 7708/tcp +scinet 7708/udp +medimageportal 7720/tcp +medimageportal 7720/udp +nsdeepfreezectl 7724/tcp +nsdeepfreezectl 7724/udp +nitrogen 7725/tcp +nitrogen 7725/udp +freezexservice 7726/tcp +freezexservice 7726/udp +trident-data 7727/tcp +trident-data 7727/udp +osvr 7728/tcp +osvr 7728/udp +osvr 7728/sctp +smip 7734/tcp +smip 7734/udp +aiagent 7738/tcp +aiagent 7738/udp +scriptview 7741/tcp +scriptview 7741/udp +msss 7742/tcp +sstp-1 7743/tcp +sstp-1 7743/udp +raqmon-pdu 7744/tcp +raqmon-pdu 7744/udp +prgp 7747/tcp +prgp 7747/udp +inetfs 7775/tcp +cbt 7777/tcp +cbt 7777/udp +interwise 7778/tcp +interwise 7778/udp +vstat 7779/tcp +vstat 7779/udp +accu-lmgr 7781/tcp +accu-lmgr 7781/udp +s-bfd 7784/udp +minivend 7786/tcp +minivend 7786/udp +popup-reminders 7787/tcp +popup-reminders 7787/udp +office-tools 7789/tcp +office-tools 7789/udp +q3ade 7794/tcp +q3ade 7794/udp +pnet-conn 7797/tcp +pnet-conn 7797/udp +pnet-enc 7798/tcp +pnet-enc 7798/udp +altbsdp 7799/tcp +altbsdp 7799/udp +asr 7800/tcp +asr 7800/udp +ssp-client 7801/tcp +ssp-client 7801/udp +vns-tp 7802/udp +rbt-wanopt 7810/tcp +rbt-wanopt 7810/udp +apc-7845 7845/tcp +apc-7845 7845/udp +apc-7846 7846/tcp +apc-7846 7846/udp +csoauth 7847/tcp +mobileanalyzer 7869/tcp +rbt-smc 7870/tcp +mdm 7871/tcp +mipv6tls 7872/udp +owms 7878/tcp +pss 7880/tcp +pss 7880/udp +ubroker 7887/tcp +ubroker 7887/udp +mevent 7900/tcp +mevent 7900/udp +tnos-sp 7901/tcp +tnos-sp 7901/udp +tnos-dp 7902/tcp +tnos-dp 7902/udp +tnos-dps 7903/tcp +tnos-dps 7903/udp +qo-secure 7913/tcp +qo-secure 7913/udp +t2-drm 7932/tcp +t2-drm 7932/udp +t2-brm 7933/tcp +t2-brm 7933/udp +generalsync 7962/tcp +generalsync 7962/udp +supercell 7967/tcp +supercell 7967/udp +micromuse-ncps 7979/tcp +micromuse-ncps 7979/udp +quest-vista 7980/tcp +quest-vista 7980/udp +sossd-collect 7981/tcp +sossd-agent 7982/tcp +sossd-disc 7982/udp +pushns 7997/tcp +usicontentpush 7998/udp +irdmi2 7999/tcp +irdmi2 7999/udp +irdmi 8000/tcp +irdmi 8000/udp +vcom-tunnel 8001/tcp +vcom-tunnel 8001/udp +teradataordbms 8002/tcp +teradataordbms 8002/udp +mcreport 8003/tcp +mcreport 8003/udp +p2pevolvenet 8004/tcp +mxi 8005/tcp +mxi 8005/udp +wpl-analytics 8006/tcp +wpl-disc 8006/udp +warppipe 8007/tcp +warppipe 8007/udp +http-alt 8008/tcp +http-alt 8008/udp +nvme-disc 8009/tcp +cfg-cloud 8015/tcp +ads-s 8016/tcp +cisco-cloudsec 8017/udp +qbdb 8019/tcp +qbdb 8019/udp +intu-ec-svcdisc 8020/tcp +intu-ec-svcdisc 8020/udp +intu-ec-client 8021/tcp +intu-ec-client 8021/udp +oa-system 8022/tcp +oa-system 8022/udp +arca-api 8023/tcp +arca-api 8023/udp +ca-audit-da 8025/tcp +ca-audit-da 8025/udp +ca-audit-ds 8026/tcp +ca-audit-ds 8026/udp +papachi-p2p-srv 8027/tcp +papachi-p2p-srv 8027/udp +pro-ed 8032/tcp +pro-ed 8032/udp +mindprint 8033/tcp +mindprint 8033/udp +vantronix-mgmt 8034/tcp +vantronix-mgmt 8034/udp +ampify 8040/tcp +ampify 8040/udp +enguity-xccetp 8041/tcp +enguity-xccetp 8041/udp +fs-agent 8042/tcp +fs-server 8043/tcp +fs-mgmt 8044/tcp +rocrail 8051/tcp +senomix01 8052/tcp +senomix01 8052/udp +senomix02 8053/tcp +senomix02 8053/udp +senomix03 8054/tcp +senomix03 8054/udp +senomix04 8055/tcp +senomix04 8055/udp +senomix05 8056/tcp +senomix05 8056/udp +senomix06 8057/tcp +senomix06 8057/udp +senomix07 8058/tcp +senomix07 8058/udp +senomix08 8059/tcp +senomix08 8059/udp +aero 8060/udp +toad-bi-appsrvr 8066/tcp +infi-async 8067/tcp +ucs-isc 8070/tcp +gadugadu 8074/tcp +gadugadu 8074/udp +mles 8077/tcp +http-alt 8080/tcp +http-alt 8080/udp +sunproxyadmin 8081/tcp +sunproxyadmin 8081/udp +us-cli 8082/tcp +us-cli 8082/udp +us-srv 8083/tcp +us-srv 8083/udp +websnp 8084/tcp +d-s-n 8086/tcp +d-s-n 8086/udp +simplifymedia 8087/tcp +simplifymedia 8087/udp +radan-http 8088/tcp +radan-http 8088/udp +opsmessaging 8090/tcp +jamlink 8091/tcp +sac 8097/tcp +sac 8097/udp +xprint-server 8100/tcp +xprint-server 8100/udp +ldoms-migr 8101/tcp +kz-migr 8102/tcp +skynetflow 8111/udp +mtl8000-matrix 8115/tcp +mtl8000-matrix 8115/udp +cp-cluster 8116/tcp +cp-cluster 8116/udp +purityrpc 8117/tcp +privoxy 8118/tcp +privoxy 8118/udp +apollo-data 8121/tcp +apollo-data 8121/udp +apollo-admin 8122/tcp +apollo-admin 8122/udp +paycash-online 8128/tcp +paycash-online 8128/udp +paycash-wbp 8129/tcp +paycash-wbp 8129/udp +indigo-vrmi 8130/tcp +indigo-vrmi 8130/udp +indigo-vbcp 8131/tcp +indigo-vbcp 8131/udp +dbabble 8132/tcp +dbabble 8132/udp +puppet 8140/tcp +isdd 8148/tcp +isdd 8148/udp +eor-game 8149/udp +quantastor 8153/tcp +patrol 8160/tcp +patrol 8160/udp +patrol-snmp 8161/tcp +patrol-snmp 8161/udp +lpar2rrd 8162/tcp +intermapper 8181/tcp +vmware-fdm 8182/tcp +vmware-fdm 8182/udp +proremote 8183/tcp +itach 8184/tcp +itach 8184/udp +gcp-rphy 8190/tcp +limnerpressure 8191/tcp +spytechphone 8192/tcp +spytechphone 8192/udp +blp1 8194/tcp +blp1 8194/udp +blp2 8195/tcp +blp2 8195/udp +vvr-data 8199/tcp +vvr-data 8199/udp +trivnet1 8200/tcp +trivnet1 8200/udp +trivnet2 8201/tcp +trivnet2 8201/udp +aesop 8202/udp +lm-perfworks 8204/tcp +lm-perfworks 8204/udp +lm-instmgr 8205/tcp +lm-instmgr 8205/udp +lm-dta 8206/tcp +lm-dta 8206/udp +lm-sserver 8207/tcp +lm-sserver 8207/udp +lm-webwatcher 8208/tcp +lm-webwatcher 8208/udp +aruba-papi 8211/udp +rexecj 8230/tcp +rexecj 8230/udp +hncp-udp-port 8231/udp +hncp-dtls-port 8232/udp +synapse-nhttps 8243/tcp +synapse-nhttps 8243/udp +espeasy-p2p 8266/udp +robot-remote 8270/tcp +ms-mcc 8276/tcp +ms-mcc 8276/udp +synapse-nhttp 8280/tcp +synapse-nhttp 8280/udp +libelle 8282/tcp +libelle-disc 8282/udp +blp3 8292/tcp +blp3 8292/udp +hiperscan-id 8293/tcp +blp4 8294/tcp +blp4 8294/udp +tmi 8300/tcp +tmi 8300/udp +amberon 8301/tcp +amberon 8301/udp +hub-open-net 8313/tcp +tnp-discover 8320/tcp +tnp-discover 8320/udp +tnp 8321/tcp +tnp 8321/udp +garmin-marine 8322/tcp +garmin-marine 8322/udp +server-find 8351/tcp +server-find 8351/udp +cruise-enum 8376/tcp +cruise-enum 8376/udp +cruise-swroute 8377/tcp +cruise-swroute 8377/udp +cruise-config 8378/tcp +cruise-config 8378/udp +cruise-diags 8379/tcp +cruise-diags 8379/udp +cruise-update 8380/tcp +cruise-update 8380/udp +m2mservices 8383/tcp +m2mservices 8383/udp +marathontp 8384/udp +cvd 8400/tcp +cvd 8400/udp +sabarsd 8401/tcp +sabarsd 8401/udp +abarsd 8402/tcp +abarsd 8402/udp +admind 8403/tcp +admind 8403/udp +svcloud 8404/tcp +svbackup 8405/tcp +dlpx-sp 8415/tcp +espeech 8416/tcp +espeech 8416/udp +espeech-rtp 8417/tcp +espeech-rtp 8417/udp +aritts 8423/tcp +pgbackrest 8432/tcp +aws-as2 8433/udp +cybro-a-bus 8442/tcp +cybro-a-bus 8442/udp +pcsync-https 8443/tcp +pcsync-https 8443/udp +pcsync-http 8444/tcp +pcsync-http 8444/udp +copy 8445/tcp +copy-disc 8445/udp +npmp 8450/tcp +npmp 8450/udp +nexentamv 8457/tcp +cisco-avp 8470/tcp +pim-port 8471/tcp +pim-port 8471/sctp +otv 8472/tcp +otv 8472/udp +vp2p 8473/tcp +vp2p 8473/udp +noteshare 8474/tcp +noteshare 8474/udp +fmtp 8500/tcp +fmtp 8500/udp +cmtp-mgt 8501/tcp +cmtp-av 8501/udp +ftnmtp 8502/tcp +lsp-self-ping 8503/udp +rtsp-alt 8554/tcp +rtsp-alt 8554/udp +d-fence 8555/tcp +d-fence 8555/udp +dof-tunnel 8567/tcp +dof-tunnel 8567/udp +asterix 8600/tcp +asterix 8600/udp +canon-cpp-disc 8609/udp +canon-mfnp 8610/tcp +canon-mfnp 8610/udp +canon-bjnp1 8611/tcp +canon-bjnp1 8611/udp +canon-bjnp2 8612/tcp +canon-bjnp2 8612/udp +canon-bjnp3 8613/tcp +canon-bjnp3 8613/udp +canon-bjnp4 8614/tcp +canon-bjnp4 8614/udp +imink 8615/tcp +monetra 8665/tcp +monetra-admin 8666/tcp +msi-cps-rm 8675/tcp +msi-cps-rm-disc 8675/udp +sun-as-jmxrmi 8686/tcp +sun-as-jmxrmi 8686/udp +openremote-ctrl 8688/tcp +vnyx 8699/tcp +semi-grpc 8710/tcp +nvc 8711/tcp +dtp-net 8732/udp +ibus 8733/tcp +ibus 8733/udp +dey-keyneg 8750/tcp +mc-appserver 8763/tcp +mc-appserver 8763/udp +openqueue 8764/tcp +openqueue 8764/udp +ultraseek-http 8765/tcp +ultraseek-http 8765/udp +amcs 8766/tcp +amcs 8766/udp +core-of-source 8767/tcp +sandpolis 8768/tcp +oktaauthenticat 8769/tcp +dpap 8770/tcp +dpap 8770/udp +uec 8778/tcp +msgclnt 8786/tcp +msgclnt 8786/udp +msgsrvr 8787/tcp +msgsrvr 8787/udp +acd-pm 8793/tcp +acd-pm 8793/udp +sunwebadmin 8800/tcp +sunwebadmin 8800/udp +truecm 8804/tcp +truecm 8804/udp +pfcp 8805/udp +hes-clip 8807/udp +ssports-bcast 8808/udp +3gpp-monp 8809/udp +dxspider 8873/tcp +dxspider 8873/udp +cddbp-alt 8880/tcp +cddbp-alt 8880/udp +galaxy4d 8881/tcp +secure-mqtt 8883/tcp +secure-mqtt 8883/udp +ddi-tcp-1 8888/tcp +ddi-udp-1 8888/udp +ddi-tcp-2 8889/tcp +ddi-udp-2 8889/udp +ddi-tcp-3 8890/tcp +ddi-udp-3 8890/udp +ddi-tcp-4 8891/tcp +ddi-udp-4 8891/udp +ddi-tcp-5 8892/tcp +ddi-udp-5 8892/udp +ddi-tcp-6 8893/tcp +ddi-udp-6 8893/udp +ddi-tcp-7 8894/tcp +ddi-udp-7 8894/udp +ospf-lite 8899/tcp +ospf-lite 8899/udp +jmb-cds1 8900/tcp +jmb-cds1 8900/udp +jmb-cds2 8901/tcp +jmb-cds2 8901/udp +dpp 8908/tcp +manyone-http 8910/tcp +manyone-http 8910/udp +manyone-xml 8911/tcp +manyone-xml 8911/udp +wcbackup 8912/tcp +wcbackup 8912/udp +dragonfly 8913/tcp +dragonfly 8913/udp +twds 8937/tcp +ub-dns-control 8953/tcp +cumulus-admin 8954/tcp +cumulus-admin 8954/udp +nod-provider 8980/tcp +nod-provider 8980/udp +nod-client 8981/udp +sunwebadmins 8989/tcp +sunwebadmins 8989/udp +http-wmap 8990/tcp +http-wmap 8990/udp +https-wmap 8991/tcp +https-wmap 8991/udp +oracle-ms-ens 8997/tcp +canto-roboflow 8998/tcp +bctp 8999/tcp +bctp 8999/udp +cslistener 9000/tcp +cslistener 9000/udp +etlservicemgr 9001/tcp +etlservicemgr 9001/udp +dynamid 9002/tcp +dynamid 9002/udp +golem 9005/tcp +ogs-client 9007/udp +ogs-server 9008/tcp +pichat 9009/tcp +pichat 9009/udp +sdr 9010/tcp +d-star 9011/udp +tambora 9020/tcp +tambora 9020/udp +panagolin-ident 9021/tcp +panagolin-ident 9021/udp +paragent 9022/tcp +paragent 9022/udp +swa-1 9023/tcp +swa-1 9023/udp +swa-2 9024/tcp +swa-2 9024/udp +swa-3 9025/tcp +swa-3 9025/udp +swa-4 9026/tcp +swa-4 9026/udp +versiera 9050/tcp +fio-cmgmt 9051/tcp +CardWeb-IO 9060/tcp +CardWeb-RT 9060/udp +glrpc 9080/tcp +glrpc 9080/udp +cisco-aqos 9081/udp +lcs-ap 9082/sctp +emc-pp-mgmtsvc 9083/tcp +aurora 9084/tcp +aurora 9084/udp +aurora 9084/sctp +ibm-rsyscon 9085/tcp +ibm-rsyscon 9085/udp +net2display 9086/tcp +net2display 9086/udp +classic 9087/tcp +classic 9087/udp +sqlexec 9088/tcp +sqlexec 9088/udp +sqlexec-ssl 9089/tcp +sqlexec-ssl 9089/udp +websm 9090/tcp +websm 9090/udp +xmltec-xmlmail 9091/tcp +xmltec-xmlmail 9091/udp +XmlIpcRegSvc 9092/tcp +XmlIpcRegSvc 9092/udp +copycat 9093/tcp +hp-pdl-datastr 9100/tcp +hp-pdl-datastr 9100/udp +pdl-datastream 9100/tcp +pdl-datastream 9100/udp +bacula-dir 9101/tcp +bacula-dir 9101/udp +bacula-fd 9102/tcp +bacula-fd 9102/udp +bacula-sd 9103/tcp +bacula-sd 9103/udp +peerwire 9104/tcp +peerwire 9104/udp +xadmin 9105/tcp +xadmin 9105/udp +astergate 9106/tcp +astergate-disc 9106/udp +astergatefax 9107/tcp +hexxorecore 9111/tcp +hexxorecore 9111/udp +mxit 9119/tcp +mxit 9119/udp +grcmp 9122/tcp +grcp 9123/tcp +dddp 9131/tcp +dddp 9131/udp +apani1 9160/tcp +apani1 9160/udp +apani2 9161/tcp +apani2 9161/udp +apani3 9162/tcp +apani3 9162/udp +apani4 9163/tcp +apani4 9163/udp +apani5 9164/tcp +apani5 9164/udp +sun-as-jpda 9191/tcp +sun-as-jpda 9191/udp +wap-wsp 9200/tcp +wap-wsp 9200/udp +wap-wsp-wtp 9201/tcp +wap-wsp-wtp 9201/udp +wap-wsp-s 9202/tcp +wap-wsp-s 9202/udp +wap-wsp-wtp-s 9203/tcp +wap-wsp-wtp-s 9203/udp +wap-vcard 9204/tcp +wap-vcard 9204/udp +wap-vcal 9205/tcp +wap-vcal 9205/udp +wap-vcard-s 9206/tcp +wap-vcard-s 9206/udp +wap-vcal-s 9207/tcp +wap-vcal-s 9207/udp +rjcdb-vcards 9208/tcp +rjcdb-vcards 9208/udp +almobile-system 9209/tcp +almobile-system 9209/udp +oma-mlp 9210/tcp +oma-mlp 9210/udp +oma-mlp-s 9211/tcp +oma-mlp-s 9211/udp +serverviewdbms 9212/tcp +serverviewdbms 9212/udp +serverstart 9213/tcp +serverstart 9213/udp +ipdcesgbs 9214/tcp +ipdcesgbs 9214/udp +insis 9215/tcp +insis 9215/udp +acme 9216/tcp +acme 9216/udp +fsc-port 9217/tcp +fsc-port 9217/udp +teamcoherence 9222/tcp +teamcoherence 9222/udp +mon 9255/tcp +mon 9255/udp +traingpsdata 9277/udp +pegasus 9278/tcp +pegasus 9278/udp +pegasus-ctl 9279/tcp +pegasus-ctl 9279/udp +pgps 9280/tcp +pgps 9280/udp +swtp-port1 9281/tcp +swtp-port1 9281/udp +swtp-port2 9282/tcp +swtp-port2 9282/udp +callwaveiam 9283/tcp +callwaveiam 9283/udp +visd 9284/tcp +visd 9284/udp +n2h2server 9285/tcp +n2h2server 9285/udp +n2receive 9286/udp +cumulus 9287/tcp +cumulus 9287/udp +armtechdaemon 9292/tcp +armtechdaemon 9292/udp +storview 9293/tcp +storview 9293/udp +armcenterhttp 9294/tcp +armcenterhttp 9294/udp +armcenterhttps 9295/tcp +armcenterhttps 9295/udp +vrace 9300/tcp +vrace 9300/udp +sphinxql 9306/tcp +sapms 9310/tcp +sphinxapi 9312/tcp +secure-ts 9318/tcp +secure-ts 9318/udp +guibase 9321/tcp +guibase 9321/udp +gnmi-gnoi 9339/tcp +gribi 9340/tcp +mpidcmgr 9343/tcp +mpidcmgr 9343/udp +mphlpdmc 9344/tcp +mphlpdmc 9344/udp +rancher 9345/tcp +ctechlicensing 9346/tcp +ctechlicensing 9346/udp +fjdmimgr 9374/tcp +fjdmimgr 9374/udp +boxp 9380/tcp +boxp 9380/udp +d2dconfig 9387/tcp +d2ddatatrans 9388/tcp +adws 9389/tcp +otp 9390/tcp +fjinvmgr 9396/tcp +fjinvmgr 9396/udp +mpidcagt 9397/tcp +mpidcagt 9397/udp +sec-t4net-srv 9400/tcp +sec-t4net-srv 9400/udp +sec-t4net-clt 9401/tcp +sec-t4net-clt 9401/udp +sec-pc2fax-srv 9402/tcp +sec-pc2fax-srv 9402/udp +git 9418/tcp +git 9418/udp +tungsten-https 9443/tcp +tungsten-https 9443/udp +wso2esb-console 9444/tcp +wso2esb-console 9444/udp +mindarray-ca 9445/tcp +sntlkeyssrvr 9450/tcp +sntlkeyssrvr 9450/udp +ismserver 9500/tcp +ismserver 9500/udp +sma-spw 9522/udp +mngsuite 9535/tcp +mngsuite 9535/udp +laes-bf 9536/tcp +laes-bf 9536/udp +trispen-sra 9555/tcp +trispen-sra 9555/udp +p4runtime 9559/tcp +ldgateway 9592/tcp +ldgateway 9592/udp +cba8 9593/tcp +cba8 9593/udp +msgsys 9594/tcp +msgsys 9594/udp +pds 9595/tcp +pds 9595/udp +mercury-disc 9596/tcp +mercury-disc 9596/udp +pd-admin 9597/tcp +pd-admin 9597/udp +vscp 9598/tcp +vscp 9598/udp +robix 9599/tcp +robix 9599/udp +micromuse-ncpw 9600/tcp +micromuse-ncpw 9600/udp +streamcomm-ds 9612/tcp +streamcomm-ds 9612/udp +iadt-tls 9614/tcp +erunbook-agent 9616/tcp +erunbook-server 9617/tcp +condor 9618/tcp +condor 9618/udp +odbcpathway 9628/tcp +odbcpathway 9628/udp +uniport 9629/tcp +uniport 9629/udp +peoctlr 9630/tcp +peocoll 9631/tcp +mc-comm 9632/udp +pqsflows 9640/tcp +zoomcp 9666/tcp +xmms2 9667/tcp +xmms2 9667/udp +tec5-sdctp 9668/tcp +tec5-sdctp 9668/udp +client-wakeup 9694/tcp +client-wakeup 9694/udp +ccnx 9695/tcp +ccnx 9695/udp +board-roar 9700/tcp +board-roar 9700/udp +l5nas-parchan 9747/tcp +l5nas-parchan 9747/udp +board-voip 9750/tcp +board-voip 9750/udp +rasadv 9753/tcp +rasadv 9753/udp +tungsten-http 9762/tcp +tungsten-http 9762/udp +davsrc 9800/tcp +davsrc 9800/udp +sstp-2 9801/tcp +sstp-2 9801/udp +davsrcs 9802/tcp +davsrcs 9802/udp +sapv1 9875/tcp +sapv1 9875/udp +sd 9876/tcp +x510 9877/tcp +kca-service 9878/udp +cyborg-systems 9888/tcp +cyborg-systems 9888/udp +gt-proxy 9889/tcp +gt-proxy 9889/udp +monkeycom 9898/tcp +monkeycom 9898/udp +sctp-tunneling 9899/udp +iua 9900/tcp +iua 9900/udp +iua 9900/sctp +enrp 9901/udp +enrp-sctp 9901/sctp +enrp-sctp-tls 9902/sctp +multicast-ping 9903/udp +domaintime 9909/tcp +domaintime 9909/udp +sype-transport 9911/tcp +sype-transport 9911/udp +xybrid-cloud 9925/tcp +apc-9950 9950/tcp +apc-9950 9950/udp +apc-9951 9951/tcp +apc-9951 9951/udp +apc-9952 9952/tcp +apc-9952 9952/udp +acis 9953/tcp +acis 9953/udp +hinp 9954/tcp +alljoyn-stm 9955/tcp +alljoyn-mcm 9955/udp +alljoyn 9956/udp +odnsp 9966/tcp +odnsp 9966/udp +xybrid-rt 9978/tcp +visweather 9979/tcp +pumpkindb 9981/tcp +dsm-scm-target 9987/tcp +dsm-scm-target 9987/udp +nsesrvr 9988/tcp +osm-appsrvr 9990/tcp +osm-appsrvr 9990/udp +osm-oev 9991/tcp +osm-oev 9991/udp +palace-1 9992/tcp +palace-1 9992/udp +palace-2 9993/tcp +palace-2 9993/udp +palace-3 9994/tcp +palace-3 9994/udp +palace-4 9995/tcp +palace-4 9995/udp +palace-5 9996/tcp +palace-5 9996/udp +palace-6 9997/tcp +palace-6 9997/udp +distinct32 9998/tcp +distinct32 9998/udp +distinct 9999/tcp +distinct 9999/udp +ndmp 10000/tcp +ndmp 10000/udp +scp-config 10001/tcp +scp-config 10001/udp +documentum 10002/tcp +documentum 10002/udp +documentum-s 10003/tcp +documentum-s 10003/udp +emcrmirccd 10004/tcp +emcrmird 10005/tcp +netapp-sync 10006/tcp +mvs-capacity 10007/tcp +mvs-capacity 10007/udp +octopus 10008/tcp +octopus 10008/udp +swdtp-sv 10009/tcp +swdtp-sv 10009/udp +rxapi 10010/tcp +abb-hw 10020/tcp +cefd-vmp 10023/udp +zabbix-agent 10050/tcp +zabbix-agent 10050/udp +zabbix-trapper 10051/tcp +zabbix-trapper 10051/udp +qptlmd 10055/tcp +amanda 10080/tcp +amanda 10080/udp +famdc 10081/tcp +famdc 10081/udp +itap-ddtp 10100/tcp +itap-ddtp 10100/udp +ezmeeting-2 10101/tcp +ezmeeting-2 10101/udp +ezproxy-2 10102/tcp +ezproxy-2 10102/udp +ezrelay 10103/tcp +ezrelay 10103/udp +swdtp 10104/tcp +swdtp 10104/udp +bctp-server 10107/tcp +bctp-server 10107/udp +nmea-0183 10110/tcp +nmea-0183 10110/udp +nmea-onenet 10111/udp +netiq-endpoint 10113/tcp +netiq-endpoint 10113/udp +netiq-qcheck 10114/tcp +netiq-qcheck 10114/udp +netiq-endpt 10115/tcp +netiq-endpt 10115/udp +netiq-voipa 10116/tcp +netiq-voipa 10116/udp +iqrm 10117/tcp +iqrm 10117/udp +cimple 10125/tcp +bmc-perf-sd 10128/tcp +bmc-perf-sd 10128/udp +bmc-gms 10129/tcp +qb-db-server 10160/tcp +qb-db-server 10160/udp +snmptls 10161/tcp +snmpdtls 10161/udp +snmptls-trap 10162/tcp +snmpdtls-trap 10162/udp +trisoap 10200/tcp +trisoap 10200/udp +rsms 10201/tcp +rscs 10201/udp +apollo-relay 10252/tcp +apollo-relay 10252/udp +eapol-relay 10253/udp +axis-wimp-port 10260/tcp +axis-wimp-port 10260/udp +tile-ml 10261/tcp +blocks 10288/tcp +blocks 10288/udp +cosir 10321/tcp +bngsync 10439/udp +cirrossp 10443/tcp +hip-nat-t 10500/udp +MOS-lower 10540/tcp +MOS-lower 10540/udp +MOS-upper 10541/tcp +MOS-upper 10541/udp +MOS-aux 10542/tcp +MOS-aux 10542/udp +MOS-soap 10543/tcp +MOS-soap 10543/udp +MOS-soap-opt 10544/tcp +MOS-soap-opt 10544/udp +serverdocs 10548/tcp +printopia 10631/tcp +gap 10800/tcp +gap 10800/udp +lpdg 10805/tcp +lpdg 10805/udp +nbd 10809/tcp +nmc-disc 10810/udp +helix 10860/tcp +helix 10860/udp +bveapi 10880/tcp +bveapi 10880/udp +octopustentacle 10933/tcp +rmiaux 10990/tcp +rmiaux 10990/udp +irisa 11000/tcp +irisa 11000/udp +metasys 11001/tcp +metasys 11001/udp +weave 11095/tcp +weave 11095/udp +origo-sync 11103/tcp +netapp-icmgmt 11104/tcp +netapp-icdata 11105/tcp +sgi-lk 11106/tcp +sgi-lk 11106/udp +myq-termlink 11108/udp +sgi-dmfmgr 11109/tcp +sgi-soap 11110/tcp +vce 11111/tcp +vce 11111/udp +dicom 11112/tcp +dicom 11112/udp +suncacao-snmp 11161/tcp +suncacao-snmp 11161/udp +suncacao-jmxmp 11162/tcp +suncacao-jmxmp 11162/udp +suncacao-rmi 11163/tcp +suncacao-rmi 11163/udp +suncacao-csa 11164/tcp +suncacao-csa 11164/udp +suncacao-websvc 11165/tcp +suncacao-websvc 11165/udp +snss 11171/udp +oemcacao-jmxmp 11172/tcp +t5-straton 11173/tcp +oemcacao-rmi 11174/tcp +oemcacao-websvc 11175/tcp +smsqp 11201/tcp +smsqp 11201/udp +dcsl-backup 11202/tcp +wifree 11208/tcp +wifree 11208/udp +memcache 11211/tcp +memcache 11211/udp +xcompute 11235/tcp +xcompute 11235/sctp +imip 11319/tcp +imip 11319/udp +imip-channels 11320/tcp +imip-channels 11320/udp +arena-server 11321/tcp +arena-server 11321/udp +atm-uhas 11367/tcp +atm-uhas 11367/udp +hkp 11371/tcp +hkp 11371/udp +lsdp 11430/udp +asgcypresstcps 11489/tcp +tempest-port 11600/tcp +tempest-port 11600/udp +emc-xsw-dconfig 11623/tcp +h323callsigalt 11720/tcp +h323callsigalt 11720/udp +emc-xsw-dcache 11723/tcp +emc-xsw-dcache 11723/udp +intrepid-ssl 11751/tcp +intrepid-ssl 11751/udp +lanschool 11796/tcp +lanschool-mpt 11796/udp +xoraya 11876/tcp +xoraya 11876/udp +x2e-disc 11877/udp +sysinfo-sp 11967/tcp +sysinfo-sp 11967/udp +tibsd 11971/tcp +wmereceiving 11997/sctp +wmedistribution 11998/sctp +wmereporting 11999/sctp +entextxid 12000/tcp +entextxid 12000/udp +entextnetwk 12001/tcp +entextnetwk 12001/udp +entexthigh 12002/tcp +entexthigh 12002/udp +entextmed 12003/tcp +entextmed 12003/udp +entextlow 12004/tcp +entextlow 12004/udp +dbisamserver1 12005/tcp +dbisamserver1 12005/udp +dbisamserver2 12006/tcp +dbisamserver2 12006/udp +accuracer 12007/tcp +accuracer 12007/udp +accuracer-dbms 12008/tcp +accuracer-dbms 12008/udp +ghvpn 12009/udp +edbsrvr 12010/tcp +vipera 12012/tcp +vipera 12012/udp +vipera-ssl 12013/tcp +vipera-ssl 12013/udp +rets-ssl 12109/tcp +rets-ssl 12109/udp +nupaper-ss 12121/tcp +nupaper-ss 12121/udp +cawas 12168/tcp +cawas 12168/udp +hivep 12172/tcp +hivep 12172/udp +linogridengine 12300/tcp +linogridengine 12300/udp +rads 12302/tcp +warehouse-sss 12321/tcp +warehouse-sss 12321/udp +warehouse 12322/tcp +warehouse 12322/udp +italk 12345/tcp +italk 12345/udp +carb-repl-ctrl 12546/tcp +tsaf 12753/tcp +tsaf 12753/udp +netperf 12865/tcp +i-zipqd 13160/tcp +i-zipqd 13160/udp +bcslogc 13216/tcp +bcslogc 13216/udp +rs-pias 13217/tcp +rs-pias 13217/udp +emc-vcas-tcp 13218/tcp +emc-vcas-udp 13218/udp +powwow-client 13223/tcp +powwow-client 13223/udp +powwow-server 13224/tcp +powwow-server 13224/udp +doip-data 13400/tcp +doip-disc 13400/udp +bprd 13720/tcp +bprd 13720/udp +bpdbm 13721/tcp +bpdbm 13721/udp +bpjava-msvc 13722/tcp +bpjava-msvc 13722/udp +vnetd 13724/tcp +vnetd 13724/udp +bpcd 13782/tcp +bpcd 13782/udp +vopied 13783/tcp +vopied 13783/udp +nbdb 13785/tcp +nbdb 13785/udp +nomdb 13786/tcp +nomdb 13786/udp +dsmcc-config 13818/tcp +dsmcc-config 13818/udp +dsmcc-session 13819/tcp +dsmcc-session 13819/udp +dsmcc-passthru 13820/tcp +dsmcc-passthru 13820/udp +dsmcc-download 13821/tcp +dsmcc-download 13821/udp +dsmcc-ccp 13822/tcp +dsmcc-ccp 13822/udp +bmdss 13823/tcp +ucontrol 13894/tcp +ucontrol 13894/udp +dta-systems 13929/tcp +dta-systems 13929/udp +medevolve 13930/tcp +scotty-ft 14000/tcp +scotty-ft 14000/udp +sua 14001/tcp +sua 14001/udp +sua 14001/sctp +scotty-disc 14002/udp +sage-best-com1 14033/tcp +sage-best-com1 14033/udp +sage-best-com2 14034/tcp +sage-best-com2 14034/udp +vcs-app 14141/tcp +vcs-app 14141/udp +icpp 14142/tcp +icpp 14142/udp +icpps 14143/tcp +gcm-app 14145/tcp +gcm-app 14145/udp +vrts-tdd 14149/tcp +vrts-tdd 14149/udp +vcscmd 14150/tcp +vad 14154/tcp +vad 14154/udp +cps 14250/tcp +cps 14250/udp +ca-web-update 14414/tcp +ca-web-update 14414/udp +xpra 14500/tcp +hde-lcesrvr-1 14936/tcp +hde-lcesrvr-1 14936/udp +hde-lcesrvr-2 14937/tcp +hde-lcesrvr-2 14937/udp +hydap 15000/tcp +hydap 15000/udp +onep-tls 15002/tcp +v2g-secc 15118/udp +xpilot 15345/tcp +xpilot 15345/udp +3link 15363/tcp +3link 15363/udp +cisco-snat 15555/tcp +cisco-snat 15555/udp +bex-xr 15660/tcp +bex-xr 15660/udp +ptp 15740/tcp +ptp 15740/udp +2ping 15998/udp +programmar 15999/tcp +fmsas 16000/tcp +fmsascon 16001/tcp +gsms 16002/tcp +alfin 16003/udp +jwpc 16020/tcp +jwpc-bin 16021/tcp +sun-sea-port 16161/tcp +sun-sea-port 16161/udp +solaris-audit 16162/tcp +etb4j 16309/tcp +etb4j 16309/udp +pduncs 16310/tcp +pduncs 16310/udp +pdefmns 16311/tcp +pdefmns 16311/udp +netserialext1 16360/tcp +netserialext1 16360/udp +netserialext2 16361/tcp +netserialext2 16361/udp +netserialext3 16367/tcp +netserialext3 16367/udp +netserialext4 16368/tcp +netserialext4 16368/udp +connected 16384/tcp +connected 16384/udp +rdgs 16385/tcp +xoms 16619/tcp +axon-tunnel 16665/tcp +vtp 16666/udp +cadsisvr 16789/tcp +newbay-snc-mc 16900/tcp +newbay-snc-mc 16900/udp +sgcip 16950/tcp +sgcip 16950/udp +intel-rci-mp 16991/tcp +intel-rci-mp 16991/udp +amt-soap-http 16992/tcp +amt-soap-http 16992/udp +amt-soap-https 16993/tcp +amt-soap-https 16993/udp +amt-redir-tcp 16994/tcp +amt-redir-tcp 16994/udp +amt-redir-tls 16995/tcp +amt-redir-tls 16995/udp +isode-dua 17007/tcp +isode-dua 17007/udp +ncpu 17010/tcp +vestasdlp 17184/tcp +soundsvirtual 17185/tcp +soundsvirtual 17185/udp +chipper 17219/tcp +chipper 17219/udp +avtp 17220/tcp +avtp 17220/udp +avdecc 17221/tcp +avdecc 17221/udp +cpsp 17222/udp +isa100-gci 17223/tcp +trdp-pd 17224/udp +trdp-md 17225/tcp +trdp-md 17225/udp +integrius-stp 17234/tcp +integrius-stp 17234/udp +ssh-mgmt 17235/tcp +ssh-mgmt 17235/udp +db-lsp 17500/tcp +db-lsp-disc 17500/udp +ailith 17555/tcp +ea 17729/tcp +ea 17729/udp +zep 17754/tcp +zep 17754/udp +zigbee-ip 17755/tcp +zigbee-ip 17755/udp +zigbee-ips 17756/tcp +zigbee-ips 17756/udp +sw-orion 17777/tcp +biimenu 18000/tcp +biimenu 18000/udp +radpdf 18104/tcp +racf 18136/tcp +opsec-cvp 18181/tcp +opsec-cvp 18181/udp +opsec-ufp 18182/tcp +opsec-ufp 18182/udp +opsec-sam 18183/tcp +opsec-sam 18183/udp +opsec-lea 18184/tcp +opsec-lea 18184/udp +opsec-omi 18185/tcp +opsec-omi 18185/udp +ohsc 18186/tcp +ohsc 18186/udp +opsec-ela 18187/tcp +opsec-ela 18187/udp +checkpoint-rtm 18241/tcp +checkpoint-rtm 18241/udp +iclid 18242/tcp +clusterxl 18243/tcp +gv-pf 18262/tcp +gv-pf 18262/udp +ac-cluster 18463/tcp +ac-cluster 18463/udp +heythings 18516/udp +rds-ib 18634/tcp +rds-ib 18634/udp +rds-ip 18635/tcp +rds-ip 18635/udp +vdmmesh 18668/tcp +vdmmesh-disc 18668/udp +ique 18769/tcp +ique 18769/udp +infotos 18881/tcp +infotos 18881/udp +apc-necmp 18888/tcp +apc-necmp 18888/udp +igrid 19000/tcp +igrid 19000/udp +scintilla 19007/tcp +scintilla 19007/udp +j-link 19020/tcp +opsec-uaa 19191/tcp +opsec-uaa 19191/udp +ua-secureagent 19194/tcp +ua-secureagent 19194/udp +cora 19220/tcp +cora-disc 19220/udp +keysrvr 19283/tcp +keysrvr 19283/udp +keyshadow 19315/tcp +keyshadow 19315/udp +mtrgtrans 19398/tcp +mtrgtrans 19398/udp +hp-sco 19410/tcp +hp-sco 19410/udp +hp-sca 19411/tcp +hp-sca 19411/udp +hp-sessmon 19412/tcp +hp-sessmon 19412/udp +fxuptp 19539/tcp +fxuptp 19539/udp +sxuptp 19540/tcp +sxuptp 19540/udp +jcp 19541/tcp +jcp 19541/udp +mle 19788/udp +faircom-db 19790/tcp +iec-104-sec 19998/tcp +dnp-sec 19999/tcp +dnp-sec 19999/udp +dnp-sec 19999/sctp +dnp 20000/tcp +dnp 20000/udp +dnp 20000/sctp +microsan 20001/tcp +microsan 20001/udp +commtact-http 20002/tcp +commtact-http 20002/udp +commtact-https 20003/tcp +commtact-https 20003/udp +openwebnet 20005/tcp +openwebnet 20005/udp +ss-idi-disc 20012/udp +ss-idi 20013/tcp +opendeploy 20014/tcp +opendeploy 20014/udp +nburn-id 20034/tcp +nburn-id 20034/udp +tmophl7mts 20046/tcp +tmophl7mts 20046/udp +mountd 20048/tcp +mountd 20048/udp +nfsrdma 20049/tcp +nfsrdma 20049/udp +nfsrdma 20049/sctp +avesterra 20057/tcp +tolfab 20167/tcp +tolfab 20167/udp +ipdtp-port 20202/tcp +ipdtp-port 20202/udp +ipulse-ics 20222/tcp +ipulse-ics 20222/udp +emwavemsg 20480/tcp +emwavemsg 20480/udp +track 20670/tcp +track 20670/udp +crtech-nlm 20810/tcp +athand-mmp 20999/tcp +athand-mmp 20999/udp +irtrans 21000/tcp +irtrans 21000/udp +notezilla-lan 21010/tcp +trinket-agent 21212/tcp +cohesity-agent 21213/tcp +aigairserver 21221/tcp +rdm-tfs 21553/tcp +dfserver 21554/tcp +dfserver 21554/udp +vofr-gateway 21590/tcp +vofr-gateway 21590/udp +tvpm 21800/tcp +tvpm 21800/udp +sal 21801/tcp +webphone 21845/tcp +webphone 21845/udp +netspeak-is 21846/tcp +netspeak-is 21846/udp +netspeak-cs 21847/tcp +netspeak-cs 21847/udp +netspeak-acd 21848/tcp +netspeak-acd 21848/udp +netspeak-cps 21849/tcp +netspeak-cps 21849/udp +snapenetio 22000/tcp +snapenetio 22000/udp +optocontrol 22001/tcp +optocontrol 22001/udp +optohost002 22002/tcp +optohost002 22002/udp +optohost003 22003/tcp +optohost003 22003/udp +optohost004 22004/tcp +optohost004 22004/udp +optohost004 22005/tcp +optohost004 22005/udp +dcap 22125/tcp +gsidcap 22128/tcp +easyengine 22222/tcp +wnn6 22273/tcp +wnn6 22273/udp +cis 22305/tcp +cis 22305/udp +showcockpit-net 22333/tcp +showcockpit-net 22333/udp +shrewd-control 22335/tcp +shrewd-stream 22335/udp +cis-secure 22343/tcp +cis-secure 22343/udp +wibukey 22347/tcp +wibukey 22347/udp +codemeter 22350/tcp +codemeter 22350/udp +codemeter-cmwan 22351/tcp +caldsoft-backup 22537/tcp +vocaltec-wconf 22555/tcp +vocaltec-phone 22555/udp +talikaserver 22763/tcp +talikaserver 22763/udp +aws-brf 22800/tcp +aws-brf 22800/udp +brf-gw 22951/tcp +brf-gw 22951/udp +inovaport1 23000/tcp +inovaport1 23000/udp +inovaport2 23001/tcp +inovaport2 23001/udp +inovaport3 23002/tcp +inovaport3 23002/udp +inovaport4 23003/tcp +inovaport4 23003/udp +inovaport5 23004/tcp +inovaport5 23004/udp +inovaport6 23005/tcp +inovaport6 23005/udp +gntp 23053/tcp +s102 23272/udp +5afe-dir 23294/tcp +5afe-disc 23294/udp +elxmgmt 23333/tcp +elxmgmt 23333/udp +novar-dbase 23400/tcp +novar-dbase 23400/udp +novar-alarm 23401/tcp +novar-alarm 23401/udp +novar-global 23402/tcp +novar-global 23402/udp +aequus 23456/tcp +aequus-alt 23457/tcp +areaguard-neo 23546/tcp +med-ltp 24000/tcp +med-ltp 24000/udp +med-fsp-rx 24001/tcp +med-fsp-rx 24001/udp +med-fsp-tx 24002/tcp +med-fsp-tx 24002/udp +med-supp 24003/tcp +med-supp 24003/udp +med-ovw 24004/tcp +med-ovw 24004/udp +med-ci 24005/tcp +med-ci 24005/udp +med-net-svc 24006/tcp +med-net-svc 24006/udp +filesphere 24242/tcp +filesphere 24242/udp +vista-4gl 24249/tcp +vista-4gl 24249/udp +ild 24321/tcp +ild 24321/udp +hid 24322/udp +vrmg-ip 24323/tcp +intel-rci 24386/tcp +intel-rci 24386/udp +tonidods 24465/tcp +tonidods 24465/udp +binkp 24554/tcp +binkp 24554/udp +bilobit 24577/tcp +bilobit-update 24577/udp +sdtvwcam 24666/tcp +canditv 24676/tcp +canditv 24676/udp +flashfiler 24677/tcp +flashfiler 24677/udp +proactivate 24678/tcp +proactivate 24678/udp +tcc-http 24680/tcp +tcc-http 24680/udp +cslg 24754/tcp +assoc-disc 24850/udp +find 24922/tcp +find 24922/udp +icl-twobase1 25000/tcp +icl-twobase1 25000/udp +icl-twobase2 25001/tcp +icl-twobase2 25001/udp +icl-twobase3 25002/tcp +icl-twobase3 25002/udp +icl-twobase4 25003/tcp +icl-twobase4 25003/udp +icl-twobase5 25004/tcp +icl-twobase5 25004/udp +icl-twobase6 25005/tcp +icl-twobase6 25005/udp +icl-twobase7 25006/tcp +icl-twobase7 25006/udp +icl-twobase8 25007/tcp +icl-twobase8 25007/udp +icl-twobase9 25008/tcp +icl-twobase9 25008/udp +icl-twobase10 25009/tcp +icl-twobase10 25009/udp +rna 25471/sctp +sauterdongle 25576/tcp +idtp 25604/tcp +vocaltec-hos 25793/tcp +vocaltec-hos 25793/udp +tasp-net 25900/tcp +tasp-net 25900/udp +niobserver 25901/tcp +niobserver 25901/udp +nilinkanalyst 25902/tcp +nilinkanalyst 25902/udp +niprobe 25903/tcp +niprobe 25903/udp +bf-game 25954/udp +bf-master 25955/udp +quake 26000/tcp +quake 26000/udp +scscp 26133/tcp +scscp 26133/udp +wnn6-ds 26208/tcp +wnn6-ds 26208/udp +cockroach 26257/tcp +ezproxy 26260/tcp +ezproxy 26260/udp +ezmeeting 26261/tcp +ezmeeting 26261/udp +k3software-svr 26262/tcp +k3software-svr 26262/udp +k3software-cli 26263/tcp +k3software-cli 26263/udp +exoline-tcp 26486/tcp +exoline-udp 26486/udp +exoconfig 26487/tcp +exoconfig 26487/udp +exonet 26489/tcp +exonet 26489/udp +flex-lmadmin 27010/tcp +mongodb 27017/tcp +imagepump 27345/tcp +imagepump 27345/udp +jesmsjc 27442/tcp +jesmsjc 27442/udp +kopek-httphead 27504/tcp +kopek-httphead 27504/udp +ars-vista 27782/tcp +ars-vista 27782/udp +astrolink 27876/tcp +tw-auth-key 27999/tcp +tw-auth-key 27999/udp +nxlmd 28000/tcp +nxlmd 28000/udp +pqsp 28001/tcp +gruber-cashreg 28010/tcp +thor-engine 28080/tcp +a27-ran-ran 28119/udp +voxelstorm 28200/tcp +voxelstorm 28200/udp +siemensgsm 28240/tcp +siemensgsm 28240/udp +bosswave 28589/tcp +saltd-licensing 29000/tcp +sgsap 29118/sctp +otmp 29167/tcp +otmp 29167/udp +sbcap 29168/sctp +iuhsctpassoc 29169/sctp +bingbang 29999/tcp +ndmps 30000/tcp +pago-services1 30001/tcp +pago-services1 30001/udp +pago-services2 30002/tcp +pago-services2 30002/udp +amicon-fpsu-ra 30003/tcp +amicon-fpsu-ra 30003/udp +amicon-fpsu-s 30004/udp +rwp 30100/tcp +rwp 30100/sctp +kingdomsonline 30260/tcp +kingdomsonline 30260/udp +gs-realtime 30400/tcp +samsung-disc 30832/udp +ovobs 30999/tcp +ovobs 30999/udp +ka-sddp 31016/tcp +ka-kdp 31016/udp +autotrac-acp 31020/tcp +yawn 31029/udp +eldim 31337/tcp +eldim 31337/udp +pace-licensed 31400/tcp +xqosd 31416/tcp +xqosd 31416/udp +tetrinet 31457/tcp +tetrinet 31457/udp +lm-mon 31620/tcp +lm-mon 31620/udp +dsx-monitor 31685/tcp +gamesmith-port 31765/tcp +gamesmith-port 31765/udp +iceedcp-tx 31948/tcp +iceedcp-tx 31948/udp +iceedcp-rx 31949/tcp +iceedcp-rx 31949/udp +iracinghelper 32034/tcp +iracinghelper 32034/udp +t1distproc60 32249/tcp +t1distproc60 32249/udp +plex 32400/tcp +apm-link 32483/tcp +apm-link 32483/udp +sec-ntb-clnt 32635/tcp +sec-ntb-clnt 32635/udp +DMExpress 32636/tcp +DMExpress 32636/udp +filenet-powsrm 32767/tcp +filenet-powsrm 32767/udp +filenet-tms 32768/tcp +filenet-tms 32768/udp +filenet-rpc 32769/tcp +filenet-rpc 32769/udp +filenet-nch 32770/tcp +filenet-nch 32770/udp +filenet-rmi 32771/tcp +filenet-rmi 32771/udp +filenet-pa 32772/tcp +filenet-pa 32772/udp +filenet-cm 32773/tcp +filenet-cm 32773/udp +filenet-re 32774/tcp +filenet-re 32774/udp +filenet-pch 32775/tcp +filenet-pch 32775/udp +filenet-peior 32776/tcp +filenet-peior 32776/udp +filenet-obrok 32777/tcp +filenet-obrok 32777/udp +mlsn 32801/tcp +mlsn 32801/udp +retp 32811/tcp +idmgratm 32896/tcp +idmgratm 32896/udp +wg-endpt-comms 33000/tcp +mysqlx 33060/tcp +aurora-balaena 33123/tcp +aurora-balaena 33123/udp +diamondport 33331/tcp +diamondport 33331/udp +dgi-serv 33333/tcp +speedtrace 33334/tcp +speedtrace-disc 33334/udp +traceroute 33434/tcp +traceroute 33434/udp +mtrace 33435/udp +snip-slave 33656/tcp +snip-slave 33656/udp +digilent-adept 33890/tcp +turbonote-2 34249/tcp +turbonote-2 34249/udp +p-net-local 34378/tcp +p-net-local 34378/udp +p-net-remote 34379/tcp +p-net-remote 34379/udp +dhanalakshmi 34567/tcp +edi_service 34567/udp +profinet-rt 34962/tcp +profinet-rt 34962/udp +profinet-rtm 34963/tcp +profinet-rtm 34963/udp +profinet-cm 34964/tcp +profinet-cm 34964/udp +ethercat 34980/tcp +ethercat 34980/udp +heathview 35000/tcp +rt-viewer 35001/tcp +rt-viewer 35001/udp +rt-sound 35002/tcp +rt-devicemapper 35003/tcp +rt-classmanager 35004/tcp +rt-classmanager 35004/udp +rt-labtracker 35005/tcp +rt-helper 35006/tcp +axio-disc 35100/tcp +axio-disc 35100/udp +kitim 35354/tcp +altova-lm 35355/tcp +altova-lm-disc 35355/udp +guttersnex 35356/tcp +openstack-id 35357/tcp +allpeers 36001/tcp +allpeers 36001/udp +wlcp 36411/udp +s1-control 36412/sctp +x2-control 36422/sctp +slmap 36423/sctp +nq-ap 36424/sctp +m2ap 36443/sctp +m3ap 36444/sctp +xw-control 36462/sctp +febooti-aw 36524/tcp +observium-agent 36602/tcp +mapx 36700/tcp +kastenxpipe 36865/tcp +kastenxpipe 36865/udp +3gpp-w1ap 37472/sctp +neckar 37475/tcp +neckar 37475/udp +gdrive-sync 37483/tcp +eftp 37601/tcp +unisys-eportal 37654/tcp +unisys-eportal 37654/udp +ivs-database 38000/tcp +ivs-insertion 38001/tcp +cresco-control 38002/tcp +crescoctrl-disc 38002/udp +galaxy7-data 38201/tcp +galaxy7-data 38201/udp +fairview 38202/tcp +fairview 38202/udp +agpolicy 38203/tcp +agpolicy 38203/udp +ng-control 38412/sctp +xn-control 38422/sctp +e1-interface 38462/sctp +f1-control 38472/sctp +psqlmws 38638/tcp +sruth 38800/tcp +secrmmsafecopya 38865/tcp +vroa 39063/tcp +turbonote-1 39681/tcp +turbonote-1 39681/udp +safetynetp 40000/tcp +safetynetp 40000/udp +k-patentssensor 40023/udp +sptx 40404/tcp +cscp 40841/tcp +cscp 40841/udp +csccredir 40842/tcp +csccredir 40842/udp +csccfirewall 40843/tcp +csccfirewall 40843/udp +ortec-disc 40853/udp +fs-qos 41111/tcp +fs-qos 41111/udp +tentacle 41121/tcp +z-wave-s 41230/tcp +z-wave-s 41230/udp +crestron-cip 41794/tcp +crestron-cip 41794/udp +crestron-ctp 41795/tcp +crestron-ctp 41795/udp +crestron-cips 41796/tcp +crestron-ctps 41797/tcp +candp 42508/tcp +candp 42508/udp +candrp 42509/tcp +candrp 42509/udp +caerpc 42510/tcp +caerpc 42510/udp +curiosity 42999/tcp +recvr-rc 43000/tcp +recvr-rc-disc 43000/udp +reachout 43188/tcp +reachout 43188/udp +ndm-agent-port 43189/tcp +ndm-agent-port 43189/udp +ip-provision 43190/tcp +ip-provision 43190/udp +noit-transport 43191/tcp +shaperai 43210/tcp +shaperai-disc 43210/udp +hmip-routing 43438/udp +eq3-update 43439/tcp +eq3-config 43439/udp +ew-mgmt 43440/tcp +ew-disc-cmd 43440/udp +ciscocsdb 43441/tcp +ciscocsdb 43441/udp +z-wave-tunnel 44123/tcp +pmcd 44321/tcp +pmcd 44321/udp +pmcdproxy 44322/tcp +pmcdproxy 44322/udp +pmwebapi 44323/tcp +cognex-dataman 44444/tcp +acronis-backup 44445/tcp +domiq 44544/udp +rbr-debug 44553/tcp +rbr-debug 44553/udp +asihpi 44600/udp +EtherNet-IP-2 44818/tcp +EtherNet-IP-2 44818/udp +m3da 44900/tcp +m3da-disc 44900/udp +asmp 45000/tcp +asmp-mon 45000/udp +asmps 45001/tcp +rs-status 45002/tcp +synctest 45045/tcp +invision-ag 45054/tcp +invision-ag 45054/udp +cloudcheck 45514/tcp +cloudcheck-ping 45514/udp +eba 45678/tcp +eba 45678/udp +dai-shell 45824/tcp +qdb2service 45825/tcp +qdb2service 45825/udp +ssr-servermgr 45966/tcp +ssr-servermgr 45966/udp +inedo 46336/tcp +spremotetablet 46998/tcp +mediabox 46999/tcp +mediabox 46999/udp +mbus 47000/tcp +mbus 47000/udp +winrm 47001/tcp +jvl-mactalk 47100/udp +dbbrowse 47557/tcp +dbbrowse 47557/udp +directplaysrvr 47624/tcp +directplaysrvr 47624/udp +ap 47806/tcp +ap 47806/udp +bacnet 47808/tcp +bacnet 47808/udp +presonus-ucnet 47809/udp +nimcontroller 48000/tcp +nimcontroller 48000/udp +nimspooler 48001/tcp +nimspooler 48001/udp +nimhub 48002/tcp +nimhub 48002/udp +nimgtw 48003/tcp +nimgtw 48003/udp +nimbusdb 48004/tcp +nimbusdbctrl 48005/tcp +juka 48048/tcp +3gpp-cbsp 48049/tcp +weandsf 48050/tcp +isnetserv 48128/tcp +isnetserv 48128/udp +blp5 48129/tcp +blp5 48129/udp +com-bardac-dw 48556/tcp +com-bardac-dw 48556/udp +iqobject 48619/tcp +iqobject 48619/udp +robotraconteur 48653/tcp +robotraconteur 48653/udp +matahari 49000/tcp +nusrp 49001/tcp +nusdp-disc 49001/udp +inspider 49150/tcp diff --git a/core/iana-etc/spkgbuild b/core/iana-etc/spkgbuild new file mode 100755 index 000000000..deb6d1ed0 --- /dev/null +++ b/core/iana-etc/spkgbuild @@ -0,0 +1,13 @@ +# description : Provides data for network services and protocols + +name=iana-etc +version=20230228 +release=1 +source="services protocols update.sh" + +build() { + + install -d -m 755 $PKG/etc + install -m 644 services $PKG/etc + install -m 644 protocols $PKG/etc +} diff --git a/core/iana-etc/update.sh b/core/iana-etc/update.sh new file mode 100644 index 000000000..790baddb8 --- /dev/null +++ b/core/iana-etc/update.sh @@ -0,0 +1,65 @@ +#!/bin/sh - +#@ Update protocols and services from IANA. +#@ Taken from ArchLinux script written by Gaetan Bisson. Adjusted for CRUX. + +awk=awk +curl=curl +url_pn='https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml' +url_snpn="https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml" + +download() { + datetime=`date +'%FT%T%z'` + echo 'Downloading protocols' + ${curl} -o protocols.xml ${url_pn} + [ ${?} -eq 0 ] || exit 20 + echo 'Downloading services' + ${curl} -o services.xml ${url_snpn} + [ ${?} -eq 0 ] || exit 21 +} + +process() { + echo 'Processing protocols' + ${awk} -F "[<>]" -v URL="${url_pn}" -v DT="${datetime}" ' + BEGIN{ + print "# /etc/protocols, created " DT + print "# Source: " URL + } + / protocols.new + [ ${?} -eq 0 ] || exit 30 + + echo 'Processing services' + ${awk} -F "[<>]" -v URL="${url_snpn}" -v DT="${datetime}" ' + BEGIN{ + print "# /etc/services, created " DT + print "# Source: " URL + } + / services.new + [ ${?} -eq 0 ] || exit 31 +} + +update() { + mv protocols.new protocols + [ ${?} -eq 0 ] || exit 40 + mv services.new services + [ ${?} -eq 0 ] || exit 41 + rm -f protocols.xml services.xml + [ ${?} -eq 0 ] || exit 42 +} + +download +process +update diff --git a/core/inetutils/.checksums b/core/inetutils/.checksums new file mode 100644 index 000000000..9facc162b --- /dev/null +++ b/core/inetutils/.checksums @@ -0,0 +1 @@ +319d65bb5a6f1847c4810651f3b4ba74 inetutils-2.4.tar.xz diff --git a/core/inetutils/.pkgfiles b/core/inetutils/.pkgfiles new file mode 100644 index 000000000..5723e25ae --- /dev/null +++ b/core/inetutils/.pkgfiles @@ -0,0 +1,32 @@ +inetutils-2.4-1 +drwxr-xr-x root/root bin/ +-rwxr-xr-x root/root bin/hostname +-rwsr-xr-x root/root bin/ping +-rwsr-xr-x root/root bin/ping6 +-rwsr-xr-x root/root bin/traceroute +drwxr-xr-x root/root sbin/ +-rwxr-xr-x root/root sbin/ifconfig +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/dnsdomainname +-rwxr-xr-x root/root usr/bin/ftp +-rwxr-xr-x root/root usr/bin/talk +-rwxr-xr-x root/root usr/bin/telnet +-rwxr-xr-x root/root usr/bin/tftp +drwxr-xr-x root/root usr/sbin/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/info/ +-rw-r--r-- root/root usr/share/info/inetutils.info.gz +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/dnsdomainname.1.gz +-rw-r--r-- root/root usr/share/man/man1/ftp.1.gz +-rw-r--r-- root/root usr/share/man/man1/hostname.1.gz +-rw-r--r-- root/root usr/share/man/man1/ifconfig.1.gz +-rw-r--r-- root/root usr/share/man/man1/ping.1.gz +-rw-r--r-- root/root usr/share/man/man1/ping6.1.gz +-rw-r--r-- root/root usr/share/man/man1/talk.1.gz +-rw-r--r-- root/root usr/share/man/man1/telnet.1.gz +-rw-r--r-- root/root usr/share/man/man1/tftp.1.gz +-rw-r--r-- root/root usr/share/man/man1/traceroute.1.gz +drwxr-xr-x root/root usr/share/man/man8/ diff --git a/core/inetutils/spkgbuild b/core/inetutils/spkgbuild new file mode 100755 index 000000000..0e7353c7b --- /dev/null +++ b/core/inetutils/spkgbuild @@ -0,0 +1,34 @@ +# description : Programs for basic networking +# depends : ncurses readline + +name=inetutils +version=2.4 +release=1 +source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz" + +build() { + cd $name-$version + + ./configure \ + --prefix=/usr \ + --libexecdir=/usr/sbin \ + --localstatedir=/var \ + --disable-logger \ + --disable-whois \ + --disable-rcp \ + --disable-rexec \ + --disable-rlogin \ + --disable-rsh \ + --disable-servers + make + make DESTDIR=$PKG install + + mkdir -pv $PKG/bin $PKG/sbin + mv -v $PKG/usr/bin/hostname \ + $PKG/usr/bin/ping \ + $PKG/usr/bin/ping6 \ + $PKG/usr/bin/traceroute \ + $PKG/bin + mv -v $PKG/usr/bin/ifconfig $PKG/sbin + +} diff --git a/core/init/.checksums b/core/init/.checksums new file mode 100644 index 000000000..9e65f2d54 --- /dev/null +++ b/core/init/.checksums @@ -0,0 +1 @@ +d7cc7900926028defde4a7b97e96f8dd modules-load diff --git a/core/init/.pkgfiles b/core/init/.pkgfiles new file mode 100644 index 000000000..544356d20 --- /dev/null +++ b/core/init/.pkgfiles @@ -0,0 +1,4 @@ +init-1-1 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/sbin/ +-rwxr-xr-x root/root usr/sbin/modules-load diff --git a/core/init/modules-load b/core/init/modules-load new file mode 100755 index 000000000..2cfd8ceab --- /dev/null +++ b/core/init/modules-load @@ -0,0 +1,24 @@ +#!/bin/sh + +if [ "$(id -u)" != "0" ];then + echo "$(basename $0) need to run as root!" + exit 1 +fi + +MODULES_DIR=/etc/modules-load.d + +error=0 + +for file in "$MODULES_DIR"/*.conf; do + [ ! -f "$file" ] && continue + while read -r module junk; do + # Ignore comments and blank lines + case "$module" in + ""|\#*) continue ;; + esac + modprobe -ab "$module" || error=$? + done < "$file" +done + +exit $error + diff --git a/core/init/spkgbuild b/core/init/spkgbuild new file mode 100644 index 000000000..88dab270b --- /dev/null +++ b/core/init/spkgbuild @@ -0,0 +1,11 @@ +# description : Venom Linux inits stuffs +# depends : rc + +name=init +version=1 +release=1 +source="modules-load" + +build() { + install -Dm755 $SRC/modules-load $PKG/usr/sbin/modules-load +} diff --git a/core/iproute2/.checksums b/core/iproute2/.checksums new file mode 100644 index 000000000..ad8ee2d97 --- /dev/null +++ b/core/iproute2/.checksums @@ -0,0 +1 @@ +53ecd48564c75d5fa4b5325d47344d68 iproute2-6.3.0-1.tar.xz diff --git a/core/iproute2/.pkgfiles b/core/iproute2/.pkgfiles new file mode 100644 index 000000000..0243afd72 --- /dev/null +++ b/core/iproute2/.pkgfiles @@ -0,0 +1,187 @@ +iproute2-6.3.0-1 +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/iproute2/ +-rw-r--r-- root/root etc/iproute2/bpf_pinning +-rw-r--r-- root/root etc/iproute2/ematch_map +-rw-r--r-- root/root etc/iproute2/group +-rw-r--r-- root/root etc/iproute2/nl_protos +-rw-r--r-- root/root etc/iproute2/rt_dsfield +-rw-r--r-- root/root etc/iproute2/rt_protos +-rw-r--r-- root/root etc/iproute2/rt_realms +-rw-r--r-- root/root etc/iproute2/rt_scopes +-rw-r--r-- root/root etc/iproute2/rt_tables +drwxr-xr-x root/root sbin/ +-rwxr-xr-x root/root sbin/arpd +-rwxr-xr-x root/root sbin/bridge +lrwxrwxrwx root/root sbin/ctstat -> lnstat +-rwxr-xr-x root/root sbin/dcb +-rwxr-xr-x root/root sbin/devlink +-rwxr-xr-x root/root sbin/genl +-rwxr-xr-x root/root sbin/ifstat +-rwxr-xr-x root/root sbin/ip +-rwxr-xr-x root/root sbin/lnstat +-rwxr-xr-x root/root sbin/nstat +-rwxr-xr-x root/root sbin/rdma +-rwxr-xr-x root/root sbin/routel +-rwxr-xr-x root/root sbin/rtacct +-rwxr-xr-x root/root sbin/rtmon +lrwxrwxrwx root/root sbin/rtstat -> lnstat +-rwxr-xr-x root/root sbin/ss +-rwxr-xr-x root/root sbin/tc +-rwxr-xr-x root/root sbin/tipc +-rwxr-xr-x root/root sbin/vdpa +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/iproute2/ +-rw-r--r-- root/root usr/include/iproute2/bpf_elf.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/tc/ +-rw-r--r-- root/root usr/lib/tc/experimental.dist +-rw-r--r-- root/root usr/lib/tc/normal.dist +-rw-r--r-- root/root usr/lib/tc/pareto.dist +-rw-r--r-- root/root usr/lib/tc/paretonormal.dist +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/bash-completion/ +drwxr-xr-x root/root usr/share/bash-completion/completions/ +-rw-r--r-- root/root usr/share/bash-completion/completions/devlink +-rw-r--r-- root/root usr/share/bash-completion/completions/tc +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man3/ +-rw-r--r-- root/root usr/share/man/man3/libnetlink.3.gz +drwxr-xr-x root/root usr/share/man/man7/ +-rw-r--r-- root/root usr/share/man/man7/tc-hfsc.7.gz +drwxr-xr-x root/root usr/share/man/man8/ +-rw-r--r-- root/root usr/share/man/man8/bridge.8.gz +-rw-r--r-- root/root usr/share/man/man8/ctstat.8.gz +-rw-r--r-- root/root usr/share/man/man8/dcb-app.8.gz +-rw-r--r-- root/root usr/share/man/man8/dcb-apptrust.8.gz +-rw-r--r-- root/root usr/share/man/man8/dcb-buffer.8.gz +-rw-r--r-- root/root usr/share/man/man8/dcb-dcbx.8.gz +-rw-r--r-- root/root usr/share/man/man8/dcb-ets.8.gz +-rw-r--r-- root/root usr/share/man/man8/dcb-maxrate.8.gz +-rw-r--r-- root/root usr/share/man/man8/dcb-pfc.8.gz +-rw-r--r-- root/root usr/share/man/man8/dcb.8.gz +-rw-r--r-- root/root usr/share/man/man8/devlink-dev.8.gz +-rw-r--r-- root/root usr/share/man/man8/devlink-dpipe.8.gz +-rw-r--r-- root/root usr/share/man/man8/devlink-health.8.gz +-rw-r--r-- root/root usr/share/man/man8/devlink-lc.8.gz +-rw-r--r-- root/root usr/share/man/man8/devlink-monitor.8.gz +-rw-r--r-- root/root usr/share/man/man8/devlink-port.8.gz +-rw-r--r-- root/root usr/share/man/man8/devlink-rate.8.gz +-rw-r--r-- root/root usr/share/man/man8/devlink-region.8.gz +-rw-r--r-- root/root usr/share/man/man8/devlink-resource.8.gz +-rw-r--r-- root/root usr/share/man/man8/devlink-sb.8.gz +-rw-r--r-- root/root usr/share/man/man8/devlink-trap.8.gz +-rw-r--r-- root/root usr/share/man/man8/devlink.8.gz +-rw-r--r-- root/root usr/share/man/man8/genl.8.gz +-rw-r--r-- root/root usr/share/man/man8/ifstat.8.gz +-rw-r--r-- root/root usr/share/man/man8/ip-address.8.gz +-rw-r--r-- root/root usr/share/man/man8/ip-addrlabel.8.gz +-rw-r--r-- root/root usr/share/man/man8/ip-fou.8.gz +-rw-r--r-- root/root usr/share/man/man8/ip-gue.8.gz +-rw-r--r-- root/root usr/share/man/man8/ip-ioam.8.gz +-rw-r--r-- root/root usr/share/man/man8/ip-l2tp.8.gz +-rw-r--r-- root/root usr/share/man/man8/ip-link.8.gz +-rw-r--r-- root/root usr/share/man/man8/ip-macsec.8.gz +-rw-r--r-- root/root usr/share/man/man8/ip-maddress.8.gz +-rw-r--r-- root/root usr/share/man/man8/ip-monitor.8.gz +-rw-r--r-- root/root usr/share/man/man8/ip-mptcp.8.gz +-rw-r--r-- root/root usr/share/man/man8/ip-mroute.8.gz +-rw-r--r-- root/root usr/share/man/man8/ip-neighbour.8.gz +-rw-r--r-- root/root usr/share/man/man8/ip-netconf.8.gz +-rw-r--r-- root/root usr/share/man/man8/ip-netns.8.gz +-rw-r--r-- root/root usr/share/man/man8/ip-nexthop.8.gz +-rw-r--r-- root/root usr/share/man/man8/ip-ntable.8.gz +-rw-r--r-- root/root usr/share/man/man8/ip-route.8.gz +-rw-r--r-- root/root usr/share/man/man8/ip-rule.8.gz +-rw-r--r-- root/root usr/share/man/man8/ip-sr.8.gz +-rw-r--r-- root/root usr/share/man/man8/ip-stats.8.gz +-rw-r--r-- root/root usr/share/man/man8/ip-tcp_metrics.8.gz +-rw-r--r-- root/root usr/share/man/man8/ip-token.8.gz +-rw-r--r-- root/root usr/share/man/man8/ip-tunnel.8.gz +-rw-r--r-- root/root usr/share/man/man8/ip-vrf.8.gz +-rw-r--r-- root/root usr/share/man/man8/ip-xfrm.8.gz +-rw-r--r-- root/root usr/share/man/man8/ip.8.gz +-rw-r--r-- root/root usr/share/man/man8/lnstat.8.gz +-rw-r--r-- root/root usr/share/man/man8/nstat.8.gz +-rw-r--r-- root/root usr/share/man/man8/rdma-dev.8.gz +-rw-r--r-- root/root usr/share/man/man8/rdma-link.8.gz +-rw-r--r-- root/root usr/share/man/man8/rdma-resource.8.gz +-rw-r--r-- root/root usr/share/man/man8/rdma-statistic.8.gz +-rw-r--r-- root/root usr/share/man/man8/rdma-system.8.gz +-rw-r--r-- root/root usr/share/man/man8/rdma.8.gz +-rw-r--r-- root/root usr/share/man/man8/routel.8.gz +-rw-r--r-- root/root usr/share/man/man8/rtacct.8.gz +-rw-r--r-- root/root usr/share/man/man8/rtmon.8.gz +-rw-r--r-- root/root usr/share/man/man8/rtstat.8.gz +-rw-r--r-- root/root usr/share/man/man8/ss.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-actions.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-basic.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-bfifo.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-bpf.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-cake.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-cbq-details.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-cbq.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-cbs.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-cgroup.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-choke.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-codel.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-connmark.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-csum.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-ct.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-ctinfo.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-drr.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-ematch.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-etf.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-ets.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-flow.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-flower.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-fq.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-fq_codel.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-fq_pie.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-fw.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-gate.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-hfsc.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-htb.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-ife.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-matchall.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-mirred.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-mpls.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-mqprio.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-nat.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-netem.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-pedit.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-pfifo.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-pfifo_fast.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-pie.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-police.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-prio.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-red.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-route.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-sample.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-sfb.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-sfq.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-simple.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-skbedit.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-skbmod.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-skbprio.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-stab.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-taprio.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-tbf.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-tcindex.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-tunnel_key.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-u32.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-vlan.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-xt.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc.8.gz +-rw-r--r-- root/root usr/share/man/man8/tipc-bearer.8.gz +-rw-r--r-- root/root usr/share/man/man8/tipc-link.8.gz +-rw-r--r-- root/root usr/share/man/man8/tipc-media.8.gz +-rw-r--r-- root/root usr/share/man/man8/tipc-nametable.8.gz +-rw-r--r-- root/root usr/share/man/man8/tipc-node.8.gz +-rw-r--r-- root/root usr/share/man/man8/tipc-peer.8.gz +-rw-r--r-- root/root usr/share/man/man8/tipc-socket.8.gz +-rw-r--r-- root/root usr/share/man/man8/tipc.8.gz +-rw-r--r-- root/root usr/share/man/man8/vdpa-dev.8.gz +-rw-r--r-- root/root usr/share/man/man8/vdpa-mgmtdev.8.gz +-rw-r--r-- root/root usr/share/man/man8/vdpa.8.gz diff --git a/core/iproute2/spkgbuild b/core/iproute2/spkgbuild new file mode 100755 index 000000000..88f95d1f3 --- /dev/null +++ b/core/iproute2/spkgbuild @@ -0,0 +1,19 @@ +# description : Programs for basic and advanced IPV4-based networking +# depends : elfutils libcap libmnl + +name=iproute2 +version=6.3.0 +release=1 +source="$name-$version-$release.tar.xz::https://www.kernel.org/pub/linux/utils/net/$name/$name-$version.tar.xz" + +build() { + cd $name-$version + + sed -i /ARPD/d Makefile + rm -fv man/man8/arpd.8 + + [ -e /usr/lib/pkgconfig/xtables.pc ] || sed -i 's/m_ipt.o//' tc/Makefile + + make + make DESTDIR=$PKG install +} diff --git a/core/kbd/.checksums b/core/kbd/.checksums new file mode 100644 index 000000000..3bfcf8bcc --- /dev/null +++ b/core/kbd/.checksums @@ -0,0 +1,2 @@ +10f10c0a9d897807733f2e2419814abb kbd-2.5.1.tar.xz +f75cca16a38da6caa7d52151f7136895 kbd-backspace-1.patch diff --git a/core/kbd/.pkgfiles b/core/kbd/.pkgfiles new file mode 100644 index 000000000..0be2006a4 --- /dev/null +++ b/core/kbd/.pkgfiles @@ -0,0 +1,712 @@ +kbd-2.5.1-1 +drwxr-xr-x root/root bin/ +-rwxr-xr-x root/root bin/dumpkeys +-rwxr-xr-x root/root bin/kbd_mode +-rwxr-xr-x root/root bin/loadkeys +-rwxr-xr-x root/root bin/setfont +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/chvt +-rwxr-xr-x root/root usr/bin/deallocvt +-rwxr-xr-x root/root usr/bin/fgconsole +-rwxr-xr-x root/root usr/bin/getkeycodes +-rwxr-xr-x root/root usr/bin/kbdinfo +-rwxr-xr-x root/root usr/bin/kbdrate +-rwxr-xr-x root/root usr/bin/loadunimap +-rwxr-xr-x root/root usr/bin/mapscrn +-rwxr-xr-x root/root usr/bin/openvt +lrwxrwxrwx root/root usr/bin/psfaddtable -> psfxtable +lrwxrwxrwx root/root usr/bin/psfgettable -> psfxtable +lrwxrwxrwx root/root usr/bin/psfstriptable -> psfxtable +-rwxr-xr-x root/root usr/bin/psfxtable +-rwxr-xr-x root/root usr/bin/setkeycodes +-rwxr-xr-x root/root usr/bin/setleds +-rwxr-xr-x root/root usr/bin/setmetamode +-rwxr-xr-x root/root usr/bin/setvtrgb +-rwxr-xr-x root/root usr/bin/showconsolefont +-rwxr-xr-x root/root usr/bin/showkey +-rwxr-xr-x root/root usr/bin/unicode_start +-rwxr-xr-x root/root usr/bin/unicode_stop +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/consolefonts/ +-rw-r--r-- root/root usr/share/consolefonts/161.cp.gz +-rw-r--r-- root/root usr/share/consolefonts/162.cp.gz +-rw-r--r-- root/root usr/share/consolefonts/163.cp.gz +-rw-r--r-- root/root usr/share/consolefonts/164.cp.gz +-rw-r--r-- root/root usr/share/consolefonts/165.cp.gz +-rw-r--r-- root/root usr/share/consolefonts/737.cp.gz +-rw-r--r-- root/root usr/share/consolefonts/880.cp.gz +-rw-r--r-- root/root usr/share/consolefonts/928.cp.gz +-rw-r--r-- root/root usr/share/consolefonts/972.cp.gz +-rw-r--r-- root/root usr/share/consolefonts/Agafari-12.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/Agafari-14.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/Agafari-16.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/Cyr_a8x14.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/Cyr_a8x16.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/Cyr_a8x8.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/ERRORS +-rw-r--r-- root/root usr/share/consolefonts/Goha-12.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/Goha-14.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/Goha-16.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/GohaClassic-12.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/GohaClassic-14.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/GohaClassic-16.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/Lat2-Terminus16.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/LatArCyrHeb-08.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/LatArCyrHeb-14.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/LatArCyrHeb-16+.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/LatArCyrHeb-16.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/LatArCyrHeb-19.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/LatGrkCyr-12x22.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/LatGrkCyr-8x16.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/LatKaCyrHeb-14.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/Mik_8x16.gz +-rw-r--r-- root/root usr/share/consolefonts/README.12x22 +-rw-r--r-- root/root usr/share/consolefonts/README.Arabic +-rw-r--r-- root/root usr/share/consolefonts/README.Cyrillic +-rw-r--r-- root/root usr/share/consolefonts/README.Ethiopic +-rw-r--r-- root/root usr/share/consolefonts/README.Greek +-rw-r--r-- root/root usr/share/consolefonts/README.Hebrew +-rw-r--r-- root/root usr/share/consolefonts/README.Lat2-Terminus16 +-rw-r--r-- root/root usr/share/consolefonts/README.LatGrkCyr +-rw-r--r-- root/root usr/share/consolefonts/README.Sun +-rw-r--r-- root/root usr/share/consolefonts/README.cp1250 +-rw-r--r-- root/root usr/share/consolefonts/README.cybercafe +-rw-r--r-- root/root usr/share/consolefonts/README.drdos +-rw-r--r-- root/root usr/share/consolefonts/README.eurlatgr +-rw-r--r-- root/root usr/share/consolefonts/README.eurlatgr.mappings +-rw-r--r-- root/root usr/share/consolefonts/README.lat0 +-rw-r--r-- root/root usr/share/consolefonts/README.lat7 +-rw-r--r-- root/root usr/share/consolefonts/README.lat9 +-rw-r--r-- root/root usr/share/consolefonts/README.psfu +-rw-r--r-- root/root usr/share/consolefonts/UniCyrExt_8x16.psf.gz +-rw-r--r-- root/root usr/share/consolefonts/UniCyr_8x14.psf.gz +-rw-r--r-- root/root usr/share/consolefonts/UniCyr_8x16.psf.gz +-rw-r--r-- root/root usr/share/consolefonts/UniCyr_8x8.psf.gz +-rw-r--r-- root/root usr/share/consolefonts/alt-8x14.gz +-rw-r--r-- root/root usr/share/consolefonts/alt-8x16.gz +-rw-r--r-- root/root usr/share/consolefonts/alt-8x8.gz +-rw-r--r-- root/root usr/share/consolefonts/altc-8x16.gz +-rw-r--r-- root/root usr/share/consolefonts/aply16.psf.gz +-rw-r--r-- root/root usr/share/consolefonts/arm8.fnt.gz +-rw-r--r-- root/root usr/share/consolefonts/cp1250.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/cp850-8x14.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/cp850-8x16.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/cp850-8x8.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/cp857.08.gz +-rw-r--r-- root/root usr/share/consolefonts/cp857.14.gz +-rw-r--r-- root/root usr/share/consolefonts/cp857.16.gz +-rw-r--r-- root/root usr/share/consolefonts/cp865-8x14.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/cp865-8x16.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/cp865-8x8.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/cp866-8x14.psf.gz +-rw-r--r-- root/root usr/share/consolefonts/cp866-8x16.psf.gz +-rw-r--r-- root/root usr/share/consolefonts/cp866-8x8.psf.gz +-rw-r--r-- root/root usr/share/consolefonts/cybercafe.fnt.gz +-rw-r--r-- root/root usr/share/consolefonts/cyr-sun16.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/default8x16.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/default8x9.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/drdos8x14.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/drdos8x16.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/drdos8x6.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/drdos8x8.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/eurlatgr.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/gr737a-8x8.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/gr737a-9x14.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/gr737a-9x16.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/gr737b-8x11.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/gr737b-9x16-medieval.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/gr737c-8x14.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/gr737c-8x16.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/gr737c-8x6.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/gr737c-8x7.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/gr737c-8x8.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/gr737d-8x16.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/gr928-8x16-thin.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/gr928-9x14.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/gr928-9x16.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/gr928a-8x14.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/gr928a-8x16.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/gr928b-8x14.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/gr928b-8x16.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/greek-polytonic.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/iso01-12x22.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/iso01.08.gz +-rw-r--r-- root/root usr/share/consolefonts/iso01.14.gz +-rw-r--r-- root/root usr/share/consolefonts/iso01.16.gz +-rw-r--r-- root/root usr/share/consolefonts/iso02-12x22.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/iso02.08.gz +-rw-r--r-- root/root usr/share/consolefonts/iso02.14.gz +-rw-r--r-- root/root usr/share/consolefonts/iso02.16.gz +-rw-r--r-- root/root usr/share/consolefonts/iso03.08.gz +-rw-r--r-- root/root usr/share/consolefonts/iso03.14.gz +-rw-r--r-- root/root usr/share/consolefonts/iso03.16.gz +-rw-r--r-- root/root usr/share/consolefonts/iso04.08.gz +-rw-r--r-- root/root usr/share/consolefonts/iso04.14.gz +-rw-r--r-- root/root usr/share/consolefonts/iso04.16.gz +-rw-r--r-- root/root usr/share/consolefonts/iso05.08.gz +-rw-r--r-- root/root usr/share/consolefonts/iso05.14.gz +-rw-r--r-- root/root usr/share/consolefonts/iso05.16.gz +-rw-r--r-- root/root usr/share/consolefonts/iso06.08.gz +-rw-r--r-- root/root usr/share/consolefonts/iso06.14.gz +-rw-r--r-- root/root usr/share/consolefonts/iso06.16.gz +-rw-r--r-- root/root usr/share/consolefonts/iso07.14.gz +-rw-r--r-- root/root usr/share/consolefonts/iso07.16.gz +-rw-r--r-- root/root usr/share/consolefonts/iso07u-16.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/iso08.08.gz +-rw-r--r-- root/root usr/share/consolefonts/iso08.14.gz +-rw-r--r-- root/root usr/share/consolefonts/iso08.16.gz +-rw-r--r-- root/root usr/share/consolefonts/iso09.08.gz +-rw-r--r-- root/root usr/share/consolefonts/iso09.14.gz +-rw-r--r-- root/root usr/share/consolefonts/iso09.16.gz +-rw-r--r-- root/root usr/share/consolefonts/iso10.08.gz +-rw-r--r-- root/root usr/share/consolefonts/iso10.14.gz +-rw-r--r-- root/root usr/share/consolefonts/iso10.16.gz +-rw-r--r-- root/root usr/share/consolefonts/koi8-14.psf.gz +-rw-r--r-- root/root usr/share/consolefonts/koi8c-8x16.gz +-rw-r--r-- root/root usr/share/consolefonts/koi8r-8x14.gz +-rw-r--r-- root/root usr/share/consolefonts/koi8r-8x16.gz +-rw-r--r-- root/root usr/share/consolefonts/koi8r-8x8.gz +-rw-r--r-- root/root usr/share/consolefonts/koi8r.8x8.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/koi8u_8x14.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/koi8u_8x16.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/koi8u_8x8.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat0-08.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat0-10.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat0-12.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat0-14.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat0-16.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat0-sun16.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat1-08.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat1-10.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat1-12.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat1-14.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat1-16.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat2-08.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat2-10.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat2-12.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat2-14.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat2-16.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat2-sun16.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat2a-16.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat4-08.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat4-10.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat4-12.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat4-14.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat4-16+.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat4-16.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat4-19.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat4a-08.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat4a-10.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat4a-12.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat4a-14.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat4a-16+.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat4a-16.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat4a-19.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat5-12.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat5-14.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat5-16.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat7-14.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat7a-14.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat7a-16.psf.gz +-rw-r--r-- root/root usr/share/consolefonts/lat9-08.psf.gz +-rw-r--r-- root/root usr/share/consolefonts/lat9-10.psf.gz +-rw-r--r-- root/root usr/share/consolefonts/lat9-12.psf.gz +-rw-r--r-- root/root usr/share/consolefonts/lat9-14.psf.gz +-rw-r--r-- root/root usr/share/consolefonts/lat9-16.psf.gz +-rw-r--r-- root/root usr/share/consolefonts/lat9u-08.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat9u-10.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat9u-12.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat9u-14.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat9u-16.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat9v-08.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat9v-10.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat9v-12.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat9v-14.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat9v-16.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat9w-08.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat9w-10.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat9w-12.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat9w-14.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/lat9w-16.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/latarcyrheb-sun16.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/latarcyrheb-sun32.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/pancyrillic.f16.psfu.gz +drwxr-xr-x root/root usr/share/consolefonts/partialfonts/ +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/8859-1.a0-ff.08.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/8859-1.a0-ff.14.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/8859-1.a0-ff.16.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/8859-10.a0-ff.08.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/8859-10.a0-ff.14.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/8859-10.a0-ff.16.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/8859-2.a0-ff.08.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/8859-2.a0-ff.14.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/8859-2.a0-ff.16.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/8859-3.a0-ff.08.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/8859-3.a0-ff.14.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/8859-3.a0-ff.16.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/8859-4.a0-ff.08.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/8859-4.a0-ff.14.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/8859-4.a0-ff.16.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/8859-5.a0-ff.08.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/8859-5.a0-ff.14.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/8859-5.a0-ff.16.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/8859-6.a0-ff.08.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/8859-6.a0-ff.14.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/8859-6.a0-ff.16.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/8859-7.a0-ff.08.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/8859-7.a0-ff.14.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/8859-7.a0-ff.16.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/8859-8.a0-ff.08.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/8859-8.a0-ff.14.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/8859-8.a0-ff.16.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/8859-9.a0-ff.08.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/8859-9.a0-ff.14.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/8859-9.a0-ff.16.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/ascii.20-7f.08.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/ascii.20-7f.14.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/ascii.20-7f.16.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/cp437.00-1f.08.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/cp437.00-1f.14.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/cp437.00-1f.16.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/none.00-17.08.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/none.00-17.14.gz +-rw-r--r-- root/root usr/share/consolefonts/partialfonts/none.00-17.16.gz +-rw-r--r-- root/root usr/share/consolefonts/ruscii_8x16.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/ruscii_8x8.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/solar24x32.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/sun12x22.psfu.gz +-rw-r--r-- root/root usr/share/consolefonts/t.fnt.gz +-rw-r--r-- root/root usr/share/consolefonts/t850b.fnt.gz +-rw-r--r-- root/root usr/share/consolefonts/tcvn8x16.psf.gz +-rw-r--r-- root/root usr/share/consolefonts/viscii10-8x16.psfu.gz +drwxr-xr-x root/root usr/share/consoletrans/ +-rw-r--r-- root/root usr/share/consoletrans/8859-10_to_uni.trans +-rw-r--r-- root/root usr/share/consoletrans/8859-13_to_uni.trans +-rw-r--r-- root/root usr/share/consoletrans/8859-14_to_uni.trans +-rw-r--r-- root/root usr/share/consoletrans/8859-15_to_uni.trans +-rw-r--r-- root/root usr/share/consoletrans/8859-1_to_uni.trans +-rw-r--r-- root/root usr/share/consoletrans/8859-2_to_uni.trans +-rw-r--r-- root/root usr/share/consoletrans/8859-3_to_uni.trans +-rw-r--r-- root/root usr/share/consoletrans/8859-4_to_uni.trans +-rw-r--r-- root/root usr/share/consoletrans/8859-5_to_uni.trans +-rw-r--r-- root/root usr/share/consoletrans/8859-6_to_uni.trans +-rw-r--r-- root/root usr/share/consoletrans/8859-7_to_uni.trans +-rw-r--r-- root/root usr/share/consoletrans/8859-8_to_uni.trans +-rw-r--r-- root/root usr/share/consoletrans/8859-9_to_uni.trans +-rw-r--r-- root/root usr/share/consoletrans/baltic.trans +-rw-r--r-- root/root usr/share/consoletrans/cp1250_to_uni.trans +-rw-r--r-- root/root usr/share/consoletrans/cp1251_to_uni.trans +-rw-r--r-- root/root usr/share/consoletrans/cp437_to_iso01.trans +-rw-r--r-- root/root usr/share/consoletrans/cp437_to_uni.trans +-rw-r--r-- root/root usr/share/consoletrans/cp737_to_uni.trans +-rw-r--r-- root/root usr/share/consoletrans/cp775_to_uni.trans +-rw-r--r-- root/root usr/share/consoletrans/cp850_to_iso01.trans +-rw-r--r-- root/root usr/share/consoletrans/cp850_to_uni.trans +-rw-r--r-- root/root usr/share/consoletrans/cp852_to_uni.trans +-rw-r--r-- root/root usr/share/consoletrans/cp853_to_uni.trans +-rw-r--r-- root/root usr/share/consoletrans/cp855_to_uni.trans +-rw-r--r-- root/root usr/share/consoletrans/cp857_to_uni.trans +-rw-r--r-- root/root usr/share/consoletrans/cp860_to_uni.trans +-rw-r--r-- root/root usr/share/consoletrans/cp861_to_uni.trans +-rw-r--r-- root/root usr/share/consoletrans/cp862_to_uni.trans +-rw-r--r-- root/root usr/share/consoletrans/cp863_to_uni.trans +-rw-r--r-- root/root usr/share/consoletrans/cp864_to_uni.trans +-rw-r--r-- root/root usr/share/consoletrans/cp865_to_uni.trans +-rw-r--r-- root/root usr/share/consoletrans/cp866_to_uni.trans +-rw-r--r-- root/root usr/share/consoletrans/cp869_to_uni.trans +-rw-r--r-- root/root usr/share/consoletrans/cp874_to_uni.trans +-rw-r--r-- root/root usr/share/consoletrans/iso02_to_cp1250.trans +-rw-r--r-- root/root usr/share/consoletrans/koi2alt +-rw-r--r-- root/root usr/share/consoletrans/koi8-r_to_uni.trans +-rw-r--r-- root/root usr/share/consoletrans/koi8-u_to_uni.trans +-rw-r--r-- root/root usr/share/consoletrans/koi8u2ruscii +-rw-r--r-- root/root usr/share/consoletrans/latin2u.trans +-rw-r--r-- root/root usr/share/consoletrans/null +-rw-r--r-- root/root usr/share/consoletrans/space +-rw-r--r-- root/root usr/share/consoletrans/trivial +-rw-r--r-- root/root usr/share/consoletrans/utflist +-rw-r--r-- root/root usr/share/consoletrans/vga2iso +-rw-r--r-- root/root usr/share/consoletrans/viscii1.0_to_tcvn.trans +-rw-r--r-- root/root usr/share/consoletrans/viscii1.0_to_viscii1.1.trans +-rw-r--r-- root/root usr/share/consoletrans/zero +drwxr-xr-x root/root usr/share/keymaps/ +drwxr-xr-x root/root usr/share/keymaps/amiga/ +-rw-r--r-- root/root usr/share/keymaps/amiga/amiga-de.map.gz +-rw-r--r-- root/root usr/share/keymaps/amiga/amiga-us.map.gz +drwxr-xr-x root/root usr/share/keymaps/atari/ +-rw-r--r-- root/root usr/share/keymaps/atari/atari-de.map.gz +-rw-r--r-- root/root usr/share/keymaps/atari/atari-se.map.gz +-rw-r--r-- root/root usr/share/keymaps/atari/atari-uk-falcon.map.gz +-rw-r--r-- root/root usr/share/keymaps/atari/atari-us.map.gz +drwxr-xr-x root/root usr/share/keymaps/i386/ +drwxr-xr-x root/root usr/share/keymaps/i386/azerty/ +-rw-r--r-- root/root usr/share/keymaps/i386/azerty/azerty.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/azerty/be-latin1.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/azerty/fr-latin1.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/azerty/fr-latin9.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/azerty/fr-pc.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/azerty/fr.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/azerty/wangbe.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/azerty/wangbe2.map.gz +drwxr-xr-x root/root usr/share/keymaps/i386/bepo/ +-rw-r--r-- root/root usr/share/keymaps/i386/bepo/fr-bepo-latin9.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/bepo/fr-bepo.map.gz +drwxr-xr-x root/root usr/share/keymaps/i386/carpalx/ +-rw-r--r-- root/root usr/share/keymaps/i386/carpalx/carpalx-full.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/carpalx/carpalx.map.gz +drwxr-xr-x root/root usr/share/keymaps/i386/colemak/ +-rw-r--r-- root/root usr/share/keymaps/i386/colemak/en-latin9.map.gz +drwxr-xr-x root/root usr/share/keymaps/i386/dvorak/ +-rw-r--r-- root/root usr/share/keymaps/i386/dvorak/ANSI-dvorak.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/dvorak/dvorak-ca-fr.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/dvorak/dvorak-es.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/dvorak/dvorak-fr.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/dvorak/dvorak-l.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/dvorak/dvorak-la.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/dvorak/dvorak-no.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/dvorak/dvorak-programmer.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/dvorak/dvorak-r.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/dvorak/dvorak-ru.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/dvorak/dvorak-sv-a1.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/dvorak/dvorak-sv-a5.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/dvorak/dvorak-uk.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/dvorak/dvorak-ukp.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/dvorak/dvorak.map.gz +drwxr-xr-x root/root usr/share/keymaps/i386/fgGIod/ +-rw-r--r-- root/root usr/share/keymaps/i386/fgGIod/tr_f-latin5.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/fgGIod/trf.map.gz +drwxr-xr-x root/root usr/share/keymaps/i386/include/ +-rw-r--r-- root/root usr/share/keymaps/i386/include/applkey.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/include/azerty-layout.inc +-rw-r--r-- root/root usr/share/keymaps/i386/include/backspace.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/include/compose.inc +-rw-r--r-- root/root usr/share/keymaps/i386/include/ctrl.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/include/euro.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/include/euro1.inc +-rw-r--r-- root/root usr/share/keymaps/i386/include/euro1.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/include/euro2.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/include/keypad.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/include/linux-keys-bare.inc +-rw-r--r-- root/root usr/share/keymaps/i386/include/linux-keys-extd.inc +-rw-r--r-- root/root usr/share/keymaps/i386/include/linux-with-alt-and-altgr.inc +-rw-r--r-- root/root usr/share/keymaps/i386/include/linux-with-modeshift-altgr.inc +-rw-r--r-- root/root usr/share/keymaps/i386/include/linux-with-two-alt-keys.inc +-rw-r--r-- root/root usr/share/keymaps/i386/include/qwerty-layout.inc +-rw-r--r-- root/root usr/share/keymaps/i386/include/qwertz-layout.inc +-rw-r--r-- root/root usr/share/keymaps/i386/include/unicode.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/include/windowkeys.map.gz +drwxr-xr-x root/root usr/share/keymaps/i386/neo/ +-rw-r--r-- root/root usr/share/keymaps/i386/neo/3l.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/neo/README.md +-rw-r--r-- root/root usr/share/keymaps/i386/neo/adnw.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/neo/bone.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/neo/koy.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/neo/neo.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/neo/neoqwertz.map.gz +drwxr-xr-x root/root usr/share/keymaps/i386/olpc/ +-rw-r--r-- root/root usr/share/keymaps/i386/olpc/es.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/olpc/pt.map.gz +drwxr-xr-x root/root usr/share/keymaps/i386/qwerty/ +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/bashkir.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/bg-cp1251.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/bg-cp855.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/bg_bds-cp1251.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/bg_bds-utf8.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/bg_pho-cp1251.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/bg_pho-utf8.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/br-abnt.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/br-abnt2.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/br-latin1-abnt2.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/br-latin1-us.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/by-cp1251.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/by.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/bywin-cp1251.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ca.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/cf.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/cz-cp1250.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/cz-lat2-prog.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/cz-lat2.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/cz.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/defkeymap.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/defkeymap_V1.0.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/dk-latin1.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/dk.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/emacs.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/emacs2.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/es-cp850.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/es.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/et-nodeadkeys.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/et.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/fa.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/fi.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/gr-pc.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/gr.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/hu101.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/hypermap.m4 +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ie.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/il-heb.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/il-phonetic.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/il.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/is-latin1-us.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/is-latin1.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/it-ibm.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/it.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/it2.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/jp106.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/kazakh.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ky_alt_sh-UTF-8.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/kyrgyz.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/la-latin1.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/lt.baltic.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/lt.l4.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/lt.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/lv-tilde.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/lv.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/mk-cp1251.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/mk-utf.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/mk.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/mk0.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/nl.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/nl2.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/no-latin1.doc +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/no-latin1.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/no.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/pc110.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/pl.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/pl1.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/pl2.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/pl3.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/pl4.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/pt-latin1.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/pt-latin9.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ro.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ro_std.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ro_win.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ru-cp1251.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ru-ms.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ru-yawerty.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ru.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ru1.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ru2.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ru3.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ru4.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ru_win.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ruwin_alt-CP1251.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ruwin_alt-KOI8-R.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ruwin_alt-UTF-8.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ruwin_alt_sh-UTF-8.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ruwin_cplk-CP1251.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ruwin_cplk-KOI8-R.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ruwin_cplk-UTF-8.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ruwin_ct_sh-CP1251.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ruwin_ct_sh-KOI8-R.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ruwin_ct_sh-UTF-8.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ruwin_ctrl-CP1251.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ruwin_ctrl-KOI8-R.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ruwin_ctrl-UTF-8.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/se-fi-ir209.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/se-fi-lat6.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/se-ir209.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/se-lat6.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/sk-prog-qwerty.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/sk-qwerty.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/sr-cy.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/sv-latin1.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/tj_alt-UTF8.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/tr_q-latin5.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/tralt.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/trf.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/trq.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ttwin_alt-UTF-8.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ttwin_cplk-UTF-8.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ttwin_ct_sh-UTF-8.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ttwin_ctrl-UTF-8.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ua-cp1251.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ua-utf-ws.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ua-utf.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ua-ws.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/ua.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/uk.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/us-acentos.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/us.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwerty/us1.map.gz +drwxr-xr-x root/root usr/share/keymaps/i386/qwertz/ +-rw-r--r-- root/root usr/share/keymaps/i386/qwertz/croat.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwertz/cz-us-qwertz.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwertz/cz.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwertz/de-latin1-nodeadkeys.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwertz/de-latin1.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwertz/de-mobii.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwertz/de.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwertz/de_CH-latin1.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwertz/de_alt_UTF-8.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwertz/fr_CH-latin1.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwertz/fr_CH.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwertz/hu.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwertz/sg-latin1-lk450.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwertz/sg-latin1.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwertz/sg.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwertz/sk-prog-qwertz.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwertz/sk-qwertz.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwertz/slovene.map.gz +-rw-r--r-- root/root usr/share/keymaps/i386/qwertz/sr-latin.map.gz +drwxr-xr-x root/root usr/share/keymaps/include/ +-rw-r--r-- root/root usr/share/keymaps/include/compose.8859_7 +-rw-r--r-- root/root usr/share/keymaps/include/compose.8859_8 +-rw-r--r-- root/root usr/share/keymaps/include/compose.latin +-rw-r--r-- root/root usr/share/keymaps/include/compose.latin1 +-rw-r--r-- root/root usr/share/keymaps/include/compose.latin2 +-rw-r--r-- root/root usr/share/keymaps/include/compose.latin3 +-rw-r--r-- root/root usr/share/keymaps/include/compose.latin4 +-rw-r--r-- root/root usr/share/keymaps/include/vim-compose.latin1 +drwxr-xr-x root/root usr/share/keymaps/mac/ +drwxr-xr-x root/root usr/share/keymaps/mac/all/ +-rw-r--r-- root/root usr/share/keymaps/mac/all/apple-a1048-sv.map.gz +-rw-r--r-- root/root usr/share/keymaps/mac/all/apple-a1243-sv-fn-reverse.map.gz +-rw-r--r-- root/root usr/share/keymaps/mac/all/apple-a1243-sv.map.gz +-rw-r--r-- root/root usr/share/keymaps/mac/all/apple-internal-0x0253-sv-fn-reverse.map.gz +-rw-r--r-- root/root usr/share/keymaps/mac/all/apple-internal-0x0253-sv.map.gz +-rw-r--r-- root/root usr/share/keymaps/mac/all/mac-be.map.gz +-rw-r--r-- root/root usr/share/keymaps/mac/all/mac-de-latin1-nodeadkeys.map.gz +-rw-r--r-- root/root usr/share/keymaps/mac/all/mac-de-latin1.map.gz +-rw-r--r-- root/root usr/share/keymaps/mac/all/mac-de_CH.map.gz +-rw-r--r-- root/root usr/share/keymaps/mac/all/mac-dk-latin1.map.gz +-rw-r--r-- root/root usr/share/keymaps/mac/all/mac-dvorak.map.gz +-rw-r--r-- root/root usr/share/keymaps/mac/all/mac-es.map.gz +-rw-r--r-- root/root usr/share/keymaps/mac/all/mac-fi-latin1.map.gz +-rw-r--r-- root/root usr/share/keymaps/mac/all/mac-fr.map.gz +-rw-r--r-- root/root usr/share/keymaps/mac/all/mac-fr_CH-latin1.map.gz +-rw-r--r-- root/root usr/share/keymaps/mac/all/mac-it.map.gz +-rw-r--r-- root/root usr/share/keymaps/mac/all/mac-no-latin1.map.gz +-rw-r--r-- root/root usr/share/keymaps/mac/all/mac-pl.map.gz +-rw-r--r-- root/root usr/share/keymaps/mac/all/mac-pt-latin1.map.gz +-rw-r--r-- root/root usr/share/keymaps/mac/all/mac-se.map.gz +-rw-r--r-- root/root usr/share/keymaps/mac/all/mac-template.map.gz +-rw-r--r-- root/root usr/share/keymaps/mac/all/mac-uk.map.gz +-rw-r--r-- root/root usr/share/keymaps/mac/all/mac-us.map.gz +drwxr-xr-x root/root usr/share/keymaps/mac/include/ +-rw-r--r-- root/root usr/share/keymaps/mac/include/apple-a1048-base.inc +-rw-r--r-- root/root usr/share/keymaps/mac/include/apple-a1243-fn-reverse.inc +-rw-r--r-- root/root usr/share/keymaps/mac/include/apple-a1243-fn.inc +-rw-r--r-- root/root usr/share/keymaps/mac/include/mac-azerty-layout.inc +-rw-r--r-- root/root usr/share/keymaps/mac/include/mac-euro.map.gz +-rw-r--r-- root/root usr/share/keymaps/mac/include/mac-euro2.map.gz +-rw-r--r-- root/root usr/share/keymaps/mac/include/mac-linux-keys-bare.inc +-rw-r--r-- root/root usr/share/keymaps/mac/include/mac-qwerty-layout.inc +-rw-r--r-- root/root usr/share/keymaps/mac/include/mac-qwertz-layout.inc +drwxr-xr-x root/root usr/share/keymaps/pine/ +-rw-r--r-- root/root usr/share/keymaps/pine/en.map.gz +lrwxrwxrwx root/root usr/share/keymaps/ppc -> mac +drwxr-xr-x root/root usr/share/keymaps/sun/ +-rw-r--r-- root/root usr/share/keymaps/sun/sun-pl-altgraph.map.gz +-rw-r--r-- root/root usr/share/keymaps/sun/sun-pl.map.gz +-rw-r--r-- root/root usr/share/keymaps/sun/sundvorak.map.gz +-rw-r--r-- root/root usr/share/keymaps/sun/sunkeymap.map.gz +-rw-r--r-- root/root usr/share/keymaps/sun/sunt4-es.map.gz +-rw-r--r-- root/root usr/share/keymaps/sun/sunt4-fi-latin1.map.gz +-rw-r--r-- root/root usr/share/keymaps/sun/sunt4-no-latin1.map.gz +-rw-r--r-- root/root usr/share/keymaps/sun/sunt5-cz-us.map.gz +-rw-r--r-- root/root usr/share/keymaps/sun/sunt5-de-latin1.map.gz +-rw-r--r-- root/root usr/share/keymaps/sun/sunt5-es.map.gz +-rw-r--r-- root/root usr/share/keymaps/sun/sunt5-fi-latin1.map.gz +-rw-r--r-- root/root usr/share/keymaps/sun/sunt5-fr-latin1.map.gz +-rw-r--r-- root/root usr/share/keymaps/sun/sunt5-ru.map.gz +-rw-r--r-- root/root usr/share/keymaps/sun/sunt5-uk.map.gz +-rw-r--r-- root/root usr/share/keymaps/sun/sunt5-us-cz.map.gz +-rw-r--r-- root/root usr/share/keymaps/sun/sunt6-uk.map.gz +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/chvt.1.gz +-rw-r--r-- root/root usr/share/man/man1/deallocvt.1.gz +-rw-r--r-- root/root usr/share/man/man1/dumpkeys.1.gz +-rw-r--r-- root/root usr/share/man/man1/fgconsole.1.gz +-rw-r--r-- root/root usr/share/man/man1/kbd_mode.1.gz +-rw-r--r-- root/root usr/share/man/man1/kbdinfo.1.gz +-rw-r--r-- root/root usr/share/man/man1/loadkeys.1.gz +-rw-r--r-- root/root usr/share/man/man1/openvt.1.gz +-rw-r--r-- root/root usr/share/man/man1/psfaddtable.1.gz +-rw-r--r-- root/root usr/share/man/man1/psfgettable.1.gz +-rw-r--r-- root/root usr/share/man/man1/psfstriptable.1.gz +-rw-r--r-- root/root usr/share/man/man1/psfxtable.1.gz +-rw-r--r-- root/root usr/share/man/man1/setleds.1.gz +-rw-r--r-- root/root usr/share/man/man1/setmetamode.1.gz +-rw-r--r-- root/root usr/share/man/man1/showkey.1.gz +-rw-r--r-- root/root usr/share/man/man1/unicode_start.1.gz +-rw-r--r-- root/root usr/share/man/man1/unicode_stop.1.gz +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/keymaps.5.gz +drwxr-xr-x root/root usr/share/man/man8/ +-rw-r--r-- root/root usr/share/man/man8/getkeycodes.8.gz +-rw-r--r-- root/root usr/share/man/man8/kbdrate.8.gz +-rw-r--r-- root/root usr/share/man/man8/loadunimap.8.gz +-rw-r--r-- root/root usr/share/man/man8/mapscrn.8.gz +-rw-r--r-- root/root usr/share/man/man8/setfont.8.gz +-rw-r--r-- root/root usr/share/man/man8/setkeycodes.8.gz +-rw-r--r-- root/root usr/share/man/man8/setvtrgb.8.gz +-rw-r--r-- root/root usr/share/man/man8/showconsolefont.8.gz +drwxr-xr-x root/root usr/share/unimaps/ +-rw-r--r-- root/root usr/share/unimaps/8859-1.a0-ff.uni +-rw-r--r-- root/root usr/share/unimaps/8859-10.a0-ff.uni +-rw-r--r-- root/root usr/share/unimaps/8859-13.a0-ff.uni +-rw-r--r-- root/root usr/share/unimaps/8859-14.a0-ff.uni +-rw-r--r-- root/root usr/share/unimaps/8859-15.a0-ff.uni +-rw-r--r-- root/root usr/share/unimaps/8859-2.a0-ff.uni +-rw-r--r-- root/root usr/share/unimaps/8859-3.a0-ff.uni +-rw-r--r-- root/root usr/share/unimaps/8859-4.a0-ff.uni +-rw-r--r-- root/root usr/share/unimaps/8859-5.a0-ff.uni +-rw-r--r-- root/root usr/share/unimaps/8859-6.a0-ff.uni +-rw-r--r-- root/root usr/share/unimaps/8859-7.a0-ff.uni +-rw-r--r-- root/root usr/share/unimaps/8859-8.a0-ff.uni +-rw-r--r-- root/root usr/share/unimaps/8859-9.a0-ff.uni +-rw-r--r-- root/root usr/share/unimaps/ECMA144.uni +-rw-r--r-- root/root usr/share/unimaps/README +-rw-r--r-- root/root usr/share/unimaps/armscii8.uni +-rw-r--r-- root/root usr/share/unimaps/ascii.20-7f.uni +-rw-r--r-- root/root usr/share/unimaps/cp1250.uni +-rw-r--r-- root/root usr/share/unimaps/cp437.00-1f.uni +-rw-r--r-- root/root usr/share/unimaps/cp437.uni +-rw-r--r-- root/root usr/share/unimaps/cp737.uni +-rw-r--r-- root/root usr/share/unimaps/cp737a.uni +-rw-r--r-- root/root usr/share/unimaps/cp737b.uni +-rw-r--r-- root/root usr/share/unimaps/cp737c.uni +-rw-r--r-- root/root usr/share/unimaps/cp850.uni +-rw-r--r-- root/root usr/share/unimaps/cp850a.uni +-rw-r--r-- root/root usr/share/unimaps/cp850b.uni +-rw-r--r-- root/root usr/share/unimaps/cp850z.uni +-rw-r--r-- root/root usr/share/unimaps/cp865.uni +-rw-r--r-- root/root usr/share/unimaps/cp865a.uni +-rw-r--r-- root/root usr/share/unimaps/cp866.uni +-rw-r--r-- root/root usr/share/unimaps/cp866a.uni +-rw-r--r-- root/root usr/share/unimaps/cybercafe.uni +-rw-r--r-- root/root usr/share/unimaps/cyralt.uni +-rw-r--r-- root/root usr/share/unimaps/def.uni +-rw-r--r-- root/root usr/share/unimaps/empty.uni +-rw-r--r-- root/root usr/share/unimaps/ethiopic.uni +-rw-r--r-- root/root usr/share/unimaps/iso01.uni +-rw-r--r-- root/root usr/share/unimaps/iso02.uni +-rw-r--r-- root/root usr/share/unimaps/iso03.uni +-rw-r--r-- root/root usr/share/unimaps/iso04.uni +-rw-r--r-- root/root usr/share/unimaps/iso05.uni +-rw-r--r-- root/root usr/share/unimaps/iso06.uni +-rw-r--r-- root/root usr/share/unimaps/iso07.uni +-rw-r--r-- root/root usr/share/unimaps/iso07u.uni +-rw-r--r-- root/root usr/share/unimaps/iso08.uni +-rw-r--r-- root/root usr/share/unimaps/iso09.uni +-rw-r--r-- root/root usr/share/unimaps/iso10.uni +-rw-r--r-- root/root usr/share/unimaps/iso15.uni +-rw-r--r-- root/root usr/share/unimaps/koi8r.uni +-rw-r--r-- root/root usr/share/unimaps/koi8u.uni +-rw-r--r-- root/root usr/share/unimaps/lat1.uni +-rw-r--r-- root/root usr/share/unimaps/lat1u.uni +-rw-r--r-- root/root usr/share/unimaps/lat2.uni +-rw-r--r-- root/root usr/share/unimaps/lat2u.uni +-rw-r--r-- root/root usr/share/unimaps/lat4.uni +-rw-r--r-- root/root usr/share/unimaps/lat4u.uni +-rw-r--r-- root/root usr/share/unimaps/lat7.uni +-rw-r--r-- root/root usr/share/unimaps/lat9u.uni +-rw-r--r-- root/root usr/share/unimaps/lat9v.uni +-rw-r--r-- root/root usr/share/unimaps/lat9w.uni +-rw-r--r-- root/root usr/share/unimaps/ruscii.uni +-rw-r--r-- root/root usr/share/unimaps/tcvn.uni +-rw-r--r-- root/root usr/share/unimaps/viscii.uni diff --git a/core/kbd/kbd-backspace-1.patch b/core/kbd/kbd-backspace-1.patch new file mode 100755 index 000000000..8fec17180 --- /dev/null +++ b/core/kbd/kbd-backspace-1.patch @@ -0,0 +1,250 @@ +Submitted By: Matt Burgess +Date: 2008-12-06 +Initial Package Version: 1.15 +Upstream Status: Not submitted, possibly incomplete +Description: Makes Backspace and Delete keys consistent in all i386 keymaps. +Makes the Backspace key send character code 127, and Delete send a well known +escape sequence. Obsoletes the /etc/kbd/bs-sends-del file for i386. + +Original patch for 1.12 by Alexander Patrakov. +Updated for 1.13 (drop ru.map, the change is upstream, and add ru_win.map, +ru-cp1251.map) by Ken Moffat . +Re-diffed against 1.15 by Matt Burgess . + +diff -Naur kbd-1.15.orig/data/keymaps/i386/dvorak/dvorak-l.map kbd-1.15/data/keymaps/i386/dvorak/dvorak-l.map +--- kbd-1.15.orig/data/keymaps/i386/dvorak/dvorak-l.map 2008-06-20 12:36:01.000000000 +0100 ++++ kbd-1.15/data/keymaps/i386/dvorak/dvorak-l.map 2008-12-03 22:27:55.000000000 +0000 +@@ -43,7 +43,7 @@ + keycode 11 = three numbersign + keycode 12 = two at + keycode 13 = one exclam +- keycode 14 = BackSpace Delete ++ keycode 14 = Delete Delete + ! -------------------------------------------------------------------------- + ! Row 3 + ! -------------------------------------------------------------------------- +diff -Naur kbd-1.15.orig/data/keymaps/i386/dvorak/dvorak-r.map kbd-1.15/data/keymaps/i386/dvorak/dvorak-r.map +--- kbd-1.15.orig/data/keymaps/i386/dvorak/dvorak-r.map 2008-06-20 12:36:01.000000000 +0100 ++++ kbd-1.15/data/keymaps/i386/dvorak/dvorak-r.map 2008-12-03 22:28:13.000000000 +0000 +@@ -43,7 +43,7 @@ + keycode 11 = slash question + keycode 12 = bracketleft braceleft + keycode 13 = bracketright braceright +- keycode 14 = BackSpace Delete ++ keycode 14 = Delete Delete + ! -------------------------------------------------------------------------- + ! Row 3 + ! -------------------------------------------------------------------------- +diff -Naur kbd-1.15.orig/data/keymaps/i386/fgGIod/tr_f-latin5.map kbd-1.15/data/keymaps/i386/fgGIod/tr_f-latin5.map +--- kbd-1.15.orig/data/keymaps/i386/fgGIod/tr_f-latin5.map 2008-10-23 20:03:58.000000000 +0100 ++++ kbd-1.15/data/keymaps/i386/fgGIod/tr_f-latin5.map 2008-12-03 22:40:32.000000000 +0000 +@@ -51,7 +51,7 @@ + alt keycode 12 = Meta_minus + keycode 13 = minus underscore + alt keycode 13 = Meta_equal +-keycode 14 = BackSpace Delete ++keycode 14 = Delete Delete + alt keycode 14 = Meta_Delete + keycode 15 = Tab Meta_Tab + alt keycode 15 = Meta_Tab +diff -Naur kbd-1.15.orig/data/keymaps/i386/qwerty/lt.l4.map kbd-1.15/data/keymaps/i386/qwerty/lt.l4.map +--- kbd-1.15.orig/data/keymaps/i386/qwerty/lt.l4.map 2008-10-23 20:03:59.000000000 +0100 ++++ kbd-1.15/data/keymaps/i386/qwerty/lt.l4.map 2008-12-03 22:42:14.000000000 +0000 +@@ -205,7 +205,7 @@ + # edit this if you want the key above to delete symbols above + # cursor, not before. + keycode 14 = \ +- BackSpace BackSpace BackSpace BackSpace \ ++ Delete Delete Delete Delete \ + Delete Delete Delete Delete \ + Meta_BackSpace Meta_BackSpace Meta_BackSpace Meta_BackSpace \ + Meta_Delete Meta_Delete Meta_Delete Meta_Delete +@@ -506,7 +506,7 @@ + + # Edit this if you want strict VT100 emulation. + string F111 = "\033[3$" +-keycode 111 = Delete F111 Delete F111 \ ++keycode 111 = Remove F111 Remove F111 \ + Remove Remove Remove Remove \ + Meta_Delete Meta_Delete Meta_Delete Meta_Delete \ + Boot Boot Boot Boot +diff -Naur kbd-1.15.orig/data/keymaps/i386/qwerty/lt.map kbd-1.15/data/keymaps/i386/qwerty/lt.map +--- kbd-1.15.orig/data/keymaps/i386/qwerty/lt.map 2008-10-23 20:03:59.000000000 +0100 ++++ kbd-1.15/data/keymaps/i386/qwerty/lt.map 2008-12-03 22:42:58.000000000 +0000 +@@ -204,7 +204,7 @@ + # edit this if you want the key above to delete symbols above + # cursor, not before. + keycode 14 = \ +- BackSpace BackSpace BackSpace BackSpace \ ++ Delete Delete Delete Delete \ + Delete Delete Delete Delete \ + Meta_BackSpace Meta_BackSpace Meta_BackSpace Meta_BackSpace \ + Meta_Delete Meta_Delete Meta_Delete Meta_Delete +@@ -505,7 +505,7 @@ + + # Edit this if you want strict VT100 emulation. + string F111 = "\033[3$" +-keycode 111 = Delete F111 Delete F111 \ ++keycode 111 = Remove F111 Remove F111 \ + Remove Remove Remove Remove \ + Meta_Delete Meta_Delete Meta_Delete Meta_Delete \ + Boot Boot Boot Boot +diff -Naur kbd-1.15.orig/data/keymaps/i386/qwerty/no-latin1.map kbd-1.15/data/keymaps/i386/qwerty/no-latin1.map +--- kbd-1.15.orig/data/keymaps/i386/qwerty/no-latin1.map 2008-06-20 12:36:00.000000000 +0100 ++++ kbd-1.15/data/keymaps/i386/qwerty/no-latin1.map 2008-12-03 22:44:25.000000000 +0000 +@@ -3,7 +3,7 @@ + # Send comments to Kjetil T. Homme + include "linux-with-alt-and-altgr" + plain keycode 83 = KP_Comma +- plain keycode 111 = Delete # "Remove" originally, weird... ++ plain keycode 111 = Remove + strings as usual + + keycode 1 = Escape +diff -Naur kbd-1.15.orig/data/keymaps/i386/qwerty/ru1.map kbd-1.15/data/keymaps/i386/qwerty/ru1.map +--- kbd-1.15.orig/data/keymaps/i386/qwerty/ru1.map 2008-10-23 20:03:59.000000000 +0100 ++++ kbd-1.15/data/keymaps/i386/qwerty/ru1.map 2008-12-03 22:45:32.000000000 +0000 +@@ -143,8 +143,8 @@ + + # The keycode "0xFF" is too dangerous for many programs (including emacs). + # So let it be bracket instead of Hard Sign. +-# altgr keycode 27 = +0xDF +-# altgr shift keycode 27 = +0xFF ++altgr keycode 27 = +0xDF ++altgr shift keycode 27 = +0xFF + control keycode 27 = Control_bracketright + altgr control keycode 27 = Control_bracketright + alt keycode 27 = Meta_bracketright +diff -Naur kbd-1.15.orig/data/keymaps/i386/qwerty/ru2.map kbd-1.15/data/keymaps/i386/qwerty/ru2.map +--- kbd-1.15.orig/data/keymaps/i386/qwerty/ru2.map 2008-10-23 20:03:59.000000000 +0100 ++++ kbd-1.15/data/keymaps/i386/qwerty/ru2.map 2008-12-03 22:46:15.000000000 +0000 +@@ -46,7 +46,7 @@ + alt keycode 12 = Meta_minus + keycode 13 = equal plus equal plus + alt keycode 13 = Meta_equal +- keycode 14 = BackSpace BackSpace BackSpace BackSpace ++ keycode 14 = Delete Delete Delete Delete + alt keycode 14 = Meta_Delete + keycode 15 = Tab Tab Tab Tab + alt keycode 15 = Meta_Tab +diff -Naur kbd-1.15.orig/data/keymaps/i386/qwerty/ru-cp1251.map kbd-1.15/data/keymaps/i386/qwerty/ru-cp1251.map +--- kbd-1.15.orig/data/keymaps/i386/qwerty/ru-cp1251.map 2008-10-23 20:03:59.000000000 +0100 ++++ kbd-1.15/data/keymaps/i386/qwerty/ru-cp1251.map 2008-12-03 22:47:12.000000000 +0000 +@@ -39,7 +39,7 @@ + alt keycode 12 = Meta_minus + keycode 13 = equal plus equal plus + alt keycode 13 = Meta_equal +- keycode 14 = BackSpace ++ keycode 14 = Delete + alt keycode 14 = Meta_Delete + keycode 15 = Tab + alt keycode 15 = Meta_Tab +diff -Naur kbd-1.15.orig/data/keymaps/i386/qwerty/ru-ms.map kbd-1.15/data/keymaps/i386/qwerty/ru-ms.map +--- kbd-1.15.orig/data/keymaps/i386/qwerty/ru-ms.map 2008-10-23 20:03:59.000000000 +0100 ++++ kbd-1.15/data/keymaps/i386/qwerty/ru-ms.map 2008-12-03 22:48:10.000000000 +0000 +@@ -89,8 +89,8 @@ + altgr alt keycode 13 = Meta_equal + shift alt keycode 13 = Meta_plus + altgr shift alt keycode 13 = Meta_plus +- keycode 14 = BackSpace BackSpace BackSpace BackSpace +-# keycode 14 = Delete Delete Delete Delete ++# keycode 14 = BackSpace BackSpace BackSpace BackSpace ++ keycode 14 = Delete Delete Delete Delete + alt keycode 14 = Meta_Delete + altgr alt keycode 14 = Meta_Delete + keycode 15 = Tab Tab Tab Tab +diff -Naur kbd-1.15.orig/data/keymaps/i386/qwerty/ru_win.map kbd-1.15/data/keymaps/i386/qwerty/ru_win.map +--- kbd-1.15.orig/data/keymaps/i386/qwerty/ru_win.map 2008-10-23 20:03:59.000000000 +0100 ++++ kbd-1.15/data/keymaps/i386/qwerty/ru_win.map 2008-12-03 22:49:17.000000000 +0000 +@@ -42,7 +42,7 @@ + alt keycode 12 = Meta_minus + keycode 13 = equal plus equal plus + alt keycode 13 = Meta_equal +- keycode 14 = BackSpace BackSpace BackSpace BackSpace ++ keycode 14 = Delete Delete Delete Delete + alt keycode 14 = Meta_Delete + keycode 15 = Tab Tab Tab Tab + alt keycode 15 = Meta_Tab +diff -Naur kbd-1.15.orig/data/keymaps/i386/qwerty/se-ir209.map kbd-1.15/data/keymaps/i386/qwerty/se-ir209.map +--- kbd-1.15.orig/data/keymaps/i386/qwerty/se-ir209.map 2008-10-23 20:03:59.000000000 +0100 ++++ kbd-1.15/data/keymaps/i386/qwerty/se-ir209.map 2008-12-03 22:50:18.000000000 +0000 +@@ -345,7 +345,7 @@ + keycode 109 = Next Scroll_Forward + keycode 110 = Insert + +- keycode 111 = Delete # "Remove" originally, weird... ++ keycode 111 = Remove + control alt keycode 111 = Boot + control altgr keycode 111 = Boot + +diff -Naur kbd-1.15.orig/data/keymaps/i386/qwerty/se-lat6.map kbd-1.15/data/keymaps/i386/qwerty/se-lat6.map +--- kbd-1.15.orig/data/keymaps/i386/qwerty/se-lat6.map 2008-10-23 20:03:59.000000000 +0100 ++++ kbd-1.15/data/keymaps/i386/qwerty/se-lat6.map 2008-12-03 22:50:44.000000000 +0000 +@@ -374,6 +374,6 @@ + keycode 109 = Next Scroll_Forward + keycode 110 = Insert + +- keycode 111 = Delete # "Remove" originally, weird... ++ keycode 111 = Remove + control alt keycode 111 = Boot + control altgr keycode 111 = Boot +diff -Naur kbd-1.15.orig/data/keymaps/i386/qwerty/tr_q-latin5.map kbd-1.15/data/keymaps/i386/qwerty/tr_q-latin5.map +--- kbd-1.15.orig/data/keymaps/i386/qwerty/tr_q-latin5.map 2008-10-23 20:03:59.000000000 +0100 ++++ kbd-1.15/data/keymaps/i386/qwerty/tr_q-latin5.map 2008-12-03 22:52:09.000000000 +0000 +@@ -49,7 +49,7 @@ + alt keycode 12 = Meta_minus + keycode 13 = minus underscore + alt keycode 13 = Meta_equal +-keycode 14 = BackSpace Delete ++keycode 14 = Delete Delete + alt keycode 14 = Meta_Delete + keycode 15 = Tab Meta_Tab + alt keycode 15 = Meta_Tab +diff -Naur kbd-1.15.orig/data/keymaps/i386/qwerty/ua.map kbd-1.15/data/keymaps/i386/qwerty/ua.map +--- kbd-1.15.orig/data/keymaps/i386/qwerty/ua.map 2008-10-23 20:03:59.000000000 +0100 ++++ kbd-1.15/data/keymaps/i386/qwerty/ua.map 2008-12-03 22:52:52.000000000 +0000 +@@ -249,7 +249,7 @@ + shift ctrll ctrlr keycode 13 = plus + alt ctrll ctrlr keycode 13 = Meta_equal + shift alt ctrll ctrlr keycode 13 = Meta_plus +-keycode 14 = BackSpace Delete ++keycode 14 = Delete Delete + control keycode 14 = BackSpace + alt keycode 14 = Meta_Delete + ctrlr keycode 14 = BackSpace +diff -Naur kbd-1.15.orig/data/keymaps/i386/qwerty/ua-utf.map kbd-1.15/data/keymaps/i386/qwerty/ua-utf.map +--- kbd-1.15.orig/data/keymaps/i386/qwerty/ua-utf.map 2008-10-23 20:03:59.000000000 +0100 ++++ kbd-1.15/data/keymaps/i386/qwerty/ua-utf.map 2008-12-03 22:53:36.000000000 +0000 +@@ -250,7 +250,7 @@ + shift ctrll ctrlr keycode 13 = plus + alt ctrll ctrlr keycode 13 = Meta_equal + shift alt ctrll ctrlr keycode 13 = Meta_plus +-keycode 14 = BackSpace Delete ++keycode 14 = Delete Delete + control keycode 14 = BackSpace + alt keycode 14 = Meta_Delete + ctrlr keycode 14 = BackSpace +diff -Naur kbd-1.15.orig/data/keymaps/i386/qwerty/ua-utf-ws.map kbd-1.15/data/keymaps/i386/qwerty/ua-utf-ws.map +--- kbd-1.15.orig/data/keymaps/i386/qwerty/ua-utf-ws.map 2008-10-23 20:03:59.000000000 +0100 ++++ kbd-1.15/data/keymaps/i386/qwerty/ua-utf-ws.map 2008-12-03 22:54:06.000000000 +0000 +@@ -260,7 +260,7 @@ + shift ctrll ctrlr keycode 13 = plus + alt ctrll ctrlr keycode 13 = Meta_equal + shift alt ctrll ctrlr keycode 13 = Meta_plus +-keycode 14 = BackSpace Delete ++keycode 14 = Delete Delete + control keycode 14 = BackSpace + alt keycode 14 = Meta_Delete + ctrlr keycode 14 = BackSpace +diff -Naur kbd-1.15.orig/data/keymaps/i386/qwerty/ua-ws.map kbd-1.15/data/keymaps/i386/qwerty/ua-ws.map +--- kbd-1.15.orig/data/keymaps/i386/qwerty/ua-ws.map 2008-10-23 20:03:59.000000000 +0100 ++++ kbd-1.15/data/keymaps/i386/qwerty/ua-ws.map 2008-12-03 22:54:23.000000000 +0000 +@@ -260,7 +260,7 @@ + shift ctrll ctrlr keycode 13 = plus + alt ctrll ctrlr keycode 13 = Meta_equal + shift alt ctrll ctrlr keycode 13 = Meta_plus +-keycode 14 = BackSpace Delete ++keycode 14 = Delete Delete + control keycode 14 = BackSpace + alt keycode 14 = Meta_Delete + ctrlr keycode 14 = BackSpace diff --git a/core/kbd/spkgbuild b/core/kbd/spkgbuild new file mode 100755 index 000000000..7b3e156f6 --- /dev/null +++ b/core/kbd/spkgbuild @@ -0,0 +1,27 @@ +# description : Key-table files, console fonts, and keyboard utilities + +name=kbd +version=2.5.1 +release=1 +source="https://www.kernel.org/pub/linux/utils/$name/$name-$version.tar.xz + $name-backspace-1.patch" + +build() { + cd $name-$version + + patch -Np1 -i ../$name-backspace-1.patch + + sed -i 's/\(RESIZECONS_PROGS=\)yes/\1no/g' configure + sed -i 's/resizecons.8 //' docs/man/man8/Makefile.in + + ./configure --prefix=/usr --disable-vlock --disable-nls + make + make DESTDIR=$PKG install + + mkdir -p $PKG/bin + mv -v $PKG/usr/bin/dumpkeys \ + $PKG/usr/bin/kbd_mode \ + $PKG/usr/bin/loadkeys \ + $PKG/usr/bin/setfont \ + $PKG/bin +} diff --git a/core/kmod/.checksums b/core/kmod/.checksums new file mode 100644 index 000000000..07ef4df64 --- /dev/null +++ b/core/kmod/.checksums @@ -0,0 +1 @@ +85202f0740a75eb52f2163c776f9b564 kmod-30.tar.xz diff --git a/core/kmod/.pkgfiles b/core/kmod/.pkgfiles new file mode 100644 index 000000000..16aeaa3d8 --- /dev/null +++ b/core/kmod/.pkgfiles @@ -0,0 +1,39 @@ +kmod-30-1 +drwxr-xr-x root/root bin/ +-rwxr-xr-x root/root bin/kmod +lrwxrwxrwx root/root bin/lsmod -> kmod +drwxr-xr-x root/root lib/ +lrwxrwxrwx root/root lib/libkmod.so.2 -> libkmod.so.2.4.0 +-rwxr-xr-x root/root lib/libkmod.so.2.4.0 +drwxr-xr-x root/root sbin/ +lrwxrwxrwx root/root sbin/depmod -> ../bin/kmod +lrwxrwxrwx root/root sbin/insmod -> ../bin/kmod +lrwxrwxrwx root/root sbin/lsmod -> ../bin/kmod +lrwxrwxrwx root/root sbin/modinfo -> ../bin/kmod +lrwxrwxrwx root/root sbin/modprobe -> ../bin/kmod +lrwxrwxrwx root/root sbin/rmmod -> ../bin/kmod +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/libkmod.h +drwxr-xr-x root/root usr/lib/ +lrwxrwxrwx root/root usr/lib/libkmod.so -> ../../lib/libkmod.so.2.4.0 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libkmod.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/bash-completion/ +drwxr-xr-x root/root usr/share/bash-completion/completions/ +-rw-r--r-- root/root usr/share/bash-completion/completions/kmod +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/depmod.d.5.gz +-rw-r--r-- root/root usr/share/man/man5/modprobe.d.5.gz +-rw-r--r-- root/root usr/share/man/man5/modules.dep.5.gz +-rw-r--r-- root/root usr/share/man/man5/modules.dep.bin.5.gz +drwxr-xr-x root/root usr/share/man/man8/ +-rw-r--r-- root/root usr/share/man/man8/depmod.8.gz +-rw-r--r-- root/root usr/share/man/man8/insmod.8.gz +-rw-r--r-- root/root usr/share/man/man8/kmod.8.gz +-rw-r--r-- root/root usr/share/man/man8/lsmod.8.gz +-rw-r--r-- root/root usr/share/man/man8/modinfo.8.gz +-rw-r--r-- root/root usr/share/man/man8/modprobe.8.gz +-rw-r--r-- root/root usr/share/man/man8/rmmod.8.gz diff --git a/core/kmod/spkgbuild b/core/kmod/spkgbuild new file mode 100755 index 000000000..6ddd944d3 --- /dev/null +++ b/core/kmod/spkgbuild @@ -0,0 +1,27 @@ +# description : Libraries and utilities for loading kernel modules +# depends : xz zlib + +name=kmod +version=30 +release=1 +source="https://www.kernel.org/pub/linux/utils/kernel/$name/$name-$version.tar.xz" + +build() { + cd $name-$version + + ./configure --prefix=/usr \ + --bindir=/bin \ + --sysconfdir=/etc \ + --with-rootlibdir=/lib \ + --with-xz \ + --with-zlib + make + make DESTDIR=$PKG install + + mkdir -p $PKG/sbin + for target in depmod insmod lsmod modinfo modprobe rmmod; do + ln -sfv ../bin/kmod $PKG/sbin/$target + done + + ln -sfv kmod $PKG/bin/lsmod +} diff --git a/core/less/.checksums b/core/less/.checksums new file mode 100644 index 000000000..e079e9cec --- /dev/null +++ b/core/less/.checksums @@ -0,0 +1 @@ +334873e16f3d2ff6d9862a28ae362b31 less-632.tar.gz diff --git a/core/less/.pkgfiles b/core/less/.pkgfiles new file mode 100644 index 000000000..a20e84161 --- /dev/null +++ b/core/less/.pkgfiles @@ -0,0 +1,12 @@ +less-632-1 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/less +-rwxr-xr-x root/root usr/bin/lessecho +-rwxr-xr-x root/root usr/bin/lesskey +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/less.1.gz +-rw-r--r-- root/root usr/share/man/man1/lessecho.1.gz +-rw-r--r-- root/root usr/share/man/man1/lesskey.1.gz diff --git a/core/less/spkgbuild b/core/less/spkgbuild new file mode 100755 index 000000000..6c657f0cd --- /dev/null +++ b/core/less/spkgbuild @@ -0,0 +1,15 @@ +# description : A text file viewer +# depends : ncurses + +name=less +version=632 +release=1 +source="$name-$version.tar.gz::http://greenwoodsoftware.com/$name/$name-$version-beta.tar.gz" + +build() { + cd $name-$version + + ./configure --prefix=/usr --sysconfdir=/etc + make + make DESTDIR=$PKG install +} diff --git a/core/less/update b/core/less/update new file mode 100644 index 000000000..7771570bd --- /dev/null +++ b/core/less/update @@ -0,0 +1,2 @@ +url=http://www.greenwoodsoftware.com/less/download.html + diff --git a/core/libarchive/.checksums b/core/libarchive/.checksums new file mode 100644 index 000000000..3f2747ba8 --- /dev/null +++ b/core/libarchive/.checksums @@ -0,0 +1 @@ +72cbb3c085624c825f627bfc8f52ce53 libarchive-3.6.2.tar.xz diff --git a/core/libarchive/.pkgfiles b/core/libarchive/.pkgfiles new file mode 100644 index 000000000..32e7903a7 --- /dev/null +++ b/core/libarchive/.pkgfiles @@ -0,0 +1,62 @@ +libarchive-3.6.2-2 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/bsdcpio +-rwxr-xr-x root/root usr/bin/bsdtar +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/archive.h +-rw-r--r-- root/root usr/include/archive_entry.h +drwxr-xr-x root/root usr/lib/ +lrwxrwxrwx root/root usr/lib/libarchive.so -> libarchive.so.13.6.2 +lrwxrwxrwx root/root usr/lib/libarchive.so.13 -> libarchive.so.13.6.2 +-rwxr-xr-x root/root usr/lib/libarchive.so.13.6.2 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libarchive.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/bsdcpio.1.gz +-rw-r--r-- root/root usr/share/man/man1/bsdtar.1.gz +drwxr-xr-x root/root usr/share/man/man3/ +-rw-r--r-- root/root usr/share/man/man3/archive_entry.3.gz +-rw-r--r-- root/root usr/share/man/man3/archive_entry_acl.3.gz +-rw-r--r-- root/root usr/share/man/man3/archive_entry_linkify.3.gz +-rw-r--r-- root/root usr/share/man/man3/archive_entry_misc.3.gz +-rw-r--r-- root/root usr/share/man/man3/archive_entry_paths.3.gz +-rw-r--r-- root/root usr/share/man/man3/archive_entry_perms.3.gz +-rw-r--r-- root/root usr/share/man/man3/archive_entry_stat.3.gz +-rw-r--r-- root/root usr/share/man/man3/archive_entry_time.3.gz +-rw-r--r-- root/root usr/share/man/man3/archive_read.3.gz +-rw-r--r-- root/root usr/share/man/man3/archive_read_add_passphrase.3.gz +-rw-r--r-- root/root usr/share/man/man3/archive_read_data.3.gz +-rw-r--r-- root/root usr/share/man/man3/archive_read_disk.3.gz +-rw-r--r-- root/root usr/share/man/man3/archive_read_extract.3.gz +-rw-r--r-- root/root usr/share/man/man3/archive_read_filter.3.gz +-rw-r--r-- root/root usr/share/man/man3/archive_read_format.3.gz +-rw-r--r-- root/root usr/share/man/man3/archive_read_free.3.gz +-rw-r--r-- root/root usr/share/man/man3/archive_read_header.3.gz +-rw-r--r-- root/root usr/share/man/man3/archive_read_new.3.gz +-rw-r--r-- root/root usr/share/man/man3/archive_read_open.3.gz +-rw-r--r-- root/root usr/share/man/man3/archive_read_set_options.3.gz +-rw-r--r-- root/root usr/share/man/man3/archive_util.3.gz +-rw-r--r-- root/root usr/share/man/man3/archive_write.3.gz +-rw-r--r-- root/root usr/share/man/man3/archive_write_blocksize.3.gz +-rw-r--r-- root/root usr/share/man/man3/archive_write_data.3.gz +-rw-r--r-- root/root usr/share/man/man3/archive_write_disk.3.gz +-rw-r--r-- root/root usr/share/man/man3/archive_write_filter.3.gz +-rw-r--r-- root/root usr/share/man/man3/archive_write_finish_entry.3.gz +-rw-r--r-- root/root usr/share/man/man3/archive_write_format.3.gz +-rw-r--r-- root/root usr/share/man/man3/archive_write_free.3.gz +-rw-r--r-- root/root usr/share/man/man3/archive_write_header.3.gz +-rw-r--r-- root/root usr/share/man/man3/archive_write_new.3.gz +-rw-r--r-- root/root usr/share/man/man3/archive_write_open.3.gz +-rw-r--r-- root/root usr/share/man/man3/archive_write_set_options.3.gz +-rw-r--r-- root/root usr/share/man/man3/archive_write_set_passphrase.3.gz +-rw-r--r-- root/root usr/share/man/man3/libarchive.3.gz +-rw-r--r-- root/root usr/share/man/man3/libarchive_changes.3.gz +-rw-r--r-- root/root usr/share/man/man3/libarchive_internals.3.gz +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/cpio.5.gz +-rw-r--r-- root/root usr/share/man/man5/libarchive-formats.5.gz +-rw-r--r-- root/root usr/share/man/man5/mtree.5.gz +-rw-r--r-- root/root usr/share/man/man5/tar.5.gz diff --git a/core/libarchive/spkgbuild b/core/libarchive/spkgbuild new file mode 100755 index 000000000..7e18dcb98 --- /dev/null +++ b/core/libarchive/spkgbuild @@ -0,0 +1,27 @@ +# description : Reading/writing various compression formats +# depends : acl xz bzip2 + +name=libarchive +version=3.6.2 +release=2 +source="https://libarchive.org/downloads/$name-$version.tar.xz" + +build() { + cd $name-$version + + ./configure \ + --prefix=/usr \ + --disable-bsdcat \ + --without-lz4 \ + --without-zstd \ + --without-lzma \ + --without-nettle \ + --without-xml2 \ + --disable-static + make + make DESTDIR=$PKG install + + # Remove iconv from pc file + sed -i "s/iconv//" "$PKG/usr/lib/pkgconfig/libarchive.pc" + +} diff --git a/core/libcap/.checksums b/core/libcap/.checksums new file mode 100644 index 000000000..e25ea4e67 --- /dev/null +++ b/core/libcap/.checksums @@ -0,0 +1 @@ +ffb9e9c87704f92ac75201327841e753 libcap-2.68.tar.xz diff --git a/core/libcap/.pkgfiles b/core/libcap/.pkgfiles new file mode 100644 index 000000000..01e06c77c --- /dev/null +++ b/core/libcap/.pkgfiles @@ -0,0 +1,109 @@ +libcap-2.68-1 +drwxr-xr-x root/root lib/ +lrwxrwxrwx root/root lib/libcap.so.2 -> libcap.so.2.68 +-rwxr-xr-x root/root lib/libcap.so.2.68 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/sys/ +-rw-r--r-- root/root usr/include/sys/capability.h +-rw-r--r-- root/root usr/include/sys/psx_syscall.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libcap.a +lrwxrwxrwx root/root usr/lib/libcap.so -> ../../lib/libcap.so.2 +-rw-r--r-- root/root usr/lib/libpsx.a +lrwxrwxrwx root/root usr/lib/libpsx.so -> libpsx.so.2 +lrwxrwxrwx root/root usr/lib/libpsx.so.2 -> libpsx.so.2.68 +-rwxr-xr-x root/root usr/lib/libpsx.so.2.68 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libcap.pc +-rw-r--r-- root/root usr/lib/pkgconfig/libpsx.pc +drwxr-xr-x root/root usr/lib/security/ +-rwxr-xr-x root/root usr/lib/security/pam_cap.so +drwxr-xr-x root/root usr/sbin/ +-rwxr-xr-x root/root usr/sbin/capsh +-rwxr-xr-x root/root usr/sbin/getcap +-rwxr-xr-x root/root usr/sbin/getpcaps +-rwxr-xr-x root/root usr/sbin/setcap +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/capsh.1.gz +drwxr-xr-x root/root usr/share/man/man3/ +-rw-r--r-- root/root usr/share/man/man3/__psx_syscall.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_clear.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_clear_flag.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_compare.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_copy_ext.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_copy_int.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_copy_int_check.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_drop_bound.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_dup.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_fill.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_fill_flag.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_free.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_from_name.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_from_text.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_func_launcher.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_get_bound.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_get_fd.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_get_file.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_get_flag.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_get_mode.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_get_nsowner.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_get_pid.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_get_proc.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_get_secbits.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_iab.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_iab_compare.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_iab_dup.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_iab_fill.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_iab_from_text.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_iab_get_pid.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_iab_get_proc.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_iab_get_vector.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_iab_init.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_iab_set_proc.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_iab_set_vector.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_iab_to_text.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_init.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_launch.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_launcher_callback.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_launcher_set_chroot.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_launcher_set_iab.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_launcher_set_mode.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_launcher_setgroups.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_launcher_setuid.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_max_bits.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_mode.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_mode_name.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_new_launcher.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_prctl.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_prctlw.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_proc_root.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_set_fd.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_set_file.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_set_flag.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_set_mode.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_set_nsowner.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_set_proc.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_set_secbits.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_set_syscall.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_setgroups.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_setuid.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_size.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_to_name.3.gz +-rw-r--r-- root/root usr/share/man/man3/cap_to_text.3.gz +-rw-r--r-- root/root usr/share/man/man3/capgetp.3.gz +-rw-r--r-- root/root usr/share/man/man3/capsetp.3.gz +-rw-r--r-- root/root usr/share/man/man3/libcap.3.gz +-rw-r--r-- root/root usr/share/man/man3/libpsx.3.gz +-rw-r--r-- root/root usr/share/man/man3/psx_load_syscalls.3.gz +-rw-r--r-- root/root usr/share/man/man3/psx_set_sensitivity.3.gz +-rw-r--r-- root/root usr/share/man/man3/psx_syscall.3.gz +-rw-r--r-- root/root usr/share/man/man3/psx_syscall3.3.gz +-rw-r--r-- root/root usr/share/man/man3/psx_syscall6.3.gz +drwxr-xr-x root/root usr/share/man/man8/ +-rw-r--r-- root/root usr/share/man/man8/captree.8.gz +-rw-r--r-- root/root usr/share/man/man8/getcap.8.gz +-rw-r--r-- root/root usr/share/man/man8/getpcaps.8.gz +-rw-r--r-- root/root usr/share/man/man8/setcap.8.gz diff --git a/core/libcap/spkgbuild b/core/libcap/spkgbuild new file mode 100755 index 000000000..888aeb913 --- /dev/null +++ b/core/libcap/spkgbuild @@ -0,0 +1,24 @@ +# description : Implements the user-space interfaces to the POSIX 1003.1e capabilities available in Linux kernels + +name=libcap +version=2.68 +release=1 +source="https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/$name-$version.tar.xz" + +build() { + cd $name-$version + + # use our buildflags + sed -i "s/CFLAGS :=/CFLAGS += \$(CPPFLAGS) /" Make.Rules + sed -i "s/LDFLAGS :=/LDFLAGS +=/" Make.Rules + + # Disable tests, as they cause cross-build failure + sed -e '/test:/,/.sh/d' -e '/tests/d' -i Makefile + + make GOLANG=no RAISE_SETFCAP=no lib=lib prefix=/usr DESTDIR=$PKG install + chmod -v 755 $PKG/usr/lib/libcap.so + + mkdir -p $PKG/lib + mv -v $PKG/usr/lib/libcap.so.* $PKG/lib + ln -sfv ../../lib/$(readlink $PKG/usr/lib/libcap.so) $PKG/usr/lib/libcap.so +} diff --git a/core/libffi/.checksums b/core/libffi/.checksums new file mode 100644 index 000000000..fb0dc4686 --- /dev/null +++ b/core/libffi/.checksums @@ -0,0 +1 @@ +0da1a5ed7786ac12dcbaf0d499d8a049 libffi-3.4.4.tar.gz diff --git a/core/libffi/.pkgfiles b/core/libffi/.pkgfiles new file mode 100644 index 000000000..a1d6a8a51 --- /dev/null +++ b/core/libffi/.pkgfiles @@ -0,0 +1,20 @@ +libffi-3.4.4-1 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/ffi.h +-rw-r--r-- root/root usr/include/ffitarget.h +drwxr-xr-x root/root usr/lib/ +lrwxrwxrwx root/root usr/lib/libffi.so -> libffi.so.8.1.2 +lrwxrwxrwx root/root usr/lib/libffi.so.8 -> libffi.so.8.1.2 +-rwxr-xr-x root/root usr/lib/libffi.so.8.1.2 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libffi.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/info/ +-rw-r--r-- root/root usr/share/info/libffi.info.gz +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man3/ +-rw-r--r-- root/root usr/share/man/man3/ffi.3.gz +-rw-r--r-- root/root usr/share/man/man3/ffi_call.3.gz +-rw-r--r-- root/root usr/share/man/man3/ffi_prep_cif.3.gz +-rw-r--r-- root/root usr/share/man/man3/ffi_prep_cif_var.3.gz diff --git a/core/libffi/spkgbuild b/core/libffi/spkgbuild new file mode 100755 index 000000000..78879051b --- /dev/null +++ b/core/libffi/spkgbuild @@ -0,0 +1,20 @@ +# description : Portable foreign function interface library +# homepage : https://sourceware.org/libffi/ + +name=libffi +version=3.4.4 +release=1 +source="https://github.com/libffi/libffi/releases/download/v$version/libffi-$version.tar.gz" + +build() { + cd $name-$version + + ./configure \ + --prefix=/usr \ + --disable-static \ + --disable-multi-os-directory \ + --disable-exec-static-tramp \ + --enable-pax_emutramp + make + make DESTDIR=$PKG install +} diff --git a/core/libgmp/.checksums b/core/libgmp/.checksums new file mode 100644 index 000000000..a28e75e16 --- /dev/null +++ b/core/libgmp/.checksums @@ -0,0 +1 @@ +0b82665c4a92fd2ade7440c13fcaa42b gmp-6.2.1.tar.xz diff --git a/core/libgmp/.pkgfiles b/core/libgmp/.pkgfiles new file mode 100644 index 000000000..a6a4d9acd --- /dev/null +++ b/core/libgmp/.pkgfiles @@ -0,0 +1,20 @@ +libgmp-6.2.1-1 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/gmp.h +-rw-r--r-- root/root usr/include/gmpxx.h +drwxr-xr-x root/root usr/lib/ +lrwxrwxrwx root/root usr/lib/libgmp.so -> libgmp.so.10.4.1 +lrwxrwxrwx root/root usr/lib/libgmp.so.10 -> libgmp.so.10.4.1 +-rwxr-xr-x root/root usr/lib/libgmp.so.10.4.1 +lrwxrwxrwx root/root usr/lib/libgmpxx.so -> libgmpxx.so.4.6.1 +lrwxrwxrwx root/root usr/lib/libgmpxx.so.4 -> libgmpxx.so.4.6.1 +-rwxr-xr-x root/root usr/lib/libgmpxx.so.4.6.1 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/gmp.pc +-rw-r--r-- root/root usr/lib/pkgconfig/gmpxx.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/info/ +-rw-r--r-- root/root usr/share/info/gmp.info-1.gz +-rw-r--r-- root/root usr/share/info/gmp.info-2.gz +-rw-r--r-- root/root usr/share/info/gmp.info.gz diff --git a/core/libgmp/spkgbuild b/core/libgmp/spkgbuild new file mode 100755 index 000000000..4b51be19c --- /dev/null +++ b/core/libgmp/spkgbuild @@ -0,0 +1,18 @@ +# description : Contains math libraries that useful functions for arbitrary precision arithmetic + +name=libgmp +version=6.2.1 +release=1 +source="https://ftp.gnu.org/gnu/gmp/gmp-$version.tar.xz" + +build() { + cd gmp-$version + + ./configure --prefix=/usr \ + --enable-cxx \ + --build=${XHOST:-x86_64-unknown-linux-gnu} \ + --disable-static + make + make DESTDIR=$PKG install + +} diff --git a/core/libmnl/.checksums b/core/libmnl/.checksums new file mode 100644 index 000000000..529ff177c --- /dev/null +++ b/core/libmnl/.checksums @@ -0,0 +1 @@ +0bbb70573119ec5d49435114583e7a49 libmnl-1.0.5.tar.bz2 diff --git a/core/libmnl/.pkgfiles b/core/libmnl/.pkgfiles new file mode 100644 index 000000000..399152a57 --- /dev/null +++ b/core/libmnl/.pkgfiles @@ -0,0 +1,11 @@ +libmnl-1.0.5-1 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/libmnl/ +-rw-r--r-- root/root usr/include/libmnl/libmnl.h +drwxr-xr-x root/root usr/lib/ +lrwxrwxrwx root/root usr/lib/libmnl.so -> libmnl.so.0.2.0 +lrwxrwxrwx root/root usr/lib/libmnl.so.0 -> libmnl.so.0.2.0 +-rwxr-xr-x root/root usr/lib/libmnl.so.0.2.0 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libmnl.pc diff --git a/core/libmnl/spkgbuild b/core/libmnl/spkgbuild new file mode 100644 index 000000000..04d110ac1 --- /dev/null +++ b/core/libmnl/spkgbuild @@ -0,0 +1,13 @@ +# description : A minimalistic user-space library oriented to Netlink developers + +name=libmnl +version=1.0.5 +release=1 +source="https://www.netfilter.org/projects/$name/files/$name-$version.tar.bz2" + +build() { + cd $name-$version + ./configure --prefix=/usr + make + make DESTDIR=$PKG install +} diff --git a/core/libmpc/.checksums b/core/libmpc/.checksums new file mode 100644 index 000000000..ec3512cd4 --- /dev/null +++ b/core/libmpc/.checksums @@ -0,0 +1 @@ +5c9bc658c9fd0f940e8e3e0f09530c62 mpc-1.3.1.tar.gz diff --git a/core/libmpc/.pkgfiles b/core/libmpc/.pkgfiles new file mode 100644 index 000000000..8f875828d --- /dev/null +++ b/core/libmpc/.pkgfiles @@ -0,0 +1,11 @@ +libmpc-1.3.1-1 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/mpc.h +drwxr-xr-x root/root usr/lib/ +lrwxrwxrwx root/root usr/lib/libmpc.so -> libmpc.so.3.3.1 +lrwxrwxrwx root/root usr/lib/libmpc.so.3 -> libmpc.so.3.3.1 +-rwxr-xr-x root/root usr/lib/libmpc.so.3.3.1 +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/info/ +-rw-r--r-- root/root usr/share/info/mpc.info.gz diff --git a/core/libmpc/spkgbuild b/core/libmpc/spkgbuild new file mode 100755 index 000000000..de5930f86 --- /dev/null +++ b/core/libmpc/spkgbuild @@ -0,0 +1,16 @@ +# description : A library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result +# depends : libmpfr + +name=libmpc +version=1.3.1 +release=1 +source="https://ftp.gnu.org/gnu/mpc/mpc-$version.tar.gz" + +build() { + cd mpc-$version + + ./configure --prefix=/usr \ + --disable-static + make + make DESTDIR=$PKG install +} diff --git a/core/libmpfr/.checksums b/core/libmpfr/.checksums new file mode 100644 index 000000000..c1c5f1170 --- /dev/null +++ b/core/libmpfr/.checksums @@ -0,0 +1 @@ +a25091f337f25830c16d2054d74b5af7 mpfr-4.2.0.tar.xz diff --git a/core/libmpfr/.pkgfiles b/core/libmpfr/.pkgfiles new file mode 100644 index 000000000..88060ecb3 --- /dev/null +++ b/core/libmpfr/.pkgfiles @@ -0,0 +1,11 @@ +libmpfr-4.2.0-1 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/mpf2mpfr.h +-rw-r--r-- root/root usr/include/mpfr.h +drwxr-xr-x root/root usr/lib/ +lrwxrwxrwx root/root usr/lib/libmpfr.so -> libmpfr.so.6.2.0 +lrwxrwxrwx root/root usr/lib/libmpfr.so.6 -> libmpfr.so.6.2.0 +-rwxr-xr-x root/root usr/lib/libmpfr.so.6.2.0 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/mpfr.pc diff --git a/core/libmpfr/spkgbuild b/core/libmpfr/spkgbuild new file mode 100755 index 000000000..aefef6487 --- /dev/null +++ b/core/libmpfr/spkgbuild @@ -0,0 +1,19 @@ +# description : Functions for multiple precision math +# depends : libgmp + +name=libmpfr +version=4.2.0 +release=1 +source="https://www.mpfr.org/mpfr-$version/mpfr-$version.tar.xz" + +build() { + cd mpfr-$version + + ./configure --prefix=/usr \ + --disable-static \ + --enable-thread-safe + make + make DESTDIR=$PKG install + + rm -r $PKG/usr/share +} diff --git a/core/libpipeline/.checksums b/core/libpipeline/.checksums new file mode 100644 index 000000000..820b7b6e4 --- /dev/null +++ b/core/libpipeline/.checksums @@ -0,0 +1 @@ +1a48b5771b9f6c790fb4efdb1ac71342 libpipeline-1.5.7.tar.gz diff --git a/core/libpipeline/.pkgfiles b/core/libpipeline/.pkgfiles new file mode 100644 index 000000000..9e64a95cf --- /dev/null +++ b/core/libpipeline/.pkgfiles @@ -0,0 +1,81 @@ +libpipeline-1.5.7-1 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/pipeline.h +drwxr-xr-x root/root usr/lib/ +lrwxrwxrwx root/root usr/lib/libpipeline.so -> libpipeline.so.1.5.7 +lrwxrwxrwx root/root usr/lib/libpipeline.so.1 -> libpipeline.so.1.5.7 +-rwxr-xr-x root/root usr/lib/libpipeline.so.1.5.7 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libpipeline.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man3/ +-rw-r--r-- root/root usr/share/man/man3/libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipecmd_arg.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipecmd_argf.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipecmd_args.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipecmd_argstr.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipecmd_argv.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipecmd_chdir.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipecmd_clearenv.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipecmd_discard_err.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipecmd_dump.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipecmd_dup.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipecmd_exec.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipecmd_fchdir.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipecmd_free.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipecmd_get_nargs.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipecmd_new.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipecmd_new_args.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipecmd_new_argstr.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipecmd_new_argv.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipecmd_new_function.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipecmd_new_passthrough.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipecmd_new_sequence.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipecmd_new_sequencev.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipecmd_nice.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipecmd_pre_exec.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipecmd_sequence_command.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipecmd_setenv.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipecmd_tostring.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipecmd_unsetenv.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_command.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_command_args.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_command_argstr.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_command_argv.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_commands.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_commandv.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_connect.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_dump.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_free.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_get_command.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_get_infile.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_get_ncommands.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_get_outfile.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_get_pid.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_ignore_signals.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_install_post_fork.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_join.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_new.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_new_command_args.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_new_command_argv.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_new_commands.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_new_commandv.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_peek.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_peek_size.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_peek_skip.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_peekline.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_pump.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_read.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_readline.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_run.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_set_command.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_start.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_tostring.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_wait.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_wait_all.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_want_in.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_want_infile.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_want_out.3.gz -> libpipeline.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pipeline_want_outfile.3.gz -> libpipeline.3.gz diff --git a/core/libpipeline/spkgbuild b/core/libpipeline/spkgbuild new file mode 100755 index 000000000..200960438 --- /dev/null +++ b/core/libpipeline/spkgbuild @@ -0,0 +1,13 @@ +# description : A library for manipulating pipelines of subprocesses in a flexible and convenient way + +name=libpipeline +version=1.5.7 +release=1 +source="https://download.savannah.gnu.org/releases/$name/$name-$version.tar.gz" + +build() { + cd $name-$version + ./configure --prefix=/usr + make + make DESTDIR=$PKG install +} diff --git a/core/libtool/.checksums b/core/libtool/.checksums new file mode 100644 index 000000000..970f3785f --- /dev/null +++ b/core/libtool/.checksums @@ -0,0 +1 @@ +2fc0b6ddcd66a89ed6e45db28fa44232 libtool-2.4.7.tar.xz diff --git a/core/libtool/.pkgfiles b/core/libtool/.pkgfiles new file mode 100644 index 000000000..f6661d1e2 --- /dev/null +++ b/core/libtool/.pkgfiles @@ -0,0 +1,79 @@ +libtool-2.4.7-1 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/libtool +-rwxr-xr-x root/root usr/bin/libtoolize +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/libltdl/ +-rw-r--r-- root/root usr/include/libltdl/lt_dlloader.h +-rw-r--r-- root/root usr/include/libltdl/lt_error.h +-rw-r--r-- root/root usr/include/libltdl/lt_system.h +-rw-r--r-- root/root usr/include/ltdl.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libltdl.a +lrwxrwxrwx root/root usr/lib/libltdl.so -> libltdl.so.7.3.2 +lrwxrwxrwx root/root usr/lib/libltdl.so.7 -> libltdl.so.7.3.2 +-rwxr-xr-x root/root usr/lib/libltdl.so.7.3.2 +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/aclocal/ +-rw-r--r-- root/root usr/share/aclocal/libtool.m4 +-rw-r--r-- root/root usr/share/aclocal/ltargz.m4 +-rw-r--r-- root/root usr/share/aclocal/ltdl.m4 +-rw-r--r-- root/root usr/share/aclocal/ltoptions.m4 +-rw-r--r-- root/root usr/share/aclocal/ltsugar.m4 +-rw-r--r-- root/root usr/share/aclocal/ltversion.m4 +-rw-r--r-- root/root usr/share/aclocal/lt~obsolete.m4 +drwxr-xr-x root/root usr/share/info/ +-rw-r--r-- root/root usr/share/info/libtool.info-1.gz +-rw-r--r-- root/root usr/share/info/libtool.info-2.gz +-rw-r--r-- root/root usr/share/info/libtool.info.gz +drwxr-xr-x root/root usr/share/libtool/ +-rw-r--r-- root/root usr/share/libtool/COPYING.LIB +-rw-r--r-- root/root usr/share/libtool/Makefile.am +-rw-r--r-- root/root usr/share/libtool/Makefile.in +-rw-r--r-- root/root usr/share/libtool/README +-rw-r--r-- root/root usr/share/libtool/aclocal.m4 +drwxr-xr-x root/root usr/share/libtool/build-aux/ +-rwxr-xr-x root/root usr/share/libtool/build-aux/compile +-rwxr-xr-x root/root usr/share/libtool/build-aux/config.guess +-rwxr-xr-x root/root usr/share/libtool/build-aux/config.sub +-rwxr-xr-x root/root usr/share/libtool/build-aux/depcomp +-rwxr-xr-x root/root usr/share/libtool/build-aux/install-sh +-rw-r--r-- root/root usr/share/libtool/build-aux/ltmain.sh +-rwxr-xr-x root/root usr/share/libtool/build-aux/missing +-rw-r--r-- root/root usr/share/libtool/config-h.in +-rwxr-xr-x root/root usr/share/libtool/configure +-rw-r--r-- root/root usr/share/libtool/configure.ac +drwxr-xr-x root/root usr/share/libtool/libltdl/ +-rw-r--r-- root/root usr/share/libtool/libltdl/lt__alloc.h +-rw-r--r-- root/root usr/share/libtool/libltdl/lt__argz_.h +-rw-r--r-- root/root usr/share/libtool/libltdl/lt__dirent.h +-rw-r--r-- root/root usr/share/libtool/libltdl/lt__glibc.h +-rw-r--r-- root/root usr/share/libtool/libltdl/lt__private.h +-rw-r--r-- root/root usr/share/libtool/libltdl/lt__strl.h +-rw-r--r-- root/root usr/share/libtool/libltdl/lt_dlloader.h +-rw-r--r-- root/root usr/share/libtool/libltdl/lt_error.h +-rw-r--r-- root/root usr/share/libtool/libltdl/lt_system.h +-rw-r--r-- root/root usr/share/libtool/libltdl/slist.h +drwxr-xr-x root/root usr/share/libtool/loaders/ +-rw-r--r-- root/root usr/share/libtool/loaders/dld_link.c +-rw-r--r-- root/root usr/share/libtool/loaders/dlopen.c +-rw-r--r-- root/root usr/share/libtool/loaders/dyld.c +-rw-r--r-- root/root usr/share/libtool/loaders/load_add_on.c +-rw-r--r-- root/root usr/share/libtool/loaders/loadlibrary.c +-rw-r--r-- root/root usr/share/libtool/loaders/preopen.c +-rw-r--r-- root/root usr/share/libtool/loaders/shl_load.c +-rw-r--r-- root/root usr/share/libtool/lt__alloc.c +-rw-r--r-- root/root usr/share/libtool/lt__argz.c +-rw-r--r-- root/root usr/share/libtool/lt__dirent.c +-rw-r--r-- root/root usr/share/libtool/lt__strl.c +-rw-r--r-- root/root usr/share/libtool/lt_dlloader.c +-rw-r--r-- root/root usr/share/libtool/lt_error.c +-rw-r--r-- root/root usr/share/libtool/ltdl.c +-rw-r--r-- root/root usr/share/libtool/ltdl.h +-rw-r--r-- root/root usr/share/libtool/ltdl.mk +-rw-r--r-- root/root usr/share/libtool/slist.c +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/libtool.1.gz +-rw-r--r-- root/root usr/share/man/man1/libtoolize.1.gz diff --git a/core/libtool/spkgbuild b/core/libtool/spkgbuild new file mode 100755 index 000000000..f1213995d --- /dev/null +++ b/core/libtool/spkgbuild @@ -0,0 +1,14 @@ +# description : The GNU generic library support script + +name=libtool +version=2.4.7 +release=1 +source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz" + +build() { + cd $name-$version + + ./configure --prefix=/usr + make + make DESTDIR=$PKG install +} diff --git a/core/linux-api-headers/.checksums b/core/linux-api-headers/.checksums new file mode 100644 index 000000000..6742a5079 --- /dev/null +++ b/core/linux-api-headers/.checksums @@ -0,0 +1 @@ +d26adf25e8b5eb1a999ed74c870cd17c linux-5.15.61.tar.xz diff --git a/core/linux-api-headers/.pkgfiles b/core/linux-api-headers/.pkgfiles new file mode 100644 index 000000000..096d10c93 --- /dev/null +++ b/core/linux-api-headers/.pkgfiles @@ -0,0 +1,1005 @@ +linux-api-headers-5.15.61-1 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/asm-generic/ +-rw-r--r-- root/root usr/include/asm-generic/auxvec.h +-rw-r--r-- root/root usr/include/asm-generic/bitsperlong.h +-rw-r--r-- root/root usr/include/asm-generic/bpf_perf_event.h +-rw-r--r-- root/root usr/include/asm-generic/errno-base.h +-rw-r--r-- root/root usr/include/asm-generic/errno.h +-rw-r--r-- root/root usr/include/asm-generic/fcntl.h +-rw-r--r-- root/root usr/include/asm-generic/hugetlb_encode.h +-rw-r--r-- root/root usr/include/asm-generic/int-l64.h +-rw-r--r-- root/root usr/include/asm-generic/int-ll64.h +-rw-r--r-- root/root usr/include/asm-generic/ioctl.h +-rw-r--r-- root/root usr/include/asm-generic/ioctls.h +-rw-r--r-- root/root usr/include/asm-generic/ipcbuf.h +-rw-r--r-- root/root usr/include/asm-generic/kvm_para.h +-rw-r--r-- root/root usr/include/asm-generic/mman-common.h +-rw-r--r-- root/root usr/include/asm-generic/mman.h +-rw-r--r-- root/root usr/include/asm-generic/msgbuf.h +-rw-r--r-- root/root usr/include/asm-generic/param.h +-rw-r--r-- root/root usr/include/asm-generic/poll.h +-rw-r--r-- root/root usr/include/asm-generic/posix_types.h +-rw-r--r-- root/root usr/include/asm-generic/resource.h +-rw-r--r-- root/root usr/include/asm-generic/sembuf.h +-rw-r--r-- root/root usr/include/asm-generic/setup.h +-rw-r--r-- root/root usr/include/asm-generic/shmbuf.h +-rw-r--r-- root/root usr/include/asm-generic/siginfo.h +-rw-r--r-- root/root usr/include/asm-generic/signal-defs.h +-rw-r--r-- root/root usr/include/asm-generic/signal.h +-rw-r--r-- root/root usr/include/asm-generic/socket.h +-rw-r--r-- root/root usr/include/asm-generic/sockios.h +-rw-r--r-- root/root usr/include/asm-generic/stat.h +-rw-r--r-- root/root usr/include/asm-generic/statfs.h +-rw-r--r-- root/root usr/include/asm-generic/swab.h +-rw-r--r-- root/root usr/include/asm-generic/termbits.h +-rw-r--r-- root/root usr/include/asm-generic/termios.h +-rw-r--r-- root/root usr/include/asm-generic/types.h +-rw-r--r-- root/root usr/include/asm-generic/ucontext.h +-rw-r--r-- root/root usr/include/asm-generic/unistd.h +drwxr-xr-x root/root usr/include/asm/ +-rw-r--r-- root/root usr/include/asm/a.out.h +-rw-r--r-- root/root usr/include/asm/auxvec.h +-rw-r--r-- root/root usr/include/asm/bitsperlong.h +-rw-r--r-- root/root usr/include/asm/boot.h +-rw-r--r-- root/root usr/include/asm/bootparam.h +-rw-r--r-- root/root usr/include/asm/bpf_perf_event.h +-rw-r--r-- root/root usr/include/asm/byteorder.h +-rw-r--r-- root/root usr/include/asm/debugreg.h +-rw-r--r-- root/root usr/include/asm/e820.h +-rw-r--r-- root/root usr/include/asm/errno.h +-rw-r--r-- root/root usr/include/asm/fcntl.h +-rw-r--r-- root/root usr/include/asm/hw_breakpoint.h +-rw-r--r-- root/root usr/include/asm/hwcap2.h +-rw-r--r-- root/root usr/include/asm/ioctl.h +-rw-r--r-- root/root usr/include/asm/ioctls.h +-rw-r--r-- root/root usr/include/asm/ipcbuf.h +-rw-r--r-- root/root usr/include/asm/ist.h +-rw-r--r-- root/root usr/include/asm/kvm.h +-rw-r--r-- root/root usr/include/asm/kvm_para.h +-rw-r--r-- root/root usr/include/asm/kvm_perf.h +-rw-r--r-- root/root usr/include/asm/ldt.h +-rw-r--r-- root/root usr/include/asm/mce.h +-rw-r--r-- root/root usr/include/asm/mman.h +-rw-r--r-- root/root usr/include/asm/msgbuf.h +-rw-r--r-- root/root usr/include/asm/msr.h +-rw-r--r-- root/root usr/include/asm/mtrr.h +-rw-r--r-- root/root usr/include/asm/param.h +-rw-r--r-- root/root usr/include/asm/perf_regs.h +-rw-r--r-- root/root usr/include/asm/poll.h +-rw-r--r-- root/root usr/include/asm/posix_types.h +-rw-r--r-- root/root usr/include/asm/posix_types_32.h +-rw-r--r-- root/root usr/include/asm/posix_types_64.h +-rw-r--r-- root/root usr/include/asm/posix_types_x32.h +-rw-r--r-- root/root usr/include/asm/prctl.h +-rw-r--r-- root/root usr/include/asm/processor-flags.h +-rw-r--r-- root/root usr/include/asm/ptrace-abi.h +-rw-r--r-- root/root usr/include/asm/ptrace.h +-rw-r--r-- root/root usr/include/asm/resource.h +-rw-r--r-- root/root usr/include/asm/sembuf.h +-rw-r--r-- root/root usr/include/asm/setup.h +-rw-r--r-- root/root usr/include/asm/sgx.h +-rw-r--r-- root/root usr/include/asm/shmbuf.h +-rw-r--r-- root/root usr/include/asm/sigcontext.h +-rw-r--r-- root/root usr/include/asm/sigcontext32.h +-rw-r--r-- root/root usr/include/asm/siginfo.h +-rw-r--r-- root/root usr/include/asm/signal.h +-rw-r--r-- root/root usr/include/asm/socket.h +-rw-r--r-- root/root usr/include/asm/sockios.h +-rw-r--r-- root/root usr/include/asm/stat.h +-rw-r--r-- root/root usr/include/asm/statfs.h +-rw-r--r-- root/root usr/include/asm/svm.h +-rw-r--r-- root/root usr/include/asm/swab.h +-rw-r--r-- root/root usr/include/asm/termbits.h +-rw-r--r-- root/root usr/include/asm/termios.h +-rw-r--r-- root/root usr/include/asm/types.h +-rw-r--r-- root/root usr/include/asm/ucontext.h +-rw-r--r-- root/root usr/include/asm/unistd.h +-rw-r--r-- root/root usr/include/asm/unistd_32.h +-rw-r--r-- root/root usr/include/asm/unistd_64.h +-rw-r--r-- root/root usr/include/asm/unistd_x32.h +-rw-r--r-- root/root usr/include/asm/vm86.h +-rw-r--r-- root/root usr/include/asm/vmx.h +-rw-r--r-- root/root usr/include/asm/vsyscall.h +drwxr-xr-x root/root usr/include/drm/ +-rw-r--r-- root/root usr/include/drm/amdgpu_drm.h +-rw-r--r-- root/root usr/include/drm/armada_drm.h +-rw-r--r-- root/root usr/include/drm/drm.h +-rw-r--r-- root/root usr/include/drm/drm_fourcc.h +-rw-r--r-- root/root usr/include/drm/drm_mode.h +-rw-r--r-- root/root usr/include/drm/drm_sarea.h +-rw-r--r-- root/root usr/include/drm/etnaviv_drm.h +-rw-r--r-- root/root usr/include/drm/exynos_drm.h +-rw-r--r-- root/root usr/include/drm/i810_drm.h +-rw-r--r-- root/root usr/include/drm/i915_drm.h +-rw-r--r-- root/root usr/include/drm/lima_drm.h +-rw-r--r-- root/root usr/include/drm/mga_drm.h +-rw-r--r-- root/root usr/include/drm/msm_drm.h +-rw-r--r-- root/root usr/include/drm/nouveau_drm.h +-rw-r--r-- root/root usr/include/drm/omap_drm.h +-rw-r--r-- root/root usr/include/drm/panfrost_drm.h +-rw-r--r-- root/root usr/include/drm/qxl_drm.h +-rw-r--r-- root/root usr/include/drm/r128_drm.h +-rw-r--r-- root/root usr/include/drm/radeon_drm.h +-rw-r--r-- root/root usr/include/drm/savage_drm.h +-rw-r--r-- root/root usr/include/drm/sis_drm.h +-rw-r--r-- root/root usr/include/drm/tegra_drm.h +-rw-r--r-- root/root usr/include/drm/v3d_drm.h +-rw-r--r-- root/root usr/include/drm/vc4_drm.h +-rw-r--r-- root/root usr/include/drm/vgem_drm.h +-rw-r--r-- root/root usr/include/drm/via_drm.h +-rw-r--r-- root/root usr/include/drm/virtgpu_drm.h +-rw-r--r-- root/root usr/include/drm/vmwgfx_drm.h +drwxr-xr-x root/root usr/include/linux/ +-rw-r--r-- root/root usr/include/linux/a.out.h +-rw-r--r-- root/root usr/include/linux/acct.h +-rw-r--r-- root/root usr/include/linux/acrn.h +-rw-r--r-- root/root usr/include/linux/adb.h +-rw-r--r-- root/root usr/include/linux/adfs_fs.h +-rw-r--r-- root/root usr/include/linux/affs_hardblocks.h +-rw-r--r-- root/root usr/include/linux/agpgart.h +-rw-r--r-- root/root usr/include/linux/aio_abi.h +-rw-r--r-- root/root usr/include/linux/am437x-vpfe.h +drwxr-xr-x root/root usr/include/linux/android/ +-rw-r--r-- root/root usr/include/linux/android/binder.h +-rw-r--r-- root/root usr/include/linux/android/binderfs.h +-rw-r--r-- root/root usr/include/linux/apm_bios.h +-rw-r--r-- root/root usr/include/linux/arcfb.h +-rw-r--r-- root/root usr/include/linux/arm_sdei.h +-rw-r--r-- root/root usr/include/linux/aspeed-lpc-ctrl.h +-rw-r--r-- root/root usr/include/linux/aspeed-p2a-ctrl.h +-rw-r--r-- root/root usr/include/linux/atalk.h +-rw-r--r-- root/root usr/include/linux/atm.h +-rw-r--r-- root/root usr/include/linux/atm_eni.h +-rw-r--r-- root/root usr/include/linux/atm_he.h +-rw-r--r-- root/root usr/include/linux/atm_idt77105.h +-rw-r--r-- root/root usr/include/linux/atm_nicstar.h +-rw-r--r-- root/root usr/include/linux/atm_tcp.h +-rw-r--r-- root/root usr/include/linux/atm_zatm.h +-rw-r--r-- root/root usr/include/linux/atmapi.h +-rw-r--r-- root/root usr/include/linux/atmarp.h +-rw-r--r-- root/root usr/include/linux/atmbr2684.h +-rw-r--r-- root/root usr/include/linux/atmclip.h +-rw-r--r-- root/root usr/include/linux/atmdev.h +-rw-r--r-- root/root usr/include/linux/atmioc.h +-rw-r--r-- root/root usr/include/linux/atmlec.h +-rw-r--r-- root/root usr/include/linux/atmmpc.h +-rw-r--r-- root/root usr/include/linux/atmppp.h +-rw-r--r-- root/root usr/include/linux/atmsap.h +-rw-r--r-- root/root usr/include/linux/atmsvc.h +-rw-r--r-- root/root usr/include/linux/audit.h +-rw-r--r-- root/root usr/include/linux/auto_dev-ioctl.h +-rw-r--r-- root/root usr/include/linux/auto_fs.h +-rw-r--r-- root/root usr/include/linux/auto_fs4.h +-rw-r--r-- root/root usr/include/linux/auxvec.h +-rw-r--r-- root/root usr/include/linux/ax25.h +-rw-r--r-- root/root usr/include/linux/batadv_packet.h +-rw-r--r-- root/root usr/include/linux/batman_adv.h +-rw-r--r-- root/root usr/include/linux/baycom.h +-rw-r--r-- root/root usr/include/linux/bcache.h +-rw-r--r-- root/root usr/include/linux/bcm933xx_hcs.h +-rw-r--r-- root/root usr/include/linux/bfs_fs.h +-rw-r--r-- root/root usr/include/linux/binfmts.h +-rw-r--r-- root/root usr/include/linux/blkpg.h +-rw-r--r-- root/root usr/include/linux/blktrace_api.h +-rw-r--r-- root/root usr/include/linux/blkzoned.h +-rw-r--r-- root/root usr/include/linux/bpf.h +-rw-r--r-- root/root usr/include/linux/bpf_common.h +-rw-r--r-- root/root usr/include/linux/bpf_perf_event.h +-rw-r--r-- root/root usr/include/linux/bpfilter.h +-rw-r--r-- root/root usr/include/linux/bpqether.h +-rw-r--r-- root/root usr/include/linux/bsg.h +-rw-r--r-- root/root usr/include/linux/bt-bmc.h +-rw-r--r-- root/root usr/include/linux/btf.h +-rw-r--r-- root/root usr/include/linux/btrfs.h +-rw-r--r-- root/root usr/include/linux/btrfs_tree.h +drwxr-xr-x root/root usr/include/linux/byteorder/ +-rw-r--r-- root/root usr/include/linux/byteorder/big_endian.h +-rw-r--r-- root/root usr/include/linux/byteorder/little_endian.h +drwxr-xr-x root/root usr/include/linux/caif/ +-rw-r--r-- root/root usr/include/linux/caif/caif_socket.h +-rw-r--r-- root/root usr/include/linux/caif/if_caif.h +-rw-r--r-- root/root usr/include/linux/can.h +drwxr-xr-x root/root usr/include/linux/can/ +-rw-r--r-- root/root usr/include/linux/can/bcm.h +-rw-r--r-- root/root usr/include/linux/can/error.h +-rw-r--r-- root/root usr/include/linux/can/gw.h +-rw-r--r-- root/root usr/include/linux/can/isotp.h +-rw-r--r-- root/root usr/include/linux/can/j1939.h +-rw-r--r-- root/root usr/include/linux/can/netlink.h +-rw-r--r-- root/root usr/include/linux/can/raw.h +-rw-r--r-- root/root usr/include/linux/can/vxcan.h +-rw-r--r-- root/root usr/include/linux/capability.h +-rw-r--r-- root/root usr/include/linux/capi.h +-rw-r--r-- root/root usr/include/linux/cciss_defs.h +-rw-r--r-- root/root usr/include/linux/cciss_ioctl.h +-rw-r--r-- root/root usr/include/linux/ccs.h +-rw-r--r-- root/root usr/include/linux/cdrom.h +-rw-r--r-- root/root usr/include/linux/cec-funcs.h +-rw-r--r-- root/root usr/include/linux/cec.h +-rw-r--r-- root/root usr/include/linux/cfm_bridge.h +-rw-r--r-- root/root usr/include/linux/cgroupstats.h +-rw-r--r-- root/root usr/include/linux/chio.h +drwxr-xr-x root/root usr/include/linux/cifs/ +-rw-r--r-- root/root usr/include/linux/cifs/cifs_mount.h +-rw-r--r-- root/root usr/include/linux/cifs/cifs_netlink.h +-rw-r--r-- root/root usr/include/linux/close_range.h +-rw-r--r-- root/root usr/include/linux/cm4000_cs.h +-rw-r--r-- root/root usr/include/linux/cn_proc.h +-rw-r--r-- root/root usr/include/linux/coda.h +-rw-r--r-- root/root usr/include/linux/coff.h +-rw-r--r-- root/root usr/include/linux/connector.h +-rw-r--r-- root/root usr/include/linux/const.h +-rw-r--r-- root/root usr/include/linux/coresight-stm.h +-rw-r--r-- root/root usr/include/linux/cramfs_fs.h +-rw-r--r-- root/root usr/include/linux/cryptouser.h +-rw-r--r-- root/root usr/include/linux/cuda.h +-rw-r--r-- root/root usr/include/linux/cxl_mem.h +-rw-r--r-- root/root usr/include/linux/cyclades.h +-rw-r--r-- root/root usr/include/linux/cycx_cfm.h +-rw-r--r-- root/root usr/include/linux/dcbnl.h +-rw-r--r-- root/root usr/include/linux/dccp.h +-rw-r--r-- root/root usr/include/linux/devlink.h +-rw-r--r-- root/root usr/include/linux/dlm.h +-rw-r--r-- root/root usr/include/linux/dlm_device.h +-rw-r--r-- root/root usr/include/linux/dlm_netlink.h +-rw-r--r-- root/root usr/include/linux/dlm_plock.h +-rw-r--r-- root/root usr/include/linux/dlmconstants.h +-rw-r--r-- root/root usr/include/linux/dm-ioctl.h +-rw-r--r-- root/root usr/include/linux/dm-log-userspace.h +-rw-r--r-- root/root usr/include/linux/dma-buf.h +-rw-r--r-- root/root usr/include/linux/dma-heap.h +-rw-r--r-- root/root usr/include/linux/dn.h +-rw-r--r-- root/root usr/include/linux/dns_resolver.h +-rw-r--r-- root/root usr/include/linux/dqblk_xfs.h +drwxr-xr-x root/root usr/include/linux/dvb/ +-rw-r--r-- root/root usr/include/linux/dvb/audio.h +-rw-r--r-- root/root usr/include/linux/dvb/ca.h +-rw-r--r-- root/root usr/include/linux/dvb/dmx.h +-rw-r--r-- root/root usr/include/linux/dvb/frontend.h +-rw-r--r-- root/root usr/include/linux/dvb/net.h +-rw-r--r-- root/root usr/include/linux/dvb/osd.h +-rw-r--r-- root/root usr/include/linux/dvb/version.h +-rw-r--r-- root/root usr/include/linux/dvb/video.h +-rw-r--r-- root/root usr/include/linux/edd.h +-rw-r--r-- root/root usr/include/linux/efs_fs_sb.h +-rw-r--r-- root/root usr/include/linux/elf-em.h +-rw-r--r-- root/root usr/include/linux/elf-fdpic.h +-rw-r--r-- root/root usr/include/linux/elf.h +-rw-r--r-- root/root usr/include/linux/errno.h +-rw-r--r-- root/root usr/include/linux/errqueue.h +-rw-r--r-- root/root usr/include/linux/erspan.h +-rw-r--r-- root/root usr/include/linux/ethtool.h +-rw-r--r-- root/root usr/include/linux/ethtool_netlink.h +-rw-r--r-- root/root usr/include/linux/eventpoll.h +-rw-r--r-- root/root usr/include/linux/f2fs.h +-rw-r--r-- root/root usr/include/linux/fadvise.h +-rw-r--r-- root/root usr/include/linux/falloc.h +-rw-r--r-- root/root usr/include/linux/fanotify.h +-rw-r--r-- root/root usr/include/linux/fb.h +-rw-r--r-- root/root usr/include/linux/fcntl.h +-rw-r--r-- root/root usr/include/linux/fd.h +-rw-r--r-- root/root usr/include/linux/fdreg.h +-rw-r--r-- root/root usr/include/linux/fib_rules.h +-rw-r--r-- root/root usr/include/linux/fiemap.h +-rw-r--r-- root/root usr/include/linux/filter.h +-rw-r--r-- root/root usr/include/linux/firewire-cdev.h +-rw-r--r-- root/root usr/include/linux/firewire-constants.h +-rw-r--r-- root/root usr/include/linux/fou.h +-rw-r--r-- root/root usr/include/linux/fpga-dfl.h +-rw-r--r-- root/root usr/include/linux/fs.h +-rw-r--r-- root/root usr/include/linux/fscrypt.h +-rw-r--r-- root/root usr/include/linux/fsi.h +-rw-r--r-- root/root usr/include/linux/fsl_hypervisor.h +-rw-r--r-- root/root usr/include/linux/fsl_mc.h +-rw-r--r-- root/root usr/include/linux/fsmap.h +-rw-r--r-- root/root usr/include/linux/fsverity.h +-rw-r--r-- root/root usr/include/linux/fuse.h +-rw-r--r-- root/root usr/include/linux/futex.h +-rw-r--r-- root/root usr/include/linux/gameport.h +-rw-r--r-- root/root usr/include/linux/gen_stats.h +-rw-r--r-- root/root usr/include/linux/genetlink.h +drwxr-xr-x root/root usr/include/linux/genwqe/ +-rw-r--r-- root/root usr/include/linux/genwqe/genwqe_card.h +-rw-r--r-- root/root usr/include/linux/gfs2_ondisk.h +-rw-r--r-- root/root usr/include/linux/gpio.h +-rw-r--r-- root/root usr/include/linux/gsmmux.h +-rw-r--r-- root/root usr/include/linux/gtp.h +-rw-r--r-- root/root usr/include/linux/hash_info.h +-rw-r--r-- root/root usr/include/linux/hdlc.h +drwxr-xr-x root/root usr/include/linux/hdlc/ +-rw-r--r-- root/root usr/include/linux/hdlc/ioctl.h +-rw-r--r-- root/root usr/include/linux/hdlcdrv.h +-rw-r--r-- root/root usr/include/linux/hdreg.h +-rw-r--r-- root/root usr/include/linux/hid.h +-rw-r--r-- root/root usr/include/linux/hiddev.h +-rw-r--r-- root/root usr/include/linux/hidraw.h +-rw-r--r-- root/root usr/include/linux/hpet.h +drwxr-xr-x root/root usr/include/linux/hsi/ +-rw-r--r-- root/root usr/include/linux/hsi/cs-protocol.h +-rw-r--r-- root/root usr/include/linux/hsi/hsi_char.h +-rw-r--r-- root/root usr/include/linux/hsr_netlink.h +-rw-r--r-- root/root usr/include/linux/hw_breakpoint.h +-rw-r--r-- root/root usr/include/linux/hyperv.h +-rw-r--r-- root/root usr/include/linux/i2c-dev.h +-rw-r--r-- root/root usr/include/linux/i2c.h +-rw-r--r-- root/root usr/include/linux/i2o-dev.h +-rw-r--r-- root/root usr/include/linux/i8k.h +-rw-r--r-- root/root usr/include/linux/icmp.h +-rw-r--r-- root/root usr/include/linux/icmpv6.h +-rw-r--r-- root/root usr/include/linux/idxd.h +-rw-r--r-- root/root usr/include/linux/if.h +-rw-r--r-- root/root usr/include/linux/if_addr.h +-rw-r--r-- root/root usr/include/linux/if_addrlabel.h +-rw-r--r-- root/root usr/include/linux/if_alg.h +-rw-r--r-- root/root usr/include/linux/if_arcnet.h +-rw-r--r-- root/root usr/include/linux/if_arp.h +-rw-r--r-- root/root usr/include/linux/if_bonding.h +-rw-r--r-- root/root usr/include/linux/if_bridge.h +-rw-r--r-- root/root usr/include/linux/if_cablemodem.h +-rw-r--r-- root/root usr/include/linux/if_eql.h +-rw-r--r-- root/root usr/include/linux/if_ether.h +-rw-r--r-- root/root usr/include/linux/if_fc.h +-rw-r--r-- root/root usr/include/linux/if_fddi.h +-rw-r--r-- root/root usr/include/linux/if_hippi.h +-rw-r--r-- root/root usr/include/linux/if_infiniband.h +-rw-r--r-- root/root usr/include/linux/if_link.h +-rw-r--r-- root/root usr/include/linux/if_ltalk.h +-rw-r--r-- root/root usr/include/linux/if_macsec.h +-rw-r--r-- root/root usr/include/linux/if_packet.h +-rw-r--r-- root/root usr/include/linux/if_phonet.h +-rw-r--r-- root/root usr/include/linux/if_plip.h +-rw-r--r-- root/root usr/include/linux/if_ppp.h +-rw-r--r-- root/root usr/include/linux/if_pppol2tp.h +-rw-r--r-- root/root usr/include/linux/if_pppox.h +-rw-r--r-- root/root usr/include/linux/if_slip.h +-rw-r--r-- root/root usr/include/linux/if_team.h +-rw-r--r-- root/root usr/include/linux/if_tun.h +-rw-r--r-- root/root usr/include/linux/if_tunnel.h +-rw-r--r-- root/root usr/include/linux/if_vlan.h +-rw-r--r-- root/root usr/include/linux/if_x25.h +-rw-r--r-- root/root usr/include/linux/if_xdp.h +-rw-r--r-- root/root usr/include/linux/ife.h +-rw-r--r-- root/root usr/include/linux/igmp.h +drwxr-xr-x root/root usr/include/linux/iio/ +-rw-r--r-- root/root usr/include/linux/iio/buffer.h +-rw-r--r-- root/root usr/include/linux/iio/events.h +-rw-r--r-- root/root usr/include/linux/iio/types.h +-rw-r--r-- root/root usr/include/linux/ila.h +-rw-r--r-- root/root usr/include/linux/in.h +-rw-r--r-- root/root usr/include/linux/in6.h +-rw-r--r-- root/root usr/include/linux/in_route.h +-rw-r--r-- root/root usr/include/linux/inet_diag.h +-rw-r--r-- root/root usr/include/linux/inotify.h +-rw-r--r-- root/root usr/include/linux/input-event-codes.h +-rw-r--r-- root/root usr/include/linux/input.h +-rw-r--r-- root/root usr/include/linux/io_uring.h +-rw-r--r-- root/root usr/include/linux/ioam6.h +-rw-r--r-- root/root usr/include/linux/ioam6_genl.h +-rw-r--r-- root/root usr/include/linux/ioam6_iptunnel.h +-rw-r--r-- root/root usr/include/linux/ioctl.h +-rw-r--r-- root/root usr/include/linux/iommu.h +-rw-r--r-- root/root usr/include/linux/ioprio.h +-rw-r--r-- root/root usr/include/linux/ip.h +-rw-r--r-- root/root usr/include/linux/ip6_tunnel.h +-rw-r--r-- root/root usr/include/linux/ip_vs.h +-rw-r--r-- root/root usr/include/linux/ipc.h +-rw-r--r-- root/root usr/include/linux/ipmi.h +-rw-r--r-- root/root usr/include/linux/ipmi_bmc.h +-rw-r--r-- root/root usr/include/linux/ipmi_msgdefs.h +-rw-r--r-- root/root usr/include/linux/ipsec.h +-rw-r--r-- root/root usr/include/linux/ipv6.h +-rw-r--r-- root/root usr/include/linux/ipv6_route.h +-rw-r--r-- root/root usr/include/linux/irqnr.h +drwxr-xr-x root/root usr/include/linux/isdn/ +-rw-r--r-- root/root usr/include/linux/isdn/capicmd.h +-rw-r--r-- root/root usr/include/linux/iso_fs.h +-rw-r--r-- root/root usr/include/linux/isst_if.h +-rw-r--r-- root/root usr/include/linux/ivtv.h +-rw-r--r-- root/root usr/include/linux/ivtvfb.h +-rw-r--r-- root/root usr/include/linux/jffs2.h +-rw-r--r-- root/root usr/include/linux/joystick.h +-rw-r--r-- root/root usr/include/linux/kcm.h +-rw-r--r-- root/root usr/include/linux/kcmp.h +-rw-r--r-- root/root usr/include/linux/kcov.h +-rw-r--r-- root/root usr/include/linux/kd.h +-rw-r--r-- root/root usr/include/linux/kdev_t.h +-rw-r--r-- root/root usr/include/linux/kernel-page-flags.h +-rw-r--r-- root/root usr/include/linux/kernel.h +-rw-r--r-- root/root usr/include/linux/kernelcapi.h +-rw-r--r-- root/root usr/include/linux/kexec.h +-rw-r--r-- root/root usr/include/linux/keyboard.h +-rw-r--r-- root/root usr/include/linux/keyctl.h +-rw-r--r-- root/root usr/include/linux/kfd_ioctl.h +-rw-r--r-- root/root usr/include/linux/kvm.h +-rw-r--r-- root/root usr/include/linux/kvm_para.h +-rw-r--r-- root/root usr/include/linux/l2tp.h +-rw-r--r-- root/root usr/include/linux/landlock.h +-rw-r--r-- root/root usr/include/linux/libc-compat.h +-rw-r--r-- root/root usr/include/linux/limits.h +-rw-r--r-- root/root usr/include/linux/lirc.h +-rw-r--r-- root/root usr/include/linux/llc.h +-rw-r--r-- root/root usr/include/linux/loop.h +-rw-r--r-- root/root usr/include/linux/lp.h +-rw-r--r-- root/root usr/include/linux/lwtunnel.h +-rw-r--r-- root/root usr/include/linux/magic.h +-rw-r--r-- root/root usr/include/linux/major.h +-rw-r--r-- root/root usr/include/linux/map_to_7segment.h +-rw-r--r-- root/root usr/include/linux/matroxfb.h +-rw-r--r-- root/root usr/include/linux/max2175.h +-rw-r--r-- root/root usr/include/linux/mctp.h +-rw-r--r-- root/root usr/include/linux/mdio.h +-rw-r--r-- root/root usr/include/linux/media-bus-format.h +-rw-r--r-- root/root usr/include/linux/media.h +-rw-r--r-- root/root usr/include/linux/mei.h +-rw-r--r-- root/root usr/include/linux/membarrier.h +-rw-r--r-- root/root usr/include/linux/memfd.h +-rw-r--r-- root/root usr/include/linux/mempolicy.h +-rw-r--r-- root/root usr/include/linux/meye.h +-rw-r--r-- root/root usr/include/linux/mii.h +-rw-r--r-- root/root usr/include/linux/minix_fs.h +drwxr-xr-x root/root usr/include/linux/misc/ +-rw-r--r-- root/root usr/include/linux/misc/bcm_vk.h +-rw-r--r-- root/root usr/include/linux/mman.h +drwxr-xr-x root/root usr/include/linux/mmc/ +-rw-r--r-- root/root usr/include/linux/mmc/ioctl.h +-rw-r--r-- root/root usr/include/linux/mmtimer.h +-rw-r--r-- root/root usr/include/linux/module.h +-rw-r--r-- root/root usr/include/linux/mount.h +-rw-r--r-- root/root usr/include/linux/mpls.h +-rw-r--r-- root/root usr/include/linux/mpls_iptunnel.h +-rw-r--r-- root/root usr/include/linux/mptcp.h +-rw-r--r-- root/root usr/include/linux/mqueue.h +-rw-r--r-- root/root usr/include/linux/mroute.h +-rw-r--r-- root/root usr/include/linux/mroute6.h +-rw-r--r-- root/root usr/include/linux/mrp_bridge.h +-rw-r--r-- root/root usr/include/linux/msdos_fs.h +-rw-r--r-- root/root usr/include/linux/msg.h +-rw-r--r-- root/root usr/include/linux/mtio.h +-rw-r--r-- root/root usr/include/linux/nbd-netlink.h +-rw-r--r-- root/root usr/include/linux/nbd.h +-rw-r--r-- root/root usr/include/linux/ncsi.h +-rw-r--r-- root/root usr/include/linux/ndctl.h +-rw-r--r-- root/root usr/include/linux/neighbour.h +-rw-r--r-- root/root usr/include/linux/net.h +-rw-r--r-- root/root usr/include/linux/net_dropmon.h +-rw-r--r-- root/root usr/include/linux/net_namespace.h +-rw-r--r-- root/root usr/include/linux/net_tstamp.h +-rw-r--r-- root/root usr/include/linux/netconf.h +-rw-r--r-- root/root usr/include/linux/netdevice.h +-rw-r--r-- root/root usr/include/linux/netfilter.h +drwxr-xr-x root/root usr/include/linux/netfilter/ +drwxr-xr-x root/root usr/include/linux/netfilter/ipset/ +-rw-r--r-- root/root usr/include/linux/netfilter/ipset/ip_set.h +-rw-r--r-- root/root usr/include/linux/netfilter/ipset/ip_set_bitmap.h +-rw-r--r-- root/root usr/include/linux/netfilter/ipset/ip_set_hash.h +-rw-r--r-- root/root usr/include/linux/netfilter/ipset/ip_set_list.h +-rw-r--r-- root/root usr/include/linux/netfilter/nf_conntrack_common.h +-rw-r--r-- root/root usr/include/linux/netfilter/nf_conntrack_ftp.h +-rw-r--r-- root/root usr/include/linux/netfilter/nf_conntrack_sctp.h +-rw-r--r-- root/root usr/include/linux/netfilter/nf_conntrack_tcp.h +-rw-r--r-- root/root usr/include/linux/netfilter/nf_conntrack_tuple_common.h +-rw-r--r-- root/root usr/include/linux/netfilter/nf_log.h +-rw-r--r-- root/root usr/include/linux/netfilter/nf_nat.h +-rw-r--r-- root/root usr/include/linux/netfilter/nf_synproxy.h +-rw-r--r-- root/root usr/include/linux/netfilter/nf_tables.h +-rw-r--r-- root/root usr/include/linux/netfilter/nf_tables_compat.h +-rw-r--r-- root/root usr/include/linux/netfilter/nfnetlink.h +-rw-r--r-- root/root usr/include/linux/netfilter/nfnetlink_acct.h +-rw-r--r-- root/root usr/include/linux/netfilter/nfnetlink_compat.h +-rw-r--r-- root/root usr/include/linux/netfilter/nfnetlink_conntrack.h +-rw-r--r-- root/root usr/include/linux/netfilter/nfnetlink_cthelper.h +-rw-r--r-- root/root usr/include/linux/netfilter/nfnetlink_cttimeout.h +-rw-r--r-- root/root usr/include/linux/netfilter/nfnetlink_hook.h +-rw-r--r-- root/root usr/include/linux/netfilter/nfnetlink_log.h +-rw-r--r-- root/root usr/include/linux/netfilter/nfnetlink_osf.h +-rw-r--r-- root/root usr/include/linux/netfilter/nfnetlink_queue.h +-rw-r--r-- root/root usr/include/linux/netfilter/x_tables.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_AUDIT.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_CHECKSUM.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_CLASSIFY.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_CONNMARK.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_CONNSECMARK.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_CT.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_DSCP.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_HMARK.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_IDLETIMER.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_LED.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_LOG.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_MARK.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_NFLOG.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_NFQUEUE.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_RATEEST.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_SECMARK.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_SYNPROXY.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_TCPMSS.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_TCPOPTSTRIP.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_TEE.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_TPROXY.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_addrtype.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_bpf.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_cgroup.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_cluster.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_comment.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_connbytes.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_connlabel.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_connlimit.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_connmark.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_conntrack.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_cpu.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_dccp.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_devgroup.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_dscp.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_ecn.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_esp.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_hashlimit.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_helper.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_ipcomp.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_iprange.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_ipvs.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_l2tp.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_length.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_limit.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_mac.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_mark.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_multiport.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_nfacct.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_osf.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_owner.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_physdev.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_pkttype.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_policy.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_quota.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_rateest.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_realm.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_recent.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_rpfilter.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_sctp.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_set.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_socket.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_state.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_statistic.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_string.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_tcpmss.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_tcpudp.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_time.h +-rw-r--r-- root/root usr/include/linux/netfilter/xt_u32.h +-rw-r--r-- root/root usr/include/linux/netfilter_arp.h +drwxr-xr-x root/root usr/include/linux/netfilter_arp/ +-rw-r--r-- root/root usr/include/linux/netfilter_arp/arp_tables.h +-rw-r--r-- root/root usr/include/linux/netfilter_arp/arpt_mangle.h +-rw-r--r-- root/root usr/include/linux/netfilter_bridge.h +drwxr-xr-x root/root usr/include/linux/netfilter_bridge/ +-rw-r--r-- root/root usr/include/linux/netfilter_bridge/ebt_802_3.h +-rw-r--r-- root/root usr/include/linux/netfilter_bridge/ebt_among.h +-rw-r--r-- root/root usr/include/linux/netfilter_bridge/ebt_arp.h +-rw-r--r-- root/root usr/include/linux/netfilter_bridge/ebt_arpreply.h +-rw-r--r-- root/root usr/include/linux/netfilter_bridge/ebt_ip.h +-rw-r--r-- root/root usr/include/linux/netfilter_bridge/ebt_ip6.h +-rw-r--r-- root/root usr/include/linux/netfilter_bridge/ebt_limit.h +-rw-r--r-- root/root usr/include/linux/netfilter_bridge/ebt_log.h +-rw-r--r-- root/root usr/include/linux/netfilter_bridge/ebt_mark_m.h +-rw-r--r-- root/root usr/include/linux/netfilter_bridge/ebt_mark_t.h +-rw-r--r-- root/root usr/include/linux/netfilter_bridge/ebt_nat.h +-rw-r--r-- root/root usr/include/linux/netfilter_bridge/ebt_nflog.h +-rw-r--r-- root/root usr/include/linux/netfilter_bridge/ebt_pkttype.h +-rw-r--r-- root/root usr/include/linux/netfilter_bridge/ebt_redirect.h +-rw-r--r-- root/root usr/include/linux/netfilter_bridge/ebt_stp.h +-rw-r--r-- root/root usr/include/linux/netfilter_bridge/ebt_vlan.h +-rw-r--r-- root/root usr/include/linux/netfilter_bridge/ebtables.h +-rw-r--r-- root/root usr/include/linux/netfilter_decnet.h +-rw-r--r-- root/root usr/include/linux/netfilter_ipv4.h +drwxr-xr-x root/root usr/include/linux/netfilter_ipv4/ +-rw-r--r-- root/root usr/include/linux/netfilter_ipv4/ip_tables.h +-rw-r--r-- root/root usr/include/linux/netfilter_ipv4/ipt_CLUSTERIP.h +-rw-r--r-- root/root usr/include/linux/netfilter_ipv4/ipt_ECN.h +-rw-r--r-- root/root usr/include/linux/netfilter_ipv4/ipt_LOG.h +-rw-r--r-- root/root usr/include/linux/netfilter_ipv4/ipt_REJECT.h +-rw-r--r-- root/root usr/include/linux/netfilter_ipv4/ipt_TTL.h +-rw-r--r-- root/root usr/include/linux/netfilter_ipv4/ipt_ah.h +-rw-r--r-- root/root usr/include/linux/netfilter_ipv4/ipt_ecn.h +-rw-r--r-- root/root usr/include/linux/netfilter_ipv4/ipt_ttl.h +-rw-r--r-- root/root usr/include/linux/netfilter_ipv6.h +drwxr-xr-x root/root usr/include/linux/netfilter_ipv6/ +-rw-r--r-- root/root usr/include/linux/netfilter_ipv6/ip6_tables.h +-rw-r--r-- root/root usr/include/linux/netfilter_ipv6/ip6t_HL.h +-rw-r--r-- root/root usr/include/linux/netfilter_ipv6/ip6t_LOG.h +-rw-r--r-- root/root usr/include/linux/netfilter_ipv6/ip6t_NPT.h +-rw-r--r-- root/root usr/include/linux/netfilter_ipv6/ip6t_REJECT.h +-rw-r--r-- root/root usr/include/linux/netfilter_ipv6/ip6t_ah.h +-rw-r--r-- root/root usr/include/linux/netfilter_ipv6/ip6t_frag.h +-rw-r--r-- root/root usr/include/linux/netfilter_ipv6/ip6t_hl.h +-rw-r--r-- root/root usr/include/linux/netfilter_ipv6/ip6t_ipv6header.h +-rw-r--r-- root/root usr/include/linux/netfilter_ipv6/ip6t_mh.h +-rw-r--r-- root/root usr/include/linux/netfilter_ipv6/ip6t_opts.h +-rw-r--r-- root/root usr/include/linux/netfilter_ipv6/ip6t_rt.h +-rw-r--r-- root/root usr/include/linux/netfilter_ipv6/ip6t_srh.h +-rw-r--r-- root/root usr/include/linux/netlink.h +-rw-r--r-- root/root usr/include/linux/netlink_diag.h +-rw-r--r-- root/root usr/include/linux/netrom.h +-rw-r--r-- root/root usr/include/linux/nexthop.h +-rw-r--r-- root/root usr/include/linux/nfc.h +-rw-r--r-- root/root usr/include/linux/nfs.h +-rw-r--r-- root/root usr/include/linux/nfs2.h +-rw-r--r-- root/root usr/include/linux/nfs3.h +-rw-r--r-- root/root usr/include/linux/nfs4.h +-rw-r--r-- root/root usr/include/linux/nfs4_mount.h +-rw-r--r-- root/root usr/include/linux/nfs_fs.h +-rw-r--r-- root/root usr/include/linux/nfs_idmap.h +-rw-r--r-- root/root usr/include/linux/nfs_mount.h +-rw-r--r-- root/root usr/include/linux/nfsacl.h +drwxr-xr-x root/root usr/include/linux/nfsd/ +-rw-r--r-- root/root usr/include/linux/nfsd/cld.h +-rw-r--r-- root/root usr/include/linux/nfsd/debug.h +-rw-r--r-- root/root usr/include/linux/nfsd/export.h +-rw-r--r-- root/root usr/include/linux/nfsd/nfsfh.h +-rw-r--r-- root/root usr/include/linux/nfsd/stats.h +-rw-r--r-- root/root usr/include/linux/nilfs2_api.h +-rw-r--r-- root/root usr/include/linux/nilfs2_ondisk.h +-rw-r--r-- root/root usr/include/linux/nitro_enclaves.h +-rw-r--r-- root/root usr/include/linux/nl80211-vnd-intel.h +-rw-r--r-- root/root usr/include/linux/nl80211.h +-rw-r--r-- root/root usr/include/linux/nsfs.h +-rw-r--r-- root/root usr/include/linux/nubus.h +-rw-r--r-- root/root usr/include/linux/nvme_ioctl.h +-rw-r--r-- root/root usr/include/linux/nvram.h +-rw-r--r-- root/root usr/include/linux/omap3isp.h +-rw-r--r-- root/root usr/include/linux/omapfb.h +-rw-r--r-- root/root usr/include/linux/oom.h +-rw-r--r-- root/root usr/include/linux/openat2.h +-rw-r--r-- root/root usr/include/linux/openvswitch.h +-rw-r--r-- root/root usr/include/linux/packet_diag.h +-rw-r--r-- root/root usr/include/linux/param.h +-rw-r--r-- root/root usr/include/linux/parport.h +-rw-r--r-- root/root usr/include/linux/patchkey.h +-rw-r--r-- root/root usr/include/linux/pci.h +-rw-r--r-- root/root usr/include/linux/pci_regs.h +-rw-r--r-- root/root usr/include/linux/pcitest.h +-rw-r--r-- root/root usr/include/linux/perf_event.h +-rw-r--r-- root/root usr/include/linux/personality.h +-rw-r--r-- root/root usr/include/linux/pfkeyv2.h +-rw-r--r-- root/root usr/include/linux/pg.h +-rw-r--r-- root/root usr/include/linux/phantom.h +-rw-r--r-- root/root usr/include/linux/phonet.h +-rw-r--r-- root/root usr/include/linux/pidfd.h +-rw-r--r-- root/root usr/include/linux/pkt_cls.h +-rw-r--r-- root/root usr/include/linux/pkt_sched.h +-rw-r--r-- root/root usr/include/linux/pktcdvd.h +-rw-r--r-- root/root usr/include/linux/pmu.h +-rw-r--r-- root/root usr/include/linux/poll.h +-rw-r--r-- root/root usr/include/linux/posix_acl.h +-rw-r--r-- root/root usr/include/linux/posix_acl_xattr.h +-rw-r--r-- root/root usr/include/linux/posix_types.h +-rw-r--r-- root/root usr/include/linux/ppdev.h +-rw-r--r-- root/root usr/include/linux/ppp-comp.h +-rw-r--r-- root/root usr/include/linux/ppp-ioctl.h +-rw-r--r-- root/root usr/include/linux/ppp_defs.h +-rw-r--r-- root/root usr/include/linux/pps.h +-rw-r--r-- root/root usr/include/linux/pr.h +-rw-r--r-- root/root usr/include/linux/prctl.h +-rw-r--r-- root/root usr/include/linux/psample.h +-rw-r--r-- root/root usr/include/linux/psci.h +-rw-r--r-- root/root usr/include/linux/psp-sev.h +-rw-r--r-- root/root usr/include/linux/ptp_clock.h +-rw-r--r-- root/root usr/include/linux/ptrace.h +-rw-r--r-- root/root usr/include/linux/qemu_fw_cfg.h +-rw-r--r-- root/root usr/include/linux/qnx4_fs.h +-rw-r--r-- root/root usr/include/linux/qnxtypes.h +-rw-r--r-- root/root usr/include/linux/qrtr.h +-rw-r--r-- root/root usr/include/linux/quota.h +-rw-r--r-- root/root usr/include/linux/radeonfb.h +drwxr-xr-x root/root usr/include/linux/raid/ +-rw-r--r-- root/root usr/include/linux/raid/md_p.h +-rw-r--r-- root/root usr/include/linux/raid/md_u.h +-rw-r--r-- root/root usr/include/linux/random.h +-rw-r--r-- root/root usr/include/linux/rds.h +-rw-r--r-- root/root usr/include/linux/reboot.h +-rw-r--r-- root/root usr/include/linux/reiserfs_fs.h +-rw-r--r-- root/root usr/include/linux/reiserfs_xattr.h +-rw-r--r-- root/root usr/include/linux/remoteproc_cdev.h +-rw-r--r-- root/root usr/include/linux/resource.h +-rw-r--r-- root/root usr/include/linux/rfkill.h +-rw-r--r-- root/root usr/include/linux/rio_cm_cdev.h +-rw-r--r-- root/root usr/include/linux/rio_mport_cdev.h +-rw-r--r-- root/root usr/include/linux/rkisp1-config.h +-rw-r--r-- root/root usr/include/linux/romfs_fs.h +-rw-r--r-- root/root usr/include/linux/rose.h +-rw-r--r-- root/root usr/include/linux/route.h +-rw-r--r-- root/root usr/include/linux/rpl.h +-rw-r--r-- root/root usr/include/linux/rpl_iptunnel.h +-rw-r--r-- root/root usr/include/linux/rpmsg.h +-rw-r--r-- root/root usr/include/linux/rpmsg_types.h +-rw-r--r-- root/root usr/include/linux/rseq.h +-rw-r--r-- root/root usr/include/linux/rtc.h +-rw-r--r-- root/root usr/include/linux/rtnetlink.h +-rw-r--r-- root/root usr/include/linux/rxrpc.h +-rw-r--r-- root/root usr/include/linux/scc.h +-rw-r--r-- root/root usr/include/linux/sched.h +drwxr-xr-x root/root usr/include/linux/sched/ +-rw-r--r-- root/root usr/include/linux/sched/types.h +-rw-r--r-- root/root usr/include/linux/scif_ioctl.h +-rw-r--r-- root/root usr/include/linux/screen_info.h +-rw-r--r-- root/root usr/include/linux/sctp.h +-rw-r--r-- root/root usr/include/linux/seccomp.h +-rw-r--r-- root/root usr/include/linux/securebits.h +-rw-r--r-- root/root usr/include/linux/sed-opal.h +-rw-r--r-- root/root usr/include/linux/seg6.h +-rw-r--r-- root/root usr/include/linux/seg6_genl.h +-rw-r--r-- root/root usr/include/linux/seg6_hmac.h +-rw-r--r-- root/root usr/include/linux/seg6_iptunnel.h +-rw-r--r-- root/root usr/include/linux/seg6_local.h +-rw-r--r-- root/root usr/include/linux/selinux_netlink.h +-rw-r--r-- root/root usr/include/linux/sem.h +-rw-r--r-- root/root usr/include/linux/serial.h +-rw-r--r-- root/root usr/include/linux/serial_core.h +-rw-r--r-- root/root usr/include/linux/serial_reg.h +-rw-r--r-- root/root usr/include/linux/serio.h +-rw-r--r-- root/root usr/include/linux/shm.h +-rw-r--r-- root/root usr/include/linux/signal.h +-rw-r--r-- root/root usr/include/linux/signalfd.h +-rw-r--r-- root/root usr/include/linux/smc.h +-rw-r--r-- root/root usr/include/linux/smc_diag.h +-rw-r--r-- root/root usr/include/linux/smiapp.h +-rw-r--r-- root/root usr/include/linux/snmp.h +-rw-r--r-- root/root usr/include/linux/sock_diag.h +-rw-r--r-- root/root usr/include/linux/socket.h +-rw-r--r-- root/root usr/include/linux/sockios.h +-rw-r--r-- root/root usr/include/linux/sonet.h +-rw-r--r-- root/root usr/include/linux/sonypi.h +-rw-r--r-- root/root usr/include/linux/sound.h +-rw-r--r-- root/root usr/include/linux/soundcard.h +drwxr-xr-x root/root usr/include/linux/spi/ +-rw-r--r-- root/root usr/include/linux/spi/spi.h +-rw-r--r-- root/root usr/include/linux/spi/spidev.h +-rw-r--r-- root/root usr/include/linux/stat.h +-rw-r--r-- root/root usr/include/linux/stddef.h +-rw-r--r-- root/root usr/include/linux/stm.h +-rw-r--r-- root/root usr/include/linux/string.h +drwxr-xr-x root/root usr/include/linux/sunrpc/ +-rw-r--r-- root/root usr/include/linux/sunrpc/debug.h +drwxr-xr-x root/root usr/include/linux/surface_aggregator/ +-rw-r--r-- root/root usr/include/linux/surface_aggregator/cdev.h +-rw-r--r-- root/root usr/include/linux/surface_aggregator/dtx.h +-rw-r--r-- root/root usr/include/linux/suspend_ioctls.h +-rw-r--r-- root/root usr/include/linux/swab.h +-rw-r--r-- root/root usr/include/linux/switchtec_ioctl.h +-rw-r--r-- root/root usr/include/linux/sync_file.h +-rw-r--r-- root/root usr/include/linux/synclink.h +-rw-r--r-- root/root usr/include/linux/sysctl.h +-rw-r--r-- root/root usr/include/linux/sysinfo.h +-rw-r--r-- root/root usr/include/linux/target_core_user.h +-rw-r--r-- root/root usr/include/linux/taskstats.h +drwxr-xr-x root/root usr/include/linux/tc_act/ +-rw-r--r-- root/root usr/include/linux/tc_act/tc_bpf.h +-rw-r--r-- root/root usr/include/linux/tc_act/tc_connmark.h +-rw-r--r-- root/root usr/include/linux/tc_act/tc_csum.h +-rw-r--r-- root/root usr/include/linux/tc_act/tc_ct.h +-rw-r--r-- root/root usr/include/linux/tc_act/tc_ctinfo.h +-rw-r--r-- root/root usr/include/linux/tc_act/tc_defact.h +-rw-r--r-- root/root usr/include/linux/tc_act/tc_gact.h +-rw-r--r-- root/root usr/include/linux/tc_act/tc_gate.h +-rw-r--r-- root/root usr/include/linux/tc_act/tc_ife.h +-rw-r--r-- root/root usr/include/linux/tc_act/tc_ipt.h +-rw-r--r-- root/root usr/include/linux/tc_act/tc_mirred.h +-rw-r--r-- root/root usr/include/linux/tc_act/tc_mpls.h +-rw-r--r-- root/root usr/include/linux/tc_act/tc_nat.h +-rw-r--r-- root/root usr/include/linux/tc_act/tc_pedit.h +-rw-r--r-- root/root usr/include/linux/tc_act/tc_sample.h +-rw-r--r-- root/root usr/include/linux/tc_act/tc_skbedit.h +-rw-r--r-- root/root usr/include/linux/tc_act/tc_skbmod.h +-rw-r--r-- root/root usr/include/linux/tc_act/tc_tunnel_key.h +-rw-r--r-- root/root usr/include/linux/tc_act/tc_vlan.h +drwxr-xr-x root/root usr/include/linux/tc_ematch/ +-rw-r--r-- root/root usr/include/linux/tc_ematch/tc_em_cmp.h +-rw-r--r-- root/root usr/include/linux/tc_ematch/tc_em_ipt.h +-rw-r--r-- root/root usr/include/linux/tc_ematch/tc_em_meta.h +-rw-r--r-- root/root usr/include/linux/tc_ematch/tc_em_nbyte.h +-rw-r--r-- root/root usr/include/linux/tc_ematch/tc_em_text.h +-rw-r--r-- root/root usr/include/linux/tcp.h +-rw-r--r-- root/root usr/include/linux/tcp_metrics.h +-rw-r--r-- root/root usr/include/linux/tee.h +-rw-r--r-- root/root usr/include/linux/termios.h +-rw-r--r-- root/root usr/include/linux/thermal.h +-rw-r--r-- root/root usr/include/linux/time.h +-rw-r--r-- root/root usr/include/linux/time_types.h +-rw-r--r-- root/root usr/include/linux/timerfd.h +-rw-r--r-- root/root usr/include/linux/times.h +-rw-r--r-- root/root usr/include/linux/timex.h +-rw-r--r-- root/root usr/include/linux/tiocl.h +-rw-r--r-- root/root usr/include/linux/tipc.h +-rw-r--r-- root/root usr/include/linux/tipc_config.h +-rw-r--r-- root/root usr/include/linux/tipc_netlink.h +-rw-r--r-- root/root usr/include/linux/tipc_sockets_diag.h +-rw-r--r-- root/root usr/include/linux/tls.h +-rw-r--r-- root/root usr/include/linux/toshiba.h +-rw-r--r-- root/root usr/include/linux/tty.h +-rw-r--r-- root/root usr/include/linux/tty_flags.h +-rw-r--r-- root/root usr/include/linux/types.h +-rw-r--r-- root/root usr/include/linux/udf_fs_i.h +-rw-r--r-- root/root usr/include/linux/udmabuf.h +-rw-r--r-- root/root usr/include/linux/udp.h +-rw-r--r-- root/root usr/include/linux/uhid.h +-rw-r--r-- root/root usr/include/linux/uinput.h +-rw-r--r-- root/root usr/include/linux/uio.h +-rw-r--r-- root/root usr/include/linux/uleds.h +-rw-r--r-- root/root usr/include/linux/ultrasound.h +-rw-r--r-- root/root usr/include/linux/um_timetravel.h +-rw-r--r-- root/root usr/include/linux/un.h +-rw-r--r-- root/root usr/include/linux/unistd.h +-rw-r--r-- root/root usr/include/linux/unix_diag.h +drwxr-xr-x root/root usr/include/linux/usb/ +-rw-r--r-- root/root usr/include/linux/usb/audio.h +-rw-r--r-- root/root usr/include/linux/usb/cdc-wdm.h +-rw-r--r-- root/root usr/include/linux/usb/cdc.h +-rw-r--r-- root/root usr/include/linux/usb/ch11.h +-rw-r--r-- root/root usr/include/linux/usb/ch9.h +-rw-r--r-- root/root usr/include/linux/usb/charger.h +-rw-r--r-- root/root usr/include/linux/usb/functionfs.h +-rw-r--r-- root/root usr/include/linux/usb/g_printer.h +-rw-r--r-- root/root usr/include/linux/usb/g_uvc.h +-rw-r--r-- root/root usr/include/linux/usb/gadgetfs.h +-rw-r--r-- root/root usr/include/linux/usb/midi.h +-rw-r--r-- root/root usr/include/linux/usb/raw_gadget.h +-rw-r--r-- root/root usr/include/linux/usb/tmc.h +-rw-r--r-- root/root usr/include/linux/usb/video.h +-rw-r--r-- root/root usr/include/linux/usbdevice_fs.h +-rw-r--r-- root/root usr/include/linux/usbip.h +-rw-r--r-- root/root usr/include/linux/userfaultfd.h +-rw-r--r-- root/root usr/include/linux/userio.h +-rw-r--r-- root/root usr/include/linux/utime.h +-rw-r--r-- root/root usr/include/linux/utsname.h +-rw-r--r-- root/root usr/include/linux/uuid.h +-rw-r--r-- root/root usr/include/linux/uvcvideo.h +-rw-r--r-- root/root usr/include/linux/v4l2-common.h +-rw-r--r-- root/root usr/include/linux/v4l2-controls.h +-rw-r--r-- root/root usr/include/linux/v4l2-dv-timings.h +-rw-r--r-- root/root usr/include/linux/v4l2-mediabus.h +-rw-r--r-- root/root usr/include/linux/v4l2-subdev.h +-rw-r--r-- root/root usr/include/linux/vbox_err.h +-rw-r--r-- root/root usr/include/linux/vbox_vmmdev_types.h +-rw-r--r-- root/root usr/include/linux/vboxguest.h +-rw-r--r-- root/root usr/include/linux/vdpa.h +-rw-r--r-- root/root usr/include/linux/vduse.h +-rw-r--r-- root/root usr/include/linux/version.h +-rw-r--r-- root/root usr/include/linux/veth.h +-rw-r--r-- root/root usr/include/linux/vfio.h +-rw-r--r-- root/root usr/include/linux/vfio_ccw.h +-rw-r--r-- root/root usr/include/linux/vfio_zdev.h +-rw-r--r-- root/root usr/include/linux/vhost.h +-rw-r--r-- root/root usr/include/linux/vhost_types.h +-rw-r--r-- root/root usr/include/linux/videodev2.h +-rw-r--r-- root/root usr/include/linux/virtio_9p.h +-rw-r--r-- root/root usr/include/linux/virtio_balloon.h +-rw-r--r-- root/root usr/include/linux/virtio_blk.h +-rw-r--r-- root/root usr/include/linux/virtio_bt.h +-rw-r--r-- root/root usr/include/linux/virtio_config.h +-rw-r--r-- root/root usr/include/linux/virtio_console.h +-rw-r--r-- root/root usr/include/linux/virtio_crypto.h +-rw-r--r-- root/root usr/include/linux/virtio_fs.h +-rw-r--r-- root/root usr/include/linux/virtio_gpio.h +-rw-r--r-- root/root usr/include/linux/virtio_gpu.h +-rw-r--r-- root/root usr/include/linux/virtio_i2c.h +-rw-r--r-- root/root usr/include/linux/virtio_ids.h +-rw-r--r-- root/root usr/include/linux/virtio_input.h +-rw-r--r-- root/root usr/include/linux/virtio_iommu.h +-rw-r--r-- root/root usr/include/linux/virtio_mem.h +-rw-r--r-- root/root usr/include/linux/virtio_mmio.h +-rw-r--r-- root/root usr/include/linux/virtio_net.h +-rw-r--r-- root/root usr/include/linux/virtio_pci.h +-rw-r--r-- root/root usr/include/linux/virtio_pcidev.h +-rw-r--r-- root/root usr/include/linux/virtio_pmem.h +-rw-r--r-- root/root usr/include/linux/virtio_ring.h +-rw-r--r-- root/root usr/include/linux/virtio_rng.h +-rw-r--r-- root/root usr/include/linux/virtio_scmi.h +-rw-r--r-- root/root usr/include/linux/virtio_scsi.h +-rw-r--r-- root/root usr/include/linux/virtio_snd.h +-rw-r--r-- root/root usr/include/linux/virtio_types.h +-rw-r--r-- root/root usr/include/linux/virtio_vsock.h +-rw-r--r-- root/root usr/include/linux/vm_sockets.h +-rw-r--r-- root/root usr/include/linux/vm_sockets_diag.h +-rw-r--r-- root/root usr/include/linux/vmcore.h +-rw-r--r-- root/root usr/include/linux/vsockmon.h +-rw-r--r-- root/root usr/include/linux/vt.h +-rw-r--r-- root/root usr/include/linux/vtpm_proxy.h +-rw-r--r-- root/root usr/include/linux/wait.h +-rw-r--r-- root/root usr/include/linux/watch_queue.h +-rw-r--r-- root/root usr/include/linux/watchdog.h +-rw-r--r-- root/root usr/include/linux/wireguard.h +-rw-r--r-- root/root usr/include/linux/wireless.h +-rw-r--r-- root/root usr/include/linux/wmi.h +-rw-r--r-- root/root usr/include/linux/wwan.h +-rw-r--r-- root/root usr/include/linux/x25.h +-rw-r--r-- root/root usr/include/linux/xattr.h +-rw-r--r-- root/root usr/include/linux/xdp_diag.h +-rw-r--r-- root/root usr/include/linux/xfrm.h +-rw-r--r-- root/root usr/include/linux/xilinx-v4l2-controls.h +-rw-r--r-- root/root usr/include/linux/zorro.h +-rw-r--r-- root/root usr/include/linux/zorro_ids.h +drwxr-xr-x root/root usr/include/misc/ +-rw-r--r-- root/root usr/include/misc/cxl.h +-rw-r--r-- root/root usr/include/misc/fastrpc.h +-rw-r--r-- root/root usr/include/misc/habanalabs.h +-rw-r--r-- root/root usr/include/misc/ocxl.h +-rw-r--r-- root/root usr/include/misc/pvpanic.h +drwxr-xr-x root/root usr/include/misc/uacce/ +-rw-r--r-- root/root usr/include/misc/uacce/hisi_qm.h +-rw-r--r-- root/root usr/include/misc/uacce/uacce.h +-rw-r--r-- root/root usr/include/misc/xilinx_sdfec.h +drwxr-xr-x root/root usr/include/mtd/ +-rw-r--r-- root/root usr/include/mtd/inftl-user.h +-rw-r--r-- root/root usr/include/mtd/mtd-abi.h +-rw-r--r-- root/root usr/include/mtd/mtd-user.h +-rw-r--r-- root/root usr/include/mtd/nftl-user.h +-rw-r--r-- root/root usr/include/mtd/ubi-user.h +drwxr-xr-x root/root usr/include/rdma/ +-rw-r--r-- root/root usr/include/rdma/bnxt_re-abi.h +-rw-r--r-- root/root usr/include/rdma/cxgb4-abi.h +-rw-r--r-- root/root usr/include/rdma/efa-abi.h +drwxr-xr-x root/root usr/include/rdma/hfi/ +-rw-r--r-- root/root usr/include/rdma/hfi/hfi1_ioctl.h +-rw-r--r-- root/root usr/include/rdma/hfi/hfi1_user.h +-rw-r--r-- root/root usr/include/rdma/hns-abi.h +-rw-r--r-- root/root usr/include/rdma/ib_user_ioctl_cmds.h +-rw-r--r-- root/root usr/include/rdma/ib_user_ioctl_verbs.h +-rw-r--r-- root/root usr/include/rdma/ib_user_mad.h +-rw-r--r-- root/root usr/include/rdma/ib_user_sa.h +-rw-r--r-- root/root usr/include/rdma/ib_user_verbs.h +-rw-r--r-- root/root usr/include/rdma/irdma-abi.h +-rw-r--r-- root/root usr/include/rdma/mlx4-abi.h +-rw-r--r-- root/root usr/include/rdma/mlx5-abi.h +-rw-r--r-- root/root usr/include/rdma/mlx5_user_ioctl_cmds.h +-rw-r--r-- root/root usr/include/rdma/mlx5_user_ioctl_verbs.h +-rw-r--r-- root/root usr/include/rdma/mthca-abi.h +-rw-r--r-- root/root usr/include/rdma/ocrdma-abi.h +-rw-r--r-- root/root usr/include/rdma/qedr-abi.h +-rw-r--r-- root/root usr/include/rdma/rdma_netlink.h +-rw-r--r-- root/root usr/include/rdma/rdma_user_cm.h +-rw-r--r-- root/root usr/include/rdma/rdma_user_ioctl.h +-rw-r--r-- root/root usr/include/rdma/rdma_user_ioctl_cmds.h +-rw-r--r-- root/root usr/include/rdma/rdma_user_rxe.h +-rw-r--r-- root/root usr/include/rdma/rvt-abi.h +-rw-r--r-- root/root usr/include/rdma/siw-abi.h +-rw-r--r-- root/root usr/include/rdma/vmw_pvrdma-abi.h +drwxr-xr-x root/root usr/include/scsi/ +-rw-r--r-- root/root usr/include/scsi/cxlflash_ioctl.h +drwxr-xr-x root/root usr/include/scsi/fc/ +-rw-r--r-- root/root usr/include/scsi/fc/fc_els.h +-rw-r--r-- root/root usr/include/scsi/fc/fc_fs.h +-rw-r--r-- root/root usr/include/scsi/fc/fc_gs.h +-rw-r--r-- root/root usr/include/scsi/fc/fc_ns.h +-rw-r--r-- root/root usr/include/scsi/scsi_bsg_fc.h +-rw-r--r-- root/root usr/include/scsi/scsi_bsg_ufs.h +-rw-r--r-- root/root usr/include/scsi/scsi_netlink.h +-rw-r--r-- root/root usr/include/scsi/scsi_netlink_fc.h +drwxr-xr-x root/root usr/include/sound/ +-rw-r--r-- root/root usr/include/sound/asequencer.h +-rw-r--r-- root/root usr/include/sound/asoc.h +-rw-r--r-- root/root usr/include/sound/asound.h +-rw-r--r-- root/root usr/include/sound/asound_fm.h +-rw-r--r-- root/root usr/include/sound/compress_offload.h +-rw-r--r-- root/root usr/include/sound/compress_params.h +-rw-r--r-- root/root usr/include/sound/emu10k1.h +-rw-r--r-- root/root usr/include/sound/firewire.h +-rw-r--r-- root/root usr/include/sound/hdsp.h +-rw-r--r-- root/root usr/include/sound/hdspm.h +-rw-r--r-- root/root usr/include/sound/sb16_csp.h +-rw-r--r-- root/root usr/include/sound/sfnt_info.h +-rw-r--r-- root/root usr/include/sound/skl-tplg-interface.h +-rw-r--r-- root/root usr/include/sound/snd_sst_tokens.h +drwxr-xr-x root/root usr/include/sound/sof/ +-rw-r--r-- root/root usr/include/sound/sof/abi.h +-rw-r--r-- root/root usr/include/sound/sof/fw.h +-rw-r--r-- root/root usr/include/sound/sof/header.h +-rw-r--r-- root/root usr/include/sound/sof/tokens.h +-rw-r--r-- root/root usr/include/sound/tlv.h +-rw-r--r-- root/root usr/include/sound/usb_stream.h +drwxr-xr-x root/root usr/include/video/ +-rw-r--r-- root/root usr/include/video/edid.h +-rw-r--r-- root/root usr/include/video/sisfb.h +-rw-r--r-- root/root usr/include/video/uvesafb.h +drwxr-xr-x root/root usr/include/xen/ +-rw-r--r-- root/root usr/include/xen/evtchn.h +-rw-r--r-- root/root usr/include/xen/gntalloc.h +-rw-r--r-- root/root usr/include/xen/gntdev.h +-rw-r--r-- root/root usr/include/xen/privcmd.h diff --git a/core/linux-api-headers/spkgbuild b/core/linux-api-headers/spkgbuild new file mode 100644 index 000000000..385959a62 --- /dev/null +++ b/core/linux-api-headers/spkgbuild @@ -0,0 +1,17 @@ +# description : Expose the kernel's API for use by Glibc + +name=linux-api-headers +version=5.15.61 +release=1 +source="https://www.kernel.org/pub/linux/kernel/v5.x/linux-$version.tar.xz" + +build() { + cd linux-$version + + make mrproper + make headers + find usr/include -name '.*' -delete + rm usr/include/Makefile + mkdir -p $PKG/usr/include + cp -rv usr/include/* $PKG/usr/include +} diff --git a/core/m4/.checksums b/core/m4/.checksums new file mode 100644 index 000000000..010e9122c --- /dev/null +++ b/core/m4/.checksums @@ -0,0 +1 @@ +0d90823e1426f1da2fd872df0311298d m4-1.4.19.tar.xz diff --git a/core/m4/.pkgfiles b/core/m4/.pkgfiles new file mode 100644 index 000000000..8537b2684 --- /dev/null +++ b/core/m4/.pkgfiles @@ -0,0 +1,12 @@ +m4-1.4.19-1 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/m4 +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/info/ +-rw-r--r-- root/root usr/share/info/m4.info-1.gz +-rw-r--r-- root/root usr/share/info/m4.info-2.gz +-rw-r--r-- root/root usr/share/info/m4.info.gz +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/m4.1.gz diff --git a/core/m4/spkgbuild b/core/m4/spkgbuild new file mode 100755 index 000000000..567c330bd --- /dev/null +++ b/core/m4/spkgbuild @@ -0,0 +1,18 @@ +# description : The GNU macro processor + +name=m4 +version=1.4.19 +release=1 +source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz" + +build() { + cd $name-$version + + # fixes required by glibc-2.28 + sed -i 's/IO_ftrylockfile/IO_EOF_SEEN/' lib/*.c + echo "#define _IO_IN_BACKUP 0x100" >> lib/stdio-impl.h + + ./configure --prefix=/usr + make + make DESTDIR=$PKG install +} diff --git a/core/make/.checksums b/core/make/.checksums new file mode 100644 index 000000000..7039a1b6b --- /dev/null +++ b/core/make/.checksums @@ -0,0 +1 @@ +c8469a3713cbbe04d955d4ae4be23eeb make-4.4.1.tar.gz diff --git a/core/make/.pkgfiles b/core/make/.pkgfiles new file mode 100644 index 000000000..ab1ec70c2 --- /dev/null +++ b/core/make/.pkgfiles @@ -0,0 +1,15 @@ +make-4.4.1-2 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/make +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/gnumake.h +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/info/ +-rw-r--r-- root/root usr/share/info/make.info-1.gz +-rw-r--r-- root/root usr/share/info/make.info-2.gz +-rw-r--r-- root/root usr/share/info/make.info-3.gz +-rw-r--r-- root/root usr/share/info/make.info.gz +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/make.1.gz diff --git a/core/make/spkgbuild b/core/make/spkgbuild new file mode 100755 index 000000000..55b9a0293 --- /dev/null +++ b/core/make/spkgbuild @@ -0,0 +1,16 @@ +# description : Program for compiling packages + +name=make +version=4.4.1 +release=2 +source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.gz" + +build() { + cd $name-$version + ./configure \ + --prefix=/usr \ + --disable-nls \ + --without-guile + make + make DESTDIR=$PKG install +} diff --git a/core/man-db/.checksums b/core/man-db/.checksums new file mode 100644 index 000000000..8153b6e1d --- /dev/null +++ b/core/man-db/.checksums @@ -0,0 +1 @@ +a7d59fb2df6158c44f8f7009dcc6d875 man-db-2.11.2.tar.xz diff --git a/core/man-db/.pkgfiles b/core/man-db/.pkgfiles new file mode 100644 index 000000000..841094bfd --- /dev/null +++ b/core/man-db/.pkgfiles @@ -0,0 +1,57 @@ +man-db-2.11.2-1 +drwxr-xr-x root/root etc/ +-rw-r--r-- root/root etc/man_db.conf +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +lrwxrwxrwx root/root usr/bin/apropos -> whatis +-rwxr-xr-x root/root usr/bin/catman +-rwxr-xr-x root/root usr/bin/lexgrog +-rwxr-xr-x root/root usr/bin/man +-rwxr-xr-x root/root usr/bin/man-recode +-rwxr-xr-x root/root usr/bin/mandb +-rwxr-xr-x root/root usr/bin/manpath +-rwxr-xr-x root/root usr/bin/whatis +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/man-db/ +-rwxr-xr-x root/root usr/lib/man-db/globbing +-rwxr-xr-x root/root usr/lib/man-db/libman-2.11.2.so +lrwxrwxrwx root/root usr/lib/man-db/libman.so -> libman-2.11.2.so +-rwxr-xr-x root/root usr/lib/man-db/libmandb-2.11.2.so +lrwxrwxrwx root/root usr/lib/man-db/libmandb.so -> libmandb-2.11.2.so +-rwxr-xr-x root/root usr/lib/man-db/manconv +-rwxr-xr-x root/root usr/lib/man-db/zsoelim +drwxr-xr-x root/root usr/sbin/ +-rwxr-xr-x root/root usr/sbin/accessdb +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/it/ +drwxr-xr-x root/root usr/share/man/it/man1/ +-rw-r--r-- root/root usr/share/man/it/man1/apropos.1.gz +-rw-r--r-- root/root usr/share/man/it/man1/man.1.gz +-rw-r--r-- root/root usr/share/man/it/man1/manpath.1.gz +-rw-r--r-- root/root usr/share/man/it/man1/whatis.1.gz +-rw-r--r-- root/root usr/share/man/it/man1/zsoelim.1.gz +drwxr-xr-x root/root usr/share/man/it/man5/ +-rw-r--r-- root/root usr/share/man/it/man5/manpath.5.gz +drwxr-xr-x root/root usr/share/man/it/man8/ +-rw-r--r-- root/root usr/share/man/it/man8/accessdb.8.gz +-rw-r--r-- root/root usr/share/man/it/man8/catman.8.gz +-rw-r--r-- root/root usr/share/man/it/man8/mandb.8.gz +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/apropos.1.gz +-rw-r--r-- root/root usr/share/man/man1/lexgrog.1.gz +-rw-r--r-- root/root usr/share/man/man1/man-recode.1.gz +-rw-r--r-- root/root usr/share/man/man1/man.1.gz +-rw-r--r-- root/root usr/share/man/man1/manconv.1.gz +-rw-r--r-- root/root usr/share/man/man1/manpath.1.gz +-rw-r--r-- root/root usr/share/man/man1/whatis.1.gz +-rw-r--r-- root/root usr/share/man/man1/zsoelim.1.gz +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/manpath.5.gz +drwxr-xr-x root/root usr/share/man/man8/ +-rw-r--r-- root/root usr/share/man/man8/accessdb.8.gz +-rw-r--r-- root/root usr/share/man/man8/catman.8.gz +-rw-r--r-- root/root usr/share/man/man8/mandb.8.gz +drwxr-xr-x root/root var/ +drwxr-xr-x root/root var/cache/ +drwxr-xr-x root/root var/cache/man/ diff --git a/core/man-db/spkgbuild b/core/man-db/spkgbuild new file mode 100755 index 000000000..3c17f6ee6 --- /dev/null +++ b/core/man-db/spkgbuild @@ -0,0 +1,23 @@ +# description : Programs for finding and viewing man pages +# depends : gdbm libpipeline zlib + +name=man-db +version=2.11.2 +release=1 +source="https://savannah.nongnu.org/download/man-db/$name-$version.tar.xz" + +build() { + cd $name-$version + + ./configure --prefix=/usr \ + --sysconfdir=/etc \ + --libexecdir=/usr/lib \ + --disable-setuid \ + --disable-cache-owner \ + --with-systemdtmpfilesdir=no \ + --with-systemdsystemunitdir=no + make + make DESTDIR=$PKG install + + install -d $PKG/var/cache/man +} diff --git a/core/man-pages/.checksums b/core/man-pages/.checksums new file mode 100644 index 000000000..32462d876 --- /dev/null +++ b/core/man-pages/.checksums @@ -0,0 +1 @@ +bbce1456edfa75a66c189cc594af6c4d man-pages-6.04.tar.xz diff --git a/core/man-pages/.pkgfiles b/core/man-pages/.pkgfiles new file mode 100644 index 000000000..4b9d4aa93 --- /dev/null +++ b/core/man-pages/.pkgfiles @@ -0,0 +1,2568 @@ +man-pages-6.04-1 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/getent.1.gz +-rw-r--r-- root/root usr/share/man/man1/iconv.1.gz +-rw-r--r-- root/root usr/share/man/man1/intro.1.gz +-rw-r--r-- root/root usr/share/man/man1/ldd.1.gz +-rw-r--r-- root/root usr/share/man/man1/locale.1.gz +-rw-r--r-- root/root usr/share/man/man1/localedef.1.gz +-rw-r--r-- root/root usr/share/man/man1/memusage.1.gz +-rw-r--r-- root/root usr/share/man/man1/memusagestat.1.gz +-rw-r--r-- root/root usr/share/man/man1/mtrace.1.gz +-rw-r--r-- root/root usr/share/man/man1/pldd.1.gz +-rw-r--r-- root/root usr/share/man/man1/sprof.1.gz +-rw-r--r-- root/root usr/share/man/man1/time.1.gz +drwxr-xr-x root/root usr/share/man/man2/ +-rw-r--r-- root/root usr/share/man/man2/_Exit.2.gz +-rw-r--r-- root/root usr/share/man/man2/__clone2.2.gz +-rw-r--r-- root/root usr/share/man/man2/_exit.2.gz +-rw-r--r-- root/root usr/share/man/man2/_llseek.2.gz +-rw-r--r-- root/root usr/share/man/man2/_newselect.2.gz +-rw-r--r-- root/root usr/share/man/man2/_syscall.2.gz +-rw-r--r-- root/root usr/share/man/man2/_sysctl.2.gz +-rw-r--r-- root/root usr/share/man/man2/accept.2.gz +-rw-r--r-- root/root usr/share/man/man2/accept4.2.gz +-rw-r--r-- root/root usr/share/man/man2/access.2.gz +-rw-r--r-- root/root usr/share/man/man2/acct.2.gz +-rw-r--r-- root/root usr/share/man/man2/add_key.2.gz +-rw-r--r-- root/root usr/share/man/man2/adjtimex.2.gz +-rw-r--r-- root/root usr/share/man/man2/afs_syscall.2.gz +-rw-r--r-- root/root usr/share/man/man2/alarm.2.gz +-rw-r--r-- root/root usr/share/man/man2/alloc_hugepages.2.gz +-rw-r--r-- root/root usr/share/man/man2/arch_prctl.2.gz +-rw-r--r-- root/root usr/share/man/man2/arm_fadvise.2.gz +-rw-r--r-- root/root usr/share/man/man2/arm_fadvise64_64.2.gz +-rw-r--r-- root/root usr/share/man/man2/arm_sync_file_range.2.gz +-rw-r--r-- root/root usr/share/man/man2/bdflush.2.gz +-rw-r--r-- root/root usr/share/man/man2/bind.2.gz +-rw-r--r-- root/root usr/share/man/man2/bpf.2.gz +-rw-r--r-- root/root usr/share/man/man2/break.2.gz +-rw-r--r-- root/root usr/share/man/man2/brk.2.gz +-rw-r--r-- root/root usr/share/man/man2/cacheflush.2.gz +-rw-r--r-- root/root usr/share/man/man2/capget.2.gz +-rw-r--r-- root/root usr/share/man/man2/capset.2.gz +-rw-r--r-- root/root usr/share/man/man2/chdir.2.gz +-rw-r--r-- root/root usr/share/man/man2/chmod.2.gz +-rw-r--r-- root/root usr/share/man/man2/chown.2.gz +-rw-r--r-- root/root usr/share/man/man2/chown32.2.gz +-rw-r--r-- root/root usr/share/man/man2/chroot.2.gz +-rw-r--r-- root/root usr/share/man/man2/clock_adjtime.2.gz +-rw-r--r-- root/root usr/share/man/man2/clock_getres.2.gz +-rw-r--r-- root/root usr/share/man/man2/clock_gettime.2.gz +-rw-r--r-- root/root usr/share/man/man2/clock_nanosleep.2.gz +-rw-r--r-- root/root usr/share/man/man2/clock_settime.2.gz +-rw-r--r-- root/root usr/share/man/man2/clone.2.gz +-rw-r--r-- root/root usr/share/man/man2/clone2.2.gz +-rw-r--r-- root/root usr/share/man/man2/clone3.2.gz +-rw-r--r-- root/root usr/share/man/man2/close.2.gz +-rw-r--r-- root/root usr/share/man/man2/close_range.2.gz +-rw-r--r-- root/root usr/share/man/man2/connect.2.gz +-rw-r--r-- root/root usr/share/man/man2/copy_file_range.2.gz +-rw-r--r-- root/root usr/share/man/man2/creat.2.gz +-rw-r--r-- root/root usr/share/man/man2/create_module.2.gz +-rw-r--r-- root/root usr/share/man/man2/delete_module.2.gz +-rw-r--r-- root/root usr/share/man/man2/dup.2.gz +-rw-r--r-- root/root usr/share/man/man2/dup2.2.gz +-rw-r--r-- root/root usr/share/man/man2/dup3.2.gz +-rw-r--r-- root/root usr/share/man/man2/epoll_create.2.gz +-rw-r--r-- root/root usr/share/man/man2/epoll_create1.2.gz +-rw-r--r-- root/root usr/share/man/man2/epoll_ctl.2.gz +-rw-r--r-- root/root usr/share/man/man2/epoll_pwait.2.gz +-rw-r--r-- root/root usr/share/man/man2/epoll_pwait2.2.gz +-rw-r--r-- root/root usr/share/man/man2/epoll_wait.2.gz +-rw-r--r-- root/root usr/share/man/man2/eventfd.2.gz +-rw-r--r-- root/root usr/share/man/man2/eventfd2.2.gz +-rw-r--r-- root/root usr/share/man/man2/execve.2.gz +-rw-r--r-- root/root usr/share/man/man2/execveat.2.gz +-rw-r--r-- root/root usr/share/man/man2/exit.2.gz +-rw-r--r-- root/root usr/share/man/man2/exit_group.2.gz +-rw-r--r-- root/root usr/share/man/man2/faccessat.2.gz +-rw-r--r-- root/root usr/share/man/man2/faccessat2.2.gz +-rw-r--r-- root/root usr/share/man/man2/fadvise64.2.gz +-rw-r--r-- root/root usr/share/man/man2/fadvise64_64.2.gz +-rw-r--r-- root/root usr/share/man/man2/fallocate.2.gz +-rw-r--r-- root/root usr/share/man/man2/fanotify_init.2.gz +-rw-r--r-- root/root usr/share/man/man2/fanotify_mark.2.gz +-rw-r--r-- root/root usr/share/man/man2/fattach.2.gz +-rw-r--r-- root/root usr/share/man/man2/fchdir.2.gz +-rw-r--r-- root/root usr/share/man/man2/fchmod.2.gz +-rw-r--r-- root/root usr/share/man/man2/fchmodat.2.gz +-rw-r--r-- root/root usr/share/man/man2/fchown.2.gz +-rw-r--r-- root/root usr/share/man/man2/fchown32.2.gz +-rw-r--r-- root/root usr/share/man/man2/fchownat.2.gz +-rw-r--r-- root/root usr/share/man/man2/fcntl.2.gz +-rw-r--r-- root/root usr/share/man/man2/fcntl64.2.gz +-rw-r--r-- root/root usr/share/man/man2/fdatasync.2.gz +-rw-r--r-- root/root usr/share/man/man2/fdetach.2.gz +-rw-r--r-- root/root usr/share/man/man2/fgetxattr.2.gz +-rw-r--r-- root/root usr/share/man/man2/finit_module.2.gz +-rw-r--r-- root/root usr/share/man/man2/flistxattr.2.gz +-rw-r--r-- root/root usr/share/man/man2/flock.2.gz +-rw-r--r-- root/root usr/share/man/man2/fork.2.gz +-rw-r--r-- root/root usr/share/man/man2/free_hugepages.2.gz +-rw-r--r-- root/root usr/share/man/man2/fremovexattr.2.gz +-rw-r--r-- root/root usr/share/man/man2/fsetxattr.2.gz +-rw-r--r-- root/root usr/share/man/man2/fstat.2.gz +-rw-r--r-- root/root usr/share/man/man2/fstat64.2.gz +-rw-r--r-- root/root usr/share/man/man2/fstatat.2.gz +-rw-r--r-- root/root usr/share/man/man2/fstatat64.2.gz +-rw-r--r-- root/root usr/share/man/man2/fstatfs.2.gz +-rw-r--r-- root/root usr/share/man/man2/fstatfs64.2.gz +-rw-r--r-- root/root usr/share/man/man2/fsync.2.gz +-rw-r--r-- root/root usr/share/man/man2/ftruncate.2.gz +-rw-r--r-- root/root usr/share/man/man2/ftruncate64.2.gz +-rw-r--r-- root/root usr/share/man/man2/futex.2.gz +-rw-r--r-- root/root usr/share/man/man2/futimesat.2.gz +-rw-r--r-- root/root usr/share/man/man2/get_kernel_syms.2.gz +-rw-r--r-- root/root usr/share/man/man2/get_mempolicy.2.gz +-rw-r--r-- root/root usr/share/man/man2/get_robust_list.2.gz +-rw-r--r-- root/root usr/share/man/man2/get_thread_area.2.gz +-rw-r--r-- root/root usr/share/man/man2/getcpu.2.gz +-rw-r--r-- root/root usr/share/man/man2/getcwd.2.gz +-rw-r--r-- root/root usr/share/man/man2/getdents.2.gz +-rw-r--r-- root/root usr/share/man/man2/getdents64.2.gz +-rw-r--r-- root/root usr/share/man/man2/getdomainname.2.gz +-rw-r--r-- root/root usr/share/man/man2/getegid.2.gz +-rw-r--r-- root/root usr/share/man/man2/getegid32.2.gz +-rw-r--r-- root/root usr/share/man/man2/geteuid.2.gz +-rw-r--r-- root/root usr/share/man/man2/geteuid32.2.gz +-rw-r--r-- root/root usr/share/man/man2/getgid.2.gz +-rw-r--r-- root/root usr/share/man/man2/getgid32.2.gz +-rw-r--r-- root/root usr/share/man/man2/getgroups.2.gz +-rw-r--r-- root/root usr/share/man/man2/getgroups32.2.gz +-rw-r--r-- root/root usr/share/man/man2/gethostname.2.gz +-rw-r--r-- root/root usr/share/man/man2/getitimer.2.gz +-rw-r--r-- root/root usr/share/man/man2/getmsg.2.gz +-rw-r--r-- root/root usr/share/man/man2/getpagesize.2.gz +-rw-r--r-- root/root usr/share/man/man2/getpeername.2.gz +-rw-r--r-- root/root usr/share/man/man2/getpgid.2.gz +-rw-r--r-- root/root usr/share/man/man2/getpgrp.2.gz +-rw-r--r-- root/root usr/share/man/man2/getpid.2.gz +-rw-r--r-- root/root usr/share/man/man2/getpmsg.2.gz +-rw-r--r-- root/root usr/share/man/man2/getppid.2.gz +-rw-r--r-- root/root usr/share/man/man2/getpriority.2.gz +-rw-r--r-- root/root usr/share/man/man2/getrandom.2.gz +-rw-r--r-- root/root usr/share/man/man2/getresgid.2.gz +-rw-r--r-- root/root usr/share/man/man2/getresgid32.2.gz +-rw-r--r-- root/root usr/share/man/man2/getresuid.2.gz +-rw-r--r-- root/root usr/share/man/man2/getresuid32.2.gz +-rw-r--r-- root/root usr/share/man/man2/getrlimit.2.gz +-rw-r--r-- root/root usr/share/man/man2/getrusage.2.gz +-rw-r--r-- root/root usr/share/man/man2/getsid.2.gz +-rw-r--r-- root/root usr/share/man/man2/getsockname.2.gz +-rw-r--r-- root/root usr/share/man/man2/getsockopt.2.gz +-rw-r--r-- root/root usr/share/man/man2/gettid.2.gz +-rw-r--r-- root/root usr/share/man/man2/gettimeofday.2.gz +-rw-r--r-- root/root usr/share/man/man2/getuid.2.gz +-rw-r--r-- root/root usr/share/man/man2/getuid32.2.gz +-rw-r--r-- root/root usr/share/man/man2/getunwind.2.gz +-rw-r--r-- root/root usr/share/man/man2/getxattr.2.gz +-rw-r--r-- root/root usr/share/man/man2/gtty.2.gz +-rw-r--r-- root/root usr/share/man/man2/idle.2.gz +-rw-r--r-- root/root usr/share/man/man2/inb.2.gz +-rw-r--r-- root/root usr/share/man/man2/inb_p.2.gz +-rw-r--r-- root/root usr/share/man/man2/init_module.2.gz +-rw-r--r-- root/root usr/share/man/man2/inl.2.gz +-rw-r--r-- root/root usr/share/man/man2/inl_p.2.gz +-rw-r--r-- root/root usr/share/man/man2/inotify_add_watch.2.gz +-rw-r--r-- root/root usr/share/man/man2/inotify_init.2.gz +-rw-r--r-- root/root usr/share/man/man2/inotify_init1.2.gz +-rw-r--r-- root/root usr/share/man/man2/inotify_rm_watch.2.gz +-rw-r--r-- root/root usr/share/man/man2/insb.2.gz +-rw-r--r-- root/root usr/share/man/man2/insl.2.gz +-rw-r--r-- root/root usr/share/man/man2/insw.2.gz +-rw-r--r-- root/root usr/share/man/man2/intro.2.gz +-rw-r--r-- root/root usr/share/man/man2/inw.2.gz +-rw-r--r-- root/root usr/share/man/man2/inw_p.2.gz +-rw-r--r-- root/root usr/share/man/man2/io_cancel.2.gz +-rw-r--r-- root/root usr/share/man/man2/io_destroy.2.gz +-rw-r--r-- root/root usr/share/man/man2/io_getevents.2.gz +-rw-r--r-- root/root usr/share/man/man2/io_setup.2.gz +-rw-r--r-- root/root usr/share/man/man2/io_submit.2.gz +-rw-r--r-- root/root usr/share/man/man2/ioctl.2.gz +-rw-r--r-- root/root usr/share/man/man2/ioctl_console.2.gz +-rw-r--r-- root/root usr/share/man/man2/ioctl_fat.2.gz +-rw-r--r-- root/root usr/share/man/man2/ioctl_ficlone.2.gz +-rw-r--r-- root/root usr/share/man/man2/ioctl_ficlonerange.2.gz +-rw-r--r-- root/root usr/share/man/man2/ioctl_fideduperange.2.gz +-rw-r--r-- root/root usr/share/man/man2/ioctl_fslabel.2.gz +-rw-r--r-- root/root usr/share/man/man2/ioctl_getfsmap.2.gz +-rw-r--r-- root/root usr/share/man/man2/ioctl_iflags.2.gz +-rw-r--r-- root/root usr/share/man/man2/ioctl_ns.2.gz +-rw-r--r-- root/root usr/share/man/man2/ioctl_tty.2.gz +-rw-r--r-- root/root usr/share/man/man2/ioctl_userfaultfd.2.gz +-rw-r--r-- root/root usr/share/man/man2/ioperm.2.gz +-rw-r--r-- root/root usr/share/man/man2/iopl.2.gz +-rw-r--r-- root/root usr/share/man/man2/ioprio_get.2.gz +-rw-r--r-- root/root usr/share/man/man2/ioprio_set.2.gz +-rw-r--r-- root/root usr/share/man/man2/ipc.2.gz +-rw-r--r-- root/root usr/share/man/man2/isastream.2.gz +-rw-r--r-- root/root usr/share/man/man2/kcmp.2.gz +-rw-r--r-- root/root usr/share/man/man2/kexec_file_load.2.gz +-rw-r--r-- root/root usr/share/man/man2/kexec_load.2.gz +-rw-r--r-- root/root usr/share/man/man2/keyctl.2.gz +-rw-r--r-- root/root usr/share/man/man2/kill.2.gz +-rw-r--r-- root/root usr/share/man/man2/landlock_add_rule.2.gz +-rw-r--r-- root/root usr/share/man/man2/landlock_create_ruleset.2.gz +-rw-r--r-- root/root usr/share/man/man2/landlock_restrict_self.2.gz +-rw-r--r-- root/root usr/share/man/man2/lchown.2.gz +-rw-r--r-- root/root usr/share/man/man2/lchown32.2.gz +-rw-r--r-- root/root usr/share/man/man2/lgetxattr.2.gz +-rw-r--r-- root/root usr/share/man/man2/link.2.gz +-rw-r--r-- root/root usr/share/man/man2/linkat.2.gz +-rw-r--r-- root/root usr/share/man/man2/listen.2.gz +-rw-r--r-- root/root usr/share/man/man2/listxattr.2.gz +-rw-r--r-- root/root usr/share/man/man2/llistxattr.2.gz +-rw-r--r-- root/root usr/share/man/man2/llseek.2.gz +-rw-r--r-- root/root usr/share/man/man2/lock.2.gz +-rw-r--r-- root/root usr/share/man/man2/lookup_dcookie.2.gz +-rw-r--r-- root/root usr/share/man/man2/lremovexattr.2.gz +-rw-r--r-- root/root usr/share/man/man2/lseek.2.gz +-rw-r--r-- root/root usr/share/man/man2/lsetxattr.2.gz +-rw-r--r-- root/root usr/share/man/man2/lstat.2.gz +-rw-r--r-- root/root usr/share/man/man2/lstat64.2.gz +-rw-r--r-- root/root usr/share/man/man2/madvise.2.gz +-rw-r--r-- root/root usr/share/man/man2/madvise1.2.gz +-rw-r--r-- root/root usr/share/man/man2/mbind.2.gz +-rw-r--r-- root/root usr/share/man/man2/membarrier.2.gz +-rw-r--r-- root/root usr/share/man/man2/memfd_create.2.gz +-rw-r--r-- root/root usr/share/man/man2/memfd_secret.2.gz +-rw-r--r-- root/root usr/share/man/man2/migrate_pages.2.gz +-rw-r--r-- root/root usr/share/man/man2/mincore.2.gz +-rw-r--r-- root/root usr/share/man/man2/mkdir.2.gz +-rw-r--r-- root/root usr/share/man/man2/mkdirat.2.gz +-rw-r--r-- root/root usr/share/man/man2/mknod.2.gz +-rw-r--r-- root/root usr/share/man/man2/mknodat.2.gz +-rw-r--r-- root/root usr/share/man/man2/mlock.2.gz +-rw-r--r-- root/root usr/share/man/man2/mlock2.2.gz +-rw-r--r-- root/root usr/share/man/man2/mlockall.2.gz +-rw-r--r-- root/root usr/share/man/man2/mmap.2.gz +-rw-r--r-- root/root usr/share/man/man2/mmap2.2.gz +-rw-r--r-- root/root usr/share/man/man2/modify_ldt.2.gz +-rw-r--r-- root/root usr/share/man/man2/mount.2.gz +-rw-r--r-- root/root usr/share/man/man2/mount_setattr.2.gz +-rw-r--r-- root/root usr/share/man/man2/move_pages.2.gz +-rw-r--r-- root/root usr/share/man/man2/mprotect.2.gz +-rw-r--r-- root/root usr/share/man/man2/mpx.2.gz +-rw-r--r-- root/root usr/share/man/man2/mq_getsetattr.2.gz +-rw-r--r-- root/root usr/share/man/man2/mq_notify.2.gz +-rw-r--r-- root/root usr/share/man/man2/mq_open.2.gz +-rw-r--r-- root/root usr/share/man/man2/mq_timedreceive.2.gz +-rw-r--r-- root/root usr/share/man/man2/mq_timedsend.2.gz +-rw-r--r-- root/root usr/share/man/man2/mq_unlink.2.gz +-rw-r--r-- root/root usr/share/man/man2/mremap.2.gz +-rw-r--r-- root/root usr/share/man/man2/msgctl.2.gz +-rw-r--r-- root/root usr/share/man/man2/msgget.2.gz +-rw-r--r-- root/root usr/share/man/man2/msgop.2.gz +-rw-r--r-- root/root usr/share/man/man2/msgrcv.2.gz +-rw-r--r-- root/root usr/share/man/man2/msgsnd.2.gz +-rw-r--r-- root/root usr/share/man/man2/msync.2.gz +-rw-r--r-- root/root usr/share/man/man2/munlock.2.gz +-rw-r--r-- root/root usr/share/man/man2/munlockall.2.gz +-rw-r--r-- root/root usr/share/man/man2/munmap.2.gz +-rw-r--r-- root/root usr/share/man/man2/name_to_handle_at.2.gz +-rw-r--r-- root/root usr/share/man/man2/nanosleep.2.gz +-rw-r--r-- root/root usr/share/man/man2/newfstatat.2.gz +-rw-r--r-- root/root usr/share/man/man2/nfsservctl.2.gz +-rw-r--r-- root/root usr/share/man/man2/nice.2.gz +-rw-r--r-- root/root usr/share/man/man2/oldfstat.2.gz +-rw-r--r-- root/root usr/share/man/man2/oldlstat.2.gz +-rw-r--r-- root/root usr/share/man/man2/oldolduname.2.gz +-rw-r--r-- root/root usr/share/man/man2/oldstat.2.gz +-rw-r--r-- root/root usr/share/man/man2/olduname.2.gz +-rw-r--r-- root/root usr/share/man/man2/open.2.gz +-rw-r--r-- root/root usr/share/man/man2/open_by_handle_at.2.gz +-rw-r--r-- root/root usr/share/man/man2/openat.2.gz +-rw-r--r-- root/root usr/share/man/man2/openat2.2.gz +-rw-r--r-- root/root usr/share/man/man2/outb.2.gz +-rw-r--r-- root/root usr/share/man/man2/outb_p.2.gz +-rw-r--r-- root/root usr/share/man/man2/outl.2.gz +-rw-r--r-- root/root usr/share/man/man2/outl_p.2.gz +-rw-r--r-- root/root usr/share/man/man2/outsb.2.gz +-rw-r--r-- root/root usr/share/man/man2/outsl.2.gz +-rw-r--r-- root/root usr/share/man/man2/outsw.2.gz +-rw-r--r-- root/root usr/share/man/man2/outw.2.gz +-rw-r--r-- root/root usr/share/man/man2/outw_p.2.gz +-rw-r--r-- root/root usr/share/man/man2/pause.2.gz +-rw-r--r-- root/root usr/share/man/man2/pciconfig_iobase.2.gz +-rw-r--r-- root/root usr/share/man/man2/pciconfig_read.2.gz +-rw-r--r-- root/root usr/share/man/man2/pciconfig_write.2.gz +-rw-r--r-- root/root usr/share/man/man2/perf_event_open.2.gz +-rw-r--r-- root/root usr/share/man/man2/perfmonctl.2.gz +-rw-r--r-- root/root usr/share/man/man2/personality.2.gz +-rw-r--r-- root/root usr/share/man/man2/phys.2.gz +-rw-r--r-- root/root usr/share/man/man2/pidfd_getfd.2.gz +-rw-r--r-- root/root usr/share/man/man2/pidfd_open.2.gz +-rw-r--r-- root/root usr/share/man/man2/pidfd_send_signal.2.gz +-rw-r--r-- root/root usr/share/man/man2/pipe.2.gz +-rw-r--r-- root/root usr/share/man/man2/pipe2.2.gz +-rw-r--r-- root/root usr/share/man/man2/pivot_root.2.gz +-rw-r--r-- root/root usr/share/man/man2/pkey_alloc.2.gz +-rw-r--r-- root/root usr/share/man/man2/pkey_free.2.gz +-rw-r--r-- root/root usr/share/man/man2/pkey_mprotect.2.gz +-rw-r--r-- root/root usr/share/man/man2/poll.2.gz +-rw-r--r-- root/root usr/share/man/man2/posix_fadvise.2.gz +-rw-r--r-- root/root usr/share/man/man2/ppoll.2.gz +-rw-r--r-- root/root usr/share/man/man2/prctl.2.gz +-rw-r--r-- root/root usr/share/man/man2/pread.2.gz +-rw-r--r-- root/root usr/share/man/man2/pread64.2.gz +-rw-r--r-- root/root usr/share/man/man2/preadv.2.gz +-rw-r--r-- root/root usr/share/man/man2/preadv2.2.gz +-rw-r--r-- root/root usr/share/man/man2/prlimit.2.gz +-rw-r--r-- root/root usr/share/man/man2/prlimit64.2.gz +-rw-r--r-- root/root usr/share/man/man2/process_madvise.2.gz +-rw-r--r-- root/root usr/share/man/man2/process_vm_readv.2.gz +-rw-r--r-- root/root usr/share/man/man2/process_vm_writev.2.gz +-rw-r--r-- root/root usr/share/man/man2/prof.2.gz +-rw-r--r-- root/root usr/share/man/man2/pselect.2.gz +-rw-r--r-- root/root usr/share/man/man2/pselect6.2.gz +-rw-r--r-- root/root usr/share/man/man2/ptrace.2.gz +-rw-r--r-- root/root usr/share/man/man2/putmsg.2.gz +-rw-r--r-- root/root usr/share/man/man2/putpmsg.2.gz +-rw-r--r-- root/root usr/share/man/man2/pwrite.2.gz +-rw-r--r-- root/root usr/share/man/man2/pwrite64.2.gz +-rw-r--r-- root/root usr/share/man/man2/pwritev.2.gz +-rw-r--r-- root/root usr/share/man/man2/pwritev2.2.gz +-rw-r--r-- root/root usr/share/man/man2/query_module.2.gz +-rw-r--r-- root/root usr/share/man/man2/quotactl.2.gz +-rw-r--r-- root/root usr/share/man/man2/read.2.gz +-rw-r--r-- root/root usr/share/man/man2/readahead.2.gz +-rw-r--r-- root/root usr/share/man/man2/readdir.2.gz +-rw-r--r-- root/root usr/share/man/man2/readlink.2.gz +-rw-r--r-- root/root usr/share/man/man2/readlinkat.2.gz +-rw-r--r-- root/root usr/share/man/man2/readv.2.gz +-rw-r--r-- root/root usr/share/man/man2/reboot.2.gz +-rw-r--r-- root/root usr/share/man/man2/recv.2.gz +-rw-r--r-- root/root usr/share/man/man2/recvfrom.2.gz +-rw-r--r-- root/root usr/share/man/man2/recvmmsg.2.gz +-rw-r--r-- root/root usr/share/man/man2/recvmsg.2.gz +-rw-r--r-- root/root usr/share/man/man2/remap_file_pages.2.gz +-rw-r--r-- root/root usr/share/man/man2/removexattr.2.gz +-rw-r--r-- root/root usr/share/man/man2/rename.2.gz +-rw-r--r-- root/root usr/share/man/man2/renameat.2.gz +-rw-r--r-- root/root usr/share/man/man2/renameat2.2.gz +-rw-r--r-- root/root usr/share/man/man2/request_key.2.gz +-rw-r--r-- root/root usr/share/man/man2/restart_syscall.2.gz +-rw-r--r-- root/root usr/share/man/man2/rmdir.2.gz +-rw-r--r-- root/root usr/share/man/man2/rt_sigaction.2.gz +-rw-r--r-- root/root usr/share/man/man2/rt_sigpending.2.gz +-rw-r--r-- root/root usr/share/man/man2/rt_sigprocmask.2.gz +-rw-r--r-- root/root usr/share/man/man2/rt_sigqueueinfo.2.gz +-rw-r--r-- root/root usr/share/man/man2/rt_sigreturn.2.gz +-rw-r--r-- root/root usr/share/man/man2/rt_sigsuspend.2.gz +-rw-r--r-- root/root usr/share/man/man2/rt_sigtimedwait.2.gz +-rw-r--r-- root/root usr/share/man/man2/rt_tgsigqueueinfo.2.gz +-rw-r--r-- root/root usr/share/man/man2/s390_guarded_storage.2.gz +-rw-r--r-- root/root usr/share/man/man2/s390_pci_mmio_read.2.gz +-rw-r--r-- root/root usr/share/man/man2/s390_pci_mmio_write.2.gz +-rw-r--r-- root/root usr/share/man/man2/s390_runtime_instr.2.gz +-rw-r--r-- root/root usr/share/man/man2/s390_sthyi.2.gz +-rw-r--r-- root/root usr/share/man/man2/sbrk.2.gz +-rw-r--r-- root/root usr/share/man/man2/sched_get_priority_max.2.gz +-rw-r--r-- root/root usr/share/man/man2/sched_get_priority_min.2.gz +-rw-r--r-- root/root usr/share/man/man2/sched_getaffinity.2.gz +-rw-r--r-- root/root usr/share/man/man2/sched_getattr.2.gz +-rw-r--r-- root/root usr/share/man/man2/sched_getparam.2.gz +-rw-r--r-- root/root usr/share/man/man2/sched_getscheduler.2.gz +-rw-r--r-- root/root usr/share/man/man2/sched_rr_get_interval.2.gz +-rw-r--r-- root/root usr/share/man/man2/sched_setaffinity.2.gz +-rw-r--r-- root/root usr/share/man/man2/sched_setattr.2.gz +-rw-r--r-- root/root usr/share/man/man2/sched_setparam.2.gz +-rw-r--r-- root/root usr/share/man/man2/sched_setscheduler.2.gz +-rw-r--r-- root/root usr/share/man/man2/sched_yield.2.gz +-rw-r--r-- root/root usr/share/man/man2/seccomp.2.gz +-rw-r--r-- root/root usr/share/man/man2/seccomp_unotify.2.gz +-rw-r--r-- root/root usr/share/man/man2/security.2.gz +-rw-r--r-- root/root usr/share/man/man2/select.2.gz +-rw-r--r-- root/root usr/share/man/man2/select_tut.2.gz +-rw-r--r-- root/root usr/share/man/man2/semctl.2.gz +-rw-r--r-- root/root usr/share/man/man2/semget.2.gz +-rw-r--r-- root/root usr/share/man/man2/semop.2.gz +-rw-r--r-- root/root usr/share/man/man2/semtimedop.2.gz +-rw-r--r-- root/root usr/share/man/man2/send.2.gz +-rw-r--r-- root/root usr/share/man/man2/sendfile.2.gz +-rw-r--r-- root/root usr/share/man/man2/sendfile64.2.gz +-rw-r--r-- root/root usr/share/man/man2/sendmmsg.2.gz +-rw-r--r-- root/root usr/share/man/man2/sendmsg.2.gz +-rw-r--r-- root/root usr/share/man/man2/sendto.2.gz +-rw-r--r-- root/root usr/share/man/man2/set_mempolicy.2.gz +-rw-r--r-- root/root usr/share/man/man2/set_robust_list.2.gz +-rw-r--r-- root/root usr/share/man/man2/set_thread_area.2.gz +-rw-r--r-- root/root usr/share/man/man2/set_tid_address.2.gz +-rw-r--r-- root/root usr/share/man/man2/setdomainname.2.gz +-rw-r--r-- root/root usr/share/man/man2/setegid.2.gz +-rw-r--r-- root/root usr/share/man/man2/seteuid.2.gz +-rw-r--r-- root/root usr/share/man/man2/setfsgid.2.gz +-rw-r--r-- root/root usr/share/man/man2/setfsgid32.2.gz +-rw-r--r-- root/root usr/share/man/man2/setfsuid.2.gz +-rw-r--r-- root/root usr/share/man/man2/setfsuid32.2.gz +-rw-r--r-- root/root usr/share/man/man2/setgid.2.gz +-rw-r--r-- root/root usr/share/man/man2/setgid32.2.gz +-rw-r--r-- root/root usr/share/man/man2/setgroups.2.gz +-rw-r--r-- root/root usr/share/man/man2/setgroups32.2.gz +-rw-r--r-- root/root usr/share/man/man2/sethostname.2.gz +-rw-r--r-- root/root usr/share/man/man2/setitimer.2.gz +-rw-r--r-- root/root usr/share/man/man2/setns.2.gz +-rw-r--r-- root/root usr/share/man/man2/setpgid.2.gz +-rw-r--r-- root/root usr/share/man/man2/setpgrp.2.gz +-rw-r--r-- root/root usr/share/man/man2/setpriority.2.gz +-rw-r--r-- root/root usr/share/man/man2/setregid.2.gz +-rw-r--r-- root/root usr/share/man/man2/setregid32.2.gz +-rw-r--r-- root/root usr/share/man/man2/setresgid.2.gz +-rw-r--r-- root/root usr/share/man/man2/setresgid32.2.gz +-rw-r--r-- root/root usr/share/man/man2/setresuid.2.gz +-rw-r--r-- root/root usr/share/man/man2/setresuid32.2.gz +-rw-r--r-- root/root usr/share/man/man2/setreuid.2.gz +-rw-r--r-- root/root usr/share/man/man2/setreuid32.2.gz +-rw-r--r-- root/root usr/share/man/man2/setrlimit.2.gz +-rw-r--r-- root/root usr/share/man/man2/setsid.2.gz +-rw-r--r-- root/root usr/share/man/man2/setsockopt.2.gz +-rw-r--r-- root/root usr/share/man/man2/settimeofday.2.gz +-rw-r--r-- root/root usr/share/man/man2/setuid.2.gz +-rw-r--r-- root/root usr/share/man/man2/setuid32.2.gz +-rw-r--r-- root/root usr/share/man/man2/setup.2.gz +-rw-r--r-- root/root usr/share/man/man2/setxattr.2.gz +-rw-r--r-- root/root usr/share/man/man2/sgetmask.2.gz +-rw-r--r-- root/root usr/share/man/man2/shmat.2.gz +-rw-r--r-- root/root usr/share/man/man2/shmctl.2.gz +-rw-r--r-- root/root usr/share/man/man2/shmdt.2.gz +-rw-r--r-- root/root usr/share/man/man2/shmget.2.gz +-rw-r--r-- root/root usr/share/man/man2/shmop.2.gz +-rw-r--r-- root/root usr/share/man/man2/shutdown.2.gz +-rw-r--r-- root/root usr/share/man/man2/sigaction.2.gz +-rw-r--r-- root/root usr/share/man/man2/sigaltstack.2.gz +-rw-r--r-- root/root usr/share/man/man2/signal.2.gz +-rw-r--r-- root/root usr/share/man/man2/signalfd.2.gz +-rw-r--r-- root/root usr/share/man/man2/signalfd4.2.gz +-rw-r--r-- root/root usr/share/man/man2/sigpending.2.gz +-rw-r--r-- root/root usr/share/man/man2/sigprocmask.2.gz +-rw-r--r-- root/root usr/share/man/man2/sigreturn.2.gz +-rw-r--r-- root/root usr/share/man/man2/sigsuspend.2.gz +-rw-r--r-- root/root usr/share/man/man2/sigtimedwait.2.gz +-rw-r--r-- root/root usr/share/man/man2/sigwaitinfo.2.gz +-rw-r--r-- root/root usr/share/man/man2/socket.2.gz +-rw-r--r-- root/root usr/share/man/man2/socketcall.2.gz +-rw-r--r-- root/root usr/share/man/man2/socketpair.2.gz +-rw-r--r-- root/root usr/share/man/man2/splice.2.gz +-rw-r--r-- root/root usr/share/man/man2/spu_create.2.gz +-rw-r--r-- root/root usr/share/man/man2/spu_run.2.gz +-rw-r--r-- root/root usr/share/man/man2/ssetmask.2.gz +-rw-r--r-- root/root usr/share/man/man2/stat.2.gz +-rw-r--r-- root/root usr/share/man/man2/stat64.2.gz +-rw-r--r-- root/root usr/share/man/man2/statfs.2.gz +-rw-r--r-- root/root usr/share/man/man2/statfs64.2.gz +-rw-r--r-- root/root usr/share/man/man2/statx.2.gz +-rw-r--r-- root/root usr/share/man/man2/stime.2.gz +-rw-r--r-- root/root usr/share/man/man2/stty.2.gz +-rw-r--r-- root/root usr/share/man/man2/subpage_prot.2.gz +-rw-r--r-- root/root usr/share/man/man2/swapoff.2.gz +-rw-r--r-- root/root usr/share/man/man2/swapon.2.gz +-rw-r--r-- root/root usr/share/man/man2/symlink.2.gz +-rw-r--r-- root/root usr/share/man/man2/symlinkat.2.gz +-rw-r--r-- root/root usr/share/man/man2/sync.2.gz +-rw-r--r-- root/root usr/share/man/man2/sync_file_range.2.gz +-rw-r--r-- root/root usr/share/man/man2/sync_file_range2.2.gz +-rw-r--r-- root/root usr/share/man/man2/syncfs.2.gz +-rw-r--r-- root/root usr/share/man/man2/syscall.2.gz +-rw-r--r-- root/root usr/share/man/man2/syscalls.2.gz +-rw-r--r-- root/root usr/share/man/man2/sysctl.2.gz +-rw-r--r-- root/root usr/share/man/man2/sysfs.2.gz +-rw-r--r-- root/root usr/share/man/man2/sysinfo.2.gz +-rw-r--r-- root/root usr/share/man/man2/syslog.2.gz +-rw-r--r-- root/root usr/share/man/man2/tee.2.gz +-rw-r--r-- root/root usr/share/man/man2/tgkill.2.gz +-rw-r--r-- root/root usr/share/man/man2/time.2.gz +-rw-r--r-- root/root usr/share/man/man2/timer_create.2.gz +-rw-r--r-- root/root usr/share/man/man2/timer_delete.2.gz +-rw-r--r-- root/root usr/share/man/man2/timer_getoverrun.2.gz +-rw-r--r-- root/root usr/share/man/man2/timer_gettime.2.gz +-rw-r--r-- root/root usr/share/man/man2/timer_settime.2.gz +-rw-r--r-- root/root usr/share/man/man2/timerfd_create.2.gz +-rw-r--r-- root/root usr/share/man/man2/timerfd_gettime.2.gz +-rw-r--r-- root/root usr/share/man/man2/timerfd_settime.2.gz +-rw-r--r-- root/root usr/share/man/man2/times.2.gz +-rw-r--r-- root/root usr/share/man/man2/tkill.2.gz +-rw-r--r-- root/root usr/share/man/man2/truncate.2.gz +-rw-r--r-- root/root usr/share/man/man2/truncate64.2.gz +-rw-r--r-- root/root usr/share/man/man2/tuxcall.2.gz +-rw-r--r-- root/root usr/share/man/man2/ugetrlimit.2.gz +-rw-r--r-- root/root usr/share/man/man2/umask.2.gz +-rw-r--r-- root/root usr/share/man/man2/umount.2.gz +-rw-r--r-- root/root usr/share/man/man2/umount2.2.gz +-rw-r--r-- root/root usr/share/man/man2/uname.2.gz +-rw-r--r-- root/root usr/share/man/man2/unimplemented.2.gz +-rw-r--r-- root/root usr/share/man/man2/unlink.2.gz +-rw-r--r-- root/root usr/share/man/man2/unlinkat.2.gz +-rw-r--r-- root/root usr/share/man/man2/unshare.2.gz +-rw-r--r-- root/root usr/share/man/man2/uselib.2.gz +-rw-r--r-- root/root usr/share/man/man2/userfaultfd.2.gz +-rw-r--r-- root/root usr/share/man/man2/ustat.2.gz +-rw-r--r-- root/root usr/share/man/man2/utime.2.gz +-rw-r--r-- root/root usr/share/man/man2/utimensat.2.gz +-rw-r--r-- root/root usr/share/man/man2/utimes.2.gz +-rw-r--r-- root/root usr/share/man/man2/vfork.2.gz +-rw-r--r-- root/root usr/share/man/man2/vhangup.2.gz +-rw-r--r-- root/root usr/share/man/man2/vm86.2.gz +-rw-r--r-- root/root usr/share/man/man2/vm86old.2.gz +-rw-r--r-- root/root usr/share/man/man2/vmsplice.2.gz +-rw-r--r-- root/root usr/share/man/man2/vserver.2.gz +-rw-r--r-- root/root usr/share/man/man2/wait.2.gz +-rw-r--r-- root/root usr/share/man/man2/wait3.2.gz +-rw-r--r-- root/root usr/share/man/man2/wait4.2.gz +-rw-r--r-- root/root usr/share/man/man2/waitid.2.gz +-rw-r--r-- root/root usr/share/man/man2/waitpid.2.gz +-rw-r--r-- root/root usr/share/man/man2/write.2.gz +-rw-r--r-- root/root usr/share/man/man2/writev.2.gz +drwxr-xr-x root/root usr/share/man/man2type/ +-rw-r--r-- root/root usr/share/man/man2type/open_how.2type.gz +drwxr-xr-x root/root usr/share/man/man3/ +-rw-r--r-- root/root usr/share/man/man3/CIRCLEQ_EMPTY.3.gz +-rw-r--r-- root/root usr/share/man/man3/CIRCLEQ_ENTRY.3.gz +-rw-r--r-- root/root usr/share/man/man3/CIRCLEQ_FIRST.3.gz +-rw-r--r-- root/root usr/share/man/man3/CIRCLEQ_FOREACH.3.gz +-rw-r--r-- root/root usr/share/man/man3/CIRCLEQ_FOREACH_REVERSE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CIRCLEQ_HEAD.3.gz +-rw-r--r-- root/root usr/share/man/man3/CIRCLEQ_HEAD_INITIALIZER.3.gz +-rw-r--r-- root/root usr/share/man/man3/CIRCLEQ_INIT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CIRCLEQ_INSERT_AFTER.3.gz +-rw-r--r-- root/root usr/share/man/man3/CIRCLEQ_INSERT_BEFORE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CIRCLEQ_INSERT_HEAD.3.gz +-rw-r--r-- root/root usr/share/man/man3/CIRCLEQ_INSERT_TAIL.3.gz +-rw-r--r-- root/root usr/share/man/man3/CIRCLEQ_LAST.3.gz +-rw-r--r-- root/root usr/share/man/man3/CIRCLEQ_LOOP_NEXT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CIRCLEQ_LOOP_PREV.3.gz +-rw-r--r-- root/root usr/share/man/man3/CIRCLEQ_NEXT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CIRCLEQ_PREV.3.gz +-rw-r--r-- root/root usr/share/man/man3/CIRCLEQ_REMOVE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CMSG_ALIGN.3.gz +-rw-r--r-- root/root usr/share/man/man3/CMSG_DATA.3.gz +-rw-r--r-- root/root usr/share/man/man3/CMSG_FIRSTHDR.3.gz +-rw-r--r-- root/root usr/share/man/man3/CMSG_LEN.3.gz +-rw-r--r-- root/root usr/share/man/man3/CMSG_NXTHDR.3.gz +-rw-r--r-- root/root usr/share/man/man3/CMSG_SPACE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPU_ALLOC.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPU_ALLOC_SIZE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPU_AND.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPU_AND_S.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPU_CLR.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPU_CLR_S.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPU_COUNT.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPU_COUNT_S.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPU_EQUAL.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPU_EQUAL_S.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPU_FREE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPU_ISSET.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPU_ISSET_S.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPU_OR.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPU_OR_S.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPU_SET.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPU_SET_S.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPU_XOR.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPU_XOR_S.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPU_ZERO.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPU_ZERO_S.3.gz +-rw-r--r-- root/root usr/share/man/man3/DES_FAILED.3.gz +-rw-r--r-- root/root usr/share/man/man3/FD_CLR.3.gz +-rw-r--r-- root/root usr/share/man/man3/FD_ISSET.3.gz +-rw-r--r-- root/root usr/share/man/man3/FD_SET.3.gz +-rw-r--r-- root/root usr/share/man/man3/FD_ZERO.3.gz +-rw-r--r-- root/root usr/share/man/man3/HUGE_VAL.3.gz +-rw-r--r-- root/root usr/share/man/man3/HUGE_VALF.3.gz +-rw-r--r-- root/root usr/share/man/man3/HUGE_VALL.3.gz +-rw-r--r-- root/root usr/share/man/man3/INFINITY.3.gz +-rw-r--r-- root/root usr/share/man/man3/LIST_EMPTY.3.gz +-rw-r--r-- root/root usr/share/man/man3/LIST_ENTRY.3.gz +-rw-r--r-- root/root usr/share/man/man3/LIST_FIRST.3.gz +-rw-r--r-- root/root usr/share/man/man3/LIST_FOREACH.3.gz +-rw-r--r-- root/root usr/share/man/man3/LIST_HEAD.3.gz +-rw-r--r-- root/root usr/share/man/man3/LIST_HEAD_INITIALIZER.3.gz +-rw-r--r-- root/root usr/share/man/man3/LIST_INIT.3.gz +-rw-r--r-- root/root usr/share/man/man3/LIST_INSERT_AFTER.3.gz +-rw-r--r-- root/root usr/share/man/man3/LIST_INSERT_BEFORE.3.gz +-rw-r--r-- root/root usr/share/man/man3/LIST_INSERT_HEAD.3.gz +-rw-r--r-- root/root usr/share/man/man3/LIST_NEXT.3.gz +-rw-r--r-- root/root usr/share/man/man3/LIST_REMOVE.3.gz +-rw-r--r-- root/root usr/share/man/man3/MAX.3.gz +-rw-r--r-- root/root usr/share/man/man3/MB_CUR_MAX.3.gz +-rw-r--r-- root/root usr/share/man/man3/MB_LEN_MAX.3.gz +-rw-r--r-- root/root usr/share/man/man3/MIN.3.gz +-rw-r--r-- root/root usr/share/man/man3/NAN.3.gz +-rw-r--r-- root/root usr/share/man/man3/SIMPLEQ_EMPTY.3.gz +-rw-r--r-- root/root usr/share/man/man3/SIMPLEQ_ENTRY.3.gz +-rw-r--r-- root/root usr/share/man/man3/SIMPLEQ_FIRST.3.gz +-rw-r--r-- root/root usr/share/man/man3/SIMPLEQ_FOREACH.3.gz +-rw-r--r-- root/root usr/share/man/man3/SIMPLEQ_HEAD.3.gz +-rw-r--r-- root/root usr/share/man/man3/SIMPLEQ_HEAD_INITIALIZER.3.gz +-rw-r--r-- root/root usr/share/man/man3/SIMPLEQ_INIT.3.gz +-rw-r--r-- root/root usr/share/man/man3/SIMPLEQ_INSERT_AFTER.3.gz +-rw-r--r-- root/root usr/share/man/man3/SIMPLEQ_INSERT_HEAD.3.gz +-rw-r--r-- root/root usr/share/man/man3/SIMPLEQ_INSERT_TAIL.3.gz +-rw-r--r-- root/root usr/share/man/man3/SIMPLEQ_NEXT.3.gz +-rw-r--r-- root/root usr/share/man/man3/SIMPLEQ_REMOVE.3.gz +-rw-r--r-- root/root usr/share/man/man3/SIMPLEQ_REMOVE_HEAD.3.gz +-rw-r--r-- root/root usr/share/man/man3/SLIST_EMPTY.3.gz +-rw-r--r-- root/root usr/share/man/man3/SLIST_ENTRY.3.gz +-rw-r--r-- root/root usr/share/man/man3/SLIST_FIRST.3.gz +-rw-r--r-- root/root usr/share/man/man3/SLIST_FOREACH.3.gz +-rw-r--r-- root/root usr/share/man/man3/SLIST_HEAD.3.gz +-rw-r--r-- root/root usr/share/man/man3/SLIST_HEAD_INITIALIZER.3.gz +-rw-r--r-- root/root usr/share/man/man3/SLIST_INIT.3.gz +-rw-r--r-- root/root usr/share/man/man3/SLIST_INSERT_AFTER.3.gz +-rw-r--r-- root/root usr/share/man/man3/SLIST_INSERT_HEAD.3.gz +-rw-r--r-- root/root usr/share/man/man3/SLIST_NEXT.3.gz +-rw-r--r-- root/root usr/share/man/man3/SLIST_REMOVE.3.gz +-rw-r--r-- root/root usr/share/man/man3/SLIST_REMOVE_HEAD.3.gz +-rw-r--r-- root/root usr/share/man/man3/STAILQ_CONCAT.3.gz +-rw-r--r-- root/root usr/share/man/man3/STAILQ_EMPTY.3.gz +-rw-r--r-- root/root usr/share/man/man3/STAILQ_ENTRY.3.gz +-rw-r--r-- root/root usr/share/man/man3/STAILQ_FIRST.3.gz +-rw-r--r-- root/root usr/share/man/man3/STAILQ_FOREACH.3.gz +-rw-r--r-- root/root usr/share/man/man3/STAILQ_HEAD.3.gz +-rw-r--r-- root/root usr/share/man/man3/STAILQ_HEAD_INITIALIZER.3.gz +-rw-r--r-- root/root usr/share/man/man3/STAILQ_INIT.3.gz +-rw-r--r-- root/root usr/share/man/man3/STAILQ_INSERT_AFTER.3.gz +-rw-r--r-- root/root usr/share/man/man3/STAILQ_INSERT_HEAD.3.gz +-rw-r--r-- root/root usr/share/man/man3/STAILQ_INSERT_TAIL.3.gz +-rw-r--r-- root/root usr/share/man/man3/STAILQ_NEXT.3.gz +-rw-r--r-- root/root usr/share/man/man3/STAILQ_REMOVE.3.gz +-rw-r--r-- root/root usr/share/man/man3/STAILQ_REMOVE_HEAD.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAILQ_CONCAT.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAILQ_EMPTY.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAILQ_ENTRY.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAILQ_FIRST.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAILQ_FOREACH.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAILQ_FOREACH_REVERSE.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAILQ_HEAD.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAILQ_HEAD_INITIALIZER.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAILQ_INIT.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAILQ_INSERT_AFTER.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAILQ_INSERT_BEFORE.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAILQ_INSERT_HEAD.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAILQ_INSERT_TAIL.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAILQ_LAST.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAILQ_NEXT.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAILQ_PREV.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAILQ_REMOVE.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAILQ_SWAP.3.gz +-rw-r--r-- root/root usr/share/man/man3/_Generic.3.gz +-rw-r--r-- root/root usr/share/man/man3/_Static_assert.3.gz +-rw-r--r-- root/root usr/share/man/man3/__after_morecore_hook.3.gz +-rw-r--r-- root/root usr/share/man/man3/__fbufsize.3.gz +-rw-r--r-- root/root usr/share/man/man3/__flbf.3.gz +-rw-r--r-- root/root usr/share/man/man3/__fpending.3.gz +-rw-r--r-- root/root usr/share/man/man3/__fpurge.3.gz +-rw-r--r-- root/root usr/share/man/man3/__freadable.3.gz +-rw-r--r-- root/root usr/share/man/man3/__freading.3.gz +-rw-r--r-- root/root usr/share/man/man3/__free_hook.3.gz +-rw-r--r-- root/root usr/share/man/man3/__fsetlocking.3.gz +-rw-r--r-- root/root usr/share/man/man3/__fwritable.3.gz +-rw-r--r-- root/root usr/share/man/man3/__fwriting.3.gz +-rw-r--r-- root/root usr/share/man/man3/__malloc_hook.3.gz +-rw-r--r-- root/root usr/share/man/man3/__malloc_initialize_hook.3.gz +-rw-r--r-- root/root usr/share/man/man3/__memalign_hook.3.gz +-rw-r--r-- root/root usr/share/man/man3/__ppc_get_timebase.3.gz +-rw-r--r-- root/root usr/share/man/man3/__ppc_get_timebase_freq.3.gz +-rw-r--r-- root/root usr/share/man/man3/__ppc_mdoio.3.gz +-rw-r--r-- root/root usr/share/man/man3/__ppc_mdoom.3.gz +-rw-r--r-- root/root usr/share/man/man3/__ppc_set_ppr_low.3.gz +-rw-r--r-- root/root usr/share/man/man3/__ppc_set_ppr_med.3.gz +-rw-r--r-- root/root usr/share/man/man3/__ppc_set_ppr_med_high.3.gz +-rw-r--r-- root/root usr/share/man/man3/__ppc_set_ppr_med_low.3.gz +-rw-r--r-- root/root usr/share/man/man3/__ppc_set_ppr_very_low.3.gz +-rw-r--r-- root/root usr/share/man/man3/__ppc_yield.3.gz +-rw-r--r-- root/root usr/share/man/man3/__realloc_hook.3.gz +-rw-r--r-- root/root usr/share/man/man3/__setfpucw.3.gz +-rw-r--r-- root/root usr/share/man/man3/_flushlbf.3.gz +-rw-r--r-- root/root usr/share/man/man3/a64l.3.gz +-rw-r--r-- root/root usr/share/man/man3/abort.3.gz +-rw-r--r-- root/root usr/share/man/man3/abs.3.gz +-rw-r--r-- root/root usr/share/man/man3/acos.3.gz +-rw-r--r-- root/root usr/share/man/man3/acosf.3.gz +-rw-r--r-- root/root usr/share/man/man3/acosh.3.gz +-rw-r--r-- root/root usr/share/man/man3/acoshf.3.gz +-rw-r--r-- root/root usr/share/man/man3/acoshl.3.gz +-rw-r--r-- root/root usr/share/man/man3/acosl.3.gz +-rw-r--r-- root/root usr/share/man/man3/addmntent.3.gz +-rw-r--r-- root/root usr/share/man/man3/addseverity.3.gz +-rw-r--r-- root/root usr/share/man/man3/adjtime.3.gz +-rw-r--r-- root/root usr/share/man/man3/aio_cancel.3.gz +-rw-r--r-- root/root usr/share/man/man3/aio_error.3.gz +-rw-r--r-- root/root usr/share/man/man3/aio_fsync.3.gz +-rw-r--r-- root/root usr/share/man/man3/aio_init.3.gz +-rw-r--r-- root/root usr/share/man/man3/aio_read.3.gz +-rw-r--r-- root/root usr/share/man/man3/aio_return.3.gz +-rw-r--r-- root/root usr/share/man/man3/aio_suspend.3.gz +-rw-r--r-- root/root usr/share/man/man3/aio_write.3.gz +-rw-r--r-- root/root usr/share/man/man3/aligned_alloc.3.gz +-rw-r--r-- root/root usr/share/man/man3/alloca.3.gz +-rw-r--r-- root/root usr/share/man/man3/alphasort.3.gz +-rw-r--r-- root/root usr/share/man/man3/arc4random.3.gz +-rw-r--r-- root/root usr/share/man/man3/arc4random_buf.3.gz +-rw-r--r-- root/root usr/share/man/man3/arc4random_uniform.3.gz +-rw-r--r-- root/root usr/share/man/man3/argz.3.gz +-rw-r--r-- root/root usr/share/man/man3/argz_add.3.gz +-rw-r--r-- root/root usr/share/man/man3/argz_add_sep.3.gz +-rw-r--r-- root/root usr/share/man/man3/argz_append.3.gz +-rw-r--r-- root/root usr/share/man/man3/argz_count.3.gz +-rw-r--r-- root/root usr/share/man/man3/argz_create.3.gz +-rw-r--r-- root/root usr/share/man/man3/argz_create_sep.3.gz +-rw-r--r-- root/root usr/share/man/man3/argz_delete.3.gz +-rw-r--r-- root/root usr/share/man/man3/argz_extract.3.gz +-rw-r--r-- root/root usr/share/man/man3/argz_insert.3.gz +-rw-r--r-- root/root usr/share/man/man3/argz_next.3.gz +-rw-r--r-- root/root usr/share/man/man3/argz_replace.3.gz +-rw-r--r-- root/root usr/share/man/man3/argz_stringify.3.gz +-rw-r--r-- root/root usr/share/man/man3/asctime.3.gz +-rw-r--r-- root/root usr/share/man/man3/asctime_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/asin.3.gz +-rw-r--r-- root/root usr/share/man/man3/asinf.3.gz +-rw-r--r-- root/root usr/share/man/man3/asinh.3.gz +-rw-r--r-- root/root usr/share/man/man3/asinhf.3.gz +-rw-r--r-- root/root usr/share/man/man3/asinhl.3.gz +-rw-r--r-- root/root usr/share/man/man3/asinl.3.gz +-rw-r--r-- root/root usr/share/man/man3/asprintf.3.gz +-rw-r--r-- root/root usr/share/man/man3/assert.3.gz +-rw-r--r-- root/root usr/share/man/man3/assert_perror.3.gz +-rw-r--r-- root/root usr/share/man/man3/atan.3.gz +-rw-r--r-- root/root usr/share/man/man3/atan2.3.gz +-rw-r--r-- root/root usr/share/man/man3/atan2f.3.gz +-rw-r--r-- root/root usr/share/man/man3/atan2l.3.gz +-rw-r--r-- root/root usr/share/man/man3/atanf.3.gz +-rw-r--r-- root/root usr/share/man/man3/atanh.3.gz +-rw-r--r-- root/root usr/share/man/man3/atanhf.3.gz +-rw-r--r-- root/root usr/share/man/man3/atanhl.3.gz +-rw-r--r-- root/root usr/share/man/man3/atanl.3.gz +-rw-r--r-- root/root usr/share/man/man3/atexit.3.gz +-rw-r--r-- root/root usr/share/man/man3/atof.3.gz +-rw-r--r-- root/root usr/share/man/man3/atoi.3.gz +-rw-r--r-- root/root usr/share/man/man3/atol.3.gz +-rw-r--r-- root/root usr/share/man/man3/atoll.3.gz +-rw-r--r-- root/root usr/share/man/man3/atoq.3.gz +-rw-r--r-- root/root usr/share/man/man3/auth_destroy.3.gz +-rw-r--r-- root/root usr/share/man/man3/authnone_create.3.gz +-rw-r--r-- root/root usr/share/man/man3/authunix_create.3.gz +-rw-r--r-- root/root usr/share/man/man3/authunix_create_default.3.gz +-rw-r--r-- root/root usr/share/man/man3/backtrace.3.gz +-rw-r--r-- root/root usr/share/man/man3/backtrace_symbols.3.gz +-rw-r--r-- root/root usr/share/man/man3/backtrace_symbols_fd.3.gz +-rw-r--r-- root/root usr/share/man/man3/basename.3.gz +-rw-r--r-- root/root usr/share/man/man3/bcmp.3.gz +-rw-r--r-- root/root usr/share/man/man3/bcopy.3.gz +-rw-r--r-- root/root usr/share/man/man3/be16toh.3.gz +-rw-r--r-- root/root usr/share/man/man3/be32toh.3.gz +-rw-r--r-- root/root usr/share/man/man3/be64toh.3.gz +-rw-r--r-- root/root usr/share/man/man3/bindresvport.3.gz +-rw-r--r-- root/root usr/share/man/man3/bsd_signal.3.gz +-rw-r--r-- root/root usr/share/man/man3/bsearch.3.gz +-rw-r--r-- root/root usr/share/man/man3/bstring.3.gz +-rw-r--r-- root/root usr/share/man/man3/bswap.3.gz +-rw-r--r-- root/root usr/share/man/man3/bswap_16.3.gz +-rw-r--r-- root/root usr/share/man/man3/bswap_32.3.gz +-rw-r--r-- root/root usr/share/man/man3/bswap_64.3.gz +-rw-r--r-- root/root usr/share/man/man3/btowc.3.gz +-rw-r--r-- root/root usr/share/man/man3/btree.3.gz +-rw-r--r-- root/root usr/share/man/man3/byteorder.3.gz +-rw-r--r-- root/root usr/share/man/man3/bzero.3.gz +-rw-r--r-- root/root usr/share/man/man3/cabs.3.gz +-rw-r--r-- root/root usr/share/man/man3/cabsf.3.gz +-rw-r--r-- root/root usr/share/man/man3/cabsl.3.gz +-rw-r--r-- root/root usr/share/man/man3/cacos.3.gz +-rw-r--r-- root/root usr/share/man/man3/cacosf.3.gz +-rw-r--r-- root/root usr/share/man/man3/cacosh.3.gz +-rw-r--r-- root/root usr/share/man/man3/cacoshf.3.gz +-rw-r--r-- root/root usr/share/man/man3/cacoshl.3.gz +-rw-r--r-- root/root usr/share/man/man3/cacosl.3.gz +-rw-r--r-- root/root usr/share/man/man3/calloc.3.gz +-rw-r--r-- root/root usr/share/man/man3/callrpc.3.gz +-rw-r--r-- root/root usr/share/man/man3/canonicalize_file_name.3.gz +-rw-r--r-- root/root usr/share/man/man3/carg.3.gz +-rw-r--r-- root/root usr/share/man/man3/cargf.3.gz +-rw-r--r-- root/root usr/share/man/man3/cargl.3.gz +-rw-r--r-- root/root usr/share/man/man3/casin.3.gz +-rw-r--r-- root/root usr/share/man/man3/casinf.3.gz +-rw-r--r-- root/root usr/share/man/man3/casinh.3.gz +-rw-r--r-- root/root usr/share/man/man3/casinhf.3.gz +-rw-r--r-- root/root usr/share/man/man3/casinhl.3.gz +-rw-r--r-- root/root usr/share/man/man3/casinl.3.gz +-rw-r--r-- root/root usr/share/man/man3/catan.3.gz +-rw-r--r-- root/root usr/share/man/man3/catanf.3.gz +-rw-r--r-- root/root usr/share/man/man3/catanh.3.gz +-rw-r--r-- root/root usr/share/man/man3/catanhf.3.gz +-rw-r--r-- root/root usr/share/man/man3/catanhl.3.gz +-rw-r--r-- root/root usr/share/man/man3/catanl.3.gz +-rw-r--r-- root/root usr/share/man/man3/catclose.3.gz +-rw-r--r-- root/root usr/share/man/man3/catgets.3.gz +-rw-r--r-- root/root usr/share/man/man3/catopen.3.gz +-rw-r--r-- root/root usr/share/man/man3/cbc_crypt.3.gz +-rw-r--r-- root/root usr/share/man/man3/cbrt.3.gz +-rw-r--r-- root/root usr/share/man/man3/cbrtf.3.gz +-rw-r--r-- root/root usr/share/man/man3/cbrtl.3.gz +-rw-r--r-- root/root usr/share/man/man3/ccos.3.gz +-rw-r--r-- root/root usr/share/man/man3/ccosf.3.gz +-rw-r--r-- root/root usr/share/man/man3/ccosh.3.gz +-rw-r--r-- root/root usr/share/man/man3/ccoshf.3.gz +-rw-r--r-- root/root usr/share/man/man3/ccoshl.3.gz +-rw-r--r-- root/root usr/share/man/man3/ccosl.3.gz +-rw-r--r-- root/root usr/share/man/man3/ceil.3.gz +-rw-r--r-- root/root usr/share/man/man3/ceilf.3.gz +-rw-r--r-- root/root usr/share/man/man3/ceill.3.gz +-rw-r--r-- root/root usr/share/man/man3/cexp.3.gz +-rw-r--r-- root/root usr/share/man/man3/cexp2.3.gz +-rw-r--r-- root/root usr/share/man/man3/cexp2f.3.gz +-rw-r--r-- root/root usr/share/man/man3/cexp2l.3.gz +-rw-r--r-- root/root usr/share/man/man3/cexpf.3.gz +-rw-r--r-- root/root usr/share/man/man3/cexpl.3.gz +-rw-r--r-- root/root usr/share/man/man3/cfgetispeed.3.gz +-rw-r--r-- root/root usr/share/man/man3/cfgetospeed.3.gz +-rw-r--r-- root/root usr/share/man/man3/cfmakeraw.3.gz +-rw-r--r-- root/root usr/share/man/man3/cfree.3.gz +-rw-r--r-- root/root usr/share/man/man3/cfsetispeed.3.gz +-rw-r--r-- root/root usr/share/man/man3/cfsetospeed.3.gz +-rw-r--r-- root/root usr/share/man/man3/cfsetspeed.3.gz +-rw-r--r-- root/root usr/share/man/man3/cimag.3.gz +-rw-r--r-- root/root usr/share/man/man3/cimagf.3.gz +-rw-r--r-- root/root usr/share/man/man3/cimagl.3.gz +-rw-r--r-- root/root usr/share/man/man3/circleq.3.gz +-rw-r--r-- root/root usr/share/man/man3/clearenv.3.gz +-rw-r--r-- root/root usr/share/man/man3/clearerr.3.gz +-rw-r--r-- root/root usr/share/man/man3/clearerr_unlocked.3.gz +-rw-r--r-- root/root usr/share/man/man3/clnt_broadcast.3.gz +-rw-r--r-- root/root usr/share/man/man3/clnt_call.3.gz +-rw-r--r-- root/root usr/share/man/man3/clnt_control.3.gz +-rw-r--r-- root/root usr/share/man/man3/clnt_create.3.gz +-rw-r--r-- root/root usr/share/man/man3/clnt_destroy.3.gz +-rw-r--r-- root/root usr/share/man/man3/clnt_freeres.3.gz +-rw-r--r-- root/root usr/share/man/man3/clnt_geterr.3.gz +-rw-r--r-- root/root usr/share/man/man3/clnt_pcreateerror.3.gz +-rw-r--r-- root/root usr/share/man/man3/clnt_perrno.3.gz +-rw-r--r-- root/root usr/share/man/man3/clnt_perror.3.gz +-rw-r--r-- root/root usr/share/man/man3/clnt_spcreateerror.3.gz +-rw-r--r-- root/root usr/share/man/man3/clnt_sperrno.3.gz +-rw-r--r-- root/root usr/share/man/man3/clnt_sperror.3.gz +-rw-r--r-- root/root usr/share/man/man3/clntraw_create.3.gz +-rw-r--r-- root/root usr/share/man/man3/clnttcp_create.3.gz +-rw-r--r-- root/root usr/share/man/man3/clntudp_bufcreate.3.gz +-rw-r--r-- root/root usr/share/man/man3/clntudp_create.3.gz +-rw-r--r-- root/root usr/share/man/man3/clock.3.gz +-rw-r--r-- root/root usr/share/man/man3/clock_getcpuclockid.3.gz +-rw-r--r-- root/root usr/share/man/man3/clog.3.gz +-rw-r--r-- root/root usr/share/man/man3/clog10.3.gz +-rw-r--r-- root/root usr/share/man/man3/clog10f.3.gz +-rw-r--r-- root/root usr/share/man/man3/clog10l.3.gz +-rw-r--r-- root/root usr/share/man/man3/clog2.3.gz +-rw-r--r-- root/root usr/share/man/man3/clog2f.3.gz +-rw-r--r-- root/root usr/share/man/man3/clog2l.3.gz +-rw-r--r-- root/root usr/share/man/man3/clogf.3.gz +-rw-r--r-- root/root usr/share/man/man3/clogl.3.gz +-rw-r--r-- root/root usr/share/man/man3/closedir.3.gz +-rw-r--r-- root/root usr/share/man/man3/closelog.3.gz +-rw-r--r-- root/root usr/share/man/man3/cmsg.3.gz +-rw-r--r-- root/root usr/share/man/man3/confstr.3.gz +-rw-r--r-- root/root usr/share/man/man3/conj.3.gz +-rw-r--r-- root/root usr/share/man/man3/conjf.3.gz +-rw-r--r-- root/root usr/share/man/man3/conjl.3.gz +-rw-r--r-- root/root usr/share/man/man3/copysign.3.gz +-rw-r--r-- root/root usr/share/man/man3/copysignf.3.gz +-rw-r--r-- root/root usr/share/man/man3/copysignl.3.gz +-rw-r--r-- root/root usr/share/man/man3/cos.3.gz +-rw-r--r-- root/root usr/share/man/man3/cosf.3.gz +-rw-r--r-- root/root usr/share/man/man3/cosh.3.gz +-rw-r--r-- root/root usr/share/man/man3/coshf.3.gz +-rw-r--r-- root/root usr/share/man/man3/coshl.3.gz +-rw-r--r-- root/root usr/share/man/man3/cosl.3.gz +-rw-r--r-- root/root usr/share/man/man3/cpow.3.gz +-rw-r--r-- root/root usr/share/man/man3/cpowf.3.gz +-rw-r--r-- root/root usr/share/man/man3/cpowl.3.gz +-rw-r--r-- root/root usr/share/man/man3/cproj.3.gz +-rw-r--r-- root/root usr/share/man/man3/cprojf.3.gz +-rw-r--r-- root/root usr/share/man/man3/cprojl.3.gz +-rw-r--r-- root/root usr/share/man/man3/creal.3.gz +-rw-r--r-- root/root usr/share/man/man3/crealf.3.gz +-rw-r--r-- root/root usr/share/man/man3/creall.3.gz +-rw-r--r-- root/root usr/share/man/man3/crypt.3.gz +-rw-r--r-- root/root usr/share/man/man3/crypt_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/csin.3.gz +-rw-r--r-- root/root usr/share/man/man3/csinf.3.gz +-rw-r--r-- root/root usr/share/man/man3/csinh.3.gz +-rw-r--r-- root/root usr/share/man/man3/csinhf.3.gz +-rw-r--r-- root/root usr/share/man/man3/csinhl.3.gz +-rw-r--r-- root/root usr/share/man/man3/csinl.3.gz +-rw-r--r-- root/root usr/share/man/man3/csqrt.3.gz +-rw-r--r-- root/root usr/share/man/man3/csqrtf.3.gz +-rw-r--r-- root/root usr/share/man/man3/csqrtl.3.gz +-rw-r--r-- root/root usr/share/man/man3/ctan.3.gz +-rw-r--r-- root/root usr/share/man/man3/ctanf.3.gz +-rw-r--r-- root/root usr/share/man/man3/ctanh.3.gz +-rw-r--r-- root/root usr/share/man/man3/ctanhf.3.gz +-rw-r--r-- root/root usr/share/man/man3/ctanhl.3.gz +-rw-r--r-- root/root usr/share/man/man3/ctanl.3.gz +-rw-r--r-- root/root usr/share/man/man3/ctermid.3.gz +-rw-r--r-- root/root usr/share/man/man3/ctime.3.gz +-rw-r--r-- root/root usr/share/man/man3/ctime_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/cuserid.3.gz +-rw-r--r-- root/root usr/share/man/man3/daemon.3.gz +-rw-r--r-- root/root usr/share/man/man3/daylight.3.gz +-rw-r--r-- root/root usr/share/man/man3/db.3.gz +-rw-r--r-- root/root usr/share/man/man3/dbopen.3.gz +-rw-r--r-- root/root usr/share/man/man3/des_crypt.3.gz +-rw-r--r-- root/root usr/share/man/man3/des_setparity.3.gz +-rw-r--r-- root/root usr/share/man/man3/difftime.3.gz +-rw-r--r-- root/root usr/share/man/man3/dirfd.3.gz +-rw-r--r-- root/root usr/share/man/man3/dirname.3.gz +-rw-r--r-- root/root usr/share/man/man3/div.3.gz +-rw-r--r-- root/root usr/share/man/man3/dl_iterate_phdr.3.gz +-rw-r--r-- root/root usr/share/man/man3/dladdr.3.gz +-rw-r--r-- root/root usr/share/man/man3/dladdr1.3.gz +-rw-r--r-- root/root usr/share/man/man3/dlclose.3.gz +-rw-r--r-- root/root usr/share/man/man3/dlerror.3.gz +-rw-r--r-- root/root usr/share/man/man3/dlinfo.3.gz +-rw-r--r-- root/root usr/share/man/man3/dlmopen.3.gz +-rw-r--r-- root/root usr/share/man/man3/dlopen.3.gz +-rw-r--r-- root/root usr/share/man/man3/dlsym.3.gz +-rw-r--r-- root/root usr/share/man/man3/dlvsym.3.gz +-rw-r--r-- root/root usr/share/man/man3/dn_comp.3.gz +-rw-r--r-- root/root usr/share/man/man3/dn_expand.3.gz +-rw-r--r-- root/root usr/share/man/man3/dprintf.3.gz +-rw-r--r-- root/root usr/share/man/man3/drand48.3.gz +-rw-r--r-- root/root usr/share/man/man3/drand48_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/drem.3.gz +-rw-r--r-- root/root usr/share/man/man3/dremf.3.gz +-rw-r--r-- root/root usr/share/man/man3/dreml.3.gz +-rw-r--r-- root/root usr/share/man/man3/duplocale.3.gz +-rw-r--r-- root/root usr/share/man/man3/dysize.3.gz +-rw-r--r-- root/root usr/share/man/man3/eaccess.3.gz +-rw-r--r-- root/root usr/share/man/man3/ecb_crypt.3.gz +-rw-r--r-- root/root usr/share/man/man3/ecvt.3.gz +-rw-r--r-- root/root usr/share/man/man3/ecvt_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/edata.3.gz +-rw-r--r-- root/root usr/share/man/man3/encrypt.3.gz +-rw-r--r-- root/root usr/share/man/man3/encrypt_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/end.3.gz +-rw-r--r-- root/root usr/share/man/man3/endaliasent.3.gz +-rw-r--r-- root/root usr/share/man/man3/endfsent.3.gz +-rw-r--r-- root/root usr/share/man/man3/endgrent.3.gz +-rw-r--r-- root/root usr/share/man/man3/endhostent.3.gz +-rw-r--r-- root/root usr/share/man/man3/endian.3.gz +-rw-r--r-- root/root usr/share/man/man3/endmntent.3.gz +-rw-r--r-- root/root usr/share/man/man3/endnetent.3.gz +-rw-r--r-- root/root usr/share/man/man3/endnetgrent.3.gz +-rw-r--r-- root/root usr/share/man/man3/endprotoent.3.gz +-rw-r--r-- root/root usr/share/man/man3/endpwent.3.gz +-rw-r--r-- root/root usr/share/man/man3/endrpcent.3.gz +-rw-r--r-- root/root usr/share/man/man3/endservent.3.gz +-rw-r--r-- root/root usr/share/man/man3/endspent.3.gz +-rw-r--r-- root/root usr/share/man/man3/endttyent.3.gz +-rw-r--r-- root/root usr/share/man/man3/endusershell.3.gz +-rw-r--r-- root/root usr/share/man/man3/endutent.3.gz +-rw-r--r-- root/root usr/share/man/man3/endutxent.3.gz +-rw-r--r-- root/root usr/share/man/man3/envz.3.gz +-rw-r--r-- root/root usr/share/man/man3/envz_add.3.gz +-rw-r--r-- root/root usr/share/man/man3/envz_entry.3.gz +-rw-r--r-- root/root usr/share/man/man3/envz_get.3.gz +-rw-r--r-- root/root usr/share/man/man3/envz_merge.3.gz +-rw-r--r-- root/root usr/share/man/man3/envz_remove.3.gz +-rw-r--r-- root/root usr/share/man/man3/envz_strip.3.gz +-rw-r--r-- root/root usr/share/man/man3/erand48.3.gz +-rw-r--r-- root/root usr/share/man/man3/erand48_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/erf.3.gz +-rw-r--r-- root/root usr/share/man/man3/erfc.3.gz +-rw-r--r-- root/root usr/share/man/man3/erfcf.3.gz +-rw-r--r-- root/root usr/share/man/man3/erfcl.3.gz +-rw-r--r-- root/root usr/share/man/man3/erff.3.gz +-rw-r--r-- root/root usr/share/man/man3/erfl.3.gz +-rw-r--r-- root/root usr/share/man/man3/err.3.gz +-rw-r--r-- root/root usr/share/man/man3/errno.3.gz +-rw-r--r-- root/root usr/share/man/man3/error.3.gz +-rw-r--r-- root/root usr/share/man/man3/error_at_line.3.gz +-rw-r--r-- root/root usr/share/man/man3/error_message_count.3.gz +-rw-r--r-- root/root usr/share/man/man3/error_one_per_line.3.gz +-rw-r--r-- root/root usr/share/man/man3/error_print_progname.3.gz +-rw-r--r-- root/root usr/share/man/man3/errx.3.gz +-rw-r--r-- root/root usr/share/man/man3/etext.3.gz +-rw-r--r-- root/root usr/share/man/man3/ether_aton.3.gz +-rw-r--r-- root/root usr/share/man/man3/ether_aton_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/ether_hostton.3.gz +-rw-r--r-- root/root usr/share/man/man3/ether_line.3.gz +-rw-r--r-- root/root usr/share/man/man3/ether_ntoa.3.gz +-rw-r--r-- root/root usr/share/man/man3/ether_ntoa_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/ether_ntohost.3.gz +-rw-r--r-- root/root usr/share/man/man3/euidaccess.3.gz +-rw-r--r-- root/root usr/share/man/man3/eventfd_read.3.gz +-rw-r--r-- root/root usr/share/man/man3/eventfd_write.3.gz +-rw-r--r-- root/root usr/share/man/man3/exec.3.gz +-rw-r--r-- root/root usr/share/man/man3/execl.3.gz +-rw-r--r-- root/root usr/share/man/man3/execle.3.gz +-rw-r--r-- root/root usr/share/man/man3/execlp.3.gz +-rw-r--r-- root/root usr/share/man/man3/execv.3.gz +-rw-r--r-- root/root usr/share/man/man3/execvp.3.gz +-rw-r--r-- root/root usr/share/man/man3/execvpe.3.gz +-rw-r--r-- root/root usr/share/man/man3/exit.3.gz +-rw-r--r-- root/root usr/share/man/man3/exp.3.gz +-rw-r--r-- root/root usr/share/man/man3/exp10.3.gz +-rw-r--r-- root/root usr/share/man/man3/exp10f.3.gz +-rw-r--r-- root/root usr/share/man/man3/exp10l.3.gz +-rw-r--r-- root/root usr/share/man/man3/exp2.3.gz +-rw-r--r-- root/root usr/share/man/man3/exp2f.3.gz +-rw-r--r-- root/root usr/share/man/man3/exp2l.3.gz +-rw-r--r-- root/root usr/share/man/man3/expf.3.gz +-rw-r--r-- root/root usr/share/man/man3/expl.3.gz +-rw-r--r-- root/root usr/share/man/man3/explicit_bzero.3.gz +-rw-r--r-- root/root usr/share/man/man3/expm1.3.gz +-rw-r--r-- root/root usr/share/man/man3/expm1f.3.gz +-rw-r--r-- root/root usr/share/man/man3/expm1l.3.gz +-rw-r--r-- root/root usr/share/man/man3/fabs.3.gz +-rw-r--r-- root/root usr/share/man/man3/fabsf.3.gz +-rw-r--r-- root/root usr/share/man/man3/fabsl.3.gz +-rw-r--r-- root/root usr/share/man/man3/fclose.3.gz +-rw-r--r-- root/root usr/share/man/man3/fcloseall.3.gz +-rw-r--r-- root/root usr/share/man/man3/fcvt.3.gz +-rw-r--r-- root/root usr/share/man/man3/fcvt_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/fdim.3.gz +-rw-r--r-- root/root usr/share/man/man3/fdimf.3.gz +-rw-r--r-- root/root usr/share/man/man3/fdiml.3.gz +-rw-r--r-- root/root usr/share/man/man3/fdopen.3.gz +-rw-r--r-- root/root usr/share/man/man3/fdopendir.3.gz +-rw-r--r-- root/root usr/share/man/man3/feclearexcept.3.gz +-rw-r--r-- root/root usr/share/man/man3/fedisableexcept.3.gz +-rw-r--r-- root/root usr/share/man/man3/feenableexcept.3.gz +-rw-r--r-- root/root usr/share/man/man3/fegetenv.3.gz +-rw-r--r-- root/root usr/share/man/man3/fegetexcept.3.gz +-rw-r--r-- root/root usr/share/man/man3/fegetexceptflag.3.gz +-rw-r--r-- root/root usr/share/man/man3/fegetround.3.gz +-rw-r--r-- root/root usr/share/man/man3/feholdexcept.3.gz +-rw-r--r-- root/root usr/share/man/man3/fenv.3.gz +-rw-r--r-- root/root usr/share/man/man3/feof.3.gz +-rw-r--r-- root/root usr/share/man/man3/feof_unlocked.3.gz +-rw-r--r-- root/root usr/share/man/man3/feraiseexcept.3.gz +-rw-r--r-- root/root usr/share/man/man3/ferror.3.gz +-rw-r--r-- root/root usr/share/man/man3/ferror_unlocked.3.gz +-rw-r--r-- root/root usr/share/man/man3/fesetenv.3.gz +-rw-r--r-- root/root usr/share/man/man3/fesetexceptflag.3.gz +-rw-r--r-- root/root usr/share/man/man3/fesetround.3.gz +-rw-r--r-- root/root usr/share/man/man3/fetestexcept.3.gz +-rw-r--r-- root/root usr/share/man/man3/feupdateenv.3.gz +-rw-r--r-- root/root usr/share/man/man3/fexecve.3.gz +-rw-r--r-- root/root usr/share/man/man3/fflush.3.gz +-rw-r--r-- root/root usr/share/man/man3/fflush_unlocked.3.gz +-rw-r--r-- root/root usr/share/man/man3/ffs.3.gz +-rw-r--r-- root/root usr/share/man/man3/ffsl.3.gz +-rw-r--r-- root/root usr/share/man/man3/ffsll.3.gz +-rw-r--r-- root/root usr/share/man/man3/fgetc.3.gz +-rw-r--r-- root/root usr/share/man/man3/fgetc_unlocked.3.gz +-rw-r--r-- root/root usr/share/man/man3/fgetgrent.3.gz +-rw-r--r-- root/root usr/share/man/man3/fgetgrent_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/fgetpos.3.gz +-rw-r--r-- root/root usr/share/man/man3/fgetpwent.3.gz +-rw-r--r-- root/root usr/share/man/man3/fgetpwent_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/fgets.3.gz +-rw-r--r-- root/root usr/share/man/man3/fgets_unlocked.3.gz +-rw-r--r-- root/root usr/share/man/man3/fgetspent.3.gz +-rw-r--r-- root/root usr/share/man/man3/fgetspent_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/fgetwc.3.gz +-rw-r--r-- root/root usr/share/man/man3/fgetwc_unlocked.3.gz +-rw-r--r-- root/root usr/share/man/man3/fgetws.3.gz +-rw-r--r-- root/root usr/share/man/man3/fgetws_unlocked.3.gz +-rw-r--r-- root/root usr/share/man/man3/fileno.3.gz +-rw-r--r-- root/root usr/share/man/man3/fileno_unlocked.3.gz +-rw-r--r-- root/root usr/share/man/man3/finite.3.gz +-rw-r--r-- root/root usr/share/man/man3/finitef.3.gz +-rw-r--r-- root/root usr/share/man/man3/finitel.3.gz +-rw-r--r-- root/root usr/share/man/man3/flockfile.3.gz +-rw-r--r-- root/root usr/share/man/man3/floor.3.gz +-rw-r--r-- root/root usr/share/man/man3/floorf.3.gz +-rw-r--r-- root/root usr/share/man/man3/floorl.3.gz +-rw-r--r-- root/root usr/share/man/man3/fma.3.gz +-rw-r--r-- root/root usr/share/man/man3/fmaf.3.gz +-rw-r--r-- root/root usr/share/man/man3/fmal.3.gz +-rw-r--r-- root/root usr/share/man/man3/fmax.3.gz +-rw-r--r-- root/root usr/share/man/man3/fmaxf.3.gz +-rw-r--r-- root/root usr/share/man/man3/fmaxl.3.gz +-rw-r--r-- root/root usr/share/man/man3/fmemopen.3.gz +-rw-r--r-- root/root usr/share/man/man3/fmin.3.gz +-rw-r--r-- root/root usr/share/man/man3/fminf.3.gz +-rw-r--r-- root/root usr/share/man/man3/fminl.3.gz +-rw-r--r-- root/root usr/share/man/man3/fmod.3.gz +-rw-r--r-- root/root usr/share/man/man3/fmodf.3.gz +-rw-r--r-- root/root usr/share/man/man3/fmodl.3.gz +-rw-r--r-- root/root usr/share/man/man3/fmtmsg.3.gz +-rw-r--r-- root/root usr/share/man/man3/fnmatch.3.gz +-rw-r--r-- root/root usr/share/man/man3/fopen.3.gz +-rw-r--r-- root/root usr/share/man/man3/fopencookie.3.gz +-rw-r--r-- root/root usr/share/man/man3/forkpty.3.gz +-rw-r--r-- root/root usr/share/man/man3/fpathconf.3.gz +-rw-r--r-- root/root usr/share/man/man3/fpclassify.3.gz +-rw-r--r-- root/root usr/share/man/man3/fprintf.3.gz +-rw-r--r-- root/root usr/share/man/man3/fpurge.3.gz +-rw-r--r-- root/root usr/share/man/man3/fputc.3.gz +-rw-r--r-- root/root usr/share/man/man3/fputc_unlocked.3.gz +-rw-r--r-- root/root usr/share/man/man3/fputs.3.gz +-rw-r--r-- root/root usr/share/man/man3/fputs_unlocked.3.gz +-rw-r--r-- root/root usr/share/man/man3/fputwc.3.gz +-rw-r--r-- root/root usr/share/man/man3/fputwc_unlocked.3.gz +-rw-r--r-- root/root usr/share/man/man3/fputws.3.gz +-rw-r--r-- root/root usr/share/man/man3/fputws_unlocked.3.gz +-rw-r--r-- root/root usr/share/man/man3/fread.3.gz +-rw-r--r-- root/root usr/share/man/man3/fread_unlocked.3.gz +-rw-r--r-- root/root usr/share/man/man3/free.3.gz +-rw-r--r-- root/root usr/share/man/man3/freeaddrinfo.3.gz +-rw-r--r-- root/root usr/share/man/man3/freehostent.3.gz +-rw-r--r-- root/root usr/share/man/man3/freeifaddrs.3.gz +-rw-r--r-- root/root usr/share/man/man3/freelocale.3.gz +-rw-r--r-- root/root usr/share/man/man3/freopen.3.gz +-rw-r--r-- root/root usr/share/man/man3/frexp.3.gz +-rw-r--r-- root/root usr/share/man/man3/frexpf.3.gz +-rw-r--r-- root/root usr/share/man/man3/frexpl.3.gz +-rw-r--r-- root/root usr/share/man/man3/fscanf.3.gz +-rw-r--r-- root/root usr/share/man/man3/fseek.3.gz +-rw-r--r-- root/root usr/share/man/man3/fseeko.3.gz +-rw-r--r-- root/root usr/share/man/man3/fsetpos.3.gz +-rw-r--r-- root/root usr/share/man/man3/fstatvfs.3.gz +-rw-r--r-- root/root usr/share/man/man3/ftell.3.gz +-rw-r--r-- root/root usr/share/man/man3/ftello.3.gz +-rw-r--r-- root/root usr/share/man/man3/ftime.3.gz +-rw-r--r-- root/root usr/share/man/man3/ftok.3.gz +-rw-r--r-- root/root usr/share/man/man3/ftrylockfile.3.gz +-rw-r--r-- root/root usr/share/man/man3/fts.3.gz +-rw-r--r-- root/root usr/share/man/man3/fts_children.3.gz +-rw-r--r-- root/root usr/share/man/man3/fts_close.3.gz +-rw-r--r-- root/root usr/share/man/man3/fts_open.3.gz +-rw-r--r-- root/root usr/share/man/man3/fts_read.3.gz +-rw-r--r-- root/root usr/share/man/man3/fts_set.3.gz +-rw-r--r-- root/root usr/share/man/man3/ftw.3.gz +-rw-r--r-- root/root usr/share/man/man3/funlockfile.3.gz +-rw-r--r-- root/root usr/share/man/man3/futimens.3.gz +-rw-r--r-- root/root usr/share/man/man3/futimes.3.gz +-rw-r--r-- root/root usr/share/man/man3/fwide.3.gz +-rw-r--r-- root/root usr/share/man/man3/fwprintf.3.gz +-rw-r--r-- root/root usr/share/man/man3/fwrite.3.gz +-rw-r--r-- root/root usr/share/man/man3/fwrite_unlocked.3.gz +-rw-r--r-- root/root usr/share/man/man3/gai_cancel.3.gz +-rw-r--r-- root/root usr/share/man/man3/gai_error.3.gz +-rw-r--r-- root/root usr/share/man/man3/gai_strerror.3.gz +-rw-r--r-- root/root usr/share/man/man3/gai_suspend.3.gz +-rw-r--r-- root/root usr/share/man/man3/gamma.3.gz +-rw-r--r-- root/root usr/share/man/man3/gammaf.3.gz +-rw-r--r-- root/root usr/share/man/man3/gammal.3.gz +-rw-r--r-- root/root usr/share/man/man3/gcvt.3.gz +-rw-r--r-- root/root usr/share/man/man3/get_avphys_pages.3.gz +-rw-r--r-- root/root usr/share/man/man3/get_current_dir_name.3.gz +-rw-r--r-- root/root usr/share/man/man3/get_myaddress.3.gz +-rw-r--r-- root/root usr/share/man/man3/get_nprocs.3.gz +-rw-r--r-- root/root usr/share/man/man3/get_nprocs_conf.3.gz +-rw-r--r-- root/root usr/share/man/man3/get_phys_pages.3.gz +-rw-r--r-- root/root usr/share/man/man3/getaddrinfo.3.gz +-rw-r--r-- root/root usr/share/man/man3/getaddrinfo_a.3.gz +-rw-r--r-- root/root usr/share/man/man3/getaliasbyname.3.gz +-rw-r--r-- root/root usr/share/man/man3/getaliasbyname_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/getaliasent.3.gz +-rw-r--r-- root/root usr/share/man/man3/getaliasent_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/getauxval.3.gz +-rw-r--r-- root/root usr/share/man/man3/getc.3.gz +-rw-r--r-- root/root usr/share/man/man3/getc_unlocked.3.gz +-rw-r--r-- root/root usr/share/man/man3/getchar.3.gz +-rw-r--r-- root/root usr/share/man/man3/getchar_unlocked.3.gz +-rw-r--r-- root/root usr/share/man/man3/getcontext.3.gz +-rw-r--r-- root/root usr/share/man/man3/getcwd.3.gz +-rw-r--r-- root/root usr/share/man/man3/getdate.3.gz +-rw-r--r-- root/root usr/share/man/man3/getdate_err.3.gz +-rw-r--r-- root/root usr/share/man/man3/getdate_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/getdelim.3.gz +-rw-r--r-- root/root usr/share/man/man3/getdirentries.3.gz +-rw-r--r-- root/root usr/share/man/man3/getdtablesize.3.gz +-rw-r--r-- root/root usr/share/man/man3/getentropy.3.gz +-rw-r--r-- root/root usr/share/man/man3/getenv.3.gz +-rw-r--r-- root/root usr/share/man/man3/getfsent.3.gz +-rw-r--r-- root/root usr/share/man/man3/getfsfile.3.gz +-rw-r--r-- root/root usr/share/man/man3/getfsspec.3.gz +-rw-r--r-- root/root usr/share/man/man3/getgrent.3.gz +-rw-r--r-- root/root usr/share/man/man3/getgrent_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/getgrgid.3.gz +-rw-r--r-- root/root usr/share/man/man3/getgrgid_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/getgrnam.3.gz +-rw-r--r-- root/root usr/share/man/man3/getgrnam_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/getgrouplist.3.gz +-rw-r--r-- root/root usr/share/man/man3/gethostbyaddr.3.gz +-rw-r--r-- root/root usr/share/man/man3/gethostbyaddr_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/gethostbyname.3.gz +-rw-r--r-- root/root usr/share/man/man3/gethostbyname2.3.gz +-rw-r--r-- root/root usr/share/man/man3/gethostbyname2_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/gethostbyname_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/gethostent.3.gz +-rw-r--r-- root/root usr/share/man/man3/gethostent_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/gethostid.3.gz +-rw-r--r-- root/root usr/share/man/man3/getifaddrs.3.gz +-rw-r--r-- root/root usr/share/man/man3/getipnodebyaddr.3.gz +-rw-r--r-- root/root usr/share/man/man3/getipnodebyname.3.gz +-rw-r--r-- root/root usr/share/man/man3/getline.3.gz +-rw-r--r-- root/root usr/share/man/man3/getloadavg.3.gz +-rw-r--r-- root/root usr/share/man/man3/getlogin.3.gz +-rw-r--r-- root/root usr/share/man/man3/getlogin_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/getmntent.3.gz +-rw-r--r-- root/root usr/share/man/man3/getmntent_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/getnameinfo.3.gz +-rw-r--r-- root/root usr/share/man/man3/getnetbyaddr.3.gz +-rw-r--r-- root/root usr/share/man/man3/getnetbyaddr_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/getnetbyname.3.gz +-rw-r--r-- root/root usr/share/man/man3/getnetbyname_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/getnetent.3.gz +-rw-r--r-- root/root usr/share/man/man3/getnetent_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/getnetgrent.3.gz +-rw-r--r-- root/root usr/share/man/man3/getnetgrent_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/getopt.3.gz +-rw-r--r-- root/root usr/share/man/man3/getopt_long.3.gz +-rw-r--r-- root/root usr/share/man/man3/getopt_long_only.3.gz +-rw-r--r-- root/root usr/share/man/man3/getpass.3.gz +-rw-r--r-- root/root usr/share/man/man3/getprotobyname.3.gz +-rw-r--r-- root/root usr/share/man/man3/getprotobyname_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/getprotobynumber.3.gz +-rw-r--r-- root/root usr/share/man/man3/getprotobynumber_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/getprotoent.3.gz +-rw-r--r-- root/root usr/share/man/man3/getprotoent_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/getpt.3.gz +-rw-r--r-- root/root usr/share/man/man3/getpw.3.gz +-rw-r--r-- root/root usr/share/man/man3/getpwent.3.gz +-rw-r--r-- root/root usr/share/man/man3/getpwent_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/getpwnam.3.gz +-rw-r--r-- root/root usr/share/man/man3/getpwnam_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/getpwuid.3.gz +-rw-r--r-- root/root usr/share/man/man3/getpwuid_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/getrpcbyname.3.gz +-rw-r--r-- root/root usr/share/man/man3/getrpcbyname_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/getrpcbynumber.3.gz +-rw-r--r-- root/root usr/share/man/man3/getrpcbynumber_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/getrpcent.3.gz +-rw-r--r-- root/root usr/share/man/man3/getrpcent_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/getrpcport.3.gz +-rw-r--r-- root/root usr/share/man/man3/gets.3.gz +-rw-r--r-- root/root usr/share/man/man3/getservbyname.3.gz +-rw-r--r-- root/root usr/share/man/man3/getservbyname_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/getservbyport.3.gz +-rw-r--r-- root/root usr/share/man/man3/getservbyport_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/getservent.3.gz +-rw-r--r-- root/root usr/share/man/man3/getservent_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/getspent.3.gz +-rw-r--r-- root/root usr/share/man/man3/getspent_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/getspnam.3.gz +-rw-r--r-- root/root usr/share/man/man3/getspnam_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/getsubopt.3.gz +-rw-r--r-- root/root usr/share/man/man3/getttyent.3.gz +-rw-r--r-- root/root usr/share/man/man3/getttynam.3.gz +-rw-r--r-- root/root usr/share/man/man3/getusershell.3.gz +-rw-r--r-- root/root usr/share/man/man3/getutent.3.gz +-rw-r--r-- root/root usr/share/man/man3/getutent_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/getutid.3.gz +-rw-r--r-- root/root usr/share/man/man3/getutid_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/getutline.3.gz +-rw-r--r-- root/root usr/share/man/man3/getutline_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/getutmp.3.gz +-rw-r--r-- root/root usr/share/man/man3/getutmpx.3.gz +-rw-r--r-- root/root usr/share/man/man3/getutxent.3.gz +-rw-r--r-- root/root usr/share/man/man3/getutxid.3.gz +-rw-r--r-- root/root usr/share/man/man3/getutxline.3.gz +-rw-r--r-- root/root usr/share/man/man3/getw.3.gz +-rw-r--r-- root/root usr/share/man/man3/getwc.3.gz +-rw-r--r-- root/root usr/share/man/man3/getwc_unlocked.3.gz +-rw-r--r-- root/root usr/share/man/man3/getwchar.3.gz +-rw-r--r-- root/root usr/share/man/man3/getwchar_unlocked.3.gz +-rw-r--r-- root/root usr/share/man/man3/getwd.3.gz +-rw-r--r-- root/root usr/share/man/man3/glob.3.gz +-rw-r--r-- root/root usr/share/man/man3/globfree.3.gz +-rw-r--r-- root/root usr/share/man/man3/gmtime.3.gz +-rw-r--r-- root/root usr/share/man/man3/gmtime_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/gnu_dev_major.3.gz +-rw-r--r-- root/root usr/share/man/man3/gnu_dev_makedev.3.gz +-rw-r--r-- root/root usr/share/man/man3/gnu_dev_minor.3.gz +-rw-r--r-- root/root usr/share/man/man3/gnu_get_libc_release.3.gz +-rw-r--r-- root/root usr/share/man/man3/gnu_get_libc_version.3.gz +-rw-r--r-- root/root usr/share/man/man3/grantpt.3.gz +-rw-r--r-- root/root usr/share/man/man3/group_member.3.gz +-rw-r--r-- root/root usr/share/man/man3/gsignal.3.gz +-rw-r--r-- root/root usr/share/man/man3/h_errno.3.gz +-rw-r--r-- root/root usr/share/man/man3/hash.3.gz +-rw-r--r-- root/root usr/share/man/man3/hasmntopt.3.gz +-rw-r--r-- root/root usr/share/man/man3/hcreate.3.gz +-rw-r--r-- root/root usr/share/man/man3/hcreate_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/hdestroy.3.gz +-rw-r--r-- root/root usr/share/man/man3/hdestroy_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/herror.3.gz +-rw-r--r-- root/root usr/share/man/man3/hsearch.3.gz +-rw-r--r-- root/root usr/share/man/man3/hsearch_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/hstrerror.3.gz +-rw-r--r-- root/root usr/share/man/man3/htobe16.3.gz +-rw-r--r-- root/root usr/share/man/man3/htobe32.3.gz +-rw-r--r-- root/root usr/share/man/man3/htobe64.3.gz +-rw-r--r-- root/root usr/share/man/man3/htole16.3.gz +-rw-r--r-- root/root usr/share/man/man3/htole32.3.gz +-rw-r--r-- root/root usr/share/man/man3/htole64.3.gz +-rw-r--r-- root/root usr/share/man/man3/htonl.3.gz +-rw-r--r-- root/root usr/share/man/man3/htons.3.gz +-rw-r--r-- root/root usr/share/man/man3/hypot.3.gz +-rw-r--r-- root/root usr/share/man/man3/hypotf.3.gz +-rw-r--r-- root/root usr/share/man/man3/hypotl.3.gz +-rw-r--r-- root/root usr/share/man/man3/iconv.3.gz +-rw-r--r-- root/root usr/share/man/man3/iconv_close.3.gz +-rw-r--r-- root/root usr/share/man/man3/iconv_open.3.gz +-rw-r--r-- root/root usr/share/man/man3/if_freenameindex.3.gz +-rw-r--r-- root/root usr/share/man/man3/if_indextoname.3.gz +-rw-r--r-- root/root usr/share/man/man3/if_nameindex.3.gz +-rw-r--r-- root/root usr/share/man/man3/if_nametoindex.3.gz +-rw-r--r-- root/root usr/share/man/man3/ilogb.3.gz +-rw-r--r-- root/root usr/share/man/man3/ilogbf.3.gz +-rw-r--r-- root/root usr/share/man/man3/ilogbl.3.gz +-rw-r--r-- root/root usr/share/man/man3/imaxabs.3.gz +-rw-r--r-- root/root usr/share/man/man3/imaxdiv.3.gz +-rw-r--r-- root/root usr/share/man/man3/index.3.gz +-rw-r--r-- root/root usr/share/man/man3/inet.3.gz +-rw-r--r-- root/root usr/share/man/man3/inet_addr.3.gz +-rw-r--r-- root/root usr/share/man/man3/inet_aton.3.gz +-rw-r--r-- root/root usr/share/man/man3/inet_lnaof.3.gz +-rw-r--r-- root/root usr/share/man/man3/inet_makeaddr.3.gz +-rw-r--r-- root/root usr/share/man/man3/inet_net_ntop.3.gz +-rw-r--r-- root/root usr/share/man/man3/inet_net_pton.3.gz +-rw-r--r-- root/root usr/share/man/man3/inet_netof.3.gz +-rw-r--r-- root/root usr/share/man/man3/inet_network.3.gz +-rw-r--r-- root/root usr/share/man/man3/inet_ntoa.3.gz +-rw-r--r-- root/root usr/share/man/man3/inet_ntop.3.gz +-rw-r--r-- root/root usr/share/man/man3/inet_pton.3.gz +-rw-r--r-- root/root usr/share/man/man3/initgroups.3.gz +-rw-r--r-- root/root usr/share/man/man3/initstate.3.gz +-rw-r--r-- root/root usr/share/man/man3/initstate_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/innetgr.3.gz +-rw-r--r-- root/root usr/share/man/man3/insque.3.gz +-rw-r--r-- root/root usr/share/man/man3/intro.3.gz +-rw-r--r-- root/root usr/share/man/man3/iruserok.3.gz +-rw-r--r-- root/root usr/share/man/man3/iruserok_af.3.gz +-rw-r--r-- root/root usr/share/man/man3/isalnum.3.gz +-rw-r--r-- root/root usr/share/man/man3/isalnum_l.3.gz +-rw-r--r-- root/root usr/share/man/man3/isalpha.3.gz +-rw-r--r-- root/root usr/share/man/man3/isalpha_l.3.gz +-rw-r--r-- root/root usr/share/man/man3/isascii.3.gz +-rw-r--r-- root/root usr/share/man/man3/isascii_l.3.gz +-rw-r--r-- root/root usr/share/man/man3/isatty.3.gz +-rw-r--r-- root/root usr/share/man/man3/isblank.3.gz +-rw-r--r-- root/root usr/share/man/man3/isblank_l.3.gz +-rw-r--r-- root/root usr/share/man/man3/iscntrl.3.gz +-rw-r--r-- root/root usr/share/man/man3/iscntrl_l.3.gz +-rw-r--r-- root/root usr/share/man/man3/isdigit.3.gz +-rw-r--r-- root/root usr/share/man/man3/isdigit_l.3.gz +-rw-r--r-- root/root usr/share/man/man3/isfdtype.3.gz +-rw-r--r-- root/root usr/share/man/man3/isfinite.3.gz +-rw-r--r-- root/root usr/share/man/man3/isgraph.3.gz +-rw-r--r-- root/root usr/share/man/man3/isgraph_l.3.gz +-rw-r--r-- root/root usr/share/man/man3/isgreater.3.gz +-rw-r--r-- root/root usr/share/man/man3/isgreaterequal.3.gz +-rw-r--r-- root/root usr/share/man/man3/isinf.3.gz +-rw-r--r-- root/root usr/share/man/man3/isinff.3.gz +-rw-r--r-- root/root usr/share/man/man3/isinfl.3.gz +-rw-r--r-- root/root usr/share/man/man3/isless.3.gz +-rw-r--r-- root/root usr/share/man/man3/islessequal.3.gz +-rw-r--r-- root/root usr/share/man/man3/islessgreater.3.gz +-rw-r--r-- root/root usr/share/man/man3/islower.3.gz +-rw-r--r-- root/root usr/share/man/man3/islower_l.3.gz +-rw-r--r-- root/root usr/share/man/man3/isnan.3.gz +-rw-r--r-- root/root usr/share/man/man3/isnanf.3.gz +-rw-r--r-- root/root usr/share/man/man3/isnanl.3.gz +-rw-r--r-- root/root usr/share/man/man3/isnormal.3.gz +-rw-r--r-- root/root usr/share/man/man3/isprint.3.gz +-rw-r--r-- root/root usr/share/man/man3/isprint_l.3.gz +-rw-r--r-- root/root usr/share/man/man3/ispunct.3.gz +-rw-r--r-- root/root usr/share/man/man3/ispunct_l.3.gz +-rw-r--r-- root/root usr/share/man/man3/isspace.3.gz +-rw-r--r-- root/root usr/share/man/man3/isspace_l.3.gz +-rw-r--r-- root/root usr/share/man/man3/isunordered.3.gz +-rw-r--r-- root/root usr/share/man/man3/isupper.3.gz +-rw-r--r-- root/root usr/share/man/man3/isupper_l.3.gz +-rw-r--r-- root/root usr/share/man/man3/iswalnum.3.gz +-rw-r--r-- root/root usr/share/man/man3/iswalpha.3.gz +-rw-r--r-- root/root usr/share/man/man3/iswblank.3.gz +-rw-r--r-- root/root usr/share/man/man3/iswcntrl.3.gz +-rw-r--r-- root/root usr/share/man/man3/iswctype.3.gz +-rw-r--r-- root/root usr/share/man/man3/iswdigit.3.gz +-rw-r--r-- root/root usr/share/man/man3/iswgraph.3.gz +-rw-r--r-- root/root usr/share/man/man3/iswlower.3.gz +-rw-r--r-- root/root usr/share/man/man3/iswprint.3.gz +-rw-r--r-- root/root usr/share/man/man3/iswpunct.3.gz +-rw-r--r-- root/root usr/share/man/man3/iswspace.3.gz +-rw-r--r-- root/root usr/share/man/man3/iswupper.3.gz +-rw-r--r-- root/root usr/share/man/man3/iswxdigit.3.gz +-rw-r--r-- root/root usr/share/man/man3/isxdigit.3.gz +-rw-r--r-- root/root usr/share/man/man3/isxdigit_l.3.gz +-rw-r--r-- root/root usr/share/man/man3/j0.3.gz +-rw-r--r-- root/root usr/share/man/man3/j0f.3.gz +-rw-r--r-- root/root usr/share/man/man3/j0l.3.gz +-rw-r--r-- root/root usr/share/man/man3/j1.3.gz +-rw-r--r-- root/root usr/share/man/man3/j1f.3.gz +-rw-r--r-- root/root usr/share/man/man3/j1l.3.gz +-rw-r--r-- root/root usr/share/man/man3/jn.3.gz +-rw-r--r-- root/root usr/share/man/man3/jnf.3.gz +-rw-r--r-- root/root usr/share/man/man3/jnl.3.gz +-rw-r--r-- root/root usr/share/man/man3/jrand48.3.gz +-rw-r--r-- root/root usr/share/man/man3/jrand48_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/key_decryptsession.3.gz +-rw-r--r-- root/root usr/share/man/man3/key_encryptsession.3.gz +-rw-r--r-- root/root usr/share/man/man3/key_gendes.3.gz +-rw-r--r-- root/root usr/share/man/man3/key_secretkey_is_set.3.gz +-rw-r--r-- root/root usr/share/man/man3/key_setsecret.3.gz +-rw-r--r-- root/root usr/share/man/man3/killpg.3.gz +-rw-r--r-- root/root usr/share/man/man3/klogctl.3.gz +-rw-r--r-- root/root usr/share/man/man3/l64a.3.gz +-rw-r--r-- root/root usr/share/man/man3/labs.3.gz +-rw-r--r-- root/root usr/share/man/man3/lckpwdf.3.gz +-rw-r--r-- root/root usr/share/man/man3/lcong48.3.gz +-rw-r--r-- root/root usr/share/man/man3/lcong48_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/ldexp.3.gz +-rw-r--r-- root/root usr/share/man/man3/ldexpf.3.gz +-rw-r--r-- root/root usr/share/man/man3/ldexpl.3.gz +-rw-r--r-- root/root usr/share/man/man3/ldiv.3.gz +-rw-r--r-- root/root usr/share/man/man3/le16toh.3.gz +-rw-r--r-- root/root usr/share/man/man3/le32toh.3.gz +-rw-r--r-- root/root usr/share/man/man3/le64toh.3.gz +-rw-r--r-- root/root usr/share/man/man3/lfind.3.gz +-rw-r--r-- root/root usr/share/man/man3/lgamma.3.gz +-rw-r--r-- root/root usr/share/man/man3/lgamma_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/lgammaf.3.gz +-rw-r--r-- root/root usr/share/man/man3/lgammaf_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/lgammal.3.gz +-rw-r--r-- root/root usr/share/man/man3/lgammal_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/lio_listio.3.gz +-rw-r--r-- root/root usr/share/man/man3/list.3.gz +-rw-r--r-- root/root usr/share/man/man3/llabs.3.gz +-rw-r--r-- root/root usr/share/man/man3/lldiv.3.gz +-rw-r--r-- root/root usr/share/man/man3/llrint.3.gz +-rw-r--r-- root/root usr/share/man/man3/llrintf.3.gz +-rw-r--r-- root/root usr/share/man/man3/llrintl.3.gz +-rw-r--r-- root/root usr/share/man/man3/llround.3.gz +-rw-r--r-- root/root usr/share/man/man3/llroundf.3.gz +-rw-r--r-- root/root usr/share/man/man3/llroundl.3.gz +-rw-r--r-- root/root usr/share/man/man3/localeconv.3.gz +-rw-r--r-- root/root usr/share/man/man3/localtime.3.gz +-rw-r--r-- root/root usr/share/man/man3/localtime_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/lockf.3.gz +-rw-r--r-- root/root usr/share/man/man3/log.3.gz +-rw-r--r-- root/root usr/share/man/man3/log10.3.gz +-rw-r--r-- root/root usr/share/man/man3/log10f.3.gz +-rw-r--r-- root/root usr/share/man/man3/log10l.3.gz +-rw-r--r-- root/root usr/share/man/man3/log1p.3.gz +-rw-r--r-- root/root usr/share/man/man3/log1pf.3.gz +-rw-r--r-- root/root usr/share/man/man3/log1pl.3.gz +-rw-r--r-- root/root usr/share/man/man3/log2.3.gz +-rw-r--r-- root/root usr/share/man/man3/log2f.3.gz +-rw-r--r-- root/root usr/share/man/man3/log2l.3.gz +-rw-r--r-- root/root usr/share/man/man3/logb.3.gz +-rw-r--r-- root/root usr/share/man/man3/logbf.3.gz +-rw-r--r-- root/root usr/share/man/man3/logbl.3.gz +-rw-r--r-- root/root usr/share/man/man3/logf.3.gz +-rw-r--r-- root/root usr/share/man/man3/login.3.gz +-rw-r--r-- root/root usr/share/man/man3/login_tty.3.gz +-rw-r--r-- root/root usr/share/man/man3/logl.3.gz +-rw-r--r-- root/root usr/share/man/man3/logout.3.gz +-rw-r--r-- root/root usr/share/man/man3/logwtmp.3.gz +-rw-r--r-- root/root usr/share/man/man3/longjmp.3.gz +-rw-r--r-- root/root usr/share/man/man3/lrand48.3.gz +-rw-r--r-- root/root usr/share/man/man3/lrand48_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/lrint.3.gz +-rw-r--r-- root/root usr/share/man/man3/lrintf.3.gz +-rw-r--r-- root/root usr/share/man/man3/lrintl.3.gz +-rw-r--r-- root/root usr/share/man/man3/lround.3.gz +-rw-r--r-- root/root usr/share/man/man3/lroundf.3.gz +-rw-r--r-- root/root usr/share/man/man3/lroundl.3.gz +-rw-r--r-- root/root usr/share/man/man3/lsearch.3.gz +-rw-r--r-- root/root usr/share/man/man3/lseek64.3.gz +-rw-r--r-- root/root usr/share/man/man3/lutimes.3.gz +-rw-r--r-- root/root usr/share/man/man3/major.3.gz +-rw-r--r-- root/root usr/share/man/man3/makecontext.3.gz +-rw-r--r-- root/root usr/share/man/man3/makedev.3.gz +-rw-r--r-- root/root usr/share/man/man3/mallinfo.3.gz +-rw-r--r-- root/root usr/share/man/man3/mallinfo2.3.gz +-rw-r--r-- root/root usr/share/man/man3/malloc.3.gz +-rw-r--r-- root/root usr/share/man/man3/malloc_get_state.3.gz +-rw-r--r-- root/root usr/share/man/man3/malloc_hook.3.gz +-rw-r--r-- root/root usr/share/man/man3/malloc_info.3.gz +-rw-r--r-- root/root usr/share/man/man3/malloc_set_state.3.gz +-rw-r--r-- root/root usr/share/man/man3/malloc_stats.3.gz +-rw-r--r-- root/root usr/share/man/man3/malloc_trim.3.gz +-rw-r--r-- root/root usr/share/man/man3/malloc_usable_size.3.gz +-rw-r--r-- root/root usr/share/man/man3/mallopt.3.gz +-rw-r--r-- root/root usr/share/man/man3/matherr.3.gz +-rw-r--r-- root/root usr/share/man/man3/mblen.3.gz +-rw-r--r-- root/root usr/share/man/man3/mbrlen.3.gz +-rw-r--r-- root/root usr/share/man/man3/mbrtowc.3.gz +-rw-r--r-- root/root usr/share/man/man3/mbsinit.3.gz +-rw-r--r-- root/root usr/share/man/man3/mbsnrtowcs.3.gz +-rw-r--r-- root/root usr/share/man/man3/mbsrtowcs.3.gz +-rw-r--r-- root/root usr/share/man/man3/mbstowcs.3.gz +-rw-r--r-- root/root usr/share/man/man3/mbtowc.3.gz +-rw-r--r-- root/root usr/share/man/man3/mcheck.3.gz +-rw-r--r-- root/root usr/share/man/man3/mcheck_check_all.3.gz +-rw-r--r-- root/root usr/share/man/man3/mcheck_pedantic.3.gz +-rw-r--r-- root/root usr/share/man/man3/memalign.3.gz +-rw-r--r-- root/root usr/share/man/man3/memccpy.3.gz +-rw-r--r-- root/root usr/share/man/man3/memchr.3.gz +-rw-r--r-- root/root usr/share/man/man3/memcmp.3.gz +-rw-r--r-- root/root usr/share/man/man3/memcpy.3.gz +-rw-r--r-- root/root usr/share/man/man3/memfrob.3.gz +-rw-r--r-- root/root usr/share/man/man3/memmem.3.gz +-rw-r--r-- root/root usr/share/man/man3/memmove.3.gz +-rw-r--r-- root/root usr/share/man/man3/mempcpy.3.gz +-rw-r--r-- root/root usr/share/man/man3/memrchr.3.gz +-rw-r--r-- root/root usr/share/man/man3/memset.3.gz +-rw-r--r-- root/root usr/share/man/man3/minor.3.gz +-rw-r--r-- root/root usr/share/man/man3/mkdtemp.3.gz +-rw-r--r-- root/root usr/share/man/man3/mkfifo.3.gz +-rw-r--r-- root/root usr/share/man/man3/mkfifoat.3.gz +-rw-r--r-- root/root usr/share/man/man3/mkostemp.3.gz +-rw-r--r-- root/root usr/share/man/man3/mkostemps.3.gz +-rw-r--r-- root/root usr/share/man/man3/mkstemp.3.gz +-rw-r--r-- root/root usr/share/man/man3/mkstemps.3.gz +-rw-r--r-- root/root usr/share/man/man3/mktemp.3.gz +-rw-r--r-- root/root usr/share/man/man3/mktime.3.gz +-rw-r--r-- root/root usr/share/man/man3/mmap64.3.gz +-rw-r--r-- root/root usr/share/man/man3/modf.3.gz +-rw-r--r-- root/root usr/share/man/man3/modff.3.gz +-rw-r--r-- root/root usr/share/man/man3/modfl.3.gz +-rw-r--r-- root/root usr/share/man/man3/mpool.3.gz +-rw-r--r-- root/root usr/share/man/man3/mprobe.3.gz +-rw-r--r-- root/root usr/share/man/man3/mq_close.3.gz +-rw-r--r-- root/root usr/share/man/man3/mq_getattr.3.gz +-rw-r--r-- root/root usr/share/man/man3/mq_notify.3.gz +-rw-r--r-- root/root usr/share/man/man3/mq_open.3.gz +-rw-r--r-- root/root usr/share/man/man3/mq_receive.3.gz +-rw-r--r-- root/root usr/share/man/man3/mq_send.3.gz +-rw-r--r-- root/root usr/share/man/man3/mq_setattr.3.gz +-rw-r--r-- root/root usr/share/man/man3/mq_timedreceive.3.gz +-rw-r--r-- root/root usr/share/man/man3/mq_timedsend.3.gz +-rw-r--r-- root/root usr/share/man/man3/mq_unlink.3.gz +-rw-r--r-- root/root usr/share/man/man3/mrand48.3.gz +-rw-r--r-- root/root usr/share/man/man3/mrand48_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/mtrace.3.gz +-rw-r--r-- root/root usr/share/man/man3/muntrace.3.gz +-rw-r--r-- root/root usr/share/man/man3/nan.3.gz +-rw-r--r-- root/root usr/share/man/man3/nanf.3.gz +-rw-r--r-- root/root usr/share/man/man3/nanl.3.gz +-rw-r--r-- root/root usr/share/man/man3/nearbyint.3.gz +-rw-r--r-- root/root usr/share/man/man3/nearbyintf.3.gz +-rw-r--r-- root/root usr/share/man/man3/nearbyintl.3.gz +-rw-r--r-- root/root usr/share/man/man3/netlink.3.gz +-rw-r--r-- root/root usr/share/man/man3/newlocale.3.gz +-rw-r--r-- root/root usr/share/man/man3/nextafter.3.gz +-rw-r--r-- root/root usr/share/man/man3/nextafterf.3.gz +-rw-r--r-- root/root usr/share/man/man3/nextafterl.3.gz +-rw-r--r-- root/root usr/share/man/man3/nextdown.3.gz +-rw-r--r-- root/root usr/share/man/man3/nextdownf.3.gz +-rw-r--r-- root/root usr/share/man/man3/nextdownl.3.gz +-rw-r--r-- root/root usr/share/man/man3/nexttoward.3.gz +-rw-r--r-- root/root usr/share/man/man3/nexttowardf.3.gz +-rw-r--r-- root/root usr/share/man/man3/nexttowardl.3.gz +-rw-r--r-- root/root usr/share/man/man3/nextup.3.gz +-rw-r--r-- root/root usr/share/man/man3/nextupf.3.gz +-rw-r--r-- root/root usr/share/man/man3/nextupl.3.gz +-rw-r--r-- root/root usr/share/man/man3/nftw.3.gz +-rw-r--r-- root/root usr/share/man/man3/nl_langinfo.3.gz +-rw-r--r-- root/root usr/share/man/man3/nl_langinfo_l.3.gz +-rw-r--r-- root/root usr/share/man/man3/nrand48.3.gz +-rw-r--r-- root/root usr/share/man/man3/nrand48_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/ntohl.3.gz +-rw-r--r-- root/root usr/share/man/man3/ntohs.3.gz +-rw-r--r-- root/root usr/share/man/man3/ntp_adjtime.3.gz +-rw-r--r-- root/root usr/share/man/man3/ntp_gettime.3.gz +-rw-r--r-- root/root usr/share/man/man3/ntp_gettimex.3.gz +-rw-r--r-- root/root usr/share/man/man3/offsetof.3.gz +-rw-r--r-- root/root usr/share/man/man3/on_exit.3.gz +-rw-r--r-- root/root usr/share/man/man3/open_memstream.3.gz +-rw-r--r-- root/root usr/share/man/man3/open_wmemstream.3.gz +-rw-r--r-- root/root usr/share/man/man3/opendir.3.gz +-rw-r--r-- root/root usr/share/man/man3/openlog.3.gz +-rw-r--r-- root/root usr/share/man/man3/openpty.3.gz +-rw-r--r-- root/root usr/share/man/man3/optarg.3.gz +-rw-r--r-- root/root usr/share/man/man3/opterr.3.gz +-rw-r--r-- root/root usr/share/man/man3/optind.3.gz +-rw-r--r-- root/root usr/share/man/man3/optopt.3.gz +-rw-r--r-- root/root usr/share/man/man3/passwd2des.3.gz +-rw-r--r-- root/root usr/share/man/man3/pathconf.3.gz +-rw-r--r-- root/root usr/share/man/man3/pclose.3.gz +-rw-r--r-- root/root usr/share/man/man3/perror.3.gz +-rw-r--r-- root/root usr/share/man/man3/pmap_getmaps.3.gz +-rw-r--r-- root/root usr/share/man/man3/pmap_getport.3.gz +-rw-r--r-- root/root usr/share/man/man3/pmap_rmtcall.3.gz +-rw-r--r-- root/root usr/share/man/man3/pmap_set.3.gz +-rw-r--r-- root/root usr/share/man/man3/pmap_unset.3.gz +-rw-r--r-- root/root usr/share/man/man3/popen.3.gz +-rw-r--r-- root/root usr/share/man/man3/posix_fallocate.3.gz +-rw-r--r-- root/root usr/share/man/man3/posix_madvise.3.gz +-rw-r--r-- root/root usr/share/man/man3/posix_memalign.3.gz +-rw-r--r-- root/root usr/share/man/man3/posix_openpt.3.gz +-rw-r--r-- root/root usr/share/man/man3/posix_spawn.3.gz +-rw-r--r-- root/root usr/share/man/man3/posix_spawnp.3.gz +-rw-r--r-- root/root usr/share/man/man3/pow.3.gz +-rw-r--r-- root/root usr/share/man/man3/pow10.3.gz +-rw-r--r-- root/root usr/share/man/man3/pow10f.3.gz +-rw-r--r-- root/root usr/share/man/man3/pow10l.3.gz +-rw-r--r-- root/root usr/share/man/man3/powerof2.3.gz +-rw-r--r-- root/root usr/share/man/man3/powf.3.gz +-rw-r--r-- root/root usr/share/man/man3/powl.3.gz +-rw-r--r-- root/root usr/share/man/man3/printf.3.gz +-rw-r--r-- root/root usr/share/man/man3/profil.3.gz +-rw-r--r-- root/root usr/share/man/man3/program_invocation_name.3.gz +-rw-r--r-- root/root usr/share/man/man3/program_invocation_short_name.3.gz +-rw-r--r-- root/root usr/share/man/man3/psiginfo.3.gz +-rw-r--r-- root/root usr/share/man/man3/psignal.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_atfork.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_attr_destroy.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_attr_getaffinity_np.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_attr_getdetachstate.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_attr_getguardsize.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_attr_getinheritsched.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_attr_getschedparam.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_attr_getschedpolicy.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_attr_getscope.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_attr_getsigmask_np.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_attr_getstack.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_attr_getstackaddr.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_attr_getstacksize.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_attr_init.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_attr_setaffinity_np.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_attr_setdetachstate.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_attr_setguardsize.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_attr_setinheritsched.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_attr_setschedparam.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_attr_setschedpolicy.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_attr_setscope.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_attr_setsigmask_np.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_attr_setstack.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_attr_setstackaddr.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_attr_setstacksize.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_cancel.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_cleanup_pop.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_cleanup_pop_restore_np.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_cleanup_push.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_cleanup_push_defer_np.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_create.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_detach.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_equal.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_exit.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_getaffinity_np.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_getattr_default_np.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_getattr_np.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_getconcurrency.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_getcpuclockid.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_getname_np.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_getschedparam.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_join.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_kill.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_kill_other_threads_np.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_mutex_consistent.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_mutex_consistent_np.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_mutexattr_destroy.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_mutexattr_getpshared.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_mutexattr_getrobust.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_mutexattr_getrobust_np.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_mutexattr_init.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_mutexattr_setpshared.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_mutexattr_setrobust.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_mutexattr_setrobust_np.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_rwlockattr_getkind_np.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_rwlockattr_setkind_np.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_self.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_setaffinity_np.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_setattr_default_np.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_setcancelstate.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_setcanceltype.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_setconcurrency.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_setname_np.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_setschedparam.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_setschedprio.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_sigmask.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_sigqueue.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_spin_destroy.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_spin_init.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_spin_lock.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_spin_trylock.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_spin_unlock.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_testcancel.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_timedjoin_np.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_tryjoin_np.3.gz +-rw-r--r-- root/root usr/share/man/man3/pthread_yield.3.gz +-rw-r--r-- root/root usr/share/man/man3/ptsname.3.gz +-rw-r--r-- root/root usr/share/man/man3/ptsname_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/putc.3.gz +-rw-r--r-- root/root usr/share/man/man3/putc_unlocked.3.gz +-rw-r--r-- root/root usr/share/man/man3/putchar.3.gz +-rw-r--r-- root/root usr/share/man/man3/putchar_unlocked.3.gz +-rw-r--r-- root/root usr/share/man/man3/putenv.3.gz +-rw-r--r-- root/root usr/share/man/man3/putgrent.3.gz +-rw-r--r-- root/root usr/share/man/man3/putpwent.3.gz +-rw-r--r-- root/root usr/share/man/man3/puts.3.gz +-rw-r--r-- root/root usr/share/man/man3/putspent.3.gz +-rw-r--r-- root/root usr/share/man/man3/pututline.3.gz +-rw-r--r-- root/root usr/share/man/man3/pututxline.3.gz +-rw-r--r-- root/root usr/share/man/man3/putw.3.gz +-rw-r--r-- root/root usr/share/man/man3/putwc.3.gz +-rw-r--r-- root/root usr/share/man/man3/putwc_unlocked.3.gz +-rw-r--r-- root/root usr/share/man/man3/putwchar.3.gz +-rw-r--r-- root/root usr/share/man/man3/putwchar_unlocked.3.gz +-rw-r--r-- root/root usr/share/man/man3/pvalloc.3.gz +-rw-r--r-- root/root usr/share/man/man3/qecvt.3.gz +-rw-r--r-- root/root usr/share/man/man3/qecvt_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/qfcvt.3.gz +-rw-r--r-- root/root usr/share/man/man3/qfcvt_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/qgcvt.3.gz +-rw-r--r-- root/root usr/share/man/man3/qsort.3.gz +-rw-r--r-- root/root usr/share/man/man3/qsort_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/queue.3.gz +-rw-r--r-- root/root usr/share/man/man3/raise.3.gz +-rw-r--r-- root/root usr/share/man/man3/rand.3.gz +-rw-r--r-- root/root usr/share/man/man3/rand_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/random.3.gz +-rw-r--r-- root/root usr/share/man/man3/random_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/rawmemchr.3.gz +-rw-r--r-- root/root usr/share/man/man3/rcmd.3.gz +-rw-r--r-- root/root usr/share/man/man3/rcmd_af.3.gz +-rw-r--r-- root/root usr/share/man/man3/re_comp.3.gz +-rw-r--r-- root/root usr/share/man/man3/re_exec.3.gz +-rw-r--r-- root/root usr/share/man/man3/readdir.3.gz +-rw-r--r-- root/root usr/share/man/man3/readdir_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/realloc.3.gz +-rw-r--r-- root/root usr/share/man/man3/reallocarray.3.gz +-rw-r--r-- root/root usr/share/man/man3/realpath.3.gz +-rw-r--r-- root/root usr/share/man/man3/recno.3.gz +-rw-r--r-- root/root usr/share/man/man3/regcomp.3.gz +-rw-r--r-- root/root usr/share/man/man3/regerror.3.gz +-rw-r--r-- root/root usr/share/man/man3/regex.3.gz +-rw-r--r-- root/root usr/share/man/man3/regexec.3.gz +-rw-r--r-- root/root usr/share/man/man3/regfree.3.gz +-rw-r--r-- root/root usr/share/man/man3/register_printf_modifier.3.gz +-rw-r--r-- root/root usr/share/man/man3/register_printf_specifier.3.gz +-rw-r--r-- root/root usr/share/man/man3/register_printf_type.3.gz +-rw-r--r-- root/root usr/share/man/man3/registerrpc.3.gz +-rw-r--r-- root/root usr/share/man/man3/remainder.3.gz +-rw-r--r-- root/root usr/share/man/man3/remainderf.3.gz +-rw-r--r-- root/root usr/share/man/man3/remainderl.3.gz +-rw-r--r-- root/root usr/share/man/man3/remove.3.gz +-rw-r--r-- root/root usr/share/man/man3/remque.3.gz +-rw-r--r-- root/root usr/share/man/man3/remquo.3.gz +-rw-r--r-- root/root usr/share/man/man3/remquof.3.gz +-rw-r--r-- root/root usr/share/man/man3/remquol.3.gz +-rw-r--r-- root/root usr/share/man/man3/res_init.3.gz +-rw-r--r-- root/root usr/share/man/man3/res_mkquery.3.gz +-rw-r--r-- root/root usr/share/man/man3/res_nclose.3.gz +-rw-r--r-- root/root usr/share/man/man3/res_ninit.3.gz +-rw-r--r-- root/root usr/share/man/man3/res_nmkquery.3.gz +-rw-r--r-- root/root usr/share/man/man3/res_nquery.3.gz +-rw-r--r-- root/root usr/share/man/man3/res_nquerydomain.3.gz +-rw-r--r-- root/root usr/share/man/man3/res_nsearch.3.gz +-rw-r--r-- root/root usr/share/man/man3/res_nsend.3.gz +-rw-r--r-- root/root usr/share/man/man3/res_query.3.gz +-rw-r--r-- root/root usr/share/man/man3/res_querydomain.3.gz +-rw-r--r-- root/root usr/share/man/man3/res_search.3.gz +-rw-r--r-- root/root usr/share/man/man3/res_send.3.gz +-rw-r--r-- root/root usr/share/man/man3/resolver.3.gz +-rw-r--r-- root/root usr/share/man/man3/rewind.3.gz +-rw-r--r-- root/root usr/share/man/man3/rewinddir.3.gz +-rw-r--r-- root/root usr/share/man/man3/rexec.3.gz +-rw-r--r-- root/root usr/share/man/man3/rexec_af.3.gz +-rw-r--r-- root/root usr/share/man/man3/rindex.3.gz +-rw-r--r-- root/root usr/share/man/man3/rint.3.gz +-rw-r--r-- root/root usr/share/man/man3/rintf.3.gz +-rw-r--r-- root/root usr/share/man/man3/rintl.3.gz +-rw-r--r-- root/root usr/share/man/man3/round.3.gz +-rw-r--r-- root/root usr/share/man/man3/roundf.3.gz +-rw-r--r-- root/root usr/share/man/man3/roundl.3.gz +-rw-r--r-- root/root usr/share/man/man3/roundup.3.gz +-rw-r--r-- root/root usr/share/man/man3/rpc.3.gz +-rw-r--r-- root/root usr/share/man/man3/rpmatch.3.gz +-rw-r--r-- root/root usr/share/man/man3/rresvport.3.gz +-rw-r--r-- root/root usr/share/man/man3/rresvport_af.3.gz +-rw-r--r-- root/root usr/share/man/man3/rtime.3.gz +-rw-r--r-- root/root usr/share/man/man3/rtnetlink.3.gz +-rw-r--r-- root/root usr/share/man/man3/ruserok.3.gz +-rw-r--r-- root/root usr/share/man/man3/ruserok_af.3.gz +-rw-r--r-- root/root usr/share/man/man3/scalb.3.gz +-rw-r--r-- root/root usr/share/man/man3/scalbf.3.gz +-rw-r--r-- root/root usr/share/man/man3/scalbl.3.gz +-rw-r--r-- root/root usr/share/man/man3/scalbln.3.gz +-rw-r--r-- root/root usr/share/man/man3/scalblnf.3.gz +-rw-r--r-- root/root usr/share/man/man3/scalblnl.3.gz +-rw-r--r-- root/root usr/share/man/man3/scalbn.3.gz +-rw-r--r-- root/root usr/share/man/man3/scalbnf.3.gz +-rw-r--r-- root/root usr/share/man/man3/scalbnl.3.gz +-rw-r--r-- root/root usr/share/man/man3/scandir.3.gz +-rw-r--r-- root/root usr/share/man/man3/scandirat.3.gz +-rw-r--r-- root/root usr/share/man/man3/scanf.3.gz +-rw-r--r-- root/root usr/share/man/man3/sched_getcpu.3.gz +-rw-r--r-- root/root usr/share/man/man3/secure_getenv.3.gz +-rw-r--r-- root/root usr/share/man/man3/seed48.3.gz +-rw-r--r-- root/root usr/share/man/man3/seed48_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/seekdir.3.gz +-rw-r--r-- root/root usr/share/man/man3/sem_close.3.gz +-rw-r--r-- root/root usr/share/man/man3/sem_destroy.3.gz +-rw-r--r-- root/root usr/share/man/man3/sem_getvalue.3.gz +-rw-r--r-- root/root usr/share/man/man3/sem_init.3.gz +-rw-r--r-- root/root usr/share/man/man3/sem_open.3.gz +-rw-r--r-- root/root usr/share/man/man3/sem_post.3.gz +-rw-r--r-- root/root usr/share/man/man3/sem_timedwait.3.gz +-rw-r--r-- root/root usr/share/man/man3/sem_trywait.3.gz +-rw-r--r-- root/root usr/share/man/man3/sem_unlink.3.gz +-rw-r--r-- root/root usr/share/man/man3/sem_wait.3.gz +-rw-r--r-- root/root usr/share/man/man3/setaliasent.3.gz +-rw-r--r-- root/root usr/share/man/man3/setbuf.3.gz +-rw-r--r-- root/root usr/share/man/man3/setbuffer.3.gz +-rw-r--r-- root/root usr/share/man/man3/setcontext.3.gz +-rw-r--r-- root/root usr/share/man/man3/setenv.3.gz +-rw-r--r-- root/root usr/share/man/man3/setfsent.3.gz +-rw-r--r-- root/root usr/share/man/man3/setgrent.3.gz +-rw-r--r-- root/root usr/share/man/man3/sethostent.3.gz +-rw-r--r-- root/root usr/share/man/man3/sethostid.3.gz +-rw-r--r-- root/root usr/share/man/man3/setjmp.3.gz +-rw-r--r-- root/root usr/share/man/man3/setkey.3.gz +-rw-r--r-- root/root usr/share/man/man3/setkey_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/setlinebuf.3.gz +-rw-r--r-- root/root usr/share/man/man3/setlocale.3.gz +-rw-r--r-- root/root usr/share/man/man3/setlogmask.3.gz +-rw-r--r-- root/root usr/share/man/man3/setmntent.3.gz +-rw-r--r-- root/root usr/share/man/man3/setnetent.3.gz +-rw-r--r-- root/root usr/share/man/man3/setnetgrent.3.gz +-rw-r--r-- root/root usr/share/man/man3/setprotoent.3.gz +-rw-r--r-- root/root usr/share/man/man3/setpwent.3.gz +-rw-r--r-- root/root usr/share/man/man3/setrpcent.3.gz +-rw-r--r-- root/root usr/share/man/man3/setservent.3.gz +-rw-r--r-- root/root usr/share/man/man3/setspent.3.gz +-rw-r--r-- root/root usr/share/man/man3/setstate.3.gz +-rw-r--r-- root/root usr/share/man/man3/setstate_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/setttyent.3.gz +-rw-r--r-- root/root usr/share/man/man3/setusershell.3.gz +-rw-r--r-- root/root usr/share/man/man3/setutent.3.gz +-rw-r--r-- root/root usr/share/man/man3/setutxent.3.gz +-rw-r--r-- root/root usr/share/man/man3/setvbuf.3.gz +-rw-r--r-- root/root usr/share/man/man3/sgetspent.3.gz +-rw-r--r-- root/root usr/share/man/man3/sgetspent_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/shm_open.3.gz +-rw-r--r-- root/root usr/share/man/man3/shm_unlink.3.gz +-rw-r--r-- root/root usr/share/man/man3/sigabbrev_np.3.gz +-rw-r--r-- root/root usr/share/man/man3/sigaddset.3.gz +-rw-r--r-- root/root usr/share/man/man3/sigandset.3.gz +-rw-r--r-- root/root usr/share/man/man3/sigblock.3.gz +-rw-r--r-- root/root usr/share/man/man3/sigdelset.3.gz +-rw-r--r-- root/root usr/share/man/man3/sigdescr_np.3.gz +-rw-r--r-- root/root usr/share/man/man3/sigemptyset.3.gz +-rw-r--r-- root/root usr/share/man/man3/sigfillset.3.gz +-rw-r--r-- root/root usr/share/man/man3/siggetmask.3.gz +-rw-r--r-- root/root usr/share/man/man3/sighold.3.gz +-rw-r--r-- root/root usr/share/man/man3/sigignore.3.gz +-rw-r--r-- root/root usr/share/man/man3/siginterrupt.3.gz +-rw-r--r-- root/root usr/share/man/man3/sigisemptyset.3.gz +-rw-r--r-- root/root usr/share/man/man3/sigismember.3.gz +-rw-r--r-- root/root usr/share/man/man3/siglongjmp.3.gz +-rw-r--r-- root/root usr/share/man/man3/sigmask.3.gz +-rw-r--r-- root/root usr/share/man/man3/signbit.3.gz +-rw-r--r-- root/root usr/share/man/man3/signgam.3.gz +-rw-r--r-- root/root usr/share/man/man3/significand.3.gz +-rw-r--r-- root/root usr/share/man/man3/significandf.3.gz +-rw-r--r-- root/root usr/share/man/man3/significandl.3.gz +-rw-r--r-- root/root usr/share/man/man3/sigorset.3.gz +-rw-r--r-- root/root usr/share/man/man3/sigpause.3.gz +-rw-r--r-- root/root usr/share/man/man3/sigqueue.3.gz +-rw-r--r-- root/root usr/share/man/man3/sigrelse.3.gz +-rw-r--r-- root/root usr/share/man/man3/sigset.3.gz +-rw-r--r-- root/root usr/share/man/man3/sigsetjmp.3.gz +-rw-r--r-- root/root usr/share/man/man3/sigsetmask.3.gz +-rw-r--r-- root/root usr/share/man/man3/sigsetops.3.gz +-rw-r--r-- root/root usr/share/man/man3/sigstack.3.gz +-rw-r--r-- root/root usr/share/man/man3/sigvec.3.gz +-rw-r--r-- root/root usr/share/man/man3/sigwait.3.gz +-rw-r--r-- root/root usr/share/man/man3/simpleq.3.gz +-rw-r--r-- root/root usr/share/man/man3/sin.3.gz +-rw-r--r-- root/root usr/share/man/man3/sincos.3.gz +-rw-r--r-- root/root usr/share/man/man3/sincosf.3.gz +-rw-r--r-- root/root usr/share/man/man3/sincosl.3.gz +-rw-r--r-- root/root usr/share/man/man3/sinf.3.gz +-rw-r--r-- root/root usr/share/man/man3/sinh.3.gz +-rw-r--r-- root/root usr/share/man/man3/sinhf.3.gz +-rw-r--r-- root/root usr/share/man/man3/sinhl.3.gz +-rw-r--r-- root/root usr/share/man/man3/sinl.3.gz +-rw-r--r-- root/root usr/share/man/man3/sleep.3.gz +-rw-r--r-- root/root usr/share/man/man3/slist.3.gz +-rw-r--r-- root/root usr/share/man/man3/snprintf.3.gz +-rw-r--r-- root/root usr/share/man/man3/sockatmark.3.gz +-rw-r--r-- root/root usr/share/man/man3/sprintf.3.gz +-rw-r--r-- root/root usr/share/man/man3/sqrt.3.gz +-rw-r--r-- root/root usr/share/man/man3/sqrtf.3.gz +-rw-r--r-- root/root usr/share/man/man3/sqrtl.3.gz +-rw-r--r-- root/root usr/share/man/man3/srand.3.gz +-rw-r--r-- root/root usr/share/man/man3/srand48.3.gz +-rw-r--r-- root/root usr/share/man/man3/srand48_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/srandom.3.gz +-rw-r--r-- root/root usr/share/man/man3/srandom_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/sscanf.3.gz +-rw-r--r-- root/root usr/share/man/man3/ssignal.3.gz +-rw-r--r-- root/root usr/share/man/man3/stailq.3.gz +-rw-r--r-- root/root usr/share/man/man3/static_assert.3.gz +-rw-r--r-- root/root usr/share/man/man3/statvfs.3.gz +-rw-r--r-- root/root usr/share/man/man3/stdarg.3.gz +-rw-r--r-- root/root usr/share/man/man3/stderr.3.gz +-rw-r--r-- root/root usr/share/man/man3/stdin.3.gz +-rw-r--r-- root/root usr/share/man/man3/stdio.3.gz +-rw-r--r-- root/root usr/share/man/man3/stdio_ext.3.gz +-rw-r--r-- root/root usr/share/man/man3/stdout.3.gz +-rw-r--r-- root/root usr/share/man/man3/stpcpy.3.gz +-rw-r--r-- root/root usr/share/man/man3/stpecpy.3.gz +-rw-r--r-- root/root usr/share/man/man3/stpecpyx.3.gz +-rw-r--r-- root/root usr/share/man/man3/stpncpy.3.gz +-rw-r--r-- root/root usr/share/man/man3/strcasecmp.3.gz +-rw-r--r-- root/root usr/share/man/man3/strcasestr.3.gz +-rw-r--r-- root/root usr/share/man/man3/strcat.3.gz +-rw-r--r-- root/root usr/share/man/man3/strchr.3.gz +-rw-r--r-- root/root usr/share/man/man3/strchrnul.3.gz +-rw-r--r-- root/root usr/share/man/man3/strcmp.3.gz +-rw-r--r-- root/root usr/share/man/man3/strcoll.3.gz +-rw-r--r-- root/root usr/share/man/man3/strcpy.3.gz +-rw-r--r-- root/root usr/share/man/man3/strcspn.3.gz +-rw-r--r-- root/root usr/share/man/man3/strdup.3.gz +-rw-r--r-- root/root usr/share/man/man3/strdupa.3.gz +-rw-r--r-- root/root usr/share/man/man3/strerror.3.gz +-rw-r--r-- root/root usr/share/man/man3/strerror_l.3.gz +-rw-r--r-- root/root usr/share/man/man3/strerror_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/strerrordesc_np.3.gz +-rw-r--r-- root/root usr/share/man/man3/strerrorname_np.3.gz +-rw-r--r-- root/root usr/share/man/man3/strfmon.3.gz +-rw-r--r-- root/root usr/share/man/man3/strfmon_l.3.gz +-rw-r--r-- root/root usr/share/man/man3/strfromd.3.gz +-rw-r--r-- root/root usr/share/man/man3/strfromf.3.gz +-rw-r--r-- root/root usr/share/man/man3/strfroml.3.gz +-rw-r--r-- root/root usr/share/man/man3/strfry.3.gz +-rw-r--r-- root/root usr/share/man/man3/strftime.3.gz +-rw-r--r-- root/root usr/share/man/man3/strftime_l.3.gz +-rw-r--r-- root/root usr/share/man/man3/string.3.gz +-rw-r--r-- root/root usr/share/man/man3/strlen.3.gz +-rw-r--r-- root/root usr/share/man/man3/strncasecmp.3.gz +-rw-r--r-- root/root usr/share/man/man3/strncat.3.gz +-rw-r--r-- root/root usr/share/man/man3/strncmp.3.gz +-rw-r--r-- root/root usr/share/man/man3/strncpy.3.gz +-rw-r--r-- root/root usr/share/man/man3/strndup.3.gz +-rw-r--r-- root/root usr/share/man/man3/strndupa.3.gz +-rw-r--r-- root/root usr/share/man/man3/strnlen.3.gz +-rw-r--r-- root/root usr/share/man/man3/strpbrk.3.gz +-rw-r--r-- root/root usr/share/man/man3/strptime.3.gz +-rw-r--r-- root/root usr/share/man/man3/strrchr.3.gz +-rw-r--r-- root/root usr/share/man/man3/strsep.3.gz +-rw-r--r-- root/root usr/share/man/man3/strsignal.3.gz +-rw-r--r-- root/root usr/share/man/man3/strspn.3.gz +-rw-r--r-- root/root usr/share/man/man3/strstr.3.gz +-rw-r--r-- root/root usr/share/man/man3/strtod.3.gz +-rw-r--r-- root/root usr/share/man/man3/strtof.3.gz +-rw-r--r-- root/root usr/share/man/man3/strtoimax.3.gz +-rw-r--r-- root/root usr/share/man/man3/strtok.3.gz +-rw-r--r-- root/root usr/share/man/man3/strtok_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/strtol.3.gz +-rw-r--r-- root/root usr/share/man/man3/strtold.3.gz +-rw-r--r-- root/root usr/share/man/man3/strtoll.3.gz +-rw-r--r-- root/root usr/share/man/man3/strtoq.3.gz +-rw-r--r-- root/root usr/share/man/man3/strtoul.3.gz +-rw-r--r-- root/root usr/share/man/man3/strtoull.3.gz +-rw-r--r-- root/root usr/share/man/man3/strtoumax.3.gz +-rw-r--r-- root/root usr/share/man/man3/strtouq.3.gz +-rw-r--r-- root/root usr/share/man/man3/strverscmp.3.gz +-rw-r--r-- root/root usr/share/man/man3/strxfrm.3.gz +-rw-r--r-- root/root usr/share/man/man3/svc_destroy.3.gz +-rw-r--r-- root/root usr/share/man/man3/svc_freeargs.3.gz +-rw-r--r-- root/root usr/share/man/man3/svc_getargs.3.gz +-rw-r--r-- root/root usr/share/man/man3/svc_getcaller.3.gz +-rw-r--r-- root/root usr/share/man/man3/svc_getreq.3.gz +-rw-r--r-- root/root usr/share/man/man3/svc_getreqset.3.gz +-rw-r--r-- root/root usr/share/man/man3/svc_register.3.gz +-rw-r--r-- root/root usr/share/man/man3/svc_run.3.gz +-rw-r--r-- root/root usr/share/man/man3/svc_sendreply.3.gz +-rw-r--r-- root/root usr/share/man/man3/svc_unregister.3.gz +-rw-r--r-- root/root usr/share/man/man3/svcerr_auth.3.gz +-rw-r--r-- root/root usr/share/man/man3/svcerr_decode.3.gz +-rw-r--r-- root/root usr/share/man/man3/svcerr_noproc.3.gz +-rw-r--r-- root/root usr/share/man/man3/svcerr_noprog.3.gz +-rw-r--r-- root/root usr/share/man/man3/svcerr_progvers.3.gz +-rw-r--r-- root/root usr/share/man/man3/svcerr_systemerr.3.gz +-rw-r--r-- root/root usr/share/man/man3/svcerr_weakauth.3.gz +-rw-r--r-- root/root usr/share/man/man3/svcfd_create.3.gz +-rw-r--r-- root/root usr/share/man/man3/svcraw_create.3.gz +-rw-r--r-- root/root usr/share/man/man3/svctcp_create.3.gz +-rw-r--r-- root/root usr/share/man/man3/svcudp_bufcreate.3.gz +-rw-r--r-- root/root usr/share/man/man3/svcudp_create.3.gz +-rw-r--r-- root/root usr/share/man/man3/swab.3.gz +-rw-r--r-- root/root usr/share/man/man3/swapcontext.3.gz +-rw-r--r-- root/root usr/share/man/man3/swprintf.3.gz +-rw-r--r-- root/root usr/share/man/man3/sys_errlist.3.gz +-rw-r--r-- root/root usr/share/man/man3/sys_nerr.3.gz +-rw-r--r-- root/root usr/share/man/man3/sys_siglist.3.gz +-rw-r--r-- root/root usr/share/man/man3/sysconf.3.gz +-rw-r--r-- root/root usr/share/man/man3/syslog.3.gz +-rw-r--r-- root/root usr/share/man/man3/system.3.gz +-rw-r--r-- root/root usr/share/man/man3/sysv_signal.3.gz +-rw-r--r-- root/root usr/share/man/man3/tailq.3.gz +-rw-r--r-- root/root usr/share/man/man3/tan.3.gz +-rw-r--r-- root/root usr/share/man/man3/tanf.3.gz +-rw-r--r-- root/root usr/share/man/man3/tanh.3.gz +-rw-r--r-- root/root usr/share/man/man3/tanhf.3.gz +-rw-r--r-- root/root usr/share/man/man3/tanhl.3.gz +-rw-r--r-- root/root usr/share/man/man3/tanl.3.gz +-rw-r--r-- root/root usr/share/man/man3/tcdrain.3.gz +-rw-r--r-- root/root usr/share/man/man3/tcflow.3.gz +-rw-r--r-- root/root usr/share/man/man3/tcflush.3.gz +-rw-r--r-- root/root usr/share/man/man3/tcgetattr.3.gz +-rw-r--r-- root/root usr/share/man/man3/tcgetpgrp.3.gz +-rw-r--r-- root/root usr/share/man/man3/tcgetsid.3.gz +-rw-r--r-- root/root usr/share/man/man3/tcsendbreak.3.gz +-rw-r--r-- root/root usr/share/man/man3/tcsetattr.3.gz +-rw-r--r-- root/root usr/share/man/man3/tcsetpgrp.3.gz +-rw-r--r-- root/root usr/share/man/man3/tdelete.3.gz +-rw-r--r-- root/root usr/share/man/man3/tdestroy.3.gz +-rw-r--r-- root/root usr/share/man/man3/telldir.3.gz +-rw-r--r-- root/root usr/share/man/man3/tempnam.3.gz +-rw-r--r-- root/root usr/share/man/man3/termios.3.gz +-rw-r--r-- root/root usr/share/man/man3/tfind.3.gz +-rw-r--r-- root/root usr/share/man/man3/tgamma.3.gz +-rw-r--r-- root/root usr/share/man/man3/tgammaf.3.gz +-rw-r--r-- root/root usr/share/man/man3/tgammal.3.gz +-rw-r--r-- root/root usr/share/man/man3/timegm.3.gz +-rw-r--r-- root/root usr/share/man/man3/timelocal.3.gz +-rw-r--r-- root/root usr/share/man/man3/timeradd.3.gz +-rw-r--r-- root/root usr/share/man/man3/timerclear.3.gz +-rw-r--r-- root/root usr/share/man/man3/timercmp.3.gz +-rw-r--r-- root/root usr/share/man/man3/timerisset.3.gz +-rw-r--r-- root/root usr/share/man/man3/timersub.3.gz +-rw-r--r-- root/root usr/share/man/man3/timezone.3.gz +-rw-r--r-- root/root usr/share/man/man3/tmpfile.3.gz +-rw-r--r-- root/root usr/share/man/man3/tmpnam.3.gz +-rw-r--r-- root/root usr/share/man/man3/tmpnam_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/toascii.3.gz +-rw-r--r-- root/root usr/share/man/man3/tolower.3.gz +-rw-r--r-- root/root usr/share/man/man3/tolower_l.3.gz +-rw-r--r-- root/root usr/share/man/man3/toupper.3.gz +-rw-r--r-- root/root usr/share/man/man3/toupper_l.3.gz +-rw-r--r-- root/root usr/share/man/man3/towctrans.3.gz +-rw-r--r-- root/root usr/share/man/man3/towlower.3.gz +-rw-r--r-- root/root usr/share/man/man3/towlower_l.3.gz +-rw-r--r-- root/root usr/share/man/man3/towupper.3.gz +-rw-r--r-- root/root usr/share/man/man3/towupper_l.3.gz +-rw-r--r-- root/root usr/share/man/man3/trunc.3.gz +-rw-r--r-- root/root usr/share/man/man3/truncf.3.gz +-rw-r--r-- root/root usr/share/man/man3/truncl.3.gz +-rw-r--r-- root/root usr/share/man/man3/tsearch.3.gz +-rw-r--r-- root/root usr/share/man/man3/ttyname.3.gz +-rw-r--r-- root/root usr/share/man/man3/ttyname_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/ttyslot.3.gz +-rw-r--r-- root/root usr/share/man/man3/twalk.3.gz +-rw-r--r-- root/root usr/share/man/man3/twalk_r.3.gz +-rw-r--r-- root/root usr/share/man/man3/tzname.3.gz +-rw-r--r-- root/root usr/share/man/man3/tzset.3.gz +-rw-r--r-- root/root usr/share/man/man3/ualarm.3.gz +-rw-r--r-- root/root usr/share/man/man3/ulckpwdf.3.gz +-rw-r--r-- root/root usr/share/man/man3/ulimit.3.gz +-rw-r--r-- root/root usr/share/man/man3/undocumented.3.gz +-rw-r--r-- root/root usr/share/man/man3/ungetc.3.gz +-rw-r--r-- root/root usr/share/man/man3/ungetwc.3.gz +-rw-r--r-- root/root usr/share/man/man3/unlocked_stdio.3.gz +-rw-r--r-- root/root usr/share/man/man3/unlockpt.3.gz +-rw-r--r-- root/root usr/share/man/man3/unsetenv.3.gz +-rw-r--r-- root/root usr/share/man/man3/updwtmp.3.gz +-rw-r--r-- root/root usr/share/man/man3/updwtmpx.3.gz +-rw-r--r-- root/root usr/share/man/man3/uselocale.3.gz +-rw-r--r-- root/root usr/share/man/man3/usleep.3.gz +-rw-r--r-- root/root usr/share/man/man3/ustpcpy.3.gz +-rw-r--r-- root/root usr/share/man/man3/ustr2stp.3.gz +-rw-r--r-- root/root usr/share/man/man3/utmpname.3.gz +-rw-r--r-- root/root usr/share/man/man3/utmpxname.3.gz +-rw-r--r-- root/root usr/share/man/man3/va_arg.3.gz +-rw-r--r-- root/root usr/share/man/man3/va_copy.3.gz +-rw-r--r-- root/root usr/share/man/man3/va_end.3.gz +-rw-r--r-- root/root usr/share/man/man3/va_start.3.gz +-rw-r--r-- root/root usr/share/man/man3/valloc.3.gz +-rw-r--r-- root/root usr/share/man/man3/vasprintf.3.gz +-rw-r--r-- root/root usr/share/man/man3/vdprintf.3.gz +-rw-r--r-- root/root usr/share/man/man3/verr.3.gz +-rw-r--r-- root/root usr/share/man/man3/verrx.3.gz +-rw-r--r-- root/root usr/share/man/man3/versionsort.3.gz +-rw-r--r-- root/root usr/share/man/man3/vfprintf.3.gz +-rw-r--r-- root/root usr/share/man/man3/vfscanf.3.gz +-rw-r--r-- root/root usr/share/man/man3/vfwprintf.3.gz +-rw-r--r-- root/root usr/share/man/man3/vlimit.3.gz +-rw-r--r-- root/root usr/share/man/man3/vprintf.3.gz +-rw-r--r-- root/root usr/share/man/man3/vscanf.3.gz +-rw-r--r-- root/root usr/share/man/man3/vsnprintf.3.gz +-rw-r--r-- root/root usr/share/man/man3/vsprintf.3.gz +-rw-r--r-- root/root usr/share/man/man3/vsscanf.3.gz +-rw-r--r-- root/root usr/share/man/man3/vswprintf.3.gz +-rw-r--r-- root/root usr/share/man/man3/vsyslog.3.gz +-rw-r--r-- root/root usr/share/man/man3/vtimes.3.gz +-rw-r--r-- root/root usr/share/man/man3/vwarn.3.gz +-rw-r--r-- root/root usr/share/man/man3/vwarnx.3.gz +-rw-r--r-- root/root usr/share/man/man3/vwprintf.3.gz +-rw-r--r-- root/root usr/share/man/man3/warn.3.gz +-rw-r--r-- root/root usr/share/man/man3/warnx.3.gz +-rw-r--r-- root/root usr/share/man/man3/wcpcpy.3.gz +-rw-r--r-- root/root usr/share/man/man3/wcpncpy.3.gz +-rw-r--r-- root/root usr/share/man/man3/wcrtomb.3.gz +-rw-r--r-- root/root usr/share/man/man3/wcscasecmp.3.gz +-rw-r--r-- root/root usr/share/man/man3/wcscat.3.gz +-rw-r--r-- root/root usr/share/man/man3/wcschr.3.gz +-rw-r--r-- root/root usr/share/man/man3/wcscmp.3.gz +-rw-r--r-- root/root usr/share/man/man3/wcscpy.3.gz +-rw-r--r-- root/root usr/share/man/man3/wcscspn.3.gz +-rw-r--r-- root/root usr/share/man/man3/wcsdup.3.gz +-rw-r--r-- root/root usr/share/man/man3/wcslen.3.gz +-rw-r--r-- root/root usr/share/man/man3/wcsncasecmp.3.gz +-rw-r--r-- root/root usr/share/man/man3/wcsncat.3.gz +-rw-r--r-- root/root usr/share/man/man3/wcsncmp.3.gz +-rw-r--r-- root/root usr/share/man/man3/wcsncpy.3.gz +-rw-r--r-- root/root usr/share/man/man3/wcsnlen.3.gz +-rw-r--r-- root/root usr/share/man/man3/wcsnrtombs.3.gz +-rw-r--r-- root/root usr/share/man/man3/wcspbrk.3.gz +-rw-r--r-- root/root usr/share/man/man3/wcsrchr.3.gz +-rw-r--r-- root/root usr/share/man/man3/wcsrtombs.3.gz +-rw-r--r-- root/root usr/share/man/man3/wcsspn.3.gz +-rw-r--r-- root/root usr/share/man/man3/wcsstr.3.gz +-rw-r--r-- root/root usr/share/man/man3/wcstoimax.3.gz +-rw-r--r-- root/root usr/share/man/man3/wcstok.3.gz +-rw-r--r-- root/root usr/share/man/man3/wcstombs.3.gz +-rw-r--r-- root/root usr/share/man/man3/wcstoumax.3.gz +-rw-r--r-- root/root usr/share/man/man3/wcswidth.3.gz +-rw-r--r-- root/root usr/share/man/man3/wctob.3.gz +-rw-r--r-- root/root usr/share/man/man3/wctomb.3.gz +-rw-r--r-- root/root usr/share/man/man3/wctrans.3.gz +-rw-r--r-- root/root usr/share/man/man3/wctype.3.gz +-rw-r--r-- root/root usr/share/man/man3/wcwidth.3.gz +-rw-r--r-- root/root usr/share/man/man3/wmemchr.3.gz +-rw-r--r-- root/root usr/share/man/man3/wmemcmp.3.gz +-rw-r--r-- root/root usr/share/man/man3/wmemcpy.3.gz +-rw-r--r-- root/root usr/share/man/man3/wmemmove.3.gz +-rw-r--r-- root/root usr/share/man/man3/wmempcpy.3.gz +-rw-r--r-- root/root usr/share/man/man3/wmemset.3.gz +-rw-r--r-- root/root usr/share/man/man3/wordexp.3.gz +-rw-r--r-- root/root usr/share/man/man3/wordfree.3.gz +-rw-r--r-- root/root usr/share/man/man3/wprintf.3.gz +-rw-r--r-- root/root usr/share/man/man3/xcrypt.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdecrypt.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr_accepted_reply.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr_array.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr_authunix_parms.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr_bool.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr_bytes.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr_callhdr.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr_callmsg.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr_char.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr_destroy.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr_double.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr_enum.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr_float.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr_free.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr_getpos.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr_inline.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr_int.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr_long.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr_opaque.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr_opaque_auth.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr_pmap.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr_pmaplist.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr_pointer.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr_reference.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr_rejected_reply.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr_replymsg.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr_setpos.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr_short.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr_string.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr_u_char.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr_u_int.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr_u_long.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr_u_short.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr_union.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr_vector.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr_void.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdr_wrapstring.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdrmem_create.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdrrec_create.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdrrec_endofrecord.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdrrec_eof.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdrrec_skiprecord.3.gz +-rw-r--r-- root/root usr/share/man/man3/xdrstdio_create.3.gz +-rw-r--r-- root/root usr/share/man/man3/xencrypt.3.gz +-rw-r--r-- root/root usr/share/man/man3/xprt_register.3.gz +-rw-r--r-- root/root usr/share/man/man3/xprt_unregister.3.gz +-rw-r--r-- root/root usr/share/man/man3/y0.3.gz +-rw-r--r-- root/root usr/share/man/man3/y0f.3.gz +-rw-r--r-- root/root usr/share/man/man3/y0l.3.gz +-rw-r--r-- root/root usr/share/man/man3/y1.3.gz +-rw-r--r-- root/root usr/share/man/man3/y1f.3.gz +-rw-r--r-- root/root usr/share/man/man3/y1l.3.gz +-rw-r--r-- root/root usr/share/man/man3/yn.3.gz +-rw-r--r-- root/root usr/share/man/man3/ynf.3.gz +-rw-r--r-- root/root usr/share/man/man3/ynl.3.gz +-rw-r--r-- root/root usr/share/man/man3/zustr2stp.3.gz +-rw-r--r-- root/root usr/share/man/man3/zustr2ustp.3.gz +drwxr-xr-x root/root usr/share/man/man3const/ +-rw-r--r-- root/root usr/share/man/man3const/EOF.3const.gz +-rw-r--r-- root/root usr/share/man/man3const/EXIT_FAILURE.3const.gz +-rw-r--r-- root/root usr/share/man/man3const/EXIT_SUCCESS.3const.gz +-rw-r--r-- root/root usr/share/man/man3const/NULL.3const.gz +-rw-r--r-- root/root usr/share/man/man3const/PA_CHAR.3const.gz +-rw-r--r-- root/root usr/share/man/man3const/PA_DOUBLE.3const.gz +-rw-r--r-- root/root usr/share/man/man3const/PA_FLAG_LONG.3const.gz +-rw-r--r-- root/root usr/share/man/man3const/PA_FLAG_LONG_DOUBLE.3const.gz +-rw-r--r-- root/root usr/share/man/man3const/PA_FLAG_LONG_LONG.3const.gz +-rw-r--r-- root/root usr/share/man/man3const/PA_FLAG_PTR.3const.gz +-rw-r--r-- root/root usr/share/man/man3const/PA_FLAG_SHORT.3const.gz +-rw-r--r-- root/root usr/share/man/man3const/PA_FLOAT.3const.gz +-rw-r--r-- root/root usr/share/man/man3const/PA_INT.3const.gz +-rw-r--r-- root/root usr/share/man/man3const/PA_LAST.3const.gz +-rw-r--r-- root/root usr/share/man/man3const/PA_POINTER.3const.gz +-rw-r--r-- root/root usr/share/man/man3const/PA_STRING.3const.gz +-rw-r--r-- root/root usr/share/man/man3const/PA_WCHAR.3const.gz +-rw-r--r-- root/root usr/share/man/man3const/PA_WSTRING.3const.gz +drwxr-xr-x root/root usr/share/man/man3head/ +-rw-r--r-- root/root usr/share/man/man3head/printf.h.3head.gz +-rw-r--r-- root/root usr/share/man/man3head/sysexits.h.3head.gz +drwxr-xr-x root/root usr/share/man/man3type/ +-rw-r--r-- root/root usr/share/man/man3type/FILE.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/aiocb.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/blkcnt_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/blksize_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/cc_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/clock_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/clockid_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/dev_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/div_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/double_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/epoll_data.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/epoll_data_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/epoll_event.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/fenv_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/fexcept_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/float_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/gid_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/id_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/imaxdiv_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/in6_addr.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/in_addr.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/in_addr_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/in_port_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/int16_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/int32_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/int64_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/int8_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/intN_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/intmax_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/intptr_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/iovec.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/itimerspec.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/lconv.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/ldiv_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/lldiv_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/loff_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/mode_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/off64_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/off_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/pid_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/printf_arginfo_size_function.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/printf_function.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/printf_info.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/printf_va_arg_function.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/ptrdiff_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/regex_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/regmatch_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/regoff_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/sa_family_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/sigevent.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/siginfo_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/sigset_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/sigval.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/size_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/sockaddr.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/sockaddr_in.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/sockaddr_in6.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/sockaddr_storage.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/sockaddr_un.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/socklen_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/speed_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/ssize_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/stat.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/suseconds_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/tcflag_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/time_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/timer_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/timespec.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/timeval.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/tm.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/uid_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/uint16_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/uint32_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/uint64_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/uint8_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/uintN_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/uintmax_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/uintptr_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/useconds_t.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/va_list.3type.gz +-rw-r--r-- root/root usr/share/man/man3type/void.3type.gz +drwxr-xr-x root/root usr/share/man/man4/ +-rw-r--r-- root/root usr/share/man/man4/cciss.4.gz +-rw-r--r-- root/root usr/share/man/man4/console_codes.4.gz +-rw-r--r-- root/root usr/share/man/man4/console_ioctl.4.gz +-rw-r--r-- root/root usr/share/man/man4/cpuid.4.gz +-rw-r--r-- root/root usr/share/man/man4/dsp56k.4.gz +-rw-r--r-- root/root usr/share/man/man4/fd.4.gz +-rw-r--r-- root/root usr/share/man/man4/full.4.gz +-rw-r--r-- root/root usr/share/man/man4/fuse.4.gz +-rw-r--r-- root/root usr/share/man/man4/hd.4.gz +-rw-r--r-- root/root usr/share/man/man4/hpsa.4.gz +-rw-r--r-- root/root usr/share/man/man4/initrd.4.gz +-rw-r--r-- root/root usr/share/man/man4/intro.4.gz +-rw-r--r-- root/root usr/share/man/man4/kmem.4.gz +-rw-r--r-- root/root usr/share/man/man4/lirc.4.gz +-rw-r--r-- root/root usr/share/man/man4/loop-control.4.gz +-rw-r--r-- root/root usr/share/man/man4/loop.4.gz +-rw-r--r-- root/root usr/share/man/man4/lp.4.gz +-rw-r--r-- root/root usr/share/man/man4/mem.4.gz +-rw-r--r-- root/root usr/share/man/man4/mouse.4.gz +-rw-r--r-- root/root usr/share/man/man4/msr.4.gz +-rw-r--r-- root/root usr/share/man/man4/null.4.gz +-rw-r--r-- root/root usr/share/man/man4/port.4.gz +-rw-r--r-- root/root usr/share/man/man4/ptmx.4.gz +-rw-r--r-- root/root usr/share/man/man4/pts.4.gz +-rw-r--r-- root/root usr/share/man/man4/ram.4.gz +-rw-r--r-- root/root usr/share/man/man4/random.4.gz +-rw-r--r-- root/root usr/share/man/man4/rtc.4.gz +-rw-r--r-- root/root usr/share/man/man4/sd.4.gz +-rw-r--r-- root/root usr/share/man/man4/sk98lin.4.gz +-rw-r--r-- root/root usr/share/man/man4/smartpqi.4.gz +-rw-r--r-- root/root usr/share/man/man4/st.4.gz +-rw-r--r-- root/root usr/share/man/man4/tty.4.gz +-rw-r--r-- root/root usr/share/man/man4/ttyS.4.gz +-rw-r--r-- root/root usr/share/man/man4/tty_ioctl.4.gz +-rw-r--r-- root/root usr/share/man/man4/urandom.4.gz +-rw-r--r-- root/root usr/share/man/man4/vcs.4.gz +-rw-r--r-- root/root usr/share/man/man4/vcsa.4.gz +-rw-r--r-- root/root usr/share/man/man4/veth.4.gz +-rw-r--r-- root/root usr/share/man/man4/wavelan.4.gz +-rw-r--r-- root/root usr/share/man/man4/zero.4.gz +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/acct.5.gz +-rw-r--r-- root/root usr/share/man/man5/charmap.5.gz +-rw-r--r-- root/root usr/share/man/man5/core.5.gz +-rw-r--r-- root/root usr/share/man/man5/dir_colors.5.gz +-rw-r--r-- root/root usr/share/man/man5/elf.5.gz +-rw-r--r-- root/root usr/share/man/man5/filesystems.5.gz +-rw-r--r-- root/root usr/share/man/man5/fs.5.gz +-rw-r--r-- root/root usr/share/man/man5/ftpusers.5.gz +-rw-r--r-- root/root usr/share/man/man5/gai.conf.5.gz +-rw-r--r-- root/root usr/share/man/man5/group.5.gz +-rw-r--r-- root/root usr/share/man/man5/host.conf.5.gz +-rw-r--r-- root/root usr/share/man/man5/hosts.5.gz +-rw-r--r-- root/root usr/share/man/man5/hosts.equiv.5.gz +-rw-r--r-- root/root usr/share/man/man5/intro.5.gz +-rw-r--r-- root/root usr/share/man/man5/issue.5.gz +-rw-r--r-- root/root usr/share/man/man5/locale.5.gz +-rw-r--r-- root/root usr/share/man/man5/motd.5.gz +-rw-r--r-- root/root usr/share/man/man5/networks.5.gz +-rw-r--r-- root/root usr/share/man/man5/nologin.5.gz +-rw-r--r-- root/root usr/share/man/man5/nscd.conf.5.gz +-rw-r--r-- root/root usr/share/man/man5/nss.5.gz +-rw-r--r-- root/root usr/share/man/man5/nsswitch.conf.5.gz +-rw-r--r-- root/root usr/share/man/man5/passwd.5.gz +-rw-r--r-- root/root usr/share/man/man5/proc.5.gz +-rw-r--r-- root/root usr/share/man/man5/procfs.5.gz +-rw-r--r-- root/root usr/share/man/man5/protocols.5.gz +-rw-r--r-- root/root usr/share/man/man5/repertoiremap.5.gz +-rw-r--r-- root/root usr/share/man/man5/resolv.conf.5.gz +-rw-r--r-- root/root usr/share/man/man5/resolver.5.gz +-rw-r--r-- root/root usr/share/man/man5/rpc.5.gz +-rw-r--r-- root/root usr/share/man/man5/securetty.5.gz +-rw-r--r-- root/root usr/share/man/man5/services.5.gz +-rw-r--r-- root/root usr/share/man/man5/shells.5.gz +-rw-r--r-- root/root usr/share/man/man5/slabinfo.5.gz +-rw-r--r-- root/root usr/share/man/man5/sysfs.5.gz +-rw-r--r-- root/root usr/share/man/man5/termcap.5.gz +-rw-r--r-- root/root usr/share/man/man5/tmpfs.5.gz +-rw-r--r-- root/root usr/share/man/man5/ttytype.5.gz +-rw-r--r-- root/root usr/share/man/man5/utmp.5.gz +-rw-r--r-- root/root usr/share/man/man5/utmpx.5.gz +-rw-r--r-- root/root usr/share/man/man5/wtmp.5.gz +drwxr-xr-x root/root usr/share/man/man6/ +-rw-r--r-- root/root usr/share/man/man6/intro.6.gz +drwxr-xr-x root/root usr/share/man/man7/ +-rw-r--r-- root/root usr/share/man/man7/address_families.7.gz +-rw-r--r-- root/root usr/share/man/man7/aio.7.gz +-rw-r--r-- root/root usr/share/man/man7/armscii-8.7.gz +-rw-r--r-- root/root usr/share/man/man7/arp.7.gz +-rw-r--r-- root/root usr/share/man/man7/ascii.7.gz +-rw-r--r-- root/root usr/share/man/man7/attributes.7.gz +-rw-r--r-- root/root usr/share/man/man7/boot.7.gz +-rw-r--r-- root/root usr/share/man/man7/bootparam.7.gz +-rw-r--r-- root/root usr/share/man/man7/bpf-helpers.7.gz +-rw-r--r-- root/root usr/share/man/man7/capabilities.7.gz +-rw-r--r-- root/root usr/share/man/man7/cgroup_namespaces.7.gz +-rw-r--r-- root/root usr/share/man/man7/cgroups.7.gz +-rw-r--r-- root/root usr/share/man/man7/charsets.7.gz +-rw-r--r-- root/root usr/share/man/man7/complex.7.gz +-rw-r--r-- root/root usr/share/man/man7/cp1251.7.gz +-rw-r--r-- root/root usr/share/man/man7/cp1252.7.gz +-rw-r--r-- root/root usr/share/man/man7/cpuset.7.gz +-rw-r--r-- root/root usr/share/man/man7/credentials.7.gz +-rw-r--r-- root/root usr/share/man/man7/ddp.7.gz +-rw-r--r-- root/root usr/share/man/man7/environ.7.gz +-rw-r--r-- root/root usr/share/man/man7/epoll.7.gz +-rw-r--r-- root/root usr/share/man/man7/fanotify.7.gz +-rw-r--r-- root/root usr/share/man/man7/feature_test_macros.7.gz +-rw-r--r-- root/root usr/share/man/man7/fifo.7.gz +-rw-r--r-- root/root usr/share/man/man7/futex.7.gz +-rw-r--r-- root/root usr/share/man/man7/glibc.7.gz +-rw-r--r-- root/root usr/share/man/man7/glob.7.gz +-rw-r--r-- root/root usr/share/man/man7/hier.7.gz +-rw-r--r-- root/root usr/share/man/man7/hostname.7.gz +-rw-r--r-- root/root usr/share/man/man7/icmp.7.gz +-rw-r--r-- root/root usr/share/man/man7/inode.7.gz +-rw-r--r-- root/root usr/share/man/man7/inotify.7.gz +-rw-r--r-- root/root usr/share/man/man7/intro.7.gz +-rw-r--r-- root/root usr/share/man/man7/ip.7.gz +-rw-r--r-- root/root usr/share/man/man7/ipc_namespaces.7.gz +-rw-r--r-- root/root usr/share/man/man7/ipv6.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso-8859-1.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso-8859-10.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso-8859-11.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso-8859-13.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso-8859-14.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso-8859-15.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso-8859-16.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso-8859-2.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso-8859-3.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso-8859-4.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso-8859-5.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso-8859-6.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso-8859-7.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso-8859-8.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso-8859-9.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso_8859-1.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso_8859-10.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso_8859-11.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso_8859-13.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso_8859-14.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso_8859-15.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso_8859-16.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso_8859-2.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso_8859-3.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso_8859-4.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso_8859-5.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso_8859-6.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso_8859-7.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso_8859-8.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso_8859-9.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso_8859_1.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso_8859_10.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso_8859_11.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso_8859_13.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso_8859_14.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso_8859_15.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso_8859_16.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso_8859_2.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso_8859_3.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso_8859_4.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso_8859_5.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso_8859_6.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso_8859_7.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso_8859_8.7.gz +-rw-r--r-- root/root usr/share/man/man7/iso_8859_9.7.gz +-rw-r--r-- root/root usr/share/man/man7/kernel_lockdown.7.gz +-rw-r--r-- root/root usr/share/man/man7/keyrings.7.gz +-rw-r--r-- root/root usr/share/man/man7/koi8-r.7.gz +-rw-r--r-- root/root usr/share/man/man7/koi8-u.7.gz +-rw-r--r-- root/root usr/share/man/man7/landlock.7.gz +-rw-r--r-- root/root usr/share/man/man7/latin1.7.gz +-rw-r--r-- root/root usr/share/man/man7/latin10.7.gz +-rw-r--r-- root/root usr/share/man/man7/latin2.7.gz +-rw-r--r-- root/root usr/share/man/man7/latin3.7.gz +-rw-r--r-- root/root usr/share/man/man7/latin4.7.gz +-rw-r--r-- root/root usr/share/man/man7/latin5.7.gz +-rw-r--r-- root/root usr/share/man/man7/latin6.7.gz +-rw-r--r-- root/root usr/share/man/man7/latin7.7.gz +-rw-r--r-- root/root usr/share/man/man7/latin8.7.gz +-rw-r--r-- root/root usr/share/man/man7/latin9.7.gz +-rw-r--r-- root/root usr/share/man/man7/libc.7.gz +-rw-r--r-- root/root usr/share/man/man7/locale.7.gz +-rw-r--r-- root/root usr/share/man/man7/mailaddr.7.gz +-rw-r--r-- root/root usr/share/man/man7/man-pages.7.gz +-rw-r--r-- root/root usr/share/man/man7/man.7.gz +-rw-r--r-- root/root usr/share/man/man7/math_error.7.gz +-rw-r--r-- root/root usr/share/man/man7/mount_namespaces.7.gz +-rw-r--r-- root/root usr/share/man/man7/mq_overview.7.gz +-rw-r--r-- root/root usr/share/man/man7/namespaces.7.gz +-rw-r--r-- root/root usr/share/man/man7/netdevice.7.gz +-rw-r--r-- root/root usr/share/man/man7/netlink.7.gz +-rw-r--r-- root/root usr/share/man/man7/network_namespaces.7.gz +-rw-r--r-- root/root usr/share/man/man7/nptl.7.gz +-rw-r--r-- root/root usr/share/man/man7/numa.7.gz +-rw-r--r-- root/root usr/share/man/man7/operator.7.gz +-rw-r--r-- root/root usr/share/man/man7/packet.7.gz +-rw-r--r-- root/root usr/share/man/man7/path_resolution.7.gz +-rw-r--r-- root/root usr/share/man/man7/persistent-keyring.7.gz +-rw-r--r-- root/root usr/share/man/man7/pid_namespaces.7.gz +-rw-r--r-- root/root usr/share/man/man7/pipe.7.gz +-rw-r--r-- root/root usr/share/man/man7/pkeys.7.gz +-rw-r--r-- root/root usr/share/man/man7/posixoptions.7.gz +-rw-r--r-- root/root usr/share/man/man7/precedence.7.gz +-rw-r--r-- root/root usr/share/man/man7/process-keyring.7.gz +-rw-r--r-- root/root usr/share/man/man7/pthreads.7.gz +-rw-r--r-- root/root usr/share/man/man7/pty.7.gz +-rw-r--r-- root/root usr/share/man/man7/queue.7.gz +-rw-r--r-- root/root usr/share/man/man7/random.7.gz +-rw-r--r-- root/root usr/share/man/man7/raw.7.gz +-rw-r--r-- root/root usr/share/man/man7/regex.7.gz +-rw-r--r-- root/root usr/share/man/man7/rtld-audit.7.gz +-rw-r--r-- root/root usr/share/man/man7/rtnetlink.7.gz +-rw-r--r-- root/root usr/share/man/man7/sched.7.gz +-rw-r--r-- root/root usr/share/man/man7/sem_overview.7.gz +-rw-r--r-- root/root usr/share/man/man7/session-keyring.7.gz +-rw-r--r-- root/root usr/share/man/man7/shm_overview.7.gz +-rw-r--r-- root/root usr/share/man/man7/sigevent.7.gz +-rw-r--r-- root/root usr/share/man/man7/signal-safety.7.gz +-rw-r--r-- root/root usr/share/man/man7/signal.7.gz +-rw-r--r-- root/root usr/share/man/man7/sock_diag.7.gz +-rw-r--r-- root/root usr/share/man/man7/socket.7.gz +-rw-r--r-- root/root usr/share/man/man7/spufs.7.gz +-rw-r--r-- root/root usr/share/man/man7/standards.7.gz +-rw-r--r-- root/root usr/share/man/man7/string_copying.7.gz +-rw-r--r-- root/root usr/share/man/man7/suffixes.7.gz +-rw-r--r-- root/root usr/share/man/man7/svipc.7.gz +-rw-r--r-- root/root usr/share/man/man7/symlink.7.gz +-rw-r--r-- root/root usr/share/man/man7/system_data_types.7.gz +-rw-r--r-- root/root usr/share/man/man7/sysvipc.7.gz +-rw-r--r-- root/root usr/share/man/man7/tcp.7.gz +-rw-r--r-- root/root usr/share/man/man7/termio.7.gz +-rw-r--r-- root/root usr/share/man/man7/thread-keyring.7.gz +-rw-r--r-- root/root usr/share/man/man7/time.7.gz +-rw-r--r-- root/root usr/share/man/man7/time_namespaces.7.gz +-rw-r--r-- root/root usr/share/man/man7/tis-620.7.gz +-rw-r--r-- root/root usr/share/man/man7/udp.7.gz +-rw-r--r-- root/root usr/share/man/man7/udplite.7.gz +-rw-r--r-- root/root usr/share/man/man7/unicode.7.gz +-rw-r--r-- root/root usr/share/man/man7/units.7.gz +-rw-r--r-- root/root usr/share/man/man7/unix.7.gz +-rw-r--r-- root/root usr/share/man/man7/uri.7.gz +-rw-r--r-- root/root usr/share/man/man7/url.7.gz +-rw-r--r-- root/root usr/share/man/man7/urn.7.gz +-rw-r--r-- root/root usr/share/man/man7/user-keyring.7.gz +-rw-r--r-- root/root usr/share/man/man7/user-session-keyring.7.gz +-rw-r--r-- root/root usr/share/man/man7/user_namespaces.7.gz +-rw-r--r-- root/root usr/share/man/man7/utf-8.7.gz +-rw-r--r-- root/root usr/share/man/man7/utf8.7.gz +-rw-r--r-- root/root usr/share/man/man7/uts_namespaces.7.gz +-rw-r--r-- root/root usr/share/man/man7/vdso.7.gz +-rw-r--r-- root/root usr/share/man/man7/vsock.7.gz +-rw-r--r-- root/root usr/share/man/man7/x25.7.gz +-rw-r--r-- root/root usr/share/man/man7/xattr.7.gz +drwxr-xr-x root/root usr/share/man/man8/ +-rw-r--r-- root/root usr/share/man/man8/iconvconfig.8.gz +-rw-r--r-- root/root usr/share/man/man8/intro.8.gz +-rw-r--r-- root/root usr/share/man/man8/ld-linux.8.gz +-rw-r--r-- root/root usr/share/man/man8/ld-linux.so.8.gz +-rw-r--r-- root/root usr/share/man/man8/ld.so.8.gz +-rw-r--r-- root/root usr/share/man/man8/ldconfig.8.gz +-rw-r--r-- root/root usr/share/man/man8/nscd.8.gz +-rw-r--r-- root/root usr/share/man/man8/sln.8.gz diff --git a/core/man-pages/spkgbuild b/core/man-pages/spkgbuild new file mode 100755 index 000000000..4edf9218d --- /dev/null +++ b/core/man-pages/spkgbuild @@ -0,0 +1,18 @@ +# description : Linux man pages + +name=man-pages +version=6.04 +release=1 +source="https://www.kernel.org/pub/linux/docs/$name/$name-$version.tar.xz" + +build() { + cd $name-$version + + make prefix=/usr DESTDIR=$PKG install + + # ship with tzdata + rm $PKG/usr/share/man/man5/tzfile.5 \ + $PKG/usr/share/man/man8/zic.8 \ + $PKG/usr/share/man/man8/tzselect.8 \ + $PKG/usr/share/man/man8/zdump.8 +} diff --git a/core/mlocate/.checksums b/core/mlocate/.checksums new file mode 100644 index 000000000..2175d696e --- /dev/null +++ b/core/mlocate/.checksums @@ -0,0 +1,3 @@ +7d67badc004a8ade29648c8449b479e4 mlocate +539e6f86bf387358aa2b14d5f880e49a mlocate-0.26.tar.xz +f70c051ad1e30aa76820c6c6e7485eae updatedb.conf diff --git a/core/mlocate/.pkgfiles b/core/mlocate/.pkgfiles new file mode 100644 index 000000000..e4542d4cb --- /dev/null +++ b/core/mlocate/.pkgfiles @@ -0,0 +1,22 @@ +mlocate-0.26-1 +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/cron/ +drwxr-xr-x root/root etc/cron/daily/ +-rwxr-xr-x root/root etc/cron/daily/mlocate +-rw-r--r-- root/root etc/updatedb.conf +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/locate +-rwxr-xr-x root/root usr/bin/updatedb +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/locate.1.gz +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/mlocate.db.5.gz +-rw-r--r-- root/root usr/share/man/man5/updatedb.conf.5.gz +drwxr-xr-x root/root usr/share/man/man8/ +-rw-r--r-- root/root usr/share/man/man8/updatedb.8.gz +drwxr-xr-x root/root var/ +drwxr-xr-x root/root var/lib/ +drwxr-xr-x root/root var/lib/mlocate/ diff --git a/core/mlocate/mlocate b/core/mlocate/mlocate new file mode 100644 index 000000000..8988e89b2 --- /dev/null +++ b/core/mlocate/mlocate @@ -0,0 +1,8 @@ +#!/bin/sh +# +# /etc/cron/daily/mlocate: update the mlocate database +# + +/usr/bin/updatedb + +# End of file diff --git a/core/mlocate/pre-install.sh b/core/mlocate/pre-install.sh new file mode 100644 index 000000000..a16f9f278 --- /dev/null +++ b/core/mlocate/pre-install.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +getent group mlocate >/dev/null || groupadd mlocate diff --git a/core/mlocate/spkgbuild b/core/mlocate/spkgbuild new file mode 100644 index 000000000..9680186c3 --- /dev/null +++ b/core/mlocate/spkgbuild @@ -0,0 +1,24 @@ +# description : Fast merging drop-in replacement for slocate +# homepage : https://pagure.io/mlocate + +name=mlocate +version=0.26 +release=1 +source="https://releases.pagure.org/$name/$name-$version.tar.xz + mlocate + updatedb.conf" + +build() { + cd $name-$version + sed -i '/^groupname /s/mlocate/locate/' Makefile.in + ./configure --prefix=/usr \ + --sysconfdir=/etc \ + --localstatedir=/var/lib \ + --disable-nls + make + make DESTDIR=$PKG install + + install -D -m 0755 $SRC/mlocate $PKG/etc/cron/daily/mlocate + install -m 0644 $SRC/updatedb.conf $PKG/etc +} + diff --git a/core/mlocate/updatedb.conf b/core/mlocate/updatedb.conf new file mode 100644 index 000000000..651c83c64 --- /dev/null +++ b/core/mlocate/updatedb.conf @@ -0,0 +1,10 @@ +# +# /etc/updatedb.conf +# +# configuration file for updatedb(8), see updatedb.conf(5) + +PRUNEFS="nfs nfs4 afs proc smbfs cifs autofs auto iso9660 sshfs sysfs usbfs tmpfs" +PRUNENAMES=".git .svn .hg .bzr _darcs CVS RCS" +PRUNEPATHS="/tmp /mnt /media /run /var/cache /var/lock /var/run /var/spool /var/tmp" + +# End of file diff --git a/core/ncurses/.checksums b/core/ncurses/.checksums new file mode 100644 index 000000000..6b7025251 --- /dev/null +++ b/core/ncurses/.checksums @@ -0,0 +1 @@ +5a62487b5d4ac6b132fe2bf9f8fad29b ncurses-6.4.tar.gz diff --git a/core/ncurses/.pkgfiles b/core/ncurses/.pkgfiles new file mode 100644 index 000000000..7a540ce7f --- /dev/null +++ b/core/ncurses/.pkgfiles @@ -0,0 +1,3875 @@ +ncurses-6.4-1 +drwxr-xr-x root/root lib/ +lrwxrwxrwx root/root lib/libncurses.so.6 -> libncursesw.so.6.4 +lrwxrwxrwx root/root lib/libncursesw.so.6 -> libncursesw.so.6.4 +-rwxr-xr-x root/root lib/libncursesw.so.6.4 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +lrwxrwxrwx root/root usr/bin/captoinfo -> tic +-rwxr-xr-x root/root usr/bin/clear +-rwxr-xr-x root/root usr/bin/infocmp +lrwxrwxrwx root/root usr/bin/infotocap -> tic +-rwxr-xr-x root/root usr/bin/ncursesw6-config +lrwxrwxrwx root/root usr/bin/reset -> tset +-rwxr-xr-x root/root usr/bin/tabs +-rwxr-xr-x root/root usr/bin/tic +-rwxr-xr-x root/root usr/bin/toe +-rwxr-xr-x root/root usr/bin/tput +-rwxr-xr-x root/root usr/bin/tset +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/curses.h +-rw-r--r-- root/root usr/include/cursesapp.h +-rw-r--r-- root/root usr/include/cursesf.h +-rw-r--r-- root/root usr/include/cursesm.h +-rw-r--r-- root/root usr/include/cursesp.h +-rw-r--r-- root/root usr/include/cursesw.h +-rw-r--r-- root/root usr/include/cursslk.h +-rw-r--r-- root/root usr/include/eti.h +-rw-r--r-- root/root usr/include/etip.h +-rw-r--r-- root/root usr/include/form.h +-rw-r--r-- root/root usr/include/menu.h +-rw-r--r-- root/root usr/include/nc_tparm.h +lrwxrwxrwx root/root usr/include/ncurses.h -> curses.h +-rw-r--r-- root/root usr/include/ncurses_dll.h +-rw-r--r-- root/root usr/include/panel.h +-rw-r--r-- root/root usr/include/term.h +-rw-r--r-- root/root usr/include/term_entry.h +-rw-r--r-- root/root usr/include/termcap.h +-rw-r--r-- root/root usr/include/tic.h +-rw-r--r-- root/root usr/include/unctrl.h +drwxr-xr-x root/root usr/lib/ +lrwxrwxrwx root/root usr/lib/libcurses.so -> libncurses.so +-rw-r--r-- root/root usr/lib/libcursesw.so +-rw-r--r-- root/root usr/lib/libform.so +lrwxrwxrwx root/root usr/lib/libformw.so -> libformw.so.6 +lrwxrwxrwx root/root usr/lib/libformw.so.6 -> libformw.so.6.4 +-rwxr-xr-x root/root usr/lib/libformw.so.6.4 +-rw-r--r-- root/root usr/lib/libmenu.so +lrwxrwxrwx root/root usr/lib/libmenuw.so -> libmenuw.so.6 +lrwxrwxrwx root/root usr/lib/libmenuw.so.6 -> libmenuw.so.6.4 +-rwxr-xr-x root/root usr/lib/libmenuw.so.6.4 +-rw-r--r-- root/root usr/lib/libncurses++w.a +-rw-r--r-- root/root usr/lib/libncurses.so +lrwxrwxrwx root/root usr/lib/libncursesw.so -> ../../lib/libncursesw.so.6.4 +-rw-r--r-- root/root usr/lib/libpanel.so +lrwxrwxrwx root/root usr/lib/libpanelw.so -> libpanelw.so.6 +lrwxrwxrwx root/root usr/lib/libpanelw.so.6 -> libpanelw.so.6.4 +-rwxr-xr-x root/root usr/lib/libpanelw.so.6.4 +lrwxrwxrwx root/root usr/lib/libtinfo.so -> ../../lib/libncursesw.so.6.4 +lrwxrwxrwx root/root usr/lib/libtinfo.so.6 -> ../../lib/libncursesw.so.6.4 +lrwxrwxrwx root/root usr/lib/libtinfo.so.6.4 -> ../../lib/libncursesw.so.6.4 +drwxr-xr-x root/root usr/lib/pkgconfig/ +lrwxrwxrwx root/root usr/lib/pkgconfig/form.pc -> formw.pc +-rw-r--r-- root/root usr/lib/pkgconfig/formw.pc +lrwxrwxrwx root/root usr/lib/pkgconfig/menu.pc -> menuw.pc +-rw-r--r-- root/root usr/lib/pkgconfig/menuw.pc +-rw-r--r-- root/root usr/lib/pkgconfig/ncurses++w.pc +lrwxrwxrwx root/root usr/lib/pkgconfig/ncurses.pc -> ncursesw.pc +-rw-r--r-- root/root usr/lib/pkgconfig/ncursesw.pc +lrwxrwxrwx root/root usr/lib/pkgconfig/panel.pc -> panelw.pc +-rw-r--r-- root/root usr/lib/pkgconfig/panelw.pc +lrwxrwxrwx root/root usr/lib/pkgconfig/tinfo.pc -> ncursesw.pc +lrwxrwxrwx root/root usr/lib/terminfo -> ../share/terminfo +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/captoinfo.1m.gz +-rw-r--r-- root/root usr/share/man/man1/clear.1.gz +-rw-r--r-- root/root usr/share/man/man1/infocmp.1m.gz +-rw-r--r-- root/root usr/share/man/man1/infotocap.1m.gz +-rw-r--r-- root/root usr/share/man/man1/ncursesw6-config.1.gz +lrwxrwxrwx root/root usr/share/man/man1/reset.1.gz -> tset.1.gz +-rw-r--r-- root/root usr/share/man/man1/tabs.1.gz +-rw-r--r-- root/root usr/share/man/man1/tic.1m.gz +-rw-r--r-- root/root usr/share/man/man1/toe.1m.gz +-rw-r--r-- root/root usr/share/man/man1/tput.1.gz +-rw-r--r-- root/root usr/share/man/man1/tset.1.gz +drwxr-xr-x root/root usr/share/man/man3/ +lrwxrwxrwx root/root usr/share/man/man3/BC.3x.gz -> curs_termcap.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/COLORS.3x.gz -> curs_variables.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/COLOR_PAIR.3x.gz -> curs_color.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/COLOR_PAIRS.3x.gz -> curs_variables.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/COLS.3x.gz -> curs_variables.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/ESCDELAY.3x.gz -> curs_variables.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/LINES.3x.gz -> curs_variables.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/PAIR_NUMBER.3x.gz -> curs_color.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/PC.3x.gz -> curs_termcap.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/SP.3x.gz -> term_variables.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/TABSIZE.3x.gz -> curs_variables.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/TYPE_ALNUM.3x.gz -> form_variables.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/TYPE_ALPHA.3x.gz -> form_variables.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/TYPE_ENUM.3x.gz -> form_variables.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/TYPE_INTEGER.3x.gz -> form_variables.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/TYPE_IPV4.3x.gz -> form_variables.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/TYPE_NUMERIC.3x.gz -> form_variables.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/TYPE_REGEXP.3x.gz -> form_variables.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/UP.3x.gz -> curs_termcap.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/_nc_free_and_exit.3x.gz -> curs_memleaks.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/_nc_free_tinfo.3x.gz -> curs_memleaks.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/_nc_freeall.3x.gz -> curs_memleaks.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/_nc_tracebits.3x.gz -> curs_trace.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/_traceattr.3x.gz -> curs_trace.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/_traceattr2.3x.gz -> curs_trace.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/_tracecchar_t.3x.gz -> curs_trace.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/_tracecchar_t2.3x.gz -> curs_trace.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/_tracechar.3x.gz -> curs_trace.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/_tracechtype.3x.gz -> curs_trace.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/_tracechtype2.3x.gz -> curs_trace.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/_tracedump.3x.gz -> curs_trace.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/_tracef.3x.gz -> curs_trace.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/_tracemouse.3x.gz -> curs_trace.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/acs_map.3x.gz -> term_variables.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/add_wch.3x.gz -> curs_add_wch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/add_wchnstr.3x.gz -> curs_add_wchstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/add_wchstr.3x.gz -> curs_add_wchstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/addch.3x.gz -> curs_addch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/addchnstr.3x.gz -> curs_addchstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/addchstr.3x.gz -> curs_addchstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/addnstr.3x.gz -> curs_addstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/addnwstr.3x.gz -> curs_addwstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/addstr.3x.gz -> curs_addstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/addwstr.3x.gz -> curs_addwstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/alloc_pair.3x.gz -> new_pair.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/alloc_pair_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/assume_default_colors.3x.gz -> default_colors.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/assume_default_colors_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/attr_get.3x.gz -> curs_attr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/attr_off.3x.gz -> curs_attr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/attr_on.3x.gz -> curs_attr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/attr_set.3x.gz -> curs_attr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/attroff.3x.gz -> curs_attr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/attron.3x.gz -> curs_attr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/attrset.3x.gz -> curs_attr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/baudrate.3x.gz -> curs_termattrs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/baudrate_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/beep.3x.gz -> curs_beep.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/beep_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/bkgd.3x.gz -> curs_bkgd.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/bkgdset.3x.gz -> curs_bkgd.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/bkgrnd.3x.gz -> curs_bkgrnd.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/bkgrndset.3x.gz -> curs_bkgrnd.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/boolcodes.3x.gz -> term_variables.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/boolfnames.3x.gz -> term_variables.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/boolnames.3x.gz -> term_variables.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/border.3x.gz -> curs_border.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/border_set.3x.gz -> curs_border_set.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/bottom_panel.3x.gz -> panel.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/box.3x.gz -> curs_border.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/box_set.3x.gz -> curs_border_set.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/can_change_color.3x.gz -> curs_color.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/can_change_color_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/cbreak.3x.gz -> curs_inopts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/cbreak_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/ceiling_panel.3x.gz -> panel.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/chgat.3x.gz -> curs_attr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/clear.3x.gz -> curs_clear.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/clearok.3x.gz -> curs_outopts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/clrtobot.3x.gz -> curs_clear.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/clrtoeol.3x.gz -> curs_clear.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/color_content.3x.gz -> curs_color.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/color_content_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/color_set.3x.gz -> curs_attr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/copywin.3x.gz -> curs_overlay.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/cur_term.3x.gz -> term_variables.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/current_field.3x.gz -> form_page.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/current_item.3x.gz -> mitem_current.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_add_wch.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_add_wchstr.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_addch.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_addchstr.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_addstr.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_addwstr.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_attr.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_beep.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_bkgd.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_bkgrnd.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_border.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_border_set.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_clear.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_color.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_delch.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_deleteln.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_extend.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_get_wch.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_get_wstr.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_getcchar.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_getch.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_getstr.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_getyx.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_in_wch.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_in_wchstr.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_inch.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_inchstr.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_initscr.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_inopts.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_ins_wch.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_ins_wstr.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_insch.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_insstr.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_instr.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_inwstr.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_kernel.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_legacy.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_memleaks.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_mouse.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_move.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_opaque.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_outopts.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_overlay.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_pad.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_print.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_printw.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_refresh.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_scanw.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_scr_dump.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_scroll.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/curs_set.3x.gz -> curs_kernel.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/curs_set_sp.3x.gz -> curs_sp_funcs.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_slk.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_sp_funcs.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_termattrs.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_termcap.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_terminfo.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_threads.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_touch.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_trace.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_util.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_variables.3x.gz +-rw-r--r-- root/root usr/share/man/man3/curs_window.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/curscr.3x.gz -> curs_variables.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/curses.3x.gz -> ncurses.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/curses_trace.3x.gz -> curs_trace.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/curses_version.3x.gz -> curs_extend.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/data_ahead.3x.gz -> form_data.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/data_behind.3x.gz -> form_data.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/def_prog_mode.3x.gz -> curs_kernel.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/def_prog_mode_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/def_shell_mode.3x.gz -> curs_kernel.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/def_shell_mode_sp.3x.gz -> curs_sp_funcs.3x.gz +-rw-r--r-- root/root usr/share/man/man3/default_colors.3x.gz +-rw-r--r-- root/root usr/share/man/man3/define_key.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/define_key_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/del_curterm.3x.gz -> curs_terminfo.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/del_curterm_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/del_panel.3x.gz -> panel.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/delay_output.3x.gz -> curs_util.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/delay_output_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/delch.3x.gz -> curs_delch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/deleteln.3x.gz -> curs_deleteln.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/delscreen.3x.gz -> curs_initscr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/delwin.3x.gz -> curs_window.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/derwin.3x.gz -> curs_window.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/doupdate.3x.gz -> curs_refresh.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/doupdate_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/dup_field.3x.gz -> form_field_new.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/dupwin.3x.gz -> curs_window.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/dynamic_field_info.3x.gz -> form_field_info.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/echo.3x.gz -> curs_inopts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/echo_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/echo_wchar.3x.gz -> curs_add_wch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/echochar.3x.gz -> curs_addch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/endwin.3x.gz -> curs_initscr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/endwin_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/erase.3x.gz -> curs_clear.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/erasechar.3x.gz -> curs_termattrs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/erasechar_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/erasewchar.3x.gz -> curs_termattrs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/erasewchar_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/exit_curses.3x.gz -> curs_memleaks.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/exit_terminfo.3x.gz -> curs_memleaks.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/extended_color_content.3x.gz -> curs_color.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/extended_color_content_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/extended_pair_content.3x.gz -> curs_color.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/extended_pair_content_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/extended_slk_color.3x.gz -> curs_slk.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/extended_slk_color_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/field_arg.3x.gz -> form_field_validation.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/field_back.3x.gz -> form_field_attributes.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/field_buffer.3x.gz -> form_field_buffer.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/field_count.3x.gz -> form_field.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/field_fore.3x.gz -> form_field_attributes.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/field_index.3x.gz -> form_page.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/field_info.3x.gz -> form_field_info.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/field_init.3x.gz -> form_hook.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/field_just.3x.gz -> form_field_just.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/field_opts.3x.gz -> form_field_opts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/field_opts_off.3x.gz -> form_field_opts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/field_opts_on.3x.gz -> form_field_opts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/field_pad.3x.gz -> form_field_attributes.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/field_status.3x.gz -> form_field_buffer.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/field_term.3x.gz -> form_hook.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/field_type.3x.gz -> form_field_validation.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/field_userptr.3x.gz -> form_field_userptr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/filter.3x.gz -> curs_util.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/filter_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/find_pair.3x.gz -> new_pair.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/find_pair_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/flash.3x.gz -> curs_beep.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/flash_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/flushinp.3x.gz -> curs_util.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/flushinp_sp.3x.gz -> curs_sp_funcs.3x.gz +-rw-r--r-- root/root usr/share/man/man3/form.3x.gz +-rw-r--r-- root/root usr/share/man/man3/form_cursor.3x.gz +-rw-r--r-- root/root usr/share/man/man3/form_data.3x.gz +-rw-r--r-- root/root usr/share/man/man3/form_driver.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/form_driver_w.3x.gz -> form_driver.3x.gz +-rw-r--r-- root/root usr/share/man/man3/form_field.3x.gz +-rw-r--r-- root/root usr/share/man/man3/form_field_attributes.3x.gz +-rw-r--r-- root/root usr/share/man/man3/form_field_buffer.3x.gz +-rw-r--r-- root/root usr/share/man/man3/form_field_info.3x.gz +-rw-r--r-- root/root usr/share/man/man3/form_field_just.3x.gz +-rw-r--r-- root/root usr/share/man/man3/form_field_new.3x.gz +-rw-r--r-- root/root usr/share/man/man3/form_field_opts.3x.gz +-rw-r--r-- root/root usr/share/man/man3/form_field_userptr.3x.gz +-rw-r--r-- root/root usr/share/man/man3/form_field_validation.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/form_fields.3x.gz -> form_field.3x.gz +-rw-r--r-- root/root usr/share/man/man3/form_fieldtype.3x.gz +-rw-r--r-- root/root usr/share/man/man3/form_hook.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/form_init.3x.gz -> form_hook.3x.gz +-rw-r--r-- root/root usr/share/man/man3/form_new.3x.gz +-rw-r--r-- root/root usr/share/man/man3/form_new_page.3x.gz +-rw-r--r-- root/root usr/share/man/man3/form_opts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/form_opts_off.3x.gz -> form_opts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/form_opts_on.3x.gz -> form_opts.3x.gz +-rw-r--r-- root/root usr/share/man/man3/form_page.3x.gz +-rw-r--r-- root/root usr/share/man/man3/form_post.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/form_request_by_name.3x.gz -> form_requestname.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/form_request_name.3x.gz -> form_requestname.3x.gz +-rw-r--r-- root/root usr/share/man/man3/form_requestname.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/form_sub.3x.gz -> form_win.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/form_term.3x.gz -> form_hook.3x.gz +-rw-r--r-- root/root usr/share/man/man3/form_userptr.3x.gz +-rw-r--r-- root/root usr/share/man/man3/form_variables.3x.gz +-rw-r--r-- root/root usr/share/man/man3/form_win.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/free_field.3x.gz -> form_field_new.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/free_fieldtype.3x.gz -> form_fieldtype.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/free_form.3x.gz -> form_new.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/free_item.3x.gz -> mitem_new.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/free_menu.3x.gz -> menu_new.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/free_pair.3x.gz -> new_pair.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/free_pair_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/get_escdelay.3x.gz -> curs_threads.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/get_escdelay_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/get_wch.3x.gz -> curs_get_wch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/get_wstr.3x.gz -> curs_get_wstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/getattrs.3x.gz -> curs_legacy.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/getbegx.3x.gz -> curs_legacy.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/getbegy.3x.gz -> curs_legacy.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/getbegyx.3x.gz -> curs_getyx.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/getbkgd.3x.gz -> curs_bkgd.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/getbkgrnd.3x.gz -> curs_bkgrnd.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/getcchar.3x.gz -> curs_getcchar.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/getch.3x.gz -> curs_getch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/getcurx.3x.gz -> curs_legacy.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/getcury.3x.gz -> curs_legacy.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/getmaxx.3x.gz -> curs_legacy.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/getmaxy.3x.gz -> curs_legacy.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/getmaxyx.3x.gz -> curs_getyx.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/getmouse.3x.gz -> curs_mouse.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/getmouse_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/getn_wstr.3x.gz -> curs_get_wstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/getnstr.3x.gz -> curs_getstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/getparx.3x.gz -> curs_legacy.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/getpary.3x.gz -> curs_legacy.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/getparyx.3x.gz -> curs_getyx.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/getstr.3x.gz -> curs_getstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/getsyx.3x.gz -> curs_kernel.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/getwin.3x.gz -> curs_util.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/getwin_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/getyx.3x.gz -> curs_getyx.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/ground_panel.3x.gz -> panel.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/halfdelay.3x.gz -> curs_inopts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/halfdelay_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/has_colors.3x.gz -> curs_color.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/has_colors_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/has_ic.3x.gz -> curs_termattrs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/has_ic_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/has_il.3x.gz -> curs_termattrs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/has_il_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/has_key.3x.gz -> curs_getch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/has_key_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/has_mouse.3x.gz -> curs_mouse.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/has_mouse_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/hide_panel.3x.gz -> panel.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/hline.3x.gz -> curs_border.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/hline_set.3x.gz -> curs_border_set.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/idcok.3x.gz -> curs_outopts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/idlok.3x.gz -> curs_outopts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/immedok.3x.gz -> curs_outopts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/in_wch.3x.gz -> curs_in_wch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/in_wchnstr.3x.gz -> curs_in_wchstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/in_wchstr.3x.gz -> curs_in_wchstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/inch.3x.gz -> curs_inch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/inchnstr.3x.gz -> curs_inchstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/inchstr.3x.gz -> curs_inchstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/init_color.3x.gz -> curs_color.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/init_color_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/init_extended_color.3x.gz -> curs_color.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/init_extended_color_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/init_extended_pair.3x.gz -> curs_color.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/init_extended_pair_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/init_pair.3x.gz -> curs_color.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/init_pair_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/initscr.3x.gz -> curs_initscr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/innstr.3x.gz -> curs_instr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/innwstr.3x.gz -> curs_inwstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/ins_nwstr.3x.gz -> curs_ins_wstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/ins_wch.3x.gz -> curs_ins_wch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/ins_wstr.3x.gz -> curs_ins_wstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/insch.3x.gz -> curs_insch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/insdelln.3x.gz -> curs_deleteln.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/insertln.3x.gz -> curs_deleteln.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/insnstr.3x.gz -> curs_insstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/insstr.3x.gz -> curs_insstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/instr.3x.gz -> curs_instr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/intrflush.3x.gz -> curs_inopts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/intrflush_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/inwstr.3x.gz -> curs_inwstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/is_cleared.3x.gz -> curs_opaque.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/is_idcok.3x.gz -> curs_opaque.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/is_idlok.3x.gz -> curs_opaque.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/is_immedok.3x.gz -> curs_opaque.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/is_keypad.3x.gz -> curs_opaque.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/is_leaveok.3x.gz -> curs_opaque.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/is_linetouched.3x.gz -> curs_touch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/is_nodelay.3x.gz -> curs_opaque.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/is_notimeout.3x.gz -> curs_opaque.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/is_pad.3x.gz -> curs_opaque.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/is_scrollok.3x.gz -> curs_opaque.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/is_subwin.3x.gz -> curs_opaque.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/is_syncok.3x.gz -> curs_opaque.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/is_term_resized.3x.gz -> resizeterm.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/is_term_resized_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/is_wintouched.3x.gz -> curs_touch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/isendwin.3x.gz -> curs_initscr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/isendwin_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/item_count.3x.gz -> menu_items.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/item_description.3x.gz -> mitem_name.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/item_index.3x.gz -> mitem_current.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/item_init.3x.gz -> menu_hook.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/item_name.3x.gz -> mitem_name.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/item_opts.3x.gz -> mitem_opts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/item_opts_off.3x.gz -> mitem_opts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/item_opts_on.3x.gz -> mitem_opts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/item_term.3x.gz -> menu_hook.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/item_userptr.3x.gz -> mitem_userptr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/item_value.3x.gz -> mitem_value.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/item_visible.3x.gz -> mitem_visible.3x.gz +-rw-r--r-- root/root usr/share/man/man3/key_defined.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/key_defined_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/key_name.3x.gz -> curs_util.3x.gz +-rw-r--r-- root/root usr/share/man/man3/keybound.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/keybound_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/keyname.3x.gz -> curs_util.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/keyname_sp.3x.gz -> curs_sp_funcs.3x.gz +-rw-r--r-- root/root usr/share/man/man3/keyok.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/keyok_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/keypad.3x.gz -> curs_inopts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/killchar.3x.gz -> curs_termattrs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/killchar_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/killwchar.3x.gz -> curs_termattrs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/killwchar_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/leaveok.3x.gz -> curs_outopts.3x.gz +-rw-r--r-- root/root usr/share/man/man3/legacy_coding.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/link_field.3x.gz -> form_field_new.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/link_fieldtype.3x.gz -> form_fieldtype.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/longname.3x.gz -> curs_termattrs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/longname_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mcprint.3x.gz -> curs_print.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mcprint_sp.3x.gz -> curs_sp_funcs.3x.gz +-rw-r--r-- root/root usr/share/man/man3/menu.3x.gz +-rw-r--r-- root/root usr/share/man/man3/menu_attributes.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/menu_back.3x.gz -> menu_attributes.3x.gz +-rw-r--r-- root/root usr/share/man/man3/menu_cursor.3x.gz +-rw-r--r-- root/root usr/share/man/man3/menu_driver.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/menu_fore.3x.gz -> menu_attributes.3x.gz +-rw-r--r-- root/root usr/share/man/man3/menu_format.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/menu_grey.3x.gz -> menu_attributes.3x.gz +-rw-r--r-- root/root usr/share/man/man3/menu_hook.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/menu_init.3x.gz -> menu_hook.3x.gz +-rw-r--r-- root/root usr/share/man/man3/menu_items.3x.gz +-rw-r--r-- root/root usr/share/man/man3/menu_mark.3x.gz +-rw-r--r-- root/root usr/share/man/man3/menu_new.3x.gz +-rw-r--r-- root/root usr/share/man/man3/menu_opts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/menu_opts_off.3x.gz -> menu_opts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/menu_opts_on.3x.gz -> menu_opts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/menu_pad.3x.gz -> menu_attributes.3x.gz +-rw-r--r-- root/root usr/share/man/man3/menu_pattern.3x.gz +-rw-r--r-- root/root usr/share/man/man3/menu_post.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/menu_request_by_name.3x.gz -> menu_requestname.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/menu_request_name.3x.gz -> menu_requestname.3x.gz +-rw-r--r-- root/root usr/share/man/man3/menu_requestname.3x.gz +-rw-r--r-- root/root usr/share/man/man3/menu_spacing.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/menu_sub.3x.gz -> menu_win.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/menu_term.3x.gz -> menu_hook.3x.gz +-rw-r--r-- root/root usr/share/man/man3/menu_userptr.3x.gz +-rw-r--r-- root/root usr/share/man/man3/menu_win.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/meta.3x.gz -> curs_inopts.3x.gz +-rw-r--r-- root/root usr/share/man/man3/mitem_current.3x.gz +-rw-r--r-- root/root usr/share/man/man3/mitem_name.3x.gz +-rw-r--r-- root/root usr/share/man/man3/mitem_new.3x.gz +-rw-r--r-- root/root usr/share/man/man3/mitem_opts.3x.gz +-rw-r--r-- root/root usr/share/man/man3/mitem_userptr.3x.gz +-rw-r--r-- root/root usr/share/man/man3/mitem_value.3x.gz +-rw-r--r-- root/root usr/share/man/man3/mitem_visible.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mouse_trafo.3x.gz -> curs_mouse.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mouseinterval.3x.gz -> curs_mouse.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mouseinterval_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mousemask.3x.gz -> curs_mouse.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mousemask_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/move.3x.gz -> curs_move.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/move_field.3x.gz -> form_field.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/move_panel.3x.gz -> panel.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvadd_wch.3x.gz -> curs_add_wch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvadd_wchnstr.3x.gz -> curs_add_wchstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvadd_wchstr.3x.gz -> curs_add_wchstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvaddch.3x.gz -> curs_addch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvaddchnstr.3x.gz -> curs_addchstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvaddchstr.3x.gz -> curs_addchstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvaddnstr.3x.gz -> curs_addstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvaddnwstr.3x.gz -> curs_addwstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvaddstr.3x.gz -> curs_addstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvaddwstr.3x.gz -> curs_addwstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvchgat.3x.gz -> curs_attr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvcur.3x.gz -> curs_terminfo.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvcur_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvdelch.3x.gz -> curs_delch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvderwin.3x.gz -> curs_window.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvget_wch.3x.gz -> curs_get_wch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvget_wstr.3x.gz -> curs_get_wstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvgetch.3x.gz -> curs_getch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvgetn_wstr.3x.gz -> curs_get_wstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvgetnstr.3x.gz -> curs_getstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvgetstr.3x.gz -> curs_getstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvhline.3x.gz -> curs_border.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvhline_set.3x.gz -> curs_border_set.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvin_wch.3x.gz -> curs_in_wch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvin_wchnstr.3x.gz -> curs_in_wchstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvin_wchstr.3x.gz -> curs_in_wchstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvinch.3x.gz -> curs_inch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvinchnstr.3x.gz -> curs_inchstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvinchstr.3x.gz -> curs_inchstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvinnstr.3x.gz -> curs_instr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvinnwstr.3x.gz -> curs_inwstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvins_nwstr.3x.gz -> curs_ins_wstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvins_wch.3x.gz -> curs_ins_wch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvins_wstr.3x.gz -> curs_ins_wstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvinsch.3x.gz -> curs_insch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvinsnstr.3x.gz -> curs_insstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvinsstr.3x.gz -> curs_insstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvinstr.3x.gz -> curs_instr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvinwstr.3x.gz -> curs_inwstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvprintw.3x.gz -> curs_printw.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvscanw.3x.gz -> curs_scanw.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvvline.3x.gz -> curs_border.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvvline_set.3x.gz -> curs_border_set.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwadd_wch.3x.gz -> curs_add_wch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwadd_wchnstr.3x.gz -> curs_add_wchstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwadd_wchstr.3x.gz -> curs_add_wchstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwaddch.3x.gz -> curs_addch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwaddchnstr.3x.gz -> curs_addchstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwaddchstr.3x.gz -> curs_addchstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwaddnstr.3x.gz -> curs_addstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwaddnwstr.3x.gz -> curs_addwstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwaddstr.3x.gz -> curs_addstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwaddwstr.3x.gz -> curs_addwstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwchgat.3x.gz -> curs_attr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwdelch.3x.gz -> curs_delch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwget_wch.3x.gz -> curs_get_wch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwget_wstr.3x.gz -> curs_get_wstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwgetch.3x.gz -> curs_getch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwgetn_wstr.3x.gz -> curs_get_wstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwgetnstr.3x.gz -> curs_getstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwgetstr.3x.gz -> curs_getstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwhline.3x.gz -> curs_border.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwhline_set.3x.gz -> curs_border_set.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwin.3x.gz -> curs_window.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwin_wch.3x.gz -> curs_in_wch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwin_wchnstr.3x.gz -> curs_in_wchstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwin_wchstr.3x.gz -> curs_in_wchstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwinch.3x.gz -> curs_inch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwinchnstr.3x.gz -> curs_inchstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwinchstr.3x.gz -> curs_inchstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwinnstr.3x.gz -> curs_instr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwinnwstr.3x.gz -> curs_inwstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwins_nwstr.3x.gz -> curs_ins_wstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwins_wch.3x.gz -> curs_ins_wch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwins_wstr.3x.gz -> curs_ins_wstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwinsch.3x.gz -> curs_insch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwinsnstr.3x.gz -> curs_insstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwinsstr.3x.gz -> curs_insstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwinstr.3x.gz -> curs_instr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwinwstr.3x.gz -> curs_inwstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwprintw.3x.gz -> curs_printw.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwscanw.3x.gz -> curs_scanw.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwvline.3x.gz -> curs_border.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/mvwvline_set.3x.gz -> curs_border_set.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/napms.3x.gz -> curs_kernel.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/napms_sp.3x.gz -> curs_sp_funcs.3x.gz +-rw-r--r-- root/root usr/share/man/man3/ncurses.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/new_field.3x.gz -> form_field_new.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/new_fieldtype.3x.gz -> form_fieldtype.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/new_form.3x.gz -> form_new.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/new_form_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/new_item.3x.gz -> mitem_new.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/new_menu.3x.gz -> menu_new.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/new_menu_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/new_page.3x.gz -> form_new_page.3x.gz +-rw-r--r-- root/root usr/share/man/man3/new_pair.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/new_panel.3x.gz -> panel.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/new_prescr.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/newpad.3x.gz -> curs_pad.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/newpad_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/newscr.3x.gz -> curs_variables.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/newterm.3x.gz -> curs_initscr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/newterm_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/newwin.3x.gz -> curs_window.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/newwin_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/nl.3x.gz -> curs_inopts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/nl_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/nocbreak.3x.gz -> curs_inopts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/nocbreak_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/nodelay.3x.gz -> curs_inopts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/noecho.3x.gz -> curs_inopts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/noecho_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/nofilter.3x.gz -> curs_util.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/nofilter_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/nonl.3x.gz -> curs_inopts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/nonl_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/noqiflush.3x.gz -> curs_inopts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/noqiflush_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/noraw.3x.gz -> curs_inopts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/noraw_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/notimeout.3x.gz -> curs_inopts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/numcodes.3x.gz -> term_variables.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/numfnames.3x.gz -> term_variables.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/numnames.3x.gz -> term_variables.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/ospeed.3x.gz -> curs_termcap.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/overlay.3x.gz -> curs_overlay.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/overwrite.3x.gz -> curs_overlay.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/pair_content.3x.gz -> curs_color.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/pair_content_sp.3x.gz -> curs_sp_funcs.3x.gz +-rw-r--r-- root/root usr/share/man/man3/panel.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/panel_above.3x.gz -> panel.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/panel_below.3x.gz -> panel.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/panel_hidden.3x.gz -> panel.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/panel_userptr.3x.gz -> panel.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/panel_window.3x.gz -> panel.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/pecho_wchar.3x.gz -> curs_pad.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/pechochar.3x.gz -> curs_pad.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/pnoutrefresh.3x.gz -> curs_pad.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/pos_form_cursor.3x.gz -> form_cursor.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/pos_menu_cursor.3x.gz -> menu_cursor.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/post_form.3x.gz -> form_post.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/post_menu.3x.gz -> menu_post.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/prefresh.3x.gz -> curs_pad.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/printw.3x.gz -> curs_printw.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/putp.3x.gz -> curs_terminfo.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/putp_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/putwin.3x.gz -> curs_util.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/qiflush.3x.gz -> curs_inopts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/qiflush_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/raw.3x.gz -> curs_inopts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/raw_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/redrawwin.3x.gz -> curs_refresh.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/refresh.3x.gz -> curs_refresh.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/replace_panel.3x.gz -> panel.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/reset_color_pairs.3x.gz -> curs_color.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/reset_color_pairs_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/reset_prog_mode.3x.gz -> curs_kernel.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/reset_prog_mode_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/reset_shell_mode.3x.gz -> curs_kernel.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/reset_shell_mode_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/resetty.3x.gz -> curs_kernel.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/resetty_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/resize_term.3x.gz -> resizeterm.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/resize_term_sp.3x.gz -> curs_sp_funcs.3x.gz +-rw-r--r-- root/root usr/share/man/man3/resizeterm.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/resizeterm_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/restartterm.3x.gz -> curs_terminfo.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/restartterm_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/ripoffline.3x.gz -> curs_kernel.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/ripoffline_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/savetty.3x.gz -> curs_kernel.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/savetty_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/scale_form.3x.gz -> form_win.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/scale_menu.3x.gz -> menu_win.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/scanw.3x.gz -> curs_scanw.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/scr_dump.3x.gz -> curs_scr_dump.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/scr_init.3x.gz -> curs_scr_dump.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/scr_init_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/scr_restore.3x.gz -> curs_scr_dump.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/scr_restore_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/scr_set.3x.gz -> curs_scr_dump.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/scr_set_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/scrl.3x.gz -> curs_scroll.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/scroll.3x.gz -> curs_scroll.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/scrollok.3x.gz -> curs_outopts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_current_field.3x.gz -> form_page.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_current_item.3x.gz -> mitem_current.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_curterm.3x.gz -> curs_terminfo.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_curterm_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_escdelay.3x.gz -> curs_threads.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_escdelay_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_field_back.3x.gz -> form_field_attributes.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_field_buffer.3x.gz -> form_field_buffer.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_field_fore.3x.gz -> form_field_attributes.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_field_init.3x.gz -> form_hook.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_field_just.3x.gz -> form_field_just.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_field_opts.3x.gz -> form_field_opts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_field_pad.3x.gz -> form_field_attributes.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_field_status.3x.gz -> form_field_buffer.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_field_term.3x.gz -> form_hook.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_field_type.3x.gz -> form_field_validation.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_field_userptr.3x.gz -> form_field_userptr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_fieldtype_arg.3x.gz -> form_fieldtype.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_fieldtype_choice.3x.gz -> form_fieldtype.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_form_fields.3x.gz -> form_field.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_form_init.3x.gz -> form_hook.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_form_opts.3x.gz -> form_opts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_form_page.3x.gz -> form_page.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_form_sub.3x.gz -> form_win.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_form_term.3x.gz -> form_hook.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_form_userptr.3x.gz -> form_userptr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_form_win.3x.gz -> form_win.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_item_init.3x.gz -> menu_hook.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_item_opts.3x.gz -> mitem_opts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_item_term.3x.gz -> menu_hook.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_item_userptr.3x.gz -> mitem_userptr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_item_value.3x.gz -> mitem_value.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_max_field.3x.gz -> form_field_buffer.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_menu_back.3x.gz -> menu_attributes.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_menu_fore.3x.gz -> menu_attributes.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_menu_format.3x.gz -> menu_format.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_menu_grey.3x.gz -> menu_attributes.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_menu_init.3x.gz -> menu_hook.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_menu_items.3x.gz -> menu_items.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_menu_mark.3x.gz -> menu_mark.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_menu_opts.3x.gz -> menu_opts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_menu_pad.3x.gz -> menu_attributes.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_menu_pattern.3x.gz -> menu_pattern.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_menu_spacing.3x.gz -> menu_spacing.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_menu_sub.3x.gz -> menu_win.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_menu_term.3x.gz -> menu_hook.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_menu_userptr.3x.gz -> menu_userptr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_menu_win.3x.gz -> menu_win.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_new_page.3x.gz -> form_new_page.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_panel_userptr.3x.gz -> panel.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_tabsize.3x.gz -> curs_threads.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_tabsize_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_term.3x.gz -> curs_initscr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/set_top_row.3x.gz -> mitem_current.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/setcchar.3x.gz -> curs_getcchar.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/setscrreg.3x.gz -> curs_outopts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/setsyx.3x.gz -> curs_kernel.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/setupterm.3x.gz -> curs_terminfo.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/show_panel.3x.gz -> panel.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/slk_attr.3x.gz -> curs_slk.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/slk_attr_off.3x.gz -> curs_slk.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/slk_attr_on.3x.gz -> curs_slk.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/slk_attr_set.3x.gz -> curs_slk.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/slk_attr_set_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/slk_attr_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/slk_attroff.3x.gz -> curs_slk.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/slk_attroff_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/slk_attron.3x.gz -> curs_slk.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/slk_attron_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/slk_attrset.3x.gz -> curs_slk.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/slk_attrset_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/slk_clear.3x.gz -> curs_slk.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/slk_clear_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/slk_color.3x.gz -> curs_slk.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/slk_color_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/slk_init.3x.gz -> curs_slk.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/slk_init_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/slk_label.3x.gz -> curs_slk.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/slk_label_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/slk_noutrefresh.3x.gz -> curs_slk.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/slk_noutrefresh_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/slk_refresh.3x.gz -> curs_slk.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/slk_refresh_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/slk_restore.3x.gz -> curs_slk.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/slk_restore_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/slk_set.3x.gz -> curs_slk.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/slk_set_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/slk_touch.3x.gz -> curs_slk.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/slk_touch_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/slk_wset.3x.gz -> curs_slk.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/standend.3x.gz -> curs_attr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/standout.3x.gz -> curs_attr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/start_color.3x.gz -> curs_color.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/start_color_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/stdscr.3x.gz -> curs_variables.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/strcodes.3x.gz -> term_variables.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/strfnames.3x.gz -> term_variables.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/strnames.3x.gz -> term_variables.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/subpad.3x.gz -> curs_pad.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/subwin.3x.gz -> curs_window.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/syncok.3x.gz -> curs_window.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/term_attrs.3x.gz -> curs_termattrs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/term_attrs_sp.3x.gz -> curs_sp_funcs.3x.gz +-rw-r--r-- root/root usr/share/man/man3/term_variables.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/termattrs.3x.gz -> curs_termattrs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/termattrs_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/termname.3x.gz -> curs_termattrs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/termname_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/tgetent.3x.gz -> curs_termcap.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/tgetent_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/tgetflag.3x.gz -> curs_termcap.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/tgetflag_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/tgetnum.3x.gz -> curs_termcap.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/tgetnum_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/tgetstr.3x.gz -> curs_termcap.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/tgetstr_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/tgoto.3x.gz -> curs_termcap.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/tgoto_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/tigetflag.3x.gz -> curs_terminfo.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/tigetflag_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/tigetnum.3x.gz -> curs_terminfo.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/tigetnum_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/tigetstr.3x.gz -> curs_terminfo.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/tigetstr_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/timeout.3x.gz -> curs_inopts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/tiparm.3x.gz -> curs_terminfo.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/top_panel.3x.gz -> panel.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/top_row.3x.gz -> mitem_current.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/touchline.3x.gz -> curs_touch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/touchwin.3x.gz -> curs_touch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/tparm.3x.gz -> curs_terminfo.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/tparm_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/tputs.3x.gz -> curs_terminfo.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/tputs_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/trace.3x.gz -> curs_trace.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/ttytype.3x.gz -> term_variables.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/typeahead.3x.gz -> curs_inopts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/typeahead_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/unctrl.3x.gz -> curs_util.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/unctrl_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/unfocus_current_field.3x.gz -> form_page.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/unget_wch.3x.gz -> curs_get_wch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/unget_wch_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/ungetch.3x.gz -> curs_getch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/ungetch_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/ungetmouse.3x.gz -> curs_mouse.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/ungetmouse_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/unpost_form.3x.gz -> form_post.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/unpost_menu.3x.gz -> menu_post.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/untouchwin.3x.gz -> curs_touch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/update_panels.3x.gz -> panel.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/update_panels_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/use_default_colors.3x.gz -> default_colors.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/use_default_colors_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/use_env.3x.gz -> curs_util.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/use_env_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/use_extended_names.3x.gz -> curs_extend.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/use_legacy_coding.3x.gz -> legacy_coding.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/use_legacy_coding_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/use_screen.3x.gz -> curs_threads.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/use_tioctl.3x.gz -> curs_util.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/use_tioctl_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/use_window.3x.gz -> curs_threads.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/vid_attr.3x.gz -> curs_terminfo.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/vid_attr_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/vid_puts.3x.gz -> curs_terminfo.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/vid_puts_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/vidattr.3x.gz -> curs_terminfo.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/vidattr_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/vidputs.3x.gz -> curs_terminfo.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/vidputs_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/vline.3x.gz -> curs_border.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/vline_set.3x.gz -> curs_border_set.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/vw_printw.3x.gz -> curs_printw.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/vw_scanw.3x.gz -> curs_scanw.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/vwprintw.3x.gz -> curs_printw.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/vwscanw.3x.gz -> curs_scanw.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wadd_wch.3x.gz -> curs_add_wch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wadd_wchnstr.3x.gz -> curs_add_wchstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wadd_wchstr.3x.gz -> curs_add_wchstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/waddch.3x.gz -> curs_addch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/waddchnstr.3x.gz -> curs_addchstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/waddchstr.3x.gz -> curs_addchstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/waddnstr.3x.gz -> curs_addstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/waddnwstr.3x.gz -> curs_addwstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/waddstr.3x.gz -> curs_addstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/waddwstr.3x.gz -> curs_addwstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wattr_get.3x.gz -> curs_attr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wattr_off.3x.gz -> curs_attr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wattr_on.3x.gz -> curs_attr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wattr_set.3x.gz -> curs_attr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wattroff.3x.gz -> curs_attr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wattron.3x.gz -> curs_attr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wattrset.3x.gz -> curs_attr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wbkgd.3x.gz -> curs_bkgd.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wbkgdset.3x.gz -> curs_bkgd.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wbkgrnd.3x.gz -> curs_bkgrnd.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wbkgrndset.3x.gz -> curs_bkgrnd.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wborder.3x.gz -> curs_border.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wborder_set.3x.gz -> curs_border_set.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wchgat.3x.gz -> curs_attr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wclear.3x.gz -> curs_clear.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wclrtobot.3x.gz -> curs_clear.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wclrtoeol.3x.gz -> curs_clear.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wcolor_set.3x.gz -> curs_attr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wcursyncup.3x.gz -> curs_window.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wdelch.3x.gz -> curs_delch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wdeleteln.3x.gz -> curs_deleteln.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wecho_wchar.3x.gz -> curs_add_wch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wechochar.3x.gz -> curs_addch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wenclose.3x.gz -> curs_mouse.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/werase.3x.gz -> curs_clear.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wget_wch.3x.gz -> curs_get_wch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wget_wstr.3x.gz -> curs_get_wstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wgetbkgrnd.3x.gz -> curs_bkgrnd.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wgetch.3x.gz -> curs_getch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wgetdelay.3x.gz -> curs_opaque.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wgetn_wstr.3x.gz -> curs_get_wstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wgetnstr.3x.gz -> curs_getstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wgetparent.3x.gz -> curs_opaque.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wgetscrreg.3x.gz -> curs_opaque.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wgetstr.3x.gz -> curs_getstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/whline.3x.gz -> curs_border.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/whline_set.3x.gz -> curs_border_set.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/win_wch.3x.gz -> curs_in_wch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/win_wchnstr.3x.gz -> curs_in_wchstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/win_wchstr.3x.gz -> curs_in_wchstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/winch.3x.gz -> curs_inch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/winchnstr.3x.gz -> curs_inchstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/winchstr.3x.gz -> curs_inchstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/winnstr.3x.gz -> curs_instr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/winnwstr.3x.gz -> curs_inwstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wins_nwstr.3x.gz -> curs_ins_wstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wins_wch.3x.gz -> curs_ins_wch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wins_wstr.3x.gz -> curs_ins_wstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/winsch.3x.gz -> curs_insch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/winsdelln.3x.gz -> curs_deleteln.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/winsertln.3x.gz -> curs_deleteln.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/winsnstr.3x.gz -> curs_insstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/winsstr.3x.gz -> curs_insstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/winstr.3x.gz -> curs_instr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/winwstr.3x.gz -> curs_inwstr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wmouse_trafo.3x.gz -> curs_mouse.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wmove.3x.gz -> curs_move.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wnoutrefresh.3x.gz -> curs_refresh.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wprintw.3x.gz -> curs_printw.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wredrawln.3x.gz -> curs_refresh.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wrefresh.3x.gz -> curs_refresh.3x.gz +-rw-r--r-- root/root usr/share/man/man3/wresize.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wscanw.3x.gz -> curs_scanw.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wscrl.3x.gz -> curs_scroll.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wsetscrreg.3x.gz -> curs_outopts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wstandend.3x.gz -> curs_attr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wstandout.3x.gz -> curs_attr.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wsyncdown.3x.gz -> curs_window.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wsyncup.3x.gz -> curs_window.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wtimeout.3x.gz -> curs_inopts.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wtouchln.3x.gz -> curs_touch.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wunctrl.3x.gz -> curs_util.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wunctrl_sp.3x.gz -> curs_sp_funcs.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wvline.3x.gz -> curs_border.3x.gz +lrwxrwxrwx root/root usr/share/man/man3/wvline_set.3x.gz -> curs_border_set.3x.gz +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/scr_dump.5.gz +-rw-r--r-- root/root usr/share/man/man5/term.5.gz +-rw-r--r-- root/root usr/share/man/man5/terminfo.5.gz +-rw-r--r-- root/root usr/share/man/man5/user_caps.5.gz +drwxr-xr-x root/root usr/share/man/man7/ +-rw-r--r-- root/root usr/share/man/man7/term.7.gz +drwxr-xr-x root/root usr/share/tabset/ +-rw-r--r-- root/root usr/share/tabset/std +-rw-r--r-- root/root usr/share/tabset/stdcrt +-rw-r--r-- root/root usr/share/tabset/vt100 +-rw-r--r-- root/root usr/share/tabset/vt300 +drwxr-xr-x root/root usr/share/terminfo/ +drwxr-xr-x root/root usr/share/terminfo/1/ +-rw-r--r-- root/root usr/share/terminfo/1/1178 +hrw-r--r-- root/root usr/share/terminfo/1/1730-lm link to usr/share/terminfo/6/630-lm +drwxr-xr-x root/root usr/share/terminfo/2/ +hrw-r--r-- root/root usr/share/terminfo/2/2621 link to usr/share/terminfo/2/2621-wl +-rw-r--r-- root/root usr/share/terminfo/2/2621-wl +hrw-r--r-- root/root usr/share/terminfo/2/2621A link to usr/share/terminfo/2/2621-wl +hrw-r--r-- root/root usr/share/terminfo/2/2621a link to usr/share/terminfo/2/2621-wl +drwxr-xr-x root/root usr/share/terminfo/3/ +-rw-r--r-- root/root usr/share/terminfo/3/386at +-rw-r--r-- root/root usr/share/terminfo/3/3b1 +drwxr-xr-x root/root usr/share/terminfo/4/ +hrw-r--r-- root/root usr/share/terminfo/4/4025ex link to usr/share/terminfo/4/4027ex +-rw-r--r-- root/root usr/share/terminfo/4/4027ex +hrw-r--r-- root/root usr/share/terminfo/4/4410-w link to usr/share/terminfo/5/5410-w +drwxr-xr-x root/root usr/share/terminfo/5/ +-rw-r--r-- root/root usr/share/terminfo/5/5051 +-rw-r--r-- root/root usr/share/terminfo/5/5410-w +-rw-r--r-- root/root usr/share/terminfo/5/5620 +hrw-r--r-- root/root usr/share/terminfo/5/5630-24 link to usr/share/terminfo/6/630MTG-24 +hrw-r--r-- root/root usr/share/terminfo/5/5630DMD-24 link to usr/share/terminfo/6/630MTG-24 +drwxr-xr-x root/root usr/share/terminfo/6/ +hrw-r--r-- root/root usr/share/terminfo/6/6053 link to usr/share/terminfo/6/605x-dg +hrw-r--r-- root/root usr/share/terminfo/6/6053-dg link to usr/share/terminfo/6/605x-dg +hrw-r--r-- root/root usr/share/terminfo/6/605x link to usr/share/terminfo/6/605x-dg +-rw-r--r-- root/root usr/share/terminfo/6/605x-dg +-rw-r--r-- root/root usr/share/terminfo/6/630-lm +-rw-r--r-- root/root usr/share/terminfo/6/630MTG-24 +drwxr-xr-x root/root usr/share/terminfo/7/ +-rw-r--r-- root/root usr/share/terminfo/7/730MTG-24 +-rw-r--r-- root/root usr/share/terminfo/7/730MTG-41 +-rw-r--r-- root/root usr/share/terminfo/7/730MTG-41r +-rw-r--r-- root/root usr/share/terminfo/7/730MTGr +-rw-r--r-- root/root usr/share/terminfo/7/730MTGr-24 +drwxr-xr-x root/root usr/share/terminfo/8/ +-rw-r--r-- root/root usr/share/terminfo/8/8510 +drwxr-xr-x root/root usr/share/terminfo/9/ +hrw-r--r-- root/root usr/share/terminfo/9/955-hb link to usr/share/terminfo/t/tvi955-hb +hrw-r--r-- root/root usr/share/terminfo/9/955-w link to usr/share/terminfo/t/tvi955-w +-rw-r--r-- root/root usr/share/terminfo/9/9term +drwxr-xr-x root/root usr/share/terminfo/A/ +-rw-r--r-- root/root usr/share/terminfo/A/Apple_Terminal +drwxr-xr-x root/root usr/share/terminfo/E/ +hrw-r--r-- root/root usr/share/terminfo/E/Eterm link to usr/share/terminfo/E/Eterm-color +-rw-r--r-- root/root usr/share/terminfo/E/Eterm-256color +-rw-r--r-- root/root usr/share/terminfo/E/Eterm-88color +-rw-r--r-- root/root usr/share/terminfo/E/Eterm-color +drwxr-xr-x root/root usr/share/terminfo/L/ +-rw-r--r-- root/root usr/share/terminfo/L/LFT-PC850 +drwxr-xr-x root/root usr/share/terminfo/M/ +-rw-r--r-- root/root usr/share/terminfo/M/MtxOrb +-rw-r--r-- root/root usr/share/terminfo/M/MtxOrb162 +-rw-r--r-- root/root usr/share/terminfo/M/MtxOrb204 +drwxr-xr-x root/root usr/share/terminfo/N/ +-rw-r--r-- root/root usr/share/terminfo/N/NCR260VT300WPP +-rw-r--r-- root/root usr/share/terminfo/N/NCRVT100WPP +drwxr-xr-x root/root usr/share/terminfo/P/ +-rw-r--r-- root/root usr/share/terminfo/P/P12 +-rw-r--r-- root/root usr/share/terminfo/P/P12-M +-rw-r--r-- root/root usr/share/terminfo/P/P12-M-W +-rw-r--r-- root/root usr/share/terminfo/P/P12-W +-rw-r--r-- root/root usr/share/terminfo/P/P14 +-rw-r--r-- root/root usr/share/terminfo/P/P14-M +-rw-r--r-- root/root usr/share/terminfo/P/P14-M-W +-rw-r--r-- root/root usr/share/terminfo/P/P14-W +-rw-r--r-- root/root usr/share/terminfo/P/P4 +-rw-r--r-- root/root usr/share/terminfo/P/P5 +-rw-r--r-- root/root usr/share/terminfo/P/P7 +-rw-r--r-- root/root usr/share/terminfo/P/P8 +-rw-r--r-- root/root usr/share/terminfo/P/P8-W +-rw-r--r-- root/root usr/share/terminfo/P/P9 +-rw-r--r-- root/root usr/share/terminfo/P/P9-8 +-rw-r--r-- root/root usr/share/terminfo/P/P9-8-W +-rw-r--r-- root/root usr/share/terminfo/P/P9-W +drwxr-xr-x root/root usr/share/terminfo/Q/ +-rw-r--r-- root/root usr/share/terminfo/Q/Q306-8-pc +hrw-r--r-- root/root usr/share/terminfo/Q/Q310-vip-H link to usr/share/terminfo/Q/Q310-vip-H-am +-rw-r--r-- root/root usr/share/terminfo/Q/Q310-vip-H-am +-rw-r--r-- root/root usr/share/terminfo/Q/Q310-vip-Hw +hrw-r--r-- root/root usr/share/terminfo/Q/Q310-vip-w link to usr/share/terminfo/Q/Q310-vip-w-am +-rw-r--r-- root/root usr/share/terminfo/Q/Q310-vip-w-am +drwxr-xr-x root/root usr/share/terminfo/X/ +-rw-r--r-- root/root usr/share/terminfo/X/X-hpterm +-rw-r--r-- root/root usr/share/terminfo/X/X-hpterm-color2 +drwxr-xr-x root/root usr/share/terminfo/a/ +-rw-r--r-- root/root usr/share/terminfo/a/a210 +-rw-r--r-- root/root usr/share/terminfo/a/a80 +-rw-r--r-- root/root usr/share/terminfo/a/a980 +-rw-r--r-- root/root usr/share/terminfo/a/aa4080 +hrw-r--r-- root/root usr/share/terminfo/a/aaa link to usr/share/terminfo/a/ambassador +-rw-r--r-- root/root usr/share/terminfo/a/aaa+dec +-rw-r--r-- root/root usr/share/terminfo/a/aaa+rv +hrw-r--r-- root/root usr/share/terminfo/a/aaa+unk link to usr/share/terminfo/a/aaa-unk +-rw-r--r-- root/root usr/share/terminfo/a/aaa-18 +-rw-r--r-- root/root usr/share/terminfo/a/aaa-18-rv +-rw-r--r-- root/root usr/share/terminfo/a/aaa-20 +-rw-r--r-- root/root usr/share/terminfo/a/aaa-22 +-rw-r--r-- root/root usr/share/terminfo/a/aaa-24 +-rw-r--r-- root/root usr/share/terminfo/a/aaa-24-rv +-rw-r--r-- root/root usr/share/terminfo/a/aaa-26 +-rw-r--r-- root/root usr/share/terminfo/a/aaa-28 +hrw-r--r-- root/root usr/share/terminfo/a/aaa-30 link to usr/share/terminfo/a/ambassador +hrw-r--r-- root/root usr/share/terminfo/a/aaa-30-ctxt link to usr/share/terminfo/a/aaa-ctxt +hrw-r--r-- root/root usr/share/terminfo/a/aaa-30-rv link to usr/share/terminfo/a/aaa-rv +hrw-r--r-- root/root usr/share/terminfo/a/aaa-30-rv-ctxt link to usr/share/terminfo/a/aaa-rv-ctxt +hrw-r--r-- root/root usr/share/terminfo/a/aaa-30-s link to usr/share/terminfo/a/aaa-s +-rw-r--r-- root/root usr/share/terminfo/a/aaa-30-s-ctxt +hrw-r--r-- root/root usr/share/terminfo/a/aaa-30-s-rv link to usr/share/terminfo/a/aaa-s-rv +-rw-r--r-- root/root usr/share/terminfo/a/aaa-30-s-rv-ct +-rw-r--r-- root/root usr/share/terminfo/a/aaa-36 +-rw-r--r-- root/root usr/share/terminfo/a/aaa-36-rv +-rw-r--r-- root/root usr/share/terminfo/a/aaa-40 +-rw-r--r-- root/root usr/share/terminfo/a/aaa-40-rv +-rw-r--r-- root/root usr/share/terminfo/a/aaa-48 +-rw-r--r-- root/root usr/share/terminfo/a/aaa-48-rv +-rw-r--r-- root/root usr/share/terminfo/a/aaa-60 +-rw-r--r-- root/root usr/share/terminfo/a/aaa-60-dec-rv +-rw-r--r-- root/root usr/share/terminfo/a/aaa-60-rv +-rw-r--r-- root/root usr/share/terminfo/a/aaa-60-s +-rw-r--r-- root/root usr/share/terminfo/a/aaa-60-s-rv +-rw-r--r-- root/root usr/share/terminfo/a/aaa-ctxt +-rw-r--r-- root/root usr/share/terminfo/a/aaa-db +-rw-r--r-- root/root usr/share/terminfo/a/aaa-rv +-rw-r--r-- root/root usr/share/terminfo/a/aaa-rv-ctxt +-rw-r--r-- root/root usr/share/terminfo/a/aaa-rv-unk +-rw-r--r-- root/root usr/share/terminfo/a/aaa-s +hrw-r--r-- root/root usr/share/terminfo/a/aaa-s-ctxt link to usr/share/terminfo/a/aaa-30-s-ctxt +-rw-r--r-- root/root usr/share/terminfo/a/aaa-s-rv +hrw-r--r-- root/root usr/share/terminfo/a/aaa-s-rv-ctxt link to usr/share/terminfo/a/aaa-30-s-rv-ct +-rw-r--r-- root/root usr/share/terminfo/a/aaa-unk +-rw-r--r-- root/root usr/share/terminfo/a/aas1901 +-rw-r--r-- root/root usr/share/terminfo/a/abm80 +-rw-r--r-- root/root usr/share/terminfo/a/abm85 +-rw-r--r-- root/root usr/share/terminfo/a/abm85e +-rw-r--r-- root/root usr/share/terminfo/a/abm85h +hrw-r--r-- root/root usr/share/terminfo/a/abm85h-old link to usr/share/terminfo/o/o85h +-rw-r--r-- root/root usr/share/terminfo/a/absolute +hrw-r--r-- root/root usr/share/terminfo/a/act4 link to usr/share/terminfo/m/microterm +hrw-r--r-- root/root usr/share/terminfo/a/act5 link to usr/share/terminfo/m/microterm5 +-rw-r--r-- root/root usr/share/terminfo/a/addrinfo +hrw-r--r-- root/root usr/share/terminfo/a/adds200 link to usr/share/terminfo/r/regent200 +hrw-r--r-- root/root usr/share/terminfo/a/adds980 link to usr/share/terminfo/a/a980 +-rw-r--r-- root/root usr/share/terminfo/a/addsviewpoint +-rw-r--r-- root/root usr/share/terminfo/a/addsvp60 +-rw-r--r-- root/root usr/share/terminfo/a/adm+sgr +-rw-r--r-- root/root usr/share/terminfo/a/adm1 +-rw-r--r-- root/root usr/share/terminfo/a/adm11 +hrw-r--r-- root/root usr/share/terminfo/a/adm1178 link to usr/share/terminfo/1/1178 +-rw-r--r-- root/root usr/share/terminfo/a/adm12 +hrw-r--r-- root/root usr/share/terminfo/a/adm1a link to usr/share/terminfo/a/adm1 +-rw-r--r-- root/root usr/share/terminfo/a/adm2 +-rw-r--r-- root/root usr/share/terminfo/a/adm20 +-rw-r--r-- root/root usr/share/terminfo/a/adm21 +-rw-r--r-- root/root usr/share/terminfo/a/adm22 +-rw-r--r-- root/root usr/share/terminfo/a/adm3 +-rw-r--r-- root/root usr/share/terminfo/a/adm31 +hrw-r--r-- root/root usr/share/terminfo/a/adm31-old link to usr/share/terminfo/o/o31 +-rw-r--r-- root/root usr/share/terminfo/a/adm36 +-rw-r--r-- root/root usr/share/terminfo/a/adm3a +-rw-r--r-- root/root usr/share/terminfo/a/adm3a+ +-rw-r--r-- root/root usr/share/terminfo/a/adm42 +-rw-r--r-- root/root usr/share/terminfo/a/adm42-ns +-rw-r--r-- root/root usr/share/terminfo/a/adm5 +-rw-r--r-- root/root usr/share/terminfo/a/aepro +-rw-r--r-- root/root usr/share/terminfo/a/aixterm +-rw-r--r-- root/root usr/share/terminfo/a/aixterm+sl +-rw-r--r-- root/root usr/share/terminfo/a/aixterm-16color +-rw-r--r-- root/root usr/share/terminfo/a/aixterm-m +-rw-r--r-- root/root usr/share/terminfo/a/aixterm-m-old +-rw-r--r-- root/root usr/share/terminfo/a/aj +-rw-r--r-- root/root usr/share/terminfo/a/aj510 +hrw-r--r-- root/root usr/share/terminfo/a/aj830 link to usr/share/terminfo/a/aj +hrw-r--r-- root/root usr/share/terminfo/a/aj832 link to usr/share/terminfo/a/aj +-rw-r--r-- root/root usr/share/terminfo/a/alacritty +-rw-r--r-- root/root usr/share/terminfo/a/alacritty+common +-rw-r--r-- root/root usr/share/terminfo/a/alacritty-direct +hrw-r--r-- root/root usr/share/terminfo/a/alt2 link to usr/share/terminfo/a/altos-2 +hrw-r--r-- root/root usr/share/terminfo/a/alt3 link to usr/share/terminfo/a/altos-5 +hrw-r--r-- root/root usr/share/terminfo/a/alt4 link to usr/share/terminfo/a/altos-4 +hrw-r--r-- root/root usr/share/terminfo/a/alt5 link to usr/share/terminfo/a/altos-5 +-rw-r--r-- root/root usr/share/terminfo/a/alt7 +-rw-r--r-- root/root usr/share/terminfo/a/alt7pc +hrw-r--r-- root/root usr/share/terminfo/a/alto-h19 link to usr/share/terminfo/a/alto-heath +-rw-r--r-- root/root usr/share/terminfo/a/alto-heath +hrw-r--r-- root/root usr/share/terminfo/a/altoh19 link to usr/share/terminfo/a/alto-heath +hrw-r--r-- root/root usr/share/terminfo/a/altoheath link to usr/share/terminfo/a/alto-heath +-rw-r--r-- root/root usr/share/terminfo/a/altos-2 +hrw-r--r-- root/root usr/share/terminfo/a/altos-3 link to usr/share/terminfo/a/altos-5 +-rw-r--r-- root/root usr/share/terminfo/a/altos-4 +-rw-r--r-- root/root usr/share/terminfo/a/altos-5 +hrw-r--r-- root/root usr/share/terminfo/a/altos2 link to usr/share/terminfo/a/altos-2 +hrw-r--r-- root/root usr/share/terminfo/a/altos3 link to usr/share/terminfo/a/altos-5 +hrw-r--r-- root/root usr/share/terminfo/a/altos4 link to usr/share/terminfo/a/altos-4 +hrw-r--r-- root/root usr/share/terminfo/a/altos5 link to usr/share/terminfo/a/altos-5 +hrw-r--r-- root/root usr/share/terminfo/a/altos7 link to usr/share/terminfo/a/alt7 +hrw-r--r-- root/root usr/share/terminfo/a/altos7pc link to usr/share/terminfo/a/alt7pc +hrw-r--r-- root/root usr/share/terminfo/a/ambas link to usr/share/terminfo/a/ambassador +-rw-r--r-- root/root usr/share/terminfo/a/ambassador +-rw-r--r-- root/root usr/share/terminfo/a/amiga +-rw-r--r-- root/root usr/share/terminfo/a/amiga-8bit +-rw-r--r-- root/root usr/share/terminfo/a/amiga-h +-rw-r--r-- root/root usr/share/terminfo/a/amiga-vnc +-rw-r--r-- root/root usr/share/terminfo/a/amp219 +-rw-r--r-- root/root usr/share/terminfo/a/amp219w +hrw-r--r-- root/root usr/share/terminfo/a/ampex-219 link to usr/share/terminfo/a/amp219 +hrw-r--r-- root/root usr/share/terminfo/a/ampex-219w link to usr/share/terminfo/a/amp219w +-rw-r--r-- root/root usr/share/terminfo/a/ampex-232 +-rw-r--r-- root/root usr/share/terminfo/a/ampex175 +-rw-r--r-- root/root usr/share/terminfo/a/ampex175-b +hrw-r--r-- root/root usr/share/terminfo/a/ampex210 link to usr/share/terminfo/a/a210 +hrw-r--r-- root/root usr/share/terminfo/a/ampex219 link to usr/share/terminfo/a/amp219 +hrw-r--r-- root/root usr/share/terminfo/a/ampex219w link to usr/share/terminfo/a/amp219w +hrw-r--r-- root/root usr/share/terminfo/a/ampex232 link to usr/share/terminfo/a/ampex-232 +-rw-r--r-- root/root usr/share/terminfo/a/ampex232w +hrw-r--r-- root/root usr/share/terminfo/a/ampex80 link to usr/share/terminfo/a/a80 +hrw-r--r-- root/root usr/share/terminfo/a/annarbor4080 link to usr/share/terminfo/a/aa4080 +-rw-r--r-- root/root usr/share/terminfo/a/ansi +-rw-r--r-- root/root usr/share/terminfo/a/ansi+arrows +-rw-r--r-- root/root usr/share/terminfo/a/ansi+cpr +-rw-r--r-- root/root usr/share/terminfo/a/ansi+csr +-rw-r--r-- root/root usr/share/terminfo/a/ansi+cup +-rw-r--r-- root/root usr/share/terminfo/a/ansi+enq +-rw-r--r-- root/root usr/share/terminfo/a/ansi+erase +-rw-r--r-- root/root usr/share/terminfo/a/ansi+idc +-rw-r--r-- root/root usr/share/terminfo/a/ansi+idc1 +-rw-r--r-- root/root usr/share/terminfo/a/ansi+idl +-rw-r--r-- root/root usr/share/terminfo/a/ansi+idl1 +-rw-r--r-- root/root usr/share/terminfo/a/ansi+inittabs +-rw-r--r-- root/root usr/share/terminfo/a/ansi+local +-rw-r--r-- root/root usr/share/terminfo/a/ansi+local1 +-rw-r--r-- root/root usr/share/terminfo/a/ansi+pp +-rw-r--r-- root/root usr/share/terminfo/a/ansi+rca +-rw-r--r-- root/root usr/share/terminfo/a/ansi+rca2 +-rw-r--r-- root/root usr/share/terminfo/a/ansi+rep +-rw-r--r-- root/root usr/share/terminfo/a/ansi+sgr +-rw-r--r-- root/root usr/share/terminfo/a/ansi+sgrbold +-rw-r--r-- root/root usr/share/terminfo/a/ansi+sgrdim +-rw-r--r-- root/root usr/share/terminfo/a/ansi+sgrso +-rw-r--r-- root/root usr/share/terminfo/a/ansi+sgrul +-rw-r--r-- root/root usr/share/terminfo/a/ansi+tabs +-rw-r--r-- root/root usr/share/terminfo/a/ansi-color-2-emx +-rw-r--r-- root/root usr/share/terminfo/a/ansi-color-3-emx +-rw-r--r-- root/root usr/share/terminfo/a/ansi-emx +hrw-r--r-- root/root usr/share/terminfo/a/ansi-generic link to usr/share/terminfo/a/ansiterm +hrw-r--r-- root/root usr/share/terminfo/a/ansi-m link to usr/share/terminfo/a/ansi-mono +-rw-r--r-- root/root usr/share/terminfo/a/ansi-mini +-rw-r--r-- root/root usr/share/terminfo/a/ansi-mono +-rw-r--r-- root/root usr/share/terminfo/a/ansi-mr +-rw-r--r-- root/root usr/share/terminfo/a/ansi-mtabs +-rw-r--r-- root/root usr/share/terminfo/a/ansi-nt +-rw-r--r-- root/root usr/share/terminfo/a/ansi.sys +-rw-r--r-- root/root usr/share/terminfo/a/ansi.sys-old +hrw-r--r-- root/root usr/share/terminfo/a/ansi.sysk link to usr/share/terminfo/a/ansisysk +-rw-r--r-- root/root usr/share/terminfo/a/ansi43m +-rw-r--r-- root/root usr/share/terminfo/a/ansi77 +hrw-r--r-- root/root usr/share/terminfo/a/ansi80x25 link to usr/share/terminfo/c/cons25 +hrw-r--r-- root/root usr/share/terminfo/a/ansi80x25-mono link to usr/share/terminfo/c/cons25-m +hrw-r--r-- root/root usr/share/terminfo/a/ansi80x25-raw link to usr/share/terminfo/c/cons25w +hrw-r--r-- root/root usr/share/terminfo/a/ansi80x30 link to usr/share/terminfo/c/cons30 +hrw-r--r-- root/root usr/share/terminfo/a/ansi80x30-mono link to usr/share/terminfo/c/cons30-m +hrw-r--r-- root/root usr/share/terminfo/a/ansi80x43 link to usr/share/terminfo/c/cons43 +hrw-r--r-- root/root usr/share/terminfo/a/ansi80x43-mono link to usr/share/terminfo/c/cons43-m +hrw-r--r-- root/root usr/share/terminfo/a/ansi80x50 link to usr/share/terminfo/c/cons50 +hrw-r--r-- root/root usr/share/terminfo/a/ansi80x50-mono link to usr/share/terminfo/c/cons50-m +hrw-r--r-- root/root usr/share/terminfo/a/ansi80x60 link to usr/share/terminfo/c/cons60 +hrw-r--r-- root/root usr/share/terminfo/a/ansi80x60-mono link to usr/share/terminfo/c/cons60-m +hrw-r--r-- root/root usr/share/terminfo/a/ansil link to usr/share/terminfo/c/cons50 +hrw-r--r-- root/root usr/share/terminfo/a/ansil-mono link to usr/share/terminfo/c/cons50-m +hrw-r--r-- root/root usr/share/terminfo/a/ansis link to usr/share/terminfo/c/cons25 +hrw-r--r-- root/root usr/share/terminfo/a/ansis-mono link to usr/share/terminfo/c/cons25-m +-rw-r--r-- root/root usr/share/terminfo/a/ansisysk +-rw-r--r-- root/root usr/share/terminfo/a/ansiterm +hrw-r--r-- root/root usr/share/terminfo/a/ansiw link to usr/share/terminfo/c/cons25w +-rw-r--r-- root/root usr/share/terminfo/a/ap-vm80 +hrw-r--r-- root/root usr/share/terminfo/a/apl link to usr/share/terminfo/i/ibm-apl +-rw-r--r-- root/root usr/share/terminfo/a/apollo +-rw-r--r-- root/root usr/share/terminfo/a/apollo+vt132 +-rw-r--r-- root/root usr/share/terminfo/a/apollo_15P +-rw-r--r-- root/root usr/share/terminfo/a/apollo_19L +-rw-r--r-- root/root usr/share/terminfo/a/apollo_color +-rw-r--r-- root/root usr/share/terminfo/a/apple-80 +-rw-r--r-- root/root usr/share/terminfo/a/apple-ae +-rw-r--r-- root/root usr/share/terminfo/a/apple-soroc +-rw-r--r-- root/root usr/share/terminfo/a/apple-uterm +-rw-r--r-- root/root usr/share/terminfo/a/apple-uterm-vb +-rw-r--r-- root/root usr/share/terminfo/a/apple-videx +-rw-r--r-- root/root usr/share/terminfo/a/apple-videx2 +-rw-r--r-- root/root usr/share/terminfo/a/apple-videx3 +hrw-r--r-- root/root usr/share/terminfo/a/apple-vm80 link to usr/share/terminfo/a/ap-vm80 +-rw-r--r-- root/root usr/share/terminfo/a/apple2e +-rw-r--r-- root/root usr/share/terminfo/a/apple2e-p +-rw-r--r-- root/root usr/share/terminfo/a/apple80p +-rw-r--r-- root/root usr/share/terminfo/a/appleII +-rw-r--r-- root/root usr/share/terminfo/a/appleIIc +hrw-r--r-- root/root usr/share/terminfo/a/appleIIe link to usr/share/terminfo/a/appleIIc +hrw-r--r-- root/root usr/share/terminfo/a/appleIIgs link to usr/share/terminfo/a/appleIIc +hrw-r--r-- root/root usr/share/terminfo/a/arm100 link to usr/share/terminfo/a/arm100-am +-rw-r--r-- root/root usr/share/terminfo/a/arm100-am +hrw-r--r-- root/root usr/share/terminfo/a/arm100-w link to usr/share/terminfo/a/arm100-wam +-rw-r--r-- root/root usr/share/terminfo/a/arm100-wam +hrw-r--r-- root/root usr/share/terminfo/a/at link to usr/share/terminfo/s/st52-m +hrw-r--r-- root/root usr/share/terminfo/a/at-color link to usr/share/terminfo/s/st52-color +hrw-r--r-- root/root usr/share/terminfo/a/at-m link to usr/share/terminfo/s/st52-m +hrw-r--r-- root/root usr/share/terminfo/a/at386 link to usr/share/terminfo/3/386at +hrw-r--r-- root/root usr/share/terminfo/a/atari link to usr/share/terminfo/s/st52-m +hrw-r--r-- root/root usr/share/terminfo/a/atari-color link to usr/share/terminfo/s/st52-color +hrw-r--r-- root/root usr/share/terminfo/a/atari-m link to usr/share/terminfo/s/st52-m +-rw-r--r-- root/root usr/share/terminfo/a/atari-old +hrw-r--r-- root/root usr/share/terminfo/a/atari_st link to usr/share/terminfo/s/st52-m +hrw-r--r-- root/root usr/share/terminfo/a/atari_st-color link to usr/share/terminfo/s/st52-color +hrw-r--r-- root/root usr/share/terminfo/a/atarist-m link to usr/share/terminfo/s/st52-m +-rw-r--r-- root/root usr/share/terminfo/a/aterm +hrw-r--r-- root/root usr/share/terminfo/a/att2300 link to usr/share/terminfo/s/sv80 +-rw-r--r-- root/root usr/share/terminfo/a/att2350 +hrw-r--r-- root/root usr/share/terminfo/a/att4410 link to usr/share/terminfo/t/tty5410 +hrw-r--r-- root/root usr/share/terminfo/a/att4410-w link to usr/share/terminfo/5/5410-w +hrw-r--r-- root/root usr/share/terminfo/a/att4410v1 link to usr/share/terminfo/t/tty5410v1 +hrw-r--r-- root/root usr/share/terminfo/a/att4410v1-w link to usr/share/terminfo/t/tty5410v1-w +hrw-r--r-- root/root usr/share/terminfo/a/att4415 link to usr/share/terminfo/t/tty5420 +hrw-r--r-- root/root usr/share/terminfo/a/att4415+nl link to usr/share/terminfo/t/tty5420+nl +hrw-r--r-- root/root usr/share/terminfo/a/att4415-nl link to usr/share/terminfo/t/tty5420-nl +hrw-r--r-- root/root usr/share/terminfo/a/att4415-rv link to usr/share/terminfo/t/tty5420-rv +hrw-r--r-- root/root usr/share/terminfo/a/att4415-rv-nl link to usr/share/terminfo/t/tty5420-rv-nl +hrw-r--r-- root/root usr/share/terminfo/a/att4415-w link to usr/share/terminfo/t/tty5420-w +hrw-r--r-- root/root usr/share/terminfo/a/att4415-w-nl link to usr/share/terminfo/t/tty5420-w-nl +hrw-r--r-- root/root usr/share/terminfo/a/att4415-w-rv link to usr/share/terminfo/t/tty5420-w-rv +hrw-r--r-- root/root usr/share/terminfo/a/att4415-w-rv-n link to usr/share/terminfo/t/tty5420-w-rv-n +hrw-r--r-- root/root usr/share/terminfo/a/att4418 link to usr/share/terminfo/a/att5418 +hrw-r--r-- root/root usr/share/terminfo/a/att4418-w link to usr/share/terminfo/a/att5418-w +hrw-r--r-- root/root usr/share/terminfo/a/att4420 link to usr/share/terminfo/t/tty4420 +hrw-r--r-- root/root usr/share/terminfo/a/att4424 link to usr/share/terminfo/t/tty4424 +hrw-r--r-- root/root usr/share/terminfo/a/att4424-1 link to usr/share/terminfo/t/tty4424-1 +hrw-r--r-- root/root usr/share/terminfo/a/att4424m link to usr/share/terminfo/t/tty4424m +hrw-r--r-- root/root usr/share/terminfo/a/att4425 link to usr/share/terminfo/t/tty5425 +hrw-r--r-- root/root usr/share/terminfo/a/att4425-nl link to usr/share/terminfo/t/tty5425-nl +hrw-r--r-- root/root usr/share/terminfo/a/att4425-w link to usr/share/terminfo/t/tty5425-w +hrw-r--r-- root/root usr/share/terminfo/a/att4426 link to usr/share/terminfo/t/tty4426 +hrw-r--r-- root/root usr/share/terminfo/a/att500 link to usr/share/terminfo/a/att513 +hrw-r--r-- root/root usr/share/terminfo/a/att505 link to usr/share/terminfo/a/att5430 +-rw-r--r-- root/root usr/share/terminfo/a/att505-22 +-rw-r--r-- root/root usr/share/terminfo/a/att505-24 +hrw-r--r-- root/root usr/share/terminfo/a/att510a link to usr/share/terminfo/b/bct510a +hrw-r--r-- root/root usr/share/terminfo/a/att510d link to usr/share/terminfo/b/bct510d +-rw-r--r-- root/root usr/share/terminfo/a/att513 +hrw-r--r-- root/root usr/share/terminfo/a/att5310 link to usr/share/terminfo/a/att5320 +-rw-r--r-- root/root usr/share/terminfo/a/att5320 +hrw-r--r-- root/root usr/share/terminfo/a/att5410 link to usr/share/terminfo/t/tty5410 +hrw-r--r-- root/root usr/share/terminfo/a/att5410-w link to usr/share/terminfo/5/5410-w +hrw-r--r-- root/root usr/share/terminfo/a/att5410v1 link to usr/share/terminfo/t/tty5410v1 +hrw-r--r-- root/root usr/share/terminfo/a/att5410v1-w link to usr/share/terminfo/t/tty5410v1-w +-rw-r--r-- root/root usr/share/terminfo/a/att5418 +-rw-r--r-- root/root usr/share/terminfo/a/att5418-w +hrw-r--r-- root/root usr/share/terminfo/a/att5420 link to usr/share/terminfo/t/tty5420 +hrw-r--r-- root/root usr/share/terminfo/a/att5420+nl link to usr/share/terminfo/t/tty5420+nl +hrw-r--r-- root/root usr/share/terminfo/a/att5420-nl link to usr/share/terminfo/t/tty5420-nl +hrw-r--r-- root/root usr/share/terminfo/a/att5420-rv link to usr/share/terminfo/t/tty5420-rv +hrw-r--r-- root/root usr/share/terminfo/a/att5420-rv-nl link to usr/share/terminfo/t/tty5420-rv-nl +hrw-r--r-- root/root usr/share/terminfo/a/att5420-w link to usr/share/terminfo/t/tty5420-w +hrw-r--r-- root/root usr/share/terminfo/a/att5420-w-nl link to usr/share/terminfo/t/tty5420-w-nl +hrw-r--r-- root/root usr/share/terminfo/a/att5420-w-rv link to usr/share/terminfo/t/tty5420-w-rv +hrw-r--r-- root/root usr/share/terminfo/a/att5420-w-rv-n link to usr/share/terminfo/t/tty5420-w-rv-n +-rw-r--r-- root/root usr/share/terminfo/a/att5420_2 +-rw-r--r-- root/root usr/share/terminfo/a/att5420_2-w +hrw-r--r-- root/root usr/share/terminfo/a/att5425 link to usr/share/terminfo/t/tty5425 +hrw-r--r-- root/root usr/share/terminfo/a/att5425-nl link to usr/share/terminfo/t/tty5425-nl +hrw-r--r-- root/root usr/share/terminfo/a/att5425-w link to usr/share/terminfo/t/tty5425-w +-rw-r--r-- root/root usr/share/terminfo/a/att5430 +hrw-r--r-- root/root usr/share/terminfo/a/att5620 link to usr/share/terminfo/5/5620 +hrw-r--r-- root/root usr/share/terminfo/a/att5620-1 link to usr/share/terminfo/t/tty5620-1 +hrw-r--r-- root/root usr/share/terminfo/a/att5620-24 link to usr/share/terminfo/t/tty5620-24 +hrw-r--r-- root/root usr/share/terminfo/a/att5620-34 link to usr/share/terminfo/t/tty5620-34 +hrw-r--r-- root/root usr/share/terminfo/a/att5620-s link to usr/share/terminfo/t/tty5620-s +-rw-r--r-- root/root usr/share/terminfo/a/att605 +-rw-r--r-- root/root usr/share/terminfo/a/att605-pc +-rw-r--r-- root/root usr/share/terminfo/a/att605-w +-rw-r--r-- root/root usr/share/terminfo/a/att610 +-rw-r--r-- root/root usr/share/terminfo/a/att610+cvis +-rw-r--r-- root/root usr/share/terminfo/a/att610+cvis0 +-rw-r--r-- root/root usr/share/terminfo/a/att610-103k +-rw-r--r-- root/root usr/share/terminfo/a/att610-103k-w +-rw-r--r-- root/root usr/share/terminfo/a/att610-w +-rw-r--r-- root/root usr/share/terminfo/a/att615 +-rw-r--r-- root/root usr/share/terminfo/a/att615-103k +-rw-r--r-- root/root usr/share/terminfo/a/att615-103k-w +-rw-r--r-- root/root usr/share/terminfo/a/att615-w +-rw-r--r-- root/root usr/share/terminfo/a/att620 +-rw-r--r-- root/root usr/share/terminfo/a/att620-103k +-rw-r--r-- root/root usr/share/terminfo/a/att620-103k-w +-rw-r--r-- root/root usr/share/terminfo/a/att620-w +-rw-r--r-- root/root usr/share/terminfo/a/att630 +hrw-r--r-- root/root usr/share/terminfo/a/att630-24 link to usr/share/terminfo/6/630MTG-24 +hrw-r--r-- root/root usr/share/terminfo/a/att6386 link to usr/share/terminfo/3/386at +-rw-r--r-- root/root usr/share/terminfo/a/att700 +-rw-r--r-- root/root usr/share/terminfo/a/att730 +hrw-r--r-- root/root usr/share/terminfo/a/att730-24 link to usr/share/terminfo/7/730MTG-24 +hrw-r--r-- root/root usr/share/terminfo/a/att730-41 link to usr/share/terminfo/7/730MTG-41 +hrw-r--r-- root/root usr/share/terminfo/a/att7300 link to usr/share/terminfo/3/3b1 +hrw-r--r-- root/root usr/share/terminfo/a/att730r link to usr/share/terminfo/7/730MTGr +hrw-r--r-- root/root usr/share/terminfo/a/att730r-24 link to usr/share/terminfo/7/730MTGr-24 +hrw-r--r-- root/root usr/share/terminfo/a/att730r-41 link to usr/share/terminfo/7/730MTG-41r +hrw-r--r-- root/root usr/share/terminfo/a/avatar link to usr/share/terminfo/a/avatar1 +-rw-r--r-- root/root usr/share/terminfo/a/avatar0 +-rw-r--r-- root/root usr/share/terminfo/a/avatar0+ +-rw-r--r-- root/root usr/share/terminfo/a/avatar1 +hrw-r--r-- root/root usr/share/terminfo/a/avt link to usr/share/terminfo/c/concept-avt +-rw-r--r-- root/root usr/share/terminfo/a/avt+s +-rw-r--r-- root/root usr/share/terminfo/a/avt-ns +hrw-r--r-- root/root usr/share/terminfo/a/avt-rv link to usr/share/terminfo/a/avt-rv-s +-rw-r--r-- root/root usr/share/terminfo/a/avt-rv-ns +-rw-r--r-- root/root usr/share/terminfo/a/avt-rv-s +hrw-r--r-- root/root usr/share/terminfo/a/avt-s link to usr/share/terminfo/c/concept-avt +hrw-r--r-- root/root usr/share/terminfo/a/avt-w link to usr/share/terminfo/a/avt-w-s +-rw-r--r-- root/root usr/share/terminfo/a/avt-w-ns +hrw-r--r-- root/root usr/share/terminfo/a/avt-w-rv link to usr/share/terminfo/a/avt-w-rv-s +-rw-r--r-- root/root usr/share/terminfo/a/avt-w-rv-ns +-rw-r--r-- root/root usr/share/terminfo/a/avt-w-rv-s +-rw-r--r-- root/root usr/share/terminfo/a/avt-w-s +-rw-r--r-- root/root usr/share/terminfo/a/aws +-rw-r--r-- root/root usr/share/terminfo/a/awsc +drwxr-xr-x root/root usr/share/terminfo/b/ +hrw-r--r-- root/root usr/share/terminfo/b/b-128 link to usr/share/terminfo/c/commodore +-rw-r--r-- root/root usr/share/terminfo/b/bantam +hrw-r--r-- root/root usr/share/terminfo/b/basic4 link to usr/share/terminfo/m/mai +-rw-r--r-- root/root usr/share/terminfo/b/basis +-rw-r--r-- root/root usr/share/terminfo/b/bct510a +-rw-r--r-- root/root usr/share/terminfo/b/bct510d +-rw-r--r-- root/root usr/share/terminfo/b/beacon +-rw-r--r-- root/root usr/share/terminfo/b/bee +hrw-r--r-- root/root usr/share/terminfo/b/beehive link to usr/share/terminfo/b/bee +hrw-r--r-- root/root usr/share/terminfo/b/beehive3 link to usr/share/terminfo/b/beehiveIIIm +hrw-r--r-- root/root usr/share/terminfo/b/beehive4 link to usr/share/terminfo/b/bh4 +-rw-r--r-- root/root usr/share/terminfo/b/beehiveIIIm +-rw-r--r-- root/root usr/share/terminfo/b/beterm +-rw-r--r-- root/root usr/share/terminfo/b/bg1.25 +-rw-r--r-- root/root usr/share/terminfo/b/bg1.25nv +-rw-r--r-- root/root usr/share/terminfo/b/bg1.25rv +hrw-r--r-- root/root usr/share/terminfo/b/bg2.0 link to usr/share/terminfo/b/bg3.10 +hrw-r--r-- root/root usr/share/terminfo/b/bg2.0nv link to usr/share/terminfo/b/bg3.10nv +hrw-r--r-- root/root usr/share/terminfo/b/bg2.0rv link to usr/share/terminfo/b/bg3.10rv +-rw-r--r-- root/root usr/share/terminfo/b/bg3.10 +-rw-r--r-- root/root usr/share/terminfo/b/bg3.10nv +-rw-r--r-- root/root usr/share/terminfo/b/bg3.10rv +hrw-r--r-- root/root usr/share/terminfo/b/bh3m link to usr/share/terminfo/b/beehiveIIIm +-rw-r--r-- root/root usr/share/terminfo/b/bh4 +hrw-r--r-- root/root usr/share/terminfo/b/bitgraph link to usr/share/terminfo/b/bg3.10nv +hrw-r--r-- root/root usr/share/terminfo/b/blit link to usr/share/terminfo/j/jerq +-rw-r--r-- root/root usr/share/terminfo/b/bobcat +-rw-r--r-- root/root usr/share/terminfo/b/bq300 +-rw-r--r-- root/root usr/share/terminfo/b/bq300-8 +hrw-r--r-- root/root usr/share/terminfo/b/bq300-8-pc link to usr/share/terminfo/Q/Q306-8-pc +-rw-r--r-- root/root usr/share/terminfo/b/bq300-8-pc-rv +-rw-r--r-- root/root usr/share/terminfo/b/bq300-8-pc-w +-rw-r--r-- root/root usr/share/terminfo/b/bq300-8-pc-w-rv +-rw-r--r-- root/root usr/share/terminfo/b/bq300-8rv +-rw-r--r-- root/root usr/share/terminfo/b/bq300-8w +-rw-r--r-- root/root usr/share/terminfo/b/bq300-pc +-rw-r--r-- root/root usr/share/terminfo/b/bq300-pc-rv +-rw-r--r-- root/root usr/share/terminfo/b/bq300-pc-w +-rw-r--r-- root/root usr/share/terminfo/b/bq300-pc-w-rv +-rw-r--r-- root/root usr/share/terminfo/b/bq300-rv +-rw-r--r-- root/root usr/share/terminfo/b/bq300-w +-rw-r--r-- root/root usr/share/terminfo/b/bq300-w-8rv +-rw-r--r-- root/root usr/share/terminfo/b/bq300-w-rv +-rw-r--r-- root/root usr/share/terminfo/b/bracketed+paste +-rw-r--r-- root/root usr/share/terminfo/b/bsdos-pc +hrw-r--r-- root/root usr/share/terminfo/b/bsdos-pc-m link to usr/share/terminfo/b/bsdos-pc-mono +-rw-r--r-- root/root usr/share/terminfo/b/bsdos-pc-mono +-rw-r--r-- root/root usr/share/terminfo/b/bsdos-pc-nobold +-rw-r--r-- root/root usr/share/terminfo/b/bsdos-ppc +-rw-r--r-- root/root usr/share/terminfo/b/bsdos-sparc +-rw-r--r-- root/root usr/share/terminfo/b/bterm +drwxr-xr-x root/root usr/share/terminfo/c/ +hrw-r--r-- root/root usr/share/terminfo/c/c100 link to usr/share/terminfo/c/c100-4p +-rw-r--r-- root/root usr/share/terminfo/c/c100-1p +-rw-r--r-- root/root usr/share/terminfo/c/c100-4p +hrw-r--r-- root/root usr/share/terminfo/c/c100-rv link to usr/share/terminfo/c/concept100-rv +hrw-r--r-- root/root usr/share/terminfo/c/c100-rv-4p link to usr/share/terminfo/c/concept100-rv +hrw-r--r-- root/root usr/share/terminfo/c/c104 link to usr/share/terminfo/c/c100-4p +hrw-r--r-- root/root usr/share/terminfo/c/c108 link to usr/share/terminfo/c/concept108-8p +hrw-r--r-- root/root usr/share/terminfo/c/c108-4p link to usr/share/terminfo/c/concept108-4p +hrw-r--r-- root/root usr/share/terminfo/c/c108-8p link to usr/share/terminfo/c/concept108-8p +hrw-r--r-- root/root usr/share/terminfo/c/c108-rv link to usr/share/terminfo/c/c108-rv-8p +hrw-r--r-- root/root usr/share/terminfo/c/c108-rv-4p link to usr/share/terminfo/c/concept108rv4p +-rw-r--r-- root/root usr/share/terminfo/c/c108-rv-8p +hrw-r--r-- root/root usr/share/terminfo/c/c108-w link to usr/share/terminfo/c/concept108-w8p +hrw-r--r-- root/root usr/share/terminfo/c/c108-w-8p link to usr/share/terminfo/c/concept108-w8p +-rw-r--r-- root/root usr/share/terminfo/c/c300 +hrw-r--r-- root/root usr/share/terminfo/c/c301 link to usr/share/terminfo/c/c321 +-rw-r--r-- root/root usr/share/terminfo/c/c321 +-rw-r--r-- root/root usr/share/terminfo/c/ca22851 +hrw-r--r-- root/root usr/share/terminfo/c/cad68-2 link to usr/share/terminfo/c/cgc2 +hrw-r--r-- root/root usr/share/terminfo/c/cad68-3 link to usr/share/terminfo/c/cgc3 +-rw-r--r-- root/root usr/share/terminfo/c/cbblit +-rw-r--r-- root/root usr/share/terminfo/c/cbunix +hrw-r--r-- root/root usr/share/terminfo/c/cci link to usr/share/terminfo/z/zen8001 +hrw-r--r-- root/root usr/share/terminfo/c/cci1 link to usr/share/terminfo/z/zen8001 +-rw-r--r-- root/root usr/share/terminfo/c/cdc456 +-rw-r--r-- root/root usr/share/terminfo/c/cdc721 +-rw-r--r-- root/root usr/share/terminfo/c/cdc721-esc +-rw-r--r-- root/root usr/share/terminfo/c/cdc721ll +-rw-r--r-- root/root usr/share/terminfo/c/cdc752 +-rw-r--r-- root/root usr/share/terminfo/c/cdc756 +hrw-r--r-- root/root usr/share/terminfo/c/cg7900 link to usr/share/terminfo/c/chromatics +-rw-r--r-- root/root usr/share/terminfo/c/cgc2 +-rw-r--r-- root/root usr/share/terminfo/c/cgc3 +-rw-r--r-- root/root usr/share/terminfo/c/chromatics +hrw-r--r-- root/root usr/share/terminfo/c/ci8510 link to usr/share/terminfo/8/8510 +-rw-r--r-- root/root usr/share/terminfo/c/cit-80 +hrw-r--r-- root/root usr/share/terminfo/c/cit101 link to usr/share/terminfo/c/citc +-rw-r--r-- root/root usr/share/terminfo/c/cit101e +-rw-r--r-- root/root usr/share/terminfo/c/cit101e-132 +-rw-r--r-- root/root usr/share/terminfo/c/cit101e-n +-rw-r--r-- root/root usr/share/terminfo/c/cit101e-n132 +-rw-r--r-- root/root usr/share/terminfo/c/cit101e-rv +-rw-r--r-- root/root usr/share/terminfo/c/cit500 +hrw-r--r-- root/root usr/share/terminfo/c/cit80 link to usr/share/terminfo/c/cit-80 +-rw-r--r-- root/root usr/share/terminfo/c/citc +hrw-r--r-- root/root usr/share/terminfo/c/citoh link to usr/share/terminfo/8/8510 +-rw-r--r-- root/root usr/share/terminfo/c/citoh-6lpi +-rw-r--r-- root/root usr/share/terminfo/c/citoh-8lpi +-rw-r--r-- root/root usr/share/terminfo/c/citoh-comp +-rw-r--r-- root/root usr/share/terminfo/c/citoh-elite +-rw-r--r-- root/root usr/share/terminfo/c/citoh-pica +hrw-r--r-- root/root usr/share/terminfo/c/citoh-prop link to usr/share/terminfo/c/citoh-ps +-rw-r--r-- root/root usr/share/terminfo/c/citoh-ps +-rw-r--r-- root/root usr/share/terminfo/c/coco3 +-rw-r--r-- root/root usr/share/terminfo/c/coherent +hrw-r--r-- root/root usr/share/terminfo/c/color_xterm link to usr/share/terminfo/c/cx100 +-rw-r--r-- root/root usr/share/terminfo/c/colorscan +-rw-r--r-- root/root usr/share/terminfo/c/commodore +hrw-r--r-- root/root usr/share/terminfo/c/concept link to usr/share/terminfo/c/c100-4p +-rw-r--r-- root/root usr/share/terminfo/c/concept-avt +hrw-r--r-- root/root usr/share/terminfo/c/concept100 link to usr/share/terminfo/c/c100-4p +-rw-r--r-- root/root usr/share/terminfo/c/concept100-rv +hrw-r--r-- root/root usr/share/terminfo/c/concept108 link to usr/share/terminfo/c/concept108-8p +-rw-r--r-- root/root usr/share/terminfo/c/concept108-4p +-rw-r--r-- root/root usr/share/terminfo/c/concept108-8p +hrw-r--r-- root/root usr/share/terminfo/c/concept108-w-8 link to usr/share/terminfo/c/concept108-w8p +-rw-r--r-- root/root usr/share/terminfo/c/concept108-w8p +-rw-r--r-- root/root usr/share/terminfo/c/concept108rv4p +-rw-r--r-- root/root usr/share/terminfo/c/cons25 +-rw-r--r-- root/root usr/share/terminfo/c/cons25-debian +-rw-r--r-- root/root usr/share/terminfo/c/cons25-iso-m +-rw-r--r-- root/root usr/share/terminfo/c/cons25-iso8859 +-rw-r--r-- root/root usr/share/terminfo/c/cons25-koi8-r +-rw-r--r-- root/root usr/share/terminfo/c/cons25-koi8r-m +-rw-r--r-- root/root usr/share/terminfo/c/cons25-m +hrw-r--r-- root/root usr/share/terminfo/c/cons25l1 link to usr/share/terminfo/c/cons25-iso8859 +hrw-r--r-- root/root usr/share/terminfo/c/cons25l1-m link to usr/share/terminfo/c/cons25-iso-m +hrw-r--r-- root/root usr/share/terminfo/c/cons25r link to usr/share/terminfo/c/cons25-koi8-r +hrw-r--r-- root/root usr/share/terminfo/c/cons25r-m link to usr/share/terminfo/c/cons25-koi8r-m +-rw-r--r-- root/root usr/share/terminfo/c/cons25w +-rw-r--r-- root/root usr/share/terminfo/c/cons30 +-rw-r--r-- root/root usr/share/terminfo/c/cons30-m +-rw-r--r-- root/root usr/share/terminfo/c/cons43 +-rw-r--r-- root/root usr/share/terminfo/c/cons43-m +-rw-r--r-- root/root usr/share/terminfo/c/cons50 +-rw-r--r-- root/root usr/share/terminfo/c/cons50-iso-m +-rw-r--r-- root/root usr/share/terminfo/c/cons50-iso8859 +-rw-r--r-- root/root usr/share/terminfo/c/cons50-koi8r +-rw-r--r-- root/root usr/share/terminfo/c/cons50-koi8r-m +-rw-r--r-- root/root usr/share/terminfo/c/cons50-m +hrw-r--r-- root/root usr/share/terminfo/c/cons50l1 link to usr/share/terminfo/c/cons50-iso8859 +hrw-r--r-- root/root usr/share/terminfo/c/cons50l1-m link to usr/share/terminfo/c/cons50-iso-m +hrw-r--r-- root/root usr/share/terminfo/c/cons50r link to usr/share/terminfo/c/cons50-koi8r +hrw-r--r-- root/root usr/share/terminfo/c/cons50r-m link to usr/share/terminfo/c/cons50-koi8r-m +-rw-r--r-- root/root usr/share/terminfo/c/cons60 +-rw-r--r-- root/root usr/share/terminfo/c/cons60-iso +-rw-r--r-- root/root usr/share/terminfo/c/cons60-iso-m +-rw-r--r-- root/root usr/share/terminfo/c/cons60-koi8r +-rw-r--r-- root/root usr/share/terminfo/c/cons60-koi8r-m +-rw-r--r-- root/root usr/share/terminfo/c/cons60-m +hrw-r--r-- root/root usr/share/terminfo/c/cons60l1 link to usr/share/terminfo/c/cons60-iso +hrw-r--r-- root/root usr/share/terminfo/c/cons60l1-m link to usr/share/terminfo/c/cons60-iso-m +hrw-r--r-- root/root usr/share/terminfo/c/cons60r link to usr/share/terminfo/c/cons60-koi8r +hrw-r--r-- root/root usr/share/terminfo/c/cons60r-m link to usr/share/terminfo/c/cons60-koi8r-m +hrw-r--r-- root/root usr/share/terminfo/c/contel300 link to usr/share/terminfo/c/c300 +hrw-r--r-- root/root usr/share/terminfo/c/contel301 link to usr/share/terminfo/c/c321 +hrw-r--r-- root/root usr/share/terminfo/c/contel320 link to usr/share/terminfo/c/c300 +hrw-r--r-- root/root usr/share/terminfo/c/contel321 link to usr/share/terminfo/c/c321 +hrw-r--r-- root/root usr/share/terminfo/c/cops link to usr/share/terminfo/c/cops-10 +-rw-r--r-- root/root usr/share/terminfo/c/cops-10 +hrw-r--r-- root/root usr/share/terminfo/c/cops10 link to usr/share/terminfo/c/cops-10 +hrw-r--r-- root/root usr/share/terminfo/c/crt link to usr/share/terminfo/c/crt-vt220 +-rw-r--r-- root/root usr/share/terminfo/c/crt-vt220 +hrw-r--r-- root/root usr/share/terminfo/c/cs10 link to usr/share/terminfo/c/colorscan +-rw-r--r-- root/root usr/share/terminfo/c/cs10-w +-rw-r--r-- root/root usr/share/terminfo/c/ct82 +-rw-r--r-- root/root usr/share/terminfo/c/ct8500 +-rw-r--r-- root/root usr/share/terminfo/c/ctrm +hrw-r--r-- root/root usr/share/terminfo/c/cx link to usr/share/terminfo/c/cx100 +-rw-r--r-- root/root usr/share/terminfo/c/cx100 +-rw-r--r-- root/root usr/share/terminfo/c/cyb110 +-rw-r--r-- root/root usr/share/terminfo/c/cyb83 +-rw-r--r-- root/root usr/share/terminfo/c/cygwin +-rw-r--r-- root/root usr/share/terminfo/c/cygwinB19 +-rw-r--r-- root/root usr/share/terminfo/c/cygwinDBG +drwxr-xr-x root/root usr/share/terminfo/d/ +hrw-r--r-- root/root usr/share/terminfo/d/d132 link to usr/share/terminfo/d/datagraphix +hrw-r--r-- root/root usr/share/terminfo/d/d2 link to usr/share/terminfo/6/605x-dg +hrw-r--r-- root/root usr/share/terminfo/d/d2-dg link to usr/share/terminfo/6/605x-dg +hrw-r--r-- root/root usr/share/terminfo/d/d200 link to usr/share/terminfo/d/d200-dg +-rw-r--r-- root/root usr/share/terminfo/d/d200-dg +hrw-r--r-- root/root usr/share/terminfo/d/d210 link to usr/share/terminfo/d/d214 +hrw-r--r-- root/root usr/share/terminfo/d/d210-dg link to usr/share/terminfo/d/d214-dg +hrw-r--r-- root/root usr/share/terminfo/d/d211 link to usr/share/terminfo/d/d215 +hrw-r--r-- root/root usr/share/terminfo/d/d211-7b link to usr/share/terminfo/d/d215-7b +hrw-r--r-- root/root usr/share/terminfo/d/d211-dg link to usr/share/terminfo/d/d215-dg +-rw-r--r-- root/root usr/share/terminfo/d/d214 +-rw-r--r-- root/root usr/share/terminfo/d/d214-dg +-rw-r--r-- root/root usr/share/terminfo/d/d215 +-rw-r--r-- root/root usr/share/terminfo/d/d215-7b +-rw-r--r-- root/root usr/share/terminfo/d/d215-dg +hrw-r--r-- root/root usr/share/terminfo/d/d216+ link to usr/share/terminfo/d/d216e+ +-rw-r--r-- root/root usr/share/terminfo/d/d216+25 +hrw-r--r-- root/root usr/share/terminfo/d/d216+dg link to usr/share/terminfo/d/d217-dg +hrw-r--r-- root/root usr/share/terminfo/d/d216-dg link to usr/share/terminfo/d/d217-dg +hrw-r--r-- root/root usr/share/terminfo/d/d216-unix link to usr/share/terminfo/d/d216e+ +hrw-r--r-- root/root usr/share/terminfo/d/d216-unix-25 link to usr/share/terminfo/d/d216+25 +-rw-r--r-- root/root usr/share/terminfo/d/d216e+ +hrw-r--r-- root/root usr/share/terminfo/d/d216e+dg link to usr/share/terminfo/d/d217-dg +hrw-r--r-- root/root usr/share/terminfo/d/d216e-dg link to usr/share/terminfo/d/d217-dg +hrw-r--r-- root/root usr/share/terminfo/d/d216e-unix link to usr/share/terminfo/d/d216e+ +-rw-r--r-- root/root usr/share/terminfo/d/d217-dg +-rw-r--r-- root/root usr/share/terminfo/d/d217-unix +-rw-r--r-- root/root usr/share/terminfo/d/d217-unix-25 +-rw-r--r-- root/root usr/share/terminfo/d/d220 +-rw-r--r-- root/root usr/share/terminfo/d/d220-7b +-rw-r--r-- root/root usr/share/terminfo/d/d220-dg +-rw-r--r-- root/root usr/share/terminfo/d/d230 +-rw-r--r-- root/root usr/share/terminfo/d/d230-dg +hrw-r--r-- root/root usr/share/terminfo/d/d230c link to usr/share/terminfo/d/d230 +hrw-r--r-- root/root usr/share/terminfo/d/d230c-dg link to usr/share/terminfo/d/d230-dg +hrw-r--r-- root/root usr/share/terminfo/d/d400 link to usr/share/terminfo/d/d450-dg +hrw-r--r-- root/root usr/share/terminfo/d/d400-dg link to usr/share/terminfo/d/d450-dg +hrw-r--r-- root/root usr/share/terminfo/d/d410 link to usr/share/terminfo/d/d461 +hrw-r--r-- root/root usr/share/terminfo/d/d410-7b link to usr/share/terminfo/d/d461-7b +hrw-r--r-- root/root usr/share/terminfo/d/d410-7b-w link to usr/share/terminfo/d/d461-7b-w +hrw-r--r-- root/root usr/share/terminfo/d/d410-dg link to usr/share/terminfo/d/d461-dg +hrw-r--r-- root/root usr/share/terminfo/d/d410-w link to usr/share/terminfo/d/d461-w +hrw-r--r-- root/root usr/share/terminfo/d/d411 link to usr/share/terminfo/d/d461 +hrw-r--r-- root/root usr/share/terminfo/d/d411-7b link to usr/share/terminfo/d/d461-7b +hrw-r--r-- root/root usr/share/terminfo/d/d411-7b-w link to usr/share/terminfo/d/d461-7b-w +hrw-r--r-- root/root usr/share/terminfo/d/d411-dg link to usr/share/terminfo/d/d461-dg +hrw-r--r-- root/root usr/share/terminfo/d/d411-w link to usr/share/terminfo/d/d461-w +hrw-r--r-- root/root usr/share/terminfo/d/d412+ link to usr/share/terminfo/d/d462+ +hrw-r--r-- root/root usr/share/terminfo/d/d412+25 link to usr/share/terminfo/d/d462+25 +hrw-r--r-- root/root usr/share/terminfo/d/d412+dg link to usr/share/terminfo/d/d463-dg +hrw-r--r-- root/root usr/share/terminfo/d/d412+s link to usr/share/terminfo/d/d462+s +hrw-r--r-- root/root usr/share/terminfo/d/d412+sr link to usr/share/terminfo/d/d462+sr +hrw-r--r-- root/root usr/share/terminfo/d/d412+w link to usr/share/terminfo/d/d462+w +hrw-r--r-- root/root usr/share/terminfo/d/d412-dg link to usr/share/terminfo/d/d463-dg +hrw-r--r-- root/root usr/share/terminfo/d/d412-unix link to usr/share/terminfo/d/d462+ +hrw-r--r-- root/root usr/share/terminfo/d/d412-unix-25 link to usr/share/terminfo/d/d462+25 +hrw-r--r-- root/root usr/share/terminfo/d/d412-unix-s link to usr/share/terminfo/d/d462+s +hrw-r--r-- root/root usr/share/terminfo/d/d412-unix-sr link to usr/share/terminfo/d/d462+sr +hrw-r--r-- root/root usr/share/terminfo/d/d412-unix-w link to usr/share/terminfo/d/d462+w +hrw-r--r-- root/root usr/share/terminfo/d/d413-dg link to usr/share/terminfo/d/d463-dg +hrw-r--r-- root/root usr/share/terminfo/d/d413-unix link to usr/share/terminfo/d/d463-unix +hrw-r--r-- root/root usr/share/terminfo/d/d413-unix-25 link to usr/share/terminfo/d/d463-unix-25 +hrw-r--r-- root/root usr/share/terminfo/d/d413-unix-s link to usr/share/terminfo/d/d463-unix-s +hrw-r--r-- root/root usr/share/terminfo/d/d413-unix-sr link to usr/share/terminfo/d/d463-unix-sr +hrw-r--r-- root/root usr/share/terminfo/d/d413-unix-w link to usr/share/terminfo/d/d463-unix-w +hrw-r--r-- root/root usr/share/terminfo/d/d414-unix link to usr/share/terminfo/d/d464-unix +hrw-r--r-- root/root usr/share/terminfo/d/d414-unix-25 link to usr/share/terminfo/d/d464-unix-25 +hrw-r--r-- root/root usr/share/terminfo/d/d414-unix-s link to usr/share/terminfo/d/d464-unix-s +hrw-r--r-- root/root usr/share/terminfo/d/d414-unix-sr link to usr/share/terminfo/d/d464-unix-sr +hrw-r--r-- root/root usr/share/terminfo/d/d414-unix-w link to usr/share/terminfo/d/d464-unix-w +-rw-r--r-- root/root usr/share/terminfo/d/d430-dg +-rw-r--r-- root/root usr/share/terminfo/d/d430-dg-ccc +-rw-r--r-- root/root usr/share/terminfo/d/d430-unix +-rw-r--r-- root/root usr/share/terminfo/d/d430-unix-25 +-rw-r--r-- root/root usr/share/terminfo/d/d430-unix-25-ccc +-rw-r--r-- root/root usr/share/terminfo/d/d430-unix-ccc +-rw-r--r-- root/root usr/share/terminfo/d/d430-unix-s +-rw-r--r-- root/root usr/share/terminfo/d/d430-unix-s-ccc +-rw-r--r-- root/root usr/share/terminfo/d/d430-unix-sr +-rw-r--r-- root/root usr/share/terminfo/d/d430-unix-sr-ccc +-rw-r--r-- root/root usr/share/terminfo/d/d430-unix-w +-rw-r--r-- root/root usr/share/terminfo/d/d430-unix-w-ccc +hrw-r--r-- root/root usr/share/terminfo/d/d430c-dg link to usr/share/terminfo/d/d430-dg +hrw-r--r-- root/root usr/share/terminfo/d/d430c-dg-ccc link to usr/share/terminfo/d/d430-dg-ccc +hrw-r--r-- root/root usr/share/terminfo/d/d430c-unix link to usr/share/terminfo/d/d430-unix +hrw-r--r-- root/root usr/share/terminfo/d/d430c-unix-25 link to usr/share/terminfo/d/d430-unix-25 +hrw-r--r-- root/root usr/share/terminfo/d/d430c-unix-25-ccc link to usr/share/terminfo/d/d430-unix-25-ccc +hrw-r--r-- root/root usr/share/terminfo/d/d430c-unix-ccc link to usr/share/terminfo/d/d430-unix-ccc +hrw-r--r-- root/root usr/share/terminfo/d/d430c-unix-s link to usr/share/terminfo/d/d430-unix-s +hrw-r--r-- root/root usr/share/terminfo/d/d430c-unix-s-ccc link to usr/share/terminfo/d/d430-unix-s-ccc +hrw-r--r-- root/root usr/share/terminfo/d/d430c-unix-sr link to usr/share/terminfo/d/d430-unix-sr +hrw-r--r-- root/root usr/share/terminfo/d/d430c-unix-sr-ccc link to usr/share/terminfo/d/d430-unix-sr-ccc +hrw-r--r-- root/root usr/share/terminfo/d/d430c-unix-w link to usr/share/terminfo/d/d430-unix-w +hrw-r--r-- root/root usr/share/terminfo/d/d430c-unix-w-ccc link to usr/share/terminfo/d/d430-unix-w-ccc +hrw-r--r-- root/root usr/share/terminfo/d/d450 link to usr/share/terminfo/d/d450-dg +-rw-r--r-- root/root usr/share/terminfo/d/d450-dg +hrw-r--r-- root/root usr/share/terminfo/d/d460 link to usr/share/terminfo/d/d461 +hrw-r--r-- root/root usr/share/terminfo/d/d460-7b link to usr/share/terminfo/d/d461-7b +hrw-r--r-- root/root usr/share/terminfo/d/d460-7b-w link to usr/share/terminfo/d/d461-7b-w +hrw-r--r-- root/root usr/share/terminfo/d/d460-dg link to usr/share/terminfo/d/d461-dg +hrw-r--r-- root/root usr/share/terminfo/d/d460-w link to usr/share/terminfo/d/d461-w +-rw-r--r-- root/root usr/share/terminfo/d/d461 +-rw-r--r-- root/root usr/share/terminfo/d/d461-7b +-rw-r--r-- root/root usr/share/terminfo/d/d461-7b-w +-rw-r--r-- root/root usr/share/terminfo/d/d461-dg +-rw-r--r-- root/root usr/share/terminfo/d/d461-w +-rw-r--r-- root/root usr/share/terminfo/d/d462+ +-rw-r--r-- root/root usr/share/terminfo/d/d462+25 +hrw-r--r-- root/root usr/share/terminfo/d/d462+dg link to usr/share/terminfo/d/d463-dg +-rw-r--r-- root/root usr/share/terminfo/d/d462+s +-rw-r--r-- root/root usr/share/terminfo/d/d462+sr +-rw-r--r-- root/root usr/share/terminfo/d/d462+w +hrw-r--r-- root/root usr/share/terminfo/d/d462-dg link to usr/share/terminfo/d/d463-dg +hrw-r--r-- root/root usr/share/terminfo/d/d462-unix link to usr/share/terminfo/d/d462+ +hrw-r--r-- root/root usr/share/terminfo/d/d462-unix-25 link to usr/share/terminfo/d/d462+25 +hrw-r--r-- root/root usr/share/terminfo/d/d462-unix-s link to usr/share/terminfo/d/d462+s +hrw-r--r-- root/root usr/share/terminfo/d/d462-unix-sr link to usr/share/terminfo/d/d462+sr +hrw-r--r-- root/root usr/share/terminfo/d/d462-unix-w link to usr/share/terminfo/d/d462+w +hrw-r--r-- root/root usr/share/terminfo/d/d462e-dg link to usr/share/terminfo/d/d463-dg +-rw-r--r-- root/root usr/share/terminfo/d/d463-dg +-rw-r--r-- root/root usr/share/terminfo/d/d463-unix +-rw-r--r-- root/root usr/share/terminfo/d/d463-unix-25 +-rw-r--r-- root/root usr/share/terminfo/d/d463-unix-s +-rw-r--r-- root/root usr/share/terminfo/d/d463-unix-sr +-rw-r--r-- root/root usr/share/terminfo/d/d463-unix-w +-rw-r--r-- root/root usr/share/terminfo/d/d464-unix +-rw-r--r-- root/root usr/share/terminfo/d/d464-unix-25 +-rw-r--r-- root/root usr/share/terminfo/d/d464-unix-s +-rw-r--r-- root/root usr/share/terminfo/d/d464-unix-sr +-rw-r--r-- root/root usr/share/terminfo/d/d464-unix-w +-rw-r--r-- root/root usr/share/terminfo/d/d470 +-rw-r--r-- root/root usr/share/terminfo/d/d470-7b +-rw-r--r-- root/root usr/share/terminfo/d/d470-dg +hrw-r--r-- root/root usr/share/terminfo/d/d470c link to usr/share/terminfo/d/d470 +hrw-r--r-- root/root usr/share/terminfo/d/d470c-7b link to usr/share/terminfo/d/d470-7b +hrw-r--r-- root/root usr/share/terminfo/d/d470c-dg link to usr/share/terminfo/d/d470-dg +-rw-r--r-- root/root usr/share/terminfo/d/d555 +-rw-r--r-- root/root usr/share/terminfo/d/d555-7b +-rw-r--r-- root/root usr/share/terminfo/d/d555-7b-w +-rw-r--r-- root/root usr/share/terminfo/d/d555-dg +-rw-r--r-- root/root usr/share/terminfo/d/d555-w +-rw-r--r-- root/root usr/share/terminfo/d/d577 +-rw-r--r-- root/root usr/share/terminfo/d/d577-7b +-rw-r--r-- root/root usr/share/terminfo/d/d577-7b-w +hrw-r--r-- root/root usr/share/terminfo/d/d577-dg link to usr/share/terminfo/d/d578-dg +-rw-r--r-- root/root usr/share/terminfo/d/d577-w +-rw-r--r-- root/root usr/share/terminfo/d/d578 +-rw-r--r-- root/root usr/share/terminfo/d/d578-7b +-rw-r--r-- root/root usr/share/terminfo/d/d578-dg +hrw-r--r-- root/root usr/share/terminfo/d/d80 link to usr/share/terminfo/a/a80 +-rw-r--r-- root/root usr/share/terminfo/d/d800 +hrw-r--r-- root/root usr/share/terminfo/d/darwin link to usr/share/terminfo/x/xnuppc +hrw-r--r-- root/root usr/share/terminfo/d/darwin-100x37 link to usr/share/terminfo/x/xnuppc-100x37 +hrw-r--r-- root/root usr/share/terminfo/d/darwin-100x37-m link to usr/share/terminfo/x/xnuppc-100x37-m +hrw-r--r-- root/root usr/share/terminfo/d/darwin-112x37 link to usr/share/terminfo/x/xnuppc-112x37 +hrw-r--r-- root/root usr/share/terminfo/d/darwin-112x37-m link to usr/share/terminfo/x/xnuppc-112x37-m +hrw-r--r-- root/root usr/share/terminfo/d/darwin-128x40 link to usr/share/terminfo/x/xnuppc-128x40 +hrw-r--r-- root/root usr/share/terminfo/d/darwin-128x40-m link to usr/share/terminfo/x/xnuppc-128x40-m +hrw-r--r-- root/root usr/share/terminfo/d/darwin-128x48 link to usr/share/terminfo/x/xnuppc-128x48 +hrw-r--r-- root/root usr/share/terminfo/d/darwin-128x48-m link to usr/share/terminfo/x/xnuppc-128x48-m +hrw-r--r-- root/root usr/share/terminfo/d/darwin-144x48 link to usr/share/terminfo/x/xnuppc-144x48 +hrw-r--r-- root/root usr/share/terminfo/d/darwin-144x48-m link to usr/share/terminfo/x/xnuppc-144x48-m +hrw-r--r-- root/root usr/share/terminfo/d/darwin-160x64 link to usr/share/terminfo/x/xnuppc-160x64 +hrw-r--r-- root/root usr/share/terminfo/d/darwin-160x64-m link to usr/share/terminfo/x/xnuppc-160x64-m +hrw-r--r-- root/root usr/share/terminfo/d/darwin-200x64 link to usr/share/terminfo/x/xnuppc-200x64 +hrw-r--r-- root/root usr/share/terminfo/d/darwin-200x64-m link to usr/share/terminfo/x/xnuppc-200x64-m +hrw-r--r-- root/root usr/share/terminfo/d/darwin-200x75 link to usr/share/terminfo/x/xnuppc-200x75 +hrw-r--r-- root/root usr/share/terminfo/d/darwin-200x75-m link to usr/share/terminfo/x/xnuppc-200x75-m +hrw-r--r-- root/root usr/share/terminfo/d/darwin-256x96 link to usr/share/terminfo/x/xnuppc-256x96 +hrw-r--r-- root/root usr/share/terminfo/d/darwin-256x96-m link to usr/share/terminfo/x/xnuppc-256x96-m +hrw-r--r-- root/root usr/share/terminfo/d/darwin-80x25 link to usr/share/terminfo/x/xnuppc-80x25 +hrw-r--r-- root/root usr/share/terminfo/d/darwin-80x25-m link to usr/share/terminfo/x/xnuppc-80x25-m +hrw-r--r-- root/root usr/share/terminfo/d/darwin-80x30 link to usr/share/terminfo/x/xnuppc-80x30 +hrw-r--r-- root/root usr/share/terminfo/d/darwin-80x30-m link to usr/share/terminfo/x/xnuppc-80x30-m +hrw-r--r-- root/root usr/share/terminfo/d/darwin-90x30 link to usr/share/terminfo/x/xnuppc-90x30 +hrw-r--r-- root/root usr/share/terminfo/d/darwin-90x30-m link to usr/share/terminfo/x/xnuppc-90x30-m +hrw-r--r-- root/root usr/share/terminfo/d/darwin-b link to usr/share/terminfo/x/xnuppc-b +hrw-r--r-- root/root usr/share/terminfo/d/darwin-f link to usr/share/terminfo/x/xnuppc-f +hrw-r--r-- root/root usr/share/terminfo/d/darwin-f2 link to usr/share/terminfo/x/xnuppc-f2 +hrw-r--r-- root/root usr/share/terminfo/d/darwin-m link to usr/share/terminfo/x/xnuppc-m +hrw-r--r-- root/root usr/share/terminfo/d/darwin-m-b link to usr/share/terminfo/x/xnuppc-m-b +hrw-r--r-- root/root usr/share/terminfo/d/darwin-m-f link to usr/share/terminfo/x/xnuppc-m-f +hrw-r--r-- root/root usr/share/terminfo/d/darwin-m-f2 link to usr/share/terminfo/x/xnuppc-m-f2 +-rw-r--r-- root/root usr/share/terminfo/d/datagraphix +-rw-r--r-- root/root usr/share/terminfo/d/datamedia2500 +-rw-r--r-- root/root usr/share/terminfo/d/datapoint +hrw-r--r-- root/root usr/share/terminfo/d/dataspeed40 link to usr/share/terminfo/t/tty40 +-rw-r--r-- root/root usr/share/terminfo/d/dd5000 +hrw-r--r-- root/root usr/share/terminfo/d/ddr link to usr/share/terminfo/r/rebus3180 +hrw-r--r-- root/root usr/share/terminfo/d/ddr3180 link to usr/share/terminfo/r/rebus3180 +-rw-r--r-- root/root usr/share/terminfo/d/dec+pp +-rw-r--r-- root/root usr/share/terminfo/d/dec+sl +-rw-r--r-- root/root usr/share/terminfo/d/dec-vt100 +-rw-r--r-- root/root usr/share/terminfo/d/dec-vt220 +hrw-r--r-- root/root usr/share/terminfo/d/dec-vt330 link to usr/share/terminfo/v/vt330 +hrw-r--r-- root/root usr/share/terminfo/d/dec-vt340 link to usr/share/terminfo/v/vt330 +hrw-r--r-- root/root usr/share/terminfo/d/dec-vt400 link to usr/share/terminfo/v/vt400-24 +-rw-r--r-- root/root usr/share/terminfo/d/decansi +-rw-r--r-- root/root usr/share/terminfo/d/decid+cpr +hrw-r--r-- root/root usr/share/terminfo/d/decpro link to usr/share/terminfo/p/pro350 +hrw-r--r-- root/root usr/share/terminfo/d/decwriter link to usr/share/terminfo/d/dw +hrw-r--r-- root/root usr/share/terminfo/d/delta link to usr/share/terminfo/d/dd5000 +-rw-r--r-- root/root usr/share/terminfo/d/dg+ccc +-rw-r--r-- root/root usr/share/terminfo/d/dg+color +-rw-r--r-- root/root usr/share/terminfo/d/dg+color8 +-rw-r--r-- root/root usr/share/terminfo/d/dg+fixed +-rw-r--r-- root/root usr/share/terminfo/d/dg-ansi +-rw-r--r-- root/root usr/share/terminfo/d/dg-generic +-rw-r--r-- root/root usr/share/terminfo/d/dg100 +-rw-r--r-- root/root usr/share/terminfo/d/dg200 +hrw-r--r-- root/root usr/share/terminfo/d/dg210 link to usr/share/terminfo/d/dg-ansi +-rw-r--r-- root/root usr/share/terminfo/d/dg211 +hrw-r--r-- root/root usr/share/terminfo/d/dg450 link to usr/share/terminfo/d/dg6134 +-rw-r--r-- root/root usr/share/terminfo/d/dg460-ansi +hrw-r--r-- root/root usr/share/terminfo/d/dg6053 link to usr/share/terminfo/6/605x-dg +hrw-r--r-- root/root usr/share/terminfo/d/dg6053-old link to usr/share/terminfo/d/dg100 +hrw-r--r-- root/root usr/share/terminfo/d/dg605x link to usr/share/terminfo/6/605x-dg +-rw-r--r-- root/root usr/share/terminfo/d/dg6134 +-rw-r--r-- root/root usr/share/terminfo/d/dgkeys+11 +-rw-r--r-- root/root usr/share/terminfo/d/dgkeys+15 +-rw-r--r-- root/root usr/share/terminfo/d/dgkeys+7b +-rw-r--r-- root/root usr/share/terminfo/d/dgkeys+8b +-rw-r--r-- root/root usr/share/terminfo/d/dgmode+color +-rw-r--r-- root/root usr/share/terminfo/d/dgmode+color8 +-rw-r--r-- root/root usr/share/terminfo/d/dgunix+ccc +-rw-r--r-- root/root usr/share/terminfo/d/dgunix+fixed +hrw-r--r-- root/root usr/share/terminfo/d/diablo link to usr/share/terminfo/x/xerox +hrw-r--r-- root/root usr/share/terminfo/d/diablo-lm link to usr/share/terminfo/x/xerox-lm +hrw-r--r-- root/root usr/share/terminfo/d/diablo1620 link to usr/share/terminfo/i/ipsi +hrw-r--r-- root/root usr/share/terminfo/d/diablo1620-m8 link to usr/share/terminfo/d/diablo1640-m8 +hrw-r--r-- root/root usr/share/terminfo/d/diablo1640 link to usr/share/terminfo/x/xerox +hrw-r--r-- root/root usr/share/terminfo/d/diablo1640-lm link to usr/share/terminfo/x/xerox-lm +-rw-r--r-- root/root usr/share/terminfo/d/diablo1640-m8 +hrw-r--r-- root/root usr/share/terminfo/d/diablo1720 link to usr/share/terminfo/i/ipsi +hrw-r--r-- root/root usr/share/terminfo/d/diablo1730 link to usr/share/terminfo/x/xerox +hrw-r--r-- root/root usr/share/terminfo/d/diablo1740 link to usr/share/terminfo/x/xerox +hrw-r--r-- root/root usr/share/terminfo/d/diablo1740-lm link to usr/share/terminfo/6/630-lm +hrw-r--r-- root/root usr/share/terminfo/d/diablo450 link to usr/share/terminfo/i/ipsi +hrw-r--r-- root/root usr/share/terminfo/d/diablo630 link to usr/share/terminfo/x/xerox +hrw-r--r-- root/root usr/share/terminfo/d/dialogue link to usr/share/terminfo/a/a80 +hrw-r--r-- root/root usr/share/terminfo/d/dialogue80 link to usr/share/terminfo/a/a80 +-rw-r--r-- root/root usr/share/terminfo/d/digilog +-rw-r--r-- root/root usr/share/terminfo/d/djgpp +-rw-r--r-- root/root usr/share/terminfo/d/djgpp203 +-rw-r--r-- root/root usr/share/terminfo/d/djgpp204 +-rw-r--r-- root/root usr/share/terminfo/d/dku7003 +-rw-r--r-- root/root usr/share/terminfo/d/dku7003-dumb +hrw-r--r-- root/root usr/share/terminfo/d/dku7102 link to usr/share/terminfo/t/tws-generic +-rw-r--r-- root/root usr/share/terminfo/d/dku7102-old +hrw-r--r-- root/root usr/share/terminfo/d/dku7102-sna link to usr/share/terminfo/t/tws2102-sna +hrw-r--r-- root/root usr/share/terminfo/d/dku7103-sna link to usr/share/terminfo/t/tws2103-sna +-rw-r--r-- root/root usr/share/terminfo/d/dku7202 +hrw-r--r-- root/root usr/share/terminfo/d/dm1520 link to usr/share/terminfo/d/dm1521 +-rw-r--r-- root/root usr/share/terminfo/d/dm1521 +hrw-r--r-- root/root usr/share/terminfo/d/dm2500 link to usr/share/terminfo/d/datamedia2500 +-rw-r--r-- root/root usr/share/terminfo/d/dm3025 +-rw-r--r-- root/root usr/share/terminfo/d/dm3045 +hrw-r--r-- root/root usr/share/terminfo/d/dm80 link to usr/share/terminfo/d/dt80 +hrw-r--r-- root/root usr/share/terminfo/d/dm80w link to usr/share/terminfo/d/dt80w +-rw-r--r-- root/root usr/share/terminfo/d/dmchat +hrw-r--r-- root/root usr/share/terminfo/d/dmd link to usr/share/terminfo/5/5620 +hrw-r--r-- root/root usr/share/terminfo/d/dmd-24 link to usr/share/terminfo/t/tty5620-24 +hrw-r--r-- root/root usr/share/terminfo/d/dmd-34 link to usr/share/terminfo/t/tty5620-34 +hrw-r--r-- root/root usr/share/terminfo/d/dmd1 link to usr/share/terminfo/t/tty5620-1 +hrw-r--r-- root/root usr/share/terminfo/d/dmdt80 link to usr/share/terminfo/d/dt80 +hrw-r--r-- root/root usr/share/terminfo/d/dmdt80w link to usr/share/terminfo/d/dt80w +-rw-r--r-- root/root usr/share/terminfo/d/dmterm +-rw-r--r-- root/root usr/share/terminfo/d/domterm +hrw-r--r-- root/root usr/share/terminfo/d/dp3360 link to usr/share/terminfo/d/datapoint +-rw-r--r-- root/root usr/share/terminfo/d/dp8242 +hrw-r--r-- root/root usr/share/terminfo/d/ds40 link to usr/share/terminfo/t/tty40 +hrw-r--r-- root/root usr/share/terminfo/d/ds40-2 link to usr/share/terminfo/t/tty40 +-rw-r--r-- root/root usr/share/terminfo/d/dt-100 +-rw-r--r-- root/root usr/share/terminfo/d/dt-100w +hrw-r--r-- root/root usr/share/terminfo/d/dt100 link to usr/share/terminfo/d/dt-100 +hrw-r--r-- root/root usr/share/terminfo/d/dt100w link to usr/share/terminfo/d/dt-100w +-rw-r--r-- root/root usr/share/terminfo/d/dt110 +-rw-r--r-- root/root usr/share/terminfo/d/dt80 +-rw-r--r-- root/root usr/share/terminfo/d/dt80-sas +-rw-r--r-- root/root usr/share/terminfo/d/dt80w +-rw-r--r-- root/root usr/share/terminfo/d/dtc300s +-rw-r--r-- root/root usr/share/terminfo/d/dtc382 +-rw-r--r-- root/root usr/share/terminfo/d/dtterm +-rw-r--r-- root/root usr/share/terminfo/d/dumb +-rw-r--r-- root/root usr/share/terminfo/d/dumb-emacs-ansi +-rw-r--r-- root/root usr/share/terminfo/d/dvtm +-rw-r--r-- root/root usr/share/terminfo/d/dvtm-256color +-rw-r--r-- root/root usr/share/terminfo/d/dw +-rw-r--r-- root/root usr/share/terminfo/d/dw1 +hrw-r--r-- root/root usr/share/terminfo/d/dw2 link to usr/share/terminfo/d/dw +hrw-r--r-- root/root usr/share/terminfo/d/dw3 link to usr/share/terminfo/l/la120 +-rw-r--r-- root/root usr/share/terminfo/d/dw4 +hrw-r--r-- root/root usr/share/terminfo/d/dwk link to usr/share/terminfo/d/dwk-vt +-rw-r--r-- root/root usr/share/terminfo/d/dwk-vt +drwxr-xr-x root/root usr/share/terminfo/e/ +-rw-r--r-- root/root usr/share/terminfo/e/ecma+color +-rw-r--r-- root/root usr/share/terminfo/e/ecma+index +-rw-r--r-- root/root usr/share/terminfo/e/ecma+italics +-rw-r--r-- root/root usr/share/terminfo/e/ecma+sgr +-rw-r--r-- root/root usr/share/terminfo/e/ecma+strikeout +-rw-r--r-- root/root usr/share/terminfo/e/elks +-rw-r--r-- root/root usr/share/terminfo/e/elks-ansi +-rw-r--r-- root/root usr/share/terminfo/e/elks-glasstty +-rw-r--r-- root/root usr/share/terminfo/e/elks-vt52 +-rw-r--r-- root/root usr/share/terminfo/e/emots +-rw-r--r-- root/root usr/share/terminfo/e/emu +-rw-r--r-- root/root usr/share/terminfo/e/emu-220 +-rw-r--r-- root/root usr/share/terminfo/e/emx-base +hrw-r--r-- root/root usr/share/terminfo/e/env230 link to usr/share/terminfo/e/envision230 +-rw-r--r-- root/root usr/share/terminfo/e/envision230 +hrw-r--r-- root/root usr/share/terminfo/e/ep40 link to usr/share/terminfo/e/ep4000 +-rw-r--r-- root/root usr/share/terminfo/e/ep4000 +-rw-r--r-- root/root usr/share/terminfo/e/ep4080 +hrw-r--r-- root/root usr/share/terminfo/e/ep48 link to usr/share/terminfo/e/ep4080 +-rw-r--r-- root/root usr/share/terminfo/e/ergo4000 +-rw-r--r-- root/root usr/share/terminfo/e/esprit +-rw-r--r-- root/root usr/share/terminfo/e/esprit-am +-rw-r--r-- root/root usr/share/terminfo/e/eterm +-rw-r--r-- root/root usr/share/terminfo/e/eterm-color +-rw-r--r-- root/root usr/share/terminfo/e/ex155 +hrw-r--r-- root/root usr/share/terminfo/e/excel62 link to usr/share/terminfo/e/excel64 +hrw-r--r-- root/root usr/share/terminfo/e/excel62-rv link to usr/share/terminfo/e/excel64-rv +hrw-r--r-- root/root usr/share/terminfo/e/excel62-w link to usr/share/terminfo/e/excel64-w +-rw-r--r-- root/root usr/share/terminfo/e/excel64 +-rw-r--r-- root/root usr/share/terminfo/e/excel64-rv +-rw-r--r-- root/root usr/share/terminfo/e/excel64-w +hrw-r--r-- root/root usr/share/terminfo/e/exec80 link to usr/share/terminfo/h/he80 +drwxr-xr-x root/root usr/share/terminfo/f/ +hrw-r--r-- root/root usr/share/terminfo/f/f100 link to usr/share/terminfo/f/freedom100 +hrw-r--r-- root/root usr/share/terminfo/f/f100-rv link to usr/share/terminfo/f/freedom-rv +hrw-r--r-- root/root usr/share/terminfo/f/f110 link to usr/share/terminfo/f/freedom110 +-rw-r--r-- root/root usr/share/terminfo/f/f110-14 +-rw-r--r-- root/root usr/share/terminfo/f/f110-14w +-rw-r--r-- root/root usr/share/terminfo/f/f110-w +hrw-r--r-- root/root usr/share/terminfo/f/f1720 link to usr/share/terminfo/f/f1720a +-rw-r--r-- root/root usr/share/terminfo/f/f1720a +hrw-r--r-- root/root usr/share/terminfo/f/f200 link to usr/share/terminfo/f/freedom200 +-rw-r--r-- root/root usr/share/terminfo/f/f200-w +-rw-r--r-- root/root usr/share/terminfo/f/f200vi +-rw-r--r-- root/root usr/share/terminfo/f/f200vi-w +-rw-r--r-- root/root usr/share/terminfo/f/falco +-rw-r--r-- root/root usr/share/terminfo/f/falco-p +-rw-r--r-- root/root usr/share/terminfo/f/fbterm +hrw-r--r-- root/root usr/share/terminfo/f/fenix link to usr/share/terminfo/w/wren +hrw-r--r-- root/root usr/share/terminfo/f/fenixw link to usr/share/terminfo/w/wrenw +hrw-r--r-- root/root usr/share/terminfo/f/fixterm link to usr/share/terminfo/c/cbblit +-rw-r--r-- root/root usr/share/terminfo/f/foot +-rw-r--r-- root/root usr/share/terminfo/f/foot+base +-rw-r--r-- root/root usr/share/terminfo/f/foot-direct +-rw-r--r-- root/root usr/share/terminfo/f/fortune +hrw-r--r-- root/root usr/share/terminfo/f/fos link to usr/share/terminfo/f/fortune +-rw-r--r-- root/root usr/share/terminfo/f/fox +hrw-r--r-- root/root usr/share/terminfo/f/freedom link to usr/share/terminfo/f/freedom100 +-rw-r--r-- root/root usr/share/terminfo/f/freedom-rv +-rw-r--r-- root/root usr/share/terminfo/f/freedom100 +-rw-r--r-- root/root usr/share/terminfo/f/freedom110 +-rw-r--r-- root/root usr/share/terminfo/f/freedom200 +drwxr-xr-x root/root usr/share/terminfo/g/ +-rw-r--r-- root/root usr/share/terminfo/g/gator +-rw-r--r-- root/root usr/share/terminfo/g/gator-52 +-rw-r--r-- root/root usr/share/terminfo/g/gator-52t +-rw-r--r-- root/root usr/share/terminfo/g/gator-t +hrw-r--r-- root/root usr/share/terminfo/g/gigi link to usr/share/terminfo/v/vk100 +-rw-r--r-- root/root usr/share/terminfo/g/glasstty +-rw-r--r-- root/root usr/share/terminfo/g/gnome +-rw-r--r-- root/root usr/share/terminfo/g/gnome+pcfkeys +-rw-r--r-- root/root usr/share/terminfo/g/gnome-2007 +-rw-r--r-- root/root usr/share/terminfo/g/gnome-2008 +-rw-r--r-- root/root usr/share/terminfo/g/gnome-2012 +-rw-r--r-- root/root usr/share/terminfo/g/gnome-256color +-rw-r--r-- root/root usr/share/terminfo/g/gnome-fc5 +-rw-r--r-- root/root usr/share/terminfo/g/gnome-rh62 +-rw-r--r-- root/root usr/share/terminfo/g/gnome-rh72 +-rw-r--r-- root/root usr/share/terminfo/g/gnome-rh80 +-rw-r--r-- root/root usr/share/terminfo/g/gnome-rh90 +-rw-r--r-- root/root usr/share/terminfo/g/go-225 +-rw-r--r-- root/root usr/share/terminfo/g/go140 +-rw-r--r-- root/root usr/share/terminfo/g/go140w +hrw-r--r-- root/root usr/share/terminfo/g/go225 link to usr/share/terminfo/g/go-225 +-rw-r--r-- root/root usr/share/terminfo/g/graphos +-rw-r--r-- root/root usr/share/terminfo/g/graphos-30 +hrw-r--r-- root/root usr/share/terminfo/g/gs5430 link to usr/share/terminfo/a/att5430 +hrw-r--r-- root/root usr/share/terminfo/g/gs5430-22 link to usr/share/terminfo/a/att505-22 +hrw-r--r-- root/root usr/share/terminfo/g/gs5430-24 link to usr/share/terminfo/a/att505-24 +hrw-r--r-- root/root usr/share/terminfo/g/gs6300 link to usr/share/terminfo/e/emots +-rw-r--r-- root/root usr/share/terminfo/g/gsi +hrw-r--r-- root/root usr/share/terminfo/g/gt100 link to usr/share/terminfo/i/i100 +hrw-r--r-- root/root usr/share/terminfo/g/gt100a link to usr/share/terminfo/i/i100 +-rw-r--r-- root/root usr/share/terminfo/g/gt40 +-rw-r--r-- root/root usr/share/terminfo/g/gt42 +hrw-r--r-- root/root usr/share/terminfo/g/guru link to usr/share/terminfo/g/guru+unk +-rw-r--r-- root/root usr/share/terminfo/g/guru+rv +-rw-r--r-- root/root usr/share/terminfo/g/guru+s +-rw-r--r-- root/root usr/share/terminfo/g/guru+unk +-rw-r--r-- root/root usr/share/terminfo/g/guru-24 +hrw-r--r-- root/root usr/share/terminfo/g/guru-33 link to usr/share/terminfo/g/guru+unk +-rw-r--r-- root/root usr/share/terminfo/g/guru-33-rv +-rw-r--r-- root/root usr/share/terminfo/g/guru-33-s +-rw-r--r-- root/root usr/share/terminfo/g/guru-44 +-rw-r--r-- root/root usr/share/terminfo/g/guru-44-s +-rw-r--r-- root/root usr/share/terminfo/g/guru-76 +hrw-r--r-- root/root usr/share/terminfo/g/guru-76-lp link to usr/share/terminfo/g/guru-lp +-rw-r--r-- root/root usr/share/terminfo/g/guru-76-s +-rw-r--r-- root/root usr/share/terminfo/g/guru-76-w +-rw-r--r-- root/root usr/share/terminfo/g/guru-76-w-s +-rw-r--r-- root/root usr/share/terminfo/g/guru-76-wm +-rw-r--r-- root/root usr/share/terminfo/g/guru-lp +-rw-r--r-- root/root usr/share/terminfo/g/guru-nctxt +hrw-r--r-- root/root usr/share/terminfo/g/guru-rv link to usr/share/terminfo/g/guru-33-rv +hrw-r--r-- root/root usr/share/terminfo/g/guru-s link to usr/share/terminfo/g/guru-33-s +drwxr-xr-x root/root usr/share/terminfo/h/ +hrw-r--r-- root/root usr/share/terminfo/h/h-100 link to usr/share/terminfo/z/z-100 +hrw-r--r-- root/root usr/share/terminfo/h/h-100bw link to usr/share/terminfo/z/z-100bw +hrw-r--r-- root/root usr/share/terminfo/h/h100 link to usr/share/terminfo/z/z-100 +hrw-r--r-- root/root usr/share/terminfo/h/h100bw link to usr/share/terminfo/z/z-100bw +hrw-r--r-- root/root usr/share/terminfo/h/h19 link to usr/share/terminfo/z/zenith +hrw-r--r-- root/root usr/share/terminfo/h/h19-a link to usr/share/terminfo/h/heathkit-a +hrw-r--r-- root/root usr/share/terminfo/h/h19-b link to usr/share/terminfo/z/zenith +-rw-r--r-- root/root usr/share/terminfo/h/h19-bs +hrw-r--r-- root/root usr/share/terminfo/h/h19-g link to usr/share/terminfo/h/h19g +-rw-r--r-- root/root usr/share/terminfo/h/h19-smul +-rw-r--r-- root/root usr/share/terminfo/h/h19-u +hrw-r--r-- root/root usr/share/terminfo/h/h19-us link to usr/share/terminfo/h/h19-smul +hrw-r--r-- root/root usr/share/terminfo/h/h19a link to usr/share/terminfo/h/heathkit-a +-rw-r--r-- root/root usr/share/terminfo/h/h19g +hrw-r--r-- root/root usr/share/terminfo/h/h19k link to usr/share/terminfo/h/h19kermit +-rw-r--r-- root/root usr/share/terminfo/h/h19kermit +hrw-r--r-- root/root usr/share/terminfo/h/h19us link to usr/share/terminfo/h/h19-smul +hrw-r--r-- root/root usr/share/terminfo/h/h29a-kc-bc link to usr/share/terminfo/z/z29a-kc-bc +hrw-r--r-- root/root usr/share/terminfo/h/h29a-kc-uc link to usr/share/terminfo/z/z29a-kc-uc +hrw-r--r-- root/root usr/share/terminfo/h/h29a-nkc-bc link to usr/share/terminfo/z/z29a-nkc-bc +hrw-r--r-- root/root usr/share/terminfo/h/h29a-nkc-uc link to usr/share/terminfo/z/z29a-nkc-uc +hrw-r--r-- root/root usr/share/terminfo/h/h80 link to usr/share/terminfo/h/he80 +-rw-r--r-- root/root usr/share/terminfo/h/ha8675 +-rw-r--r-- root/root usr/share/terminfo/h/ha8686 +hrw-r--r-- root/root usr/share/terminfo/h/hazel link to usr/share/terminfo/h/he80 +-rw-r--r-- root/root usr/share/terminfo/h/hds200 +-rw-r--r-- root/root usr/share/terminfo/h/he80 +hrw-r--r-- root/root usr/share/terminfo/h/heath link to usr/share/terminfo/z/zenith +hrw-r--r-- root/root usr/share/terminfo/h/heath-19 link to usr/share/terminfo/z/zenith +hrw-r--r-- root/root usr/share/terminfo/h/heath-ansi link to usr/share/terminfo/h/heathkit-a +hrw-r--r-- root/root usr/share/terminfo/h/heathkit link to usr/share/terminfo/z/zenith +-rw-r--r-- root/root usr/share/terminfo/h/heathkit-a +-rw-r--r-- root/root usr/share/terminfo/h/hft +-rw-r--r-- root/root usr/share/terminfo/h/hft-c +-rw-r--r-- root/root usr/share/terminfo/h/hft-c-old +-rw-r--r-- root/root usr/share/terminfo/h/hft-old +-rw-r--r-- root/root usr/share/terminfo/h/hirez100 +-rw-r--r-- root/root usr/share/terminfo/h/hirez100-w +-rw-r--r-- root/root usr/share/terminfo/h/hmod1 +-rw-r--r-- root/root usr/share/terminfo/h/hp +-rw-r--r-- root/root usr/share/terminfo/h/hp+arrows +-rw-r--r-- root/root usr/share/terminfo/h/hp+color +-rw-r--r-- root/root usr/share/terminfo/h/hp+labels +-rw-r--r-- root/root usr/share/terminfo/h/hp+pfk+arrows +-rw-r--r-- root/root usr/share/terminfo/h/hp+pfk+cr +-rw-r--r-- root/root usr/share/terminfo/h/hp+pfk-cr +-rw-r--r-- root/root usr/share/terminfo/h/hp+printer +-rw-r--r-- root/root usr/share/terminfo/h/hp110 +-rw-r--r-- root/root usr/share/terminfo/h/hp150 +hrw-r--r-- root/root usr/share/terminfo/h/hp2 link to usr/share/terminfo/h/hpex2 +-rw-r--r-- root/root usr/share/terminfo/h/hp236 +-rw-r--r-- root/root usr/share/terminfo/h/hp2382 +hrw-r--r-- root/root usr/share/terminfo/h/hp2382a link to usr/share/terminfo/h/hp2382 +-rw-r--r-- root/root usr/share/terminfo/h/hp2392 +-rw-r--r-- root/root usr/share/terminfo/h/hp2397 +hrw-r--r-- root/root usr/share/terminfo/h/hp2397a link to usr/share/terminfo/h/hp2397 +hrw-r--r-- root/root usr/share/terminfo/h/hp2621 link to usr/share/terminfo/2/2621-wl +-rw-r--r-- root/root usr/share/terminfo/h/hp2621-48 +hrw-r--r-- root/root usr/share/terminfo/h/hp2621-a link to usr/share/terminfo/h/hp2621a-a +-rw-r--r-- root/root usr/share/terminfo/h/hp2621-ba +-rw-r--r-- root/root usr/share/terminfo/h/hp2621-fl +hrw-r--r-- root/root usr/share/terminfo/h/hp2621-k45 link to usr/share/terminfo/h/hp2621k45 +-rw-r--r-- root/root usr/share/terminfo/h/hp2621-nl +-rw-r--r-- root/root usr/share/terminfo/h/hp2621-nt +hrw-r--r-- root/root usr/share/terminfo/h/hp2621-wl link to usr/share/terminfo/2/2621-wl +hrw-r--r-- root/root usr/share/terminfo/h/hp2621A link to usr/share/terminfo/2/2621-wl +hrw-r--r-- root/root usr/share/terminfo/h/hp2621a link to usr/share/terminfo/2/2621-wl +-rw-r--r-- root/root usr/share/terminfo/h/hp2621a-a +-rw-r--r-- root/root usr/share/terminfo/h/hp2621b +-rw-r--r-- root/root usr/share/terminfo/h/hp2621b-kx +-rw-r--r-- root/root usr/share/terminfo/h/hp2621b-kx-p +-rw-r--r-- root/root usr/share/terminfo/h/hp2621b-p +-rw-r--r-- root/root usr/share/terminfo/h/hp2621k45 +-rw-r--r-- root/root usr/share/terminfo/h/hp2621p +-rw-r--r-- root/root usr/share/terminfo/h/hp2621p-a +hrw-r--r-- root/root usr/share/terminfo/h/hp2622 link to usr/share/terminfo/h/hp2622a +-rw-r--r-- root/root usr/share/terminfo/h/hp2622a +hrw-r--r-- root/root usr/share/terminfo/h/hp2623 link to usr/share/terminfo/h/hp2623a +-rw-r--r-- root/root usr/share/terminfo/h/hp2623a +hrw-r--r-- root/root usr/share/terminfo/h/hp2624 link to usr/share/terminfo/h/hp2624b-4p +hrw-r--r-- root/root usr/share/terminfo/h/hp2624-10p link to usr/share/terminfo/h/hp2624b-10p +hrw-r--r-- root/root usr/share/terminfo/h/hp2624a link to usr/share/terminfo/h/hp2624b-4p +hrw-r--r-- root/root usr/share/terminfo/h/hp2624a-10p link to usr/share/terminfo/h/hp2624b-10p +hrw-r--r-- root/root usr/share/terminfo/h/hp2624b link to usr/share/terminfo/h/hp2624b-4p +-rw-r--r-- root/root usr/share/terminfo/h/hp2624b-10p +-rw-r--r-- root/root usr/share/terminfo/h/hp2624b-10p-p +-rw-r--r-- root/root usr/share/terminfo/h/hp2624b-4p +-rw-r--r-- root/root usr/share/terminfo/h/hp2624b-4p-p +hrw-r--r-- root/root usr/share/terminfo/h/hp2624b-p link to usr/share/terminfo/h/hp2624b-4p-p +hrw-r--r-- root/root usr/share/terminfo/h/hp2626 link to usr/share/terminfo/h/hp2626p +-rw-r--r-- root/root usr/share/terminfo/h/hp2626-12 +-rw-r--r-- root/root usr/share/terminfo/h/hp2626-12-s +-rw-r--r-- root/root usr/share/terminfo/h/hp2626-12x40 +-rw-r--r-- root/root usr/share/terminfo/h/hp2626-ns +-rw-r--r-- root/root usr/share/terminfo/h/hp2626-s +-rw-r--r-- root/root usr/share/terminfo/h/hp2626-x40 +hrw-r--r-- root/root usr/share/terminfo/h/hp2626a link to usr/share/terminfo/h/hp2626p +-rw-r--r-- root/root usr/share/terminfo/h/hp2626p +-rw-r--r-- root/root usr/share/terminfo/h/hp2627a +-rw-r--r-- root/root usr/share/terminfo/h/hp2627a-rev +-rw-r--r-- root/root usr/share/terminfo/h/hp2627c +-rw-r--r-- root/root usr/share/terminfo/h/hp262x +-rw-r--r-- root/root usr/share/terminfo/h/hp2640a +hrw-r--r-- root/root usr/share/terminfo/h/hp2640b link to usr/share/terminfo/h/hp2644a +hrw-r--r-- root/root usr/share/terminfo/h/hp2641a link to usr/share/terminfo/h/hp2647a +-rw-r--r-- root/root usr/share/terminfo/h/hp2644a +hrw-r--r-- root/root usr/share/terminfo/h/hp2645 link to usr/share/terminfo/h/hp45 +hrw-r--r-- root/root usr/share/terminfo/h/hp2645a link to usr/share/terminfo/h/hp2647a +-rw-r--r-- root/root usr/share/terminfo/h/hp2647a +hrw-r--r-- root/root usr/share/terminfo/h/hp2648 link to usr/share/terminfo/h/hp2648a +-rw-r--r-- root/root usr/share/terminfo/h/hp2648a +-rw-r--r-- root/root usr/share/terminfo/h/hp300h +-rw-r--r-- root/root usr/share/terminfo/h/hp45 +-rw-r--r-- root/root usr/share/terminfo/h/hp700 +-rw-r--r-- root/root usr/share/terminfo/h/hp700-wy +hrw-r--r-- root/root usr/share/terminfo/h/hp70092 link to usr/share/terminfo/h/hp70092A +-rw-r--r-- root/root usr/share/terminfo/h/hp70092A +hrw-r--r-- root/root usr/share/terminfo/h/hp70092a link to usr/share/terminfo/h/hp70092A +hrw-r--r-- root/root usr/share/terminfo/h/hp9837 link to usr/share/terminfo/h/hp98721 +-rw-r--r-- root/root usr/share/terminfo/h/hp9845 +hrw-r--r-- root/root usr/share/terminfo/h/hp98550 link to usr/share/terminfo/h/hp98550a +hrw-r--r-- root/root usr/share/terminfo/h/hp98550-color link to usr/share/terminfo/h/hp98550a-color +-rw-r--r-- root/root usr/share/terminfo/h/hp98550a +-rw-r--r-- root/root usr/share/terminfo/h/hp98550a-color +hrw-r--r-- root/root usr/share/terminfo/h/hp98720 link to usr/share/terminfo/h/hp98721 +-rw-r--r-- root/root usr/share/terminfo/h/hp98721 +hrw-r--r-- root/root usr/share/terminfo/h/hpansi link to usr/share/terminfo/h/hp700 +-rw-r--r-- root/root usr/share/terminfo/h/hpex +-rw-r--r-- root/root usr/share/terminfo/h/hpex2 +hrw-r--r-- root/root usr/share/terminfo/h/hpgeneric link to usr/share/terminfo/h/hp +-rw-r--r-- root/root usr/share/terminfo/h/hpsub +hrw-r--r-- root/root usr/share/terminfo/h/hpterm link to usr/share/terminfo/X/X-hpterm +-rw-r--r-- root/root usr/share/terminfo/h/hpterm-color +hrw-r--r-- root/root usr/share/terminfo/h/hpterm-color2 link to usr/share/terminfo/X/X-hpterm-color2 +-rw-r--r-- root/root usr/share/terminfo/h/hterm +-rw-r--r-- root/root usr/share/terminfo/h/hterm-256color +hrw-r--r-- root/root usr/share/terminfo/h/htx11 link to usr/share/terminfo/z/ztx-1-a +-rw-r--r-- root/root usr/share/terminfo/h/hurd +-rw-r--r-- root/root usr/share/terminfo/h/hz1000 +-rw-r--r-- root/root usr/share/terminfo/h/hz1420 +-rw-r--r-- root/root usr/share/terminfo/h/hz1500 +-rw-r--r-- root/root usr/share/terminfo/h/hz1510 +-rw-r--r-- root/root usr/share/terminfo/h/hz1520 +-rw-r--r-- root/root usr/share/terminfo/h/hz1520-noesc +-rw-r--r-- root/root usr/share/terminfo/h/hz1552 +-rw-r--r-- root/root usr/share/terminfo/h/hz1552-rv +-rw-r--r-- root/root usr/share/terminfo/h/hz2000 +drwxr-xr-x root/root usr/share/terminfo/i/ +-rw-r--r-- root/root usr/share/terminfo/i/i100 +-rw-r--r-- root/root usr/share/terminfo/i/i3101 +-rw-r--r-- root/root usr/share/terminfo/i/i3164 +-rw-r--r-- root/root usr/share/terminfo/i/i400 +hrw-r--r-- root/root usr/share/terminfo/i/iTerm.app link to usr/share/terminfo/i/iterm +hrw-r--r-- root/root usr/share/terminfo/i/iTerm2.app link to usr/share/terminfo/i/iterm2 +-rw-r--r-- root/root usr/share/terminfo/i/ibcs2 +-rw-r--r-- root/root usr/share/terminfo/i/ibm+16color +-rw-r--r-- root/root usr/share/terminfo/i/ibm+color +-rw-r--r-- root/root usr/share/terminfo/i/ibm-apl +hrw-r--r-- root/root usr/share/terminfo/i/ibm-pc link to usr/share/terminfo/5/5051 +hrw-r--r-- root/root usr/share/terminfo/i/ibm-system1 link to usr/share/terminfo/s/system1 +hrw-r--r-- root/root usr/share/terminfo/i/ibm3101 link to usr/share/terminfo/i/i3101 +-rw-r--r-- root/root usr/share/terminfo/i/ibm3151 +hrw-r--r-- root/root usr/share/terminfo/i/ibm3161 link to usr/share/terminfo/w/wyse60-316X +-rw-r--r-- root/root usr/share/terminfo/i/ibm3161-C +-rw-r--r-- root/root usr/share/terminfo/i/ibm3162 +hrw-r--r-- root/root usr/share/terminfo/i/ibm3163 link to usr/share/terminfo/w/wyse60-316X +hrw-r--r-- root/root usr/share/terminfo/i/ibm3164 link to usr/share/terminfo/i/i3164 +-rw-r--r-- root/root usr/share/terminfo/i/ibm327x +hrw-r--r-- root/root usr/share/terminfo/i/ibm5051 link to usr/share/terminfo/5/5051 +hrw-r--r-- root/root usr/share/terminfo/i/ibm5081 link to usr/share/terminfo/h/hft +hrw-r--r-- root/root usr/share/terminfo/i/ibm5081-c link to usr/share/terminfo/i/ibmmpel-c +hrw-r--r-- root/root usr/share/terminfo/i/ibm5151 link to usr/share/terminfo/w/wyse60-AT +-rw-r--r-- root/root usr/share/terminfo/i/ibm5154 +-rw-r--r-- root/root usr/share/terminfo/i/ibm5154-c +-rw-r--r-- root/root usr/share/terminfo/i/ibm6153 +-rw-r--r-- root/root usr/share/terminfo/i/ibm6153-40 +-rw-r--r-- root/root usr/share/terminfo/i/ibm6153-90 +-rw-r--r-- root/root usr/share/terminfo/i/ibm6154 +-rw-r--r-- root/root usr/share/terminfo/i/ibm6154-c +-rw-r--r-- root/root usr/share/terminfo/i/ibm6155 +hrw-r--r-- root/root usr/share/terminfo/i/ibm8503 link to usr/share/terminfo/i/ibm8604 +hrw-r--r-- root/root usr/share/terminfo/i/ibm8507 link to usr/share/terminfo/i/ibm8604 +hrw-r--r-- root/root usr/share/terminfo/i/ibm8512 link to usr/share/terminfo/i/ibm8513 +-rw-r--r-- root/root usr/share/terminfo/i/ibm8513 +-rw-r--r-- root/root usr/share/terminfo/i/ibm8514 +-rw-r--r-- root/root usr/share/terminfo/i/ibm8514-c +-rw-r--r-- root/root usr/share/terminfo/i/ibm8604 +-rw-r--r-- root/root usr/share/terminfo/i/ibmaed +hrw-r--r-- root/root usr/share/terminfo/i/ibmapa16 link to usr/share/terminfo/r/rtpc +-rw-r--r-- root/root usr/share/terminfo/i/ibmapa8 +hrw-r--r-- root/root usr/share/terminfo/i/ibmapa8c link to usr/share/terminfo/i/ibmapa8 +hrw-r--r-- root/root usr/share/terminfo/i/ibmapa8c-c link to usr/share/terminfo/i/ibm6154-c +-rw-r--r-- root/root usr/share/terminfo/i/ibmega +hrw-r--r-- root/root usr/share/terminfo/i/ibmega-c link to usr/share/terminfo/i/ibm5154-c +-rw-r--r-- root/root usr/share/terminfo/i/ibmmono +-rw-r--r-- root/root usr/share/terminfo/i/ibmmpel-c +hrw-r--r-- root/root usr/share/terminfo/i/ibmpc link to usr/share/terminfo/w/wyse60-PC +-rw-r--r-- root/root usr/share/terminfo/i/ibmpc3 +hrw-r--r-- root/root usr/share/terminfo/i/ibmpc3r link to usr/share/terminfo/c/cons25-koi8-r +hrw-r--r-- root/root usr/share/terminfo/i/ibmpc3r-mono link to usr/share/terminfo/c/cons25-koi8r-m +hrw-r--r-- root/root usr/share/terminfo/i/ibmpcx link to usr/share/terminfo/x/xenix +-rw-r--r-- root/root usr/share/terminfo/i/ibmvga +-rw-r--r-- root/root usr/share/terminfo/i/ibmvga-c +hrw-r--r-- root/root usr/share/terminfo/i/ibmx link to usr/share/terminfo/x/xenix +-rw-r--r-- root/root usr/share/terminfo/i/icl6402 +hrw-r--r-- root/root usr/share/terminfo/i/icl6404 link to usr/share/terminfo/i/icl6402 +-rw-r--r-- root/root usr/share/terminfo/i/icl6404-w +-rw-r--r-- root/root usr/share/terminfo/i/ifmr +-rw-r--r-- root/root usr/share/terminfo/i/ims-ansi +-rw-r--r-- root/root usr/share/terminfo/i/ims950 +-rw-r--r-- root/root usr/share/terminfo/i/ims950-b +-rw-r--r-- root/root usr/share/terminfo/i/ims950-rv +-rw-r--r-- root/root usr/share/terminfo/i/infoton +-rw-r--r-- root/root usr/share/terminfo/i/infoton2 +hrw-r--r-- root/root usr/share/terminfo/i/interix link to usr/share/terminfo/o/opennt-25 +hrw-r--r-- root/root usr/share/terminfo/i/interix-nti link to usr/share/terminfo/o/opennt-25-nti +-rw-r--r-- root/root usr/share/terminfo/i/intertec +hrw-r--r-- root/root usr/share/terminfo/i/intertube link to usr/share/terminfo/i/intertec +-rw-r--r-- root/root usr/share/terminfo/i/intertube2 +-rw-r--r-- root/root usr/share/terminfo/i/intext +hrw-r--r-- root/root usr/share/terminfo/i/intext2 link to usr/share/terminfo/i/intextii +-rw-r--r-- root/root usr/share/terminfo/i/intextii +hrw-r--r-- root/root usr/share/terminfo/i/ips link to usr/share/terminfo/c/citoh-ps +-rw-r--r-- root/root usr/share/terminfo/i/ipsi +hrw-r--r-- root/root usr/share/terminfo/i/iq120 link to usr/share/terminfo/s/soroc +hrw-r--r-- root/root usr/share/terminfo/i/iq140 link to usr/share/terminfo/s/soroc140 +hrw-r--r-- root/root usr/share/terminfo/i/iris-ansi link to usr/share/terminfo/i/iris-ansi-net +-rw-r--r-- root/root usr/share/terminfo/i/iris-ansi-ap +-rw-r--r-- root/root usr/share/terminfo/i/iris-ansi-net +hrw-r--r-- root/root usr/share/terminfo/i/iris-color link to usr/share/terminfo/x/xwsh +hrw-r--r-- root/root usr/share/terminfo/i/iris40 link to usr/share/terminfo/w/wsiris +-rw-r--r-- root/root usr/share/terminfo/i/iterm +-rw-r--r-- root/root usr/share/terminfo/i/iterm2 +-rw-r--r-- root/root usr/share/terminfo/i/iterm2-direct +drwxr-xr-x root/root usr/share/terminfo/j/ +-rw-r--r-- root/root usr/share/terminfo/j/jaixterm +-rw-r--r-- root/root usr/share/terminfo/j/jaixterm-m +-rw-r--r-- root/root usr/share/terminfo/j/jerq +-rw-r--r-- root/root usr/share/terminfo/j/jfbterm +drwxr-xr-x root/root usr/share/terminfo/k/ +hrw-r--r-- root/root usr/share/terminfo/k/k45 link to usr/share/terminfo/h/hp2621k45 +hrw-r--r-- root/root usr/share/terminfo/k/kaypro link to usr/share/terminfo/k/kaypro2 +-rw-r--r-- root/root usr/share/terminfo/k/kaypro2 +hrw-r--r-- root/root usr/share/terminfo/k/kds6402 link to usr/share/terminfo/i/icl6402 +hrw-r--r-- root/root usr/share/terminfo/k/kds7372 link to usr/share/terminfo/i/icl6402 +hrw-r--r-- root/root usr/share/terminfo/k/kds7372-w link to usr/share/terminfo/i/icl6404-w +-rw-r--r-- root/root usr/share/terminfo/k/kermit +-rw-r--r-- root/root usr/share/terminfo/k/kermit-am +-rw-r--r-- root/root usr/share/terminfo/k/kitty +-rw-r--r-- root/root usr/share/terminfo/k/kitty+common +-rw-r--r-- root/root usr/share/terminfo/k/kitty+setal +-rw-r--r-- root/root usr/share/terminfo/k/kitty-direct +-rw-r--r-- root/root usr/share/terminfo/k/klone+acs +-rw-r--r-- root/root usr/share/terminfo/k/klone+color +-rw-r--r-- root/root usr/share/terminfo/k/klone+koi8acs +-rw-r--r-- root/root usr/share/terminfo/k/klone+sgr +-rw-r--r-- root/root usr/share/terminfo/k/klone+sgr-dumb +-rw-r--r-- root/root usr/share/terminfo/k/klone+sgr8 +hrw-r--r-- root/root usr/share/terminfo/k/kon link to usr/share/terminfo/k/kon2 +-rw-r--r-- root/root usr/share/terminfo/k/kon2 +-rw-r--r-- root/root usr/share/terminfo/k/konsole +-rw-r--r-- root/root usr/share/terminfo/k/konsole+pcfkeys +-rw-r--r-- root/root usr/share/terminfo/k/konsole-16color +-rw-r--r-- root/root usr/share/terminfo/k/konsole-256color +-rw-r--r-- root/root usr/share/terminfo/k/konsole-base +-rw-r--r-- root/root usr/share/terminfo/k/konsole-direct +-rw-r--r-- root/root usr/share/terminfo/k/konsole-linux +-rw-r--r-- root/root usr/share/terminfo/k/konsole-solaris +-rw-r--r-- root/root usr/share/terminfo/k/konsole-vt100 +-rw-r--r-- root/root usr/share/terminfo/k/konsole-vt420pc +-rw-r--r-- root/root usr/share/terminfo/k/konsole-xf3x +-rw-r--r-- root/root usr/share/terminfo/k/konsole-xf4x +-rw-r--r-- root/root usr/share/terminfo/k/kt7 +-rw-r--r-- root/root usr/share/terminfo/k/kt7ix +-rw-r--r-- root/root usr/share/terminfo/k/kterm +-rw-r--r-- root/root usr/share/terminfo/k/kterm-co +hrw-r--r-- root/root usr/share/terminfo/k/kterm-color link to usr/share/terminfo/k/kterm-co +hrw-r--r-- root/root usr/share/terminfo/k/ktm link to usr/share/terminfo/s/synertek380 +-rw-r--r-- root/root usr/share/terminfo/k/kvt +drwxr-xr-x root/root usr/share/terminfo/l/ +-rw-r--r-- root/root usr/share/terminfo/l/la120 +hrw-r--r-- root/root usr/share/terminfo/l/layer link to usr/share/terminfo/t/tty5620-s +hrw-r--r-- root/root usr/share/terminfo/l/lft link to usr/share/terminfo/L/LFT-PC850 +hrw-r--r-- root/root usr/share/terminfo/l/lft-pc850 link to usr/share/terminfo/L/LFT-PC850 +-rw-r--r-- root/root usr/share/terminfo/l/linux +-rw-r--r-- root/root usr/share/terminfo/l/linux+decid +-rw-r--r-- root/root usr/share/terminfo/l/linux+sfkeys +-rw-r--r-- root/root usr/share/terminfo/l/linux-16color +-rw-r--r-- root/root usr/share/terminfo/l/linux-basic +-rw-r--r-- root/root usr/share/terminfo/l/linux-c +-rw-r--r-- root/root usr/share/terminfo/l/linux-c-nc +-rw-r--r-- root/root usr/share/terminfo/l/linux-koi8 +-rw-r--r-- root/root usr/share/terminfo/l/linux-koi8r +-rw-r--r-- root/root usr/share/terminfo/l/linux-lat +-rw-r--r-- root/root usr/share/terminfo/l/linux-m +-rw-r--r-- root/root usr/share/terminfo/l/linux-m1 +-rw-r--r-- root/root usr/share/terminfo/l/linux-m1b +-rw-r--r-- root/root usr/share/terminfo/l/linux-m2 +-rw-r--r-- root/root usr/share/terminfo/l/linux-nic +-rw-r--r-- root/root usr/share/terminfo/l/linux-s +-rw-r--r-- root/root usr/share/terminfo/l/linux-vt +-rw-r--r-- root/root usr/share/terminfo/l/linux2.2 +-rw-r--r-- root/root usr/share/terminfo/l/linux2.6 +-rw-r--r-- root/root usr/share/terminfo/l/linux2.6.26 +-rw-r--r-- root/root usr/share/terminfo/l/linux3.0 +-rw-r--r-- root/root usr/share/terminfo/l/lisa +-rw-r--r-- root/root usr/share/terminfo/l/lisaterm +-rw-r--r-- root/root usr/share/terminfo/l/lisaterm-w +-rw-r--r-- root/root usr/share/terminfo/l/liswb +-rw-r--r-- root/root usr/share/terminfo/l/ln03 +-rw-r--r-- root/root usr/share/terminfo/l/ln03-w +hrw-r--r-- root/root usr/share/terminfo/l/lpr link to usr/share/terminfo/p/printer +hrw-r--r-- root/root usr/share/terminfo/l/luna link to usr/share/terminfo/l/luna68k +-rw-r--r-- root/root usr/share/terminfo/l/luna68k +drwxr-xr-x root/root usr/share/terminfo/m/ +hrw-r--r-- root/root usr/share/terminfo/m/m2-nam link to usr/share/terminfo/m/minitel-2-nam +hrw-r--r-- root/root usr/share/terminfo/m/mac link to usr/share/terminfo/m/macintosh +hrw-r--r-- root/root usr/share/terminfo/m/mac-w link to usr/share/terminfo/m/macterminal-w +-rw-r--r-- root/root usr/share/terminfo/m/mach +-rw-r--r-- root/root usr/share/terminfo/m/mach-bold +-rw-r--r-- root/root usr/share/terminfo/m/mach-color +-rw-r--r-- root/root usr/share/terminfo/m/mach-gnu +-rw-r--r-- root/root usr/share/terminfo/m/mach-gnu-color +-rw-r--r-- root/root usr/share/terminfo/m/macintosh +-rw-r--r-- root/root usr/share/terminfo/m/macterminal-w +-rw-r--r-- root/root usr/share/terminfo/m/mai +-rw-r--r-- root/root usr/share/terminfo/m/masscomp +-rw-r--r-- root/root usr/share/terminfo/m/masscomp1 +-rw-r--r-- root/root usr/share/terminfo/m/masscomp2 +hrw-r--r-- root/root usr/share/terminfo/m/mdl110 link to usr/share/terminfo/c/cyb110 +-rw-r--r-- root/root usr/share/terminfo/m/megatek +-rw-r--r-- root/root usr/share/terminfo/m/memhp +-rw-r--r-- root/root usr/share/terminfo/m/mgr +-rw-r--r-- root/root usr/share/terminfo/m/mgr-linux +-rw-r--r-- root/root usr/share/terminfo/m/mgr-sun +-rw-r--r-- root/root usr/share/terminfo/m/mgt +-rw-r--r-- root/root usr/share/terminfo/m/mgterm +hrw-r--r-- root/root usr/share/terminfo/m/microb link to usr/share/terminfo/m/microbee +-rw-r--r-- root/root usr/share/terminfo/m/microbee +-rw-r--r-- root/root usr/share/terminfo/m/microterm +-rw-r--r-- root/root usr/share/terminfo/m/microterm5 +hrw-r--r-- root/root usr/share/terminfo/m/mime link to usr/share/terminfo/m/mimeii +-rw-r--r-- root/root usr/share/terminfo/m/mime-3ax +-rw-r--r-- root/root usr/share/terminfo/m/mime-fb +-rw-r--r-- root/root usr/share/terminfo/m/mime-hb +hrw-r--r-- root/root usr/share/terminfo/m/mime1 link to usr/share/terminfo/m/mimeii +hrw-r--r-- root/root usr/share/terminfo/m/mime2 link to usr/share/terminfo/m/mimeii +hrw-r--r-- root/root usr/share/terminfo/m/mime2a link to usr/share/terminfo/m/mime2a-v +-rw-r--r-- root/root usr/share/terminfo/m/mime2a-s +-rw-r--r-- root/root usr/share/terminfo/m/mime2a-v +hrw-r--r-- root/root usr/share/terminfo/m/mime314 link to usr/share/terminfo/m/mm314 +-rw-r--r-- root/root usr/share/terminfo/m/mime340 +-rw-r--r-- root/root usr/share/terminfo/m/mime3a +hrw-r--r-- root/root usr/share/terminfo/m/mime3ax link to usr/share/terminfo/m/mime-3ax +hrw-r--r-- root/root usr/share/terminfo/m/mimei link to usr/share/terminfo/m/mimeii +-rw-r--r-- root/root usr/share/terminfo/m/mimeii +hrw-r--r-- root/root usr/share/terminfo/m/minitel link to usr/share/terminfo/m/minitel-2-nam +hrw-r--r-- root/root usr/share/terminfo/m/minitel-2 link to usr/share/terminfo/m/minitel-2-nam +-rw-r--r-- root/root usr/share/terminfo/m/minitel-2-nam +-rw-r--r-- root/root usr/share/terminfo/m/minitel1 +-rw-r--r-- root/root usr/share/terminfo/m/minitel1-nb +-rw-r--r-- root/root usr/share/terminfo/m/minitel12-80 +-rw-r--r-- root/root usr/share/terminfo/m/minitel1b +-rw-r--r-- root/root usr/share/terminfo/m/minitel1b-80 +-rw-r--r-- root/root usr/share/terminfo/m/minitel1b-nb +-rw-r--r-- root/root usr/share/terminfo/m/minitel2-80 +-rw-r--r-- root/root usr/share/terminfo/m/minix +-rw-r--r-- root/root usr/share/terminfo/m/minix-1.5 +-rw-r--r-- root/root usr/share/terminfo/m/minix-1.7 +-rw-r--r-- root/root usr/share/terminfo/m/minix-3.0 +hrw-r--r-- root/root usr/share/terminfo/m/minix-old link to usr/share/terminfo/m/minix-1.5 +-rw-r--r-- root/root usr/share/terminfo/m/minix-old-am +-rw-r--r-- root/root usr/share/terminfo/m/mintty +-rw-r--r-- root/root usr/share/terminfo/m/mintty+common +-rw-r--r-- root/root usr/share/terminfo/m/mintty-direct +-rw-r--r-- root/root usr/share/terminfo/m/mlterm +-rw-r--r-- root/root usr/share/terminfo/m/mlterm+pcfkeys +-rw-r--r-- root/root usr/share/terminfo/m/mlterm-256color +-rw-r--r-- root/root usr/share/terminfo/m/mlterm-direct +-rw-r--r-- root/root usr/share/terminfo/m/mlterm2 +-rw-r--r-- root/root usr/share/terminfo/m/mlterm3 +-rw-r--r-- root/root usr/share/terminfo/m/mm314 +hrw-r--r-- root/root usr/share/terminfo/m/mm340 link to usr/share/terminfo/m/mime340 +-rw-r--r-- root/root usr/share/terminfo/m/mod +-rw-r--r-- root/root usr/share/terminfo/m/mod24 +hrw-r--r-- root/root usr/share/terminfo/m/modgraph link to usr/share/terminfo/m/mod24 +-rw-r--r-- root/root usr/share/terminfo/m/modgraph2 +hrw-r--r-- root/root usr/share/terminfo/m/modgraph48 link to usr/share/terminfo/m/mod +-rw-r--r-- root/root usr/share/terminfo/m/mono-emx +-rw-r--r-- root/root usr/share/terminfo/m/morphos +-rw-r--r-- root/root usr/share/terminfo/m/mosh +-rw-r--r-- root/root usr/share/terminfo/m/mosh-256color +-rw-r--r-- root/root usr/share/terminfo/m/mouse-sun +-rw-r--r-- root/root usr/share/terminfo/m/mrxvt +-rw-r--r-- root/root usr/share/terminfo/m/mrxvt-256color +-rw-r--r-- root/root usr/share/terminfo/m/ms-terminal +-rw-r--r-- root/root usr/share/terminfo/m/ms-vt-utf8 +-rw-r--r-- root/root usr/share/terminfo/m/ms-vt100 +-rw-r--r-- root/root usr/share/terminfo/m/ms-vt100+ +-rw-r--r-- root/root usr/share/terminfo/m/ms-vt100-color +hrw-r--r-- root/root usr/share/terminfo/m/msk227 link to usr/share/terminfo/m/mskermit227 +hrw-r--r-- root/root usr/share/terminfo/m/msk22714 link to usr/share/terminfo/m/mskermit22714 +hrw-r--r-- root/root usr/share/terminfo/m/msk227am link to usr/share/terminfo/m/mskermit227am +-rw-r--r-- root/root usr/share/terminfo/m/mskermit227 +-rw-r--r-- root/root usr/share/terminfo/m/mskermit22714 +-rw-r--r-- root/root usr/share/terminfo/m/mskermit227am +-rw-r--r-- root/root usr/share/terminfo/m/mt-70 +-rw-r--r-- root/root usr/share/terminfo/m/mt4520-rv +hrw-r--r-- root/root usr/share/terminfo/m/mt70 link to usr/share/terminfo/m/mt-70 +hrw-r--r-- root/root usr/share/terminfo/m/mterm link to usr/share/terminfo/m/mouse-sun +-rw-r--r-- root/root usr/share/terminfo/m/mterm-ansi +-rw-r--r-- root/root usr/share/terminfo/m/mvterm +drwxr-xr-x root/root usr/share/terminfo/n/ +-rw-r--r-- root/root usr/share/terminfo/n/n7900 +hrw-r--r-- root/root usr/share/terminfo/n/nansi.sys link to usr/share/terminfo/n/nansisys +hrw-r--r-- root/root usr/share/terminfo/n/nansi.sysk link to usr/share/terminfo/n/nansisysk +-rw-r--r-- root/root usr/share/terminfo/n/nansisys +-rw-r--r-- root/root usr/share/terminfo/n/nansisysk +-rw-r--r-- root/root usr/share/terminfo/n/ncr160vppp +-rw-r--r-- root/root usr/share/terminfo/n/ncr160vpwpp +-rw-r--r-- root/root usr/share/terminfo/n/ncr160vt100an +-rw-r--r-- root/root usr/share/terminfo/n/ncr160vt100pp +-rw-r--r-- root/root usr/share/terminfo/n/ncr160vt100wan +-rw-r--r-- root/root usr/share/terminfo/n/ncr160vt100wpp +-rw-r--r-- root/root usr/share/terminfo/n/ncr160vt200an +-rw-r--r-- root/root usr/share/terminfo/n/ncr160vt200pp +-rw-r--r-- root/root usr/share/terminfo/n/ncr160vt200wan +-rw-r--r-- root/root usr/share/terminfo/n/ncr160vt200wpp +-rw-r--r-- root/root usr/share/terminfo/n/ncr160vt300an +-rw-r--r-- root/root usr/share/terminfo/n/ncr160vt300pp +-rw-r--r-- root/root usr/share/terminfo/n/ncr160vt300wan +-rw-r--r-- root/root usr/share/terminfo/n/ncr160vt300wpp +-rw-r--r-- root/root usr/share/terminfo/n/ncr160wy50+pp +-rw-r--r-- root/root usr/share/terminfo/n/ncr160wy50+wpp +-rw-r--r-- root/root usr/share/terminfo/n/ncr160wy60pp +-rw-r--r-- root/root usr/share/terminfo/n/ncr160wy60wpp +-rw-r--r-- root/root usr/share/terminfo/n/ncr260intan +-rw-r--r-- root/root usr/share/terminfo/n/ncr260intpp +-rw-r--r-- root/root usr/share/terminfo/n/ncr260intwan +-rw-r--r-- root/root usr/share/terminfo/n/ncr260intwpp +-rw-r--r-- root/root usr/share/terminfo/n/ncr260vp+sl +-rw-r--r-- root/root usr/share/terminfo/n/ncr260vppp +-rw-r--r-- root/root usr/share/terminfo/n/ncr260vpwpp +-rw-r--r-- root/root usr/share/terminfo/n/ncr260vt+sl +-rw-r--r-- root/root usr/share/terminfo/n/ncr260vt100an +-rw-r--r-- root/root usr/share/terminfo/n/ncr260vt100pp +-rw-r--r-- root/root usr/share/terminfo/n/ncr260vt100wan +-rw-r--r-- root/root usr/share/terminfo/n/ncr260vt100wpp +-rw-r--r-- root/root usr/share/terminfo/n/ncr260vt200an +-rw-r--r-- root/root usr/share/terminfo/n/ncr260vt200pp +-rw-r--r-- root/root usr/share/terminfo/n/ncr260vt200wan +-rw-r--r-- root/root usr/share/terminfo/n/ncr260vt200wpp +-rw-r--r-- root/root usr/share/terminfo/n/ncr260vt300an +-rw-r--r-- root/root usr/share/terminfo/n/ncr260vt300pp +-rw-r--r-- root/root usr/share/terminfo/n/ncr260vt300wan +hrw-r--r-- root/root usr/share/terminfo/n/ncr260vt300wpp link to usr/share/terminfo/N/NCR260VT300WPP +-rw-r--r-- root/root usr/share/terminfo/n/ncr260wy325pp +-rw-r--r-- root/root usr/share/terminfo/n/ncr260wy325wpp +-rw-r--r-- root/root usr/share/terminfo/n/ncr260wy350pp +-rw-r--r-- root/root usr/share/terminfo/n/ncr260wy350wpp +-rw-r--r-- root/root usr/share/terminfo/n/ncr260wy50+pp +-rw-r--r-- root/root usr/share/terminfo/n/ncr260wy50+wpp +-rw-r--r-- root/root usr/share/terminfo/n/ncr260wy60pp +-rw-r--r-- root/root usr/share/terminfo/n/ncr260wy60wpp +hrw-r--r-- root/root usr/share/terminfo/n/ncr7900 link to usr/share/terminfo/n/n7900 +hrw-r--r-- root/root usr/share/terminfo/n/ncr7900i link to usr/share/terminfo/n/n7900 +-rw-r--r-- root/root usr/share/terminfo/n/ncr7900iv +-rw-r--r-- root/root usr/share/terminfo/n/ncr7901 +hrw-r--r-- root/root usr/share/terminfo/n/ncrvt100an link to usr/share/terminfo/n/ncrvt100pp +-rw-r--r-- root/root usr/share/terminfo/n/ncrvt100pp +hrw-r--r-- root/root usr/share/terminfo/n/ncrvt100wan link to usr/share/terminfo/N/NCRVT100WPP +hrw-r--r-- root/root usr/share/terminfo/n/ncrvt100wpp link to usr/share/terminfo/N/NCRVT100WPP +-rw-r--r-- root/root usr/share/terminfo/n/ncsa +hrw-r--r-- root/root usr/share/terminfo/n/ncsa-m link to usr/share/terminfo/n/ncsa-vt220-8 +-rw-r--r-- root/root usr/share/terminfo/n/ncsa-m-ns +-rw-r--r-- root/root usr/share/terminfo/n/ncsa-ns +-rw-r--r-- root/root usr/share/terminfo/n/ncsa-vt220 +-rw-r--r-- root/root usr/share/terminfo/n/ncsa-vt220-8 +-rw-r--r-- root/root usr/share/terminfo/n/nd9500 +hrw-r--r-- root/root usr/share/terminfo/n/ndr9500 link to usr/share/terminfo/n/nd9500 +-rw-r--r-- root/root usr/share/terminfo/n/ndr9500-25 +-rw-r--r-- root/root usr/share/terminfo/n/ndr9500-25-mc +-rw-r--r-- root/root usr/share/terminfo/n/ndr9500-25-mc-nl +-rw-r--r-- root/root usr/share/terminfo/n/ndr9500-25-nl +-rw-r--r-- root/root usr/share/terminfo/n/ndr9500-mc +-rw-r--r-- root/root usr/share/terminfo/n/ndr9500-mc-nl +-rw-r--r-- root/root usr/share/terminfo/n/ndr9500-nl +hrw-r--r-- root/root usr/share/terminfo/n/nec link to usr/share/terminfo/s/spinwriter +hrw-r--r-- root/root usr/share/terminfo/n/nec5520 link to usr/share/terminfo/s/spinwriter +-rw-r--r-- root/root usr/share/terminfo/n/netbsd6 +-rw-r--r-- root/root usr/share/terminfo/n/newhp +-rw-r--r-- root/root usr/share/terminfo/n/newhpkeyboard +hrw-r--r-- root/root usr/share/terminfo/n/news link to usr/share/terminfo/n/news40-o +-rw-r--r-- root/root usr/share/terminfo/n/news-29 +-rw-r--r-- root/root usr/share/terminfo/n/news-29-euc +-rw-r--r-- root/root usr/share/terminfo/n/news-29-sjis +-rw-r--r-- root/root usr/share/terminfo/n/news-33 +-rw-r--r-- root/root usr/share/terminfo/n/news-33-euc +-rw-r--r-- root/root usr/share/terminfo/n/news-33-sjis +-rw-r--r-- root/root usr/share/terminfo/n/news-42 +-rw-r--r-- root/root usr/share/terminfo/n/news-42-euc +-rw-r--r-- root/root usr/share/terminfo/n/news-42-sjis +hrw-r--r-- root/root usr/share/terminfo/n/news-a link to usr/share/terminfo/n/news40-a +hrw-r--r-- root/root usr/share/terminfo/n/news-o link to usr/share/terminfo/n/news40-o +-rw-r--r-- root/root usr/share/terminfo/n/news-old-unk +-rw-r--r-- root/root usr/share/terminfo/n/news-unk +-rw-r--r-- root/root usr/share/terminfo/n/news28 +-rw-r--r-- root/root usr/share/terminfo/n/news28-a +hrw-r--r-- root/root usr/share/terminfo/n/news29 link to usr/share/terminfo/n/news28-a +hrw-r--r-- root/root usr/share/terminfo/n/news31 link to usr/share/terminfo/n/news31-o +hrw-r--r-- root/root usr/share/terminfo/n/news31-a link to usr/share/terminfo/n/news33 +-rw-r--r-- root/root usr/share/terminfo/n/news31-o +-rw-r--r-- root/root usr/share/terminfo/n/news33 +hrw-r--r-- root/root usr/share/terminfo/n/news40 link to usr/share/terminfo/n/news40-o +-rw-r--r-- root/root usr/share/terminfo/n/news40-a +-rw-r--r-- root/root usr/share/terminfo/n/news40-o +hrw-r--r-- root/root usr/share/terminfo/n/news42 link to usr/share/terminfo/n/news40-a +hrw-r--r-- root/root usr/share/terminfo/n/newscbm link to usr/share/terminfo/n/news31-o +hrw-r--r-- root/root usr/share/terminfo/n/newscbm-a link to usr/share/terminfo/n/news33 +hrw-r--r-- root/root usr/share/terminfo/n/newscbm-o link to usr/share/terminfo/n/news31-o +hrw-r--r-- root/root usr/share/terminfo/n/newscbm33 link to usr/share/terminfo/n/news33 +-rw-r--r-- root/root usr/share/terminfo/n/next +-rw-r--r-- root/root usr/share/terminfo/n/nextshell +-rw-r--r-- root/root usr/share/terminfo/n/no+brackets +-rw-r--r-- root/root usr/share/terminfo/n/northstar +hrw-r--r-- root/root usr/share/terminfo/n/nsterm link to usr/share/terminfo/A/Apple_Terminal +-rw-r--r-- root/root usr/share/terminfo/n/nsterm+7 +-rw-r--r-- root/root usr/share/terminfo/n/nsterm+acs +-rw-r--r-- root/root usr/share/terminfo/n/nsterm+c +-rw-r--r-- root/root usr/share/terminfo/n/nsterm+c41 +-rw-r--r-- root/root usr/share/terminfo/n/nsterm+mac +-rw-r--r-- root/root usr/share/terminfo/n/nsterm+s +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-16color +hrw-r--r-- root/root usr/share/terminfo/n/nsterm-256color link to usr/share/terminfo/A/Apple_Terminal +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-7 +hrw-r--r-- root/root usr/share/terminfo/n/nsterm-7-c link to usr/share/terminfo/n/nsterm-c-7 +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-7-c-s +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-7-m +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-7-m-s +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-7-s +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-acs +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-acs-c +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-acs-c-s +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-acs-m +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-acs-m-s +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-acs-s +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-bce +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-build309 +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-build326 +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-build343 +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-build361 +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-build400 +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-build440 +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-c +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-c-7 +hrw-r--r-- root/root usr/share/terminfo/n/nsterm-c-acs link to usr/share/terminfo/n/nsterm-acs-c +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-c-s +hrw-r--r-- root/root usr/share/terminfo/n/nsterm-c-s-7 link to usr/share/terminfo/n/nsterm-7-c-s +hrw-r--r-- root/root usr/share/terminfo/n/nsterm-c-s-acs link to usr/share/terminfo/n/nsterm-acs-c-s +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-direct +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-m +hrw-r--r-- root/root usr/share/terminfo/n/nsterm-m-7 link to usr/share/terminfo/n/nsterm-7-m +hrw-r--r-- root/root usr/share/terminfo/n/nsterm-m-acs link to usr/share/terminfo/n/nsterm-acs-m +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-m-s +hrw-r--r-- root/root usr/share/terminfo/n/nsterm-m-s-7 link to usr/share/terminfo/n/nsterm-7-m-s +hrw-r--r-- root/root usr/share/terminfo/n/nsterm-m-s-acs link to usr/share/terminfo/n/nsterm-acs-m-s +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-old +-rw-r--r-- root/root usr/share/terminfo/n/nsterm-s +hrw-r--r-- root/root usr/share/terminfo/n/nsterm-s-7 link to usr/share/terminfo/n/nsterm-7-s +hrw-r--r-- root/root usr/share/terminfo/n/nsterm-s-acs link to usr/share/terminfo/n/nsterm-acs-s +hrw-r--r-- root/root usr/share/terminfo/n/ntconsole link to usr/share/terminfo/o/opennt-25 +hrw-r--r-- root/root usr/share/terminfo/n/ntconsole-100 link to usr/share/terminfo/o/opennt-100 +hrw-r--r-- root/root usr/share/terminfo/n/ntconsole-100-nti link to usr/share/terminfo/o/opennt-100-nti +hrw-r--r-- root/root usr/share/terminfo/n/ntconsole-25 link to usr/share/terminfo/o/opennt-25 +hrw-r--r-- root/root usr/share/terminfo/n/ntconsole-25-nti link to usr/share/terminfo/o/opennt-25-nti +hrw-r--r-- root/root usr/share/terminfo/n/ntconsole-25-w link to usr/share/terminfo/o/opennt-25-w +hrw-r--r-- root/root usr/share/terminfo/n/ntconsole-25-w-vt link to usr/share/terminfo/o/opennt-25-w-vt +hrw-r--r-- root/root usr/share/terminfo/n/ntconsole-35 link to usr/share/terminfo/o/opennt-35 +hrw-r--r-- root/root usr/share/terminfo/n/ntconsole-35-nti link to usr/share/terminfo/o/opennt-35-nti +hrw-r--r-- root/root usr/share/terminfo/n/ntconsole-35-w link to usr/share/terminfo/o/opennt-35-w +hrw-r--r-- root/root usr/share/terminfo/n/ntconsole-50 link to usr/share/terminfo/o/opennt-50 +hrw-r--r-- root/root usr/share/terminfo/n/ntconsole-50-nti link to usr/share/terminfo/o/opennt-50-nti +hrw-r--r-- root/root usr/share/terminfo/n/ntconsole-50-w link to usr/share/terminfo/o/opennt-50-w +hrw-r--r-- root/root usr/share/terminfo/n/ntconsole-60 link to usr/share/terminfo/o/opennt-60 +hrw-r--r-- root/root usr/share/terminfo/n/ntconsole-60-nti link to usr/share/terminfo/o/opennt-60-nti +hrw-r--r-- root/root usr/share/terminfo/n/ntconsole-60-w link to usr/share/terminfo/o/opennt-60-w +hrw-r--r-- root/root usr/share/terminfo/n/ntconsole-w link to usr/share/terminfo/o/opennt-25-w +hrw-r--r-- root/root usr/share/terminfo/n/ntconsole-w-vt link to usr/share/terminfo/o/opennt-25-w-vt +hrw-r--r-- root/root usr/share/terminfo/n/nwe501 link to usr/share/terminfo/n/news31-o +hrw-r--r-- root/root usr/share/terminfo/n/nwe501-a link to usr/share/terminfo/n/news33 +hrw-r--r-- root/root usr/share/terminfo/n/nwe501-o link to usr/share/terminfo/n/news31-o +-rw-r--r-- root/root usr/share/terminfo/n/nwp-511 +-rw-r--r-- root/root usr/share/terminfo/n/nwp-517 +-rw-r--r-- root/root usr/share/terminfo/n/nwp-517-w +hrw-r--r-- root/root usr/share/terminfo/n/nwp251-a link to usr/share/terminfo/n/news33 +hrw-r--r-- root/root usr/share/terminfo/n/nwp251-o link to usr/share/terminfo/n/news31-o +hrw-r--r-- root/root usr/share/terminfo/n/nwp511 link to usr/share/terminfo/n/nwp-511 +hrw-r--r-- root/root usr/share/terminfo/n/nwp512 link to usr/share/terminfo/n/news40-o +hrw-r--r-- root/root usr/share/terminfo/n/nwp512-a link to usr/share/terminfo/n/news40-a +hrw-r--r-- root/root usr/share/terminfo/n/nwp512-o link to usr/share/terminfo/n/news40-o +hrw-r--r-- root/root usr/share/terminfo/n/nwp513 link to usr/share/terminfo/n/news31-o +hrw-r--r-- root/root usr/share/terminfo/n/nwp513-a link to usr/share/terminfo/n/news33 +hrw-r--r-- root/root usr/share/terminfo/n/nwp513-o link to usr/share/terminfo/n/news31-o +hrw-r--r-- root/root usr/share/terminfo/n/nwp514 link to usr/share/terminfo/n/news40-o +hrw-r--r-- root/root usr/share/terminfo/n/nwp514-a link to usr/share/terminfo/n/news40-a +hrw-r--r-- root/root usr/share/terminfo/n/nwp514-o link to usr/share/terminfo/n/news40-o +hrw-r--r-- root/root usr/share/terminfo/n/nwp517 link to usr/share/terminfo/n/nwp-517 +hrw-r--r-- root/root usr/share/terminfo/n/nwp517-w link to usr/share/terminfo/n/nwp-517-w +hrw-r--r-- root/root usr/share/terminfo/n/nwp518 link to usr/share/terminfo/n/news31-o +hrw-r--r-- root/root usr/share/terminfo/n/nwp518-a link to usr/share/terminfo/n/news33 +hrw-r--r-- root/root usr/share/terminfo/n/nwp518-o link to usr/share/terminfo/n/news31-o +hrw-r--r-- root/root usr/share/terminfo/n/nxterm link to usr/share/terminfo/x/xterm-color +drwxr-xr-x root/root usr/share/terminfo/o/ +-rw-r--r-- root/root usr/share/terminfo/o/o31 +hrw-r--r-- root/root usr/share/terminfo/o/o4112-nd link to usr/share/terminfo/o/otek4114 +-rw-r--r-- root/root usr/share/terminfo/o/o85h +hrw-r--r-- root/root usr/share/terminfo/o/oabm85h link to usr/share/terminfo/o/o85h +hrw-r--r-- root/root usr/share/terminfo/o/oblit link to usr/share/terminfo/o/ojerq +hrw-r--r-- root/root usr/share/terminfo/o/oc100 link to usr/share/terminfo/c/c100-1p +hrw-r--r-- root/root usr/share/terminfo/o/oconcept link to usr/share/terminfo/c/c100-1p +-rw-r--r-- root/root usr/share/terminfo/o/ofcons +-rw-r--r-- root/root usr/share/terminfo/o/ojerq +-rw-r--r-- root/root usr/share/terminfo/o/old-st +-rw-r--r-- root/root usr/share/terminfo/o/oldibmpc3 +hrw-r--r-- root/root usr/share/terminfo/o/oldpc3 link to usr/share/terminfo/o/oldibmpc3 +-rw-r--r-- root/root usr/share/terminfo/o/oldsun +-rw-r--r-- root/root usr/share/terminfo/o/omron +hrw-r--r-- root/root usr/share/terminfo/o/opennt link to usr/share/terminfo/o/opennt-25 +-rw-r--r-- root/root usr/share/terminfo/o/opennt-100 +-rw-r--r-- root/root usr/share/terminfo/o/opennt-100-nti +-rw-r--r-- root/root usr/share/terminfo/o/opennt-25 +-rw-r--r-- root/root usr/share/terminfo/o/opennt-25-nti +-rw-r--r-- root/root usr/share/terminfo/o/opennt-25-w +-rw-r--r-- root/root usr/share/terminfo/o/opennt-25-w-vt +-rw-r--r-- root/root usr/share/terminfo/o/opennt-35 +-rw-r--r-- root/root usr/share/terminfo/o/opennt-35-nti +-rw-r--r-- root/root usr/share/terminfo/o/opennt-35-w +-rw-r--r-- root/root usr/share/terminfo/o/opennt-50 +-rw-r--r-- root/root usr/share/terminfo/o/opennt-50-nti +-rw-r--r-- root/root usr/share/terminfo/o/opennt-50-w +-rw-r--r-- root/root usr/share/terminfo/o/opennt-60 +-rw-r--r-- root/root usr/share/terminfo/o/opennt-60-nti +-rw-r--r-- root/root usr/share/terminfo/o/opennt-60-w +hrw-r--r-- root/root usr/share/terminfo/o/opennt-nti link to usr/share/terminfo/o/opennt-25-nti +hrw-r--r-- root/root usr/share/terminfo/o/opennt-w link to usr/share/terminfo/o/opennt-25-w +hrw-r--r-- root/root usr/share/terminfo/o/opennt-w-vt link to usr/share/terminfo/o/opennt-25-w-vt +-rw-r--r-- root/root usr/share/terminfo/o/opus3n1+ +-rw-r--r-- root/root usr/share/terminfo/o/origibmpc3 +hrw-r--r-- root/root usr/share/terminfo/o/origpc3 link to usr/share/terminfo/o/origibmpc3 +hrw-r--r-- root/root usr/share/terminfo/o/os9LII link to usr/share/terminfo/c/coco3 +hrw-r--r-- root/root usr/share/terminfo/o/osborne link to usr/share/terminfo/o/osborne1 +hrw-r--r-- root/root usr/share/terminfo/o/osborne-w link to usr/share/terminfo/o/osborne1-w +-rw-r--r-- root/root usr/share/terminfo/o/osborne1 +-rw-r--r-- root/root usr/share/terminfo/o/osborne1-w +-rw-r--r-- root/root usr/share/terminfo/o/osexec +hrw-r--r-- root/root usr/share/terminfo/o/otek4112 link to usr/share/terminfo/o/otek4114 +hrw-r--r-- root/root usr/share/terminfo/o/otek4113 link to usr/share/terminfo/o/otek4114 +-rw-r--r-- root/root usr/share/terminfo/o/otek4114 +-rw-r--r-- root/root usr/share/terminfo/o/otek4115 +-rw-r--r-- root/root usr/share/terminfo/o/owl +drwxr-xr-x root/root usr/share/terminfo/p/ +hrw-r--r-- root/root usr/share/terminfo/p/p12 link to usr/share/terminfo/P/P12 +hrw-r--r-- root/root usr/share/terminfo/p/p12-m link to usr/share/terminfo/P/P12-M +hrw-r--r-- root/root usr/share/terminfo/p/p12-m-w link to usr/share/terminfo/P/P12-M-W +hrw-r--r-- root/root usr/share/terminfo/p/p12-w link to usr/share/terminfo/P/P12-W +hrw-r--r-- root/root usr/share/terminfo/p/p14 link to usr/share/terminfo/P/P14 +hrw-r--r-- root/root usr/share/terminfo/p/p14-m link to usr/share/terminfo/P/P14-M +hrw-r--r-- root/root usr/share/terminfo/p/p14-m-w link to usr/share/terminfo/P/P14-M-W +hrw-r--r-- root/root usr/share/terminfo/p/p14-w link to usr/share/terminfo/P/P14-W +-rw-r--r-- root/root usr/share/terminfo/p/p19 +hrw-r--r-- root/root usr/share/terminfo/p/p4 link to usr/share/terminfo/P/P4 +hrw-r--r-- root/root usr/share/terminfo/p/p5 link to usr/share/terminfo/P/P5 +hrw-r--r-- root/root usr/share/terminfo/p/p7 link to usr/share/terminfo/P/P7 +hrw-r--r-- root/root usr/share/terminfo/p/p8 link to usr/share/terminfo/P/P8 +hrw-r--r-- root/root usr/share/terminfo/p/p8-w link to usr/share/terminfo/P/P8-W +hrw-r--r-- root/root usr/share/terminfo/p/p8gl link to usr/share/terminfo/p/prism8gl +hrw-r--r-- root/root usr/share/terminfo/p/p9 link to usr/share/terminfo/P/P9 +hrw-r--r-- root/root usr/share/terminfo/p/p9-8 link to usr/share/terminfo/P/P9-8 +hrw-r--r-- root/root usr/share/terminfo/p/p9-8-w link to usr/share/terminfo/P/P9-8-W +hrw-r--r-- root/root usr/share/terminfo/p/p9-w link to usr/share/terminfo/P/P9-W +hrw-r--r-- root/root usr/share/terminfo/p/pc-coherent link to usr/share/terminfo/c/coherent +-rw-r--r-- root/root usr/share/terminfo/p/pc-minix +hrw-r--r-- root/root usr/share/terminfo/p/pc-venix link to usr/share/terminfo/v/venix +-rw-r--r-- root/root usr/share/terminfo/p/pc3 +hrw-r--r-- root/root usr/share/terminfo/p/pc3-bold link to usr/share/terminfo/i/ibmpc3 +hrw-r--r-- root/root usr/share/terminfo/p/pc3r link to usr/share/terminfo/c/cons25-koi8-r +hrw-r--r-- root/root usr/share/terminfo/p/pc3r-m link to usr/share/terminfo/c/cons25-koi8r-m +-rw-r--r-- root/root usr/share/terminfo/p/pc6300plus +hrw-r--r-- root/root usr/share/terminfo/p/pc7300 link to usr/share/terminfo/3/3b1 +-rw-r--r-- root/root usr/share/terminfo/p/pcansi +hrw-r--r-- root/root usr/share/terminfo/p/pcansi-25 link to usr/share/terminfo/p/pcansi25 +hrw-r--r-- root/root usr/share/terminfo/p/pcansi-25-m link to usr/share/terminfo/p/pcansi25m +hrw-r--r-- root/root usr/share/terminfo/p/pcansi-33 link to usr/share/terminfo/p/pcansi33 +hrw-r--r-- root/root usr/share/terminfo/p/pcansi-33-m link to usr/share/terminfo/p/pcansi33m +hrw-r--r-- root/root usr/share/terminfo/p/pcansi-43 link to usr/share/terminfo/p/pcansi43 +hrw-r--r-- root/root usr/share/terminfo/p/pcansi-43-m link to usr/share/terminfo/a/ansi43m +hrw-r--r-- root/root usr/share/terminfo/p/pcansi-m link to usr/share/terminfo/p/pcansi-mono +-rw-r--r-- root/root usr/share/terminfo/p/pcansi-mono +-rw-r--r-- root/root usr/share/terminfo/p/pcansi25 +-rw-r--r-- root/root usr/share/terminfo/p/pcansi25m +-rw-r--r-- root/root usr/share/terminfo/p/pcansi33 +-rw-r--r-- root/root usr/share/terminfo/p/pcansi33m +-rw-r--r-- root/root usr/share/terminfo/p/pcansi43 +-rw-r--r-- root/root usr/share/terminfo/p/pccon +-rw-r--r-- root/root usr/share/terminfo/p/pccon+base +-rw-r--r-- root/root usr/share/terminfo/p/pccon+colors +-rw-r--r-- root/root usr/share/terminfo/p/pccon+keys +-rw-r--r-- root/root usr/share/terminfo/p/pccon+sgr+acs +-rw-r--r-- root/root usr/share/terminfo/p/pccon+sgr+acs0 +-rw-r--r-- root/root usr/share/terminfo/p/pccon-m +-rw-r--r-- root/root usr/share/terminfo/p/pccon0 +-rw-r--r-- root/root usr/share/terminfo/p/pccon0-m +hrw-r--r-- root/root usr/share/terminfo/p/pccons link to usr/share/terminfo/p/pcconsole +-rw-r--r-- root/root usr/share/terminfo/p/pcconsole +-rw-r--r-- root/root usr/share/terminfo/p/pcix +hrw-r--r-- root/root usr/share/terminfo/p/pckermit link to usr/share/terminfo/p/pckermit12 +-rw-r--r-- root/root usr/share/terminfo/p/pckermit12 +-rw-r--r-- root/root usr/share/terminfo/p/pckermit120 +-rw-r--r-- root/root usr/share/terminfo/p/pcmw +-rw-r--r-- root/root usr/share/terminfo/p/pcplot +-rw-r--r-- root/root usr/share/terminfo/p/pcvt25 +-rw-r--r-- root/root usr/share/terminfo/p/pcvt25-color +-rw-r--r-- root/root usr/share/terminfo/p/pcvt25w +-rw-r--r-- root/root usr/share/terminfo/p/pcvt28 +-rw-r--r-- root/root usr/share/terminfo/p/pcvt28w +-rw-r--r-- root/root usr/share/terminfo/p/pcvt35 +-rw-r--r-- root/root usr/share/terminfo/p/pcvt35w +-rw-r--r-- root/root usr/share/terminfo/p/pcvt40 +-rw-r--r-- root/root usr/share/terminfo/p/pcvt40w +-rw-r--r-- root/root usr/share/terminfo/p/pcvt43 +-rw-r--r-- root/root usr/share/terminfo/p/pcvt43w +-rw-r--r-- root/root usr/share/terminfo/p/pcvt50 +-rw-r--r-- root/root usr/share/terminfo/p/pcvt50w +-rw-r--r-- root/root usr/share/terminfo/p/pcvtXX +hrw-r--r-- root/root usr/share/terminfo/p/pcz19 link to usr/share/terminfo/c/coherent +hrw-r--r-- root/root usr/share/terminfo/p/pe1100 link to usr/share/terminfo/f/fox +hrw-r--r-- root/root usr/share/terminfo/p/pe1200 link to usr/share/terminfo/o/owl +hrw-r--r-- root/root usr/share/terminfo/p/pe1251 link to usr/share/terminfo/p/pe6312 +hrw-r--r-- root/root usr/share/terminfo/p/pe550 link to usr/share/terminfo/b/bantam +hrw-r--r-- root/root usr/share/terminfo/p/pe6100 link to usr/share/terminfo/b/bantam +hrw-r--r-- root/root usr/share/terminfo/p/pe6300 link to usr/share/terminfo/p/pe6312 +-rw-r--r-- root/root usr/share/terminfo/p/pe6312 +-rw-r--r-- root/root usr/share/terminfo/p/pe7000c +-rw-r--r-- root/root usr/share/terminfo/p/pe7000m +hrw-r--r-- root/root usr/share/terminfo/p/pilot link to usr/share/terminfo/t/tgtelnet +hrw-r--r-- root/root usr/share/terminfo/p/pmcons link to usr/share/terminfo/p/pmconsole +-rw-r--r-- root/root usr/share/terminfo/p/pmconsole +-rw-r--r-- root/root usr/share/terminfo/p/printer +hrw-r--r-- root/root usr/share/terminfo/p/prism12 link to usr/share/terminfo/P/P12 +hrw-r--r-- root/root usr/share/terminfo/p/prism12-m link to usr/share/terminfo/P/P12-M +hrw-r--r-- root/root usr/share/terminfo/p/prism12-m-w link to usr/share/terminfo/P/P12-M-W +hrw-r--r-- root/root usr/share/terminfo/p/prism12-w link to usr/share/terminfo/P/P12-W +hrw-r--r-- root/root usr/share/terminfo/p/prism14 link to usr/share/terminfo/P/P14 +hrw-r--r-- root/root usr/share/terminfo/p/prism14-m link to usr/share/terminfo/P/P14-M +hrw-r--r-- root/root usr/share/terminfo/p/prism14-m-w link to usr/share/terminfo/P/P14-M-W +hrw-r--r-- root/root usr/share/terminfo/p/prism14-w link to usr/share/terminfo/P/P14-W +-rw-r--r-- root/root usr/share/terminfo/p/prism2 +hrw-r--r-- root/root usr/share/terminfo/p/prism4 link to usr/share/terminfo/P/P4 +hrw-r--r-- root/root usr/share/terminfo/p/prism5 link to usr/share/terminfo/P/P5 +hrw-r--r-- root/root usr/share/terminfo/p/prism7 link to usr/share/terminfo/P/P7 +hrw-r--r-- root/root usr/share/terminfo/p/prism8 link to usr/share/terminfo/P/P8 +hrw-r--r-- root/root usr/share/terminfo/p/prism8-w link to usr/share/terminfo/P/P8-W +-rw-r--r-- root/root usr/share/terminfo/p/prism8gl +hrw-r--r-- root/root usr/share/terminfo/p/prism9 link to usr/share/terminfo/P/P9 +hrw-r--r-- root/root usr/share/terminfo/p/prism9-8 link to usr/share/terminfo/P/P9-8 +hrw-r--r-- root/root usr/share/terminfo/p/prism9-8-w link to usr/share/terminfo/P/P9-8-W +hrw-r--r-- root/root usr/share/terminfo/p/prism9-w link to usr/share/terminfo/P/P9-W +-rw-r--r-- root/root usr/share/terminfo/p/pro350 +-rw-r--r-- root/root usr/share/terminfo/p/ps300 +hrw-r--r-- root/root usr/share/terminfo/p/psterm link to usr/share/terminfo/p/psterm-basic +-rw-r--r-- root/root usr/share/terminfo/p/psterm-80x24 +-rw-r--r-- root/root usr/share/terminfo/p/psterm-90x28 +-rw-r--r-- root/root usr/share/terminfo/p/psterm-96x48 +-rw-r--r-- root/root usr/share/terminfo/p/psterm-basic +-rw-r--r-- root/root usr/share/terminfo/p/psterm-fast +hrw-r--r-- root/root usr/share/terminfo/p/psx_ansi link to usr/share/terminfo/a/ansi-nt +hrw-r--r-- root/root usr/share/terminfo/p/pt100 link to usr/share/terminfo/w/wren +hrw-r--r-- root/root usr/share/terminfo/p/pt100w link to usr/share/terminfo/w/wrenw +hrw-r--r-- root/root usr/share/terminfo/p/pt200 link to usr/share/terminfo/w/wren +hrw-r--r-- root/root usr/share/terminfo/p/pt200w link to usr/share/terminfo/w/wrenw +-rw-r--r-- root/root usr/share/terminfo/p/pt210 +-rw-r--r-- root/root usr/share/terminfo/p/pt250 +-rw-r--r-- root/root usr/share/terminfo/p/pt250w +hrw-r--r-- root/root usr/share/terminfo/p/pt505 link to usr/share/terminfo/a/att5430 +hrw-r--r-- root/root usr/share/terminfo/p/pt505-22 link to usr/share/terminfo/a/att505-22 +hrw-r--r-- root/root usr/share/terminfo/p/pt505-24 link to usr/share/terminfo/a/att505-24 +-rw-r--r-- root/root usr/share/terminfo/p/pty +-rw-r--r-- root/root usr/share/terminfo/p/putty +-rw-r--r-- root/root usr/share/terminfo/p/putty+fnkeys +-rw-r--r-- root/root usr/share/terminfo/p/putty+fnkeys+esc +-rw-r--r-- root/root usr/share/terminfo/p/putty+fnkeys+linux +-rw-r--r-- root/root usr/share/terminfo/p/putty+fnkeys+sco +-rw-r--r-- root/root usr/share/terminfo/p/putty+fnkeys+vt100 +-rw-r--r-- root/root usr/share/terminfo/p/putty+fnkeys+vt400 +-rw-r--r-- root/root usr/share/terminfo/p/putty+fnkeys+xterm +-rw-r--r-- root/root usr/share/terminfo/p/putty+keypad +-rw-r--r-- root/root usr/share/terminfo/p/putty+screen +-rw-r--r-- root/root usr/share/terminfo/p/putty-256color +-rw-r--r-- root/root usr/share/terminfo/p/putty-m1 +-rw-r--r-- root/root usr/share/terminfo/p/putty-m1b +-rw-r--r-- root/root usr/share/terminfo/p/putty-m2 +-rw-r--r-- root/root usr/share/terminfo/p/putty-noapp +-rw-r--r-- root/root usr/share/terminfo/p/putty-sco +-rw-r--r-- root/root usr/share/terminfo/p/putty-screen +-rw-r--r-- root/root usr/share/terminfo/p/putty-vt100 +drwxr-xr-x root/root usr/share/terminfo/q/ +-rw-r--r-- root/root usr/share/terminfo/q/qansi +-rw-r--r-- root/root usr/share/terminfo/q/qansi-g +-rw-r--r-- root/root usr/share/terminfo/q/qansi-m +-rw-r--r-- root/root usr/share/terminfo/q/qansi-t +-rw-r--r-- root/root usr/share/terminfo/q/qansi-w +-rw-r--r-- root/root usr/share/terminfo/q/qdcons +hrw-r--r-- root/root usr/share/terminfo/q/qdss link to usr/share/terminfo/q/qdcons +hrw-r--r-- root/root usr/share/terminfo/q/qnx link to usr/share/terminfo/q/qnx4 +-rw-r--r-- root/root usr/share/terminfo/q/qnx4 +-rw-r--r-- root/root usr/share/terminfo/q/qnxm +hrw-r--r-- root/root usr/share/terminfo/q/qnxt link to usr/share/terminfo/q/qnxt4 +-rw-r--r-- root/root usr/share/terminfo/q/qnxt2 +-rw-r--r-- root/root usr/share/terminfo/q/qnxt4 +-rw-r--r-- root/root usr/share/terminfo/q/qnxtmono +-rw-r--r-- root/root usr/share/terminfo/q/qnxw +-rw-r--r-- root/root usr/share/terminfo/q/qume +hrw-r--r-- root/root usr/share/terminfo/q/qume5 link to usr/share/terminfo/q/qume +hrw-r--r-- root/root usr/share/terminfo/q/qvt101 link to usr/share/terminfo/q/qvt108 +hrw-r--r-- root/root usr/share/terminfo/q/qvt101+ link to usr/share/terminfo/q/qvt101p +-rw-r--r-- root/root usr/share/terminfo/q/qvt101p +-rw-r--r-- root/root usr/share/terminfo/q/qvt102 +-rw-r--r-- root/root usr/share/terminfo/q/qvt103 +-rw-r--r-- root/root usr/share/terminfo/q/qvt103-w +-rw-r--r-- root/root usr/share/terminfo/q/qvt108 +-rw-r--r-- root/root usr/share/terminfo/q/qvt119 +hrw-r--r-- root/root usr/share/terminfo/q/qvt119+ link to usr/share/terminfo/q/qvt119 +hrw-r--r-- root/root usr/share/terminfo/q/qvt119+-25 link to usr/share/terminfo/q/qvt119p-25 +hrw-r--r-- root/root usr/share/terminfo/q/qvt119+-25-w link to usr/share/terminfo/q/qvt119-25-w +hrw-r--r-- root/root usr/share/terminfo/q/qvt119+-w link to usr/share/terminfo/q/qvt119-w +-rw-r--r-- root/root usr/share/terminfo/q/qvt119-25-w +-rw-r--r-- root/root usr/share/terminfo/q/qvt119-w +hrw-r--r-- root/root usr/share/terminfo/q/qvt119p link to usr/share/terminfo/q/qvt119 +-rw-r--r-- root/root usr/share/terminfo/q/qvt119p-25 +hrw-r--r-- root/root usr/share/terminfo/q/qvt119p-25-w link to usr/share/terminfo/q/qvt119-25-w +hrw-r--r-- root/root usr/share/terminfo/q/qvt119p-w link to usr/share/terminfo/q/qvt119-w +hrw-r--r-- root/root usr/share/terminfo/q/qvt203 link to usr/share/terminfo/q/qvt203+ +-rw-r--r-- root/root usr/share/terminfo/q/qvt203+ +-rw-r--r-- root/root usr/share/terminfo/q/qvt203-25 +-rw-r--r-- root/root usr/share/terminfo/q/qvt203-25-w +hrw-r--r-- root/root usr/share/terminfo/q/qvt203-w link to usr/share/terminfo/q/qvt203-w-am +-rw-r--r-- root/root usr/share/terminfo/q/qvt203-w-am +drwxr-xr-x root/root usr/share/terminfo/r/ +-rw-r--r-- root/root usr/share/terminfo/r/rbcomm +-rw-r--r-- root/root usr/share/terminfo/r/rbcomm-nam +-rw-r--r-- root/root usr/share/terminfo/r/rbcomm-w +-rw-r--r-- root/root usr/share/terminfo/r/rca +-rw-r--r-- root/root usr/share/terminfo/r/rcons +-rw-r--r-- root/root usr/share/terminfo/r/rcons-color +-rw-r--r-- root/root usr/share/terminfo/r/rebus3180 +-rw-r--r-- root/root usr/share/terminfo/r/regent +-rw-r--r-- root/root usr/share/terminfo/r/regent100 +-rw-r--r-- root/root usr/share/terminfo/r/regent20 +-rw-r--r-- root/root usr/share/terminfo/r/regent200 +-rw-r--r-- root/root usr/share/terminfo/r/regent25 +-rw-r--r-- root/root usr/share/terminfo/r/regent40 +-rw-r--r-- root/root usr/share/terminfo/r/regent40+ +hrw-r--r-- root/root usr/share/terminfo/r/regent60 link to usr/share/terminfo/r/regent200 +-rw-r--r-- root/root usr/share/terminfo/r/rt6221 +-rw-r--r-- root/root usr/share/terminfo/r/rt6221-w +-rw-r--r-- root/root usr/share/terminfo/r/rtpc +hrw-r--r-- root/root usr/share/terminfo/r/rxvt link to usr/share/terminfo/r/rxvt-color +-rw-r--r-- root/root usr/share/terminfo/r/rxvt+pcfkeys +-rw-r--r-- root/root usr/share/terminfo/r/rxvt-16color +-rw-r--r-- root/root usr/share/terminfo/r/rxvt-256color +-rw-r--r-- root/root usr/share/terminfo/r/rxvt-88color +-rw-r--r-- root/root usr/share/terminfo/r/rxvt-basic +-rw-r--r-- root/root usr/share/terminfo/r/rxvt-color +-rw-r--r-- root/root usr/share/terminfo/r/rxvt-cygwin +-rw-r--r-- root/root usr/share/terminfo/r/rxvt-cygwin-native +-rw-r--r-- root/root usr/share/terminfo/r/rxvt-xpm +drwxr-xr-x root/root usr/share/terminfo/s/ +hrw-r--r-- root/root usr/share/terminfo/s/s4 link to usr/share/terminfo/3/3b1 +-rw-r--r-- root/root usr/share/terminfo/s/sb1 +hrw-r--r-- root/root usr/share/terminfo/s/sb2 link to usr/share/terminfo/s/sb3 +-rw-r--r-- root/root usr/share/terminfo/s/sb3 +hrw-r--r-- root/root usr/share/terminfo/s/sbi link to usr/share/terminfo/s/superbee +hrw-r--r-- root/root usr/share/terminfo/s/sbobcat link to usr/share/terminfo/b/bobcat +hrw-r--r-- root/root usr/share/terminfo/s/sc410 link to usr/share/terminfo/s/sc415 +-rw-r--r-- root/root usr/share/terminfo/s/sc415 +hrw-r--r-- root/root usr/share/terminfo/s/scanset link to usr/share/terminfo/s/sc415 +-rw-r--r-- root/root usr/share/terminfo/s/scoansi +-rw-r--r-- root/root usr/share/terminfo/s/scoansi-new +-rw-r--r-- root/root usr/share/terminfo/s/scoansi-old +-rw-r--r-- root/root usr/share/terminfo/s/screen +-rw-r--r-- root/root usr/share/terminfo/s/screen+fkeys +-rw-r--r-- root/root usr/share/terminfo/s/screen+italics +-rw-r--r-- root/root usr/share/terminfo/s/screen-16color +-rw-r--r-- root/root usr/share/terminfo/s/screen-16color-bce +-rw-r--r-- root/root usr/share/terminfo/s/screen-16color-bce-s +-rw-r--r-- root/root usr/share/terminfo/s/screen-16color-s +-rw-r--r-- root/root usr/share/terminfo/s/screen-256color +-rw-r--r-- root/root usr/share/terminfo/s/screen-256color-bce +-rw-r--r-- root/root usr/share/terminfo/s/screen-256color-bce-s +-rw-r--r-- root/root usr/share/terminfo/s/screen-256color-s +-rw-r--r-- root/root usr/share/terminfo/s/screen-base +-rw-r--r-- root/root usr/share/terminfo/s/screen-bce +-rw-r--r-- root/root usr/share/terminfo/s/screen-bce.Eterm +-rw-r--r-- root/root usr/share/terminfo/s/screen-bce.gnome +-rw-r--r-- root/root usr/share/terminfo/s/screen-bce.konsole +-rw-r--r-- root/root usr/share/terminfo/s/screen-bce.linux +-rw-r--r-- root/root usr/share/terminfo/s/screen-bce.mrxvt +-rw-r--r-- root/root usr/share/terminfo/s/screen-bce.rxvt +-rw-r--r-- root/root usr/share/terminfo/s/screen-bce.xterm-new +-rw-r--r-- root/root usr/share/terminfo/s/screen-s +-rw-r--r-- root/root usr/share/terminfo/s/screen-w +-rw-r--r-- root/root usr/share/terminfo/s/screen.Eterm +-rw-r--r-- root/root usr/share/terminfo/s/screen.gnome +-rw-r--r-- root/root usr/share/terminfo/s/screen.konsole +-rw-r--r-- root/root usr/share/terminfo/s/screen.konsole-256color +hrw-r--r-- root/root usr/share/terminfo/s/screen.linux link to usr/share/terminfo/s/screen.linux-s +-rw-r--r-- root/root usr/share/terminfo/s/screen.linux-m1 +-rw-r--r-- root/root usr/share/terminfo/s/screen.linux-m1b +-rw-r--r-- root/root usr/share/terminfo/s/screen.linux-m2 +-rw-r--r-- root/root usr/share/terminfo/s/screen.linux-s +-rw-r--r-- root/root usr/share/terminfo/s/screen.minitel1 +-rw-r--r-- root/root usr/share/terminfo/s/screen.minitel1-nb +-rw-r--r-- root/root usr/share/terminfo/s/screen.minitel12-80 +-rw-r--r-- root/root usr/share/terminfo/s/screen.minitel1b +hrw-r--r-- root/root usr/share/terminfo/s/screen.minitel1b-80 link to usr/share/terminfo/s/screen.minitel12-80 +-rw-r--r-- root/root usr/share/terminfo/s/screen.minitel1b-nb +hrw-r--r-- root/root usr/share/terminfo/s/screen.minitel2-80 link to usr/share/terminfo/s/screen.minitel12-80 +-rw-r--r-- root/root usr/share/terminfo/s/screen.mlterm +-rw-r--r-- root/root usr/share/terminfo/s/screen.mlterm-256color +-rw-r--r-- root/root usr/share/terminfo/s/screen.mrxvt +-rw-r--r-- root/root usr/share/terminfo/s/screen.putty +-rw-r--r-- root/root usr/share/terminfo/s/screen.putty-256color +-rw-r--r-- root/root usr/share/terminfo/s/screen.putty-m1 +-rw-r--r-- root/root usr/share/terminfo/s/screen.putty-m1b +-rw-r--r-- root/root usr/share/terminfo/s/screen.putty-m2 +-rw-r--r-- root/root usr/share/terminfo/s/screen.rxvt +-rw-r--r-- root/root usr/share/terminfo/s/screen.teraterm +-rw-r--r-- root/root usr/share/terminfo/s/screen.vte +-rw-r--r-- root/root usr/share/terminfo/s/screen.vte-256color +-rw-r--r-- root/root usr/share/terminfo/s/screen.xterm-256color +-rw-r--r-- root/root usr/share/terminfo/s/screen.xterm-new +-rw-r--r-- root/root usr/share/terminfo/s/screen.xterm-r6 +hrw-r--r-- root/root usr/share/terminfo/s/screen.xterm-xfree86 link to usr/share/terminfo/s/screen.xterm-new +-rw-r--r-- root/root usr/share/terminfo/s/screen2 +-rw-r--r-- root/root usr/share/terminfo/s/screen3 +-rw-r--r-- root/root usr/share/terminfo/s/screen4 +-rw-r--r-- root/root usr/share/terminfo/s/screen5 +-rw-r--r-- root/root usr/share/terminfo/s/screwpoint +-rw-r--r-- root/root usr/share/terminfo/s/scrhp +hrw-r--r-- root/root usr/share/terminfo/s/scrt link to usr/share/terminfo/s/securecrt +-rw-r--r-- root/root usr/share/terminfo/s/securecrt +-rw-r--r-- root/root usr/share/terminfo/s/sibo +hrw-r--r-- root/root usr/share/terminfo/s/simpleterm link to usr/share/terminfo/o/old-st +-rw-r--r-- root/root usr/share/terminfo/s/simterm +-rw-r--r-- root/root usr/share/terminfo/s/soroc +hrw-r--r-- root/root usr/share/terminfo/s/soroc120 link to usr/share/terminfo/s/soroc +-rw-r--r-- root/root usr/share/terminfo/s/soroc140 +-rw-r--r-- root/root usr/share/terminfo/s/spinwriter +hrw-r--r-- root/root usr/share/terminfo/s/st link to usr/share/terminfo/s/stterm +-rw-r--r-- root/root usr/share/terminfo/s/st-0.6 +-rw-r--r-- root/root usr/share/terminfo/s/st-0.7 +-rw-r--r-- root/root usr/share/terminfo/s/st-0.8 +hrw-r--r-- root/root usr/share/terminfo/s/st-16color link to usr/share/terminfo/s/stterm-16color +hrw-r--r-- root/root usr/share/terminfo/s/st-256color link to usr/share/terminfo/s/stterm-256color +-rw-r--r-- root/root usr/share/terminfo/s/st-direct +hrw-r--r-- root/root usr/share/terminfo/s/st52 link to usr/share/terminfo/s/st52-m +-rw-r--r-- root/root usr/share/terminfo/s/st52-color +-rw-r--r-- root/root usr/share/terminfo/s/st52-m +-rw-r--r-- root/root usr/share/terminfo/s/st52-old +-rw-r--r-- root/root usr/share/terminfo/s/stterm +-rw-r--r-- root/root usr/share/terminfo/s/stterm-16color +-rw-r--r-- root/root usr/share/terminfo/s/stterm-256color +-rw-r--r-- root/root usr/share/terminfo/s/stv52 +-rw-r--r-- root/root usr/share/terminfo/s/stv52pc +hrw-r--r-- root/root usr/share/terminfo/s/sun link to usr/share/terminfo/s/sun2 +-rw-r--r-- root/root usr/share/terminfo/s/sun+sl +-rw-r--r-- root/root usr/share/terminfo/s/sun-1 +-rw-r--r-- root/root usr/share/terminfo/s/sun-12 +-rw-r--r-- root/root usr/share/terminfo/s/sun-17 +-rw-r--r-- root/root usr/share/terminfo/s/sun-24 +-rw-r--r-- root/root usr/share/terminfo/s/sun-34 +-rw-r--r-- root/root usr/share/terminfo/s/sun-48 +hrw-r--r-- root/root usr/share/terminfo/s/sun-c link to usr/share/terminfo/s/sun-cmd +hrw-r--r-- root/root usr/share/terminfo/s/sun-cgsix link to usr/share/terminfo/s/sun-ss5 +-rw-r--r-- root/root usr/share/terminfo/s/sun-cmd +-rw-r--r-- root/root usr/share/terminfo/s/sun-color +hrw-r--r-- root/root usr/share/terminfo/s/sun-e link to usr/share/terminfo/s/sune +hrw-r--r-- root/root usr/share/terminfo/s/sun-e-s link to usr/share/terminfo/s/sun-s-e +-rw-r--r-- root/root usr/share/terminfo/s/sun-il +hrw-r--r-- root/root usr/share/terminfo/s/sun-nic link to usr/share/terminfo/s/sune +-rw-r--r-- root/root usr/share/terminfo/s/sun-s +-rw-r--r-- root/root usr/share/terminfo/s/sun-s-e +-rw-r--r-- root/root usr/share/terminfo/s/sun-ss5 +-rw-r--r-- root/root usr/share/terminfo/s/sun-type4 +hrw-r--r-- root/root usr/share/terminfo/s/sun1 link to usr/share/terminfo/s/sun2 +-rw-r--r-- root/root usr/share/terminfo/s/sun2 +-rw-r--r-- root/root usr/share/terminfo/s/sune +-rw-r--r-- root/root usr/share/terminfo/s/superbee +-rw-r--r-- root/root usr/share/terminfo/s/superbee-xsb +-rw-r--r-- root/root usr/share/terminfo/s/superbeeic +-rw-r--r-- root/root usr/share/terminfo/s/superbrain +-rw-r--r-- root/root usr/share/terminfo/s/sv80 +hrw-r--r-- root/root usr/share/terminfo/s/swtp link to usr/share/terminfo/c/ct82 +hrw-r--r-- root/root usr/share/terminfo/s/synertek link to usr/share/terminfo/s/synertek380 +-rw-r--r-- root/root usr/share/terminfo/s/synertek380 +-rw-r--r-- root/root usr/share/terminfo/s/system1 +drwxr-xr-x root/root usr/share/terminfo/t/ +-rw-r--r-- root/root usr/share/terminfo/t/t10 +hrw-r--r-- root/root usr/share/terminfo/t/t1061 link to usr/share/terminfo/t/teleray +-rw-r--r-- root/root usr/share/terminfo/t/t1061f +-rw-r--r-- root/root usr/share/terminfo/t/t16 +-rw-r--r-- root/root usr/share/terminfo/t/t3700 +-rw-r--r-- root/root usr/share/terminfo/t/t3800 +-rw-r--r-- root/root usr/share/terminfo/t/t653x +hrw-r--r-- root/root usr/share/terminfo/t/tab link to usr/share/terminfo/t/tab132-15 +hrw-r--r-- root/root usr/share/terminfo/t/tab132 link to usr/share/terminfo/t/tab132-15 +-rw-r--r-- root/root usr/share/terminfo/t/tab132-15 +-rw-r--r-- root/root usr/share/terminfo/t/tab132-rv +-rw-r--r-- root/root usr/share/terminfo/t/tab132-w +-rw-r--r-- root/root usr/share/terminfo/t/tab132-w-rv +-rw-r--r-- root/root usr/share/terminfo/t/tandem6510 +hrw-r--r-- root/root usr/share/terminfo/t/tandem653 link to usr/share/terminfo/t/t653x +hrw-r--r-- root/root usr/share/terminfo/t/tek link to usr/share/terminfo/t/tek4012 +-rw-r--r-- root/root usr/share/terminfo/t/tek4012 +-rw-r--r-- root/root usr/share/terminfo/t/tek4013 +-rw-r--r-- root/root usr/share/terminfo/t/tek4014 +-rw-r--r-- root/root usr/share/terminfo/t/tek4014-sm +-rw-r--r-- root/root usr/share/terminfo/t/tek4015 +-rw-r--r-- root/root usr/share/terminfo/t/tek4015-sm +-rw-r--r-- root/root usr/share/terminfo/t/tek4023 +hrw-r--r-- root/root usr/share/terminfo/t/tek4024 link to usr/share/terminfo/t/tek4027 +hrw-r--r-- root/root usr/share/terminfo/t/tek4025 link to usr/share/terminfo/t/tek4027 +-rw-r--r-- root/root usr/share/terminfo/t/tek4025-17 +-rw-r--r-- root/root usr/share/terminfo/t/tek4025-17-ws +-rw-r--r-- root/root usr/share/terminfo/t/tek4025-cr +hrw-r--r-- root/root usr/share/terminfo/t/tek4025-ex link to usr/share/terminfo/t/tek4027-ex +-rw-r--r-- root/root usr/share/terminfo/t/tek4025a +hrw-r--r-- root/root usr/share/terminfo/t/tek4025ex link to usr/share/terminfo/4/4027ex +-rw-r--r-- root/root usr/share/terminfo/t/tek4027 +-rw-r--r-- root/root usr/share/terminfo/t/tek4027-ex +-rw-r--r-- root/root usr/share/terminfo/t/tek4105 +-rw-r--r-- root/root usr/share/terminfo/t/tek4105-30 +-rw-r--r-- root/root usr/share/terminfo/t/tek4105a +hrw-r--r-- root/root usr/share/terminfo/t/tek4106brl link to usr/share/terminfo/t/tek4109brl +hrw-r--r-- root/root usr/share/terminfo/t/tek4107 link to usr/share/terminfo/t/tek4109 +hrw-r--r-- root/root usr/share/terminfo/t/tek4107brl link to usr/share/terminfo/t/tek4109brl +-rw-r--r-- root/root usr/share/terminfo/t/tek4109 +-rw-r--r-- root/root usr/share/terminfo/t/tek4109brl +hrw-r--r-- root/root usr/share/terminfo/t/tek4112 link to usr/share/terminfo/t/tek4114 +-rw-r--r-- root/root usr/share/terminfo/t/tek4112-5 +-rw-r--r-- root/root usr/share/terminfo/t/tek4112-nd +-rw-r--r-- root/root usr/share/terminfo/t/tek4113 +-rw-r--r-- root/root usr/share/terminfo/t/tek4113-34 +-rw-r--r-- root/root usr/share/terminfo/t/tek4113-nd +-rw-r--r-- root/root usr/share/terminfo/t/tek4114 +-rw-r--r-- root/root usr/share/terminfo/t/tek4115 +-rw-r--r-- root/root usr/share/terminfo/t/tek4125 +-rw-r--r-- root/root usr/share/terminfo/t/tek4205 +-rw-r--r-- root/root usr/share/terminfo/t/tek4207 +-rw-r--r-- root/root usr/share/terminfo/t/tek4207-s +-rw-r--r-- root/root usr/share/terminfo/t/tek4404 +hrw-r--r-- root/root usr/share/terminfo/t/teken link to usr/share/terminfo/t/teken-vt +-rw-r--r-- root/root usr/share/terminfo/t/teken-16color +-rw-r--r-- root/root usr/share/terminfo/t/teken-2018 +-rw-r--r-- root/root usr/share/terminfo/t/teken-2022 +-rw-r--r-- root/root usr/share/terminfo/t/teken-sc +-rw-r--r-- root/root usr/share/terminfo/t/teken-sc+fkeys +-rw-r--r-- root/root usr/share/terminfo/t/teken-vt +-rw-r--r-- root/root usr/share/terminfo/t/teken-vt+fkeys +-rw-r--r-- root/root usr/share/terminfo/t/teleray +-rw-r--r-- root/root usr/share/terminfo/t/teletec +-rw-r--r-- root/root usr/share/terminfo/t/teraterm +-rw-r--r-- root/root usr/share/terminfo/t/teraterm-256color +-rw-r--r-- root/root usr/share/terminfo/t/teraterm2.3 +-rw-r--r-- root/root usr/share/terminfo/t/teraterm4.59 +-rw-r--r-- root/root usr/share/terminfo/t/teraterm4.97 +-rw-r--r-- root/root usr/share/terminfo/t/terminator +-rw-r--r-- root/root usr/share/terminfo/t/terminet +hrw-r--r-- root/root usr/share/terminfo/t/terminet1200 link to usr/share/terminfo/t/terminet +hrw-r--r-- root/root usr/share/terminfo/t/terminet300 link to usr/share/terminfo/t/terminet +-rw-r--r-- root/root usr/share/terminfo/t/terminology +-rw-r--r-- root/root usr/share/terminfo/t/terminology-0.6.1 +-rw-r--r-- root/root usr/share/terminfo/t/terminology-1.0.0 +-rw-r--r-- root/root usr/share/terminfo/t/terminology-1.8.1 +-rw-r--r-- root/root usr/share/terminfo/t/termite +-rw-r--r-- root/root usr/share/terminfo/t/tgtelnet +hrw-r--r-- root/root usr/share/terminfo/t/ti700 link to usr/share/terminfo/t/ti800 +hrw-r--r-- root/root usr/share/terminfo/t/ti703 link to usr/share/terminfo/t/ti707 +hrw-r--r-- root/root usr/share/terminfo/t/ti703-w link to usr/share/terminfo/t/ti707-w +-rw-r--r-- root/root usr/share/terminfo/t/ti707 +-rw-r--r-- root/root usr/share/terminfo/t/ti707-w +hrw-r--r-- root/root usr/share/terminfo/t/ti733 link to usr/share/terminfo/t/ti800 +hrw-r--r-- root/root usr/share/terminfo/t/ti735 link to usr/share/terminfo/t/ti800 +hrw-r--r-- root/root usr/share/terminfo/t/ti745 link to usr/share/terminfo/t/ti800 +-rw-r--r-- root/root usr/share/terminfo/t/ti800 +hrw-r--r-- root/root usr/share/terminfo/t/ti916 link to usr/share/terminfo/t/ti916-220-7 +-rw-r--r-- root/root usr/share/terminfo/t/ti916-132 +-rw-r--r-- root/root usr/share/terminfo/t/ti916-220-7 +-rw-r--r-- root/root usr/share/terminfo/t/ti916-220-8 +hrw-r--r-- root/root usr/share/terminfo/t/ti916-8 link to usr/share/terminfo/t/ti916-220-8 +-rw-r--r-- root/root usr/share/terminfo/t/ti916-8-132 +-rw-r--r-- root/root usr/share/terminfo/t/ti924 +-rw-r--r-- root/root usr/share/terminfo/t/ti924-8 +-rw-r--r-- root/root usr/share/terminfo/t/ti924-8w +-rw-r--r-- root/root usr/share/terminfo/t/ti924w +-rw-r--r-- root/root usr/share/terminfo/t/ti926 +-rw-r--r-- root/root usr/share/terminfo/t/ti926-8 +-rw-r--r-- root/root usr/share/terminfo/t/ti928 +-rw-r--r-- root/root usr/share/terminfo/t/ti928-8 +-rw-r--r-- root/root usr/share/terminfo/t/ti931 +-rw-r--r-- root/root usr/share/terminfo/t/ti_ansi +-rw-r--r-- root/root usr/share/terminfo/t/tkterm +-rw-r--r-- root/root usr/share/terminfo/t/tmux +-rw-r--r-- root/root usr/share/terminfo/t/tmux-256color +-rw-r--r-- root/root usr/share/terminfo/t/tmux-direct +hrw-r--r-- root/root usr/share/terminfo/t/tn1200 link to usr/share/terminfo/t/terminet +hrw-r--r-- root/root usr/share/terminfo/t/tn300 link to usr/share/terminfo/t/terminet +-rw-r--r-- root/root usr/share/terminfo/t/trs16 +hrw-r--r-- root/root usr/share/terminfo/t/trs2 link to usr/share/terminfo/t/trs80II +-rw-r--r-- root/root usr/share/terminfo/t/trs80II +hrw-r--r-- root/root usr/share/terminfo/t/trsII link to usr/share/terminfo/t/trs80II +hrw-r--r-- root/root usr/share/terminfo/t/ts-1 link to usr/share/terminfo/f/falco +hrw-r--r-- root/root usr/share/terminfo/t/ts-1p link to usr/share/terminfo/f/falco-p +hrw-r--r-- root/root usr/share/terminfo/t/ts1 link to usr/share/terminfo/f/falco +hrw-r--r-- root/root usr/share/terminfo/t/ts100 link to usr/share/terminfo/t/ts100-sp +-rw-r--r-- root/root usr/share/terminfo/t/ts100-ctxt +-rw-r--r-- root/root usr/share/terminfo/t/ts100-sp +hrw-r--r-- root/root usr/share/terminfo/t/ts1p link to usr/share/terminfo/f/falco-p +hrw-r--r-- root/root usr/share/terminfo/t/tt link to usr/share/terminfo/t/tkterm +-rw-r--r-- root/root usr/share/terminfo/t/tt52 +hrw-r--r-- root/root usr/share/terminfo/t/tty33 link to usr/share/terminfo/t/tty35 +-rw-r--r-- root/root usr/share/terminfo/t/tty35 +-rw-r--r-- root/root usr/share/terminfo/t/tty37 +-rw-r--r-- root/root usr/share/terminfo/t/tty40 +-rw-r--r-- root/root usr/share/terminfo/t/tty43 +-rw-r--r-- root/root usr/share/terminfo/t/tty4420 +-rw-r--r-- root/root usr/share/terminfo/t/tty4424 +-rw-r--r-- root/root usr/share/terminfo/t/tty4424-1 +-rw-r--r-- root/root usr/share/terminfo/t/tty4424m +-rw-r--r-- root/root usr/share/terminfo/t/tty4426 +-rw-r--r-- root/root usr/share/terminfo/t/tty5410 +hrw-r--r-- root/root usr/share/terminfo/t/tty5410-w link to usr/share/terminfo/5/5410-w +-rw-r--r-- root/root usr/share/terminfo/t/tty5410v1 +-rw-r--r-- root/root usr/share/terminfo/t/tty5410v1-w +-rw-r--r-- root/root usr/share/terminfo/t/tty5420 +-rw-r--r-- root/root usr/share/terminfo/t/tty5420+nl +-rw-r--r-- root/root usr/share/terminfo/t/tty5420-nl +-rw-r--r-- root/root usr/share/terminfo/t/tty5420-rv +-rw-r--r-- root/root usr/share/terminfo/t/tty5420-rv-nl +-rw-r--r-- root/root usr/share/terminfo/t/tty5420-w +-rw-r--r-- root/root usr/share/terminfo/t/tty5420-w-nl +-rw-r--r-- root/root usr/share/terminfo/t/tty5420-w-rv +-rw-r--r-- root/root usr/share/terminfo/t/tty5420-w-rv-n +-rw-r--r-- root/root usr/share/terminfo/t/tty5425 +-rw-r--r-- root/root usr/share/terminfo/t/tty5425-nl +-rw-r--r-- root/root usr/share/terminfo/t/tty5425-w +hrw-r--r-- root/root usr/share/terminfo/t/tty5620 link to usr/share/terminfo/5/5620 +-rw-r--r-- root/root usr/share/terminfo/t/tty5620-1 +-rw-r--r-- root/root usr/share/terminfo/t/tty5620-24 +-rw-r--r-- root/root usr/share/terminfo/t/tty5620-34 +-rw-r--r-- root/root usr/share/terminfo/t/tty5620-s +hrw-r--r-- root/root usr/share/terminfo/t/ttydmd link to usr/share/terminfo/5/5620 +-rw-r--r-- root/root usr/share/terminfo/t/tvi803 +-rw-r--r-- root/root usr/share/terminfo/t/tvi9065 +-rw-r--r-- root/root usr/share/terminfo/t/tvi910 +-rw-r--r-- root/root usr/share/terminfo/t/tvi910+ +hrw-r--r-- root/root usr/share/terminfo/t/tvi912 link to usr/share/terminfo/t/tvi920 +hrw-r--r-- root/root usr/share/terminfo/t/tvi912b link to usr/share/terminfo/t/tvi912c +-rw-r--r-- root/root usr/share/terminfo/t/tvi912b+2p +-rw-r--r-- root/root usr/share/terminfo/t/tvi912b+dim +-rw-r--r-- root/root usr/share/terminfo/t/tvi912b+mc +-rw-r--r-- root/root usr/share/terminfo/t/tvi912b+printer +-rw-r--r-- root/root usr/share/terminfo/t/tvi912b+vb +hrw-r--r-- root/root usr/share/terminfo/t/tvi912b-2p link to usr/share/terminfo/t/tvi912c-2p +hrw-r--r-- root/root usr/share/terminfo/t/tvi912b-2p-mc link to usr/share/terminfo/t/tvi912c-mc-2p +hrw-r--r-- root/root usr/share/terminfo/t/tvi912b-2p-p link to usr/share/terminfo/t/tvi912c-p-2p +hrw-r--r-- root/root usr/share/terminfo/t/tvi912b-2p-unk link to usr/share/terminfo/t/tvi912c-unk-2p +hrw-r--r-- root/root usr/share/terminfo/t/tvi912b-mc link to usr/share/terminfo/t/tvi912c-mc +hrw-r--r-- root/root usr/share/terminfo/t/tvi912b-mc-2p link to usr/share/terminfo/t/tvi912c-mc-2p +hrw-r--r-- root/root usr/share/terminfo/t/tvi912b-mc-vb link to usr/share/terminfo/t/tvi912c-mc-vb +hrw-r--r-- root/root usr/share/terminfo/t/tvi912b-p link to usr/share/terminfo/t/tvi912c-p +hrw-r--r-- root/root usr/share/terminfo/t/tvi912b-p-2p link to usr/share/terminfo/t/tvi912c-p-2p +hrw-r--r-- root/root usr/share/terminfo/t/tvi912b-p-vb link to usr/share/terminfo/t/tvi912c-p-vb +hrw-r--r-- root/root usr/share/terminfo/t/tvi912b-unk link to usr/share/terminfo/t/tvi912c-unk +hrw-r--r-- root/root usr/share/terminfo/t/tvi912b-unk-2p link to usr/share/terminfo/t/tvi912c-unk-2p +hrw-r--r-- root/root usr/share/terminfo/t/tvi912b-unk-vb link to usr/share/terminfo/t/tvi912c-unk-vb +hrw-r--r-- root/root usr/share/terminfo/t/tvi912b-vb link to usr/share/terminfo/t/tvi912c-vb +hrw-r--r-- root/root usr/share/terminfo/t/tvi912b-vb-mc link to usr/share/terminfo/t/tvi912c-mc-vb +hrw-r--r-- root/root usr/share/terminfo/t/tvi912b-vb-p link to usr/share/terminfo/t/tvi912c-p-vb +hrw-r--r-- root/root usr/share/terminfo/t/tvi912b-vb-unk link to usr/share/terminfo/t/tvi912c-unk-vb +-rw-r--r-- root/root usr/share/terminfo/t/tvi912c +-rw-r--r-- root/root usr/share/terminfo/t/tvi912c-2p +hrw-r--r-- root/root usr/share/terminfo/t/tvi912c-2p-mc link to usr/share/terminfo/t/tvi912c-mc-2p +hrw-r--r-- root/root usr/share/terminfo/t/tvi912c-2p-p link to usr/share/terminfo/t/tvi912c-p-2p +hrw-r--r-- root/root usr/share/terminfo/t/tvi912c-2p-unk link to usr/share/terminfo/t/tvi912c-unk-2p +-rw-r--r-- root/root usr/share/terminfo/t/tvi912c-mc +-rw-r--r-- root/root usr/share/terminfo/t/tvi912c-mc-2p +-rw-r--r-- root/root usr/share/terminfo/t/tvi912c-mc-vb +-rw-r--r-- root/root usr/share/terminfo/t/tvi912c-p +-rw-r--r-- root/root usr/share/terminfo/t/tvi912c-p-2p +-rw-r--r-- root/root usr/share/terminfo/t/tvi912c-p-vb +-rw-r--r-- root/root usr/share/terminfo/t/tvi912c-unk +-rw-r--r-- root/root usr/share/terminfo/t/tvi912c-unk-2p +-rw-r--r-- root/root usr/share/terminfo/t/tvi912c-unk-vb +-rw-r--r-- root/root usr/share/terminfo/t/tvi912c-vb +hrw-r--r-- root/root usr/share/terminfo/t/tvi912c-vb-mc link to usr/share/terminfo/t/tvi912c-mc-vb +hrw-r--r-- root/root usr/share/terminfo/t/tvi912c-vb-p link to usr/share/terminfo/t/tvi912c-p-vb +hrw-r--r-- root/root usr/share/terminfo/t/tvi912c-vb-unk link to usr/share/terminfo/t/tvi912c-unk-vb +-rw-r--r-- root/root usr/share/terminfo/t/tvi912cc +hrw-r--r-- root/root usr/share/terminfo/t/tvi914 link to usr/share/terminfo/t/tvi920 +-rw-r--r-- root/root usr/share/terminfo/t/tvi920 +hrw-r--r-- root/root usr/share/terminfo/t/tvi920b link to usr/share/terminfo/t/tvi920c +-rw-r--r-- root/root usr/share/terminfo/t/tvi920b+fn +hrw-r--r-- root/root usr/share/terminfo/t/tvi920b-2p link to usr/share/terminfo/t/tvi920c-2p +hrw-r--r-- root/root usr/share/terminfo/t/tvi920b-2p-mc link to usr/share/terminfo/t/tvi920c-mc-2p +hrw-r--r-- root/root usr/share/terminfo/t/tvi920b-2p-p link to usr/share/terminfo/t/tvi920c-p-2p +hrw-r--r-- root/root usr/share/terminfo/t/tvi920b-2p-unk link to usr/share/terminfo/t/tvi920c-unk-2p +hrw-r--r-- root/root usr/share/terminfo/t/tvi920b-mc link to usr/share/terminfo/t/tvi920c-mc +hrw-r--r-- root/root usr/share/terminfo/t/tvi920b-mc-2p link to usr/share/terminfo/t/tvi920c-mc-2p +hrw-r--r-- root/root usr/share/terminfo/t/tvi920b-mc-vb link to usr/share/terminfo/t/tvi920c-mc-vb +hrw-r--r-- root/root usr/share/terminfo/t/tvi920b-p link to usr/share/terminfo/t/tvi920c-p +hrw-r--r-- root/root usr/share/terminfo/t/tvi920b-p-2p link to usr/share/terminfo/t/tvi920c-p-2p +hrw-r--r-- root/root usr/share/terminfo/t/tvi920b-p-vb link to usr/share/terminfo/t/tvi920c-p-vb +hrw-r--r-- root/root usr/share/terminfo/t/tvi920b-unk link to usr/share/terminfo/t/tvi920c-unk +hrw-r--r-- root/root usr/share/terminfo/t/tvi920b-unk-2p link to usr/share/terminfo/t/tvi920c-unk-2p +hrw-r--r-- root/root usr/share/terminfo/t/tvi920b-unk-vb link to usr/share/terminfo/t/tvi920c-unk-vb +hrw-r--r-- root/root usr/share/terminfo/t/tvi920b-vb link to usr/share/terminfo/t/tvi920c-vb +hrw-r--r-- root/root usr/share/terminfo/t/tvi920b-vb-mc link to usr/share/terminfo/t/tvi920c-mc-vb +hrw-r--r-- root/root usr/share/terminfo/t/tvi920b-vb-p link to usr/share/terminfo/t/tvi920c-p-vb +hrw-r--r-- root/root usr/share/terminfo/t/tvi920b-vb-unk link to usr/share/terminfo/t/tvi920c-unk-vb +-rw-r--r-- root/root usr/share/terminfo/t/tvi920c +-rw-r--r-- root/root usr/share/terminfo/t/tvi920c-2p +hrw-r--r-- root/root usr/share/terminfo/t/tvi920c-2p-mc link to usr/share/terminfo/t/tvi920c-mc-2p +hrw-r--r-- root/root usr/share/terminfo/t/tvi920c-2p-p link to usr/share/terminfo/t/tvi920c-p-2p +hrw-r--r-- root/root usr/share/terminfo/t/tvi920c-2p-unk link to usr/share/terminfo/t/tvi920c-unk-2p +-rw-r--r-- root/root usr/share/terminfo/t/tvi920c-mc +-rw-r--r-- root/root usr/share/terminfo/t/tvi920c-mc-2p +-rw-r--r-- root/root usr/share/terminfo/t/tvi920c-mc-vb +-rw-r--r-- root/root usr/share/terminfo/t/tvi920c-p +-rw-r--r-- root/root usr/share/terminfo/t/tvi920c-p-2p +-rw-r--r-- root/root usr/share/terminfo/t/tvi920c-p-vb +-rw-r--r-- root/root usr/share/terminfo/t/tvi920c-unk +-rw-r--r-- root/root usr/share/terminfo/t/tvi920c-unk-2p +-rw-r--r-- root/root usr/share/terminfo/t/tvi920c-unk-vb +-rw-r--r-- root/root usr/share/terminfo/t/tvi920c-vb +hrw-r--r-- root/root usr/share/terminfo/t/tvi920c-vb-mc link to usr/share/terminfo/t/tvi920c-mc-vb +hrw-r--r-- root/root usr/share/terminfo/t/tvi920c-vb-p link to usr/share/terminfo/t/tvi920c-p-vb +hrw-r--r-- root/root usr/share/terminfo/t/tvi920c-vb-unk link to usr/share/terminfo/t/tvi920c-unk-vb +-rw-r--r-- root/root usr/share/terminfo/t/tvi921 +-rw-r--r-- root/root usr/share/terminfo/t/tvi924 +-rw-r--r-- root/root usr/share/terminfo/t/tvi925 +-rw-r--r-- root/root usr/share/terminfo/t/tvi925-hi +-rw-r--r-- root/root usr/share/terminfo/t/tvi92B +-rw-r--r-- root/root usr/share/terminfo/t/tvi92D +-rw-r--r-- root/root usr/share/terminfo/t/tvi950 +-rw-r--r-- root/root usr/share/terminfo/t/tvi950-2p +-rw-r--r-- root/root usr/share/terminfo/t/tvi950-4p +-rw-r--r-- root/root usr/share/terminfo/t/tvi950-rv +-rw-r--r-- root/root usr/share/terminfo/t/tvi950-rv-2p +-rw-r--r-- root/root usr/share/terminfo/t/tvi950-rv-4p +-rw-r--r-- root/root usr/share/terminfo/t/tvi955 +-rw-r--r-- root/root usr/share/terminfo/t/tvi955-hb +-rw-r--r-- root/root usr/share/terminfo/t/tvi955-w +-rw-r--r-- root/root usr/share/terminfo/t/tvi970 +-rw-r--r-- root/root usr/share/terminfo/t/tvi970-2p +-rw-r--r-- root/root usr/share/terminfo/t/tvi970-vb +-rw-r--r-- root/root usr/share/terminfo/t/tvipt +-rw-r--r-- root/root usr/share/terminfo/t/tw100 +hrw-r--r-- root/root usr/share/terminfo/t/tw52 link to usr/share/terminfo/t/tw52-color +-rw-r--r-- root/root usr/share/terminfo/t/tw52-color +-rw-r--r-- root/root usr/share/terminfo/t/tw52-m +-rw-r--r-- root/root usr/share/terminfo/t/tws-generic +-rw-r--r-- root/root usr/share/terminfo/t/tws2102-sna +hrw-r--r-- root/root usr/share/terminfo/t/tws2103 link to usr/share/terminfo/x/xdku +-rw-r--r-- root/root usr/share/terminfo/t/tws2103-sna +drwxr-xr-x root/root usr/share/terminfo/u/ +hrw-r--r-- root/root usr/share/terminfo/u/ultima2 link to usr/share/terminfo/i/ims-ansi +hrw-r--r-- root/root usr/share/terminfo/u/ultimaII link to usr/share/terminfo/i/ims-ansi +hrw-r--r-- root/root usr/share/terminfo/u/uniterm link to usr/share/terminfo/u/uniterm49 +-rw-r--r-- root/root usr/share/terminfo/u/uniterm49 +hrw-r--r-- root/root usr/share/terminfo/u/unixpc link to usr/share/terminfo/3/3b1 +-rw-r--r-- root/root usr/share/terminfo/u/unknown +-rw-r--r-- root/root usr/share/terminfo/u/uts30 +-rw-r--r-- root/root usr/share/terminfo/u/uwin +drwxr-xr-x root/root usr/share/terminfo/v/ +-rw-r--r-- root/root usr/share/terminfo/v/v200-nam +-rw-r--r-- root/root usr/share/terminfo/v/v320n +-rw-r--r-- root/root usr/share/terminfo/v/v3220 +-rw-r--r-- root/root usr/share/terminfo/v/v5410 +-rw-r--r-- root/root usr/share/terminfo/v/vanilla +hrw-r--r-- root/root usr/share/terminfo/v/vapple link to usr/share/terminfo/a/apple-videx3 +hrw-r--r-- root/root usr/share/terminfo/v/vc103 link to usr/share/terminfo/v/vc203 +-rw-r--r-- root/root usr/share/terminfo/v/vc203 +hrw-r--r-- root/root usr/share/terminfo/v/vc303 link to usr/share/terminfo/v/vc203 +hrw-r--r-- root/root usr/share/terminfo/v/vc303a link to usr/share/terminfo/v/vc403a +-rw-r--r-- root/root usr/share/terminfo/v/vc403a +-rw-r--r-- root/root usr/share/terminfo/v/vc404 +-rw-r--r-- root/root usr/share/terminfo/v/vc404-s +hrw-r--r-- root/root usr/share/terminfo/v/vc414 link to usr/share/terminfo/v/vc414h +-rw-r--r-- root/root usr/share/terminfo/v/vc414h +-rw-r--r-- root/root usr/share/terminfo/v/vc415 +-rw-r--r-- root/root usr/share/terminfo/v/venix +-rw-r--r-- root/root usr/share/terminfo/v/versaterm +-rw-r--r-- root/root usr/share/terminfo/v/vi200 +-rw-r--r-- root/root usr/share/terminfo/v/vi200-f +-rw-r--r-- root/root usr/share/terminfo/v/vi200-rv +-rw-r--r-- root/root usr/share/terminfo/v/vi300 +-rw-r--r-- root/root usr/share/terminfo/v/vi300-old +-rw-r--r-- root/root usr/share/terminfo/v/vi50 +-rw-r--r-- root/root usr/share/terminfo/v/vi500 +-rw-r--r-- root/root usr/share/terminfo/v/vi50adm +-rw-r--r-- root/root usr/share/terminfo/v/vi55 +-rw-r--r-- root/root usr/share/terminfo/v/vi550 +hrw-r--r-- root/root usr/share/terminfo/v/vi603 link to usr/share/terminfo/v/visual603 +-rw-r--r-- root/root usr/share/terminfo/v/viewdata +-rw-r--r-- root/root usr/share/terminfo/v/viewdata-o +-rw-r--r-- root/root usr/share/terminfo/v/viewdata-rv +hrw-r--r-- root/root usr/share/terminfo/v/viewpoint link to usr/share/terminfo/a/addsviewpoint +-rw-r--r-- root/root usr/share/terminfo/v/viewpoint3a+ +hrw-r--r-- root/root usr/share/terminfo/v/viewpoint60 link to usr/share/terminfo/a/addsvp60 +-rw-r--r-- root/root usr/share/terminfo/v/viewpoint90 +-rw-r--r-- root/root usr/share/terminfo/v/vip +hrw-r--r-- root/root usr/share/terminfo/v/vip-H link to usr/share/terminfo/Q/Q310-vip-H-am +hrw-r--r-- root/root usr/share/terminfo/v/vip-Hw link to usr/share/terminfo/Q/Q310-vip-Hw +hrw-r--r-- root/root usr/share/terminfo/v/vip-w link to usr/share/terminfo/Q/Q310-vip-w-am +hrw-r--r-- root/root usr/share/terminfo/v/vip7800-H link to usr/share/terminfo/Q/Q310-vip-H-am +hrw-r--r-- root/root usr/share/terminfo/v/vip7800-Hw link to usr/share/terminfo/Q/Q310-vip-Hw +hrw-r--r-- root/root usr/share/terminfo/v/vip7800-w link to usr/share/terminfo/Q/Q310-vip-w-am +-rw-r--r-- root/root usr/share/terminfo/v/visa50 +-rw-r--r-- root/root usr/share/terminfo/v/visual603 +hrw-r--r-- root/root usr/share/terminfo/v/vitty link to usr/share/terminfo/t/tty5620-s +-rw-r--r-- root/root usr/share/terminfo/v/vk100 +hrw-r--r-- root/root usr/share/terminfo/v/vp3a+ link to usr/share/terminfo/v/viewpoint3a+ +hrw-r--r-- root/root usr/share/terminfo/v/vp60 link to usr/share/terminfo/a/addsvp60 +hrw-r--r-- root/root usr/share/terminfo/v/vp90 link to usr/share/terminfo/v/viewpoint90 +-rw-r--r-- root/root usr/share/terminfo/v/vremote +hrw-r--r-- root/root usr/share/terminfo/v/vs100 link to usr/share/terminfo/x/xterms +hrw-r--r-- root/root usr/share/terminfo/v/vs100-x10 link to usr/share/terminfo/x/x10term +-rw-r--r-- root/root usr/share/terminfo/v/vsc +hrw-r--r-- root/root usr/share/terminfo/v/vscode link to usr/share/terminfo/x/xterm.js +-rw-r--r-- root/root usr/share/terminfo/v/vscode-direct +hrw-r--r-- root/root usr/share/terminfo/v/vt-61 link to usr/share/terminfo/v/vt61.5 +hrw-r--r-- root/root usr/share/terminfo/v/vt-utf8 link to usr/share/terminfo/m/ms-vt-utf8 +hrw-r--r-- root/root usr/share/terminfo/v/vt100 link to usr/share/terminfo/v/vt100-am +hrw-r--r-- root/root usr/share/terminfo/v/vt100+ link to usr/share/terminfo/m/ms-vt100+ +-rw-r--r-- root/root usr/share/terminfo/v/vt100+4bsd +-rw-r--r-- root/root usr/share/terminfo/v/vt100+enq +-rw-r--r-- root/root usr/share/terminfo/v/vt100+fnkeys +-rw-r--r-- root/root usr/share/terminfo/v/vt100+keypad +-rw-r--r-- root/root usr/share/terminfo/v/vt100+pfkeys +-rw-r--r-- root/root usr/share/terminfo/v/vt100-am +hrw-r--r-- root/root usr/share/terminfo/v/vt100-bm link to usr/share/terminfo/n/news40-o +hrw-r--r-- root/root usr/share/terminfo/v/vt100-bm-o link to usr/share/terminfo/n/news40-o +-rw-r--r-- root/root usr/share/terminfo/v/vt100-bot-s +-rw-r--r-- root/root usr/share/terminfo/v/vt100-nam +-rw-r--r-- root/root usr/share/terminfo/v/vt100-nam-w +-rw-r--r-- root/root usr/share/terminfo/v/vt100-nav +hrw-r--r-- root/root usr/share/terminfo/v/vt100-nav-w link to usr/share/terminfo/v/vt100-w-nav +-rw-r--r-- root/root usr/share/terminfo/v/vt100-putty +hrw-r--r-- root/root usr/share/terminfo/v/vt100-s link to usr/share/terminfo/v/vt100-top-s +hrw-r--r-- root/root usr/share/terminfo/v/vt100-s-bot link to usr/share/terminfo/v/vt100-bot-s +hrw-r--r-- root/root usr/share/terminfo/v/vt100-s-top link to usr/share/terminfo/v/vt100-top-s +-rw-r--r-- root/root usr/share/terminfo/v/vt100-top-s +-rw-r--r-- root/root usr/share/terminfo/v/vt100-vb +hrw-r--r-- root/root usr/share/terminfo/v/vt100-w link to usr/share/terminfo/v/vt100-w-am +-rw-r--r-- root/root usr/share/terminfo/v/vt100-w-am +hrw-r--r-- root/root usr/share/terminfo/v/vt100-w-nam link to usr/share/terminfo/v/vt100-nam-w +-rw-r--r-- root/root usr/share/terminfo/v/vt100-w-nav +hrw-r--r-- root/root usr/share/terminfo/v/vt100nam link to usr/share/terminfo/v/vt100-nam +-rw-r--r-- root/root usr/share/terminfo/v/vt102 +-rw-r--r-- root/root usr/share/terminfo/v/vt102+enq +-rw-r--r-- root/root usr/share/terminfo/v/vt102-nsgr +-rw-r--r-- root/root usr/share/terminfo/v/vt102-w +-rw-r--r-- root/root usr/share/terminfo/v/vt125 +-rw-r--r-- root/root usr/share/terminfo/v/vt131 +-rw-r--r-- root/root usr/share/terminfo/v/vt132 +-rw-r--r-- root/root usr/share/terminfo/v/vt200 +-rw-r--r-- root/root usr/share/terminfo/v/vt200-8 +hrw-r--r-- root/root usr/share/terminfo/v/vt200-8bit link to usr/share/terminfo/v/vt200-8 +hrw-r--r-- root/root usr/share/terminfo/v/vt200-js link to usr/share/terminfo/v/vt220-js +-rw-r--r-- root/root usr/share/terminfo/v/vt200-old +-rw-r--r-- root/root usr/share/terminfo/v/vt200-w +hrw-r--r-- root/root usr/share/terminfo/v/vt220 link to usr/share/terminfo/v/vt200 +-rw-r--r-- root/root usr/share/terminfo/v/vt220+cvis +-rw-r--r-- root/root usr/share/terminfo/v/vt220+cvis8 +-rw-r--r-- root/root usr/share/terminfo/v/vt220+keypad +-rw-r--r-- root/root usr/share/terminfo/v/vt220+pcedit +-rw-r--r-- root/root usr/share/terminfo/v/vt220+vtedit +hrw-r--r-- root/root usr/share/terminfo/v/vt220-8 link to usr/share/terminfo/v/vt200-8 +hrw-r--r-- root/root usr/share/terminfo/v/vt220-8bit link to usr/share/terminfo/v/vt200-8 +-rw-r--r-- root/root usr/share/terminfo/v/vt220-base +-rw-r--r-- root/root usr/share/terminfo/v/vt220-js +hrw-r--r-- root/root usr/share/terminfo/v/vt220-nam link to usr/share/terminfo/v/v200-nam +hrw-r--r-- root/root usr/share/terminfo/v/vt220-old link to usr/share/terminfo/v/vt200-old +hrw-r--r-- root/root usr/share/terminfo/v/vt220-w link to usr/share/terminfo/v/vt200-w +-rw-r--r-- root/root usr/share/terminfo/v/vt220d +-rw-r--r-- root/root usr/share/terminfo/v/vt300 +-rw-r--r-- root/root usr/share/terminfo/v/vt300-nam +-rw-r--r-- root/root usr/share/terminfo/v/vt300-w +-rw-r--r-- root/root usr/share/terminfo/v/vt300-w-nam +hrw-r--r-- root/root usr/share/terminfo/v/vt320 link to usr/share/terminfo/v/vt300 +-rw-r--r-- root/root usr/share/terminfo/v/vt320-k3 +-rw-r--r-- root/root usr/share/terminfo/v/vt320-k311 +hrw-r--r-- root/root usr/share/terminfo/v/vt320-nam link to usr/share/terminfo/v/vt300-nam +hrw-r--r-- root/root usr/share/terminfo/v/vt320-w link to usr/share/terminfo/v/vt300-w +hrw-r--r-- root/root usr/share/terminfo/v/vt320-w-nam link to usr/share/terminfo/v/vt300-w-nam +hrw-r--r-- root/root usr/share/terminfo/v/vt320nam link to usr/share/terminfo/v/v320n +-rw-r--r-- root/root usr/share/terminfo/v/vt330 +hrw-r--r-- root/root usr/share/terminfo/v/vt340 link to usr/share/terminfo/v/vt330 +hrw-r--r-- root/root usr/share/terminfo/v/vt400 link to usr/share/terminfo/v/vt400-24 +-rw-r--r-- root/root usr/share/terminfo/v/vt400-24 +-rw-r--r-- root/root usr/share/terminfo/v/vt420 +-rw-r--r-- root/root usr/share/terminfo/v/vt420+lrmm +-rw-r--r-- root/root usr/share/terminfo/v/vt420f +-rw-r--r-- root/root usr/share/terminfo/v/vt420pc +-rw-r--r-- root/root usr/share/terminfo/v/vt420pcdos +-rw-r--r-- root/root usr/share/terminfo/v/vt50 +-rw-r--r-- root/root usr/share/terminfo/v/vt50h +-rw-r--r-- root/root usr/share/terminfo/v/vt510 +-rw-r--r-- root/root usr/share/terminfo/v/vt510pc +-rw-r--r-- root/root usr/share/terminfo/v/vt510pcdos +-rw-r--r-- root/root usr/share/terminfo/v/vt52 +-rw-r--r-- root/root usr/share/terminfo/v/vt52+keypad +-rw-r--r-- root/root usr/share/terminfo/v/vt52-basic +-rw-r--r-- root/root usr/share/terminfo/v/vt520 +-rw-r--r-- root/root usr/share/terminfo/v/vt520ansi +-rw-r--r-- root/root usr/share/terminfo/v/vt525 +hrw-r--r-- root/root usr/share/terminfo/v/vt61 link to usr/share/terminfo/v/vt61.5 +-rw-r--r-- root/root usr/share/terminfo/v/vt61.5 +-rw-r--r-- root/root usr/share/terminfo/v/vte +-rw-r--r-- root/root usr/share/terminfo/v/vte+pcfkeys +-rw-r--r-- root/root usr/share/terminfo/v/vte-2007 +-rw-r--r-- root/root usr/share/terminfo/v/vte-2008 +-rw-r--r-- root/root usr/share/terminfo/v/vte-2012 +-rw-r--r-- root/root usr/share/terminfo/v/vte-2014 +-rw-r--r-- root/root usr/share/terminfo/v/vte-2017 +-rw-r--r-- root/root usr/share/terminfo/v/vte-2018 +-rw-r--r-- root/root usr/share/terminfo/v/vte-256color +-rw-r--r-- root/root usr/share/terminfo/v/vte-direct +hrw-r--r-- root/root usr/share/terminfo/v/vtnt link to usr/share/terminfo/m/ms-vt100-color +hrw-r--r-- root/root usr/share/terminfo/v/vv100 link to usr/share/terminfo/m/mvterm +-rw-r--r-- root/root usr/share/terminfo/v/vwmterm +drwxr-xr-x root/root usr/share/terminfo/w/ +-rw-r--r-- root/root usr/share/terminfo/w/wren +-rw-r--r-- root/root usr/share/terminfo/w/wrenw +-rw-r--r-- root/root usr/share/terminfo/w/wsiris +-rw-r--r-- root/root usr/share/terminfo/w/wsvt25 +-rw-r--r-- root/root usr/share/terminfo/w/wsvt25m +hrw-r--r-- root/root usr/share/terminfo/w/wy-75ap link to usr/share/terminfo/w/wyse-75ap +-rw-r--r-- root/root usr/share/terminfo/w/wy-99fgt +-rw-r--r-- root/root usr/share/terminfo/w/wy-99fgta +-rw-r--r-- root/root usr/share/terminfo/w/wy100 +-rw-r--r-- root/root usr/share/terminfo/w/wy100q +hrw-r--r-- root/root usr/share/terminfo/w/wy120 link to usr/share/terminfo/w/wyse150 +hrw-r--r-- root/root usr/share/terminfo/w/wy120-25 link to usr/share/terminfo/w/wyse150-25 +hrw-r--r-- root/root usr/share/terminfo/w/wy120-25-w link to usr/share/terminfo/w/wyse150-25-w +hrw-r--r-- root/root usr/share/terminfo/w/wy120-vb link to usr/share/terminfo/w/wyse150-vb +hrw-r--r-- root/root usr/share/terminfo/w/wy120-w link to usr/share/terminfo/w/wyse150-w +hrw-r--r-- root/root usr/share/terminfo/w/wy120-w-vb link to usr/share/terminfo/w/wyse150-w-vb +hrw-r--r-- root/root usr/share/terminfo/w/wy120-wvb link to usr/share/terminfo/w/wyse150-w-vb +hrw-r--r-- root/root usr/share/terminfo/w/wy150 link to usr/share/terminfo/w/wyse150 +hrw-r--r-- root/root usr/share/terminfo/w/wy150-25 link to usr/share/terminfo/w/wyse150-25 +hrw-r--r-- root/root usr/share/terminfo/w/wy150-25-w link to usr/share/terminfo/w/wyse150-25-w +hrw-r--r-- root/root usr/share/terminfo/w/wy150-vb link to usr/share/terminfo/w/wyse150-vb +hrw-r--r-- root/root usr/share/terminfo/w/wy150-w link to usr/share/terminfo/w/wyse150-w +hrw-r--r-- root/root usr/share/terminfo/w/wy150-w-vb link to usr/share/terminfo/w/wyse150-w-vb +hrw-r--r-- root/root usr/share/terminfo/w/wy160 link to usr/share/terminfo/w/wyse160 +hrw-r--r-- root/root usr/share/terminfo/w/wy160-25 link to usr/share/terminfo/w/wyse160-25 +hrw-r--r-- root/root usr/share/terminfo/w/wy160-25-w link to usr/share/terminfo/w/wyse160-25-w +hrw-r--r-- root/root usr/share/terminfo/w/wy160-42 link to usr/share/terminfo/w/wyse160-42 +hrw-r--r-- root/root usr/share/terminfo/w/wy160-42-w link to usr/share/terminfo/w/wyse160-42-w +hrw-r--r-- root/root usr/share/terminfo/w/wy160-43 link to usr/share/terminfo/w/wyse160-43 +hrw-r--r-- root/root usr/share/terminfo/w/wy160-43-w link to usr/share/terminfo/w/wyse160-43-w +-rw-r--r-- root/root usr/share/terminfo/w/wy160-tek +hrw-r--r-- root/root usr/share/terminfo/w/wy160-vb link to usr/share/terminfo/w/wyse160-vb +hrw-r--r-- root/root usr/share/terminfo/w/wy160-w link to usr/share/terminfo/w/wyse160-w +hrw-r--r-- root/root usr/share/terminfo/w/wy160-w-vb link to usr/share/terminfo/w/wyse160-wvb +hrw-r--r-- root/root usr/share/terminfo/w/wy160-wvb link to usr/share/terminfo/w/wyse160-wvb +hrw-r--r-- root/root usr/share/terminfo/w/wy185 link to usr/share/terminfo/w/wyse185 +hrw-r--r-- root/root usr/share/terminfo/w/wy185-24 link to usr/share/terminfo/w/wyse185-24 +hrw-r--r-- root/root usr/share/terminfo/w/wy185-vb link to usr/share/terminfo/w/wyse185-vb +hrw-r--r-- root/root usr/share/terminfo/w/wy185-w link to usr/share/terminfo/w/wyse185-w +hrw-r--r-- root/root usr/share/terminfo/w/wy185-wvb link to usr/share/terminfo/w/wyse185-wvb +hrw-r--r-- root/root usr/share/terminfo/w/wy30 link to usr/share/terminfo/w/wyse30 +hrw-r--r-- root/root usr/share/terminfo/w/wy30-mc link to usr/share/terminfo/w/wyse30-mc +hrw-r--r-- root/root usr/share/terminfo/w/wy30-vb link to usr/share/terminfo/w/wyse30-vb +hrw-r--r-- root/root usr/share/terminfo/w/wy325 link to usr/share/terminfo/w/wyse325 +hrw-r--r-- root/root usr/share/terminfo/w/wy325-25 link to usr/share/terminfo/w/wyse-325 +hrw-r--r-- root/root usr/share/terminfo/w/wy325-25w link to usr/share/terminfo/w/wyse325-25w +hrw-r--r-- root/root usr/share/terminfo/w/wy325-42 link to usr/share/terminfo/w/wyse325-42 +hrw-r--r-- root/root usr/share/terminfo/w/wy325-42w link to usr/share/terminfo/w/wyse325-42w +hrw-r--r-- root/root usr/share/terminfo/w/wy325-42w-vb link to usr/share/terminfo/w/wy325-42wvb +-rw-r--r-- root/root usr/share/terminfo/w/wy325-42wvb +hrw-r--r-- root/root usr/share/terminfo/w/wy325-43 link to usr/share/terminfo/w/wyse325-43 +hrw-r--r-- root/root usr/share/terminfo/w/wy325-43w link to usr/share/terminfo/w/wyse325-43w +hrw-r--r-- root/root usr/share/terminfo/w/wy325-43w-vb link to usr/share/terminfo/w/wy325-43wvb +-rw-r--r-- root/root usr/share/terminfo/w/wy325-43wvb +hrw-r--r-- root/root usr/share/terminfo/w/wy325-80 link to usr/share/terminfo/w/wyse-325 +hrw-r--r-- root/root usr/share/terminfo/w/wy325-vb link to usr/share/terminfo/w/wyse325-vb +hrw-r--r-- root/root usr/share/terminfo/w/wy325-w link to usr/share/terminfo/w/wy325w-24 +hrw-r--r-- root/root usr/share/terminfo/w/wy325-w-vb link to usr/share/terminfo/w/wyse325-wvb +hrw-r--r-- root/root usr/share/terminfo/w/wy325-wvb link to usr/share/terminfo/w/wyse325-wvb +-rw-r--r-- root/root usr/share/terminfo/w/wy325w-24 +hrw-r--r-- root/root usr/share/terminfo/w/wy350 link to usr/share/terminfo/w/wyse350 +hrw-r--r-- root/root usr/share/terminfo/w/wy350-vb link to usr/share/terminfo/w/wyse350-vb +hrw-r--r-- root/root usr/share/terminfo/w/wy350-w link to usr/share/terminfo/w/wyse350-w +hrw-r--r-- root/root usr/share/terminfo/w/wy350-wvb link to usr/share/terminfo/w/wyse350-wvb +hrw-r--r-- root/root usr/share/terminfo/w/wy370 link to usr/share/terminfo/w/wy370-101k +-rw-r--r-- root/root usr/share/terminfo/w/wy370-101k +-rw-r--r-- root/root usr/share/terminfo/w/wy370-105k +-rw-r--r-- root/root usr/share/terminfo/w/wy370-EPC +-rw-r--r-- root/root usr/share/terminfo/w/wy370-nk +-rw-r--r-- root/root usr/share/terminfo/w/wy370-rv +-rw-r--r-- root/root usr/share/terminfo/w/wy370-tek +-rw-r--r-- root/root usr/share/terminfo/w/wy370-vb +-rw-r--r-- root/root usr/share/terminfo/w/wy370-w +-rw-r--r-- root/root usr/share/terminfo/w/wy370-wvb +hrw-r--r-- root/root usr/share/terminfo/w/wy50 link to usr/share/terminfo/w/wyse50 +hrw-r--r-- root/root usr/share/terminfo/w/wy50-mc link to usr/share/terminfo/w/wyse50-mc +hrw-r--r-- root/root usr/share/terminfo/w/wy50-vb link to usr/share/terminfo/w/wyse50-vb +hrw-r--r-- root/root usr/share/terminfo/w/wy50-w link to usr/share/terminfo/w/wyse50-w +hrw-r--r-- root/root usr/share/terminfo/w/wy50-wvb link to usr/share/terminfo/w/wyse50-wvb +hrw-r--r-- root/root usr/share/terminfo/w/wy520 link to usr/share/terminfo/w/wyse520 +hrw-r--r-- root/root usr/share/terminfo/w/wy520-24 link to usr/share/terminfo/w/wyse520-24 +hrw-r--r-- root/root usr/share/terminfo/w/wy520-36 link to usr/share/terminfo/w/wyse520-36 +hrw-r--r-- root/root usr/share/terminfo/w/wy520-36pc link to usr/share/terminfo/w/wyse520-36pc +hrw-r--r-- root/root usr/share/terminfo/w/wy520-36w link to usr/share/terminfo/w/wyse520-36w +hrw-r--r-- root/root usr/share/terminfo/w/wy520-36wpc link to usr/share/terminfo/w/wyse520-36wpc +hrw-r--r-- root/root usr/share/terminfo/w/wy520-48 link to usr/share/terminfo/w/wyse520-48 +hrw-r--r-- root/root usr/share/terminfo/w/wy520-48pc link to usr/share/terminfo/w/wyse520-48pc +hrw-r--r-- root/root usr/share/terminfo/w/wy520-48w link to usr/share/terminfo/w/wyse520-48w +hrw-r--r-- root/root usr/share/terminfo/w/wy520-48wpc link to usr/share/terminfo/w/wyse520-48wpc +hrw-r--r-- root/root usr/share/terminfo/w/wy520-epc link to usr/share/terminfo/w/wyse520-epc +hrw-r--r-- root/root usr/share/terminfo/w/wy520-epc-24 link to usr/share/terminfo/w/wyse520-pc-24 +hrw-r--r-- root/root usr/share/terminfo/w/wy520-epc-vb link to usr/share/terminfo/w/wyse520-pc-vb +hrw-r--r-- root/root usr/share/terminfo/w/wy520-epc-w link to usr/share/terminfo/w/wyse520-epc-w +hrw-r--r-- root/root usr/share/terminfo/w/wy520-epc-wvb link to usr/share/terminfo/w/wyse520-p-wvb +hrw-r--r-- root/root usr/share/terminfo/w/wy520-vb link to usr/share/terminfo/w/wyse520-vb +hrw-r--r-- root/root usr/share/terminfo/w/wy520-w link to usr/share/terminfo/w/wyse520-w +hrw-r--r-- root/root usr/share/terminfo/w/wy520-wvb link to usr/share/terminfo/w/wyse520-wvb +hrw-r--r-- root/root usr/share/terminfo/w/wy60 link to usr/share/terminfo/w/wyse60 +hrw-r--r-- root/root usr/share/terminfo/w/wy60-25 link to usr/share/terminfo/w/wyse60-25 +hrw-r--r-- root/root usr/share/terminfo/w/wy60-25-w link to usr/share/terminfo/w/wyse60-25-w +hrw-r--r-- root/root usr/share/terminfo/w/wy60-316X link to usr/share/terminfo/w/wyse60-316X +hrw-r--r-- root/root usr/share/terminfo/w/wy60-42 link to usr/share/terminfo/w/wyse60-42 +hrw-r--r-- root/root usr/share/terminfo/w/wy60-42-w link to usr/share/terminfo/w/wyse60-42-w +hrw-r--r-- root/root usr/share/terminfo/w/wy60-43 link to usr/share/terminfo/w/wyse60-43 +hrw-r--r-- root/root usr/share/terminfo/w/wy60-43-w link to usr/share/terminfo/w/wyse60-43-w +hrw-r--r-- root/root usr/share/terminfo/w/wy60-AT link to usr/share/terminfo/w/wyse60-AT +hrw-r--r-- root/root usr/share/terminfo/w/wy60-PC link to usr/share/terminfo/w/wyse60-PC +hrw-r--r-- root/root usr/share/terminfo/w/wy60-vb link to usr/share/terminfo/w/wyse60-vb +hrw-r--r-- root/root usr/share/terminfo/w/wy60-w link to usr/share/terminfo/w/wyse60-w +hrw-r--r-- root/root usr/share/terminfo/w/wy60-w-vb link to usr/share/terminfo/w/wyse60-wvb +hrw-r--r-- root/root usr/share/terminfo/w/wy60-wvb link to usr/share/terminfo/w/wyse60-wvb +hrw-r--r-- root/root usr/share/terminfo/w/wy75 link to usr/share/terminfo/w/wyse75 +hrw-r--r-- root/root usr/share/terminfo/w/wy75-mc link to usr/share/terminfo/w/wyse75-mc +hrw-r--r-- root/root usr/share/terminfo/w/wy75-vb link to usr/share/terminfo/w/wyse75-vb +hrw-r--r-- root/root usr/share/terminfo/w/wy75-w link to usr/share/terminfo/w/wyse75-w +hrw-r--r-- root/root usr/share/terminfo/w/wy75-wvb link to usr/share/terminfo/w/wyse75-wvb +hrw-r--r-- root/root usr/share/terminfo/w/wy75ap link to usr/share/terminfo/w/wyse-75ap +hrw-r--r-- root/root usr/share/terminfo/w/wy85 link to usr/share/terminfo/w/wyse85 +hrw-r--r-- root/root usr/share/terminfo/w/wy85-8bit link to usr/share/terminfo/w/wyse85-8bit +hrw-r--r-- root/root usr/share/terminfo/w/wy85-vb link to usr/share/terminfo/w/wyse85-vb +hrw-r--r-- root/root usr/share/terminfo/w/wy85-w link to usr/share/terminfo/w/wyse85-w +hrw-r--r-- root/root usr/share/terminfo/w/wy85-wvb link to usr/share/terminfo/w/wyse85-wvb +-rw-r--r-- root/root usr/share/terminfo/w/wy99-ansi +-rw-r--r-- root/root usr/share/terminfo/w/wy99a-ansi +hrw-r--r-- root/root usr/share/terminfo/w/wy99f link to usr/share/terminfo/w/wy-99fgt +hrw-r--r-- root/root usr/share/terminfo/w/wy99fa link to usr/share/terminfo/w/wy-99fgta +hrw-r--r-- root/root usr/share/terminfo/w/wy99fgt link to usr/share/terminfo/w/wy-99fgt +hrw-r--r-- root/root usr/share/terminfo/w/wy99fgta link to usr/share/terminfo/w/wy-99fgta +hrw-r--r-- root/root usr/share/terminfo/w/wy99gt link to usr/share/terminfo/w/wyse99gt +hrw-r--r-- root/root usr/share/terminfo/w/wy99gt-25 link to usr/share/terminfo/w/wyse99gt-25 +hrw-r--r-- root/root usr/share/terminfo/w/wy99gt-25-w link to usr/share/terminfo/w/wyse99gt-25-w +-rw-r--r-- root/root usr/share/terminfo/w/wy99gt-tek +hrw-r--r-- root/root usr/share/terminfo/w/wy99gt-vb link to usr/share/terminfo/w/wyse99gt-vb +hrw-r--r-- root/root usr/share/terminfo/w/wy99gt-w link to usr/share/terminfo/w/wyse99gt-w +hrw-r--r-- root/root usr/share/terminfo/w/wy99gt-w-vb link to usr/share/terminfo/w/wyse99gt-wvb +hrw-r--r-- root/root usr/share/terminfo/w/wy99gt-wvb link to usr/share/terminfo/w/wyse99gt-wvb +-rw-r--r-- root/root usr/share/terminfo/w/wyse+sl +-rw-r--r-- root/root usr/share/terminfo/w/wyse-325 +-rw-r--r-- root/root usr/share/terminfo/w/wyse-75ap +-rw-r--r-- root/root usr/share/terminfo/w/wyse-vp +hrw-r--r-- root/root usr/share/terminfo/w/wyse120 link to usr/share/terminfo/w/wyse150 +hrw-r--r-- root/root usr/share/terminfo/w/wyse120-25 link to usr/share/terminfo/w/wyse150-25 +hrw-r--r-- root/root usr/share/terminfo/w/wyse120-25-w link to usr/share/terminfo/w/wyse150-25-w +hrw-r--r-- root/root usr/share/terminfo/w/wyse120-vb link to usr/share/terminfo/w/wyse150-vb +hrw-r--r-- root/root usr/share/terminfo/w/wyse120-w link to usr/share/terminfo/w/wyse150-w +hrw-r--r-- root/root usr/share/terminfo/w/wyse120-wvb link to usr/share/terminfo/w/wyse150-w-vb +-rw-r--r-- root/root usr/share/terminfo/w/wyse150 +-rw-r--r-- root/root usr/share/terminfo/w/wyse150-25 +-rw-r--r-- root/root usr/share/terminfo/w/wyse150-25-w +-rw-r--r-- root/root usr/share/terminfo/w/wyse150-vb +-rw-r--r-- root/root usr/share/terminfo/w/wyse150-w +-rw-r--r-- root/root usr/share/terminfo/w/wyse150-w-vb +-rw-r--r-- root/root usr/share/terminfo/w/wyse160 +-rw-r--r-- root/root usr/share/terminfo/w/wyse160-25 +-rw-r--r-- root/root usr/share/terminfo/w/wyse160-25-w +-rw-r--r-- root/root usr/share/terminfo/w/wyse160-42 +-rw-r--r-- root/root usr/share/terminfo/w/wyse160-42-w +-rw-r--r-- root/root usr/share/terminfo/w/wyse160-43 +-rw-r--r-- root/root usr/share/terminfo/w/wyse160-43-w +-rw-r--r-- root/root usr/share/terminfo/w/wyse160-vb +-rw-r--r-- root/root usr/share/terminfo/w/wyse160-w +-rw-r--r-- root/root usr/share/terminfo/w/wyse160-wvb +-rw-r--r-- root/root usr/share/terminfo/w/wyse185 +-rw-r--r-- root/root usr/share/terminfo/w/wyse185-24 +-rw-r--r-- root/root usr/share/terminfo/w/wyse185-vb +-rw-r--r-- root/root usr/share/terminfo/w/wyse185-w +-rw-r--r-- root/root usr/share/terminfo/w/wyse185-wvb +-rw-r--r-- root/root usr/share/terminfo/w/wyse30 +-rw-r--r-- root/root usr/share/terminfo/w/wyse30-mc +-rw-r--r-- root/root usr/share/terminfo/w/wyse30-vb +-rw-r--r-- root/root usr/share/terminfo/w/wyse325 +hrw-r--r-- root/root usr/share/terminfo/w/wyse325-25 link to usr/share/terminfo/w/wyse-325 +-rw-r--r-- root/root usr/share/terminfo/w/wyse325-25w +-rw-r--r-- root/root usr/share/terminfo/w/wyse325-42 +-rw-r--r-- root/root usr/share/terminfo/w/wyse325-42w +-rw-r--r-- root/root usr/share/terminfo/w/wyse325-43 +-rw-r--r-- root/root usr/share/terminfo/w/wyse325-43w +-rw-r--r-- root/root usr/share/terminfo/w/wyse325-vb +hrw-r--r-- root/root usr/share/terminfo/w/wyse325-w link to usr/share/terminfo/w/wy325w-24 +-rw-r--r-- root/root usr/share/terminfo/w/wyse325-wvb +-rw-r--r-- root/root usr/share/terminfo/w/wyse350 +-rw-r--r-- root/root usr/share/terminfo/w/wyse350-vb +-rw-r--r-- root/root usr/share/terminfo/w/wyse350-w +-rw-r--r-- root/root usr/share/terminfo/w/wyse350-wvb +hrw-r--r-- root/root usr/share/terminfo/w/wyse370 link to usr/share/terminfo/w/wy370-101k +-rw-r--r-- root/root usr/share/terminfo/w/wyse50 +-rw-r--r-- root/root usr/share/terminfo/w/wyse50-mc +-rw-r--r-- root/root usr/share/terminfo/w/wyse50-vb +-rw-r--r-- root/root usr/share/terminfo/w/wyse50-w +-rw-r--r-- root/root usr/share/terminfo/w/wyse50-wvb +-rw-r--r-- root/root usr/share/terminfo/w/wyse520 +-rw-r--r-- root/root usr/share/terminfo/w/wyse520-24 +-rw-r--r-- root/root usr/share/terminfo/w/wyse520-36 +-rw-r--r-- root/root usr/share/terminfo/w/wyse520-36pc +-rw-r--r-- root/root usr/share/terminfo/w/wyse520-36w +-rw-r--r-- root/root usr/share/terminfo/w/wyse520-36wpc +-rw-r--r-- root/root usr/share/terminfo/w/wyse520-48 +-rw-r--r-- root/root usr/share/terminfo/w/wyse520-48pc +-rw-r--r-- root/root usr/share/terminfo/w/wyse520-48w +-rw-r--r-- root/root usr/share/terminfo/w/wyse520-48wpc +-rw-r--r-- root/root usr/share/terminfo/w/wyse520-epc +-rw-r--r-- root/root usr/share/terminfo/w/wyse520-epc-w +-rw-r--r-- root/root usr/share/terminfo/w/wyse520-p-wvb +-rw-r--r-- root/root usr/share/terminfo/w/wyse520-pc-24 +-rw-r--r-- root/root usr/share/terminfo/w/wyse520-pc-vb +-rw-r--r-- root/root usr/share/terminfo/w/wyse520-vb +-rw-r--r-- root/root usr/share/terminfo/w/wyse520-w +-rw-r--r-- root/root usr/share/terminfo/w/wyse520-wvb +-rw-r--r-- root/root usr/share/terminfo/w/wyse60 +-rw-r--r-- root/root usr/share/terminfo/w/wyse60-25 +-rw-r--r-- root/root usr/share/terminfo/w/wyse60-25-w +-rw-r--r-- root/root usr/share/terminfo/w/wyse60-316X +-rw-r--r-- root/root usr/share/terminfo/w/wyse60-42 +-rw-r--r-- root/root usr/share/terminfo/w/wyse60-42-w +-rw-r--r-- root/root usr/share/terminfo/w/wyse60-43 +-rw-r--r-- root/root usr/share/terminfo/w/wyse60-43-w +-rw-r--r-- root/root usr/share/terminfo/w/wyse60-AT +-rw-r--r-- root/root usr/share/terminfo/w/wyse60-PC +-rw-r--r-- root/root usr/share/terminfo/w/wyse60-vb +-rw-r--r-- root/root usr/share/terminfo/w/wyse60-w +-rw-r--r-- root/root usr/share/terminfo/w/wyse60-wvb +-rw-r--r-- root/root usr/share/terminfo/w/wyse75 +-rw-r--r-- root/root usr/share/terminfo/w/wyse75-mc +-rw-r--r-- root/root usr/share/terminfo/w/wyse75-vb +-rw-r--r-- root/root usr/share/terminfo/w/wyse75-w +-rw-r--r-- root/root usr/share/terminfo/w/wyse75-wvb +hrw-r--r-- root/root usr/share/terminfo/w/wyse75ap link to usr/share/terminfo/w/wyse-75ap +-rw-r--r-- root/root usr/share/terminfo/w/wyse85 +-rw-r--r-- root/root usr/share/terminfo/w/wyse85-8bit +-rw-r--r-- root/root usr/share/terminfo/w/wyse85-vb +-rw-r--r-- root/root usr/share/terminfo/w/wyse85-w +-rw-r--r-- root/root usr/share/terminfo/w/wyse85-wvb +-rw-r--r-- root/root usr/share/terminfo/w/wyse99gt +-rw-r--r-- root/root usr/share/terminfo/w/wyse99gt-25 +-rw-r--r-- root/root usr/share/terminfo/w/wyse99gt-25-w +-rw-r--r-- root/root usr/share/terminfo/w/wyse99gt-vb +-rw-r--r-- root/root usr/share/terminfo/w/wyse99gt-w +-rw-r--r-- root/root usr/share/terminfo/w/wyse99gt-wvb +drwxr-xr-x root/root usr/share/terminfo/x/ +-rw-r--r-- root/root usr/share/terminfo/x/x10term +-rw-r--r-- root/root usr/share/terminfo/x/x10term+sl +hrw-r--r-- root/root usr/share/terminfo/x/x1700 link to usr/share/terminfo/x/xerox +hrw-r--r-- root/root usr/share/terminfo/x/x1700-lm link to usr/share/terminfo/6/630-lm +hrw-r--r-- root/root usr/share/terminfo/x/x1720 link to usr/share/terminfo/x/x1750 +-rw-r--r-- root/root usr/share/terminfo/x/x1750 +hrw-r--r-- root/root usr/share/terminfo/x/x68k link to usr/share/terminfo/x/x68k-ite +-rw-r--r-- root/root usr/share/terminfo/x/x68k-ite +-rw-r--r-- root/root usr/share/terminfo/x/x820 +-rw-r--r-- root/root usr/share/terminfo/x/xdku +-rw-r--r-- root/root usr/share/terminfo/x/xenix +-rw-r--r-- root/root usr/share/terminfo/x/xerox +-rw-r--r-- root/root usr/share/terminfo/x/xerox-lm +hrw-r--r-- root/root usr/share/terminfo/x/xerox1720 link to usr/share/terminfo/x/x1750 +hrw-r--r-- root/root usr/share/terminfo/x/xerox820 link to usr/share/terminfo/x/x820 +-rw-r--r-- root/root usr/share/terminfo/x/xfce +-rw-r--r-- root/root usr/share/terminfo/x/xgterm +-rw-r--r-- root/root usr/share/terminfo/x/xiterm +hrw-r--r-- root/root usr/share/terminfo/x/xl83 link to usr/share/terminfo/c/cyb83 +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc+100x37 +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc+112x37 +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc+128x40 +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc+128x48 +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc+144x48 +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc+160x64 +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc+200x64 +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc+200x75 +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc+256x96 +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc+80x25 +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc+80x30 +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc+90x30 +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc+b +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc+basic +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc+c +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc+f +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc+f2 +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc-100x37 +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc-100x37-m +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc-112x37 +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc-112x37-m +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc-128x40 +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc-128x40-m +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc-128x48 +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc-128x48-m +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc-144x48 +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc-144x48-m +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc-160x64 +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc-160x64-m +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc-200x64 +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc-200x64-m +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc-200x75 +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc-200x75-m +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc-256x96 +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc-256x96-m +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc-80x25 +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc-80x25-m +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc-80x30 +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc-80x30-m +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc-90x30 +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc-90x30-m +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc-b +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc-f +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc-f2 +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc-m +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc-m-b +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc-m-f +-rw-r--r-- root/root usr/share/terminfo/x/xnuppc-m-f2 +-rw-r--r-- root/root usr/share/terminfo/x/xtalk +-rw-r--r-- root/root usr/share/terminfo/x/xterm +-rw-r--r-- root/root usr/share/terminfo/x/xterm+256color +-rw-r--r-- root/root usr/share/terminfo/x/xterm+256color2 +-rw-r--r-- root/root usr/share/terminfo/x/xterm+256setaf +-rw-r--r-- root/root usr/share/terminfo/x/xterm+88color +-rw-r--r-- root/root usr/share/terminfo/x/xterm+88color2 +-rw-r--r-- root/root usr/share/terminfo/x/xterm+acs +-rw-r--r-- root/root usr/share/terminfo/x/xterm+alt+title +-rw-r--r-- root/root usr/share/terminfo/x/xterm+alt1049 +-rw-r--r-- root/root usr/share/terminfo/x/xterm+alt47 +-rw-r--r-- root/root usr/share/terminfo/x/xterm+app +-rw-r--r-- root/root usr/share/terminfo/x/xterm+direct +-rw-r--r-- root/root usr/share/terminfo/x/xterm+direct16 +-rw-r--r-- root/root usr/share/terminfo/x/xterm+direct2 +-rw-r--r-- root/root usr/share/terminfo/x/xterm+direct256 +-rw-r--r-- root/root usr/share/terminfo/x/xterm+edit +-rw-r--r-- root/root usr/share/terminfo/x/xterm+focus +-rw-r--r-- root/root usr/share/terminfo/x/xterm+indirect +-rw-r--r-- root/root usr/share/terminfo/x/xterm+kbs +-rw-r--r-- root/root usr/share/terminfo/x/xterm+keypad +-rw-r--r-- root/root usr/share/terminfo/x/xterm+meta +-rw-r--r-- root/root usr/share/terminfo/x/xterm+noalt +-rw-r--r-- root/root usr/share/terminfo/x/xterm+noapp +-rw-r--r-- root/root usr/share/terminfo/x/xterm+nofkeys +-rw-r--r-- root/root usr/share/terminfo/x/xterm+nopcfkeys +-rw-r--r-- root/root usr/share/terminfo/x/xterm+osc104 +-rw-r--r-- root/root usr/share/terminfo/x/xterm+pc+edit +-rw-r--r-- root/root usr/share/terminfo/x/xterm+pcc0 +-rw-r--r-- root/root usr/share/terminfo/x/xterm+pcc1 +-rw-r--r-- root/root usr/share/terminfo/x/xterm+pcc2 +-rw-r--r-- root/root usr/share/terminfo/x/xterm+pcc3 +-rw-r--r-- root/root usr/share/terminfo/x/xterm+pce2 +-rw-r--r-- root/root usr/share/terminfo/x/xterm+pcf0 +-rw-r--r-- root/root usr/share/terminfo/x/xterm+pcf2 +-rw-r--r-- root/root usr/share/terminfo/x/xterm+pcfkeys +-rw-r--r-- root/root usr/share/terminfo/x/xterm+r6f2 +-rw-r--r-- root/root usr/share/terminfo/x/xterm+sl +-rw-r--r-- root/root usr/share/terminfo/x/xterm+sl-alt +-rw-r--r-- root/root usr/share/terminfo/x/xterm+sl-twm +-rw-r--r-- root/root usr/share/terminfo/x/xterm+sm+1002 +-rw-r--r-- root/root usr/share/terminfo/x/xterm+sm+1003 +-rw-r--r-- root/root usr/share/terminfo/x/xterm+sm+1005 +-rw-r--r-- root/root usr/share/terminfo/x/xterm+sm+1006 +-rw-r--r-- root/root usr/share/terminfo/x/xterm+titlestack +-rw-r--r-- root/root usr/share/terminfo/x/xterm+tmux +-rw-r--r-- root/root usr/share/terminfo/x/xterm+tmux2 +-rw-r--r-- root/root usr/share/terminfo/x/xterm+vt+edit +-rw-r--r-- root/root usr/share/terminfo/x/xterm+x10mouse +-rw-r--r-- root/root usr/share/terminfo/x/xterm+x11hilite +-rw-r--r-- root/root usr/share/terminfo/x/xterm+x11mouse +-rw-r--r-- root/root usr/share/terminfo/x/xterm-1002 +-rw-r--r-- root/root usr/share/terminfo/x/xterm-1003 +-rw-r--r-- root/root usr/share/terminfo/x/xterm-1005 +-rw-r--r-- root/root usr/share/terminfo/x/xterm-1006 +-rw-r--r-- root/root usr/share/terminfo/x/xterm-16color +hrw-r--r-- root/root usr/share/terminfo/x/xterm-24 link to usr/share/terminfo/x/xterms +-rw-r--r-- root/root usr/share/terminfo/x/xterm-256color +-rw-r--r-- root/root usr/share/terminfo/x/xterm-88color +-rw-r--r-- root/root usr/share/terminfo/x/xterm-8bit +-rw-r--r-- root/root usr/share/terminfo/x/xterm-basic +-rw-r--r-- root/root usr/share/terminfo/x/xterm-bold +-rw-r--r-- root/root usr/share/terminfo/x/xterm-color +-rw-r--r-- root/root usr/share/terminfo/x/xterm-direct +-rw-r--r-- root/root usr/share/terminfo/x/xterm-direct16 +-rw-r--r-- root/root usr/share/terminfo/x/xterm-direct2 +-rw-r--r-- root/root usr/share/terminfo/x/xterm-direct256 +-rw-r--r-- root/root usr/share/terminfo/x/xterm-hp +-rw-r--r-- root/root usr/share/terminfo/x/xterm-mono +-rw-r--r-- root/root usr/share/terminfo/x/xterm-new +-rw-r--r-- root/root usr/share/terminfo/x/xterm-nic +-rw-r--r-- root/root usr/share/terminfo/x/xterm-noapp +-rw-r--r-- root/root usr/share/terminfo/x/xterm-old +-rw-r--r-- root/root usr/share/terminfo/x/xterm-p370 +-rw-r--r-- root/root usr/share/terminfo/x/xterm-p371 +-rw-r--r-- root/root usr/share/terminfo/x/xterm-pcolor +-rw-r--r-- root/root usr/share/terminfo/x/xterm-r5 +-rw-r--r-- root/root usr/share/terminfo/x/xterm-r6 +-rw-r--r-- root/root usr/share/terminfo/x/xterm-sco +-rw-r--r-- root/root usr/share/terminfo/x/xterm-sun +-rw-r--r-- root/root usr/share/terminfo/x/xterm-utf8 +-rw-r--r-- root/root usr/share/terminfo/x/xterm-vt220 +-rw-r--r-- root/root usr/share/terminfo/x/xterm-vt52 +-rw-r--r-- root/root usr/share/terminfo/x/xterm-x10mouse +-rw-r--r-- root/root usr/share/terminfo/x/xterm-x11hilite +-rw-r--r-- root/root usr/share/terminfo/x/xterm-x11mouse +-rw-r--r-- root/root usr/share/terminfo/x/xterm-xf86-v32 +-rw-r--r-- root/root usr/share/terminfo/x/xterm-xf86-v33 +-rw-r--r-- root/root usr/share/terminfo/x/xterm-xf86-v333 +-rw-r--r-- root/root usr/share/terminfo/x/xterm-xf86-v40 +-rw-r--r-- root/root usr/share/terminfo/x/xterm-xf86-v43 +-rw-r--r-- root/root usr/share/terminfo/x/xterm-xf86-v44 +-rw-r--r-- root/root usr/share/terminfo/x/xterm-xfree86 +-rw-r--r-- root/root usr/share/terminfo/x/xterm-xi +-rw-r--r-- root/root usr/share/terminfo/x/xterm.js +-rw-r--r-- root/root usr/share/terminfo/x/xterm1 +-rw-r--r-- root/root usr/share/terminfo/x/xtermc +-rw-r--r-- root/root usr/share/terminfo/x/xtermm +-rw-r--r-- root/root usr/share/terminfo/x/xterms +-rw-r--r-- root/root usr/share/terminfo/x/xterms-sun +-rw-r--r-- root/root usr/share/terminfo/x/xwsh +drwxr-xr-x root/root usr/share/terminfo/z/ +-rw-r--r-- root/root usr/share/terminfo/z/z-100 +-rw-r--r-- root/root usr/share/terminfo/z/z-100bw +hrw-r--r-- root/root usr/share/terminfo/z/z100 link to usr/share/terminfo/z/z-100 +hrw-r--r-- root/root usr/share/terminfo/z/z100bw link to usr/share/terminfo/z/z-100bw +hrw-r--r-- root/root usr/share/terminfo/z/z110 link to usr/share/terminfo/z/z-100 +hrw-r--r-- root/root usr/share/terminfo/z/z110bw link to usr/share/terminfo/z/z-100bw +hrw-r--r-- root/root usr/share/terminfo/z/z19 link to usr/share/terminfo/z/zenith +hrw-r--r-- root/root usr/share/terminfo/z/z29 link to usr/share/terminfo/z/z29b +hrw-r--r-- root/root usr/share/terminfo/z/z29a link to usr/share/terminfo/z/z29a-kc-bc +-rw-r--r-- root/root usr/share/terminfo/z/z29a-kc-bc +-rw-r--r-- root/root usr/share/terminfo/z/z29a-kc-uc +-rw-r--r-- root/root usr/share/terminfo/z/z29a-nkc-bc +-rw-r--r-- root/root usr/share/terminfo/z/z29a-nkc-uc +-rw-r--r-- root/root usr/share/terminfo/z/z29b +-rw-r--r-- root/root usr/share/terminfo/z/z30 +-rw-r--r-- root/root usr/share/terminfo/z/z340 +-rw-r--r-- root/root usr/share/terminfo/z/z340-nam +hrw-r--r-- root/root usr/share/terminfo/z/z39-a link to usr/share/terminfo/z/zenith39-ansi +hrw-r--r-- root/root usr/share/terminfo/z/z39a link to usr/share/terminfo/z/zenith39-ansi +-rw-r--r-- root/root usr/share/terminfo/z/z50 +hrw-r--r-- root/root usr/share/terminfo/z/z8001 link to usr/share/terminfo/z/zen8001 +hrw-r--r-- root/root usr/share/terminfo/z/zen30 link to usr/share/terminfo/z/z30 +hrw-r--r-- root/root usr/share/terminfo/z/zen50 link to usr/share/terminfo/z/z50 +-rw-r--r-- root/root usr/share/terminfo/z/zen8001 +-rw-r--r-- root/root usr/share/terminfo/z/zenith +hrw-r--r-- root/root usr/share/terminfo/z/zenith29 link to usr/share/terminfo/z/z29b +hrw-r--r-- root/root usr/share/terminfo/z/zenith39-a link to usr/share/terminfo/z/zenith39-ansi +-rw-r--r-- root/root usr/share/terminfo/z/zenith39-ansi +hrw-r--r-- root/root usr/share/terminfo/z/zt-1 link to usr/share/terminfo/z/ztx-1-a +hrw-r--r-- root/root usr/share/terminfo/z/ztx link to usr/share/terminfo/z/ztx-1-a +-rw-r--r-- root/root usr/share/terminfo/z/ztx-1-a +hrw-r--r-- root/root usr/share/terminfo/z/ztx11 link to usr/share/terminfo/z/ztx-1-a diff --git a/core/ncurses/spkgbuild b/core/ncurses/spkgbuild new file mode 100755 index 000000000..b1769093c --- /dev/null +++ b/core/ncurses/spkgbuild @@ -0,0 +1,47 @@ +# description : Libraries for terminal-independent handling of character screens + +name=ncurses +version=6.4 +release=1 +source="https://ftp.gnu.org/gnu//$name/$name-$version.tar.gz" + +build() { + cd $name-$version + + sed -i '/LIBTOOL_INSTALL/d' c++/Makefile.in + + ./configure --prefix=/usr \ + --mandir=/usr/share/man \ + --with-pkg-config-libdir=/usr/lib/pkgconfig \ + --with-shared \ + --without-debug \ + --without-normal \ + --enable-pc-files \ + --enable-widec + make + make DESTDIR=$PKG install + + mkdir -p $PKG/lib + mv $PKG/usr/lib/libncursesw.so.* $PKG/lib + ln -sf ../../lib/libncursesw.so.$version $PKG/usr/lib/libncursesw.so + ln -s libncursesw.so.$version $PKG/lib/libncurses.so.${version%%.*} + + # Create libtinfo symlinks. + ln -sfr $PKG/usr/lib/libncursesw.so \ + $PKG/usr/lib/libtinfo.so + ln -sfr $PKG/lib/libncursesw.so.${version} \ + $PKG/usr/lib/libtinfo.so.${version} + ln -sfr $PKG/usr/lib/libtinfo.so.${version} \ + $PKG/usr/lib/libtinfo.so.6 + ln -sfr $PKG/usr/lib/pkgconfig/ncursesw.pc \ + $PKG/usr/lib/pkgconfig/tinfo.pc + for lib in ncurses form panel menu ; do + rm -vf $PKG/usr/lib/lib${lib}.so + echo "INPUT(-l${lib}w)" > $PKG/usr/lib/lib${lib}.so + ln -sfv ${lib}w.pc $PKG/usr/lib/pkgconfig/${lib}.pc + done + + rm -vf $PKG/usr/lib/libcursesw.so + echo "INPUT(-lncursesw)" > $PKG/usr/lib/libcursesw.so + ln -sfv libncurses.so $PKG/usr/lib/libcurses.so +} diff --git a/core/openssl/.checksums b/core/openssl/.checksums new file mode 100644 index 000000000..f14edb115 --- /dev/null +++ b/core/openssl/.checksums @@ -0,0 +1 @@ +1cfee919e0eac6be62c88c5ae8bcd91e openssl-1.1.1t.tar.gz diff --git a/core/openssl/.pkgfiles b/core/openssl/.pkgfiles new file mode 100644 index 000000000..96d06fa74 --- /dev/null +++ b/core/openssl/.pkgfiles @@ -0,0 +1,4127 @@ +openssl-1.1.1t-1 +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/ssl/ +drwxr-xr-x root/root etc/ssl/certs/ +-rw-r--r-- root/root etc/ssl/ct_log_list.cnf +-rw-r--r-- root/root etc/ssl/ct_log_list.cnf.dist +drwxr-xr-x root/root etc/ssl/misc/ +-rwxr-xr-x root/root etc/ssl/misc/CA.pl +lrwxrwxrwx root/root etc/ssl/misc/tsget -> tsget.pl +-rwxr-xr-x root/root etc/ssl/misc/tsget.pl +-rw-r--r-- root/root etc/ssl/openssl.cnf +-rw-r--r-- root/root etc/ssl/openssl.cnf.dist +drwxr-xr-x root/root etc/ssl/private/ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/c_rehash +-rwxr-xr-x root/root usr/bin/openssl +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/openssl/ +-rw-r--r-- root/root usr/include/openssl/aes.h +-rw-r--r-- root/root usr/include/openssl/asn1.h +-rw-r--r-- root/root usr/include/openssl/asn1_mac.h +-rw-r--r-- root/root usr/include/openssl/asn1err.h +-rw-r--r-- root/root usr/include/openssl/asn1t.h +-rw-r--r-- root/root usr/include/openssl/async.h +-rw-r--r-- root/root usr/include/openssl/asyncerr.h +-rw-r--r-- root/root usr/include/openssl/bio.h +-rw-r--r-- root/root usr/include/openssl/bioerr.h +-rw-r--r-- root/root usr/include/openssl/blowfish.h +-rw-r--r-- root/root usr/include/openssl/bn.h +-rw-r--r-- root/root usr/include/openssl/bnerr.h +-rw-r--r-- root/root usr/include/openssl/buffer.h +-rw-r--r-- root/root usr/include/openssl/buffererr.h +-rw-r--r-- root/root usr/include/openssl/camellia.h +-rw-r--r-- root/root usr/include/openssl/cast.h +-rw-r--r-- root/root usr/include/openssl/cmac.h +-rw-r--r-- root/root usr/include/openssl/cms.h +-rw-r--r-- root/root usr/include/openssl/cmserr.h +-rw-r--r-- root/root usr/include/openssl/comp.h +-rw-r--r-- root/root usr/include/openssl/comperr.h +-rw-r--r-- root/root usr/include/openssl/conf.h +-rw-r--r-- root/root usr/include/openssl/conf_api.h +-rw-r--r-- root/root usr/include/openssl/conferr.h +-rw-r--r-- root/root usr/include/openssl/crypto.h +-rw-r--r-- root/root usr/include/openssl/cryptoerr.h +-rw-r--r-- root/root usr/include/openssl/ct.h +-rw-r--r-- root/root usr/include/openssl/cterr.h +-rw-r--r-- root/root usr/include/openssl/des.h +-rw-r--r-- root/root usr/include/openssl/dh.h +-rw-r--r-- root/root usr/include/openssl/dherr.h +-rw-r--r-- root/root usr/include/openssl/dsa.h +-rw-r--r-- root/root usr/include/openssl/dsaerr.h +-rw-r--r-- root/root usr/include/openssl/dtls1.h +-rw-r--r-- root/root usr/include/openssl/e_os2.h +-rw-r--r-- root/root usr/include/openssl/ebcdic.h +-rw-r--r-- root/root usr/include/openssl/ec.h +-rw-r--r-- root/root usr/include/openssl/ecdh.h +-rw-r--r-- root/root usr/include/openssl/ecdsa.h +-rw-r--r-- root/root usr/include/openssl/ecerr.h +-rw-r--r-- root/root usr/include/openssl/engine.h +-rw-r--r-- root/root usr/include/openssl/engineerr.h +-rw-r--r-- root/root usr/include/openssl/err.h +-rw-r--r-- root/root usr/include/openssl/evp.h +-rw-r--r-- root/root usr/include/openssl/evperr.h +-rw-r--r-- root/root usr/include/openssl/hmac.h +-rw-r--r-- root/root usr/include/openssl/idea.h +-rw-r--r-- root/root usr/include/openssl/kdf.h +-rw-r--r-- root/root usr/include/openssl/kdferr.h +-rw-r--r-- root/root usr/include/openssl/lhash.h +-rw-r--r-- root/root usr/include/openssl/md2.h +-rw-r--r-- root/root usr/include/openssl/md4.h +-rw-r--r-- root/root usr/include/openssl/md5.h +-rw-r--r-- root/root usr/include/openssl/mdc2.h +-rw-r--r-- root/root usr/include/openssl/modes.h +-rw-r--r-- root/root usr/include/openssl/obj_mac.h +-rw-r--r-- root/root usr/include/openssl/objects.h +-rw-r--r-- root/root usr/include/openssl/objectserr.h +-rw-r--r-- root/root usr/include/openssl/ocsp.h +-rw-r--r-- root/root usr/include/openssl/ocsperr.h +-rw-r--r-- root/root usr/include/openssl/opensslconf.h +-rw-r--r-- root/root usr/include/openssl/opensslv.h +-rw-r--r-- root/root usr/include/openssl/ossl_typ.h +-rw-r--r-- root/root usr/include/openssl/pem.h +-rw-r--r-- root/root usr/include/openssl/pem2.h +-rw-r--r-- root/root usr/include/openssl/pemerr.h +-rw-r--r-- root/root usr/include/openssl/pkcs12.h +-rw-r--r-- root/root usr/include/openssl/pkcs12err.h +-rw-r--r-- root/root usr/include/openssl/pkcs7.h +-rw-r--r-- root/root usr/include/openssl/pkcs7err.h +-rw-r--r-- root/root usr/include/openssl/rand.h +-rw-r--r-- root/root usr/include/openssl/rand_drbg.h +-rw-r--r-- root/root usr/include/openssl/randerr.h +-rw-r--r-- root/root usr/include/openssl/rc2.h +-rw-r--r-- root/root usr/include/openssl/rc4.h +-rw-r--r-- root/root usr/include/openssl/rc5.h +-rw-r--r-- root/root usr/include/openssl/ripemd.h +-rw-r--r-- root/root usr/include/openssl/rsa.h +-rw-r--r-- root/root usr/include/openssl/rsaerr.h +-rw-r--r-- root/root usr/include/openssl/safestack.h +-rw-r--r-- root/root usr/include/openssl/seed.h +-rw-r--r-- root/root usr/include/openssl/sha.h +-rw-r--r-- root/root usr/include/openssl/srp.h +-rw-r--r-- root/root usr/include/openssl/srtp.h +-rw-r--r-- root/root usr/include/openssl/ssl.h +-rw-r--r-- root/root usr/include/openssl/ssl2.h +-rw-r--r-- root/root usr/include/openssl/ssl3.h +-rw-r--r-- root/root usr/include/openssl/sslerr.h +-rw-r--r-- root/root usr/include/openssl/stack.h +-rw-r--r-- root/root usr/include/openssl/store.h +-rw-r--r-- root/root usr/include/openssl/storeerr.h +-rw-r--r-- root/root usr/include/openssl/symhacks.h +-rw-r--r-- root/root usr/include/openssl/tls1.h +-rw-r--r-- root/root usr/include/openssl/ts.h +-rw-r--r-- root/root usr/include/openssl/tserr.h +-rw-r--r-- root/root usr/include/openssl/txt_db.h +-rw-r--r-- root/root usr/include/openssl/ui.h +-rw-r--r-- root/root usr/include/openssl/uierr.h +-rw-r--r-- root/root usr/include/openssl/whrlpool.h +-rw-r--r-- root/root usr/include/openssl/x509.h +-rw-r--r-- root/root usr/include/openssl/x509_vfy.h +-rw-r--r-- root/root usr/include/openssl/x509err.h +-rw-r--r-- root/root usr/include/openssl/x509v3.h +-rw-r--r-- root/root usr/include/openssl/x509v3err.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/engines-1.1/ +-rwxr-xr-x root/root usr/lib/engines-1.1/afalg.so +-rwxr-xr-x root/root usr/lib/engines-1.1/capi.so +-rwxr-xr-x root/root usr/lib/engines-1.1/padlock.so +lrwxrwxrwx root/root usr/lib/libcrypto.so -> libcrypto.so.1.1 +-rwxr-xr-x root/root usr/lib/libcrypto.so.1.1 +lrwxrwxrwx root/root usr/lib/libssl.so -> libssl.so.1.1 +-rwxr-xr-x root/root usr/lib/libssl.so.1.1 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libcrypto.pc +-rw-r--r-- root/root usr/lib/pkgconfig/libssl.pc +-rw-r--r-- root/root usr/lib/pkgconfig/openssl.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/CA.pl.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/asn1parse.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/c_rehash.1ssl.gz -> rehash.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/ca.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/ciphers.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/cms.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/crl.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/crl2pkcs7.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/dgst.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/dhparam.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/dsa.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/dsaparam.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/ec.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/ecparam.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/enc.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/engine.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/errstr.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/gendsa.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/genpkey.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/genrsa.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/list.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/nseq.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/ocsp.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-asn1parse.1ssl.gz -> asn1parse.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-c_rehash.1ssl.gz -> rehash.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-ca.1ssl.gz -> ca.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-ciphers.1ssl.gz -> ciphers.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-cms.1ssl.gz -> cms.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-crl.1ssl.gz -> crl.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-crl2pkcs7.1ssl.gz -> crl2pkcs7.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-dgst.1ssl.gz -> dgst.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-dhparam.1ssl.gz -> dhparam.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-dsa.1ssl.gz -> dsa.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-dsaparam.1ssl.gz -> dsaparam.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-ec.1ssl.gz -> ec.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-ecparam.1ssl.gz -> ecparam.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-enc.1ssl.gz -> enc.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-engine.1ssl.gz -> engine.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-errstr.1ssl.gz -> errstr.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-gendsa.1ssl.gz -> gendsa.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-genpkey.1ssl.gz -> genpkey.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-genrsa.1ssl.gz -> genrsa.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-list.1ssl.gz -> list.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-nseq.1ssl.gz -> nseq.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-ocsp.1ssl.gz -> ocsp.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-passwd.1ssl.gz -> passwd.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-pkcs12.1ssl.gz -> pkcs12.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-pkcs7.1ssl.gz -> pkcs7.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-pkcs8.1ssl.gz -> pkcs8.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-pkey.1ssl.gz -> pkey.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-pkeyparam.1ssl.gz -> pkeyparam.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-pkeyutl.1ssl.gz -> pkeyutl.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-prime.1ssl.gz -> prime.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-rand.1ssl.gz -> rand.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-rehash.1ssl.gz -> rehash.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-req.1ssl.gz -> req.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-rsa.1ssl.gz -> rsa.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-rsautl.1ssl.gz -> rsautl.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-s_client.1ssl.gz -> s_client.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-s_server.1ssl.gz -> s_server.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-s_time.1ssl.gz -> s_time.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-sess_id.1ssl.gz -> sess_id.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-smime.1ssl.gz -> smime.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-speed.1ssl.gz -> speed.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-spkac.1ssl.gz -> spkac.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-srp.1ssl.gz -> srp.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-storeutl.1ssl.gz -> storeutl.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-ts.1ssl.gz -> ts.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-tsget.1ssl.gz -> tsget.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-verify.1ssl.gz -> verify.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-version.1ssl.gz -> version.1ssl.gz +lrwxrwxrwx root/root usr/share/man/man1/openssl-x509.1ssl.gz -> x509.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/openssl.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/passwd.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/pkcs12.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/pkcs7.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/pkcs8.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/pkey.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/pkeyparam.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/pkeyutl.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/prime.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/rand.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/rehash.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/req.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/rsa.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/rsautl.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/s_client.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/s_server.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/s_time.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/sess_id.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/smime.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/speed.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/spkac.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/srp.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/storeutl.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/ts.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/tsget.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/verify.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/version.1ssl.gz +-rw-r--r-- root/root usr/share/man/man1/x509.1ssl.gz +drwxr-xr-x root/root usr/share/man/man3/ +lrwxrwxrwx root/root usr/share/man/man3/ACCESS_DESCRIPTION_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ACCESS_DESCRIPTION_new.3ssl.gz -> X509_dup.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/ADMISSIONS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ADMISSIONS_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ADMISSIONS_get0_admissionAuthority.3ssl.gz -> ADMISSIONS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ADMISSIONS_get0_namingAuthority.3ssl.gz -> ADMISSIONS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ADMISSIONS_get0_professionInfos.3ssl.gz -> ADMISSIONS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ADMISSIONS_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ADMISSIONS_set0_admissionAuthority.3ssl.gz -> ADMISSIONS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ADMISSIONS_set0_namingAuthority.3ssl.gz -> ADMISSIONS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ADMISSIONS_set0_professionInfos.3ssl.gz -> ADMISSIONS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ADMISSION_SYNTAX.3ssl.gz -> ADMISSIONS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ADMISSION_SYNTAX_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ADMISSION_SYNTAX_get0_admissionAuthority.3ssl.gz -> ADMISSIONS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ADMISSION_SYNTAX_get0_contentsOfAdmissions.3ssl.gz -> ADMISSIONS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ADMISSION_SYNTAX_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ADMISSION_SYNTAX_set0_admissionAuthority.3ssl.gz -> ADMISSIONS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ADMISSION_SYNTAX_set0_contentsOfAdmissions.3ssl.gz -> ADMISSIONS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASIdOrRange_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASIdOrRange_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASIdentifierChoice_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASIdentifierChoice_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASIdentifiers_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASIdentifiers_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_ENUMERATED_get.3ssl.gz -> ASN1_INTEGER_get_int64.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_ENUMERATED_get_int64.3ssl.gz -> ASN1_INTEGER_get_int64.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_ENUMERATED_set.3ssl.gz -> ASN1_INTEGER_get_int64.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_ENUMERATED_set_int64.3ssl.gz -> ASN1_INTEGER_get_int64.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_ENUMERATED_to_BN.3ssl.gz -> ASN1_INTEGER_get_int64.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_GENERALIZEDTIME_adj.3ssl.gz -> ASN1_TIME_set.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_GENERALIZEDTIME_check.3ssl.gz -> ASN1_TIME_set.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_GENERALIZEDTIME_print.3ssl.gz -> ASN1_TIME_set.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_GENERALIZEDTIME_set.3ssl.gz -> ASN1_TIME_set.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_GENERALIZEDTIME_set_string.3ssl.gz -> ASN1_TIME_set.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_INTEGER_get.3ssl.gz -> ASN1_INTEGER_get_int64.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/ASN1_INTEGER_get_int64.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_INTEGER_get_uint64.3ssl.gz -> ASN1_INTEGER_get_int64.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_INTEGER_set.3ssl.gz -> ASN1_INTEGER_get_int64.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_INTEGER_set_int64.3ssl.gz -> ASN1_INTEGER_get_int64.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_INTEGER_set_uint64.3ssl.gz -> ASN1_INTEGER_get_int64.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_INTEGER_to_BN.3ssl.gz -> ASN1_INTEGER_get_int64.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_ITEM.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_ITEM_get.3ssl.gz -> ASN1_ITEM_lookup.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/ASN1_ITEM_lookup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_OBJECT_free.3ssl.gz -> ASN1_OBJECT_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/ASN1_OBJECT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_STRING_TABLE.3ssl.gz -> ASN1_STRING_TABLE_add.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/ASN1_STRING_TABLE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_STRING_TABLE_cleanup.3ssl.gz -> ASN1_STRING_TABLE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_STRING_TABLE_get.3ssl.gz -> ASN1_STRING_TABLE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_STRING_cmp.3ssl.gz -> ASN1_STRING_length.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_STRING_data.3ssl.gz -> ASN1_STRING_length.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_STRING_dup.3ssl.gz -> ASN1_STRING_length.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_STRING_free.3ssl.gz -> ASN1_STRING_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_STRING_get0_data.3ssl.gz -> ASN1_STRING_length.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/ASN1_STRING_length.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/ASN1_STRING_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_STRING_print.3ssl.gz -> ASN1_STRING_print_ex.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/ASN1_STRING_print_ex.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_STRING_print_ex_fp.3ssl.gz -> ASN1_STRING_print_ex.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_STRING_set.3ssl.gz -> ASN1_STRING_length.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_STRING_to_UTF8.3ssl.gz -> ASN1_STRING_length.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_STRING_type.3ssl.gz -> ASN1_STRING_length.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_STRING_type_new.3ssl.gz -> ASN1_STRING_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_TIME_adj.3ssl.gz -> ASN1_TIME_set.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_TIME_check.3ssl.gz -> ASN1_TIME_set.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_TIME_cmp_time_t.3ssl.gz -> ASN1_TIME_set.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_TIME_compare.3ssl.gz -> ASN1_TIME_set.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_TIME_diff.3ssl.gz -> ASN1_TIME_set.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_TIME_normalize.3ssl.gz -> ASN1_TIME_set.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_TIME_print.3ssl.gz -> ASN1_TIME_set.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/ASN1_TIME_set.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_TIME_set_string.3ssl.gz -> ASN1_TIME_set.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_TIME_set_string_X509.3ssl.gz -> ASN1_TIME_set.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_TIME_to_generalizedtime.3ssl.gz -> ASN1_TIME_set.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_TIME_to_tm.3ssl.gz -> ASN1_TIME_set.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_TYPE_cmp.3ssl.gz -> ASN1_TYPE_get.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/ASN1_TYPE_get.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_TYPE_pack_sequence.3ssl.gz -> ASN1_TYPE_get.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_TYPE_set.3ssl.gz -> ASN1_TYPE_get.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_TYPE_set1.3ssl.gz -> ASN1_TYPE_get.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_TYPE_unpack_sequence.3ssl.gz -> ASN1_TYPE_get.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_UTCTIME_adj.3ssl.gz -> ASN1_TIME_set.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_UTCTIME_check.3ssl.gz -> ASN1_TIME_set.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_UTCTIME_cmp_time_t.3ssl.gz -> ASN1_TIME_set.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_UTCTIME_print.3ssl.gz -> ASN1_TIME_set.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_UTCTIME_set.3ssl.gz -> ASN1_TIME_set.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_UTCTIME_set_string.3ssl.gz -> ASN1_TIME_set.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_add_oid_module.3ssl.gz -> OPENSSL_load_builtin_modules.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/ASN1_generate_nconf.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_generate_v3.3ssl.gz -> ASN1_generate_nconf.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASN1_tag2str.3ssl.gz -> ASN1_STRING_print_ex.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASRange_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASRange_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASYNC_WAIT_CTX_clear_fd.3ssl.gz -> ASYNC_WAIT_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASYNC_WAIT_CTX_free.3ssl.gz -> ASYNC_WAIT_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASYNC_WAIT_CTX_get_all_fds.3ssl.gz -> ASYNC_WAIT_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASYNC_WAIT_CTX_get_changed_fds.3ssl.gz -> ASYNC_WAIT_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASYNC_WAIT_CTX_get_fd.3ssl.gz -> ASYNC_WAIT_CTX_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/ASYNC_WAIT_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASYNC_WAIT_CTX_set_wait_fd.3ssl.gz -> ASYNC_WAIT_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASYNC_block_pause.3ssl.gz -> ASYNC_start_job.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASYNC_cleanup_thread.3ssl.gz -> ASYNC_start_job.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASYNC_get_current_job.3ssl.gz -> ASYNC_start_job.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASYNC_get_wait_ctx.3ssl.gz -> ASYNC_start_job.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASYNC_init_thread.3ssl.gz -> ASYNC_start_job.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASYNC_is_capable.3ssl.gz -> ASYNC_start_job.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASYNC_pause_job.3ssl.gz -> ASYNC_start_job.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/ASYNC_start_job.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ASYNC_unblock_pause.3ssl.gz -> ASYNC_start_job.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/AUTHORITY_INFO_ACCESS_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/AUTHORITY_INFO_ACCESS_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/AUTHORITY_KEYID_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/AUTHORITY_KEYID_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BASIC_CONSTRAINTS_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BASIC_CONSTRAINTS_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BF_cbc_encrypt.3ssl.gz -> BF_encrypt.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BF_cfb64_encrypt.3ssl.gz -> BF_encrypt.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BF_decrypt.3ssl.gz -> BF_encrypt.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BF_ecb_encrypt.3ssl.gz -> BF_encrypt.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BF_encrypt.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BF_ofb64_encrypt.3ssl.gz -> BF_encrypt.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BF_options.3ssl.gz -> BF_encrypt.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BF_set_key.3ssl.gz -> BF_encrypt.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BIO_ADDR.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BIO_ADDRINFO.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_ADDRINFO_address.3ssl.gz -> BIO_ADDRINFO.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_ADDRINFO_family.3ssl.gz -> BIO_ADDRINFO.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_ADDRINFO_free.3ssl.gz -> BIO_ADDRINFO.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_ADDRINFO_next.3ssl.gz -> BIO_ADDRINFO.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_ADDRINFO_protocol.3ssl.gz -> BIO_ADDRINFO.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_ADDRINFO_socktype.3ssl.gz -> BIO_ADDRINFO.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_ADDR_clear.3ssl.gz -> BIO_ADDR.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_ADDR_family.3ssl.gz -> BIO_ADDR.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_ADDR_free.3ssl.gz -> BIO_ADDR.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_ADDR_hostname_string.3ssl.gz -> BIO_ADDR.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_ADDR_new.3ssl.gz -> BIO_ADDR.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_ADDR_path_string.3ssl.gz -> BIO_ADDR.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_ADDR_rawaddress.3ssl.gz -> BIO_ADDR.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_ADDR_rawmake.3ssl.gz -> BIO_ADDR.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_ADDR_rawport.3ssl.gz -> BIO_ADDR.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_ADDR_service_string.3ssl.gz -> BIO_ADDR.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_accept_ex.3ssl.gz -> BIO_connect.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_append_filename.3ssl.gz -> BIO_s_file.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_bind.3ssl.gz -> BIO_connect.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_callback_ctrl.3ssl.gz -> BIO_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_callback_fn.3ssl.gz -> BIO_set_callback.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_callback_fn_ex.3ssl.gz -> BIO_set_callback.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_closesocket.3ssl.gz -> BIO_connect.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BIO_connect.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BIO_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_ctrl_get_read_request.3ssl.gz -> BIO_s_bio.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_ctrl_get_write_guarantee.3ssl.gz -> BIO_s_bio.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_ctrl_pending.3ssl.gz -> BIO_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_ctrl_reset_read_request.3ssl.gz -> BIO_s_bio.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_ctrl_wpending.3ssl.gz -> BIO_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_debug_callback.3ssl.gz -> BIO_set_callback.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_destroy_bio_pair.3ssl.gz -> BIO_s_bio.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_do_accept.3ssl.gz -> BIO_s_accept.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_do_connect.3ssl.gz -> BIO_s_connect.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_do_handshake.3ssl.gz -> BIO_f_ssl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_eof.3ssl.gz -> BIO_ctrl.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BIO_f_base64.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BIO_f_buffer.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BIO_f_cipher.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BIO_f_md.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BIO_f_null.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BIO_f_ssl.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BIO_find_type.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_flush.3ssl.gz -> BIO_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_free.3ssl.gz -> BIO_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_free_all.3ssl.gz -> BIO_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_get_accept_ip_family.3ssl.gz -> BIO_s_accept.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_get_accept_name.3ssl.gz -> BIO_s_accept.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_get_accept_port.3ssl.gz -> BIO_s_accept.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_get_bind_mode.3ssl.gz -> BIO_s_accept.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_get_buffer_num_lines.3ssl.gz -> BIO_f_buffer.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_get_callback.3ssl.gz -> BIO_set_callback.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_get_callback_arg.3ssl.gz -> BIO_set_callback.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_get_callback_ex.3ssl.gz -> BIO_set_callback.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_get_cipher_ctx.3ssl.gz -> BIO_f_cipher.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_get_cipher_status.3ssl.gz -> BIO_f_cipher.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_get_close.3ssl.gz -> BIO_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_get_conn_address.3ssl.gz -> BIO_s_connect.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_get_conn_hostname.3ssl.gz -> BIO_s_connect.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_get_conn_ip_family.3ssl.gz -> BIO_s_connect.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_get_conn_port.3ssl.gz -> BIO_s_connect.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BIO_get_data.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_get_ex_data.3ssl.gz -> BIO_get_ex_new_index.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BIO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_get_fd.3ssl.gz -> BIO_s_fd.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_get_fp.3ssl.gz -> BIO_s_file.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_get_info_callback.3ssl.gz -> BIO_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_get_init.3ssl.gz -> BIO_get_data.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_get_md.3ssl.gz -> BIO_f_md.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_get_md_ctx.3ssl.gz -> BIO_f_md.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_get_mem_data.3ssl.gz -> BIO_s_mem.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_get_mem_ptr.3ssl.gz -> BIO_s_mem.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_get_new_index.3ssl.gz -> BIO_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_get_num_renegotiates.3ssl.gz -> BIO_f_ssl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_get_peer_name.3ssl.gz -> BIO_s_accept.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_get_peer_port.3ssl.gz -> BIO_s_accept.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_get_read_request.3ssl.gz -> BIO_s_bio.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_get_retry_BIO.3ssl.gz -> BIO_should_retry.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_get_retry_reason.3ssl.gz -> BIO_should_retry.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_get_shutdown.3ssl.gz -> BIO_get_data.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_get_ssl.3ssl.gz -> BIO_f_ssl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_get_write_buf_size.3ssl.gz -> BIO_s_bio.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_get_write_guarantee.3ssl.gz -> BIO_s_bio.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_gets.3ssl.gz -> BIO_read.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_hostserv_priorities.3ssl.gz -> BIO_parse_hostserv.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_info_cb.3ssl.gz -> BIO_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_int_ctrl.3ssl.gz -> BIO_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_listen.3ssl.gz -> BIO_connect.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_lookup.3ssl.gz -> BIO_ADDRINFO.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_lookup_ex.3ssl.gz -> BIO_ADDRINFO.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_lookup_type.3ssl.gz -> BIO_ADDRINFO.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_make_bio_pair.3ssl.gz -> BIO_s_bio.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_meth_free.3ssl.gz -> BIO_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_meth_get_callback_ctrl.3ssl.gz -> BIO_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_meth_get_create.3ssl.gz -> BIO_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_meth_get_ctrl.3ssl.gz -> BIO_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_meth_get_destroy.3ssl.gz -> BIO_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_meth_get_gets.3ssl.gz -> BIO_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_meth_get_puts.3ssl.gz -> BIO_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_meth_get_read.3ssl.gz -> BIO_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_meth_get_read_ex.3ssl.gz -> BIO_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_meth_get_write.3ssl.gz -> BIO_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_meth_get_write_ex.3ssl.gz -> BIO_meth_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BIO_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_meth_set_callback_ctrl.3ssl.gz -> BIO_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_meth_set_create.3ssl.gz -> BIO_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_meth_set_ctrl.3ssl.gz -> BIO_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_meth_set_destroy.3ssl.gz -> BIO_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_meth_set_gets.3ssl.gz -> BIO_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_meth_set_puts.3ssl.gz -> BIO_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_meth_set_read.3ssl.gz -> BIO_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_meth_set_read_ex.3ssl.gz -> BIO_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_meth_set_write.3ssl.gz -> BIO_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_meth_set_write_ex.3ssl.gz -> BIO_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_method_type.3ssl.gz -> BIO_find_type.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BIO_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BIO_new_CMS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_new_accept.3ssl.gz -> BIO_s_accept.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_new_bio_pair.3ssl.gz -> BIO_s_bio.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_new_buffer_ssl_connect.3ssl.gz -> BIO_f_ssl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_new_connect.3ssl.gz -> BIO_s_connect.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_new_fd.3ssl.gz -> BIO_s_fd.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_new_file.3ssl.gz -> BIO_s_file.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_new_fp.3ssl.gz -> BIO_s_file.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_new_mem_buf.3ssl.gz -> BIO_s_mem.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_new_socket.3ssl.gz -> BIO_s_socket.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_new_ssl.3ssl.gz -> BIO_f_ssl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_new_ssl_connect.3ssl.gz -> BIO_f_ssl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_next.3ssl.gz -> BIO_find_type.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BIO_parse_hostserv.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_pending.3ssl.gz -> BIO_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_pop.3ssl.gz -> BIO_push.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BIO_printf.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_ptr_ctrl.3ssl.gz -> BIO_ctrl.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BIO_push.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_puts.3ssl.gz -> BIO_read.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BIO_read.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_read_ex.3ssl.gz -> BIO_read.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_read_filename.3ssl.gz -> BIO_s_file.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_reset.3ssl.gz -> BIO_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_retry_type.3ssl.gz -> BIO_should_retry.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_rw_filename.3ssl.gz -> BIO_s_file.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BIO_s_accept.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BIO_s_bio.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BIO_s_connect.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BIO_s_fd.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BIO_s_file.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BIO_s_mem.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BIO_s_null.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_s_secmem.3ssl.gz -> BIO_s_mem.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BIO_s_socket.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_seek.3ssl.gz -> BIO_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_set_accept_bios.3ssl.gz -> BIO_s_accept.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_set_accept_ip_family.3ssl.gz -> BIO_s_accept.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_set_accept_name.3ssl.gz -> BIO_s_accept.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_set_accept_port.3ssl.gz -> BIO_s_accept.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_set_bind_mode.3ssl.gz -> BIO_s_accept.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_set_buffer_read_data.3ssl.gz -> BIO_f_buffer.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_set_buffer_size.3ssl.gz -> BIO_f_buffer.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BIO_set_callback.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_set_callback_arg.3ssl.gz -> BIO_set_callback.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_set_callback_ex.3ssl.gz -> BIO_set_callback.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_set_cipher.3ssl.gz -> BIO_f_cipher.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_set_close.3ssl.gz -> BIO_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_set_conn_address.3ssl.gz -> BIO_s_connect.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_set_conn_hostname.3ssl.gz -> BIO_s_connect.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_set_conn_ip_family.3ssl.gz -> BIO_s_connect.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_set_conn_port.3ssl.gz -> BIO_s_connect.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_set_data.3ssl.gz -> BIO_get_data.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_set_ex_data.3ssl.gz -> BIO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_set_fd.3ssl.gz -> BIO_s_fd.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_set_fp.3ssl.gz -> BIO_s_file.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_set_info_callback.3ssl.gz -> BIO_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_set_init.3ssl.gz -> BIO_get_data.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_set_md.3ssl.gz -> BIO_f_md.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_set_mem_buf.3ssl.gz -> BIO_s_mem.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_set_mem_eof_return.3ssl.gz -> BIO_s_mem.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_set_nbio.3ssl.gz -> BIO_s_connect.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_set_nbio_accept.3ssl.gz -> BIO_s_accept.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_set_next.3ssl.gz -> BIO_push.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_set_read_buffer_size.3ssl.gz -> BIO_f_buffer.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_set_retry_reason.3ssl.gz -> BIO_should_retry.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_set_shutdown.3ssl.gz -> BIO_get_data.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_set_ssl.3ssl.gz -> BIO_f_ssl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_set_ssl_mode.3ssl.gz -> BIO_f_ssl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_set_ssl_renegotiate_bytes.3ssl.gz -> BIO_f_ssl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_set_ssl_renegotiate_timeout.3ssl.gz -> BIO_f_ssl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_set_write_buf_size.3ssl.gz -> BIO_s_bio.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_set_write_buffer_size.3ssl.gz -> BIO_f_buffer.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_should_io_special.3ssl.gz -> BIO_should_retry.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_should_read.3ssl.gz -> BIO_should_retry.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BIO_should_retry.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_should_write.3ssl.gz -> BIO_should_retry.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_shutdown_wr.3ssl.gz -> BIO_s_bio.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_snprintf.3ssl.gz -> BIO_printf.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_socket.3ssl.gz -> BIO_connect.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_ssl_copy_session_id.3ssl.gz -> BIO_f_ssl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_ssl_shutdown.3ssl.gz -> BIO_f_ssl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_tell.3ssl.gz -> BIO_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_up_ref.3ssl.gz -> BIO_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_vfree.3ssl.gz -> BIO_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_vprintf.3ssl.gz -> BIO_printf.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_vsnprintf.3ssl.gz -> BIO_printf.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_wpending.3ssl.gz -> BIO_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_write.3ssl.gz -> BIO_read.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_write_ex.3ssl.gz -> BIO_read.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BIO_write_filename.3ssl.gz -> BIO_s_file.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_BLINDING_convert.3ssl.gz -> BN_BLINDING_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_BLINDING_convert_ex.3ssl.gz -> BN_BLINDING_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_BLINDING_create_param.3ssl.gz -> BN_BLINDING_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_BLINDING_free.3ssl.gz -> BN_BLINDING_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_BLINDING_get_flags.3ssl.gz -> BN_BLINDING_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_BLINDING_invert.3ssl.gz -> BN_BLINDING_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_BLINDING_invert_ex.3ssl.gz -> BN_BLINDING_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_BLINDING_is_current_thread.3ssl.gz -> BN_BLINDING_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_BLINDING_lock.3ssl.gz -> BN_BLINDING_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BN_BLINDING_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_BLINDING_set_current_thread.3ssl.gz -> BN_BLINDING_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_BLINDING_set_flags.3ssl.gz -> BN_BLINDING_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_BLINDING_unlock.3ssl.gz -> BN_BLINDING_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_BLINDING_update.3ssl.gz -> BN_BLINDING_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_CTX_end.3ssl.gz -> BN_CTX_start.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_CTX_free.3ssl.gz -> BN_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_CTX_get.3ssl.gz -> BN_CTX_start.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BN_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_CTX_secure_new.3ssl.gz -> BN_CTX_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BN_CTX_start.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_GENCB_call.3ssl.gz -> BN_generate_prime.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_GENCB_free.3ssl.gz -> BN_generate_prime.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_GENCB_get_arg.3ssl.gz -> BN_generate_prime.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_GENCB_new.3ssl.gz -> BN_generate_prime.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_GENCB_set.3ssl.gz -> BN_generate_prime.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_GENCB_set_old.3ssl.gz -> BN_generate_prime.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_MONT_CTX_copy.3ssl.gz -> BN_mod_mul_montgomery.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_MONT_CTX_free.3ssl.gz -> BN_mod_mul_montgomery.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_MONT_CTX_new.3ssl.gz -> BN_mod_mul_montgomery.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_MONT_CTX_set.3ssl.gz -> BN_mod_mul_montgomery.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_RECP_CTX_free.3ssl.gz -> BN_mod_mul_reciprocal.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_RECP_CTX_new.3ssl.gz -> BN_mod_mul_reciprocal.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_RECP_CTX_set.3ssl.gz -> BN_mod_mul_reciprocal.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_abs_is_word.3ssl.gz -> BN_cmp.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BN_add.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BN_add_word.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_bin2bn.3ssl.gz -> BN_bn2bin.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BN_bn2bin.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_bn2binpad.3ssl.gz -> BN_bn2bin.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_bn2dec.3ssl.gz -> BN_bn2bin.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_bn2hex.3ssl.gz -> BN_bn2bin.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_bn2lebinpad.3ssl.gz -> BN_bn2bin.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_bn2mpi.3ssl.gz -> BN_bn2bin.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_clear.3ssl.gz -> BN_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_clear_bit.3ssl.gz -> BN_set_bit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_clear_free.3ssl.gz -> BN_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BN_cmp.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BN_copy.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_dec2bn.3ssl.gz -> BN_bn2bin.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_div.3ssl.gz -> BN_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_div_recp.3ssl.gz -> BN_mod_mul_reciprocal.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_div_word.3ssl.gz -> BN_add_word.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_dup.3ssl.gz -> BN_copy.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_exp.3ssl.gz -> BN_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_free.3ssl.gz -> BN_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_from_montgomery.3ssl.gz -> BN_mod_mul_montgomery.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_gcd.3ssl.gz -> BN_add.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BN_generate_prime.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_generate_prime_ex.3ssl.gz -> BN_generate_prime.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_get0_nist_prime_192.3ssl.gz -> DH_get_1024_160.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_get0_nist_prime_224.3ssl.gz -> DH_get_1024_160.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_get0_nist_prime_256.3ssl.gz -> DH_get_1024_160.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_get0_nist_prime_384.3ssl.gz -> DH_get_1024_160.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_get0_nist_prime_521.3ssl.gz -> DH_get_1024_160.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_get_rfc2409_prime_1024.3ssl.gz -> DH_get_1024_160.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_get_rfc2409_prime_768.3ssl.gz -> DH_get_1024_160.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_get_rfc3526_prime_1536.3ssl.gz -> DH_get_1024_160.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_get_rfc3526_prime_2048.3ssl.gz -> DH_get_1024_160.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_get_rfc3526_prime_3072.3ssl.gz -> DH_get_1024_160.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_get_rfc3526_prime_4096.3ssl.gz -> DH_get_1024_160.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_get_rfc3526_prime_6144.3ssl.gz -> DH_get_1024_160.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_get_rfc3526_prime_8192.3ssl.gz -> DH_get_1024_160.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_get_word.3ssl.gz -> BN_zero.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_hex2bn.3ssl.gz -> BN_bn2bin.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_is_bit_set.3ssl.gz -> BN_set_bit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_is_odd.3ssl.gz -> BN_cmp.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_is_one.3ssl.gz -> BN_cmp.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_is_prime.3ssl.gz -> BN_generate_prime.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_is_prime_ex.3ssl.gz -> BN_generate_prime.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_is_prime_fasttest.3ssl.gz -> BN_generate_prime.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_is_prime_fasttest_ex.3ssl.gz -> BN_generate_prime.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_is_word.3ssl.gz -> BN_cmp.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_is_zero.3ssl.gz -> BN_cmp.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_lebin2bn.3ssl.gz -> BN_bn2bin.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_lshift.3ssl.gz -> BN_set_bit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_lshift1.3ssl.gz -> BN_set_bit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_mask_bits.3ssl.gz -> BN_set_bit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_mod.3ssl.gz -> BN_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_mod_add.3ssl.gz -> BN_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_mod_exp.3ssl.gz -> BN_add.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BN_mod_inverse.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_mod_mul.3ssl.gz -> BN_add.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BN_mod_mul_montgomery.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BN_mod_mul_reciprocal.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_mod_sqr.3ssl.gz -> BN_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_mod_sqrt.3ssl.gz -> BN_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_mod_sub.3ssl.gz -> BN_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_mod_word.3ssl.gz -> BN_add_word.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_mpi2bn.3ssl.gz -> BN_bn2bin.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_mul.3ssl.gz -> BN_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_mul_word.3ssl.gz -> BN_add_word.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BN_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_nnmod.3ssl.gz -> BN_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_num_bits.3ssl.gz -> BN_num_bytes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_num_bits_word.3ssl.gz -> BN_num_bytes.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BN_num_bytes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_one.3ssl.gz -> BN_zero.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_print.3ssl.gz -> BN_bn2bin.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_print_fp.3ssl.gz -> BN_bn2bin.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_priv_rand.3ssl.gz -> BN_rand.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_priv_rand_range.3ssl.gz -> BN_rand.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_pseudo_rand.3ssl.gz -> BN_rand.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_pseudo_rand_range.3ssl.gz -> BN_rand.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BN_rand.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_rand_range.3ssl.gz -> BN_rand.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_rshift.3ssl.gz -> BN_set_bit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_rshift1.3ssl.gz -> BN_set_bit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_secure_new.3ssl.gz -> BN_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BN_security_bits.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BN_set_bit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_set_word.3ssl.gz -> BN_zero.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_sqr.3ssl.gz -> BN_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_sub.3ssl.gz -> BN_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_sub_word.3ssl.gz -> BN_add_word.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BN_swap.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_to_ASN1_ENUMERATED.3ssl.gz -> ASN1_INTEGER_get_int64.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_to_ASN1_INTEGER.3ssl.gz -> ASN1_INTEGER_get_int64.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_to_montgomery.3ssl.gz -> BN_mod_mul_montgomery.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_ucmp.3ssl.gz -> BN_cmp.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_value_one.3ssl.gz -> BN_zero.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BN_with_flags.3ssl.gz -> BN_copy.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BN_zero.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BUF_MEM_free.3ssl.gz -> BUF_MEM_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BUF_MEM_grow.3ssl.gz -> BUF_MEM_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BUF_MEM_grow_clean.3ssl.gz -> BUF_MEM_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/BUF_MEM_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BUF_MEM_new_ex.3ssl.gz -> BUF_MEM_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/BUF_reverse.3ssl.gz -> BUF_MEM_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CERTIFICATEPOLICIES_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CERTIFICATEPOLICIES_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CMS_ContentInfo_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CMS_ContentInfo_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CMS_ContentInfo_print_ctx.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CMS_ReceiptRequest_create0.3ssl.gz -> CMS_get1_ReceiptRequest.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CMS_ReceiptRequest_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CMS_ReceiptRequest_get0_values.3ssl.gz -> CMS_get1_ReceiptRequest.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CMS_ReceiptRequest_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CMS_RecipientInfo_decrypt.3ssl.gz -> CMS_get0_RecipientInfos.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CMS_RecipientInfo_encrypt.3ssl.gz -> CMS_get0_RecipientInfos.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CMS_RecipientInfo_kekri_get0_id.3ssl.gz -> CMS_get0_RecipientInfos.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CMS_RecipientInfo_kekri_id_cmp.3ssl.gz -> CMS_get0_RecipientInfos.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CMS_RecipientInfo_ktri_cert_cmp.3ssl.gz -> CMS_get0_RecipientInfos.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CMS_RecipientInfo_ktri_get0_signer_id.3ssl.gz -> CMS_get0_RecipientInfos.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CMS_RecipientInfo_set0_key.3ssl.gz -> CMS_get0_RecipientInfos.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CMS_RecipientInfo_set0_pkey.3ssl.gz -> CMS_get0_RecipientInfos.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CMS_RecipientInfo_type.3ssl.gz -> CMS_get0_RecipientInfos.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CMS_SignerInfo_cert_cmp.3ssl.gz -> CMS_get0_SignerInfos.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CMS_SignerInfo_get0_signature.3ssl.gz -> CMS_get0_SignerInfos.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CMS_SignerInfo_get0_signer_id.3ssl.gz -> CMS_get0_SignerInfos.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CMS_SignerInfo_set1_signer_cert.3ssl.gz -> CMS_get0_SignerInfos.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CMS_SignerInfo_sign.3ssl.gz -> CMS_add1_signer.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/CMS_add0_cert.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CMS_add0_crl.3ssl.gz -> CMS_add0_cert.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CMS_add0_recipient_key.3ssl.gz -> CMS_add1_recipient_cert.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CMS_add1_ReceiptRequest.3ssl.gz -> CMS_get1_ReceiptRequest.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CMS_add1_cert.3ssl.gz -> CMS_add0_cert.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CMS_add1_crl.3ssl.gz -> CMS_add0_cert.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/CMS_add1_recipient_cert.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/CMS_add1_signer.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/CMS_compress.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/CMS_decrypt.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/CMS_encrypt.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/CMS_final.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/CMS_get0_RecipientInfos.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/CMS_get0_SignerInfos.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CMS_get0_content.3ssl.gz -> CMS_get0_type.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CMS_get0_eContentType.3ssl.gz -> CMS_get0_type.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CMS_get0_signers.3ssl.gz -> CMS_verify.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/CMS_get0_type.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/CMS_get1_ReceiptRequest.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CMS_get1_certs.3ssl.gz -> CMS_add0_cert.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CMS_get1_crls.3ssl.gz -> CMS_add0_cert.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CMS_set1_eContentType.3ssl.gz -> CMS_get0_type.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/CMS_sign.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/CMS_sign_receipt.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/CMS_uncompress.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/CMS_verify.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/CMS_verify_receipt.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CONF_modules_finish.3ssl.gz -> CONF_modules_free.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/CONF_modules_free.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CONF_modules_load.3ssl.gz -> CONF_modules_load_file.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/CONF_modules_load_file.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CONF_modules_unload.3ssl.gz -> CONF_modules_free.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRL_DIST_POINTS_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRL_DIST_POINTS_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_EX_dup.3ssl.gz -> CRYPTO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_EX_free.3ssl.gz -> CRYPTO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_EX_new.3ssl.gz -> CRYPTO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_THREAD_lock_free.3ssl.gz -> CRYPTO_THREAD_run_once.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_THREAD_lock_new.3ssl.gz -> CRYPTO_THREAD_run_once.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_THREAD_read_lock.3ssl.gz -> CRYPTO_THREAD_run_once.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/CRYPTO_THREAD_run_once.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_THREAD_unlock.3ssl.gz -> CRYPTO_THREAD_run_once.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_THREAD_write_lock.3ssl.gz -> CRYPTO_THREAD_run_once.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_atomic_add.3ssl.gz -> CRYPTO_THREAD_run_once.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_clear_free.3ssl.gz -> OPENSSL_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_clear_realloc.3ssl.gz -> OPENSSL_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_free.3ssl.gz -> OPENSSL_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_free_ex_data.3ssl.gz -> CRYPTO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_free_ex_index.3ssl.gz -> CRYPTO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_get_alloc_counts.3ssl.gz -> OPENSSL_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_get_ex_data.3ssl.gz -> CRYPTO_get_ex_new_index.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/CRYPTO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_get_mem_functions.3ssl.gz -> OPENSSL_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_malloc.3ssl.gz -> OPENSSL_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_mem_ctrl.3ssl.gz -> OPENSSL_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_mem_debug_pop.3ssl.gz -> OPENSSL_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_mem_debug_push.3ssl.gz -> OPENSSL_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_mem_leaks.3ssl.gz -> OPENSSL_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_mem_leaks_cb.3ssl.gz -> OPENSSL_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_mem_leaks_fp.3ssl.gz -> OPENSSL_malloc.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/CRYPTO_memcmp.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_new_ex_data.3ssl.gz -> CRYPTO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_realloc.3ssl.gz -> OPENSSL_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_secure_allocated.3ssl.gz -> OPENSSL_secure_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_secure_clear_free.3ssl.gz -> OPENSSL_secure_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_secure_free.3ssl.gz -> OPENSSL_secure_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_secure_malloc.3ssl.gz -> OPENSSL_secure_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_secure_malloc_done.3ssl.gz -> OPENSSL_secure_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_secure_malloc_init.3ssl.gz -> OPENSSL_secure_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_secure_malloc_initialized.3ssl.gz -> OPENSSL_secure_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_secure_used.3ssl.gz -> OPENSSL_secure_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_secure_zalloc.3ssl.gz -> OPENSSL_secure_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_set_ex_data.3ssl.gz -> CRYPTO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_set_mem_debug.3ssl.gz -> OPENSSL_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_set_mem_functions.3ssl.gz -> OPENSSL_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_strdup.3ssl.gz -> OPENSSL_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_strndup.3ssl.gz -> OPENSSL_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CRYPTO_zalloc.3ssl.gz -> OPENSSL_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CTLOG_STORE_free.3ssl.gz -> CTLOG_STORE_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/CTLOG_STORE_get0_log_by_id.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CTLOG_STORE_load_default_file.3ssl.gz -> CTLOG_STORE_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CTLOG_STORE_load_file.3ssl.gz -> CTLOG_STORE_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/CTLOG_STORE_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CTLOG_free.3ssl.gz -> CTLOG_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CTLOG_get0_log_id.3ssl.gz -> CTLOG_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CTLOG_get0_name.3ssl.gz -> CTLOG_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CTLOG_get0_public_key.3ssl.gz -> CTLOG_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/CTLOG_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CTLOG_new_from_base64.3ssl.gz -> CTLOG_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CT_POLICY_EVAL_CTX_free.3ssl.gz -> CT_POLICY_EVAL_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CT_POLICY_EVAL_CTX_get0_cert.3ssl.gz -> CT_POLICY_EVAL_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CT_POLICY_EVAL_CTX_get0_issuer.3ssl.gz -> CT_POLICY_EVAL_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CT_POLICY_EVAL_CTX_get0_log_store.3ssl.gz -> CT_POLICY_EVAL_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CT_POLICY_EVAL_CTX_get_time.3ssl.gz -> CT_POLICY_EVAL_CTX_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/CT_POLICY_EVAL_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CT_POLICY_EVAL_CTX_set1_cert.3ssl.gz -> CT_POLICY_EVAL_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CT_POLICY_EVAL_CTX_set1_issuer.3ssl.gz -> CT_POLICY_EVAL_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CT_POLICY_EVAL_CTX_set_shared_CTLOG_STORE.3ssl.gz -> CT_POLICY_EVAL_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/CT_POLICY_EVAL_CTX_set_time.3ssl.gz -> CT_POLICY_EVAL_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DECLARE_ASN1_FUNCTIONS.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DECLARE_LHASH_OF.3ssl.gz -> OPENSSL_LH_COMPFUNC.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DECLARE_PEM_rw.3ssl.gz -> PEM_read_CMS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DEFINE_SPECIAL_STACK_OF.3ssl.gz -> DEFINE_STACK_OF.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DEFINE_SPECIAL_STACK_OF_CONST.3ssl.gz -> DEFINE_STACK_OF.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/DEFINE_STACK_OF.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DEFINE_STACK_OF_CONST.3ssl.gz -> DEFINE_STACK_OF.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DES_cbc_cksum.3ssl.gz -> DES_random_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DES_cfb64_encrypt.3ssl.gz -> DES_random_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DES_cfb_encrypt.3ssl.gz -> DES_random_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DES_crypt.3ssl.gz -> DES_random_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DES_ecb2_encrypt.3ssl.gz -> DES_random_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DES_ecb3_encrypt.3ssl.gz -> DES_random_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DES_ecb_encrypt.3ssl.gz -> DES_random_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DES_ede2_cbc_encrypt.3ssl.gz -> DES_random_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DES_ede2_cfb64_encrypt.3ssl.gz -> DES_random_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DES_ede2_ofb64_encrypt.3ssl.gz -> DES_random_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DES_ede3_cbc_encrypt.3ssl.gz -> DES_random_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DES_ede3_cfb64_encrypt.3ssl.gz -> DES_random_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DES_ede3_ofb64_encrypt.3ssl.gz -> DES_random_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DES_fcrypt.3ssl.gz -> DES_random_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DES_is_weak_key.3ssl.gz -> DES_random_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DES_key_sched.3ssl.gz -> DES_random_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DES_ncbc_encrypt.3ssl.gz -> DES_random_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DES_ofb64_encrypt.3ssl.gz -> DES_random_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DES_ofb_encrypt.3ssl.gz -> DES_random_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DES_pcbc_encrypt.3ssl.gz -> DES_random_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DES_quad_cksum.3ssl.gz -> DES_random_key.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/DES_random_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DES_set_key.3ssl.gz -> DES_random_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DES_set_key_checked.3ssl.gz -> DES_random_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DES_set_key_unchecked.3ssl.gz -> DES_random_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DES_set_odd_parity.3ssl.gz -> DES_random_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DES_string_to_2keys.3ssl.gz -> DES_random_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DES_string_to_key.3ssl.gz -> DES_random_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DES_xcbc_encrypt.3ssl.gz -> DES_random_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_OpenSSL.3ssl.gz -> DH_set_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_bits.3ssl.gz -> DH_size.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_check.3ssl.gz -> DH_generate_parameters.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_check_ex.3ssl.gz -> DH_generate_parameters.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_check_params.3ssl.gz -> DH_generate_parameters.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_check_params_ex.3ssl.gz -> DH_generate_parameters.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_check_pub_key_ex.3ssl.gz -> DH_generate_parameters.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_clear_flags.3ssl.gz -> DH_get0_pqg.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_compute_key.3ssl.gz -> DH_generate_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_compute_key_padded.3ssl.gz -> DH_generate_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_free.3ssl.gz -> DH_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/DH_generate_key.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/DH_generate_parameters.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_generate_parameters_ex.3ssl.gz -> DH_generate_parameters.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_get0_engine.3ssl.gz -> DH_get0_pqg.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_get0_g.3ssl.gz -> DH_get0_pqg.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_get0_key.3ssl.gz -> DH_get0_pqg.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_get0_p.3ssl.gz -> DH_get0_pqg.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/DH_get0_pqg.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_get0_priv_key.3ssl.gz -> DH_get0_pqg.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_get0_pub_key.3ssl.gz -> DH_get0_pqg.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_get0_q.3ssl.gz -> DH_get0_pqg.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/DH_get_1024_160.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_get_2048_224.3ssl.gz -> DH_get_1024_160.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_get_2048_256.3ssl.gz -> DH_get_1024_160.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_get_default_method.3ssl.gz -> DH_set_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_get_ex_data.3ssl.gz -> BIO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_get_ex_new_index.3ssl.gz -> BIO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_get_length.3ssl.gz -> DH_get0_pqg.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_get_nid.3ssl.gz -> DH_new_by_nid.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_meth_dup.3ssl.gz -> DH_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_meth_free.3ssl.gz -> DH_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_meth_get0_app_data.3ssl.gz -> DH_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_meth_get0_name.3ssl.gz -> DH_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_meth_get_bn_mod_exp.3ssl.gz -> DH_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_meth_get_compute_key.3ssl.gz -> DH_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_meth_get_finish.3ssl.gz -> DH_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_meth_get_flags.3ssl.gz -> DH_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_meth_get_generate_key.3ssl.gz -> DH_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_meth_get_generate_params.3ssl.gz -> DH_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_meth_get_init.3ssl.gz -> DH_meth_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/DH_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_meth_set0_app_data.3ssl.gz -> DH_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_meth_set1_name.3ssl.gz -> DH_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_meth_set_bn_mod_exp.3ssl.gz -> DH_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_meth_set_compute_key.3ssl.gz -> DH_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_meth_set_finish.3ssl.gz -> DH_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_meth_set_flags.3ssl.gz -> DH_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_meth_set_generate_key.3ssl.gz -> DH_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_meth_set_generate_params.3ssl.gz -> DH_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_meth_set_init.3ssl.gz -> DH_meth_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/DH_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/DH_new_by_nid.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_new_method.3ssl.gz -> DH_set_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_security_bits.3ssl.gz -> DH_size.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_set0_key.3ssl.gz -> DH_get0_pqg.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_set0_pqg.3ssl.gz -> DH_get0_pqg.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_set_default_method.3ssl.gz -> DH_set_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_set_ex_data.3ssl.gz -> BIO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_set_flags.3ssl.gz -> DH_get0_pqg.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_set_length.3ssl.gz -> DH_get0_pqg.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/DH_set_method.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/DH_size.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DH_test_flags.3ssl.gz -> DH_get0_pqg.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DHparams_print.3ssl.gz -> RSA_print.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DHparams_print_fp.3ssl.gz -> RSA_print.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DIRECTORYSTRING_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DIRECTORYSTRING_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DISPLAYTEXT_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DISPLAYTEXT_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DIST_POINT_NAME_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DIST_POINT_NAME_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DIST_POINT_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DIST_POINT_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_OpenSSL.3ssl.gz -> DSA_set_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_SIG_free.3ssl.gz -> DSA_SIG_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_SIG_get0.3ssl.gz -> DSA_SIG_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/DSA_SIG_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_SIG_set0.3ssl.gz -> DSA_SIG_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_bits.3ssl.gz -> DSA_size.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_clear_flags.3ssl.gz -> DSA_get0_pqg.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/DSA_do_sign.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_do_verify.3ssl.gz -> DSA_do_sign.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/DSA_dup_DH.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_free.3ssl.gz -> DSA_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/DSA_generate_key.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/DSA_generate_parameters.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_generate_parameters_ex.3ssl.gz -> DSA_generate_parameters.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_get0_engine.3ssl.gz -> DSA_get0_pqg.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_get0_g.3ssl.gz -> DSA_get0_pqg.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_get0_key.3ssl.gz -> DSA_get0_pqg.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_get0_p.3ssl.gz -> DSA_get0_pqg.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/DSA_get0_pqg.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_get0_priv_key.3ssl.gz -> DSA_get0_pqg.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_get0_pub_key.3ssl.gz -> DSA_get0_pqg.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_get0_q.3ssl.gz -> DSA_get0_pqg.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_get_default_method.3ssl.gz -> DSA_set_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_get_ex_data.3ssl.gz -> BIO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_get_ex_new_index.3ssl.gz -> BIO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_meth_dup.3ssl.gz -> DSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_meth_free.3ssl.gz -> DSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_meth_get0_app_data.3ssl.gz -> DSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_meth_get0_name.3ssl.gz -> DSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_meth_get_bn_mod_exp.3ssl.gz -> DSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_meth_get_finish.3ssl.gz -> DSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_meth_get_flags.3ssl.gz -> DSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_meth_get_init.3ssl.gz -> DSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_meth_get_keygen.3ssl.gz -> DSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_meth_get_mod_exp.3ssl.gz -> DSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_meth_get_paramgen.3ssl.gz -> DSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_meth_get_sign.3ssl.gz -> DSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_meth_get_sign_setup.3ssl.gz -> DSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_meth_get_verify.3ssl.gz -> DSA_meth_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/DSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_meth_set0_app_data.3ssl.gz -> DSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_meth_set1_name.3ssl.gz -> DSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_meth_set_bn_mod_exp.3ssl.gz -> DSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_meth_set_finish.3ssl.gz -> DSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_meth_set_flags.3ssl.gz -> DSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_meth_set_init.3ssl.gz -> DSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_meth_set_keygen.3ssl.gz -> DSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_meth_set_mod_exp.3ssl.gz -> DSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_meth_set_paramgen.3ssl.gz -> DSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_meth_set_sign.3ssl.gz -> DSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_meth_set_sign_setup.3ssl.gz -> DSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_meth_set_verify.3ssl.gz -> DSA_meth_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/DSA_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_new_method.3ssl.gz -> DSA_set_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_print.3ssl.gz -> RSA_print.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_print_fp.3ssl.gz -> RSA_print.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_security_bits.3ssl.gz -> DSA_size.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_set0_key.3ssl.gz -> DSA_get0_pqg.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_set0_pqg.3ssl.gz -> DSA_get0_pqg.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_set_default_method.3ssl.gz -> DSA_set_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_set_ex_data.3ssl.gz -> BIO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_set_flags.3ssl.gz -> DSA_get0_pqg.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/DSA_set_method.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/DSA_sign.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_sign_setup.3ssl.gz -> DSA_sign.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/DSA_size.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_test_flags.3ssl.gz -> DSA_get0_pqg.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSA_verify.3ssl.gz -> DSA_sign.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSAparams_dup.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSAparams_print.3ssl.gz -> RSA_print.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DSAparams_print_fp.3ssl.gz -> RSA_print.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DTLS_client_method.3ssl.gz -> SSL_CTX_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/DTLS_get_data_mtu.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DTLS_method.3ssl.gz -> SSL_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DTLS_server_method.3ssl.gz -> SSL_CTX_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/DTLS_set_timer_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DTLS_timer_cb.3ssl.gz -> DTLS_set_timer_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DTLSv1_2_client_method.3ssl.gz -> SSL_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DTLSv1_2_method.3ssl.gz -> SSL_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DTLSv1_2_server_method.3ssl.gz -> SSL_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DTLSv1_client_method.3ssl.gz -> SSL_CTX_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/DTLSv1_listen.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DTLSv1_method.3ssl.gz -> SSL_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/DTLSv1_server_method.3ssl.gz -> SSL_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ECDH_get_ex_data.3ssl.gz -> BIO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ECDH_get_ex_new_index.3ssl.gz -> BIO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ECDH_set_ex_data.3ssl.gz -> BIO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ECDSA_SIG_free.3ssl.gz -> ECDSA_SIG_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ECDSA_SIG_get0.3ssl.gz -> ECDSA_SIG_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ECDSA_SIG_get0_r.3ssl.gz -> ECDSA_SIG_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ECDSA_SIG_get0_s.3ssl.gz -> ECDSA_SIG_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/ECDSA_SIG_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ECDSA_SIG_set0.3ssl.gz -> ECDSA_SIG_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ECDSA_do_sign.3ssl.gz -> ECDSA_SIG_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ECDSA_do_sign_ex.3ssl.gz -> ECDSA_SIG_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ECDSA_do_verify.3ssl.gz -> ECDSA_SIG_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ECDSA_sign.3ssl.gz -> ECDSA_SIG_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ECDSA_sign_ex.3ssl.gz -> ECDSA_SIG_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ECDSA_sign_setup.3ssl.gz -> ECDSA_SIG_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ECDSA_size.3ssl.gz -> ECDSA_SIG_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ECDSA_verify.3ssl.gz -> ECDSA_SIG_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ECPARAMETERS_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ECPARAMETERS_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ECPKPARAMETERS_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ECPKPARAMETERS_new.3ssl.gz -> X509_dup.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/ECPKParameters_print.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ECPKParameters_print_fp.3ssl.gz -> ECPKParameters_print.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GF2m_simple_method.3ssl.gz -> EC_GFp_simple_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GFp_mont_method.3ssl.gz -> EC_GFp_simple_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GFp_nist_method.3ssl.gz -> EC_GFp_simple_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GFp_nistp224_method.3ssl.gz -> EC_GFp_simple_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GFp_nistp256_method.3ssl.gz -> EC_GFp_simple_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GFp_nistp521_method.3ssl.gz -> EC_GFp_simple_method.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EC_GFp_simple_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_check.3ssl.gz -> EC_GROUP_copy.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_check_discriminant.3ssl.gz -> EC_GROUP_copy.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_clear_free.3ssl.gz -> EC_GROUP_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_cmp.3ssl.gz -> EC_GROUP_copy.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EC_GROUP_copy.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_dup.3ssl.gz -> EC_GROUP_copy.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_free.3ssl.gz -> EC_GROUP_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_get0_cofactor.3ssl.gz -> EC_GROUP_copy.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_get0_generator.3ssl.gz -> EC_GROUP_copy.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_get0_order.3ssl.gz -> EC_GROUP_copy.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_get0_seed.3ssl.gz -> EC_GROUP_copy.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_get_asn1_flag.3ssl.gz -> EC_GROUP_copy.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_get_basis_type.3ssl.gz -> EC_GROUP_copy.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_get_cofactor.3ssl.gz -> EC_GROUP_copy.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_get_curve.3ssl.gz -> EC_GROUP_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_get_curve_GF2m.3ssl.gz -> EC_GROUP_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_get_curve_GFp.3ssl.gz -> EC_GROUP_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_get_curve_name.3ssl.gz -> EC_GROUP_copy.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_get_degree.3ssl.gz -> EC_GROUP_copy.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_get_ecparameters.3ssl.gz -> EC_GROUP_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_get_ecpkparameters.3ssl.gz -> EC_GROUP_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_get_order.3ssl.gz -> EC_GROUP_copy.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_get_pentanomial_basis.3ssl.gz -> EC_GROUP_copy.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_get_point_conversion_form.3ssl.gz -> EC_GROUP_copy.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_get_seed_len.3ssl.gz -> EC_GROUP_copy.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_get_trinomial_basis.3ssl.gz -> EC_GROUP_copy.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_have_precompute_mult.3ssl.gz -> EC_POINT_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_method_of.3ssl.gz -> EC_GROUP_copy.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EC_GROUP_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_new_by_curve_name.3ssl.gz -> EC_GROUP_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_new_curve_GF2m.3ssl.gz -> EC_GROUP_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_new_curve_GFp.3ssl.gz -> EC_GROUP_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_new_from_ecparameters.3ssl.gz -> EC_GROUP_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_new_from_ecpkparameters.3ssl.gz -> EC_GROUP_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_order_bits.3ssl.gz -> EC_GROUP_copy.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_precompute_mult.3ssl.gz -> EC_POINT_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_set_asn1_flag.3ssl.gz -> EC_GROUP_copy.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_set_curve.3ssl.gz -> EC_GROUP_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_set_curve_GF2m.3ssl.gz -> EC_GROUP_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_set_curve_GFp.3ssl.gz -> EC_GROUP_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_set_curve_name.3ssl.gz -> EC_GROUP_copy.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_set_generator.3ssl.gz -> EC_GROUP_copy.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_set_point_conversion_form.3ssl.gz -> EC_GROUP_copy.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_GROUP_set_seed.3ssl.gz -> EC_GROUP_copy.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_KEY_check_key.3ssl.gz -> EC_KEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_KEY_clear_flags.3ssl.gz -> EC_KEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_KEY_copy.3ssl.gz -> EC_KEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_KEY_decoded_from_explicit_params.3ssl.gz -> EC_KEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_KEY_dup.3ssl.gz -> EC_KEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_KEY_free.3ssl.gz -> EC_KEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_KEY_generate_key.3ssl.gz -> EC_KEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_KEY_get0_engine.3ssl.gz -> EC_KEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_KEY_get0_group.3ssl.gz -> EC_KEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_KEY_get0_private_key.3ssl.gz -> EC_KEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_KEY_get0_public_key.3ssl.gz -> EC_KEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_KEY_get_conv_form.3ssl.gz -> EC_KEY_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EC_KEY_get_enc_flags.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_KEY_get_ex_data.3ssl.gz -> BIO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_KEY_get_ex_new_index.3ssl.gz -> BIO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_KEY_get_flags.3ssl.gz -> EC_KEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_KEY_get_method.3ssl.gz -> EC_KEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_KEY_key2buf.3ssl.gz -> EC_KEY_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EC_KEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_KEY_new_by_curve_name.3ssl.gz -> EC_KEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_KEY_oct2key.3ssl.gz -> EC_KEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_KEY_oct2priv.3ssl.gz -> EC_KEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_KEY_precompute_mult.3ssl.gz -> EC_KEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_KEY_priv2buf.3ssl.gz -> EC_KEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_KEY_priv2oct.3ssl.gz -> EC_KEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_KEY_set_asn1_flag.3ssl.gz -> EC_KEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_KEY_set_conv_form.3ssl.gz -> EC_KEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_KEY_set_enc_flags.3ssl.gz -> EC_KEY_get_enc_flags.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_KEY_set_ex_data.3ssl.gz -> BIO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_KEY_set_flags.3ssl.gz -> EC_KEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_KEY_set_group.3ssl.gz -> EC_KEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_KEY_set_method.3ssl.gz -> EC_KEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_KEY_set_private_key.3ssl.gz -> EC_KEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_KEY_set_public_key.3ssl.gz -> EC_KEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_KEY_set_public_key_affine_coordinates.3ssl.gz -> EC_KEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_KEY_up_ref.3ssl.gz -> EC_KEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_METHOD_get_field_type.3ssl.gz -> EC_GFp_simple_method.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EC_POINT_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_POINT_bn2point.3ssl.gz -> EC_POINT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_POINT_clear_free.3ssl.gz -> EC_POINT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_POINT_cmp.3ssl.gz -> EC_POINT_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_POINT_copy.3ssl.gz -> EC_POINT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_POINT_dbl.3ssl.gz -> EC_POINT_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_POINT_dup.3ssl.gz -> EC_POINT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_POINT_free.3ssl.gz -> EC_POINT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_POINT_get_Jprojective_coordinates_GFp.3ssl.gz -> EC_POINT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_POINT_get_affine_coordinates.3ssl.gz -> EC_POINT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_POINT_get_affine_coordinates_GF2m.3ssl.gz -> EC_POINT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_POINT_get_affine_coordinates_GFp.3ssl.gz -> EC_POINT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_POINT_hex2point.3ssl.gz -> EC_POINT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_POINT_invert.3ssl.gz -> EC_POINT_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_POINT_is_at_infinity.3ssl.gz -> EC_POINT_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_POINT_is_on_curve.3ssl.gz -> EC_POINT_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_POINT_make_affine.3ssl.gz -> EC_POINT_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_POINT_method_of.3ssl.gz -> EC_POINT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_POINT_mul.3ssl.gz -> EC_POINT_add.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EC_POINT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_POINT_oct2point.3ssl.gz -> EC_POINT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_POINT_point2bn.3ssl.gz -> EC_POINT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_POINT_point2buf.3ssl.gz -> EC_POINT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_POINT_point2hex.3ssl.gz -> EC_POINT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_POINT_point2oct.3ssl.gz -> EC_POINT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_POINT_set_Jprojective_coordinates_GFp.3ssl.gz -> EC_POINT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_POINT_set_affine_coordinates.3ssl.gz -> EC_POINT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_POINT_set_affine_coordinates_GF2m.3ssl.gz -> EC_POINT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_POINT_set_affine_coordinates_GFp.3ssl.gz -> EC_POINT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_POINT_set_compressed_coordinates.3ssl.gz -> EC_POINT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_POINT_set_compressed_coordinates_GF2m.3ssl.gz -> EC_POINT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_POINT_set_compressed_coordinates_GFp.3ssl.gz -> EC_POINT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_POINT_set_to_infinity.3ssl.gz -> EC_POINT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_POINTs_make_affine.3ssl.gz -> EC_POINT_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_POINTs_mul.3ssl.gz -> EC_POINT_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EC_get_builtin_curves.3ssl.gz -> EC_GROUP_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EDIPARTYNAME_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EDIPARTYNAME_new.3ssl.gz -> X509_dup.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_add_conf_module.3ssl.gz -> OPENSSL_load_builtin_modules.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_by_id.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_cleanup.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_cmd_is_executable.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_ctrl.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_ctrl_cmd.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_ctrl_cmd_string.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_finish.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_free.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_get_DH.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_get_DSA.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_get_RAND.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_get_RSA.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_get_cipher.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_get_cipher_engine.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_get_ciphers.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_get_cmd_defns.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_get_ctrl_function.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_get_default_DH.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_get_default_DSA.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_get_default_RAND.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_get_default_RSA.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_get_destroy_function.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_get_digest.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_get_digest_engine.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_get_digests.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_get_ex_data.3ssl.gz -> BIO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_get_ex_new_index.3ssl.gz -> BIO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_get_finish_function.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_get_first.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_get_flags.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_get_id.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_get_init_function.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_get_last.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_get_load_privkey_function.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_get_load_pubkey_function.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_get_name.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_get_next.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_get_prev.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_get_table_flags.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_init.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_load_builtin_engines.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_load_private_key.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_load_public_key.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_new.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_register_DH.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_register_DSA.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_register_RAND.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_register_RSA.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_register_all_DH.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_register_all_DSA.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_register_all_RAND.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_register_all_RSA.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_register_all_ciphers.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_register_all_complete.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_register_all_digests.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_register_ciphers.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_register_complete.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_register_digests.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_remove.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_set_DH.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_set_DSA.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_set_RAND.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_set_RSA.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_set_ciphers.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_set_cmd_defns.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_set_ctrl_function.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_set_default.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_set_default_DH.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_set_default_DSA.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_set_default_RAND.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_set_default_RSA.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_set_default_ciphers.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_set_default_digests.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_set_default_string.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_set_destroy_function.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_set_digests.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_set_ex_data.3ssl.gz -> BIO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_set_finish_function.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_set_flags.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_set_id.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_set_init_function.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_set_load_privkey_function.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_set_load_pubkey_function.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_set_name.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_set_table_flags.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_unregister_DH.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_unregister_DSA.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_unregister_RAND.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_unregister_RSA.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_unregister_ciphers.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_unregister_digests.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ENGINE_up_ref.3ssl.gz -> ENGINE_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ERR_FATAL_ERROR.3ssl.gz -> ERR_GET_LIB.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ERR_GET_FUNC.3ssl.gz -> ERR_GET_LIB.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/ERR_GET_LIB.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ERR_GET_REASON.3ssl.gz -> ERR_GET_LIB.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ERR_PACK.3ssl.gz -> ERR_load_strings.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ERR_add_error_data.3ssl.gz -> ERR_put_error.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ERR_add_error_vdata.3ssl.gz -> ERR_put_error.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/ERR_clear_error.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/ERR_error_string.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ERR_error_string_n.3ssl.gz -> ERR_error_string.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ERR_free_strings.3ssl.gz -> ERR_load_crypto_strings.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ERR_func_error_string.3ssl.gz -> ERR_error_string.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/ERR_get_error.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ERR_get_error_line.3ssl.gz -> ERR_get_error.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ERR_get_error_line_data.3ssl.gz -> ERR_get_error.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ERR_get_next_error_library.3ssl.gz -> ERR_load_strings.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ERR_lib_error_string.3ssl.gz -> ERR_error_string.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/ERR_load_crypto_strings.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/ERR_load_strings.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ERR_peek_error.3ssl.gz -> ERR_get_error.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ERR_peek_error_line.3ssl.gz -> ERR_get_error.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ERR_peek_error_line_data.3ssl.gz -> ERR_get_error.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ERR_peek_last_error.3ssl.gz -> ERR_get_error.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ERR_peek_last_error_line.3ssl.gz -> ERR_get_error.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ERR_peek_last_error_line_data.3ssl.gz -> ERR_get_error.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ERR_pop_to_mark.3ssl.gz -> ERR_set_mark.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/ERR_print_errors.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ERR_print_errors_cb.3ssl.gz -> ERR_print_errors.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ERR_print_errors_fp.3ssl.gz -> ERR_print_errors.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/ERR_put_error.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ERR_reason_error_string.3ssl.gz -> ERR_error_string.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/ERR_remove_state.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ERR_remove_thread_state.3ssl.gz -> ERR_remove_state.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/ERR_set_mark.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ESS_CERT_ID_dup.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ESS_CERT_ID_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ESS_CERT_ID_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ESS_ISSUER_SERIAL_dup.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ESS_ISSUER_SERIAL_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ESS_ISSUER_SERIAL_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ESS_SIGNING_CERT_dup.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ESS_SIGNING_CERT_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ESS_SIGNING_CERT_new.3ssl.gz -> X509_dup.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_BytesToKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_CTX_block_size.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_CTX_cipher.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_CTX_ctrl.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_CTX_flags.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_CTX_free.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_CTX_get_app_data.3ssl.gz -> EVP_EncryptInit.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_CIPHER_CTX_get_cipher_data.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_CTX_iv_length.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_CTX_key_length.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_CTX_mode.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_CTX_new.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_CTX_nid.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_CTX_reset.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_CTX_set_app_data.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_CTX_set_cipher_data.3ssl.gz -> EVP_CIPHER_CTX_get_cipher_data.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_CTX_set_key_length.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_CTX_set_padding.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_CTX_type.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_asn1_to_param.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_block_size.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_flags.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_iv_length.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_key_length.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_meth_dup.3ssl.gz -> EVP_CIPHER_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_meth_free.3ssl.gz -> EVP_CIPHER_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_meth_get_cleanup.3ssl.gz -> EVP_CIPHER_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_meth_get_ctrl.3ssl.gz -> EVP_CIPHER_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_meth_get_do_cipher.3ssl.gz -> EVP_CIPHER_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_meth_get_get_asn1_params.3ssl.gz -> EVP_CIPHER_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_meth_get_init.3ssl.gz -> EVP_CIPHER_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_meth_get_set_asn1_params.3ssl.gz -> EVP_CIPHER_meth_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_CIPHER_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_meth_set_cleanup.3ssl.gz -> EVP_CIPHER_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_meth_set_ctrl.3ssl.gz -> EVP_CIPHER_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_meth_set_do_cipher.3ssl.gz -> EVP_CIPHER_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_meth_set_flags.3ssl.gz -> EVP_CIPHER_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_meth_set_get_asn1_params.3ssl.gz -> EVP_CIPHER_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_meth_set_impl_ctx_size.3ssl.gz -> EVP_CIPHER_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_meth_set_init.3ssl.gz -> EVP_CIPHER_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_meth_set_iv_length.3ssl.gz -> EVP_CIPHER_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_meth_set_set_asn1_params.3ssl.gz -> EVP_CIPHER_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_mode.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_nid.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_param_to_asn1.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CIPHER_type.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CipherFinal.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CipherFinal_ex.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CipherInit.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CipherInit_ex.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_CipherUpdate.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_DecodeBlock.3ssl.gz -> EVP_EncodeInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_DecodeFinal.3ssl.gz -> EVP_EncodeInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_DecodeInit.3ssl.gz -> EVP_EncodeInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_DecodeUpdate.3ssl.gz -> EVP_EncodeInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_DecryptFinal.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_DecryptFinal_ex.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_DecryptInit.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_DecryptInit_ex.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_DecryptUpdate.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_Digest.3ssl.gz -> EVP_DigestInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_DigestFinal.3ssl.gz -> EVP_DigestInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_DigestFinalXOF.3ssl.gz -> EVP_DigestInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_DigestFinal_ex.3ssl.gz -> EVP_DigestInit.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_DigestInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_DigestInit_ex.3ssl.gz -> EVP_DigestInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_DigestSign.3ssl.gz -> EVP_DigestSignInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_DigestSignFinal.3ssl.gz -> EVP_DigestSignInit.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_DigestSignInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_DigestSignUpdate.3ssl.gz -> EVP_DigestSignInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_DigestUpdate.3ssl.gz -> EVP_DigestInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_DigestVerify.3ssl.gz -> EVP_DigestVerifyInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_DigestVerifyFinal.3ssl.gz -> EVP_DigestVerifyInit.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_DigestVerifyInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_DigestVerifyUpdate.3ssl.gz -> EVP_DigestVerifyInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_ENCODE_CTX_copy.3ssl.gz -> EVP_EncodeInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_ENCODE_CTX_free.3ssl.gz -> EVP_EncodeInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_ENCODE_CTX_new.3ssl.gz -> EVP_EncodeInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_ENCODE_CTX_num.3ssl.gz -> EVP_EncodeInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_EncodeBlock.3ssl.gz -> EVP_EncodeInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_EncodeFinal.3ssl.gz -> EVP_EncodeInit.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_EncodeInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_EncodeUpdate.3ssl.gz -> EVP_EncodeInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_EncryptFinal.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_EncryptFinal_ex.3ssl.gz -> EVP_EncryptInit.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_EncryptInit_ex.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_EncryptUpdate.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_CTX_block_size.3ssl.gz -> EVP_DigestInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_CTX_clear_flags.3ssl.gz -> EVP_DigestInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_CTX_copy.3ssl.gz -> EVP_DigestInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_CTX_copy_ex.3ssl.gz -> EVP_DigestInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_CTX_ctrl.3ssl.gz -> EVP_DigestInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_CTX_free.3ssl.gz -> EVP_DigestInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_CTX_md.3ssl.gz -> EVP_DigestInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_CTX_md_data.3ssl.gz -> EVP_DigestInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_CTX_new.3ssl.gz -> EVP_DigestInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_CTX_pkey_ctx.3ssl.gz -> EVP_DigestInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_CTX_reset.3ssl.gz -> EVP_DigestInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_CTX_set_flags.3ssl.gz -> EVP_DigestInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_CTX_set_pkey_ctx.3ssl.gz -> EVP_DigestInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_CTX_set_update_fn.3ssl.gz -> EVP_DigestInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_CTX_size.3ssl.gz -> EVP_DigestInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_CTX_test_flags.3ssl.gz -> EVP_DigestInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_CTX_type.3ssl.gz -> EVP_DigestInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_CTX_update_fn.3ssl.gz -> EVP_DigestInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_block_size.3ssl.gz -> EVP_DigestInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_flags.3ssl.gz -> EVP_DigestInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_meth_dup.3ssl.gz -> EVP_MD_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_meth_free.3ssl.gz -> EVP_MD_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_meth_get_app_datasize.3ssl.gz -> EVP_MD_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_meth_get_cleanup.3ssl.gz -> EVP_MD_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_meth_get_copy.3ssl.gz -> EVP_MD_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_meth_get_ctrl.3ssl.gz -> EVP_MD_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_meth_get_final.3ssl.gz -> EVP_MD_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_meth_get_flags.3ssl.gz -> EVP_MD_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_meth_get_init.3ssl.gz -> EVP_MD_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_meth_get_input_blocksize.3ssl.gz -> EVP_MD_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_meth_get_result_size.3ssl.gz -> EVP_MD_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_meth_get_update.3ssl.gz -> EVP_MD_meth_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_MD_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_meth_set_app_datasize.3ssl.gz -> EVP_MD_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_meth_set_cleanup.3ssl.gz -> EVP_MD_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_meth_set_copy.3ssl.gz -> EVP_MD_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_meth_set_ctrl.3ssl.gz -> EVP_MD_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_meth_set_final.3ssl.gz -> EVP_MD_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_meth_set_flags.3ssl.gz -> EVP_MD_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_meth_set_init.3ssl.gz -> EVP_MD_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_meth_set_input_blocksize.3ssl.gz -> EVP_MD_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_meth_set_result_size.3ssl.gz -> EVP_MD_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_meth_set_update.3ssl.gz -> EVP_MD_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_pkey_type.3ssl.gz -> EVP_DigestInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_size.3ssl.gz -> EVP_DigestInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_MD_type.3ssl.gz -> EVP_DigestInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_OpenFinal.3ssl.gz -> EVP_OpenInit.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_OpenInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_OpenUpdate.3ssl.gz -> EVP_OpenInit.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_PKEY_ASN1_METHOD.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_add1_hkdf_info.3ssl.gz -> EVP_PKEY_CTX_set_hkdf_md.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_add1_tls1_prf_seed.3ssl.gz -> EVP_PKEY_CTX_set_tls1_prf_md.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_ctrl_str.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_ctrl_uint64.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_dup.3ssl.gz -> EVP_PKEY_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_free.3ssl.gz -> EVP_PKEY_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_get0_dh_kdf_oid.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_get0_dh_kdf_ukm.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_get0_ecdh_kdf_ukm.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_get0_rsa_oaep_label.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_get1_id.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_get1_id_len.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_get_app_data.3ssl.gz -> EVP_PKEY_keygen.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_get_cb.3ssl.gz -> EVP_PKEY_keygen.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_get_dh_kdf_md.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_get_dh_kdf_outlen.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_get_dh_kdf_type.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_get_ecdh_cofactor_mode.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_get_ecdh_kdf_md.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_get_ecdh_kdf_outlen.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_get_ecdh_kdf_type.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_get_keygen_info.3ssl.gz -> EVP_PKEY_keygen.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_get_rsa_mgf1_md.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_get_rsa_oaep_md.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_get_rsa_padding.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_get_rsa_pss_saltlen.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_get_signature_md.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_hkdf_mode.3ssl.gz -> EVP_PKEY_CTX_set_hkdf_md.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_md.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_PKEY_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_new_id.3ssl.gz -> EVP_PKEY_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set0_dh_kdf_oid.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set0_dh_kdf_ukm.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set0_ecdh_kdf_ukm.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set0_rsa_oaep_label.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set1_hkdf_key.3ssl.gz -> EVP_PKEY_CTX_set_hkdf_md.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set1_hkdf_salt.3ssl.gz -> EVP_PKEY_CTX_set_hkdf_md.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set1_id.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_PKEY_CTX_set1_pbe_pass.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set1_scrypt_salt.3ssl.gz -> EVP_PKEY_CTX_set_scrypt_N.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set1_tls1_prf_secret.3ssl.gz -> EVP_PKEY_CTX_set_tls1_prf_md.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set_app_data.3ssl.gz -> EVP_PKEY_keygen.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set_cb.3ssl.gz -> EVP_PKEY_keygen.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set_dh_kdf_md.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set_dh_kdf_outlen.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set_dh_kdf_type.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set_dh_nid.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set_dh_pad.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set_dh_paramgen_generator.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set_dh_paramgen_prime_len.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set_dh_paramgen_subprime_len.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set_dh_paramgen_type.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set_dh_rfc5114.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set_dhx_rfc5114.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set_dsa_paramgen_bits.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set_dsa_paramgen_md.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set_dsa_paramgen_q_bits.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set_ec_param_enc.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set_ec_paramgen_curve_nid.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set_ecdh_cofactor_mode.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set_ecdh_kdf_md.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set_ecdh_kdf_outlen.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set_ecdh_kdf_type.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_PKEY_CTX_set_hkdf_md.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set_mac_key.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set_rsa_keygen_bits.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set_rsa_keygen_primes.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set_rsa_keygen_pubexp.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set_rsa_mgf1_md.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set_rsa_oaep_md.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set_rsa_padding.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_md.3ssl.gz -> EVP_PKEY_CTX_set_rsa_pss_keygen_md.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_saltlen.3ssl.gz -> EVP_PKEY_CTX_set_rsa_pss_keygen_md.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set_rsa_pss_saltlen.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_PKEY_CTX_set_scrypt_N.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set_scrypt_maxmem_bytes.3ssl.gz -> EVP_PKEY_CTX_set_scrypt_N.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set_scrypt_p.3ssl.gz -> EVP_PKEY_CTX_set_scrypt_N.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set_scrypt_r.3ssl.gz -> EVP_PKEY_CTX_set_scrypt_N.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_CTX_set_signature_md.3ssl.gz -> EVP_PKEY_CTX_ctrl.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_PKEY_CTX_set_tls1_prf_md.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_METHOD.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_asn1_add0.3ssl.gz -> EVP_PKEY_ASN1_METHOD.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_asn1_add_alias.3ssl.gz -> EVP_PKEY_ASN1_METHOD.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_asn1_copy.3ssl.gz -> EVP_PKEY_ASN1_METHOD.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_asn1_find.3ssl.gz -> EVP_PKEY_asn1_get_count.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_asn1_find_str.3ssl.gz -> EVP_PKEY_asn1_get_count.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_asn1_free.3ssl.gz -> EVP_PKEY_ASN1_METHOD.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_asn1_get0.3ssl.gz -> EVP_PKEY_asn1_get_count.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_asn1_get0_info.3ssl.gz -> EVP_PKEY_asn1_get_count.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_PKEY_asn1_get_count.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_asn1_new.3ssl.gz -> EVP_PKEY_ASN1_METHOD.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_asn1_set_check.3ssl.gz -> EVP_PKEY_ASN1_METHOD.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_asn1_set_ctrl.3ssl.gz -> EVP_PKEY_ASN1_METHOD.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_asn1_set_free.3ssl.gz -> EVP_PKEY_ASN1_METHOD.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_asn1_set_get_priv_key.3ssl.gz -> EVP_PKEY_ASN1_METHOD.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_asn1_set_get_pub_key.3ssl.gz -> EVP_PKEY_ASN1_METHOD.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_asn1_set_item.3ssl.gz -> EVP_PKEY_ASN1_METHOD.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_asn1_set_param.3ssl.gz -> EVP_PKEY_ASN1_METHOD.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_asn1_set_param_check.3ssl.gz -> EVP_PKEY_ASN1_METHOD.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_asn1_set_private.3ssl.gz -> EVP_PKEY_ASN1_METHOD.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_asn1_set_public.3ssl.gz -> EVP_PKEY_ASN1_METHOD.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_asn1_set_public_check.3ssl.gz -> EVP_PKEY_ASN1_METHOD.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_asn1_set_security_bits.3ssl.gz -> EVP_PKEY_ASN1_METHOD.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_asn1_set_set_priv_key.3ssl.gz -> EVP_PKEY_ASN1_METHOD.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_asn1_set_set_pub_key.3ssl.gz -> EVP_PKEY_ASN1_METHOD.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_asn1_set_siginf.3ssl.gz -> EVP_PKEY_ASN1_METHOD.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_assign_DH.3ssl.gz -> EVP_PKEY_set1_RSA.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_assign_DSA.3ssl.gz -> EVP_PKEY_set1_RSA.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_assign_EC_KEY.3ssl.gz -> EVP_PKEY_set1_RSA.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_assign_POLY1305.3ssl.gz -> EVP_PKEY_set1_RSA.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_assign_RSA.3ssl.gz -> EVP_PKEY_set1_RSA.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_assign_SIPHASH.3ssl.gz -> EVP_PKEY_set1_RSA.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_base_id.3ssl.gz -> EVP_PKEY_set1_RSA.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_bits.3ssl.gz -> EVP_PKEY_size.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_check.3ssl.gz -> EVP_PKEY_keygen.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_PKEY_cmp.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_cmp_parameters.3ssl.gz -> EVP_PKEY_cmp.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_copy_parameters.3ssl.gz -> EVP_PKEY_cmp.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_PKEY_decrypt.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_decrypt_init.3ssl.gz -> EVP_PKEY_decrypt.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_PKEY_derive.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_derive_init.3ssl.gz -> EVP_PKEY_derive.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_derive_set_peer.3ssl.gz -> EVP_PKEY_derive.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_PKEY_encrypt.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_encrypt_init.3ssl.gz -> EVP_PKEY_encrypt.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_free.3ssl.gz -> EVP_PKEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_gen_cb.3ssl.gz -> EVP_PKEY_keygen.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_get0_DH.3ssl.gz -> EVP_PKEY_set1_RSA.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_get0_DSA.3ssl.gz -> EVP_PKEY_set1_RSA.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_get0_EC_KEY.3ssl.gz -> EVP_PKEY_set1_RSA.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_get0_RSA.3ssl.gz -> EVP_PKEY_set1_RSA.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_get0_asn1.3ssl.gz -> EVP_PKEY_ASN1_METHOD.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_get0_engine.3ssl.gz -> EVP_PKEY_set1_RSA.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_get0_hmac.3ssl.gz -> EVP_PKEY_set1_RSA.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_get0_poly1305.3ssl.gz -> EVP_PKEY_set1_RSA.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_get0_siphash.3ssl.gz -> EVP_PKEY_set1_RSA.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_get1_DH.3ssl.gz -> EVP_PKEY_set1_RSA.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_get1_DSA.3ssl.gz -> EVP_PKEY_set1_RSA.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_get1_EC_KEY.3ssl.gz -> EVP_PKEY_set1_RSA.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_get1_RSA.3ssl.gz -> EVP_PKEY_set1_RSA.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_PKEY_get_default_digest_nid.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_get_raw_private_key.3ssl.gz -> EVP_PKEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_get_raw_public_key.3ssl.gz -> EVP_PKEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_id.3ssl.gz -> EVP_PKEY_set1_RSA.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_PKEY_keygen.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_keygen_init.3ssl.gz -> EVP_PKEY_keygen.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_add0.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_copy.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_find.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_free.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_get0.3ssl.gz -> EVP_PKEY_meth_get_count.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_get0_info.3ssl.gz -> EVP_PKEY_meth_get_count.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_get_check.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_get_cleanup.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_get_copy.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_PKEY_meth_get_count.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_get_ctrl.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_get_decrypt.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_get_derive.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_get_digest_custom.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_get_digestsign.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_get_digestverify.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_get_encrypt.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_get_init.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_get_keygen.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_get_param_check.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_get_paramgen.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_get_public_check.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_get_sign.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_get_signctx.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_get_verify.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_get_verify_recover.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_get_verifyctx.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_remove.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_set_check.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_set_cleanup.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_set_copy.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_set_ctrl.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_set_decrypt.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_set_derive.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_set_digest_custom.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_set_digestsign.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_set_digestverify.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_set_encrypt.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_set_init.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_set_keygen.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_set_param_check.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_set_paramgen.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_set_public_check.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_set_sign.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_set_signctx.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_set_verify.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_set_verify_recover.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_meth_set_verifyctx.3ssl.gz -> EVP_PKEY_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_missing_parameters.3ssl.gz -> EVP_PKEY_cmp.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_PKEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_new_CMAC_key.3ssl.gz -> EVP_PKEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_new_mac_key.3ssl.gz -> EVP_PKEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_new_raw_private_key.3ssl.gz -> EVP_PKEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_new_raw_public_key.3ssl.gz -> EVP_PKEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_param_check.3ssl.gz -> EVP_PKEY_keygen.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_paramgen.3ssl.gz -> EVP_PKEY_keygen.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_paramgen_init.3ssl.gz -> EVP_PKEY_keygen.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_print_params.3ssl.gz -> EVP_PKEY_print_private.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_PKEY_print_private.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_print_public.3ssl.gz -> EVP_PKEY_print_private.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_public_check.3ssl.gz -> EVP_PKEY_keygen.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_security_bits.3ssl.gz -> EVP_PKEY_size.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_set1_DH.3ssl.gz -> EVP_PKEY_set1_RSA.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_set1_DSA.3ssl.gz -> EVP_PKEY_set1_RSA.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_set1_EC_KEY.3ssl.gz -> EVP_PKEY_set1_RSA.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_PKEY_set1_RSA.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_set1_engine.3ssl.gz -> EVP_PKEY_set1_RSA.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_set_alias_type.3ssl.gz -> EVP_PKEY_set1_RSA.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_PKEY_sign.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_sign_init.3ssl.gz -> EVP_PKEY_sign.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_PKEY_size.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_type.3ssl.gz -> EVP_PKEY_set1_RSA.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_up_ref.3ssl.gz -> EVP_PKEY_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_PKEY_verify.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_verify_init.3ssl.gz -> EVP_PKEY_verify.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_PKEY_verify_recover.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_PKEY_verify_recover_init.3ssl.gz -> EVP_PKEY_verify_recover.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_SealFinal.3ssl.gz -> EVP_SealInit.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_SealInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_SealUpdate.3ssl.gz -> EVP_SealInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_SignFinal.3ssl.gz -> EVP_SignInit.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_SignInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_SignInit_ex.3ssl.gz -> EVP_SignInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_SignUpdate.3ssl.gz -> EVP_SignInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_VerifyFinal.3ssl.gz -> EVP_VerifyInit.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_VerifyInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_VerifyInit_ex.3ssl.gz -> EVP_VerifyInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_VerifyUpdate.3ssl.gz -> EVP_VerifyInit.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_128_cbc.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_128_cbc_hmac_sha1.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_128_cbc_hmac_sha256.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_128_ccm.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_128_cfb.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_128_cfb1.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_128_cfb128.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_128_cfb8.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_128_ctr.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_128_ecb.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_128_gcm.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_128_ocb.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_128_ofb.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_128_wrap.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_128_wrap_pad.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_128_xts.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_192_cbc.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_192_ccm.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_192_cfb.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_192_cfb1.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_192_cfb128.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_192_cfb8.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_192_ctr.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_192_ecb.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_192_gcm.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_192_ocb.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_192_ofb.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_192_wrap.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_192_wrap_pad.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_256_cbc.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_256_cbc_hmac_sha1.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_256_cbc_hmac_sha256.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_256_ccm.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_256_cfb.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_256_cfb1.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_256_cfb128.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_256_cfb8.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_256_ctr.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_256_ecb.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_256_gcm.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_256_ocb.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_256_ofb.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_256_wrap.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_256_wrap_pad.3ssl.gz -> EVP_aes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aes_256_xts.3ssl.gz -> EVP_aes.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_aria.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aria_128_cbc.3ssl.gz -> EVP_aria.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aria_128_ccm.3ssl.gz -> EVP_aria.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aria_128_cfb.3ssl.gz -> EVP_aria.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aria_128_cfb1.3ssl.gz -> EVP_aria.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aria_128_cfb128.3ssl.gz -> EVP_aria.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aria_128_cfb8.3ssl.gz -> EVP_aria.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aria_128_ctr.3ssl.gz -> EVP_aria.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aria_128_ecb.3ssl.gz -> EVP_aria.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aria_128_gcm.3ssl.gz -> EVP_aria.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aria_128_ofb.3ssl.gz -> EVP_aria.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aria_192_cbc.3ssl.gz -> EVP_aria.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aria_192_ccm.3ssl.gz -> EVP_aria.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aria_192_cfb.3ssl.gz -> EVP_aria.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aria_192_cfb1.3ssl.gz -> EVP_aria.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aria_192_cfb128.3ssl.gz -> EVP_aria.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aria_192_cfb8.3ssl.gz -> EVP_aria.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aria_192_ctr.3ssl.gz -> EVP_aria.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aria_192_ecb.3ssl.gz -> EVP_aria.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aria_192_gcm.3ssl.gz -> EVP_aria.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aria_192_ofb.3ssl.gz -> EVP_aria.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aria_256_cbc.3ssl.gz -> EVP_aria.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aria_256_ccm.3ssl.gz -> EVP_aria.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aria_256_cfb.3ssl.gz -> EVP_aria.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aria_256_cfb1.3ssl.gz -> EVP_aria.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aria_256_cfb128.3ssl.gz -> EVP_aria.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aria_256_cfb8.3ssl.gz -> EVP_aria.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aria_256_ctr.3ssl.gz -> EVP_aria.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aria_256_ecb.3ssl.gz -> EVP_aria.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aria_256_gcm.3ssl.gz -> EVP_aria.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_aria_256_ofb.3ssl.gz -> EVP_aria.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_bf_cbc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_bf_cfb.3ssl.gz -> EVP_bf_cbc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_bf_cfb64.3ssl.gz -> EVP_bf_cbc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_bf_ecb.3ssl.gz -> EVP_bf_cbc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_bf_ofb.3ssl.gz -> EVP_bf_cbc.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_blake2b512.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_blake2s256.3ssl.gz -> EVP_blake2b512.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_camellia.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_camellia_128_cbc.3ssl.gz -> EVP_camellia.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_camellia_128_cfb.3ssl.gz -> EVP_camellia.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_camellia_128_cfb1.3ssl.gz -> EVP_camellia.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_camellia_128_cfb128.3ssl.gz -> EVP_camellia.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_camellia_128_cfb8.3ssl.gz -> EVP_camellia.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_camellia_128_ctr.3ssl.gz -> EVP_camellia.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_camellia_128_ecb.3ssl.gz -> EVP_camellia.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_camellia_128_ofb.3ssl.gz -> EVP_camellia.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_camellia_192_cbc.3ssl.gz -> EVP_camellia.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_camellia_192_cfb.3ssl.gz -> EVP_camellia.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_camellia_192_cfb1.3ssl.gz -> EVP_camellia.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_camellia_192_cfb128.3ssl.gz -> EVP_camellia.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_camellia_192_cfb8.3ssl.gz -> EVP_camellia.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_camellia_192_ctr.3ssl.gz -> EVP_camellia.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_camellia_192_ecb.3ssl.gz -> EVP_camellia.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_camellia_192_ofb.3ssl.gz -> EVP_camellia.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_camellia_256_cbc.3ssl.gz -> EVP_camellia.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_camellia_256_cfb.3ssl.gz -> EVP_camellia.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_camellia_256_cfb1.3ssl.gz -> EVP_camellia.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_camellia_256_cfb128.3ssl.gz -> EVP_camellia.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_camellia_256_cfb8.3ssl.gz -> EVP_camellia.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_camellia_256_ctr.3ssl.gz -> EVP_camellia.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_camellia_256_ecb.3ssl.gz -> EVP_camellia.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_camellia_256_ofb.3ssl.gz -> EVP_camellia.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_cast5_cbc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_cast5_cfb.3ssl.gz -> EVP_cast5_cbc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_cast5_cfb64.3ssl.gz -> EVP_cast5_cbc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_cast5_ecb.3ssl.gz -> EVP_cast5_cbc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_cast5_ofb.3ssl.gz -> EVP_cast5_cbc.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_chacha20.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_chacha20_poly1305.3ssl.gz -> EVP_chacha20.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_cleanup.3ssl.gz -> OpenSSL_add_all_algorithms.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_des.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_des_cbc.3ssl.gz -> EVP_des.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_des_cfb.3ssl.gz -> EVP_des.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_des_cfb1.3ssl.gz -> EVP_des.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_des_cfb64.3ssl.gz -> EVP_des.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_des_cfb8.3ssl.gz -> EVP_des.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_des_ecb.3ssl.gz -> EVP_des.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_des_ede.3ssl.gz -> EVP_des.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_des_ede3.3ssl.gz -> EVP_des.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_des_ede3_cbc.3ssl.gz -> EVP_des.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_des_ede3_cfb.3ssl.gz -> EVP_des.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_des_ede3_cfb1.3ssl.gz -> EVP_des.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_des_ede3_cfb64.3ssl.gz -> EVP_des.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_des_ede3_cfb8.3ssl.gz -> EVP_des.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_des_ede3_ecb.3ssl.gz -> EVP_des.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_des_ede3_ofb.3ssl.gz -> EVP_des.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_des_ede3_wrap.3ssl.gz -> EVP_des.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_des_ede_cbc.3ssl.gz -> EVP_des.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_des_ede_cfb.3ssl.gz -> EVP_des.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_des_ede_cfb64.3ssl.gz -> EVP_des.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_des_ede_ecb.3ssl.gz -> EVP_des.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_des_ede_ofb.3ssl.gz -> EVP_des.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_des_ofb.3ssl.gz -> EVP_des.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_desx_cbc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_enc_null.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_get_cipherbyname.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_get_cipherbynid.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_get_cipherbyobj.3ssl.gz -> EVP_EncryptInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_get_digestbyname.3ssl.gz -> EVP_DigestInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_get_digestbynid.3ssl.gz -> EVP_DigestInit.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_get_digestbyobj.3ssl.gz -> EVP_DigestInit.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_idea_cbc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_idea_cfb.3ssl.gz -> EVP_idea_cbc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_idea_cfb64.3ssl.gz -> EVP_idea_cbc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_idea_ecb.3ssl.gz -> EVP_idea_cbc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_idea_ofb.3ssl.gz -> EVP_idea_cbc.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_md2.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_md4.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_md5.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_md5_sha1.3ssl.gz -> EVP_md5.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_md_null.3ssl.gz -> EVP_DigestInit.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_mdc2.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_rc2_40_cbc.3ssl.gz -> EVP_rc2_cbc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_rc2_64_cbc.3ssl.gz -> EVP_rc2_cbc.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_rc2_cbc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_rc2_cfb.3ssl.gz -> EVP_rc2_cbc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_rc2_cfb64.3ssl.gz -> EVP_rc2_cbc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_rc2_ecb.3ssl.gz -> EVP_rc2_cbc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_rc2_ofb.3ssl.gz -> EVP_rc2_cbc.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_rc4.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_rc4_40.3ssl.gz -> EVP_rc4.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_rc4_hmac_md5.3ssl.gz -> EVP_rc4.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_rc5_32_12_16_cbc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_rc5_32_12_16_cfb.3ssl.gz -> EVP_rc5_32_12_16_cbc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_rc5_32_12_16_cfb64.3ssl.gz -> EVP_rc5_32_12_16_cbc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_rc5_32_12_16_ecb.3ssl.gz -> EVP_rc5_32_12_16_cbc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_rc5_32_12_16_ofb.3ssl.gz -> EVP_rc5_32_12_16_cbc.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_ripemd160.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_seed_cbc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_seed_cfb.3ssl.gz -> EVP_seed_cbc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_seed_cfb128.3ssl.gz -> EVP_seed_cbc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_seed_ecb.3ssl.gz -> EVP_seed_cbc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_seed_ofb.3ssl.gz -> EVP_seed_cbc.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_sha1.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_sha224.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_sha256.3ssl.gz -> EVP_sha224.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_sha384.3ssl.gz -> EVP_sha224.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_sha3_224.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_sha3_256.3ssl.gz -> EVP_sha3_224.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_sha3_384.3ssl.gz -> EVP_sha3_224.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_sha3_512.3ssl.gz -> EVP_sha3_224.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_sha512.3ssl.gz -> EVP_sha224.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_sha512_224.3ssl.gz -> EVP_sha224.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_sha512_256.3ssl.gz -> EVP_sha224.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_shake128.3ssl.gz -> EVP_sha3_224.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_shake256.3ssl.gz -> EVP_sha3_224.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_sm3.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_sm4_cbc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_sm4_cfb.3ssl.gz -> EVP_sm4_cbc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_sm4_cfb128.3ssl.gz -> EVP_sm4_cbc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_sm4_ctr.3ssl.gz -> EVP_sm4_cbc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_sm4_ecb.3ssl.gz -> EVP_sm4_cbc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EVP_sm4_ofb.3ssl.gz -> EVP_sm4_cbc.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/EVP_whirlpool.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EXTENDED_KEY_USAGE_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/EXTENDED_KEY_USAGE_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/GENERAL_NAMES_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/GENERAL_NAMES_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/GENERAL_NAME_dup.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/GENERAL_NAME_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/GENERAL_NAME_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/GENERAL_SUBTREE_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/GENERAL_SUBTREE_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/GEN_SESSION_CB.3ssl.gz -> SSL_CTX_set_generate_session_id.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/HMAC.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/HMAC_CTX_copy.3ssl.gz -> HMAC.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/HMAC_CTX_free.3ssl.gz -> HMAC.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/HMAC_CTX_get_md.3ssl.gz -> HMAC.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/HMAC_CTX_new.3ssl.gz -> HMAC.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/HMAC_CTX_reset.3ssl.gz -> HMAC.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/HMAC_CTX_set_flags.3ssl.gz -> HMAC.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/HMAC_Final.3ssl.gz -> HMAC.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/HMAC_Init.3ssl.gz -> HMAC.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/HMAC_Init_ex.3ssl.gz -> HMAC.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/HMAC_Update.3ssl.gz -> HMAC.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/HMAC_size.3ssl.gz -> HMAC.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/IMPLEMENT_ASN1_FUNCTIONS.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/IMPLEMENT_LHASH_COMP_FN.3ssl.gz -> OPENSSL_LH_COMPFUNC.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/IMPLEMENT_LHASH_HASH_FN.3ssl.gz -> OPENSSL_LH_COMPFUNC.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/IPAddressChoice_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/IPAddressChoice_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/IPAddressFamily_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/IPAddressFamily_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/IPAddressOrRange_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/IPAddressOrRange_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/IPAddressRange_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/IPAddressRange_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ISSUING_DIST_POINT_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ISSUING_DIST_POINT_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/LHASH.3ssl.gz -> OPENSSL_LH_COMPFUNC.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/LHASH_DOALL_ARG_FN_TYPE.3ssl.gz -> OPENSSL_LH_COMPFUNC.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/MD2.3ssl.gz -> MD5.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/MD2_Final.3ssl.gz -> MD5.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/MD2_Init.3ssl.gz -> MD5.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/MD2_Update.3ssl.gz -> MD5.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/MD4.3ssl.gz -> MD5.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/MD4_Final.3ssl.gz -> MD5.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/MD4_Init.3ssl.gz -> MD5.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/MD4_Update.3ssl.gz -> MD5.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/MD5.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/MD5_Final.3ssl.gz -> MD5.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/MD5_Init.3ssl.gz -> MD5.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/MD5_Update.3ssl.gz -> MD5.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/MDC2.3ssl.gz -> MDC2_Init.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/MDC2_Final.3ssl.gz -> MDC2_Init.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/MDC2_Init.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/MDC2_Update.3ssl.gz -> MDC2_Init.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/NAME_CONSTRAINTS_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/NAME_CONSTRAINTS_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/NAMING_AUTHORITY.3ssl.gz -> ADMISSIONS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/NAMING_AUTHORITY_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/NAMING_AUTHORITY_get0_authorityId.3ssl.gz -> ADMISSIONS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/NAMING_AUTHORITY_get0_authorityText.3ssl.gz -> ADMISSIONS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/NAMING_AUTHORITY_get0_authorityURL.3ssl.gz -> ADMISSIONS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/NAMING_AUTHORITY_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/NAMING_AUTHORITY_set0_authorityId.3ssl.gz -> ADMISSIONS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/NAMING_AUTHORITY_set0_authorityText.3ssl.gz -> ADMISSIONS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/NAMING_AUTHORITY_set0_authorityURL.3ssl.gz -> ADMISSIONS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/NETSCAPE_CERT_SEQUENCE_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/NETSCAPE_CERT_SEQUENCE_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/NETSCAPE_SPKAC_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/NETSCAPE_SPKAC_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/NETSCAPE_SPKI_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/NETSCAPE_SPKI_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/NOTICEREF_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/NOTICEREF_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OBJ_cleanup.3ssl.gz -> OBJ_nid2obj.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OBJ_cmp.3ssl.gz -> OBJ_nid2obj.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OBJ_create.3ssl.gz -> OBJ_nid2obj.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OBJ_dup.3ssl.gz -> OBJ_nid2obj.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OBJ_get0_data.3ssl.gz -> OBJ_nid2obj.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OBJ_length.3ssl.gz -> OBJ_nid2obj.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OBJ_ln2nid.3ssl.gz -> OBJ_nid2obj.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OBJ_nid2ln.3ssl.gz -> OBJ_nid2obj.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/OBJ_nid2obj.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OBJ_nid2sn.3ssl.gz -> OBJ_nid2obj.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OBJ_obj2nid.3ssl.gz -> OBJ_nid2obj.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OBJ_obj2txt.3ssl.gz -> OBJ_nid2obj.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OBJ_sn2nid.3ssl.gz -> OBJ_nid2obj.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OBJ_txt2nid.3ssl.gz -> OBJ_nid2obj.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OBJ_txt2obj.3ssl.gz -> OBJ_nid2obj.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_BASICRESP_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_BASICRESP_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_CERTID_dup.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_CERTID_free.3ssl.gz -> OCSP_cert_to_id.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_CERTID_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_CERTSTATUS_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_CERTSTATUS_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_CRLID_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_CRLID_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_ONEREQ_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_ONEREQ_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_REQINFO_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_REQINFO_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_REQUEST_free.3ssl.gz -> OCSP_REQUEST_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/OCSP_REQUEST_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_REQ_CTX_add1_header.3ssl.gz -> OCSP_sendreq_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_REQ_CTX_free.3ssl.gz -> OCSP_sendreq_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_REQ_CTX_i2d.3ssl.gz -> OCSP_sendreq_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_REQ_CTX_set1_req.3ssl.gz -> OCSP_sendreq_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_RESPBYTES_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_RESPBYTES_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_RESPDATA_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_RESPDATA_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_RESPID_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_RESPID_match.3ssl.gz -> OCSP_response_status.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_RESPID_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_RESPID_set_by_key.3ssl.gz -> OCSP_response_status.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_RESPID_set_by_name.3ssl.gz -> OCSP_response_status.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_RESPONSE_free.3ssl.gz -> OCSP_response_status.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_RESPONSE_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_REVOKEDINFO_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_REVOKEDINFO_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_SERVICELOC_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_SERVICELOC_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_SIGNATURE_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_SIGNATURE_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_SINGLERESP_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_SINGLERESP_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_basic_add1_nonce.3ssl.gz -> OCSP_request_add1_nonce.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_basic_sign.3ssl.gz -> OCSP_response_status.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_basic_sign_ctx.3ssl.gz -> OCSP_response_status.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_basic_verify.3ssl.gz -> OCSP_resp_find_status.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_cert_id_new.3ssl.gz -> OCSP_cert_to_id.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/OCSP_cert_to_id.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_check_nonce.3ssl.gz -> OCSP_request_add1_nonce.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_check_validity.3ssl.gz -> OCSP_resp_find_status.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_copy_nonce.3ssl.gz -> OCSP_request_add1_nonce.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_id_cmp.3ssl.gz -> OCSP_cert_to_id.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_id_get0_info.3ssl.gz -> OCSP_cert_to_id.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_id_issuer_cmp.3ssl.gz -> OCSP_cert_to_id.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_request_add0_id.3ssl.gz -> OCSP_REQUEST_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_request_add1_cert.3ssl.gz -> OCSP_REQUEST_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/OCSP_request_add1_nonce.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_request_onereq_count.3ssl.gz -> OCSP_REQUEST_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_request_onereq_get0.3ssl.gz -> OCSP_REQUEST_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_request_sign.3ssl.gz -> OCSP_REQUEST_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_resp_count.3ssl.gz -> OCSP_resp_find_status.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_resp_find.3ssl.gz -> OCSP_resp_find_status.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/OCSP_resp_find_status.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_resp_get0.3ssl.gz -> OCSP_resp_find_status.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_resp_get0_certs.3ssl.gz -> OCSP_resp_find_status.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_resp_get0_id.3ssl.gz -> OCSP_resp_find_status.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_resp_get0_produced_at.3ssl.gz -> OCSP_resp_find_status.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_resp_get0_respdata.3ssl.gz -> OCSP_resp_find_status.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_resp_get0_signature.3ssl.gz -> OCSP_resp_find_status.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_resp_get0_signer.3ssl.gz -> OCSP_resp_find_status.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_resp_get0_tbs_sigalg.3ssl.gz -> OCSP_resp_find_status.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_resp_get1_id.3ssl.gz -> OCSP_resp_find_status.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_response_create.3ssl.gz -> OCSP_response_status.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_response_get1_basic.3ssl.gz -> OCSP_response_status.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/OCSP_response_status.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_sendreq_bio.3ssl.gz -> OCSP_sendreq_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_sendreq_nbio.3ssl.gz -> OCSP_sendreq_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/OCSP_sendreq_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_set_max_response_length.3ssl.gz -> OCSP_sendreq_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OCSP_single_get0_status.3ssl.gz -> OCSP_resp_find_status.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/OPENSSL_Applink.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_INIT_free.3ssl.gz -> OPENSSL_init_crypto.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_INIT_new.3ssl.gz -> OPENSSL_init_crypto.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_INIT_set_config_appname.3ssl.gz -> OPENSSL_init_crypto.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_INIT_set_config_file_flags.3ssl.gz -> OPENSSL_init_crypto.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_INIT_set_config_filename.3ssl.gz -> OPENSSL_init_crypto.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/OPENSSL_LH_COMPFUNC.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_LH_DOALL_FUNC.3ssl.gz -> OPENSSL_LH_COMPFUNC.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_LH_HASHFUNC.3ssl.gz -> OPENSSL_LH_COMPFUNC.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_LH_node_stats.3ssl.gz -> OPENSSL_LH_stats.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_LH_node_stats_bio.3ssl.gz -> OPENSSL_LH_stats.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_LH_node_usage_stats.3ssl.gz -> OPENSSL_LH_stats.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_LH_node_usage_stats_bio.3ssl.gz -> OPENSSL_LH_stats.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/OPENSSL_LH_stats.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_LH_stats_bio.3ssl.gz -> OPENSSL_LH_stats.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_MALLOC_FAILURES.3ssl.gz -> OPENSSL_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_MALLOC_FD.3ssl.gz -> OPENSSL_malloc.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/OPENSSL_VERSION_NUMBER.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_VERSION_TEXT.3ssl.gz -> OPENSSL_VERSION_NUMBER.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_atexit.3ssl.gz -> OPENSSL_init_crypto.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_buf2hexstr.3ssl.gz -> OPENSSL_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_cipher_name.3ssl.gz -> SSL_CIPHER_get_name.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_cleanse.3ssl.gz -> OPENSSL_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_cleanup.3ssl.gz -> OPENSSL_init_crypto.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_clear_free.3ssl.gz -> OPENSSL_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_clear_realloc.3ssl.gz -> OPENSSL_malloc.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/OPENSSL_config.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_fork_child.3ssl.gz -> OPENSSL_fork_prepare.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_fork_parent.3ssl.gz -> OPENSSL_fork_prepare.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/OPENSSL_fork_prepare.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_free.3ssl.gz -> OPENSSL_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_hexchar2int.3ssl.gz -> OPENSSL_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_hexstr2buf.3ssl.gz -> OPENSSL_malloc.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/OPENSSL_ia32cap.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/OPENSSL_init_crypto.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/OPENSSL_init_ssl.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/OPENSSL_instrument_bus.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_instrument_bus2.3ssl.gz -> OPENSSL_instrument_bus.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/OPENSSL_load_builtin_modules.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/OPENSSL_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_malloc_init.3ssl.gz -> OPENSSL_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_mem_debug_pop.3ssl.gz -> OPENSSL_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_mem_debug_push.3ssl.gz -> OPENSSL_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_memdup.3ssl.gz -> OPENSSL_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_no_config.3ssl.gz -> OPENSSL_config.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_realloc.3ssl.gz -> OPENSSL_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_secure_actual_size.3ssl.gz -> OPENSSL_secure_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_secure_clear_free.3ssl.gz -> OPENSSL_secure_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_secure_free.3ssl.gz -> OPENSSL_secure_malloc.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/OPENSSL_secure_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_secure_zalloc.3ssl.gz -> OPENSSL_secure_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_strdup.3ssl.gz -> OPENSSL_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_strlcat.3ssl.gz -> OPENSSL_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_strlcpy.3ssl.gz -> OPENSSL_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_strndup.3ssl.gz -> OPENSSL_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_thread_stop.3ssl.gz -> OPENSSL_init_crypto.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OPENSSL_zalloc.3ssl.gz -> OPENSSL_malloc.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_CTX.3ssl.gz -> OSSL_STORE_open.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/OSSL_STORE_INFO.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_INFO_free.3ssl.gz -> OSSL_STORE_INFO.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_INFO_get0_CERT.3ssl.gz -> OSSL_STORE_INFO.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_INFO_get0_CRL.3ssl.gz -> OSSL_STORE_INFO.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_INFO_get0_NAME.3ssl.gz -> OSSL_STORE_INFO.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_INFO_get0_NAME_description.3ssl.gz -> OSSL_STORE_INFO.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_INFO_get0_PARAMS.3ssl.gz -> OSSL_STORE_INFO.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_INFO_get0_PKEY.3ssl.gz -> OSSL_STORE_INFO.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_INFO_get1_CERT.3ssl.gz -> OSSL_STORE_INFO.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_INFO_get1_CRL.3ssl.gz -> OSSL_STORE_INFO.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_INFO_get1_NAME.3ssl.gz -> OSSL_STORE_INFO.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_INFO_get1_NAME_description.3ssl.gz -> OSSL_STORE_INFO.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_INFO_get1_PARAMS.3ssl.gz -> OSSL_STORE_INFO.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_INFO_get1_PKEY.3ssl.gz -> OSSL_STORE_INFO.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_INFO_get_type.3ssl.gz -> OSSL_STORE_INFO.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_INFO_new_CERT.3ssl.gz -> OSSL_STORE_INFO.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_INFO_new_CRL.3ssl.gz -> OSSL_STORE_INFO.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_INFO_new_NAME.3ssl.gz -> OSSL_STORE_INFO.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_INFO_new_PARAMS.3ssl.gz -> OSSL_STORE_INFO.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_INFO_new_PKEY.3ssl.gz -> OSSL_STORE_INFO.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_INFO_set0_NAME_description.3ssl.gz -> OSSL_STORE_INFO.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_INFO_type_string.3ssl.gz -> OSSL_STORE_INFO.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/OSSL_STORE_LOADER.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_LOADER_CTX.3ssl.gz -> OSSL_STORE_LOADER.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_LOADER_free.3ssl.gz -> OSSL_STORE_LOADER.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_LOADER_get0_engine.3ssl.gz -> OSSL_STORE_LOADER.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_LOADER_get0_scheme.3ssl.gz -> OSSL_STORE_LOADER.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_LOADER_new.3ssl.gz -> OSSL_STORE_LOADER.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_LOADER_set_close.3ssl.gz -> OSSL_STORE_LOADER.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_LOADER_set_ctrl.3ssl.gz -> OSSL_STORE_LOADER.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_LOADER_set_eof.3ssl.gz -> OSSL_STORE_LOADER.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_LOADER_set_error.3ssl.gz -> OSSL_STORE_LOADER.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_LOADER_set_expect.3ssl.gz -> OSSL_STORE_LOADER.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_LOADER_set_find.3ssl.gz -> OSSL_STORE_LOADER.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_LOADER_set_load.3ssl.gz -> OSSL_STORE_LOADER.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_LOADER_set_open.3ssl.gz -> OSSL_STORE_LOADER.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/OSSL_STORE_SEARCH.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_SEARCH_by_alias.3ssl.gz -> OSSL_STORE_SEARCH.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_SEARCH_by_issuer_serial.3ssl.gz -> OSSL_STORE_SEARCH.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_SEARCH_by_key_fingerprint.3ssl.gz -> OSSL_STORE_SEARCH.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_SEARCH_by_name.3ssl.gz -> OSSL_STORE_SEARCH.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_SEARCH_free.3ssl.gz -> OSSL_STORE_SEARCH.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_SEARCH_get0_bytes.3ssl.gz -> OSSL_STORE_SEARCH.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_SEARCH_get0_digest.3ssl.gz -> OSSL_STORE_SEARCH.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_SEARCH_get0_name.3ssl.gz -> OSSL_STORE_SEARCH.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_SEARCH_get0_serial.3ssl.gz -> OSSL_STORE_SEARCH.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_SEARCH_get0_string.3ssl.gz -> OSSL_STORE_SEARCH.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_SEARCH_get_type.3ssl.gz -> OSSL_STORE_SEARCH.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_close.3ssl.gz -> OSSL_STORE_open.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_close_fn.3ssl.gz -> OSSL_STORE_LOADER.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_ctrl.3ssl.gz -> OSSL_STORE_open.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_ctrl_fn.3ssl.gz -> OSSL_STORE_LOADER.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_eof.3ssl.gz -> OSSL_STORE_open.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_eof_fn.3ssl.gz -> OSSL_STORE_LOADER.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_error.3ssl.gz -> OSSL_STORE_open.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_error_fn.3ssl.gz -> OSSL_STORE_LOADER.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/OSSL_STORE_expect.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_expect_fn.3ssl.gz -> OSSL_STORE_LOADER.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_find.3ssl.gz -> OSSL_STORE_expect.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_find_fn.3ssl.gz -> OSSL_STORE_LOADER.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_load.3ssl.gz -> OSSL_STORE_open.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_load_fn.3ssl.gz -> OSSL_STORE_LOADER.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/OSSL_STORE_open.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_open_fn.3ssl.gz -> OSSL_STORE_LOADER.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_post_process_info_fn.3ssl.gz -> OSSL_STORE_open.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_register_loader.3ssl.gz -> OSSL_STORE_LOADER.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_supports_search.3ssl.gz -> OSSL_STORE_expect.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OSSL_STORE_unregister_loader.3ssl.gz -> OSSL_STORE_LOADER.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OTHERNAME_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OTHERNAME_new.3ssl.gz -> X509_dup.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/OpenSSL_add_all_algorithms.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OpenSSL_add_all_ciphers.3ssl.gz -> OpenSSL_add_all_algorithms.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OpenSSL_add_all_digests.3ssl.gz -> OpenSSL_add_all_algorithms.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OpenSSL_add_ssl_algorithms.3ssl.gz -> SSL_library_init.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OpenSSL_version.3ssl.gz -> OPENSSL_VERSION_NUMBER.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/OpenSSL_version_num.3ssl.gz -> OPENSSL_VERSION_NUMBER.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PBE2PARAM_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PBE2PARAM_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PBEPARAM_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PBEPARAM_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PBKDF2PARAM_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PBKDF2PARAM_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_FLAG_EAY_COMPATIBLE.3ssl.gz -> PEM_read_bio_ex.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_FLAG_ONLY_B64.3ssl.gz -> PEM_read_bio_ex.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_FLAG_SECURE.3ssl.gz -> PEM_read_bio_ex.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/PEM_bytes_read_bio.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_bytes_read_bio_secmem.3ssl.gz -> PEM_bytes_read_bio.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_do_header.3ssl.gz -> PEM_read.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_get_EVP_CIPHER_INFO.3ssl.gz -> PEM_read.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/PEM_read.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/PEM_read_CMS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_DHparams.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_DSAPrivateKey.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_DSA_PUBKEY.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_DSAparams.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_ECPKParameters.3ssl.gz -> PEM_read_CMS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_ECPrivateKey.3ssl.gz -> PEM_read_CMS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_EC_PUBKEY.3ssl.gz -> PEM_read_CMS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_NETSCAPE_CERT_SEQUENCE.3ssl.gz -> PEM_read_CMS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_PKCS7.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_PKCS8.3ssl.gz -> PEM_read_CMS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_PKCS8_PRIV_KEY_INFO.3ssl.gz -> PEM_read_CMS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_PUBKEY.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_PrivateKey.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_RSAPrivateKey.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_RSAPublicKey.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_RSA_PUBKEY.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_SSL_SESSION.3ssl.gz -> PEM_read_CMS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_X509.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_X509_AUX.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_X509_CRL.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_X509_REQ.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_bio.3ssl.gz -> PEM_read.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_bio_CMS.3ssl.gz -> PEM_read_CMS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_bio_DHparams.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_bio_DSAPrivateKey.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_bio_DSA_PUBKEY.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_bio_DSAparams.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_bio_ECPKParameters.3ssl.gz -> PEM_read_CMS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_bio_EC_PUBKEY.3ssl.gz -> PEM_read_CMS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_bio_NETSCAPE_CERT_SEQUENCE.3ssl.gz -> PEM_read_CMS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_bio_PKCS7.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_bio_PKCS8.3ssl.gz -> PEM_read_CMS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_bio_PKCS8_PRIV_KEY_INFO.3ssl.gz -> PEM_read_CMS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_bio_PUBKEY.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_bio_Parameters.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_bio_RSAPrivateKey.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_bio_RSAPublicKey.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_bio_RSA_PUBKEY.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_bio_SSL_SESSION.3ssl.gz -> PEM_read_CMS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_bio_X509.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_bio_X509_AUX.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_bio_X509_CRL.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_read_bio_X509_REQ.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/PEM_read_bio_ex.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write.3ssl.gz -> PEM_read.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_CMS.3ssl.gz -> PEM_read_CMS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_DHparams.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_DHxparams.3ssl.gz -> PEM_read_CMS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_DSAPrivateKey.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_DSA_PUBKEY.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_DSAparams.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_ECPKParameters.3ssl.gz -> PEM_read_CMS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_ECPrivateKey.3ssl.gz -> PEM_read_CMS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_EC_PUBKEY.3ssl.gz -> PEM_read_CMS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_NETSCAPE_CERT_SEQUENCE.3ssl.gz -> PEM_read_CMS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_PKCS7.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_PKCS8.3ssl.gz -> PEM_read_CMS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_PKCS8PrivateKey.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_PKCS8PrivateKey_nid.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_PKCS8_PRIV_KEY_INFO.3ssl.gz -> PEM_read_CMS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_PUBKEY.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_PrivateKey.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_RSAPrivateKey.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_RSAPublicKey.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_RSA_PUBKEY.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_SSL_SESSION.3ssl.gz -> PEM_read_CMS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_X509.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_X509_AUX.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_X509_CRL.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_X509_REQ.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_X509_REQ_NEW.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_bio.3ssl.gz -> PEM_read.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_bio_CMS.3ssl.gz -> PEM_read_CMS.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/PEM_write_bio_CMS_stream.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_bio_DHparams.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_bio_DHxparams.3ssl.gz -> PEM_read_CMS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_bio_DSAPrivateKey.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_bio_DSA_PUBKEY.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_bio_DSAparams.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_bio_ECPKParameters.3ssl.gz -> PEM_read_CMS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_bio_ECPrivateKey.3ssl.gz -> PEM_read_CMS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_bio_EC_PUBKEY.3ssl.gz -> PEM_read_CMS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_bio_NETSCAPE_CERT_SEQUENCE.3ssl.gz -> PEM_read_CMS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_bio_PKCS7.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/PEM_write_bio_PKCS7_stream.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_bio_PKCS8.3ssl.gz -> PEM_read_CMS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_bio_PKCS8PrivateKey.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_bio_PKCS8PrivateKey_nid.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_bio_PKCS8_PRIV_KEY_INFO.3ssl.gz -> PEM_read_CMS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_bio_PUBKEY.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_bio_Parameters.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_bio_PrivateKey.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_bio_PrivateKey_traditional.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_bio_RSAPrivateKey.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_bio_RSAPublicKey.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_bio_RSA_PUBKEY.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_bio_SSL_SESSION.3ssl.gz -> PEM_read_CMS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_bio_X509.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_bio_X509_AUX.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_bio_X509_CRL.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_bio_X509_REQ.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PEM_write_bio_X509_REQ_NEW.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS12_BAGS_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS12_BAGS_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS12_MAC_DATA_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS12_MAC_DATA_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS12_SAFEBAG_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS12_SAFEBAG_new.3ssl.gz -> X509_dup.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/PKCS12_create.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS12_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS12_new.3ssl.gz -> X509_dup.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/PKCS12_newpass.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/PKCS12_parse.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/PKCS5_PBKDF2_HMAC.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS5_PBKDF2_HMAC_SHA1.3ssl.gz -> PKCS5_PBKDF2_HMAC.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS7_DIGEST_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS7_DIGEST_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS7_ENCRYPT_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS7_ENCRYPT_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS7_ENC_CONTENT_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS7_ENC_CONTENT_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS7_ENVELOPE_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS7_ENVELOPE_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS7_ISSUER_AND_SERIAL_digest.3ssl.gz -> X509_digest.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS7_ISSUER_AND_SERIAL_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS7_ISSUER_AND_SERIAL_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS7_RECIP_INFO_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS7_RECIP_INFO_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS7_SIGNED_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS7_SIGNED_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS7_SIGNER_INFO_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS7_SIGNER_INFO_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS7_SIGN_ENVELOPE_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS7_SIGN_ENVELOPE_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS7_add_certificate.3ssl.gz -> PKCS7_sign_add_signer.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS7_add_crl.3ssl.gz -> PKCS7_sign_add_signer.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/PKCS7_decrypt.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS7_dup.3ssl.gz -> X509_dup.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/PKCS7_encrypt.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS7_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS7_get0_signers.3ssl.gz -> PKCS7_verify.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS7_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS7_print_ctx.3ssl.gz -> X509_dup.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/PKCS7_sign.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/PKCS7_sign_add_signer.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/PKCS7_verify.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS8_PRIV_KEY_INFO_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKCS8_PRIV_KEY_INFO_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKEY_USAGE_PERIOD_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PKEY_USAGE_PERIOD_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/POLICYINFO_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/POLICYINFO_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/POLICYQUALINFO_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/POLICYQUALINFO_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/POLICY_CONSTRAINTS_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/POLICY_CONSTRAINTS_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/POLICY_MAPPING_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/POLICY_MAPPING_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PROFESSION_INFO.3ssl.gz -> ADMISSIONS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PROFESSION_INFOS.3ssl.gz -> ADMISSIONS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PROFESSION_INFOS_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PROFESSION_INFOS_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PROFESSION_INFO_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PROFESSION_INFO_get0_addProfessionInfo.3ssl.gz -> ADMISSIONS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PROFESSION_INFO_get0_namingAuthority.3ssl.gz -> ADMISSIONS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PROFESSION_INFO_get0_professionItems.3ssl.gz -> ADMISSIONS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PROFESSION_INFO_get0_professionOIDs.3ssl.gz -> ADMISSIONS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PROFESSION_INFO_get0_registrationNumber.3ssl.gz -> ADMISSIONS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PROFESSION_INFO_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PROFESSION_INFO_set0_addProfessionInfo.3ssl.gz -> ADMISSIONS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PROFESSION_INFO_set0_namingAuthority.3ssl.gz -> ADMISSIONS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PROFESSION_INFO_set0_professionItems.3ssl.gz -> ADMISSIONS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PROFESSION_INFO_set0_professionOIDs.3ssl.gz -> ADMISSIONS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PROFESSION_INFO_set0_registrationNumber.3ssl.gz -> ADMISSIONS.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PROXY_CERT_INFO_EXTENSION_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PROXY_CERT_INFO_EXTENSION_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PROXY_POLICY_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/PROXY_POLICY_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RAND_DRBG_bytes.3ssl.gz -> RAND_DRBG_generate.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RAND_DRBG_cleanup_entropy_fn.3ssl.gz -> RAND_DRBG_set_callbacks.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RAND_DRBG_cleanup_nonce_fn.3ssl.gz -> RAND_DRBG_set_callbacks.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RAND_DRBG_free.3ssl.gz -> RAND_DRBG_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/RAND_DRBG_generate.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/RAND_DRBG_get0_master.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RAND_DRBG_get0_private.3ssl.gz -> RAND_DRBG_get0_master.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RAND_DRBG_get0_public.3ssl.gz -> RAND_DRBG_get0_master.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RAND_DRBG_get_entropy_fn.3ssl.gz -> RAND_DRBG_set_callbacks.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RAND_DRBG_get_ex_data.3ssl.gz -> RAND_DRBG_set_ex_data.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RAND_DRBG_get_ex_new_index.3ssl.gz -> RAND_DRBG_set_ex_data.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RAND_DRBG_get_nonce_fn.3ssl.gz -> RAND_DRBG_set_callbacks.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RAND_DRBG_instantiate.3ssl.gz -> RAND_DRBG_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/RAND_DRBG_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/RAND_DRBG_reseed.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RAND_DRBG_secure_new.3ssl.gz -> RAND_DRBG_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RAND_DRBG_set.3ssl.gz -> RAND_DRBG_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/RAND_DRBG_set_callbacks.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RAND_DRBG_set_defaults.3ssl.gz -> RAND_DRBG_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/RAND_DRBG_set_ex_data.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RAND_DRBG_set_reseed_defaults.3ssl.gz -> RAND_DRBG_reseed.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RAND_DRBG_set_reseed_interval.3ssl.gz -> RAND_DRBG_reseed.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RAND_DRBG_set_reseed_time_interval.3ssl.gz -> RAND_DRBG_reseed.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RAND_DRBG_uninstantiate.3ssl.gz -> RAND_DRBG_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RAND_OpenSSL.3ssl.gz -> RAND_set_rand_method.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/RAND_add.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/RAND_bytes.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/RAND_cleanup.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/RAND_egd.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RAND_egd_bytes.3ssl.gz -> RAND_egd.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RAND_event.3ssl.gz -> RAND_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RAND_file_name.3ssl.gz -> RAND_load_file.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RAND_get_rand_method.3ssl.gz -> RAND_set_rand_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RAND_keep_random_devices_open.3ssl.gz -> RAND_add.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/RAND_load_file.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RAND_poll.3ssl.gz -> RAND_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RAND_priv_bytes.3ssl.gz -> RAND_bytes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RAND_pseudo_bytes.3ssl.gz -> RAND_bytes.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RAND_query_egd_bytes.3ssl.gz -> RAND_egd.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RAND_screen.3ssl.gz -> RAND_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RAND_seed.3ssl.gz -> RAND_add.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/RAND_set_rand_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RAND_status.3ssl.gz -> RAND_add.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RAND_write_file.3ssl.gz -> RAND_load_file.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RC4.3ssl.gz -> RC4_set_key.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/RC4_set_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RIPEMD160.3ssl.gz -> RIPEMD160_Init.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RIPEMD160_Final.3ssl.gz -> RIPEMD160_Init.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/RIPEMD160_Init.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RIPEMD160_Update.3ssl.gz -> RIPEMD160_Init.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSAPrivateKey_dup.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSAPublicKey_dup.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_OAEP_PARAMS_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_OAEP_PARAMS_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_PKCS1_OpenSSL.3ssl.gz -> RSA_set_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_PSS_PARAMS_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_PSS_PARAMS_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_bits.3ssl.gz -> RSA_size.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_blinding_off.3ssl.gz -> RSA_blinding_on.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/RSA_blinding_on.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/RSA_check_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_check_key_ex.3ssl.gz -> RSA_check_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_clear_flags.3ssl.gz -> RSA_get0_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_flags.3ssl.gz -> RSA_set_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_free.3ssl.gz -> RSA_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/RSA_generate_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_generate_key_ex.3ssl.gz -> RSA_generate_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_generate_multi_prime_key.3ssl.gz -> RSA_generate_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_get0_crt_params.3ssl.gz -> RSA_get0_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_get0_d.3ssl.gz -> RSA_get0_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_get0_dmp1.3ssl.gz -> RSA_get0_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_get0_dmq1.3ssl.gz -> RSA_get0_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_get0_e.3ssl.gz -> RSA_get0_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_get0_engine.3ssl.gz -> RSA_get0_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_get0_factors.3ssl.gz -> RSA_get0_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_get0_iqmp.3ssl.gz -> RSA_get0_key.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/RSA_get0_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_get0_multi_prime_crt_params.3ssl.gz -> RSA_get0_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_get0_multi_prime_factors.3ssl.gz -> RSA_get0_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_get0_n.3ssl.gz -> RSA_get0_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_get0_p.3ssl.gz -> RSA_get0_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_get0_pss_params.3ssl.gz -> RSA_get0_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_get0_q.3ssl.gz -> RSA_get0_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_get_default_method.3ssl.gz -> RSA_set_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_get_ex_data.3ssl.gz -> BIO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_get_ex_new_index.3ssl.gz -> BIO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_get_method.3ssl.gz -> RSA_set_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_get_multi_prime_extra_count.3ssl.gz -> RSA_get0_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_get_version.3ssl.gz -> RSA_get0_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_meth_dup.3ssl.gz -> RSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_meth_free.3ssl.gz -> RSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_meth_get0_app_data.3ssl.gz -> RSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_meth_get0_name.3ssl.gz -> RSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_meth_get_bn_mod_exp.3ssl.gz -> RSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_meth_get_finish.3ssl.gz -> RSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_meth_get_flags.3ssl.gz -> RSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_meth_get_init.3ssl.gz -> RSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_meth_get_keygen.3ssl.gz -> RSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_meth_get_mod_exp.3ssl.gz -> RSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_meth_get_multi_prime_keygen.3ssl.gz -> RSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_meth_get_priv_dec.3ssl.gz -> RSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_meth_get_priv_enc.3ssl.gz -> RSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_meth_get_pub_dec.3ssl.gz -> RSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_meth_get_pub_enc.3ssl.gz -> RSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_meth_get_sign.3ssl.gz -> RSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_meth_get_verify.3ssl.gz -> RSA_meth_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/RSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_meth_set0_app_data.3ssl.gz -> RSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_meth_set1_name.3ssl.gz -> RSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_meth_set_bn_mod_exp.3ssl.gz -> RSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_meth_set_finish.3ssl.gz -> RSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_meth_set_flags.3ssl.gz -> RSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_meth_set_init.3ssl.gz -> RSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_meth_set_keygen.3ssl.gz -> RSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_meth_set_mod_exp.3ssl.gz -> RSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_meth_set_multi_prime_keygen.3ssl.gz -> RSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_meth_set_priv_dec.3ssl.gz -> RSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_meth_set_priv_enc.3ssl.gz -> RSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_meth_set_pub_dec.3ssl.gz -> RSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_meth_set_pub_enc.3ssl.gz -> RSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_meth_set_sign.3ssl.gz -> RSA_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_meth_set_verify.3ssl.gz -> RSA_meth_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/RSA_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_new_method.3ssl.gz -> RSA_set_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_padding_add_PKCS1_OAEP.3ssl.gz -> RSA_padding_add_PKCS1_type_1.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_padding_add_PKCS1_OAEP_mgf1.3ssl.gz -> RSA_padding_add_PKCS1_type_1.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/RSA_padding_add_PKCS1_type_1.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_padding_add_PKCS1_type_2.3ssl.gz -> RSA_padding_add_PKCS1_type_1.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_padding_add_SSLv23.3ssl.gz -> RSA_padding_add_PKCS1_type_1.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_padding_add_none.3ssl.gz -> RSA_padding_add_PKCS1_type_1.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_padding_check_PKCS1_OAEP.3ssl.gz -> RSA_padding_add_PKCS1_type_1.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_padding_check_PKCS1_OAEP_mgf1.3ssl.gz -> RSA_padding_add_PKCS1_type_1.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_padding_check_PKCS1_type_1.3ssl.gz -> RSA_padding_add_PKCS1_type_1.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_padding_check_PKCS1_type_2.3ssl.gz -> RSA_padding_add_PKCS1_type_1.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_padding_check_SSLv23.3ssl.gz -> RSA_padding_add_PKCS1_type_1.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_padding_check_none.3ssl.gz -> RSA_padding_add_PKCS1_type_1.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/RSA_print.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_print_fp.3ssl.gz -> RSA_print.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_private_decrypt.3ssl.gz -> RSA_public_encrypt.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/RSA_private_encrypt.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_public_decrypt.3ssl.gz -> RSA_private_encrypt.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/RSA_public_encrypt.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_security_bits.3ssl.gz -> RSA_size.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_set0_crt_params.3ssl.gz -> RSA_get0_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_set0_factors.3ssl.gz -> RSA_get0_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_set0_key.3ssl.gz -> RSA_get0_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_set0_multi_prime_params.3ssl.gz -> RSA_get0_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_set_default_method.3ssl.gz -> RSA_set_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_set_ex_data.3ssl.gz -> BIO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_set_flags.3ssl.gz -> RSA_get0_key.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/RSA_set_method.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/RSA_sign.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/RSA_sign_ASN1_OCTET_STRING.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/RSA_size.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_test_flags.3ssl.gz -> RSA_get0_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_verify.3ssl.gz -> RSA_sign.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/RSA_verify_ASN1_OCTET_STRING.3ssl.gz -> RSA_sign_ASN1_OCTET_STRING.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SCRYPT_PARAMS_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SCRYPT_PARAMS_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SCT_LIST_free.3ssl.gz -> SCT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SCT_LIST_print.3ssl.gz -> SCT_print.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SCT_LIST_validate.3ssl.gz -> SCT_validate.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SCT_free.3ssl.gz -> SCT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SCT_get0_extensions.3ssl.gz -> SCT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SCT_get0_log_id.3ssl.gz -> SCT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SCT_get0_signature.3ssl.gz -> SCT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SCT_get_log_entry_type.3ssl.gz -> SCT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SCT_get_signature_nid.3ssl.gz -> SCT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SCT_get_source.3ssl.gz -> SCT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SCT_get_timestamp.3ssl.gz -> SCT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SCT_get_validation_status.3ssl.gz -> SCT_validate.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SCT_get_version.3ssl.gz -> SCT_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SCT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SCT_new_from_base64.3ssl.gz -> SCT_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SCT_print.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SCT_set0_extensions.3ssl.gz -> SCT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SCT_set0_log_id.3ssl.gz -> SCT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SCT_set0_signature.3ssl.gz -> SCT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SCT_set1_extensions.3ssl.gz -> SCT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SCT_set1_log_id.3ssl.gz -> SCT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SCT_set1_signature.3ssl.gz -> SCT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SCT_set_log_entry_type.3ssl.gz -> SCT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SCT_set_signature_nid.3ssl.gz -> SCT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SCT_set_source.3ssl.gz -> SCT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SCT_set_timestamp.3ssl.gz -> SCT_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SCT_set_version.3ssl.gz -> SCT_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SCT_validate.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SCT_validation_status_string.3ssl.gz -> SCT_print.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SHA1.3ssl.gz -> SHA256_Init.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SHA1_Final.3ssl.gz -> SHA256_Init.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SHA1_Init.3ssl.gz -> SHA256_Init.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SHA1_Update.3ssl.gz -> SHA256_Init.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SHA224.3ssl.gz -> SHA256_Init.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SHA224_Final.3ssl.gz -> SHA256_Init.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SHA224_Init.3ssl.gz -> SHA256_Init.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SHA224_Update.3ssl.gz -> SHA256_Init.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SHA256.3ssl.gz -> SHA256_Init.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SHA256_Final.3ssl.gz -> SHA256_Init.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SHA256_Init.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SHA256_Update.3ssl.gz -> SHA256_Init.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SHA384.3ssl.gz -> SHA256_Init.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SHA384_Final.3ssl.gz -> SHA256_Init.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SHA384_Init.3ssl.gz -> SHA256_Init.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SHA384_Update.3ssl.gz -> SHA256_Init.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SHA512.3ssl.gz -> SHA256_Init.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SHA512_Final.3ssl.gz -> SHA256_Init.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SHA512_Init.3ssl.gz -> SHA256_Init.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SHA512_Update.3ssl.gz -> SHA256_Init.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SMIME_read_CMS.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SMIME_read_PKCS7.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SMIME_write_CMS.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SMIME_write_PKCS7.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CIPHER_description.3ssl.gz -> SSL_CIPHER_get_name.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CIPHER_find.3ssl.gz -> SSL_CIPHER_get_name.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CIPHER_get_auth_nid.3ssl.gz -> SSL_CIPHER_get_name.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CIPHER_get_bits.3ssl.gz -> SSL_CIPHER_get_name.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CIPHER_get_cipher_nid.3ssl.gz -> SSL_CIPHER_get_name.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CIPHER_get_digest_nid.3ssl.gz -> SSL_CIPHER_get_name.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CIPHER_get_handshake_digest.3ssl.gz -> SSL_CIPHER_get_name.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CIPHER_get_id.3ssl.gz -> SSL_CIPHER_get_name.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CIPHER_get_kx_nid.3ssl.gz -> SSL_CIPHER_get_name.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CIPHER_get_name.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CIPHER_get_protocol_id.3ssl.gz -> SSL_CIPHER_get_name.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CIPHER_get_version.3ssl.gz -> SSL_CIPHER_get_name.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CIPHER_is_aead.3ssl.gz -> SSL_CIPHER_get_name.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CIPHER_standard_name.3ssl.gz -> SSL_CIPHER_get_name.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_COMP_add_compression_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_COMP_free_compression_methods.3ssl.gz -> SSL_COMP_add_compression_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_COMP_get0_name.3ssl.gz -> SSL_COMP_add_compression_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_COMP_get_compression_methods.3ssl.gz -> SSL_COMP_add_compression_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_COMP_get_id.3ssl.gz -> SSL_COMP_add_compression_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CONF_CTX_clear_flags.3ssl.gz -> SSL_CONF_CTX_set_flags.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CONF_CTX_free.3ssl.gz -> SSL_CONF_CTX_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CONF_CTX_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CONF_CTX_set1_prefix.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CONF_CTX_set_flags.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CONF_CTX_set_ssl.3ssl.gz -> SSL_CONF_CTX_set_ssl_ctx.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CONF_CTX_set_ssl_ctx.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CONF_cmd.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CONF_cmd_argv.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CONF_cmd_value_type.3ssl.gz -> SSL_CONF_cmd.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_add0_chain_cert.3ssl.gz -> SSL_CTX_add1_chain_cert.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_add1_chain_cert.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_add1_to_CA_list.3ssl.gz -> SSL_CTX_set0_CA_list.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_add_client_CA.3ssl.gz -> SSL_CTX_set0_CA_list.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_add_client_custom_ext.3ssl.gz -> SSL_extension_supported.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_add_custom_ext.3ssl.gz -> SSL_extension_supported.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_add_extra_chain_cert.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_add_server_custom_ext.3ssl.gz -> SSL_extension_supported.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_add_session.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_build_cert_chain.3ssl.gz -> SSL_CTX_add1_chain_cert.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_callback_ctrl.3ssl.gz -> SSL_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_check_private_key.3ssl.gz -> SSL_CTX_use_certificate.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_clear_chain_certs.3ssl.gz -> SSL_CTX_add1_chain_cert.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_clear_extra_chain_certs.3ssl.gz -> SSL_CTX_add_extra_chain_cert.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_clear_mode.3ssl.gz -> SSL_CTX_set_mode.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_clear_options.3ssl.gz -> SSL_CTX_set_options.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_config.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_ct_is_enabled.3ssl.gz -> SSL_CTX_set_ct_validation_callback.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_dane_clear_flags.3ssl.gz -> SSL_CTX_dane_enable.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_dane_enable.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_dane_mtype_set.3ssl.gz -> SSL_CTX_dane_enable.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_dane_set_flags.3ssl.gz -> SSL_CTX_dane_enable.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_decrypt_session_ticket_fn.3ssl.gz -> SSL_CTX_set_session_ticket_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_disable_ct.3ssl.gz -> SSL_CTX_set_ct_validation_callback.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_enable_ct.3ssl.gz -> SSL_CTX_set_ct_validation_callback.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_flush_sessions.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_free.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_generate_session_ticket_fn.3ssl.gz -> SSL_CTX_set_session_ticket_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_get0_CA_list.3ssl.gz -> SSL_CTX_set0_CA_list.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_get0_chain_cert_store.3ssl.gz -> SSL_CTX_set1_verify_cert_store.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_get0_chain_certs.3ssl.gz -> SSL_CTX_add1_chain_cert.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_get0_param.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_get0_security_ex_data.3ssl.gz -> SSL_CTX_set_security_level.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_get0_verify_cert_store.3ssl.gz -> SSL_CTX_set1_verify_cert_store.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_get_cert_store.3ssl.gz -> SSL_CTX_set_cert_store.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_get_ciphers.3ssl.gz -> SSL_get_ciphers.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_get_client_CA_list.3ssl.gz -> SSL_CTX_set0_CA_list.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_get_client_cert_cb.3ssl.gz -> SSL_CTX_set_client_cert_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_get_default_passwd_cb.3ssl.gz -> SSL_CTX_set_default_passwd_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_get_default_passwd_cb_userdata.3ssl.gz -> SSL_CTX_set_default_passwd_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_get_default_read_ahead.3ssl.gz -> SSL_CTX_set_read_ahead.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_get_ex_data.3ssl.gz -> SSL_CTX_set_ex_data.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_get_info_callback.3ssl.gz -> SSL_CTX_set_info_callback.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_get_keylog_callback.3ssl.gz -> SSL_CTX_set_keylog_callback.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_get_max_cert_list.3ssl.gz -> SSL_CTX_set_max_cert_list.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_get_max_early_data.3ssl.gz -> SSL_read_early_data.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_get_max_proto_version.3ssl.gz -> SSL_CTX_set_min_proto_version.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_get_min_proto_version.3ssl.gz -> SSL_CTX_set_min_proto_version.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_get_mode.3ssl.gz -> SSL_CTX_set_mode.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_get_num_tickets.3ssl.gz -> SSL_CTX_set_num_tickets.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_get_options.3ssl.gz -> SSL_CTX_set_options.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_get_quiet_shutdown.3ssl.gz -> SSL_CTX_set_quiet_shutdown.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_get_read_ahead.3ssl.gz -> SSL_CTX_set_read_ahead.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_get_record_padding_callback_arg.3ssl.gz -> SSL_CTX_set_record_padding_callback.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_get_recv_max_early_data.3ssl.gz -> SSL_read_early_data.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_get_security_callback.3ssl.gz -> SSL_CTX_set_security_level.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_get_security_level.3ssl.gz -> SSL_CTX_set_security_level.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_get_session_cache_mode.3ssl.gz -> SSL_CTX_set_session_cache_mode.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_get_timeout.3ssl.gz -> SSL_CTX_set_timeout.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_get_tlsext_status_arg.3ssl.gz -> SSL_CTX_set_tlsext_status_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_get_tlsext_status_cb.3ssl.gz -> SSL_CTX_set_tlsext_status_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_get_tlsext_status_type.3ssl.gz -> SSL_CTX_set_tlsext_status_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_get_verify_callback.3ssl.gz -> SSL_CTX_get_verify_mode.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_get_verify_depth.3ssl.gz -> SSL_CTX_get_verify_mode.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_get_verify_mode.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_has_client_custom_ext.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_keylog_cb_func.3ssl.gz -> SSL_CTX_set_keylog_callback.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_load_verify_locations.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_remove_session.3ssl.gz -> SSL_CTX_add_session.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_select_current_cert.3ssl.gz -> SSL_CTX_add1_chain_cert.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_sess_accept.3ssl.gz -> SSL_CTX_sess_number.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_sess_accept_good.3ssl.gz -> SSL_CTX_sess_number.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_sess_accept_renegotiate.3ssl.gz -> SSL_CTX_sess_number.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_sess_cache_full.3ssl.gz -> SSL_CTX_sess_number.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_sess_cb_hits.3ssl.gz -> SSL_CTX_sess_number.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_sess_connect.3ssl.gz -> SSL_CTX_sess_number.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_sess_connect_good.3ssl.gz -> SSL_CTX_sess_number.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_sess_connect_renegotiate.3ssl.gz -> SSL_CTX_sess_number.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_sess_get_cache_size.3ssl.gz -> SSL_CTX_sess_set_cache_size.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_sess_get_get_cb.3ssl.gz -> SSL_CTX_sess_set_get_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_sess_get_new_cb.3ssl.gz -> SSL_CTX_sess_set_get_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_sess_get_remove_cb.3ssl.gz -> SSL_CTX_sess_set_get_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_sess_hits.3ssl.gz -> SSL_CTX_sess_number.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_sess_misses.3ssl.gz -> SSL_CTX_sess_number.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_sess_number.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_sess_set_cache_size.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_sess_set_get_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_sess_set_new_cb.3ssl.gz -> SSL_CTX_sess_set_get_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_sess_set_remove_cb.3ssl.gz -> SSL_CTX_sess_set_get_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_sess_timeouts.3ssl.gz -> SSL_CTX_sess_number.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_sessions.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set0_CA_list.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set0_chain.3ssl.gz -> SSL_CTX_add1_chain_cert.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set0_chain_cert_store.3ssl.gz -> SSL_CTX_set1_verify_cert_store.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set0_security_ex_data.3ssl.gz -> SSL_CTX_set_security_level.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set0_verify_cert_store.3ssl.gz -> SSL_CTX_set1_verify_cert_store.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set1_cert_store.3ssl.gz -> SSL_CTX_set_cert_store.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set1_chain.3ssl.gz -> SSL_CTX_add1_chain_cert.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set1_chain_cert_store.3ssl.gz -> SSL_CTX_set1_verify_cert_store.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set1_client_sigalgs.3ssl.gz -> SSL_CTX_set1_sigalgs.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set1_client_sigalgs_list.3ssl.gz -> SSL_CTX_set1_sigalgs.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set1_curves.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set1_curves_list.3ssl.gz -> SSL_CTX_set1_curves.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set1_groups.3ssl.gz -> SSL_CTX_set1_curves.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set1_groups_list.3ssl.gz -> SSL_CTX_set1_curves.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set1_param.3ssl.gz -> SSL_CTX_get0_param.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set1_sigalgs.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set1_sigalgs_list.3ssl.gz -> SSL_CTX_set1_sigalgs.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set1_verify_cert_store.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set_allow_early_data_cb.3ssl.gz -> SSL_read_early_data.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set_alpn_protos.3ssl.gz -> SSL_CTX_set_alpn_select_cb.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_alpn_select_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set_block_padding.3ssl.gz -> SSL_CTX_set_record_padding_callback.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_cert_cb.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_cert_store.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_cert_verify_callback.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_cipher_list.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set_ciphersuites.3ssl.gz -> SSL_CTX_set_cipher_list.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set_client_CA_list.3ssl.gz -> SSL_CTX_set0_CA_list.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_client_cert_cb.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_client_hello_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set_cookie_generate_cb.3ssl.gz -> SSL_CTX_set_stateless_cookie_generate_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set_cookie_verify_cb.3ssl.gz -> SSL_CTX_set_stateless_cookie_generate_cb.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_ct_validation_callback.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_ctlog_list_file.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set_current_cert.3ssl.gz -> SSL_CTX_add1_chain_cert.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set_default_ctlog_list_file.3ssl.gz -> SSL_CTX_set_ctlog_list_file.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_default_passwd_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set_default_passwd_cb_userdata.3ssl.gz -> SSL_CTX_set_default_passwd_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set_default_read_buffer_len.3ssl.gz -> SSL_CTX_set_split_send_fragment.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set_default_verify_dir.3ssl.gz -> SSL_CTX_load_verify_locations.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set_default_verify_file.3ssl.gz -> SSL_CTX_load_verify_locations.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set_default_verify_paths.3ssl.gz -> SSL_CTX_load_verify_locations.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_ex_data.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_generate_session_id.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_info_callback.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_keylog_callback.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_max_cert_list.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set_max_early_data.3ssl.gz -> SSL_read_early_data.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set_max_pipelines.3ssl.gz -> SSL_CTX_set_split_send_fragment.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set_max_proto_version.3ssl.gz -> SSL_CTX_set_min_proto_version.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set_max_send_fragment.3ssl.gz -> SSL_CTX_set_split_send_fragment.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_min_proto_version.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_mode.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_msg_callback.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set_msg_callback_arg.3ssl.gz -> SSL_CTX_set_msg_callback.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set_next_proto_select_cb.3ssl.gz -> SSL_CTX_set_alpn_select_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set_next_protos_advertised_cb.3ssl.gz -> SSL_CTX_set_alpn_select_cb.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_num_tickets.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_options.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set_post_handshake_auth.3ssl.gz -> SSL_CTX_set_verify.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_psk_client_callback.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set_psk_find_session_callback.3ssl.gz -> SSL_CTX_use_psk_identity_hint.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set_psk_server_callback.3ssl.gz -> SSL_CTX_use_psk_identity_hint.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set_psk_use_session_callback.3ssl.gz -> SSL_CTX_set_psk_client_callback.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_quiet_shutdown.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_read_ahead.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_record_padding_callback.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set_record_padding_callback_arg.3ssl.gz -> SSL_CTX_set_record_padding_callback.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set_recv_max_early_data.3ssl.gz -> SSL_read_early_data.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set_security_callback.3ssl.gz -> SSL_CTX_set_security_level.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_security_level.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_session_cache_mode.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_session_id_context.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_session_ticket_cb.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_split_send_fragment.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_ssl_version.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_stateless_cookie_generate_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set_stateless_cookie_verify_cb.3ssl.gz -> SSL_CTX_set_stateless_cookie_generate_cb.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_timeout.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set_tlsext_max_fragment_length.3ssl.gz -> SSL_CTX_set_split_send_fragment.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set_tlsext_servername_arg.3ssl.gz -> SSL_CTX_set_tlsext_servername_callback.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_tlsext_servername_callback.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set_tlsext_status_arg.3ssl.gz -> SSL_CTX_set_tlsext_status_cb.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_tlsext_status_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set_tlsext_status_type.3ssl.gz -> SSL_CTX_set_tlsext_status_cb.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_tlsext_ticket_key_cb.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_tlsext_use_srtp.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set_tmp_dh.3ssl.gz -> SSL_CTX_set_tmp_dh_callback.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_tmp_dh_callback.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_set_verify.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_set_verify_depth.3ssl.gz -> SSL_CTX_set_verify.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_up_ref.3ssl.gz -> SSL_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_use_PrivateKey.3ssl.gz -> SSL_CTX_use_certificate.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_use_PrivateKey_ASN1.3ssl.gz -> SSL_CTX_use_certificate.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_use_PrivateKey_file.3ssl.gz -> SSL_CTX_use_certificate.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_use_RSAPrivateKey.3ssl.gz -> SSL_CTX_use_certificate.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_use_RSAPrivateKey_ASN1.3ssl.gz -> SSL_CTX_use_certificate.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_use_RSAPrivateKey_file.3ssl.gz -> SSL_CTX_use_certificate.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_use_cert_and_key.3ssl.gz -> SSL_CTX_use_certificate.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_use_certificate.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_use_certificate_ASN1.3ssl.gz -> SSL_CTX_use_certificate.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_use_certificate_chain_file.3ssl.gz -> SSL_CTX_use_certificate.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_use_certificate_file.3ssl.gz -> SSL_CTX_use_certificate.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_use_psk_identity_hint.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_CTX_use_serverinfo.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_use_serverinfo_ex.3ssl.gz -> SSL_CTX_use_serverinfo.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_CTX_use_serverinfo_file.3ssl.gz -> SSL_CTX_use_serverinfo.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_SESSION_dup.3ssl.gz -> SSL_SESSION_free.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_SESSION_free.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_SESSION_get0_alpn_selected.3ssl.gz -> SSL_SESSION_get0_hostname.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_SESSION_get0_cipher.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_SESSION_get0_hostname.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_SESSION_get0_id_context.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_SESSION_get0_peer.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_SESSION_get0_ticket.3ssl.gz -> SSL_SESSION_has_ticket.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_SESSION_get0_ticket_appdata.3ssl.gz -> SSL_CTX_set_session_ticket_cb.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_SESSION_get_compress_id.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_SESSION_get_ex_data.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_SESSION_get_id.3ssl.gz -> SSL_SESSION_set1_id.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_SESSION_get_master_key.3ssl.gz -> SSL_get_client_random.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_SESSION_get_max_early_data.3ssl.gz -> SSL_read_early_data.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_SESSION_get_max_fragment_length.3ssl.gz -> SSL_CTX_set_split_send_fragment.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_SESSION_get_protocol_version.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_SESSION_get_ticket_lifetime_hint.3ssl.gz -> SSL_SESSION_has_ticket.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_SESSION_get_time.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_SESSION_get_timeout.3ssl.gz -> SSL_SESSION_get_time.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_SESSION_has_ticket.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_SESSION_is_resumable.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_SESSION_new.3ssl.gz -> SSL_SESSION_free.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_SESSION_print.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_SESSION_print_fp.3ssl.gz -> SSL_SESSION_print.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_SESSION_print_keylog.3ssl.gz -> SSL_SESSION_print.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_SESSION_set1_alpn_selected.3ssl.gz -> SSL_SESSION_get0_hostname.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_SESSION_set1_hostname.3ssl.gz -> SSL_SESSION_get0_hostname.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_SESSION_set1_id.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_SESSION_set1_id_context.3ssl.gz -> SSL_SESSION_get0_id_context.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_SESSION_set1_master_key.3ssl.gz -> SSL_get_client_random.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_SESSION_set1_ticket_appdata.3ssl.gz -> SSL_CTX_set_session_ticket_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_SESSION_set_cipher.3ssl.gz -> SSL_SESSION_get0_cipher.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_SESSION_set_ex_data.3ssl.gz -> SSL_SESSION_get_ex_data.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_SESSION_set_max_early_data.3ssl.gz -> SSL_read_early_data.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_SESSION_set_protocol_version.3ssl.gz -> SSL_SESSION_get_protocol_version.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_SESSION_set_time.3ssl.gz -> SSL_SESSION_get_time.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_SESSION_set_timeout.3ssl.gz -> SSL_SESSION_get_time.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_SESSION_up_ref.3ssl.gz -> SSL_SESSION_free.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_accept.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_add0_chain_cert.3ssl.gz -> SSL_CTX_add1_chain_cert.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_add1_chain_cert.3ssl.gz -> SSL_CTX_add1_chain_cert.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_add1_host.3ssl.gz -> SSL_set1_host.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_add1_to_CA_list.3ssl.gz -> SSL_CTX_set0_CA_list.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_add_client_CA.3ssl.gz -> SSL_CTX_set0_CA_list.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_add_dir_cert_subjects_to_stack.3ssl.gz -> SSL_load_client_CA_file.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_add_file_cert_subjects_to_stack.3ssl.gz -> SSL_load_client_CA_file.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_alert_desc_string.3ssl.gz -> SSL_alert_type_string.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_alert_desc_string_long.3ssl.gz -> SSL_alert_type_string.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_alert_type_string.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_alert_type_string_long.3ssl.gz -> SSL_alert_type_string.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_alloc_buffers.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_allow_early_data_cb_fn.3ssl.gz -> SSL_read_early_data.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_build_cert_chain.3ssl.gz -> SSL_CTX_add1_chain_cert.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_bytes_to_cipher_list.3ssl.gz -> SSL_get_ciphers.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_callback_ctrl.3ssl.gz -> SSL_CTX_ctrl.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_check_chain.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_check_private_key.3ssl.gz -> SSL_CTX_use_certificate.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_clear.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_clear_chain_certs.3ssl.gz -> SSL_CTX_add1_chain_cert.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_clear_mode.3ssl.gz -> SSL_CTX_set_mode.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_clear_options.3ssl.gz -> SSL_CTX_set_options.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_client_hello_cb_fn.3ssl.gz -> SSL_CTX_set_client_hello_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_client_hello_get0_ciphers.3ssl.gz -> SSL_CTX_set_client_hello_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_client_hello_get0_compression_methods.3ssl.gz -> SSL_CTX_set_client_hello_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_client_hello_get0_ext.3ssl.gz -> SSL_CTX_set_client_hello_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_client_hello_get0_legacy_version.3ssl.gz -> SSL_CTX_set_client_hello_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_client_hello_get0_random.3ssl.gz -> SSL_CTX_set_client_hello_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_client_hello_get0_session_id.3ssl.gz -> SSL_CTX_set_client_hello_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_client_hello_get1_extensions_present.3ssl.gz -> SSL_CTX_set_client_hello_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_client_hello_isv2.3ssl.gz -> SSL_CTX_set_client_hello_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_client_version.3ssl.gz -> SSL_get_version.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_config.3ssl.gz -> SSL_CTX_config.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_connect.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_ct_is_enabled.3ssl.gz -> SSL_CTX_set_ct_validation_callback.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_ctrl.3ssl.gz -> SSL_CTX_ctrl.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_dane_clear_flags.3ssl.gz -> SSL_CTX_dane_enable.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_dane_enable.3ssl.gz -> SSL_CTX_dane_enable.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_dane_set_flags.3ssl.gz -> SSL_CTX_dane_enable.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_dane_tlsa_add.3ssl.gz -> SSL_CTX_dane_enable.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_disable_ct.3ssl.gz -> SSL_CTX_set_ct_validation_callback.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_do_handshake.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_dup.3ssl.gz -> SSL_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_enable_ct.3ssl.gz -> SSL_CTX_set_ct_validation_callback.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_export_keying_material.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_export_keying_material_early.3ssl.gz -> SSL_export_keying_material.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_extension_supported.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_free.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_free_buffers.3ssl.gz -> SSL_alloc_buffers.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get0_CA_list.3ssl.gz -> SSL_CTX_set0_CA_list.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get0_alpn_selected.3ssl.gz -> SSL_CTX_set_alpn_select_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get0_chain_cert_store.3ssl.gz -> SSL_CTX_set1_verify_cert_store.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get0_chain_certs.3ssl.gz -> SSL_CTX_add1_chain_cert.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get0_dane_authority.3ssl.gz -> SSL_CTX_dane_enable.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get0_dane_tlsa.3ssl.gz -> SSL_CTX_dane_enable.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get0_next_proto_negotiated.3ssl.gz -> SSL_CTX_set_alpn_select_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get0_param.3ssl.gz -> SSL_CTX_get0_param.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get0_peer_CA_list.3ssl.gz -> SSL_CTX_set0_CA_list.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_get0_peer_scts.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get0_peername.3ssl.gz -> SSL_set1_host.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get0_security_ex_data.3ssl.gz -> SSL_CTX_set_security_level.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get0_session.3ssl.gz -> SSL_get_session.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get0_verified_chain.3ssl.gz -> SSL_get_peer_cert_chain.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get0_verify_cert_store.3ssl.gz -> SSL_CTX_set1_verify_cert_store.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get1_curves.3ssl.gz -> SSL_CTX_set1_curves.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get1_groups.3ssl.gz -> SSL_CTX_set1_curves.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get1_session.3ssl.gz -> SSL_get_session.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get1_supported_ciphers.3ssl.gz -> SSL_get_ciphers.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_get_SSL_CTX.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_get_all_async_fds.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_changed_async_fds.3ssl.gz -> SSL_get_all_async_fds.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_cipher.3ssl.gz -> SSL_get_current_cipher.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_cipher_bits.3ssl.gz -> SSL_get_current_cipher.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_cipher_list.3ssl.gz -> SSL_get_ciphers.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_cipher_name.3ssl.gz -> SSL_get_current_cipher.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_cipher_version.3ssl.gz -> SSL_get_current_cipher.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_get_ciphers.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_client_CA_list.3ssl.gz -> SSL_CTX_set0_CA_list.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_client_ciphers.3ssl.gz -> SSL_get_ciphers.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_get_client_random.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_get_current_cipher.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_default_passwd_cb.3ssl.gz -> SSL_CTX_set_default_passwd_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_default_passwd_cb_userdata.3ssl.gz -> SSL_CTX_set_default_passwd_cb.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_get_default_timeout.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_early_data_status.3ssl.gz -> SSL_read_early_data.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_get_error.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_ex_data.3ssl.gz -> SSL_CTX_set_ex_data.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_ex_data_X509_STORE_CTX_idx.3ssl.gz -> SSL_CTX_set_verify.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_get_extms_support.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_get_fd.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_info_callback.3ssl.gz -> SSL_CTX_set_info_callback.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_key_update_type.3ssl.gz -> SSL_key_update.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_max_cert_list.3ssl.gz -> SSL_CTX_set_max_cert_list.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_max_early_data.3ssl.gz -> SSL_read_early_data.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_max_proto_version.3ssl.gz -> SSL_CTX_set_min_proto_version.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_min_proto_version.3ssl.gz -> SSL_CTX_set_min_proto_version.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_mode.3ssl.gz -> SSL_CTX_set_mode.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_num_tickets.3ssl.gz -> SSL_CTX_set_num_tickets.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_options.3ssl.gz -> SSL_CTX_set_options.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_get_peer_cert_chain.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_get_peer_certificate.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_get_peer_signature_nid.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_peer_signature_type_nid.3ssl.gz -> SSL_get_peer_signature_nid.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_get_peer_tmp_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_pending_cipher.3ssl.gz -> SSL_get_current_cipher.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_get_psk_identity.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_psk_identity_hint.3ssl.gz -> SSL_get_psk_identity.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_quiet_shutdown.3ssl.gz -> SSL_CTX_set_quiet_shutdown.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_get_rbio.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_read_ahead.3ssl.gz -> SSL_CTX_set_read_ahead.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_record_padding_callback_arg.3ssl.gz -> SSL_CTX_set_record_padding_callback.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_recv_max_early_data.3ssl.gz -> SSL_read_early_data.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_rfd.3ssl.gz -> SSL_get_fd.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_secure_renegotiation_support.3ssl.gz -> SSL_CTX_set_options.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_security_callback.3ssl.gz -> SSL_CTX_set_security_level.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_security_level.3ssl.gz -> SSL_CTX_set_security_level.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_selected_srtp_profile.3ssl.gz -> SSL_CTX_set_tlsext_use_srtp.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_server_random.3ssl.gz -> SSL_get_client_random.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_server_tmp_key.3ssl.gz -> SSL_get_peer_tmp_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_servername.3ssl.gz -> SSL_CTX_set_tlsext_servername_callback.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_servername_type.3ssl.gz -> SSL_CTX_set_tlsext_servername_callback.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_get_session.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_shared_ciphers.3ssl.gz -> SSL_get_ciphers.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_shared_curve.3ssl.gz -> SSL_CTX_set1_curves.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_shared_group.3ssl.gz -> SSL_CTX_set1_curves.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_get_shared_sigalgs.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_shutdown.3ssl.gz -> SSL_set_shutdown.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_sigalgs.3ssl.gz -> SSL_get_shared_sigalgs.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_signature_nid.3ssl.gz -> SSL_get_peer_signature_nid.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_signature_type_nid.3ssl.gz -> SSL_get_peer_signature_nid.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_srtp_profiles.3ssl.gz -> SSL_CTX_set_tlsext_use_srtp.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_ssl_method.3ssl.gz -> SSL_CTX_set_ssl_version.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_state.3ssl.gz -> SSL_in_init.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_time.3ssl.gz -> SSL_SESSION_get_time.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_timeout.3ssl.gz -> SSL_SESSION_get_time.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_tlsext_status_ocsp_resp.3ssl.gz -> SSL_CTX_set_tlsext_status_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_tlsext_status_type.3ssl.gz -> SSL_CTX_set_tlsext_status_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_tmp_key.3ssl.gz -> SSL_get_peer_tmp_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_verify_callback.3ssl.gz -> SSL_CTX_get_verify_mode.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_verify_depth.3ssl.gz -> SSL_CTX_get_verify_mode.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_verify_mode.3ssl.gz -> SSL_CTX_get_verify_mode.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_get_verify_result.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_get_version.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_wbio.3ssl.gz -> SSL_get_rbio.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_get_wfd.3ssl.gz -> SSL_get_fd.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_has_matching_session_id.3ssl.gz -> SSL_CTX_set_generate_session_id.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_has_pending.3ssl.gz -> SSL_pending.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_in_accept_init.3ssl.gz -> SSL_in_init.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_in_before.3ssl.gz -> SSL_in_init.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_in_connect_init.3ssl.gz -> SSL_in_init.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_in_init.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_is_dtls.3ssl.gz -> SSL_get_version.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_is_init_finished.3ssl.gz -> SSL_in_init.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_is_server.3ssl.gz -> SSL_set_connect_state.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_key_update.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_library_init.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_load_client_CA_file.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_load_error_strings.3ssl.gz -> ERR_load_crypto_strings.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_peek.3ssl.gz -> SSL_read.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_peek_ex.3ssl.gz -> SSL_read.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_pending.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_psk_client_cb_func.3ssl.gz -> SSL_CTX_set_psk_client_callback.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_psk_find_session_cb_func.3ssl.gz -> SSL_CTX_use_psk_identity_hint.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_psk_server_cb_func.3ssl.gz -> SSL_CTX_use_psk_identity_hint.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_psk_use_session_cb_func.3ssl.gz -> SSL_CTX_set_psk_client_callback.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_read.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_read_early_data.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_read_ex.3ssl.gz -> SSL_read.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_renegotiate.3ssl.gz -> SSL_key_update.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_renegotiate_abbreviated.3ssl.gz -> SSL_key_update.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_renegotiate_pending.3ssl.gz -> SSL_key_update.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_rstate_string.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_rstate_string_long.3ssl.gz -> SSL_rstate_string.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_select_current_cert.3ssl.gz -> SSL_CTX_add1_chain_cert.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_select_next_proto.3ssl.gz -> SSL_CTX_set_alpn_select_cb.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_session_reused.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set0_CA_list.3ssl.gz -> SSL_CTX_set0_CA_list.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set0_chain.3ssl.gz -> SSL_CTX_add1_chain_cert.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set0_chain_cert_store.3ssl.gz -> SSL_CTX_set1_verify_cert_store.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set0_rbio.3ssl.gz -> SSL_set_bio.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set0_security_ex_data.3ssl.gz -> SSL_CTX_set_security_level.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set0_verify_cert_store.3ssl.gz -> SSL_CTX_set1_verify_cert_store.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set0_wbio.3ssl.gz -> SSL_set_bio.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set1_chain.3ssl.gz -> SSL_CTX_add1_chain_cert.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set1_chain_cert_store.3ssl.gz -> SSL_CTX_set1_verify_cert_store.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set1_client_sigalgs.3ssl.gz -> SSL_CTX_set1_sigalgs.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set1_client_sigalgs_list.3ssl.gz -> SSL_CTX_set1_sigalgs.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set1_curves.3ssl.gz -> SSL_CTX_set1_curves.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set1_curves_list.3ssl.gz -> SSL_CTX_set1_curves.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set1_groups.3ssl.gz -> SSL_CTX_set1_curves.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set1_groups_list.3ssl.gz -> SSL_CTX_set1_curves.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_set1_host.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set1_param.3ssl.gz -> SSL_CTX_get0_param.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set1_sigalgs.3ssl.gz -> SSL_CTX_set1_sigalgs.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set1_sigalgs_list.3ssl.gz -> SSL_CTX_set1_sigalgs.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set1_verify_cert_store.3ssl.gz -> SSL_CTX_set1_verify_cert_store.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_accept_state.3ssl.gz -> SSL_set_connect_state.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_allow_early_data_cb.3ssl.gz -> SSL_read_early_data.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_alpn_protos.3ssl.gz -> SSL_CTX_set_alpn_select_cb.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_set_bio.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_block_padding.3ssl.gz -> SSL_CTX_set_record_padding_callback.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_cert_cb.3ssl.gz -> SSL_CTX_set_cert_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_cipher_list.3ssl.gz -> SSL_CTX_set_cipher_list.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_ciphersuites.3ssl.gz -> SSL_CTX_set_cipher_list.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_client_CA_list.3ssl.gz -> SSL_CTX_set0_CA_list.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_set_connect_state.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_ct_validation_callback.3ssl.gz -> SSL_CTX_set_ct_validation_callback.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_current_cert.3ssl.gz -> SSL_CTX_add1_chain_cert.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_default_passwd_cb.3ssl.gz -> SSL_CTX_set_default_passwd_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_default_passwd_cb_userdata.3ssl.gz -> SSL_CTX_set_default_passwd_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_default_read_buffer_len.3ssl.gz -> SSL_CTX_set_split_send_fragment.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_ex_data.3ssl.gz -> SSL_CTX_set_ex_data.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_set_fd.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_generate_session_id.3ssl.gz -> SSL_CTX_set_generate_session_id.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_hostflags.3ssl.gz -> SSL_set1_host.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_info_callback.3ssl.gz -> SSL_CTX_set_info_callback.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_max_cert_list.3ssl.gz -> SSL_CTX_set_max_cert_list.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_max_early_data.3ssl.gz -> SSL_read_early_data.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_max_pipelines.3ssl.gz -> SSL_CTX_set_split_send_fragment.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_max_proto_version.3ssl.gz -> SSL_CTX_set_min_proto_version.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_max_send_fragment.3ssl.gz -> SSL_CTX_set_split_send_fragment.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_min_proto_version.3ssl.gz -> SSL_CTX_set_min_proto_version.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_mode.3ssl.gz -> SSL_CTX_set_mode.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_msg_callback.3ssl.gz -> SSL_CTX_set_msg_callback.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_msg_callback_arg.3ssl.gz -> SSL_CTX_set_msg_callback.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_num_tickets.3ssl.gz -> SSL_CTX_set_num_tickets.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_options.3ssl.gz -> SSL_CTX_set_options.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_post_handshake_auth.3ssl.gz -> SSL_CTX_set_verify.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_psk_client_callback.3ssl.gz -> SSL_CTX_set_psk_client_callback.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_psk_find_session_callback.3ssl.gz -> SSL_CTX_use_psk_identity_hint.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_psk_server_callback.3ssl.gz -> SSL_CTX_use_psk_identity_hint.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_psk_use_session_callback.3ssl.gz -> SSL_CTX_set_psk_client_callback.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_quiet_shutdown.3ssl.gz -> SSL_CTX_set_quiet_shutdown.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_read_ahead.3ssl.gz -> SSL_CTX_set_read_ahead.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_record_padding_callback.3ssl.gz -> SSL_CTX_set_record_padding_callback.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_record_padding_callback_arg.3ssl.gz -> SSL_CTX_set_record_padding_callback.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_recv_max_early_data.3ssl.gz -> SSL_read_early_data.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_rfd.3ssl.gz -> SSL_set_fd.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_security_callback.3ssl.gz -> SSL_CTX_set_security_level.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_security_level.3ssl.gz -> SSL_CTX_set_security_level.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_set_session.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_session_id_context.3ssl.gz -> SSL_CTX_set_session_id_context.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_set_shutdown.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_split_send_fragment.3ssl.gz -> SSL_CTX_set_split_send_fragment.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_ssl_method.3ssl.gz -> SSL_CTX_set_ssl_version.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_time.3ssl.gz -> SSL_SESSION_get_time.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_timeout.3ssl.gz -> SSL_SESSION_get_time.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_tlsext_host_name.3ssl.gz -> SSL_CTX_set_tlsext_servername_callback.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_tlsext_max_fragment_length.3ssl.gz -> SSL_CTX_set_split_send_fragment.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_tlsext_status_ocsp_resp.3ssl.gz -> SSL_CTX_set_tlsext_status_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_tlsext_status_type.3ssl.gz -> SSL_CTX_set_tlsext_status_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_tlsext_use_srtp.3ssl.gz -> SSL_CTX_set_tlsext_use_srtp.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_tmp_dh.3ssl.gz -> SSL_CTX_set_tmp_dh_callback.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_tmp_dh_callback.3ssl.gz -> SSL_CTX_set_tmp_dh_callback.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_verify.3ssl.gz -> SSL_CTX_set_verify.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_verify_depth.3ssl.gz -> SSL_CTX_set_verify.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_set_verify_result.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_set_wfd.3ssl.gz -> SSL_set_fd.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_shutdown.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_state_string.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_state_string_long.3ssl.gz -> SSL_state_string.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_stateless.3ssl.gz -> DTLSv1_listen.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_up_ref.3ssl.gz -> SSL_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_use_PrivateKey.3ssl.gz -> SSL_CTX_use_certificate.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_use_PrivateKey_ASN1.3ssl.gz -> SSL_CTX_use_certificate.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_use_PrivateKey_file.3ssl.gz -> SSL_CTX_use_certificate.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_use_RSAPrivateKey.3ssl.gz -> SSL_CTX_use_certificate.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_use_RSAPrivateKey_ASN1.3ssl.gz -> SSL_CTX_use_certificate.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_use_RSAPrivateKey_file.3ssl.gz -> SSL_CTX_use_certificate.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_use_cert_and_key.3ssl.gz -> SSL_CTX_use_certificate.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_use_certificate.3ssl.gz -> SSL_CTX_use_certificate.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_use_certificate_ASN1.3ssl.gz -> SSL_CTX_use_certificate.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_use_certificate_chain_file.3ssl.gz -> SSL_CTX_use_certificate.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_use_certificate_file.3ssl.gz -> SSL_CTX_use_certificate.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_use_psk_identity_hint.3ssl.gz -> SSL_CTX_use_psk_identity_hint.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_verify_cb.3ssl.gz -> SSL_CTX_set_verify.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_verify_client_post_handshake.3ssl.gz -> SSL_CTX_set_verify.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_version.3ssl.gz -> SSL_get_version.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_waiting_for_async.3ssl.gz -> SSL_get_all_async_fds.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_want.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_want_async.3ssl.gz -> SSL_want.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_want_async_job.3ssl.gz -> SSL_want.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_want_client_hello_cb.3ssl.gz -> SSL_want.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_want_nothing.3ssl.gz -> SSL_want.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_want_read.3ssl.gz -> SSL_want.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_want_write.3ssl.gz -> SSL_want.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_want_x509_lookup.3ssl.gz -> SSL_want.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/SSL_write.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_write_early_data.3ssl.gz -> SSL_read_early_data.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSL_write_ex.3ssl.gz -> SSL_write.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSLv23_client_method.3ssl.gz -> SSL_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSLv23_method.3ssl.gz -> SSL_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSLv23_server_method.3ssl.gz -> SSL_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSLv3_client_method.3ssl.gz -> SSL_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSLv3_method.3ssl.gz -> SSL_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SSLv3_server_method.3ssl.gz -> SSL_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SXNETID_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SXNETID_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SXNET_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/SXNET_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/TLS_FEATURE_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/TLS_FEATURE_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/TLS_client_method.3ssl.gz -> SSL_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/TLS_method.3ssl.gz -> SSL_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/TLS_server_method.3ssl.gz -> SSL_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/TLSv1_1_client_method.3ssl.gz -> SSL_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/TLSv1_1_method.3ssl.gz -> SSL_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/TLSv1_1_server_method.3ssl.gz -> SSL_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/TLSv1_2_client_method.3ssl.gz -> SSL_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/TLSv1_2_method.3ssl.gz -> SSL_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/TLSv1_2_server_method.3ssl.gz -> SSL_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/TLSv1_client_method.3ssl.gz -> SSL_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/TLSv1_method.3ssl.gz -> SSL_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/TLSv1_server_method.3ssl.gz -> SSL_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/TS_ACCURACY_dup.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/TS_ACCURACY_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/TS_ACCURACY_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/TS_MSG_IMPRINT_dup.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/TS_MSG_IMPRINT_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/TS_MSG_IMPRINT_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/TS_REQ_dup.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/TS_REQ_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/TS_REQ_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/TS_RESP_dup.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/TS_RESP_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/TS_RESP_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/TS_STATUS_INFO_dup.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/TS_STATUS_INFO_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/TS_STATUS_INFO_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/TS_TST_INFO_dup.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/TS_TST_INFO_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/TS_TST_INFO_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI.3ssl.gz -> UI_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_METHOD.3ssl.gz -> UI_create_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_OpenSSL.3ssl.gz -> UI_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/UI_STRING.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/UI_UTIL_read_pw.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_UTIL_read_pw_string.3ssl.gz -> UI_UTIL_read_pw.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_UTIL_wrap_read_pem_callback.3ssl.gz -> UI_UTIL_read_pw.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_add_error_string.3ssl.gz -> UI_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_add_info_string.3ssl.gz -> UI_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_add_input_boolean.3ssl.gz -> UI_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_add_input_string.3ssl.gz -> UI_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_add_user_data.3ssl.gz -> UI_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_add_verify_string.3ssl.gz -> UI_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_construct_prompt.3ssl.gz -> UI_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/UI_create_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_ctrl.3ssl.gz -> UI_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_destroy_method.3ssl.gz -> UI_create_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_dup_error_string.3ssl.gz -> UI_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_dup_info_string.3ssl.gz -> UI_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_dup_input_boolean.3ssl.gz -> UI_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_dup_input_string.3ssl.gz -> UI_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_dup_user_data.3ssl.gz -> UI_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_dup_verify_string.3ssl.gz -> UI_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_free.3ssl.gz -> UI_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_get0_action_string.3ssl.gz -> UI_STRING.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_get0_output_string.3ssl.gz -> UI_STRING.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_get0_result.3ssl.gz -> UI_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_get0_result_string.3ssl.gz -> UI_STRING.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_get0_test_string.3ssl.gz -> UI_STRING.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_get0_user_data.3ssl.gz -> UI_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_get_default_method.3ssl.gz -> UI_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_get_ex_data.3ssl.gz -> BIO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_get_ex_new_index.3ssl.gz -> BIO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_get_input_flags.3ssl.gz -> UI_STRING.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_get_method.3ssl.gz -> UI_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_get_result_length.3ssl.gz -> UI_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_get_result_maxsize.3ssl.gz -> UI_STRING.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_get_result_minsize.3ssl.gz -> UI_STRING.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_get_result_string_length.3ssl.gz -> UI_STRING.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_get_string_type.3ssl.gz -> UI_STRING.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_method_get_closer.3ssl.gz -> UI_create_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_method_get_data_destructor.3ssl.gz -> UI_create_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_method_get_data_duplicator.3ssl.gz -> UI_create_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_method_get_ex_data.3ssl.gz -> UI_create_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_method_get_flusher.3ssl.gz -> UI_create_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_method_get_opener.3ssl.gz -> UI_create_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_method_get_prompt_constructor.3ssl.gz -> UI_create_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_method_get_reader.3ssl.gz -> UI_create_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_method_get_writer.3ssl.gz -> UI_create_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_method_set_closer.3ssl.gz -> UI_create_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_method_set_data_duplicator.3ssl.gz -> UI_create_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_method_set_ex_data.3ssl.gz -> UI_create_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_method_set_flusher.3ssl.gz -> UI_create_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_method_set_opener.3ssl.gz -> UI_create_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_method_set_prompt_constructor.3ssl.gz -> UI_create_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_method_set_reader.3ssl.gz -> UI_create_method.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_method_set_writer.3ssl.gz -> UI_create_method.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/UI_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_new_method.3ssl.gz -> UI_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_null.3ssl.gz -> UI_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_process.3ssl.gz -> UI_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_set_default_method.3ssl.gz -> UI_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_set_ex_data.3ssl.gz -> BIO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_set_method.3ssl.gz -> UI_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_set_result.3ssl.gz -> UI_STRING.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_set_result_ex.3ssl.gz -> UI_STRING.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/UI_string_types.3ssl.gz -> UI_STRING.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/USERNOTICE_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/USERNOTICE_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509V3_EXT_d2i.3ssl.gz -> X509V3_get_d2i.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509V3_EXT_i2d.3ssl.gz -> X509V3_get_d2i.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509V3_add1_i2d.3ssl.gz -> X509V3_get_d2i.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509V3_get_d2i.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_ALGOR_cmp.3ssl.gz -> X509_ALGOR_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_ALGOR_copy.3ssl.gz -> X509_ALGOR_dup.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_ALGOR_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_ALGOR_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_ALGOR_get0.3ssl.gz -> X509_ALGOR_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_ALGOR_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_ALGOR_set0.3ssl.gz -> X509_ALGOR_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_ALGOR_set_md.3ssl.gz -> X509_ALGOR_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_ATTRIBUTE_dup.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_ATTRIBUTE_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_ATTRIBUTE_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CERT_AUX_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CERT_AUX_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CINF_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CINF_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CRL_INFO_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CRL_INFO_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CRL_add0_revoked.3ssl.gz -> X509_CRL_get0_by_serial.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CRL_add1_ext_i2d.3ssl.gz -> X509V3_get_d2i.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CRL_add_ext.3ssl.gz -> X509v3_get_ext_by_NID.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CRL_cmp.3ssl.gz -> X509_cmp.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CRL_delete_ext.3ssl.gz -> X509v3_get_ext_by_NID.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CRL_digest.3ssl.gz -> X509_digest.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CRL_dup.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CRL_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CRL_get0_by_cert.3ssl.gz -> X509_CRL_get0_by_serial.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_CRL_get0_by_serial.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CRL_get0_extensions.3ssl.gz -> X509V3_get_d2i.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CRL_get0_lastUpdate.3ssl.gz -> X509_get0_notBefore.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CRL_get0_nextUpdate.3ssl.gz -> X509_get0_notBefore.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CRL_get0_signature.3ssl.gz -> X509_get0_signature.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CRL_get_REVOKED.3ssl.gz -> X509_CRL_get0_by_serial.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CRL_get_ext.3ssl.gz -> X509v3_get_ext_by_NID.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CRL_get_ext_by_NID.3ssl.gz -> X509v3_get_ext_by_NID.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CRL_get_ext_by_OBJ.3ssl.gz -> X509v3_get_ext_by_NID.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CRL_get_ext_by_critical.3ssl.gz -> X509v3_get_ext_by_NID.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CRL_get_ext_count.3ssl.gz -> X509v3_get_ext_by_NID.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CRL_get_ext_d2i.3ssl.gz -> X509V3_get_d2i.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CRL_get_issuer.3ssl.gz -> X509_get_subject_name.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CRL_get_signature_nid.3ssl.gz -> X509_get0_signature.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CRL_get_version.3ssl.gz -> X509_get_version.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CRL_match.3ssl.gz -> X509_cmp.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CRL_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CRL_set1_lastUpdate.3ssl.gz -> X509_get0_notBefore.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CRL_set1_nextUpdate.3ssl.gz -> X509_get0_notBefore.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CRL_set_issuer_name.3ssl.gz -> X509_get_subject_name.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CRL_set_version.3ssl.gz -> X509_get_version.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CRL_sign.3ssl.gz -> X509_sign.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CRL_sign_ctx.3ssl.gz -> X509_sign.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CRL_sort.3ssl.gz -> X509_CRL_get0_by_serial.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_CRL_verify.3ssl.gz -> X509_sign.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_EXTENSION_create_by_NID.3ssl.gz -> X509_EXTENSION_set_object.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_EXTENSION_create_by_OBJ.3ssl.gz -> X509_EXTENSION_set_object.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_EXTENSION_dup.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_EXTENSION_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_EXTENSION_get_critical.3ssl.gz -> X509_EXTENSION_set_object.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_EXTENSION_get_data.3ssl.gz -> X509_EXTENSION_set_object.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_EXTENSION_get_object.3ssl.gz -> X509_EXTENSION_set_object.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_EXTENSION_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_EXTENSION_set_critical.3ssl.gz -> X509_EXTENSION_set_object.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_EXTENSION_set_data.3ssl.gz -> X509_EXTENSION_set_object.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_EXTENSION_set_object.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_LOOKUP.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_METHOD.3ssl.gz -> X509_LOOKUP_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_TYPE.3ssl.gz -> X509_LOOKUP.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_add_dir.3ssl.gz -> X509_LOOKUP.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_by_alias.3ssl.gz -> X509_LOOKUP.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_by_fingerprint.3ssl.gz -> X509_LOOKUP.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_by_issuer_serial.3ssl.gz -> X509_LOOKUP.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_by_subject.3ssl.gz -> X509_LOOKUP.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_ctrl.3ssl.gz -> X509_LOOKUP.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_ctrl_fn.3ssl.gz -> X509_LOOKUP_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_file.3ssl.gz -> X509_LOOKUP_hash_dir.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_free.3ssl.gz -> X509_LOOKUP.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_get_by_alias_fn.3ssl.gz -> X509_LOOKUP_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_get_by_fingerprint_fn.3ssl.gz -> X509_LOOKUP_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_get_by_issuer_serial_fn.3ssl.gz -> X509_LOOKUP_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_get_by_subject_fn.3ssl.gz -> X509_LOOKUP_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_get_method_data.3ssl.gz -> X509_LOOKUP.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_get_store.3ssl.gz -> X509_LOOKUP.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_LOOKUP_hash_dir.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_init.3ssl.gz -> X509_LOOKUP.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_load_file.3ssl.gz -> X509_LOOKUP.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_meth_free.3ssl.gz -> X509_LOOKUP_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_meth_get_ctrl.3ssl.gz -> X509_LOOKUP_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_meth_get_free.3ssl.gz -> X509_LOOKUP_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_meth_get_get_by_alias.3ssl.gz -> X509_LOOKUP_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_meth_get_get_by_fingerprint.3ssl.gz -> X509_LOOKUP_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_meth_get_get_by_issuer_serial.3ssl.gz -> X509_LOOKUP_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_meth_get_get_by_subject.3ssl.gz -> X509_LOOKUP_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_meth_get_init.3ssl.gz -> X509_LOOKUP_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_meth_get_new_item.3ssl.gz -> X509_LOOKUP_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_meth_get_shutdown.3ssl.gz -> X509_LOOKUP_meth_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_LOOKUP_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_meth_set_ctrl.3ssl.gz -> X509_LOOKUP_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_meth_set_free.3ssl.gz -> X509_LOOKUP_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_meth_set_get_by_alias.3ssl.gz -> X509_LOOKUP_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_meth_set_get_by_fingerprint.3ssl.gz -> X509_LOOKUP_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_meth_set_get_by_issuer_serial.3ssl.gz -> X509_LOOKUP_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_meth_set_get_by_subject.3ssl.gz -> X509_LOOKUP_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_meth_set_init.3ssl.gz -> X509_LOOKUP_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_meth_set_new_item.3ssl.gz -> X509_LOOKUP_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_meth_set_shutdown.3ssl.gz -> X509_LOOKUP_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_new.3ssl.gz -> X509_LOOKUP.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_set_method_data.3ssl.gz -> X509_LOOKUP.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_LOOKUP_shutdown.3ssl.gz -> X509_LOOKUP.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_NAME_ENTRY_create_by_NID.3ssl.gz -> X509_NAME_ENTRY_get_object.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_NAME_ENTRY_create_by_OBJ.3ssl.gz -> X509_NAME_ENTRY_get_object.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_NAME_ENTRY_create_by_txt.3ssl.gz -> X509_NAME_ENTRY_get_object.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_NAME_ENTRY_dup.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_NAME_ENTRY_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_NAME_ENTRY_get_data.3ssl.gz -> X509_NAME_ENTRY_get_object.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_NAME_ENTRY_get_object.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_NAME_ENTRY_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_NAME_ENTRY_set_data.3ssl.gz -> X509_NAME_ENTRY_get_object.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_NAME_ENTRY_set_object.3ssl.gz -> X509_NAME_ENTRY_get_object.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_NAME_add_entry.3ssl.gz -> X509_NAME_add_entry_by_txt.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_NAME_add_entry_by_NID.3ssl.gz -> X509_NAME_add_entry_by_txt.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_NAME_add_entry_by_OBJ.3ssl.gz -> X509_NAME_add_entry_by_txt.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_NAME_add_entry_by_txt.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_NAME_cmp.3ssl.gz -> X509_cmp.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_NAME_delete_entry.3ssl.gz -> X509_NAME_add_entry_by_txt.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_NAME_digest.3ssl.gz -> X509_digest.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_NAME_dup.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_NAME_entry_count.3ssl.gz -> X509_NAME_get_index_by_NID.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_NAME_free.3ssl.gz -> X509_dup.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_NAME_get0_der.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_NAME_get_entry.3ssl.gz -> X509_NAME_get_index_by_NID.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_NAME_get_index_by_NID.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_NAME_get_index_by_OBJ.3ssl.gz -> X509_NAME_get_index_by_NID.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_NAME_get_text_by_NID.3ssl.gz -> X509_NAME_get_index_by_NID.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_NAME_get_text_by_OBJ.3ssl.gz -> X509_NAME_get_index_by_NID.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_NAME_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_NAME_oneline.3ssl.gz -> X509_NAME_print_ex.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_NAME_print.3ssl.gz -> X509_NAME_print_ex.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_NAME_print_ex.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_NAME_print_ex_fp.3ssl.gz -> X509_NAME_print_ex.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_OBJECT_set1_X509.3ssl.gz -> X509_LOOKUP_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_OBJECT_set1_X509_CRL.3ssl.gz -> X509_LOOKUP_meth_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_PUBKEY_free.3ssl.gz -> X509_PUBKEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_PUBKEY_get.3ssl.gz -> X509_PUBKEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_PUBKEY_get0.3ssl.gz -> X509_PUBKEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_PUBKEY_get0_param.3ssl.gz -> X509_PUBKEY_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_PUBKEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_PUBKEY_set.3ssl.gz -> X509_PUBKEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_PUBKEY_set0_param.3ssl.gz -> X509_PUBKEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REQ_INFO_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REQ_INFO_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REQ_check_private_key.3ssl.gz -> X509_check_private_key.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REQ_digest.3ssl.gz -> X509_digest.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REQ_dup.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REQ_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REQ_get0_pubkey.3ssl.gz -> X509_get_pubkey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REQ_get0_signature.3ssl.gz -> X509_get0_signature.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REQ_get_X509_PUBKEY.3ssl.gz -> X509_get_pubkey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REQ_get_pubkey.3ssl.gz -> X509_get_pubkey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REQ_get_signature_nid.3ssl.gz -> X509_get0_signature.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REQ_get_subject_name.3ssl.gz -> X509_get_subject_name.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REQ_get_version.3ssl.gz -> X509_get_version.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REQ_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REQ_set0_signature.3ssl.gz -> X509_get0_signature.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REQ_set1_signature_algo.3ssl.gz -> X509_get0_signature.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REQ_set_pubkey.3ssl.gz -> X509_get_pubkey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REQ_set_subject_name.3ssl.gz -> X509_get_subject_name.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REQ_set_version.3ssl.gz -> X509_get_version.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REQ_sign.3ssl.gz -> X509_sign.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REQ_sign_ctx.3ssl.gz -> X509_sign.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REQ_verify.3ssl.gz -> X509_sign.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REVOKED_add1_ext_i2d.3ssl.gz -> X509V3_get_d2i.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REVOKED_add_ext.3ssl.gz -> X509v3_get_ext_by_NID.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REVOKED_delete_ext.3ssl.gz -> X509v3_get_ext_by_NID.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REVOKED_dup.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REVOKED_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REVOKED_get0_extensions.3ssl.gz -> X509V3_get_d2i.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REVOKED_get0_revocationDate.3ssl.gz -> X509_CRL_get0_by_serial.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REVOKED_get0_serialNumber.3ssl.gz -> X509_CRL_get0_by_serial.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REVOKED_get_ext.3ssl.gz -> X509v3_get_ext_by_NID.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REVOKED_get_ext_by_NID.3ssl.gz -> X509v3_get_ext_by_NID.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REVOKED_get_ext_by_OBJ.3ssl.gz -> X509v3_get_ext_by_NID.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REVOKED_get_ext_by_critical.3ssl.gz -> X509v3_get_ext_by_NID.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REVOKED_get_ext_count.3ssl.gz -> X509v3_get_ext_by_NID.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REVOKED_get_ext_d2i.3ssl.gz -> X509V3_get_d2i.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REVOKED_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REVOKED_set_revocationDate.3ssl.gz -> X509_CRL_get0_by_serial.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_REVOKED_set_serialNumber.3ssl.gz -> X509_CRL_get0_by_serial.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_SIG_INFO_get.3ssl.gz -> X509_get0_signature.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_SIG_INFO_set.3ssl.gz -> X509_get0_signature.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_SIG_free.3ssl.gz -> X509_dup.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_SIG_get0.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_SIG_getm.3ssl.gz -> X509_SIG_get0.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_SIG_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE.3ssl.gz -> X509_STORE_add_cert.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_cert_crl_fn.3ssl.gz -> X509_STORE_set_verify_cb_func.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_check_crl_fn.3ssl.gz -> X509_STORE_set_verify_cb_func.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_check_issued_fn.3ssl.gz -> X509_STORE_set_verify_cb_func.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_check_policy_fn.3ssl.gz -> X509_STORE_set_verify_cb_func.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_check_revocation_fn.3ssl.gz -> X509_STORE_set_verify_cb_func.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_cleanup.3ssl.gz -> X509_STORE_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_cleanup_fn.3ssl.gz -> X509_STORE_set_verify_cb_func.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_free.3ssl.gz -> X509_STORE_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_get0_cert.3ssl.gz -> X509_STORE_CTX_get_error.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_get0_chain.3ssl.gz -> X509_STORE_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_get0_param.3ssl.gz -> X509_STORE_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_get0_untrusted.3ssl.gz -> X509_STORE_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_get1_chain.3ssl.gz -> X509_STORE_CTX_get_error.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_get_cert_crl.3ssl.gz -> X509_STORE_CTX_set_verify_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_get_check_crl.3ssl.gz -> X509_STORE_CTX_set_verify_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_get_check_issued.3ssl.gz -> X509_STORE_CTX_set_verify_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_get_check_policy.3ssl.gz -> X509_STORE_CTX_set_verify_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_get_check_revocation.3ssl.gz -> X509_STORE_CTX_set_verify_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_get_cleanup.3ssl.gz -> X509_STORE_CTX_set_verify_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_get_crl_fn.3ssl.gz -> X509_STORE_set_verify_cb_func.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_get_current_cert.3ssl.gz -> X509_STORE_CTX_get_error.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_STORE_CTX_get_error.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_get_error_depth.3ssl.gz -> X509_STORE_CTX_get_error.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_get_ex_data.3ssl.gz -> BIO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_get_ex_new_index.3ssl.gz -> BIO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_get_get_crl.3ssl.gz -> X509_STORE_CTX_set_verify_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_get_get_issuer.3ssl.gz -> X509_STORE_CTX_set_verify_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_get_issuer_fn.3ssl.gz -> X509_STORE_set_verify_cb_func.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_get_lookup_certs.3ssl.gz -> X509_STORE_CTX_set_verify_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_get_lookup_crls.3ssl.gz -> X509_STORE_CTX_set_verify_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_get_num_untrusted.3ssl.gz -> X509_STORE_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_get_verify.3ssl.gz -> X509_STORE_set_verify_cb_func.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_get_verify_cb.3ssl.gz -> X509_STORE_CTX_set_verify_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_init.3ssl.gz -> X509_STORE_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_lookup_certs_fn.3ssl.gz -> X509_STORE_set_verify_cb_func.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_lookup_crls_fn.3ssl.gz -> X509_STORE_set_verify_cb_func.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_STORE_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_purpose_inherit.3ssl.gz -> X509_STORE_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_set0_crls.3ssl.gz -> X509_STORE_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_set0_param.3ssl.gz -> X509_STORE_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_set0_trusted_stack.3ssl.gz -> X509_STORE_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_set0_untrusted.3ssl.gz -> X509_STORE_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_set0_verified_chain.3ssl.gz -> X509_STORE_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_set_cert.3ssl.gz -> X509_STORE_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_set_current_cert.3ssl.gz -> X509_STORE_CTX_get_error.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_set_default.3ssl.gz -> X509_STORE_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_set_error.3ssl.gz -> X509_STORE_CTX_get_error.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_set_error_depth.3ssl.gz -> X509_STORE_CTX_get_error.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_set_ex_data.3ssl.gz -> BIO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_set_purpose.3ssl.gz -> X509_STORE_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_set_trust.3ssl.gz -> X509_STORE_CTX_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_set_verify.3ssl.gz -> X509_STORE_CTX_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_STORE_CTX_set_verify_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_verify_cb.3ssl.gz -> X509_STORE_CTX_set_verify_cb.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_CTX_verify_fn.3ssl.gz -> X509_STORE_CTX_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_STORE_add_cert.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_add_crl.3ssl.gz -> X509_STORE_add_cert.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_add_lookup.3ssl.gz -> X509_STORE_add_cert.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_free.3ssl.gz -> X509_STORE_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_get0_objects.3ssl.gz -> X509_STORE_get0_param.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_STORE_get0_param.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_get_cert_crl.3ssl.gz -> X509_STORE_set_verify_cb_func.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_get_check_crl.3ssl.gz -> X509_STORE_set_verify_cb_func.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_get_check_issued.3ssl.gz -> X509_STORE_set_verify_cb_func.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_get_check_policy.3ssl.gz -> X509_STORE_set_verify_cb_func.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_get_check_revocation.3ssl.gz -> X509_STORE_set_verify_cb_func.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_get_cleanup.3ssl.gz -> X509_STORE_set_verify_cb_func.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_get_ex_data.3ssl.gz -> BIO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_get_ex_new_index.3ssl.gz -> BIO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_get_get_crl.3ssl.gz -> X509_STORE_set_verify_cb_func.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_get_get_issuer.3ssl.gz -> X509_STORE_set_verify_cb_func.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_get_lookup_certs.3ssl.gz -> X509_STORE_set_verify_cb_func.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_get_lookup_crls.3ssl.gz -> X509_STORE_set_verify_cb_func.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_get_verify_cb.3ssl.gz -> X509_STORE_set_verify_cb_func.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_load_locations.3ssl.gz -> X509_STORE_add_cert.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_lock.3ssl.gz -> X509_STORE_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_STORE_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_set1_param.3ssl.gz -> X509_STORE_get0_param.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_set_cert_crl.3ssl.gz -> X509_STORE_set_verify_cb_func.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_set_check_crl.3ssl.gz -> X509_STORE_set_verify_cb_func.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_set_check_issued.3ssl.gz -> X509_STORE_set_verify_cb_func.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_set_check_policy.3ssl.gz -> X509_STORE_set_verify_cb_func.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_set_check_revocation.3ssl.gz -> X509_STORE_set_verify_cb_func.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_set_cleanup.3ssl.gz -> X509_STORE_set_verify_cb_func.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_set_default_paths.3ssl.gz -> X509_STORE_add_cert.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_set_depth.3ssl.gz -> X509_STORE_add_cert.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_set_ex_data.3ssl.gz -> BIO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_set_flags.3ssl.gz -> X509_STORE_add_cert.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_set_get_crl.3ssl.gz -> X509_STORE_set_verify_cb_func.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_set_get_issuer.3ssl.gz -> X509_STORE_set_verify_cb_func.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_set_lookup_certs.3ssl.gz -> X509_STORE_set_verify_cb_func.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_set_lookup_crls.3ssl.gz -> X509_STORE_set_verify_cb_func.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_set_lookup_crls_cb.3ssl.gz -> X509_STORE_set_verify_cb_func.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_set_purpose.3ssl.gz -> X509_STORE_add_cert.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_set_trust.3ssl.gz -> X509_STORE_add_cert.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_set_verify.3ssl.gz -> X509_STORE_set_verify_cb_func.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_set_verify_cb.3ssl.gz -> X509_STORE_set_verify_cb_func.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_STORE_set_verify_cb_func.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_set_verify_func.3ssl.gz -> X509_STORE_set_verify_cb_func.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_unlock.3ssl.gz -> X509_STORE_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_STORE_up_ref.3ssl.gz -> X509_STORE_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_VAL_free.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_VAL_new.3ssl.gz -> X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_VERIFY_PARAM_add0_policy.3ssl.gz -> X509_VERIFY_PARAM_set_flags.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_VERIFY_PARAM_add1_host.3ssl.gz -> X509_VERIFY_PARAM_set_flags.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_VERIFY_PARAM_clear_flags.3ssl.gz -> X509_VERIFY_PARAM_set_flags.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_VERIFY_PARAM_get0_peername.3ssl.gz -> X509_VERIFY_PARAM_set_flags.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_VERIFY_PARAM_get_auth_level.3ssl.gz -> X509_VERIFY_PARAM_set_flags.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_VERIFY_PARAM_get_depth.3ssl.gz -> X509_VERIFY_PARAM_set_flags.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_VERIFY_PARAM_get_flags.3ssl.gz -> X509_VERIFY_PARAM_set_flags.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_VERIFY_PARAM_get_hostflags.3ssl.gz -> X509_VERIFY_PARAM_set_flags.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_VERIFY_PARAM_get_inh_flags.3ssl.gz -> X509_VERIFY_PARAM_set_flags.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_VERIFY_PARAM_get_time.3ssl.gz -> X509_VERIFY_PARAM_set_flags.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_VERIFY_PARAM_set1_email.3ssl.gz -> X509_VERIFY_PARAM_set_flags.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_VERIFY_PARAM_set1_host.3ssl.gz -> X509_VERIFY_PARAM_set_flags.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_VERIFY_PARAM_set1_ip.3ssl.gz -> X509_VERIFY_PARAM_set_flags.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_VERIFY_PARAM_set1_ip_asc.3ssl.gz -> X509_VERIFY_PARAM_set_flags.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_VERIFY_PARAM_set1_policies.3ssl.gz -> X509_VERIFY_PARAM_set_flags.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_VERIFY_PARAM_set_auth_level.3ssl.gz -> X509_VERIFY_PARAM_set_flags.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_VERIFY_PARAM_set_depth.3ssl.gz -> X509_VERIFY_PARAM_set_flags.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_VERIFY_PARAM_set_flags.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_VERIFY_PARAM_set_hostflags.3ssl.gz -> X509_VERIFY_PARAM_set_flags.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_VERIFY_PARAM_set_inh_flags.3ssl.gz -> X509_VERIFY_PARAM_set_flags.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_VERIFY_PARAM_set_purpose.3ssl.gz -> X509_VERIFY_PARAM_set_flags.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_VERIFY_PARAM_set_time.3ssl.gz -> X509_VERIFY_PARAM_set_flags.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_VERIFY_PARAM_set_trust.3ssl.gz -> X509_VERIFY_PARAM_set_flags.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_add1_ext_i2d.3ssl.gz -> X509V3_get_d2i.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_add_ext.3ssl.gz -> X509v3_get_ext_by_NID.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_chain_up_ref.3ssl.gz -> X509_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_check_ca.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_check_email.3ssl.gz -> X509_check_host.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_check_host.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_check_ip.3ssl.gz -> X509_check_host.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_check_ip_asc.3ssl.gz -> X509_check_host.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_check_issued.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_check_private_key.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_check_purpose.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_cmp.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_cmp_current_time.3ssl.gz -> X509_cmp_time.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_cmp_time.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_delete_ext.3ssl.gz -> X509v3_get_ext_by_NID.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_digest.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_dup.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_free.3ssl.gz -> X509_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_get0_authority_issuer.3ssl.gz -> X509_get_extension_flags.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_get0_authority_key_id.3ssl.gz -> X509_get_extension_flags.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_get0_authority_serial.3ssl.gz -> X509_get_extension_flags.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_get0_extensions.3ssl.gz -> X509V3_get_d2i.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_get0_notAfter.3ssl.gz -> X509_get0_notBefore.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_get0_notBefore.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_get0_pubkey.3ssl.gz -> X509_get_pubkey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_get0_serialNumber.3ssl.gz -> X509_get_serialNumber.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_get0_signature.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_get0_subject_key_id.3ssl.gz -> X509_get_extension_flags.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_get0_tbs_sigalg.3ssl.gz -> X509_get0_signature.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_get0_uids.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_get_X509_PUBKEY.3ssl.gz -> X509_get_pubkey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_get_ex_data.3ssl.gz -> BIO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_get_ex_new_index.3ssl.gz -> BIO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_get_ext.3ssl.gz -> X509v3_get_ext_by_NID.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_get_ext_by_NID.3ssl.gz -> X509v3_get_ext_by_NID.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_get_ext_by_OBJ.3ssl.gz -> X509v3_get_ext_by_NID.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_get_ext_by_critical.3ssl.gz -> X509v3_get_ext_by_NID.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_get_ext_count.3ssl.gz -> X509v3_get_ext_by_NID.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_get_ext_d2i.3ssl.gz -> X509V3_get_d2i.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_get_extended_key_usage.3ssl.gz -> X509_get_extension_flags.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_get_extension_flags.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_get_issuer_name.3ssl.gz -> X509_get_subject_name.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_get_key_usage.3ssl.gz -> X509_get_extension_flags.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_get_pathlen.3ssl.gz -> X509_get_extension_flags.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_get_proxy_pathlen.3ssl.gz -> X509_get_extension_flags.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_get_pubkey.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_get_serialNumber.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_get_signature_info.3ssl.gz -> X509_get0_signature.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_get_signature_nid.3ssl.gz -> X509_get0_signature.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_get_subject_name.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_get_version.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_getm_notAfter.3ssl.gz -> X509_get0_notBefore.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_getm_notBefore.3ssl.gz -> X509_get0_notBefore.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_issuer_and_serial_cmp.3ssl.gz -> X509_cmp.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_issuer_name_cmp.3ssl.gz -> X509_cmp.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_load_cert_crl_file.3ssl.gz -> X509_LOOKUP_hash_dir.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_load_cert_file.3ssl.gz -> X509_LOOKUP_hash_dir.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_load_crl_file.3ssl.gz -> X509_LOOKUP_hash_dir.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_pubkey_digest.3ssl.gz -> X509_digest.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_set1_notAfter.3ssl.gz -> X509_get0_notBefore.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_set1_notBefore.3ssl.gz -> X509_get0_notBefore.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_set_ex_data.3ssl.gz -> BIO_get_ex_new_index.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_set_issuer_name.3ssl.gz -> X509_get_subject_name.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_set_proxy_flag.3ssl.gz -> X509_get_extension_flags.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_set_proxy_pathlen.3ssl.gz -> X509_get_extension_flags.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_set_pubkey.3ssl.gz -> X509_get_pubkey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_set_serialNumber.3ssl.gz -> X509_get_serialNumber.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_set_subject_name.3ssl.gz -> X509_get_subject_name.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_set_version.3ssl.gz -> X509_get_version.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_sign.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_sign_ctx.3ssl.gz -> X509_sign.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_subject_name_cmp.3ssl.gz -> X509_cmp.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_time_adj.3ssl.gz -> X509_cmp_time.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_time_adj_ex.3ssl.gz -> X509_cmp_time.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_up_ref.3ssl.gz -> X509_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_verify.3ssl.gz -> X509_sign.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509_verify_cert.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509_verify_cert_error_string.3ssl.gz -> X509_STORE_CTX_get_error.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509v3_add_ext.3ssl.gz -> X509v3_get_ext_by_NID.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509v3_delete_ext.3ssl.gz -> X509v3_get_ext_by_NID.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509v3_get_ext.3ssl.gz -> X509v3_get_ext_by_NID.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/X509v3_get_ext_by_NID.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509v3_get_ext_by_OBJ.3ssl.gz -> X509v3_get_ext_by_NID.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509v3_get_ext_by_critical.3ssl.gz -> X509v3_get_ext_by_NID.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/X509v3_get_ext_count.3ssl.gz -> X509v3_get_ext_by_NID.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/custom_ext_add_cb.3ssl.gz -> SSL_extension_supported.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/custom_ext_free_cb.3ssl.gz -> SSL_extension_supported.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/custom_ext_parse_cb.3ssl.gz -> SSL_extension_supported.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ACCESS_DESCRIPTION.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ADMISSIONS.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ADMISSION_SYNTAX.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ASIdOrRange.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ASIdentifierChoice.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ASIdentifiers.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ASN1_BIT_STRING.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ASN1_BMPSTRING.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ASN1_ENUMERATED.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ASN1_GENERALIZEDTIME.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ASN1_GENERALSTRING.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ASN1_IA5STRING.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ASN1_INTEGER.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ASN1_NULL.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ASN1_OBJECT.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ASN1_OCTET_STRING.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ASN1_PRINTABLE.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ASN1_PRINTABLESTRING.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ASN1_SEQUENCE_ANY.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ASN1_SET_ANY.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ASN1_T61STRING.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ASN1_TIME.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ASN1_TYPE.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ASN1_UINTEGER.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ASN1_UNIVERSALSTRING.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ASN1_UTCTIME.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ASN1_UTF8STRING.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ASN1_VISIBLESTRING.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ASRange.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_AUTHORITY_INFO_ACCESS.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_AUTHORITY_KEYID.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_AutoPrivateKey.3ssl.gz -> d2i_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_BASIC_CONSTRAINTS.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_CERTIFICATEPOLICIES.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_CMS_ContentInfo.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_CMS_ReceiptRequest.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_CMS_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_CRL_DIST_POINTS.3ssl.gz -> d2i_X509.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/d2i_DHparams.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_DHxparams.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_DIRECTORYSTRING.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_DISPLAYTEXT.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_DIST_POINT.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_DIST_POINT_NAME.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_DSAPrivateKey.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_DSAPrivateKey_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_DSAPrivateKey_fp.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_DSAPublicKey.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_DSA_PUBKEY.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_DSA_PUBKEY_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_DSA_PUBKEY_fp.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_DSA_SIG.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_DSAparams.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ECDSA_SIG.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ECPKParameters.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ECParameters.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ECPrivateKey.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ECPrivateKey_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ECPrivateKey_fp.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_EC_PUBKEY.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_EC_PUBKEY_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_EC_PUBKEY_fp.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_EDIPARTYNAME.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ESS_CERT_ID.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ESS_ISSUER_SERIAL.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ESS_SIGNING_CERT.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_EXTENDED_KEY_USAGE.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_GENERAL_NAME.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_GENERAL_NAMES.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_IPAddressChoice.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_IPAddressFamily.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_IPAddressOrRange.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_IPAddressRange.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_ISSUING_DIST_POINT.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_NAMING_AUTHORITY.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_NETSCAPE_CERT_SEQUENCE.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_NETSCAPE_SPKAC.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_NETSCAPE_SPKI.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_NOTICEREF.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_OCSP_BASICRESP.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_OCSP_CERTID.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_OCSP_CERTSTATUS.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_OCSP_CRLID.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_OCSP_ONEREQ.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_OCSP_REQINFO.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_OCSP_REQUEST.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_OCSP_RESPBYTES.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_OCSP_RESPDATA.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_OCSP_RESPID.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_OCSP_RESPONSE.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_OCSP_REVOKEDINFO.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_OCSP_SERVICELOC.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_OCSP_SIGNATURE.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_OCSP_SINGLERESP.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_OTHERNAME.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PBE2PARAM.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PBEPARAM.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PBKDF2PARAM.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PKCS12.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PKCS12_BAGS.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PKCS12_MAC_DATA.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PKCS12_SAFEBAG.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PKCS12_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PKCS12_fp.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PKCS7.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PKCS7_DIGEST.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PKCS7_ENCRYPT.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PKCS7_ENC_CONTENT.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PKCS7_ENVELOPE.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PKCS7_ISSUER_AND_SERIAL.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PKCS7_RECIP_INFO.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PKCS7_SIGNED.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PKCS7_SIGNER_INFO.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PKCS7_SIGN_ENVELOPE.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PKCS7_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PKCS7_fp.3ssl.gz -> d2i_X509.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/d2i_PKCS8PrivateKey_bio.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PKCS8PrivateKey_fp.3ssl.gz -> d2i_PKCS8PrivateKey_bio.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PKCS8_PRIV_KEY_INFO.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PKCS8_PRIV_KEY_INFO_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PKCS8_PRIV_KEY_INFO_fp.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PKCS8_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PKCS8_fp.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PKEY_USAGE_PERIOD.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_POLICYINFO.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_POLICYQUALINFO.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PROFESSION_INFO.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PROXY_CERT_INFO_EXTENSION.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PROXY_POLICY.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PUBKEY.3ssl.gz -> X509_PUBKEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PUBKEY_bio.3ssl.gz -> X509_PUBKEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PUBKEY_fp.3ssl.gz -> X509_PUBKEY_new.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/d2i_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PrivateKey_bio.3ssl.gz -> d2i_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PrivateKey_fp.3ssl.gz -> d2i_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_PublicKey.3ssl.gz -> d2i_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_RSAPrivateKey.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_RSAPrivateKey_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_RSAPrivateKey_fp.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_RSAPublicKey.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_RSAPublicKey_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_RSAPublicKey_fp.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_RSA_OAEP_PARAMS.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_RSA_PSS_PARAMS.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_RSA_PUBKEY.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_RSA_PUBKEY_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_RSA_PUBKEY_fp.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_SCRYPT_PARAMS.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_SCT_LIST.3ssl.gz -> d2i_X509.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/d2i_SSL_SESSION.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_SXNET.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_SXNETID.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_TS_ACCURACY.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_TS_MSG_IMPRINT.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_TS_MSG_IMPRINT_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_TS_MSG_IMPRINT_fp.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_TS_REQ.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_TS_REQ_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_TS_REQ_fp.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_TS_RESP.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_TS_RESP_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_TS_RESP_fp.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_TS_STATUS_INFO.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_TS_TST_INFO.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_TS_TST_INFO_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_TS_TST_INFO_fp.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_USERNOTICE.3ssl.gz -> d2i_X509.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_X509_ALGOR.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_X509_ALGORS.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_X509_ATTRIBUTE.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_X509_AUX.3ssl.gz -> i2d_re_X509_tbs.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_X509_CERT_AUX.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_X509_CINF.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_X509_CRL.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_X509_CRL_INFO.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_X509_CRL_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_X509_CRL_fp.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_X509_EXTENSION.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_X509_EXTENSIONS.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_X509_NAME.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_X509_NAME_ENTRY.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_X509_PUBKEY.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_X509_REQ.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_X509_REQ_INFO.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_X509_REQ_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_X509_REQ_fp.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_X509_REVOKED.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_X509_SIG.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_X509_VAL.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_X509_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/d2i_X509_fp.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ACCESS_DESCRIPTION.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ADMISSIONS.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ADMISSION_SYNTAX.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ASIdOrRange.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ASIdentifierChoice.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ASIdentifiers.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ASN1_BIT_STRING.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ASN1_BMPSTRING.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ASN1_ENUMERATED.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ASN1_GENERALIZEDTIME.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ASN1_GENERALSTRING.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ASN1_IA5STRING.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ASN1_INTEGER.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ASN1_NULL.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ASN1_OBJECT.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ASN1_OCTET_STRING.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ASN1_PRINTABLE.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ASN1_PRINTABLESTRING.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ASN1_SEQUENCE_ANY.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ASN1_SET_ANY.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ASN1_T61STRING.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ASN1_TIME.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ASN1_TYPE.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ASN1_UNIVERSALSTRING.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ASN1_UTCTIME.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ASN1_UTF8STRING.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ASN1_VISIBLESTRING.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ASN1_bio_stream.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ASRange.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_AUTHORITY_INFO_ACCESS.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_AUTHORITY_KEYID.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_BASIC_CONSTRAINTS.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_CERTIFICATEPOLICIES.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_CMS_ContentInfo.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_CMS_ReceiptRequest.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_CMS_bio.3ssl.gz -> d2i_X509.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/i2d_CMS_bio_stream.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_CRL_DIST_POINTS.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_DHparams.3ssl.gz -> d2i_DHparams.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_DHxparams.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_DIRECTORYSTRING.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_DISPLAYTEXT.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_DIST_POINT.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_DIST_POINT_NAME.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_DSAPrivateKey.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_DSAPrivateKey_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_DSAPrivateKey_fp.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_DSAPublicKey.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_DSA_PUBKEY.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_DSA_PUBKEY_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_DSA_PUBKEY_fp.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_DSA_SIG.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_DSAparams.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ECDSA_SIG.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ECPKParameters.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ECParameters.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ECPrivateKey.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ECPrivateKey_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ECPrivateKey_fp.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_EC_PUBKEY.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_EC_PUBKEY_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_EC_PUBKEY_fp.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_EDIPARTYNAME.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ESS_CERT_ID.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ESS_ISSUER_SERIAL.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ESS_SIGNING_CERT.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_EXTENDED_KEY_USAGE.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_GENERAL_NAME.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_GENERAL_NAMES.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_IPAddressChoice.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_IPAddressFamily.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_IPAddressOrRange.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_IPAddressRange.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_ISSUING_DIST_POINT.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_NAMING_AUTHORITY.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_NETSCAPE_CERT_SEQUENCE.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_NETSCAPE_SPKAC.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_NETSCAPE_SPKI.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_NOTICEREF.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_OCSP_BASICRESP.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_OCSP_CERTID.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_OCSP_CERTSTATUS.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_OCSP_CRLID.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_OCSP_ONEREQ.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_OCSP_REQINFO.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_OCSP_REQUEST.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_OCSP_RESPBYTES.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_OCSP_RESPDATA.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_OCSP_RESPID.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_OCSP_RESPONSE.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_OCSP_REVOKEDINFO.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_OCSP_SERVICELOC.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_OCSP_SIGNATURE.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_OCSP_SINGLERESP.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_OTHERNAME.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PBE2PARAM.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PBEPARAM.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PBKDF2PARAM.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PKCS12.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PKCS12_BAGS.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PKCS12_MAC_DATA.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PKCS12_SAFEBAG.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PKCS12_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PKCS12_fp.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PKCS7.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PKCS7_DIGEST.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PKCS7_ENCRYPT.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PKCS7_ENC_CONTENT.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PKCS7_ENVELOPE.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PKCS7_ISSUER_AND_SERIAL.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PKCS7_NDEF.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PKCS7_RECIP_INFO.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PKCS7_SIGNED.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PKCS7_SIGNER_INFO.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PKCS7_SIGN_ENVELOPE.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PKCS7_bio.3ssl.gz -> d2i_X509.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/i2d_PKCS7_bio_stream.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PKCS7_fp.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PKCS8PrivateKeyInfo_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PKCS8PrivateKeyInfo_fp.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PKCS8PrivateKey_bio.3ssl.gz -> d2i_PKCS8PrivateKey_bio.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PKCS8PrivateKey_fp.3ssl.gz -> d2i_PKCS8PrivateKey_bio.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PKCS8PrivateKey_nid_bio.3ssl.gz -> d2i_PKCS8PrivateKey_bio.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PKCS8PrivateKey_nid_fp.3ssl.gz -> d2i_PKCS8PrivateKey_bio.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PKCS8_PRIV_KEY_INFO.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PKCS8_PRIV_KEY_INFO_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PKCS8_PRIV_KEY_INFO_fp.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PKCS8_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PKCS8_fp.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PKEY_USAGE_PERIOD.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_POLICYINFO.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_POLICYQUALINFO.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PROFESSION_INFO.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PROXY_CERT_INFO_EXTENSION.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PROXY_POLICY.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PUBKEY.3ssl.gz -> X509_PUBKEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PUBKEY_bio.3ssl.gz -> X509_PUBKEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PUBKEY_fp.3ssl.gz -> X509_PUBKEY_new.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PrivateKey.3ssl.gz -> d2i_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_PublicKey.3ssl.gz -> d2i_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_RSAPrivateKey.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_RSAPrivateKey_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_RSAPrivateKey_fp.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_RSAPublicKey.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_RSAPublicKey_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_RSAPublicKey_fp.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_RSA_OAEP_PARAMS.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_RSA_PSS_PARAMS.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_RSA_PUBKEY.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_RSA_PUBKEY_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_RSA_PUBKEY_fp.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_SCRYPT_PARAMS.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_SCT_LIST.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_SSL_SESSION.3ssl.gz -> d2i_SSL_SESSION.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_SXNET.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_SXNETID.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_TS_ACCURACY.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_TS_MSG_IMPRINT.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_TS_MSG_IMPRINT_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_TS_MSG_IMPRINT_fp.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_TS_REQ.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_TS_REQ_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_TS_REQ_fp.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_TS_RESP.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_TS_RESP_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_TS_RESP_fp.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_TS_STATUS_INFO.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_TS_TST_INFO.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_TS_TST_INFO_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_TS_TST_INFO_fp.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_USERNOTICE.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_X509.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_X509_ALGOR.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_X509_ALGORS.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_X509_ATTRIBUTE.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_X509_AUX.3ssl.gz -> i2d_re_X509_tbs.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_X509_CERT_AUX.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_X509_CINF.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_X509_CRL.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_X509_CRL_INFO.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_X509_CRL_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_X509_CRL_fp.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_X509_EXTENSION.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_X509_EXTENSIONS.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_X509_NAME.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_X509_NAME_ENTRY.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_X509_PUBKEY.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_X509_REQ.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_X509_REQ_INFO.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_X509_REQ_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_X509_REQ_fp.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_X509_REVOKED.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_X509_SIG.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_X509_VAL.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_X509_bio.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_X509_fp.3ssl.gz -> d2i_X509.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_re_X509_CRL_tbs.3ssl.gz -> i2d_re_X509_tbs.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2d_re_X509_REQ_tbs.3ssl.gz -> i2d_re_X509_tbs.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/i2d_re_X509_tbs.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2o_SCT.3ssl.gz -> o2i_SCT_LIST.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2o_SCT_LIST.3ssl.gz -> o2i_SCT_LIST.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/i2t_ASN1_OBJECT.3ssl.gz -> OBJ_nid2obj.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/lh_TYPE_delete.3ssl.gz -> OPENSSL_LH_COMPFUNC.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/lh_TYPE_doall.3ssl.gz -> OPENSSL_LH_COMPFUNC.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/lh_TYPE_doall_arg.3ssl.gz -> OPENSSL_LH_COMPFUNC.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/lh_TYPE_error.3ssl.gz -> OPENSSL_LH_COMPFUNC.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/lh_TYPE_free.3ssl.gz -> OPENSSL_LH_COMPFUNC.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/lh_TYPE_insert.3ssl.gz -> OPENSSL_LH_COMPFUNC.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/lh_TYPE_new.3ssl.gz -> OPENSSL_LH_COMPFUNC.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/lh_TYPE_retrieve.3ssl.gz -> OPENSSL_LH_COMPFUNC.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/o2i_SCT.3ssl.gz -> o2i_SCT_LIST.3ssl.gz +-rw-r--r-- root/root usr/share/man/man3/o2i_SCT_LIST.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/pem_password_cb.3ssl.gz -> PEM_read_bio_PrivateKey.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/sk_TYPE_deep_copy.3ssl.gz -> DEFINE_STACK_OF.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/sk_TYPE_delete.3ssl.gz -> DEFINE_STACK_OF.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/sk_TYPE_delete_ptr.3ssl.gz -> DEFINE_STACK_OF.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/sk_TYPE_dup.3ssl.gz -> DEFINE_STACK_OF.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/sk_TYPE_find.3ssl.gz -> DEFINE_STACK_OF.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/sk_TYPE_find_ex.3ssl.gz -> DEFINE_STACK_OF.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/sk_TYPE_free.3ssl.gz -> DEFINE_STACK_OF.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/sk_TYPE_insert.3ssl.gz -> DEFINE_STACK_OF.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/sk_TYPE_is_sorted.3ssl.gz -> DEFINE_STACK_OF.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/sk_TYPE_new.3ssl.gz -> DEFINE_STACK_OF.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/sk_TYPE_new_null.3ssl.gz -> DEFINE_STACK_OF.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/sk_TYPE_new_reserve.3ssl.gz -> DEFINE_STACK_OF.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/sk_TYPE_num.3ssl.gz -> DEFINE_STACK_OF.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/sk_TYPE_pop.3ssl.gz -> DEFINE_STACK_OF.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/sk_TYPE_pop_free.3ssl.gz -> DEFINE_STACK_OF.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/sk_TYPE_push.3ssl.gz -> DEFINE_STACK_OF.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/sk_TYPE_reserve.3ssl.gz -> DEFINE_STACK_OF.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/sk_TYPE_set.3ssl.gz -> DEFINE_STACK_OF.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/sk_TYPE_set_cmp_func.3ssl.gz -> DEFINE_STACK_OF.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/sk_TYPE_shift.3ssl.gz -> DEFINE_STACK_OF.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/sk_TYPE_sort.3ssl.gz -> DEFINE_STACK_OF.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/sk_TYPE_unshift.3ssl.gz -> DEFINE_STACK_OF.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/sk_TYPE_value.3ssl.gz -> DEFINE_STACK_OF.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/sk_TYPE_zero.3ssl.gz -> DEFINE_STACK_OF.3ssl.gz +lrwxrwxrwx root/root usr/share/man/man3/ssl_ct_validation_cb.3ssl.gz -> SSL_CTX_set_ct_validation_callback.3ssl.gz +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/config.5ssl.gz +-rw-r--r-- root/root usr/share/man/man5/x509v3_config.5ssl.gz +drwxr-xr-x root/root usr/share/man/man7/ +-rw-r--r-- root/root usr/share/man/man7/Ed25519.7ssl.gz +lrwxrwxrwx root/root usr/share/man/man7/Ed448.7ssl.gz -> Ed25519.7ssl.gz +-rw-r--r-- root/root usr/share/man/man7/RAND.7ssl.gz +-rw-r--r-- root/root usr/share/man/man7/RAND_DRBG.7ssl.gz +-rw-r--r-- root/root usr/share/man/man7/RSA-PSS.7ssl.gz +-rw-r--r-- root/root usr/share/man/man7/SM2.7ssl.gz +-rw-r--r-- root/root usr/share/man/man7/X25519.7ssl.gz +lrwxrwxrwx root/root usr/share/man/man7/X448.7ssl.gz -> X25519.7ssl.gz +-rw-r--r-- root/root usr/share/man/man7/bio.7ssl.gz +-rw-r--r-- root/root usr/share/man/man7/crypto.7ssl.gz +-rw-r--r-- root/root usr/share/man/man7/ct.7ssl.gz +-rw-r--r-- root/root usr/share/man/man7/des_modes.7ssl.gz +-rw-r--r-- root/root usr/share/man/man7/evp.7ssl.gz +-rw-r--r-- root/root usr/share/man/man7/ossl_store-file.7ssl.gz +-rw-r--r-- root/root usr/share/man/man7/ossl_store.7ssl.gz +-rw-r--r-- root/root usr/share/man/man7/passphrase-encoding.7ssl.gz +-rw-r--r-- root/root usr/share/man/man7/proxy-certificates.7ssl.gz +-rw-r--r-- root/root usr/share/man/man7/scrypt.7ssl.gz +-rw-r--r-- root/root usr/share/man/man7/ssl.7ssl.gz +-rw-r--r-- root/root usr/share/man/man7/x509.7ssl.gz diff --git a/core/openssl/spkgbuild b/core/openssl/spkgbuild new file mode 100755 index 000000000..0b2cd0cee --- /dev/null +++ b/core/openssl/spkgbuild @@ -0,0 +1,23 @@ +# description : Management tools and libraries relating to cryptography + +name=openssl +version=1.1.1t +release=1 +source="https://openssl.org/source/$name-$version.tar.gz" + +build() { + cd $name-$version + + ./config --prefix=/usr \ + --openssldir=/etc/ssl \ + --libdir=lib \ + shared \ + zlib-dynamic + make + + # disable static lib + sed -i '/INSTALL_LIBS/s/libcrypto.a libssl.a//' Makefile + + make DESTDIR=$PKG MANDIR=/usr/share/man MANSUFFIX=ssl install + +} diff --git a/core/openssl/update b/core/openssl/update new file mode 100644 index 000000000..dcc169d56 --- /dev/null +++ b/core/openssl/update @@ -0,0 +1,3 @@ +port_getver() { + getver_default | grep ^1 +} diff --git a/core/patch/.checksums b/core/patch/.checksums new file mode 100644 index 000000000..128019829 --- /dev/null +++ b/core/patch/.checksums @@ -0,0 +1 @@ +78ad9937e4caadcba1526ef1853730d5 patch-2.7.6.tar.xz diff --git a/core/patch/.pkgfiles b/core/patch/.pkgfiles new file mode 100644 index 000000000..db97accb8 --- /dev/null +++ b/core/patch/.pkgfiles @@ -0,0 +1,8 @@ +patch-2.7.6-1 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/patch +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/patch.1.gz diff --git a/core/patch/spkgbuild b/core/patch/spkgbuild new file mode 100755 index 000000000..c1f790b0a --- /dev/null +++ b/core/patch/spkgbuild @@ -0,0 +1,15 @@ +# description : A program for modifying or creating files by applying a “patch” file typically created by the diff program +# depends : attr + +name=patch +version=2.7.6 +release=1 +source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz" + +build() { + cd $name-$version + + ./configure --prefix=/usr + make + make DESTDIR=$PKG install +} diff --git a/core/pciutils/.checksums b/core/pciutils/.checksums new file mode 100644 index 000000000..04ec732d3 --- /dev/null +++ b/core/pciutils/.checksums @@ -0,0 +1 @@ +9286d4611ec2337481ee64a6bad1f38d pciutils-3.9.0.tar.xz diff --git a/core/pciutils/.pkgfiles b/core/pciutils/.pkgfiles new file mode 100644 index 000000000..d811e305f --- /dev/null +++ b/core/pciutils/.pkgfiles @@ -0,0 +1,31 @@ +pciutils-3.9.0-1 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/lspci +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/pci/ +-rw-r--r-- root/root usr/include/pci/config.h +-rw-r--r-- root/root usr/include/pci/header.h +-rw-r--r-- root/root usr/include/pci/pci.h +-rw-r--r-- root/root usr/include/pci/types.h +drwxr-xr-x root/root usr/lib/ +lrwxrwxrwx root/root usr/lib/libpci.so -> libpci.so.3 +lrwxrwxrwx root/root usr/lib/libpci.so.3 -> libpci.so.3.9.0 +-rwxr-xr-x root/root usr/lib/libpci.so.3.9.0 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libpci.pc +drwxr-xr-x root/root usr/sbin/ +-rwxr-xr-x root/root usr/sbin/setpci +-rwxr-xr-x root/root usr/sbin/update-pciids +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/hwdata/ +-rw-r--r-- root/root usr/share/hwdata/pci.ids.gz +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/pci.ids.5.gz +drwxr-xr-x root/root usr/share/man/man7/ +-rw-r--r-- root/root usr/share/man/man7/pcilib.7.gz +drwxr-xr-x root/root usr/share/man/man8/ +-rw-r--r-- root/root usr/share/man/man8/lspci.8.gz +-rw-r--r-- root/root usr/share/man/man8/setpci.8.gz +-rw-r--r-- root/root usr/share/man/man8/update-pciids.8.gz diff --git a/core/pciutils/readme b/core/pciutils/readme new file mode 100755 index 000000000..825cd1e24 --- /dev/null +++ b/core/pciutils/readme @@ -0,0 +1,10 @@ +Configuring PCI Utils: + +The pci.ids data file is constantly being updated. To get a current version of this +file, run update-pciids as the root user. This program requires the Which-2.21 script +or program to find cURL-7.52.1, Lynx-2.8.8rel.2 or Wget-1.19.1 which are used to +download the most current file, and then replace the existing file in +/usr/share/hwdata. + +You may wish to add an entry to root's (or any other user who has write privilege +to /usr/share/hwdata) crontab to automatically update the pci.ids file periodically. diff --git a/core/pciutils/spkgbuild b/core/pciutils/spkgbuild new file mode 100755 index 000000000..1319f6165 --- /dev/null +++ b/core/pciutils/spkgbuild @@ -0,0 +1,26 @@ +# description : Set of programs for listing PCI devices, inspecting their status and setting their configuration registers +# depends : zlib eudev kmod + +name=pciutils +version=3.9.0 +release=1 +source="https://www.kernel.org/pub/software/utils/$name/$name-$version.tar.xz" + +build() { + cd $name-$version + + make OPT="${CFLAGS} -fPIC -DPIC" \ + PREFIX=/usr \ + SHAREDIR=/usr/share/hwdata \ + MANDIR=/usr/share/man \ + SHARED=yes + + make PREFIX=/usr \ + SHAREDIR=/usr/share/hwdata \ + MANDIR=/usr/share/man \ + SHARED=yes \ + DESTDIR=$PKG \ + install install-lib + + chmod -v 755 $PKG/usr/lib/libpci.so +} diff --git a/core/pcre/.checksums b/core/pcre/.checksums new file mode 100644 index 000000000..1651d2200 --- /dev/null +++ b/core/pcre/.checksums @@ -0,0 +1 @@ +4452288e6a0eefb2ab11d36010a1eebb pcre-8.45.tar.bz2 diff --git a/core/pcre/.pkgfiles b/core/pcre/.pkgfiles new file mode 100644 index 000000000..73284427e --- /dev/null +++ b/core/pcre/.pkgfiles @@ -0,0 +1,143 @@ +pcre-8.45-1 +drwxr-xr-x root/root lib/ +lrwxrwxrwx root/root lib/libpcre.so.1 -> libpcre.so.1.2.13 +-rwxr-xr-x root/root lib/libpcre.so.1.2.13 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/pcre-config +-rwxr-xr-x root/root usr/bin/pcregrep +-rwxr-xr-x root/root usr/bin/pcretest +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/pcre.h +-rw-r--r-- root/root usr/include/pcre_scanner.h +-rw-r--r-- root/root usr/include/pcre_stringpiece.h +-rw-r--r-- root/root usr/include/pcrecpp.h +-rw-r--r-- root/root usr/include/pcrecpparg.h +-rw-r--r-- root/root usr/include/pcreposix.h +drwxr-xr-x root/root usr/lib/ +lrwxrwxrwx root/root usr/lib/libpcre.so -> ../../lib/libpcre.so.1.2.13 +lrwxrwxrwx root/root usr/lib/libpcre16.so -> libpcre16.so.0.2.13 +lrwxrwxrwx root/root usr/lib/libpcre16.so.0 -> libpcre16.so.0.2.13 +-rwxr-xr-x root/root usr/lib/libpcre16.so.0.2.13 +lrwxrwxrwx root/root usr/lib/libpcre32.so -> libpcre32.so.0.0.13 +lrwxrwxrwx root/root usr/lib/libpcre32.so.0 -> libpcre32.so.0.0.13 +-rwxr-xr-x root/root usr/lib/libpcre32.so.0.0.13 +lrwxrwxrwx root/root usr/lib/libpcrecpp.so -> libpcrecpp.so.0.0.2 +lrwxrwxrwx root/root usr/lib/libpcrecpp.so.0 -> libpcrecpp.so.0.0.2 +-rwxr-xr-x root/root usr/lib/libpcrecpp.so.0.0.2 +lrwxrwxrwx root/root usr/lib/libpcreposix.so -> libpcreposix.so.0.0.7 +lrwxrwxrwx root/root usr/lib/libpcreposix.so.0 -> libpcreposix.so.0.0.7 +-rwxr-xr-x root/root usr/lib/libpcreposix.so.0.0.7 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libpcre.pc +-rw-r--r-- root/root usr/lib/pkgconfig/libpcre16.pc +-rw-r--r-- root/root usr/lib/pkgconfig/libpcre32.pc +-rw-r--r-- root/root usr/lib/pkgconfig/libpcrecpp.pc +-rw-r--r-- root/root usr/lib/pkgconfig/libpcreposix.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/pcre-config.1.gz +-rw-r--r-- root/root usr/share/man/man1/pcregrep.1.gz +-rw-r--r-- root/root usr/share/man/man1/pcretest.1.gz +drwxr-xr-x root/root usr/share/man/man3/ +-rw-r--r-- root/root usr/share/man/man3/pcre.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre16.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre16_assign_jit_stack.3.gz -> pcre_assign_jit_stack.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre16_compile.3.gz -> pcre_compile.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre16_compile2.3.gz -> pcre_compile2.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre16_config.3.gz -> pcre_config.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre16_copy_named_substring.3.gz -> pcre_copy_named_substring.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre16_copy_substring.3.gz -> pcre_copy_substring.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre16_dfa_exec.3.gz -> pcre_dfa_exec.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre16_exec.3.gz -> pcre_exec.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre16_free_study.3.gz -> pcre_free_study.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre16_free_substring.3.gz -> pcre_free_substring.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre16_free_substring_list.3.gz -> pcre_free_substring_list.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre16_fullinfo.3.gz -> pcre_fullinfo.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre16_get_named_substring.3.gz -> pcre_get_named_substring.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre16_get_stringnumber.3.gz -> pcre_get_stringnumber.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre16_get_stringtable_entries.3.gz -> pcre_get_stringtable_entries.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre16_get_substring.3.gz -> pcre_get_substring.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre16_get_substring_list.3.gz -> pcre_get_substring_list.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre16_jit_exec.3.gz -> pcre_jit_exec.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre16_jit_stack_alloc.3.gz -> pcre_jit_stack_alloc.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre16_jit_stack_free.3.gz -> pcre_jit_stack_free.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre16_maketables.3.gz -> pcre_maketables.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre16_pattern_to_host_byte_order.3.gz -> pcre_pattern_to_host_byte_order.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre16_refcount.3.gz -> pcre_refcount.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre16_study.3.gz -> pcre_study.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre16_utf16_to_host_byte_order.3.gz -> pcre_utf16_to_host_byte_order.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre16_version.3.gz -> pcre_version.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre32.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre32_assign_jit_stack.3.gz -> pcre_assign_jit_stack.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre32_compile.3.gz -> pcre_compile.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre32_compile2.3.gz -> pcre_compile2.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre32_config.3.gz -> pcre_config.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre32_copy_named_substring.3.gz -> pcre_copy_named_substring.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre32_copy_substring.3.gz -> pcre_copy_substring.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre32_dfa_exec.3.gz -> pcre_dfa_exec.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre32_exec.3.gz -> pcre_exec.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre32_free_study.3.gz -> pcre_free_study.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre32_free_substring.3.gz -> pcre_free_substring.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre32_free_substring_list.3.gz -> pcre_free_substring_list.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre32_fullinfo.3.gz -> pcre_fullinfo.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre32_get_named_substring.3.gz -> pcre_get_named_substring.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre32_get_stringnumber.3.gz -> pcre_get_stringnumber.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre32_get_stringtable_entries.3.gz -> pcre_get_stringtable_entries.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre32_get_substring.3.gz -> pcre_get_substring.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre32_get_substring_list.3.gz -> pcre_get_substring_list.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre32_jit_exec.3.gz -> pcre_jit_exec.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre32_jit_stack_alloc.3.gz -> pcre_jit_stack_alloc.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre32_jit_stack_free.3.gz -> pcre_jit_stack_free.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre32_maketables.3.gz -> pcre_maketables.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre32_pattern_to_host_byte_order.3.gz -> pcre_pattern_to_host_byte_order.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre32_refcount.3.gz -> pcre_refcount.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre32_study.3.gz -> pcre_study.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre32_utf32_to_host_byte_order.3.gz -> pcre_utf32_to_host_byte_order.3.gz +lrwxrwxrwx root/root usr/share/man/man3/pcre32_version.3.gz -> pcre_version.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre_assign_jit_stack.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre_compile.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre_compile2.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre_config.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre_copy_named_substring.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre_copy_substring.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre_dfa_exec.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre_exec.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre_free_study.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre_free_substring.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre_free_substring_list.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre_fullinfo.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre_get_named_substring.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre_get_stringnumber.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre_get_stringtable_entries.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre_get_substring.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre_get_substring_list.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre_jit_exec.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre_jit_stack_alloc.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre_jit_stack_free.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre_maketables.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre_pattern_to_host_byte_order.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre_refcount.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre_study.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre_utf16_to_host_byte_order.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre_utf32_to_host_byte_order.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre_version.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcreapi.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcrebuild.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcrecallout.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcrecompat.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcrecpp.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcredemo.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcrejit.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcrelimits.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcrematching.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcrepartial.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcrepattern.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcreperform.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcreposix.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcreprecompile.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcresample.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcrestack.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcresyntax.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcreunicode.3.gz diff --git a/core/pcre/spkgbuild b/core/pcre/spkgbuild new file mode 100755 index 000000000..35ffe473b --- /dev/null +++ b/core/pcre/spkgbuild @@ -0,0 +1,27 @@ +# description : Perl Compatible Regular Expression libraries +# depends : readline zlib bzip2 + +name=pcre +version=8.45 +release=1 +source="https://sourceforge.net/projects/pcre/files/pcre/$version/pcre-$version.tar.bz2" + +build() { + cd $name-$version + + ./configure --prefix=/usr \ + --enable-unicode-properties \ + --enable-pcre16 \ + --enable-pcre32 \ + --enable-pcregrep-libz \ + --enable-pcregrep-libbz2 \ + --enable-pcretest-libreadline \ + --disable-static + make + make DESTDIR=$PKG install + + install -d $PKG/lib + mv -v $PKG/usr/lib/libpcre.so.* $PKG/lib + ln -sfv ../../lib/$(readlink $PKG/usr/lib/libpcre.so) $PKG/usr/lib/libpcre.so + +} diff --git a/core/pcre2/.checksums b/core/pcre2/.checksums new file mode 100644 index 000000000..33ffae70f --- /dev/null +++ b/core/pcre2/.checksums @@ -0,0 +1 @@ +c73351c42d01b264f59d14b61877b0c5 pcre2-10.42.tar.gz diff --git a/core/pcre2/.pkgfiles b/core/pcre2/.pkgfiles new file mode 100644 index 000000000..ebe2b83ad --- /dev/null +++ b/core/pcre2/.pkgfiles @@ -0,0 +1,125 @@ +pcre2-10.42-1 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/pcre2-config +-rwxr-xr-x root/root usr/bin/pcre2grep +-rwxr-xr-x root/root usr/bin/pcre2test +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/pcre2.h +-rw-r--r-- root/root usr/include/pcre2posix.h +drwxr-xr-x root/root usr/lib/ +lrwxrwxrwx root/root usr/lib/libpcre2-16.so -> libpcre2-16.so.0.11.2 +lrwxrwxrwx root/root usr/lib/libpcre2-16.so.0 -> libpcre2-16.so.0.11.2 +-rwxr-xr-x root/root usr/lib/libpcre2-16.so.0.11.2 +lrwxrwxrwx root/root usr/lib/libpcre2-32.so -> libpcre2-32.so.0.11.2 +lrwxrwxrwx root/root usr/lib/libpcre2-32.so.0 -> libpcre2-32.so.0.11.2 +-rwxr-xr-x root/root usr/lib/libpcre2-32.so.0.11.2 +lrwxrwxrwx root/root usr/lib/libpcre2-8.so -> libpcre2-8.so.0.11.2 +lrwxrwxrwx root/root usr/lib/libpcre2-8.so.0 -> libpcre2-8.so.0.11.2 +-rwxr-xr-x root/root usr/lib/libpcre2-8.so.0.11.2 +lrwxrwxrwx root/root usr/lib/libpcre2-posix.so -> libpcre2-posix.so.3.0.4 +lrwxrwxrwx root/root usr/lib/libpcre2-posix.so.3 -> libpcre2-posix.so.3.0.4 +-rwxr-xr-x root/root usr/lib/libpcre2-posix.so.3.0.4 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libpcre2-16.pc +-rw-r--r-- root/root usr/lib/pkgconfig/libpcre2-32.pc +-rw-r--r-- root/root usr/lib/pkgconfig/libpcre2-8.pc +-rw-r--r-- root/root usr/lib/pkgconfig/libpcre2-posix.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/pcre2-config.1.gz +-rw-r--r-- root/root usr/share/man/man1/pcre2grep.1.gz +-rw-r--r-- root/root usr/share/man/man1/pcre2test.1.gz +drwxr-xr-x root/root usr/share/man/man3/ +-rw-r--r-- root/root usr/share/man/man3/pcre2.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_callout_enumerate.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_code_copy.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_code_copy_with_tables.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_code_free.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_compile.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_compile_context_copy.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_compile_context_create.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_compile_context_free.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_config.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_convert_context_copy.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_convert_context_create.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_convert_context_free.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_converted_pattern_free.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_dfa_match.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_general_context_copy.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_general_context_create.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_general_context_free.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_get_error_message.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_get_mark.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_get_match_data_size.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_get_ovector_count.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_get_ovector_pointer.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_get_startchar.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_jit_compile.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_jit_free_unused_memory.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_jit_match.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_jit_stack_assign.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_jit_stack_create.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_jit_stack_free.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_maketables.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_maketables_free.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_match.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_match_context_copy.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_match_context_create.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_match_context_free.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_match_data_create.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_match_data_create_from_pattern.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_match_data_free.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_pattern_convert.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_pattern_info.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_serialize_decode.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_serialize_encode.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_serialize_free.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_serialize_get_number_of_codes.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_set_bsr.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_set_callout.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_set_character_tables.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_set_compile_extra_options.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_set_compile_recursion_guard.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_set_depth_limit.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_set_glob_escape.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_set_glob_separator.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_set_heap_limit.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_set_match_limit.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_set_max_pattern_length.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_set_newline.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_set_offset_limit.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_set_parens_nest_limit.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_set_recursion_limit.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_set_recursion_memory_management.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_set_substitute_callout.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_substitute.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_substring_copy_byname.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_substring_copy_bynumber.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_substring_free.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_substring_get_byname.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_substring_get_bynumber.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_substring_length_byname.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_substring_length_bynumber.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_substring_list_free.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_substring_list_get.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_substring_nametable_scan.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2_substring_number_from_name.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2api.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2build.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2callout.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2compat.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2convert.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2demo.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2jit.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2limits.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2matching.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2partial.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2pattern.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2perform.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2posix.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2sample.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2serialize.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2syntax.3.gz +-rw-r--r-- root/root usr/share/man/man3/pcre2unicode.3.gz diff --git a/core/pcre2/spkgbuild b/core/pcre2/spkgbuild new file mode 100755 index 000000000..4cfeb5d92 --- /dev/null +++ b/core/pcre2/spkgbuild @@ -0,0 +1,26 @@ +# description : New generation of the Perl Compatible Regular Expression libraries +# depends : readline zlib bzip2 + +name=pcre2 +version=10.42 +release=1 +source="https://github.com/PCRE2Project/pcre2/archive/$name-$version.tar.gz" + +build() { + cd $name-$name-$version + + NOCONFIGURE=1 ./autogen.sh + + ./configure --prefix=/usr \ + --enable-unicode \ + --enable-jit \ + --enable-pcre2-16 \ + --enable-pcre2-32 \ + --enable-pcre2grep-libz \ + --enable-pcre2grep-libbz2 \ + --enable-pcre2test-libreadline \ + --disable-static + make + make DESTDIR=$PKG install + +} diff --git a/core/perl/.checksums b/core/perl/.checksums new file mode 100644 index 000000000..478c188b8 --- /dev/null +++ b/core/perl/.checksums @@ -0,0 +1 @@ +825f6b1d7e03b22522e0bdb992fbb728 perl-5.36.1.tar.xz diff --git a/core/perl/.pkgfiles b/core/perl/.pkgfiles new file mode 100644 index 000000000..07d47f458 --- /dev/null +++ b/core/perl/.pkgfiles @@ -0,0 +1,2820 @@ +perl-5.36.1-1 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/corelist +-rwxr-xr-x root/root usr/bin/cpan +-rwxr-xr-x root/root usr/bin/enc2xs +-rwxr-xr-x root/root usr/bin/encguess +-rwxr-xr-x root/root usr/bin/h2ph +-rwxr-xr-x root/root usr/bin/h2xs +-rwxr-xr-x root/root usr/bin/instmodsh +-rwxr-xr-x root/root usr/bin/json_pp +-rwxr-xr-x root/root usr/bin/libnetcfg +-rwxr-xr-x root/root usr/bin/perl +hrwxr-xr-x root/root usr/bin/perl5.36.1 link to usr/bin/perl +hrwxr-xr-x root/root usr/bin/perlbug link to usr/bin/perlthanks +-rwxr-xr-x root/root usr/bin/perldoc +-rwxr-xr-x root/root usr/bin/perlivp +-rwxr-xr-x root/root usr/bin/perlthanks +-rwxr-xr-x root/root usr/bin/piconv +-rwxr-xr-x root/root usr/bin/pl2pm +-rwxr-xr-x root/root usr/bin/pod2html +-rwxr-xr-x root/root usr/bin/pod2man +-rwxr-xr-x root/root usr/bin/pod2text +-rwxr-xr-x root/root usr/bin/pod2usage +-rwxr-xr-x root/root usr/bin/podchecker +-rwxr-xr-x root/root usr/bin/prove +-rwxr-xr-x root/root usr/bin/ptar +-rwxr-xr-x root/root usr/bin/ptardiff +-rwxr-xr-x root/root usr/bin/ptargrep +-rwxr-xr-x root/root usr/bin/shasum +-rwxr-xr-x root/root usr/bin/splain +-rwxr-xr-x root/root usr/bin/streamzip +-rwxr-xr-x root/root usr/bin/xsubpp +-rwxr-xr-x root/root usr/bin/zipdetails +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/perl5/ +drwxr-xr-x root/root usr/lib/perl5/5.36/ +-r--r--r-- root/root usr/lib/perl5/5.36/AnyDBM_File.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/App/ +-r--r--r-- root/root usr/lib/perl5/5.36/App/Cpan.pm +-r--r--r-- root/root usr/lib/perl5/5.36/App/Prove.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/App/Prove/ +-r--r--r-- root/root usr/lib/perl5/5.36/App/Prove/State.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/App/Prove/State/ +-r--r--r-- root/root usr/lib/perl5/5.36/App/Prove/State/Result.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/App/Prove/State/Result/ +-r--r--r-- root/root usr/lib/perl5/5.36/App/Prove/State/Result/Test.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Archive/ +-r--r--r-- root/root usr/lib/perl5/5.36/Archive/Tar.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Archive/Tar/ +-r--r--r-- root/root usr/lib/perl5/5.36/Archive/Tar/Constant.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Archive/Tar/File.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Attribute/ +-r--r--r-- root/root usr/lib/perl5/5.36/Attribute/Handlers.pm +-r--r--r-- root/root usr/lib/perl5/5.36/AutoLoader.pm +-r--r--r-- root/root usr/lib/perl5/5.36/AutoSplit.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/B/ +-r--r--r-- root/root usr/lib/perl5/5.36/B/Deparse.pm +-r--r--r-- root/root usr/lib/perl5/5.36/B/Op_private.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Benchmark.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CORE.pod +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/CPAN/ +drwxr-xr-x root/root usr/lib/perl5/5.36/CPAN/API/ +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/API/HOWTO.pod +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Author.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Bundle.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/CacheMgr.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Complete.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Debug.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/DeferredCode.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Distribution.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Distroprefs.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Distrostatus.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/CPAN/Exception/ +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Exception/RecursiveDependency.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Exception/blocked_urllist.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Exception/yaml_not_installed.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Exception/yaml_process_error.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/FTP.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/CPAN/FTP/ +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/FTP/netrc.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/FirstTime.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/CPAN/HTTP/ +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/HTTP/Client.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/HTTP/Credentials.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/HandleConfig.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Index.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/InfoObj.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Kwalify.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/CPAN/Kwalify/ +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Kwalify/distroprefs.dd +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Kwalify/distroprefs.yml +drwxr-xr-x root/root usr/lib/perl5/5.36/CPAN/LWP/ +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/LWP/UserAgent.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Meta.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/CPAN/Meta/ +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Meta/Converter.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Meta/Feature.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Meta/History.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/CPAN/Meta/History/ +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Meta/History/Meta_1_0.pod +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Meta/History/Meta_1_1.pod +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Meta/History/Meta_1_2.pod +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Meta/History/Meta_1_3.pod +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Meta/History/Meta_1_4.pod +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Meta/Merge.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Meta/Prereqs.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Meta/Requirements.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Meta/Spec.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Meta/Validator.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Meta/YAML.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Mirrors.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Module.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Nox.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Plugin.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/CPAN/Plugin/ +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Plugin/Specfile.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Prompt.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Queue.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Shell.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Tarzip.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/URL.pm +-r--r--r-- root/root usr/lib/perl5/5.36/CPAN/Version.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Carp.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Carp/ +-r--r--r-- root/root usr/lib/perl5/5.36/Carp/Heavy.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Class/ +-r--r--r-- root/root usr/lib/perl5/5.36/Class/Struct.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Compress/ +-r--r--r-- root/root usr/lib/perl5/5.36/Compress/Zlib.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Config/ +-r--r--r-- root/root usr/lib/perl5/5.36/Config/Extensions.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Config/Perl/ +-r--r--r-- root/root usr/lib/perl5/5.36/Config/Perl/V.pm +-r--r--r-- root/root usr/lib/perl5/5.36/DB.pm +-r--r--r-- root/root usr/lib/perl5/5.36/DBM_Filter.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/DBM_Filter/ +-r--r--r-- root/root usr/lib/perl5/5.36/DBM_Filter/compress.pm +-r--r--r-- root/root usr/lib/perl5/5.36/DBM_Filter/encode.pm +-r--r--r-- root/root usr/lib/perl5/5.36/DBM_Filter/int32.pm +-r--r--r-- root/root usr/lib/perl5/5.36/DBM_Filter/null.pm +-r--r--r-- root/root usr/lib/perl5/5.36/DBM_Filter/utf8.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Devel/ +-r--r--r-- root/root usr/lib/perl5/5.36/Devel/SelfStubber.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Digest.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Digest/ +-r--r--r-- root/root usr/lib/perl5/5.36/Digest/base.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Digest/file.pm +-r--r--r-- root/root usr/lib/perl5/5.36/DirHandle.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Dumpvalue.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Encode/ +-r--r--r-- root/root usr/lib/perl5/5.36/Encode/Changes.e2x +-r--r--r-- root/root usr/lib/perl5/5.36/Encode/ConfigLocal_PM.e2x +-r--r--r-- root/root usr/lib/perl5/5.36/Encode/Makefile_PL.e2x +-r--r--r-- root/root usr/lib/perl5/5.36/Encode/PerlIO.pod +-r--r--r-- root/root usr/lib/perl5/5.36/Encode/README.e2x +-r--r--r-- root/root usr/lib/perl5/5.36/Encode/Supported.pod +-r--r--r-- root/root usr/lib/perl5/5.36/Encode/_PM.e2x +-r--r--r-- root/root usr/lib/perl5/5.36/Encode/_T.e2x +-r--r--r-- root/root usr/lib/perl5/5.36/Encode/encode.h +-r--r--r-- root/root usr/lib/perl5/5.36/English.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Env.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Exporter.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Exporter/ +-r--r--r-- root/root usr/lib/perl5/5.36/Exporter/Heavy.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/ExtUtils/ +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/CBuilder.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/ExtUtils/CBuilder/ +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/CBuilder/Base.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/ExtUtils/CBuilder/Platform/ +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/CBuilder/Platform/Unix.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/CBuilder/Platform/VMS.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/CBuilder/Platform/Windows.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/ExtUtils/CBuilder/Platform/Windows/ +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/CBuilder/Platform/Windows/BCC.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/CBuilder/Platform/Windows/GCC.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/CBuilder/Platform/Windows/MSVC.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/CBuilder/Platform/aix.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/CBuilder/Platform/android.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/CBuilder/Platform/cygwin.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/CBuilder/Platform/darwin.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/CBuilder/Platform/dec_osf.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/CBuilder/Platform/os2.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/Command.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/ExtUtils/Command/ +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/Command/MM.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/Constant.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/ExtUtils/Constant/ +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/Constant/Base.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/Constant/ProxySubs.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/Constant/Utils.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/Constant/XS.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/Embed.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/Install.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/Installed.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/Liblist.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/ExtUtils/Liblist/ +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/Liblist/Kid.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/MANIFEST.SKIP +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/MM.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/MM_AIX.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/MM_Any.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/MM_BeOS.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/MM_Cygwin.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/MM_DOS.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/MM_Darwin.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/MM_MacOS.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/MM_NW5.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/MM_OS2.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/MM_OS390.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/MM_QNX.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/MM_UWIN.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/MM_Unix.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/MM_VMS.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/MM_VOS.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/MM_Win32.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/MM_Win95.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/MY.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/MakeMaker.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/ExtUtils/MakeMaker/ +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/MakeMaker/Config.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/MakeMaker/FAQ.pod +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/MakeMaker/Locale.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/MakeMaker/Tutorial.pod +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/MakeMaker/version.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/Manifest.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/Miniperl.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/Mkbootstrap.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/Mksymlists.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/PL2Bat.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/Packlist.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/ParseXS.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/ParseXS.pod +drwxr-xr-x root/root usr/lib/perl5/5.36/ExtUtils/ParseXS/ +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/ParseXS/Constants.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/ParseXS/CountLines.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/ParseXS/Eval.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/ParseXS/Utilities.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/Typemaps.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/ExtUtils/Typemaps/ +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/Typemaps/Cmd.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/Typemaps/InputMap.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/Typemaps/OutputMap.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/Typemaps/Type.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/testlib.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/typemap +-r--r--r-- root/root usr/lib/perl5/5.36/ExtUtils/xsubpp +-r--r--r-- root/root usr/lib/perl5/5.36/Fatal.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/File/ +-r--r--r-- root/root usr/lib/perl5/5.36/File/Basename.pm +-r--r--r-- root/root usr/lib/perl5/5.36/File/Compare.pm +-r--r--r-- root/root usr/lib/perl5/5.36/File/Copy.pm +-r--r--r-- root/root usr/lib/perl5/5.36/File/Fetch.pm +-r--r--r-- root/root usr/lib/perl5/5.36/File/Find.pm +-r--r--r-- root/root usr/lib/perl5/5.36/File/GlobMapper.pm +-r--r--r-- root/root usr/lib/perl5/5.36/File/Path.pm +-r--r--r-- root/root usr/lib/perl5/5.36/File/Temp.pm +-r--r--r-- root/root usr/lib/perl5/5.36/File/stat.pm +-r--r--r-- root/root usr/lib/perl5/5.36/FileCache.pm +-r--r--r-- root/root usr/lib/perl5/5.36/FileHandle.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Filter/ +-r--r--r-- root/root usr/lib/perl5/5.36/Filter/Simple.pm +-r--r--r-- root/root usr/lib/perl5/5.36/FindBin.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Getopt/ +-r--r--r-- root/root usr/lib/perl5/5.36/Getopt/Long.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Getopt/Std.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/HTTP/ +-r--r--r-- root/root usr/lib/perl5/5.36/HTTP/Tiny.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/I18N/ +-r--r--r-- root/root usr/lib/perl5/5.36/I18N/Collate.pm +-r--r--r-- root/root usr/lib/perl5/5.36/I18N/LangTags.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/I18N/LangTags/ +-r--r--r-- root/root usr/lib/perl5/5.36/I18N/LangTags/Detect.pm +-r--r--r-- root/root usr/lib/perl5/5.36/I18N/LangTags/List.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/IO/ +drwxr-xr-x root/root usr/lib/perl5/5.36/IO/Compress/ +drwxr-xr-x root/root usr/lib/perl5/5.36/IO/Compress/Adapter/ +-r--r--r-- root/root usr/lib/perl5/5.36/IO/Compress/Adapter/Bzip2.pm +-r--r--r-- root/root usr/lib/perl5/5.36/IO/Compress/Adapter/Deflate.pm +-r--r--r-- root/root usr/lib/perl5/5.36/IO/Compress/Adapter/Identity.pm +-r--r--r-- root/root usr/lib/perl5/5.36/IO/Compress/Base.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/IO/Compress/Base/ +-r--r--r-- root/root usr/lib/perl5/5.36/IO/Compress/Base/Common.pm +-r--r--r-- root/root usr/lib/perl5/5.36/IO/Compress/Bzip2.pm +-r--r--r-- root/root usr/lib/perl5/5.36/IO/Compress/Deflate.pm +-r--r--r-- root/root usr/lib/perl5/5.36/IO/Compress/FAQ.pod +-r--r--r-- root/root usr/lib/perl5/5.36/IO/Compress/Gzip.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/IO/Compress/Gzip/ +-r--r--r-- root/root usr/lib/perl5/5.36/IO/Compress/Gzip/Constants.pm +-r--r--r-- root/root usr/lib/perl5/5.36/IO/Compress/RawDeflate.pm +-r--r--r-- root/root usr/lib/perl5/5.36/IO/Compress/Zip.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/IO/Compress/Zip/ +-r--r--r-- root/root usr/lib/perl5/5.36/IO/Compress/Zip/Constants.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/IO/Compress/Zlib/ +-r--r--r-- root/root usr/lib/perl5/5.36/IO/Compress/Zlib/Constants.pm +-r--r--r-- root/root usr/lib/perl5/5.36/IO/Compress/Zlib/Extra.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/IO/Socket/ +-r--r--r-- root/root usr/lib/perl5/5.36/IO/Socket/IP.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/IO/Uncompress/ +drwxr-xr-x root/root usr/lib/perl5/5.36/IO/Uncompress/Adapter/ +-r--r--r-- root/root usr/lib/perl5/5.36/IO/Uncompress/Adapter/Bunzip2.pm +-r--r--r-- root/root usr/lib/perl5/5.36/IO/Uncompress/Adapter/Identity.pm +-r--r--r-- root/root usr/lib/perl5/5.36/IO/Uncompress/Adapter/Inflate.pm +-r--r--r-- root/root usr/lib/perl5/5.36/IO/Uncompress/AnyInflate.pm +-r--r--r-- root/root usr/lib/perl5/5.36/IO/Uncompress/AnyUncompress.pm +-r--r--r-- root/root usr/lib/perl5/5.36/IO/Uncompress/Base.pm +-r--r--r-- root/root usr/lib/perl5/5.36/IO/Uncompress/Bunzip2.pm +-r--r--r-- root/root usr/lib/perl5/5.36/IO/Uncompress/Gunzip.pm +-r--r--r-- root/root usr/lib/perl5/5.36/IO/Uncompress/Inflate.pm +-r--r--r-- root/root usr/lib/perl5/5.36/IO/Uncompress/RawInflate.pm +-r--r--r-- root/root usr/lib/perl5/5.36/IO/Uncompress/Unzip.pm +-r--r--r-- root/root usr/lib/perl5/5.36/IO/Zlib.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/IPC/ +-r--r--r-- root/root usr/lib/perl5/5.36/IPC/Cmd.pm +-r--r--r-- root/root usr/lib/perl5/5.36/IPC/Open2.pm +-r--r--r-- root/root usr/lib/perl5/5.36/IPC/Open3.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Internals.pod +drwxr-xr-x root/root usr/lib/perl5/5.36/JSON/ +-r--r--r-- root/root usr/lib/perl5/5.36/JSON/PP.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/JSON/PP/ +-r--r--r-- root/root usr/lib/perl5/5.36/JSON/PP/Boolean.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Locale/ +-r--r--r-- root/root usr/lib/perl5/5.36/Locale/Maketext.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Locale/Maketext.pod +drwxr-xr-x root/root usr/lib/perl5/5.36/Locale/Maketext/ +-r--r--r-- root/root usr/lib/perl5/5.36/Locale/Maketext/Cookbook.pod +-r--r--r-- root/root usr/lib/perl5/5.36/Locale/Maketext/Guts.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Locale/Maketext/GutsLoader.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Locale/Maketext/Simple.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Locale/Maketext/TPJ13.pod +drwxr-xr-x root/root usr/lib/perl5/5.36/Math/ +-r--r--r-- root/root usr/lib/perl5/5.36/Math/BigFloat.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Math/BigFloat/ +-r--r--r-- root/root usr/lib/perl5/5.36/Math/BigFloat/Trace.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Math/BigInt.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Math/BigInt/ +-r--r--r-- root/root usr/lib/perl5/5.36/Math/BigInt/Calc.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Math/BigInt/Lib.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Math/BigInt/Trace.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Math/BigRat.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Math/BigRat/ +-r--r--r-- root/root usr/lib/perl5/5.36/Math/BigRat/Trace.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Math/Complex.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Math/Trig.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Memoize.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Memoize/ +-r--r--r-- root/root usr/lib/perl5/5.36/Memoize/AnyDBM_File.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Memoize/Expire.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Memoize/ExpireFile.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Memoize/ExpireTest.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Memoize/NDBM_File.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Memoize/SDBM_File.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Memoize/Storable.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Module/ +-r--r--r-- root/root usr/lib/perl5/5.36/Module/CoreList.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Module/CoreList.pod +drwxr-xr-x root/root usr/lib/perl5/5.36/Module/CoreList/ +-r--r--r-- root/root usr/lib/perl5/5.36/Module/CoreList/Utils.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Module/Load.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Module/Load/ +-r--r--r-- root/root usr/lib/perl5/5.36/Module/Load/Conditional.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Module/Loaded.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Module/Metadata.pm +-r--r--r-- root/root usr/lib/perl5/5.36/NEXT.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Net/ +-r--r--r-- root/root usr/lib/perl5/5.36/Net/Cmd.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Net/Config.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Net/Domain.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Net/FTP.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Net/FTP/ +-r--r--r-- root/root usr/lib/perl5/5.36/Net/FTP/A.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Net/FTP/E.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Net/FTP/I.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Net/FTP/L.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Net/FTP/dataconn.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Net/NNTP.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Net/Netrc.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Net/POP3.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Net/Ping.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Net/SMTP.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Net/Time.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Net/hostent.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Net/libnetFAQ.pod +-r--r--r-- root/root usr/lib/perl5/5.36/Net/netent.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Net/protoent.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Net/servent.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Params/ +-r--r--r-- root/root usr/lib/perl5/5.36/Params/Check.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Parse/ +drwxr-xr-x root/root usr/lib/perl5/5.36/Parse/CPAN/ +-r--r--r-- root/root usr/lib/perl5/5.36/Parse/CPAN/Meta.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Perl/ +-r--r--r-- root/root usr/lib/perl5/5.36/Perl/OSType.pm +-r--r--r-- root/root usr/lib/perl5/5.36/PerlIO.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/PerlIO/ +drwxr-xr-x root/root usr/lib/perl5/5.36/PerlIO/via/ +-r--r--r-- root/root usr/lib/perl5/5.36/PerlIO/via/QuotedPrint.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Pod/ +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Checker.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Escapes.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Functions.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Html.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Pod/Html/ +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Html/Util.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Man.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/ParseLink.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Perldoc.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Pod/Perldoc/ +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Perldoc/BaseTo.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Perldoc/GetOptsOO.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Perldoc/ToANSI.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Perldoc/ToChecker.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Perldoc/ToMan.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Perldoc/ToNroff.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Perldoc/ToPod.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Perldoc/ToRtf.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Perldoc/ToTerm.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Perldoc/ToText.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Perldoc/ToTk.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Perldoc/ToXml.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Simple.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Simple.pod +drwxr-xr-x root/root usr/lib/perl5/5.36/Pod/Simple/ +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Simple/BlackBox.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Simple/Checker.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Simple/Debug.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Simple/DumpAsText.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Simple/DumpAsXML.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Simple/HTML.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Simple/HTMLBatch.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Simple/HTMLLegacy.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Simple/JustPod.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Simple/LinkSection.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Simple/Methody.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Simple/Progress.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Simple/PullParser.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Simple/PullParserEndToken.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Simple/PullParserStartToken.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Simple/PullParserTextToken.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Simple/PullParserToken.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Simple/RTF.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Simple/Search.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Simple/SimpleTree.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Simple/Subclassing.pod +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Simple/Text.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Simple/TextContent.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Simple/TiedOutFH.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Simple/Transcode.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Simple/TranscodeDumb.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Simple/TranscodeSmart.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Simple/XHTML.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Simple/XMLOutStream.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Text.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Pod/Text/ +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Text/Color.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Text/Overstrike.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Text/Termcap.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Pod/Usage.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Safe.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Search/ +-r--r--r-- root/root usr/lib/perl5/5.36/Search/Dict.pm +-r--r--r-- root/root usr/lib/perl5/5.36/SelectSaver.pm +-r--r--r-- root/root usr/lib/perl5/5.36/SelfLoader.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Symbol.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/TAP/ +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Base.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/TAP/Formatter/ +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Formatter/Base.pm +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Formatter/Color.pm +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Formatter/Console.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/TAP/Formatter/Console/ +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Formatter/Console/ParallelSession.pm +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Formatter/Console/Session.pm +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Formatter/File.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/TAP/Formatter/File/ +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Formatter/File/Session.pm +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Formatter/Session.pm +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Harness.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/TAP/Harness/ +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Harness/Beyond.pod +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Harness/Env.pm +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Object.pm +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Parser.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/TAP/Parser/ +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Parser/Aggregator.pm +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Parser/Grammar.pm +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Parser/Iterator.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/TAP/Parser/Iterator/ +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Parser/Iterator/Array.pm +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Parser/Iterator/Process.pm +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Parser/Iterator/Stream.pm +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Parser/IteratorFactory.pm +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Parser/Multiplexer.pm +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Parser/Result.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/TAP/Parser/Result/ +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Parser/Result/Bailout.pm +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Parser/Result/Comment.pm +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Parser/Result/Plan.pm +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Parser/Result/Pragma.pm +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Parser/Result/Test.pm +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Parser/Result/Unknown.pm +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Parser/Result/Version.pm +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Parser/Result/YAML.pm +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Parser/ResultFactory.pm +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Parser/Scheduler.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/TAP/Parser/Scheduler/ +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Parser/Scheduler/Job.pm +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Parser/Scheduler/Spinner.pm +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Parser/Source.pm +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Parser/SourceHandler.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/TAP/Parser/SourceHandler/ +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Parser/SourceHandler/Executable.pm +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Parser/SourceHandler/File.pm +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Parser/SourceHandler/Handle.pm +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Parser/SourceHandler/Perl.pm +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Parser/SourceHandler/RawTAP.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/TAP/Parser/YAMLish/ +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Parser/YAMLish/Reader.pm +-r--r--r-- root/root usr/lib/perl5/5.36/TAP/Parser/YAMLish/Writer.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Term/ +-r--r--r-- root/root usr/lib/perl5/5.36/Term/ANSIColor.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Term/Cap.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Term/Complete.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Term/ReadLine.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Test/ +-r--r--r-- root/root usr/lib/perl5/5.36/Test/Builder.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Test/Builder/ +-r--r--r-- root/root usr/lib/perl5/5.36/Test/Builder/Formatter.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Test/Builder/IO/ +-r--r--r-- root/root usr/lib/perl5/5.36/Test/Builder/IO/Scalar.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test/Builder/Module.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test/Builder/Tester.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Test/Builder/Tester/ +-r--r--r-- root/root usr/lib/perl5/5.36/Test/Builder/Tester/Color.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test/Builder/TodoDiag.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test/Harness.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test/More.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test/Simple.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test/Tester.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Test/Tester/ +-r--r--r-- root/root usr/lib/perl5/5.36/Test/Tester/Capture.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test/Tester/CaptureRunner.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test/Tester/Delegate.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test/Tutorial.pod +drwxr-xr-x root/root usr/lib/perl5/5.36/Test/use/ +-r--r--r-- root/root usr/lib/perl5/5.36/Test/use/ok.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Test2/ +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/API.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Test2/API/ +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/API/Breakage.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/API/Context.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/API/Instance.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/API/InterceptResult.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Test2/API/InterceptResult/ +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/API/InterceptResult/Event.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/API/InterceptResult/Facet.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/API/InterceptResult/Hub.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/API/InterceptResult/Squasher.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/API/Stack.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/Event.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Test2/Event/ +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/Event/Bail.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/Event/Diag.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/Event/Encoding.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/Event/Exception.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/Event/Fail.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/Event/Generic.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/Event/Note.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/Event/Ok.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/Event/Pass.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/Event/Plan.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/Event/Skip.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/Event/Subtest.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Test2/Event/TAP/ +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/Event/TAP/Version.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/Event/V2.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/Event/Waiting.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/EventFacet.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Test2/EventFacet/ +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/EventFacet/About.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/EventFacet/Amnesty.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/EventFacet/Assert.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/EventFacet/Control.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/EventFacet/Error.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/EventFacet/Hub.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/EventFacet/Info.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Test2/EventFacet/Info/ +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/EventFacet/Info/Table.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/EventFacet/Meta.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/EventFacet/Parent.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/EventFacet/Plan.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/EventFacet/Render.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/EventFacet/Trace.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/Formatter.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Test2/Formatter/ +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/Formatter/TAP.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/Hub.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Test2/Hub/ +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/Hub/Interceptor.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Test2/Hub/Interceptor/ +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/Hub/Interceptor/Terminator.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/Hub/Subtest.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/IPC.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Test2/IPC/ +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/IPC/Driver.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Test2/IPC/Driver/ +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/IPC/Driver/Files.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Test2/Tools/ +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/Tools/Tiny.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/Transition.pod +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/Util.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Test2/Util/ +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/Util/ExternalMeta.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/Util/Facets2Legacy.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/Util/HashBase.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Test2/Util/Trace.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Text/ +-r--r--r-- root/root usr/lib/perl5/5.36/Text/Abbrev.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Text/Balanced.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Text/ParseWords.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Text/Tabs.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Text/Wrap.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Thread.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Thread/ +-r--r--r-- root/root usr/lib/perl5/5.36/Thread/Queue.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Thread/Semaphore.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Tie/ +-r--r--r-- root/root usr/lib/perl5/5.36/Tie/Array.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Tie/File.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Tie/Handle.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Tie/Hash.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Tie/Hash/ +-r--r--r-- root/root usr/lib/perl5/5.36/Tie/Hash/NamedCapture.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Tie/Memoize.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Tie/RefHash.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Tie/Scalar.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Tie/StdHandle.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Tie/SubstrHash.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Time/ +-r--r--r-- root/root usr/lib/perl5/5.36/Time/Local.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Time/gmtime.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Time/localtime.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Time/tm.pm +-r--r--r-- root/root usr/lib/perl5/5.36/UNIVERSAL.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Unicode/ +drwxr-xr-x root/root usr/lib/perl5/5.36/Unicode/Collate/ +drwxr-xr-x root/root usr/lib/perl5/5.36/Unicode/Collate/CJK/ +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/CJK/Big5.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/CJK/GB2312.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/CJK/JISX0208.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/CJK/Korean.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/CJK/Pinyin.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/CJK/Stroke.pm +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/CJK/Zhuyin.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/ +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/af.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/ar.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/as.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/az.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/be.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/bn.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/ca.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/cs.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/cu.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/cy.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/da.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/de_at_ph.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/de_phone.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/dsb.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/ee.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/eo.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/es.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/es_trad.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/et.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/fa.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/fi.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/fi_phone.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/fil.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/fo.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/fr_ca.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/gu.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/ha.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/haw.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/he.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/hi.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/hr.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/hu.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/hy.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/ig.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/is.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/ja.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/kk.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/kl.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/kn.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/ko.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/kok.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/lkt.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/ln.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/lt.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/lv.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/mk.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/ml.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/mr.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/mt.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/nb.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/nn.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/nso.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/om.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/or.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/pa.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/pl.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/ro.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/sa.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/se.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/si.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/si_dict.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/sk.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/sl.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/sq.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/sr.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/sv.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/sv_refo.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/ta.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/te.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/th.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/tn.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/to.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/tr.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/ug_cyrl.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/uk.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/ur.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/vi.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/vo.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/wae.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/wo.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/yo.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/zh.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/zh_big5.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/zh_gb.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/zh_pin.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/zh_strk.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/Locale/zh_zhu.pl +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/allkeys.txt +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/Collate/keys.txt +-r--r--r-- root/root usr/lib/perl5/5.36/Unicode/UCD.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/User/ +-r--r--r-- root/root usr/lib/perl5/5.36/User/grent.pm +-r--r--r-- root/root usr/lib/perl5/5.36/User/pwent.pm +-r--r--r-- root/root usr/lib/perl5/5.36/XSLoader.pm +-r--r--r-- root/root usr/lib/perl5/5.36/_charnames.pm +-r--r--r-- root/root usr/lib/perl5/5.36/autodie.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/autodie/ +drwxr-xr-x root/root usr/lib/perl5/5.36/autodie/Scope/ +-r--r--r-- root/root usr/lib/perl5/5.36/autodie/Scope/Guard.pm +-r--r--r-- root/root usr/lib/perl5/5.36/autodie/Scope/GuardStack.pm +-r--r--r-- root/root usr/lib/perl5/5.36/autodie/Util.pm +-r--r--r-- root/root usr/lib/perl5/5.36/autodie/exception.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/autodie/exception/ +-r--r--r-- root/root usr/lib/perl5/5.36/autodie/exception/system.pm +-r--r--r-- root/root usr/lib/perl5/5.36/autodie/hints.pm +-r--r--r-- root/root usr/lib/perl5/5.36/autodie/skip.pm +-r--r--r-- root/root usr/lib/perl5/5.36/autouse.pm +-r--r--r-- root/root usr/lib/perl5/5.36/base.pm +-r--r--r-- root/root usr/lib/perl5/5.36/bigfloat.pm +-r--r--r-- root/root usr/lib/perl5/5.36/bigint.pm +-r--r--r-- root/root usr/lib/perl5/5.36/bignum.pm +-r--r--r-- root/root usr/lib/perl5/5.36/bigrat.pm +-r--r--r-- root/root usr/lib/perl5/5.36/blib.pm +-r--r--r-- root/root usr/lib/perl5/5.36/builtin.pm +-r--r--r-- root/root usr/lib/perl5/5.36/bytes.pm +-r--r--r-- root/root usr/lib/perl5/5.36/bytes_heavy.pl +-r--r--r-- root/root usr/lib/perl5/5.36/charnames.pm +-r--r--r-- root/root usr/lib/perl5/5.36/constant.pm +-r--r--r-- root/root usr/lib/perl5/5.36/deprecate.pm +-r--r--r-- root/root usr/lib/perl5/5.36/diagnostics.pm +-r--r--r-- root/root usr/lib/perl5/5.36/dumpvar.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/encoding/ +-r--r--r-- root/root usr/lib/perl5/5.36/encoding/warnings.pm +-r--r--r-- root/root usr/lib/perl5/5.36/experimental.pm +-r--r--r-- root/root usr/lib/perl5/5.36/feature.pm +-r--r--r-- root/root usr/lib/perl5/5.36/fields.pm +-r--r--r-- root/root usr/lib/perl5/5.36/filetest.pm +-r--r--r-- root/root usr/lib/perl5/5.36/if.pm +-r--r--r-- root/root usr/lib/perl5/5.36/integer.pm +-r--r--r-- root/root usr/lib/perl5/5.36/less.pm +-r--r--r-- root/root usr/lib/perl5/5.36/locale.pm +-r--r--r-- root/root usr/lib/perl5/5.36/meta_notation.pm +-r--r--r-- root/root usr/lib/perl5/5.36/ok.pm +-r--r--r-- root/root usr/lib/perl5/5.36/open.pm +-r--r--r-- root/root usr/lib/perl5/5.36/overload.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/overload/ +-r--r--r-- root/root usr/lib/perl5/5.36/overload/numbers.pm +-r--r--r-- root/root usr/lib/perl5/5.36/overloading.pm +-r--r--r-- root/root usr/lib/perl5/5.36/parent.pm +-r--r--r-- root/root usr/lib/perl5/5.36/perl5db.pl +-r--r--r-- root/root usr/lib/perl5/5.36/perlfaq.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/pod/ +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5004delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5005delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5100delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5101delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5120delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5121delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5122delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5123delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5124delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5125delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5140delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5141delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5142delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5143delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5144delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5160delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5161delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5162delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5163delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5180delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5181delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5182delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5184delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5200delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5201delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5202delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5203delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5220delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5221delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5222delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5223delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5224delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5240delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5241delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5242delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5243delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5244delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5260delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5261delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5262delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5263delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5280delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5281delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5282delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5283delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5300delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5301delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5302delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5303delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5320delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5321delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5340delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5341delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5360delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl5361delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl561delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl56delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl581delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl582delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl583delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl584delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl585delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl586delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl587delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl588delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl589delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perl58delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlaix.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlamiga.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlandroid.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlapi.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlapio.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlartistic.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlbook.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlboot.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlbot.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlbs2000.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlcall.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlcheat.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlclib.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlcn.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlcommunity.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlcygwin.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perldata.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perldbmfilter.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perldebguts.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perldebtut.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perldebug.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perldelta.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perldeprecation.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perldiag.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perldoc.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perldocstyle.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perldsc.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perldtrace.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlebcdic.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlembed.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlexperiment.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlfaq.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlfaq1.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlfaq2.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlfaq3.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlfaq4.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlfaq5.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlfaq6.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlfaq7.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlfaq8.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlfaq9.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlfilter.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlfork.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlform.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlfreebsd.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlfunc.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlgit.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlglossary.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlgov.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlgpl.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlguts.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlhack.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlhacktips.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlhacktut.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlhaiku.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlhist.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlhpux.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlhurd.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlintern.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlinterp.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlintro.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perliol.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlipc.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlirix.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perljp.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlko.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perllexwarn.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perllinux.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perllocale.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perllol.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlmacosx.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlmod.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlmodinstall.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlmodlib.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlmodstyle.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlmroapi.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlnewmod.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlnumber.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlobj.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlootut.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlop.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlopenbsd.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlopentut.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlos2.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlos390.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlos400.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlpacktut.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlperf.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlplan9.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlpod.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlpodspec.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlpodstyle.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlpolicy.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlport.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlpragma.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlqnx.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlre.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlreapi.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlrebackslash.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlrecharclass.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlref.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlreftut.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlreguts.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlrepository.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlrequick.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlreref.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlretut.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlriscos.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlrun.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlsec.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlsecpolicy.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlsolaris.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlsource.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlstyle.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlsub.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlsyn.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlsynology.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlthrtut.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perltie.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perltoc.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perltodo.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perltooc.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perltoot.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perltrap.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perltru64.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perltw.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlunicode.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlunicook.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlunifaq.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perluniintro.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perluniprops.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlunitut.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlutil.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlvar.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlvms.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlvos.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlwin32.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlxs.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlxstut.pod +-rw-r--r-- root/root usr/lib/perl5/5.36/pod/perlxstypemap.pod +-r--r--r-- root/root usr/lib/perl5/5.36/sigtrap.pm +-r--r--r-- root/root usr/lib/perl5/5.36/sort.pm +-r--r--r-- root/root usr/lib/perl5/5.36/strict.pm +-r--r--r-- root/root usr/lib/perl5/5.36/subs.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/Blocks.txt +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/CombiningClass.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/Decomposition.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/Name.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/Name.pm +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/NamedSequences.txt +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/SpecialCasing.txt +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/To/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/Age.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/Bc.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/Bmg.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/Bpb.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/Bpt.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/Cf.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/Ea.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/EqUIdeo.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/GCB.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/Gc.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/Hst.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/Identif2.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/Identifi.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/InPC.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/InSC.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/Isc.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/Jg.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/Jt.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/Lb.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/Lc.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/NFCQC.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/NFDQC.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/NFKCCF.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/NFKCQC.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/NFKDQC.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/Na1.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/NameAlia.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/Nt.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/Nv.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/PerlDeci.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/SB.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/Sc.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/Scx.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/Tc.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/Uc.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/Vo.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/WB.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/_PerlLB.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/To/_PerlSCX.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/UCD.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/ +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/Age/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Age/NA.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Age/V100.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Age/V11.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Age/V110.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Age/V120.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Age/V130.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Age/V140.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Age/V20.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Age/V30.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Age/V31.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Age/V32.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Age/V40.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Age/V41.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Age/V50.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Age/V51.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Age/V52.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Age/V60.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Age/V61.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Age/V70.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Age/V80.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Age/V90.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/Alpha/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Alpha/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/Bc/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Bc/AL.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Bc/AN.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Bc/B.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Bc/BN.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Bc/CS.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Bc/EN.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Bc/ES.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Bc/ET.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Bc/L.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Bc/NSM.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Bc/ON.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Bc/R.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Bc/WS.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/BidiC/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/BidiC/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/BidiM/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/BidiM/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/Blk/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Blk/NB.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/Bpt/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Bpt/C.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Bpt/N.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Bpt/O.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/CE/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/CE/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/CI/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/CI/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/CWCF/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/CWCF/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/CWCM/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/CWCM/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/CWKCF/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/CWKCF/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/CWL/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/CWL/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/CWT/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/CWT/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/CWU/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/CWU/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/Cased/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Cased/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/Ccc/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Ccc/A.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Ccc/AL.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Ccc/AR.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Ccc/ATAR.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Ccc/B.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Ccc/BR.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Ccc/DB.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Ccc/NK.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Ccc/NR.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Ccc/OV.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Ccc/VR.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/CompEx/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/CompEx/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/DI/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/DI/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/Dash/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Dash/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/Dep/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Dep/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/Dia/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Dia/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/Dt/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Dt/Com.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Dt/Enc.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Dt/Fin.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Dt/Font.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Dt/Init.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Dt/Iso.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Dt/Med.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Dt/Nar.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Dt/Nb.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Dt/NonCanon.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Dt/Sqr.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Dt/Sub.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Dt/Sup.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Dt/Vert.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/EBase/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/EBase/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/EComp/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/EComp/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/EPres/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/EPres/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/Ea/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Ea/A.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Ea/H.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Ea/N.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Ea/Na.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Ea/W.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/Emoji/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Emoji/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/Ext/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Ext/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/ExtPict/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/ExtPict/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/GCB/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/GCB/CN.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/GCB/EX.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/GCB/LV.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/GCB/LVT.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/GCB/PP.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/GCB/SM.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/GCB/XX.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/Gc/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Gc/C.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Gc/Cf.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Gc/Cn.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Gc/L.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Gc/LC.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Gc/Ll.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Gc/Lm.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Gc/Lo.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Gc/Lu.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Gc/M.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Gc/Mc.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Gc/Me.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Gc/Mn.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Gc/N.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Gc/Nd.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Gc/Nl.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Gc/No.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Gc/P.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Gc/Pc.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Gc/Pd.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Gc/Pe.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Gc/Pf.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Gc/Pi.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Gc/Po.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Gc/Ps.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Gc/S.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Gc/Sc.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Gc/Sk.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Gc/Sm.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Gc/So.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Gc/Z.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Gc/Zs.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/GrBase/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/GrBase/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/GrExt/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/GrExt/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/Hex/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Hex/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/Hst/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Hst/NA.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/Hyphen/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Hyphen/T.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/IDC/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/IDC/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/IDS/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/IDS/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/IdStatus/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/IdStatus/Allowed.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/IdStatus/Restrict.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/IdType/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/IdType/DefaultI.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/IdType/Exclusio.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/IdType/Inclusio.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/IdType/LimitedU.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/IdType/NotChara.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/IdType/NotNFKC.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/IdType/NotXID.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/IdType/Obsolete.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/IdType/Recommen.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/IdType/Technica.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/IdType/Uncommon.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/Ideo/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Ideo/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/In/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/In/10_0.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/In/11_0.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/In/12_0.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/In/12_1.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/In/13_0.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/In/14_0.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/In/2_0.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/In/2_1.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/In/3_0.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/In/3_1.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/In/3_2.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/In/4_0.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/In/4_1.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/In/5_0.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/In/5_1.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/In/5_2.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/In/6_0.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/In/6_1.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/In/6_2.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/In/6_3.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/In/7_0.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/In/8_0.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/In/9_0.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/InPC/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/InPC/Bottom.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/InPC/BottomAn.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/InPC/Left.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/InPC/LeftAndR.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/InPC/NA.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/InPC/Overstru.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/InPC/Right.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/InPC/Top.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/InPC/TopAndBo.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/InPC/TopAndL2.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/InPC/TopAndLe.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/InPC/TopAndRi.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/InPC/VisualOr.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/InSC/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/InSC/Avagraha.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/InSC/Bindu.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/InSC/Cantilla.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/InSC/Consona2.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/InSC/Consona3.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/InSC/Consona4.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/InSC/Consona5.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/InSC/Consona6.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/InSC/Consona7.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/InSC/Consona8.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/InSC/Consonan.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/InSC/Invisibl.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/InSC/Nukta.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/InSC/Number.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/InSC/Other.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/InSC/PureKill.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/InSC/Syllable.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/InSC/ToneMark.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/InSC/Virama.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/InSC/Visarga.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/InSC/Vowel.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/InSC/VowelDep.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/InSC/VowelInd.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/Jg/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Jg/Ain.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Jg/Alef.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Jg/Beh.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Jg/Dal.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Jg/FarsiYeh.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Jg/Feh.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Jg/Gaf.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Jg/Hah.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Jg/HanifiRo.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Jg/Kaf.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Jg/Lam.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Jg/NoJoinin.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Jg/Noon.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Jg/Qaf.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Jg/Reh.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Jg/Sad.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Jg/Seen.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Jg/Tah.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Jg/Waw.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Jg/Yeh.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/Jt/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Jt/C.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Jt/D.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Jt/L.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Jt/R.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Jt/T.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Jt/U.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/Lb/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Lb/AI.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Lb/AL.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Lb/BA.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Lb/BB.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Lb/CJ.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Lb/CL.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Lb/CM.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Lb/EX.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Lb/GL.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Lb/ID.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Lb/IN.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Lb/IS.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Lb/NS.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Lb/NU.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Lb/OP.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Lb/PO.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Lb/PR.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Lb/QU.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Lb/SA.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Lb/XX.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/Lower/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Lower/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/Math/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Math/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/NFCQC/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/NFCQC/M.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/NFCQC/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/NFDQC/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/NFDQC/N.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/NFDQC/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/NFKCQC/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/NFKCQC/N.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/NFKCQC/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/NFKDQC/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/NFKDQC/N.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/NFKDQC/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/Nt/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nt/Di.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nt/None.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nt/Nu.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/Nv/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/0.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/1.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/10.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/100.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/1000.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/10000.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/100000.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/11.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/12.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/13.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/14.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/15.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/16.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/17.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/18.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/19.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/1_16.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/1_2.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/1_3.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/1_4.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/1_6.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/1_8.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/2.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/20.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/200.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/2000.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/20000.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/2_3.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/3.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/30.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/300.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/3000.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/30000.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/3_16.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/3_4.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/4.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/40.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/400.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/4000.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/40000.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/5.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/50.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/500.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/5000.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/50000.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/6.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/60.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/600.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/6000.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/60000.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/7.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/70.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/700.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/7000.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/70000.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/8.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/80.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/800.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/8000.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/80000.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/9.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/90.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/900.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/9000.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Nv/90000.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/PCM/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/PCM/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/PatSyn/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/PatSyn/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/Perl/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Perl/Alnum.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Perl/Assigned.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Perl/Blank.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Perl/Graph.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Perl/PerlWord.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Perl/PosixPun.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Perl/Print.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Perl/SpacePer.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Perl/Title.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Perl/Word.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Perl/XPosixPu.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Perl/_PerlAny.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Perl/_PerlCh2.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Perl/_PerlCha.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Perl/_PerlFol.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Perl/_PerlIDC.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Perl/_PerlIDS.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Perl/_PerlIsI.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Perl/_PerlNch.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Perl/_PerlPat.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Perl/_PerlPr2.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Perl/_PerlPro.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Perl/_PerlQuo.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/QMark/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/QMark/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/SB/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/SB/AT.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/SB/CL.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/SB/EX.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/SB/FO.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/SB/LE.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/SB/LO.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/SB/NU.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/SB/SC.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/SB/ST.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/SB/Sp.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/SB/UP.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/SB/XX.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/SD/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/SD/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/STerm/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/STerm/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/Sc/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Sc/Arab.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Sc/Beng.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Sc/Cprt.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Sc/Cyrl.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Sc/Deva.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Sc/Dupl.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Sc/Geor.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Sc/Glag.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Sc/Gong.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Sc/Gonm.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Sc/Gran.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Sc/Grek.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Sc/Gujr.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Sc/Guru.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Sc/Han.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Sc/Hang.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Sc/Hira.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Sc/Kana.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Sc/Knda.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Sc/Latn.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Sc/Limb.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Sc/Linb.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Sc/Mlym.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Sc/Mong.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Sc/Mult.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Sc/Orya.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Sc/Sinh.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Sc/Syrc.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Sc/Taml.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Sc/Telu.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Sc/Zinh.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Sc/Zyyy.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/Scx/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Adlm.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Arab.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Armn.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Beng.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Bhks.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Bopo.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Cakm.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Cham.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Copt.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Cprt.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Cyrl.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Deva.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Diak.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Dupl.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Ethi.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Geor.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Glag.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Gong.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Gonm.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Gran.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Grek.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Gujr.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Guru.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Han.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Hang.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Hebr.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Hira.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Hmng.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Hmnp.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Kana.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Khar.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Khmr.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Khoj.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Knda.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Kthi.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Lana.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Lao.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Latn.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Limb.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Lina.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Linb.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Mlym.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Mong.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Mult.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Mymr.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Nand.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Nko.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Orya.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Phlp.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Rohg.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Shrd.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Sind.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Sinh.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Syrc.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Tagb.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Takr.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Talu.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Taml.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Tang.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Telu.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Thaa.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Tibt.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Tirh.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Vith.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Xsux.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Yezi.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Yi.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Zinh.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Zyyy.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Scx/Zzzz.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/Term/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Term/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/UIdeo/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/UIdeo/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/Upper/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Upper/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/VS/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/VS/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/Vo/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Vo/R.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Vo/Tr.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Vo/Tu.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/Vo/U.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/WB/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/WB/EX.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/WB/Extend.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/WB/FO.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/WB/HL.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/WB/KA.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/WB/LE.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/WB/MB.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/WB/ML.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/WB/MN.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/WB/NU.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/WB/WSegSpac.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/WB/XX.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/XIDC/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/XIDC/Y.pl +drwxr-xr-x root/root usr/lib/perl5/5.36/unicore/lib/XIDS/ +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/lib/XIDS/Y.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/uni_keywords.pl +-r--r--r-- root/root usr/lib/perl5/5.36/unicore/version +-r--r--r-- root/root usr/lib/perl5/5.36/utf8.pm +-r--r--r-- root/root usr/lib/perl5/5.36/vars.pm +-r--r--r-- root/root usr/lib/perl5/5.36/version.pm +-r--r--r-- root/root usr/lib/perl5/5.36/version.pod +drwxr-xr-x root/root usr/lib/perl5/5.36/version/ +-r--r--r-- root/root usr/lib/perl5/5.36/version/Internals.pod +-r--r--r-- root/root usr/lib/perl5/5.36/version/regex.pm +-r--r--r-- root/root usr/lib/perl5/5.36/vmsish.pm +-r--r--r-- root/root usr/lib/perl5/5.36/warnings.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/warnings/ +-r--r--r-- root/root usr/lib/perl5/5.36/warnings/register.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/ +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/B.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/B/ +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/B/Concise.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/B/Showlex.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/B/Terse.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/B/Xref.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/ +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/EXTERN.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/INTERN.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/XSUB.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/av.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/bitcount.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/charclass_invlists.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/config.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/cop.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/cv.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/dosish.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/ebcdic_tables.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/embed.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/embedvar.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/fakesdio.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/feature.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/form.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/git_version.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/gv.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/handy.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/hv.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/hv_func.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/hv_macro.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/inline.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/intrpvar.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/invlist_inline.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/iperlsys.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/keywords.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/l1_char_class_tab.h +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/libperl.so +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/malloc_ctl.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/metaconfig.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/mg.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/mg_data.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/mg_raw.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/mg_vtable.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/mydtrace.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/nostdio.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/op.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/op_reg_common.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/opcode.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/opnames.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/overload.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/pad.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/parser.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/patchlevel.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/perl.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/perl_inc_macro.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/perl_langinfo.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/perl_siphash.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/perlapi.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/perlio.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/perliol.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/perlsdio.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/perlvars.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/perly.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/pp.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/pp_proto.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/proto.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/reentr.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/regcharclass.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/regcomp.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/regexp.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/regnodes.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/sbox32_hash.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/scope.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/sv.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/sv_inline.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/thread.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/time64.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/time64_config.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/uconfig.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/uni_keywords.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/unicode_constants.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/unixish.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/utf8.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/utfebcdic.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/util.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/uudmap.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/vutil.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/warnings.h +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/CORE/zaphod32_hash.h +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Compress/ +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Compress/Raw/ +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Compress/Raw/Bzip2.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Compress/Raw/Zlib.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Config.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Config.pod +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Config_git.pl +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Config_heavy.pl +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Cwd.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/DB_File.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Data/ +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Data/Dumper.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Devel/ +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Devel/PPPort.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Devel/Peek.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Digest/ +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Digest/MD5.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Digest/SHA.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/DynaLoader.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Encode.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Encode/ +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Encode/Alias.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Encode/Byte.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Encode/CJKConstants.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Encode/CN.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Encode/CN/ +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Encode/CN/HZ.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Encode/Config.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Encode/EBCDIC.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Encode/Encoder.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Encode/Encoding.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Encode/GSM0338.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Encode/Guess.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Encode/JP.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Encode/JP/ +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Encode/JP/H2Z.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Encode/JP/JIS7.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Encode/KR.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Encode/KR/ +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Encode/KR/2022_KR.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Encode/MIME/ +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Encode/MIME/Header.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Encode/MIME/Header/ +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Encode/MIME/Header/ISO_2022_JP.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Encode/MIME/Name.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Encode/Symbol.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Encode/TW.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Encode/Unicode.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Encode/Unicode/ +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Encode/Unicode/UTF7.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Errno.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Fcntl.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/File/ +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/File/DosGlob.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/File/Glob.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/File/Spec.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/File/Spec/ +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/File/Spec/AmigaOS.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/File/Spec/Cygwin.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/File/Spec/Epoc.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/File/Spec/Functions.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/File/Spec/Mac.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/File/Spec/OS2.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/File/Spec/Unix.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/File/Spec/VMS.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/File/Spec/Win32.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Filter/ +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Filter/Util/ +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Filter/Util/Call.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/GDBM_File.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Hash/ +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Hash/Util.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Hash/Util/ +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Hash/Util/FieldHash.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/I18N/ +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/I18N/Langinfo.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/IO.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/IO/ +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/IO/Dir.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/IO/File.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/IO/Handle.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/IO/Pipe.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/IO/Poll.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/IO/Seekable.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/IO/Select.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/IO/Socket.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/IO/Socket/ +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/IO/Socket/INET.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/IO/Socket/UNIX.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/IPC/ +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/IPC/Msg.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/IPC/Semaphore.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/IPC/SharedMem.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/IPC/SysV.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/List/ +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/List/Util.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/List/Util/ +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/List/Util/XS.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/MIME/ +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/MIME/Base64.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/MIME/QuotedPrint.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Math/ +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Math/BigInt/ +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Math/BigInt/FastCalc.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/NDBM_File.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/O.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/ODBM_File.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Opcode.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/POSIX.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/POSIX.pod +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/PerlIO/ +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/PerlIO/encoding.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/PerlIO/mmap.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/PerlIO/scalar.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/PerlIO/via.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/SDBM_File.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Scalar/ +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Scalar/Util.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Socket.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Storable.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Sub/ +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Sub/Util.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Sys/ +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Sys/Hostname.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Sys/Syslog.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Time/ +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Time/HiRes.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Time/Piece.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Time/Seconds.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Unicode/ +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Unicode/Collate.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Unicode/Collate/ +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Unicode/Collate/Locale.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/Unicode/Normalize.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/attributes.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/ +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/B/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/B/B.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Compress/ +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Compress/Raw/ +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Compress/Raw/Bzip2/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Compress/Raw/Bzip2/Bzip2.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Compress/Raw/Zlib/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Compress/Raw/Zlib/Zlib.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Cwd/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Cwd/Cwd.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/DB_File/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/DB_File/DB_File.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Data/ +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Data/Dumper/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Data/Dumper/Dumper.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Devel/ +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Devel/Peek/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Devel/Peek/Peek.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Digest/ +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Digest/MD5/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Digest/MD5/MD5.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Digest/SHA/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Digest/SHA/SHA.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Encode/ +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Encode/Byte/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Encode/Byte/Byte.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Encode/CN/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Encode/CN/CN.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Encode/EBCDIC/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Encode/EBCDIC/EBCDIC.so +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Encode/Encode.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Encode/JP/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Encode/JP/JP.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Encode/KR/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Encode/KR/KR.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Encode/Symbol/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Encode/Symbol/Symbol.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Encode/TW/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Encode/TW/TW.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Encode/Unicode/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Encode/Unicode/Unicode.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Fcntl/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Fcntl/Fcntl.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/File/ +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/File/DosGlob/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/File/DosGlob/DosGlob.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/File/Glob/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/File/Glob/Glob.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Filter/ +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Filter/Util/ +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Filter/Util/Call/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Filter/Util/Call/Call.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/GDBM_File/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/GDBM_File/GDBM_File.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Hash/ +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Hash/Util/ +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Hash/Util/FieldHash/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Hash/Util/FieldHash/FieldHash.so +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Hash/Util/Util.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/I18N/ +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/I18N/Langinfo/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/I18N/Langinfo/Langinfo.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/IO/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/IO/IO.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/IPC/ +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/IPC/SysV/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/IPC/SysV/SysV.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/List/ +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/List/Util/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/List/Util/Util.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/MIME/ +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/MIME/Base64/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/MIME/Base64/Base64.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Math/ +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Math/BigInt/ +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Math/BigInt/FastCalc/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Math/BigInt/FastCalc/FastCalc.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/NDBM_File/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/NDBM_File/NDBM_File.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/ODBM_File/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/ODBM_File/ODBM_File.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Opcode/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Opcode/Opcode.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/POSIX/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/POSIX/POSIX.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/PerlIO/ +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/PerlIO/encoding/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/PerlIO/encoding/encoding.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/PerlIO/mmap/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/PerlIO/mmap/mmap.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/PerlIO/scalar/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/PerlIO/scalar/scalar.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/PerlIO/via/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/PerlIO/via/via.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/SDBM_File/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/SDBM_File/SDBM_File.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Socket/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Socket/Socket.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Storable/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Storable/Storable.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Sys/ +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Sys/Hostname/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Sys/Hostname/Hostname.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Sys/Syslog/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Sys/Syslog/Syslog.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Time/ +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Time/HiRes/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Time/HiRes/HiRes.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Time/Piece/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Time/Piece/Piece.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Unicode/ +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Unicode/Collate/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Unicode/Collate/Collate.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Unicode/Normalize/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/Unicode/Normalize/Normalize.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/attributes/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/attributes/attributes.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/mro/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/mro/mro.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/re/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/re/re.so +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/threads/ +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/threads/shared/ +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/threads/shared/shared.so +-r-xr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/auto/threads/threads.so +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/encoding.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/lib.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/mro.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/ops.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/re.pm +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/threads.pm +drwxr-xr-x root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/threads/ +-r--r--r-- root/root usr/lib/perl5/5.36/x86_64-linux-thread-multi/threads/shared.pm +drwxr-xr-x root/root usr/lib/perl5/site_perl/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.36/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.36/x86_64-linux-thread-multi/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/corelist.1.gz +-rw-r--r-- root/root usr/share/man/man1/cpan.1.gz +-rw-r--r-- root/root usr/share/man/man1/enc2xs.1.gz +-rw-r--r-- root/root usr/share/man/man1/encguess.1.gz +-rw-r--r-- root/root usr/share/man/man1/h2ph.1.gz +-rw-r--r-- root/root usr/share/man/man1/h2xs.1.gz +-rw-r--r-- root/root usr/share/man/man1/instmodsh.1.gz +-rw-r--r-- root/root usr/share/man/man1/json_pp.1.gz +-rw-r--r-- root/root usr/share/man/man1/libnetcfg.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5004delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5005delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5100delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5101delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5120delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5121delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5122delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5123delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5124delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5125delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5140delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5141delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5142delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5143delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5144delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5160delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5161delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5162delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5163delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5180delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5181delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5182delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5184delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5200delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5201delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5202delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5203delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5220delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5221delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5222delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5223delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5224delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5240delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5241delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5242delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5243delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5244delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5260delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5261delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5262delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5263delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5280delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5281delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5282delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5283delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5300delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5301delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5302delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5303delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5320delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5321delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5340delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5341delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5360delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5361delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl561delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl56delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl581delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl582delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl583delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl584delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl585delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl586delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl587delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl588delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl589delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl58delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlaix.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlamiga.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlandroid.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlapi.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlapio.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlartistic.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlbook.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlboot.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlbot.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlbs2000.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlbug.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlcall.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlcheat.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlclib.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlcn.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlcommunity.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlcygwin.1.gz +-rw-r--r-- root/root usr/share/man/man1/perldata.1.gz +-rw-r--r-- root/root usr/share/man/man1/perldbmfilter.1.gz +-rw-r--r-- root/root usr/share/man/man1/perldebguts.1.gz +-rw-r--r-- root/root usr/share/man/man1/perldebtut.1.gz +-rw-r--r-- root/root usr/share/man/man1/perldebug.1.gz +-rw-r--r-- root/root usr/share/man/man1/perldelta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perldeprecation.1.gz +-rw-r--r-- root/root usr/share/man/man1/perldiag.1.gz +-rw-r--r-- root/root usr/share/man/man1/perldoc.1.gz +-rw-r--r-- root/root usr/share/man/man1/perldocstyle.1.gz +-rw-r--r-- root/root usr/share/man/man1/perldsc.1.gz +-rw-r--r-- root/root usr/share/man/man1/perldtrace.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlebcdic.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlembed.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlexperiment.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlfaq.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlfaq1.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlfaq2.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlfaq3.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlfaq4.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlfaq5.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlfaq6.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlfaq7.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlfaq8.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlfaq9.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlfilter.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlfork.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlform.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlfreebsd.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlfunc.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlgit.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlglossary.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlgov.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlgpl.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlguts.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlhack.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlhacktips.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlhacktut.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlhaiku.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlhist.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlhpux.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlhurd.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlintern.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlinterp.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlintro.1.gz +-rw-r--r-- root/root usr/share/man/man1/perliol.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlipc.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlirix.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlivp.1.gz +-rw-r--r-- root/root usr/share/man/man1/perljp.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlko.1.gz +-rw-r--r-- root/root usr/share/man/man1/perllexwarn.1.gz +-rw-r--r-- root/root usr/share/man/man1/perllinux.1.gz +-rw-r--r-- root/root usr/share/man/man1/perllocale.1.gz +-rw-r--r-- root/root usr/share/man/man1/perllol.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlmacosx.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlmod.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlmodinstall.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlmodlib.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlmodstyle.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlmroapi.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlnewmod.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlnumber.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlobj.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlootut.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlop.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlopenbsd.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlopentut.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlos2.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlos390.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlos400.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlpacktut.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlperf.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlplan9.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlpod.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlpodspec.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlpodstyle.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlpolicy.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlport.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlpragma.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlqnx.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlre.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlreapi.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlrebackslash.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlrecharclass.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlref.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlreftut.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlreguts.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlrepository.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlrequick.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlreref.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlretut.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlriscos.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlrun.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlsec.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlsecpolicy.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlsolaris.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlsource.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlstyle.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlsub.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlsyn.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlsynology.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlthanks.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlthrtut.1.gz +-rw-r--r-- root/root usr/share/man/man1/perltie.1.gz +-rw-r--r-- root/root usr/share/man/man1/perltoc.1.gz +-rw-r--r-- root/root usr/share/man/man1/perltodo.1.gz +-rw-r--r-- root/root usr/share/man/man1/perltooc.1.gz +-rw-r--r-- root/root usr/share/man/man1/perltoot.1.gz +-rw-r--r-- root/root usr/share/man/man1/perltrap.1.gz +-rw-r--r-- root/root usr/share/man/man1/perltru64.1.gz +-rw-r--r-- root/root usr/share/man/man1/perltw.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlunicode.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlunicook.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlunifaq.1.gz +-rw-r--r-- root/root usr/share/man/man1/perluniintro.1.gz +-rw-r--r-- root/root usr/share/man/man1/perluniprops.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlunitut.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlutil.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlvar.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlvms.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlvos.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlwin32.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlxs.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlxstut.1.gz +-rw-r--r-- root/root usr/share/man/man1/perlxstypemap.1.gz +-rw-r--r-- root/root usr/share/man/man1/piconv.1.gz +-rw-r--r-- root/root usr/share/man/man1/pl2pm.1.gz +-rw-r--r-- root/root usr/share/man/man1/pod2html.1.gz +-rw-r--r-- root/root usr/share/man/man1/pod2man.1.gz +-rw-r--r-- root/root usr/share/man/man1/pod2text.1.gz +-rw-r--r-- root/root usr/share/man/man1/pod2usage.1.gz +-rw-r--r-- root/root usr/share/man/man1/podchecker.1.gz +-rw-r--r-- root/root usr/share/man/man1/prove.1.gz +-rw-r--r-- root/root usr/share/man/man1/ptar.1.gz +-rw-r--r-- root/root usr/share/man/man1/ptardiff.1.gz +-rw-r--r-- root/root usr/share/man/man1/ptargrep.1.gz +-rw-r--r-- root/root usr/share/man/man1/shasum.1.gz +-rw-r--r-- root/root usr/share/man/man1/splain.1.gz +-rw-r--r-- root/root usr/share/man/man1/streamzip.1.gz +-rw-r--r-- root/root usr/share/man/man1/xsubpp.1.gz +-rw-r--r-- root/root usr/share/man/man1/zipdetails.1.gz +drwxr-xr-x root/root usr/share/man/man3/ +-rw-r--r-- root/root usr/share/man/man3/AnyDBM_File.3.gz +-rw-r--r-- root/root usr/share/man/man3/App::Cpan.3.gz +-rw-r--r-- root/root usr/share/man/man3/App::Prove.3.gz +-rw-r--r-- root/root usr/share/man/man3/App::Prove::State.3.gz +-rw-r--r-- root/root usr/share/man/man3/App::Prove::State::Result.3.gz +-rw-r--r-- root/root usr/share/man/man3/App::Prove::State::Result::Test.3.gz +-rw-r--r-- root/root usr/share/man/man3/Archive::Tar.3.gz +-rw-r--r-- root/root usr/share/man/man3/Archive::Tar::File.3.gz +-rw-r--r-- root/root usr/share/man/man3/Attribute::Handlers.3.gz +-rw-r--r-- root/root usr/share/man/man3/AutoLoader.3.gz +-rw-r--r-- root/root usr/share/man/man3/AutoSplit.3.gz +-rw-r--r-- root/root usr/share/man/man3/B.3.gz +-rw-r--r-- root/root usr/share/man/man3/B::Concise.3.gz +-rw-r--r-- root/root usr/share/man/man3/B::Deparse.3.gz +-rw-r--r-- root/root usr/share/man/man3/B::Op_private.3.gz +-rw-r--r-- root/root usr/share/man/man3/B::Showlex.3.gz +-rw-r--r-- root/root usr/share/man/man3/B::Terse.3.gz +-rw-r--r-- root/root usr/share/man/man3/B::Xref.3.gz +-rw-r--r-- root/root usr/share/man/man3/Benchmark.3.gz +-rw-r--r-- root/root usr/share/man/man3/CORE.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPAN.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPAN::API::HOWTO.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPAN::Debug.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPAN::Distroprefs.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPAN::FirstTime.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPAN::HandleConfig.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPAN::Kwalify.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPAN::Meta.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPAN::Meta::Converter.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPAN::Meta::Feature.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPAN::Meta::History.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPAN::Meta::History::Meta_1_0.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPAN::Meta::History::Meta_1_1.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPAN::Meta::History::Meta_1_2.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPAN::Meta::History::Meta_1_3.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPAN::Meta::History::Meta_1_4.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPAN::Meta::Merge.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPAN::Meta::Prereqs.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPAN::Meta::Requirements.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPAN::Meta::Spec.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPAN::Meta::Validator.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPAN::Meta::YAML.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPAN::Mirrors.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPAN::Nox.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPAN::Plugin.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPAN::Plugin::Specfile.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPAN::Queue.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPAN::Tarzip.3.gz +-rw-r--r-- root/root usr/share/man/man3/CPAN::Version.3.gz +-rw-r--r-- root/root usr/share/man/man3/Carp.3.gz +-rw-r--r-- root/root usr/share/man/man3/Class::Struct.3.gz +-rw-r--r-- root/root usr/share/man/man3/Compress::Raw::Bzip2.3.gz +-rw-r--r-- root/root usr/share/man/man3/Compress::Raw::Zlib.3.gz +-rw-r--r-- root/root usr/share/man/man3/Compress::Zlib.3.gz +-rw-r--r-- root/root usr/share/man/man3/Config.3.gz +-rw-r--r-- root/root usr/share/man/man3/Config::Extensions.3.gz +-rw-r--r-- root/root usr/share/man/man3/Config::Perl::V.3.gz +-rw-r--r-- root/root usr/share/man/man3/Cwd.3.gz +-rw-r--r-- root/root usr/share/man/man3/DB.3.gz +-rw-r--r-- root/root usr/share/man/man3/DBM_Filter.3.gz +-rw-r--r-- root/root usr/share/man/man3/DBM_Filter::compress.3.gz +-rw-r--r-- root/root usr/share/man/man3/DBM_Filter::encode.3.gz +-rw-r--r-- root/root usr/share/man/man3/DBM_Filter::int32.3.gz +-rw-r--r-- root/root usr/share/man/man3/DBM_Filter::null.3.gz +-rw-r--r-- root/root usr/share/man/man3/DBM_Filter::utf8.3.gz +-rw-r--r-- root/root usr/share/man/man3/DB_File.3.gz +-rw-r--r-- root/root usr/share/man/man3/Data::Dumper.3.gz +-rw-r--r-- root/root usr/share/man/man3/Devel::PPPort.3.gz +-rw-r--r-- root/root usr/share/man/man3/Devel::Peek.3.gz +-rw-r--r-- root/root usr/share/man/man3/Devel::SelfStubber.3.gz +-rw-r--r-- root/root usr/share/man/man3/Digest.3.gz +-rw-r--r-- root/root usr/share/man/man3/Digest::MD5.3.gz +-rw-r--r-- root/root usr/share/man/man3/Digest::SHA.3.gz +-rw-r--r-- root/root usr/share/man/man3/Digest::base.3.gz +-rw-r--r-- root/root usr/share/man/man3/Digest::file.3.gz +-rw-r--r-- root/root usr/share/man/man3/DirHandle.3.gz +-rw-r--r-- root/root usr/share/man/man3/Dumpvalue.3.gz +-rw-r--r-- root/root usr/share/man/man3/DynaLoader.3.gz +-rw-r--r-- root/root usr/share/man/man3/Encode.3.gz +-rw-r--r-- root/root usr/share/man/man3/Encode::Alias.3.gz +-rw-r--r-- root/root usr/share/man/man3/Encode::Byte.3.gz +-rw-r--r-- root/root usr/share/man/man3/Encode::CJKConstants.3.gz +-rw-r--r-- root/root usr/share/man/man3/Encode::CN.3.gz +-rw-r--r-- root/root usr/share/man/man3/Encode::CN::HZ.3.gz +-rw-r--r-- root/root usr/share/man/man3/Encode::Config.3.gz +-rw-r--r-- root/root usr/share/man/man3/Encode::EBCDIC.3.gz +-rw-r--r-- root/root usr/share/man/man3/Encode::Encoder.3.gz +-rw-r--r-- root/root usr/share/man/man3/Encode::Encoding.3.gz +-rw-r--r-- root/root usr/share/man/man3/Encode::GSM0338.3.gz +-rw-r--r-- root/root usr/share/man/man3/Encode::Guess.3.gz +-rw-r--r-- root/root usr/share/man/man3/Encode::JP.3.gz +-rw-r--r-- root/root usr/share/man/man3/Encode::JP::H2Z.3.gz +-rw-r--r-- root/root usr/share/man/man3/Encode::JP::JIS7.3.gz +-rw-r--r-- root/root usr/share/man/man3/Encode::KR.3.gz +-rw-r--r-- root/root usr/share/man/man3/Encode::KR::2022_KR.3.gz +-rw-r--r-- root/root usr/share/man/man3/Encode::MIME::Header.3.gz +-rw-r--r-- root/root usr/share/man/man3/Encode::MIME::Name.3.gz +-rw-r--r-- root/root usr/share/man/man3/Encode::PerlIO.3.gz +-rw-r--r-- root/root usr/share/man/man3/Encode::Supported.3.gz +-rw-r--r-- root/root usr/share/man/man3/Encode::Symbol.3.gz +-rw-r--r-- root/root usr/share/man/man3/Encode::TW.3.gz +-rw-r--r-- root/root usr/share/man/man3/Encode::Unicode.3.gz +-rw-r--r-- root/root usr/share/man/man3/Encode::Unicode::UTF7.3.gz +-rw-r--r-- root/root usr/share/man/man3/English.3.gz +-rw-r--r-- root/root usr/share/man/man3/Env.3.gz +-rw-r--r-- root/root usr/share/man/man3/Errno.3.gz +-rw-r--r-- root/root usr/share/man/man3/Exporter.3.gz +-rw-r--r-- root/root usr/share/man/man3/Exporter::Heavy.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::CBuilder.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::CBuilder::Platform::Windows.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::Command.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::Command::MM.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::Constant.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::Constant::Base.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::Constant::Utils.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::Constant::XS.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::Embed.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::Install.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::Installed.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::Liblist.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::MM.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::MM_AIX.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::MM_Any.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::MM_BeOS.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::MM_Cygwin.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::MM_DOS.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::MM_Darwin.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::MM_MacOS.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::MM_NW5.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::MM_OS2.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::MM_OS390.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::MM_QNX.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::MM_UWIN.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::MM_Unix.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::MM_VMS.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::MM_VOS.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::MM_Win32.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::MM_Win95.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::MY.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::MakeMaker.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::MakeMaker::Config.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::MakeMaker::FAQ.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::MakeMaker::Locale.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::MakeMaker::Tutorial.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::Manifest.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::Miniperl.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::Mkbootstrap.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::Mksymlists.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::PL2Bat.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::Packlist.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::ParseXS.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::ParseXS::Constants.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::ParseXS::Eval.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::ParseXS::Utilities.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::Typemaps.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::Typemaps::Cmd.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::Typemaps::InputMap.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::Typemaps::OutputMap.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::Typemaps::Type.3.gz +-rw-r--r-- root/root usr/share/man/man3/ExtUtils::testlib.3.gz +-rw-r--r-- root/root usr/share/man/man3/Fatal.3.gz +-rw-r--r-- root/root usr/share/man/man3/Fcntl.3.gz +-rw-r--r-- root/root usr/share/man/man3/File::Basename.3.gz +-rw-r--r-- root/root usr/share/man/man3/File::Compare.3.gz +-rw-r--r-- root/root usr/share/man/man3/File::Copy.3.gz +-rw-r--r-- root/root usr/share/man/man3/File::DosGlob.3.gz +-rw-r--r-- root/root usr/share/man/man3/File::Fetch.3.gz +-rw-r--r-- root/root usr/share/man/man3/File::Find.3.gz +-rw-r--r-- root/root usr/share/man/man3/File::Glob.3.gz +-rw-r--r-- root/root usr/share/man/man3/File::GlobMapper.3.gz +-rw-r--r-- root/root usr/share/man/man3/File::Path.3.gz +-rw-r--r-- root/root usr/share/man/man3/File::Spec.3.gz +-rw-r--r-- root/root usr/share/man/man3/File::Spec::AmigaOS.3.gz +-rw-r--r-- root/root usr/share/man/man3/File::Spec::Cygwin.3.gz +-rw-r--r-- root/root usr/share/man/man3/File::Spec::Epoc.3.gz +-rw-r--r-- root/root usr/share/man/man3/File::Spec::Functions.3.gz +-rw-r--r-- root/root usr/share/man/man3/File::Spec::Mac.3.gz +-rw-r--r-- root/root usr/share/man/man3/File::Spec::OS2.3.gz +-rw-r--r-- root/root usr/share/man/man3/File::Spec::Unix.3.gz +-rw-r--r-- root/root usr/share/man/man3/File::Spec::VMS.3.gz +-rw-r--r-- root/root usr/share/man/man3/File::Spec::Win32.3.gz +-rw-r--r-- root/root usr/share/man/man3/File::Temp.3.gz +-rw-r--r-- root/root usr/share/man/man3/File::stat.3.gz +-rw-r--r-- root/root usr/share/man/man3/FileCache.3.gz +-rw-r--r-- root/root usr/share/man/man3/FileHandle.3.gz +-rw-r--r-- root/root usr/share/man/man3/Filter::Simple.3.gz +-rw-r--r-- root/root usr/share/man/man3/Filter::Util::Call.3.gz +-rw-r--r-- root/root usr/share/man/man3/FindBin.3.gz +-rw-r--r-- root/root usr/share/man/man3/GDBM_File.3.gz +-rw-r--r-- root/root usr/share/man/man3/Getopt::Long.3.gz +-rw-r--r-- root/root usr/share/man/man3/Getopt::Std.3.gz +-rw-r--r-- root/root usr/share/man/man3/HTTP::Tiny.3.gz +-rw-r--r-- root/root usr/share/man/man3/Hash::Util.3.gz +-rw-r--r-- root/root usr/share/man/man3/Hash::Util::FieldHash.3.gz +-rw-r--r-- root/root usr/share/man/man3/I18N::Collate.3.gz +-rw-r--r-- root/root usr/share/man/man3/I18N::LangTags.3.gz +-rw-r--r-- root/root usr/share/man/man3/I18N::LangTags::Detect.3.gz +-rw-r--r-- root/root usr/share/man/man3/I18N::LangTags::List.3.gz +-rw-r--r-- root/root usr/share/man/man3/I18N::Langinfo.3.gz +-rw-r--r-- root/root usr/share/man/man3/IO.3.gz +-rw-r--r-- root/root usr/share/man/man3/IO::Compress::Base.3.gz +-rw-r--r-- root/root usr/share/man/man3/IO::Compress::Bzip2.3.gz +-rw-r--r-- root/root usr/share/man/man3/IO::Compress::Deflate.3.gz +-rw-r--r-- root/root usr/share/man/man3/IO::Compress::FAQ.3.gz +-rw-r--r-- root/root usr/share/man/man3/IO::Compress::Gzip.3.gz +-rw-r--r-- root/root usr/share/man/man3/IO::Compress::RawDeflate.3.gz +-rw-r--r-- root/root usr/share/man/man3/IO::Compress::Zip.3.gz +-rw-r--r-- root/root usr/share/man/man3/IO::Dir.3.gz +-rw-r--r-- root/root usr/share/man/man3/IO::File.3.gz +-rw-r--r-- root/root usr/share/man/man3/IO::Handle.3.gz +-rw-r--r-- root/root usr/share/man/man3/IO::Pipe.3.gz +-rw-r--r-- root/root usr/share/man/man3/IO::Poll.3.gz +-rw-r--r-- root/root usr/share/man/man3/IO::Seekable.3.gz +-rw-r--r-- root/root usr/share/man/man3/IO::Select.3.gz +-rw-r--r-- root/root usr/share/man/man3/IO::Socket.3.gz +-rw-r--r-- root/root usr/share/man/man3/IO::Socket::INET.3.gz +-rw-r--r-- root/root usr/share/man/man3/IO::Socket::IP.3.gz +-rw-r--r-- root/root usr/share/man/man3/IO::Socket::UNIX.3.gz +-rw-r--r-- root/root usr/share/man/man3/IO::Uncompress::AnyInflate.3.gz +-rw-r--r-- root/root usr/share/man/man3/IO::Uncompress::AnyUncompress.3.gz +-rw-r--r-- root/root usr/share/man/man3/IO::Uncompress::Base.3.gz +-rw-r--r-- root/root usr/share/man/man3/IO::Uncompress::Bunzip2.3.gz +-rw-r--r-- root/root usr/share/man/man3/IO::Uncompress::Gunzip.3.gz +-rw-r--r-- root/root usr/share/man/man3/IO::Uncompress::Inflate.3.gz +-rw-r--r-- root/root usr/share/man/man3/IO::Uncompress::RawInflate.3.gz +-rw-r--r-- root/root usr/share/man/man3/IO::Uncompress::Unzip.3.gz +-rw-r--r-- root/root usr/share/man/man3/IO::Zlib.3.gz +-rw-r--r-- root/root usr/share/man/man3/IPC::Cmd.3.gz +-rw-r--r-- root/root usr/share/man/man3/IPC::Msg.3.gz +-rw-r--r-- root/root usr/share/man/man3/IPC::Open2.3.gz +-rw-r--r-- root/root usr/share/man/man3/IPC::Open3.3.gz +-rw-r--r-- root/root usr/share/man/man3/IPC::Semaphore.3.gz +-rw-r--r-- root/root usr/share/man/man3/IPC::SharedMem.3.gz +-rw-r--r-- root/root usr/share/man/man3/IPC::SysV.3.gz +-rw-r--r-- root/root usr/share/man/man3/Internals.3.gz +-rw-r--r-- root/root usr/share/man/man3/JSON::PP.3.gz +-rw-r--r-- root/root usr/share/man/man3/JSON::PP::Boolean.3.gz +-rw-r--r-- root/root usr/share/man/man3/List::Util.3.gz +-rw-r--r-- root/root usr/share/man/man3/List::Util::XS.3.gz +-rw-r--r-- root/root usr/share/man/man3/Locale::Maketext.3.gz +-rw-r--r-- root/root usr/share/man/man3/Locale::Maketext::Cookbook.3.gz +-rw-r--r-- root/root usr/share/man/man3/Locale::Maketext::Guts.3.gz +-rw-r--r-- root/root usr/share/man/man3/Locale::Maketext::GutsLoader.3.gz +-rw-r--r-- root/root usr/share/man/man3/Locale::Maketext::Simple.3.gz +-rw-r--r-- root/root usr/share/man/man3/Locale::Maketext::TPJ13.3.gz +-rw-r--r-- root/root usr/share/man/man3/MIME::Base64.3.gz +-rw-r--r-- root/root usr/share/man/man3/MIME::QuotedPrint.3.gz +-rw-r--r-- root/root usr/share/man/man3/Math::BigFloat.3.gz +-rw-r--r-- root/root usr/share/man/man3/Math::BigInt.3.gz +-rw-r--r-- root/root usr/share/man/man3/Math::BigInt::Calc.3.gz +-rw-r--r-- root/root usr/share/man/man3/Math::BigInt::FastCalc.3.gz +-rw-r--r-- root/root usr/share/man/man3/Math::BigInt::Lib.3.gz +-rw-r--r-- root/root usr/share/man/man3/Math::BigRat.3.gz +-rw-r--r-- root/root usr/share/man/man3/Math::Complex.3.gz +-rw-r--r-- root/root usr/share/man/man3/Math::Trig.3.gz +-rw-r--r-- root/root usr/share/man/man3/Memoize.3.gz +-rw-r--r-- root/root usr/share/man/man3/Memoize::AnyDBM_File.3.gz +-rw-r--r-- root/root usr/share/man/man3/Memoize::Expire.3.gz +-rw-r--r-- root/root usr/share/man/man3/Memoize::ExpireFile.3.gz +-rw-r--r-- root/root usr/share/man/man3/Memoize::ExpireTest.3.gz +-rw-r--r-- root/root usr/share/man/man3/Memoize::NDBM_File.3.gz +-rw-r--r-- root/root usr/share/man/man3/Memoize::SDBM_File.3.gz +-rw-r--r-- root/root usr/share/man/man3/Memoize::Storable.3.gz +-rw-r--r-- root/root usr/share/man/man3/Module::CoreList.3.gz +-rw-r--r-- root/root usr/share/man/man3/Module::CoreList::Utils.3.gz +-rw-r--r-- root/root usr/share/man/man3/Module::Load.3.gz +-rw-r--r-- root/root usr/share/man/man3/Module::Load::Conditional.3.gz +-rw-r--r-- root/root usr/share/man/man3/Module::Loaded.3.gz +-rw-r--r-- root/root usr/share/man/man3/Module::Metadata.3.gz +-rw-r--r-- root/root usr/share/man/man3/NDBM_File.3.gz +-rw-r--r-- root/root usr/share/man/man3/NEXT.3.gz +-rw-r--r-- root/root usr/share/man/man3/Net::Cmd.3.gz +-rw-r--r-- root/root usr/share/man/man3/Net::Config.3.gz +-rw-r--r-- root/root usr/share/man/man3/Net::Domain.3.gz +-rw-r--r-- root/root usr/share/man/man3/Net::FTP.3.gz +-rw-r--r-- root/root usr/share/man/man3/Net::NNTP.3.gz +-rw-r--r-- root/root usr/share/man/man3/Net::Netrc.3.gz +-rw-r--r-- root/root usr/share/man/man3/Net::POP3.3.gz +-rw-r--r-- root/root usr/share/man/man3/Net::Ping.3.gz +-rw-r--r-- root/root usr/share/man/man3/Net::SMTP.3.gz +-rw-r--r-- root/root usr/share/man/man3/Net::Time.3.gz +-rw-r--r-- root/root usr/share/man/man3/Net::hostent.3.gz +-rw-r--r-- root/root usr/share/man/man3/Net::libnetFAQ.3.gz +-rw-r--r-- root/root usr/share/man/man3/Net::netent.3.gz +-rw-r--r-- root/root usr/share/man/man3/Net::protoent.3.gz +-rw-r--r-- root/root usr/share/man/man3/Net::servent.3.gz +-rw-r--r-- root/root usr/share/man/man3/O.3.gz +-rw-r--r-- root/root usr/share/man/man3/ODBM_File.3.gz +-rw-r--r-- root/root usr/share/man/man3/Opcode.3.gz +-rw-r--r-- root/root usr/share/man/man3/POSIX.3.gz +-rw-r--r-- root/root usr/share/man/man3/Params::Check.3.gz +-rw-r--r-- root/root usr/share/man/man3/Parse::CPAN::Meta.3.gz +-rw-r--r-- root/root usr/share/man/man3/Perl::OSType.3.gz +-rw-r--r-- root/root usr/share/man/man3/PerlIO.3.gz +-rw-r--r-- root/root usr/share/man/man3/PerlIO::encoding.3.gz +-rw-r--r-- root/root usr/share/man/man3/PerlIO::mmap.3.gz +-rw-r--r-- root/root usr/share/man/man3/PerlIO::scalar.3.gz +-rw-r--r-- root/root usr/share/man/man3/PerlIO::via.3.gz +-rw-r--r-- root/root usr/share/man/man3/PerlIO::via::QuotedPrint.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Checker.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Escapes.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Html.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Html::Util.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Man.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::ParseLink.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Perldoc.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Perldoc::BaseTo.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Perldoc::GetOptsOO.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Perldoc::ToANSI.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Perldoc::ToChecker.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Perldoc::ToMan.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Perldoc::ToNroff.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Perldoc::ToPod.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Perldoc::ToRtf.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Perldoc::ToTerm.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Perldoc::ToText.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Perldoc::ToTk.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Perldoc::ToXml.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Simple.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Simple::Checker.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Simple::Debug.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Simple::DumpAsText.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Simple::DumpAsXML.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Simple::HTML.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Simple::HTMLBatch.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Simple::JustPod.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Simple::LinkSection.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Simple::Methody.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Simple::PullParser.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Simple::PullParserEndToken.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Simple::PullParserStartToken.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Simple::PullParserTextToken.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Simple::PullParserToken.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Simple::RTF.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Simple::Search.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Simple::SimpleTree.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Simple::Subclassing.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Simple::Text.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Simple::TextContent.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Simple::XHTML.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Simple::XMLOutStream.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Text.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Text::Color.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Text::Overstrike.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Text::Termcap.3.gz +-rw-r--r-- root/root usr/share/man/man3/Pod::Usage.3.gz +-rw-r--r-- root/root usr/share/man/man3/SDBM_File.3.gz +-rw-r--r-- root/root usr/share/man/man3/Safe.3.gz +-rw-r--r-- root/root usr/share/man/man3/Scalar::Util.3.gz +-rw-r--r-- root/root usr/share/man/man3/Search::Dict.3.gz +-rw-r--r-- root/root usr/share/man/man3/SelectSaver.3.gz +-rw-r--r-- root/root usr/share/man/man3/SelfLoader.3.gz +-rw-r--r-- root/root usr/share/man/man3/Socket.3.gz +-rw-r--r-- root/root usr/share/man/man3/Storable.3.gz +-rw-r--r-- root/root usr/share/man/man3/Sub::Util.3.gz +-rw-r--r-- root/root usr/share/man/man3/Symbol.3.gz +-rw-r--r-- root/root usr/share/man/man3/Sys::Hostname.3.gz +-rw-r--r-- root/root usr/share/man/man3/Sys::Syslog.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Base.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Formatter::Base.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Formatter::Color.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Formatter::Console.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Formatter::Console::ParallelSession.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Formatter::Console::Session.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Formatter::File.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Formatter::File::Session.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Formatter::Session.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Harness.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Harness::Beyond.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Harness::Env.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Object.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Parser.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Parser::Aggregator.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Parser::Grammar.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Parser::Iterator.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Parser::Iterator::Array.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Parser::Iterator::Process.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Parser::Iterator::Stream.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Parser::IteratorFactory.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Parser::Multiplexer.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Parser::Result.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Parser::Result::Bailout.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Parser::Result::Comment.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Parser::Result::Plan.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Parser::Result::Pragma.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Parser::Result::Test.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Parser::Result::Unknown.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Parser::Result::Version.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Parser::Result::YAML.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Parser::ResultFactory.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Parser::Scheduler.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Parser::Scheduler::Job.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Parser::Scheduler::Spinner.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Parser::Source.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Parser::SourceHandler.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Parser::SourceHandler::Executable.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Parser::SourceHandler::File.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Parser::SourceHandler::Handle.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Parser::SourceHandler::Perl.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Parser::SourceHandler::RawTAP.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Parser::YAMLish::Reader.3.gz +-rw-r--r-- root/root usr/share/man/man3/TAP::Parser::YAMLish::Writer.3.gz +-rw-r--r-- root/root usr/share/man/man3/Term::ANSIColor.3.gz +-rw-r--r-- root/root usr/share/man/man3/Term::Cap.3.gz +-rw-r--r-- root/root usr/share/man/man3/Term::Complete.3.gz +-rw-r--r-- root/root usr/share/man/man3/Term::ReadLine.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::API.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::API::Breakage.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::API::Context.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::API::Instance.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::API::InterceptResult.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::API::InterceptResult::Event.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::API::InterceptResult::Hub.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::API::InterceptResult::Squasher.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::API::Stack.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::Event.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::Event::Bail.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::Event::Diag.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::Event::Encoding.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::Event::Exception.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::Event::Fail.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::Event::Generic.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::Event::Note.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::Event::Ok.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::Event::Pass.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::Event::Plan.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::Event::Skip.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::Event::Subtest.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::Event::TAP::Version.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::Event::V2.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::Event::Waiting.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::EventFacet.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::EventFacet::About.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::EventFacet::Amnesty.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::EventFacet::Assert.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::EventFacet::Control.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::EventFacet::Error.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::EventFacet::Hub.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::EventFacet::Info.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::EventFacet::Info::Table.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::EventFacet::Meta.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::EventFacet::Parent.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::EventFacet::Plan.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::EventFacet::Render.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::EventFacet::Trace.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::Formatter.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::Formatter::TAP.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::Hub.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::Hub::Interceptor.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::Hub::Interceptor::Terminator.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::Hub::Subtest.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::IPC.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::IPC::Driver.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::IPC::Driver::Files.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::Tools::Tiny.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::Transition.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::Util.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::Util::ExternalMeta.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::Util::Facets2Legacy.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::Util::HashBase.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test2::Util::Trace.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test::Builder.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test::Builder::Formatter.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test::Builder::IO::Scalar.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test::Builder::Module.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test::Builder::Tester.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test::Builder::Tester::Color.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test::Builder::TodoDiag.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test::Harness.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test::More.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test::Simple.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test::Tester.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test::Tester::Capture.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test::Tester::CaptureRunner.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test::Tutorial.3.gz +-rw-r--r-- root/root usr/share/man/man3/Test::use::ok.3.gz +-rw-r--r-- root/root usr/share/man/man3/Text::Abbrev.3.gz +-rw-r--r-- root/root usr/share/man/man3/Text::Balanced.3.gz +-rw-r--r-- root/root usr/share/man/man3/Text::ParseWords.3.gz +-rw-r--r-- root/root usr/share/man/man3/Text::Tabs.3.gz +-rw-r--r-- root/root usr/share/man/man3/Text::Wrap.3.gz +-rw-r--r-- root/root usr/share/man/man3/Thread.3.gz +-rw-r--r-- root/root usr/share/man/man3/Thread::Queue.3.gz +-rw-r--r-- root/root usr/share/man/man3/Thread::Semaphore.3.gz +-rw-r--r-- root/root usr/share/man/man3/Tie::Array.3.gz +-rw-r--r-- root/root usr/share/man/man3/Tie::File.3.gz +-rw-r--r-- root/root usr/share/man/man3/Tie::Handle.3.gz +-rw-r--r-- root/root usr/share/man/man3/Tie::Hash.3.gz +-rw-r--r-- root/root usr/share/man/man3/Tie::Hash::NamedCapture.3.gz +-rw-r--r-- root/root usr/share/man/man3/Tie::Memoize.3.gz +-rw-r--r-- root/root usr/share/man/man3/Tie::RefHash.3.gz +-rw-r--r-- root/root usr/share/man/man3/Tie::Scalar.3.gz +-rw-r--r-- root/root usr/share/man/man3/Tie::StdHandle.3.gz +-rw-r--r-- root/root usr/share/man/man3/Tie::SubstrHash.3.gz +-rw-r--r-- root/root usr/share/man/man3/Time::HiRes.3.gz +-rw-r--r-- root/root usr/share/man/man3/Time::Local.3.gz +-rw-r--r-- root/root usr/share/man/man3/Time::Piece.3.gz +-rw-r--r-- root/root usr/share/man/man3/Time::Seconds.3.gz +-rw-r--r-- root/root usr/share/man/man3/Time::gmtime.3.gz +-rw-r--r-- root/root usr/share/man/man3/Time::localtime.3.gz +-rw-r--r-- root/root usr/share/man/man3/Time::tm.3.gz +-rw-r--r-- root/root usr/share/man/man3/UNIVERSAL.3.gz +-rw-r--r-- root/root usr/share/man/man3/Unicode::Collate.3.gz +-rw-r--r-- root/root usr/share/man/man3/Unicode::Collate::CJK::Big5.3.gz +-rw-r--r-- root/root usr/share/man/man3/Unicode::Collate::CJK::GB2312.3.gz +-rw-r--r-- root/root usr/share/man/man3/Unicode::Collate::CJK::JISX0208.3.gz +-rw-r--r-- root/root usr/share/man/man3/Unicode::Collate::CJK::Korean.3.gz +-rw-r--r-- root/root usr/share/man/man3/Unicode::Collate::CJK::Pinyin.3.gz +-rw-r--r-- root/root usr/share/man/man3/Unicode::Collate::CJK::Stroke.3.gz +-rw-r--r-- root/root usr/share/man/man3/Unicode::Collate::CJK::Zhuyin.3.gz +-rw-r--r-- root/root usr/share/man/man3/Unicode::Collate::Locale.3.gz +-rw-r--r-- root/root usr/share/man/man3/Unicode::Normalize.3.gz +-rw-r--r-- root/root usr/share/man/man3/Unicode::UCD.3.gz +-rw-r--r-- root/root usr/share/man/man3/User::grent.3.gz +-rw-r--r-- root/root usr/share/man/man3/User::pwent.3.gz +-rw-r--r-- root/root usr/share/man/man3/XSLoader.3.gz +-rw-r--r-- root/root usr/share/man/man3/attributes.3.gz +-rw-r--r-- root/root usr/share/man/man3/autodie.3.gz +-rw-r--r-- root/root usr/share/man/man3/autodie::Scope::Guard.3.gz +-rw-r--r-- root/root usr/share/man/man3/autodie::Scope::GuardStack.3.gz +-rw-r--r-- root/root usr/share/man/man3/autodie::Util.3.gz +-rw-r--r-- root/root usr/share/man/man3/autodie::exception.3.gz +-rw-r--r-- root/root usr/share/man/man3/autodie::exception::system.3.gz +-rw-r--r-- root/root usr/share/man/man3/autodie::hints.3.gz +-rw-r--r-- root/root usr/share/man/man3/autodie::skip.3.gz +-rw-r--r-- root/root usr/share/man/man3/autouse.3.gz +-rw-r--r-- root/root usr/share/man/man3/base.3.gz +-rw-r--r-- root/root usr/share/man/man3/bigfloat.3.gz +-rw-r--r-- root/root usr/share/man/man3/bigint.3.gz +-rw-r--r-- root/root usr/share/man/man3/bignum.3.gz +-rw-r--r-- root/root usr/share/man/man3/bigrat.3.gz +-rw-r--r-- root/root usr/share/man/man3/blib.3.gz +-rw-r--r-- root/root usr/share/man/man3/builtin.3.gz +-rw-r--r-- root/root usr/share/man/man3/bytes.3.gz +-rw-r--r-- root/root usr/share/man/man3/charnames.3.gz +-rw-r--r-- root/root usr/share/man/man3/constant.3.gz +-rw-r--r-- root/root usr/share/man/man3/deprecate.3.gz +-rw-r--r-- root/root usr/share/man/man3/diagnostics.3.gz +-rw-r--r-- root/root usr/share/man/man3/encoding.3.gz +-rw-r--r-- root/root usr/share/man/man3/encoding::warnings.3.gz +-rw-r--r-- root/root usr/share/man/man3/experimental.3.gz +-rw-r--r-- root/root usr/share/man/man3/feature.3.gz +-rw-r--r-- root/root usr/share/man/man3/fields.3.gz +-rw-r--r-- root/root usr/share/man/man3/filetest.3.gz +-rw-r--r-- root/root usr/share/man/man3/if.3.gz +-rw-r--r-- root/root usr/share/man/man3/integer.3.gz +-rw-r--r-- root/root usr/share/man/man3/less.3.gz +-rw-r--r-- root/root usr/share/man/man3/lib.3.gz +-rw-r--r-- root/root usr/share/man/man3/locale.3.gz +-rw-r--r-- root/root usr/share/man/man3/mro.3.gz +-rw-r--r-- root/root usr/share/man/man3/ok.3.gz +-rw-r--r-- root/root usr/share/man/man3/open.3.gz +-rw-r--r-- root/root usr/share/man/man3/ops.3.gz +-rw-r--r-- root/root usr/share/man/man3/overload.3.gz +-rw-r--r-- root/root usr/share/man/man3/overloading.3.gz +-rw-r--r-- root/root usr/share/man/man3/parent.3.gz +-rw-r--r-- root/root usr/share/man/man3/re.3.gz +-rw-r--r-- root/root usr/share/man/man3/sigtrap.3.gz +-rw-r--r-- root/root usr/share/man/man3/sort.3.gz +-rw-r--r-- root/root usr/share/man/man3/strict.3.gz +-rw-r--r-- root/root usr/share/man/man3/subs.3.gz +-rw-r--r-- root/root usr/share/man/man3/threads.3.gz +-rw-r--r-- root/root usr/share/man/man3/threads::shared.3.gz +-rw-r--r-- root/root usr/share/man/man3/unicore::Name.3.gz +-rw-r--r-- root/root usr/share/man/man3/utf8.3.gz +-rw-r--r-- root/root usr/share/man/man3/vars.3.gz +-rw-r--r-- root/root usr/share/man/man3/version.3.gz +-rw-r--r-- root/root usr/share/man/man3/version::Internals.3.gz +-rw-r--r-- root/root usr/share/man/man3/vmsish.3.gz +-rw-r--r-- root/root usr/share/man/man3/warnings.3.gz +-rw-r--r-- root/root usr/share/man/man3/warnings::register.3.gz diff --git a/core/perl/spkgbuild b/core/perl/spkgbuild new file mode 100755 index 000000000..044c66be1 --- /dev/null +++ b/core/perl/spkgbuild @@ -0,0 +1,27 @@ +# description : The Practical Extraction and Report Language +# depends : gdbm + +name=perl +version=5.36.1 +release=1 +source="https://www.cpan.org/src/5.0/$name-$version.tar.xz" + +build() { + cd $name-$version + + export BUILD_ZLIB=False + export BUILD_BZIP2=0 + + sh Configure -des -Dprefix=/usr \ + -Dvendorprefix=/usr \ + -Dprivlib=/usr/lib/perl5/${version%.*} \ + -Dsitelib=/usr/lib/perl5/site_perl/${version%.*} \ + -Dvendorlib=/usr/lib/perl5/site_perl/${version%.*} \ + -Dman1dir=/usr/share/man/man1 \ + -Dman3dir=/usr/share/man/man3 \ + -Dpager="/usr/bin/less -isR" \ + -Duseshrplib \ + -Dusethreads + make + make DESTDIR=$PKG install +} diff --git a/core/perl/update b/core/perl/update new file mode 100644 index 000000000..ef2cf2699 --- /dev/null +++ b/core/perl/update @@ -0,0 +1,5 @@ +url=https://www.perl.org/get.html + +port_getver() { + getver_default +} diff --git a/core/pkgconf/.checksums b/core/pkgconf/.checksums new file mode 100644 index 000000000..11978963c --- /dev/null +++ b/core/pkgconf/.checksums @@ -0,0 +1 @@ +0ce69b513bd3d61320eac58448627875 pkgconf-1.9.4.tar.xz diff --git a/core/pkgconf/.pkgfiles b/core/pkgconf/.pkgfiles new file mode 100644 index 000000000..1c3d4b6a8 --- /dev/null +++ b/core/pkgconf/.pkgfiles @@ -0,0 +1,32 @@ +pkgconf-1.9.4-1 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/bomtool +lrwxrwxrwx root/root usr/bin/pkg-config -> pkgconf +-rwxr-xr-x root/root usr/bin/pkgconf +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/pkgconf/ +drwxr-xr-x root/root usr/include/pkgconf/libpkgconf/ +-rw-r--r-- root/root usr/include/pkgconf/libpkgconf/bsdstubs.h +-rw-r--r-- root/root usr/include/pkgconf/libpkgconf/iter.h +-rw-r--r-- root/root usr/include/pkgconf/libpkgconf/libpkgconf-api.h +-rw-r--r-- root/root usr/include/pkgconf/libpkgconf/libpkgconf.h +-rw-r--r-- root/root usr/include/pkgconf/libpkgconf/stdinc.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libpkgconf.a +lrwxrwxrwx root/root usr/lib/libpkgconf.so -> libpkgconf.so.4.0.0 +lrwxrwxrwx root/root usr/lib/libpkgconf.so.4 -> libpkgconf.so.4.0.0 +-rwxr-xr-x root/root usr/lib/libpkgconf.so.4.0.0 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libpkgconf.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/aclocal/ +-rw-r--r-- root/root usr/share/aclocal/pkg.m4 +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/pkgconf.1.gz +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/pc.5.gz +-rw-r--r-- root/root usr/share/man/man5/pkgconf-personality.5.gz +drwxr-xr-x root/root usr/share/man/man7/ +-rw-r--r-- root/root usr/share/man/man7/pkg.m4.7.gz diff --git a/core/pkgconf/spkgbuild b/core/pkgconf/spkgbuild new file mode 100755 index 000000000..7b9950115 --- /dev/null +++ b/core/pkgconf/spkgbuild @@ -0,0 +1,22 @@ +# description : Package compiler and linker metadata toolkit + +name=pkgconf +version=1.9.4 +release=1 +source="http://distfiles.dereferenced.org/$name/$name-$version.tar.xz" + +build() { + cd $name-$version + + ./configure \ + --prefix=/usr \ + --sysconfdir=/etc \ + --with-pkg-config-dir="/usr/lib/pkgconfig:/usr/share/pkgconfig" \ + --with-system-libdir="/lib:/usr/lib" \ + --with-system-includedir="/usr/include" + make + make DESTDIR=$PKG install + + ln -sf pkgconf "$PKG"/usr/bin/pkg-config + +} diff --git a/core/procps-ng/.checksums b/core/procps-ng/.checksums new file mode 100644 index 000000000..e3a82a4ab --- /dev/null +++ b/core/procps-ng/.checksums @@ -0,0 +1 @@ +22b287bcd758831cbaf3356cd3054fe7 procps-ng-4.0.3.tar.xz diff --git a/core/procps-ng/.pkgfiles b/core/procps-ng/.pkgfiles new file mode 100644 index 000000000..901511671 --- /dev/null +++ b/core/procps-ng/.pkgfiles @@ -0,0 +1,183 @@ +procps-ng-4.0.3-1 +drwxr-xr-x root/root bin/ +-rwxr-xr-x root/root bin/free +-rwxr-xr-x root/root bin/pgrep +-rwxr-xr-x root/root bin/pidof +-rwxr-xr-x root/root bin/pidwait +-rwxr-xr-x root/root bin/pkill +-rwxr-xr-x root/root bin/pmap +-rwxr-xr-x root/root bin/ps +-rwxr-xr-x root/root bin/pwdx +-rwxr-xr-x root/root bin/slabtop +-rwxr-xr-x root/root bin/tload +-rwxr-xr-x root/root bin/top +-rwxr-xr-x root/root bin/uptime +-rwxr-xr-x root/root bin/vmstat +-rwxr-xr-x root/root bin/w +-rwxr-xr-x root/root bin/watch +drwxr-xr-x root/root lib/ +lrwxrwxrwx root/root lib/libproc2.so -> libproc2.so.0.0.1 +lrwxrwxrwx root/root lib/libproc2.so.0 -> libproc2.so.0.0.1 +-rwxr-xr-x root/root lib/libproc2.so.0.0.1 +drwxr-xr-x root/root lib/pkgconfig/ +-rw-r--r-- root/root lib/pkgconfig/libproc2.pc +drwxr-xr-x root/root sbin/ +-rwxr-xr-x root/root sbin/sysctl +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/libproc2/ +-rw-r--r-- root/root usr/include/libproc2/diskstats.h +-rw-r--r-- root/root usr/include/libproc2/meminfo.h +-rw-r--r-- root/root usr/include/libproc2/misc.h +-rw-r--r-- root/root usr/include/libproc2/pids.h +-rw-r--r-- root/root usr/include/libproc2/slabinfo.h +-rw-r--r-- root/root usr/include/libproc2/stat.h +-rw-r--r-- root/root usr/include/libproc2/vmstat.h +-rw-r--r-- root/root usr/include/libproc2/xtra-procps-debug.h +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/de/ +drwxr-xr-x root/root usr/share/man/de/man1/ +-rw-r--r-- root/root usr/share/man/de/man1/free.1.gz +-rw-r--r-- root/root usr/share/man/de/man1/kill.1.gz +-rw-r--r-- root/root usr/share/man/de/man1/pgrep.1.gz +-rw-r--r-- root/root usr/share/man/de/man1/pidof.1.gz +-rw-r--r-- root/root usr/share/man/de/man1/pmap.1.gz +-rw-r--r-- root/root usr/share/man/de/man1/ps.1.gz +-rw-r--r-- root/root usr/share/man/de/man1/pwdx.1.gz +-rw-r--r-- root/root usr/share/man/de/man1/skill.1.gz +-rw-r--r-- root/root usr/share/man/de/man1/slabtop.1.gz +-rw-r--r-- root/root usr/share/man/de/man1/tload.1.gz +-rw-r--r-- root/root usr/share/man/de/man1/uptime.1.gz +-rw-r--r-- root/root usr/share/man/de/man1/w.1.gz +-rw-r--r-- root/root usr/share/man/de/man1/watch.1.gz +drwxr-xr-x root/root usr/share/man/de/man3/ +drwxr-xr-x root/root usr/share/man/de/man5/ +-rw-r--r-- root/root usr/share/man/de/man5/sysctl.conf.5.gz +drwxr-xr-x root/root usr/share/man/de/man8/ +-rw-r--r-- root/root usr/share/man/de/man8/sysctl.8.gz +-rw-r--r-- root/root usr/share/man/de/man8/vmstat.8.gz +drwxr-xr-x root/root usr/share/man/fr/ +drwxr-xr-x root/root usr/share/man/fr/man1/ +-rw-r--r-- root/root usr/share/man/fr/man1/free.1.gz +-rw-r--r-- root/root usr/share/man/fr/man1/kill.1.gz +-rw-r--r-- root/root usr/share/man/fr/man1/pmap.1.gz +-rw-r--r-- root/root usr/share/man/fr/man1/ps.1.gz +-rw-r--r-- root/root usr/share/man/fr/man1/pwdx.1.gz +-rw-r--r-- root/root usr/share/man/fr/man1/skill.1.gz +-rw-r--r-- root/root usr/share/man/fr/man1/slabtop.1.gz +-rw-r--r-- root/root usr/share/man/fr/man1/tload.1.gz +-rw-r--r-- root/root usr/share/man/fr/man1/uptime.1.gz +-rw-r--r-- root/root usr/share/man/fr/man1/w.1.gz +-rw-r--r-- root/root usr/share/man/fr/man1/watch.1.gz +drwxr-xr-x root/root usr/share/man/fr/man3/ +drwxr-xr-x root/root usr/share/man/fr/man5/ +-rw-r--r-- root/root usr/share/man/fr/man5/sysctl.conf.5.gz +drwxr-xr-x root/root usr/share/man/fr/man8/ +-rw-r--r-- root/root usr/share/man/fr/man8/sysctl.8.gz +-rw-r--r-- root/root usr/share/man/fr/man8/vmstat.8.gz +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/free.1.gz +-rw-r--r-- root/root usr/share/man/man1/pgrep.1.gz +-rw-r--r-- root/root usr/share/man/man1/pidof.1.gz +-rw-r--r-- root/root usr/share/man/man1/pidwait.1.gz +-rw-r--r-- root/root usr/share/man/man1/pkill.1.gz +-rw-r--r-- root/root usr/share/man/man1/pmap.1.gz +-rw-r--r-- root/root usr/share/man/man1/ps.1.gz +-rw-r--r-- root/root usr/share/man/man1/pwdx.1.gz +-rw-r--r-- root/root usr/share/man/man1/slabtop.1.gz +-rw-r--r-- root/root usr/share/man/man1/tload.1.gz +-rw-r--r-- root/root usr/share/man/man1/top.1.gz +-rw-r--r-- root/root usr/share/man/man1/uptime.1.gz +-rw-r--r-- root/root usr/share/man/man1/w.1.gz +-rw-r--r-- root/root usr/share/man/man1/watch.1.gz +drwxr-xr-x root/root usr/share/man/man3/ +-rw-r--r-- root/root usr/share/man/man3/procps.3.gz +-rw-r--r-- root/root usr/share/man/man3/procps_misc.3.gz +-rw-r--r-- root/root usr/share/man/man3/procps_pids.3.gz +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/sysctl.conf.5.gz +drwxr-xr-x root/root usr/share/man/man8/ +-rw-r--r-- root/root usr/share/man/man8/sysctl.8.gz +-rw-r--r-- root/root usr/share/man/man8/vmstat.8.gz +drwxr-xr-x root/root usr/share/man/pl/ +drwxr-xr-x root/root usr/share/man/pl/man1/ +-rw-r--r-- root/root usr/share/man/pl/man1/free.1.gz +-rw-r--r-- root/root usr/share/man/pl/man1/pgrep.1.gz +-rw-r--r-- root/root usr/share/man/pl/man1/pmap.1.gz +-rw-r--r-- root/root usr/share/man/pl/man1/uptime.1.gz +drwxr-xr-x root/root usr/share/man/pl/man3/ +-rw-r--r-- root/root usr/share/man/pl/man3/procps.3.gz +-rw-r--r-- root/root usr/share/man/pl/man3/procps_misc.3.gz +-rw-r--r-- root/root usr/share/man/pl/man3/procps_pids.3.gz +drwxr-xr-x root/root usr/share/man/pl/man5/ +drwxr-xr-x root/root usr/share/man/pl/man8/ +-rw-r--r-- root/root usr/share/man/pl/man8/vmstat.8.gz +drwxr-xr-x root/root usr/share/man/pt_BR/ +drwxr-xr-x root/root usr/share/man/pt_BR/man1/ +-rw-r--r-- root/root usr/share/man/pt_BR/man1/free.1.gz +-rw-r--r-- root/root usr/share/man/pt_BR/man1/kill.1.gz +-rw-r--r-- root/root usr/share/man/pt_BR/man1/pmap.1.gz +-rw-r--r-- root/root usr/share/man/pt_BR/man1/pwdx.1.gz +-rw-r--r-- root/root usr/share/man/pt_BR/man1/skill.1.gz +-rw-r--r-- root/root usr/share/man/pt_BR/man1/slabtop.1.gz +-rw-r--r-- root/root usr/share/man/pt_BR/man1/tload.1.gz +-rw-r--r-- root/root usr/share/man/pt_BR/man1/uptime.1.gz +-rw-r--r-- root/root usr/share/man/pt_BR/man1/w.1.gz +-rw-r--r-- root/root usr/share/man/pt_BR/man1/watch.1.gz +drwxr-xr-x root/root usr/share/man/pt_BR/man3/ +drwxr-xr-x root/root usr/share/man/pt_BR/man5/ +-rw-r--r-- root/root usr/share/man/pt_BR/man5/sysctl.conf.5.gz +drwxr-xr-x root/root usr/share/man/pt_BR/man8/ +-rw-r--r-- root/root usr/share/man/pt_BR/man8/sysctl.8.gz +-rw-r--r-- root/root usr/share/man/pt_BR/man8/vmstat.8.gz +drwxr-xr-x root/root usr/share/man/sv/ +drwxr-xr-x root/root usr/share/man/sv/man1/ +-rw-r--r-- root/root usr/share/man/sv/man1/free.1.gz +-rw-r--r-- root/root usr/share/man/sv/man1/kill.1.gz +-rw-r--r-- root/root usr/share/man/sv/man1/pgrep.1.gz +-rw-r--r-- root/root usr/share/man/sv/man1/pidof.1.gz +-rw-r--r-- root/root usr/share/man/sv/man1/pmap.1.gz +-rw-r--r-- root/root usr/share/man/sv/man1/ps.1.gz +-rw-r--r-- root/root usr/share/man/sv/man1/pwdx.1.gz +-rw-r--r-- root/root usr/share/man/sv/man1/skill.1.gz +-rw-r--r-- root/root usr/share/man/sv/man1/slabtop.1.gz +-rw-r--r-- root/root usr/share/man/sv/man1/tload.1.gz +-rw-r--r-- root/root usr/share/man/sv/man1/top.1.gz +-rw-r--r-- root/root usr/share/man/sv/man1/uptime.1.gz +-rw-r--r-- root/root usr/share/man/sv/man1/w.1.gz +-rw-r--r-- root/root usr/share/man/sv/man1/watch.1.gz +drwxr-xr-x root/root usr/share/man/sv/man3/ +-rw-r--r-- root/root usr/share/man/sv/man3/procps.3.gz +-rw-r--r-- root/root usr/share/man/sv/man3/procps_misc.3.gz +-rw-r--r-- root/root usr/share/man/sv/man3/procps_pids.3.gz +drwxr-xr-x root/root usr/share/man/sv/man5/ +-rw-r--r-- root/root usr/share/man/sv/man5/sysctl.conf.5.gz +drwxr-xr-x root/root usr/share/man/sv/man8/ +-rw-r--r-- root/root usr/share/man/sv/man8/sysctl.8.gz +-rw-r--r-- root/root usr/share/man/sv/man8/vmstat.8.gz +drwxr-xr-x root/root usr/share/man/uk/ +drwxr-xr-x root/root usr/share/man/uk/man1/ +-rw-r--r-- root/root usr/share/man/uk/man1/free.1.gz +-rw-r--r-- root/root usr/share/man/uk/man1/kill.1.gz +-rw-r--r-- root/root usr/share/man/uk/man1/pgrep.1.gz +-rw-r--r-- root/root usr/share/man/uk/man1/pidof.1.gz +-rw-r--r-- root/root usr/share/man/uk/man1/pmap.1.gz +-rw-r--r-- root/root usr/share/man/uk/man1/ps.1.gz +-rw-r--r-- root/root usr/share/man/uk/man1/pwdx.1.gz +-rw-r--r-- root/root usr/share/man/uk/man1/skill.1.gz +-rw-r--r-- root/root usr/share/man/uk/man1/slabtop.1.gz +-rw-r--r-- root/root usr/share/man/uk/man1/tload.1.gz +-rw-r--r-- root/root usr/share/man/uk/man1/top.1.gz +-rw-r--r-- root/root usr/share/man/uk/man1/uptime.1.gz +-rw-r--r-- root/root usr/share/man/uk/man1/w.1.gz +-rw-r--r-- root/root usr/share/man/uk/man1/watch.1.gz +drwxr-xr-x root/root usr/share/man/uk/man3/ +-rw-r--r-- root/root usr/share/man/uk/man3/procps.3.gz +-rw-r--r-- root/root usr/share/man/uk/man3/procps_misc.3.gz +-rw-r--r-- root/root usr/share/man/uk/man3/procps_pids.3.gz +drwxr-xr-x root/root usr/share/man/uk/man5/ +-rw-r--r-- root/root usr/share/man/uk/man5/sysctl.conf.5.gz +drwxr-xr-x root/root usr/share/man/uk/man8/ +-rw-r--r-- root/root usr/share/man/uk/man8/sysctl.8.gz +-rw-r--r-- root/root usr/share/man/uk/man8/vmstat.8.gz diff --git a/core/procps-ng/spkgbuild b/core/procps-ng/spkgbuild new file mode 100755 index 000000000..9748c5404 --- /dev/null +++ b/core/procps-ng/spkgbuild @@ -0,0 +1,18 @@ +# description : Programs for monitoring processes +# depends : ncurses + +name=procps-ng +version=4.0.3 +release=1 +source="https://sourceforge.net/projects/procps-ng/files/Production/$name-$version.tar.xz" + +build() { + cd $name-$version + + ./configure --prefix=/usr \ + --exec-prefix= \ + --disable-static \ + --disable-kill + make + make DESTDIR=$PKG install +} diff --git a/core/psmisc/.checksums b/core/psmisc/.checksums new file mode 100644 index 000000000..82775bb91 --- /dev/null +++ b/core/psmisc/.checksums @@ -0,0 +1 @@ +ed3206da1184ce9e82d607dc56c52633 psmisc-23.6.tar.xz diff --git a/core/psmisc/.pkgfiles b/core/psmisc/.pkgfiles new file mode 100644 index 000000000..5866bd9a1 --- /dev/null +++ b/core/psmisc/.pkgfiles @@ -0,0 +1,104 @@ +psmisc-23.6-1 +drwxr-xr-x root/root bin/ +-rwxr-xr-x root/root bin/fuser +-rwxr-xr-x root/root bin/killall +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/peekfd +-rwxr-xr-x root/root usr/bin/prtstat +-rwxr-xr-x root/root usr/bin/pslog +-rwxr-xr-x root/root usr/bin/pstree +lrwxrwxrwx root/root usr/bin/pstree.x11 -> pstree +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/da/ +drwxr-xr-x root/root usr/share/man/da/man1/ +-rw-r--r-- root/root usr/share/man/da/man1/prtstat.1.gz +-rw-r--r-- root/root usr/share/man/da/man1/pslog.1.gz +drwxr-xr-x root/root usr/share/man/de/ +drwxr-xr-x root/root usr/share/man/de/man1/ +-rw-r--r-- root/root usr/share/man/de/man1/fuser.1.gz +-rw-r--r-- root/root usr/share/man/de/man1/killall.1.gz +-rw-r--r-- root/root usr/share/man/de/man1/peekfd.1.gz +-rw-r--r-- root/root usr/share/man/de/man1/prtstat.1.gz +-rw-r--r-- root/root usr/share/man/de/man1/pslog.1.gz +-rw-r--r-- root/root usr/share/man/de/man1/pstree.1.gz +drwxr-xr-x root/root usr/share/man/fr/ +drwxr-xr-x root/root usr/share/man/fr/man1/ +-rw-r--r-- root/root usr/share/man/fr/man1/fuser.1.gz +-rw-r--r-- root/root usr/share/man/fr/man1/killall.1.gz +-rw-r--r-- root/root usr/share/man/fr/man1/peekfd.1.gz +-rw-r--r-- root/root usr/share/man/fr/man1/prtstat.1.gz +-rw-r--r-- root/root usr/share/man/fr/man1/pslog.1.gz +-rw-r--r-- root/root usr/share/man/fr/man1/pstree.1.gz +drwxr-xr-x root/root usr/share/man/hr/ +drwxr-xr-x root/root usr/share/man/hr/man1/ +-rw-r--r-- root/root usr/share/man/hr/man1/fuser.1.gz +-rw-r--r-- root/root usr/share/man/hr/man1/killall.1.gz +-rw-r--r-- root/root usr/share/man/hr/man1/peekfd.1.gz +-rw-r--r-- root/root usr/share/man/hr/man1/prtstat.1.gz +-rw-r--r-- root/root usr/share/man/hr/man1/pslog.1.gz +-rw-r--r-- root/root usr/share/man/hr/man1/pstree.1.gz +drwxr-xr-x root/root usr/share/man/ko/ +drwxr-xr-x root/root usr/share/man/ko/man1/ +-rw-r--r-- root/root usr/share/man/ko/man1/fuser.1.gz +-rw-r--r-- root/root usr/share/man/ko/man1/killall.1.gz +-rw-r--r-- root/root usr/share/man/ko/man1/peekfd.1.gz +-rw-r--r-- root/root usr/share/man/ko/man1/prtstat.1.gz +-rw-r--r-- root/root usr/share/man/ko/man1/pslog.1.gz +-rw-r--r-- root/root usr/share/man/ko/man1/pstree.1.gz +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/fuser.1.gz +-rw-r--r-- root/root usr/share/man/man1/killall.1.gz +-rw-r--r-- root/root usr/share/man/man1/peekfd.1.gz +-rw-r--r-- root/root usr/share/man/man1/prtstat.1.gz +-rw-r--r-- root/root usr/share/man/man1/pslog.1.gz +-rw-r--r-- root/root usr/share/man/man1/pstree.1.gz +drwxr-xr-x root/root usr/share/man/pt_BR/ +drwxr-xr-x root/root usr/share/man/pt_BR/man1/ +-rw-r--r-- root/root usr/share/man/pt_BR/man1/fuser.1.gz +-rw-r--r-- root/root usr/share/man/pt_BR/man1/killall.1.gz +-rw-r--r-- root/root usr/share/man/pt_BR/man1/peekfd.1.gz +-rw-r--r-- root/root usr/share/man/pt_BR/man1/prtstat.1.gz +-rw-r--r-- root/root usr/share/man/pt_BR/man1/pslog.1.gz +-rw-r--r-- root/root usr/share/man/pt_BR/man1/pstree.1.gz +drwxr-xr-x root/root usr/share/man/ro/ +drwxr-xr-x root/root usr/share/man/ro/man1/ +-rw-r--r-- root/root usr/share/man/ro/man1/fuser.1.gz +-rw-r--r-- root/root usr/share/man/ro/man1/killall.1.gz +-rw-r--r-- root/root usr/share/man/ro/man1/peekfd.1.gz +-rw-r--r-- root/root usr/share/man/ro/man1/prtstat.1.gz +-rw-r--r-- root/root usr/share/man/ro/man1/pslog.1.gz +-rw-r--r-- root/root usr/share/man/ro/man1/pstree.1.gz +drwxr-xr-x root/root usr/share/man/ru/ +drwxr-xr-x root/root usr/share/man/ru/man1/ +-rw-r--r-- root/root usr/share/man/ru/man1/fuser.1.gz +-rw-r--r-- root/root usr/share/man/ru/man1/killall.1.gz +-rw-r--r-- root/root usr/share/man/ru/man1/peekfd.1.gz +-rw-r--r-- root/root usr/share/man/ru/man1/prtstat.1.gz +-rw-r--r-- root/root usr/share/man/ru/man1/pslog.1.gz +-rw-r--r-- root/root usr/share/man/ru/man1/pstree.1.gz +drwxr-xr-x root/root usr/share/man/sr/ +drwxr-xr-x root/root usr/share/man/sr/man1/ +-rw-r--r-- root/root usr/share/man/sr/man1/fuser.1.gz +-rw-r--r-- root/root usr/share/man/sr/man1/killall.1.gz +-rw-r--r-- root/root usr/share/man/sr/man1/peekfd.1.gz +-rw-r--r-- root/root usr/share/man/sr/man1/prtstat.1.gz +-rw-r--r-- root/root usr/share/man/sr/man1/pslog.1.gz +-rw-r--r-- root/root usr/share/man/sr/man1/pstree.1.gz +drwxr-xr-x root/root usr/share/man/sv/ +drwxr-xr-x root/root usr/share/man/sv/man1/ +-rw-r--r-- root/root usr/share/man/sv/man1/fuser.1.gz +-rw-r--r-- root/root usr/share/man/sv/man1/killall.1.gz +-rw-r--r-- root/root usr/share/man/sv/man1/peekfd.1.gz +-rw-r--r-- root/root usr/share/man/sv/man1/prtstat.1.gz +-rw-r--r-- root/root usr/share/man/sv/man1/pslog.1.gz +-rw-r--r-- root/root usr/share/man/sv/man1/pstree.1.gz +drwxr-xr-x root/root usr/share/man/uk/ +drwxr-xr-x root/root usr/share/man/uk/man1/ +-rw-r--r-- root/root usr/share/man/uk/man1/fuser.1.gz +-rw-r--r-- root/root usr/share/man/uk/man1/killall.1.gz +-rw-r--r-- root/root usr/share/man/uk/man1/peekfd.1.gz +-rw-r--r-- root/root usr/share/man/uk/man1/prtstat.1.gz +-rw-r--r-- root/root usr/share/man/uk/man1/pslog.1.gz +-rw-r--r-- root/root usr/share/man/uk/man1/pstree.1.gz diff --git a/core/psmisc/spkgbuild b/core/psmisc/spkgbuild new file mode 100755 index 000000000..f2db6f706 --- /dev/null +++ b/core/psmisc/spkgbuild @@ -0,0 +1,19 @@ +# description : Programs for displaying information about running processes +# depends : ncurses + +name=psmisc +version=23.6 +release=1 +source="https://sourceforge.net/projects/psmisc/files/psmisc/psmisc-$version.tar.xz" + +build() { + cd $name-$version + + ./configure --prefix=/usr --disable-nls + make + make DESTDIR=$PKG install + + mkdir -p $PKG/bin + mv -v $PKG/usr/bin/fuser $PKG/bin + mv -v $PKG/usr/bin/killall $PKG/bin +} diff --git a/core/python3/.checksums b/core/python3/.checksums new file mode 100644 index 000000000..5c6213532 --- /dev/null +++ b/core/python3/.checksums @@ -0,0 +1,2 @@ +387d5f6d00d2be01ecb87216cac0f88c pyconfig.h +c8d52fc4fb8ad9932a11d86d142ee73a python3-3.11.3.tar.xz diff --git a/core/python3/.pkgfiles b/core/python3/.pkgfiles new file mode 100644 index 000000000..02caf5892 --- /dev/null +++ b/core/python3/.pkgfiles @@ -0,0 +1,3394 @@ +python3-3.11.3-1 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +lrwxrwxrwx root/root usr/bin/2to3 -> 2to3-3.11 +-rwxr-xr-x root/root usr/bin/2to3-3.11 +lrwxrwxrwx root/root usr/bin/idle3 -> idle3.11 +-rwxr-xr-x root/root usr/bin/idle3.11 +lrwxrwxrwx root/root usr/bin/pydoc3 -> pydoc3.11 +-rwxr-xr-x root/root usr/bin/pydoc3.11 +lrwxrwxrwx root/root usr/bin/python3 -> python3.11 +lrwxrwxrwx root/root usr/bin/python3-config -> python3.11-config +-rwxr-xr-x root/root usr/bin/python3.11 +-rwxr-xr-x root/root usr/bin/python3.11-config +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/python3.11/ +-rw-r--r-- root/root usr/include/python3.11/Python.h +-rw-r--r-- root/root usr/include/python3.11/abstract.h +-rw-r--r-- root/root usr/include/python3.11/bltinmodule.h +-rw-r--r-- root/root usr/include/python3.11/boolobject.h +-rw-r--r-- root/root usr/include/python3.11/bytearrayobject.h +-rw-r--r-- root/root usr/include/python3.11/bytesobject.h +-rw-r--r-- root/root usr/include/python3.11/ceval.h +-rw-r--r-- root/root usr/include/python3.11/codecs.h +-rw-r--r-- root/root usr/include/python3.11/compile.h +-rw-r--r-- root/root usr/include/python3.11/complexobject.h +drwxr-xr-x root/root usr/include/python3.11/cpython/ +-rw-r--r-- root/root usr/include/python3.11/cpython/abstract.h +-rw-r--r-- root/root usr/include/python3.11/cpython/bytearrayobject.h +-rw-r--r-- root/root usr/include/python3.11/cpython/bytesobject.h +-rw-r--r-- root/root usr/include/python3.11/cpython/cellobject.h +-rw-r--r-- root/root usr/include/python3.11/cpython/ceval.h +-rw-r--r-- root/root usr/include/python3.11/cpython/classobject.h +-rw-r--r-- root/root usr/include/python3.11/cpython/code.h +-rw-r--r-- root/root usr/include/python3.11/cpython/compile.h +-rw-r--r-- root/root usr/include/python3.11/cpython/complexobject.h +-rw-r--r-- root/root usr/include/python3.11/cpython/context.h +-rw-r--r-- root/root usr/include/python3.11/cpython/descrobject.h +-rw-r--r-- root/root usr/include/python3.11/cpython/dictobject.h +-rw-r--r-- root/root usr/include/python3.11/cpython/fileobject.h +-rw-r--r-- root/root usr/include/python3.11/cpython/fileutils.h +-rw-r--r-- root/root usr/include/python3.11/cpython/floatobject.h +-rw-r--r-- root/root usr/include/python3.11/cpython/frameobject.h +-rw-r--r-- root/root usr/include/python3.11/cpython/funcobject.h +-rw-r--r-- root/root usr/include/python3.11/cpython/genobject.h +-rw-r--r-- root/root usr/include/python3.11/cpython/import.h +-rw-r--r-- root/root usr/include/python3.11/cpython/initconfig.h +-rw-r--r-- root/root usr/include/python3.11/cpython/listobject.h +-rw-r--r-- root/root usr/include/python3.11/cpython/longintrepr.h +-rw-r--r-- root/root usr/include/python3.11/cpython/longobject.h +-rw-r--r-- root/root usr/include/python3.11/cpython/methodobject.h +-rw-r--r-- root/root usr/include/python3.11/cpython/modsupport.h +-rw-r--r-- root/root usr/include/python3.11/cpython/object.h +-rw-r--r-- root/root usr/include/python3.11/cpython/objimpl.h +-rw-r--r-- root/root usr/include/python3.11/cpython/odictobject.h +-rw-r--r-- root/root usr/include/python3.11/cpython/picklebufobject.h +-rw-r--r-- root/root usr/include/python3.11/cpython/pthread_stubs.h +-rw-r--r-- root/root usr/include/python3.11/cpython/pyctype.h +-rw-r--r-- root/root usr/include/python3.11/cpython/pydebug.h +-rw-r--r-- root/root usr/include/python3.11/cpython/pyerrors.h +-rw-r--r-- root/root usr/include/python3.11/cpython/pyfpe.h +-rw-r--r-- root/root usr/include/python3.11/cpython/pyframe.h +-rw-r--r-- root/root usr/include/python3.11/cpython/pylifecycle.h +-rw-r--r-- root/root usr/include/python3.11/cpython/pymem.h +-rw-r--r-- root/root usr/include/python3.11/cpython/pystate.h +-rw-r--r-- root/root usr/include/python3.11/cpython/pythonrun.h +-rw-r--r-- root/root usr/include/python3.11/cpython/pythread.h +-rw-r--r-- root/root usr/include/python3.11/cpython/pytime.h +-rw-r--r-- root/root usr/include/python3.11/cpython/setobject.h +-rw-r--r-- root/root usr/include/python3.11/cpython/sysmodule.h +-rw-r--r-- root/root usr/include/python3.11/cpython/traceback.h +-rw-r--r-- root/root usr/include/python3.11/cpython/tupleobject.h +-rw-r--r-- root/root usr/include/python3.11/cpython/unicodeobject.h +-rw-r--r-- root/root usr/include/python3.11/cpython/warnings.h +-rw-r--r-- root/root usr/include/python3.11/cpython/weakrefobject.h +-rw-r--r-- root/root usr/include/python3.11/datetime.h +-rw-r--r-- root/root usr/include/python3.11/descrobject.h +-rw-r--r-- root/root usr/include/python3.11/dictobject.h +-rw-r--r-- root/root usr/include/python3.11/dynamic_annotations.h +-rw-r--r-- root/root usr/include/python3.11/enumobject.h +-rw-r--r-- root/root usr/include/python3.11/errcode.h +-rw-r--r-- root/root usr/include/python3.11/exports.h +-rw-r--r-- root/root usr/include/python3.11/fileobject.h +-rw-r--r-- root/root usr/include/python3.11/fileutils.h +-rw-r--r-- root/root usr/include/python3.11/floatobject.h +-rw-r--r-- root/root usr/include/python3.11/frameobject.h +-rw-r--r-- root/root usr/include/python3.11/genericaliasobject.h +-rw-r--r-- root/root usr/include/python3.11/import.h +drwxr-xr-x root/root usr/include/python3.11/internal/ +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_abstract.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_accu.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_asdl.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_ast.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_ast_state.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_atomic.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_atomic_funcs.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_bitutils.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_blocks_output_buffer.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_bytes_methods.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_bytesobject.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_call.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_ceval.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_code.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_compile.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_condvar.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_context.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_dict.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_dtoa.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_emscripten_signal.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_exceptions.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_fileutils.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_floatobject.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_format.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_frame.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_function.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_gc.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_genobject.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_getopt.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_gil.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_global_objects.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_global_strings.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_hamt.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_hashtable.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_import.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_initconfig.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_interp.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_interpreteridobject.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_list.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_long.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_moduleobject.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_namespace.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_object.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_opcode.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_parser.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_pathconfig.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_pyarena.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_pyerrors.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_pyhash.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_pylifecycle.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_pymath.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_pymem.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_pystate.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_runtime.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_runtime_init.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_signal.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_sliceobject.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_strhex.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_structseq.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_symtable.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_sysmodule.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_traceback.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_tuple.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_typeobject.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_ucnhash.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_unicodeobject.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_unionobject.h +-rw-r--r-- root/root usr/include/python3.11/internal/pycore_warnings.h +-rw-r--r-- root/root usr/include/python3.11/intrcheck.h +-rw-r--r-- root/root usr/include/python3.11/iterobject.h +-rw-r--r-- root/root usr/include/python3.11/listobject.h +-rw-r--r-- root/root usr/include/python3.11/longobject.h +-rw-r--r-- root/root usr/include/python3.11/marshal.h +-rw-r--r-- root/root usr/include/python3.11/memoryobject.h +-rw-r--r-- root/root usr/include/python3.11/methodobject.h +-rw-r--r-- root/root usr/include/python3.11/modsupport.h +-rw-r--r-- root/root usr/include/python3.11/moduleobject.h +-rw-r--r-- root/root usr/include/python3.11/object.h +-rw-r--r-- root/root usr/include/python3.11/objimpl.h +-rw-r--r-- root/root usr/include/python3.11/opcode.h +-rw-r--r-- root/root usr/include/python3.11/osdefs.h +-rw-r--r-- root/root usr/include/python3.11/osmodule.h +-rw-r--r-- root/root usr/include/python3.11/patchlevel.h +-rw-r--r-- root/root usr/include/python3.11/py_curses.h +-rw-r--r-- root/root usr/include/python3.11/pybuffer.h +-rw-r--r-- root/root usr/include/python3.11/pycapsule.h +-rw-r--r-- root/root usr/include/python3.11/pyconfig-64.h +-rw-r--r-- root/root usr/include/python3.11/pyconfig.h +-rw-r--r-- root/root usr/include/python3.11/pydtrace.h +-rw-r--r-- root/root usr/include/python3.11/pyerrors.h +-rw-r--r-- root/root usr/include/python3.11/pyexpat.h +-rw-r--r-- root/root usr/include/python3.11/pyframe.h +-rw-r--r-- root/root usr/include/python3.11/pyhash.h +-rw-r--r-- root/root usr/include/python3.11/pylifecycle.h +-rw-r--r-- root/root usr/include/python3.11/pymacconfig.h +-rw-r--r-- root/root usr/include/python3.11/pymacro.h +-rw-r--r-- root/root usr/include/python3.11/pymath.h +-rw-r--r-- root/root usr/include/python3.11/pymem.h +-rw-r--r-- root/root usr/include/python3.11/pyport.h +-rw-r--r-- root/root usr/include/python3.11/pystate.h +-rw-r--r-- root/root usr/include/python3.11/pystrcmp.h +-rw-r--r-- root/root usr/include/python3.11/pystrtod.h +-rw-r--r-- root/root usr/include/python3.11/pythonrun.h +-rw-r--r-- root/root usr/include/python3.11/pythread.h +-rw-r--r-- root/root usr/include/python3.11/pytypedefs.h +-rw-r--r-- root/root usr/include/python3.11/rangeobject.h +-rw-r--r-- root/root usr/include/python3.11/setobject.h +-rw-r--r-- root/root usr/include/python3.11/sliceobject.h +-rw-r--r-- root/root usr/include/python3.11/structmember.h +-rw-r--r-- root/root usr/include/python3.11/structseq.h +-rw-r--r-- root/root usr/include/python3.11/sysmodule.h +-rw-r--r-- root/root usr/include/python3.11/token.h +-rw-r--r-- root/root usr/include/python3.11/traceback.h +-rw-r--r-- root/root usr/include/python3.11/tracemalloc.h +-rw-r--r-- root/root usr/include/python3.11/tupleobject.h +-rw-r--r-- root/root usr/include/python3.11/typeslots.h +-rw-r--r-- root/root usr/include/python3.11/unicodeobject.h +-rw-r--r-- root/root usr/include/python3.11/warnings.h +-rw-r--r-- root/root usr/include/python3.11/weakrefobject.h +drwxr-xr-x root/root usr/lib/ +lrwxrwxrwx root/root usr/lib/libpython3.11.so -> libpython3.11.so.1.0 +-rwxr-xr-x root/root usr/lib/libpython3.11.so.1.0 +-rwxr-xr-x root/root usr/lib/libpython3.so +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/python-3.11-embed.pc +-rw-r--r-- root/root usr/lib/pkgconfig/python-3.11.pc +lrwxrwxrwx root/root usr/lib/pkgconfig/python3-embed.pc -> python-3.11-embed.pc +lrwxrwxrwx root/root usr/lib/pkgconfig/python3.pc -> python-3.11.pc +drwxr-xr-x root/root usr/lib/python3.11/ +-rw-r--r-- root/root usr/lib/python3.11/LICENSE.txt +-rw-r--r-- root/root usr/lib/python3.11/__future__.py +-rw-r--r-- root/root usr/lib/python3.11/__hello__.py +drwxr-xr-x root/root usr/lib/python3.11/__phello__/ +-rw-r--r-- root/root usr/lib/python3.11/__phello__/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/__phello__/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/__phello__/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__phello__/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__phello__/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__phello__/__pycache__/spam.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__phello__/__pycache__/spam.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__phello__/__pycache__/spam.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__phello__/spam.py +drwxr-xr-x root/root usr/lib/python3.11/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/__future__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/__future__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/__future__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/__hello__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/__hello__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/__hello__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_aix_support.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_aix_support.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_aix_support.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_bootsubprocess.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_bootsubprocess.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_bootsubprocess.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_collections_abc.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_collections_abc.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_collections_abc.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_compat_pickle.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_compat_pickle.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_compat_pickle.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_compression.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_compression.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_compression.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_markupbase.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_markupbase.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_markupbase.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_osx_support.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_osx_support.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_osx_support.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_py_abc.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_py_abc.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_py_abc.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_pydecimal.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_pydecimal.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_pydecimal.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_pyio.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_pyio.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_pyio.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_sitebuiltins.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_sitebuiltins.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_sitebuiltins.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_strptime.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_strptime.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_strptime.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_sysconfigdata__linux_x86_64-linux-gnu.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_sysconfigdata__linux_x86_64-linux-gnu.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_sysconfigdata__linux_x86_64-linux-gnu.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_threading_local.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_threading_local.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_threading_local.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_weakrefset.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_weakrefset.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/_weakrefset.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/abc.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/abc.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/abc.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/aifc.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/aifc.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/aifc.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/antigravity.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/antigravity.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/antigravity.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/argparse.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/argparse.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/argparse.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/ast.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/ast.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/ast.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/asynchat.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/asynchat.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/asynchat.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/asyncore.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/asyncore.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/asyncore.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/base64.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/base64.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/base64.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/bdb.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/bdb.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/bdb.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/bisect.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/bisect.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/bisect.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/bz2.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/bz2.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/bz2.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/cProfile.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/cProfile.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/cProfile.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/calendar.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/calendar.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/calendar.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/cgi.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/cgi.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/cgi.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/cgitb.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/cgitb.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/cgitb.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/chunk.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/chunk.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/chunk.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/cmd.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/cmd.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/cmd.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/code.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/code.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/code.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/codecs.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/codecs.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/codecs.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/codeop.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/codeop.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/codeop.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/colorsys.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/colorsys.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/colorsys.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/compileall.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/compileall.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/compileall.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/configparser.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/configparser.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/configparser.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/contextlib.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/contextlib.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/contextlib.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/contextvars.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/contextvars.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/contextvars.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/copy.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/copy.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/copy.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/copyreg.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/copyreg.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/copyreg.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/crypt.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/crypt.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/crypt.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/csv.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/csv.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/csv.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/dataclasses.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/dataclasses.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/dataclasses.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/datetime.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/datetime.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/datetime.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/decimal.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/decimal.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/decimal.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/difflib.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/difflib.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/difflib.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/dis.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/dis.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/dis.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/doctest.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/doctest.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/doctest.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/enum.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/enum.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/enum.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/filecmp.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/filecmp.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/filecmp.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/fileinput.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/fileinput.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/fileinput.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/fnmatch.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/fnmatch.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/fnmatch.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/fractions.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/fractions.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/fractions.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/ftplib.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/ftplib.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/ftplib.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/functools.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/functools.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/functools.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/genericpath.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/genericpath.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/genericpath.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/getopt.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/getopt.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/getopt.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/getpass.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/getpass.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/getpass.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/gettext.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/gettext.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/gettext.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/glob.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/glob.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/glob.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/graphlib.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/graphlib.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/graphlib.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/gzip.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/gzip.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/gzip.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/hashlib.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/hashlib.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/hashlib.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/heapq.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/heapq.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/heapq.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/hmac.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/hmac.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/hmac.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/imaplib.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/imaplib.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/imaplib.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/imghdr.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/imghdr.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/imghdr.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/imp.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/imp.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/imp.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/inspect.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/inspect.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/inspect.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/io.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/io.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/io.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/ipaddress.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/ipaddress.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/ipaddress.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/keyword.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/keyword.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/keyword.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/linecache.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/linecache.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/linecache.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/locale.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/locale.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/locale.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/lzma.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/lzma.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/lzma.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/mailbox.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/mailbox.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/mailbox.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/mailcap.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/mailcap.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/mailcap.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/mimetypes.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/mimetypes.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/mimetypes.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/modulefinder.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/modulefinder.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/modulefinder.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/netrc.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/netrc.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/netrc.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/nntplib.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/nntplib.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/nntplib.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/ntpath.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/ntpath.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/ntpath.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/nturl2path.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/nturl2path.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/nturl2path.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/numbers.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/numbers.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/numbers.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/opcode.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/opcode.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/opcode.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/operator.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/operator.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/operator.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/optparse.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/optparse.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/optparse.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/os.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/os.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/os.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/pathlib.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/pathlib.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/pathlib.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/pdb.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/pdb.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/pdb.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/pickle.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/pickle.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/pickle.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/pickletools.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/pickletools.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/pickletools.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/pipes.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/pipes.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/pipes.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/pkgutil.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/pkgutil.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/pkgutil.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/platform.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/platform.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/platform.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/plistlib.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/plistlib.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/plistlib.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/poplib.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/poplib.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/poplib.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/posixpath.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/posixpath.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/posixpath.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/pprint.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/pprint.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/pprint.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/profile.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/profile.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/profile.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/pstats.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/pstats.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/pstats.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/pty.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/pty.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/pty.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/py_compile.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/py_compile.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/py_compile.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/pyclbr.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/pyclbr.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/pyclbr.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/pydoc.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/pydoc.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/pydoc.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/queue.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/queue.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/queue.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/quopri.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/quopri.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/quopri.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/random.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/random.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/random.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/reprlib.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/reprlib.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/reprlib.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/rlcompleter.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/rlcompleter.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/rlcompleter.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/runpy.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/runpy.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/runpy.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/sched.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/sched.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/sched.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/secrets.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/secrets.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/secrets.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/selectors.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/selectors.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/selectors.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/shelve.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/shelve.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/shelve.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/shlex.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/shlex.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/shlex.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/shutil.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/shutil.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/shutil.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/signal.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/signal.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/signal.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/site.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/site.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/site.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/smtpd.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/smtpd.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/smtpd.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/smtplib.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/smtplib.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/smtplib.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/sndhdr.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/sndhdr.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/sndhdr.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/socket.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/socket.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/socket.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/socketserver.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/socketserver.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/socketserver.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/sre_compile.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/sre_compile.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/sre_compile.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/sre_constants.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/sre_constants.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/sre_constants.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/sre_parse.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/sre_parse.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/sre_parse.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/ssl.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/ssl.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/ssl.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/stat.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/stat.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/stat.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/statistics.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/statistics.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/statistics.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/string.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/string.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/string.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/stringprep.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/stringprep.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/stringprep.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/struct.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/struct.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/struct.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/subprocess.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/subprocess.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/subprocess.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/sunau.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/sunau.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/sunau.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/symtable.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/symtable.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/symtable.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/sysconfig.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/sysconfig.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/sysconfig.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/tabnanny.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/tabnanny.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/tabnanny.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/tarfile.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/tarfile.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/tarfile.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/telnetlib.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/telnetlib.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/telnetlib.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/tempfile.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/tempfile.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/tempfile.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/textwrap.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/textwrap.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/textwrap.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/this.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/this.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/this.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/threading.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/threading.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/threading.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/timeit.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/timeit.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/timeit.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/token.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/token.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/token.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/tokenize.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/tokenize.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/tokenize.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/trace.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/trace.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/trace.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/traceback.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/traceback.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/traceback.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/tracemalloc.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/tracemalloc.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/tracemalloc.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/tty.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/tty.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/tty.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/turtle.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/turtle.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/turtle.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/types.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/types.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/types.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/typing.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/typing.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/typing.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/uu.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/uu.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/uu.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/uuid.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/uuid.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/uuid.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/warnings.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/warnings.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/warnings.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/wave.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/wave.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/wave.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/weakref.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/weakref.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/weakref.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/webbrowser.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/webbrowser.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/webbrowser.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/xdrlib.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/xdrlib.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/xdrlib.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/zipapp.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/zipapp.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/zipapp.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/zipfile.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/zipfile.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/zipfile.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/zipimport.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/zipimport.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/__pycache__/zipimport.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/_aix_support.py +-rw-r--r-- root/root usr/lib/python3.11/_bootsubprocess.py +-rw-r--r-- root/root usr/lib/python3.11/_collections_abc.py +-rw-r--r-- root/root usr/lib/python3.11/_compat_pickle.py +-rw-r--r-- root/root usr/lib/python3.11/_compression.py +-rw-r--r-- root/root usr/lib/python3.11/_markupbase.py +-rw-r--r-- root/root usr/lib/python3.11/_osx_support.py +-rw-r--r-- root/root usr/lib/python3.11/_py_abc.py +-rw-r--r-- root/root usr/lib/python3.11/_pydecimal.py +-rw-r--r-- root/root usr/lib/python3.11/_pyio.py +-rw-r--r-- root/root usr/lib/python3.11/_sitebuiltins.py +-rw-r--r-- root/root usr/lib/python3.11/_strptime.py +-rw-r--r-- root/root usr/lib/python3.11/_sysconfigdata__linux_x86_64-linux-gnu.py +-rw-r--r-- root/root usr/lib/python3.11/_threading_local.py +-rw-r--r-- root/root usr/lib/python3.11/_weakrefset.py +-rw-r--r-- root/root usr/lib/python3.11/abc.py +-rw-r--r-- root/root usr/lib/python3.11/aifc.py +-rw-r--r-- root/root usr/lib/python3.11/antigravity.py +-rw-r--r-- root/root usr/lib/python3.11/argparse.py +-rw-r--r-- root/root usr/lib/python3.11/ast.py +-rw-r--r-- root/root usr/lib/python3.11/asynchat.py +drwxr-xr-x root/root usr/lib/python3.11/asyncio/ +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__init__.py +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__main__.py +drwxr-xr-x root/root usr/lib/python3.11/asyncio/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/__main__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/__main__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/__main__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/base_events.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/base_events.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/base_events.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/base_futures.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/base_futures.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/base_futures.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/base_subprocess.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/base_subprocess.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/base_subprocess.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/base_tasks.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/base_tasks.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/base_tasks.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/constants.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/constants.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/constants.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/coroutines.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/coroutines.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/coroutines.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/events.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/events.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/events.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/exceptions.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/exceptions.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/exceptions.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/format_helpers.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/format_helpers.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/format_helpers.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/futures.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/futures.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/futures.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/locks.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/locks.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/locks.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/log.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/log.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/log.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/mixins.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/mixins.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/mixins.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/proactor_events.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/proactor_events.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/proactor_events.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/protocols.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/protocols.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/protocols.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/queues.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/queues.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/queues.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/runners.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/runners.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/runners.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/selector_events.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/selector_events.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/selector_events.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/sslproto.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/sslproto.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/sslproto.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/staggered.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/staggered.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/staggered.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/streams.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/streams.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/streams.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/subprocess.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/subprocess.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/subprocess.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/taskgroups.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/taskgroups.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/taskgroups.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/tasks.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/tasks.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/tasks.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/threads.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/threads.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/threads.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/timeouts.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/timeouts.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/timeouts.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/transports.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/transports.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/transports.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/trsock.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/trsock.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/trsock.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/unix_events.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/unix_events.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/unix_events.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/windows_events.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/windows_events.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/windows_events.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/windows_utils.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/windows_utils.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/__pycache__/windows_utils.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/asyncio/base_events.py +-rw-r--r-- root/root usr/lib/python3.11/asyncio/base_futures.py +-rw-r--r-- root/root usr/lib/python3.11/asyncio/base_subprocess.py +-rw-r--r-- root/root usr/lib/python3.11/asyncio/base_tasks.py +-rw-r--r-- root/root usr/lib/python3.11/asyncio/constants.py +-rw-r--r-- root/root usr/lib/python3.11/asyncio/coroutines.py +-rw-r--r-- root/root usr/lib/python3.11/asyncio/events.py +-rw-r--r-- root/root usr/lib/python3.11/asyncio/exceptions.py +-rw-r--r-- root/root usr/lib/python3.11/asyncio/format_helpers.py +-rw-r--r-- root/root usr/lib/python3.11/asyncio/futures.py +-rw-r--r-- root/root usr/lib/python3.11/asyncio/locks.py +-rw-r--r-- root/root usr/lib/python3.11/asyncio/log.py +-rw-r--r-- root/root usr/lib/python3.11/asyncio/mixins.py +-rw-r--r-- root/root usr/lib/python3.11/asyncio/proactor_events.py +-rw-r--r-- root/root usr/lib/python3.11/asyncio/protocols.py +-rw-r--r-- root/root usr/lib/python3.11/asyncio/queues.py +-rw-r--r-- root/root usr/lib/python3.11/asyncio/runners.py +-rw-r--r-- root/root usr/lib/python3.11/asyncio/selector_events.py +-rw-r--r-- root/root usr/lib/python3.11/asyncio/sslproto.py +-rw-r--r-- root/root usr/lib/python3.11/asyncio/staggered.py +-rw-r--r-- root/root usr/lib/python3.11/asyncio/streams.py +-rw-r--r-- root/root usr/lib/python3.11/asyncio/subprocess.py +-rw-r--r-- root/root usr/lib/python3.11/asyncio/taskgroups.py +-rw-r--r-- root/root usr/lib/python3.11/asyncio/tasks.py +-rw-r--r-- root/root usr/lib/python3.11/asyncio/threads.py +-rw-r--r-- root/root usr/lib/python3.11/asyncio/timeouts.py +-rw-r--r-- root/root usr/lib/python3.11/asyncio/transports.py +-rw-r--r-- root/root usr/lib/python3.11/asyncio/trsock.py +-rw-r--r-- root/root usr/lib/python3.11/asyncio/unix_events.py +-rw-r--r-- root/root usr/lib/python3.11/asyncio/windows_events.py +-rw-r--r-- root/root usr/lib/python3.11/asyncio/windows_utils.py +-rw-r--r-- root/root usr/lib/python3.11/asyncore.py +-rwxr-xr-x root/root usr/lib/python3.11/base64.py +-rw-r--r-- root/root usr/lib/python3.11/bdb.py +-rw-r--r-- root/root usr/lib/python3.11/bisect.py +-rw-r--r-- root/root usr/lib/python3.11/bz2.py +-rwxr-xr-x root/root usr/lib/python3.11/cProfile.py +-rw-r--r-- root/root usr/lib/python3.11/calendar.py +-rwxr-xr-x root/root usr/lib/python3.11/cgi.py +-rw-r--r-- root/root usr/lib/python3.11/cgitb.py +-rw-r--r-- root/root usr/lib/python3.11/chunk.py +-rw-r--r-- root/root usr/lib/python3.11/cmd.py +-rw-r--r-- root/root usr/lib/python3.11/code.py +-rw-r--r-- root/root usr/lib/python3.11/codecs.py +-rw-r--r-- root/root usr/lib/python3.11/codeop.py +drwxr-xr-x root/root usr/lib/python3.11/collections/ +-rw-r--r-- root/root usr/lib/python3.11/collections/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/collections/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/collections/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/collections/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/collections/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/collections/__pycache__/abc.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/collections/__pycache__/abc.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/collections/__pycache__/abc.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/collections/abc.py +-rw-r--r-- root/root usr/lib/python3.11/colorsys.py +-rw-r--r-- root/root usr/lib/python3.11/compileall.py +drwxr-xr-x root/root usr/lib/python3.11/concurrent/ +-rw-r--r-- root/root usr/lib/python3.11/concurrent/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/concurrent/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/concurrent/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/concurrent/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/concurrent/__pycache__/__init__.cpython-311.pyc +drwxr-xr-x root/root usr/lib/python3.11/concurrent/futures/ +-rw-r--r-- root/root usr/lib/python3.11/concurrent/futures/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/concurrent/futures/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/concurrent/futures/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/concurrent/futures/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/concurrent/futures/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/concurrent/futures/__pycache__/_base.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/concurrent/futures/__pycache__/_base.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/concurrent/futures/__pycache__/_base.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/concurrent/futures/__pycache__/process.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/concurrent/futures/__pycache__/process.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/concurrent/futures/__pycache__/process.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/concurrent/futures/__pycache__/thread.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/concurrent/futures/__pycache__/thread.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/concurrent/futures/__pycache__/thread.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/concurrent/futures/_base.py +-rw-r--r-- root/root usr/lib/python3.11/concurrent/futures/process.py +-rw-r--r-- root/root usr/lib/python3.11/concurrent/futures/thread.py +drwxr-xr-x root/root usr/lib/python3.11/config-3.11-x86_64-linux-gnu/ +-rw-r--r-- root/root usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile +-rw-r--r-- root/root usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Setup +-rw-r--r-- root/root usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Setup.bootstrap +-rw-r--r-- root/root usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Setup.local +-rw-r--r-- root/root usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Setup.stdlib +drwxr-xr-x root/root usr/lib/python3.11/config-3.11-x86_64-linux-gnu/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/config-3.11-x86_64-linux-gnu/__pycache__/python-config.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/config-3.11-x86_64-linux-gnu/__pycache__/python-config.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/config-3.11-x86_64-linux-gnu/__pycache__/python-config.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/config-3.11-x86_64-linux-gnu/config.c +-rw-r--r-- root/root usr/lib/python3.11/config-3.11-x86_64-linux-gnu/config.c.in +-rwxr-xr-x root/root usr/lib/python3.11/config-3.11-x86_64-linux-gnu/install-sh +-rw-r--r-- root/root usr/lib/python3.11/config-3.11-x86_64-linux-gnu/libpython3.11.a +-rwxr-xr-x root/root usr/lib/python3.11/config-3.11-x86_64-linux-gnu/makesetup +-rwxr-xr-x root/root usr/lib/python3.11/config-3.11-x86_64-linux-gnu/python-config.py +-rw-r--r-- root/root usr/lib/python3.11/config-3.11-x86_64-linux-gnu/python.o +-rw-r--r-- root/root usr/lib/python3.11/configparser.py +-rw-r--r-- root/root usr/lib/python3.11/contextlib.py +-rw-r--r-- root/root usr/lib/python3.11/contextvars.py +-rw-r--r-- root/root usr/lib/python3.11/copy.py +-rw-r--r-- root/root usr/lib/python3.11/copyreg.py +-rw-r--r-- root/root usr/lib/python3.11/crypt.py +-rw-r--r-- root/root usr/lib/python3.11/csv.py +drwxr-xr-x root/root usr/lib/python3.11/ctypes/ +-rw-r--r-- root/root usr/lib/python3.11/ctypes/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/ctypes/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/ctypes/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/ctypes/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/ctypes/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/ctypes/__pycache__/_aix.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/ctypes/__pycache__/_aix.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/ctypes/__pycache__/_aix.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/ctypes/__pycache__/_endian.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/ctypes/__pycache__/_endian.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/ctypes/__pycache__/_endian.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/ctypes/__pycache__/util.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/ctypes/__pycache__/util.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/ctypes/__pycache__/util.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/ctypes/__pycache__/wintypes.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/ctypes/__pycache__/wintypes.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/ctypes/__pycache__/wintypes.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/ctypes/_aix.py +-rw-r--r-- root/root usr/lib/python3.11/ctypes/_endian.py +drwxr-xr-x root/root usr/lib/python3.11/ctypes/macholib/ +-rw-r--r-- root/root usr/lib/python3.11/ctypes/macholib/README.ctypes +-rw-r--r-- root/root usr/lib/python3.11/ctypes/macholib/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/ctypes/macholib/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/ctypes/macholib/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/ctypes/macholib/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/ctypes/macholib/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/ctypes/macholib/__pycache__/dyld.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/ctypes/macholib/__pycache__/dyld.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/ctypes/macholib/__pycache__/dyld.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/ctypes/macholib/__pycache__/dylib.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/ctypes/macholib/__pycache__/dylib.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/ctypes/macholib/__pycache__/dylib.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/ctypes/macholib/__pycache__/framework.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/ctypes/macholib/__pycache__/framework.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/ctypes/macholib/__pycache__/framework.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/ctypes/macholib/dyld.py +-rw-r--r-- root/root usr/lib/python3.11/ctypes/macholib/dylib.py +-rwxr-xr-x root/root usr/lib/python3.11/ctypes/macholib/fetch_macholib +-rw-r--r-- root/root usr/lib/python3.11/ctypes/macholib/fetch_macholib.bat +-rw-r--r-- root/root usr/lib/python3.11/ctypes/macholib/framework.py +-rw-r--r-- root/root usr/lib/python3.11/ctypes/util.py +-rw-r--r-- root/root usr/lib/python3.11/ctypes/wintypes.py +drwxr-xr-x root/root usr/lib/python3.11/curses/ +-rw-r--r-- root/root usr/lib/python3.11/curses/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/curses/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/curses/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/curses/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/curses/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/curses/__pycache__/ascii.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/curses/__pycache__/ascii.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/curses/__pycache__/ascii.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/curses/__pycache__/has_key.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/curses/__pycache__/has_key.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/curses/__pycache__/has_key.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/curses/__pycache__/panel.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/curses/__pycache__/panel.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/curses/__pycache__/panel.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/curses/__pycache__/textpad.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/curses/__pycache__/textpad.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/curses/__pycache__/textpad.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/curses/ascii.py +-rw-r--r-- root/root usr/lib/python3.11/curses/has_key.py +-rw-r--r-- root/root usr/lib/python3.11/curses/panel.py +-rw-r--r-- root/root usr/lib/python3.11/curses/textpad.py +-rw-r--r-- root/root usr/lib/python3.11/dataclasses.py +-rw-r--r-- root/root usr/lib/python3.11/datetime.py +drwxr-xr-x root/root usr/lib/python3.11/dbm/ +-rw-r--r-- root/root usr/lib/python3.11/dbm/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/dbm/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/dbm/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/dbm/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/dbm/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/dbm/__pycache__/dumb.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/dbm/__pycache__/dumb.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/dbm/__pycache__/dumb.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/dbm/__pycache__/gnu.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/dbm/__pycache__/gnu.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/dbm/__pycache__/gnu.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/dbm/__pycache__/ndbm.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/dbm/__pycache__/ndbm.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/dbm/__pycache__/ndbm.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/dbm/dumb.py +-rw-r--r-- root/root usr/lib/python3.11/dbm/gnu.py +-rw-r--r-- root/root usr/lib/python3.11/dbm/ndbm.py +-rw-r--r-- root/root usr/lib/python3.11/decimal.py +-rw-r--r-- root/root usr/lib/python3.11/difflib.py +-rw-r--r-- root/root usr/lib/python3.11/dis.py +drwxr-xr-x root/root usr/lib/python3.11/distutils/ +-rw-r--r-- root/root usr/lib/python3.11/distutils/README +-rw-r--r-- root/root usr/lib/python3.11/distutils/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/distutils/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/_msvccompiler.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/_msvccompiler.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/_msvccompiler.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/archive_util.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/archive_util.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/archive_util.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/bcppcompiler.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/bcppcompiler.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/bcppcompiler.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/ccompiler.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/ccompiler.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/ccompiler.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/cmd.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/cmd.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/cmd.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/config.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/config.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/config.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/core.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/core.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/core.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/cygwinccompiler.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/cygwinccompiler.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/cygwinccompiler.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/debug.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/debug.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/debug.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/dep_util.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/dep_util.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/dep_util.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/dir_util.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/dir_util.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/dir_util.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/dist.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/dist.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/dist.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/errors.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/errors.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/errors.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/extension.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/extension.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/extension.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/fancy_getopt.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/fancy_getopt.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/fancy_getopt.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/file_util.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/file_util.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/file_util.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/filelist.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/filelist.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/filelist.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/log.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/log.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/log.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/msvc9compiler.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/msvc9compiler.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/msvc9compiler.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/msvccompiler.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/msvccompiler.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/msvccompiler.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/spawn.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/spawn.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/spawn.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/sysconfig.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/sysconfig.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/sysconfig.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/text_file.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/text_file.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/text_file.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/unixccompiler.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/unixccompiler.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/unixccompiler.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/util.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/util.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/util.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/version.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/version.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/version.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/versionpredicate.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/versionpredicate.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/__pycache__/versionpredicate.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/_msvccompiler.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/archive_util.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/bcppcompiler.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/ccompiler.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/cmd.py +drwxr-xr-x root/root usr/lib/python3.11/distutils/command/ +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/distutils/command/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/bdist.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/bdist.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/bdist.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/bdist_dumb.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/bdist_dumb.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/bdist_dumb.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/bdist_rpm.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/bdist_rpm.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/bdist_rpm.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/build.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/build.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/build.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/build_clib.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/build_clib.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/build_clib.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/build_ext.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/build_ext.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/build_ext.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/build_py.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/build_py.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/build_py.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/build_scripts.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/build_scripts.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/build_scripts.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/check.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/check.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/check.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/clean.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/clean.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/clean.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/config.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/config.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/config.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/install.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/install.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/install.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/install_data.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/install_data.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/install_data.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/install_egg_info.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/install_egg_info.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/install_egg_info.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/install_headers.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/install_headers.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/install_headers.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/install_lib.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/install_lib.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/install_lib.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/install_scripts.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/install_scripts.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/install_scripts.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/register.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/register.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/register.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/sdist.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/sdist.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/sdist.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/upload.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/upload.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/__pycache__/upload.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/bdist.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/bdist_dumb.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/bdist_rpm.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/build.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/build_clib.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/build_ext.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/build_py.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/build_scripts.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/check.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/clean.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/command_template +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/config.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/install.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/install_data.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/install_egg_info.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/install_headers.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/install_lib.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/install_scripts.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/register.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/sdist.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/command/upload.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/config.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/core.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/cygwinccompiler.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/debug.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/dep_util.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/dir_util.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/dist.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/errors.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/extension.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/fancy_getopt.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/file_util.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/filelist.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/log.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/msvc9compiler.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/msvccompiler.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/spawn.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/sysconfig.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/text_file.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/unixccompiler.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/util.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/version.py +-rw-r--r-- root/root usr/lib/python3.11/distutils/versionpredicate.py +-rw-r--r-- root/root usr/lib/python3.11/doctest.py +drwxr-xr-x root/root usr/lib/python3.11/email/ +-rw-r--r-- root/root usr/lib/python3.11/email/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/email/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/_encoded_words.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/_encoded_words.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/_encoded_words.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/_header_value_parser.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/_header_value_parser.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/_header_value_parser.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/_parseaddr.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/_parseaddr.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/_parseaddr.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/_policybase.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/_policybase.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/_policybase.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/base64mime.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/base64mime.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/base64mime.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/charset.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/charset.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/charset.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/contentmanager.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/contentmanager.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/contentmanager.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/encoders.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/encoders.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/encoders.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/errors.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/errors.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/errors.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/feedparser.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/feedparser.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/feedparser.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/generator.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/generator.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/generator.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/header.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/header.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/header.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/headerregistry.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/headerregistry.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/headerregistry.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/iterators.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/iterators.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/iterators.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/message.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/message.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/message.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/parser.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/parser.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/parser.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/policy.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/policy.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/policy.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/quoprimime.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/quoprimime.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/quoprimime.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/utils.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/utils.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/__pycache__/utils.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/_encoded_words.py +-rw-r--r-- root/root usr/lib/python3.11/email/_header_value_parser.py +-rw-r--r-- root/root usr/lib/python3.11/email/_parseaddr.py +-rw-r--r-- root/root usr/lib/python3.11/email/_policybase.py +-rw-r--r-- root/root usr/lib/python3.11/email/architecture.rst +-rw-r--r-- root/root usr/lib/python3.11/email/base64mime.py +-rw-r--r-- root/root usr/lib/python3.11/email/charset.py +-rw-r--r-- root/root usr/lib/python3.11/email/contentmanager.py +-rw-r--r-- root/root usr/lib/python3.11/email/encoders.py +-rw-r--r-- root/root usr/lib/python3.11/email/errors.py +-rw-r--r-- root/root usr/lib/python3.11/email/feedparser.py +-rw-r--r-- root/root usr/lib/python3.11/email/generator.py +-rw-r--r-- root/root usr/lib/python3.11/email/header.py +-rw-r--r-- root/root usr/lib/python3.11/email/headerregistry.py +-rw-r--r-- root/root usr/lib/python3.11/email/iterators.py +-rw-r--r-- root/root usr/lib/python3.11/email/message.py +drwxr-xr-x root/root usr/lib/python3.11/email/mime/ +-rw-r--r-- root/root usr/lib/python3.11/email/mime/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/email/mime/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/email/mime/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/mime/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/mime/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/mime/__pycache__/application.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/mime/__pycache__/application.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/mime/__pycache__/application.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/mime/__pycache__/audio.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/mime/__pycache__/audio.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/mime/__pycache__/audio.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/mime/__pycache__/base.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/mime/__pycache__/base.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/mime/__pycache__/base.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/mime/__pycache__/image.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/mime/__pycache__/image.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/mime/__pycache__/image.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/mime/__pycache__/message.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/mime/__pycache__/message.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/mime/__pycache__/message.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/mime/__pycache__/multipart.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/mime/__pycache__/multipart.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/mime/__pycache__/multipart.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/mime/__pycache__/nonmultipart.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/mime/__pycache__/nonmultipart.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/mime/__pycache__/nonmultipart.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/mime/__pycache__/text.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/mime/__pycache__/text.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/mime/__pycache__/text.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/email/mime/application.py +-rw-r--r-- root/root usr/lib/python3.11/email/mime/audio.py +-rw-r--r-- root/root usr/lib/python3.11/email/mime/base.py +-rw-r--r-- root/root usr/lib/python3.11/email/mime/image.py +-rw-r--r-- root/root usr/lib/python3.11/email/mime/message.py +-rw-r--r-- root/root usr/lib/python3.11/email/mime/multipart.py +-rw-r--r-- root/root usr/lib/python3.11/email/mime/nonmultipart.py +-rw-r--r-- root/root usr/lib/python3.11/email/mime/text.py +-rw-r--r-- root/root usr/lib/python3.11/email/parser.py +-rw-r--r-- root/root usr/lib/python3.11/email/policy.py +-rw-r--r-- root/root usr/lib/python3.11/email/quoprimime.py +-rw-r--r-- root/root usr/lib/python3.11/email/utils.py +drwxr-xr-x root/root usr/lib/python3.11/encodings/ +-rw-r--r-- root/root usr/lib/python3.11/encodings/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/encodings/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/aliases.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/aliases.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/aliases.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/ascii.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/ascii.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/ascii.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/base64_codec.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/base64_codec.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/base64_codec.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/big5.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/big5.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/big5.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/big5hkscs.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/big5hkscs.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/big5hkscs.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/bz2_codec.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/bz2_codec.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/bz2_codec.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/charmap.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/charmap.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/charmap.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp037.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp037.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp037.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1006.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1006.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1006.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1026.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1026.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1026.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1125.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1125.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1125.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1140.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1140.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1140.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1250.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1250.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1250.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1251.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1251.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1251.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1252.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1252.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1252.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1253.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1253.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1253.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1254.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1254.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1254.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1255.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1255.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1255.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1256.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1256.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1256.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1257.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1257.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1257.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1258.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1258.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp1258.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp273.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp273.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp273.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp424.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp424.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp424.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp437.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp437.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp437.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp500.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp500.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp500.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp720.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp720.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp720.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp737.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp737.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp737.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp775.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp775.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp775.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp850.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp850.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp850.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp852.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp852.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp852.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp855.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp855.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp855.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp856.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp856.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp856.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp857.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp857.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp857.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp858.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp858.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp858.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp860.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp860.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp860.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp861.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp861.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp861.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp862.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp862.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp862.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp863.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp863.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp863.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp864.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp864.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp864.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp865.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp865.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp865.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp866.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp866.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp866.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp869.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp869.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp869.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp874.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp874.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp874.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp875.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp875.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp875.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp932.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp932.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp932.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp949.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp949.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp949.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp950.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp950.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/cp950.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/euc_jis_2004.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/euc_jis_2004.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/euc_jis_2004.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/euc_jisx0213.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/euc_jisx0213.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/euc_jisx0213.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/euc_jp.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/euc_jp.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/euc_jp.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/euc_kr.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/euc_kr.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/euc_kr.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/gb18030.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/gb18030.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/gb18030.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/gb2312.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/gb2312.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/gb2312.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/gbk.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/gbk.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/gbk.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/hex_codec.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/hex_codec.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/hex_codec.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/hp_roman8.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/hp_roman8.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/hp_roman8.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/hz.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/hz.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/hz.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/idna.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/idna.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/idna.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso2022_jp.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso2022_jp.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso2022_jp.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso2022_jp_1.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso2022_jp_1.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso2022_jp_1.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso2022_jp_2.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso2022_jp_2.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso2022_jp_2.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso2022_jp_2004.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso2022_jp_2004.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso2022_jp_2004.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso2022_jp_3.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso2022_jp_3.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso2022_jp_3.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso2022_jp_ext.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso2022_jp_ext.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso2022_jp_ext.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso2022_kr.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso2022_kr.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso2022_kr.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_1.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_1.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_1.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_10.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_10.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_10.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_11.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_11.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_11.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_13.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_13.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_13.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_14.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_14.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_14.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_15.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_15.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_15.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_16.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_16.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_16.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_2.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_2.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_2.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_3.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_3.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_3.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_4.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_4.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_4.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_5.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_5.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_5.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_6.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_6.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_6.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_7.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_7.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_7.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_8.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_8.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_8.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_9.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_9.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/iso8859_9.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/johab.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/johab.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/johab.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/koi8_r.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/koi8_r.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/koi8_r.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/koi8_t.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/koi8_t.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/koi8_t.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/koi8_u.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/koi8_u.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/koi8_u.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/kz1048.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/kz1048.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/kz1048.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/latin_1.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/latin_1.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/latin_1.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/mac_arabic.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/mac_arabic.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/mac_arabic.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/mac_croatian.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/mac_croatian.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/mac_croatian.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/mac_cyrillic.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/mac_cyrillic.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/mac_cyrillic.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/mac_farsi.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/mac_farsi.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/mac_farsi.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/mac_greek.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/mac_greek.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/mac_greek.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/mac_iceland.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/mac_iceland.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/mac_iceland.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/mac_latin2.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/mac_latin2.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/mac_latin2.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/mac_roman.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/mac_roman.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/mac_roman.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/mac_romanian.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/mac_romanian.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/mac_romanian.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/mac_turkish.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/mac_turkish.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/mac_turkish.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/mbcs.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/mbcs.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/mbcs.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/oem.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/oem.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/oem.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/palmos.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/palmos.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/palmos.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/ptcp154.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/ptcp154.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/ptcp154.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/punycode.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/punycode.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/punycode.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/quopri_codec.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/quopri_codec.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/quopri_codec.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/raw_unicode_escape.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/raw_unicode_escape.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/raw_unicode_escape.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/rot_13.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/rot_13.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/rot_13.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/shift_jis.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/shift_jis.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/shift_jis.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/shift_jis_2004.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/shift_jis_2004.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/shift_jis_2004.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/shift_jisx0213.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/shift_jisx0213.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/shift_jisx0213.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/tis_620.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/tis_620.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/tis_620.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/undefined.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/undefined.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/undefined.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/unicode_escape.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/unicode_escape.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/unicode_escape.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/utf_16.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/utf_16.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/utf_16.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/utf_16_be.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/utf_16_be.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/utf_16_be.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/utf_16_le.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/utf_16_le.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/utf_16_le.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/utf_32.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/utf_32.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/utf_32.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/utf_32_be.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/utf_32_be.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/utf_32_be.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/utf_32_le.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/utf_32_le.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/utf_32_le.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/utf_7.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/utf_7.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/utf_7.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/utf_8.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/utf_8.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/utf_8.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/utf_8_sig.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/utf_8_sig.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/utf_8_sig.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/uu_codec.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/uu_codec.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/uu_codec.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/zlib_codec.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/zlib_codec.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/__pycache__/zlib_codec.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/encodings/aliases.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/ascii.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/base64_codec.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/big5.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/big5hkscs.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/bz2_codec.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/charmap.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp037.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp1006.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp1026.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp1125.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp1140.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp1250.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp1251.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp1252.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp1253.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp1254.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp1255.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp1256.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp1257.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp1258.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp273.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp424.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp437.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp500.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp720.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp737.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp775.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp850.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp852.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp855.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp856.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp857.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp858.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp860.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp861.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp862.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp863.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp864.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp865.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp866.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp869.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp874.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp875.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp932.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp949.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/cp950.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/euc_jis_2004.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/euc_jisx0213.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/euc_jp.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/euc_kr.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/gb18030.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/gb2312.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/gbk.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/hex_codec.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/hp_roman8.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/hz.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/idna.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/iso2022_jp.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/iso2022_jp_1.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/iso2022_jp_2.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/iso2022_jp_2004.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/iso2022_jp_3.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/iso2022_jp_ext.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/iso2022_kr.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/iso8859_1.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/iso8859_10.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/iso8859_11.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/iso8859_13.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/iso8859_14.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/iso8859_15.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/iso8859_16.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/iso8859_2.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/iso8859_3.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/iso8859_4.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/iso8859_5.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/iso8859_6.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/iso8859_7.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/iso8859_8.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/iso8859_9.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/johab.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/koi8_r.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/koi8_t.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/koi8_u.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/kz1048.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/latin_1.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/mac_arabic.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/mac_croatian.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/mac_cyrillic.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/mac_farsi.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/mac_greek.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/mac_iceland.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/mac_latin2.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/mac_roman.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/mac_romanian.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/mac_turkish.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/mbcs.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/oem.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/palmos.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/ptcp154.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/punycode.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/quopri_codec.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/raw_unicode_escape.py +-rwxr-xr-x root/root usr/lib/python3.11/encodings/rot_13.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/shift_jis.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/shift_jis_2004.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/shift_jisx0213.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/tis_620.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/undefined.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/unicode_escape.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/utf_16.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/utf_16_be.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/utf_16_le.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/utf_32.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/utf_32_be.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/utf_32_le.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/utf_7.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/utf_8.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/utf_8_sig.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/uu_codec.py +-rw-r--r-- root/root usr/lib/python3.11/encodings/zlib_codec.py +drwxr-xr-x root/root usr/lib/python3.11/ensurepip/ +-rw-r--r-- root/root usr/lib/python3.11/ensurepip/__init__.py +-rw-r--r-- root/root usr/lib/python3.11/ensurepip/__main__.py +drwxr-xr-x root/root usr/lib/python3.11/ensurepip/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/ensurepip/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/ensurepip/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/ensurepip/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/ensurepip/__pycache__/__main__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/ensurepip/__pycache__/__main__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/ensurepip/__pycache__/__main__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/ensurepip/__pycache__/_uninstall.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/ensurepip/__pycache__/_uninstall.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/ensurepip/__pycache__/_uninstall.cpython-311.pyc +drwxr-xr-x root/root usr/lib/python3.11/ensurepip/_bundled/ +-rw-r--r-- root/root usr/lib/python3.11/ensurepip/_bundled/pip-22.3.1-py3-none-any.whl +-rw-r--r-- root/root usr/lib/python3.11/ensurepip/_bundled/setuptools-65.5.0-py3-none-any.whl +-rw-r--r-- root/root usr/lib/python3.11/ensurepip/_uninstall.py +-rw-r--r-- root/root usr/lib/python3.11/enum.py +-rw-r--r-- root/root usr/lib/python3.11/filecmp.py +-rw-r--r-- root/root usr/lib/python3.11/fileinput.py +-rw-r--r-- root/root usr/lib/python3.11/fnmatch.py +-rw-r--r-- root/root usr/lib/python3.11/fractions.py +-rw-r--r-- root/root usr/lib/python3.11/ftplib.py +-rw-r--r-- root/root usr/lib/python3.11/functools.py +-rw-r--r-- root/root usr/lib/python3.11/genericpath.py +-rw-r--r-- root/root usr/lib/python3.11/getopt.py +-rw-r--r-- root/root usr/lib/python3.11/getpass.py +-rw-r--r-- root/root usr/lib/python3.11/gettext.py +-rw-r--r-- root/root usr/lib/python3.11/glob.py +-rw-r--r-- root/root usr/lib/python3.11/graphlib.py +-rw-r--r-- root/root usr/lib/python3.11/gzip.py +-rw-r--r-- root/root usr/lib/python3.11/hashlib.py +-rw-r--r-- root/root usr/lib/python3.11/heapq.py +-rw-r--r-- root/root usr/lib/python3.11/hmac.py +drwxr-xr-x root/root usr/lib/python3.11/html/ +-rw-r--r-- root/root usr/lib/python3.11/html/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/html/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/html/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/html/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/html/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/html/__pycache__/entities.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/html/__pycache__/entities.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/html/__pycache__/entities.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/html/__pycache__/parser.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/html/__pycache__/parser.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/html/__pycache__/parser.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/html/entities.py +-rw-r--r-- root/root usr/lib/python3.11/html/parser.py +drwxr-xr-x root/root usr/lib/python3.11/http/ +-rw-r--r-- root/root usr/lib/python3.11/http/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/http/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/http/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/http/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/http/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/http/__pycache__/client.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/http/__pycache__/client.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/http/__pycache__/client.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/http/__pycache__/cookiejar.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/http/__pycache__/cookiejar.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/http/__pycache__/cookiejar.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/http/__pycache__/cookies.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/http/__pycache__/cookies.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/http/__pycache__/cookies.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/http/__pycache__/server.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/http/__pycache__/server.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/http/__pycache__/server.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/http/client.py +-rw-r--r-- root/root usr/lib/python3.11/http/cookiejar.py +-rw-r--r-- root/root usr/lib/python3.11/http/cookies.py +-rw-r--r-- root/root usr/lib/python3.11/http/server.py +drwxr-xr-x root/root usr/lib/python3.11/idlelib/ +-rw-r--r-- root/root usr/lib/python3.11/idlelib/CREDITS.txt +-rw-r--r-- root/root usr/lib/python3.11/idlelib/ChangeLog +-rw-r--r-- root/root usr/lib/python3.11/idlelib/HISTORY.txt +drwxr-xr-x root/root usr/lib/python3.11/idlelib/Icons/ +-rw-r--r-- root/root usr/lib/python3.11/idlelib/Icons/README.txt +-rw-r--r-- root/root usr/lib/python3.11/idlelib/Icons/folder.gif +-rw-r--r-- root/root usr/lib/python3.11/idlelib/Icons/idle.ico +-rw-r--r-- root/root usr/lib/python3.11/idlelib/Icons/idle_16.gif +-rw-r--r-- root/root usr/lib/python3.11/idlelib/Icons/idle_16.png +-rw-r--r-- root/root usr/lib/python3.11/idlelib/Icons/idle_256.png +-rw-r--r-- root/root usr/lib/python3.11/idlelib/Icons/idle_32.gif +-rw-r--r-- root/root usr/lib/python3.11/idlelib/Icons/idle_32.png +-rw-r--r-- root/root usr/lib/python3.11/idlelib/Icons/idle_48.gif +-rw-r--r-- root/root usr/lib/python3.11/idlelib/Icons/idle_48.png +-rw-r--r-- root/root usr/lib/python3.11/idlelib/Icons/minusnode.gif +-rw-r--r-- root/root usr/lib/python3.11/idlelib/Icons/openfolder.gif +-rw-r--r-- root/root usr/lib/python3.11/idlelib/Icons/plusnode.gif +-rw-r--r-- root/root usr/lib/python3.11/idlelib/Icons/python.gif +-rw-r--r-- root/root usr/lib/python3.11/idlelib/Icons/tk.gif +-rw-r--r-- root/root usr/lib/python3.11/idlelib/NEWS.txt +-rw-r--r-- root/root usr/lib/python3.11/idlelib/NEWS2x.txt +-rw-r--r-- root/root usr/lib/python3.11/idlelib/README.txt +-rw-r--r-- root/root usr/lib/python3.11/idlelib/TODO.txt +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__init__.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__main__.py +drwxr-xr-x root/root usr/lib/python3.11/idlelib/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/__main__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/__main__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/__main__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/autocomplete.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/autocomplete.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/autocomplete.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/autocomplete_w.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/autocomplete_w.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/autocomplete_w.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/autoexpand.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/autoexpand.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/autoexpand.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/browser.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/browser.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/browser.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/calltip.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/calltip.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/calltip.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/calltip_w.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/calltip_w.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/calltip_w.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/codecontext.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/codecontext.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/codecontext.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/colorizer.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/colorizer.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/colorizer.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/config.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/config.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/config.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/config_key.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/config_key.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/config_key.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/configdialog.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/configdialog.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/configdialog.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/debugger.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/debugger.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/debugger.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/debugger_r.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/debugger_r.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/debugger_r.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/debugobj.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/debugobj.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/debugobj.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/debugobj_r.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/debugobj_r.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/debugobj_r.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/delegator.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/delegator.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/delegator.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/dynoption.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/dynoption.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/dynoption.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/editor.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/editor.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/editor.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/filelist.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/filelist.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/filelist.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/format.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/format.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/format.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/grep.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/grep.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/grep.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/help.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/help.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/help.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/help_about.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/help_about.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/help_about.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/history.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/history.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/history.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/hyperparser.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/hyperparser.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/hyperparser.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/idle.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/idle.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/idle.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/iomenu.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/iomenu.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/iomenu.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/macosx.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/macosx.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/macosx.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/mainmenu.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/mainmenu.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/mainmenu.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/multicall.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/multicall.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/multicall.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/outwin.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/outwin.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/outwin.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/parenmatch.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/parenmatch.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/parenmatch.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/pathbrowser.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/pathbrowser.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/pathbrowser.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/percolator.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/percolator.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/percolator.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/pyparse.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/pyparse.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/pyparse.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/pyshell.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/pyshell.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/pyshell.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/query.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/query.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/query.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/redirector.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/redirector.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/redirector.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/replace.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/replace.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/replace.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/rpc.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/rpc.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/rpc.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/run.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/run.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/run.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/runscript.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/runscript.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/runscript.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/scrolledlist.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/scrolledlist.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/scrolledlist.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/search.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/search.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/search.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/searchbase.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/searchbase.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/searchbase.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/searchengine.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/searchengine.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/searchengine.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/sidebar.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/sidebar.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/sidebar.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/squeezer.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/squeezer.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/squeezer.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/stackviewer.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/stackviewer.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/stackviewer.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/statusbar.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/statusbar.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/statusbar.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/textview.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/textview.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/textview.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/tooltip.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/tooltip.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/tooltip.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/tree.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/tree.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/tree.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/undo.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/undo.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/undo.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/util.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/util.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/util.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/window.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/window.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/window.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/zoomheight.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/zoomheight.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/zoomheight.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/zzdummy.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/zzdummy.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/__pycache__/zzdummy.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/idlelib/autocomplete.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/autocomplete_w.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/autoexpand.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/browser.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/calltip.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/calltip_w.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/codecontext.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/colorizer.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/config-extensions.def +-rw-r--r-- root/root usr/lib/python3.11/idlelib/config-highlight.def +-rw-r--r-- root/root usr/lib/python3.11/idlelib/config-keys.def +-rw-r--r-- root/root usr/lib/python3.11/idlelib/config-main.def +-rw-r--r-- root/root usr/lib/python3.11/idlelib/config.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/config_key.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/configdialog.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/debugger.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/debugger_r.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/debugobj.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/debugobj_r.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/delegator.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/dynoption.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/editor.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/extend.txt +-rw-r--r-- root/root usr/lib/python3.11/idlelib/filelist.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/format.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/grep.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/help.html +-rw-r--r-- root/root usr/lib/python3.11/idlelib/help.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/help_about.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/history.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/hyperparser.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/idle.bat +-rw-r--r-- root/root usr/lib/python3.11/idlelib/idle.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/idle.pyw +-rw-r--r-- root/root usr/lib/python3.11/idlelib/iomenu.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/macosx.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/mainmenu.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/multicall.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/outwin.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/parenmatch.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/pathbrowser.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/percolator.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/pyparse.py +-rwxr-xr-x root/root usr/lib/python3.11/idlelib/pyshell.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/query.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/redirector.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/replace.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/rpc.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/run.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/runscript.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/scrolledlist.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/search.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/searchbase.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/searchengine.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/sidebar.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/squeezer.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/stackviewer.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/statusbar.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/textview.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/tooltip.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/tree.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/undo.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/util.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/window.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/zoomheight.py +-rw-r--r-- root/root usr/lib/python3.11/idlelib/zzdummy.py +-rw-r--r-- root/root usr/lib/python3.11/imaplib.py +-rw-r--r-- root/root usr/lib/python3.11/imghdr.py +-rw-r--r-- root/root usr/lib/python3.11/imp.py +drwxr-xr-x root/root usr/lib/python3.11/importlib/ +-rw-r--r-- root/root usr/lib/python3.11/importlib/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/importlib/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/importlib/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/__pycache__/_abc.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/__pycache__/_abc.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/__pycache__/_abc.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/__pycache__/_bootstrap.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/__pycache__/_bootstrap.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/__pycache__/_bootstrap.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/__pycache__/_bootstrap_external.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/__pycache__/_bootstrap_external.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/__pycache__/_bootstrap_external.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/__pycache__/abc.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/__pycache__/abc.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/__pycache__/abc.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/__pycache__/machinery.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/__pycache__/machinery.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/__pycache__/machinery.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/__pycache__/readers.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/__pycache__/readers.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/__pycache__/readers.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/__pycache__/simple.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/__pycache__/simple.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/__pycache__/simple.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/__pycache__/util.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/__pycache__/util.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/__pycache__/util.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/_abc.py +-rw-r--r-- root/root usr/lib/python3.11/importlib/_bootstrap.py +-rw-r--r-- root/root usr/lib/python3.11/importlib/_bootstrap_external.py +-rw-r--r-- root/root usr/lib/python3.11/importlib/abc.py +-rw-r--r-- root/root usr/lib/python3.11/importlib/machinery.py +drwxr-xr-x root/root usr/lib/python3.11/importlib/metadata/ +-rw-r--r-- root/root usr/lib/python3.11/importlib/metadata/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/importlib/metadata/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/importlib/metadata/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/metadata/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/metadata/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/metadata/__pycache__/_adapters.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/metadata/__pycache__/_adapters.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/metadata/__pycache__/_adapters.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/metadata/__pycache__/_collections.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/metadata/__pycache__/_collections.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/metadata/__pycache__/_collections.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/metadata/__pycache__/_functools.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/metadata/__pycache__/_functools.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/metadata/__pycache__/_functools.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/metadata/__pycache__/_itertools.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/metadata/__pycache__/_itertools.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/metadata/__pycache__/_itertools.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/metadata/__pycache__/_meta.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/metadata/__pycache__/_meta.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/metadata/__pycache__/_meta.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/metadata/__pycache__/_text.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/metadata/__pycache__/_text.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/metadata/__pycache__/_text.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/metadata/_adapters.py +-rw-r--r-- root/root usr/lib/python3.11/importlib/metadata/_collections.py +-rw-r--r-- root/root usr/lib/python3.11/importlib/metadata/_functools.py +-rw-r--r-- root/root usr/lib/python3.11/importlib/metadata/_itertools.py +-rw-r--r-- root/root usr/lib/python3.11/importlib/metadata/_meta.py +-rw-r--r-- root/root usr/lib/python3.11/importlib/metadata/_text.py +-rw-r--r-- root/root usr/lib/python3.11/importlib/readers.py +drwxr-xr-x root/root usr/lib/python3.11/importlib/resources/ +-rw-r--r-- root/root usr/lib/python3.11/importlib/resources/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/importlib/resources/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/importlib/resources/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/resources/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/resources/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/resources/__pycache__/_adapters.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/resources/__pycache__/_adapters.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/resources/__pycache__/_adapters.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/resources/__pycache__/_common.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/resources/__pycache__/_common.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/resources/__pycache__/_common.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/resources/__pycache__/_itertools.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/resources/__pycache__/_itertools.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/resources/__pycache__/_itertools.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/resources/__pycache__/_legacy.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/resources/__pycache__/_legacy.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/resources/__pycache__/_legacy.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/resources/__pycache__/abc.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/resources/__pycache__/abc.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/resources/__pycache__/abc.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/resources/__pycache__/readers.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/resources/__pycache__/readers.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/resources/__pycache__/readers.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/resources/__pycache__/simple.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/resources/__pycache__/simple.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/resources/__pycache__/simple.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/importlib/resources/_adapters.py +-rw-r--r-- root/root usr/lib/python3.11/importlib/resources/_common.py +-rw-r--r-- root/root usr/lib/python3.11/importlib/resources/_itertools.py +-rw-r--r-- root/root usr/lib/python3.11/importlib/resources/_legacy.py +-rw-r--r-- root/root usr/lib/python3.11/importlib/resources/abc.py +-rw-r--r-- root/root usr/lib/python3.11/importlib/resources/readers.py +-rw-r--r-- root/root usr/lib/python3.11/importlib/resources/simple.py +-rw-r--r-- root/root usr/lib/python3.11/importlib/simple.py +-rw-r--r-- root/root usr/lib/python3.11/importlib/util.py +-rw-r--r-- root/root usr/lib/python3.11/inspect.py +-rw-r--r-- root/root usr/lib/python3.11/io.py +-rw-r--r-- root/root usr/lib/python3.11/ipaddress.py +drwxr-xr-x root/root usr/lib/python3.11/json/ +-rw-r--r-- root/root usr/lib/python3.11/json/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/json/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/json/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/json/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/json/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/json/__pycache__/decoder.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/json/__pycache__/decoder.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/json/__pycache__/decoder.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/json/__pycache__/encoder.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/json/__pycache__/encoder.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/json/__pycache__/encoder.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/json/__pycache__/scanner.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/json/__pycache__/scanner.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/json/__pycache__/scanner.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/json/__pycache__/tool.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/json/__pycache__/tool.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/json/__pycache__/tool.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/json/decoder.py +-rw-r--r-- root/root usr/lib/python3.11/json/encoder.py +-rw-r--r-- root/root usr/lib/python3.11/json/scanner.py +-rw-r--r-- root/root usr/lib/python3.11/json/tool.py +-rw-r--r-- root/root usr/lib/python3.11/keyword.py +drwxr-xr-x root/root usr/lib/python3.11/lib-dynload/ +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_asyncio.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_bisect.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_blake2.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_bz2.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_codecs_cn.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_codecs_hk.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_codecs_iso2022.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_codecs_jp.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_codecs_kr.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_codecs_tw.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_contextvars.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_crypt.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_csv.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_ctypes.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_ctypes_test.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_curses.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_curses_panel.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_datetime.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_dbm.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_elementtree.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_gdbm.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_hashlib.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_heapq.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_json.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_lsprof.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_lzma.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_md5.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_multibytecodec.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_multiprocessing.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_opcode.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_pickle.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_posixshmem.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_posixsubprocess.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_queue.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_random.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_sha1.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_sha256.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_sha3.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_sha512.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_socket.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_sqlite3.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_ssl.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_statistics.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_struct.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_testbuffer.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_testcapi.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_testclinic.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_testimportmultiple.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_testinternalcapi.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_testmultiphase.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_typing.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_uuid.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_xxsubinterpreters.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_xxtestfuzz.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/_zoneinfo.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/array.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/audioop.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/binascii.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/cmath.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/fcntl.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/grp.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/math.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/mmap.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/ossaudiodev.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/pyexpat.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/readline.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/resource.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/select.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/spwd.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/syslog.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/termios.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/unicodedata.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/xxlimited.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/xxlimited_35.cpython-311-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/python3.11/lib-dynload/zlib.cpython-311-x86_64-linux-gnu.so +drwxr-xr-x root/root usr/lib/python3.11/lib2to3/ +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/Grammar.txt +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/Grammar3.11.3.final.0.pickle +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/PatternGrammar.txt +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/PatternGrammar3.11.3.final.0.pickle +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/__init__.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/__main__.py +drwxr-xr-x root/root usr/lib/python3.11/lib2to3/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/__pycache__/__main__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/__pycache__/__main__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/__pycache__/__main__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/__pycache__/btm_matcher.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/__pycache__/btm_matcher.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/__pycache__/btm_matcher.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/__pycache__/btm_utils.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/__pycache__/btm_utils.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/__pycache__/btm_utils.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/__pycache__/fixer_base.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/__pycache__/fixer_base.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/__pycache__/fixer_base.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/__pycache__/fixer_util.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/__pycache__/fixer_util.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/__pycache__/fixer_util.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/__pycache__/main.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/__pycache__/main.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/__pycache__/main.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/__pycache__/patcomp.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/__pycache__/patcomp.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/__pycache__/patcomp.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/__pycache__/pygram.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/__pycache__/pygram.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/__pycache__/pygram.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/__pycache__/pytree.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/__pycache__/pytree.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/__pycache__/pytree.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/__pycache__/refactor.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/__pycache__/refactor.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/__pycache__/refactor.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/btm_matcher.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/btm_utils.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixer_base.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixer_util.py +drwxr-xr-x root/root usr/lib/python3.11/lib2to3/fixes/ +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_apply.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_apply.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_apply.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_asserts.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_asserts.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_asserts.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_basestring.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_basestring.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_basestring.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_buffer.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_buffer.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_buffer.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_dict.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_dict.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_dict.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_except.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_except.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_except.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_exec.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_exec.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_exec.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_execfile.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_execfile.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_execfile.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_exitfunc.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_exitfunc.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_exitfunc.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_filter.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_filter.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_filter.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_funcattrs.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_funcattrs.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_funcattrs.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_future.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_future.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_future.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_getcwdu.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_getcwdu.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_getcwdu.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_has_key.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_has_key.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_has_key.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_idioms.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_idioms.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_idioms.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_import.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_import.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_import.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_imports.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_imports.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_imports.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_imports2.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_imports2.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_imports2.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_input.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_input.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_input.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_intern.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_intern.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_intern.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_isinstance.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_isinstance.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_isinstance.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_itertools.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_itertools.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_itertools.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_itertools_imports.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_itertools_imports.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_itertools_imports.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_long.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_long.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_long.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_map.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_map.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_map.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_metaclass.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_metaclass.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_metaclass.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_methodattrs.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_methodattrs.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_methodattrs.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_ne.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_ne.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_ne.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_next.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_next.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_next.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_nonzero.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_nonzero.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_nonzero.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_numliterals.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_numliterals.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_numliterals.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_operator.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_operator.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_operator.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_paren.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_paren.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_paren.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_print.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_print.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_print.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_raise.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_raise.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_raise.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_raw_input.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_raw_input.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_raw_input.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_reduce.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_reduce.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_reduce.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_reload.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_reload.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_reload.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_renames.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_renames.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_renames.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_repr.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_repr.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_repr.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_set_literal.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_set_literal.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_set_literal.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_standarderror.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_standarderror.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_standarderror.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_sys_exc.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_sys_exc.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_sys_exc.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_throw.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_throw.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_throw.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_tuple_params.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_tuple_params.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_tuple_params.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_types.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_types.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_types.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_unicode.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_unicode.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_unicode.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_urllib.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_urllib.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_urllib.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_ws_comma.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_ws_comma.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_ws_comma.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_xrange.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_xrange.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_xrange.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_xreadlines.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_xreadlines.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_xreadlines.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_zip.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_zip.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/__pycache__/fix_zip.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_apply.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_asserts.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_basestring.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_buffer.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_dict.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_except.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_exec.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_execfile.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_exitfunc.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_filter.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_funcattrs.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_future.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_getcwdu.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_has_key.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_idioms.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_import.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_imports.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_imports2.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_input.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_intern.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_isinstance.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_itertools.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_itertools_imports.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_long.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_map.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_metaclass.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_methodattrs.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_ne.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_next.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_nonzero.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_numliterals.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_operator.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_paren.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_print.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_raise.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_raw_input.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_reduce.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_reload.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_renames.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_repr.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_set_literal.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_standarderror.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_sys_exc.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_throw.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_tuple_params.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_types.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_unicode.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_urllib.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_ws_comma.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_xrange.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_xreadlines.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/fixes/fix_zip.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/main.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/patcomp.py +drwxr-xr-x root/root usr/lib/python3.11/lib2to3/pgen2/ +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pgen2/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/lib2to3/pgen2/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pgen2/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pgen2/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pgen2/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pgen2/__pycache__/conv.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pgen2/__pycache__/conv.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pgen2/__pycache__/conv.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pgen2/__pycache__/driver.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pgen2/__pycache__/driver.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pgen2/__pycache__/driver.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pgen2/__pycache__/grammar.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pgen2/__pycache__/grammar.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pgen2/__pycache__/grammar.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pgen2/__pycache__/literals.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pgen2/__pycache__/literals.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pgen2/__pycache__/literals.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pgen2/__pycache__/parse.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pgen2/__pycache__/parse.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pgen2/__pycache__/parse.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pgen2/__pycache__/pgen.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pgen2/__pycache__/pgen.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pgen2/__pycache__/pgen.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pgen2/__pycache__/token.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pgen2/__pycache__/token.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pgen2/__pycache__/token.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pgen2/__pycache__/tokenize.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pgen2/__pycache__/tokenize.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pgen2/__pycache__/tokenize.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pgen2/conv.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pgen2/driver.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pgen2/grammar.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pgen2/literals.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pgen2/parse.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pgen2/pgen.py +-rwxr-xr-x root/root usr/lib/python3.11/lib2to3/pgen2/token.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pgen2/tokenize.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pygram.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/pytree.py +-rw-r--r-- root/root usr/lib/python3.11/lib2to3/refactor.py +-rw-r--r-- root/root usr/lib/python3.11/linecache.py +-rw-r--r-- root/root usr/lib/python3.11/locale.py +drwxr-xr-x root/root usr/lib/python3.11/logging/ +-rw-r--r-- root/root usr/lib/python3.11/logging/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/logging/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/logging/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/logging/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/logging/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/logging/__pycache__/config.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/logging/__pycache__/config.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/logging/__pycache__/config.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/logging/__pycache__/handlers.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/logging/__pycache__/handlers.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/logging/__pycache__/handlers.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/logging/config.py +-rw-r--r-- root/root usr/lib/python3.11/logging/handlers.py +-rw-r--r-- root/root usr/lib/python3.11/lzma.py +-rw-r--r-- root/root usr/lib/python3.11/mailbox.py +-rw-r--r-- root/root usr/lib/python3.11/mailcap.py +-rw-r--r-- root/root usr/lib/python3.11/mimetypes.py +-rw-r--r-- root/root usr/lib/python3.11/modulefinder.py +drwxr-xr-x root/root usr/lib/python3.11/multiprocessing/ +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/multiprocessing/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/connection.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/connection.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/connection.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/context.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/context.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/context.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/forkserver.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/forkserver.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/forkserver.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/heap.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/heap.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/heap.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/managers.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/managers.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/managers.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/pool.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/pool.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/pool.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/popen_fork.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/popen_fork.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/popen_fork.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/popen_forkserver.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/popen_forkserver.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/popen_forkserver.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/popen_spawn_posix.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/popen_spawn_posix.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/popen_spawn_posix.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/popen_spawn_win32.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/popen_spawn_win32.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/popen_spawn_win32.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/process.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/process.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/process.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/queues.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/queues.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/queues.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/reduction.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/reduction.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/reduction.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/resource_sharer.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/resource_sharer.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/resource_sharer.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/resource_tracker.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/resource_tracker.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/resource_tracker.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/shared_memory.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/shared_memory.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/shared_memory.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/sharedctypes.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/sharedctypes.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/sharedctypes.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/spawn.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/spawn.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/spawn.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/synchronize.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/synchronize.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/synchronize.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/util.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/util.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/__pycache__/util.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/connection.py +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/context.py +drwxr-xr-x root/root usr/lib/python3.11/multiprocessing/dummy/ +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/dummy/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/multiprocessing/dummy/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/dummy/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/dummy/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/dummy/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/dummy/__pycache__/connection.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/dummy/__pycache__/connection.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/dummy/__pycache__/connection.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/dummy/connection.py +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/forkserver.py +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/heap.py +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/managers.py +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/pool.py +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/popen_fork.py +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/popen_forkserver.py +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/popen_spawn_posix.py +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/popen_spawn_win32.py +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/process.py +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/queues.py +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/reduction.py +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/resource_sharer.py +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/resource_tracker.py +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/shared_memory.py +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/sharedctypes.py +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/spawn.py +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/synchronize.py +-rw-r--r-- root/root usr/lib/python3.11/multiprocessing/util.py +-rw-r--r-- root/root usr/lib/python3.11/netrc.py +-rw-r--r-- root/root usr/lib/python3.11/nntplib.py +-rw-r--r-- root/root usr/lib/python3.11/ntpath.py +-rw-r--r-- root/root usr/lib/python3.11/nturl2path.py +-rw-r--r-- root/root usr/lib/python3.11/numbers.py +-rw-r--r-- root/root usr/lib/python3.11/opcode.py +-rw-r--r-- root/root usr/lib/python3.11/operator.py +-rw-r--r-- root/root usr/lib/python3.11/optparse.py +-rw-r--r-- root/root usr/lib/python3.11/os.py +-rw-r--r-- root/root usr/lib/python3.11/pathlib.py +-rwxr-xr-x root/root usr/lib/python3.11/pdb.py +-rw-r--r-- root/root usr/lib/python3.11/pickle.py +-rw-r--r-- root/root usr/lib/python3.11/pickletools.py +-rw-r--r-- root/root usr/lib/python3.11/pipes.py +-rw-r--r-- root/root usr/lib/python3.11/pkgutil.py +-rwxr-xr-x root/root usr/lib/python3.11/platform.py +-rw-r--r-- root/root usr/lib/python3.11/plistlib.py +-rw-r--r-- root/root usr/lib/python3.11/poplib.py +-rw-r--r-- root/root usr/lib/python3.11/posixpath.py +-rw-r--r-- root/root usr/lib/python3.11/pprint.py +-rwxr-xr-x root/root usr/lib/python3.11/profile.py +-rw-r--r-- root/root usr/lib/python3.11/pstats.py +-rw-r--r-- root/root usr/lib/python3.11/pty.py +-rw-r--r-- root/root usr/lib/python3.11/py_compile.py +-rw-r--r-- root/root usr/lib/python3.11/pyclbr.py +-rwxr-xr-x root/root usr/lib/python3.11/pydoc.py +drwxr-xr-x root/root usr/lib/python3.11/pydoc_data/ +-rw-r--r-- root/root usr/lib/python3.11/pydoc_data/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/pydoc_data/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/pydoc_data/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/pydoc_data/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/pydoc_data/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/pydoc_data/__pycache__/topics.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/pydoc_data/__pycache__/topics.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/pydoc_data/__pycache__/topics.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/pydoc_data/_pydoc.css +-rw-r--r-- root/root usr/lib/python3.11/pydoc_data/topics.py +-rw-r--r-- root/root usr/lib/python3.11/queue.py +-rwxr-xr-x root/root usr/lib/python3.11/quopri.py +-rw-r--r-- root/root usr/lib/python3.11/random.py +drwxr-xr-x root/root usr/lib/python3.11/re/ +-rw-r--r-- root/root usr/lib/python3.11/re/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/re/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/re/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/re/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/re/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/re/__pycache__/_casefix.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/re/__pycache__/_casefix.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/re/__pycache__/_casefix.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/re/__pycache__/_compiler.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/re/__pycache__/_compiler.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/re/__pycache__/_compiler.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/re/__pycache__/_constants.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/re/__pycache__/_constants.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/re/__pycache__/_constants.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/re/__pycache__/_parser.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/re/__pycache__/_parser.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/re/__pycache__/_parser.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/re/_casefix.py +-rw-r--r-- root/root usr/lib/python3.11/re/_compiler.py +-rw-r--r-- root/root usr/lib/python3.11/re/_constants.py +-rw-r--r-- root/root usr/lib/python3.11/re/_parser.py +-rw-r--r-- root/root usr/lib/python3.11/reprlib.py +-rw-r--r-- root/root usr/lib/python3.11/rlcompleter.py +-rw-r--r-- root/root usr/lib/python3.11/runpy.py +-rw-r--r-- root/root usr/lib/python3.11/sched.py +-rw-r--r-- root/root usr/lib/python3.11/secrets.py +-rw-r--r-- root/root usr/lib/python3.11/selectors.py +-rw-r--r-- root/root usr/lib/python3.11/shelve.py +-rw-r--r-- root/root usr/lib/python3.11/shlex.py +-rw-r--r-- root/root usr/lib/python3.11/shutil.py +-rw-r--r-- root/root usr/lib/python3.11/signal.py +drwxr-xr-x root/root usr/lib/python3.11/site-packages/ +-rw-r--r-- root/root usr/lib/python3.11/site-packages/README.txt +-rw-r--r-- root/root usr/lib/python3.11/site.py +-rwxr-xr-x root/root usr/lib/python3.11/smtpd.py +-rwxr-xr-x root/root usr/lib/python3.11/smtplib.py +-rw-r--r-- root/root usr/lib/python3.11/sndhdr.py +-rw-r--r-- root/root usr/lib/python3.11/socket.py +-rw-r--r-- root/root usr/lib/python3.11/socketserver.py +drwxr-xr-x root/root usr/lib/python3.11/sqlite3/ +-rw-r--r-- root/root usr/lib/python3.11/sqlite3/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/sqlite3/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/sqlite3/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/sqlite3/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/sqlite3/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/sqlite3/__pycache__/dbapi2.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/sqlite3/__pycache__/dbapi2.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/sqlite3/__pycache__/dbapi2.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/sqlite3/__pycache__/dump.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/sqlite3/__pycache__/dump.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/sqlite3/__pycache__/dump.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/sqlite3/dbapi2.py +-rw-r--r-- root/root usr/lib/python3.11/sqlite3/dump.py +-rw-r--r-- root/root usr/lib/python3.11/sre_compile.py +-rw-r--r-- root/root usr/lib/python3.11/sre_constants.py +-rw-r--r-- root/root usr/lib/python3.11/sre_parse.py +-rw-r--r-- root/root usr/lib/python3.11/ssl.py +-rw-r--r-- root/root usr/lib/python3.11/stat.py +-rw-r--r-- root/root usr/lib/python3.11/statistics.py +-rw-r--r-- root/root usr/lib/python3.11/string.py +-rw-r--r-- root/root usr/lib/python3.11/stringprep.py +-rw-r--r-- root/root usr/lib/python3.11/struct.py +-rw-r--r-- root/root usr/lib/python3.11/subprocess.py +-rw-r--r-- root/root usr/lib/python3.11/sunau.py +-rw-r--r-- root/root usr/lib/python3.11/symtable.py +-rw-r--r-- root/root usr/lib/python3.11/sysconfig.py +-rwxr-xr-x root/root usr/lib/python3.11/tabnanny.py +-rwxr-xr-x root/root usr/lib/python3.11/tarfile.py +-rw-r--r-- root/root usr/lib/python3.11/telnetlib.py +-rw-r--r-- root/root usr/lib/python3.11/tempfile.py +-rw-r--r-- root/root usr/lib/python3.11/textwrap.py +-rw-r--r-- root/root usr/lib/python3.11/this.py +-rw-r--r-- root/root usr/lib/python3.11/threading.py +-rwxr-xr-x root/root usr/lib/python3.11/timeit.py +drwxr-xr-x root/root usr/lib/python3.11/tkinter/ +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__init__.py +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__main__.py +drwxr-xr-x root/root usr/lib/python3.11/tkinter/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/__main__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/__main__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/__main__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/colorchooser.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/colorchooser.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/colorchooser.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/commondialog.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/commondialog.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/commondialog.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/constants.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/constants.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/constants.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/dialog.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/dialog.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/dialog.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/dnd.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/dnd.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/dnd.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/filedialog.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/filedialog.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/filedialog.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/font.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/font.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/font.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/messagebox.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/messagebox.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/messagebox.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/scrolledtext.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/scrolledtext.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/scrolledtext.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/simpledialog.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/simpledialog.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/simpledialog.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/tix.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/tix.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/tix.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/ttk.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/ttk.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/__pycache__/ttk.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/tkinter/colorchooser.py +-rw-r--r-- root/root usr/lib/python3.11/tkinter/commondialog.py +-rw-r--r-- root/root usr/lib/python3.11/tkinter/constants.py +-rw-r--r-- root/root usr/lib/python3.11/tkinter/dialog.py +-rw-r--r-- root/root usr/lib/python3.11/tkinter/dnd.py +-rw-r--r-- root/root usr/lib/python3.11/tkinter/filedialog.py +-rw-r--r-- root/root usr/lib/python3.11/tkinter/font.py +-rw-r--r-- root/root usr/lib/python3.11/tkinter/messagebox.py +-rw-r--r-- root/root usr/lib/python3.11/tkinter/scrolledtext.py +-rw-r--r-- root/root usr/lib/python3.11/tkinter/simpledialog.py +-rw-r--r-- root/root usr/lib/python3.11/tkinter/tix.py +-rw-r--r-- root/root usr/lib/python3.11/tkinter/ttk.py +-rw-r--r-- root/root usr/lib/python3.11/token.py +-rw-r--r-- root/root usr/lib/python3.11/tokenize.py +drwxr-xr-x root/root usr/lib/python3.11/tomllib/ +-rw-r--r-- root/root usr/lib/python3.11/tomllib/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/tomllib/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/tomllib/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/tomllib/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/tomllib/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/tomllib/__pycache__/_parser.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/tomllib/__pycache__/_parser.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/tomllib/__pycache__/_parser.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/tomllib/__pycache__/_re.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/tomllib/__pycache__/_re.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/tomllib/__pycache__/_re.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/tomllib/__pycache__/_types.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/tomllib/__pycache__/_types.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/tomllib/__pycache__/_types.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/tomllib/_parser.py +-rw-r--r-- root/root usr/lib/python3.11/tomllib/_re.py +-rw-r--r-- root/root usr/lib/python3.11/tomllib/_types.py +-rwxr-xr-x root/root usr/lib/python3.11/trace.py +-rw-r--r-- root/root usr/lib/python3.11/traceback.py +-rw-r--r-- root/root usr/lib/python3.11/tracemalloc.py +-rw-r--r-- root/root usr/lib/python3.11/tty.py +-rw-r--r-- root/root usr/lib/python3.11/turtle.py +drwxr-xr-x root/root usr/lib/python3.11/turtledemo/ +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__init__.py +-rwxr-xr-x root/root usr/lib/python3.11/turtledemo/__main__.py +drwxr-xr-x root/root usr/lib/python3.11/turtledemo/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/__main__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/__main__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/__main__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/bytedesign.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/bytedesign.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/bytedesign.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/chaos.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/chaos.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/chaos.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/clock.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/clock.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/clock.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/colormixer.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/colormixer.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/colormixer.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/forest.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/forest.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/forest.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/fractalcurves.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/fractalcurves.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/fractalcurves.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/lindenmayer.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/lindenmayer.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/lindenmayer.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/minimal_hanoi.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/minimal_hanoi.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/minimal_hanoi.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/nim.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/nim.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/nim.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/paint.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/paint.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/paint.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/peace.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/peace.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/peace.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/penrose.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/penrose.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/penrose.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/planet_and_moon.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/planet_and_moon.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/planet_and_moon.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/rosette.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/rosette.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/rosette.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/round_dance.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/round_dance.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/round_dance.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/sorting_animate.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/sorting_animate.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/sorting_animate.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/tree.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/tree.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/tree.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/two_canvases.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/two_canvases.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/two_canvases.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/yinyang.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/yinyang.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/__pycache__/yinyang.cpython-311.pyc +-rwxr-xr-x root/root usr/lib/python3.11/turtledemo/bytedesign.py +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/chaos.py +-rwxr-xr-x root/root usr/lib/python3.11/turtledemo/clock.py +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/colormixer.py +-rwxr-xr-x root/root usr/lib/python3.11/turtledemo/forest.py +-rwxr-xr-x root/root usr/lib/python3.11/turtledemo/fractalcurves.py +-rwxr-xr-x root/root usr/lib/python3.11/turtledemo/lindenmayer.py +-rwxr-xr-x root/root usr/lib/python3.11/turtledemo/minimal_hanoi.py +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/nim.py +-rwxr-xr-x root/root usr/lib/python3.11/turtledemo/paint.py +-rwxr-xr-x root/root usr/lib/python3.11/turtledemo/peace.py +-rwxr-xr-x root/root usr/lib/python3.11/turtledemo/penrose.py +-rwxr-xr-x root/root usr/lib/python3.11/turtledemo/planet_and_moon.py +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/rosette.py +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/round_dance.py +-rwxr-xr-x root/root usr/lib/python3.11/turtledemo/sorting_animate.py +-rwxr-xr-x root/root usr/lib/python3.11/turtledemo/tree.py +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/turtle.cfg +-rw-r--r-- root/root usr/lib/python3.11/turtledemo/two_canvases.py +-rwxr-xr-x root/root usr/lib/python3.11/turtledemo/yinyang.py +-rw-r--r-- root/root usr/lib/python3.11/types.py +-rw-r--r-- root/root usr/lib/python3.11/typing.py +drwxr-xr-x root/root usr/lib/python3.11/unittest/ +-rw-r--r-- root/root usr/lib/python3.11/unittest/__init__.py +-rw-r--r-- root/root usr/lib/python3.11/unittest/__main__.py +drwxr-xr-x root/root usr/lib/python3.11/unittest/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/__main__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/__main__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/__main__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/_log.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/_log.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/_log.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/async_case.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/async_case.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/async_case.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/case.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/case.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/case.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/loader.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/loader.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/loader.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/main.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/main.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/main.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/mock.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/mock.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/mock.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/result.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/result.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/result.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/runner.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/runner.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/runner.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/signals.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/signals.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/signals.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/suite.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/suite.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/suite.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/util.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/util.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/__pycache__/util.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/unittest/_log.py +-rw-r--r-- root/root usr/lib/python3.11/unittest/async_case.py +-rw-r--r-- root/root usr/lib/python3.11/unittest/case.py +-rw-r--r-- root/root usr/lib/python3.11/unittest/loader.py +-rw-r--r-- root/root usr/lib/python3.11/unittest/main.py +-rw-r--r-- root/root usr/lib/python3.11/unittest/mock.py +-rw-r--r-- root/root usr/lib/python3.11/unittest/result.py +-rw-r--r-- root/root usr/lib/python3.11/unittest/runner.py +-rw-r--r-- root/root usr/lib/python3.11/unittest/signals.py +-rw-r--r-- root/root usr/lib/python3.11/unittest/suite.py +-rw-r--r-- root/root usr/lib/python3.11/unittest/util.py +drwxr-xr-x root/root usr/lib/python3.11/urllib/ +-rw-r--r-- root/root usr/lib/python3.11/urllib/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/urllib/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/urllib/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/urllib/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/urllib/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/urllib/__pycache__/error.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/urllib/__pycache__/error.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/urllib/__pycache__/error.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/urllib/__pycache__/parse.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/urllib/__pycache__/parse.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/urllib/__pycache__/parse.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/urllib/__pycache__/request.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/urllib/__pycache__/request.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/urllib/__pycache__/request.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/urllib/__pycache__/response.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/urllib/__pycache__/response.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/urllib/__pycache__/response.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/urllib/__pycache__/robotparser.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/urllib/__pycache__/robotparser.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/urllib/__pycache__/robotparser.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/urllib/error.py +-rw-r--r-- root/root usr/lib/python3.11/urllib/parse.py +-rw-r--r-- root/root usr/lib/python3.11/urllib/request.py +-rw-r--r-- root/root usr/lib/python3.11/urllib/response.py +-rw-r--r-- root/root usr/lib/python3.11/urllib/robotparser.py +-rwxr-xr-x root/root usr/lib/python3.11/uu.py +-rw-r--r-- root/root usr/lib/python3.11/uuid.py +drwxr-xr-x root/root usr/lib/python3.11/venv/ +-rw-r--r-- root/root usr/lib/python3.11/venv/__init__.py +-rw-r--r-- root/root usr/lib/python3.11/venv/__main__.py +drwxr-xr-x root/root usr/lib/python3.11/venv/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/venv/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/venv/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/venv/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/venv/__pycache__/__main__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/venv/__pycache__/__main__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/venv/__pycache__/__main__.cpython-311.pyc +drwxr-xr-x root/root usr/lib/python3.11/venv/scripts/ +drwxr-xr-x root/root usr/lib/python3.11/venv/scripts/common/ +-rw-r--r-- root/root usr/lib/python3.11/venv/scripts/common/Activate.ps1 +-rw-r--r-- root/root usr/lib/python3.11/venv/scripts/common/activate +drwxr-xr-x root/root usr/lib/python3.11/venv/scripts/posix/ +-rw-r--r-- root/root usr/lib/python3.11/venv/scripts/posix/activate.csh +-rw-r--r-- root/root usr/lib/python3.11/venv/scripts/posix/activate.fish +-rw-r--r-- root/root usr/lib/python3.11/warnings.py +-rw-r--r-- root/root usr/lib/python3.11/wave.py +-rw-r--r-- root/root usr/lib/python3.11/weakref.py +-rwxr-xr-x root/root usr/lib/python3.11/webbrowser.py +drwxr-xr-x root/root usr/lib/python3.11/wsgiref/ +-rw-r--r-- root/root usr/lib/python3.11/wsgiref/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/wsgiref/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/wsgiref/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/wsgiref/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/wsgiref/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/wsgiref/__pycache__/handlers.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/wsgiref/__pycache__/handlers.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/wsgiref/__pycache__/handlers.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/wsgiref/__pycache__/headers.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/wsgiref/__pycache__/headers.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/wsgiref/__pycache__/headers.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/wsgiref/__pycache__/simple_server.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/wsgiref/__pycache__/simple_server.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/wsgiref/__pycache__/simple_server.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/wsgiref/__pycache__/types.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/wsgiref/__pycache__/types.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/wsgiref/__pycache__/types.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/wsgiref/__pycache__/util.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/wsgiref/__pycache__/util.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/wsgiref/__pycache__/util.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/wsgiref/__pycache__/validate.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/wsgiref/__pycache__/validate.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/wsgiref/__pycache__/validate.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/wsgiref/handlers.py +-rw-r--r-- root/root usr/lib/python3.11/wsgiref/headers.py +-rw-r--r-- root/root usr/lib/python3.11/wsgiref/simple_server.py +-rw-r--r-- root/root usr/lib/python3.11/wsgiref/types.py +-rw-r--r-- root/root usr/lib/python3.11/wsgiref/util.py +-rw-r--r-- root/root usr/lib/python3.11/wsgiref/validate.py +-rw-r--r-- root/root usr/lib/python3.11/xdrlib.py +drwxr-xr-x root/root usr/lib/python3.11/xml/ +-rw-r--r-- root/root usr/lib/python3.11/xml/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/xml/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/xml/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/__pycache__/__init__.cpython-311.pyc +drwxr-xr-x root/root usr/lib/python3.11/xml/dom/ +-rw-r--r-- root/root usr/lib/python3.11/xml/dom/NodeFilter.py +-rw-r--r-- root/root usr/lib/python3.11/xml/dom/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/xml/dom/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/xml/dom/__pycache__/NodeFilter.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/dom/__pycache__/NodeFilter.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/dom/__pycache__/NodeFilter.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/dom/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/dom/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/dom/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/dom/__pycache__/domreg.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/dom/__pycache__/domreg.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/dom/__pycache__/domreg.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/dom/__pycache__/expatbuilder.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/dom/__pycache__/expatbuilder.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/dom/__pycache__/expatbuilder.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/dom/__pycache__/minicompat.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/dom/__pycache__/minicompat.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/dom/__pycache__/minicompat.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/dom/__pycache__/minidom.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/dom/__pycache__/minidom.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/dom/__pycache__/minidom.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/dom/__pycache__/pulldom.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/dom/__pycache__/pulldom.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/dom/__pycache__/pulldom.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/dom/__pycache__/xmlbuilder.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/dom/__pycache__/xmlbuilder.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/dom/__pycache__/xmlbuilder.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/dom/domreg.py +-rw-r--r-- root/root usr/lib/python3.11/xml/dom/expatbuilder.py +-rw-r--r-- root/root usr/lib/python3.11/xml/dom/minicompat.py +-rw-r--r-- root/root usr/lib/python3.11/xml/dom/minidom.py +-rw-r--r-- root/root usr/lib/python3.11/xml/dom/pulldom.py +-rw-r--r-- root/root usr/lib/python3.11/xml/dom/xmlbuilder.py +drwxr-xr-x root/root usr/lib/python3.11/xml/etree/ +-rw-r--r-- root/root usr/lib/python3.11/xml/etree/ElementInclude.py +-rw-r--r-- root/root usr/lib/python3.11/xml/etree/ElementPath.py +-rw-r--r-- root/root usr/lib/python3.11/xml/etree/ElementTree.py +-rw-r--r-- root/root usr/lib/python3.11/xml/etree/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/xml/etree/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/xml/etree/__pycache__/ElementInclude.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/etree/__pycache__/ElementInclude.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/etree/__pycache__/ElementInclude.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/etree/__pycache__/ElementPath.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/etree/__pycache__/ElementPath.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/etree/__pycache__/ElementPath.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/etree/__pycache__/ElementTree.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/etree/__pycache__/ElementTree.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/etree/__pycache__/ElementTree.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/etree/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/etree/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/etree/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/etree/__pycache__/cElementTree.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/etree/__pycache__/cElementTree.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/etree/__pycache__/cElementTree.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/etree/cElementTree.py +drwxr-xr-x root/root usr/lib/python3.11/xml/parsers/ +-rw-r--r-- root/root usr/lib/python3.11/xml/parsers/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/xml/parsers/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/xml/parsers/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/parsers/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/parsers/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/parsers/__pycache__/expat.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/parsers/__pycache__/expat.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/parsers/__pycache__/expat.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/parsers/expat.py +drwxr-xr-x root/root usr/lib/python3.11/xml/sax/ +-rw-r--r-- root/root usr/lib/python3.11/xml/sax/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/xml/sax/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/xml/sax/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/sax/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/sax/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/sax/__pycache__/_exceptions.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/sax/__pycache__/_exceptions.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/sax/__pycache__/_exceptions.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/sax/__pycache__/expatreader.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/sax/__pycache__/expatreader.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/sax/__pycache__/expatreader.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/sax/__pycache__/handler.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/sax/__pycache__/handler.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/sax/__pycache__/handler.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/sax/__pycache__/saxutils.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/sax/__pycache__/saxutils.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/sax/__pycache__/saxutils.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/sax/__pycache__/xmlreader.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/sax/__pycache__/xmlreader.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/sax/__pycache__/xmlreader.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/xml/sax/_exceptions.py +-rw-r--r-- root/root usr/lib/python3.11/xml/sax/expatreader.py +-rw-r--r-- root/root usr/lib/python3.11/xml/sax/handler.py +-rw-r--r-- root/root usr/lib/python3.11/xml/sax/saxutils.py +-rw-r--r-- root/root usr/lib/python3.11/xml/sax/xmlreader.py +drwxr-xr-x root/root usr/lib/python3.11/xmlrpc/ +-rw-r--r-- root/root usr/lib/python3.11/xmlrpc/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/xmlrpc/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/xmlrpc/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/xmlrpc/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/xmlrpc/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/xmlrpc/__pycache__/client.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/xmlrpc/__pycache__/client.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/xmlrpc/__pycache__/client.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/xmlrpc/__pycache__/server.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/xmlrpc/__pycache__/server.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/xmlrpc/__pycache__/server.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/xmlrpc/client.py +-rw-r--r-- root/root usr/lib/python3.11/xmlrpc/server.py +-rw-r--r-- root/root usr/lib/python3.11/zipapp.py +-rw-r--r-- root/root usr/lib/python3.11/zipfile.py +-rw-r--r-- root/root usr/lib/python3.11/zipimport.py +drwxr-xr-x root/root usr/lib/python3.11/zoneinfo/ +-rw-r--r-- root/root usr/lib/python3.11/zoneinfo/__init__.py +drwxr-xr-x root/root usr/lib/python3.11/zoneinfo/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.11/zoneinfo/__pycache__/__init__.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/zoneinfo/__pycache__/__init__.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/zoneinfo/__pycache__/__init__.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/zoneinfo/__pycache__/_common.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/zoneinfo/__pycache__/_common.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/zoneinfo/__pycache__/_common.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/zoneinfo/__pycache__/_tzpath.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/zoneinfo/__pycache__/_tzpath.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/zoneinfo/__pycache__/_tzpath.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/zoneinfo/__pycache__/_zoneinfo.cpython-311.opt-1.pyc +-rw-r--r-- root/root usr/lib/python3.11/zoneinfo/__pycache__/_zoneinfo.cpython-311.opt-2.pyc +-rw-r--r-- root/root usr/lib/python3.11/zoneinfo/__pycache__/_zoneinfo.cpython-311.pyc +-rw-r--r-- root/root usr/lib/python3.11/zoneinfo/_common.py +-rw-r--r-- root/root usr/lib/python3.11/zoneinfo/_tzpath.py +-rw-r--r-- root/root usr/lib/python3.11/zoneinfo/_zoneinfo.py +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +lrwxrwxrwx root/root usr/share/man/man1/python3.1.gz -> python3.11.1.gz +-rw-r--r-- root/root usr/share/man/man1/python3.11.1.gz diff --git a/core/python3/pyconfig.h b/core/python3/pyconfig.h new file mode 100644 index 000000000..89181b4e0 --- /dev/null +++ b/core/python3/pyconfig.h @@ -0,0 +1,16 @@ +/* pyconfig.h stub */ + +#ifndef __STUB__PYCONFIG_H__ +#define __STUB__PYCONFIG_H__ + +#if defined(__x86_64__) || \ + defined(__sparc64__) || \ + defined(__arch64__) || \ + defined(__powerpc64__) || \ + defined(__s390x__) +#include "pyconfig-64.h" +#else +#include "pyconfig-32.h" +#endif + +#endif diff --git a/core/python3/spkgbuild b/core/python3/spkgbuild new file mode 100644 index 000000000..7001b9403 --- /dev/null +++ b/core/python3/spkgbuild @@ -0,0 +1,45 @@ +# description : Next generation of the python high-level scripting language +# depends : libffi sqlite + +name=python3 +version=3.11.3 +release=1 +source="$name-$version.tar.xz::https://www.python.org/ftp/python/$version/Python-$version.tar.xz + pyconfig.h" + +build() { + cd Python-$version + + # Ensure that we are using the system copy of various libraries + rm -rv Modules/expat + rm -rv Modules/_ctypes/darwin* + rm -rv Modules/_ctypes/libffi* + rm -rv Modules/_decimal/libmpdec + + # Remove tests + rm -rv Lib/test Lib/*/test Lib/*/tests Lib/*/idle_test + + ./configure \ + --prefix=/usr \ + --enable-computed-gotos \ + --enable-dbmliborder=gdm:ndbm \ + --enable-ipv6 \ + --enable-loadable-sqlite-extensions \ + --enable-optimizations \ + --enable-shared \ + --with-lto \ + --with-system-expat \ + --with-system-ffi \ + --with-system-libmpdec \ + --with-tzpath=/usr/share/zoneinfo \ + --without-ensurepip + make EXTRA_CFLAGS="$CFLAGS" + make EXTRA_CFLAGS="$CFLAGS" DESTDIR=$PKG install maninstall + + chmod -v 755 $PKG/usr/lib/libpython${version%.*}.so + chmod -v 755 $PKG/usr/lib/libpython3.so + + mv $PKG/usr/include/python${version%.*}/pyconfig.h \ + $PKG/usr/include/python${version%.*}/pyconfig-64.h + install -m 0644 $SRC/pyconfig.h $PKG/usr/include/python${version%.*}/ +} diff --git a/core/rc/.checksums b/core/rc/.checksums new file mode 100644 index 000000000..2d96acf43 --- /dev/null +++ b/core/rc/.checksums @@ -0,0 +1 @@ +0efe9fe3ad14722365c66b13f434ab18 rc-20210521.tar.gz diff --git a/core/rc/.pkgfiles b/core/rc/.pkgfiles new file mode 100644 index 000000000..e5b2c4209 --- /dev/null +++ b/core/rc/.pkgfiles @@ -0,0 +1,11 @@ +rc-20210521-2 +drwxr-xr-x root/root etc/ +-rw-r--r-- root/root etc/inittab +-rwxr-xr-- root/root etc/rc +-rw-r--r-- root/root etc/rc.conf.spkgnew +drwxr-xr-x root/root etc/rc.d/ +-rwxr-xr-- root/root etc/rc.local +-rwxr-xr-- root/root etc/rc.multi +-rwxr-xr-- root/root etc/rc.shutdown +-rwxr-xr-- root/root etc/rc.single +-rwxr-xr-- root/root etc/rc.subr diff --git a/core/rc/spkgbuild b/core/rc/spkgbuild new file mode 100644 index 000000000..660746f33 --- /dev/null +++ b/core/rc/spkgbuild @@ -0,0 +1,15 @@ +# description : BSD-style init (CRUX inspired) +# depends : sysvinit + +name=rc +version=20210521 +release=2 +backup="etc/rc.conf" +source="$name-$version.tar.gz::https://github.com/venomlinux/rc/archive/65ef608163d72c16a721eeecf1f9865ed76f7920.tar.gz" + +build() { + cd $name-65ef608163d72c16a721eeecf1f9865ed76f7920 + make DESTDIR=$PKG install + # from now on, modules-load provided by 'init' port, can be used across other inits + rm -fr $PKG/usr +} diff --git a/core/readline/.checksums b/core/readline/.checksums new file mode 100644 index 000000000..2cc6b6569 --- /dev/null +++ b/core/readline/.checksums @@ -0,0 +1,3 @@ +be3d4507d6fcd289c28dc4e3c90ab907 inputrc +dd1764b84cfca6b677f44978218a75da readline-8.2-upstream_fix-1.patch +4aa1b31be779e6b84f9a96cb66bc50f6 readline-8.2.tar.gz diff --git a/core/readline/.pkgfiles b/core/readline/.pkgfiles new file mode 100644 index 000000000..134a6252c --- /dev/null +++ b/core/readline/.pkgfiles @@ -0,0 +1,35 @@ +readline-8.2-2 +drwxr-xr-x root/root etc/ +-rw-r--r-- root/root etc/inputrc +drwxr-xr-x root/root lib/ +lrwxrwxrwx root/root lib/libhistory.so.8 -> libhistory.so.8.2 +-rwxr-xr-x root/root lib/libhistory.so.8.2 +lrwxrwxrwx root/root lib/libreadline.so.8 -> libreadline.so.8.2 +-rwxr-xr-x root/root lib/libreadline.so.8.2 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/readline/ +-rw-r--r-- root/root usr/include/readline/chardefs.h +-rw-r--r-- root/root usr/include/readline/history.h +-rw-r--r-- root/root usr/include/readline/keymaps.h +-rw-r--r-- root/root usr/include/readline/readline.h +-rw-r--r-- root/root usr/include/readline/rlconf.h +-rw-r--r-- root/root usr/include/readline/rlstdc.h +-rw-r--r-- root/root usr/include/readline/rltypedefs.h +-rw-r--r-- root/root usr/include/readline/tilde.h +drwxr-xr-x root/root usr/lib/ +lrwxrwxrwx root/root usr/lib/libhistory.so -> ../../lib/libhistory.so.8 +lrwxrwxrwx root/root usr/lib/libreadline.so -> ../../lib/libreadline.so.8 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/history.pc +-rw-r--r-- root/root usr/lib/pkgconfig/readline.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/info/ +-rw-r--r-- root/root usr/share/info/history.info.gz +-rw-r--r-- root/root usr/share/info/readline.info.gz +-rw-r--r-- root/root usr/share/info/rluserman.info.gz +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man3/ +-rw-r--r-- root/root usr/share/man/man3/history.3.gz +-rw-r--r-- root/root usr/share/man/man3/readline.3.gz diff --git a/core/readline/inputrc b/core/readline/inputrc new file mode 100755 index 000000000..b33965905 --- /dev/null +++ b/core/readline/inputrc @@ -0,0 +1,38 @@ +# /etc/inputrc + +# Allow the command prompt to wrap to the next line +set horizontal-scroll-mode Off + +# Enable 8bit input +set meta-flag On +set input-meta On + +# Turns off 8th bit stripping +set convert-meta Off + +# Keep the 8th bit for display +set output-meta On + +# none, visible or audible +set bell-style none + +# All of the following map the escape sequence of the value +# contained in the 1st argument to the readline specific functions +"\eOd": backward-word +"\eOc": forward-word + +# for linux console +"\e[1~": beginning-of-line +"\e[4~": end-of-line +"\e[5~": beginning-of-history +"\e[6~": end-of-history +"\e[3~": delete-char +"\e[2~": quoted-insert + +# for xterm +"\eOH": beginning-of-line +"\eOF": end-of-line + +# for Konsole +"\e[H": beginning-of-line +"\e[F": end-of-line diff --git a/core/readline/readline-8.2-upstream_fix-1.patch b/core/readline/readline-8.2-upstream_fix-1.patch new file mode 100644 index 000000000..86544f699 --- /dev/null +++ b/core/readline/readline-8.2-upstream_fix-1.patch @@ -0,0 +1,31 @@ +Submitted By: Bruce Dubbs +Date: 2021-10-12 +Initial Package Version: 8.2 +Upstream Status: Applied +Origin: Upstream release repository + Starting a readline applications with an invalid locale + specification for LC_ALL/LANG/LC_CTYPE can cause the shell + to crash. + +diff -Naur readline-8.2-orig/nls.c readline-8.2/nls.c +--- readline-8.2-orig/nls.c 2022-08-15 08:38:51.000000000 -0500 ++++ readline-8.2/nls.c 2022-10-12 19:51:35.881738300 -0500 +@@ -141,6 +141,10 @@ + if (lspec == 0) + lspec = ""; + ret = setlocale (LC_CTYPE, lspec); /* ok, since it does not change locale */ ++ if (ret == 0 || *ret == 0) ++ ret = setlocale (LC_CTYPE, (char *)NULL); ++ if (ret == 0 || *ret == 0) ++ ret = RL_DEFAULT_LOCALE; + #else + ret = (lspec == 0 || *lspec == 0) ? RL_DEFAULT_LOCALE : lspec; + #endif +diff -Naur readline-8.2-orig/patchlevel readline-8.2/patchlevel +--- readline-8.2-orig/patchlevel 2020-05-21 13:22:40.000000000 -0500 ++++ readline-8.2/patchlevel 2022-10-12 19:51:35.881738300 -0500 +@@ -1,3 +1,3 @@ + # Do not edit -- exists only for use by patch + +-0 ++1 diff --git a/core/readline/spkgbuild b/core/readline/spkgbuild new file mode 100755 index 000000000..d5179f3b7 --- /dev/null +++ b/core/readline/spkgbuild @@ -0,0 +1,35 @@ +# description : Set of libraries that offers command-line editing and history capabilities +# depends : ncurses + +name=readline +version=8.2 +release=2 +source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.gz + ${name}-${version}-upstream_fix-1.patch + inputrc" + +build() { + cd $name-$version + + patch -Np1 -i $SRC/${name}-${version}-upstream_fix-1.patch + + sed -i '/MV.*old/d' Makefile.in + sed -i '/{OLDSUFF}/c:' support/shlib-install + + ./configure \ + --prefix=/usr \ + --disable-static \ + --with-curses + make SHLIB_LIBS="-lncursesw" + make SHLIB_LIBS="-lncursesw" DESTDIR=$PKG install + + install -d $PKG/lib + mv -v $PKG/usr/lib/libreadline.so.* \ + $PKG/usr/lib/libhistory.so.* \ + $PKG/lib + ln -sfv ../../lib/$(readlink $PKG/usr/lib/libreadline.so) $PKG/usr/lib/libreadline.so + ln -sfv ../../lib/$(readlink $PKG/usr/lib/libhistory.so ) $PKG/usr/lib/libhistory.so + + install -d $PKG/etc + install -m644 $SRC/inputrc $PKG/etc/inputrc +} diff --git a/core/runit-rc/.checksums b/core/runit-rc/.checksums new file mode 100644 index 000000000..fd25cf15c --- /dev/null +++ b/core/runit-rc/.checksums @@ -0,0 +1,15 @@ +a9004bacb7382bb7207837098c5cec13 1 +7d2cfe3b5be179423f3446d74ae939f9 2 +2eb8df2719cb191ac0b9ec1d03339604 3 +ad794e0f1564c1c7fae17f6a8da8dfce Makefile +994b467e344bba5d99eaf955e899e955 agetty-tty.finish +aa60fa9bc1e2e6b4d2400198c06cef52 agetty-tty.run +251e5d3b3926f285dce4cde6b2fe0c39 ctrlaltdel +838b2ee21b7102f3c8ff3fb4a7f47090 pause.1 +f2af41d7f566b1b5354b35a85e0175d3 pause.c +ffceabfb2a54204b11c5598786bcee44 rc.shutdown +69c983a4b701bf81d506409230b7a367 rc.shutdown.local +c90e964ea6f0bee2bba5cda076c55e69 rc.startup +494e7cb74b0650209009f3c3e6fb5ef4 rc.startup.local +529800e520f46e707c3dbf533552ada0 runit.conf +dbba2d720b95325cc24c9e4d1697b521 sulogin.run diff --git a/core/runit-rc/.pkgfiles b/core/runit-rc/.pkgfiles new file mode 100644 index 000000000..d5b2f3df4 --- /dev/null +++ b/core/runit-rc/.pkgfiles @@ -0,0 +1,56 @@ +runit-rc-20221112-1 +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/runit/ +-rwxr-xr-x root/root etc/runit/1 +-rwxr-xr-x root/root etc/runit/2 +-rwxr-xr-x root/root etc/runit/3 +-rwxr-xr-x root/root etc/runit/ctrlaltdel +-rwxr-xr-x root/root etc/runit/rc.shutdown +-rwxr-xr-x root/root etc/runit/rc.shutdown.local +-rwxr-xr-x root/root etc/runit/rc.startup +-rwxr-xr-x root/root etc/runit/rc.startup.local +---------- root/root etc/runit/reboot +-rw-r--r-- root/root etc/runit/runit.conf +drwxr-xr-x root/root etc/runit/runsvdir/ +lrwxrwxrwx root/root etc/runit/runsvdir/current -> default +drwxr-xr-x root/root etc/runit/runsvdir/default/ +lrwxrwxrwx root/root etc/runit/runsvdir/default/agetty-tty1 -> /etc/sv/agetty-tty1 +lrwxrwxrwx root/root etc/runit/runsvdir/default/agetty-tty2 -> /etc/sv/agetty-tty2 +lrwxrwxrwx root/root etc/runit/runsvdir/default/agetty-tty3 -> /etc/sv/agetty-tty3 +lrwxrwxrwx root/root etc/runit/runsvdir/default/agetty-tty4 -> /etc/sv/agetty-tty4 +lrwxrwxrwx root/root etc/runit/runsvdir/default/agetty-tty5 -> /etc/sv/agetty-tty5 +lrwxrwxrwx root/root etc/runit/runsvdir/default/agetty-tty6 -> /etc/sv/agetty-tty6 +drwxr-xr-x root/root etc/runit/runsvdir/single/ +lrwxrwxrwx root/root etc/runit/runsvdir/single/sulogin -> /etc/sv/sulogin +---------- root/root etc/runit/stopit +drwxr-xr-x root/root etc/sv/ +drwxr-xr-x root/root etc/sv/agetty-tty1/ +-rwxr-xr-x root/root etc/sv/agetty-tty1/finish +-rwxr-xr-x root/root etc/sv/agetty-tty1/run +lrwxrwxrwx root/root etc/sv/agetty-tty1/supervise -> /run/runit/supervise.agetty-tty1 +drwxr-xr-x root/root etc/sv/agetty-tty2/ +-rwxr-xr-x root/root etc/sv/agetty-tty2/finish +-rwxr-xr-x root/root etc/sv/agetty-tty2/run +lrwxrwxrwx root/root etc/sv/agetty-tty2/supervise -> /run/runit/supervise.agetty-tty2 +drwxr-xr-x root/root etc/sv/agetty-tty3/ +-rwxr-xr-x root/root etc/sv/agetty-tty3/finish +-rwxr-xr-x root/root etc/sv/agetty-tty3/run +lrwxrwxrwx root/root etc/sv/agetty-tty3/supervise -> /run/runit/supervise.agetty-tty3 +drwxr-xr-x root/root etc/sv/agetty-tty4/ +-rwxr-xr-x root/root etc/sv/agetty-tty4/finish +-rwxr-xr-x root/root etc/sv/agetty-tty4/run +lrwxrwxrwx root/root etc/sv/agetty-tty4/supervise -> /run/runit/supervise.agetty-tty4 +drwxr-xr-x root/root etc/sv/agetty-tty5/ +-rwxr-xr-x root/root etc/sv/agetty-tty5/finish +-rwxr-xr-x root/root etc/sv/agetty-tty5/run +lrwxrwxrwx root/root etc/sv/agetty-tty5/supervise -> /run/runit/supervise.agetty-tty5 +drwxr-xr-x root/root etc/sv/agetty-tty6/ +-rwxr-xr-x root/root etc/sv/agetty-tty6/finish +-rwxr-xr-x root/root etc/sv/agetty-tty6/run +lrwxrwxrwx root/root etc/sv/agetty-tty6/supervise -> /run/runit/supervise.agetty-tty6 +drwxr-xr-x root/root etc/sv/sulogin/ +-rwxr-xr-x root/root etc/sv/sulogin/run +lrwxrwxrwx root/root etc/sv/sulogin/supervise -> /run/runit/supervise.sulogin +drwxr-xr-x root/root sbin/ +drwxr-xr-x root/root var/ +lrwxrwxrwx root/root var/service -> /etc/runit/runsvdir/current diff --git a/core/runit-rc/1 b/core/runit-rc/1 new file mode 100755 index 000000000..0e05ef08a --- /dev/null +++ b/core/runit-rc/1 @@ -0,0 +1,12 @@ +#!/bin/sh +# system one time tasks + +PATH=/sbin:/bin:/usr/sbin:/usr/bin + +# run startup script +/etc/runit/rc.startup + +mkdir -p /run/runit + +touch /etc/runit/stopit +chmod 0 /etc/runit/stopit diff --git a/core/runit-rc/2 b/core/runit-rc/2 new file mode 100755 index 000000000..90738787e --- /dev/null +++ b/core/runit-rc/2 @@ -0,0 +1,18 @@ +#!/bin/sh + +PATH=/command:/usr/local/bin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin + +runlevel=default +for arg in $(cat /proc/cmdline); do + if [ -d /etc/runit/runsvdir/"$arg" ]; then + echo "Runlevel detected: '$arg' (via kernel cmdline)" + runlevel="$arg" + fi +done + +runsvchdir "$runlevel" + +[ -x /etc/runit/rc.startup.local ] && /etc/runit/rc.startup.local + +exec env - PATH=$PATH \ +runsvdir -P /var/service 'log: ...........................................................................................................................................................................................................................................................................................................................................................................................................' diff --git a/core/runit-rc/3 b/core/runit-rc/3 new file mode 100755 index 000000000..ec12ad8df --- /dev/null +++ b/core/runit-rc/3 @@ -0,0 +1,15 @@ +#!/bin/sh + +PATH=/sbin:/bin:/usr/sbin:/usr/bin + +if [ -e /run/runit.reboot ]; then + touch /etc/runit/reboot + chmod 100 /etc/runit/reboot +fi + +echo 'Waiting for services to stop...' +sv force-stop /var/service/* +sv exit /var/service/* + +# run shutdown script +/etc/runit/rc.shutdown diff --git a/core/runit-rc/Makefile b/core/runit-rc/Makefile new file mode 100644 index 000000000..12f105ee7 --- /dev/null +++ b/core/runit-rc/Makefile @@ -0,0 +1,50 @@ +ETCDIR = /etc +BINDIR = /sbin +SVDIR = /etc/sv +MANDIR = /usr/share/man +VARDIR = /var +IETCDIR = $(DESTDIR)$(ETCDIR) +IBINDIR = $(DESTDIR)$(BINDIR) +ISVDIR = $(DESTDIR)$(SVDIR) +IMANDIR = $(DESTDIR)$(MANDIR) +IVARDIR = $(DESTDIR)$(VARDIR) + +CC = gcc +SCRIPTS = 1 2 3 ctrlaltdel rc.startup.local rc.shutdown.local rc.startup rc.shutdown +BINARY = halt pause shutdown +CONF = modules runit.conf +MAN1 = pause.1 +MAN8 = shutdown.8 + +all: + $(CC) $(CFLAGS) pause.c -o pause + +create-dir: + install -d $(IETCDIR)/runit/runsvdir/{default,single} + install -d $(ISVDIR) + install -d $(IBINDIR) + install -d $(IMANDIR)/man1 + install -d $(IMANDIR)/man8 + install -d $(IVARDIR) + +install: create-dir + install -m755 $(BINARY) $(IBINDIR) + ln -sf halt $(IBINDIR)/reboot + ln -sf halt $(IBINDIR)/poweroff + install -m755 $(SCRIPTS) $(IETCDIR)/runit + install -m644 $(CONF) $(IETCDIR)/runit + install -m644 $(MAN1) $(IMANDIR)/man1/$(MAN1) + install -m644 $(MAN8) $(IMANDIR)/man8/$(MAN8) + cp -r services/* $(ISVDIR) + chmod 755 $(ISVDIR)/*/{run,finish} + [ -L $(IETCDIR)/runit/runsvdir/current ] || ln -s default $(IETCDIR)/runit/runsvdir/current + [ -L $(IVARDIR)/service ] || ln -s /etc/runit/runsvdir/current $(IVARDIR)/service + touch $(IETCDIR)/runit/{reboot,stopit} + chmod 0 $(IETCDIR)/runit/{reboot,stopit} + ln -sf /etc/sv/getty-tty1 $(IETCDIR)/runit/runsvdir/default + ln -sf /etc/sv/sulogin $(IETCDIR)/runit/runsvdir/single + +clean: + rm -f pause + +.PHONY: all install clean create-dir diff --git a/core/runit-rc/agetty-tty.finish b/core/runit-rc/agetty-tty.finish new file mode 100644 index 000000000..f23bb9d1a --- /dev/null +++ b/core/runit-rc/agetty-tty.finish @@ -0,0 +1,3 @@ +#!/bin/sh +tty=${PWD##*-} +exec utmpset -w $tty diff --git a/core/runit-rc/agetty-tty.run b/core/runit-rc/agetty-tty.run new file mode 100755 index 000000000..626660862 --- /dev/null +++ b/core/runit-rc/agetty-tty.run @@ -0,0 +1,3 @@ +#!/bin/sh +tty=${PWD##*-} +exec setsid agetty $tty 38400 linux diff --git a/core/runit-rc/ctrlaltdel b/core/runit-rc/ctrlaltdel new file mode 100755 index 000000000..69d25e913 --- /dev/null +++ b/core/runit-rc/ctrlaltdel @@ -0,0 +1,7 @@ +#!/bin/sh + +PATH=/bin:/usr/bin +MSG="System is rebooting..." + +touch /etc/runit/stopit +chmod 100 /etc/runit/stopit && echo "$MSG" | wall diff --git a/core/runit-rc/pause.1 b/core/runit-rc/pause.1 new file mode 100755 index 000000000..1e56f20a2 --- /dev/null +++ b/core/runit-rc/pause.1 @@ -0,0 +1,39 @@ +.Dd September 27, 2012 +.Dt PAUSE 1 +.Os Linux +.Sh NAME +.Nm pause +.Nd don't exit, efficiently +.Sh SYNOPSIS +.Nm pause +.Sh DESCRIPTION +.Nm pause +waits to be terminated by a signal. +It can be used when service supervision is used but there is no +long-running program to supervise. +.Nm pause +uses minimal system resources. +.Sh EXAMPLES +Setting up a static IP address with +.Xr plugsv 8 . +.Pp +.Pa /etc/netsv/eth0/run : +.Bd -literal -offset indent +#!/bin/sh +ip link set eth0 up +ip addr add 192.0.2.1/24 dev eth0 +exec pause +.Ed +.Pp +.Pa /etc/netsv/eth0/finish : +.Bd -literal -offset indent +#!/bin/sh +ip addr del 192.0.2.1/24 dev eth0 +ip link set eth0 down +.Ed +.Sh SEE ALSO +.Xr sleep 1 , +.Xr pause 2 +.Sh AUTHOR +.An Leah Neukirchen , +.Mt leah@vuxu.org . diff --git a/core/runit-rc/pause.c b/core/runit-rc/pause.c new file mode 100755 index 000000000..4825df6b0 --- /dev/null +++ b/core/runit-rc/pause.c @@ -0,0 +1,20 @@ +#include +#include + +static void +nop(int sig) +{ +} + +int +main() +{ + signal(SIGTERM, nop); + signal(SIGINT, nop); + signal(SIGHUP, SIG_IGN); + + pause(); + + return 0; +} + diff --git a/core/runit-rc/rc.shutdown b/core/runit-rc/rc.shutdown new file mode 100755 index 000000000..cad7c4036 --- /dev/null +++ b/core/runit-rc/rc.shutdown @@ -0,0 +1,46 @@ +#!/bin/sh + +COLOUR="\033[90m" +CRESET="\033[0m" + +msg() { + printf "%b" "${COLOUR}::${CRESET} $@\n" +} + +[ -r /etc/runit/runit.conf ] && . /etc/runit/runit.conf +[ -x /etc/runit/rc.shutdown.local ] && /etc/runit/rc.shutdown.local + +msg "Stopping udev..." +udevadm control --exit + +msg "Saving random seed..." +dd if=/dev/urandom of=/var/lib/random-seed count=1 bs=512 2>/dev/null + +msg "Saving system time to hardware clock..." +hwclock --systohc ${HARDWARECLOCK:+--$(echo $HARDWARECLOCK | tr A-Z a-z)} + +msg "Sending TERM signal to processes..." +pkill --inverse -s0,1 -TERM +sleep 1 +msg "Sending KILL signal to processes..." +pkill --inverse -s0,1 -KILL + +msg "Deactivating all swap files/partitions..." +swapoff -a + +msg "Bringing down the loopback interface..." +ip link set lo down + +msg "Unmounting all other currently mounted file systems..." +umount -a -d -r -t notmpfs,nosysfs,nodevtmpfs,noproc,nodevpts + +msg "Remount root filesystem in read-only mode..." +mount --options remount,ro / + +msg "Bringing down the loopback interface..." +ip link set lo down + +msg "Flushing filesystem buffers..." +sync + +sleep 1 diff --git a/core/runit-rc/rc.shutdown.local b/core/runit-rc/rc.shutdown.local new file mode 100755 index 000000000..83a670df6 --- /dev/null +++ b/core/runit-rc/rc.shutdown.local @@ -0,0 +1,7 @@ +#!/bin/sh +# +# add your shutdown command here +# will executed in stage 3 +# + +# End of file diff --git a/core/runit-rc/rc.startup b/core/runit-rc/rc.startup new file mode 100755 index 000000000..b32febdaf --- /dev/null +++ b/core/runit-rc/rc.startup @@ -0,0 +1,143 @@ +#!/bin/sh +# +# System Initialization Script +# + +COLOUR="\033[90m" +CRESET="\033[0m" + +welcome() { + msg "Booting up ${COLOUR}$1${CRESET}!" +} + +msg() { + printf "%b" "${COLOUR}::${CRESET} $@\n" +} + +PATH=/bin:/usr/bin:/sbin:/usr/sbin + +[ -r /etc/runit/runit.conf ] && . /etc/runit/runit.conf +[ -r /etc/os-release ] && . /etc/os-release + +welcome "${PRETTY_NAME:-'GNU/Linux'}" + +msg "Mounting virtual file systems..." +mountpoint -q /proc || mount -t proc proc /proc -o nosuid,noexec,nodev +mountpoint -q /sys || mount -t sysfs sys /sys -o nosuid,noexec,nodev +mountpoint -q /run || mount -t tmpfs run /run -o mode=0755,nosuid,nodev +mountpoint -q /dev || mount -t devtmpfs dev /dev -o mode=0755,nosuid +mkdir -p -m0755 /run/lock /dev/pts /dev/shm +mountpoint -q /dev/pts || mount /dev/pts >/dev/null 2>&1 || mount -t devpts devpts /dev/pts -o mode=0620,gid=5,nosuid,noexec +mountpoint -q /dev/shm || mount /dev/shm >/dev/null 2>&1 || mount -t tmpfs shm /dev/shm -o mode=1777,nosuid,nodev + +msg "Loading kernel modules..." +modules-load + +msg "Populating /dev with device nodes..." +udevd --daemon +udevadm trigger --action=add --type=subsystems +udevadm trigger --action=add --type=devices +udevadm trigger --action=change --type=devices +udevadm settle + +if [ -x /sbin/vgchange ]; then + msg "Activating LVM devices..." + /sbin/vgchange -a y >/dev/null +fi + +msg "Activating all swap files/partitions..." +swapon -a + +msg "Bringing up the loopback interface..." +ip addr add 127.0.0.1/8 label lo dev lo +ip link set lo up + +msg "Mounting root file system in read-only mode..." +mount -n -o remount,ro / >/dev/null + +[ -f /fastboot ] && FASTBOOT=1 +[ -f /forcefsck ] && FORCEFSCK="-f" +for arg in $(cat /proc/cmdline); do + case $arg in + fastboot) FASTBOOT=1;; + forcefsck) FORCEFSCK="-f";; + esac +done + +if [ -z "$FASTBOOT" ]; then + msg "Checking root filesystem..." + fsck $FORCEFSCK -a -A -C -T >/dev/null + if [ "$?" -gt 1 ]; then + echo "*******************************************" + echo "** Filesystem check failed **" + echo "** You been dropped to maintenance shell **" + echo "*******************************************" + sulogin -p + fi +fi + +msg "Mounting root file system in read-write mode..." +mount --options remount,rw / >/dev/null + +msg "Mounting remaining file systems..." +mount --all --test-opts no_netdev >/dev/null + +msg "Setting up hostname..." +if [ -f /etc/hostname ]; then + hostname -F /etc/hostname +else + hostname linux +fi + +msg "Cleanup system..." +> /var/run/utmp +if grep -q '^utmp:' /etc/group ; then + chmod 664 /var/run/utmp + chgrp utmp /var/run/utmp +fi +rm -f /fastboot /forcefsck +find /var/run -name "*.pid" -delete +find /tmp -xdev -mindepth 1 ! -name lost+found -delete +mkdir -m 1777 /tmp/.ICE-unix +mkdir -m 1777 /tmp/.X11-unix + +if [ "$FONT" ]; then + msg "Setting console font..." + setfont "$FONT" +fi + +if [ "$KEYMAP" ]; then + msg "Setting keyboard..." + loadkeys -q "$KEYMAP" +fi + +if [ -f "/etc/sysctl.conf" ]; then + msg "Setting kernel runtime parameters..." + sysctl -q -p +fi + +if [ "$TIMEZONE" ]; then + msg "Setting system timezone..." + ln -snf /usr/share/zoneinfo/"$TIMEZONE" /etc/localtime +fi + +msg "Setting up system time..." +hwclock --hctosys ${HARDWARECLOCK:+--$(echo $HARDWARECLOCK | tr A-Z a-z)} + +msg "Updating shared library links..." +ldconfig + +if [ -f "/var/lib/random-seed" ]; then + msg "Initializing random number generator..." + cat /var/lib/random-seed >/dev/urandom + rm -f /var/lib/random-seed +fi + +if [ -d /sys/firmware/efi/efivars ]; then + msg "Mounting efivarfs..." + mount -t efivarfs none /sys/firmware/efi/efivars +fi + +dmesg >/var/log/dmesg.log + +msg "Initialization complete..." diff --git a/core/runit-rc/rc.startup.local b/core/runit-rc/rc.startup.local new file mode 100755 index 000000000..fb03c3383 --- /dev/null +++ b/core/runit-rc/rc.startup.local @@ -0,0 +1,7 @@ +#!/bin/sh +# +# add your startup command here +# will executed in stage 2 +# + +# End of file diff --git a/core/runit-rc/runit.conf b/core/runit-rc/runit.conf new file mode 100644 index 000000000..a0a1b76e3 --- /dev/null +++ b/core/runit-rc/runit.conf @@ -0,0 +1,8 @@ +# +# system configuration +# + +#HARDWARECLOCK="localtime" +#TIMEZONE="Asia/Kuala_Lumpur" +#KEYMAP="us" +#FONT="" diff --git a/core/runit-rc/spkgbuild b/core/runit-rc/spkgbuild new file mode 100644 index 000000000..77eda13e2 --- /dev/null +++ b/core/runit-rc/spkgbuild @@ -0,0 +1,62 @@ +# description : Runit bootscripts for Venom Linux +# depends : runit + +name=runit-rc +version=20221112 +release=1 +source="1 + 2 + 3 + ctrlaltdel + agetty-tty.finish + agetty-tty.run + Makefile + pause.1 + pause.c + rc.shutdown + rc.shutdown.local + rc.startup + rc.startup.local + runit.conf + sulogin.run" + +build() { + install -d $PKG/etc/runit/runsvdir/default + install -d $PKG/etc/runit/runsvdir/single + install -d $PKG/etc/sv + install -d $PKG/sbin + #install -d $PKG/usr/share/man/man1 + #install -d $PKG/usr/share/man/man8 + install -d $PKG/var + + ln -s default $PKG/etc/runit/runsvdir/current + ln -s /etc/runit/runsvdir/current $PKG/var/service + + ${CC:-gcc} ${CFLAGS} pause.c -o pause + + #install -m755 pause runit-halt runit-shutdown $PKG/sbin + #ln -s runit-halt $PKG/sbin/runit-reboot + #ln -s runit-halt $PKG/sbin/runit-poweroff + + install -m755 1 2 3 ctrlaltdel rc.startup.local \ + rc.shutdown.local rc.startup rc.shutdown \ + $PKG/etc/runit + install -m644 runit.conf $PKG/etc/runit + #install -m644 pause.1 $PKG/usr/share/man/man1 + #install -m644 shutdown.8 $PKG/usr/share/man/man8 + + touch $PKG/etc/runit/reboot + touch $PKG/etc/runit/stopit + chmod 0 $PKG/etc/runit/reboot + chmod 0 $PKG/etc/runit/stopit + + install -Dm755 sulogin.run $PKG/etc/sv/sulogin/run + for i in $(seq 6); do + install -Dm755 agetty-tty.run $PKG/etc/sv/agetty-tty$i/run + install -Dm755 agetty-tty.finish $PKG/etc/sv/agetty-tty$i/finish + ln -s /etc/sv/agetty-tty$i $PKG/etc/runit/runsvdir/default + ln -s /run/runit/supervise.agetty-tty$i $PKG/etc/sv/agetty-tty$i/supervise + done + ln -s /etc/sv/sulogin $PKG/etc/runit/runsvdir/single + ln -s /run/runit/supervise.sulogin $PKG/etc/sv/sulogin/supervise +} diff --git a/core/runit-rc/sulogin.run b/core/runit-rc/sulogin.run new file mode 100644 index 000000000..eee14c748 --- /dev/null +++ b/core/runit-rc/sulogin.run @@ -0,0 +1,5 @@ +#!/bin/sh +[ -r conf ] && . ./conf +read -r tty < /sys/class/tty/console/active +tty=/dev/${tty##* } +exec setsid sulogin ${OPTS:=-p} < $tty >$tty 2>&1 diff --git a/core/runit/.checksums b/core/runit/.checksums new file mode 100644 index 000000000..62b318512 --- /dev/null +++ b/core/runit/.checksums @@ -0,0 +1,6 @@ +7778d266a2f8956a4ba4e50460b10d0f chpst.patch +b125194bead61d56eab773eb8d43fca2 halt +6c985fbfe3a34608eb3c53dc719172c4 runit-2.1.2.tar.gz +c0487b9f74042f70d4c6c1947149c720 shutdown +878a905982924dc54ea0ddf51a6af143 shutdown.8 +affd863880d58efd3a1965d19dd5f01d sigcont.patch diff --git a/core/runit/.pkgfiles b/core/runit/.pkgfiles new file mode 100644 index 000000000..0ea63810d --- /dev/null +++ b/core/runit/.pkgfiles @@ -0,0 +1,30 @@ +runit-2.1.2-4 +drwxr-xr-x root/root sbin/ +-rwxr-xr-x root/root sbin/chpst +-rwxr-xr-x root/root sbin/halt +lrwxrwxrwx root/root sbin/init -> /sbin/runit-init +lrwxrwxrwx root/root sbin/poweroff -> halt +lrwxrwxrwx root/root sbin/reboot -> halt +-rwxr-xr-x root/root sbin/runit +-rwxr-xr-x root/root sbin/runit-init +-rwxr-xr-x root/root sbin/runsv +-rwxr-xr-x root/root sbin/runsvchdir +-rwxr-xr-x root/root sbin/runsvdir +-rwxr-xr-x root/root sbin/shutdown +-rwxr-xr-x root/root sbin/sv +-rwxr-xr-x root/root sbin/svlogd +-rwxr-xr-x root/root sbin/utmpset +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man8/ +-rw-r--r-- root/root usr/share/man/man8/chpst.8.gz +-rw-r--r-- root/root usr/share/man/man8/runit-init.8.gz +-rw-r--r-- root/root usr/share/man/man8/runit.8.gz +-rw-r--r-- root/root usr/share/man/man8/runsv.8.gz +-rw-r--r-- root/root usr/share/man/man8/runsvchdir.8.gz +-rw-r--r-- root/root usr/share/man/man8/runsvdir.8.gz +-rwxr-xr-x root/root usr/share/man/man8/shutdown.8.gz +-rw-r--r-- root/root usr/share/man/man8/sv.8.gz +-rw-r--r-- root/root usr/share/man/man8/svlogd.8.gz +-rw-r--r-- root/root usr/share/man/man8/utmpset.8.gz diff --git a/core/runit/chpst.patch b/core/runit/chpst.patch new file mode 100644 index 000000000..988c731c4 --- /dev/null +++ b/core/runit/chpst.patch @@ -0,0 +1,14 @@ +Fix UB which breaks -n with negative values. +Ensure optarg is incremented strictly before it is read from. + +--- runit-2.1.2/src/chpst.c.orig ++++ runit-2.1.2/src/chpst.c +@@ -308,7 +308,7 @@ + case 'n': + switch (*optarg) { + case '-': +- if (optarg[scan_ulong(++optarg, &ul)]) usage(); nicelvl =ul; ++ ++optarg; if (optarg[scan_ulong(optarg, &ul)]) usage(); nicelvl =ul; + nicelvl *=-1; + break; + case '+': ++optarg; diff --git a/core/runit/halt b/core/runit/halt new file mode 100755 index 000000000..cc152fc3d --- /dev/null +++ b/core/runit/halt @@ -0,0 +1,22 @@ +#!/bin/sh + +if [ $(id -u) != 0 ]; then + echo $(basename $0): must be superuser. + exit 1 +fi + +prg=$(basename $0) + +runit=/sbin/runit-init + +case $prg in + poweroff|halt) action=0 ;; + reboot) action=6 ;; + *) exit 1 ;; +esac + +if [ $action = 6 ]; then + touch /run/runit.reboot +fi + +$runit $action diff --git a/core/runit/shutdown b/core/runit/shutdown new file mode 100755 index 000000000..9872a6dee --- /dev/null +++ b/core/runit/shutdown @@ -0,0 +1,73 @@ +#!/bin/sh +# shutdown - shutdown(8) lookalike for runit + +single() { + runsvchdir single +} + +abort() { + printf '%s\n' "$1" >&2 + exit 1 +} + +usage() { + abort "Usage: ${0##*/} [-fF] [-kchPr] time [warning message]" +} + +action=single + +while getopts akrhPHfFnct: opt; do + case "$opt" in + a|n|H) abort "'-$opt' is not implemented";; + t) ;; + f) touch /fastboot;; + F) touch /forcefsck;; + k) action=true;; + c) action=cancel;; + h|P) action=halt;; + r) action=reboot;; + [?]) usage;; + esac +done +shift $((OPTIND - 1)) + +[ $# -eq 0 ] && usage + +time=$1; shift +message="${*:-system is going down}" + +if [ "$action" = "cancel" ]; then + kill "$(cat /run/shutdown.pid)" + if [ -e /etc/nologin ] && ! [ -s /etc/nologin ]; then + rm /etc/nologin + fi + echo "${*:-shutdown cancelled}" | wall + exit +fi + +touch /run/shutdown.pid 2>/dev/null || abort "Not enough permissions to execute ${0#*/}" +echo $$ >/run/shutdown.pid + +case "$time" in + now) time=0;; + +*) time=${time#+};; + *:*) abort "absolute time is not implemented";; + *) abort "invalid time";; +esac + +for break in 5 0; do + [ "$time" -gt "$break" ] || continue + [ "$break" = 0 ] && touch /etc/nologin + + printf '%s in %s minutes\n' "$message" "$time" | wall + printf 'shutdown: sleeping for %s minutes... ' "$(( time - break ))" + sleep $(( (time - break) * 60 )) + time="$break" + printf '\n' + + [ "$break" = 0 ] && rm /etc/nologin +done + +printf '%s NOW\n' "$message" | wall + +$action diff --git a/core/runit/shutdown.8 b/core/runit/shutdown.8 new file mode 100755 index 000000000..4547e5b96 --- /dev/null +++ b/core/runit/shutdown.8 @@ -0,0 +1,90 @@ +.Dd July 29, 2014 +.Dt SHUTDOWN 8 +.Os Linux +.Sh NAME +.Nm shutdown +.Nd bring down the system +.Sh SYNOPSIS +.Nm shutdown +.Op Fl rhP +.Op Fl fF +.Op Cm now | Cm + Ns Ar mins +.Op Ar message ... +.Sh DESCRIPTION +.Nm +brings the system down in a secure way. +All logged-in users +are notified that the system is going down, and +.Xr login 1 +is blocked. +.Pp +By default, +.Nm +puts the system into single user mode. +Rebooting and halting the system can be done using the following options: +.Bl -tag -width indent +.It Fl c +Cancel an ongoing shutdown. +.It Fl f +Enable fast booting; skip +.Xr fsck 8 +on next boot. +.It Fl F +Force run of +.Xr fsck 8 +on next boot. +.It Fl h +Halt the system. +.It Fl k +Don't really shutdown; only send the warning messages to everybody. +.It Fl P +Poweroff the system. +.It Fl r +Reboot the system. +.It Cm now +Shutdown without further waiting. +.It Cm + Ns Ar mins +Wait +.Ar mins +minutes before shutting down. +.It Ar message +Message displayed to all users, defaults to "system is going down". +.El +.Sh UNSUPPORTED OPTIONS +This version of +.Nm +is based on +.Xr runit 8 , +the following features are +.Sy not +supported: +.Bl -tag -width indent +.It Fl t Ar secs +to wait +.Ar secs +seconds between SIGKILL and SIGTERM on shutdown is silently ignored. +.It Fl a +Use +.Pa /etc/shutdown.allow . +.It Fl H +Drop into boot monitor. +.It Fl n +Don't call +.Xr init 8 . +.It Ar hh Ns : Ns Ar mm +Absolute time specification is not implemented. +.El +.Sh EXAMPLES +Turn off the system: +.Dl # shutdown -h now +.Sh SEE ALSO +.Xr fsck 8 , +.Xr halt 8 , +.Xr init 8 , +.Xr poweroff 8 , +.Xr reboot 8 , +.Xr runit 8 , +.Xr runsvchdir 8 +.Sh AUTHOR +.An Leah Neukirchen , +.Mt leah@vuxu.org . diff --git a/core/runit/sigcont.patch b/core/runit/sigcont.patch new file mode 100644 index 000000000..60ea85d39 --- /dev/null +++ b/core/runit/sigcont.patch @@ -0,0 +1,16 @@ +runit(8): don't leak SIGCONT SIG_IGN into all child processes + +https://inbox.vuxu.org/supervision/87tug3vzex.fsf@vuxu.org/ +https://github.com/ksh93/ksh/issues/301 + +--- runit-2.1.2/src/runit.c.orig ++++ runit-2.1.2/src/runit.c +@@ -125,7 +125,7 @@ + sig_unblock(sig_child); + sig_uncatch(sig_child); + sig_unblock(sig_cont); +- sig_ignore(sig_cont); ++ sig_uncatch(sig_cont); + sig_unblock(sig_hangup); + sig_unblock(sig_int); + sig_uncatch(sig_int); diff --git a/core/runit/spkgbuild b/core/runit/spkgbuild new file mode 100755 index 000000000..450f813ab --- /dev/null +++ b/core/runit/spkgbuild @@ -0,0 +1,34 @@ +# description : A UNIX init scheme with service supervision + +name=runit +version=2.1.2 +release=4 +source="http://smarden.org/runit/$name-$version.tar.gz + halt shutdown shutdown.8 chpst.patch sigcont.patch" + +build() { + cd admin/$name-$version + + patch -Np1 -i $SRC/chpst.patch + patch -Np1 -i $SRC/sigcont.patch + + # set default service path to /var/service + sed -i -e 's:^char \*varservice ="/service/";$:char \*varservice ="/var/service/";:' src/sv.c + + ./package/compile + ./package/check + + install -d $PKG/sbin + install -m 755 command/* $PKG/sbin + + install -d $PKG/usr/share/man/man8 + install -m 644 man/* $PKG/usr/share/man/man8 + + if [ ! -e /sbin/init ] || [ "$(readlink /sbin/init)" = /sbin/runit-init ]; then + ln -s /sbin/runit-init $PKG/sbin/init + install -m755 $SRC/halt $SRC/shutdown $PKG/sbin + ln -s halt $PKG/sbin/reboot + ln -s halt $PKG/sbin/poweroff + install -D $SRC/shutdown.8 $PKG/usr/share/man/man8/shutdown.8 + fi +} diff --git a/core/scratchpkg/.checksums b/core/scratchpkg/.checksums new file mode 100644 index 000000000..4f177c5ad --- /dev/null +++ b/core/scratchpkg/.checksums @@ -0,0 +1,4 @@ +09ecae6d9d845515a9964fdac5bf18bc scratchpkg-20230326.tar.gz +e1a70ba40e41aaaea7be0343e91a3cad scratchpkg.conf +204744ceb75aad387a6b4f7795500336 scratchpkg.repo +587eeb72890ced2a46351c873775efac temporary_workaround_for_coreutils.patch diff --git a/core/scratchpkg/.pkgfiles b/core/scratchpkg/.pkgfiles new file mode 100644 index 000000000..b3c27ffe0 --- /dev/null +++ b/core/scratchpkg/.pkgfiles @@ -0,0 +1,29 @@ +scratchpkg-20230326-1 +drwxr-xr-x root/root etc/ +-rw-r--r-- root/root etc/revdep.conf.spkgnew +drwxr-xr-x root/root etc/revdep.d/ +-rw-r--r-- root/root etc/scratchpkg.alias.spkgnew +-rw-r--r-- root/root etc/scratchpkg.conf.spkgnew +-rw-r--r-- root/root etc/scratchpkg.mask.spkgnew +-rw-r--r-- root/root etc/scratchpkg.repo.spkgnew +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/pkgadd +-rwxr-xr-x root/root usr/bin/pkgbase +-rwxr-xr-x root/root usr/bin/pkgbuild +-rwxr-xr-x root/root usr/bin/pkgdel +-rwxr-xr-x root/root usr/bin/pkgdepends +-rwxr-xr-x root/root usr/bin/pkgrebuild +-rwxr-xr-x root/root usr/bin/portcreate +-rwxr-xr-x root/root usr/bin/portsync +-rwxr-xr-x root/root usr/bin/revdep +-rwxr-xr-x root/root usr/bin/scratch +-rwxr-xr-x root/root usr/bin/updateconf +-rwxr-xr-x root/root usr/bin/xchroot +drwxr-xr-x root/root usr/ports/ +drwxr-xr-x root/root var/ +drwxr-xr-x root/root var/cache/ +drwxr-xr-x root/root var/cache/scratchpkg/ +drwxrwxrwx root/root var/cache/scratchpkg/packages/ +drwxrwxrwx root/root var/cache/scratchpkg/sources/ +drwxrwxrwx root/root var/cache/scratchpkg/work/ diff --git a/core/scratchpkg/scratch.patch b/core/scratchpkg/scratch.patch new file mode 100644 index 000000000..44dda3ebf --- /dev/null +++ b/core/scratchpkg/scratch.patch @@ -0,0 +1,12 @@ +diff --git a/scratch b/scratch +index ad411be..b949ae6 100755 +--- a/scratch ++++ b/scratch +@@ -246,6 +246,7 @@ scratch_isorphan() { + } + + scratch_sync() { ++ echo ":: Please run 'portsync' to sync Official Venom Linux ports." + checktool httpup + needroot "Updating ports" + diff --git a/core/scratchpkg/scratchpkg.conf b/core/scratchpkg/scratchpkg.conf new file mode 100644 index 000000000..37e895a4d --- /dev/null +++ b/core/scratchpkg/scratchpkg.conf @@ -0,0 +1,18 @@ +# +# Configuration file for scratchpkg +# + +export CFLAGS="-O2 -march=x86-64 -pipe" +export CXXFLAGS="${CFLAGS}" +export MAKEFLAGS="-j$(nproc)" + +# SOURCE_DIR="/var/cache/scratchpkg/sources" +# PACKAGE_DIR="/var/cache/scratchpkg/packages" +# WORK_DIR="/var/cache/scratchpkg/work" +# CURL_OPTS="" +# COMPRESSION_MODE="xz" +# NO_STRIP="no" +# IGNORE_MDSUM="no" +# KEEP_LIBTOOL="no" +# KEEP_LOCALE="no" +# KEEP_DOC="no" diff --git a/core/scratchpkg/scratchpkg.repo b/core/scratchpkg/scratchpkg.repo new file mode 100644 index 000000000..e3c429327 --- /dev/null +++ b/core/scratchpkg/scratchpkg.repo @@ -0,0 +1,12 @@ +# +# /etc/scratchpkg.repo : scratchpkg repo file +# +# format: +# +# + +/usr/ports/core https://github.com/venomlinux/ports/tree/venom4/core +/usr/ports/main https://github.com/venomlinux/ports/tree/repos/main +#/usr/ports/multilib https://github.com/venomlinux/ports/tree/repos/multilib +#/usr/ports/nonfree https://github.com/venomlinux/ports/tree/repos/nonfree +#/usr/ports/testing https://github.com/venomlinux/ports/tree/repos/testing diff --git a/core/scratchpkg/spkgbuild b/core/scratchpkg/spkgbuild new file mode 100644 index 000000000..2ee7c4b7c --- /dev/null +++ b/core/scratchpkg/spkgbuild @@ -0,0 +1,31 @@ +# description : A simple package manager for Linux Distribution +# depends : coreutils libarchive git + +name=scratchpkg +version=20230326 +release=1 +backup="etc/scratchpkg.conf + etc/scratchpkg.alias + etc/scratchpkg.repo + etc/scratchpkg.mask + etc/revdep.conf" +scratchpkg_url=https://github.com/venomlinux/scratchpkg +commit="d848402f95053e9c22c46d7a5492f01ebe049c55" +source="$name-$version.tar.gz::https://github.com/venomlinux/scratchpkg/archive/$commit.tar.gz + $name.repo + $name.conf + temporary_workaround_for_coreutils.patch" + +build() { + cd $name-$commit + + for s in $SRC/*; do + case $s in + *.patch) patch -Np1 -i $s;; + esac + done + + DESTDIR=$PKG ./INSTALL.sh + install -m644 $SRC/$name.repo $PKG/etc/$name.repo + install -m644 $SRC/$name.conf $PKG/etc/$name.conf +} diff --git a/core/scratchpkg/temporary_workaround_for_coreutils.patch b/core/scratchpkg/temporary_workaround_for_coreutils.patch new file mode 100644 index 000000000..72b2358b2 --- /dev/null +++ b/core/scratchpkg/temporary_workaround_for_coreutils.patch @@ -0,0 +1,12 @@ +diff --git a/pkgadd b/pkgadd +index 7823f4a..f0a8229 100755 +--- a/pkgadd ++++ b/pkgadd +@@ -276,6 +276,7 @@ done + if [ "$UPGRADE_PKG" ] || [ "$REINSTALL_PKG" ]; then + tail -n+2 "$ROOT_DIR/$PKGDB_DIR/$name" | tac | while read -r line; do + case $line in ++ */[) ;; + */) grep "^$line$" $ROOT_DIR/$PKGDB_DIR/* "$TMP_PKGINSTALL" 2>/dev/null | grep -qv "$ROOT_DIR/$PKGDB_DIR/$name" || rmdir $([ "$VERBOSE_INSTALL" ] && echo -v) "$ROOT_DIR/$line";; + *) grep -q "^$line$" "$TMP_PKGINSTALL" || rm $([ "$VERBOSE_INSTALL" ] && echo -v) "$ROOT_DIR/$line";; + esac diff --git a/core/sed/.checksums b/core/sed/.checksums new file mode 100644 index 000000000..6e765068f --- /dev/null +++ b/core/sed/.checksums @@ -0,0 +1 @@ +6aac9b2dbafcd5b7a67a8a9bcb8036c3 sed-4.9.tar.xz diff --git a/core/sed/.pkgfiles b/core/sed/.pkgfiles new file mode 100644 index 000000000..7ff9c4d31 --- /dev/null +++ b/core/sed/.pkgfiles @@ -0,0 +1,10 @@ +sed-4.9-1 +drwxr-xr-x root/root bin/ +-rwxr-xr-x root/root bin/sed +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/info/ +-rw-r--r-- root/root usr/share/info/sed.info.gz +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/sed.1.gz diff --git a/core/sed/spkgbuild b/core/sed/spkgbuild new file mode 100755 index 000000000..334ecb320 --- /dev/null +++ b/core/sed/spkgbuild @@ -0,0 +1,17 @@ +# description : GNU stream editor +# depends : acl + +name=sed +version=4.9 +release=1 +source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz" + +build() { + cd $name-$version + + ./configure --prefix=/usr --bindir=/bin --disable-nls + make + make html + make DESTDIR=$PKG install + +} diff --git a/core/shadow/.checksums b/core/shadow/.checksums new file mode 100644 index 000000000..5c5a1781b --- /dev/null +++ b/core/shadow/.checksums @@ -0,0 +1,2 @@ +11f5b3140ca4cef4dee8034091af88cc pwck +b1ab01b5462ddcf43588374d57bec123 shadow-4.13.tar.xz diff --git a/core/shadow/.pkgfiles b/core/shadow/.pkgfiles new file mode 100644 index 000000000..24335c555 --- /dev/null +++ b/core/shadow/.pkgfiles @@ -0,0 +1,57 @@ +shadow-4.13-1 +drwxr-xr-x root/root bin/ +-rwxr-xr-x root/root bin/getsubids +-rwxr-xr-x root/root bin/login +-rwsr-xr-x root/root bin/su +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/cron/ +drwxr-xr-x root/root etc/cron/daily/ +-rwxr-xr-x root/root etc/cron/daily/pwck +-rw-r--r-- root/root etc/limits +-rw-r--r-- root/root etc/login.access +-rw-r--r-- root/root etc/login.defs +drwxr-xr-x root/root lib/ +-rw-r--r-- root/root lib/libsubid.a +lrwxrwxrwx root/root lib/libsubid.so -> libsubid.so.4.0.0 +lrwxrwxrwx root/root lib/libsubid.so.4 -> libsubid.so.4.0.0 +-rwxr-xr-x root/root lib/libsubid.so.4.0.0 +drwxr-xr-x root/root sbin/ +-rwxr-xr-x root/root sbin/nologin +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwsr-xr-x root/root usr/bin/chage +-rwsr-xr-x root/root usr/bin/chfn +-rwsr-xr-x root/root usr/bin/chsh +-rwsr-xr-x root/root usr/bin/expiry +-rwxr-xr-x root/root usr/bin/faillog +-rwsr-xr-x root/root usr/bin/gpasswd +-rwxr-xr-x root/root usr/bin/lastlog +-rwsr-xr-x root/root usr/bin/newgidmap +-rwsr-xr-x root/root usr/bin/newgrp +-rwsr-xr-x root/root usr/bin/newuidmap +-rwsr-xr-x root/root usr/bin/passwd +lrwxrwxrwx root/root usr/bin/sg -> newgrp +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/shadow/ +-rw-r--r-- root/root usr/include/shadow/subid.h +drwxr-xr-x root/root usr/sbin/ +-rwxr-xr-x root/root usr/sbin/chgpasswd +-rwxr-xr-x root/root usr/sbin/chpasswd +-rwxr-xr-x root/root usr/sbin/groupadd +-rwxr-xr-x root/root usr/sbin/groupdel +-rwxr-xr-x root/root usr/sbin/groupmems +-rwxr-xr-x root/root usr/sbin/groupmod +-rwxr-xr-x root/root usr/sbin/grpck +-rwxr-xr-x root/root usr/sbin/grpconv +-rwxr-xr-x root/root usr/sbin/grpunconv +-rwxr-xr-x root/root usr/sbin/logoutd +-rwxr-xr-x root/root usr/sbin/newusers +-rwxr-xr-x root/root usr/sbin/pwck +-rwxr-xr-x root/root usr/sbin/pwconv +-rwxr-xr-x root/root usr/sbin/pwunconv +-rwxr-xr-x root/root usr/sbin/useradd +-rwxr-xr-x root/root usr/sbin/userdel +-rwxr-xr-x root/root usr/sbin/usermod +lrwxrwxrwx root/root usr/sbin/vigr -> vipw +-rwxr-xr-x root/root usr/sbin/vipw +drwxr-xr-x root/root usr/share/ diff --git a/core/shadow/post-install.sh b/core/shadow/post-install.sh new file mode 100644 index 000000000..b6f8199ce --- /dev/null +++ b/core/shadow/post-install.sh @@ -0,0 +1,5 @@ +#!/bin/sh + +if [ -x usr/sbin/pwconv -a -x usr/sbin/grpconv ]; then + pwconv && grpconv +fi diff --git a/core/shadow/pwck b/core/shadow/pwck new file mode 100644 index 000000000..e7852f46f --- /dev/null +++ b/core/shadow/pwck @@ -0,0 +1,7 @@ +#!/bin/sh +# +# /etc/cron/daily/pwck: verify integrity of password and group files +# + +/usr/sbin/pwck -r +/usr/sbin/grpck -r diff --git a/core/shadow/spkgbuild b/core/shadow/spkgbuild new file mode 100644 index 000000000..360a62b2a --- /dev/null +++ b/core/shadow/spkgbuild @@ -0,0 +1,30 @@ +# description : Programs for handling passwords in a secure way +# depends : acl + +name=shadow +version=4.13 +release=1 +source="https://github.com/shadow-maint/$name/releases/download/$version/$name-$version.tar.xz + pwck" + +build() { + cd $name-$version + + sed -i 's/groups$(EXEEXT) //' src/Makefile.in + find man -name Makefile.in -exec sed -i 's/groups\.1 / /' {} \; + find man -name Makefile.in -exec sed -i 's/getspnam\.3 / /' {} \; + find man -name Makefile.in -exec sed -i 's/passwd\.5 / /' {} \; + + sed -i -e 's@#ENCRYPT_METHOD DES@ENCRYPT_METHOD SHA512@' etc/login.defs + + ./configure \ + --sysconfdir=/etc \ + --without-libpam \ + --with-group-name-max-length=32 + + make + make DESTDIR=$PKG install + + mkdir -p $PKG/bin $PKG/etc/cron/daily + install -m 755 $SRC/pwck $PKG/etc/cron/daily +} diff --git a/core/sqlite/.checksums b/core/sqlite/.checksums new file mode 100644 index 000000000..b54b2457e --- /dev/null +++ b/core/sqlite/.checksums @@ -0,0 +1 @@ +862075fd1c38324878ef809eda39edfe sqlite-autoconf-3410200.tar.gz diff --git a/core/sqlite/.pkgfiles b/core/sqlite/.pkgfiles new file mode 100644 index 000000000..6066e841d --- /dev/null +++ b/core/sqlite/.pkgfiles @@ -0,0 +1,17 @@ +sqlite-3.41.2-1 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/sqlite3 +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/sqlite3.h +-rw-r--r-- root/root usr/include/sqlite3ext.h +drwxr-xr-x root/root usr/lib/ +lrwxrwxrwx root/root usr/lib/libsqlite3.so -> libsqlite3.so.0.8.6 +lrwxrwxrwx root/root usr/lib/libsqlite3.so.0 -> libsqlite3.so.0.8.6 +-rwxr-xr-x root/root usr/lib/libsqlite3.so.0.8.6 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/sqlite3.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/sqlite3.1.gz diff --git a/core/sqlite/spkgbuild b/core/sqlite/spkgbuild new file mode 100644 index 000000000..23fdb8198 --- /dev/null +++ b/core/sqlite/spkgbuild @@ -0,0 +1,28 @@ +# description : Software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine +# depends : zlib readline ncurses + +name=sqlite +version=3.41.2 +_maj=${version%%.*} +_mid=${version#*.} +_mid=${_mid%%.*} +_min=${version##*.} +_version=${_maj}${_mid}0${_min}00 +release=1 +source="https://sqlite.org/2023/$name-autoconf-$_version.tar.gz" + +build() { + cd $name-autoconf-$_version + + ./configure --prefix=/usr --disable-static \ + --enable-fts5 CFLAGS="$CFLAGS -g \ + -DSQLITE_ENABLE_FTS3=1 \ + -DSQLITE_ENABLE_FTS4=1 \ + -DSQLITE_ENABLE_COLUMN_METADATA=1 \ + -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 \ + -DSQLITE_SECURE_DELETE=1 \ + -DSQLITE_ENABLE_DBSTAT_VTAB=1 \ + -DSQLITE_ENABLE_FTS3_TOKENIZER=1" + make + make DESTDIR=$PKG install +} diff --git a/core/sysklogd/.checksums b/core/sysklogd/.checksums new file mode 100644 index 000000000..195d091c2 --- /dev/null +++ b/core/sysklogd/.checksums @@ -0,0 +1,3 @@ +0de5691d28e4c39640f32e7ed56f9382 rc.sysklogd +6394ad7343ee2bccb1bb268c9f66bc81 run +db7afc3400fd56fcb0618fc50a9750fb sysklogd-2.5.0.tar.gz diff --git a/core/sysklogd/.pkgfiles b/core/sysklogd/.pkgfiles new file mode 100644 index 000000000..dcddf0a6b --- /dev/null +++ b/core/sysklogd/.pkgfiles @@ -0,0 +1,30 @@ +sysklogd-2.5.0-1 +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/rc.d/ +-rwxr-xr-x root/root etc/rc.d/sysklogd +drwxr-xr-x root/root etc/sv/ +drwxr-xr-x root/root etc/sv/sysklogd/ +-rwxr-xr-x root/root etc/sv/sysklogd/run +lrwxrwxrwx root/root etc/sv/sysklogd/supervise -> /run/runit/supervise.sysklogd +-rw-r--r-- root/root etc/syslog.conf.spkgnew +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/syslog/ +-rw-r--r-- root/root usr/include/syslog/syslog.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libsyslog.a +lrwxrwxrwx root/root usr/lib/libsyslog.so -> libsyslog.so.0.1.0 +lrwxrwxrwx root/root usr/lib/libsyslog.so.0 -> libsyslog.so.0.1.0 +-rwxr-xr-x root/root usr/lib/libsyslog.so.0.1.0 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libsyslog.pc +drwxr-xr-x root/root usr/sbin/ +-rwxr-xr-x root/root usr/sbin/syslogd +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man3/ +-rw-r--r-- root/root usr/share/man/man3/syslogp.3.gz +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/syslog.conf.5.gz +drwxr-xr-x root/root usr/share/man/man8/ +-rw-r--r-- root/root usr/share/man/man8/syslogd.8.gz diff --git a/core/sysklogd/rc.sysklogd b/core/sysklogd/rc.sysklogd new file mode 100755 index 000000000..893b9c870 --- /dev/null +++ b/core/sysklogd/rc.sysklogd @@ -0,0 +1,35 @@ +#!/bin/sh +# +# /etc/rc.d/sysklogd +# + +. /etc/rc.subr + +PROG=/usr/sbin/syslogd +OPTS=-ss +PID=/var/run/syslogd.pid + +case "$1" in + start) + msg "Starting system log daemon..." + start_daemon $PROG $OPTS -p $PID + ;; + stop) + msg "Stopping system log daemon..." + stop_daemon $PROG -p $PID + ;; + restart) + $0 stop + sleep 1 + $0 start + ;; + status) + status_daemon $PROG + ;; + *) + echo "Usage: $0 [start|stop|restart|status]" + exit 1 + ;; +esac + +# End of file diff --git a/core/sysklogd/run b/core/sysklogd/run new file mode 100755 index 000000000..73610a893 --- /dev/null +++ b/core/sysklogd/run @@ -0,0 +1,2 @@ +#!/bin/sh +exec syslogd -F diff --git a/core/sysklogd/spkgbuild b/core/sysklogd/spkgbuild new file mode 100755 index 000000000..6c3ae9889 --- /dev/null +++ b/core/sysklogd/spkgbuild @@ -0,0 +1,30 @@ +# description : Logging system messages, such as those given by the kernel + +name=sysklogd +version=2.5.0 +release=1 +backup="etc/syslog.conf" +source="https://github.com/troglobit/sysklogd/releases/download/v$version/sysklogd-$version.tar.gz + rc.$name + run" + +build() { + cd $name-$version + + ./configure \ + --prefix=/usr \ + --sysconfdir=/etc \ + --localstatedir=/var \ + --without-logger + make + make DESTDIR=$PKG install + + install -Dm644 syslog.conf $PKG/etc/syslog.conf + + # rc service + install -Dm755 $SRC/rc.$name $PKG/etc/rc.d/$name + + # runit service + install -Dm755 $SRC/run $PKG/etc/sv/$name/run + ln -s /run/runit/supervise.$name $PKG/etc/sv/$name/supervise +} diff --git a/core/sysvinit/.checksums b/core/sysvinit/.checksums new file mode 100644 index 000000000..96cff5da7 --- /dev/null +++ b/core/sysvinit/.checksums @@ -0,0 +1 @@ +2f6a4b2091302b91c34a375c20db585a sysvinit-3.07.tar.gz diff --git a/core/sysvinit/.pkgfiles b/core/sysvinit/.pkgfiles new file mode 100644 index 000000000..70431a124 --- /dev/null +++ b/core/sysvinit/.pkgfiles @@ -0,0 +1,37 @@ +sysvinit-3.07-1 +drwxr-xr-x root/root bin/ +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/inittab.d/ +drwxr-xr-x root/root sbin/ +-rwxr-xr-x root/root sbin/bootlogd +-rwxr-xr-x root/root sbin/fstab-decode +-rwxr-xr-x root/root sbin/halt +-rwxr-xr-x root/root sbin/init +-rwxr-xr-x root/root sbin/killall5 +lrwxrwxrwx root/root sbin/poweroff -> halt +lrwxrwxrwx root/root sbin/reboot -> halt +-rwxr-xr-x root/root sbin/runlevel +-rwxr-xr-x root/root sbin/shutdown +lrwxrwxrwx root/root sbin/telinit -> init +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/initreq.h +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/initctl.5.gz +-rw-r--r-- root/root usr/share/man/man5/initscript.5.gz +-rw-r--r-- root/root usr/share/man/man5/inittab.5.gz +drwxr-xr-x root/root usr/share/man/man8/ +-rw-r--r-- root/root usr/share/man/man8/bootlogd.8.gz +-rw-r--r-- root/root usr/share/man/man8/fstab-decode.8.gz +-rw-r--r-- root/root usr/share/man/man8/halt.8.gz +-rw-r--r-- root/root usr/share/man/man8/init.8.gz +-rw-r--r-- root/root usr/share/man/man8/killall5.8.gz +-rw-r--r-- root/root usr/share/man/man8/poweroff.8.gz +-rw-r--r-- root/root usr/share/man/man8/reboot.8.gz +-rw-r--r-- root/root usr/share/man/man8/runlevel.8.gz +-rw-r--r-- root/root usr/share/man/man8/shutdown.8.gz +-rw-r--r-- root/root usr/share/man/man8/telinit.8.gz diff --git a/core/sysvinit/spkgbuild b/core/sysvinit/spkgbuild new file mode 100755 index 000000000..b563303e0 --- /dev/null +++ b/core/sysvinit/spkgbuild @@ -0,0 +1,31 @@ +# description : programs for controlling the startup, running, and shutdown of the system + +name=sysvinit +version=3.07 +release=1 +source="$name-$version.tar.gz::https://github.com/slicer69/$name/archive/refs/tags/$version.tar.gz" + +build() { + cd $name-$version + + make -C src + make -C src ROOT=$PKG install + + # remove binaries + for xx in last lastb readbootlog mesg utmpdump wall; do + rm $PKG/usr/bin/$xx + done + + rm $PKG/bin/pidof + rm $PKG/sbin/sulogin + rm $PKG/sbin/logsave + + # remove man + for xx in last lastb readbootlog mesg utmpdump wall; do + rm $PKG/usr/share/man/man1/$xx.1 + done + + for xx in pidof logsave sulogin; do + rm $PKG/usr/share/man/man8/$xx.8 + done +} diff --git a/core/tar/.checksums b/core/tar/.checksums new file mode 100644 index 000000000..be40cb6fc --- /dev/null +++ b/core/tar/.checksums @@ -0,0 +1,2 @@ +223041086b3d073a8709d5c5d01b2ab5 CVE-2022-48303.patch +9a08d29a9ac4727130b5708347c0f5cf tar-1.34.tar.xz diff --git a/core/tar/.pkgfiles b/core/tar/.pkgfiles new file mode 100644 index 000000000..ae5c8269b --- /dev/null +++ b/core/tar/.pkgfiles @@ -0,0 +1,17 @@ +tar-1.34-2 +drwxr-xr-x root/root bin/ +-rwxr-xr-x root/root bin/tar +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/tar/ +-rwxr-xr-x root/root usr/lib/tar/rmt +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/info/ +-rw-r--r-- root/root usr/share/info/tar.info-1.gz +-rw-r--r-- root/root usr/share/info/tar.info-2.gz +-rw-r--r-- root/root usr/share/info/tar.info.gz +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/tar.1.gz +drwxr-xr-x root/root usr/share/man/man8/ +-rw-r--r-- root/root usr/share/man/man8/rmt.8.gz diff --git a/core/tar/CVE-2022-48303.patch b/core/tar/CVE-2022-48303.patch new file mode 100644 index 000000000..95a7d6e6d --- /dev/null +++ b/core/tar/CVE-2022-48303.patch @@ -0,0 +1,33 @@ +Patch-Source: https://git.savannah.gnu.org/cgit/tar.git/commit/?id=3da78400eafcccb97e2f2fd4b227ea40d794ede8 +see: https://savannah.gnu.org/bugs/?62387 +-- +From 3da78400eafcccb97e2f2fd4b227ea40d794ede8 Mon Sep 17 00:00:00 2001 +From: Sergey Poznyakoff +Date: Sat, 11 Feb 2023 11:57:39 +0200 +Subject: Fix boundary checking in base-256 decoder + +* src/list.c (from_header): Base-256 encoding is at least 2 bytes +long. +--- + src/list.c | 5 +++-- + 1 file changed, 3 insertions(+), 2 deletions(-) + +diff --git a/src/list.c b/src/list.c +index 9fafc42..86bcfdd 100644 +--- a/src/list.c ++++ b/src/list.c +@@ -881,8 +881,9 @@ from_header (char const *where0, size_t digs, char const *type, + where++; + } + } +- else if (*where == '\200' /* positive base-256 */ +- || *where == '\377' /* negative base-256 */) ++ else if (where <= lim - 2 ++ && (*where == '\200' /* positive base-256 */ ++ || *where == '\377' /* negative base-256 */)) + { + /* Parse base-256 output. A nonnegative number N is + represented as (256**DIGS)/2 + N; a negative number -N is +-- +cgit v1.1 + diff --git a/core/tar/spkgbuild b/core/tar/spkgbuild new file mode 100755 index 000000000..52a0a1035 --- /dev/null +++ b/core/tar/spkgbuild @@ -0,0 +1,23 @@ +# description : An archiving program +# depends : acl + +name=tar +version=1.34 +release=2 +source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz + CVE-2022-48303.patch" + +build() { + cd $name-$version + + patch -Np1 -i $SRC/CVE-2022-48303.patch + + FORCE_UNSAFE_CONFIGURE=1 \ + ./configure --prefix=/usr \ + --libexecdir=/usr/lib/$name \ + --bindir=/bin \ + --disable-nls + make + make DESTDIR=$PKG install + +} diff --git a/core/texinfo/.checksums b/core/texinfo/.checksums new file mode 100644 index 000000000..5ceaa1cbf --- /dev/null +++ b/core/texinfo/.checksums @@ -0,0 +1 @@ +37bf94fd255729a14d4ea3dda119f81a texinfo-7.0.3.tar.xz diff --git a/core/texinfo/.pkgfiles b/core/texinfo/.pkgfiles new file mode 100644 index 000000000..c7f70fee2 --- /dev/null +++ b/core/texinfo/.pkgfiles @@ -0,0 +1,445 @@ +texinfo-7.0.3-1 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/info +-rwxr-xr-x root/root usr/bin/install-info +lrwxrwxrwx root/root usr/bin/makeinfo -> texi2any +-rwxr-xr-x root/root usr/bin/pdftexi2dvi +-rwxr-xr-x root/root usr/bin/pod2texi +-rwxr-xr-x root/root usr/bin/texi2any +-rwxr-xr-x root/root usr/bin/texi2dvi +-rwxr-xr-x root/root usr/bin/texi2pdf +-rwxr-xr-x root/root usr/bin/texindex +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/texinfo/ +-rwxr-xr-x root/root usr/lib/texinfo/MiscXS.so +-rwxr-xr-x root/root usr/lib/texinfo/Parsetexi.so +-rwxr-xr-x root/root usr/lib/texinfo/XSParagraph.so +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/info/ +-rw-r--r-- root/root usr/share/info/info-stnd.info.gz +-rw-r--r-- root/root usr/share/info/texi2any_api.info.gz +-rw-r--r-- root/root usr/share/info/texi2any_internals.info.gz +-rw-r--r-- root/root usr/share/info/texinfo.info-1.gz +-rw-r--r-- root/root usr/share/info/texinfo.info-2.gz +-rw-r--r-- root/root usr/share/info/texinfo.info-3.gz +-rw-r--r-- root/root usr/share/info/texinfo.info.gz +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/info.1.gz +-rw-r--r-- root/root usr/share/man/man1/install-info.1.gz +-rw-r--r-- root/root usr/share/man/man1/makeinfo.1.gz +-rw-r--r-- root/root usr/share/man/man1/pdftexi2dvi.1.gz +-rw-r--r-- root/root usr/share/man/man1/pod2texi.1.gz +-rw-r--r-- root/root usr/share/man/man1/texi2any.1.gz +-rw-r--r-- root/root usr/share/man/man1/texi2dvi.1.gz +-rw-r--r-- root/root usr/share/man/man1/texi2pdf.1.gz +-rw-r--r-- root/root usr/share/man/man1/texindex.1.gz +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/info.5.gz +-rw-r--r-- root/root usr/share/man/man5/texinfo.5.gz +drwxr-xr-x root/root usr/share/texinfo/ +drwxr-xr-x root/root usr/share/texinfo/DebugTexinfo/ +-rw-r--r-- root/root usr/share/texinfo/DebugTexinfo/DebugTree.pm +drwxr-xr-x root/root usr/share/texinfo/Pod-Simple-Texinfo/ +drwxr-xr-x root/root usr/share/texinfo/Pod-Simple-Texinfo/Pod/ +drwxr-xr-x root/root usr/share/texinfo/Pod-Simple-Texinfo/Pod/Simple/ +-rw-r--r-- root/root usr/share/texinfo/Pod-Simple-Texinfo/Pod/Simple/Texinfo.pm +drwxr-xr-x root/root usr/share/texinfo/Texinfo/ +-rw-r--r-- root/root usr/share/texinfo/Texinfo/Commands.pm +-rw-r--r-- root/root usr/share/texinfo/Texinfo/Commands.pod +-rw-r--r-- root/root usr/share/texinfo/Texinfo/Common.pm +-rw-r--r-- root/root usr/share/texinfo/Texinfo/Config.pm +drwxr-xr-x root/root usr/share/texinfo/Texinfo/Convert/ +-rw-r--r-- root/root usr/share/texinfo/Texinfo/Convert/Converter.pm +-rw-r--r-- root/root usr/share/texinfo/Texinfo/Convert/DocBook.pm +-rw-r--r-- root/root usr/share/texinfo/Texinfo/Convert/HTML.pm +-rw-r--r-- root/root usr/share/texinfo/Texinfo/Convert/IXIN.pm +-rw-r--r-- root/root usr/share/texinfo/Texinfo/Convert/IXINSXML.pm +-rw-r--r-- root/root usr/share/texinfo/Texinfo/Convert/Info.pm +-rw-r--r-- root/root usr/share/texinfo/Texinfo/Convert/LaTeX.pm +-rw-r--r-- root/root usr/share/texinfo/Texinfo/Convert/NodeNameNormalization.pm +-rw-r--r-- root/root usr/share/texinfo/Texinfo/Convert/Paragraph.pm +-rw-r--r-- root/root usr/share/texinfo/Texinfo/Convert/ParagraphNonXS.pm +-rw-r--r-- root/root usr/share/texinfo/Texinfo/Convert/PlainTexinfo.pm +-rw-r--r-- root/root usr/share/texinfo/Texinfo/Convert/Plaintext.pm +-rw-r--r-- root/root usr/share/texinfo/Texinfo/Convert/Texinfo.pm +-rw-r--r-- root/root usr/share/texinfo/Texinfo/Convert/TexinfoMarkup.pm +-rw-r--r-- root/root usr/share/texinfo/Texinfo/Convert/TexinfoSXML.pm +-rw-r--r-- root/root usr/share/texinfo/Texinfo/Convert/TexinfoXML.pm +-rw-r--r-- root/root usr/share/texinfo/Texinfo/Convert/Text.pm +-rw-r--r-- root/root usr/share/texinfo/Texinfo/Convert/TextContent.pm +-rw-r--r-- root/root usr/share/texinfo/Texinfo/Convert/Unicode.pm +-rw-r--r-- root/root usr/share/texinfo/Texinfo/Convert/Utils.pm +-rw-r--r-- root/root usr/share/texinfo/Texinfo/Documentlanguages.pm +-rw-r--r-- root/root usr/share/texinfo/Texinfo/MiscXS.pm +-rw-r--r-- root/root usr/share/texinfo/Texinfo/ModulePath.pm +-rw-r--r-- root/root usr/share/texinfo/Texinfo/Parser.pm +-rw-r--r-- root/root usr/share/texinfo/Texinfo/ParserNonXS.pm +-rw-r--r-- root/root usr/share/texinfo/Texinfo/Report.pm +-rw-r--r-- root/root usr/share/texinfo/Texinfo/Structuring.pm +-rw-r--r-- root/root usr/share/texinfo/Texinfo/Transformations.pm +-rw-r--r-- root/root usr/share/texinfo/Texinfo/Translations.pm +drwxr-xr-x root/root usr/share/texinfo/Texinfo/XS/ +drwxr-xr-x root/root usr/share/texinfo/Texinfo/XS/parsetexi/ +-rw-r--r-- root/root usr/share/texinfo/Texinfo/XS/parsetexi/Parsetexi.pm +-rw-r--r-- root/root usr/share/texinfo/Texinfo/XSLoader.pm +drwxr-xr-x root/root usr/share/texinfo/ext/ +-rw-r--r-- root/root usr/share/texinfo/ext/epub3.pm +-rw-r--r-- root/root usr/share/texinfo/ext/latex2html.pm +-rw-r--r-- root/root usr/share/texinfo/ext/tex4ht.pm +-rw-r--r-- root/root usr/share/texinfo/htmlxref.cnf +drwxr-xr-x root/root usr/share/texinfo/init/ +-rw-r--r-- root/root usr/share/texinfo/init/book.pm +-rw-r--r-- root/root usr/share/texinfo/init/chm.pm +-rw-r--r-- root/root usr/share/texinfo/init/documentation_examples.pm +-rw-r--r-- root/root usr/share/texinfo/init/highlight_syntax.pm +-rw-r--r-- root/root usr/share/texinfo/init/html32.pm +drwxr-xr-x root/root usr/share/texinfo/js/ +-rw-r--r-- root/root usr/share/texinfo/js/info.css +-rw-r--r-- root/root usr/share/texinfo/js/info.js +-rw-r--r-- root/root usr/share/texinfo/js/modernizr.js +drwxr-xr-x root/root usr/share/texinfo/lib/ +drwxr-xr-x root/root usr/share/texinfo/lib/Text-Unidecode/ +drwxr-xr-x root/root usr/share/texinfo/lib/Text-Unidecode/lib/ +drwxr-xr-x root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/ +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode.pm +drwxr-xr-x root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/ +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x00.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x01.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x02.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x03.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x04.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x05.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x06.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x07.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x09.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x0a.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x0b.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x0c.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x0d.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x0e.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x0f.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x10.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x11.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x12.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x13.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x14.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x15.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x16.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x17.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x18.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x1e.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x1f.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x20.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x21.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x22.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x23.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x24.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x25.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x26.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x27.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x28.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x2e.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x2f.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x30.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x31.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x32.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x33.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x4d.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x4e.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x4f.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x50.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x51.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x52.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x53.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x54.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x55.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x56.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x57.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x58.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x59.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x5a.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x5b.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x5c.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x5d.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x5e.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x5f.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x60.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x61.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x62.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x63.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x64.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x65.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x66.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x67.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x68.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x69.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x6a.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x6b.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x6c.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x6d.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x6e.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x6f.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x70.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x71.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x72.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x73.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x74.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x75.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x76.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x77.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x78.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x79.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x7a.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x7b.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x7c.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x7d.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x7e.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x7f.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x80.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x81.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x82.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x83.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x84.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x85.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x86.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x87.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x88.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x89.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x8a.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x8b.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x8c.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x8d.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x8e.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x8f.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x90.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x91.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x92.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x93.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x94.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x95.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x96.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x97.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x98.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x99.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x9a.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x9b.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x9c.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x9d.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x9e.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x9f.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xa0.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xa1.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xa2.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xa3.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xa4.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xac.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xad.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xae.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xaf.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xb0.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xb1.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xb2.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xb3.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xb4.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xb5.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xb6.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xb7.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xb8.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xb9.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xba.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xbb.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xbc.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xbd.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xbe.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xbf.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xc0.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xc1.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xc2.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xc3.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xc4.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xc5.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xc6.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xc7.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xc8.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xc9.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xca.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xcb.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xcc.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xcd.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xce.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xcf.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xd0.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xd1.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xd2.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xd3.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xd4.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xd5.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xd6.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xd7.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xf9.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xfa.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xfb.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xfc.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xfd.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xfe.pm +-rw-r--r-- root/root usr/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/xff.pm +drwxr-xr-x root/root usr/share/texinfo/lib/Unicode-EastAsianWidth/ +drwxr-xr-x root/root usr/share/texinfo/lib/Unicode-EastAsianWidth/lib/ +drwxr-xr-x root/root usr/share/texinfo/lib/Unicode-EastAsianWidth/lib/Unicode/ +-rw-r--r-- root/root usr/share/texinfo/lib/Unicode-EastAsianWidth/lib/Unicode/EastAsianWidth.pm +drwxr-xr-x root/root usr/share/texinfo/lib/libintl-perl/ +drwxr-xr-x root/root usr/share/texinfo/lib/libintl-perl/lib/ +drwxr-xr-x root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/ +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/Messages.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/Recode.pm +drwxr-xr-x root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/Recode/ +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/Recode/_Aliases.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/Recode/_Conversions.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData.pm +drwxr-xr-x root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/ +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/ASMO_449.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/ATARI_ST.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/ATARI_ST_EURO.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/CP10007.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/CP1250.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/CP1251.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/CP1252.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/CP1253.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/CP1254.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/CP1256.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/CP1257.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/CSN_369103.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/CWI.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/DEC_MCS.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/EBCDIC_AT_DE.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/EBCDIC_AT_DE_A.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/EBCDIC_CA_FR.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/EBCDIC_DK_NO.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/EBCDIC_DK_NO_A.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/EBCDIC_ES.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/EBCDIC_ES_A.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/EBCDIC_ES_S.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/EBCDIC_FI_SE.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/EBCDIC_FI_SE_A.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/EBCDIC_FR.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/EBCDIC_IS_FRISS.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/EBCDIC_IT.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/EBCDIC_PT.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/EBCDIC_UK.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/EBCDIC_US.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/ECMA_CYRILLIC.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/GEORGIAN_ACADEMY.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/GEORGIAN_PS.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/GOST_19768_74.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/GREEK7.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/GREEK7_OLD.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/GREEK_CCITT.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/HP_ROMAN8.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM037.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM038.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM1004.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM1026.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM1047.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM256.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM273.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM274.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM275.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM277.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM278.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM280.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM281.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM284.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM285.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM290.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM297.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM420.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM423.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM424.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM437.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM500.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM850.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM851.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM852.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM855.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM857.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM860.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM861.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM862.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM863.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM864.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM865.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM866.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM868.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM869.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM870.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM871.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM874.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM875.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM880.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM891.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM903.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM904.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM905.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IBM918.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/IEC_P27_1.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/INIS.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/INIS_8.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/INIS_CYRILLIC.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/ISO_10367_BOX.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/ISO_2033_1983.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/ISO_5427.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/ISO_5427_EXT.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/ISO_5428.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/ISO_8859_1.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/ISO_8859_10.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/ISO_8859_11.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/ISO_8859_13.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/ISO_8859_14.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/ISO_8859_15.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/ISO_8859_16.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/ISO_8859_2.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/ISO_8859_3.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/ISO_8859_4.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/ISO_8859_5.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/ISO_8859_6.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/ISO_8859_7.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/ISO_8859_8.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/ISO_8859_9.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/KOI8_R.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/KOI8_RU.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/KOI8_T.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/KOI8_U.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/KOI_8.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/LATIN_GREEK.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/LATIN_GREEK_1.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/MACARABIC.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/MACCROATIAN.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/MACCYRILLIC.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/MACGREEK.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/MACHEBREW.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/MACICELAND.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/MACINTOSH.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/MACROMANIA.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/MACTHAI.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/MACTURKISH.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/MACUKRAINE.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/MAC_IS.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/MAC_SAMI.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/MAC_UK.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/NATS_DANO.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/NATS_SEFI.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/NEXTSTEP.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/SAMI_WS2.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/TIS_620.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/US_ASCII.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/UTF_8.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/VISCII.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/RecodeData/_Encode.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/TextDomain.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/Util.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/gettext_dumb.pm +-rw-r--r-- root/root usr/share/texinfo/lib/libintl-perl/lib/Locale/gettext_pp.pm +-rwxr-xr-x root/root usr/share/texinfo/texindex.awk +-rw-r--r-- root/root usr/share/texinfo/texinfo.dtd diff --git a/core/texinfo/spkgbuild b/core/texinfo/spkgbuild new file mode 100755 index 000000000..ede0d761c --- /dev/null +++ b/core/texinfo/spkgbuild @@ -0,0 +1,20 @@ +# description : Programs for reading, writing, and converting info pages +# depends : ncurses + +name=texinfo +version=7.0.3 +release=1 +source="https://ftp.gnu.org/gnu/texinfo/$name-$version.tar.xz" + +build() { + cd $name-$version + + # fix an issue building the package with Glibc-2.34 or later + sed -e 's/__attribute_nonnull__/__nonnull/' \ + -i gnulib/lib/malloc/dynarray-skeleton.c + + ./configure --prefix=/usr --disable-static + make + make DESTDIR=$PKG install + +} diff --git a/core/tzdata/.checksums b/core/tzdata/.checksums new file mode 100644 index 000000000..ad805f258 --- /dev/null +++ b/core/tzdata/.checksums @@ -0,0 +1,2 @@ +532bcd571bff983447f0596112bbc065 tzcode2023c.tar.gz +5aa672bf129b44dd915f8232de38e49a tzdata2023c.tar.gz diff --git a/core/tzdata/.pkgfiles b/core/tzdata/.pkgfiles new file mode 100644 index 000000000..e0f62626c --- /dev/null +++ b/core/tzdata/.pkgfiles @@ -0,0 +1,2498 @@ +tzdata-2023c-1 +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/tzselect +-rwxr-xr-x root/root usr/bin/zdump +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libtz.a +drwxr-xr-x root/root usr/sbin/ +-rwxr-xr-x root/root usr/sbin/zic +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man3/ +-rw-r--r-- root/root usr/share/man/man3/newctime.3.gz +-rw-r--r-- root/root usr/share/man/man3/newtzset.3.gz +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/tzfile.5.gz +drwxr-xr-x root/root usr/share/man/man8/ +-rw-r--r-- root/root usr/share/man/man8/tzselect.8.gz +-rw-r--r-- root/root usr/share/man/man8/zdump.8.gz +-rw-r--r-- root/root usr/share/man/man8/zic.8.gz +drwxr-xr-x root/root usr/share/zoneinfo-leaps/ +drwxr-xr-x root/root usr/share/zoneinfo-leaps/Africa/ +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Abidjan link to usr/share/zoneinfo-leaps/Iceland +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Accra link to usr/share/zoneinfo-leaps/Iceland +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Addis_Ababa link to usr/share/zoneinfo-leaps/Indian/Mayotte +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Algiers +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Asmara link to usr/share/zoneinfo-leaps/Indian/Mayotte +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Asmera link to usr/share/zoneinfo-leaps/Indian/Mayotte +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Bamako link to usr/share/zoneinfo-leaps/Iceland +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Bangui link to usr/share/zoneinfo-leaps/Africa/Porto-Novo +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Banjul link to usr/share/zoneinfo-leaps/Iceland +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Bissau +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Blantyre link to usr/share/zoneinfo-leaps/Africa/Lusaka +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Brazzaville link to usr/share/zoneinfo-leaps/Africa/Porto-Novo +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Bujumbura link to usr/share/zoneinfo-leaps/Africa/Lusaka +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Cairo link to usr/share/zoneinfo-leaps/Egypt +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Casablanca +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Ceuta +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Conakry link to usr/share/zoneinfo-leaps/Iceland +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Dakar link to usr/share/zoneinfo-leaps/Iceland +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Dar_es_Salaam link to usr/share/zoneinfo-leaps/Indian/Mayotte +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Djibouti link to usr/share/zoneinfo-leaps/Indian/Mayotte +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Douala link to usr/share/zoneinfo-leaps/Africa/Porto-Novo +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/El_Aaiun +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Freetown link to usr/share/zoneinfo-leaps/Iceland +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Gaborone link to usr/share/zoneinfo-leaps/Africa/Lusaka +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Harare link to usr/share/zoneinfo-leaps/Africa/Lusaka +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Johannesburg link to usr/share/zoneinfo-leaps/Africa/Mbabane +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Juba +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Kampala link to usr/share/zoneinfo-leaps/Indian/Mayotte +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Khartoum +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Kigali link to usr/share/zoneinfo-leaps/Africa/Lusaka +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Kinshasa link to usr/share/zoneinfo-leaps/Africa/Porto-Novo +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Lagos link to usr/share/zoneinfo-leaps/Africa/Porto-Novo +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Libreville link to usr/share/zoneinfo-leaps/Africa/Porto-Novo +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Lome link to usr/share/zoneinfo-leaps/Iceland +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Luanda link to usr/share/zoneinfo-leaps/Africa/Porto-Novo +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Lubumbashi link to usr/share/zoneinfo-leaps/Africa/Lusaka +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Lusaka +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Malabo link to usr/share/zoneinfo-leaps/Africa/Porto-Novo +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Maputo link to usr/share/zoneinfo-leaps/Africa/Lusaka +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Maseru link to usr/share/zoneinfo-leaps/Africa/Mbabane +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Mbabane +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Mogadishu link to usr/share/zoneinfo-leaps/Indian/Mayotte +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Monrovia +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Nairobi link to usr/share/zoneinfo-leaps/Indian/Mayotte +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Ndjamena +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Niamey link to usr/share/zoneinfo-leaps/Africa/Porto-Novo +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Nouakchott link to usr/share/zoneinfo-leaps/Iceland +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Ouagadougou link to usr/share/zoneinfo-leaps/Iceland +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Porto-Novo +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Sao_Tome +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Timbuktu link to usr/share/zoneinfo-leaps/Iceland +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Tripoli link to usr/share/zoneinfo-leaps/Libya +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Tunis +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Africa/Windhoek +drwxr-xr-x root/root usr/share/zoneinfo-leaps/America/ +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Adak link to usr/share/zoneinfo-leaps/US/Aleutian +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Anchorage link to usr/share/zoneinfo-leaps/US/Alaska +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Anguilla link to usr/share/zoneinfo-leaps/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Antigua link to usr/share/zoneinfo-leaps/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Araguaina +drwxr-xr-x root/root usr/share/zoneinfo-leaps/America/Argentina/ +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Argentina/Buenos_Aires link to usr/share/zoneinfo-leaps/America/Buenos_Aires +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Argentina/Catamarca link to usr/share/zoneinfo-leaps/America/Catamarca +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Argentina/ComodRivadavia link to usr/share/zoneinfo-leaps/America/Catamarca +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Argentina/Cordoba link to usr/share/zoneinfo-leaps/America/Rosario +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Argentina/Jujuy link to usr/share/zoneinfo-leaps/America/Jujuy +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Argentina/La_Rioja +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Argentina/Mendoza link to usr/share/zoneinfo-leaps/America/Mendoza +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Argentina/Rio_Gallegos +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Argentina/Salta +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Argentina/San_Juan +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Argentina/San_Luis +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Argentina/Tucuman +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Argentina/Ushuaia +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Aruba link to usr/share/zoneinfo-leaps/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Asuncion +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Atikokan link to usr/share/zoneinfo-leaps/America/Coral_Harbour +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Atka link to usr/share/zoneinfo-leaps/US/Aleutian +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Bahia +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Bahia_Banderas +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Barbados +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Belem +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Belize +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Blanc-Sablon link to usr/share/zoneinfo-leaps/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Boa_Vista +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Bogota +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Boise +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Buenos_Aires +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Cambridge_Bay +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Campo_Grande +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Cancun +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Caracas +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Catamarca +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Cayenne +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Cayman link to usr/share/zoneinfo-leaps/America/Coral_Harbour +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Chicago link to usr/share/zoneinfo-leaps/US/Central +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Chihuahua +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Ciudad_Juarez +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Coral_Harbour +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Cordoba link to usr/share/zoneinfo-leaps/America/Rosario +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Costa_Rica +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Creston link to usr/share/zoneinfo-leaps/US/Arizona +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Cuiaba +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Curacao link to usr/share/zoneinfo-leaps/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Danmarkshavn +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Dawson +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Dawson_Creek +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Denver link to usr/share/zoneinfo-leaps/US/Mountain +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Detroit link to usr/share/zoneinfo-leaps/US/Michigan +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Dominica link to usr/share/zoneinfo-leaps/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Edmonton link to usr/share/zoneinfo-leaps/Canada/Mountain +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Eirunepe +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/El_Salvador +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Ensenada link to usr/share/zoneinfo-leaps/Mexico/BajaNorte +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Fort_Nelson +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Fort_Wayne link to usr/share/zoneinfo-leaps/US/East-Indiana +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Fortaleza +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Glace_Bay +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Godthab +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Goose_Bay +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Grand_Turk +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Grenada link to usr/share/zoneinfo-leaps/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Guadeloupe link to usr/share/zoneinfo-leaps/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Guatemala +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Guayaquil +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Guyana +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Halifax link to usr/share/zoneinfo-leaps/Canada/Atlantic +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Havana link to usr/share/zoneinfo-leaps/Cuba +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Hermosillo +drwxr-xr-x root/root usr/share/zoneinfo-leaps/America/Indiana/ +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Indiana/Indianapolis link to usr/share/zoneinfo-leaps/US/East-Indiana +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Indiana/Knox link to usr/share/zoneinfo-leaps/US/Indiana-Starke +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Indiana/Marengo +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Indiana/Petersburg +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Indiana/Tell_City +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Indiana/Vevay +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Indiana/Vincennes +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Indiana/Winamac +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Indianapolis link to usr/share/zoneinfo-leaps/US/East-Indiana +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Inuvik +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Iqaluit link to usr/share/zoneinfo-leaps/America/Pangnirtung +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Jamaica link to usr/share/zoneinfo-leaps/Jamaica +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Jujuy +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Juneau +drwxr-xr-x root/root usr/share/zoneinfo-leaps/America/Kentucky/ +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Kentucky/Louisville link to usr/share/zoneinfo-leaps/America/Louisville +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Kentucky/Monticello +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Knox_IN link to usr/share/zoneinfo-leaps/US/Indiana-Starke +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Kralendijk link to usr/share/zoneinfo-leaps/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/La_Paz +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Lima +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Los_Angeles link to usr/share/zoneinfo-leaps/US/Pacific +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Louisville +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Lower_Princes link to usr/share/zoneinfo-leaps/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Maceio +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Managua +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Manaus link to usr/share/zoneinfo-leaps/Brazil/West +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Marigot link to usr/share/zoneinfo-leaps/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Martinique +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Matamoros +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Mazatlan link to usr/share/zoneinfo-leaps/Mexico/BajaSur +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Mendoza +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Menominee +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Merida +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Metlakatla +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Mexico_City link to usr/share/zoneinfo-leaps/Mexico/General +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Miquelon +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Moncton +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Monterrey +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Montevideo +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Montreal link to usr/share/zoneinfo-leaps/Canada/Eastern +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Montserrat link to usr/share/zoneinfo-leaps/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Nassau link to usr/share/zoneinfo-leaps/Canada/Eastern +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/New_York link to usr/share/zoneinfo-leaps/US/Eastern +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Nipigon link to usr/share/zoneinfo-leaps/Canada/Eastern +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Nome +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Noronha link to usr/share/zoneinfo-leaps/Brazil/DeNoronha +drwxr-xr-x root/root usr/share/zoneinfo-leaps/America/North_Dakota/ +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/North_Dakota/Beulah +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/North_Dakota/Center +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/North_Dakota/New_Salem +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Nuuk link to usr/share/zoneinfo-leaps/America/Godthab +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Ojinaga +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Panama link to usr/share/zoneinfo-leaps/America/Coral_Harbour +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Pangnirtung +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Paramaribo +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Phoenix link to usr/share/zoneinfo-leaps/US/Arizona +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Port-au-Prince +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Port_of_Spain link to usr/share/zoneinfo-leaps/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Porto_Acre link to usr/share/zoneinfo-leaps/Brazil/Acre +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Porto_Velho +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Puerto_Rico link to usr/share/zoneinfo-leaps/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Punta_Arenas +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Rainy_River link to usr/share/zoneinfo-leaps/Canada/Central +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Rankin_Inlet +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Recife +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Regina link to usr/share/zoneinfo-leaps/Canada/Saskatchewan +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Resolute +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Rio_Branco link to usr/share/zoneinfo-leaps/Brazil/Acre +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Rosario +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Santa_Isabel link to usr/share/zoneinfo-leaps/Mexico/BajaNorte +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Santarem +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Santiago link to usr/share/zoneinfo-leaps/Chile/Continental +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Santo_Domingo +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Sao_Paulo link to usr/share/zoneinfo-leaps/Brazil/East +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Scoresbysund +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Shiprock link to usr/share/zoneinfo-leaps/US/Mountain +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Sitka +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/St_Barthelemy link to usr/share/zoneinfo-leaps/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/St_Johns link to usr/share/zoneinfo-leaps/Canada/Newfoundland +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/St_Kitts link to usr/share/zoneinfo-leaps/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/St_Lucia link to usr/share/zoneinfo-leaps/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/St_Thomas link to usr/share/zoneinfo-leaps/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/St_Vincent link to usr/share/zoneinfo-leaps/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Swift_Current +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Tegucigalpa +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Thule +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Thunder_Bay link to usr/share/zoneinfo-leaps/Canada/Eastern +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Tijuana link to usr/share/zoneinfo-leaps/Mexico/BajaNorte +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Toronto link to usr/share/zoneinfo-leaps/Canada/Eastern +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Tortola link to usr/share/zoneinfo-leaps/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Vancouver link to usr/share/zoneinfo-leaps/Canada/Pacific +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Whitehorse link to usr/share/zoneinfo-leaps/Canada/Yukon +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Winnipeg link to usr/share/zoneinfo-leaps/Canada/Central +-rw-r--r-- root/root usr/share/zoneinfo-leaps/America/Yakutat +hrw-r--r-- root/root usr/share/zoneinfo-leaps/America/Yellowknife link to usr/share/zoneinfo-leaps/Canada/Mountain +drwxr-xr-x root/root usr/share/zoneinfo-leaps/Antarctica/ +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Antarctica/Casey +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Antarctica/Davis +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Antarctica/DumontDUrville link to usr/share/zoneinfo-leaps/Pacific/Yap +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Antarctica/Macquarie +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Antarctica/Mawson +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Antarctica/McMurdo link to usr/share/zoneinfo-leaps/NZ +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Antarctica/Palmer +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Antarctica/Rothera +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Antarctica/South_Pole link to usr/share/zoneinfo-leaps/NZ +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Antarctica/Syowa link to usr/share/zoneinfo-leaps/Asia/Kuwait +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Antarctica/Troll +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Antarctica/Vostok link to usr/share/zoneinfo-leaps/Asia/Kashgar +drwxr-xr-x root/root usr/share/zoneinfo-leaps/Arctic/ +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Arctic/Longyearbyen +drwxr-xr-x root/root usr/share/zoneinfo-leaps/Asia/ +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Aden link to usr/share/zoneinfo-leaps/Asia/Kuwait +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Almaty +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Amman +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Anadyr +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Aqtau +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Aqtobe +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Ashgabat link to usr/share/zoneinfo-leaps/Asia/Ashkhabad +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Ashkhabad +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Atyrau +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Baghdad +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Bahrain +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Baku +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Bangkok link to usr/share/zoneinfo-leaps/Asia/Vientiane +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Barnaul +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Beirut +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Bishkek +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Brunei +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Calcutta +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Chita +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Choibalsan +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Chongqing link to usr/share/zoneinfo-leaps/PRC +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Chungking link to usr/share/zoneinfo-leaps/PRC +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Colombo +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Dacca +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Damascus +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Dhaka link to usr/share/zoneinfo-leaps/Asia/Dacca +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Dili +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Dubai link to usr/share/zoneinfo-leaps/Asia/Muscat +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Dushanbe +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Famagusta +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Gaza +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Harbin link to usr/share/zoneinfo-leaps/PRC +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Hebron +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Ho_Chi_Minh link to usr/share/zoneinfo-leaps/Asia/Saigon +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Hong_Kong link to usr/share/zoneinfo-leaps/Hongkong +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Hovd +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Irkutsk +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Istanbul link to usr/share/zoneinfo-leaps/Turkey +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Jakarta +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Jayapura +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Jerusalem link to usr/share/zoneinfo-leaps/Israel +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Kabul +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Kamchatka +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Karachi +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Kashgar +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Kathmandu link to usr/share/zoneinfo-leaps/Asia/Katmandu +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Katmandu +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Khandyga +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Kolkata link to usr/share/zoneinfo-leaps/Asia/Calcutta +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Krasnoyarsk +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Kuala_Lumpur link to usr/share/zoneinfo-leaps/Singapore +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Kuching link to usr/share/zoneinfo-leaps/Asia/Brunei +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Kuwait +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Macao +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Macau link to usr/share/zoneinfo-leaps/Asia/Macao +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Magadan +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Makassar link to usr/share/zoneinfo-leaps/Asia/Ujung_Pandang +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Manila +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Muscat +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Nicosia link to usr/share/zoneinfo-leaps/Europe/Nicosia +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Novokuznetsk +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Novosibirsk +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Omsk +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Oral +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Phnom_Penh link to usr/share/zoneinfo-leaps/Asia/Vientiane +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Pontianak +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Pyongyang +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Qatar link to usr/share/zoneinfo-leaps/Asia/Bahrain +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Qostanay +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Qyzylorda +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Rangoon +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Riyadh link to usr/share/zoneinfo-leaps/Asia/Kuwait +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Saigon +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Sakhalin +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Samarkand +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Seoul link to usr/share/zoneinfo-leaps/ROK +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Shanghai link to usr/share/zoneinfo-leaps/PRC +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Singapore link to usr/share/zoneinfo-leaps/Singapore +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Srednekolymsk +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Taipei link to usr/share/zoneinfo-leaps/ROC +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Tashkent +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Tbilisi +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Tehran link to usr/share/zoneinfo-leaps/Iran +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Tel_Aviv link to usr/share/zoneinfo-leaps/Israel +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Thimbu +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Thimphu link to usr/share/zoneinfo-leaps/Asia/Thimbu +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Tokyo link to usr/share/zoneinfo-leaps/Japan +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Tomsk +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Ujung_Pandang +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Ulaanbaatar link to usr/share/zoneinfo-leaps/Asia/Ulan_Bator +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Ulan_Bator +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Urumqi link to usr/share/zoneinfo-leaps/Asia/Kashgar +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Ust-Nera +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Vientiane +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Vladivostok +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Yakutsk +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Yangon link to usr/share/zoneinfo-leaps/Asia/Rangoon +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Yekaterinburg +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Asia/Yerevan +drwxr-xr-x root/root usr/share/zoneinfo-leaps/Atlantic/ +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Atlantic/Azores +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Atlantic/Bermuda +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Atlantic/Canary +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Atlantic/Cape_Verde +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Atlantic/Faeroe +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Atlantic/Faroe link to usr/share/zoneinfo-leaps/Atlantic/Faeroe +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Atlantic/Jan_Mayen link to usr/share/zoneinfo-leaps/Arctic/Longyearbyen +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Atlantic/Madeira +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Atlantic/Reykjavik link to usr/share/zoneinfo-leaps/Iceland +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Atlantic/South_Georgia +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Atlantic/St_Helena link to usr/share/zoneinfo-leaps/Iceland +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Atlantic/Stanley +drwxr-xr-x root/root usr/share/zoneinfo-leaps/Australia/ +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Australia/ACT link to usr/share/zoneinfo-leaps/Australia/NSW +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Australia/Adelaide link to usr/share/zoneinfo-leaps/Australia/South +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Australia/Brisbane link to usr/share/zoneinfo-leaps/Australia/Queensland +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Australia/Broken_Hill link to usr/share/zoneinfo-leaps/Australia/Yancowinna +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Australia/Canberra link to usr/share/zoneinfo-leaps/Australia/NSW +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Australia/Currie link to usr/share/zoneinfo-leaps/Australia/Tasmania +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Australia/Darwin link to usr/share/zoneinfo-leaps/Australia/North +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Australia/Eucla +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Australia/Hobart link to usr/share/zoneinfo-leaps/Australia/Tasmania +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Australia/LHI +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Australia/Lindeman +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Australia/Lord_Howe link to usr/share/zoneinfo-leaps/Australia/LHI +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Australia/Melbourne link to usr/share/zoneinfo-leaps/Australia/Victoria +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Australia/NSW +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Australia/North +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Australia/Perth link to usr/share/zoneinfo-leaps/Australia/West +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Australia/Queensland +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Australia/South +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Australia/Sydney link to usr/share/zoneinfo-leaps/Australia/NSW +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Australia/Tasmania +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Australia/Victoria +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Australia/West +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Australia/Yancowinna +drwxr-xr-x root/root usr/share/zoneinfo-leaps/Brazil/ +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Brazil/Acre +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Brazil/DeNoronha +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Brazil/East +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Brazil/West +-rw-r--r-- root/root usr/share/zoneinfo-leaps/CET +-rw-r--r-- root/root usr/share/zoneinfo-leaps/CST6CDT +drwxr-xr-x root/root usr/share/zoneinfo-leaps/Canada/ +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Canada/Atlantic +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Canada/Central +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Canada/Eastern +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Canada/Mountain +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Canada/Newfoundland +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Canada/Pacific +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Canada/Saskatchewan +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Canada/Yukon +drwxr-xr-x root/root usr/share/zoneinfo-leaps/Chile/ +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Chile/Continental +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Chile/EasterIsland +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Cuba +-rw-r--r-- root/root usr/share/zoneinfo-leaps/EET +-rw-r--r-- root/root usr/share/zoneinfo-leaps/EST +-rw-r--r-- root/root usr/share/zoneinfo-leaps/EST5EDT +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Egypt +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Eire +drwxr-xr-x root/root usr/share/zoneinfo-leaps/Etc/ +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Etc/GMT link to usr/share/zoneinfo-leaps/Greenwich +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Etc/GMT+0 link to usr/share/zoneinfo-leaps/Greenwich +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Etc/GMT+1 +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Etc/GMT+10 +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Etc/GMT+11 +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Etc/GMT+12 +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Etc/GMT+2 +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Etc/GMT+3 +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Etc/GMT+4 +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Etc/GMT+5 +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Etc/GMT+6 +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Etc/GMT+7 +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Etc/GMT+8 +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Etc/GMT+9 +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Etc/GMT-0 link to usr/share/zoneinfo-leaps/Greenwich +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Etc/GMT-1 +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Etc/GMT-10 +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Etc/GMT-11 +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Etc/GMT-12 +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Etc/GMT-13 +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Etc/GMT-14 +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Etc/GMT-2 +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Etc/GMT-3 +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Etc/GMT-4 +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Etc/GMT-5 +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Etc/GMT-6 +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Etc/GMT-7 +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Etc/GMT-8 +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Etc/GMT-9 +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Etc/GMT0 link to usr/share/zoneinfo-leaps/Greenwich +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Etc/Greenwich link to usr/share/zoneinfo-leaps/Greenwich +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Etc/UCT link to usr/share/zoneinfo-leaps/Zulu +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Etc/UTC link to usr/share/zoneinfo-leaps/Zulu +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Etc/Universal link to usr/share/zoneinfo-leaps/Zulu +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Etc/Zulu link to usr/share/zoneinfo-leaps/Zulu +drwxr-xr-x root/root usr/share/zoneinfo-leaps/Europe/ +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Amsterdam link to usr/share/zoneinfo-leaps/Europe/Luxembourg +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Andorra +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Astrakhan +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Athens +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Belfast link to usr/share/zoneinfo-leaps/GB-Eire +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Belgrade link to usr/share/zoneinfo-leaps/Europe/Zagreb +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Berlin link to usr/share/zoneinfo-leaps/Arctic/Longyearbyen +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Bratislava +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Brussels link to usr/share/zoneinfo-leaps/Europe/Luxembourg +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Bucharest +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Budapest +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Busingen link to usr/share/zoneinfo-leaps/Europe/Vaduz +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Chisinau link to usr/share/zoneinfo-leaps/Europe/Tiraspol +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Copenhagen link to usr/share/zoneinfo-leaps/Arctic/Longyearbyen +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Dublin link to usr/share/zoneinfo-leaps/Eire +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Gibraltar +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Guernsey link to usr/share/zoneinfo-leaps/GB-Eire +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Helsinki link to usr/share/zoneinfo-leaps/Europe/Mariehamn +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Isle_of_Man link to usr/share/zoneinfo-leaps/GB-Eire +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Istanbul link to usr/share/zoneinfo-leaps/Turkey +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Jersey link to usr/share/zoneinfo-leaps/GB-Eire +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Kaliningrad +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Kiev link to usr/share/zoneinfo-leaps/Europe/Zaporozhye +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Kirov +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Kyiv link to usr/share/zoneinfo-leaps/Europe/Zaporozhye +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Lisbon link to usr/share/zoneinfo-leaps/Portugal +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Ljubljana link to usr/share/zoneinfo-leaps/Europe/Zagreb +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/London link to usr/share/zoneinfo-leaps/GB-Eire +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Luxembourg +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Madrid +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Malta +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Mariehamn +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Minsk +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Monaco +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Moscow link to usr/share/zoneinfo-leaps/W-SU +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Nicosia +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Oslo link to usr/share/zoneinfo-leaps/Arctic/Longyearbyen +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Paris link to usr/share/zoneinfo-leaps/Europe/Monaco +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Podgorica link to usr/share/zoneinfo-leaps/Europe/Zagreb +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Prague link to usr/share/zoneinfo-leaps/Europe/Bratislava +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Riga +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Rome link to usr/share/zoneinfo-leaps/Europe/Vatican +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Samara +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/San_Marino link to usr/share/zoneinfo-leaps/Europe/Vatican +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Sarajevo link to usr/share/zoneinfo-leaps/Europe/Zagreb +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Saratov +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Simferopol +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Skopje link to usr/share/zoneinfo-leaps/Europe/Zagreb +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Sofia +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Stockholm link to usr/share/zoneinfo-leaps/Arctic/Longyearbyen +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Tallinn +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Tirane +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Tiraspol +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Ulyanovsk +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Uzhgorod link to usr/share/zoneinfo-leaps/Europe/Zaporozhye +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Vaduz +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Vatican +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Vienna +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Vilnius +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Volgograd +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Warsaw link to usr/share/zoneinfo-leaps/Poland +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Zagreb +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Zaporozhye +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Europe/Zurich link to usr/share/zoneinfo-leaps/Europe/Vaduz +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Factory +hrw-r--r-- root/root usr/share/zoneinfo-leaps/GB link to usr/share/zoneinfo-leaps/GB-Eire +-rw-r--r-- root/root usr/share/zoneinfo-leaps/GB-Eire +hrw-r--r-- root/root usr/share/zoneinfo-leaps/GMT link to usr/share/zoneinfo-leaps/Greenwich +hrw-r--r-- root/root usr/share/zoneinfo-leaps/GMT+0 link to usr/share/zoneinfo-leaps/Greenwich +hrw-r--r-- root/root usr/share/zoneinfo-leaps/GMT-0 link to usr/share/zoneinfo-leaps/Greenwich +hrw-r--r-- root/root usr/share/zoneinfo-leaps/GMT0 link to usr/share/zoneinfo-leaps/Greenwich +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Greenwich +-rw-r--r-- root/root usr/share/zoneinfo-leaps/HST +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Hongkong +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Iceland +drwxr-xr-x root/root usr/share/zoneinfo-leaps/Indian/ +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Indian/Antananarivo link to usr/share/zoneinfo-leaps/Indian/Mayotte +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Indian/Chagos +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Indian/Christmas link to usr/share/zoneinfo-leaps/Asia/Vientiane +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Indian/Cocos link to usr/share/zoneinfo-leaps/Asia/Rangoon +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Indian/Comoro link to usr/share/zoneinfo-leaps/Indian/Mayotte +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Indian/Kerguelen +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Indian/Mahe link to usr/share/zoneinfo-leaps/Asia/Muscat +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Indian/Maldives link to usr/share/zoneinfo-leaps/Indian/Kerguelen +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Indian/Mauritius +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Indian/Mayotte +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Indian/Reunion link to usr/share/zoneinfo-leaps/Asia/Muscat +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Iran +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Israel +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Jamaica +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Japan +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Kwajalein +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Libya +-rw-r--r-- root/root usr/share/zoneinfo-leaps/MET +-rw-r--r-- root/root usr/share/zoneinfo-leaps/MST +-rw-r--r-- root/root usr/share/zoneinfo-leaps/MST7MDT +drwxr-xr-x root/root usr/share/zoneinfo-leaps/Mexico/ +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Mexico/BajaNorte +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Mexico/BajaSur +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Mexico/General +-rw-r--r-- root/root usr/share/zoneinfo-leaps/NZ +-rw-r--r-- root/root usr/share/zoneinfo-leaps/NZ-CHAT +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Navajo link to usr/share/zoneinfo-leaps/US/Mountain +-rw-r--r-- root/root usr/share/zoneinfo-leaps/PRC +-rw-r--r-- root/root usr/share/zoneinfo-leaps/PST8PDT +drwxr-xr-x root/root usr/share/zoneinfo-leaps/Pacific/ +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Apia +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Auckland link to usr/share/zoneinfo-leaps/NZ +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Bougainville +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Chatham link to usr/share/zoneinfo-leaps/NZ-CHAT +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Chuuk link to usr/share/zoneinfo-leaps/Pacific/Yap +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Easter link to usr/share/zoneinfo-leaps/Chile/EasterIsland +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Efate +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Enderbury +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Fakaofo +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Fiji +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Funafuti link to usr/share/zoneinfo-leaps/Pacific/Wallis +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Galapagos +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Gambier +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Guadalcanal link to usr/share/zoneinfo-leaps/Pacific/Ponape +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Guam link to usr/share/zoneinfo-leaps/Pacific/Saipan +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Honolulu link to usr/share/zoneinfo-leaps/US/Hawaii +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Johnston link to usr/share/zoneinfo-leaps/US/Hawaii +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Kanton link to usr/share/zoneinfo-leaps/Pacific/Enderbury +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Kiritimati +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Kosrae +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Kwajalein link to usr/share/zoneinfo-leaps/Kwajalein +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Majuro link to usr/share/zoneinfo-leaps/Pacific/Wallis +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Marquesas +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Midway link to usr/share/zoneinfo-leaps/US/Samoa +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Nauru +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Niue +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Norfolk +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Noumea +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Pago_Pago link to usr/share/zoneinfo-leaps/US/Samoa +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Palau +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Pitcairn +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Pohnpei link to usr/share/zoneinfo-leaps/Pacific/Ponape +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Ponape +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Port_Moresby link to usr/share/zoneinfo-leaps/Pacific/Yap +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Rarotonga +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Saipan +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Samoa link to usr/share/zoneinfo-leaps/US/Samoa +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Tahiti +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Tarawa link to usr/share/zoneinfo-leaps/Pacific/Wallis +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Tongatapu +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Truk link to usr/share/zoneinfo-leaps/Pacific/Yap +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Wake link to usr/share/zoneinfo-leaps/Pacific/Wallis +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Wallis +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Pacific/Yap +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Poland +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Portugal +-rw-r--r-- root/root usr/share/zoneinfo-leaps/ROC +-rw-r--r-- root/root usr/share/zoneinfo-leaps/ROK +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Singapore +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Turkey +hrw-r--r-- root/root usr/share/zoneinfo-leaps/UCT link to usr/share/zoneinfo-leaps/Zulu +drwxr-xr-x root/root usr/share/zoneinfo-leaps/US/ +-rw-r--r-- root/root usr/share/zoneinfo-leaps/US/Alaska +-rw-r--r-- root/root usr/share/zoneinfo-leaps/US/Aleutian +-rw-r--r-- root/root usr/share/zoneinfo-leaps/US/Arizona +-rw-r--r-- root/root usr/share/zoneinfo-leaps/US/Central +-rw-r--r-- root/root usr/share/zoneinfo-leaps/US/East-Indiana +-rw-r--r-- root/root usr/share/zoneinfo-leaps/US/Eastern +-rw-r--r-- root/root usr/share/zoneinfo-leaps/US/Hawaii +-rw-r--r-- root/root usr/share/zoneinfo-leaps/US/Indiana-Starke +-rw-r--r-- root/root usr/share/zoneinfo-leaps/US/Michigan +-rw-r--r-- root/root usr/share/zoneinfo-leaps/US/Mountain +-rw-r--r-- root/root usr/share/zoneinfo-leaps/US/Pacific +-rw-r--r-- root/root usr/share/zoneinfo-leaps/US/Samoa +hrw-r--r-- root/root usr/share/zoneinfo-leaps/UTC link to usr/share/zoneinfo-leaps/Zulu +hrw-r--r-- root/root usr/share/zoneinfo-leaps/Universal link to usr/share/zoneinfo-leaps/Zulu +-rw-r--r-- root/root usr/share/zoneinfo-leaps/W-SU +-rw-r--r-- root/root usr/share/zoneinfo-leaps/WET +-rw-r--r-- root/root usr/share/zoneinfo-leaps/Zulu +lrwxrwxrwx root/root usr/share/zoneinfo-posix -> zoneinfo +drwxr-xr-x root/root usr/share/zoneinfo/ +drwxr-xr-x root/root usr/share/zoneinfo/Africa/ +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Abidjan link to usr/share/zoneinfo/Iceland +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Accra link to usr/share/zoneinfo/Iceland +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Addis_Ababa link to usr/share/zoneinfo/Indian/Mayotte +-rw-r--r-- root/root usr/share/zoneinfo/Africa/Algiers +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Asmara link to usr/share/zoneinfo/Indian/Mayotte +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Asmera link to usr/share/zoneinfo/Indian/Mayotte +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Bamako link to usr/share/zoneinfo/Iceland +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Bangui link to usr/share/zoneinfo/Africa/Porto-Novo +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Banjul link to usr/share/zoneinfo/Iceland +-rw-r--r-- root/root usr/share/zoneinfo/Africa/Bissau +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Blantyre link to usr/share/zoneinfo/Africa/Lusaka +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Brazzaville link to usr/share/zoneinfo/Africa/Porto-Novo +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Bujumbura link to usr/share/zoneinfo/Africa/Lusaka +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Cairo link to usr/share/zoneinfo/Egypt +-rw-r--r-- root/root usr/share/zoneinfo/Africa/Casablanca +-rw-r--r-- root/root usr/share/zoneinfo/Africa/Ceuta +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Conakry link to usr/share/zoneinfo/Iceland +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Dakar link to usr/share/zoneinfo/Iceland +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Dar_es_Salaam link to usr/share/zoneinfo/Indian/Mayotte +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Djibouti link to usr/share/zoneinfo/Indian/Mayotte +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Douala link to usr/share/zoneinfo/Africa/Porto-Novo +-rw-r--r-- root/root usr/share/zoneinfo/Africa/El_Aaiun +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Freetown link to usr/share/zoneinfo/Iceland +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Gaborone link to usr/share/zoneinfo/Africa/Lusaka +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Harare link to usr/share/zoneinfo/Africa/Lusaka +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Johannesburg link to usr/share/zoneinfo/Africa/Mbabane +-rw-r--r-- root/root usr/share/zoneinfo/Africa/Juba +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Kampala link to usr/share/zoneinfo/Indian/Mayotte +-rw-r--r-- root/root usr/share/zoneinfo/Africa/Khartoum +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Kigali link to usr/share/zoneinfo/Africa/Lusaka +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Kinshasa link to usr/share/zoneinfo/Africa/Porto-Novo +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Lagos link to usr/share/zoneinfo/Africa/Porto-Novo +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Libreville link to usr/share/zoneinfo/Africa/Porto-Novo +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Lome link to usr/share/zoneinfo/Iceland +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Luanda link to usr/share/zoneinfo/Africa/Porto-Novo +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Lubumbashi link to usr/share/zoneinfo/Africa/Lusaka +-rw-r--r-- root/root usr/share/zoneinfo/Africa/Lusaka +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Malabo link to usr/share/zoneinfo/Africa/Porto-Novo +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Maputo link to usr/share/zoneinfo/Africa/Lusaka +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Maseru link to usr/share/zoneinfo/Africa/Mbabane +-rw-r--r-- root/root usr/share/zoneinfo/Africa/Mbabane +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Mogadishu link to usr/share/zoneinfo/Indian/Mayotte +-rw-r--r-- root/root usr/share/zoneinfo/Africa/Monrovia +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Nairobi link to usr/share/zoneinfo/Indian/Mayotte +-rw-r--r-- root/root usr/share/zoneinfo/Africa/Ndjamena +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Niamey link to usr/share/zoneinfo/Africa/Porto-Novo +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Nouakchott link to usr/share/zoneinfo/Iceland +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Ouagadougou link to usr/share/zoneinfo/Iceland +-rw-r--r-- root/root usr/share/zoneinfo/Africa/Porto-Novo +-rw-r--r-- root/root usr/share/zoneinfo/Africa/Sao_Tome +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Timbuktu link to usr/share/zoneinfo/Iceland +hrw-r--r-- root/root usr/share/zoneinfo/Africa/Tripoli link to usr/share/zoneinfo/Libya +-rw-r--r-- root/root usr/share/zoneinfo/Africa/Tunis +-rw-r--r-- root/root usr/share/zoneinfo/Africa/Windhoek +drwxr-xr-x root/root usr/share/zoneinfo/America/ +hrw-r--r-- root/root usr/share/zoneinfo/America/Adak link to usr/share/zoneinfo/US/Aleutian +hrw-r--r-- root/root usr/share/zoneinfo/America/Anchorage link to usr/share/zoneinfo/US/Alaska +hrw-r--r-- root/root usr/share/zoneinfo/America/Anguilla link to usr/share/zoneinfo/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo/America/Antigua link to usr/share/zoneinfo/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo/America/Araguaina +drwxr-xr-x root/root usr/share/zoneinfo/America/Argentina/ +hrw-r--r-- root/root usr/share/zoneinfo/America/Argentina/Buenos_Aires link to usr/share/zoneinfo/America/Buenos_Aires +hrw-r--r-- root/root usr/share/zoneinfo/America/Argentina/Catamarca link to usr/share/zoneinfo/America/Catamarca +hrw-r--r-- root/root usr/share/zoneinfo/America/Argentina/ComodRivadavia link to usr/share/zoneinfo/America/Catamarca +hrw-r--r-- root/root usr/share/zoneinfo/America/Argentina/Cordoba link to usr/share/zoneinfo/America/Rosario +hrw-r--r-- root/root usr/share/zoneinfo/America/Argentina/Jujuy link to usr/share/zoneinfo/America/Jujuy +-rw-r--r-- root/root usr/share/zoneinfo/America/Argentina/La_Rioja +hrw-r--r-- root/root usr/share/zoneinfo/America/Argentina/Mendoza link to usr/share/zoneinfo/America/Mendoza +-rw-r--r-- root/root usr/share/zoneinfo/America/Argentina/Rio_Gallegos +-rw-r--r-- root/root usr/share/zoneinfo/America/Argentina/Salta +-rw-r--r-- root/root usr/share/zoneinfo/America/Argentina/San_Juan +-rw-r--r-- root/root usr/share/zoneinfo/America/Argentina/San_Luis +-rw-r--r-- root/root usr/share/zoneinfo/America/Argentina/Tucuman +-rw-r--r-- root/root usr/share/zoneinfo/America/Argentina/Ushuaia +hrw-r--r-- root/root usr/share/zoneinfo/America/Aruba link to usr/share/zoneinfo/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo/America/Asuncion +hrw-r--r-- root/root usr/share/zoneinfo/America/Atikokan link to usr/share/zoneinfo/America/Coral_Harbour +hrw-r--r-- root/root usr/share/zoneinfo/America/Atka link to usr/share/zoneinfo/US/Aleutian +-rw-r--r-- root/root usr/share/zoneinfo/America/Bahia +-rw-r--r-- root/root usr/share/zoneinfo/America/Bahia_Banderas +-rw-r--r-- root/root usr/share/zoneinfo/America/Barbados +-rw-r--r-- root/root usr/share/zoneinfo/America/Belem +-rw-r--r-- root/root usr/share/zoneinfo/America/Belize +hrw-r--r-- root/root usr/share/zoneinfo/America/Blanc-Sablon link to usr/share/zoneinfo/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo/America/Boa_Vista +-rw-r--r-- root/root usr/share/zoneinfo/America/Bogota +-rw-r--r-- root/root usr/share/zoneinfo/America/Boise +-rw-r--r-- root/root usr/share/zoneinfo/America/Buenos_Aires +-rw-r--r-- root/root usr/share/zoneinfo/America/Cambridge_Bay +-rw-r--r-- root/root usr/share/zoneinfo/America/Campo_Grande +-rw-r--r-- root/root usr/share/zoneinfo/America/Cancun +-rw-r--r-- root/root usr/share/zoneinfo/America/Caracas +-rw-r--r-- root/root usr/share/zoneinfo/America/Catamarca +-rw-r--r-- root/root usr/share/zoneinfo/America/Cayenne +hrw-r--r-- root/root usr/share/zoneinfo/America/Cayman link to usr/share/zoneinfo/America/Coral_Harbour +hrw-r--r-- root/root usr/share/zoneinfo/America/Chicago link to usr/share/zoneinfo/US/Central +-rw-r--r-- root/root usr/share/zoneinfo/America/Chihuahua +-rw-r--r-- root/root usr/share/zoneinfo/America/Ciudad_Juarez +-rw-r--r-- root/root usr/share/zoneinfo/America/Coral_Harbour +hrw-r--r-- root/root usr/share/zoneinfo/America/Cordoba link to usr/share/zoneinfo/America/Rosario +-rw-r--r-- root/root usr/share/zoneinfo/America/Costa_Rica +hrw-r--r-- root/root usr/share/zoneinfo/America/Creston link to usr/share/zoneinfo/US/Arizona +-rw-r--r-- root/root usr/share/zoneinfo/America/Cuiaba +hrw-r--r-- root/root usr/share/zoneinfo/America/Curacao link to usr/share/zoneinfo/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo/America/Danmarkshavn +-rw-r--r-- root/root usr/share/zoneinfo/America/Dawson +-rw-r--r-- root/root usr/share/zoneinfo/America/Dawson_Creek +hrw-r--r-- root/root usr/share/zoneinfo/America/Denver link to usr/share/zoneinfo/Navajo +hrw-r--r-- root/root usr/share/zoneinfo/America/Detroit link to usr/share/zoneinfo/US/Michigan +hrw-r--r-- root/root usr/share/zoneinfo/America/Dominica link to usr/share/zoneinfo/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo/America/Edmonton link to usr/share/zoneinfo/Canada/Mountain +-rw-r--r-- root/root usr/share/zoneinfo/America/Eirunepe +-rw-r--r-- root/root usr/share/zoneinfo/America/El_Salvador +hrw-r--r-- root/root usr/share/zoneinfo/America/Ensenada link to usr/share/zoneinfo/Mexico/BajaNorte +-rw-r--r-- root/root usr/share/zoneinfo/America/Fort_Nelson +hrw-r--r-- root/root usr/share/zoneinfo/America/Fort_Wayne link to usr/share/zoneinfo/US/East-Indiana +-rw-r--r-- root/root usr/share/zoneinfo/America/Fortaleza +-rw-r--r-- root/root usr/share/zoneinfo/America/Glace_Bay +-rw-r--r-- root/root usr/share/zoneinfo/America/Godthab +-rw-r--r-- root/root usr/share/zoneinfo/America/Goose_Bay +-rw-r--r-- root/root usr/share/zoneinfo/America/Grand_Turk +hrw-r--r-- root/root usr/share/zoneinfo/America/Grenada link to usr/share/zoneinfo/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo/America/Guadeloupe link to usr/share/zoneinfo/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo/America/Guatemala +-rw-r--r-- root/root usr/share/zoneinfo/America/Guayaquil +-rw-r--r-- root/root usr/share/zoneinfo/America/Guyana +hrw-r--r-- root/root usr/share/zoneinfo/America/Halifax link to usr/share/zoneinfo/Canada/Atlantic +hrw-r--r-- root/root usr/share/zoneinfo/America/Havana link to usr/share/zoneinfo/Cuba +-rw-r--r-- root/root usr/share/zoneinfo/America/Hermosillo +drwxr-xr-x root/root usr/share/zoneinfo/America/Indiana/ +hrw-r--r-- root/root usr/share/zoneinfo/America/Indiana/Indianapolis link to usr/share/zoneinfo/US/East-Indiana +hrw-r--r-- root/root usr/share/zoneinfo/America/Indiana/Knox link to usr/share/zoneinfo/US/Indiana-Starke +-rw-r--r-- root/root usr/share/zoneinfo/America/Indiana/Marengo +-rw-r--r-- root/root usr/share/zoneinfo/America/Indiana/Petersburg +-rw-r--r-- root/root usr/share/zoneinfo/America/Indiana/Tell_City +-rw-r--r-- root/root usr/share/zoneinfo/America/Indiana/Vevay +-rw-r--r-- root/root usr/share/zoneinfo/America/Indiana/Vincennes +-rw-r--r-- root/root usr/share/zoneinfo/America/Indiana/Winamac +hrw-r--r-- root/root usr/share/zoneinfo/America/Indianapolis link to usr/share/zoneinfo/US/East-Indiana +-rw-r--r-- root/root usr/share/zoneinfo/America/Inuvik +hrw-r--r-- root/root usr/share/zoneinfo/America/Iqaluit link to usr/share/zoneinfo/America/Pangnirtung +hrw-r--r-- root/root usr/share/zoneinfo/America/Jamaica link to usr/share/zoneinfo/Jamaica +-rw-r--r-- root/root usr/share/zoneinfo/America/Jujuy +-rw-r--r-- root/root usr/share/zoneinfo/America/Juneau +drwxr-xr-x root/root usr/share/zoneinfo/America/Kentucky/ +hrw-r--r-- root/root usr/share/zoneinfo/America/Kentucky/Louisville link to usr/share/zoneinfo/America/Louisville +-rw-r--r-- root/root usr/share/zoneinfo/America/Kentucky/Monticello +hrw-r--r-- root/root usr/share/zoneinfo/America/Knox_IN link to usr/share/zoneinfo/US/Indiana-Starke +hrw-r--r-- root/root usr/share/zoneinfo/America/Kralendijk link to usr/share/zoneinfo/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo/America/La_Paz +-rw-r--r-- root/root usr/share/zoneinfo/America/Lima +hrw-r--r-- root/root usr/share/zoneinfo/America/Los_Angeles link to usr/share/zoneinfo/US/Pacific +-rw-r--r-- root/root usr/share/zoneinfo/America/Louisville +hrw-r--r-- root/root usr/share/zoneinfo/America/Lower_Princes link to usr/share/zoneinfo/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo/America/Maceio +-rw-r--r-- root/root usr/share/zoneinfo/America/Managua +hrw-r--r-- root/root usr/share/zoneinfo/America/Manaus link to usr/share/zoneinfo/Brazil/West +hrw-r--r-- root/root usr/share/zoneinfo/America/Marigot link to usr/share/zoneinfo/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo/America/Martinique +-rw-r--r-- root/root usr/share/zoneinfo/America/Matamoros +hrw-r--r-- root/root usr/share/zoneinfo/America/Mazatlan link to usr/share/zoneinfo/Mexico/BajaSur +-rw-r--r-- root/root usr/share/zoneinfo/America/Mendoza +-rw-r--r-- root/root usr/share/zoneinfo/America/Menominee +-rw-r--r-- root/root usr/share/zoneinfo/America/Merida +-rw-r--r-- root/root usr/share/zoneinfo/America/Metlakatla +hrw-r--r-- root/root usr/share/zoneinfo/America/Mexico_City link to usr/share/zoneinfo/Mexico/General +-rw-r--r-- root/root usr/share/zoneinfo/America/Miquelon +-rw-r--r-- root/root usr/share/zoneinfo/America/Moncton +-rw-r--r-- root/root usr/share/zoneinfo/America/Monterrey +-rw-r--r-- root/root usr/share/zoneinfo/America/Montevideo +hrw-r--r-- root/root usr/share/zoneinfo/America/Montreal link to usr/share/zoneinfo/Canada/Eastern +hrw-r--r-- root/root usr/share/zoneinfo/America/Montserrat link to usr/share/zoneinfo/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo/America/Nassau link to usr/share/zoneinfo/Canada/Eastern +hrw-r--r-- root/root usr/share/zoneinfo/America/New_York link to usr/share/zoneinfo/posixrules +hrw-r--r-- root/root usr/share/zoneinfo/America/Nipigon link to usr/share/zoneinfo/Canada/Eastern +-rw-r--r-- root/root usr/share/zoneinfo/America/Nome +hrw-r--r-- root/root usr/share/zoneinfo/America/Noronha link to usr/share/zoneinfo/Brazil/DeNoronha +drwxr-xr-x root/root usr/share/zoneinfo/America/North_Dakota/ +-rw-r--r-- root/root usr/share/zoneinfo/America/North_Dakota/Beulah +-rw-r--r-- root/root usr/share/zoneinfo/America/North_Dakota/Center +-rw-r--r-- root/root usr/share/zoneinfo/America/North_Dakota/New_Salem +hrw-r--r-- root/root usr/share/zoneinfo/America/Nuuk link to usr/share/zoneinfo/America/Godthab +-rw-r--r-- root/root usr/share/zoneinfo/America/Ojinaga +hrw-r--r-- root/root usr/share/zoneinfo/America/Panama link to usr/share/zoneinfo/America/Coral_Harbour +-rw-r--r-- root/root usr/share/zoneinfo/America/Pangnirtung +-rw-r--r-- root/root usr/share/zoneinfo/America/Paramaribo +hrw-r--r-- root/root usr/share/zoneinfo/America/Phoenix link to usr/share/zoneinfo/US/Arizona +-rw-r--r-- root/root usr/share/zoneinfo/America/Port-au-Prince +hrw-r--r-- root/root usr/share/zoneinfo/America/Port_of_Spain link to usr/share/zoneinfo/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo/America/Porto_Acre link to usr/share/zoneinfo/Brazil/Acre +-rw-r--r-- root/root usr/share/zoneinfo/America/Porto_Velho +hrw-r--r-- root/root usr/share/zoneinfo/America/Puerto_Rico link to usr/share/zoneinfo/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo/America/Punta_Arenas +hrw-r--r-- root/root usr/share/zoneinfo/America/Rainy_River link to usr/share/zoneinfo/Canada/Central +-rw-r--r-- root/root usr/share/zoneinfo/America/Rankin_Inlet +-rw-r--r-- root/root usr/share/zoneinfo/America/Recife +hrw-r--r-- root/root usr/share/zoneinfo/America/Regina link to usr/share/zoneinfo/Canada/Saskatchewan +-rw-r--r-- root/root usr/share/zoneinfo/America/Resolute +hrw-r--r-- root/root usr/share/zoneinfo/America/Rio_Branco link to usr/share/zoneinfo/Brazil/Acre +-rw-r--r-- root/root usr/share/zoneinfo/America/Rosario +hrw-r--r-- root/root usr/share/zoneinfo/America/Santa_Isabel link to usr/share/zoneinfo/Mexico/BajaNorte +-rw-r--r-- root/root usr/share/zoneinfo/America/Santarem +hrw-r--r-- root/root usr/share/zoneinfo/America/Santiago link to usr/share/zoneinfo/Chile/Continental +-rw-r--r-- root/root usr/share/zoneinfo/America/Santo_Domingo +hrw-r--r-- root/root usr/share/zoneinfo/America/Sao_Paulo link to usr/share/zoneinfo/Brazil/East +-rw-r--r-- root/root usr/share/zoneinfo/America/Scoresbysund +hrw-r--r-- root/root usr/share/zoneinfo/America/Shiprock link to usr/share/zoneinfo/Navajo +-rw-r--r-- root/root usr/share/zoneinfo/America/Sitka +hrw-r--r-- root/root usr/share/zoneinfo/America/St_Barthelemy link to usr/share/zoneinfo/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo/America/St_Johns link to usr/share/zoneinfo/Canada/Newfoundland +hrw-r--r-- root/root usr/share/zoneinfo/America/St_Kitts link to usr/share/zoneinfo/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo/America/St_Lucia link to usr/share/zoneinfo/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo/America/St_Thomas link to usr/share/zoneinfo/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo/America/St_Vincent link to usr/share/zoneinfo/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo/America/Swift_Current +-rw-r--r-- root/root usr/share/zoneinfo/America/Tegucigalpa +-rw-r--r-- root/root usr/share/zoneinfo/America/Thule +hrw-r--r-- root/root usr/share/zoneinfo/America/Thunder_Bay link to usr/share/zoneinfo/Canada/Eastern +hrw-r--r-- root/root usr/share/zoneinfo/America/Tijuana link to usr/share/zoneinfo/Mexico/BajaNorte +hrw-r--r-- root/root usr/share/zoneinfo/America/Toronto link to usr/share/zoneinfo/Canada/Eastern +hrw-r--r-- root/root usr/share/zoneinfo/America/Tortola link to usr/share/zoneinfo/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo/America/Vancouver link to usr/share/zoneinfo/Canada/Pacific +-rw-r--r-- root/root usr/share/zoneinfo/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo/America/Whitehorse link to usr/share/zoneinfo/Canada/Yukon +hrw-r--r-- root/root usr/share/zoneinfo/America/Winnipeg link to usr/share/zoneinfo/Canada/Central +-rw-r--r-- root/root usr/share/zoneinfo/America/Yakutat +hrw-r--r-- root/root usr/share/zoneinfo/America/Yellowknife link to usr/share/zoneinfo/Canada/Mountain +drwxr-xr-x root/root usr/share/zoneinfo/Antarctica/ +-rw-r--r-- root/root usr/share/zoneinfo/Antarctica/Casey +-rw-r--r-- root/root usr/share/zoneinfo/Antarctica/Davis +hrw-r--r-- root/root usr/share/zoneinfo/Antarctica/DumontDUrville link to usr/share/zoneinfo/Pacific/Yap +-rw-r--r-- root/root usr/share/zoneinfo/Antarctica/Macquarie +-rw-r--r-- root/root usr/share/zoneinfo/Antarctica/Mawson +hrw-r--r-- root/root usr/share/zoneinfo/Antarctica/McMurdo link to usr/share/zoneinfo/NZ +-rw-r--r-- root/root usr/share/zoneinfo/Antarctica/Palmer +-rw-r--r-- root/root usr/share/zoneinfo/Antarctica/Rothera +hrw-r--r-- root/root usr/share/zoneinfo/Antarctica/South_Pole link to usr/share/zoneinfo/NZ +hrw-r--r-- root/root usr/share/zoneinfo/Antarctica/Syowa link to usr/share/zoneinfo/Asia/Kuwait +-rw-r--r-- root/root usr/share/zoneinfo/Antarctica/Troll +hrw-r--r-- root/root usr/share/zoneinfo/Antarctica/Vostok link to usr/share/zoneinfo/Asia/Kashgar +drwxr-xr-x root/root usr/share/zoneinfo/Arctic/ +-rw-r--r-- root/root usr/share/zoneinfo/Arctic/Longyearbyen +drwxr-xr-x root/root usr/share/zoneinfo/Asia/ +hrw-r--r-- root/root usr/share/zoneinfo/Asia/Aden link to usr/share/zoneinfo/Asia/Kuwait +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Almaty +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Amman +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Anadyr +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Aqtau +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Aqtobe +hrw-r--r-- root/root usr/share/zoneinfo/Asia/Ashgabat link to usr/share/zoneinfo/Asia/Ashkhabad +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Ashkhabad +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Atyrau +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Baghdad +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Bahrain +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Baku +hrw-r--r-- root/root usr/share/zoneinfo/Asia/Bangkok link to usr/share/zoneinfo/Asia/Vientiane +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Barnaul +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Beirut +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Bishkek +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Brunei +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Calcutta +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Chita +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Choibalsan +hrw-r--r-- root/root usr/share/zoneinfo/Asia/Chongqing link to usr/share/zoneinfo/PRC +hrw-r--r-- root/root usr/share/zoneinfo/Asia/Chungking link to usr/share/zoneinfo/PRC +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Colombo +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Dacca +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Damascus +hrw-r--r-- root/root usr/share/zoneinfo/Asia/Dhaka link to usr/share/zoneinfo/Asia/Dacca +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Dili +hrw-r--r-- root/root usr/share/zoneinfo/Asia/Dubai link to usr/share/zoneinfo/Asia/Muscat +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Dushanbe +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Famagusta +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Gaza +hrw-r--r-- root/root usr/share/zoneinfo/Asia/Harbin link to usr/share/zoneinfo/PRC +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Hebron +hrw-r--r-- root/root usr/share/zoneinfo/Asia/Ho_Chi_Minh link to usr/share/zoneinfo/Asia/Saigon +hrw-r--r-- root/root usr/share/zoneinfo/Asia/Hong_Kong link to usr/share/zoneinfo/Hongkong +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Hovd +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Irkutsk +hrw-r--r-- root/root usr/share/zoneinfo/Asia/Istanbul link to usr/share/zoneinfo/Turkey +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Jakarta +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Jayapura +hrw-r--r-- root/root usr/share/zoneinfo/Asia/Jerusalem link to usr/share/zoneinfo/Israel +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Kabul +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Kamchatka +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Karachi +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Kashgar +hrw-r--r-- root/root usr/share/zoneinfo/Asia/Kathmandu link to usr/share/zoneinfo/Asia/Katmandu +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Katmandu +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Khandyga +hrw-r--r-- root/root usr/share/zoneinfo/Asia/Kolkata link to usr/share/zoneinfo/Asia/Calcutta +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Krasnoyarsk +hrw-r--r-- root/root usr/share/zoneinfo/Asia/Kuala_Lumpur link to usr/share/zoneinfo/Singapore +hrw-r--r-- root/root usr/share/zoneinfo/Asia/Kuching link to usr/share/zoneinfo/Asia/Brunei +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Kuwait +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Macao +hrw-r--r-- root/root usr/share/zoneinfo/Asia/Macau link to usr/share/zoneinfo/Asia/Macao +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Magadan +hrw-r--r-- root/root usr/share/zoneinfo/Asia/Makassar link to usr/share/zoneinfo/Asia/Ujung_Pandang +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Manila +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Muscat +hrw-r--r-- root/root usr/share/zoneinfo/Asia/Nicosia link to usr/share/zoneinfo/Europe/Nicosia +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Novokuznetsk +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Novosibirsk +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Omsk +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Oral +hrw-r--r-- root/root usr/share/zoneinfo/Asia/Phnom_Penh link to usr/share/zoneinfo/Asia/Vientiane +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Pontianak +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Pyongyang +hrw-r--r-- root/root usr/share/zoneinfo/Asia/Qatar link to usr/share/zoneinfo/Asia/Bahrain +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Qostanay +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Qyzylorda +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Rangoon +hrw-r--r-- root/root usr/share/zoneinfo/Asia/Riyadh link to usr/share/zoneinfo/Asia/Kuwait +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Saigon +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Sakhalin +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Samarkand +hrw-r--r-- root/root usr/share/zoneinfo/Asia/Seoul link to usr/share/zoneinfo/ROK +hrw-r--r-- root/root usr/share/zoneinfo/Asia/Shanghai link to usr/share/zoneinfo/PRC +hrw-r--r-- root/root usr/share/zoneinfo/Asia/Singapore link to usr/share/zoneinfo/Singapore +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Srednekolymsk +hrw-r--r-- root/root usr/share/zoneinfo/Asia/Taipei link to usr/share/zoneinfo/ROC +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Tashkent +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Tbilisi +hrw-r--r-- root/root usr/share/zoneinfo/Asia/Tehran link to usr/share/zoneinfo/Iran +hrw-r--r-- root/root usr/share/zoneinfo/Asia/Tel_Aviv link to usr/share/zoneinfo/Israel +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Thimbu +hrw-r--r-- root/root usr/share/zoneinfo/Asia/Thimphu link to usr/share/zoneinfo/Asia/Thimbu +hrw-r--r-- root/root usr/share/zoneinfo/Asia/Tokyo link to usr/share/zoneinfo/Japan +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Tomsk +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Ujung_Pandang +hrw-r--r-- root/root usr/share/zoneinfo/Asia/Ulaanbaatar link to usr/share/zoneinfo/Asia/Ulan_Bator +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Ulan_Bator +hrw-r--r-- root/root usr/share/zoneinfo/Asia/Urumqi link to usr/share/zoneinfo/Asia/Kashgar +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Ust-Nera +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Vientiane +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Vladivostok +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Yakutsk +hrw-r--r-- root/root usr/share/zoneinfo/Asia/Yangon link to usr/share/zoneinfo/Asia/Rangoon +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Yekaterinburg +-rw-r--r-- root/root usr/share/zoneinfo/Asia/Yerevan +drwxr-xr-x root/root usr/share/zoneinfo/Atlantic/ +-rw-r--r-- root/root usr/share/zoneinfo/Atlantic/Azores +-rw-r--r-- root/root usr/share/zoneinfo/Atlantic/Bermuda +-rw-r--r-- root/root usr/share/zoneinfo/Atlantic/Canary +-rw-r--r-- root/root usr/share/zoneinfo/Atlantic/Cape_Verde +-rw-r--r-- root/root usr/share/zoneinfo/Atlantic/Faeroe +hrw-r--r-- root/root usr/share/zoneinfo/Atlantic/Faroe link to usr/share/zoneinfo/Atlantic/Faeroe +hrw-r--r-- root/root usr/share/zoneinfo/Atlantic/Jan_Mayen link to usr/share/zoneinfo/Arctic/Longyearbyen +-rw-r--r-- root/root usr/share/zoneinfo/Atlantic/Madeira +hrw-r--r-- root/root usr/share/zoneinfo/Atlantic/Reykjavik link to usr/share/zoneinfo/Iceland +-rw-r--r-- root/root usr/share/zoneinfo/Atlantic/South_Georgia +hrw-r--r-- root/root usr/share/zoneinfo/Atlantic/St_Helena link to usr/share/zoneinfo/Iceland +-rw-r--r-- root/root usr/share/zoneinfo/Atlantic/Stanley +drwxr-xr-x root/root usr/share/zoneinfo/Australia/ +hrw-r--r-- root/root usr/share/zoneinfo/Australia/ACT link to usr/share/zoneinfo/Australia/NSW +hrw-r--r-- root/root usr/share/zoneinfo/Australia/Adelaide link to usr/share/zoneinfo/Australia/South +hrw-r--r-- root/root usr/share/zoneinfo/Australia/Brisbane link to usr/share/zoneinfo/Australia/Queensland +hrw-r--r-- root/root usr/share/zoneinfo/Australia/Broken_Hill link to usr/share/zoneinfo/Australia/Yancowinna +hrw-r--r-- root/root usr/share/zoneinfo/Australia/Canberra link to usr/share/zoneinfo/Australia/NSW +hrw-r--r-- root/root usr/share/zoneinfo/Australia/Currie link to usr/share/zoneinfo/Australia/Tasmania +hrw-r--r-- root/root usr/share/zoneinfo/Australia/Darwin link to usr/share/zoneinfo/Australia/North +-rw-r--r-- root/root usr/share/zoneinfo/Australia/Eucla +hrw-r--r-- root/root usr/share/zoneinfo/Australia/Hobart link to usr/share/zoneinfo/Australia/Tasmania +-rw-r--r-- root/root usr/share/zoneinfo/Australia/LHI +-rw-r--r-- root/root usr/share/zoneinfo/Australia/Lindeman +hrw-r--r-- root/root usr/share/zoneinfo/Australia/Lord_Howe link to usr/share/zoneinfo/Australia/LHI +hrw-r--r-- root/root usr/share/zoneinfo/Australia/Melbourne link to usr/share/zoneinfo/Australia/Victoria +-rw-r--r-- root/root usr/share/zoneinfo/Australia/NSW +-rw-r--r-- root/root usr/share/zoneinfo/Australia/North +hrw-r--r-- root/root usr/share/zoneinfo/Australia/Perth link to usr/share/zoneinfo/Australia/West +-rw-r--r-- root/root usr/share/zoneinfo/Australia/Queensland +-rw-r--r-- root/root usr/share/zoneinfo/Australia/South +hrw-r--r-- root/root usr/share/zoneinfo/Australia/Sydney link to usr/share/zoneinfo/Australia/NSW +-rw-r--r-- root/root usr/share/zoneinfo/Australia/Tasmania +-rw-r--r-- root/root usr/share/zoneinfo/Australia/Victoria +-rw-r--r-- root/root usr/share/zoneinfo/Australia/West +-rw-r--r-- root/root usr/share/zoneinfo/Australia/Yancowinna +drwxr-xr-x root/root usr/share/zoneinfo/Brazil/ +-rw-r--r-- root/root usr/share/zoneinfo/Brazil/Acre +-rw-r--r-- root/root usr/share/zoneinfo/Brazil/DeNoronha +-rw-r--r-- root/root usr/share/zoneinfo/Brazil/East +-rw-r--r-- root/root usr/share/zoneinfo/Brazil/West +-rw-r--r-- root/root usr/share/zoneinfo/CET +-rw-r--r-- root/root usr/share/zoneinfo/CST6CDT +drwxr-xr-x root/root usr/share/zoneinfo/Canada/ +-rw-r--r-- root/root usr/share/zoneinfo/Canada/Atlantic +-rw-r--r-- root/root usr/share/zoneinfo/Canada/Central +-rw-r--r-- root/root usr/share/zoneinfo/Canada/Eastern +-rw-r--r-- root/root usr/share/zoneinfo/Canada/Mountain +-rw-r--r-- root/root usr/share/zoneinfo/Canada/Newfoundland +-rw-r--r-- root/root usr/share/zoneinfo/Canada/Pacific +-rw-r--r-- root/root usr/share/zoneinfo/Canada/Saskatchewan +-rw-r--r-- root/root usr/share/zoneinfo/Canada/Yukon +drwxr-xr-x root/root usr/share/zoneinfo/Chile/ +-rw-r--r-- root/root usr/share/zoneinfo/Chile/Continental +-rw-r--r-- root/root usr/share/zoneinfo/Chile/EasterIsland +-rw-r--r-- root/root usr/share/zoneinfo/Cuba +-rw-r--r-- root/root usr/share/zoneinfo/EET +-rw-r--r-- root/root usr/share/zoneinfo/EST +-rw-r--r-- root/root usr/share/zoneinfo/EST5EDT +-rw-r--r-- root/root usr/share/zoneinfo/Egypt +-rw-r--r-- root/root usr/share/zoneinfo/Eire +drwxr-xr-x root/root usr/share/zoneinfo/Etc/ +hrw-r--r-- root/root usr/share/zoneinfo/Etc/GMT link to usr/share/zoneinfo/Greenwich +hrw-r--r-- root/root usr/share/zoneinfo/Etc/GMT+0 link to usr/share/zoneinfo/Greenwich +-rw-r--r-- root/root usr/share/zoneinfo/Etc/GMT+1 +-rw-r--r-- root/root usr/share/zoneinfo/Etc/GMT+10 +-rw-r--r-- root/root usr/share/zoneinfo/Etc/GMT+11 +-rw-r--r-- root/root usr/share/zoneinfo/Etc/GMT+12 +-rw-r--r-- root/root usr/share/zoneinfo/Etc/GMT+2 +-rw-r--r-- root/root usr/share/zoneinfo/Etc/GMT+3 +-rw-r--r-- root/root usr/share/zoneinfo/Etc/GMT+4 +-rw-r--r-- root/root usr/share/zoneinfo/Etc/GMT+5 +-rw-r--r-- root/root usr/share/zoneinfo/Etc/GMT+6 +-rw-r--r-- root/root usr/share/zoneinfo/Etc/GMT+7 +-rw-r--r-- root/root usr/share/zoneinfo/Etc/GMT+8 +-rw-r--r-- root/root usr/share/zoneinfo/Etc/GMT+9 +hrw-r--r-- root/root usr/share/zoneinfo/Etc/GMT-0 link to usr/share/zoneinfo/Greenwich +-rw-r--r-- root/root usr/share/zoneinfo/Etc/GMT-1 +-rw-r--r-- root/root usr/share/zoneinfo/Etc/GMT-10 +-rw-r--r-- root/root usr/share/zoneinfo/Etc/GMT-11 +-rw-r--r-- root/root usr/share/zoneinfo/Etc/GMT-12 +-rw-r--r-- root/root usr/share/zoneinfo/Etc/GMT-13 +-rw-r--r-- root/root usr/share/zoneinfo/Etc/GMT-14 +-rw-r--r-- root/root usr/share/zoneinfo/Etc/GMT-2 +-rw-r--r-- root/root usr/share/zoneinfo/Etc/GMT-3 +-rw-r--r-- root/root usr/share/zoneinfo/Etc/GMT-4 +-rw-r--r-- root/root usr/share/zoneinfo/Etc/GMT-5 +-rw-r--r-- root/root usr/share/zoneinfo/Etc/GMT-6 +-rw-r--r-- root/root usr/share/zoneinfo/Etc/GMT-7 +-rw-r--r-- root/root usr/share/zoneinfo/Etc/GMT-8 +-rw-r--r-- root/root usr/share/zoneinfo/Etc/GMT-9 +hrw-r--r-- root/root usr/share/zoneinfo/Etc/GMT0 link to usr/share/zoneinfo/Greenwich +hrw-r--r-- root/root usr/share/zoneinfo/Etc/Greenwich link to usr/share/zoneinfo/Greenwich +hrw-r--r-- root/root usr/share/zoneinfo/Etc/UCT link to usr/share/zoneinfo/Zulu +hrw-r--r-- root/root usr/share/zoneinfo/Etc/UTC link to usr/share/zoneinfo/Zulu +hrw-r--r-- root/root usr/share/zoneinfo/Etc/Universal link to usr/share/zoneinfo/Zulu +hrw-r--r-- root/root usr/share/zoneinfo/Etc/Zulu link to usr/share/zoneinfo/Zulu +drwxr-xr-x root/root usr/share/zoneinfo/Europe/ +hrw-r--r-- root/root usr/share/zoneinfo/Europe/Amsterdam link to usr/share/zoneinfo/Europe/Luxembourg +-rw-r--r-- root/root usr/share/zoneinfo/Europe/Andorra +-rw-r--r-- root/root usr/share/zoneinfo/Europe/Astrakhan +-rw-r--r-- root/root usr/share/zoneinfo/Europe/Athens +hrw-r--r-- root/root usr/share/zoneinfo/Europe/Belfast link to usr/share/zoneinfo/GB-Eire +hrw-r--r-- root/root usr/share/zoneinfo/Europe/Belgrade link to usr/share/zoneinfo/Europe/Zagreb +hrw-r--r-- root/root usr/share/zoneinfo/Europe/Berlin link to usr/share/zoneinfo/Arctic/Longyearbyen +-rw-r--r-- root/root usr/share/zoneinfo/Europe/Bratislava +hrw-r--r-- root/root usr/share/zoneinfo/Europe/Brussels link to usr/share/zoneinfo/Europe/Luxembourg +-rw-r--r-- root/root usr/share/zoneinfo/Europe/Bucharest +-rw-r--r-- root/root usr/share/zoneinfo/Europe/Budapest +hrw-r--r-- root/root usr/share/zoneinfo/Europe/Busingen link to usr/share/zoneinfo/Europe/Vaduz +hrw-r--r-- root/root usr/share/zoneinfo/Europe/Chisinau link to usr/share/zoneinfo/Europe/Tiraspol +hrw-r--r-- root/root usr/share/zoneinfo/Europe/Copenhagen link to usr/share/zoneinfo/Arctic/Longyearbyen +hrw-r--r-- root/root usr/share/zoneinfo/Europe/Dublin link to usr/share/zoneinfo/Eire +-rw-r--r-- root/root usr/share/zoneinfo/Europe/Gibraltar +hrw-r--r-- root/root usr/share/zoneinfo/Europe/Guernsey link to usr/share/zoneinfo/GB-Eire +hrw-r--r-- root/root usr/share/zoneinfo/Europe/Helsinki link to usr/share/zoneinfo/Europe/Mariehamn +hrw-r--r-- root/root usr/share/zoneinfo/Europe/Isle_of_Man link to usr/share/zoneinfo/GB-Eire +hrw-r--r-- root/root usr/share/zoneinfo/Europe/Istanbul link to usr/share/zoneinfo/Turkey +hrw-r--r-- root/root usr/share/zoneinfo/Europe/Jersey link to usr/share/zoneinfo/GB-Eire +-rw-r--r-- root/root usr/share/zoneinfo/Europe/Kaliningrad +hrw-r--r-- root/root usr/share/zoneinfo/Europe/Kiev link to usr/share/zoneinfo/Europe/Zaporozhye +-rw-r--r-- root/root usr/share/zoneinfo/Europe/Kirov +hrw-r--r-- root/root usr/share/zoneinfo/Europe/Kyiv link to usr/share/zoneinfo/Europe/Zaporozhye +hrw-r--r-- root/root usr/share/zoneinfo/Europe/Lisbon link to usr/share/zoneinfo/Portugal +hrw-r--r-- root/root usr/share/zoneinfo/Europe/Ljubljana link to usr/share/zoneinfo/Europe/Zagreb +hrw-r--r-- root/root usr/share/zoneinfo/Europe/London link to usr/share/zoneinfo/GB-Eire +-rw-r--r-- root/root usr/share/zoneinfo/Europe/Luxembourg +-rw-r--r-- root/root usr/share/zoneinfo/Europe/Madrid +-rw-r--r-- root/root usr/share/zoneinfo/Europe/Malta +-rw-r--r-- root/root usr/share/zoneinfo/Europe/Mariehamn +-rw-r--r-- root/root usr/share/zoneinfo/Europe/Minsk +-rw-r--r-- root/root usr/share/zoneinfo/Europe/Monaco +hrw-r--r-- root/root usr/share/zoneinfo/Europe/Moscow link to usr/share/zoneinfo/W-SU +-rw-r--r-- root/root usr/share/zoneinfo/Europe/Nicosia +hrw-r--r-- root/root usr/share/zoneinfo/Europe/Oslo link to usr/share/zoneinfo/Arctic/Longyearbyen +hrw-r--r-- root/root usr/share/zoneinfo/Europe/Paris link to usr/share/zoneinfo/Europe/Monaco +hrw-r--r-- root/root usr/share/zoneinfo/Europe/Podgorica link to usr/share/zoneinfo/Europe/Zagreb +hrw-r--r-- root/root usr/share/zoneinfo/Europe/Prague link to usr/share/zoneinfo/Europe/Bratislava +-rw-r--r-- root/root usr/share/zoneinfo/Europe/Riga +hrw-r--r-- root/root usr/share/zoneinfo/Europe/Rome link to usr/share/zoneinfo/Europe/Vatican +-rw-r--r-- root/root usr/share/zoneinfo/Europe/Samara +hrw-r--r-- root/root usr/share/zoneinfo/Europe/San_Marino link to usr/share/zoneinfo/Europe/Vatican +hrw-r--r-- root/root usr/share/zoneinfo/Europe/Sarajevo link to usr/share/zoneinfo/Europe/Zagreb +-rw-r--r-- root/root usr/share/zoneinfo/Europe/Saratov +-rw-r--r-- root/root usr/share/zoneinfo/Europe/Simferopol +hrw-r--r-- root/root usr/share/zoneinfo/Europe/Skopje link to usr/share/zoneinfo/Europe/Zagreb +-rw-r--r-- root/root usr/share/zoneinfo/Europe/Sofia +hrw-r--r-- root/root usr/share/zoneinfo/Europe/Stockholm link to usr/share/zoneinfo/Arctic/Longyearbyen +-rw-r--r-- root/root usr/share/zoneinfo/Europe/Tallinn +-rw-r--r-- root/root usr/share/zoneinfo/Europe/Tirane +-rw-r--r-- root/root usr/share/zoneinfo/Europe/Tiraspol +-rw-r--r-- root/root usr/share/zoneinfo/Europe/Ulyanovsk +hrw-r--r-- root/root usr/share/zoneinfo/Europe/Uzhgorod link to usr/share/zoneinfo/Europe/Zaporozhye +-rw-r--r-- root/root usr/share/zoneinfo/Europe/Vaduz +-rw-r--r-- root/root usr/share/zoneinfo/Europe/Vatican +-rw-r--r-- root/root usr/share/zoneinfo/Europe/Vienna +-rw-r--r-- root/root usr/share/zoneinfo/Europe/Vilnius +-rw-r--r-- root/root usr/share/zoneinfo/Europe/Volgograd +hrw-r--r-- root/root usr/share/zoneinfo/Europe/Warsaw link to usr/share/zoneinfo/Poland +-rw-r--r-- root/root usr/share/zoneinfo/Europe/Zagreb +-rw-r--r-- root/root usr/share/zoneinfo/Europe/Zaporozhye +hrw-r--r-- root/root usr/share/zoneinfo/Europe/Zurich link to usr/share/zoneinfo/Europe/Vaduz +-rw-r--r-- root/root usr/share/zoneinfo/Factory +hrw-r--r-- root/root usr/share/zoneinfo/GB link to usr/share/zoneinfo/GB-Eire +-rw-r--r-- root/root usr/share/zoneinfo/GB-Eire +hrw-r--r-- root/root usr/share/zoneinfo/GMT link to usr/share/zoneinfo/Greenwich +hrw-r--r-- root/root usr/share/zoneinfo/GMT+0 link to usr/share/zoneinfo/Greenwich +hrw-r--r-- root/root usr/share/zoneinfo/GMT-0 link to usr/share/zoneinfo/Greenwich +hrw-r--r-- root/root usr/share/zoneinfo/GMT0 link to usr/share/zoneinfo/Greenwich +-rw-r--r-- root/root usr/share/zoneinfo/Greenwich +-rw-r--r-- root/root usr/share/zoneinfo/HST +-rw-r--r-- root/root usr/share/zoneinfo/Hongkong +-rw-r--r-- root/root usr/share/zoneinfo/Iceland +drwxr-xr-x root/root usr/share/zoneinfo/Indian/ +hrw-r--r-- root/root usr/share/zoneinfo/Indian/Antananarivo link to usr/share/zoneinfo/Indian/Mayotte +-rw-r--r-- root/root usr/share/zoneinfo/Indian/Chagos +hrw-r--r-- root/root usr/share/zoneinfo/Indian/Christmas link to usr/share/zoneinfo/Asia/Vientiane +hrw-r--r-- root/root usr/share/zoneinfo/Indian/Cocos link to usr/share/zoneinfo/Asia/Rangoon +hrw-r--r-- root/root usr/share/zoneinfo/Indian/Comoro link to usr/share/zoneinfo/Indian/Mayotte +-rw-r--r-- root/root usr/share/zoneinfo/Indian/Kerguelen +hrw-r--r-- root/root usr/share/zoneinfo/Indian/Mahe link to usr/share/zoneinfo/Asia/Muscat +hrw-r--r-- root/root usr/share/zoneinfo/Indian/Maldives link to usr/share/zoneinfo/Indian/Kerguelen +-rw-r--r-- root/root usr/share/zoneinfo/Indian/Mauritius +-rw-r--r-- root/root usr/share/zoneinfo/Indian/Mayotte +hrw-r--r-- root/root usr/share/zoneinfo/Indian/Reunion link to usr/share/zoneinfo/Asia/Muscat +-rw-r--r-- root/root usr/share/zoneinfo/Iran +-rw-r--r-- root/root usr/share/zoneinfo/Israel +-rw-r--r-- root/root usr/share/zoneinfo/Jamaica +-rw-r--r-- root/root usr/share/zoneinfo/Japan +-rw-r--r-- root/root usr/share/zoneinfo/Kwajalein +-rw-r--r-- root/root usr/share/zoneinfo/Libya +-rw-r--r-- root/root usr/share/zoneinfo/MET +-rw-r--r-- root/root usr/share/zoneinfo/MST +-rw-r--r-- root/root usr/share/zoneinfo/MST7MDT +drwxr-xr-x root/root usr/share/zoneinfo/Mexico/ +-rw-r--r-- root/root usr/share/zoneinfo/Mexico/BajaNorte +-rw-r--r-- root/root usr/share/zoneinfo/Mexico/BajaSur +-rw-r--r-- root/root usr/share/zoneinfo/Mexico/General +-rw-r--r-- root/root usr/share/zoneinfo/NZ +-rw-r--r-- root/root usr/share/zoneinfo/NZ-CHAT +-rw-r--r-- root/root usr/share/zoneinfo/Navajo +-rw-r--r-- root/root usr/share/zoneinfo/PRC +-rw-r--r-- root/root usr/share/zoneinfo/PST8PDT +drwxr-xr-x root/root usr/share/zoneinfo/Pacific/ +-rw-r--r-- root/root usr/share/zoneinfo/Pacific/Apia +hrw-r--r-- root/root usr/share/zoneinfo/Pacific/Auckland link to usr/share/zoneinfo/NZ +-rw-r--r-- root/root usr/share/zoneinfo/Pacific/Bougainville +hrw-r--r-- root/root usr/share/zoneinfo/Pacific/Chatham link to usr/share/zoneinfo/NZ-CHAT +hrw-r--r-- root/root usr/share/zoneinfo/Pacific/Chuuk link to usr/share/zoneinfo/Pacific/Yap +hrw-r--r-- root/root usr/share/zoneinfo/Pacific/Easter link to usr/share/zoneinfo/Chile/EasterIsland +-rw-r--r-- root/root usr/share/zoneinfo/Pacific/Efate +-rw-r--r-- root/root usr/share/zoneinfo/Pacific/Enderbury +-rw-r--r-- root/root usr/share/zoneinfo/Pacific/Fakaofo +-rw-r--r-- root/root usr/share/zoneinfo/Pacific/Fiji +hrw-r--r-- root/root usr/share/zoneinfo/Pacific/Funafuti link to usr/share/zoneinfo/Pacific/Wallis +-rw-r--r-- root/root usr/share/zoneinfo/Pacific/Galapagos +-rw-r--r-- root/root usr/share/zoneinfo/Pacific/Gambier +hrw-r--r-- root/root usr/share/zoneinfo/Pacific/Guadalcanal link to usr/share/zoneinfo/Pacific/Ponape +hrw-r--r-- root/root usr/share/zoneinfo/Pacific/Guam link to usr/share/zoneinfo/Pacific/Saipan +hrw-r--r-- root/root usr/share/zoneinfo/Pacific/Honolulu link to usr/share/zoneinfo/US/Hawaii +hrw-r--r-- root/root usr/share/zoneinfo/Pacific/Johnston link to usr/share/zoneinfo/US/Hawaii +hrw-r--r-- root/root usr/share/zoneinfo/Pacific/Kanton link to usr/share/zoneinfo/Pacific/Enderbury +-rw-r--r-- root/root usr/share/zoneinfo/Pacific/Kiritimati +-rw-r--r-- root/root usr/share/zoneinfo/Pacific/Kosrae +hrw-r--r-- root/root usr/share/zoneinfo/Pacific/Kwajalein link to usr/share/zoneinfo/Kwajalein +hrw-r--r-- root/root usr/share/zoneinfo/Pacific/Majuro link to usr/share/zoneinfo/Pacific/Wallis +-rw-r--r-- root/root usr/share/zoneinfo/Pacific/Marquesas +hrw-r--r-- root/root usr/share/zoneinfo/Pacific/Midway link to usr/share/zoneinfo/US/Samoa +-rw-r--r-- root/root usr/share/zoneinfo/Pacific/Nauru +-rw-r--r-- root/root usr/share/zoneinfo/Pacific/Niue +-rw-r--r-- root/root usr/share/zoneinfo/Pacific/Norfolk +-rw-r--r-- root/root usr/share/zoneinfo/Pacific/Noumea +hrw-r--r-- root/root usr/share/zoneinfo/Pacific/Pago_Pago link to usr/share/zoneinfo/US/Samoa +-rw-r--r-- root/root usr/share/zoneinfo/Pacific/Palau +-rw-r--r-- root/root usr/share/zoneinfo/Pacific/Pitcairn +hrw-r--r-- root/root usr/share/zoneinfo/Pacific/Pohnpei link to usr/share/zoneinfo/Pacific/Ponape +-rw-r--r-- root/root usr/share/zoneinfo/Pacific/Ponape +hrw-r--r-- root/root usr/share/zoneinfo/Pacific/Port_Moresby link to usr/share/zoneinfo/Pacific/Yap +-rw-r--r-- root/root usr/share/zoneinfo/Pacific/Rarotonga +-rw-r--r-- root/root usr/share/zoneinfo/Pacific/Saipan +hrw-r--r-- root/root usr/share/zoneinfo/Pacific/Samoa link to usr/share/zoneinfo/US/Samoa +-rw-r--r-- root/root usr/share/zoneinfo/Pacific/Tahiti +hrw-r--r-- root/root usr/share/zoneinfo/Pacific/Tarawa link to usr/share/zoneinfo/Pacific/Wallis +-rw-r--r-- root/root usr/share/zoneinfo/Pacific/Tongatapu +hrw-r--r-- root/root usr/share/zoneinfo/Pacific/Truk link to usr/share/zoneinfo/Pacific/Yap +hrw-r--r-- root/root usr/share/zoneinfo/Pacific/Wake link to usr/share/zoneinfo/Pacific/Wallis +-rw-r--r-- root/root usr/share/zoneinfo/Pacific/Wallis +-rw-r--r-- root/root usr/share/zoneinfo/Pacific/Yap +-rw-r--r-- root/root usr/share/zoneinfo/Poland +-rw-r--r-- root/root usr/share/zoneinfo/Portugal +-rw-r--r-- root/root usr/share/zoneinfo/ROC +-rw-r--r-- root/root usr/share/zoneinfo/ROK +-rw-r--r-- root/root usr/share/zoneinfo/Singapore +-rw-r--r-- root/root usr/share/zoneinfo/Turkey +hrw-r--r-- root/root usr/share/zoneinfo/UCT link to usr/share/zoneinfo/Zulu +drwxr-xr-x root/root usr/share/zoneinfo/US/ +-rw-r--r-- root/root usr/share/zoneinfo/US/Alaska +-rw-r--r-- root/root usr/share/zoneinfo/US/Aleutian +-rw-r--r-- root/root usr/share/zoneinfo/US/Arizona +-rw-r--r-- root/root usr/share/zoneinfo/US/Central +-rw-r--r-- root/root usr/share/zoneinfo/US/East-Indiana +hrw-r--r-- root/root usr/share/zoneinfo/US/Eastern link to usr/share/zoneinfo/posixrules +-rw-r--r-- root/root usr/share/zoneinfo/US/Hawaii +-rw-r--r-- root/root usr/share/zoneinfo/US/Indiana-Starke +-rw-r--r-- root/root usr/share/zoneinfo/US/Michigan +hrw-r--r-- root/root usr/share/zoneinfo/US/Mountain link to usr/share/zoneinfo/Navajo +-rw-r--r-- root/root usr/share/zoneinfo/US/Pacific +-rw-r--r-- root/root usr/share/zoneinfo/US/Samoa +hrw-r--r-- root/root usr/share/zoneinfo/UTC link to usr/share/zoneinfo/Zulu +hrw-r--r-- root/root usr/share/zoneinfo/Universal link to usr/share/zoneinfo/Zulu +-rw-r--r-- root/root usr/share/zoneinfo/W-SU +-rw-r--r-- root/root usr/share/zoneinfo/WET +-rw-r--r-- root/root usr/share/zoneinfo/Zulu +-rw-r--r-- root/root usr/share/zoneinfo/iso3166.tab +-rw-r--r-- root/root usr/share/zoneinfo/leapseconds +drwxr-xr-x root/root usr/share/zoneinfo/posix/ +drwxr-xr-x root/root usr/share/zoneinfo/posix/Africa/ +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Abidjan link to usr/share/zoneinfo/posix/Iceland +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Accra link to usr/share/zoneinfo/posix/Iceland +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Addis_Ababa link to usr/share/zoneinfo/posix/Indian/Mayotte +-rw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Algiers +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Asmara link to usr/share/zoneinfo/posix/Indian/Mayotte +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Asmera link to usr/share/zoneinfo/posix/Indian/Mayotte +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Bamako link to usr/share/zoneinfo/posix/Iceland +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Bangui link to usr/share/zoneinfo/posix/Africa/Porto-Novo +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Banjul link to usr/share/zoneinfo/posix/Iceland +-rw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Bissau +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Blantyre link to usr/share/zoneinfo/posix/Africa/Lusaka +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Brazzaville link to usr/share/zoneinfo/posix/Africa/Porto-Novo +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Bujumbura link to usr/share/zoneinfo/posix/Africa/Lusaka +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Cairo link to usr/share/zoneinfo/posix/Egypt +-rw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Casablanca +-rw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Ceuta +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Conakry link to usr/share/zoneinfo/posix/Iceland +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Dakar link to usr/share/zoneinfo/posix/Iceland +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Dar_es_Salaam link to usr/share/zoneinfo/posix/Indian/Mayotte +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Djibouti link to usr/share/zoneinfo/posix/Indian/Mayotte +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Douala link to usr/share/zoneinfo/posix/Africa/Porto-Novo +-rw-r--r-- root/root usr/share/zoneinfo/posix/Africa/El_Aaiun +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Freetown link to usr/share/zoneinfo/posix/Iceland +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Gaborone link to usr/share/zoneinfo/posix/Africa/Lusaka +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Harare link to usr/share/zoneinfo/posix/Africa/Lusaka +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Johannesburg link to usr/share/zoneinfo/posix/Africa/Mbabane +-rw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Juba +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Kampala link to usr/share/zoneinfo/posix/Indian/Mayotte +-rw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Khartoum +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Kigali link to usr/share/zoneinfo/posix/Africa/Lusaka +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Kinshasa link to usr/share/zoneinfo/posix/Africa/Porto-Novo +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Lagos link to usr/share/zoneinfo/posix/Africa/Porto-Novo +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Libreville link to usr/share/zoneinfo/posix/Africa/Porto-Novo +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Lome link to usr/share/zoneinfo/posix/Iceland +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Luanda link to usr/share/zoneinfo/posix/Africa/Porto-Novo +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Lubumbashi link to usr/share/zoneinfo/posix/Africa/Lusaka +-rw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Lusaka +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Malabo link to usr/share/zoneinfo/posix/Africa/Porto-Novo +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Maputo link to usr/share/zoneinfo/posix/Africa/Lusaka +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Maseru link to usr/share/zoneinfo/posix/Africa/Mbabane +-rw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Mbabane +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Mogadishu link to usr/share/zoneinfo/posix/Indian/Mayotte +-rw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Monrovia +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Nairobi link to usr/share/zoneinfo/posix/Indian/Mayotte +-rw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Ndjamena +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Niamey link to usr/share/zoneinfo/posix/Africa/Porto-Novo +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Nouakchott link to usr/share/zoneinfo/posix/Iceland +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Ouagadougou link to usr/share/zoneinfo/posix/Iceland +-rw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Porto-Novo +-rw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Sao_Tome +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Timbuktu link to usr/share/zoneinfo/posix/Iceland +hrw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Tripoli link to usr/share/zoneinfo/posix/Libya +-rw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Tunis +-rw-r--r-- root/root usr/share/zoneinfo/posix/Africa/Windhoek +drwxr-xr-x root/root usr/share/zoneinfo/posix/America/ +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Adak link to usr/share/zoneinfo/posix/US/Aleutian +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Anchorage link to usr/share/zoneinfo/posix/US/Alaska +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Anguilla link to usr/share/zoneinfo/posix/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Antigua link to usr/share/zoneinfo/posix/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Araguaina +drwxr-xr-x root/root usr/share/zoneinfo/posix/America/Argentina/ +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Argentina/Buenos_Aires link to usr/share/zoneinfo/posix/America/Buenos_Aires +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Argentina/Catamarca link to usr/share/zoneinfo/posix/America/Catamarca +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Argentina/ComodRivadavia link to usr/share/zoneinfo/posix/America/Catamarca +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Argentina/Cordoba link to usr/share/zoneinfo/posix/America/Rosario +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Argentina/Jujuy link to usr/share/zoneinfo/posix/America/Jujuy +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Argentina/La_Rioja +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Argentina/Mendoza link to usr/share/zoneinfo/posix/America/Mendoza +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Argentina/Rio_Gallegos +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Argentina/Salta +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Argentina/San_Juan +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Argentina/San_Luis +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Argentina/Tucuman +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Argentina/Ushuaia +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Aruba link to usr/share/zoneinfo/posix/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Asuncion +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Atikokan link to usr/share/zoneinfo/posix/America/Coral_Harbour +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Atka link to usr/share/zoneinfo/posix/US/Aleutian +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Bahia +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Bahia_Banderas +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Barbados +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Belem +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Belize +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Blanc-Sablon link to usr/share/zoneinfo/posix/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Boa_Vista +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Bogota +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Boise +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Buenos_Aires +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Cambridge_Bay +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Campo_Grande +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Cancun +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Caracas +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Catamarca +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Cayenne +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Cayman link to usr/share/zoneinfo/posix/America/Coral_Harbour +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Chicago link to usr/share/zoneinfo/posix/US/Central +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Chihuahua +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Ciudad_Juarez +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Coral_Harbour +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Cordoba link to usr/share/zoneinfo/posix/America/Rosario +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Costa_Rica +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Creston link to usr/share/zoneinfo/posix/US/Arizona +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Cuiaba +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Curacao link to usr/share/zoneinfo/posix/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Danmarkshavn +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Dawson +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Dawson_Creek +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Denver link to usr/share/zoneinfo/posix/US/Mountain +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Detroit link to usr/share/zoneinfo/posix/US/Michigan +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Dominica link to usr/share/zoneinfo/posix/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Edmonton link to usr/share/zoneinfo/posix/Canada/Mountain +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Eirunepe +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/El_Salvador +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Ensenada link to usr/share/zoneinfo/posix/Mexico/BajaNorte +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Fort_Nelson +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Fort_Wayne link to usr/share/zoneinfo/posix/US/East-Indiana +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Fortaleza +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Glace_Bay +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Godthab +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Goose_Bay +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Grand_Turk +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Grenada link to usr/share/zoneinfo/posix/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Guadeloupe link to usr/share/zoneinfo/posix/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Guatemala +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Guayaquil +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Guyana +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Halifax link to usr/share/zoneinfo/posix/Canada/Atlantic +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Havana link to usr/share/zoneinfo/posix/Cuba +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Hermosillo +drwxr-xr-x root/root usr/share/zoneinfo/posix/America/Indiana/ +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Indiana/Indianapolis link to usr/share/zoneinfo/posix/US/East-Indiana +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Indiana/Knox link to usr/share/zoneinfo/posix/US/Indiana-Starke +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Indiana/Marengo +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Indiana/Petersburg +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Indiana/Tell_City +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Indiana/Vevay +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Indiana/Vincennes +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Indiana/Winamac +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Indianapolis link to usr/share/zoneinfo/posix/US/East-Indiana +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Inuvik +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Iqaluit link to usr/share/zoneinfo/posix/America/Pangnirtung +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Jamaica link to usr/share/zoneinfo/posix/Jamaica +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Jujuy +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Juneau +drwxr-xr-x root/root usr/share/zoneinfo/posix/America/Kentucky/ +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Kentucky/Louisville link to usr/share/zoneinfo/posix/America/Louisville +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Kentucky/Monticello +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Knox_IN link to usr/share/zoneinfo/posix/US/Indiana-Starke +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Kralendijk link to usr/share/zoneinfo/posix/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/La_Paz +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Lima +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Los_Angeles link to usr/share/zoneinfo/posix/US/Pacific +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Louisville +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Lower_Princes link to usr/share/zoneinfo/posix/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Maceio +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Managua +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Manaus link to usr/share/zoneinfo/posix/Brazil/West +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Marigot link to usr/share/zoneinfo/posix/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Martinique +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Matamoros +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Mazatlan link to usr/share/zoneinfo/posix/Mexico/BajaSur +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Mendoza +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Menominee +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Merida +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Metlakatla +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Mexico_City link to usr/share/zoneinfo/posix/Mexico/General +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Miquelon +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Moncton +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Monterrey +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Montevideo +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Montreal link to usr/share/zoneinfo/posix/Canada/Eastern +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Montserrat link to usr/share/zoneinfo/posix/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Nassau link to usr/share/zoneinfo/posix/Canada/Eastern +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/New_York link to usr/share/zoneinfo/posix/US/Eastern +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Nipigon link to usr/share/zoneinfo/posix/Canada/Eastern +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Nome +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Noronha link to usr/share/zoneinfo/posix/Brazil/DeNoronha +drwxr-xr-x root/root usr/share/zoneinfo/posix/America/North_Dakota/ +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/North_Dakota/Beulah +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/North_Dakota/Center +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/North_Dakota/New_Salem +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Nuuk link to usr/share/zoneinfo/posix/America/Godthab +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Ojinaga +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Panama link to usr/share/zoneinfo/posix/America/Coral_Harbour +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Pangnirtung +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Paramaribo +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Phoenix link to usr/share/zoneinfo/posix/US/Arizona +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Port-au-Prince +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Port_of_Spain link to usr/share/zoneinfo/posix/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Porto_Acre link to usr/share/zoneinfo/posix/Brazil/Acre +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Porto_Velho +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Puerto_Rico link to usr/share/zoneinfo/posix/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Punta_Arenas +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Rainy_River link to usr/share/zoneinfo/posix/Canada/Central +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Rankin_Inlet +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Recife +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Regina link to usr/share/zoneinfo/posix/Canada/Saskatchewan +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Resolute +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Rio_Branco link to usr/share/zoneinfo/posix/Brazil/Acre +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Rosario +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Santa_Isabel link to usr/share/zoneinfo/posix/Mexico/BajaNorte +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Santarem +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Santiago link to usr/share/zoneinfo/posix/Chile/Continental +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Santo_Domingo +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Sao_Paulo link to usr/share/zoneinfo/posix/Brazil/East +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Scoresbysund +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Shiprock link to usr/share/zoneinfo/posix/US/Mountain +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Sitka +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/St_Barthelemy link to usr/share/zoneinfo/posix/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/St_Johns link to usr/share/zoneinfo/posix/Canada/Newfoundland +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/St_Kitts link to usr/share/zoneinfo/posix/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/St_Lucia link to usr/share/zoneinfo/posix/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/St_Thomas link to usr/share/zoneinfo/posix/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/St_Vincent link to usr/share/zoneinfo/posix/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Swift_Current +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Tegucigalpa +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Thule +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Thunder_Bay link to usr/share/zoneinfo/posix/Canada/Eastern +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Tijuana link to usr/share/zoneinfo/posix/Mexico/BajaNorte +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Toronto link to usr/share/zoneinfo/posix/Canada/Eastern +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Tortola link to usr/share/zoneinfo/posix/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Vancouver link to usr/share/zoneinfo/posix/Canada/Pacific +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Whitehorse link to usr/share/zoneinfo/posix/Canada/Yukon +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Winnipeg link to usr/share/zoneinfo/posix/Canada/Central +-rw-r--r-- root/root usr/share/zoneinfo/posix/America/Yakutat +hrw-r--r-- root/root usr/share/zoneinfo/posix/America/Yellowknife link to usr/share/zoneinfo/posix/Canada/Mountain +drwxr-xr-x root/root usr/share/zoneinfo/posix/Antarctica/ +-rw-r--r-- root/root usr/share/zoneinfo/posix/Antarctica/Casey +-rw-r--r-- root/root usr/share/zoneinfo/posix/Antarctica/Davis +-rw-r--r-- root/root usr/share/zoneinfo/posix/Antarctica/DumontDUrville +-rw-r--r-- root/root usr/share/zoneinfo/posix/Antarctica/Macquarie +-rw-r--r-- root/root usr/share/zoneinfo/posix/Antarctica/Mawson +hrw-r--r-- root/root usr/share/zoneinfo/posix/Antarctica/McMurdo link to usr/share/zoneinfo/posix/NZ +-rw-r--r-- root/root usr/share/zoneinfo/posix/Antarctica/Palmer +-rw-r--r-- root/root usr/share/zoneinfo/posix/Antarctica/Rothera +hrw-r--r-- root/root usr/share/zoneinfo/posix/Antarctica/South_Pole link to usr/share/zoneinfo/posix/NZ +hrw-r--r-- root/root usr/share/zoneinfo/posix/Antarctica/Syowa link to usr/share/zoneinfo/posix/Asia/Kuwait +-rw-r--r-- root/root usr/share/zoneinfo/posix/Antarctica/Troll +hrw-r--r-- root/root usr/share/zoneinfo/posix/Antarctica/Vostok link to usr/share/zoneinfo/posix/Asia/Kashgar +drwxr-xr-x root/root usr/share/zoneinfo/posix/Arctic/ +-rw-r--r-- root/root usr/share/zoneinfo/posix/Arctic/Longyearbyen +drwxr-xr-x root/root usr/share/zoneinfo/posix/Asia/ +hrw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Aden link to usr/share/zoneinfo/posix/Asia/Kuwait +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Almaty +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Amman +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Anadyr +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Aqtau +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Aqtobe +hrw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Ashgabat link to usr/share/zoneinfo/posix/Asia/Ashkhabad +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Ashkhabad +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Atyrau +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Baghdad +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Bahrain +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Baku +hrw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Bangkok link to usr/share/zoneinfo/posix/Indian/Christmas +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Barnaul +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Beirut +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Bishkek +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Brunei +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Calcutta +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Chita +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Choibalsan +hrw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Chongqing link to usr/share/zoneinfo/posix/PRC +hrw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Chungking link to usr/share/zoneinfo/posix/PRC +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Colombo +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Dacca +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Damascus +hrw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Dhaka link to usr/share/zoneinfo/posix/Asia/Dacca +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Dili +hrw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Dubai link to usr/share/zoneinfo/posix/Indian/Reunion +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Dushanbe +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Famagusta +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Gaza +hrw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Harbin link to usr/share/zoneinfo/posix/PRC +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Hebron +hrw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Ho_Chi_Minh link to usr/share/zoneinfo/posix/Asia/Saigon +hrw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Hong_Kong link to usr/share/zoneinfo/posix/Hongkong +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Hovd +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Irkutsk +hrw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Istanbul link to usr/share/zoneinfo/posix/Turkey +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Jakarta +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Jayapura +hrw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Jerusalem link to usr/share/zoneinfo/posix/Israel +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Kabul +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Kamchatka +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Karachi +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Kashgar +hrw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Kathmandu link to usr/share/zoneinfo/posix/Asia/Katmandu +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Katmandu +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Khandyga +hrw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Kolkata link to usr/share/zoneinfo/posix/Asia/Calcutta +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Krasnoyarsk +hrw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Kuala_Lumpur link to usr/share/zoneinfo/posix/Singapore +hrw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Kuching link to usr/share/zoneinfo/posix/Asia/Brunei +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Kuwait +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Macao +hrw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Macau link to usr/share/zoneinfo/posix/Asia/Macao +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Magadan +hrw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Makassar link to usr/share/zoneinfo/posix/Asia/Ujung_Pandang +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Manila +hrw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Muscat link to usr/share/zoneinfo/posix/Indian/Reunion +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Nicosia +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Novokuznetsk +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Novosibirsk +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Omsk +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Oral +hrw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Phnom_Penh link to usr/share/zoneinfo/posix/Indian/Christmas +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Pontianak +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Pyongyang +hrw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Qatar link to usr/share/zoneinfo/posix/Asia/Bahrain +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Qostanay +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Qyzylorda +hrw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Rangoon link to usr/share/zoneinfo/posix/Indian/Cocos +hrw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Riyadh link to usr/share/zoneinfo/posix/Asia/Kuwait +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Saigon +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Sakhalin +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Samarkand +hrw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Seoul link to usr/share/zoneinfo/posix/ROK +hrw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Shanghai link to usr/share/zoneinfo/posix/PRC +hrw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Singapore link to usr/share/zoneinfo/posix/Singapore +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Srednekolymsk +hrw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Taipei link to usr/share/zoneinfo/posix/ROC +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Tashkent +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Tbilisi +hrw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Tehran link to usr/share/zoneinfo/posix/Iran +hrw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Tel_Aviv link to usr/share/zoneinfo/posix/Israel +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Thimbu +hrw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Thimphu link to usr/share/zoneinfo/posix/Asia/Thimbu +hrw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Tokyo link to usr/share/zoneinfo/posix/Japan +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Tomsk +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Ujung_Pandang +hrw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Ulaanbaatar link to usr/share/zoneinfo/posix/Asia/Ulan_Bator +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Ulan_Bator +hrw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Urumqi link to usr/share/zoneinfo/posix/Asia/Kashgar +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Ust-Nera +hrw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Vientiane link to usr/share/zoneinfo/posix/Indian/Christmas +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Vladivostok +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Yakutsk +hrw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Yangon link to usr/share/zoneinfo/posix/Indian/Cocos +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Yekaterinburg +-rw-r--r-- root/root usr/share/zoneinfo/posix/Asia/Yerevan +drwxr-xr-x root/root usr/share/zoneinfo/posix/Atlantic/ +-rw-r--r-- root/root usr/share/zoneinfo/posix/Atlantic/Azores +-rw-r--r-- root/root usr/share/zoneinfo/posix/Atlantic/Bermuda +-rw-r--r-- root/root usr/share/zoneinfo/posix/Atlantic/Canary +-rw-r--r-- root/root usr/share/zoneinfo/posix/Atlantic/Cape_Verde +-rw-r--r-- root/root usr/share/zoneinfo/posix/Atlantic/Faeroe +hrw-r--r-- root/root usr/share/zoneinfo/posix/Atlantic/Faroe link to usr/share/zoneinfo/posix/Atlantic/Faeroe +hrw-r--r-- root/root usr/share/zoneinfo/posix/Atlantic/Jan_Mayen link to usr/share/zoneinfo/posix/Arctic/Longyearbyen +-rw-r--r-- root/root usr/share/zoneinfo/posix/Atlantic/Madeira +hrw-r--r-- root/root usr/share/zoneinfo/posix/Atlantic/Reykjavik link to usr/share/zoneinfo/posix/Iceland +-rw-r--r-- root/root usr/share/zoneinfo/posix/Atlantic/South_Georgia +hrw-r--r-- root/root usr/share/zoneinfo/posix/Atlantic/St_Helena link to usr/share/zoneinfo/posix/Iceland +-rw-r--r-- root/root usr/share/zoneinfo/posix/Atlantic/Stanley +drwxr-xr-x root/root usr/share/zoneinfo/posix/Australia/ +hrw-r--r-- root/root usr/share/zoneinfo/posix/Australia/ACT link to usr/share/zoneinfo/posix/Australia/NSW +hrw-r--r-- root/root usr/share/zoneinfo/posix/Australia/Adelaide link to usr/share/zoneinfo/posix/Australia/South +hrw-r--r-- root/root usr/share/zoneinfo/posix/Australia/Brisbane link to usr/share/zoneinfo/posix/Australia/Queensland +hrw-r--r-- root/root usr/share/zoneinfo/posix/Australia/Broken_Hill link to usr/share/zoneinfo/posix/Australia/Yancowinna +hrw-r--r-- root/root usr/share/zoneinfo/posix/Australia/Canberra link to usr/share/zoneinfo/posix/Australia/NSW +hrw-r--r-- root/root usr/share/zoneinfo/posix/Australia/Currie link to usr/share/zoneinfo/posix/Australia/Tasmania +hrw-r--r-- root/root usr/share/zoneinfo/posix/Australia/Darwin link to usr/share/zoneinfo/posix/Australia/North +-rw-r--r-- root/root usr/share/zoneinfo/posix/Australia/Eucla +hrw-r--r-- root/root usr/share/zoneinfo/posix/Australia/Hobart link to usr/share/zoneinfo/posix/Australia/Tasmania +-rw-r--r-- root/root usr/share/zoneinfo/posix/Australia/LHI +-rw-r--r-- root/root usr/share/zoneinfo/posix/Australia/Lindeman +hrw-r--r-- root/root usr/share/zoneinfo/posix/Australia/Lord_Howe link to usr/share/zoneinfo/posix/Australia/LHI +hrw-r--r-- root/root usr/share/zoneinfo/posix/Australia/Melbourne link to usr/share/zoneinfo/posix/Australia/Victoria +-rw-r--r-- root/root usr/share/zoneinfo/posix/Australia/NSW +-rw-r--r-- root/root usr/share/zoneinfo/posix/Australia/North +hrw-r--r-- root/root usr/share/zoneinfo/posix/Australia/Perth link to usr/share/zoneinfo/posix/Australia/West +-rw-r--r-- root/root usr/share/zoneinfo/posix/Australia/Queensland +-rw-r--r-- root/root usr/share/zoneinfo/posix/Australia/South +hrw-r--r-- root/root usr/share/zoneinfo/posix/Australia/Sydney link to usr/share/zoneinfo/posix/Australia/NSW +-rw-r--r-- root/root usr/share/zoneinfo/posix/Australia/Tasmania +-rw-r--r-- root/root usr/share/zoneinfo/posix/Australia/Victoria +-rw-r--r-- root/root usr/share/zoneinfo/posix/Australia/West +-rw-r--r-- root/root usr/share/zoneinfo/posix/Australia/Yancowinna +drwxr-xr-x root/root usr/share/zoneinfo/posix/Brazil/ +-rw-r--r-- root/root usr/share/zoneinfo/posix/Brazil/Acre +-rw-r--r-- root/root usr/share/zoneinfo/posix/Brazil/DeNoronha +-rw-r--r-- root/root usr/share/zoneinfo/posix/Brazil/East +-rw-r--r-- root/root usr/share/zoneinfo/posix/Brazil/West +-rw-r--r-- root/root usr/share/zoneinfo/posix/CET +-rw-r--r-- root/root usr/share/zoneinfo/posix/CST6CDT +drwxr-xr-x root/root usr/share/zoneinfo/posix/Canada/ +-rw-r--r-- root/root usr/share/zoneinfo/posix/Canada/Atlantic +-rw-r--r-- root/root usr/share/zoneinfo/posix/Canada/Central +-rw-r--r-- root/root usr/share/zoneinfo/posix/Canada/Eastern +-rw-r--r-- root/root usr/share/zoneinfo/posix/Canada/Mountain +-rw-r--r-- root/root usr/share/zoneinfo/posix/Canada/Newfoundland +-rw-r--r-- root/root usr/share/zoneinfo/posix/Canada/Pacific +-rw-r--r-- root/root usr/share/zoneinfo/posix/Canada/Saskatchewan +-rw-r--r-- root/root usr/share/zoneinfo/posix/Canada/Yukon +drwxr-xr-x root/root usr/share/zoneinfo/posix/Chile/ +-rw-r--r-- root/root usr/share/zoneinfo/posix/Chile/Continental +-rw-r--r-- root/root usr/share/zoneinfo/posix/Chile/EasterIsland +-rw-r--r-- root/root usr/share/zoneinfo/posix/Cuba +-rw-r--r-- root/root usr/share/zoneinfo/posix/EET +-rw-r--r-- root/root usr/share/zoneinfo/posix/EST +-rw-r--r-- root/root usr/share/zoneinfo/posix/EST5EDT +-rw-r--r-- root/root usr/share/zoneinfo/posix/Egypt +-rw-r--r-- root/root usr/share/zoneinfo/posix/Eire +drwxr-xr-x root/root usr/share/zoneinfo/posix/Etc/ +hrw-r--r-- root/root usr/share/zoneinfo/posix/Etc/GMT link to usr/share/zoneinfo/posix/Greenwich +hrw-r--r-- root/root usr/share/zoneinfo/posix/Etc/GMT+0 link to usr/share/zoneinfo/posix/Greenwich +-rw-r--r-- root/root usr/share/zoneinfo/posix/Etc/GMT+1 +-rw-r--r-- root/root usr/share/zoneinfo/posix/Etc/GMT+10 +-rw-r--r-- root/root usr/share/zoneinfo/posix/Etc/GMT+11 +-rw-r--r-- root/root usr/share/zoneinfo/posix/Etc/GMT+12 +-rw-r--r-- root/root usr/share/zoneinfo/posix/Etc/GMT+2 +-rw-r--r-- root/root usr/share/zoneinfo/posix/Etc/GMT+3 +-rw-r--r-- root/root usr/share/zoneinfo/posix/Etc/GMT+4 +-rw-r--r-- root/root usr/share/zoneinfo/posix/Etc/GMT+5 +-rw-r--r-- root/root usr/share/zoneinfo/posix/Etc/GMT+6 +-rw-r--r-- root/root usr/share/zoneinfo/posix/Etc/GMT+7 +-rw-r--r-- root/root usr/share/zoneinfo/posix/Etc/GMT+8 +-rw-r--r-- root/root usr/share/zoneinfo/posix/Etc/GMT+9 +hrw-r--r-- root/root usr/share/zoneinfo/posix/Etc/GMT-0 link to usr/share/zoneinfo/posix/Greenwich +-rw-r--r-- root/root usr/share/zoneinfo/posix/Etc/GMT-1 +-rw-r--r-- root/root usr/share/zoneinfo/posix/Etc/GMT-10 +-rw-r--r-- root/root usr/share/zoneinfo/posix/Etc/GMT-11 +-rw-r--r-- root/root usr/share/zoneinfo/posix/Etc/GMT-12 +-rw-r--r-- root/root usr/share/zoneinfo/posix/Etc/GMT-13 +-rw-r--r-- root/root usr/share/zoneinfo/posix/Etc/GMT-14 +-rw-r--r-- root/root usr/share/zoneinfo/posix/Etc/GMT-2 +-rw-r--r-- root/root usr/share/zoneinfo/posix/Etc/GMT-3 +-rw-r--r-- root/root usr/share/zoneinfo/posix/Etc/GMT-4 +-rw-r--r-- root/root usr/share/zoneinfo/posix/Etc/GMT-5 +-rw-r--r-- root/root usr/share/zoneinfo/posix/Etc/GMT-6 +-rw-r--r-- root/root usr/share/zoneinfo/posix/Etc/GMT-7 +-rw-r--r-- root/root usr/share/zoneinfo/posix/Etc/GMT-8 +-rw-r--r-- root/root usr/share/zoneinfo/posix/Etc/GMT-9 +hrw-r--r-- root/root usr/share/zoneinfo/posix/Etc/GMT0 link to usr/share/zoneinfo/posix/Greenwich +hrw-r--r-- root/root usr/share/zoneinfo/posix/Etc/Greenwich link to usr/share/zoneinfo/posix/Greenwich +hrw-r--r-- root/root usr/share/zoneinfo/posix/Etc/UCT link to usr/share/zoneinfo/posix/Zulu +hrw-r--r-- root/root usr/share/zoneinfo/posix/Etc/UTC link to usr/share/zoneinfo/posix/Zulu +hrw-r--r-- root/root usr/share/zoneinfo/posix/Etc/Universal link to usr/share/zoneinfo/posix/Zulu +hrw-r--r-- root/root usr/share/zoneinfo/posix/Etc/Zulu link to usr/share/zoneinfo/posix/Zulu +drwxr-xr-x root/root usr/share/zoneinfo/posix/Europe/ +hrw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Amsterdam link to usr/share/zoneinfo/posix/Europe/Luxembourg +-rw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Andorra +-rw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Astrakhan +-rw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Athens +hrw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Belfast link to usr/share/zoneinfo/posix/GB-Eire +hrw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Belgrade link to usr/share/zoneinfo/posix/Europe/Zagreb +hrw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Berlin link to usr/share/zoneinfo/posix/Arctic/Longyearbyen +-rw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Bratislava +hrw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Brussels link to usr/share/zoneinfo/posix/Europe/Luxembourg +-rw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Bucharest +-rw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Budapest +hrw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Busingen link to usr/share/zoneinfo/posix/Europe/Vaduz +hrw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Chisinau link to usr/share/zoneinfo/posix/Europe/Tiraspol +hrw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Copenhagen link to usr/share/zoneinfo/posix/Arctic/Longyearbyen +hrw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Dublin link to usr/share/zoneinfo/posix/Eire +-rw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Gibraltar +hrw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Guernsey link to usr/share/zoneinfo/posix/GB-Eire +hrw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Helsinki link to usr/share/zoneinfo/posix/Europe/Mariehamn +hrw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Isle_of_Man link to usr/share/zoneinfo/posix/GB-Eire +hrw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Istanbul link to usr/share/zoneinfo/posix/Turkey +hrw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Jersey link to usr/share/zoneinfo/posix/GB-Eire +-rw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Kaliningrad +hrw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Kiev link to usr/share/zoneinfo/posix/Europe/Zaporozhye +-rw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Kirov +hrw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Kyiv link to usr/share/zoneinfo/posix/Europe/Zaporozhye +hrw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Lisbon link to usr/share/zoneinfo/posix/Portugal +hrw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Ljubljana link to usr/share/zoneinfo/posix/Europe/Zagreb +hrw-r--r-- root/root usr/share/zoneinfo/posix/Europe/London link to usr/share/zoneinfo/posix/GB-Eire +-rw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Luxembourg +-rw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Madrid +-rw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Malta +-rw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Mariehamn +-rw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Minsk +-rw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Monaco +hrw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Moscow link to usr/share/zoneinfo/posix/W-SU +hrw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Nicosia link to usr/share/zoneinfo/posix/Asia/Nicosia +hrw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Oslo link to usr/share/zoneinfo/posix/Arctic/Longyearbyen +hrw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Paris link to usr/share/zoneinfo/posix/Europe/Monaco +hrw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Podgorica link to usr/share/zoneinfo/posix/Europe/Zagreb +hrw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Prague link to usr/share/zoneinfo/posix/Europe/Bratislava +-rw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Riga +hrw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Rome link to usr/share/zoneinfo/posix/Europe/Vatican +-rw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Samara +hrw-r--r-- root/root usr/share/zoneinfo/posix/Europe/San_Marino link to usr/share/zoneinfo/posix/Europe/Vatican +hrw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Sarajevo link to usr/share/zoneinfo/posix/Europe/Zagreb +-rw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Saratov +-rw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Simferopol +hrw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Skopje link to usr/share/zoneinfo/posix/Europe/Zagreb +-rw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Sofia +hrw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Stockholm link to usr/share/zoneinfo/posix/Arctic/Longyearbyen +-rw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Tallinn +-rw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Tirane +-rw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Tiraspol +-rw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Ulyanovsk +hrw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Uzhgorod link to usr/share/zoneinfo/posix/Europe/Zaporozhye +-rw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Vaduz +-rw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Vatican +-rw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Vienna +-rw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Vilnius +-rw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Volgograd +hrw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Warsaw link to usr/share/zoneinfo/posix/Poland +-rw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Zagreb +-rw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Zaporozhye +hrw-r--r-- root/root usr/share/zoneinfo/posix/Europe/Zurich link to usr/share/zoneinfo/posix/Europe/Vaduz +hrw-r--r-- root/root usr/share/zoneinfo/posix/GB link to usr/share/zoneinfo/posix/GB-Eire +-rw-r--r-- root/root usr/share/zoneinfo/posix/GB-Eire +hrw-r--r-- root/root usr/share/zoneinfo/posix/GMT link to usr/share/zoneinfo/posix/Greenwich +hrw-r--r-- root/root usr/share/zoneinfo/posix/GMT+0 link to usr/share/zoneinfo/posix/Greenwich +hrw-r--r-- root/root usr/share/zoneinfo/posix/GMT-0 link to usr/share/zoneinfo/posix/Greenwich +hrw-r--r-- root/root usr/share/zoneinfo/posix/GMT0 link to usr/share/zoneinfo/posix/Greenwich +-rw-r--r-- root/root usr/share/zoneinfo/posix/Greenwich +-rw-r--r-- root/root usr/share/zoneinfo/posix/HST +-rw-r--r-- root/root usr/share/zoneinfo/posix/Hongkong +-rw-r--r-- root/root usr/share/zoneinfo/posix/Iceland +drwxr-xr-x root/root usr/share/zoneinfo/posix/Indian/ +hrw-r--r-- root/root usr/share/zoneinfo/posix/Indian/Antananarivo link to usr/share/zoneinfo/posix/Indian/Mayotte +-rw-r--r-- root/root usr/share/zoneinfo/posix/Indian/Chagos +-rw-r--r-- root/root usr/share/zoneinfo/posix/Indian/Christmas +-rw-r--r-- root/root usr/share/zoneinfo/posix/Indian/Cocos +hrw-r--r-- root/root usr/share/zoneinfo/posix/Indian/Comoro link to usr/share/zoneinfo/posix/Indian/Mayotte +-rw-r--r-- root/root usr/share/zoneinfo/posix/Indian/Kerguelen +hrw-r--r-- root/root usr/share/zoneinfo/posix/Indian/Mahe link to usr/share/zoneinfo/posix/Indian/Reunion +hrw-r--r-- root/root usr/share/zoneinfo/posix/Indian/Maldives link to usr/share/zoneinfo/posix/Indian/Kerguelen +-rw-r--r-- root/root usr/share/zoneinfo/posix/Indian/Mauritius +-rw-r--r-- root/root usr/share/zoneinfo/posix/Indian/Mayotte +-rw-r--r-- root/root usr/share/zoneinfo/posix/Indian/Reunion +-rw-r--r-- root/root usr/share/zoneinfo/posix/Iran +-rw-r--r-- root/root usr/share/zoneinfo/posix/Israel +-rw-r--r-- root/root usr/share/zoneinfo/posix/Jamaica +-rw-r--r-- root/root usr/share/zoneinfo/posix/Japan +-rw-r--r-- root/root usr/share/zoneinfo/posix/Kwajalein +-rw-r--r-- root/root usr/share/zoneinfo/posix/Libya +-rw-r--r-- root/root usr/share/zoneinfo/posix/MET +-rw-r--r-- root/root usr/share/zoneinfo/posix/MST +-rw-r--r-- root/root usr/share/zoneinfo/posix/MST7MDT +drwxr-xr-x root/root usr/share/zoneinfo/posix/Mexico/ +-rw-r--r-- root/root usr/share/zoneinfo/posix/Mexico/BajaNorte +-rw-r--r-- root/root usr/share/zoneinfo/posix/Mexico/BajaSur +-rw-r--r-- root/root usr/share/zoneinfo/posix/Mexico/General +-rw-r--r-- root/root usr/share/zoneinfo/posix/NZ +-rw-r--r-- root/root usr/share/zoneinfo/posix/NZ-CHAT +hrw-r--r-- root/root usr/share/zoneinfo/posix/Navajo link to usr/share/zoneinfo/posix/US/Mountain +-rw-r--r-- root/root usr/share/zoneinfo/posix/PRC +-rw-r--r-- root/root usr/share/zoneinfo/posix/PST8PDT +drwxr-xr-x root/root usr/share/zoneinfo/posix/Pacific/ +-rw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Apia +hrw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Auckland link to usr/share/zoneinfo/posix/NZ +-rw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Bougainville +hrw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Chatham link to usr/share/zoneinfo/posix/NZ-CHAT +hrw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Chuuk link to usr/share/zoneinfo/posix/Antarctica/DumontDUrville +hrw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Easter link to usr/share/zoneinfo/posix/Chile/EasterIsland +-rw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Efate +-rw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Enderbury +-rw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Fakaofo +-rw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Fiji +hrw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Funafuti link to usr/share/zoneinfo/posix/Pacific/Wallis +-rw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Galapagos +-rw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Gambier +hrw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Guadalcanal link to usr/share/zoneinfo/posix/Pacific/Ponape +hrw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Guam link to usr/share/zoneinfo/posix/Pacific/Saipan +hrw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Honolulu link to usr/share/zoneinfo/posix/US/Hawaii +hrw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Johnston link to usr/share/zoneinfo/posix/US/Hawaii +hrw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Kanton link to usr/share/zoneinfo/posix/Pacific/Enderbury +-rw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Kiritimati +-rw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Kosrae +hrw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Kwajalein link to usr/share/zoneinfo/posix/Kwajalein +hrw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Majuro link to usr/share/zoneinfo/posix/Pacific/Wallis +-rw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Marquesas +hrw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Midway link to usr/share/zoneinfo/posix/US/Samoa +-rw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Nauru +-rw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Niue +-rw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Norfolk +-rw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Noumea +hrw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Pago_Pago link to usr/share/zoneinfo/posix/US/Samoa +-rw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Palau +-rw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Pitcairn +hrw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Pohnpei link to usr/share/zoneinfo/posix/Pacific/Ponape +-rw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Ponape +hrw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Port_Moresby link to usr/share/zoneinfo/posix/Antarctica/DumontDUrville +-rw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Rarotonga +-rw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Saipan +hrw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Samoa link to usr/share/zoneinfo/posix/US/Samoa +-rw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Tahiti +hrw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Tarawa link to usr/share/zoneinfo/posix/Pacific/Wallis +-rw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Tongatapu +hrw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Truk link to usr/share/zoneinfo/posix/Antarctica/DumontDUrville +hrw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Wake link to usr/share/zoneinfo/posix/Pacific/Wallis +-rw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Wallis +hrw-r--r-- root/root usr/share/zoneinfo/posix/Pacific/Yap link to usr/share/zoneinfo/posix/Antarctica/DumontDUrville +-rw-r--r-- root/root usr/share/zoneinfo/posix/Poland +-rw-r--r-- root/root usr/share/zoneinfo/posix/Portugal +-rw-r--r-- root/root usr/share/zoneinfo/posix/ROC +-rw-r--r-- root/root usr/share/zoneinfo/posix/ROK +-rw-r--r-- root/root usr/share/zoneinfo/posix/Singapore +-rw-r--r-- root/root usr/share/zoneinfo/posix/Turkey +hrw-r--r-- root/root usr/share/zoneinfo/posix/UCT link to usr/share/zoneinfo/posix/Zulu +drwxr-xr-x root/root usr/share/zoneinfo/posix/US/ +-rw-r--r-- root/root usr/share/zoneinfo/posix/US/Alaska +-rw-r--r-- root/root usr/share/zoneinfo/posix/US/Aleutian +-rw-r--r-- root/root usr/share/zoneinfo/posix/US/Arizona +-rw-r--r-- root/root usr/share/zoneinfo/posix/US/Central +-rw-r--r-- root/root usr/share/zoneinfo/posix/US/East-Indiana +-rw-r--r-- root/root usr/share/zoneinfo/posix/US/Eastern +-rw-r--r-- root/root usr/share/zoneinfo/posix/US/Hawaii +-rw-r--r-- root/root usr/share/zoneinfo/posix/US/Indiana-Starke +-rw-r--r-- root/root usr/share/zoneinfo/posix/US/Michigan +-rw-r--r-- root/root usr/share/zoneinfo/posix/US/Mountain +-rw-r--r-- root/root usr/share/zoneinfo/posix/US/Pacific +-rw-r--r-- root/root usr/share/zoneinfo/posix/US/Samoa +hrw-r--r-- root/root usr/share/zoneinfo/posix/UTC link to usr/share/zoneinfo/posix/Zulu +hrw-r--r-- root/root usr/share/zoneinfo/posix/Universal link to usr/share/zoneinfo/posix/Zulu +-rw-r--r-- root/root usr/share/zoneinfo/posix/W-SU +-rw-r--r-- root/root usr/share/zoneinfo/posix/WET +-rw-r--r-- root/root usr/share/zoneinfo/posix/Zulu +-rw-r--r-- root/root usr/share/zoneinfo/posixrules +drwxr-xr-x root/root usr/share/zoneinfo/right/ +drwxr-xr-x root/root usr/share/zoneinfo/right/Africa/ +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Abidjan link to usr/share/zoneinfo/right/Iceland +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Accra link to usr/share/zoneinfo/right/Iceland +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Addis_Ababa link to usr/share/zoneinfo/right/Indian/Mayotte +-rw-r--r-- root/root usr/share/zoneinfo/right/Africa/Algiers +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Asmara link to usr/share/zoneinfo/right/Indian/Mayotte +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Asmera link to usr/share/zoneinfo/right/Indian/Mayotte +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Bamako link to usr/share/zoneinfo/right/Iceland +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Bangui link to usr/share/zoneinfo/right/Africa/Porto-Novo +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Banjul link to usr/share/zoneinfo/right/Iceland +-rw-r--r-- root/root usr/share/zoneinfo/right/Africa/Bissau +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Blantyre link to usr/share/zoneinfo/right/Africa/Lusaka +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Brazzaville link to usr/share/zoneinfo/right/Africa/Porto-Novo +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Bujumbura link to usr/share/zoneinfo/right/Africa/Lusaka +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Cairo link to usr/share/zoneinfo/right/Egypt +-rw-r--r-- root/root usr/share/zoneinfo/right/Africa/Casablanca +-rw-r--r-- root/root usr/share/zoneinfo/right/Africa/Ceuta +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Conakry link to usr/share/zoneinfo/right/Iceland +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Dakar link to usr/share/zoneinfo/right/Iceland +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Dar_es_Salaam link to usr/share/zoneinfo/right/Indian/Mayotte +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Djibouti link to usr/share/zoneinfo/right/Indian/Mayotte +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Douala link to usr/share/zoneinfo/right/Africa/Porto-Novo +-rw-r--r-- root/root usr/share/zoneinfo/right/Africa/El_Aaiun +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Freetown link to usr/share/zoneinfo/right/Iceland +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Gaborone link to usr/share/zoneinfo/right/Africa/Lusaka +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Harare link to usr/share/zoneinfo/right/Africa/Lusaka +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Johannesburg link to usr/share/zoneinfo/right/Africa/Mbabane +-rw-r--r-- root/root usr/share/zoneinfo/right/Africa/Juba +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Kampala link to usr/share/zoneinfo/right/Indian/Mayotte +-rw-r--r-- root/root usr/share/zoneinfo/right/Africa/Khartoum +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Kigali link to usr/share/zoneinfo/right/Africa/Lusaka +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Kinshasa link to usr/share/zoneinfo/right/Africa/Porto-Novo +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Lagos link to usr/share/zoneinfo/right/Africa/Porto-Novo +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Libreville link to usr/share/zoneinfo/right/Africa/Porto-Novo +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Lome link to usr/share/zoneinfo/right/Iceland +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Luanda link to usr/share/zoneinfo/right/Africa/Porto-Novo +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Lubumbashi link to usr/share/zoneinfo/right/Africa/Lusaka +-rw-r--r-- root/root usr/share/zoneinfo/right/Africa/Lusaka +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Malabo link to usr/share/zoneinfo/right/Africa/Porto-Novo +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Maputo link to usr/share/zoneinfo/right/Africa/Lusaka +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Maseru link to usr/share/zoneinfo/right/Africa/Mbabane +-rw-r--r-- root/root usr/share/zoneinfo/right/Africa/Mbabane +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Mogadishu link to usr/share/zoneinfo/right/Indian/Mayotte +-rw-r--r-- root/root usr/share/zoneinfo/right/Africa/Monrovia +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Nairobi link to usr/share/zoneinfo/right/Indian/Mayotte +-rw-r--r-- root/root usr/share/zoneinfo/right/Africa/Ndjamena +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Niamey link to usr/share/zoneinfo/right/Africa/Porto-Novo +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Nouakchott link to usr/share/zoneinfo/right/Iceland +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Ouagadougou link to usr/share/zoneinfo/right/Iceland +-rw-r--r-- root/root usr/share/zoneinfo/right/Africa/Porto-Novo +-rw-r--r-- root/root usr/share/zoneinfo/right/Africa/Sao_Tome +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Timbuktu link to usr/share/zoneinfo/right/Iceland +hrw-r--r-- root/root usr/share/zoneinfo/right/Africa/Tripoli link to usr/share/zoneinfo/right/Libya +-rw-r--r-- root/root usr/share/zoneinfo/right/Africa/Tunis +-rw-r--r-- root/root usr/share/zoneinfo/right/Africa/Windhoek +drwxr-xr-x root/root usr/share/zoneinfo/right/America/ +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Adak link to usr/share/zoneinfo/right/US/Aleutian +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Anchorage link to usr/share/zoneinfo/right/US/Alaska +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Anguilla link to usr/share/zoneinfo/right/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Antigua link to usr/share/zoneinfo/right/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Araguaina +drwxr-xr-x root/root usr/share/zoneinfo/right/America/Argentina/ +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Argentina/Buenos_Aires link to usr/share/zoneinfo/right/America/Buenos_Aires +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Argentina/Catamarca link to usr/share/zoneinfo/right/America/Catamarca +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Argentina/ComodRivadavia link to usr/share/zoneinfo/right/America/Catamarca +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Argentina/Cordoba link to usr/share/zoneinfo/right/America/Rosario +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Argentina/Jujuy link to usr/share/zoneinfo/right/America/Jujuy +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Argentina/La_Rioja +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Argentina/Mendoza link to usr/share/zoneinfo/right/America/Mendoza +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Argentina/Rio_Gallegos +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Argentina/Salta +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Argentina/San_Juan +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Argentina/San_Luis +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Argentina/Tucuman +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Argentina/Ushuaia +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Aruba link to usr/share/zoneinfo/right/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Asuncion +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Atikokan link to usr/share/zoneinfo/right/America/Coral_Harbour +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Atka link to usr/share/zoneinfo/right/US/Aleutian +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Bahia +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Bahia_Banderas +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Barbados +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Belem +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Belize +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Blanc-Sablon link to usr/share/zoneinfo/right/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Boa_Vista +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Bogota +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Boise +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Buenos_Aires +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Cambridge_Bay +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Campo_Grande +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Cancun +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Caracas +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Catamarca +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Cayenne +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Cayman link to usr/share/zoneinfo/right/America/Coral_Harbour +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Chicago link to usr/share/zoneinfo/right/US/Central +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Chihuahua +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Ciudad_Juarez +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Coral_Harbour +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Cordoba link to usr/share/zoneinfo/right/America/Rosario +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Costa_Rica +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Creston link to usr/share/zoneinfo/right/US/Arizona +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Cuiaba +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Curacao link to usr/share/zoneinfo/right/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Danmarkshavn +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Dawson +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Dawson_Creek +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Denver link to usr/share/zoneinfo/right/US/Mountain +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Detroit link to usr/share/zoneinfo/right/US/Michigan +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Dominica link to usr/share/zoneinfo/right/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Edmonton link to usr/share/zoneinfo/right/Canada/Mountain +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Eirunepe +-rw-r--r-- root/root usr/share/zoneinfo/right/America/El_Salvador +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Ensenada link to usr/share/zoneinfo/right/Mexico/BajaNorte +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Fort_Nelson +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Fort_Wayne link to usr/share/zoneinfo/right/US/East-Indiana +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Fortaleza +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Glace_Bay +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Godthab +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Goose_Bay +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Grand_Turk +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Grenada link to usr/share/zoneinfo/right/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Guadeloupe link to usr/share/zoneinfo/right/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Guatemala +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Guayaquil +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Guyana +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Halifax link to usr/share/zoneinfo/right/Canada/Atlantic +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Havana link to usr/share/zoneinfo/right/Cuba +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Hermosillo +drwxr-xr-x root/root usr/share/zoneinfo/right/America/Indiana/ +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Indiana/Indianapolis link to usr/share/zoneinfo/right/US/East-Indiana +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Indiana/Knox link to usr/share/zoneinfo/right/US/Indiana-Starke +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Indiana/Marengo +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Indiana/Petersburg +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Indiana/Tell_City +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Indiana/Vevay +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Indiana/Vincennes +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Indiana/Winamac +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Indianapolis link to usr/share/zoneinfo/right/US/East-Indiana +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Inuvik +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Iqaluit link to usr/share/zoneinfo/right/America/Pangnirtung +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Jamaica link to usr/share/zoneinfo/right/Jamaica +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Jujuy +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Juneau +drwxr-xr-x root/root usr/share/zoneinfo/right/America/Kentucky/ +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Kentucky/Louisville link to usr/share/zoneinfo/right/America/Louisville +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Kentucky/Monticello +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Knox_IN link to usr/share/zoneinfo/right/US/Indiana-Starke +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Kralendijk link to usr/share/zoneinfo/right/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo/right/America/La_Paz +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Lima +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Los_Angeles link to usr/share/zoneinfo/right/US/Pacific +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Louisville +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Lower_Princes link to usr/share/zoneinfo/right/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Maceio +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Managua +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Manaus link to usr/share/zoneinfo/right/Brazil/West +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Marigot link to usr/share/zoneinfo/right/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Martinique +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Matamoros +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Mazatlan link to usr/share/zoneinfo/right/Mexico/BajaSur +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Mendoza +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Menominee +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Merida +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Metlakatla +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Mexico_City link to usr/share/zoneinfo/right/Mexico/General +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Miquelon +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Moncton +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Monterrey +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Montevideo +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Montreal link to usr/share/zoneinfo/right/Canada/Eastern +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Montserrat link to usr/share/zoneinfo/right/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Nassau link to usr/share/zoneinfo/right/Canada/Eastern +hrw-r--r-- root/root usr/share/zoneinfo/right/America/New_York link to usr/share/zoneinfo/right/US/Eastern +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Nipigon link to usr/share/zoneinfo/right/Canada/Eastern +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Nome +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Noronha link to usr/share/zoneinfo/right/Brazil/DeNoronha +drwxr-xr-x root/root usr/share/zoneinfo/right/America/North_Dakota/ +-rw-r--r-- root/root usr/share/zoneinfo/right/America/North_Dakota/Beulah +-rw-r--r-- root/root usr/share/zoneinfo/right/America/North_Dakota/Center +-rw-r--r-- root/root usr/share/zoneinfo/right/America/North_Dakota/New_Salem +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Nuuk link to usr/share/zoneinfo/right/America/Godthab +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Ojinaga +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Panama link to usr/share/zoneinfo/right/America/Coral_Harbour +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Pangnirtung +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Paramaribo +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Phoenix link to usr/share/zoneinfo/right/US/Arizona +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Port-au-Prince +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Port_of_Spain link to usr/share/zoneinfo/right/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Porto_Acre link to usr/share/zoneinfo/right/Brazil/Acre +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Porto_Velho +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Puerto_Rico link to usr/share/zoneinfo/right/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Punta_Arenas +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Rainy_River link to usr/share/zoneinfo/right/Canada/Central +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Rankin_Inlet +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Recife +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Regina link to usr/share/zoneinfo/right/Canada/Saskatchewan +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Resolute +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Rio_Branco link to usr/share/zoneinfo/right/Brazil/Acre +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Rosario +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Santa_Isabel link to usr/share/zoneinfo/right/Mexico/BajaNorte +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Santarem +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Santiago link to usr/share/zoneinfo/right/Chile/Continental +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Santo_Domingo +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Sao_Paulo link to usr/share/zoneinfo/right/Brazil/East +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Scoresbysund +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Shiprock link to usr/share/zoneinfo/right/US/Mountain +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Sitka +hrw-r--r-- root/root usr/share/zoneinfo/right/America/St_Barthelemy link to usr/share/zoneinfo/right/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo/right/America/St_Johns link to usr/share/zoneinfo/right/Canada/Newfoundland +hrw-r--r-- root/root usr/share/zoneinfo/right/America/St_Kitts link to usr/share/zoneinfo/right/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo/right/America/St_Lucia link to usr/share/zoneinfo/right/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo/right/America/St_Thomas link to usr/share/zoneinfo/right/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo/right/America/St_Vincent link to usr/share/zoneinfo/right/America/Virgin +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Swift_Current +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Tegucigalpa +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Thule +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Thunder_Bay link to usr/share/zoneinfo/right/Canada/Eastern +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Tijuana link to usr/share/zoneinfo/right/Mexico/BajaNorte +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Toronto link to usr/share/zoneinfo/right/Canada/Eastern +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Tortola link to usr/share/zoneinfo/right/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Vancouver link to usr/share/zoneinfo/right/Canada/Pacific +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Virgin +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Whitehorse link to usr/share/zoneinfo/right/Canada/Yukon +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Winnipeg link to usr/share/zoneinfo/right/Canada/Central +-rw-r--r-- root/root usr/share/zoneinfo/right/America/Yakutat +hrw-r--r-- root/root usr/share/zoneinfo/right/America/Yellowknife link to usr/share/zoneinfo/right/Canada/Mountain +drwxr-xr-x root/root usr/share/zoneinfo/right/Antarctica/ +-rw-r--r-- root/root usr/share/zoneinfo/right/Antarctica/Casey +-rw-r--r-- root/root usr/share/zoneinfo/right/Antarctica/Davis +-rw-r--r-- root/root usr/share/zoneinfo/right/Antarctica/DumontDUrville +-rw-r--r-- root/root usr/share/zoneinfo/right/Antarctica/Macquarie +-rw-r--r-- root/root usr/share/zoneinfo/right/Antarctica/Mawson +hrw-r--r-- root/root usr/share/zoneinfo/right/Antarctica/McMurdo link to usr/share/zoneinfo/right/NZ +-rw-r--r-- root/root usr/share/zoneinfo/right/Antarctica/Palmer +-rw-r--r-- root/root usr/share/zoneinfo/right/Antarctica/Rothera +hrw-r--r-- root/root usr/share/zoneinfo/right/Antarctica/South_Pole link to usr/share/zoneinfo/right/NZ +hrw-r--r-- root/root usr/share/zoneinfo/right/Antarctica/Syowa link to usr/share/zoneinfo/right/Asia/Kuwait +-rw-r--r-- root/root usr/share/zoneinfo/right/Antarctica/Troll +hrw-r--r-- root/root usr/share/zoneinfo/right/Antarctica/Vostok link to usr/share/zoneinfo/right/Asia/Kashgar +drwxr-xr-x root/root usr/share/zoneinfo/right/Arctic/ +-rw-r--r-- root/root usr/share/zoneinfo/right/Arctic/Longyearbyen +drwxr-xr-x root/root usr/share/zoneinfo/right/Asia/ +hrw-r--r-- root/root usr/share/zoneinfo/right/Asia/Aden link to usr/share/zoneinfo/right/Asia/Kuwait +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Almaty +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Amman +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Anadyr +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Aqtau +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Aqtobe +hrw-r--r-- root/root usr/share/zoneinfo/right/Asia/Ashgabat link to usr/share/zoneinfo/right/Asia/Ashkhabad +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Ashkhabad +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Atyrau +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Baghdad +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Bahrain +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Baku +hrw-r--r-- root/root usr/share/zoneinfo/right/Asia/Bangkok link to usr/share/zoneinfo/right/Indian/Christmas +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Barnaul +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Beirut +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Bishkek +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Brunei +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Calcutta +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Chita +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Choibalsan +hrw-r--r-- root/root usr/share/zoneinfo/right/Asia/Chongqing link to usr/share/zoneinfo/right/PRC +hrw-r--r-- root/root usr/share/zoneinfo/right/Asia/Chungking link to usr/share/zoneinfo/right/PRC +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Colombo +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Dacca +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Damascus +hrw-r--r-- root/root usr/share/zoneinfo/right/Asia/Dhaka link to usr/share/zoneinfo/right/Asia/Dacca +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Dili +hrw-r--r-- root/root usr/share/zoneinfo/right/Asia/Dubai link to usr/share/zoneinfo/right/Indian/Reunion +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Dushanbe +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Famagusta +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Gaza +hrw-r--r-- root/root usr/share/zoneinfo/right/Asia/Harbin link to usr/share/zoneinfo/right/PRC +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Hebron +hrw-r--r-- root/root usr/share/zoneinfo/right/Asia/Ho_Chi_Minh link to usr/share/zoneinfo/right/Asia/Saigon +hrw-r--r-- root/root usr/share/zoneinfo/right/Asia/Hong_Kong link to usr/share/zoneinfo/right/Hongkong +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Hovd +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Irkutsk +hrw-r--r-- root/root usr/share/zoneinfo/right/Asia/Istanbul link to usr/share/zoneinfo/right/Turkey +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Jakarta +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Jayapura +hrw-r--r-- root/root usr/share/zoneinfo/right/Asia/Jerusalem link to usr/share/zoneinfo/right/Israel +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Kabul +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Kamchatka +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Karachi +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Kashgar +hrw-r--r-- root/root usr/share/zoneinfo/right/Asia/Kathmandu link to usr/share/zoneinfo/right/Asia/Katmandu +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Katmandu +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Khandyga +hrw-r--r-- root/root usr/share/zoneinfo/right/Asia/Kolkata link to usr/share/zoneinfo/right/Asia/Calcutta +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Krasnoyarsk +hrw-r--r-- root/root usr/share/zoneinfo/right/Asia/Kuala_Lumpur link to usr/share/zoneinfo/right/Singapore +hrw-r--r-- root/root usr/share/zoneinfo/right/Asia/Kuching link to usr/share/zoneinfo/right/Asia/Brunei +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Kuwait +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Macao +hrw-r--r-- root/root usr/share/zoneinfo/right/Asia/Macau link to usr/share/zoneinfo/right/Asia/Macao +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Magadan +hrw-r--r-- root/root usr/share/zoneinfo/right/Asia/Makassar link to usr/share/zoneinfo/right/Asia/Ujung_Pandang +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Manila +hrw-r--r-- root/root usr/share/zoneinfo/right/Asia/Muscat link to usr/share/zoneinfo/right/Indian/Reunion +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Nicosia +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Novokuznetsk +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Novosibirsk +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Omsk +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Oral +hrw-r--r-- root/root usr/share/zoneinfo/right/Asia/Phnom_Penh link to usr/share/zoneinfo/right/Indian/Christmas +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Pontianak +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Pyongyang +hrw-r--r-- root/root usr/share/zoneinfo/right/Asia/Qatar link to usr/share/zoneinfo/right/Asia/Bahrain +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Qostanay +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Qyzylorda +hrw-r--r-- root/root usr/share/zoneinfo/right/Asia/Rangoon link to usr/share/zoneinfo/right/Indian/Cocos +hrw-r--r-- root/root usr/share/zoneinfo/right/Asia/Riyadh link to usr/share/zoneinfo/right/Asia/Kuwait +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Saigon +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Sakhalin +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Samarkand +hrw-r--r-- root/root usr/share/zoneinfo/right/Asia/Seoul link to usr/share/zoneinfo/right/ROK +hrw-r--r-- root/root usr/share/zoneinfo/right/Asia/Shanghai link to usr/share/zoneinfo/right/PRC +hrw-r--r-- root/root usr/share/zoneinfo/right/Asia/Singapore link to usr/share/zoneinfo/right/Singapore +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Srednekolymsk +hrw-r--r-- root/root usr/share/zoneinfo/right/Asia/Taipei link to usr/share/zoneinfo/right/ROC +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Tashkent +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Tbilisi +hrw-r--r-- root/root usr/share/zoneinfo/right/Asia/Tehran link to usr/share/zoneinfo/right/Iran +hrw-r--r-- root/root usr/share/zoneinfo/right/Asia/Tel_Aviv link to usr/share/zoneinfo/right/Israel +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Thimbu +hrw-r--r-- root/root usr/share/zoneinfo/right/Asia/Thimphu link to usr/share/zoneinfo/right/Asia/Thimbu +hrw-r--r-- root/root usr/share/zoneinfo/right/Asia/Tokyo link to usr/share/zoneinfo/right/Japan +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Tomsk +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Ujung_Pandang +hrw-r--r-- root/root usr/share/zoneinfo/right/Asia/Ulaanbaatar link to usr/share/zoneinfo/right/Asia/Ulan_Bator +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Ulan_Bator +hrw-r--r-- root/root usr/share/zoneinfo/right/Asia/Urumqi link to usr/share/zoneinfo/right/Asia/Kashgar +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Ust-Nera +hrw-r--r-- root/root usr/share/zoneinfo/right/Asia/Vientiane link to usr/share/zoneinfo/right/Indian/Christmas +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Vladivostok +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Yakutsk +hrw-r--r-- root/root usr/share/zoneinfo/right/Asia/Yangon link to usr/share/zoneinfo/right/Indian/Cocos +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Yekaterinburg +-rw-r--r-- root/root usr/share/zoneinfo/right/Asia/Yerevan +drwxr-xr-x root/root usr/share/zoneinfo/right/Atlantic/ +-rw-r--r-- root/root usr/share/zoneinfo/right/Atlantic/Azores +-rw-r--r-- root/root usr/share/zoneinfo/right/Atlantic/Bermuda +-rw-r--r-- root/root usr/share/zoneinfo/right/Atlantic/Canary +-rw-r--r-- root/root usr/share/zoneinfo/right/Atlantic/Cape_Verde +-rw-r--r-- root/root usr/share/zoneinfo/right/Atlantic/Faeroe +hrw-r--r-- root/root usr/share/zoneinfo/right/Atlantic/Faroe link to usr/share/zoneinfo/right/Atlantic/Faeroe +hrw-r--r-- root/root usr/share/zoneinfo/right/Atlantic/Jan_Mayen link to usr/share/zoneinfo/right/Arctic/Longyearbyen +-rw-r--r-- root/root usr/share/zoneinfo/right/Atlantic/Madeira +hrw-r--r-- root/root usr/share/zoneinfo/right/Atlantic/Reykjavik link to usr/share/zoneinfo/right/Iceland +-rw-r--r-- root/root usr/share/zoneinfo/right/Atlantic/South_Georgia +hrw-r--r-- root/root usr/share/zoneinfo/right/Atlantic/St_Helena link to usr/share/zoneinfo/right/Iceland +-rw-r--r-- root/root usr/share/zoneinfo/right/Atlantic/Stanley +drwxr-xr-x root/root usr/share/zoneinfo/right/Australia/ +hrw-r--r-- root/root usr/share/zoneinfo/right/Australia/ACT link to usr/share/zoneinfo/right/Australia/NSW +hrw-r--r-- root/root usr/share/zoneinfo/right/Australia/Adelaide link to usr/share/zoneinfo/right/Australia/South +hrw-r--r-- root/root usr/share/zoneinfo/right/Australia/Brisbane link to usr/share/zoneinfo/right/Australia/Queensland +hrw-r--r-- root/root usr/share/zoneinfo/right/Australia/Broken_Hill link to usr/share/zoneinfo/right/Australia/Yancowinna +hrw-r--r-- root/root usr/share/zoneinfo/right/Australia/Canberra link to usr/share/zoneinfo/right/Australia/NSW +hrw-r--r-- root/root usr/share/zoneinfo/right/Australia/Currie link to usr/share/zoneinfo/right/Australia/Tasmania +hrw-r--r-- root/root usr/share/zoneinfo/right/Australia/Darwin link to usr/share/zoneinfo/right/Australia/North +-rw-r--r-- root/root usr/share/zoneinfo/right/Australia/Eucla +hrw-r--r-- root/root usr/share/zoneinfo/right/Australia/Hobart link to usr/share/zoneinfo/right/Australia/Tasmania +-rw-r--r-- root/root usr/share/zoneinfo/right/Australia/LHI +-rw-r--r-- root/root usr/share/zoneinfo/right/Australia/Lindeman +hrw-r--r-- root/root usr/share/zoneinfo/right/Australia/Lord_Howe link to usr/share/zoneinfo/right/Australia/LHI +hrw-r--r-- root/root usr/share/zoneinfo/right/Australia/Melbourne link to usr/share/zoneinfo/right/Australia/Victoria +-rw-r--r-- root/root usr/share/zoneinfo/right/Australia/NSW +-rw-r--r-- root/root usr/share/zoneinfo/right/Australia/North +hrw-r--r-- root/root usr/share/zoneinfo/right/Australia/Perth link to usr/share/zoneinfo/right/Australia/West +-rw-r--r-- root/root usr/share/zoneinfo/right/Australia/Queensland +-rw-r--r-- root/root usr/share/zoneinfo/right/Australia/South +hrw-r--r-- root/root usr/share/zoneinfo/right/Australia/Sydney link to usr/share/zoneinfo/right/Australia/NSW +-rw-r--r-- root/root usr/share/zoneinfo/right/Australia/Tasmania +-rw-r--r-- root/root usr/share/zoneinfo/right/Australia/Victoria +-rw-r--r-- root/root usr/share/zoneinfo/right/Australia/West +-rw-r--r-- root/root usr/share/zoneinfo/right/Australia/Yancowinna +drwxr-xr-x root/root usr/share/zoneinfo/right/Brazil/ +-rw-r--r-- root/root usr/share/zoneinfo/right/Brazil/Acre +-rw-r--r-- root/root usr/share/zoneinfo/right/Brazil/DeNoronha +-rw-r--r-- root/root usr/share/zoneinfo/right/Brazil/East +-rw-r--r-- root/root usr/share/zoneinfo/right/Brazil/West +-rw-r--r-- root/root usr/share/zoneinfo/right/CET +-rw-r--r-- root/root usr/share/zoneinfo/right/CST6CDT +drwxr-xr-x root/root usr/share/zoneinfo/right/Canada/ +-rw-r--r-- root/root usr/share/zoneinfo/right/Canada/Atlantic +-rw-r--r-- root/root usr/share/zoneinfo/right/Canada/Central +-rw-r--r-- root/root usr/share/zoneinfo/right/Canada/Eastern +-rw-r--r-- root/root usr/share/zoneinfo/right/Canada/Mountain +-rw-r--r-- root/root usr/share/zoneinfo/right/Canada/Newfoundland +-rw-r--r-- root/root usr/share/zoneinfo/right/Canada/Pacific +-rw-r--r-- root/root usr/share/zoneinfo/right/Canada/Saskatchewan +-rw-r--r-- root/root usr/share/zoneinfo/right/Canada/Yukon +drwxr-xr-x root/root usr/share/zoneinfo/right/Chile/ +-rw-r--r-- root/root usr/share/zoneinfo/right/Chile/Continental +-rw-r--r-- root/root usr/share/zoneinfo/right/Chile/EasterIsland +-rw-r--r-- root/root usr/share/zoneinfo/right/Cuba +-rw-r--r-- root/root usr/share/zoneinfo/right/EET +-rw-r--r-- root/root usr/share/zoneinfo/right/EST +-rw-r--r-- root/root usr/share/zoneinfo/right/EST5EDT +-rw-r--r-- root/root usr/share/zoneinfo/right/Egypt +-rw-r--r-- root/root usr/share/zoneinfo/right/Eire +drwxr-xr-x root/root usr/share/zoneinfo/right/Etc/ +hrw-r--r-- root/root usr/share/zoneinfo/right/Etc/GMT link to usr/share/zoneinfo/right/Greenwich +hrw-r--r-- root/root usr/share/zoneinfo/right/Etc/GMT+0 link to usr/share/zoneinfo/right/Greenwich +-rw-r--r-- root/root usr/share/zoneinfo/right/Etc/GMT+1 +-rw-r--r-- root/root usr/share/zoneinfo/right/Etc/GMT+10 +-rw-r--r-- root/root usr/share/zoneinfo/right/Etc/GMT+11 +-rw-r--r-- root/root usr/share/zoneinfo/right/Etc/GMT+12 +-rw-r--r-- root/root usr/share/zoneinfo/right/Etc/GMT+2 +-rw-r--r-- root/root usr/share/zoneinfo/right/Etc/GMT+3 +-rw-r--r-- root/root usr/share/zoneinfo/right/Etc/GMT+4 +-rw-r--r-- root/root usr/share/zoneinfo/right/Etc/GMT+5 +-rw-r--r-- root/root usr/share/zoneinfo/right/Etc/GMT+6 +-rw-r--r-- root/root usr/share/zoneinfo/right/Etc/GMT+7 +-rw-r--r-- root/root usr/share/zoneinfo/right/Etc/GMT+8 +-rw-r--r-- root/root usr/share/zoneinfo/right/Etc/GMT+9 +hrw-r--r-- root/root usr/share/zoneinfo/right/Etc/GMT-0 link to usr/share/zoneinfo/right/Greenwich +-rw-r--r-- root/root usr/share/zoneinfo/right/Etc/GMT-1 +-rw-r--r-- root/root usr/share/zoneinfo/right/Etc/GMT-10 +-rw-r--r-- root/root usr/share/zoneinfo/right/Etc/GMT-11 +-rw-r--r-- root/root usr/share/zoneinfo/right/Etc/GMT-12 +-rw-r--r-- root/root usr/share/zoneinfo/right/Etc/GMT-13 +-rw-r--r-- root/root usr/share/zoneinfo/right/Etc/GMT-14 +-rw-r--r-- root/root usr/share/zoneinfo/right/Etc/GMT-2 +-rw-r--r-- root/root usr/share/zoneinfo/right/Etc/GMT-3 +-rw-r--r-- root/root usr/share/zoneinfo/right/Etc/GMT-4 +-rw-r--r-- root/root usr/share/zoneinfo/right/Etc/GMT-5 +-rw-r--r-- root/root usr/share/zoneinfo/right/Etc/GMT-6 +-rw-r--r-- root/root usr/share/zoneinfo/right/Etc/GMT-7 +-rw-r--r-- root/root usr/share/zoneinfo/right/Etc/GMT-8 +-rw-r--r-- root/root usr/share/zoneinfo/right/Etc/GMT-9 +hrw-r--r-- root/root usr/share/zoneinfo/right/Etc/GMT0 link to usr/share/zoneinfo/right/Greenwich +hrw-r--r-- root/root usr/share/zoneinfo/right/Etc/Greenwich link to usr/share/zoneinfo/right/Greenwich +hrw-r--r-- root/root usr/share/zoneinfo/right/Etc/UCT link to usr/share/zoneinfo/right/Zulu +hrw-r--r-- root/root usr/share/zoneinfo/right/Etc/UTC link to usr/share/zoneinfo/right/Zulu +hrw-r--r-- root/root usr/share/zoneinfo/right/Etc/Universal link to usr/share/zoneinfo/right/Zulu +hrw-r--r-- root/root usr/share/zoneinfo/right/Etc/Zulu link to usr/share/zoneinfo/right/Zulu +drwxr-xr-x root/root usr/share/zoneinfo/right/Europe/ +hrw-r--r-- root/root usr/share/zoneinfo/right/Europe/Amsterdam link to usr/share/zoneinfo/right/Europe/Luxembourg +-rw-r--r-- root/root usr/share/zoneinfo/right/Europe/Andorra +-rw-r--r-- root/root usr/share/zoneinfo/right/Europe/Astrakhan +-rw-r--r-- root/root usr/share/zoneinfo/right/Europe/Athens +hrw-r--r-- root/root usr/share/zoneinfo/right/Europe/Belfast link to usr/share/zoneinfo/right/GB-Eire +hrw-r--r-- root/root usr/share/zoneinfo/right/Europe/Belgrade link to usr/share/zoneinfo/right/Europe/Zagreb +hrw-r--r-- root/root usr/share/zoneinfo/right/Europe/Berlin link to usr/share/zoneinfo/right/Arctic/Longyearbyen +-rw-r--r-- root/root usr/share/zoneinfo/right/Europe/Bratislava +hrw-r--r-- root/root usr/share/zoneinfo/right/Europe/Brussels link to usr/share/zoneinfo/right/Europe/Luxembourg +-rw-r--r-- root/root usr/share/zoneinfo/right/Europe/Bucharest +-rw-r--r-- root/root usr/share/zoneinfo/right/Europe/Budapest +hrw-r--r-- root/root usr/share/zoneinfo/right/Europe/Busingen link to usr/share/zoneinfo/right/Europe/Vaduz +hrw-r--r-- root/root usr/share/zoneinfo/right/Europe/Chisinau link to usr/share/zoneinfo/right/Europe/Tiraspol +hrw-r--r-- root/root usr/share/zoneinfo/right/Europe/Copenhagen link to usr/share/zoneinfo/right/Arctic/Longyearbyen +hrw-r--r-- root/root usr/share/zoneinfo/right/Europe/Dublin link to usr/share/zoneinfo/right/Eire +-rw-r--r-- root/root usr/share/zoneinfo/right/Europe/Gibraltar +hrw-r--r-- root/root usr/share/zoneinfo/right/Europe/Guernsey link to usr/share/zoneinfo/right/GB-Eire +hrw-r--r-- root/root usr/share/zoneinfo/right/Europe/Helsinki link to usr/share/zoneinfo/right/Europe/Mariehamn +hrw-r--r-- root/root usr/share/zoneinfo/right/Europe/Isle_of_Man link to usr/share/zoneinfo/right/GB-Eire +hrw-r--r-- root/root usr/share/zoneinfo/right/Europe/Istanbul link to usr/share/zoneinfo/right/Turkey +hrw-r--r-- root/root usr/share/zoneinfo/right/Europe/Jersey link to usr/share/zoneinfo/right/GB-Eire +-rw-r--r-- root/root usr/share/zoneinfo/right/Europe/Kaliningrad +hrw-r--r-- root/root usr/share/zoneinfo/right/Europe/Kiev link to usr/share/zoneinfo/right/Europe/Zaporozhye +-rw-r--r-- root/root usr/share/zoneinfo/right/Europe/Kirov +hrw-r--r-- root/root usr/share/zoneinfo/right/Europe/Kyiv link to usr/share/zoneinfo/right/Europe/Zaporozhye +hrw-r--r-- root/root usr/share/zoneinfo/right/Europe/Lisbon link to usr/share/zoneinfo/right/Portugal +hrw-r--r-- root/root usr/share/zoneinfo/right/Europe/Ljubljana link to usr/share/zoneinfo/right/Europe/Zagreb +hrw-r--r-- root/root usr/share/zoneinfo/right/Europe/London link to usr/share/zoneinfo/right/GB-Eire +-rw-r--r-- root/root usr/share/zoneinfo/right/Europe/Luxembourg +-rw-r--r-- root/root usr/share/zoneinfo/right/Europe/Madrid +-rw-r--r-- root/root usr/share/zoneinfo/right/Europe/Malta +-rw-r--r-- root/root usr/share/zoneinfo/right/Europe/Mariehamn +-rw-r--r-- root/root usr/share/zoneinfo/right/Europe/Minsk +-rw-r--r-- root/root usr/share/zoneinfo/right/Europe/Monaco +hrw-r--r-- root/root usr/share/zoneinfo/right/Europe/Moscow link to usr/share/zoneinfo/right/W-SU +hrw-r--r-- root/root usr/share/zoneinfo/right/Europe/Nicosia link to usr/share/zoneinfo/right/Asia/Nicosia +hrw-r--r-- root/root usr/share/zoneinfo/right/Europe/Oslo link to usr/share/zoneinfo/right/Arctic/Longyearbyen +hrw-r--r-- root/root usr/share/zoneinfo/right/Europe/Paris link to usr/share/zoneinfo/right/Europe/Monaco +hrw-r--r-- root/root usr/share/zoneinfo/right/Europe/Podgorica link to usr/share/zoneinfo/right/Europe/Zagreb +hrw-r--r-- root/root usr/share/zoneinfo/right/Europe/Prague link to usr/share/zoneinfo/right/Europe/Bratislava +-rw-r--r-- root/root usr/share/zoneinfo/right/Europe/Riga +hrw-r--r-- root/root usr/share/zoneinfo/right/Europe/Rome link to usr/share/zoneinfo/right/Europe/Vatican +-rw-r--r-- root/root usr/share/zoneinfo/right/Europe/Samara +hrw-r--r-- root/root usr/share/zoneinfo/right/Europe/San_Marino link to usr/share/zoneinfo/right/Europe/Vatican +hrw-r--r-- root/root usr/share/zoneinfo/right/Europe/Sarajevo link to usr/share/zoneinfo/right/Europe/Zagreb +-rw-r--r-- root/root usr/share/zoneinfo/right/Europe/Saratov +-rw-r--r-- root/root usr/share/zoneinfo/right/Europe/Simferopol +hrw-r--r-- root/root usr/share/zoneinfo/right/Europe/Skopje link to usr/share/zoneinfo/right/Europe/Zagreb +-rw-r--r-- root/root usr/share/zoneinfo/right/Europe/Sofia +hrw-r--r-- root/root usr/share/zoneinfo/right/Europe/Stockholm link to usr/share/zoneinfo/right/Arctic/Longyearbyen +-rw-r--r-- root/root usr/share/zoneinfo/right/Europe/Tallinn +-rw-r--r-- root/root usr/share/zoneinfo/right/Europe/Tirane +-rw-r--r-- root/root usr/share/zoneinfo/right/Europe/Tiraspol +-rw-r--r-- root/root usr/share/zoneinfo/right/Europe/Ulyanovsk +hrw-r--r-- root/root usr/share/zoneinfo/right/Europe/Uzhgorod link to usr/share/zoneinfo/right/Europe/Zaporozhye +-rw-r--r-- root/root usr/share/zoneinfo/right/Europe/Vaduz +-rw-r--r-- root/root usr/share/zoneinfo/right/Europe/Vatican +-rw-r--r-- root/root usr/share/zoneinfo/right/Europe/Vienna +-rw-r--r-- root/root usr/share/zoneinfo/right/Europe/Vilnius +-rw-r--r-- root/root usr/share/zoneinfo/right/Europe/Volgograd +hrw-r--r-- root/root usr/share/zoneinfo/right/Europe/Warsaw link to usr/share/zoneinfo/right/Poland +-rw-r--r-- root/root usr/share/zoneinfo/right/Europe/Zagreb +-rw-r--r-- root/root usr/share/zoneinfo/right/Europe/Zaporozhye +hrw-r--r-- root/root usr/share/zoneinfo/right/Europe/Zurich link to usr/share/zoneinfo/right/Europe/Vaduz +hrw-r--r-- root/root usr/share/zoneinfo/right/GB link to usr/share/zoneinfo/right/GB-Eire +-rw-r--r-- root/root usr/share/zoneinfo/right/GB-Eire +hrw-r--r-- root/root usr/share/zoneinfo/right/GMT link to usr/share/zoneinfo/right/Greenwich +hrw-r--r-- root/root usr/share/zoneinfo/right/GMT+0 link to usr/share/zoneinfo/right/Greenwich +hrw-r--r-- root/root usr/share/zoneinfo/right/GMT-0 link to usr/share/zoneinfo/right/Greenwich +hrw-r--r-- root/root usr/share/zoneinfo/right/GMT0 link to usr/share/zoneinfo/right/Greenwich +-rw-r--r-- root/root usr/share/zoneinfo/right/Greenwich +-rw-r--r-- root/root usr/share/zoneinfo/right/HST +-rw-r--r-- root/root usr/share/zoneinfo/right/Hongkong +-rw-r--r-- root/root usr/share/zoneinfo/right/Iceland +drwxr-xr-x root/root usr/share/zoneinfo/right/Indian/ +hrw-r--r-- root/root usr/share/zoneinfo/right/Indian/Antananarivo link to usr/share/zoneinfo/right/Indian/Mayotte +-rw-r--r-- root/root usr/share/zoneinfo/right/Indian/Chagos +-rw-r--r-- root/root usr/share/zoneinfo/right/Indian/Christmas +-rw-r--r-- root/root usr/share/zoneinfo/right/Indian/Cocos +hrw-r--r-- root/root usr/share/zoneinfo/right/Indian/Comoro link to usr/share/zoneinfo/right/Indian/Mayotte +-rw-r--r-- root/root usr/share/zoneinfo/right/Indian/Kerguelen +hrw-r--r-- root/root usr/share/zoneinfo/right/Indian/Mahe link to usr/share/zoneinfo/right/Indian/Reunion +hrw-r--r-- root/root usr/share/zoneinfo/right/Indian/Maldives link to usr/share/zoneinfo/right/Indian/Kerguelen +-rw-r--r-- root/root usr/share/zoneinfo/right/Indian/Mauritius +-rw-r--r-- root/root usr/share/zoneinfo/right/Indian/Mayotte +-rw-r--r-- root/root usr/share/zoneinfo/right/Indian/Reunion +-rw-r--r-- root/root usr/share/zoneinfo/right/Iran +-rw-r--r-- root/root usr/share/zoneinfo/right/Israel +-rw-r--r-- root/root usr/share/zoneinfo/right/Jamaica +-rw-r--r-- root/root usr/share/zoneinfo/right/Japan +-rw-r--r-- root/root usr/share/zoneinfo/right/Kwajalein +-rw-r--r-- root/root usr/share/zoneinfo/right/Libya +-rw-r--r-- root/root usr/share/zoneinfo/right/MET +-rw-r--r-- root/root usr/share/zoneinfo/right/MST +-rw-r--r-- root/root usr/share/zoneinfo/right/MST7MDT +drwxr-xr-x root/root usr/share/zoneinfo/right/Mexico/ +-rw-r--r-- root/root usr/share/zoneinfo/right/Mexico/BajaNorte +-rw-r--r-- root/root usr/share/zoneinfo/right/Mexico/BajaSur +-rw-r--r-- root/root usr/share/zoneinfo/right/Mexico/General +-rw-r--r-- root/root usr/share/zoneinfo/right/NZ +-rw-r--r-- root/root usr/share/zoneinfo/right/NZ-CHAT +hrw-r--r-- root/root usr/share/zoneinfo/right/Navajo link to usr/share/zoneinfo/right/US/Mountain +-rw-r--r-- root/root usr/share/zoneinfo/right/PRC +-rw-r--r-- root/root usr/share/zoneinfo/right/PST8PDT +drwxr-xr-x root/root usr/share/zoneinfo/right/Pacific/ +-rw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Apia +hrw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Auckland link to usr/share/zoneinfo/right/NZ +-rw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Bougainville +hrw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Chatham link to usr/share/zoneinfo/right/NZ-CHAT +hrw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Chuuk link to usr/share/zoneinfo/right/Antarctica/DumontDUrville +hrw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Easter link to usr/share/zoneinfo/right/Chile/EasterIsland +-rw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Efate +-rw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Enderbury +-rw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Fakaofo +-rw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Fiji +hrw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Funafuti link to usr/share/zoneinfo/right/Pacific/Wallis +-rw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Galapagos +-rw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Gambier +hrw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Guadalcanal link to usr/share/zoneinfo/right/Pacific/Ponape +hrw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Guam link to usr/share/zoneinfo/right/Pacific/Saipan +hrw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Honolulu link to usr/share/zoneinfo/right/US/Hawaii +hrw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Johnston link to usr/share/zoneinfo/right/US/Hawaii +hrw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Kanton link to usr/share/zoneinfo/right/Pacific/Enderbury +-rw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Kiritimati +-rw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Kosrae +hrw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Kwajalein link to usr/share/zoneinfo/right/Kwajalein +hrw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Majuro link to usr/share/zoneinfo/right/Pacific/Wallis +-rw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Marquesas +hrw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Midway link to usr/share/zoneinfo/right/US/Samoa +-rw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Nauru +-rw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Niue +-rw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Norfolk +-rw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Noumea +hrw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Pago_Pago link to usr/share/zoneinfo/right/US/Samoa +-rw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Palau +-rw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Pitcairn +hrw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Pohnpei link to usr/share/zoneinfo/right/Pacific/Ponape +-rw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Ponape +hrw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Port_Moresby link to usr/share/zoneinfo/right/Antarctica/DumontDUrville +-rw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Rarotonga +-rw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Saipan +hrw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Samoa link to usr/share/zoneinfo/right/US/Samoa +-rw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Tahiti +hrw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Tarawa link to usr/share/zoneinfo/right/Pacific/Wallis +-rw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Tongatapu +hrw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Truk link to usr/share/zoneinfo/right/Antarctica/DumontDUrville +hrw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Wake link to usr/share/zoneinfo/right/Pacific/Wallis +-rw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Wallis +hrw-r--r-- root/root usr/share/zoneinfo/right/Pacific/Yap link to usr/share/zoneinfo/right/Antarctica/DumontDUrville +-rw-r--r-- root/root usr/share/zoneinfo/right/Poland +-rw-r--r-- root/root usr/share/zoneinfo/right/Portugal +-rw-r--r-- root/root usr/share/zoneinfo/right/ROC +-rw-r--r-- root/root usr/share/zoneinfo/right/ROK +-rw-r--r-- root/root usr/share/zoneinfo/right/Singapore +-rw-r--r-- root/root usr/share/zoneinfo/right/Turkey +hrw-r--r-- root/root usr/share/zoneinfo/right/UCT link to usr/share/zoneinfo/right/Zulu +drwxr-xr-x root/root usr/share/zoneinfo/right/US/ +-rw-r--r-- root/root usr/share/zoneinfo/right/US/Alaska +-rw-r--r-- root/root usr/share/zoneinfo/right/US/Aleutian +-rw-r--r-- root/root usr/share/zoneinfo/right/US/Arizona +-rw-r--r-- root/root usr/share/zoneinfo/right/US/Central +-rw-r--r-- root/root usr/share/zoneinfo/right/US/East-Indiana +-rw-r--r-- root/root usr/share/zoneinfo/right/US/Eastern +-rw-r--r-- root/root usr/share/zoneinfo/right/US/Hawaii +-rw-r--r-- root/root usr/share/zoneinfo/right/US/Indiana-Starke +-rw-r--r-- root/root usr/share/zoneinfo/right/US/Michigan +-rw-r--r-- root/root usr/share/zoneinfo/right/US/Mountain +-rw-r--r-- root/root usr/share/zoneinfo/right/US/Pacific +-rw-r--r-- root/root usr/share/zoneinfo/right/US/Samoa +hrw-r--r-- root/root usr/share/zoneinfo/right/UTC link to usr/share/zoneinfo/right/Zulu +hrw-r--r-- root/root usr/share/zoneinfo/right/Universal link to usr/share/zoneinfo/right/Zulu +-rw-r--r-- root/root usr/share/zoneinfo/right/W-SU +-rw-r--r-- root/root usr/share/zoneinfo/right/WET +-rw-r--r-- root/root usr/share/zoneinfo/right/Zulu +-rw-r--r-- root/root usr/share/zoneinfo/tzdata.zi +-rw-r--r-- root/root usr/share/zoneinfo/zone.tab +-rw-r--r-- root/root usr/share/zoneinfo/zone1970.tab diff --git a/core/tzdata/spkgbuild b/core/tzdata/spkgbuild new file mode 100755 index 000000000..e5826f586 --- /dev/null +++ b/core/tzdata/spkgbuild @@ -0,0 +1,29 @@ +# description : Sources for time zone and daylight saving time data + +name=tzdata +version=2023c +release=1 +source="https://www.iana.org/time-zones/repository/releases/${name}${version}.tar.gz + https://www.iana.org/time-zones/repository/releases/tzcode${version}.tar.gz" + +build() { + make + make DESTDIR=$PKG install + + ZONEINFO=$PKG/usr/share/zoneinfo + mkdir -pv $ZONEINFO/posix \ + $ZONEINFO/right + + for tz in etcetera southamerica northamerica europe africa antarctica \ + asia australasia backward; do + ./zic -L /dev/null -d $ZONEINFO -y "sh yearistype.sh" ${tz} + ./zic -L /dev/null -d $ZONEINFO/posix -y "sh yearistype.sh" ${tz} + ./zic -L leapseconds -d $ZONEINFO/right -y "sh yearistype.sh" ${tz} + done + + cp -v zone.tab zone1970.tab iso3166.tab $ZONEINFO + ./zic -d $ZONEINFO -p America/New_York + + # conflict with glibc + rm $PKG/etc/localtime +} diff --git a/core/util-linux/.checksums b/core/util-linux/.checksums new file mode 100644 index 000000000..a3fa5ad93 --- /dev/null +++ b/core/util-linux/.checksums @@ -0,0 +1 @@ +cd11456f4ddd31f7fbfdd9488c0c0d02 util-linux-2.38.1.tar.xz diff --git a/core/util-linux/.pkgfiles b/core/util-linux/.pkgfiles new file mode 100644 index 000000000..00d343585 --- /dev/null +++ b/core/util-linux/.pkgfiles @@ -0,0 +1,381 @@ +util-linux-2.38.1-1 +drwxr-xr-x root/root bin/ +-rwxr-xr-x root/root bin/dmesg +-rwxr-xr-x root/root bin/findmnt +-rwxr-xr-x root/root bin/kill +-rwxr-xr-x root/root bin/lsblk +-rwxr-xr-x root/root bin/lsfd +-rwxr-xr-x root/root bin/more +-rwsr-xr-x root/root bin/mount +-rwxr-xr-x root/root bin/mountpoint +-rwsr-xr-x root/root bin/umount +-rwxr-xr-x root/root bin/wdctl +drwxr-xr-x root/root lib/ +lrwxrwxrwx root/root lib/libblkid.so.1 -> libblkid.so.1.1.0 +-rwxr-xr-x root/root lib/libblkid.so.1.1.0 +lrwxrwxrwx root/root lib/libfdisk.so.1 -> libfdisk.so.1.1.0 +-rwxr-xr-x root/root lib/libfdisk.so.1.1.0 +lrwxrwxrwx root/root lib/libmount.so.1 -> libmount.so.1.1.0 +-rwxr-xr-x root/root lib/libmount.so.1.1.0 +lrwxrwxrwx root/root lib/libsmartcols.so.1 -> libsmartcols.so.1.1.0 +-rwxr-xr-x root/root lib/libsmartcols.so.1.1.0 +lrwxrwxrwx root/root lib/libuuid.so.1 -> libuuid.so.1.3.0 +-rwxr-xr-x root/root lib/libuuid.so.1.3.0 +drwxr-xr-x root/root sbin/ +-rwxr-xr-x root/root sbin/agetty +-rwxr-xr-x root/root sbin/blkdiscard +-rwxr-xr-x root/root sbin/blkid +-rwxr-xr-x root/root sbin/blkzone +-rwxr-xr-x root/root sbin/blockdev +-rwxr-xr-x root/root sbin/cfdisk +-rwxr-xr-x root/root sbin/chcpu +-rwxr-xr-x root/root sbin/ctrlaltdel +-rwxr-xr-x root/root sbin/fdisk +-rwxr-xr-x root/root sbin/findfs +-rwxr-xr-x root/root sbin/fsck +-rwxr-xr-x root/root sbin/fsck.cramfs +-rwxr-xr-x root/root sbin/fsck.minix +-rwxr-xr-x root/root sbin/fsfreeze +-rwxr-xr-x root/root sbin/fstrim +-rwxr-xr-x root/root sbin/hwclock +-rwxr-xr-x root/root sbin/losetup +-rwxr-xr-x root/root sbin/mkfs +-rwxr-xr-x root/root sbin/mkfs.bfs +-rwxr-xr-x root/root sbin/mkfs.cramfs +-rwxr-xr-x root/root sbin/mkfs.minix +-rwxr-xr-x root/root sbin/mkswap +-rwxr-xr-x root/root sbin/pivot_root +-rwxr-xr-x root/root sbin/sfdisk +-rwxr-xr-x root/root sbin/sulogin +-rwxr-xr-x root/root sbin/swaplabel +-rwxr-xr-x root/root sbin/swapoff +-rwxr-xr-x root/root sbin/swapon +-rwxr-xr-x root/root sbin/switch_root +-rwxr-xr-x root/root sbin/wipefs +-rwxr-xr-x root/root sbin/zramctl +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/cal +-rwxr-xr-x root/root usr/bin/chmem +-rwxr-xr-x root/root usr/bin/choom +-rwxr-xr-x root/root usr/bin/chrt +-rwxr-xr-x root/root usr/bin/col +-rwxr-xr-x root/root usr/bin/colcrt +-rwxr-xr-x root/root usr/bin/colrm +-rwxr-xr-x root/root usr/bin/column +-rwxr-xr-x root/root usr/bin/eject +-rwxr-xr-x root/root usr/bin/fallocate +-rwxr-xr-x root/root usr/bin/fincore +-rwxr-xr-x root/root usr/bin/flock +-rwxr-xr-x root/root usr/bin/getopt +-rwxr-xr-x root/root usr/bin/hardlink +-rwxr-xr-x root/root usr/bin/hexdump +lrwxrwxrwx root/root usr/bin/i386 -> setarch +-rwxr-xr-x root/root usr/bin/ionice +-rwxr-xr-x root/root usr/bin/ipcmk +-rwxr-xr-x root/root usr/bin/ipcrm +-rwxr-xr-x root/root usr/bin/ipcs +-rwxr-xr-x root/root usr/bin/irqtop +-rwxr-xr-x root/root usr/bin/isosize +-rwxr-xr-x root/root usr/bin/last +lrwxrwxrwx root/root usr/bin/lastb -> last +lrwxrwxrwx root/root usr/bin/linux32 -> setarch +lrwxrwxrwx root/root usr/bin/linux64 -> setarch +-rwxr-xr-x root/root usr/bin/logger +-rwxr-xr-x root/root usr/bin/look +-rwxr-xr-x root/root usr/bin/lscpu +-rwxr-xr-x root/root usr/bin/lsipc +-rwxr-xr-x root/root usr/bin/lsirq +-rwxr-xr-x root/root usr/bin/lslocks +-rwxr-xr-x root/root usr/bin/lslogins +-rwxr-xr-x root/root usr/bin/lsmem +-rwxr-xr-x root/root usr/bin/lsns +-rwxr-xr-x root/root usr/bin/mcookie +-rwxr-xr-x root/root usr/bin/mesg +-rwxr-xr-x root/root usr/bin/namei +-rwxr-xr-x root/root usr/bin/nsenter +-rwxr-xr-x root/root usr/bin/prlimit +-rwxr-xr-x root/root usr/bin/rename +-rwxr-xr-x root/root usr/bin/renice +-rwxr-xr-x root/root usr/bin/rev +-rwxr-xr-x root/root usr/bin/script +-rwxr-xr-x root/root usr/bin/scriptlive +-rwxr-xr-x root/root usr/bin/scriptreplay +-rwxr-xr-x root/root usr/bin/setarch +-rwxr-xr-x root/root usr/bin/setsid +-rwxr-xr-x root/root usr/bin/setterm +-rwxr-xr-x root/root usr/bin/taskset +-rwxr-xr-x root/root usr/bin/uclampset +-rwxr-xr-x root/root usr/bin/ul +lrwxrwxrwx root/root usr/bin/uname26 -> setarch +-rwxr-xr-x root/root usr/bin/unshare +-rwxr-xr-x root/root usr/bin/utmpdump +-rwxr-xr-x root/root usr/bin/uuidgen +-rwxr-xr-x root/root usr/bin/uuidparse +-rwxr-sr-x root/tty usr/bin/wall +-rwxr-xr-x root/root usr/bin/whereis +lrwxrwxrwx root/root usr/bin/x86_64 -> setarch +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/blkid/ +-rw-r--r-- root/root usr/include/blkid/blkid.h +drwxr-xr-x root/root usr/include/libfdisk/ +-rw-r--r-- root/root usr/include/libfdisk/libfdisk.h +drwxr-xr-x root/root usr/include/libmount/ +-rw-r--r-- root/root usr/include/libmount/libmount.h +drwxr-xr-x root/root usr/include/libsmartcols/ +-rw-r--r-- root/root usr/include/libsmartcols/libsmartcols.h +drwxr-xr-x root/root usr/include/uuid/ +-rw-r--r-- root/root usr/include/uuid/uuid.h +drwxr-xr-x root/root usr/lib/ +lrwxrwxrwx root/root usr/lib/libblkid.so -> ../../lib/libblkid.so.1.1.0 +lrwxrwxrwx root/root usr/lib/libfdisk.so -> ../../lib/libfdisk.so.1.1.0 +lrwxrwxrwx root/root usr/lib/libmount.so -> ../../lib/libmount.so.1.1.0 +lrwxrwxrwx root/root usr/lib/libsmartcols.so -> ../../lib/libsmartcols.so.1.1.0 +lrwxrwxrwx root/root usr/lib/libuuid.so -> ../../lib/libuuid.so.1.3.0 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/blkid.pc +-rw-r--r-- root/root usr/lib/pkgconfig/fdisk.pc +-rw-r--r-- root/root usr/lib/pkgconfig/mount.pc +-rw-r--r-- root/root usr/lib/pkgconfig/smartcols.pc +-rw-r--r-- root/root usr/lib/pkgconfig/uuid.pc +drwxr-xr-x root/root usr/sbin/ +-rwxr-xr-x root/root usr/sbin/addpart +-rwxr-xr-x root/root usr/sbin/delpart +-rwxr-xr-x root/root usr/sbin/ldattach +-rwxr-xr-x root/root usr/sbin/partx +-rwxr-xr-x root/root usr/sbin/readprofile +-rwxr-xr-x root/root usr/sbin/resizepart +-rwxr-xr-x root/root usr/sbin/rfkill +-rwxr-xr-x root/root usr/sbin/rtcwake +-rwxr-xr-x root/root usr/sbin/uuidd +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/bash-completion/ +drwxr-xr-x root/root usr/share/bash-completion/completions/ +-rw-r--r-- root/root usr/share/bash-completion/completions/addpart +-rw-r--r-- root/root usr/share/bash-completion/completions/blkdiscard +-rw-r--r-- root/root usr/share/bash-completion/completions/blkid +-rw-r--r-- root/root usr/share/bash-completion/completions/blkzone +-rw-r--r-- root/root usr/share/bash-completion/completions/blockdev +-rw-r--r-- root/root usr/share/bash-completion/completions/cal +-rw-r--r-- root/root usr/share/bash-completion/completions/cfdisk +-rw-r--r-- root/root usr/share/bash-completion/completions/chcpu +-rw-r--r-- root/root usr/share/bash-completion/completions/chmem +-rw-r--r-- root/root usr/share/bash-completion/completions/chrt +-rw-r--r-- root/root usr/share/bash-completion/completions/col +-rw-r--r-- root/root usr/share/bash-completion/completions/colcrt +-rw-r--r-- root/root usr/share/bash-completion/completions/colrm +-rw-r--r-- root/root usr/share/bash-completion/completions/column +-rw-r--r-- root/root usr/share/bash-completion/completions/ctrlaltdel +-rw-r--r-- root/root usr/share/bash-completion/completions/delpart +-rw-r--r-- root/root usr/share/bash-completion/completions/dmesg +-rw-r--r-- root/root usr/share/bash-completion/completions/eject +-rw-r--r-- root/root usr/share/bash-completion/completions/fallocate +-rw-r--r-- root/root usr/share/bash-completion/completions/fdisk +-rw-r--r-- root/root usr/share/bash-completion/completions/fincore +-rw-r--r-- root/root usr/share/bash-completion/completions/findfs +-rw-r--r-- root/root usr/share/bash-completion/completions/findmnt +-rw-r--r-- root/root usr/share/bash-completion/completions/flock +-rw-r--r-- root/root usr/share/bash-completion/completions/fsck +-rw-r--r-- root/root usr/share/bash-completion/completions/fsck.cramfs +-rw-r--r-- root/root usr/share/bash-completion/completions/fsck.minix +-rw-r--r-- root/root usr/share/bash-completion/completions/fsfreeze +-rw-r--r-- root/root usr/share/bash-completion/completions/fstrim +-rw-r--r-- root/root usr/share/bash-completion/completions/getopt +-rw-r--r-- root/root usr/share/bash-completion/completions/hardlink +-rw-r--r-- root/root usr/share/bash-completion/completions/hexdump +-rw-r--r-- root/root usr/share/bash-completion/completions/hwclock +-rw-r--r-- root/root usr/share/bash-completion/completions/ionice +-rw-r--r-- root/root usr/share/bash-completion/completions/ipcmk +-rw-r--r-- root/root usr/share/bash-completion/completions/ipcrm +-rw-r--r-- root/root usr/share/bash-completion/completions/ipcs +-rw-r--r-- root/root usr/share/bash-completion/completions/irqtop +-rw-r--r-- root/root usr/share/bash-completion/completions/isosize +-rw-r--r-- root/root usr/share/bash-completion/completions/last +lrwxrwxrwx root/root usr/share/bash-completion/completions/lastb -> last +-rw-r--r-- root/root usr/share/bash-completion/completions/ldattach +-rw-r--r-- root/root usr/share/bash-completion/completions/logger +-rw-r--r-- root/root usr/share/bash-completion/completions/look +-rw-r--r-- root/root usr/share/bash-completion/completions/losetup +-rw-r--r-- root/root usr/share/bash-completion/completions/lsblk +-rw-r--r-- root/root usr/share/bash-completion/completions/lscpu +-rw-r--r-- root/root usr/share/bash-completion/completions/lsipc +-rw-r--r-- root/root usr/share/bash-completion/completions/lsirq +-rw-r--r-- root/root usr/share/bash-completion/completions/lslocks +-rw-r--r-- root/root usr/share/bash-completion/completions/lslogins +-rw-r--r-- root/root usr/share/bash-completion/completions/lsmem +-rw-r--r-- root/root usr/share/bash-completion/completions/lsns +-rw-r--r-- root/root usr/share/bash-completion/completions/mcookie +-rw-r--r-- root/root usr/share/bash-completion/completions/mesg +-rw-r--r-- root/root usr/share/bash-completion/completions/mkfs +-rw-r--r-- root/root usr/share/bash-completion/completions/mkfs.bfs +-rw-r--r-- root/root usr/share/bash-completion/completions/mkfs.cramfs +-rw-r--r-- root/root usr/share/bash-completion/completions/mkfs.minix +-rw-r--r-- root/root usr/share/bash-completion/completions/mkswap +-rw-r--r-- root/root usr/share/bash-completion/completions/more +-rw-r--r-- root/root usr/share/bash-completion/completions/mount +-rw-r--r-- root/root usr/share/bash-completion/completions/mountpoint +-rw-r--r-- root/root usr/share/bash-completion/completions/namei +-rw-r--r-- root/root usr/share/bash-completion/completions/nsenter +-rw-r--r-- root/root usr/share/bash-completion/completions/partx +-rw-r--r-- root/root usr/share/bash-completion/completions/pivot_root +-rw-r--r-- root/root usr/share/bash-completion/completions/prlimit +-rw-r--r-- root/root usr/share/bash-completion/completions/readprofile +-rw-r--r-- root/root usr/share/bash-completion/completions/rename +-rw-r--r-- root/root usr/share/bash-completion/completions/renice +-rw-r--r-- root/root usr/share/bash-completion/completions/resizepart +-rw-r--r-- root/root usr/share/bash-completion/completions/rev +-rw-r--r-- root/root usr/share/bash-completion/completions/rfkill +-rw-r--r-- root/root usr/share/bash-completion/completions/rtcwake +-rw-r--r-- root/root usr/share/bash-completion/completions/script +-rw-r--r-- root/root usr/share/bash-completion/completions/scriptlive +-rw-r--r-- root/root usr/share/bash-completion/completions/scriptreplay +-rw-r--r-- root/root usr/share/bash-completion/completions/setarch +-rw-r--r-- root/root usr/share/bash-completion/completions/setsid +-rw-r--r-- root/root usr/share/bash-completion/completions/setterm +-rw-r--r-- root/root usr/share/bash-completion/completions/sfdisk +-rw-r--r-- root/root usr/share/bash-completion/completions/swaplabel +-rw-r--r-- root/root usr/share/bash-completion/completions/swapoff +-rw-r--r-- root/root usr/share/bash-completion/completions/swapon +-rw-r--r-- root/root usr/share/bash-completion/completions/taskset +-rw-r--r-- root/root usr/share/bash-completion/completions/uclampset +-rw-r--r-- root/root usr/share/bash-completion/completions/ul +-rw-r--r-- root/root usr/share/bash-completion/completions/umount +-rw-r--r-- root/root usr/share/bash-completion/completions/unshare +-rw-r--r-- root/root usr/share/bash-completion/completions/utmpdump +-rw-r--r-- root/root usr/share/bash-completion/completions/uuidd +-rw-r--r-- root/root usr/share/bash-completion/completions/uuidgen +-rw-r--r-- root/root usr/share/bash-completion/completions/uuidparse +-rw-r--r-- root/root usr/share/bash-completion/completions/wall +-rw-r--r-- root/root usr/share/bash-completion/completions/wdctl +-rw-r--r-- root/root usr/share/bash-completion/completions/whereis +-rw-r--r-- root/root usr/share/bash-completion/completions/wipefs +-rw-r--r-- root/root usr/share/bash-completion/completions/zramctl +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/cal.1.gz +-rw-r--r-- root/root usr/share/man/man1/choom.1.gz +-rw-r--r-- root/root usr/share/man/man1/chrt.1.gz +-rw-r--r-- root/root usr/share/man/man1/col.1.gz +-rw-r--r-- root/root usr/share/man/man1/colcrt.1.gz +-rw-r--r-- root/root usr/share/man/man1/colrm.1.gz +-rw-r--r-- root/root usr/share/man/man1/column.1.gz +-rw-r--r-- root/root usr/share/man/man1/dmesg.1.gz +-rw-r--r-- root/root usr/share/man/man1/eject.1.gz +-rw-r--r-- root/root usr/share/man/man1/fallocate.1.gz +-rw-r--r-- root/root usr/share/man/man1/fincore.1.gz +-rw-r--r-- root/root usr/share/man/man1/flock.1.gz +-rw-r--r-- root/root usr/share/man/man1/getopt.1.gz +-rw-r--r-- root/root usr/share/man/man1/hardlink.1.gz +-rw-r--r-- root/root usr/share/man/man1/hexdump.1.gz +-rw-r--r-- root/root usr/share/man/man1/ionice.1.gz +-rw-r--r-- root/root usr/share/man/man1/ipcmk.1.gz +-rw-r--r-- root/root usr/share/man/man1/ipcrm.1.gz +-rw-r--r-- root/root usr/share/man/man1/ipcs.1.gz +-rw-r--r-- root/root usr/share/man/man1/irqtop.1.gz +-rw-r--r-- root/root usr/share/man/man1/kill.1.gz +-rw-r--r-- root/root usr/share/man/man1/last.1.gz +-rw-r--r-- root/root usr/share/man/man1/lastb.1.gz +-rw-r--r-- root/root usr/share/man/man1/logger.1.gz +-rw-r--r-- root/root usr/share/man/man1/look.1.gz +-rw-r--r-- root/root usr/share/man/man1/lscpu.1.gz +-rw-r--r-- root/root usr/share/man/man1/lsfd.1.gz +-rw-r--r-- root/root usr/share/man/man1/lsipc.1.gz +-rw-r--r-- root/root usr/share/man/man1/lsirq.1.gz +-rw-r--r-- root/root usr/share/man/man1/lslogins.1.gz +-rw-r--r-- root/root usr/share/man/man1/lsmem.1.gz +-rw-r--r-- root/root usr/share/man/man1/mcookie.1.gz +-rw-r--r-- root/root usr/share/man/man1/mesg.1.gz +-rw-r--r-- root/root usr/share/man/man1/more.1.gz +-rw-r--r-- root/root usr/share/man/man1/mountpoint.1.gz +-rw-r--r-- root/root usr/share/man/man1/namei.1.gz +-rw-r--r-- root/root usr/share/man/man1/nsenter.1.gz +-rw-r--r-- root/root usr/share/man/man1/prlimit.1.gz +-rw-r--r-- root/root usr/share/man/man1/rename.1.gz +-rw-r--r-- root/root usr/share/man/man1/renice.1.gz +-rw-r--r-- root/root usr/share/man/man1/rev.1.gz +-rw-r--r-- root/root usr/share/man/man1/script.1.gz +-rw-r--r-- root/root usr/share/man/man1/scriptlive.1.gz +-rw-r--r-- root/root usr/share/man/man1/scriptreplay.1.gz +-rw-r--r-- root/root usr/share/man/man1/setsid.1.gz +-rw-r--r-- root/root usr/share/man/man1/setterm.1.gz +-rw-r--r-- root/root usr/share/man/man1/taskset.1.gz +-rw-r--r-- root/root usr/share/man/man1/uclampset.1.gz +-rw-r--r-- root/root usr/share/man/man1/ul.1.gz +-rw-r--r-- root/root usr/share/man/man1/unshare.1.gz +-rw-r--r-- root/root usr/share/man/man1/utmpdump.1.gz +-rw-r--r-- root/root usr/share/man/man1/uuidgen.1.gz +-rw-r--r-- root/root usr/share/man/man1/uuidparse.1.gz +-rw-r--r-- root/root usr/share/man/man1/wall.1.gz +-rw-r--r-- root/root usr/share/man/man1/whereis.1.gz +drwxr-xr-x root/root usr/share/man/man3/ +-rw-r--r-- root/root usr/share/man/man3/libblkid.3.gz +-rw-r--r-- root/root usr/share/man/man3/uuid.3.gz +-rw-r--r-- root/root usr/share/man/man3/uuid_clear.3.gz +-rw-r--r-- root/root usr/share/man/man3/uuid_compare.3.gz +-rw-r--r-- root/root usr/share/man/man3/uuid_copy.3.gz +-rw-r--r-- root/root usr/share/man/man3/uuid_generate.3.gz +-rw-r--r-- root/root usr/share/man/man3/uuid_generate_random.3.gz +-rw-r--r-- root/root usr/share/man/man3/uuid_generate_time.3.gz +-rw-r--r-- root/root usr/share/man/man3/uuid_generate_time_safe.3.gz +-rw-r--r-- root/root usr/share/man/man3/uuid_is_null.3.gz +-rw-r--r-- root/root usr/share/man/man3/uuid_parse.3.gz +-rw-r--r-- root/root usr/share/man/man3/uuid_time.3.gz +-rw-r--r-- root/root usr/share/man/man3/uuid_unparse.3.gz +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/adjtime_config.5.gz +-rw-r--r-- root/root usr/share/man/man5/fstab.5.gz +-rw-r--r-- root/root usr/share/man/man5/terminal-colors.d.5.gz +drwxr-xr-x root/root usr/share/man/man8/ +-rw-r--r-- root/root usr/share/man/man8/addpart.8.gz +-rw-r--r-- root/root usr/share/man/man8/agetty.8.gz +-rw-r--r-- root/root usr/share/man/man8/blkdiscard.8.gz +-rw-r--r-- root/root usr/share/man/man8/blkid.8.gz +-rw-r--r-- root/root usr/share/man/man8/blkzone.8.gz +-rw-r--r-- root/root usr/share/man/man8/blockdev.8.gz +-rw-r--r-- root/root usr/share/man/man8/cfdisk.8.gz +-rw-r--r-- root/root usr/share/man/man8/chcpu.8.gz +-rw-r--r-- root/root usr/share/man/man8/chmem.8.gz +-rw-r--r-- root/root usr/share/man/man8/ctrlaltdel.8.gz +-rw-r--r-- root/root usr/share/man/man8/delpart.8.gz +-rw-r--r-- root/root usr/share/man/man8/fdisk.8.gz +-rw-r--r-- root/root usr/share/man/man8/findfs.8.gz +-rw-r--r-- root/root usr/share/man/man8/findmnt.8.gz +-rw-r--r-- root/root usr/share/man/man8/fsck.8.gz +-rw-r--r-- root/root usr/share/man/man8/fsck.cramfs.8.gz +-rw-r--r-- root/root usr/share/man/man8/fsck.minix.8.gz +-rw-r--r-- root/root usr/share/man/man8/fsfreeze.8.gz +-rw-r--r-- root/root usr/share/man/man8/fstrim.8.gz +-rw-r--r-- root/root usr/share/man/man8/hwclock.8.gz +-rw-r--r-- root/root usr/share/man/man8/isosize.8.gz +-rw-r--r-- root/root usr/share/man/man8/ldattach.8.gz +-rw-r--r-- root/root usr/share/man/man8/losetup.8.gz +-rw-r--r-- root/root usr/share/man/man8/lsblk.8.gz +-rw-r--r-- root/root usr/share/man/man8/lslocks.8.gz +-rw-r--r-- root/root usr/share/man/man8/lsns.8.gz +-rw-r--r-- root/root usr/share/man/man8/mkfs.8.gz +-rw-r--r-- root/root usr/share/man/man8/mkfs.bfs.8.gz +-rw-r--r-- root/root usr/share/man/man8/mkfs.cramfs.8.gz +-rw-r--r-- root/root usr/share/man/man8/mkfs.minix.8.gz +-rw-r--r-- root/root usr/share/man/man8/mkswap.8.gz +-rw-r--r-- root/root usr/share/man/man8/mount.8.gz +-rw-r--r-- root/root usr/share/man/man8/partx.8.gz +-rw-r--r-- root/root usr/share/man/man8/pivot_root.8.gz +-rw-r--r-- root/root usr/share/man/man8/readprofile.8.gz +-rw-r--r-- root/root usr/share/man/man8/resizepart.8.gz +-rw-r--r-- root/root usr/share/man/man8/rfkill.8.gz +-rw-r--r-- root/root usr/share/man/man8/rtcwake.8.gz +-rw-r--r-- root/root usr/share/man/man8/setarch.8.gz +-rw-r--r-- root/root usr/share/man/man8/sfdisk.8.gz +-rw-r--r-- root/root usr/share/man/man8/sulogin.8.gz +-rw-r--r-- root/root usr/share/man/man8/swaplabel.8.gz +-rw-r--r-- root/root usr/share/man/man8/swapoff.8.gz +-rw-r--r-- root/root usr/share/man/man8/swapon.8.gz +-rw-r--r-- root/root usr/share/man/man8/switch_root.8.gz +-rw-r--r-- root/root usr/share/man/man8/umount.8.gz +-rw-r--r-- root/root usr/share/man/man8/uuidd.8.gz +-rw-r--r-- root/root usr/share/man/man8/wdctl.8.gz +-rw-r--r-- root/root usr/share/man/man8/wipefs.8.gz +-rw-r--r-- root/root usr/share/man/man8/zramctl.8.gz +drwxr-xr-x root/root var/ +drwxr-xr-x root/root var/lib/ +drwxr-xr-x root/root var/lib/hwclock/ diff --git a/core/util-linux/spkgbuild b/core/util-linux/spkgbuild new file mode 100755 index 000000000..6b738be03 --- /dev/null +++ b/core/util-linux/spkgbuild @@ -0,0 +1,36 @@ +# description : Utilities for handling file systems, consoles, partitions, and messages +# depends : pcre2 ncurses zlib readline eudev + +name=util-linux +version=2.38.1 +release=1 + +case $version in + *.*.*) _ver=${version%.*};; + *.*) _ver=$version;; +esac + +source="https://www.kernel.org/pub/linux/utils/$name/v$_ver/$name-$version.tar.xz" + +build() { + cd $name-$version + + mkdir -pv $PKG/var/lib/hwclock + + ./configure ADJTIME_PATH=/var/lib/hwclock/adjtime \ + --disable-chfn-chsh \ + --disable-login \ + --disable-nologin \ + --disable-su \ + --disable-setpriv \ + --disable-runuser \ + --disable-pylibmount \ + --disable-static \ + --without-python \ + --without-systemd \ + --disable-nls \ + --without-systemdsystemunitdir + make + make DESTDIR=$PKG install + +} diff --git a/core/util-linux/update b/core/util-linux/update new file mode 100644 index 000000000..366940dc1 --- /dev/null +++ b/core/util-linux/update @@ -0,0 +1 @@ +url=https://github.com/karelzak/util-linux/tags diff --git a/core/vim/.checksums b/core/vim/.checksums new file mode 100644 index 000000000..fb92c102b --- /dev/null +++ b/core/vim/.checksums @@ -0,0 +1 @@ +eea1536b7b09bca654b28b3026972c3e vim-v9.0.1494.tar.gz diff --git a/core/vim/.pkgfiles b/core/vim/.pkgfiles new file mode 100644 index 000000000..da2d2b430 --- /dev/null +++ b/core/vim/.pkgfiles @@ -0,0 +1,1763 @@ +vim-9.0.1494-1 +drwxr-xr-x root/root etc/ +-rw-r--r-- root/root etc/vimrc +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +lrwxrwxrwx root/root usr/bin/rvim -> vim +lrwxrwxrwx root/root usr/bin/rvim-view -> vim +lrwxrwxrwx root/root usr/bin/vi -> vim +-rwxr-xr-x root/root usr/bin/vim +lrwxrwxrwx root/root usr/bin/vim-ex -> vim +lrwxrwxrwx root/root usr/bin/vim-view -> vim +lrwxrwxrwx root/root usr/bin/vimdiff -> vim +-rwxr-xr-x root/root usr/bin/vimtutor +-rwxr-xr-x root/root usr/bin/xxd +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/evim.1.gz +-rw-r--r-- root/root usr/share/man/man1/vim.1.gz +-rw-r--r-- root/root usr/share/man/man1/vimdiff.1.gz +-rw-r--r-- root/root usr/share/man/man1/vimtutor.1.gz +-rw-r--r-- root/root usr/share/man/man1/xxd.1.gz +drwxr-xr-x root/root usr/share/vim/ +drwxr-xr-x root/root usr/share/vim/vim90/ +drwxr-xr-x root/root usr/share/vim/vim90/autoload/ +-rw-r--r-- root/root usr/share/vim/vim90/autoload/README.txt +-rw-r--r-- root/root usr/share/vim/vim90/autoload/RstFold.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/ada.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/adacomplete.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/bitbake.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/ccomplete.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/clojurecomplete.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/context.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/contextcomplete.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/csscomplete.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/decada.vim +drwxr-xr-x root/root usr/share/vim/vim90/autoload/dist/ +-rw-r--r-- root/root usr/share/vim/vim90/autoload/dist/ft.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/dist/man.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/dist/script.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/dist/vimindent.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/freebasic.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/getscript.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/gnat.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/gzip.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/haskellcomplete.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/htmlcomplete.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/javascriptcomplete.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/netrw.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/netrwFileHandlers.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/netrwSettings.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/netrw_gitignore.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/paste.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/phpcomplete.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/python.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/python3complete.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/pythoncomplete.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/rubycomplete.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/rust.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/rustfmt.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/spellfile.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/sqlcomplete.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/syntaxcomplete.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/tar.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/tohtml.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/typeset.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/vimball.vim +drwxr-xr-x root/root usr/share/vim/vim90/autoload/xml/ +-rw-r--r-- root/root usr/share/vim/vim90/autoload/xml/html32.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/xml/html401f.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/xml/html401s.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/xml/html401t.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/xml/html40f.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/xml/html40s.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/xml/html40t.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/xml/xhtml10f.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/xml/xhtml10s.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/xml/xhtml10t.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/xml/xhtml11.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/xml/xsd.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/xml/xsl.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/xmlcomplete.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/xmlformat.vim +-rw-r--r-- root/root usr/share/vim/vim90/autoload/zip.vim +-rw-r--r-- root/root usr/share/vim/vim90/bugreport.vim +drwxr-xr-x root/root usr/share/vim/vim90/colors/ +-rw-r--r-- root/root usr/share/vim/vim90/colors/README.txt +-rw-r--r-- root/root usr/share/vim/vim90/colors/blue.vim +-rw-r--r-- root/root usr/share/vim/vim90/colors/darkblue.vim +-rw-r--r-- root/root usr/share/vim/vim90/colors/default.vim +-rw-r--r-- root/root usr/share/vim/vim90/colors/delek.vim +-rw-r--r-- root/root usr/share/vim/vim90/colors/desert.vim +-rw-r--r-- root/root usr/share/vim/vim90/colors/elflord.vim +-rw-r--r-- root/root usr/share/vim/vim90/colors/evening.vim +-rw-r--r-- root/root usr/share/vim/vim90/colors/habamax.vim +-rw-r--r-- root/root usr/share/vim/vim90/colors/industry.vim +-rw-r--r-- root/root usr/share/vim/vim90/colors/koehler.vim +drwxr-xr-x root/root usr/share/vim/vim90/colors/lists/ +-rw-r--r-- root/root usr/share/vim/vim90/colors/lists/csscolors.vim +-rw-r--r-- root/root usr/share/vim/vim90/colors/lists/default.vim +-rw-r--r-- root/root usr/share/vim/vim90/colors/lunaperche.vim +-rw-r--r-- root/root usr/share/vim/vim90/colors/morning.vim +-rw-r--r-- root/root usr/share/vim/vim90/colors/murphy.vim +-rw-r--r-- root/root usr/share/vim/vim90/colors/pablo.vim +-rw-r--r-- root/root usr/share/vim/vim90/colors/peachpuff.vim +-rw-r--r-- root/root usr/share/vim/vim90/colors/quiet.vim +-rw-r--r-- root/root usr/share/vim/vim90/colors/retrobox.vim +-rw-r--r-- root/root usr/share/vim/vim90/colors/ron.vim +-rw-r--r-- root/root usr/share/vim/vim90/colors/shine.vim +-rw-r--r-- root/root usr/share/vim/vim90/colors/slate.vim +-rw-r--r-- root/root usr/share/vim/vim90/colors/sorbet.vim +drwxr-xr-x root/root usr/share/vim/vim90/colors/tools/ +-rw-r--r-- root/root usr/share/vim/vim90/colors/tools/check_colors.vim +-rw-r--r-- root/root usr/share/vim/vim90/colors/torte.vim +-rw-r--r-- root/root usr/share/vim/vim90/colors/wildcharm.vim +-rw-r--r-- root/root usr/share/vim/vim90/colors/zaibatsu.vim +-rw-r--r-- root/root usr/share/vim/vim90/colors/zellner.vim +drwxr-xr-x root/root usr/share/vim/vim90/compiler/ +-rw-r--r-- root/root usr/share/vim/vim90/compiler/README.txt +-rw-r--r-- root/root usr/share/vim/vim90/compiler/ant.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/bcc.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/bdf.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/cargo.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/checkstyle.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/cm3.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/context.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/cs.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/csslint.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/cucumber.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/dart.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/dart2js.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/dart2native.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/dartanalyser.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/dartdevc.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/dartdoc.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/dartfmt.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/decada.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/dot.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/dotnet.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/erlang.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/eruby.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/eslint.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/fbc.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/fortran_F.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/fortran_cv.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/fortran_elf90.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/fortran_g77.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/fortran_lf95.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/fpc.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/g95.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/gawk.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/gcc.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/gfortran.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/ghc.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/gjs.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/gnat.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/go.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/haml.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/hare.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/hp_acc.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/icc.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/icon.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/ifort.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/intel.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/irix5_c.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/irix5_cpp.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/javac.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/jest.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/jikes.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/jjs.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/jshint.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/jsonlint.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/mcs.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/mips_c.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/mipspro_c89.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/mipspro_cpp.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/modelsim_vcom.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/msbuild.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/msvc.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/neato.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/ocaml.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/onsgmls.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/pbx.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/perl.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/perlcritic.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/php.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/podchecker.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/powershell.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/pylint.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/pyunit.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/raco.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/racomake.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/racosetup.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/racotest.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/rake.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/rhino.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/rspec.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/rst.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/rubocop.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/ruby.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/rubyunit.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/rustc.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/sass.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/scdoc.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/se.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/shellcheck.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/sml.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/spectral.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/splint.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/stack.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/standard.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/stylelint.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/tcl.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/tex.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/tidy.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/ts-node.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/tsc.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/typedoc.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/xbuild.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/xmllint.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/xmlwf.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/xo.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/yamllint.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/zig.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/zig_build.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/zig_build_exe.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/zig_test.vim +-rw-r--r-- root/root usr/share/vim/vim90/compiler/zsh.vim +-rw-r--r-- root/root usr/share/vim/vim90/defaults.vim +-rw-r--r-- root/root usr/share/vim/vim90/delmenu.vim +drwxr-xr-x root/root usr/share/vim/vim90/doc/ +-rw-r--r-- root/root usr/share/vim/vim90/doc/arabic.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/autocmd.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/builtin.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/change.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/channel.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/cmdline.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/debug.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/debugger.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/develop.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/diff.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/digraph.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/editing.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/eval.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/farsi.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/filetype.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/fold.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/ft_ada.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/ft_context.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/ft_mp.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/ft_ps1.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/ft_raku.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/ft_rust.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/ft_sql.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/gui.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/gui_w32.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/gui_x11.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/hangulin.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/hebrew.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/help.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/helphelp.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/howto.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/if_cscop.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/if_lua.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/if_mzsch.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/if_ole.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/if_perl.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/if_pyth.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/if_ruby.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/if_sniff.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/if_tcl.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/indent.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/index.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/insert.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/intro.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/map.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/mbyte.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/message.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/mlang.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/motion.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/netbeans.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/options.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/os_390.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/os_amiga.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/os_beos.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/os_dos.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/os_haiku.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/os_mac.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/os_mint.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/os_msdos.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/os_os2.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/os_qnx.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/os_risc.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/os_unix.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/os_vms.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/os_win32.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/pattern.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/pi_getscript.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/pi_gzip.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/pi_logipat.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/pi_netrw.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/pi_paren.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/pi_spec.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/pi_tar.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/pi_vimball.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/pi_zip.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/popup.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/print.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/quickfix.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/quickref.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/quotes.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/recover.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/remote.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/repeat.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/rileft.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/russian.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/scroll.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/sign.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/spell.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/sponsor.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/starting.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/syntax.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/tabpage.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/tags +-rw-r--r-- root/root usr/share/vim/vim90/doc/tagsrch.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/term.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/terminal.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/testing.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/textprop.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/tips.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/todo.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/uganda.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/undo.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/userfunc.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/usr_01.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/usr_02.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/usr_03.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/usr_04.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/usr_05.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/usr_06.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/usr_07.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/usr_08.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/usr_09.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/usr_10.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/usr_11.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/usr_12.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/usr_20.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/usr_21.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/usr_22.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/usr_23.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/usr_24.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/usr_25.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/usr_26.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/usr_27.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/usr_28.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/usr_29.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/usr_30.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/usr_31.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/usr_32.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/usr_40.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/usr_41.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/usr_42.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/usr_43.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/usr_44.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/usr_45.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/usr_50.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/usr_51.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/usr_52.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/usr_90.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/usr_toc.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/various.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/version4.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/version5.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/version6.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/version7.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/version8.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/version9.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/vi_diff.txt +-rwxr-xr-x root/root usr/share/vim/vim90/doc/vim2html.pl +-rw-r--r-- root/root usr/share/vim/vim90/doc/vim9.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/vim9class.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/visual.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/windows.txt +-rw-r--r-- root/root usr/share/vim/vim90/doc/workshop.txt +-rw-r--r-- root/root usr/share/vim/vim90/evim.vim +-rw-r--r-- root/root usr/share/vim/vim90/filetype.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftoff.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin.vim +drwxr-xr-x root/root usr/share/vim/vim90/ftplugin/ +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/8th.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/README.txt +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/a2ps.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/aap.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/abap.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/abaqus.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/ada.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/alsaconf.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/ant.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/apache.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/arch.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/art.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/asm.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/aspvbs.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/automake.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/awk.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/bash.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/basic.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/bdf.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/bitbake.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/bst.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/btm.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/bzl.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/c.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/calendar.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/cdrdaoconf.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/cfg.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/ch.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/changelog.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/chatito.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/chicken.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/clojure.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/cmake.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/cobol.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/conf.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/config.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/confini.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/context.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/cpp.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/crm.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/crontab.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/cs.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/csc.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/csh.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/css.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/cucumber.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/cvsrc.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/debchangelog.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/debcontrol.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/denyhosts.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/desktop.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/dictconf.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/dictdconf.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/diff.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/dircolors.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/docbk.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/dockerfile.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/dosbatch.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/dosini.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/dtd.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/dtrace.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/dune.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/eiffel.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/elinks.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/elixir.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/elm.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/erlang.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/eruby.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/eterm.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/expect.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/falcon.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/fennel.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/fetchmail.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/fish.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/flexwiki.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/fortran.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/fpcmake.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/framescript.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/freebasic.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/fstab.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/fvwm.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/gdb.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/gdscript.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/gdshader.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/gitattributes.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/gitcommit.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/gitconfig.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/gitignore.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/gitrebase.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/gitsendemail.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/go.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/gpg.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/gprof.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/groovy.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/group.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/grub.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/gyp.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/haml.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/hamster.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/hare.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/haskell.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/heex.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/help.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/hgcommit.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/hog.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/hostconf.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/hostsaccess.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/html.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/htmldjango.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/i3config.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/icon.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/indent.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/initex.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/ishd.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/j.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/java.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/javascript.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/javascriptreact.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/jproperties.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/json.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/jsonc.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/jsonnet.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/jsp.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/julia.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/kconfig.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/kwt.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/ld.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/less.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/lftp.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/libao.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/limits.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/liquid.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/lisp.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/livebook.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/logcheck.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/loginaccess.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/logindefs.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/logtalk.dict +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/logtalk.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/lprolog.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/lua.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/lynx.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/m3build.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/m3quake.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/m4.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/mail.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/mailaliases.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/mailcap.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/make.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/man.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/manconf.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/markdown.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/masm.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/matlab.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/mermaid.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/meson.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/mf.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/mma.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/modconf.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/modula2.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/modula3.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/mp.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/mplayerconf.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/mrxvtrc.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/msmessages.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/muttrc.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/nanorc.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/neomuttrc.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/netrc.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/nginx.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/nroff.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/nsis.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/objc.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/obse.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/ocaml.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/occam.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/octave.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/openvpn.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/pamconf.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/pascal.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/passwd.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/pbtxt.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/pdf.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/perl.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/php.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/pinfo.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/plaintex.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/pod.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/poefilter.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/poke.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/postscr.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/procmail.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/prolog.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/protocols.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/ps1.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/ps1xml.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/pyrex.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/python.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/qb64.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/qf.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/quake.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/quarto.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/r.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/racc.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/racket.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/raku.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/readline.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/registry.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/reva.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/rhelp.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/rmd.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/rnc.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/rnoweb.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/routeros.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/rpl.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/rrst.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/rst.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/ruby.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/rust.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/sass.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/sbt.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/scala.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/scdoc.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/scheme.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/screen.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/scss.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/sensors.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/services.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/setserial.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/sexplib.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/sgml.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/sh.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/sieve.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/slpconf.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/slpreg.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/slpspi.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/solution.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/spec.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/sql.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/ssa.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/sshconfig.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/sudoers.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/svg.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/swayconfig.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/swift.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/swiftgyb.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/sysctl.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/systemd.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/systemverilog.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/tap.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/tcl.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/tcsh.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/terminfo.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/tex.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/text.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/tidy.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/tmux.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/toml.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/treetop.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/tt2html.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/typescript.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/typescriptreact.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/udevconf.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/udevperm.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/udevrules.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/updatedb.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/vb.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/vdf.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/verilog.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/vhdl.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/vim.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/vroom.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/vue.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/wast.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/wget.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/wget2.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/xdefaults.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/xf86conf.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/xhtml.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/xinetd.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/xml.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/xmodmap.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/xs.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/xsd.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/xslt.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/yaml.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/zig.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/zimbu.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugin/zsh.vim +-rw-r--r-- root/root usr/share/vim/vim90/ftplugof.vim +-rw-r--r-- root/root usr/share/vim/vim90/gvimrc_example.vim +drwxr-xr-x root/root usr/share/vim/vim90/import/ +drwxr-xr-x root/root usr/share/vim/vim90/import/dist/ +-rw-r--r-- root/root usr/share/vim/vim90/import/dist/vimhelp.vim +-rw-r--r-- root/root usr/share/vim/vim90/import/dist/vimhighlight.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent.vim +drwxr-xr-x root/root usr/share/vim/vim90/indent/ +-rw-r--r-- root/root usr/share/vim/vim90/indent/README.txt +-rw-r--r-- root/root usr/share/vim/vim90/indent/aap.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/ada.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/ant.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/automake.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/awk.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/bash.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/basic.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/bib.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/bitbake.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/bst.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/bzl.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/c.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/cdl.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/ch.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/chaiscript.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/changelog.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/chatito.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/clojure.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/cmake.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/cobol.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/config.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/context.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/cpp.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/cs.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/css.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/cucumber.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/cuda.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/d.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/dictconf.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/dictdconf.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/docbk.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/dosbatch.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/dtd.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/dtrace.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/dune.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/dylan.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/eiffel.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/elm.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/erlang.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/eruby.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/eterm.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/expect.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/falcon.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/fennel.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/fish.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/fortran.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/framescript.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/freebasic.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/gdscript.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/gitconfig.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/gitolite.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/go.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/gyp.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/haml.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/hamster.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/hare.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/hog.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/html.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/htmldjango.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/idlang.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/ishd.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/j.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/java.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/javascript.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/javascriptreact.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/json.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/jsonc.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/jsp.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/julia.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/krl.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/ld.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/less.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/lifelines.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/liquid.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/lisp.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/livebook.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/logtalk.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/lua.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/mail.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/make.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/matlab.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/meson.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/mf.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/mma.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/mp.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/nginx.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/nsis.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/objc.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/obse.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/ocaml.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/occam.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/pascal.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/perl.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/php.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/postscr.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/pov.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/prolog.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/ps1.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/pyrex.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/python.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/qb64.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/quarto.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/r.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/racket.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/raku.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/raml.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/readline.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/rhelp.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/rmd.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/rnoweb.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/rpl.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/rrst.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/rst.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/ruby.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/rust.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/sas.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/sass.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/scala.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/scheme.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/scss.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/sdl.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/sh.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/sml.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/solidity.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/sql.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/sqlanywhere.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/sshconfig.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/systemverilog.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/tcl.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/tcsh.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/teraterm.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/tex.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/tf.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/tilde.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/treetop.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/typescript.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/vb.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/verilog.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/vhdl.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/vim.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/vroom.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/vue.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/wast.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/xf86conf.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/xhtml.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/xinetd.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/xml.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/xsd.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/xslt.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/yacc.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/yaml.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/zig.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/zimbu.vim +-rw-r--r-- root/root usr/share/vim/vim90/indent/zsh.vim +-rw-r--r-- root/root usr/share/vim/vim90/indoff.vim +drwxr-xr-x root/root usr/share/vim/vim90/macros/ +-rw-r--r-- root/root usr/share/vim/vim90/macros/README.txt +-rw-r--r-- root/root usr/share/vim/vim90/macros/editexisting.vim +drwxr-xr-x root/root usr/share/vim/vim90/macros/hanoi/ +-rw-r--r-- root/root usr/share/vim/vim90/macros/hanoi/click.me +-rw-r--r-- root/root usr/share/vim/vim90/macros/hanoi/hanoi.vim +-rw-r--r-- root/root usr/share/vim/vim90/macros/hanoi/poster +-rw-r--r-- root/root usr/share/vim/vim90/macros/justify.vim +-rw-r--r-- root/root usr/share/vim/vim90/macros/less.bat +-rwxr-xr-x root/root usr/share/vim/vim90/macros/less.sh +-rw-r--r-- root/root usr/share/vim/vim90/macros/less.vim +drwxr-xr-x root/root usr/share/vim/vim90/macros/life/ +-rw-r--r-- root/root usr/share/vim/vim90/macros/life/click.me +-rw-r--r-- root/root usr/share/vim/vim90/macros/life/life.vim +-rw-r--r-- root/root usr/share/vim/vim90/macros/matchit.vim +drwxr-xr-x root/root usr/share/vim/vim90/macros/maze/ +-rw-r--r-- root/root usr/share/vim/vim90/macros/maze/Makefile +-rw-r--r-- root/root usr/share/vim/vim90/macros/maze/README.txt +-rw-r--r-- root/root usr/share/vim/vim90/macros/maze/maze.c +-rw-r--r-- root/root usr/share/vim/vim90/macros/maze/maze_5.78 +-rw-r--r-- root/root usr/share/vim/vim90/macros/maze/maze_mac +-rw-r--r-- root/root usr/share/vim/vim90/macros/maze/mazeansi.c +-rw-r--r-- root/root usr/share/vim/vim90/macros/maze/mazeclean.c +-rw-r--r-- root/root usr/share/vim/vim90/macros/maze/poster +-rw-r--r-- root/root usr/share/vim/vim90/macros/shellmenu.vim +-rw-r--r-- root/root usr/share/vim/vim90/macros/swapmous.vim +drwxr-xr-x root/root usr/share/vim/vim90/macros/urm/ +-rw-r--r-- root/root usr/share/vim/vim90/macros/urm/README.txt +-rw-r--r-- root/root usr/share/vim/vim90/macros/urm/examples +-rw-r--r-- root/root usr/share/vim/vim90/macros/urm/urm +-rw-r--r-- root/root usr/share/vim/vim90/macros/urm/urm.vim +-rw-r--r-- root/root usr/share/vim/vim90/menu.vim +-rw-r--r-- root/root usr/share/vim/vim90/mswin.vim +-rw-r--r-- root/root usr/share/vim/vim90/optwin.vim +drwxr-xr-x root/root usr/share/vim/vim90/pack/ +drwxr-xr-x root/root usr/share/vim/vim90/pack/dist/ +drwxr-xr-x root/root usr/share/vim/vim90/pack/dist/opt/ +drwxr-xr-x root/root usr/share/vim/vim90/pack/dist/opt/cfilter/ +drwxr-xr-x root/root usr/share/vim/vim90/pack/dist/opt/cfilter/plugin/ +-rw-r--r-- root/root usr/share/vim/vim90/pack/dist/opt/cfilter/plugin/cfilter.vim +drwxr-xr-x root/root usr/share/vim/vim90/pack/dist/opt/dvorak/ +drwxr-xr-x root/root usr/share/vim/vim90/pack/dist/opt/dvorak/dvorak/ +-rw-r--r-- root/root usr/share/vim/vim90/pack/dist/opt/dvorak/dvorak/disable.vim +-rw-r--r-- root/root usr/share/vim/vim90/pack/dist/opt/dvorak/dvorak/enable.vim +drwxr-xr-x root/root usr/share/vim/vim90/pack/dist/opt/dvorak/plugin/ +-rw-r--r-- root/root usr/share/vim/vim90/pack/dist/opt/dvorak/plugin/dvorak.vim +drwxr-xr-x root/root usr/share/vim/vim90/pack/dist/opt/editexisting/ +drwxr-xr-x root/root usr/share/vim/vim90/pack/dist/opt/editexisting/plugin/ +-rw-r--r-- root/root usr/share/vim/vim90/pack/dist/opt/editexisting/plugin/editexisting.vim +drwxr-xr-x root/root usr/share/vim/vim90/pack/dist/opt/justify/ +drwxr-xr-x root/root usr/share/vim/vim90/pack/dist/opt/justify/plugin/ +-rw-r--r-- root/root usr/share/vim/vim90/pack/dist/opt/justify/plugin/justify.vim +drwxr-xr-x root/root usr/share/vim/vim90/pack/dist/opt/matchit/ +drwxr-xr-x root/root usr/share/vim/vim90/pack/dist/opt/matchit/autoload/ +-rw-r--r-- root/root usr/share/vim/vim90/pack/dist/opt/matchit/autoload/matchit.vim +drwxr-xr-x root/root usr/share/vim/vim90/pack/dist/opt/matchit/doc/ +-rw-r--r-- root/root usr/share/vim/vim90/pack/dist/opt/matchit/doc/matchit.txt +-rw-r--r-- root/root usr/share/vim/vim90/pack/dist/opt/matchit/doc/tags +drwxr-xr-x root/root usr/share/vim/vim90/pack/dist/opt/matchit/plugin/ +-rw-r--r-- root/root usr/share/vim/vim90/pack/dist/opt/matchit/plugin/matchit.vim +drwxr-xr-x root/root usr/share/vim/vim90/pack/dist/opt/shellmenu/ +drwxr-xr-x root/root usr/share/vim/vim90/pack/dist/opt/shellmenu/plugin/ +-rw-r--r-- root/root usr/share/vim/vim90/pack/dist/opt/shellmenu/plugin/shellmenu.vim +drwxr-xr-x root/root usr/share/vim/vim90/pack/dist/opt/swapmouse/ +drwxr-xr-x root/root usr/share/vim/vim90/pack/dist/opt/swapmouse/plugin/ +-rw-r--r-- root/root usr/share/vim/vim90/pack/dist/opt/swapmouse/plugin/swapmouse.vim +drwxr-xr-x root/root usr/share/vim/vim90/pack/dist/opt/termdebug/ +drwxr-xr-x root/root usr/share/vim/vim90/pack/dist/opt/termdebug/plugin/ +-rw-r--r-- root/root usr/share/vim/vim90/pack/dist/opt/termdebug/plugin/termdebug.vim +drwxr-xr-x root/root usr/share/vim/vim90/plugin/ +-rw-r--r-- root/root usr/share/vim/vim90/plugin/README.txt +-rw-r--r-- root/root usr/share/vim/vim90/plugin/getscriptPlugin.vim +-rw-r--r-- root/root usr/share/vim/vim90/plugin/gzip.vim +-rw-r--r-- root/root usr/share/vim/vim90/plugin/logiPat.vim +-rw-r--r-- root/root usr/share/vim/vim90/plugin/manpager.vim +-rw-r--r-- root/root usr/share/vim/vim90/plugin/matchparen.vim +-rw-r--r-- root/root usr/share/vim/vim90/plugin/netrwPlugin.vim +-rw-r--r-- root/root usr/share/vim/vim90/plugin/rrhelper.vim +-rw-r--r-- root/root usr/share/vim/vim90/plugin/spellfile.vim +-rw-r--r-- root/root usr/share/vim/vim90/plugin/tarPlugin.vim +-rw-r--r-- root/root usr/share/vim/vim90/plugin/tohtml.vim +-rw-r--r-- root/root usr/share/vim/vim90/plugin/vimballPlugin.vim +-rw-r--r-- root/root usr/share/vim/vim90/plugin/zipPlugin.vim +drwxr-xr-x root/root usr/share/vim/vim90/print/ +-rw-r--r-- root/root usr/share/vim/vim90/print/ascii.ps +-rw-r--r-- root/root usr/share/vim/vim90/print/cidfont.ps +-rw-r--r-- root/root usr/share/vim/vim90/print/cns_roman.ps +-rw-r--r-- root/root usr/share/vim/vim90/print/cp1250.ps +-rw-r--r-- root/root usr/share/vim/vim90/print/cp1251.ps +-rw-r--r-- root/root usr/share/vim/vim90/print/cp1252.ps +-rw-r--r-- root/root usr/share/vim/vim90/print/cp1253.ps +-rw-r--r-- root/root usr/share/vim/vim90/print/cp1254.ps +-rw-r--r-- root/root usr/share/vim/vim90/print/cp1255.ps +-rw-r--r-- root/root usr/share/vim/vim90/print/cp1257.ps +-rw-r--r-- root/root usr/share/vim/vim90/print/dec-mcs.ps +-rw-r--r-- root/root usr/share/vim/vim90/print/ebcdic-uk.ps +-rw-r--r-- root/root usr/share/vim/vim90/print/gb_roman.ps +-rw-r--r-- root/root usr/share/vim/vim90/print/hp-roman8.ps +-rw-r--r-- root/root usr/share/vim/vim90/print/iso-8859-10.ps +-rw-r--r-- root/root usr/share/vim/vim90/print/iso-8859-11.ps +-rw-r--r-- root/root usr/share/vim/vim90/print/iso-8859-13.ps +-rw-r--r-- root/root usr/share/vim/vim90/print/iso-8859-14.ps +-rw-r--r-- root/root usr/share/vim/vim90/print/iso-8859-15.ps +-rw-r--r-- root/root usr/share/vim/vim90/print/iso-8859-2.ps +-rw-r--r-- root/root usr/share/vim/vim90/print/iso-8859-3.ps +-rw-r--r-- root/root usr/share/vim/vim90/print/iso-8859-4.ps +-rw-r--r-- root/root usr/share/vim/vim90/print/iso-8859-5.ps +-rw-r--r-- root/root usr/share/vim/vim90/print/iso-8859-7.ps +-rw-r--r-- root/root usr/share/vim/vim90/print/iso-8859-8.ps +-rw-r--r-- root/root usr/share/vim/vim90/print/iso-8859-9.ps +-rw-r--r-- root/root usr/share/vim/vim90/print/jis_roman.ps +-rw-r--r-- root/root usr/share/vim/vim90/print/koi8-r.ps +-rw-r--r-- root/root usr/share/vim/vim90/print/koi8-u.ps +-rw-r--r-- root/root usr/share/vim/vim90/print/ks_roman.ps +-rw-r--r-- root/root usr/share/vim/vim90/print/latin1.ps +-rw-r--r-- root/root usr/share/vim/vim90/print/mac-roman.ps +-rw-r--r-- root/root usr/share/vim/vim90/print/prolog.ps +-rw-r--r-- root/root usr/share/vim/vim90/scripts.vim +drwxr-xr-x root/root usr/share/vim/vim90/spell/ +-rw-r--r-- root/root usr/share/vim/vim90/spell/check_locales.vim +-rw-r--r-- root/root usr/share/vim/vim90/spell/cleanadd.vim +-rw-r--r-- root/root usr/share/vim/vim90/spell/en.ascii.spl +-rw-r--r-- root/root usr/share/vim/vim90/spell/en.ascii.sug +-rw-r--r-- root/root usr/share/vim/vim90/spell/en.latin1.spl +-rw-r--r-- root/root usr/share/vim/vim90/spell/en.latin1.sug +-rw-r--r-- root/root usr/share/vim/vim90/spell/en.utf-8.spl +-rw-r--r-- root/root usr/share/vim/vim90/spell/en.utf-8.sug +-rw-r--r-- root/root usr/share/vim/vim90/spell/fixdup.vim +-rw-r--r-- root/root usr/share/vim/vim90/spell/he.vim +-rw-r--r-- root/root usr/share/vim/vim90/spell/spell.vim +-rw-r--r-- root/root usr/share/vim/vim90/spell/yi.vim +-rw-r--r-- root/root usr/share/vim/vim90/synmenu.vim +drwxr-xr-x root/root usr/share/vim/vim90/syntax/ +-rw-r--r-- root/root usr/share/vim/vim90/syntax/2html.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/8th.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/README.txt +-rw-r--r-- root/root usr/share/vim/vim90/syntax/a2ps.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/a65.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/aap.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/abap.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/abaqus.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/abc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/abel.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/acedb.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/ada.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/aflex.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/ahdl.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/aidl.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/alsaconf.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/amiga.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/aml.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/ampl.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/ant.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/antlr.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/apache.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/apachestyle.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/aptconf.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/arch.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/arduino.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/art.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/asciidoc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/asm.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/asm68k.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/asmh8300.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/asn.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/aspperl.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/aspvbs.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/asterisk.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/asteriskvm.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/atlas.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/autodoc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/autohotkey.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/autoit.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/automake.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/ave.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/avra.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/awk.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/ayacc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/b.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/baan.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/bash.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/basic.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/bc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/bdf.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/bib.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/bindzone.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/bitbake.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/blank.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/bsdl.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/bst.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/btm.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/bzl.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/bzr.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/c.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/cabal.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/cabalconfig.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/cabalproject.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/calendar.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/catalog.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/cdl.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/cdrdaoconf.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/cdrtoc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/cf.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/cfg.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/ch.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/chaiscript.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/change.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/changelog.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/chaskell.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/chatito.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/cheetah.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/chicken.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/chill.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/chordpro.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/cl.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/clean.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/clipper.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/clojure.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/cmake.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/cmod.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/cmusrc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/cobol.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/coco.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/colortest.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/conaryrecipe.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/conf.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/config.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/confini.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/context.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/cpp.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/crm.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/crontab.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/cs.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/csc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/csdl.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/csh.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/csp.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/css.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/cterm.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/ctrlh.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/cucumber.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/cuda.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/cupl.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/cuplsim.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/cvs.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/cvsrc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/cweb.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/cynlib.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/cynpp.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/d.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/dart.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/datascript.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/dcd.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/dcl.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/debchangelog.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/debcontrol.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/debcopyright.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/debsources.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/def.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/denyhosts.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/dep3patch.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/desc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/desktop.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/dictconf.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/dictdconf.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/diff.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/dircolors.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/dirpager.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/diva.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/django.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/dns.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/dnsmasq.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/docbk.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/docbksgml.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/docbkxml.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/dockerfile.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/dosbatch.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/dosini.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/dot.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/doxygen.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/dracula.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/dsl.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/dtd.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/dtml.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/dtrace.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/dts.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/dune.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/dylan.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/dylanintr.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/dylanlid.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/ecd.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/edif.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/editorconfig.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/eiffel.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/elf.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/elinks.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/elm.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/elmfilt.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/erlang.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/eruby.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/esmtprc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/esqlc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/esterel.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/eterm.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/euphoria3.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/euphoria4.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/eviews.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/exim.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/expect.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/exports.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/falcon.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/fan.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/fasm.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/fdcc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/fetchmail.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/fgl.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/fish.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/flexwiki.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/focexec.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/form.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/forth.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/fortran.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/foxpro.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/fpcmake.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/framescript.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/freebasic.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/fstab.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/fvwm.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/fvwm2m4.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/gdb.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/gdmo.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/gdresource.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/gdscript.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/gdshader.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/gedcom.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/gemtext.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/gift.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/git.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/gitattributes.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/gitcommit.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/gitconfig.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/gitignore.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/gitolite.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/gitrebase.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/gitsendemail.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/gkrellmrc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/gnash.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/gnuplot.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/go.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/godoc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/gp.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/gpg.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/gprof.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/grads.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/gretl.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/groff.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/groovy.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/group.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/grub.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/gsp.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/gtkrc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/gvpr.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/gyp.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/haml.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/hamster.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/hare.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/haskell.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/haste.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/hastepreproc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/hb.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/help.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/help_ru.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/hercules.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/hex.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/hgcommit.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/hitest.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/hlsplaylist.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/hog.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/hollywood.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/hostconf.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/hostsaccess.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/html.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/htmlcheetah.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/htmldjango.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/htmlm4.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/htmlos.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/i3config.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/ia64.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/ibasic.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/icemenu.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/icon.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/idl.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/idlang.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/indent.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/inform.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/initex.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/initng.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/inittab.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/ipfilter.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/ishd.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/iss.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/ist.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/j.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/jal.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/jam.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/jargon.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/java.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/javacc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/javascript.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/javascriptreact.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/jess.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/jgraph.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/jovial.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/jproperties.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/json.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/jsonc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/jsp.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/julia.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/kconfig.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/kivy.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/kix.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/krl.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/kscript.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/kwt.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/lace.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/latte.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/lc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/ld.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/ldapconf.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/ldif.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/less.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/lex.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/lftp.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/lhaskell.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/libao.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/lifelines.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/lilo.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/limits.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/liquid.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/lisp.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/lite.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/litestep.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/livebook.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/loginaccess.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/logindefs.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/logtalk.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/lotos.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/lout.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/lpc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/lprolog.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/lscript.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/lsl.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/lss.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/lua.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/lynx.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/lyrics.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/m3build.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/m3quake.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/m4.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/mail.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/mailaliases.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/mailcap.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/make.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/mallard.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/man.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/manconf.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/manual.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/maple.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/markdown.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/masm.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/mason.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/master.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/matlab.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/maxima.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/mel.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/mermaid.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/meson.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/messages.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/mf.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/mgl.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/mgp.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/mib.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/mix.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/mma.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/mmix.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/mmp.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/modconf.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/model.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/modsim3.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/modula2.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/modula3.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/monk.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/moo.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/mp.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/mplayerconf.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/mrxvtrc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/msidl.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/msmessages.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/msql.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/mupad.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/murphi.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/mush.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/muttrc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/mysql.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/n1ql.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/named.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/nanorc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/nasm.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/nastran.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/natural.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/ncf.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/neomuttrc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/netrc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/netrw.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/nginx.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/ninja.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/nix.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/nosyntax.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/nqc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/nroff.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/nsis.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/obj.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/objc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/objcpp.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/obse.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/ocaml.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/occam.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/omnimark.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/opam.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/openroad.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/openscad.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/openvpn.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/opl.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/ora.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/pamconf.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/pamenv.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/papp.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/pascal.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/passwd.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/pbtxt.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/pcap.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/pccts.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/pdf.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/perl.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/pf.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/pfmain.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/php.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/phtml.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/pic.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/pike.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/pilrc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/pine.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/pinfo.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/plaintex.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/pli.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/plm.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/plp.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/plsql.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/po.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/pod.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/poefilter.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/poke.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/postscr.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/pov.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/povini.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/ppd.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/ppwiz.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/prescribe.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/privoxy.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/procmail.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/progress.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/prolog.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/promela.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/proto.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/protocols.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/ps1.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/ps1xml.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/psf.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/psl.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/ptcap.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/purifylog.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/pyrex.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/python.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/python2.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/qb64.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/qf.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/quake.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/quarto.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/r.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/racc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/racket.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/radiance.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/raku.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/raml.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/ratpoison.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/rc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/rcs.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/rcslog.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/readline.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/rebol.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/redif.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/registry.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/rego.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/remind.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/resolv.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/reva.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/rexx.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/rhelp.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/rib.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/rmd.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/rnc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/rng.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/rnoweb.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/robots.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/routeros.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/rpcgen.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/rpl.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/rrst.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/rst.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/rtf.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/ruby.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/rust.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/samba.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sas.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sass.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sather.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sbt.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/scala.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/scdoc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/scheme.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/scilab.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/screen.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/scss.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sd.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sdc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sdl.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sed.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sendpr.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sensors.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/services.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/setserial.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sexplib.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sgml.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sgmldecl.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sgmllnx.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sh.vim +drwxr-xr-x root/root usr/share/vim/vim90/syntax/shared/ +-rw-r--r-- root/root usr/share/vim/vim90/syntax/shared/README.txt +-rw-r--r-- root/root usr/share/vim/vim90/syntax/shared/context-data-context.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/shared/context-data-interfaces.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/shared/context-data-metafun.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/shared/context-data-tex.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/shared/hgcommitDiff.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/shared/typescriptcommon.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sicad.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sieve.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sil.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/simula.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sinda.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sindacmp.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sindaout.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sisu.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/skill.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sl.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/slang.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/slice.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/slpconf.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/slpreg.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/slpspi.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/slrnrc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/slrnsc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sm.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/smarty.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/smcl.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/smil.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/smith.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sml.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/snnsnet.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/snnspat.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/snnsres.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/snobol4.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/solidity.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/spec.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/specman.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/spice.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/splint.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/spup.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/spyce.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sql.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sqlanywhere.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sqlforms.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sqlhana.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sqlinformix.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sqlj.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sqloracle.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sqr.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/squid.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/squirrel.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/srec.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/srt.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/ssa.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sshconfig.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sshdconfig.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/st.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/stata.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/stp.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/strace.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/structurizr.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sudoers.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/svg.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/svn.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/swayconfig.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/swift.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/swiftgyb.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/syncolor.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/synload.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/syntax.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/sysctl.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/systemd.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/systemverilog.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/tads.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/tags.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/tak.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/takcmp.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/takout.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/tap.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/tar.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/taskdata.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/taskedit.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/tasm.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/tcl.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/tcsh.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/template.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/teraterm.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/terminfo.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/tex.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/texinfo.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/texmf.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/tf.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/tidy.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/tilde.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/tli.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/tmux.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/toml.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/tpp.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/trasys.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/treetop.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/trustees.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/tsalt.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/tsscl.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/tssgm.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/tssop.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/tt2.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/tt2html.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/tt2js.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/typescript.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/typescriptreact.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/uc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/udevconf.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/udevperm.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/udevrules.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/uil.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/updatedb.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/upstart.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/upstreamdat.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/upstreaminstalllog.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/upstreamlog.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/upstreamrpt.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/usserverlog.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/usw2kagtlog.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/valgrind.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/vb.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/vdf.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/vera.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/verilog.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/verilogams.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/vgrindefs.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/vhdl.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/vim.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/viminfo.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/virata.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/vmasm.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/voscm.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/vrml.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/vroom.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/vsejcl.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/vue.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/wast.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/wdiff.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/wdl.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/web.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/webmacro.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/wget.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/wget2.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/whitespace.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/winbatch.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/wml.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/wsh.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/wsml.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/wvdial.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/xbl.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/xdefaults.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/xf86conf.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/xhtml.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/xinetd.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/xkb.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/xmath.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/xml.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/xmodmap.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/xpm.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/xpm2.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/xquery.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/xs.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/xsd.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/xslt.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/xxd.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/yacc.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/yaml.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/z8a.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/zig.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/zimbu.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/zir.vim +-rw-r--r-- root/root usr/share/vim/vim90/syntax/zsh.vim +drwxr-xr-x root/root usr/share/vim/vim90/tools/ +-rw-r--r-- root/root usr/share/vim/vim90/tools/README.txt +-rw-r--r-- root/root usr/share/vim/vim90/tools/blink.c +-rw-r--r-- root/root usr/share/vim/vim90/tools/ccfilter.1 +-rw-r--r-- root/root usr/share/vim/vim90/tools/ccfilter.c +-rw-r--r-- root/root usr/share/vim/vim90/tools/ccfilter_README.txt +-rwxr-xr-x root/root usr/share/vim/vim90/tools/demoserver.py +-rwxr-xr-x root/root usr/share/vim/vim90/tools/efm_filter.pl +-rw-r--r-- root/root usr/share/vim/vim90/tools/efm_filter.txt +-rwxr-xr-x root/root usr/share/vim/vim90/tools/efm_perl.pl +-rw-r--r-- root/root usr/share/vim/vim90/tools/emoji_list.vim +-rwxr-xr-x root/root usr/share/vim/vim90/tools/mve.awk +-rw-r--r-- root/root usr/share/vim/vim90/tools/mve.txt +-rwxr-xr-x root/root usr/share/vim/vim90/tools/pltags.pl +-rwxr-xr-x root/root usr/share/vim/vim90/tools/ref +-rw-r--r-- root/root usr/share/vim/vim90/tools/shtags.1 +-rwxr-xr-x root/root usr/share/vim/vim90/tools/shtags.pl +-rw-r--r-- root/root usr/share/vim/vim90/tools/unicode.vim +-rwxr-xr-x root/root usr/share/vim/vim90/tools/vim132 +-rw-r--r-- root/root usr/share/vim/vim90/tools/vim_vs_net.cmd +-rwxr-xr-x root/root usr/share/vim/vim90/tools/vimm +-rwxr-xr-x root/root usr/share/vim/vim90/tools/vimspell.sh +-rw-r--r-- root/root usr/share/vim/vim90/tools/vimspell.txt +-rw-r--r-- root/root usr/share/vim/vim90/tools/xcmdsrv_client.c +drwxr-xr-x root/root usr/share/vim/vim90/tutor/ +-rw-r--r-- root/root usr/share/vim/vim90/tutor/README.el.cp737.txt +-rw-r--r-- root/root usr/share/vim/vim90/tutor/README.el.txt +-rw-r--r-- root/root usr/share/vim/vim90/tutor/README.txt +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.bar +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.bar.utf-8 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.bg.utf-8 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.ca +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.ca.utf-8 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.cs +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.cs.cp1250 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.cs.utf-8 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.da +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.da.utf-8 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.de +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.de.utf-8 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.el +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.el.cp737 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.el.utf-8 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.eo +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.eo.utf-8 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.es +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.es.utf-8 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.fr +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.fr.utf-8 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.hr +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.hr.cp1250 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.hr.utf-8 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.hu +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.hu.cp1250 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.hu.utf-8 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.it +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.it.utf-8 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.ja.euc +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.ja.sjis +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.ja.utf-8 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.ko +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.ko.euc +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.ko.utf-8 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.lv.utf-8 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.nb +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.nb.utf-8 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.nl +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.nl.utf-8 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.no +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.no.utf-8 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.pl +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.pl.cp1250 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.pl.utf-8 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.pt +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.pt.utf-8 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.ru +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.ru.cp1251 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.ru.utf-8 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.sk +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.sk.cp1250 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.sk.utf-8 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.sr.cp1250 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.sr.utf-8 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.sv +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.sv.utf-8 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.tr.iso9 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.tr.utf-8 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.uk.utf-8 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.utf-8 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.vi.utf-8 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.vim +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.zh.big5 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.zh.euc +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.zh.utf-8 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.zh_cn.utf-8 +-rw-r--r-- root/root usr/share/vim/vim90/tutor/tutor.zh_tw.utf-8 +-rw-r--r-- root/root usr/share/vim/vim90/vimrc_example.vim diff --git a/core/vim/spkgbuild b/core/vim/spkgbuild new file mode 100755 index 000000000..5b5c24d32 --- /dev/null +++ b/core/vim/spkgbuild @@ -0,0 +1,61 @@ +# description : Vi Improved, a highly configurable, improved version of the vi text editor +# depends : acl gettext ncurses + +name=vim +version=9.0.1494 +release=1 +source="https://github.com/vim/vim/archive/v$version/vim-v$version.tar.gz" + +build() { + cd vim-$version + + echo '#define SYS_VIMRC_FILE "/etc/vimrc"' >> src/feature.h + + ./configure \ + --prefix=/usr \ + --enable-cscope \ + --enable-multibyte \ + --with-ex-name=vim-ex \ + --with-tlib=ncursesw \ + --with-view-name=vim-view \ + --disable-perlinterp \ + --disable-pythoninterp \ + --disable-rubyinterp \ + --disable-netbeans \ + --disable-canberra \ + --disable-gpm \ + --disable-xim \ + --disable-gui \ + --disable-nls \ + --without-x + make + make DESTDIR=$PKG install + + mv $PKG/usr/share/man/man1 $SRC/man1 + mv $SRC/man1 $PKG/usr/share/man/man1 + + # no desktop files and icons + rm -r $PKG/usr/share/applications \ + $PKG/usr/share/icons + + mkdir -pv $PKG/etc +cat > $PKG/etc/vimrc << "EOF" +" Begin /etc/vimrc + +" Ensure defaults are set before customizing settings, not after +source $VIMRUNTIME/defaults.vim +let skip_defaults_vim=1 + +set nocompatible +set backspace=2 +set mouse= +syntax on +if (&term == "xterm") || (&term == "putty") + set background=dark +endif + +" End /etc/vimrc +EOF + + ln -sv vim $PKG/usr/bin/vi +} diff --git a/core/which/.checksums b/core/which/.checksums new file mode 100644 index 000000000..4b6d13d6f --- /dev/null +++ b/core/which/.checksums @@ -0,0 +1 @@ +097ff1a324ae02e0a3b0369f07a7544a which-2.21.tar.gz diff --git a/core/which/.pkgfiles b/core/which/.pkgfiles new file mode 100644 index 000000000..6f56c762c --- /dev/null +++ b/core/which/.pkgfiles @@ -0,0 +1,10 @@ +which-2.21-1 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/which +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/info/ +-rw-r--r-- root/root usr/share/info/which.info.gz +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/which.1.gz diff --git a/core/which/spkgbuild b/core/which/spkgbuild new file mode 100755 index 000000000..0f6ec4f79 --- /dev/null +++ b/core/which/spkgbuild @@ -0,0 +1,15 @@ +# description : A utility to show the full path of commands + +name=which +version=2.21 +release=1 +source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.gz" + +build() { + cd $name-$version + + ./configure --prefix=/usr + make + make DESTDIR=$PKG install + +} diff --git a/core/xz/.checksums b/core/xz/.checksums new file mode 100644 index 000000000..200fe56df --- /dev/null +++ b/core/xz/.checksums @@ -0,0 +1 @@ +1dcdf002d9a69f48ff67be84964af0d8 xz-5.4.2.tar.xz diff --git a/core/xz/.pkgfiles b/core/xz/.pkgfiles new file mode 100644 index 000000000..dd0fc9f88 --- /dev/null +++ b/core/xz/.pkgfiles @@ -0,0 +1,77 @@ +xz-5.4.2-1 +drwxr-xr-x root/root bin/ +lrwxrwxrwx root/root bin/lzcat -> xz +lrwxrwxrwx root/root bin/lzma -> xz +lrwxrwxrwx root/root bin/unlzma -> xz +lrwxrwxrwx root/root bin/unxz -> xz +-rwxr-xr-x root/root bin/xz +lrwxrwxrwx root/root bin/xzcat -> xz +drwxr-xr-x root/root lib/ +lrwxrwxrwx root/root lib/liblzma.so.5 -> liblzma.so.5.4.2 +-rwxr-xr-x root/root lib/liblzma.so.5.4.2 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +lrwxrwxrwx root/root usr/bin/lzcmp -> xzdiff +lrwxrwxrwx root/root usr/bin/lzdiff -> xzdiff +lrwxrwxrwx root/root usr/bin/lzegrep -> xzgrep +lrwxrwxrwx root/root usr/bin/lzfgrep -> xzgrep +lrwxrwxrwx root/root usr/bin/lzgrep -> xzgrep +lrwxrwxrwx root/root usr/bin/lzless -> xzless +-rwxr-xr-x root/root usr/bin/lzmadec +-rwxr-xr-x root/root usr/bin/lzmainfo +lrwxrwxrwx root/root usr/bin/lzmore -> xzmore +lrwxrwxrwx root/root usr/bin/xzcmp -> xzdiff +-rwxr-xr-x root/root usr/bin/xzdec +-rwxr-xr-x root/root usr/bin/xzdiff +lrwxrwxrwx root/root usr/bin/xzegrep -> xzgrep +lrwxrwxrwx root/root usr/bin/xzfgrep -> xzgrep +-rwxr-xr-x root/root usr/bin/xzgrep +-rwxr-xr-x root/root usr/bin/xzless +-rwxr-xr-x root/root usr/bin/xzmore +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/lzma.h +drwxr-xr-x root/root usr/include/lzma/ +-rw-r--r-- root/root usr/include/lzma/base.h +-rw-r--r-- root/root usr/include/lzma/bcj.h +-rw-r--r-- root/root usr/include/lzma/block.h +-rw-r--r-- root/root usr/include/lzma/check.h +-rw-r--r-- root/root usr/include/lzma/container.h +-rw-r--r-- root/root usr/include/lzma/delta.h +-rw-r--r-- root/root usr/include/lzma/filter.h +-rw-r--r-- root/root usr/include/lzma/hardware.h +-rw-r--r-- root/root usr/include/lzma/index.h +-rw-r--r-- root/root usr/include/lzma/index_hash.h +-rw-r--r-- root/root usr/include/lzma/lzma12.h +-rw-r--r-- root/root usr/include/lzma/stream_flags.h +-rw-r--r-- root/root usr/include/lzma/version.h +-rw-r--r-- root/root usr/include/lzma/vli.h +drwxr-xr-x root/root usr/lib/ +lrwxrwxrwx root/root usr/lib/liblzma.so -> ../../lib/liblzma.so.5.4.2 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/liblzma.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +lrwxrwxrwx root/root usr/share/man/man1/lzcat.1.gz -> xz.1.gz +lrwxrwxrwx root/root usr/share/man/man1/lzcmp.1.gz -> xzdiff.1.gz +lrwxrwxrwx root/root usr/share/man/man1/lzdiff.1.gz -> xzdiff.1.gz +lrwxrwxrwx root/root usr/share/man/man1/lzegrep.1.gz -> xzgrep.1.gz +lrwxrwxrwx root/root usr/share/man/man1/lzfgrep.1.gz -> xzgrep.1.gz +lrwxrwxrwx root/root usr/share/man/man1/lzgrep.1.gz -> xzgrep.1.gz +lrwxrwxrwx root/root usr/share/man/man1/lzless.1.gz -> xzless.1.gz +lrwxrwxrwx root/root usr/share/man/man1/lzma.1.gz -> xz.1.gz +lrwxrwxrwx root/root usr/share/man/man1/lzmadec.1.gz -> xzdec.1.gz +-rw-r--r-- root/root usr/share/man/man1/lzmainfo.1.gz +lrwxrwxrwx root/root usr/share/man/man1/lzmore.1.gz -> xzmore.1.gz +lrwxrwxrwx root/root usr/share/man/man1/unlzma.1.gz -> xz.1.gz +lrwxrwxrwx root/root usr/share/man/man1/unxz.1.gz -> xz.1.gz +-rw-r--r-- root/root usr/share/man/man1/xz.1.gz +lrwxrwxrwx root/root usr/share/man/man1/xzcat.1.gz -> xz.1.gz +lrwxrwxrwx root/root usr/share/man/man1/xzcmp.1.gz -> xzdiff.1.gz +-rw-r--r-- root/root usr/share/man/man1/xzdec.1.gz +-rw-r--r-- root/root usr/share/man/man1/xzdiff.1.gz +lrwxrwxrwx root/root usr/share/man/man1/xzegrep.1.gz -> xzgrep.1.gz +lrwxrwxrwx root/root usr/share/man/man1/xzfgrep.1.gz -> xzgrep.1.gz +-rw-r--r-- root/root usr/share/man/man1/xzgrep.1.gz +-rw-r--r-- root/root usr/share/man/man1/xzless.1.gz +-rw-r--r-- root/root usr/share/man/man1/xzmore.1.gz diff --git a/core/xz/spkgbuild b/core/xz/spkgbuild new file mode 100755 index 000000000..f16657841 --- /dev/null +++ b/core/xz/spkgbuild @@ -0,0 +1,24 @@ +# description : Programs for compressing and decompressing files + +name=xz +version=5.4.2 +release=1 +source="https://tukaani.org/$name/$name-$version.tar.xz" + +build() { + cd $name-$version + + ./configure --prefix=/usr \ + --disable-static \ + --disable-nls + make + make DESTDIR=$PKG install + + + mkdir -pv $PKG/bin $PKG/lib + for i in lzma unlzma lzcat xz unxz xzcat; do + mv -v $PKG/usr/bin/$i $PKG/bin + done + mv -v $PKG/usr/lib/liblzma.so.* $PKG/lib + ln -svf ../../lib/$(readlink $PKG/usr/lib/liblzma.so) $PKG/usr/lib/liblzma.so +} diff --git a/core/zlib/.checksums b/core/zlib/.checksums new file mode 100644 index 000000000..1af4c9c72 --- /dev/null +++ b/core/zlib/.checksums @@ -0,0 +1 @@ +7d9fc1d78ae2fa3e84fe98b77d006c63 zlib-1.2.13.tar.xz diff --git a/core/zlib/.pkgfiles b/core/zlib/.pkgfiles new file mode 100644 index 000000000..c6c532b1e --- /dev/null +++ b/core/zlib/.pkgfiles @@ -0,0 +1,17 @@ +zlib-1.2.13-1 +drwxr-xr-x root/root lib/ +lrwxrwxrwx root/root lib/libz.so.1 -> libz.so.1.2.13 +-rwxr-xr-x root/root lib/libz.so.1.2.13 +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/zconf.h +-rw-r--r-- root/root usr/include/zlib.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libz.a +lrwxrwxrwx root/root usr/lib/libz.so -> ../../lib/libz.so.1.2.13 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/zlib.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man3/ +-rw-r--r-- root/root usr/share/man/man3/zlib.3.gz diff --git a/core/zlib/spkgbuild b/core/zlib/spkgbuild new file mode 100755 index 000000000..a06602419 --- /dev/null +++ b/core/zlib/spkgbuild @@ -0,0 +1,18 @@ +# description : Compression and decompression routines used by some programs + +name=zlib +version=1.2.13 +release=1 +source="https://zlib.net/$name-$version.tar.xz" + +build() { + cd $name-$version + + ./configure --prefix=/usr + make + make DESTDIR=$PKG install + + mkdir -p $PKG/lib + mv -v $PKG/usr/lib/libz.so.* $PKG/lib + ln -sfv ../../lib/$(readlink $PKG/usr/lib/libz.so) $PKG/usr/lib/libz.so +}