From 545236f400a4f2ef95a77d5950fdb4ae5699ad5b Mon Sep 17 00:00:00 2001 From: nia Date: Tue, 9 Apr 2024 15:17:21 +0000 Subject: [PATCH] Add new sets: base32, debug32, manhtml - base32 contains (when MKCOMPAT=yes) shared libraries for 32-bit compatibility, previously included in base - debug32 contains (when MKCOMPAT=yes) debug symbols and static libraries containing debug symbols for 32-bit compatiblity, previously included in debug - manhtml contains (when MKHTML=yes) the HTML files previously included in 'man', which are of limited utility without third-party software. The motivation for this change is to be able to easily exclude sets from CD-ROM images that go over the size limit without xz compression (which many NetBSD platforms struggle to extract at acceptable speeds). --- distrib/common/bootimage/Makefile.bootimage | 10 +- distrib/sets/lists/base/ad.aarch64 | 42 +- distrib/sets/lists/base/ad.arm | 8 +- distrib/sets/lists/base/ad.mips | 43 +- distrib/sets/lists/base/ad.powerpc | 12 +- distrib/sets/lists/base/md.amd64 | 19 +- distrib/sets/lists/base/md.sparc64 | 21 +- distrib/sets/lists/base/mi | 24 +- distrib/sets/lists/base/shl.mi | 1084 +++---- distrib/sets/lists/base32/ad.aarch64 | 1035 ++++++ distrib/sets/lists/base32/ad.mips64eb | 1041 +++++++ distrib/sets/lists/base32/ad.mips64el | 1041 +++++++ distrib/sets/lists/base32/ad.mipsn64eb | 1041 +++++++ distrib/sets/lists/base32/ad.mipsn64el | 1041 +++++++ distrib/sets/lists/base32/ad.powerpc64 | 518 ++++ distrib/sets/lists/base32/ad.riscv64 | 518 ++++ distrib/sets/lists/base32/md.amd64 | 525 ++++ distrib/sets/lists/base32/md.sparc64 | 518 ++++ distrib/sets/lists/base32/mi | 5 + distrib/sets/lists/debug/ad.aarch64 | 32 +- distrib/sets/lists/debug/md.amd64 | 13 +- distrib/sets/lists/debug/md.sparc64 | 6 +- distrib/sets/lists/debug/mi | 376 +-- distrib/sets/lists/debug/shl.mi | 428 +-- distrib/sets/lists/debug32/ad.aarch64 | 687 ++++ distrib/sets/lists/debug32/ad.mips64eb | 687 ++++ distrib/sets/lists/debug32/ad.mips64el | 687 ++++ distrib/sets/lists/debug32/ad.mipsn64eb | 687 ++++ distrib/sets/lists/debug32/ad.mipsn64el | 687 ++++ distrib/sets/lists/debug32/ad.powerpc64 | 344 ++ distrib/sets/lists/debug32/ad.riscv64 | 344 ++ distrib/sets/lists/debug32/md.amd64 | 350 +++ distrib/sets/lists/debug32/md.sparc64 | 344 ++ distrib/sets/lists/debug32/mi | 2 + distrib/sets/lists/etc/mi | 3 +- distrib/sets/lists/man/mi | 3105 +----------------- distrib/sets/lists/manhtml/mi | 3108 +++++++++++++++++++ distrib/sets/maketars | 5 +- distrib/sets/regpkgset | 4 +- distrib/sets/sets.subr | 22 +- distrib/utils/embedded/mkimage | 4 +- usr.sbin/sysinst/Makefile.inc | 6 +- usr.sbin/sysinst/arch/amd64/md.h | 5 +- usr.sbin/sysinst/arch/evbarm/md.h | 4 +- usr.sbin/sysinst/defs.h | 12 +- usr.sbin/sysinst/msg.mi.de | 11 +- usr.sbin/sysinst/msg.mi.en | 11 +- usr.sbin/sysinst/msg.mi.es | 11 +- usr.sbin/sysinst/msg.mi.fr | 11 +- usr.sbin/sysinst/msg.mi.pl | 11 +- usr.sbin/sysinst/util.c | 9 +- 51 files changed, 16291 insertions(+), 4271 deletions(-) create mode 100644 distrib/sets/lists/base32/ad.aarch64 create mode 100644 distrib/sets/lists/base32/ad.mips64eb create mode 100644 distrib/sets/lists/base32/ad.mips64el create mode 100644 distrib/sets/lists/base32/ad.mipsn64eb create mode 100644 distrib/sets/lists/base32/ad.mipsn64el create mode 100644 distrib/sets/lists/base32/ad.powerpc64 create mode 100644 distrib/sets/lists/base32/ad.riscv64 create mode 100644 distrib/sets/lists/base32/md.amd64 create mode 100644 distrib/sets/lists/base32/md.sparc64 create mode 100644 distrib/sets/lists/base32/mi create mode 100644 distrib/sets/lists/debug32/ad.aarch64 create mode 100644 distrib/sets/lists/debug32/ad.mips64eb create mode 100644 distrib/sets/lists/debug32/ad.mips64el create mode 100644 distrib/sets/lists/debug32/ad.mipsn64eb create mode 100644 distrib/sets/lists/debug32/ad.mipsn64el create mode 100644 distrib/sets/lists/debug32/ad.powerpc64 create mode 100644 distrib/sets/lists/debug32/ad.riscv64 create mode 100644 distrib/sets/lists/debug32/md.amd64 create mode 100644 distrib/sets/lists/debug32/md.sparc64 create mode 100644 distrib/sets/lists/debug32/mi create mode 100644 distrib/sets/lists/manhtml/mi diff --git a/distrib/common/bootimage/Makefile.bootimage b/distrib/common/bootimage/Makefile.bootimage index ccdfd986a331..e3cb038346b3 100644 --- a/distrib/common/bootimage/Makefile.bootimage +++ b/distrib/common/bootimage/Makefile.bootimage @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.bootimage,v 1.33 2024/02/08 18:14:02 christos Exp $ +# $NetBSD: Makefile.bootimage,v 1.34 2024/04/09 15:17:21 nia Exp $ # # Copyright (c) 2009, 2010, 2011 Izumi Tsutsui. All rights reserved. # @@ -79,7 +79,7 @@ # (default: kern-GENERIC) # SETS # binary sets that should be extracted into image -# (default: modules base etc comp games gpufw man misc +# (default: modules base etc comp games gpufw man manhtml misc # rescue tests text xbase xcomp xetc xfont xserver) # SETS_DIR # directory path where binary sets are stored @@ -243,6 +243,12 @@ SWAPDISK_UUID=`${TOOL_GPT} ${GPT_TIMESTAMP} ${WORKMBR} show -i 3 | ${TOOL_AWK} ' # definitions to create root fs # SETS_DEFAULT= modules base etc comp games gpufw man misc rescue tests text +.if ${MKCOMPAT} != "no" +SETS_DEFAULT+= base32 +.endif +.if ${MKHTML} != "no" +SETS_DEFAULT+= manhtml +.endif .if ${MKX11} != "no" SETS_DEFAULT+= xbase xcomp xetc xfont xserver .endif diff --git a/distrib/sets/lists/base/ad.aarch64 b/distrib/sets/lists/base/ad.aarch64 index 8118e27abf82..206a424b180f 100644 --- a/distrib/sets/lists/base/ad.aarch64 +++ b/distrib/sets/lists/base/ad.aarch64 @@ -1,57 +1,17 @@ -# $NetBSD: ad.aarch64,v 1.45 2023/09/04 21:36:31 riastradh Exp $ -./lib/eabi base-compat-lib compat,llvm -./lib/eabi/npf base-compat-lib compat,llvm -./lib/eabihf base-compat-lib compat,llvm -./lib/eabihf/npf base-compat-lib compat,llvm +# $NetBSD: ad.aarch64,v 1.46 2024/04/09 15:17:22 nia Exp $ ./lib/oabi base-obsolete obsolete ./lib/oabi/npf base-obsolete obsolete -./libexec/ld.elf_so-eabi base-compat-shlib compat,pic,llvm -./libexec/ld.elf_so-eabihf base-compat-shlib compat,pic,llvm ./libexec/ld.elf_so-oabi base-obsolete obsolete -./usr/lib/eabi base-compat-lib compat,llvm -./usr/lib/eabi/i18n base-compat-lib compat,llvm -./usr/lib/eabi/libarm.so.0 base-compat-shlib compat,pic,llvm -./usr/lib/eabi/libarm.so.0.0 base-compat-shlib compat,pic,llvm -./usr/lib/eabi/libc_vfp.so.0 base-compat-shlib compat,pic,llvm -./usr/lib/eabi/libc_vfp.so.0.0 base-compat-shlib compat,pic,llvm -./usr/lib/eabi/lua base-compat-lib compat,llvm ./usr/lib/eabi/lua/5.3 base-obsolete obsolete -./usr/lib/eabi/lua/5.4 base-compat-lib compat,llvm -./usr/lib/eabi/openssl base-compat-lib compat,llvm -./usr/lib/eabi/openssl/engines base-compat-lib compat,llvm -./usr/lib/eabi/openssl/engines/dasync.so base-compat-lib pic,openssl=30,compat,llvm -./usr/lib/eabi/openssl/engines/devcrypto.so base-compat-lib pic,openssl=30,compat,llvm -./usr/lib/eabi/openssl/engines/loader_attic.so base-compat-lib pic,openssl=30,compat,llvm -./usr/lib/eabi/openssl/engines/ossltest.so base-compat-lib pic,openssl=30,compat,llvm -./usr/lib/eabi/openssl/modules base-compat-lib compat,llvm -./usr/lib/eabi/openssl/modules/legacy.so base-compat-lib compat,llvm -./usr/lib/eabi/security base-compat-lib compat,llvm ./usr/lib/libtsan.so base-sys-shlib cxx,gcc=12 ./usr/lib/libtsan.so.2 base-sys-shlib cxx,gcc=12 ./usr/lib/libtsan.so.2.0 base-sys-shlib cxx,gcc=12 -./usr/lib/eabihf base-compat-lib compat,llvm -./usr/lib/eabihf/i18n base-compat-lib compat,llvm -./usr/lib/eabihf/libarm.so.0 base-compat-shlib compat,pic,llvm -./usr/lib/eabihf/libarm.so.0.0 base-compat-shlib compat,pic,llvm -./usr/lib/eabihf/lua base-compat-lib compat,llvm ./usr/lib/eabihf/lua/5.3 base-obsolete obsolete -./usr/lib/eabihf/lua/5.4 base-compat-lib compat,llvm -./usr/lib/eabihf/openssl base-compat-lib compat,llvm -./usr/lib/eabihf/openssl/engines base-compat-lib compat,llvm -./usr/lib/eabihf/openssl/engines/dasync.so base-compat-lib pic,openssl=30,compat,llvm -./usr/lib/eabihf/openssl/engines/devcrypto.so base-compat-lib pic,openssl=30,compat,llvm -./usr/lib/eabihf/openssl/engines/loader_attic.so base-compat-lib pic,openssl=30,compat,llvm -./usr/lib/eabihf/openssl/engines/ossltest.so base-compat-lib pic,openssl=30,compat,llvm -./usr/lib/eabihf/openssl/modules base-compat-lib compat,llvm -./usr/lib/eabihf/openssl/modules/legacy.so base-compat-lib compat,llvm -./usr/lib/eabihf/security base-compat-lib compat,llvm ./usr/lib/oabi base-obsolete obsolete ./usr/lib/oabi/i18n base-obsolete obsolete ./usr/lib/oabi/lua base-obsolete obsolete ./usr/lib/oabi/lua/5.3 base-obsolete obsolete ./usr/lib/oabi/security base-obsolete obsolete -./usr/libexec/ld.elf_so-eabi base-compat-shlib compat,pic,llvm -./usr/libexec/ld.elf_so-eabihf base-compat-shlib compat,pic,llvm ./usr/libexec/ld.elf_so-oabi base-obsolete obsolete ./usr/mdec/bootaa64.efi base-sysutil-bin uefi ./usr/sbin/ofctl base-sysutil-bin diff --git a/distrib/sets/lists/base/ad.arm b/distrib/sets/lists/base/ad.arm index a3a729c11221..9d8668c177fa 100644 --- a/distrib/sets/lists/base/ad.arm +++ b/distrib/sets/lists/base/ad.arm @@ -1,10 +1,10 @@ -# $NetBSD: ad.arm,v 1.87 2023/09/04 21:36:31 riastradh Exp $ +# $NetBSD: ad.arm,v 1.88 2024/04/09 15:17:22 nia Exp $ ./libexec/ld.elf_so-oabi base-obsolete obsolete ./sbin/ldconfig base-sysutil-root pic,endian=1234 ./usr/bin/fdformat base-util-bin -./usr/lib/libarm.so base-sys-shlib pic,compatfile -./usr/lib/libarm.so.0 base-sys-shlib pic,compatfile -./usr/lib/libarm.so.0.0 base-sys-shlib pic,compatfile +./usr/lib/libarm.so base-sys-shlib pic +./usr/lib/libarm.so.0 base-sys-shlib pic +./usr/lib/libarm.so.0.0 base-sys-shlib pic ./usr/lib/libpmc.so base-obsolete obsolete ./usr/libexec/ld.elf_so-oabi base-obsolete obsolete ./usr/libexec/ld.so base-sys-shlib pic,endian=1234 diff --git a/distrib/sets/lists/base/ad.mips b/distrib/sets/lists/base/ad.mips index 342dcfd74b69..e1a557c1548a 100644 --- a/distrib/sets/lists/base/ad.mips +++ b/distrib/sets/lists/base/ad.mips @@ -1,49 +1,8 @@ -# $NetBSD: ad.mips,v 1.93 2023/09/04 21:36:31 riastradh Exp $ +# $NetBSD: ad.mips,v 1.94 2024/04/09 15:17:22 nia Exp $ ./lib/libc_fp.so base-sys-shlib dynamicroot,softfloat,arch64 ./lib/libc_fp.so.0 base-sys-shlib dynamicroot,softfloat,arch64 ./lib/libc_fp.so.0.0 base-sys-shlib dynamicroot,softfloat,arch64 -./libexec/ld.elf_so-64 base-compat-shlib compat,pic,arch64,!machine_arch=mipsn64el,!machine_arch=mipsn64eb -./libexec/ld.elf_so-n32 base-compat-shlib compat,pic,arch64,!machine_arch=mips64el,!machine_arch=mips64eb -./libexec/ld.elf_so-o32 base-compat-shlib compat,pic,arch64 -./usr/lib/64/libc_fp.so base-compat-shlib compat,pic,arch64,!machine_arch=mipsn64el,!machine_arch=mipsn64eb -./usr/lib/64/libc_fp.so.0 base-compat-shlib compat,pic,arch64,!machine_arch=mipsn64el,!machine_arch=mipsn64eb -./usr/lib/64/libc_fp.so.0.0 base-compat-shlib compat,pic,arch64,!machine_arch=mipsn64el,!machine_arch=mipsn64eb -./usr/lib/64/openssl base-compat-shlib compat,pic,arch64,!machine_arch=mipsn64el,!machine_arch=mipsn64eb -./usr/lib/64/openssl/engines base-compat-shlib compat,pic,arch64,!machine_arch=mipsn64el,!machine_arch=mipsn64eb -./usr/lib/64/openssl/engines/dasync.so base-compat-shlib compat,pic,arch64,!machine_arch=mipsn64el,!machine_arch=mipsn64eb,openssl=30 -./usr/lib/64/openssl/engines/devcrypto.so base-compat-shlib compat,pic,arch64,!machine_arch=mipsn64el,!machine_arch=mipsn64eb,openssl=30 -./usr/lib/64/openssl/engines/loader_attic.so base-compat-shlib compat,pic,arch64,!machine_arch=mipsn64el,!machine_arch=mipsn64eb,openssl=30 -./usr/lib/64/openssl/engines/ossltest.so base-compat-shlib compat,pic,arch64,!machine_arch=mipsn64el,!machine_arch=mipsn64eb,openssl=30 -./usr/lib/64/openssl/modules base-compat-shlib compat,pic,arch64,!machine_arch=mipsn64el,!machine_arch=mipsn64eb -./usr/lib/64/openssl/modules/legacy.so base-compat-shlib compat,pic,arch64,!machine_arch=mipsn64el,!machine_arch=mipsn64eb ./usr/lib/libc_fp.so base-sys-shlib softfloat,arch64 ./usr/lib/libc_fp.so.0 base-sys-shlib softfloat,arch64 ./usr/lib/libc_fp.so.0.0 base-sys-shlib softfloat,arch64 -./usr/lib/o32/libc_fp.so base-compat-shlib compat,pic,arch64 -./usr/lib/o32/libc_fp.so.0 base-compat-shlib compat,pic,arch64 -./usr/lib/o32/libc_fp.so.0.0 base-compat-shlib compat,pic,arch64 -./usr/lib/o32/libgomp.so.2.1 base-compat-shlib compat,pic,arch64,gcc=10 -./usr/lib/o32/libgomp.so.2.2 base-compat-shlib compat,pic,arch64,gcc=12 -./usr/lib/o32/openssl base-crypto-usr compat,pic,arch64 -./usr/lib/o32/openssl/engines base-crypto-usr compat,pic,arch64 -./usr/lib/o32/openssl/engines/dasync.so base-compat-shlib compat,pic,arch64,openssl=30 -./usr/lib/o32/openssl/engines/devcrypto.so base-compat-shlib compat,pic,arch64,openssl=30 -./usr/lib/o32/openssl/engines/loader_attic.so base-compat-shlib compat,pic,arch64,openssl=30 -./usr/lib/o32/openssl/engines/ossltest.so base-compat-shlib compat,pic,arch64,openssl=30 -./usr/lib/o32/openssl/modules base-crypto-usr compat,pic,arch64 -./usr/lib/o32/openssl/modules/legacy.so base-crypto-usr compat,pic,arch64 -./usr/lib/n32/libc_fp.so base-compat-shlib compat,pic,arch64,!machine_arch=mips64el,!machine_arch=mips64eb -./usr/lib/n32/libc_fp.so.0 base-compat-shlib compat,pic,arch64,!machine_arch=mips64el,!machine_arch=mips64eb -./usr/lib/n32/libc_fp.so.0.0 base-compat-shlib compat,pic,arch64,!machine_arch=mips64el,!machine_arch=mips64eb -./usr/lib/n32/openssl base-crypto-usr compat,pic,arch64,!machine_arch=mips64el,!machine_arch=mips64eb -./usr/lib/n32/openssl/engines base-crypto-usr compat,pic,arch64,!machine_arch=mips64el,!machine_arch=mips64eb -./usr/lib/n32/openssl/engines/dasync.so base-compat-shlib compat,pic,arch64,!machine_arch=mips64el,!machine_arch=mips64eb,openssl=30 -./usr/lib/n32/openssl/engines/devcrypto.so base-compat-shlib compat,pic,arch64,!machine_arch=mips64el,!machine_arch=mips64eb,openssl=30 -./usr/lib/n32/openssl/engines/loader_attic.so base-compat-shlib compat,pic,arch64,!machine_arch=mips64el,!machine_arch=mips64eb,openssl=30 -./usr/lib/n32/openssl/engines/ossltest.so base-compat-shlib compat,pic,arch64,!machine_arch=mips64el,!machine_arch=mips64eb,openssl=30 -./usr/lib/n32/openssl/modules base-crypto-usr compat,pic,arch64,!machine_arch=mips64el,!machine_arch=mips64eb -./usr/lib/n32/openssl/modules/legacy.so base-crypto-usr compat,pic,arch64,!machine_arch=mips64el,!machine_arch=mips64eb -./usr/libexec/ld.elf_so-64 base-compat-shlib compat,pic,arch64,!machine_arch=mipsn64el,!machine_arch=mipsn64eb -./usr/libexec/ld.elf_so-n32 base-compat-shlib compat,pic,arch64,!machine_arch=mips64el,!machine_arch=mips64eb -./usr/libexec/ld.elf_so-o32 base-sysutil-bin compat,pic,arch64 ./usr/lkm/ldscript base-obsolete obsolete diff --git a/distrib/sets/lists/base/ad.powerpc b/distrib/sets/lists/base/ad.powerpc index a9fce36bb778..556553e5a7f4 100644 --- a/distrib/sets/lists/base/ad.powerpc +++ b/distrib/sets/lists/base/ad.powerpc @@ -1,12 +1,2 @@ -# $NetBSD: ad.powerpc,v 1.47 2023/05/27 02:28:46 riastradh Exp $ -./libexec/ld.elf_so-powerpc base-sysutil-bin compat,pic +# $NetBSD: ad.powerpc,v 1.48 2024/04/09 15:17:22 nia Exp $ ./usr/bin/fdformat base-util-bin -./usr/libexec/ld.elf_so-powerpc base-sysutil-bin compat,pic -./usr/lib/powerpc/openssl base-crypto-usr compat -./usr/lib/powerpc/openssl/engines base-crypto-usr compat -./usr/lib/powerpc/openssl/engines/dasync.so base-crypto-usr compat,pic,openssl=30 -./usr/lib/powerpc/openssl/engines/devcrypto.so base-crypto-usr compat,pic,openssl=30 -./usr/lib/powerpc/openssl/engines/loader_attic.so base-crypto-usr compat,pic,openssl=30 -./usr/lib/powerpc/openssl/engines/ossltest.so base-crypto-usr compat,pic,openssl=30 -./usr/lib/powerpc/openssl/modules base-crypto-usr compat -./usr/lib/powerpc/openssl/modules/legacy.so base-crypto-usr compat,pic,openssl=30 diff --git a/distrib/sets/lists/base/md.amd64 b/distrib/sets/lists/base/md.amd64 index 9638059b9bdb..bddf75bef438 100644 --- a/distrib/sets/lists/base/md.amd64 +++ b/distrib/sets/lists/base/md.amd64 @@ -1,25 +1,9 @@ -# $NetBSD: md.amd64,v 1.296 2023/08/07 16:14:31 riastradh Exp $ +# $NetBSD: md.amd64,v 1.297 2024/04/09 15:17:22 nia Exp $ ./dev/lms0 base-obsolete obsolete ./dev/mms0 base-obsolete obsolete -./libexec/ld.elf_so-i386 base-sys-shlib compat,pic ./usr/bin/fdformat base-util-bin ./usr/bin/gdbserver base-util-bin gdb ./usr/bin/pmc base-obsolete obsolete -./usr/lib/i386/libi386.so.2 base-compat-shlib compat,pic -./usr/lib/i386/libi386.so.2.0 base-compat-shlib compat,pic -./usr/lib/i386/libproc.so.1 base-compat-shlib compat,pic,dtrace -./usr/lib/i386/libproc.so.1.0 base-compat-shlib compat,pic,dtrace -./usr/lib/i386/librtld_db.so.0 base-compat-shlib compat,pic,dtrace -./usr/lib/i386/librtld_db.so.0.0 base-compat-shlib compat,pic,dtrace -./usr/lib/i386/openssl base-crypto-usr compat -./usr/lib/i386/openssl/engines base-crypto-usr compat -./usr/lib/i386/openssl/engines/dasync.so base-crypto-usr compat,pic,openssl=30 -./usr/lib/i386/openssl/engines/devcrypto.so base-crypto-usr compat,pic,openssl=30 -./usr/lib/i386/openssl/engines/loader_attic.so base-crypto-usr compat,pic,openssl=30 -./usr/lib/i386/openssl/engines/ossltest.so base-crypto-usr compat,pic,openssl=30 -./usr/lib/i386/openssl/engines/padlock.so base-crypto-usr compat,pic,openssl=30 -./usr/lib/i386/openssl/modules base-crypto-usr compat -./usr/lib/i386/openssl/modules/legacy.so base-crypto-usr compat,pic,openssl=30 ./usr/lib/libtsan.so base-sys-shlib cxx,gcc ./usr/lib/libtsan.so.1 base-sys-shlib cxx,gcc=10 ./usr/lib/libtsan.so.1.0 base-sys-shlib cxx,gcc=10 @@ -29,7 +13,6 @@ ./usr/lib/libx86_64.so.0 base-sys-shlib pic ./usr/lib/libx86_64.so.0.0 base-sys-shlib pic ./usr/lib/openssl/engines/padlock.so base-crypto-usr pic,openssl=30 -./usr/libexec/ld.elf_so-i386 base-sys-shlib compat,pic ./usr/lkm/aps.o base-obsolete obsolete ./usr/lkm/compat_linux.o base-obsolete obsolete ./usr/lkm/exec_linux_elf.o base-obsolete obsolete diff --git a/distrib/sets/lists/base/md.sparc64 b/distrib/sets/lists/base/md.sparc64 index 00014e52cff1..4ccf80b7f022 100644 --- a/distrib/sets/lists/base/md.sparc64 +++ b/distrib/sets/lists/base/md.sparc64 @@ -1,25 +1,6 @@ -# $NetBSD: md.sparc64,v 1.262 2023/08/05 08:55:48 riastradh Exp $ -./libexec/ld.elf_so-sparc base-sysutil-bin compat,pic +# $NetBSD: md.sparc64,v 1.263 2024/04/09 15:17:22 nia Exp $ ./sbin/edlabel base-obsolete obsolete ./usr/bin/fdformat base-util-bin -./usr/libexec/ld.elf_so-sparc base-sysutil-bin compat,pic -./usr/lib/sparc/openssl base-crypto-usr compat -./usr/lib/sparc/openssl/engines base-crypto-usr compat -./usr/lib/sparc/openssl/engines/dasync.so base-crypto-usr compat,pic,openssl=30 -./usr/lib/sparc/openssl/engines/devcrypto.so base-crypto-usr compat,pic,openssl=30 -./usr/lib/sparc/openssl/engines/loader_attic.so base-crypto-usr compat,pic,openssl=30 -./usr/lib/sparc/openssl/engines/ossltest.so base-crypto-usr compat,pic,openssl=30 -./usr/lib/sparc/openssl/modules base-crypto-usr compat -./usr/lib/sparc/openssl/modules/legacy.so base-crypto-usr compat,pic,openssl=30 -./usr/lkm/compat_netbsd32.o base-obsolete obsolete -./usr/lkm/compat_sunos32.o base-obsolete obsolete -./usr/lkm/compat_svr4.o base-obsolete obsolete -./usr/lkm/compat_svr4_32.o base-obsolete obsolete -./usr/lkm/exec_elf.o base-obsolete obsolete -./usr/lkm/exec_netbsd32_aout.o base-obsolete obsolete -./usr/lkm/exec_netbsd32_elf.o base-obsolete obsolete -./usr/lkm/exec_sunos32_aout.o base-obsolete obsolete -./usr/lkm/exec_svr4_32_elf.o base-obsolete obsolete ./usr/mdec/binstall base-sysutil-bin ./usr/mdec/bootblk base-sysutil-bin ./usr/mdec/installboot base-obsolete obsolete diff --git a/distrib/sets/lists/base/mi b/distrib/sets/lists/base/mi index fb2114a1c52b..edc517135027 100644 --- a/distrib/sets/lists/base/mi +++ b/distrib/sets/lists/base/mi @@ -1,4 +1,4 @@ -# $NetBSD: mi,v 1.1341 2024/04/07 21:33:12 kre Exp $ +# $NetBSD: mi,v 1.1342 2024/04/09 15:17:22 nia Exp $ # # Note: Don't delete entries from here - mark them as "obsolete" instead, # unless otherwise stated below. @@ -131,10 +131,10 @@ ./etc/unbound base-sys-root ./etc/uucp base-obsolete obsolete ./etc/zfs base-zfs-root -./lib base-sys-root compatdir +./lib base-sys-root ./lib/libdes.so base-obsolete obsolete ./lib/libssp.so base-obsolete obsolete -./lib/npf base-sys-root compatfile +./lib/npf base-sys-root ./libdata base-sys-root ./libdata/firmware base-firmware-root ./libdata/firmware/bcm43xx base-obsolete obsolete @@ -1174,7 +1174,7 @@ ./usr/include/uv base-obsolete obsolete ./usr/include/uvm base-c-usr ./usr/include/vm base-obsolete obsolete -./usr/lib base-sys-usr compatdir +./usr/lib base-sys-usr ./usr/lib/clang base-sys-usr ./usr/lib/clang/13.0.0 base-sys-usr ./usr/lib/clang/13.0.0/include base-sys-usr @@ -1202,15 +1202,15 @@ ./usr/lib/dtrace/psinfo.d base-sys-usr dtrace ./usr/lib/dtrace/signal.d base-sys-usr dtrace ./usr/lib/dtrace/unistd.d base-sys-usr dtrace -./usr/lib/i18n base-i18n-root compatfile +./usr/lib/i18n base-i18n-root ./usr/lib/libntp.so base-obsolete obsolete ./usr/lib/libssp.so base-obsolete obsolete ./usr/lib/libusb.a base-obsolete obsolete ./usr/lib/libusb.so base-obsolete obsolete -./usr/lib/lua base-sys-usr compatfile +./usr/lib/lua base-sys-usr ./usr/lib/lua/5.1 base-obsolete obsolete ./usr/lib/lua/5.3 base-obsolete obsolete -./usr/lib/lua/5.4 base-sys-usr compatfile +./usr/lib/lua/5.4 base-sys-usr ./usr/lib/named base-sys-usr ./usr/lib/npf base-obsolete obsolete ./usr/lib/openssl base-crypto-usr @@ -1251,20 +1251,20 @@ ./usr/lib/runemodule/libUTF8.so base-obsolete obsolete ./usr/lib/runemodule/libUTF8.so.3 base-obsolete obsolete ./usr/lib/runemodule/libUTF8.so.3.0 base-obsolete obsolete -./usr/lib/security base-sys-usr compatfile +./usr/lib/security base-sys-usr ./usr/libdata base-sys-usr ./usr/libdata/debug base-sys-usr ./usr/libdata/debug/bin base-sys-usr -./usr/libdata/debug/lib base-sys-usr compatdir -./usr/libdata/debug/lib/npf base-sys-usr compatfile +./usr/libdata/debug/lib base-sys-usr +./usr/libdata/debug/lib/npf base-sys-usr ./usr/libdata/debug/libexec base-sys-usr ./usr/libdata/debug/sbin base-sys-usr ./usr/libdata/debug/stand base-sys-usr ./usr/libdata/debug/usr base-sys-usr ./usr/libdata/debug/usr/bin base-sys-usr ./usr/libdata/debug/usr/games base-sys-usr -./usr/libdata/debug/usr/lib base-sys-usr compatdir -./usr/libdata/debug/usr/lib/i18n base-i18n-root compatfile +./usr/libdata/debug/usr/lib base-sys-usr +./usr/libdata/debug/usr/lib/i18n base-i18n-root ./usr/libdata/debug/usr/lib/named base-sys-usr ./usr/libdata/debug/usr/lib/npf base-obsolete obsolete ./usr/libdata/debug/usr/lib/security base-sys-usr compatfile diff --git a/distrib/sets/lists/base/shl.mi b/distrib/sets/lists/base/shl.mi index 9bed97e5e1fd..41d15193a1ed 100644 --- a/distrib/sets/lists/base/shl.mi +++ b/distrib/sets/lists/base/shl.mi @@ -1,4 +1,4 @@ -# $NetBSD: shl.mi,v 1.978 2024/04/08 10:26:17 nakayama Exp $ +# $NetBSD: shl.mi,v 1.979 2024/04/09 15:17:22 nia Exp $ # # Note: Don't delete entries from here - mark them as "obsolete" instead, # unless otherwise stated below. @@ -16,7 +16,7 @@ ./lib/libavl.so base-zfs-shlib dynamicroot,zfs ./lib/libavl.so.0 base-zfs-shlib dynamicroot,zfs ./lib/libavl.so.0.0 base-zfs-shlib dynamicroot,zfs -./lib/libblacklist.so base-obsolete obsolete,compatfile +./lib/libblacklist.so base-obsolete obsolete ./lib/libblocklist.so base-sys-shlib dynamicroot ./lib/libblocklist.so.0 base-sys-shlib dynamicroot ./lib/libblocklist.so.0.0 base-sys-shlib dynamicroot @@ -124,434 +124,434 @@ ./lib/libzpool.so base-zfs-shlib dynamicroot,zfs ./lib/libzpool.so.0 base-zfs-shlib dynamicroot,zfs ./lib/libzpool.so.0.0 base-zfs-shlib dynamicroot,zfs -./lib/npf/ext_log.so base-npf-shlib compatfile,npf -./lib/npf/ext_log.so.0 base-npf-shlib compatfile,npf -./lib/npf/ext_log.so.0.0 base-npf-shlib compatfile,npf -./lib/npf/ext_normalize.so base-npf-shlib compatfile,npf -./lib/npf/ext_normalize.so.0 base-npf-shlib compatfile,npf -./lib/npf/ext_normalize.so.0.0 base-npf-shlib compatfile,npf -./lib/npf/ext_rndblock.so base-npf-shlib compatfile,npf -./lib/npf/ext_rndblock.so.0 base-npf-shlib compatfile,npf -./lib/npf/ext_rndblock.so.0.0 base-npf-shlib compatfile,npf +./lib/npf/ext_log.so base-npf-shlib npf +./lib/npf/ext_log.so.0 base-npf-shlib npf +./lib/npf/ext_log.so.0.0 base-npf-shlib npf +./lib/npf/ext_normalize.so base-npf-shlib npf +./lib/npf/ext_normalize.so.0 base-npf-shlib npf +./lib/npf/ext_normalize.so.0.0 base-npf-shlib npf +./lib/npf/ext_rndblock.so base-npf-shlib npf +./lib/npf/ext_rndblock.so.0 base-npf-shlib npf +./lib/npf/ext_rndblock.so.0.0 base-npf-shlib npf ./libexec/ld.elf_so base-sys-shlib dynamicroot -./usr/lib/i18n/libBIG5.so base-i18n-shlib compatfile -./usr/lib/i18n/libBIG5.so.5 base-i18n-shlib compatfile -./usr/lib/i18n/libBIG5.so.5.0 base-i18n-shlib compatfile -./usr/lib/i18n/libDECHanyu.so base-i18n-shlib compatfile -./usr/lib/i18n/libDECHanyu.so.5 base-i18n-shlib compatfile -./usr/lib/i18n/libDECHanyu.so.5.0 base-i18n-shlib compatfile -./usr/lib/i18n/libEUC.so base-i18n-shlib compatfile -./usr/lib/i18n/libEUC.so.5 base-i18n-shlib compatfile -./usr/lib/i18n/libEUC.so.5.0 base-i18n-shlib compatfile -./usr/lib/i18n/libEUCTW.so base-i18n-shlib compatfile -./usr/lib/i18n/libEUCTW.so.5 base-i18n-shlib compatfile -./usr/lib/i18n/libEUCTW.so.5.0 base-i18n-shlib compatfile -./usr/lib/i18n/libGBK2K.so base-i18n-shlib compatfile -./usr/lib/i18n/libGBK2K.so.5 base-i18n-shlib compatfile -./usr/lib/i18n/libGBK2K.so.5.0 base-i18n-shlib compatfile -./usr/lib/i18n/libHZ.so base-i18n-shlib compatfile -./usr/lib/i18n/libHZ.so.5 base-i18n-shlib compatfile -./usr/lib/i18n/libHZ.so.5.0 base-i18n-shlib compatfile -./usr/lib/i18n/libISO2022.so base-i18n-shlib compatfile -./usr/lib/i18n/libISO2022.so.5 base-i18n-shlib compatfile -./usr/lib/i18n/libISO2022.so.5.0 base-i18n-shlib compatfile -./usr/lib/i18n/libJOHAB.so base-i18n-shlib compatfile -./usr/lib/i18n/libJOHAB.so.5 base-i18n-shlib compatfile -./usr/lib/i18n/libJOHAB.so.5.0 base-i18n-shlib compatfile -./usr/lib/i18n/libMSKanji.so base-i18n-shlib compatfile -./usr/lib/i18n/libMSKanji.so.5 base-i18n-shlib compatfile -./usr/lib/i18n/libMSKanji.so.5.0 base-i18n-shlib compatfile -./usr/lib/i18n/libUES.so base-i18n-shlib compatfile -./usr/lib/i18n/libUES.so.5 base-i18n-shlib compatfile -./usr/lib/i18n/libUES.so.5.0 base-i18n-shlib compatfile -./usr/lib/i18n/libUTF1632.so base-i18n-shlib compatfile -./usr/lib/i18n/libUTF1632.so.5 base-i18n-shlib compatfile -./usr/lib/i18n/libUTF1632.so.5.0 base-i18n-shlib compatfile -./usr/lib/i18n/libUTF7.so base-i18n-shlib compatfile -./usr/lib/i18n/libUTF7.so.5 base-i18n-shlib compatfile -./usr/lib/i18n/libUTF7.so.5.0 base-i18n-shlib compatfile -./usr/lib/i18n/libUTF8.so base-i18n-shlib compatfile -./usr/lib/i18n/libUTF8.so.5 base-i18n-shlib compatfile -./usr/lib/i18n/libUTF8.so.5.0 base-i18n-shlib compatfile -./usr/lib/i18n/libVIQR.so base-i18n-shlib compatfile -./usr/lib/i18n/libVIQR.so.5 base-i18n-shlib compatfile -./usr/lib/i18n/libVIQR.so.5.0 base-i18n-shlib compatfile -./usr/lib/i18n/libZW.so base-i18n-shlib compatfile -./usr/lib/i18n/libZW.so.5 base-i18n-shlib compatfile -./usr/lib/i18n/libZW.so.5.0 base-i18n-shlib compatfile -./usr/lib/i18n/libiconv_none.so base-i18n-shlib compatfile -./usr/lib/i18n/libiconv_none.so.5 base-i18n-shlib compatfile -./usr/lib/i18n/libiconv_none.so.5.0 base-i18n-shlib compatfile -./usr/lib/i18n/libiconv_std.so base-i18n-shlib compatfile -./usr/lib/i18n/libiconv_std.so.5 base-i18n-shlib compatfile -./usr/lib/i18n/libiconv_std.so.5.0 base-i18n-shlib compatfile -./usr/lib/i18n/libmapper_646.so base-i18n-shlib compatfile -./usr/lib/i18n/libmapper_646.so.5 base-i18n-shlib compatfile -./usr/lib/i18n/libmapper_646.so.5.0 base-i18n-shlib compatfile -./usr/lib/i18n/libmapper_none.so base-i18n-shlib compatfile -./usr/lib/i18n/libmapper_none.so.5 base-i18n-shlib compatfile -./usr/lib/i18n/libmapper_none.so.5.0 base-i18n-shlib compatfile -./usr/lib/i18n/libmapper_parallel.so base-i18n-shlib compatfile -./usr/lib/i18n/libmapper_parallel.so.5 base-i18n-shlib compatfile -./usr/lib/i18n/libmapper_parallel.so.5.0 base-i18n-shlib compatfile -./usr/lib/i18n/libmapper_serial.so base-i18n-shlib compatfile -./usr/lib/i18n/libmapper_serial.so.5 base-i18n-shlib compatfile -./usr/lib/i18n/libmapper_serial.so.5.0 base-i18n-shlib compatfile -./usr/lib/i18n/libmapper_std.so base-i18n-shlib compatfile -./usr/lib/i18n/libmapper_std.so.5 base-i18n-shlib compatfile -./usr/lib/i18n/libmapper_std.so.5.0 base-i18n-shlib compatfile -./usr/lib/i18n/libmapper_zone.so base-i18n-shlib compatfile -./usr/lib/i18n/libmapper_zone.so.5 base-i18n-shlib compatfile -./usr/lib/i18n/libmapper_zone.so.5.0 base-i18n-shlib compatfile -./usr/lib/libamu.so.5 base-amd-shlib compatfile -./usr/lib/libamu.so.5.0 base-amd-shlib compatfile -./usr/lib/libarchive.so base-sys-shlib compatfile -./usr/lib/libarchive.so.5 base-sys-shlib compatfile -./usr/lib/libarchive.so.5.0 base-sys-shlib compatfile -./usr/lib/libasan.so base-sys-shlib compatfile,cxx,gcc -./usr/lib/libasan.so.5 base-sys-shlib compatfile,cxx,gcc=10 -./usr/lib/libasan.so.5.0 base-sys-shlib compatfile,cxx,gcc=10 -./usr/lib/libasan.so.6 base-sys-shlib compatfile,cxx,gcc=12 -./usr/lib/libasan.so.6.0 base-sys-shlib compatfile,cxx,gcc=12 -./usr/lib/libasn1.so base-krb5-shlib compatfile,kerberos -./usr/lib/libasn1.so.10 base-krb5-shlib compatfile,kerberos -./usr/lib/libasn1.so.10.0 base-krb5-shlib compatfile,kerberos -./usr/lib/libatf-c++.so base-atf-shlib compatfile,atf -./usr/lib/libatf-c++.so.2 base-atf-shlib compatfile,atf -./usr/lib/libatf-c++.so.2.0 base-atf-shlib compatfile,atf -./usr/lib/libatf-c.so base-atf-shlib compatfile,atf -./usr/lib/libatf-c.so.0 base-atf-shlib compatfile,atf -./usr/lib/libatf-c.so.0.0 base-atf-shlib compatfile,atf -./usr/lib/libavl.so base-zfs-shlib compatfile,zfs -./usr/lib/libavl.so.0 base-zfs-shlib compatfile,zfs -./usr/lib/libavl.so.0.0 base-zfs-shlib compatfile,zfs -./usr/lib/libbfd.so.16 base-sys-shlib compatfile,binutils=231 -./usr/lib/libbfd.so.16.0 base-sys-shlib compatfile,binutils=231 -./usr/lib/libbfd.so.17 base-sys-shlib compatfile,binutils=234 -./usr/lib/libbfd.so.17.0 base-sys-shlib compatfile,binutils=234 -./usr/lib/libbfd.so.18 base-sys-shlib compatfile,binutils=239 -./usr/lib/libbfd.so.18.0 base-sys-shlib compatfile,binutils=239 -./usr/lib/libbind9.so base-bind-shlib compatfile -./usr/lib/libbind9.so.21 base-bind-shlib compatfile -./usr/lib/libbind9.so.21.0 base-bind-shlib compatfile -./usr/lib/libblacklist.so base-obsolete obsolete,compatfile -./usr/lib/libblocklist.so base-sys-shlib compatfile -./usr/lib/libblocklist.so.0 base-sys-shlib compatfile -./usr/lib/libblocklist.so.0.0 base-sys-shlib compatfile -./usr/lib/libbluetooth.so base-sys-shlib compatfile -./usr/lib/libbluetooth.so.4 base-sys-shlib compatfile -./usr/lib/libbluetooth.so.4.2 base-sys-shlib compatfile -./usr/lib/libbozohttpd.so base-sys-shlib compatfile -./usr/lib/libbozohttpd.so.1 base-sys-shlib compatfile -./usr/lib/libbozohttpd.so.1.0 base-sys-shlib compatfile -./usr/lib/libbsdmalloc.so base-sys-shlib compatfile -./usr/lib/libbsdmalloc.so.0 base-sys-shlib compatfile -./usr/lib/libbsdmalloc.so.0.1 base-sys-shlib compatfile -./usr/lib/libbz2.so base-sys-shlib compatfile -./usr/lib/libbz2.so.1 base-sys-shlib compatfile -./usr/lib/libbz2.so.1.1 base-sys-shlib compatfile -./usr/lib/libc++.so base-sys-shlib compatfile,libcxx -./usr/lib/libc++.so.1 base-sys-shlib compatfile,libcxx -./usr/lib/libc++.so.1.0 base-sys-shlib compatfile,libcxx -./usr/lib/libc.so base-sys-shlib compatfile -./usr/lib/libc.so.12 base-sys-shlib compatfile -./usr/lib/libc.so.12.221 base-sys-shlib compatfile -./usr/lib/libcbor.so base-sys-shlib compatfile -./usr/lib/libcbor.so.0 base-sys-shlib compatfile -./usr/lib/libcbor.so.0.5 base-sys-shlib compatfile -./usr/lib/libcdk.so base-obsolete compatfile,obsolete -./usr/lib/libcom_err.so base-krb5-shlib compatfile,kerberos -./usr/lib/libcom_err.so.8 base-krb5-shlib compatfile,kerberos -./usr/lib/libcom_err.so.8.0 base-krb5-shlib compatfile,kerberos -./usr/lib/libcrypt.so base-sys-shlib compatfile -./usr/lib/libcrypt.so.1 base-sys-shlib compatfile -./usr/lib/libcrypt.so.1.0 base-sys-shlib compatfile -./usr/lib/libcrypto.so base-crypto-shlib compatfile -./usr/lib/libcrypto.so.12 base-crypto-shlib compatfile,openssl=10 -./usr/lib/libcrypto.so.12.0 base-crypto-shlib compatfile,openssl=10 -./usr/lib/libcrypto.so.14 base-crypto-shlib compatfile,openssl=11 -./usr/lib/libcrypto.so.14.1 base-crypto-shlib compatfile,openssl=11 -./usr/lib/libcrypto.so.15 base-crypto-shlib compatfile,openssl=30 -./usr/lib/libcrypto.so.15.0 base-crypto-shlib compatfile,openssl=30 -./usr/lib/libcrypto_idea.so base-obsolete compatfile,obsolete -./usr/lib/libcrypto_mdc2.so base-obsolete compatfile,obsolete -./usr/lib/libcrypto_rc5.so base-obsolete compatfile,obsolete -./usr/lib/libctf.so base-sys-shlib compatfile,ctf -./usr/lib/libctf.so.3 base-sys-shlib compatfile,ctf -./usr/lib/libctf.so.3.0 base-sys-shlib compatfile,ctf -./usr/lib/libcurses.so base-sys-shlib compatfile -./usr/lib/libcurses.so.9 base-sys-shlib compatfile -./usr/lib/libcurses.so.9.1 base-sys-shlib compatfile -./usr/lib/libdes.so base-crypto-shlib compatfile -./usr/lib/libdes.so.12 base-crypto-shlib compatfile,openssl=10 -./usr/lib/libdes.so.12.0 base-crypto-shlib compatfile,openssl=10 -./usr/lib/libdes.so.14 base-crypto-shlib compatfile,openssl=11 -./usr/lib/libdes.so.14.0 base-crypto-shlib compatfile,openssl=11 -./usr/lib/libdes.so.15 base-crypto-shlib compatfile,openssl=30 -./usr/lib/libdes.so.15.0 base-crypto-shlib compatfile,openssl=30 -./usr/lib/libdevmapper.so base-lvm-shlib compatfile,lvm -./usr/lib/libdevmapper.so.1 base-lvm-shlib compatfile,lvm -./usr/lib/libdevmapper.so.1.0 base-lvm-shlib compatfile,lvm -./usr/lib/libdm.so base-sys-shlib compatfile -./usr/lib/libdm.so.0 base-sys-shlib compatfile -./usr/lib/libdm.so.0.0 base-sys-shlib compatfile -./usr/lib/libdns.so base-bind-shlib compatfile -./usr/lib/libdns.so.21 base-bind-shlib compatfile -./usr/lib/libdns.so.21.0 base-bind-shlib compatfile -./usr/lib/libdns_sd.so base-mdns-shlib compatfile,mdns -./usr/lib/libdns_sd.so.0 base-mdns-shlib compatfile,mdns -./usr/lib/libdns_sd.so.0.0 base-mdns-shlib compatfile,mdns -./usr/lib/libdtrace.so base-sys-shlib compatfile,dtrace -./usr/lib/libdtrace.so.3 base-sys-shlib compatfile,dtrace -./usr/lib/libdtrace.so.3.0 base-sys-shlib compatfile,dtrace -./usr/lib/libdwarf.so base-sys-shlib compatfile -./usr/lib/libdwarf.so.2 base-sys-shlib compatfile -./usr/lib/libdwarf.so.2.0 base-sys-shlib compatfile -./usr/lib/libedit.so base-sys-shlib compatfile -./usr/lib/libedit.so.3 base-sys-shlib compatfile -./usr/lib/libedit.so.3.1 base-sys-shlib compatfile -./usr/lib/libelf.so base-sys-shlib compatfile -./usr/lib/libelf.so.2 base-sys-shlib compatfile -./usr/lib/libelf.so.2.0 base-sys-shlib compatfile -./usr/lib/libevent.so base-sys-shlib compatfile -./usr/lib/libevent.so.5 base-sys-shlib compatfile -./usr/lib/libevent.so.5.0 base-sys-shlib compatfile -./usr/lib/libevent_openssl.so base-sys-shlib compatfile -./usr/lib/libevent_openssl.so.5 base-sys-shlib compatfile -./usr/lib/libevent_openssl.so.5.0 base-sys-shlib compatfile -./usr/lib/libevent_pthreads.so base-sys-shlib compatfile -./usr/lib/libevent_pthreads.so.5 base-sys-shlib compatfile -./usr/lib/libevent_pthreads.so.5.0 base-sys-shlib compatfile -./usr/lib/libexecinfo.so base-sys-shlib compatfile -./usr/lib/libexecinfo.so.0 base-sys-shlib compatfile -./usr/lib/libexecinfo.so.0.0 base-sys-shlib compatfile -./usr/lib/libexpat.so base-sys-shlib compatfile -./usr/lib/libexpat.so.2 base-sys-shlib compatfile -./usr/lib/libexpat.so.2.3 base-sys-shlib compatfile -./usr/lib/libfetch.so base-sys-shlib compatfile -./usr/lib/libfetch.so.4 base-sys-shlib compatfile -./usr/lib/libfetch.so.4.0 base-sys-shlib compatfile -./usr/lib/libfido2.so base-sys-shlib compatfile -./usr/lib/libfido2.so.5 base-sys-shlib compatfile -./usr/lib/libfido2.so.5.0 base-sys-shlib compatfile -./usr/lib/libform.so base-sys-shlib compatfile -./usr/lib/libform.so.8 base-sys-shlib compatfile -./usr/lib/libform.so.8.0 base-sys-shlib compatfile -./usr/lib/libgcc_s.so base-sys-shlib compatfile,gcc -./usr/lib/libgcc_s.so.1 base-sys-shlib compatfile,gcc -./usr/lib/libgcc_s.so.1.0 base-sys-shlib compatfile,gcc -./usr/lib/libgnumalloc.so base-sys-shlib compatfile -./usr/lib/libgnumalloc.so.1 base-sys-shlib compatfile -./usr/lib/libgnumalloc.so.1.0 base-sys-shlib compatfile -./usr/lib/libgomp.so base-sys-shlib compatfile,gcc -./usr/lib/libgomp.so.2 base-sys-shlib compatfile,gcc -./usr/lib/libgomp.so.2.1 base-sys-shlib compatfile,gcc,!machine_arch=mips64eb,!machine_arch=mips64el,gcc=10 +./usr/lib/i18n/libBIG5.so base-i18n-shlib +./usr/lib/i18n/libBIG5.so.5 base-i18n-shlib +./usr/lib/i18n/libBIG5.so.5.0 base-i18n-shlib +./usr/lib/i18n/libDECHanyu.so base-i18n-shlib +./usr/lib/i18n/libDECHanyu.so.5 base-i18n-shlib +./usr/lib/i18n/libDECHanyu.so.5.0 base-i18n-shlib +./usr/lib/i18n/libEUC.so base-i18n-shlib +./usr/lib/i18n/libEUC.so.5 base-i18n-shlib +./usr/lib/i18n/libEUC.so.5.0 base-i18n-shlib +./usr/lib/i18n/libEUCTW.so base-i18n-shlib +./usr/lib/i18n/libEUCTW.so.5 base-i18n-shlib +./usr/lib/i18n/libEUCTW.so.5.0 base-i18n-shlib +./usr/lib/i18n/libGBK2K.so base-i18n-shlib +./usr/lib/i18n/libGBK2K.so.5 base-i18n-shlib +./usr/lib/i18n/libGBK2K.so.5.0 base-i18n-shlib +./usr/lib/i18n/libHZ.so base-i18n-shlib +./usr/lib/i18n/libHZ.so.5 base-i18n-shlib +./usr/lib/i18n/libHZ.so.5.0 base-i18n-shlib +./usr/lib/i18n/libISO2022.so base-i18n-shlib +./usr/lib/i18n/libISO2022.so.5 base-i18n-shlib +./usr/lib/i18n/libISO2022.so.5.0 base-i18n-shlib +./usr/lib/i18n/libJOHAB.so base-i18n-shlib +./usr/lib/i18n/libJOHAB.so.5 base-i18n-shlib +./usr/lib/i18n/libJOHAB.so.5.0 base-i18n-shlib +./usr/lib/i18n/libMSKanji.so base-i18n-shlib +./usr/lib/i18n/libMSKanji.so.5 base-i18n-shlib +./usr/lib/i18n/libMSKanji.so.5.0 base-i18n-shlib +./usr/lib/i18n/libUES.so base-i18n-shlib +./usr/lib/i18n/libUES.so.5 base-i18n-shlib +./usr/lib/i18n/libUES.so.5.0 base-i18n-shlib +./usr/lib/i18n/libUTF1632.so base-i18n-shlib +./usr/lib/i18n/libUTF1632.so.5 base-i18n-shlib +./usr/lib/i18n/libUTF1632.so.5.0 base-i18n-shlib +./usr/lib/i18n/libUTF7.so base-i18n-shlib +./usr/lib/i18n/libUTF7.so.5 base-i18n-shlib +./usr/lib/i18n/libUTF7.so.5.0 base-i18n-shlib +./usr/lib/i18n/libUTF8.so base-i18n-shlib +./usr/lib/i18n/libUTF8.so.5 base-i18n-shlib +./usr/lib/i18n/libUTF8.so.5.0 base-i18n-shlib +./usr/lib/i18n/libVIQR.so base-i18n-shlib +./usr/lib/i18n/libVIQR.so.5 base-i18n-shlib +./usr/lib/i18n/libVIQR.so.5.0 base-i18n-shlib +./usr/lib/i18n/libZW.so base-i18n-shlib +./usr/lib/i18n/libZW.so.5 base-i18n-shlib +./usr/lib/i18n/libZW.so.5.0 base-i18n-shlib +./usr/lib/i18n/libiconv_none.so base-i18n-shlib +./usr/lib/i18n/libiconv_none.so.5 base-i18n-shlib +./usr/lib/i18n/libiconv_none.so.5.0 base-i18n-shlib +./usr/lib/i18n/libiconv_std.so base-i18n-shlib +./usr/lib/i18n/libiconv_std.so.5 base-i18n-shlib +./usr/lib/i18n/libiconv_std.so.5.0 base-i18n-shlib +./usr/lib/i18n/libmapper_646.so base-i18n-shlib +./usr/lib/i18n/libmapper_646.so.5 base-i18n-shlib +./usr/lib/i18n/libmapper_646.so.5.0 base-i18n-shlib +./usr/lib/i18n/libmapper_none.so base-i18n-shlib +./usr/lib/i18n/libmapper_none.so.5 base-i18n-shlib +./usr/lib/i18n/libmapper_none.so.5.0 base-i18n-shlib +./usr/lib/i18n/libmapper_parallel.so base-i18n-shlib +./usr/lib/i18n/libmapper_parallel.so.5 base-i18n-shlib +./usr/lib/i18n/libmapper_parallel.so.5.0 base-i18n-shlib +./usr/lib/i18n/libmapper_serial.so base-i18n-shlib +./usr/lib/i18n/libmapper_serial.so.5 base-i18n-shlib +./usr/lib/i18n/libmapper_serial.so.5.0 base-i18n-shlib +./usr/lib/i18n/libmapper_std.so base-i18n-shlib +./usr/lib/i18n/libmapper_std.so.5 base-i18n-shlib +./usr/lib/i18n/libmapper_std.so.5.0 base-i18n-shlib +./usr/lib/i18n/libmapper_zone.so base-i18n-shlib +./usr/lib/i18n/libmapper_zone.so.5 base-i18n-shlib +./usr/lib/i18n/libmapper_zone.so.5.0 base-i18n-shlib +./usr/lib/libamu.so.5 base-amd-shlib +./usr/lib/libamu.so.5.0 base-amd-shlib +./usr/lib/libarchive.so base-sys-shlib +./usr/lib/libarchive.so.5 base-sys-shlib +./usr/lib/libarchive.so.5.0 base-sys-shlib +./usr/lib/libasan.so base-sys-shlib cxx,gcc +./usr/lib/libasan.so.5 base-sys-shlib cxx,gcc=10 +./usr/lib/libasan.so.5.0 base-sys-shlib cxx,gcc=10 +./usr/lib/libasan.so.6 base-sys-shlib cxx,gcc=12 +./usr/lib/libasan.so.6.0 base-sys-shlib cxx,gcc=12 +./usr/lib/libasn1.so base-krb5-shlib kerberos +./usr/lib/libasn1.so.10 base-krb5-shlib kerberos +./usr/lib/libasn1.so.10.0 base-krb5-shlib kerberos +./usr/lib/libatf-c++.so base-atf-shlib atf +./usr/lib/libatf-c++.so.2 base-atf-shlib atf +./usr/lib/libatf-c++.so.2.0 base-atf-shlib atf +./usr/lib/libatf-c.so base-atf-shlib atf +./usr/lib/libatf-c.so.0 base-atf-shlib atf +./usr/lib/libatf-c.so.0.0 base-atf-shlib atf +./usr/lib/libavl.so base-zfs-shlib zfs +./usr/lib/libavl.so.0 base-zfs-shlib zfs +./usr/lib/libavl.so.0.0 base-zfs-shlib zfs +./usr/lib/libbfd.so.16 base-sys-shlib binutils=231 +./usr/lib/libbfd.so.16.0 base-sys-shlib binutils=231 +./usr/lib/libbfd.so.17 base-sys-shlib binutils=234 +./usr/lib/libbfd.so.17.0 base-sys-shlib binutils=234 +./usr/lib/libbfd.so.18 base-sys-shlib binutils=239 +./usr/lib/libbfd.so.18.0 base-sys-shlib binutils=239 +./usr/lib/libbind9.so base-bind-shlib +./usr/lib/libbind9.so.21 base-bind-shlib +./usr/lib/libbind9.so.21.0 base-bind-shlib +./usr/lib/libblacklist.so base-obsolete obsolete +./usr/lib/libblocklist.so base-sys-shlib +./usr/lib/libblocklist.so.0 base-sys-shlib +./usr/lib/libblocklist.so.0.0 base-sys-shlib +./usr/lib/libbluetooth.so base-sys-shlib +./usr/lib/libbluetooth.so.4 base-sys-shlib +./usr/lib/libbluetooth.so.4.2 base-sys-shlib +./usr/lib/libbozohttpd.so base-sys-shlib +./usr/lib/libbozohttpd.so.1 base-sys-shlib +./usr/lib/libbozohttpd.so.1.0 base-sys-shlib +./usr/lib/libbsdmalloc.so base-sys-shlib +./usr/lib/libbsdmalloc.so.0 base-sys-shlib +./usr/lib/libbsdmalloc.so.0.1 base-sys-shlib +./usr/lib/libbz2.so base-sys-shlib +./usr/lib/libbz2.so.1 base-sys-shlib +./usr/lib/libbz2.so.1.1 base-sys-shlib +./usr/lib/libc++.so base-sys-shlib libcxx +./usr/lib/libc++.so.1 base-sys-shlib libcxx +./usr/lib/libc++.so.1.0 base-sys-shlib libcxx +./usr/lib/libc.so base-sys-shlib +./usr/lib/libc.so.12 base-sys-shlib +./usr/lib/libc.so.12.221 base-sys-shlib +./usr/lib/libcbor.so base-sys-shlib +./usr/lib/libcbor.so.0 base-sys-shlib +./usr/lib/libcbor.so.0.5 base-sys-shlib +./usr/lib/libcdk.so base-obsolete obsolete +./usr/lib/libcom_err.so base-krb5-shlib kerberos +./usr/lib/libcom_err.so.8 base-krb5-shlib kerberos +./usr/lib/libcom_err.so.8.0 base-krb5-shlib kerberos +./usr/lib/libcrypt.so base-sys-shlib +./usr/lib/libcrypt.so.1 base-sys-shlib +./usr/lib/libcrypt.so.1.0 base-sys-shlib +./usr/lib/libcrypto.so base-crypto-shlib +./usr/lib/libcrypto.so.12 base-crypto-shlib openssl=10 +./usr/lib/libcrypto.so.12.0 base-crypto-shlib openssl=10 +./usr/lib/libcrypto.so.14 base-crypto-shlib openssl=11 +./usr/lib/libcrypto.so.14.1 base-crypto-shlib openssl=11 +./usr/lib/libcrypto.so.15 base-crypto-shlib openssl=30 +./usr/lib/libcrypto.so.15.0 base-crypto-shlib openssl=30 +./usr/lib/libcrypto_idea.so base-obsolete obsolete +./usr/lib/libcrypto_mdc2.so base-obsolete obsolete +./usr/lib/libcrypto_rc5.so base-obsolete obsolete +./usr/lib/libctf.so base-sys-shlib ctf +./usr/lib/libctf.so.3 base-sys-shlib ctf +./usr/lib/libctf.so.3.0 base-sys-shlib ctf +./usr/lib/libcurses.so base-sys-shlib +./usr/lib/libcurses.so.9 base-sys-shlib +./usr/lib/libcurses.so.9.1 base-sys-shlib +./usr/lib/libdes.so base-crypto-shlib +./usr/lib/libdes.so.12 base-crypto-shlib openssl=10 +./usr/lib/libdes.so.12.0 base-crypto-shlib openssl=10 +./usr/lib/libdes.so.14 base-crypto-shlib openssl=11 +./usr/lib/libdes.so.14.0 base-crypto-shlib openssl=11 +./usr/lib/libdes.so.15 base-crypto-shlib openssl=30 +./usr/lib/libdes.so.15.0 base-crypto-shlib openssl=30 +./usr/lib/libdevmapper.so base-lvm-shlib lvm +./usr/lib/libdevmapper.so.1 base-lvm-shlib lvm +./usr/lib/libdevmapper.so.1.0 base-lvm-shlib lvm +./usr/lib/libdm.so base-sys-shlib +./usr/lib/libdm.so.0 base-sys-shlib +./usr/lib/libdm.so.0.0 base-sys-shlib +./usr/lib/libdns.so base-bind-shlib +./usr/lib/libdns.so.21 base-bind-shlib +./usr/lib/libdns.so.21.0 base-bind-shlib +./usr/lib/libdns_sd.so base-mdns-shlib mdns +./usr/lib/libdns_sd.so.0 base-mdns-shlib mdns +./usr/lib/libdns_sd.so.0.0 base-mdns-shlib mdns +./usr/lib/libdtrace.so base-sys-shlib dtrace +./usr/lib/libdtrace.so.3 base-sys-shlib dtrace +./usr/lib/libdtrace.so.3.0 base-sys-shlib dtrace +./usr/lib/libdwarf.so base-sys-shlib +./usr/lib/libdwarf.so.2 base-sys-shlib +./usr/lib/libdwarf.so.2.0 base-sys-shlib +./usr/lib/libedit.so base-sys-shlib +./usr/lib/libedit.so.3 base-sys-shlib +./usr/lib/libedit.so.3.1 base-sys-shlib +./usr/lib/libelf.so base-sys-shlib +./usr/lib/libelf.so.2 base-sys-shlib +./usr/lib/libelf.so.2.0 base-sys-shlib +./usr/lib/libevent.so base-sys-shlib +./usr/lib/libevent.so.5 base-sys-shlib +./usr/lib/libevent.so.5.0 base-sys-shlib +./usr/lib/libevent_openssl.so base-sys-shlib +./usr/lib/libevent_openssl.so.5 base-sys-shlib +./usr/lib/libevent_openssl.so.5.0 base-sys-shlib +./usr/lib/libevent_pthreads.so base-sys-shlib +./usr/lib/libevent_pthreads.so.5 base-sys-shlib +./usr/lib/libevent_pthreads.so.5.0 base-sys-shlib +./usr/lib/libexecinfo.so base-sys-shlib +./usr/lib/libexecinfo.so.0 base-sys-shlib +./usr/lib/libexecinfo.so.0.0 base-sys-shlib +./usr/lib/libexpat.so base-sys-shlib +./usr/lib/libexpat.so.2 base-sys-shlib +./usr/lib/libexpat.so.2.3 base-sys-shlib +./usr/lib/libfetch.so base-sys-shlib +./usr/lib/libfetch.so.4 base-sys-shlib +./usr/lib/libfetch.so.4.0 base-sys-shlib +./usr/lib/libfido2.so base-sys-shlib +./usr/lib/libfido2.so.5 base-sys-shlib +./usr/lib/libfido2.so.5.0 base-sys-shlib +./usr/lib/libform.so base-sys-shlib +./usr/lib/libform.so.8 base-sys-shlib +./usr/lib/libform.so.8.0 base-sys-shlib +./usr/lib/libgcc_s.so base-sys-shlib gcc +./usr/lib/libgcc_s.so.1 base-sys-shlib gcc +./usr/lib/libgcc_s.so.1.0 base-sys-shlib gcc +./usr/lib/libgnumalloc.so base-sys-shlib +./usr/lib/libgnumalloc.so.1 base-sys-shlib +./usr/lib/libgnumalloc.so.1.0 base-sys-shlib +./usr/lib/libgomp.so base-sys-shlib gcc +./usr/lib/libgomp.so.2 base-sys-shlib gcc +./usr/lib/libgomp.so.2.1 base-sys-shlib gcc,!machine_arch=mips64eb,!machine_arch=mips64el,gcc=10 ./usr/lib/libgomp.so.2.1 base-sys-shlib machine_arch=mips64eb,gcc=10 ./usr/lib/libgomp.so.2.1 base-sys-shlib machine_arch=mips64el,gcc=10 -./usr/lib/libgomp.so.2.2 base-sys-shlib compatfile,gcc,!machine_arch=mips64eb,!machine_arch=mips64el,gcc=12 +./usr/lib/libgomp.so.2.2 base-sys-shlib gcc,!machine_arch=mips64eb,!machine_arch=mips64el,gcc=12 ./usr/lib/libgomp.so.2.2 base-sys-shlib machine_arch=mips64eb,gcc=12 ./usr/lib/libgomp.so.2.2 base-sys-shlib machine_arch=mips64el,gcc=12 -./usr/lib/libgssapi.so base-krb5-shlib compatfile,kerberos -./usr/lib/libgssapi.so.12 base-krb5-shlib compatfile,kerberos -./usr/lib/libgssapi.so.12.0 base-krb5-shlib compatfile,kerberos -./usr/lib/libhdb.so base-krb5-shlib compatfile,kerberos -./usr/lib/libhdb.so.16 base-krb5-shlib compatfile,kerberos -./usr/lib/libhdb.so.16.0 base-krb5-shlib compatfile,kerberos -./usr/lib/libheimbase.so base-krb5-shlib compatfile,kerberos -./usr/lib/libheimbase.so.2 base-krb5-shlib compatfile,kerberos -./usr/lib/libheimbase.so.2.0 base-krb5-shlib compatfile,kerberos -./usr/lib/libheimntlm.so base-krb5-shlib compatfile,kerberos -./usr/lib/libheimntlm.so.6 base-krb5-shlib compatfile,kerberos -./usr/lib/libheimntlm.so.6.0 base-krb5-shlib compatfile,kerberos -./usr/lib/libhx509.so base-krb5-shlib compatfile,kerberos -./usr/lib/libhx509.so.7 base-krb5-shlib compatfile,kerberos -./usr/lib/libhx509.so.7.0 base-krb5-shlib compatfile,kerberos -./usr/lib/libintl.so base-sys-shlib compatfile -./usr/lib/libintl.so.1 base-sys-shlib compatfile -./usr/lib/libintl.so.1.1 base-sys-shlib compatfile -./usr/lib/libipsec.so base-net-shlib compatfile -./usr/lib/libipsec.so.3 base-net-shlib compatfile -./usr/lib/libipsec.so.3.0 base-net-shlib compatfile -./usr/lib/libirs.so base-bind-shlib compatfile -./usr/lib/libirs.so.21 base-bind-shlib compatfile -./usr/lib/libirs.so.21.0 base-bind-shlib compatfile -./usr/lib/libisc.so base-bind-shlib compatfile -./usr/lib/libisc.so.21 base-bind-shlib compatfile -./usr/lib/libisc.so.21.0 base-bind-shlib compatfile -./usr/lib/libisccc.so base-bind-shlib compatfile -./usr/lib/libisccc.so.21 base-bind-shlib compatfile -./usr/lib/libisccc.so.21.0 base-bind-shlib compatfile -./usr/lib/libisccfg.so base-bind-shlib compatfile -./usr/lib/libisccfg.so.21 base-bind-shlib compatfile -./usr/lib/libisccfg.so.21.0 base-bind-shlib compatfile -./usr/lib/libiscsi.so base-iscsi-shlib iscsi,compatfile -./usr/lib/libiscsi.so.2 base-iscsi-shlib iscsi,compatfile -./usr/lib/libiscsi.so.2.0 base-iscsi-shlib iscsi,compatfile -./usr/lib/libisns.so base-isns-shlib compatfile -./usr/lib/libisns.so.0 base-isns-shlib compatfile -./usr/lib/libisns.so.0.0 base-isns-shlib compatfile -./usr/lib/libjemalloc.so base-sys-shlib compatfile -./usr/lib/libjemalloc.so.0 base-sys-shlib compatfile -./usr/lib/libjemalloc.so.0.0 base-sys-shlib compatfile +./usr/lib/libgssapi.so base-krb5-shlib kerberos +./usr/lib/libgssapi.so.12 base-krb5-shlib kerberos +./usr/lib/libgssapi.so.12.0 base-krb5-shlib kerberos +./usr/lib/libhdb.so base-krb5-shlib kerberos +./usr/lib/libhdb.so.16 base-krb5-shlib kerberos +./usr/lib/libhdb.so.16.0 base-krb5-shlib kerberos +./usr/lib/libheimbase.so base-krb5-shlib kerberos +./usr/lib/libheimbase.so.2 base-krb5-shlib kerberos +./usr/lib/libheimbase.so.2.0 base-krb5-shlib kerberos +./usr/lib/libheimntlm.so base-krb5-shlib kerberos +./usr/lib/libheimntlm.so.6 base-krb5-shlib kerberos +./usr/lib/libheimntlm.so.6.0 base-krb5-shlib kerberos +./usr/lib/libhx509.so base-krb5-shlib kerberos +./usr/lib/libhx509.so.7 base-krb5-shlib kerberos +./usr/lib/libhx509.so.7.0 base-krb5-shlib kerberos +./usr/lib/libintl.so base-sys-shlib +./usr/lib/libintl.so.1 base-sys-shlib +./usr/lib/libintl.so.1.1 base-sys-shlib +./usr/lib/libipsec.so base-net-shlib +./usr/lib/libipsec.so.3 base-net-shlib +./usr/lib/libipsec.so.3.0 base-net-shlib +./usr/lib/libirs.so base-bind-shlib +./usr/lib/libirs.so.21 base-bind-shlib +./usr/lib/libirs.so.21.0 base-bind-shlib +./usr/lib/libisc.so base-bind-shlib +./usr/lib/libisc.so.21 base-bind-shlib +./usr/lib/libisc.so.21.0 base-bind-shlib +./usr/lib/libisccc.so base-bind-shlib +./usr/lib/libisccc.so.21 base-bind-shlib +./usr/lib/libisccc.so.21.0 base-bind-shlib +./usr/lib/libisccfg.so base-bind-shlib +./usr/lib/libisccfg.so.21 base-bind-shlib +./usr/lib/libisccfg.so.21.0 base-bind-shlib +./usr/lib/libiscsi.so base-iscsi-shlib iscsi +./usr/lib/libiscsi.so.2 base-iscsi-shlib iscsi +./usr/lib/libiscsi.so.2.0 base-iscsi-shlib iscsi +./usr/lib/libisns.so base-isns-shlib +./usr/lib/libisns.so.0 base-isns-shlib +./usr/lib/libisns.so.0.0 base-isns-shlib +./usr/lib/libjemalloc.so base-sys-shlib +./usr/lib/libjemalloc.so.0 base-sys-shlib +./usr/lib/libjemalloc.so.0.0 base-sys-shlib ./usr/lib/libkadm.so base-obsolete obsolete -./usr/lib/libkadm5clnt.so base-krb5-shlib compatfile,kerberos -./usr/lib/libkadm5clnt.so.15 base-krb5-shlib compatfile,kerberos -./usr/lib/libkadm5clnt.so.15.0 base-krb5-shlib compatfile,kerberos -./usr/lib/libkadm5srv.so base-krb5-shlib compatfile,kerberos -./usr/lib/libkadm5srv.so.16 base-krb5-shlib compatfile,kerberos -./usr/lib/libkadm5srv.so.16.0 base-krb5-shlib compatfile,kerberos -./usr/lib/libkafs.so base-krb5-shlib compatfile,kerberos -./usr/lib/libkafs.so.14 base-krb5-shlib compatfile,kerberos -./usr/lib/libkafs.so.14.0 base-krb5-shlib compatfile,kerberos +./usr/lib/libkadm5clnt.so base-krb5-shlib kerberos +./usr/lib/libkadm5clnt.so.15 base-krb5-shlib kerberos +./usr/lib/libkadm5clnt.so.15.0 base-krb5-shlib kerberos +./usr/lib/libkadm5srv.so base-krb5-shlib kerberos +./usr/lib/libkadm5srv.so.16 base-krb5-shlib kerberos +./usr/lib/libkadm5srv.so.16.0 base-krb5-shlib kerberos +./usr/lib/libkafs.so base-krb5-shlib kerberos +./usr/lib/libkafs.so.14 base-krb5-shlib kerberos +./usr/lib/libkafs.so.14.0 base-krb5-shlib kerberos ./usr/lib/libkdb.so base-obsolete obsolete -./usr/lib/libkdc.so base-krb5-shlib compatfile,kerberos -./usr/lib/libkdc.so.4 base-krb5-shlib compatfile,kerberos -./usr/lib/libkdc.so.4.0 base-krb5-shlib compatfile,kerberos +./usr/lib/libkdc.so base-krb5-shlib kerberos +./usr/lib/libkdc.so.4 base-krb5-shlib kerberos +./usr/lib/libkdc.so.4.0 base-krb5-shlib kerberos ./usr/lib/libkrb.so base-obsolete obsolete -./usr/lib/libkrb5.so base-krb5-shlib compatfile,kerberos -./usr/lib/libkrb5.so.28 base-krb5-shlib compatfile,kerberos -./usr/lib/libkrb5.so.28.0 base-krb5-shlib compatfile,kerberos +./usr/lib/libkrb5.so base-krb5-shlib kerberos +./usr/lib/libkrb5.so.28 base-krb5-shlib kerberos +./usr/lib/libkrb5.so.28.0 base-krb5-shlib kerberos ./usr/lib/libkstream.so base-obsolete obsolete -./usr/lib/libkvm.so base-sys-shlib compatfile -./usr/lib/libkvm.so.6 base-sys-shlib compatfile -./usr/lib/libkvm.so.6.0 base-sys-shlib compatfile -./usr/lib/liblber.so base-ldap-shlib ldap,compatfile -./usr/lib/liblber.so.5 base-ldap-shlib ldap,compatfile -./usr/lib/liblber.so.5.0 base-ldap-shlib ldap,compatfile -./usr/lib/libldap.so base-ldap-shlib ldap,compatfile -./usr/lib/libldap.so.6 base-ldap-shlib ldap,compatfile -./usr/lib/libldap.so.6.0 base-ldap-shlib ldap,compatfile -./usr/lib/libldap_r.so base-ldap-shlib ldap,compatfile -./usr/lib/libldap_r.so.6 base-ldap-shlib ldap,compatfile -./usr/lib/libldap_r.so.6.0 base-ldap-shlib ldap,compatfile -./usr/lib/liblsan.so base-sys-shlib compatfile,cxx,gcc -./usr/lib/liblsan.so.2 base-sys-shlib compatfile,cxx,gcc=10 -./usr/lib/liblsan.so.2.0 base-sys-shlib compatfile,cxx,gcc=10 -./usr/lib/liblsan.so.3 base-sys-shlib compatfile,cxx,gcc=12 -./usr/lib/liblsan.so.3.0 base-sys-shlib compatfile,cxx,gcc=12 -./usr/lib/liblua.so base-sys-shlib compatfile -./usr/lib/liblua.so.6 base-sys-shlib compatfile -./usr/lib/liblua.so.6.1 base-sys-shlib compatfile -./usr/lib/liblutok.so base-sys-shlib kyua,compatfile -./usr/lib/liblutok.so.3 base-sys-shlib kyua,compatfile -./usr/lib/liblutok.so.3.0 base-sys-shlib kyua,compatfile +./usr/lib/libkvm.so base-sys-shlib +./usr/lib/libkvm.so.6 base-sys-shlib +./usr/lib/libkvm.so.6.0 base-sys-shlib +./usr/lib/liblber.so base-ldap-shlib ldap +./usr/lib/liblber.so.5 base-ldap-shlib ldap +./usr/lib/liblber.so.5.0 base-ldap-shlib ldap +./usr/lib/libldap.so base-ldap-shlib ldap +./usr/lib/libldap.so.6 base-ldap-shlib ldap +./usr/lib/libldap.so.6.0 base-ldap-shlib ldap +./usr/lib/libldap_r.so base-ldap-shlib ldap +./usr/lib/libldap_r.so.6 base-ldap-shlib ldap +./usr/lib/libldap_r.so.6.0 base-ldap-shlib ldap +./usr/lib/liblsan.so base-sys-shlib cxx,gcc +./usr/lib/liblsan.so.2 base-sys-shlib cxx,gcc=10 +./usr/lib/liblsan.so.2.0 base-sys-shlib cxx,gcc=10 +./usr/lib/liblsan.so.3 base-sys-shlib cxx,gcc=12 +./usr/lib/liblsan.so.3.0 base-sys-shlib cxx,gcc=12 +./usr/lib/liblua.so base-sys-shlib +./usr/lib/liblua.so.6 base-sys-shlib +./usr/lib/liblua.so.6.1 base-sys-shlib +./usr/lib/liblutok.so base-sys-shlib kyua +./usr/lib/liblutok.so.3 base-sys-shlib kyua +./usr/lib/liblutok.so.3.0 base-sys-shlib kyua ./usr/lib/liblwres.so base-obsolete obsolete -./usr/lib/liblzf.so base-sys-shlib compatfile -./usr/lib/liblzf.so.1 base-sys-shlib compatfile -./usr/lib/liblzf.so.1.0 base-sys-shlib compatfile -./usr/lib/liblzma.so base-sys-shlib compatfile -./usr/lib/liblzma.so.2 base-sys-shlib compatfile -./usr/lib/liblzma.so.2.0 base-sys-shlib compatfile -./usr/lib/libm.so base-sys-shlib compatfile -./usr/lib/libm.so.0 base-sys-shlib compatfile -./usr/lib/libm.so.0.14 base-sys-shlib compatfile -./usr/lib/libmagic.so base-sys-shlib compatfile -./usr/lib/libmagic.so.8 base-sys-shlib compatfile -./usr/lib/libmagic.so.8.0 base-sys-shlib compatfile -./usr/lib/libmenu.so base-sys-shlib compatfile -./usr/lib/libmenu.so.8 base-sys-shlib compatfile -./usr/lib/libmenu.so.8.0 base-sys-shlib compatfile -./usr/lib/libmj.so base-crypto-shlib compatfile -./usr/lib/libmj.so.1 base-crypto-shlib compatfile -./usr/lib/libmj.so.1.0 base-crypto-shlib compatfile -./usr/lib/libnetpgp.so base-crypto-shlib compatfile -./usr/lib/libnetpgp.so.4 base-crypto-shlib compatfile -./usr/lib/libnetpgp.so.4.0 base-crypto-shlib compatfile -./usr/lib/libnetpgpverify.so base-crypto-shlib compatfile -./usr/lib/libnetpgpverify.so.5 base-crypto-shlib compatfile -./usr/lib/libnetpgpverify.so.5.0 base-crypto-shlib compatfile -./usr/lib/libnpf.so base-npf-shlib npf,compatfile -./usr/lib/libnpf.so.0 base-npf-shlib npf,compatfile -./usr/lib/libnpf.so.0.1 base-npf-shlib npf,compatfile -./usr/lib/libns.so base-bind-shlib compatfile -./usr/lib/libns.so.21 base-bind-shlib compatfile -./usr/lib/libns.so.21.0 base-bind-shlib compatfile +./usr/lib/liblzf.so base-sys-shlib +./usr/lib/liblzf.so.1 base-sys-shlib +./usr/lib/liblzf.so.1.0 base-sys-shlib +./usr/lib/liblzma.so base-sys-shlib +./usr/lib/liblzma.so.2 base-sys-shlib +./usr/lib/liblzma.so.2.0 base-sys-shlib +./usr/lib/libm.so base-sys-shlib +./usr/lib/libm.so.0 base-sys-shlib +./usr/lib/libm.so.0.14 base-sys-shlib +./usr/lib/libmagic.so base-sys-shlib +./usr/lib/libmagic.so.8 base-sys-shlib +./usr/lib/libmagic.so.8.0 base-sys-shlib +./usr/lib/libmenu.so base-sys-shlib +./usr/lib/libmenu.so.8 base-sys-shlib +./usr/lib/libmenu.so.8.0 base-sys-shlib +./usr/lib/libmj.so base-crypto-shlib +./usr/lib/libmj.so.1 base-crypto-shlib +./usr/lib/libmj.so.1.0 base-crypto-shlib +./usr/lib/libnetpgp.so base-crypto-shlib +./usr/lib/libnetpgp.so.4 base-crypto-shlib +./usr/lib/libnetpgp.so.4.0 base-crypto-shlib +./usr/lib/libnetpgpverify.so base-crypto-shlib +./usr/lib/libnetpgpverify.so.5 base-crypto-shlib +./usr/lib/libnetpgpverify.so.5.0 base-crypto-shlib +./usr/lib/libnpf.so base-npf-shlib npf +./usr/lib/libnpf.so.0 base-npf-shlib npf +./usr/lib/libnpf.so.0.1 base-npf-shlib npf +./usr/lib/libns.so base-bind-shlib +./usr/lib/libns.so.21 base-bind-shlib +./usr/lib/libns.so.21.0 base-bind-shlib ./usr/lib/libnvmm.so base-sys-shlib nvmm,pic ./usr/lib/libnvmm.so.0 base-sys-shlib nvmm,pic ./usr/lib/libnvmm.so.0.1 base-sys-shlib nvmm,pic -./usr/lib/libnvpair.so base-zfs-shlib compatfile,zfs -./usr/lib/libnvpair.so.0 base-zfs-shlib compatfile,zfs -./usr/lib/libnvpair.so.0.0 base-zfs-shlib compatfile,zfs -./usr/lib/libobjc.so base-sys-shlib gcc,compatfile -./usr/lib/libobjc.so.4 base-sys-shlib gcc,compatfile -./usr/lib/libobjc.so.4.0 base-sys-shlib gcc,compatfile +./usr/lib/libnvpair.so base-zfs-shlib zfs +./usr/lib/libnvpair.so.0 base-zfs-shlib zfs +./usr/lib/libnvpair.so.0.0 base-zfs-shlib zfs +./usr/lib/libobjc.so base-sys-shlib gcc +./usr/lib/libobjc.so.4 base-sys-shlib gcc +./usr/lib/libobjc.so.4.0 base-sys-shlib gcc ./usr/lib/libopenpgpsdk.so base-obsolete obsolete -./usr/lib/libossaudio.so base-sys-shlib compatfile -./usr/lib/libossaudio.so.1 base-sys-shlib compatfile -./usr/lib/libossaudio.so.1.1 base-sys-shlib compatfile -./usr/lib/libp2k.so base-puffs-shlib compatfile,rump -./usr/lib/libp2k.so.2 base-puffs-shlib compatfile,rump -./usr/lib/libp2k.so.2.0 base-puffs-shlib compatfile,rump -./usr/lib/libpam.so base-sys-shlib compatfile,pam -./usr/lib/libpam.so.4 base-sys-shlib compatfile,pam -./usr/lib/libpam.so.4.1 base-sys-shlib compatfile,pam -./usr/lib/libpanel.so base-sys-shlib compatfile -./usr/lib/libpanel.so.3 base-sys-shlib compatfile -./usr/lib/libpanel.so.3.0 base-sys-shlib compatfile -./usr/lib/libpcap.so base-net-shlib compatfile -./usr/lib/libpcap.so.9 base-net-shlib compatfile -./usr/lib/libpcap.so.9.0 base-net-shlib compatfile -./usr/lib/libpci.so base-sys-shlib compatfile -./usr/lib/libpci.so.2 base-sys-shlib compatfile -./usr/lib/libpci.so.2.2 base-sys-shlib compatfile -./usr/lib/libperfuse.so base-perfuse-shlib compatfile -./usr/lib/libperfuse.so.0 base-perfuse-shlib compatfile -./usr/lib/libperfuse.so.0.0 base-perfuse-shlib compatfile -./usr/lib/libposix.so base-sys-shlib compatfile -./usr/lib/libposix.so.0 base-sys-shlib compatfile -./usr/lib/libposix.so.0.1 base-sys-shlib compatfile -./usr/lib/libppath.so base-sys-shlib compatfile -./usr/lib/libppath.so.0 base-sys-shlib compatfile -./usr/lib/libppath.so.0.0 base-sys-shlib compatfile -./usr/lib/libproc.so base-sys-shlib compatfile,dtrace -./usr/lib/libproc.so.1 base-sys-shlib compatfile,dtrace -./usr/lib/libproc.so.1.0 base-sys-shlib compatfile,dtrace -./usr/lib/libprop.so base-sys-shlib compatfile -./usr/lib/libprop.so.1 base-sys-shlib compatfile -./usr/lib/libprop.so.1.2 base-sys-shlib compatfile -./usr/lib/libpthread.so base-sys-shlib compatfile -./usr/lib/libpthread.so.1 base-sys-shlib compatfile -./usr/lib/libpthread.so.1.4 base-sys-shlib compatfile +./usr/lib/libossaudio.so base-sys-shlib +./usr/lib/libossaudio.so.1 base-sys-shlib +./usr/lib/libossaudio.so.1.1 base-sys-shlib +./usr/lib/libp2k.so base-puffs-shlib rump +./usr/lib/libp2k.so.2 base-puffs-shlib rump +./usr/lib/libp2k.so.2.0 base-puffs-shlib rump +./usr/lib/libpam.so base-sys-shlib pam +./usr/lib/libpam.so.4 base-sys-shlib pam +./usr/lib/libpam.so.4.1 base-sys-shlib pam +./usr/lib/libpanel.so base-sys-shlib +./usr/lib/libpanel.so.3 base-sys-shlib +./usr/lib/libpanel.so.3.0 base-sys-shlib +./usr/lib/libpcap.so base-net-shlib +./usr/lib/libpcap.so.9 base-net-shlib +./usr/lib/libpcap.so.9.0 base-net-shlib +./usr/lib/libpci.so base-sys-shlib +./usr/lib/libpci.so.2 base-sys-shlib +./usr/lib/libpci.so.2.2 base-sys-shlib +./usr/lib/libperfuse.so base-perfuse-shlib +./usr/lib/libperfuse.so.0 base-perfuse-shlib +./usr/lib/libperfuse.so.0.0 base-perfuse-shlib +./usr/lib/libposix.so base-sys-shlib +./usr/lib/libposix.so.0 base-sys-shlib +./usr/lib/libposix.so.0.1 base-sys-shlib +./usr/lib/libppath.so base-sys-shlib +./usr/lib/libppath.so.0 base-sys-shlib +./usr/lib/libppath.so.0.0 base-sys-shlib +./usr/lib/libproc.so base-sys-shlib dtrace +./usr/lib/libproc.so.1 base-sys-shlib dtrace +./usr/lib/libproc.so.1.0 base-sys-shlib dtrace +./usr/lib/libprop.so base-sys-shlib +./usr/lib/libprop.so.1 base-sys-shlib +./usr/lib/libprop.so.1.2 base-sys-shlib +./usr/lib/libpthread.so base-sys-shlib +./usr/lib/libpthread.so.1 base-sys-shlib +./usr/lib/libpthread.so.1.4 base-sys-shlib ./usr/lib/libpthread_dbg.so base-obsolete obsolete -./usr/lib/libpuffs.so base-puffs-shlib compatfile -./usr/lib/libpuffs.so.2 base-puffs-shlib compatfile -./usr/lib/libpuffs.so.2.0 base-puffs-shlib compatfile -./usr/lib/libquota.so base-sys-shlib compatfile -./usr/lib/libquota.so.1 base-sys-shlib compatfile -./usr/lib/libquota.so.1.0 base-sys-shlib compatfile -./usr/lib/libradius.so base-net-shlib compatfile -./usr/lib/libradius.so.5 base-net-shlib compatfile -./usr/lib/libradius.so.5.0 base-net-shlib compatfile -./usr/lib/librefuse.so base-refuse-shlib compatfile -./usr/lib/librefuse.so.2 base-refuse-shlib compatfile -./usr/lib/librefuse.so.2.0 base-refuse-shlib compatfile -./usr/lib/libresolv.so base-net-shlib compatfile -./usr/lib/libresolv.so.3 base-net-shlib compatfile -./usr/lib/libresolv.so.3.0 base-net-shlib compatfile -./usr/lib/libroken.so base-krb5-shlib compatfile,kerberos -./usr/lib/libroken.so.20 base-krb5-shlib compatfile,kerberos -./usr/lib/libroken.so.20.0 base-krb5-shlib compatfile,kerberos -./usr/lib/librpcsvc.so base-net-shlib compatfile -./usr/lib/librpcsvc.so.1 base-net-shlib compatfile -./usr/lib/librpcsvc.so.1.0 base-net-shlib compatfile -./usr/lib/librt.so base-sys-shlib compatfile -./usr/lib/librt.so.1 base-sys-shlib compatfile -./usr/lib/librt.so.1.1 base-sys-shlib compatfile -./usr/lib/librtld_db.so base-sys-shlib compatfile,dtrace -./usr/lib/librtld_db.so.0 base-sys-shlib compatfile,dtrace -./usr/lib/librtld_db.so.0.0 base-sys-shlib compatfile,dtrace -./usr/lib/librump.so base-rump-shlib compatfile,rump -./usr/lib/librump.so.0 base-rump-shlib compatfile,rump -./usr/lib/librump.so.0.0 base-rump-shlib compatfile,rump -./usr/lib/librumpclient.so base-rumpclient-shlib compatfile,rump -./usr/lib/librumpclient.so.0 base-rumpclient-shlib compatfile,rump -./usr/lib/librumpclient.so.0.0 base-rumpclient-shlib compatfile,rump +./usr/lib/libpuffs.so base-puffs-shlib +./usr/lib/libpuffs.so.2 base-puffs-shlib +./usr/lib/libpuffs.so.2.0 base-puffs-shlib +./usr/lib/libquota.so base-sys-shlib +./usr/lib/libquota.so.1 base-sys-shlib +./usr/lib/libquota.so.1.0 base-sys-shlib +./usr/lib/libradius.so base-net-shlib +./usr/lib/libradius.so.5 base-net-shlib +./usr/lib/libradius.so.5.0 base-net-shlib +./usr/lib/librefuse.so base-refuse-shlib +./usr/lib/librefuse.so.2 base-refuse-shlib +./usr/lib/librefuse.so.2.0 base-refuse-shlib +./usr/lib/libresolv.so base-net-shlib +./usr/lib/libresolv.so.3 base-net-shlib +./usr/lib/libresolv.so.3.0 base-net-shlib +./usr/lib/libroken.so base-krb5-shlib kerberos +./usr/lib/libroken.so.20 base-krb5-shlib kerberos +./usr/lib/libroken.so.20.0 base-krb5-shlib kerberos +./usr/lib/librpcsvc.so base-net-shlib +./usr/lib/librpcsvc.so.1 base-net-shlib +./usr/lib/librpcsvc.so.1.0 base-net-shlib +./usr/lib/librt.so base-sys-shlib +./usr/lib/librt.so.1 base-sys-shlib +./usr/lib/librt.so.1.1 base-sys-shlib +./usr/lib/librtld_db.so base-sys-shlib dtrace +./usr/lib/librtld_db.so.0 base-sys-shlib dtrace +./usr/lib/librtld_db.so.0.0 base-sys-shlib dtrace +./usr/lib/librump.so base-rump-shlib rump +./usr/lib/librump.so.0 base-rump-shlib rump +./usr/lib/librump.so.0.0 base-rump-shlib rump +./usr/lib/librumpclient.so base-rumpclient-shlib rump +./usr/lib/librumpclient.so.0 base-rumpclient-shlib rump +./usr/lib/librumpclient.so.0.0 base-rumpclient-shlib rump ./usr/lib/librumpcrypto.so base-obsolete obsolete ./usr/lib/librumpcrypto.so.0 base-obsolete obsolete ./usr/lib/librumpcrypto.so.0.0 base-obsolete obsolete -./usr/lib/librumpdev.so base-rump-shlib compatfile,rump -./usr/lib/librumpdev.so.0 base-rump-shlib compatfile,rump -./usr/lib/librumpdev.so.0.0 base-rump-shlib compatfile,rump +./usr/lib/librumpdev.so base-rump-shlib rump +./usr/lib/librumpdev.so.0 base-rump-shlib rump +./usr/lib/librumpdev.so.0.0 base-rump-shlib rump ./usr/lib/librumpdev_audio.so base-rump-shlib rump ./usr/lib/librumpdev_audio.so.0 base-rump-shlib rump ./usr/lib/librumpdev_audio.so.0.0 base-rump-shlib rump @@ -720,9 +720,9 @@ ./usr/lib/librumpfs_zfs.so base-rump-shlib rump,zfs ./usr/lib/librumpfs_zfs.so.0 base-rump-shlib rump,zfs ./usr/lib/librumpfs_zfs.so.0.0 base-rump-shlib rump,zfs -./usr/lib/librumphijack.so base-rump-shlib compatfile,rump -./usr/lib/librumphijack.so.0 base-rump-shlib compatfile,rump -./usr/lib/librumphijack.so.0.0 base-rump-shlib compatfile,rump +./usr/lib/librumphijack.so base-rump-shlib rump +./usr/lib/librumphijack.so.0 base-rump-shlib rump +./usr/lib/librumphijack.so.0.0 base-rump-shlib rump ./usr/lib/librumpkern_crypto.so base-rump-shlib rump ./usr/lib/librumpkern_crypto.so.0 base-rump-shlib rump ./usr/lib/librumpkern_crypto.so.0.0 base-rump-shlib rump @@ -753,9 +753,9 @@ ./usr/lib/librumpkern_z.so base-rump-shlib rump ./usr/lib/librumpkern_z.so.0 base-rump-shlib rump ./usr/lib/librumpkern_z.so.0.0 base-rump-shlib rump -./usr/lib/librumpnet.so base-rump-shlib compatfile,rump -./usr/lib/librumpnet.so.0 base-rump-shlib compatfile,rump -./usr/lib/librumpnet.so.0.0 base-rump-shlib compatfile,rump +./usr/lib/librumpnet.so base-rump-shlib rump +./usr/lib/librumpnet.so.0 base-rump-shlib rump +./usr/lib/librumpnet.so.0.0 base-rump-shlib rump ./usr/lib/librumpnet_agr.so base-rump-shlib rump ./usr/lib/librumpnet_agr.so.0 base-rump-shlib rump ./usr/lib/librumpnet_agr.so.0.0 base-rump-shlib rump @@ -840,15 +840,15 @@ ./usr/lib/librumpnet_wireguard.so base-obsolete obsolete ./usr/lib/librumpnet_wireguard.so.0 base-obsolete obsolete ./usr/lib/librumpnet_wireguard.so.0.0 base-obsolete obsolete -./usr/lib/librumpres.so base-rumpclient-shlib compatfile,rump -./usr/lib/librumpres.so.0 base-rumpclient-shlib compatfile,rump -./usr/lib/librumpres.so.0.0 base-rumpclient-shlib compatfile,rump -./usr/lib/librumpuser.so base-rump-shlib compatfile,rump -./usr/lib/librumpuser.so.0 base-rump-shlib compatfile,rump -./usr/lib/librumpuser.so.0.1 base-rump-shlib compatfile,rump -./usr/lib/librumpvfs.so base-rump-shlib compatfile,rump -./usr/lib/librumpvfs.so.0 base-rump-shlib compatfile,rump -./usr/lib/librumpvfs.so.0.0 base-rump-shlib compatfile,rump +./usr/lib/librumpres.so base-rumpclient-shlib rump +./usr/lib/librumpres.so.0 base-rumpclient-shlib rump +./usr/lib/librumpres.so.0.0 base-rumpclient-shlib rump +./usr/lib/librumpuser.so base-rump-shlib rump +./usr/lib/librumpuser.so.0 base-rump-shlib rump +./usr/lib/librumpuser.so.0.1 base-rump-shlib rump +./usr/lib/librumpvfs.so base-rump-shlib rump +./usr/lib/librumpvfs.so.0 base-rump-shlib rump +./usr/lib/librumpvfs.so.0.0 base-rump-shlib rump ./usr/lib/librumpvfs_aio.so base-rump-shlib rump ./usr/lib/librumpvfs_aio.so.0 base-rump-shlib rump ./usr/lib/librumpvfs_aio.so.0.0 base-rump-shlib rump @@ -861,95 +861,95 @@ ./usr/lib/librumpvfs_nofifofs.so base-rump-shlib rump ./usr/lib/librumpvfs_nofifofs.so.0 base-rump-shlib rump ./usr/lib/librumpvfs_nofifofs.so.0.0 base-rump-shlib rump -./usr/lib/libsaslc.so base-sys-shlib compatfile -./usr/lib/libsaslc.so.1 base-sys-shlib compatfile -./usr/lib/libsaslc.so.1.0 base-sys-shlib compatfile +./usr/lib/libsaslc.so base-sys-shlib +./usr/lib/libsaslc.so.1 base-sys-shlib +./usr/lib/libsaslc.so.1.0 base-sys-shlib ./usr/lib/libsdp.so base-obsolete obsolete -./usr/lib/libskey.so base-sys-shlib compatfile,skey -./usr/lib/libskey.so.2 base-sys-shlib compatfile,skey -./usr/lib/libskey.so.2.0 base-sys-shlib compatfile,skey -./usr/lib/libsl.so base-krb5-shlib compatfile,kerberos -./usr/lib/libsl.so.7 base-krb5-shlib compatfile,kerberos -./usr/lib/libsl.so.7.0 base-krb5-shlib compatfile,kerberos -./usr/lib/libsqlite3.so base-sys-shlib compatfile -./usr/lib/libsqlite3.so.1 base-sys-shlib compatfile -./usr/lib/libsqlite3.so.1.5 base-sys-shlib compatfile +./usr/lib/libskey.so base-sys-shlib skey +./usr/lib/libskey.so.2 base-sys-shlib skey +./usr/lib/libskey.so.2.0 base-sys-shlib skey +./usr/lib/libsl.so base-krb5-shlib kerberos +./usr/lib/libsl.so.7 base-krb5-shlib kerberos +./usr/lib/libsl.so.7.0 base-krb5-shlib kerberos +./usr/lib/libsqlite3.so base-sys-shlib +./usr/lib/libsqlite3.so.1 base-sys-shlib +./usr/lib/libsqlite3.so.1.5 base-sys-shlib ./usr/lib/libss.so base-obsolete obsolete -./usr/lib/libssh.so base-secsh-shlib compatfile -./usr/lib/libssh.so.46 base-secsh-shlib compatfile -./usr/lib/libssh.so.46.1 base-secsh-shlib compatfile -./usr/lib/libssl.so base-crypto-shlib compatfile -./usr/lib/libssl.so.12 base-crypto-shlib compatfile,openssl=10 -./usr/lib/libssl.so.12.0 base-crypto-shlib compatfile,openssl=10 -./usr/lib/libssl.so.14 base-crypto-shlib compatfile,openssl=11 -./usr/lib/libssl.so.14.0 base-crypto-shlib compatfile,openssl=11 -./usr/lib/libssl.so.15 base-crypto-shlib compatfile,openssl=30 -./usr/lib/libssl.so.15.0 base-crypto-shlib compatfile,openssl=30 -./usr/lib/libstdc++.so base-sys-shlib compatfile,gcc,cxx,libstdcxx -./usr/lib/libstdc++.so.9 base-sys-shlib compatfile,gcc,cxx,libstdcxx -./usr/lib/libstdc++.so.9.0 base-sys-shlib compatfile,gcc,cxx,libstdcxx,gcc=10 -./usr/lib/libstdc++.so.9.1 base-sys-shlib compatfile,gcc,cxx,libstdcxx,gcc=12 +./usr/lib/libssh.so base-secsh-shlib +./usr/lib/libssh.so.46 base-secsh-shlib +./usr/lib/libssh.so.46.1 base-secsh-shlib +./usr/lib/libssl.so base-crypto-shlib +./usr/lib/libssl.so.12 base-crypto-shlib openssl=10 +./usr/lib/libssl.so.12.0 base-crypto-shlib openssl=10 +./usr/lib/libssl.so.14 base-crypto-shlib openssl=11 +./usr/lib/libssl.so.14.0 base-crypto-shlib openssl=11 +./usr/lib/libssl.so.15 base-crypto-shlib openssl=30 +./usr/lib/libssl.so.15.0 base-crypto-shlib openssl=30 +./usr/lib/libstdc++.so base-sys-shlib gcc,cxx,libstdcxx +./usr/lib/libstdc++.so.9 base-sys-shlib gcc,cxx,libstdcxx +./usr/lib/libstdc++.so.9.0 base-sys-shlib gcc,cxx,libstdcxx,gcc=10 +./usr/lib/libstdc++.so.9.1 base-sys-shlib gcc,cxx,libstdcxx,gcc=12 ./usr/lib/libtelnet.so base-obsolete obsolete -./usr/lib/libtermcap.so base-sys-shlib compatfile -./usr/lib/libtermcap.so.0 base-sys-shlib compatfile -./usr/lib/libtermcap.so.0.6 base-sys-shlib compatfile -./usr/lib/libterminfo.so base-sys-shlib compatfile -./usr/lib/libterminfo.so.2 base-sys-shlib compatfile -./usr/lib/libterminfo.so.2.0 base-sys-shlib compatfile -./usr/lib/libtermlib.so base-sys-shlib compatfile -./usr/lib/libtermlib.so.0 base-sys-shlib compatfile -./usr/lib/libtermlib.so.0.6 base-sys-shlib compatfile -./usr/lib/libtpm_unseal.so base-sys-shlib compatfile,tpm -./usr/lib/libtpm_unseal.so.2 base-sys-shlib compatfile,tpm -./usr/lib/libtpm_unseal.so.2.0 base-sys-shlib compatfile,tpm -./usr/lib/libtre.so base-sys-shlib compatfile -./usr/lib/libtre.so.0 base-sys-shlib compatfile -./usr/lib/libtre.so.0.8 base-sys-shlib compatfile -./usr/lib/libtspi.so base-sys-shlib compatfile,tpm -./usr/lib/libtspi.so.4 base-sys-shlib compatfile,tpm -./usr/lib/libtspi.so.4.0 base-sys-shlib compatfile,tpm -./usr/lib/libubsan.so base-sys-shlib compatfile,cxx,gcc -./usr/lib/libubsan.so.4 base-sys-shlib compatfile,cxx,gcc=10 -./usr/lib/libubsan.so.4.0 base-sys-shlib compatfile,cxx,gcc=10 -./usr/lib/libubsan.so.5 base-sys-shlib compatfile,cxx,gcc=12 -./usr/lib/libubsan.so.5.0 base-sys-shlib compatfile,cxx,gcc=12 -./usr/lib/libukfs.so base-sys-shlib compatfile,rump -./usr/lib/libukfs.so.1 base-sys-shlib compatfile,rump -./usr/lib/libukfs.so.1.0 base-sys-shlib compatfile,rump -./usr/lib/libumem.so base-zfs-shlib compatfile,zfs -./usr/lib/libumem.so.0 base-zfs-shlib compatfile,zfs -./usr/lib/libumem.so.0.0 base-zfs-shlib compatfile,zfs -./usr/lib/libunbound.so base-sys-shlib compatfile,unbound -./usr/lib/libunbound.so.9 base-sys-shlib compatfile,unbound -./usr/lib/libunbound.so.9.0 base-sys-shlib compatfile,unbound -./usr/lib/libusbhid.so base-sys-shlib compatfile -./usr/lib/libusbhid.so.1 base-sys-shlib compatfile -./usr/lib/libusbhid.so.1.0 base-sys-shlib compatfile -./usr/lib/libutil.so base-sys-shlib compatfile -./usr/lib/libutil.so.7 base-sys-shlib compatfile -./usr/lib/libutil.so.7.24 base-sys-shlib compatfile -./usr/lib/libuutil.so base-zfs-shlib compatfile,zfs -./usr/lib/libuutil.so.0 base-zfs-shlib compatfile,zfs -./usr/lib/libuutil.so.0.0 base-zfs-shlib compatfile,zfs -./usr/lib/libuv.so base-obsolete compatfile,obsolete -./usr/lib/libwind.so base-krb5-shlib compatfile,kerberos -./usr/lib/libwind.so.1 base-krb5-shlib compatfile,kerberos -./usr/lib/libwind.so.1.0 base-krb5-shlib compatfile,kerberos -./usr/lib/libwrap.so base-net-shlib compatfile -./usr/lib/libwrap.so.1 base-net-shlib compatfile -./usr/lib/libwrap.so.1.0 base-net-shlib compatfile -./usr/lib/libz.so base-sys-shlib compatfile -./usr/lib/libz.so.1 base-sys-shlib compatfile -./usr/lib/libz.so.1.0 base-sys-shlib compatfile -./usr/lib/libzfs.so base-zfs-shlib compatfile,zfs -./usr/lib/libzfs.so.0 base-zfs-shlib compatfile,zfs -./usr/lib/libzfs.so.0.0 base-zfs-shlib compatfile,zfs -./usr/lib/libzfs_core.so base-zfs-shlib compatfile,zfs -./usr/lib/libzfs_core.so.0 base-zfs-shlib compatfile,zfs -./usr/lib/libzfs_core.so.0.0 base-zfs-shlib compatfile,zfs -./usr/lib/libzpool.so base-zfs-shlib compatfile,zfs -./usr/lib/libzpool.so.0 base-zfs-shlib compatfile,zfs -./usr/lib/libzpool.so.0.0 base-zfs-shlib compatfile,zfs +./usr/lib/libtermcap.so base-sys-shlib +./usr/lib/libtermcap.so.0 base-sys-shlib +./usr/lib/libtermcap.so.0.6 base-sys-shlib +./usr/lib/libterminfo.so base-sys-shlib +./usr/lib/libterminfo.so.2 base-sys-shlib +./usr/lib/libterminfo.so.2.0 base-sys-shlib +./usr/lib/libtermlib.so base-sys-shlib +./usr/lib/libtermlib.so.0 base-sys-shlib +./usr/lib/libtermlib.so.0.6 base-sys-shlib +./usr/lib/libtpm_unseal.so base-sys-shlib tpm +./usr/lib/libtpm_unseal.so.2 base-sys-shlib tpm +./usr/lib/libtpm_unseal.so.2.0 base-sys-shlib tpm +./usr/lib/libtre.so base-sys-shlib +./usr/lib/libtre.so.0 base-sys-shlib +./usr/lib/libtre.so.0.8 base-sys-shlib +./usr/lib/libtspi.so base-sys-shlib tpm +./usr/lib/libtspi.so.4 base-sys-shlib tpm +./usr/lib/libtspi.so.4.0 base-sys-shlib tpm +./usr/lib/libubsan.so base-sys-shlib cxx,gcc +./usr/lib/libubsan.so.4 base-sys-shlib cxx,gcc=10 +./usr/lib/libubsan.so.4.0 base-sys-shlib cxx,gcc=10 +./usr/lib/libubsan.so.5 base-sys-shlib cxx,gcc=12 +./usr/lib/libubsan.so.5.0 base-sys-shlib cxx,gcc=12 +./usr/lib/libukfs.so base-sys-shlib rump +./usr/lib/libukfs.so.1 base-sys-shlib rump +./usr/lib/libukfs.so.1.0 base-sys-shlib rump +./usr/lib/libumem.so base-zfs-shlib zfs +./usr/lib/libumem.so.0 base-zfs-shlib zfs +./usr/lib/libumem.so.0.0 base-zfs-shlib zfs +./usr/lib/libunbound.so base-sys-shlib unbound +./usr/lib/libunbound.so.9 base-sys-shlib unbound +./usr/lib/libunbound.so.9.0 base-sys-shlib unbound +./usr/lib/libusbhid.so base-sys-shlib +./usr/lib/libusbhid.so.1 base-sys-shlib +./usr/lib/libusbhid.so.1.0 base-sys-shlib +./usr/lib/libutil.so base-sys-shlib +./usr/lib/libutil.so.7 base-sys-shlib +./usr/lib/libutil.so.7.24 base-sys-shlib +./usr/lib/libuutil.so base-zfs-shlib zfs +./usr/lib/libuutil.so.0 base-zfs-shlib zfs +./usr/lib/libuutil.so.0.0 base-zfs-shlib zfs +./usr/lib/libuv.so base-obsolete obsolete +./usr/lib/libwind.so base-krb5-shlib kerberos +./usr/lib/libwind.so.1 base-krb5-shlib kerberos +./usr/lib/libwind.so.1.0 base-krb5-shlib kerberos +./usr/lib/libwrap.so base-net-shlib +./usr/lib/libwrap.so.1 base-net-shlib +./usr/lib/libwrap.so.1.0 base-net-shlib +./usr/lib/libz.so base-sys-shlib +./usr/lib/libz.so.1 base-sys-shlib +./usr/lib/libz.so.1.0 base-sys-shlib +./usr/lib/libzfs.so base-zfs-shlib zfs +./usr/lib/libzfs.so.0 base-zfs-shlib zfs +./usr/lib/libzfs.so.0.0 base-zfs-shlib zfs +./usr/lib/libzfs_core.so base-zfs-shlib zfs +./usr/lib/libzfs_core.so.0 base-zfs-shlib zfs +./usr/lib/libzfs_core.so.0.0 base-zfs-shlib zfs +./usr/lib/libzpool.so base-zfs-shlib zfs +./usr/lib/libzpool.so.0 base-zfs-shlib zfs +./usr/lib/libzpool.so.0.0 base-zfs-shlib zfs ./usr/lib/lua/5.1/gpio.so base-obsolete obsolete ./usr/lib/lua/5.1/sqlite.so base-obsolete obsolete ./usr/lib/lua/5.1/syslog.so base-obsolete obsolete @@ -959,12 +959,12 @@ ./usr/lib/lua/5.3/netpgp.so base-obsolete obsolete ./usr/lib/lua/5.3/sqlite.so base-obsolete obsolete ./usr/lib/lua/5.3/syslog.so base-obsolete obsolete -./usr/lib/lua/5.4/bozohttpd.so base-sys-shlib compatfile -./usr/lib/lua/5.4/gpio.so base-sys-shlib compatfile -./usr/lib/lua/5.4/libm.so base-sys-shlib compatfile -./usr/lib/lua/5.4/netpgp.so base-sys-shlib compatfile -./usr/lib/lua/5.4/sqlite.so base-sys-shlib compatfile -./usr/lib/lua/5.4/syslog.so base-sys-shlib compatfile +./usr/lib/lua/5.4/bozohttpd.so base-sys-shlib +./usr/lib/lua/5.4/gpio.so base-sys-shlib +./usr/lib/lua/5.4/libm.so base-sys-shlib +./usr/lib/lua/5.4/netpgp.so base-sys-shlib +./usr/lib/lua/5.4/sqlite.so base-sys-shlib +./usr/lib/lua/5.4/syslog.so base-sys-shlib ./usr/lib/named/filter-aaaa.so.0 base-sys-shlib ./usr/lib/npf/ext_log.so base-obsolete obsolete ./usr/lib/npf/ext_log.so.0 base-obsolete obsolete @@ -978,28 +978,28 @@ ./usr/lib/nss_mdns.so.0 base-obsolete obsolete ./usr/lib/nss_mdnsd.so.0 base-mdns-shlib mdns ./usr/lib/nss_multicast_dns.so.0 base-mdns-shlib mdns -./usr/lib/security/pam_afslog.so.4 base-sys-shlib compatfile,kerberos,pam -./usr/lib/security/pam_chroot.so.4 base-sys-shlib compatfile,pam -./usr/lib/security/pam_deny.so.4 base-sys-shlib compatfile,pam -./usr/lib/security/pam_echo.so.4 base-sys-shlib compatfile,pam -./usr/lib/security/pam_exec.so.4 base-sys-shlib compatfile,pam -./usr/lib/security/pam_ftpusers.so.4 base-sys-shlib compatfile,pam -./usr/lib/security/pam_group.so.4 base-sys-shlib compatfile,pam -./usr/lib/security/pam_guest.so.4 base-sys-shlib compatfile,pam -./usr/lib/security/pam_krb5.so.4 base-sys-shlib compatfile,kerberos,pam -./usr/lib/security/pam_ksu.so.4 base-sys-shlib compatfile,kerberos,pam -./usr/lib/security/pam_lastlog.so.4 base-sys-shlib compatfile,pam -./usr/lib/security/pam_login_access.so.4 base-sys-shlib compatfile,pam -./usr/lib/security/pam_nologin.so.4 base-sys-shlib compatfile,pam -./usr/lib/security/pam_permit.so.4 base-sys-shlib compatfile,pam -./usr/lib/security/pam_radius.so.4 base-sys-shlib compatfile,pam -./usr/lib/security/pam_rhosts.so.4 base-sys-shlib compatfile,pam -./usr/lib/security/pam_rootok.so.4 base-sys-shlib compatfile,pam -./usr/lib/security/pam_securetty.so.4 base-sys-shlib compatfile,pam -./usr/lib/security/pam_self.so.4 base-sys-shlib compatfile,pam -./usr/lib/security/pam_skey.so.4 base-sys-shlib compatfile,skey,pam -./usr/lib/security/pam_ssh.so.4 base-sys-shlib compatfile,pam -./usr/lib/security/pam_u2f.so.4 base-sys-shlib compatfile,pam -./usr/lib/security/pam_unix.so.4 base-sys-shlib compatfile,pam +./usr/lib/security/pam_afslog.so.4 base-sys-shlib kerberos,pam +./usr/lib/security/pam_chroot.so.4 base-sys-shlib pam +./usr/lib/security/pam_deny.so.4 base-sys-shlib pam +./usr/lib/security/pam_echo.so.4 base-sys-shlib pam +./usr/lib/security/pam_exec.so.4 base-sys-shlib pam +./usr/lib/security/pam_ftpusers.so.4 base-sys-shlib pam +./usr/lib/security/pam_group.so.4 base-sys-shlib pam +./usr/lib/security/pam_guest.so.4 base-sys-shlib pam +./usr/lib/security/pam_krb5.so.4 base-sys-shlib kerberos,pam +./usr/lib/security/pam_ksu.so.4 base-sys-shlib kerberos,pam +./usr/lib/security/pam_lastlog.so.4 base-sys-shlib pam +./usr/lib/security/pam_login_access.so.4 base-sys-shlib pam +./usr/lib/security/pam_nologin.so.4 base-sys-shlib pam +./usr/lib/security/pam_permit.so.4 base-sys-shlib pam +./usr/lib/security/pam_radius.so.4 base-sys-shlib pam +./usr/lib/security/pam_rhosts.so.4 base-sys-shlib pam +./usr/lib/security/pam_rootok.so.4 base-sys-shlib pam +./usr/lib/security/pam_securetty.so.4 base-sys-shlib pam +./usr/lib/security/pam_self.so.4 base-sys-shlib pam +./usr/lib/security/pam_skey.so.4 base-sys-shlib skey,pam +./usr/lib/security/pam_ssh.so.4 base-sys-shlib pam +./usr/lib/security/pam_u2f.so.4 base-sys-shlib pam +./usr/lib/security/pam_unix.so.4 base-sys-shlib pam ./usr/libexec/ld.elf_so base-sys-shlib dynamicroot ./usr/libexec/named/filter-aaaa.so base-obsolete obsolete diff --git a/distrib/sets/lists/base32/ad.aarch64 b/distrib/sets/lists/base32/ad.aarch64 new file mode 100644 index 000000000000..5779d41cb3e4 --- /dev/null +++ b/distrib/sets/lists/base32/ad.aarch64 @@ -0,0 +1,1035 @@ +# $NetBSD: ad.aarch64,v 1.1 2024/04/09 15:17:22 nia Exp $ +./lib/eabi base-compat-shlib compat +./lib/eabi/npf base-compat-shlib compat,npf +./lib/eabi/npf/ext_log.so base-compat-shlib compat,npf +./lib/eabi/npf/ext_log.so.0 base-compat-shlib compat,npf +./lib/eabi/npf/ext_log.so.0.0 base-compat-shlib compat,npf +./lib/eabi/npf/ext_normalize.so base-compat-shlib compat,npf +./lib/eabi/npf/ext_normalize.so.0 base-compat-shlib compat,npf +./lib/eabi/npf/ext_normalize.so.0.0 base-compat-shlib compat,npf +./lib/eabi/npf/ext_rndblock.so base-compat-shlib compat,npf +./lib/eabi/npf/ext_rndblock.so.0 base-compat-shlib compat,npf +./lib/eabi/npf/ext_rndblock.so.0.0 base-compat-shlib compat,npf +./lib/eabihf base-compat-shlib compat +./lib/eabihf/npf base-compat-shlib compat,npf +./lib/eabihf/npf/ext_log.so base-compat-shlib compat,npf +./lib/eabihf/npf/ext_log.so.0 base-compat-shlib compat,npf +./lib/eabihf/npf/ext_log.so.0.0 base-compat-shlib compat,npf +./lib/eabihf/npf/ext_normalize.so base-compat-shlib compat,npf +./lib/eabihf/npf/ext_normalize.so.0 base-compat-shlib compat,npf +./lib/eabihf/npf/ext_normalize.so.0.0 base-compat-shlib compat,npf +./lib/eabihf/npf/ext_rndblock.so base-compat-shlib compat,npf +./lib/eabihf/npf/ext_rndblock.so.0 base-compat-shlib compat,npf +./lib/eabihf/npf/ext_rndblock.so.0.0 base-compat-shlib compat,npf +./libexec/ld.elf_so-eabi base-compat-shlib compat,pic +./libexec/ld.elf_so-eabihf base-compat-shlib compat,pic +./usr/lib/eabi base-compat-shlib compat +./usr/lib/eabi/i18n base-compat-shlib compat +./usr/lib/eabi/i18n/libBIG5.so base-compat-shlib compat +./usr/lib/eabi/i18n/libBIG5.so.5 base-compat-shlib compat +./usr/lib/eabi/i18n/libBIG5.so.5.0 base-compat-shlib compat +./usr/lib/eabi/i18n/libDECHanyu.so base-compat-shlib compat +./usr/lib/eabi/i18n/libDECHanyu.so.5 base-compat-shlib compat +./usr/lib/eabi/i18n/libDECHanyu.so.5.0 base-compat-shlib compat +./usr/lib/eabi/i18n/libEUC.so base-compat-shlib compat +./usr/lib/eabi/i18n/libEUC.so.5 base-compat-shlib compat +./usr/lib/eabi/i18n/libEUC.so.5.0 base-compat-shlib compat +./usr/lib/eabi/i18n/libEUCTW.so base-compat-shlib compat +./usr/lib/eabi/i18n/libEUCTW.so.5 base-compat-shlib compat +./usr/lib/eabi/i18n/libEUCTW.so.5.0 base-compat-shlib compat +./usr/lib/eabi/i18n/libGBK2K.so base-compat-shlib compat +./usr/lib/eabi/i18n/libGBK2K.so.5 base-compat-shlib compat +./usr/lib/eabi/i18n/libGBK2K.so.5.0 base-compat-shlib compat +./usr/lib/eabi/i18n/libHZ.so base-compat-shlib compat +./usr/lib/eabi/i18n/libHZ.so.5 base-compat-shlib compat +./usr/lib/eabi/i18n/libHZ.so.5.0 base-compat-shlib compat +./usr/lib/eabi/i18n/libISO2022.so base-compat-shlib compat +./usr/lib/eabi/i18n/libISO2022.so.5 base-compat-shlib compat +./usr/lib/eabi/i18n/libISO2022.so.5.0 base-compat-shlib compat +./usr/lib/eabi/i18n/libJOHAB.so base-compat-shlib compat +./usr/lib/eabi/i18n/libJOHAB.so.5 base-compat-shlib compat +./usr/lib/eabi/i18n/libJOHAB.so.5.0 base-compat-shlib compat +./usr/lib/eabi/i18n/libMSKanji.so base-compat-shlib compat +./usr/lib/eabi/i18n/libMSKanji.so.5 base-compat-shlib compat +./usr/lib/eabi/i18n/libMSKanji.so.5.0 base-compat-shlib compat +./usr/lib/eabi/i18n/libUES.so base-compat-shlib compat +./usr/lib/eabi/i18n/libUES.so.5 base-compat-shlib compat +./usr/lib/eabi/i18n/libUES.so.5.0 base-compat-shlib compat +./usr/lib/eabi/i18n/libUTF1632.so base-compat-shlib compat +./usr/lib/eabi/i18n/libUTF1632.so.5 base-compat-shlib compat +./usr/lib/eabi/i18n/libUTF1632.so.5.0 base-compat-shlib compat +./usr/lib/eabi/i18n/libUTF7.so base-compat-shlib compat +./usr/lib/eabi/i18n/libUTF7.so.5 base-compat-shlib compat +./usr/lib/eabi/i18n/libUTF7.so.5.0 base-compat-shlib compat +./usr/lib/eabi/i18n/libUTF8.so base-compat-shlib compat +./usr/lib/eabi/i18n/libUTF8.so.5 base-compat-shlib compat +./usr/lib/eabi/i18n/libUTF8.so.5.0 base-compat-shlib compat +./usr/lib/eabi/i18n/libVIQR.so base-compat-shlib compat +./usr/lib/eabi/i18n/libVIQR.so.5 base-compat-shlib compat +./usr/lib/eabi/i18n/libVIQR.so.5.0 base-compat-shlib compat +./usr/lib/eabi/i18n/libZW.so base-compat-shlib compat +./usr/lib/eabi/i18n/libZW.so.5 base-compat-shlib compat +./usr/lib/eabi/i18n/libZW.so.5.0 base-compat-shlib compat +./usr/lib/eabi/i18n/libiconv_none.so base-compat-shlib compat +./usr/lib/eabi/i18n/libiconv_none.so.5 base-compat-shlib compat +./usr/lib/eabi/i18n/libiconv_none.so.5.0 base-compat-shlib compat +./usr/lib/eabi/i18n/libiconv_std.so base-compat-shlib compat +./usr/lib/eabi/i18n/libiconv_std.so.5 base-compat-shlib compat +./usr/lib/eabi/i18n/libiconv_std.so.5.0 base-compat-shlib compat +./usr/lib/eabi/i18n/libmapper_646.so base-compat-shlib compat +./usr/lib/eabi/i18n/libmapper_646.so.5 base-compat-shlib compat +./usr/lib/eabi/i18n/libmapper_646.so.5.0 base-compat-shlib compat +./usr/lib/eabi/i18n/libmapper_none.so base-compat-shlib compat +./usr/lib/eabi/i18n/libmapper_none.so.5 base-compat-shlib compat +./usr/lib/eabi/i18n/libmapper_none.so.5.0 base-compat-shlib compat +./usr/lib/eabi/i18n/libmapper_parallel.so base-compat-shlib compat +./usr/lib/eabi/i18n/libmapper_parallel.so.5 base-compat-shlib compat +./usr/lib/eabi/i18n/libmapper_parallel.so.5.0 base-compat-shlib compat +./usr/lib/eabi/i18n/libmapper_serial.so base-compat-shlib compat +./usr/lib/eabi/i18n/libmapper_serial.so.5 base-compat-shlib compat +./usr/lib/eabi/i18n/libmapper_serial.so.5.0 base-compat-shlib compat +./usr/lib/eabi/i18n/libmapper_std.so base-compat-shlib compat +./usr/lib/eabi/i18n/libmapper_std.so.5 base-compat-shlib compat +./usr/lib/eabi/i18n/libmapper_std.so.5.0 base-compat-shlib compat +./usr/lib/eabi/i18n/libmapper_zone.so base-compat-shlib compat +./usr/lib/eabi/i18n/libmapper_zone.so.5 base-compat-shlib compat +./usr/lib/eabi/i18n/libmapper_zone.so.5.0 base-compat-shlib compat +./usr/lib/eabi/libamu.so.5 base-compat-shlib compat +./usr/lib/eabi/libamu.so.5.0 base-compat-shlib compat +./usr/lib/eabi/libarchive.so base-compat-shlib compat +./usr/lib/eabi/libarchive.so.5 base-compat-shlib compat +./usr/lib/eabi/libarchive.so.5.0 base-compat-shlib compat +./usr/lib/eabi/libasan.so base-compat-shlib compat,gcc,cxx +./usr/lib/eabi/libasan.so.5 base-compat-shlib compat,gcc,cxx +./usr/lib/eabi/libasan.so.5.0 base-compat-shlib compat,gcc,cxx +./usr/lib/eabi/libasn1.so base-compat-shlib compat,kerberos +./usr/lib/eabi/libasn1.so.10 base-compat-shlib compat,kerberos +./usr/lib/eabi/libasn1.so.10.0 base-compat-shlib compat,kerberos +./usr/lib/eabi/libatf-c++.so base-compat-shlib compat,atf +./usr/lib/eabi/libatf-c++.so.2 base-compat-shlib compat,atf +./usr/lib/eabi/libatf-c++.so.2.0 base-compat-shlib compat,atf +./usr/lib/eabi/libatf-c.so base-compat-shlib compat,atf +./usr/lib/eabi/libatf-c.so.0 base-compat-shlib compat,atf +./usr/lib/eabi/libatf-c.so.0.0 base-compat-shlib compat,atf +./usr/lib/eabi/libavl.so base-compat-shlib compat,zfs +./usr/lib/eabi/libavl.so.0 base-compat-shlib compat,zfs +./usr/lib/eabi/libavl.so.0.0 base-compat-shlib compat,zfs +./usr/lib/eabi/libbfd.so.18 base-compat-shlib compat +./usr/lib/eabi/libbfd.so.18.0 base-compat-shlib compat +./usr/lib/eabi/libbind9.so base-compat-shlib compat +./usr/lib/eabi/libbind9.so.21 base-compat-shlib compat +./usr/lib/eabi/libbind9.so.21.0 base-compat-shlib compat +./usr/lib/eabi/libblocklist.so base-compat-shlib compat +./usr/lib/eabi/libblocklist.so.0 base-compat-shlib compat +./usr/lib/eabi/libblocklist.so.0.0 base-compat-shlib compat +./usr/lib/eabi/libbluetooth.so base-compat-shlib compat +./usr/lib/eabi/libbluetooth.so.4 base-compat-shlib compat +./usr/lib/eabi/libbluetooth.so.4.2 base-compat-shlib compat +./usr/lib/eabi/libbozohttpd.so base-compat-shlib compat +./usr/lib/eabi/libbozohttpd.so.1 base-compat-shlib compat +./usr/lib/eabi/libbozohttpd.so.1.0 base-compat-shlib compat +./usr/lib/eabi/libbsdmalloc.so base-compat-shlib compat +./usr/lib/eabi/libbsdmalloc.so.0 base-compat-shlib compat +./usr/lib/eabi/libbsdmalloc.so.0.1 base-compat-shlib compat +./usr/lib/eabi/libbz2.so base-compat-shlib compat +./usr/lib/eabi/libbz2.so.1 base-compat-shlib compat +./usr/lib/eabi/libbz2.so.1.1 base-compat-shlib compat +./usr/lib/eabi/libc.so base-compat-shlib compat +./usr/lib/eabi/libc.so.12 base-compat-shlib compat +./usr/lib/eabi/libc.so.12.221 base-compat-shlib compat +./usr/lib/eabi/libcbor.so base-compat-shlib compat +./usr/lib/eabi/libcbor.so.0 base-compat-shlib compat +./usr/lib/eabi/libcbor.so.0.5 base-compat-shlib compat +./usr/lib/eabi/libcom_err.so base-compat-shlib compat,kerberos +./usr/lib/eabi/libcom_err.so.8 base-compat-shlib compat,kerberos +./usr/lib/eabi/libcom_err.so.8.0 base-compat-shlib compat,kerberos +./usr/lib/eabi/libcrypt.so base-compat-shlib compat +./usr/lib/eabi/libcrypt.so.1 base-compat-shlib compat +./usr/lib/eabi/libcrypt.so.1.0 base-compat-shlib compat +./usr/lib/eabi/libcrypto.so base-compat-shlib compat +./usr/lib/eabi/libcrypto.so.15 base-compat-shlib compat +./usr/lib/eabi/libcrypto.so.15.0 base-compat-shlib compat +./usr/lib/eabi/libcurses.so base-compat-shlib compat +./usr/lib/eabi/libcurses.so.9 base-compat-shlib compat +./usr/lib/eabi/libcurses.so.9.1 base-compat-shlib compat +./usr/lib/eabi/libdes.so base-compat-shlib compat +./usr/lib/eabi/libdes.so.15 base-compat-shlib compat +./usr/lib/eabi/libdes.so.15.0 base-compat-shlib compat +./usr/lib/eabi/libdevmapper.so base-compat-shlib compat,lvm +./usr/lib/eabi/libdevmapper.so.1 base-compat-shlib compat,lvm +./usr/lib/eabi/libdevmapper.so.1.0 base-compat-shlib compat,lvm +./usr/lib/eabi/libdm.so base-compat-shlib compat +./usr/lib/eabi/libdm.so.0 base-compat-shlib compat +./usr/lib/eabi/libdm.so.0.0 base-compat-shlib compat +./usr/lib/eabi/libdns.so base-compat-shlib compat +./usr/lib/eabi/libdns.so.21 base-compat-shlib compat +./usr/lib/eabi/libdns.so.21.0 base-compat-shlib compat +./usr/lib/eabi/libdns_sd.so base-compat-shlib compat,mdns +./usr/lib/eabi/libdns_sd.so.0 base-compat-shlib compat,mdns +./usr/lib/eabi/libdns_sd.so.0.0 base-compat-shlib compat,mdns +./usr/lib/eabi/libdtrace.so base-compat-shlib compat,dtrace +./usr/lib/eabi/libdtrace.so.3 base-compat-shlib compat,dtrace +./usr/lib/eabi/libdtrace.so.3.0 base-compat-shlib compat,dtrace +./usr/lib/eabi/libdwarf.so base-compat-shlib compat +./usr/lib/eabi/libdwarf.so.2 base-compat-shlib compat +./usr/lib/eabi/libdwarf.so.2.0 base-compat-shlib compat +./usr/lib/eabi/libedit.so base-compat-shlib compat +./usr/lib/eabi/libedit.so.3 base-compat-shlib compat +./usr/lib/eabi/libedit.so.3.1 base-compat-shlib compat +./usr/lib/eabi/libelf.so base-compat-shlib compat +./usr/lib/eabi/libelf.so.2 base-compat-shlib compat +./usr/lib/eabi/libelf.so.2.0 base-compat-shlib compat +./usr/lib/eabi/libevent.so base-compat-shlib compat +./usr/lib/eabi/libevent.so.5 base-compat-shlib compat +./usr/lib/eabi/libevent.so.5.0 base-compat-shlib compat +./usr/lib/eabi/libevent_openssl.so base-compat-shlib compat +./usr/lib/eabi/libevent_openssl.so.5 base-compat-shlib compat +./usr/lib/eabi/libevent_openssl.so.5.0 base-compat-shlib compat +./usr/lib/eabi/libevent_pthreads.so base-compat-shlib compat +./usr/lib/eabi/libevent_pthreads.so.5 base-compat-shlib compat +./usr/lib/eabi/libevent_pthreads.so.5.0 base-compat-shlib compat +./usr/lib/eabi/libexecinfo.so base-compat-shlib compat +./usr/lib/eabi/libexecinfo.so.0 base-compat-shlib compat +./usr/lib/eabi/libexecinfo.so.0.0 base-compat-shlib compat +./usr/lib/eabi/libexpat.so base-compat-shlib compat +./usr/lib/eabi/libexpat.so.2 base-compat-shlib compat +./usr/lib/eabi/libexpat.so.2.3 base-compat-shlib compat +./usr/lib/eabi/libfetch.so base-compat-shlib compat +./usr/lib/eabi/libfetch.so.4 base-compat-shlib compat +./usr/lib/eabi/libfetch.so.4.0 base-compat-shlib compat +./usr/lib/eabi/libfido2.so base-compat-shlib compat +./usr/lib/eabi/libfido2.so.5 base-compat-shlib compat +./usr/lib/eabi/libfido2.so.5.0 base-compat-shlib compat +./usr/lib/eabi/libform.so base-compat-shlib compat +./usr/lib/eabi/libform.so.8 base-compat-shlib compat +./usr/lib/eabi/libform.so.8.0 base-compat-shlib compat +./usr/lib/eabi/libgcc_s.so base-compat-shlib compat,gcc +./usr/lib/eabi/libgcc_s.so.1 base-compat-shlib compat,gcc +./usr/lib/eabi/libgcc_s.so.1.0 base-compat-shlib compat,gcc +./usr/lib/eabi/libgnumalloc.so base-compat-shlib compat +./usr/lib/eabi/libgnumalloc.so.1 base-compat-shlib compat +./usr/lib/eabi/libgnumalloc.so.1.0 base-compat-shlib compat +./usr/lib/eabi/libgomp.so base-compat-shlib compat,gcc +./usr/lib/eabi/libgomp.so.2 base-compat-shlib compat,gcc +./usr/lib/eabi/libgomp.so.2.1 base-compat-shlib compat,gcc +./usr/lib/eabi/libgssapi.so base-compat-shlib compat,kerberos +./usr/lib/eabi/libgssapi.so.12 base-compat-shlib compat,kerberos +./usr/lib/eabi/libgssapi.so.12.0 base-compat-shlib compat,kerberos +./usr/lib/eabi/libhdb.so base-compat-shlib compat,kerberos +./usr/lib/eabi/libhdb.so.16 base-compat-shlib compat,kerberos +./usr/lib/eabi/libhdb.so.16.0 base-compat-shlib compat,kerberos +./usr/lib/eabi/libheimbase.so base-compat-shlib compat,kerberos +./usr/lib/eabi/libheimbase.so.2 base-compat-shlib compat,kerberos +./usr/lib/eabi/libheimbase.so.2.0 base-compat-shlib compat,kerberos +./usr/lib/eabi/libheimntlm.so base-compat-shlib compat,kerberos +./usr/lib/eabi/libheimntlm.so.6 base-compat-shlib compat,kerberos +./usr/lib/eabi/libheimntlm.so.6.0 base-compat-shlib compat,kerberos +./usr/lib/eabi/libhx509.so base-compat-shlib compat,kerberos +./usr/lib/eabi/libhx509.so.7 base-compat-shlib compat,kerberos +./usr/lib/eabi/libhx509.so.7.0 base-compat-shlib compat,kerberos +./usr/lib/eabi/libintl.so base-compat-shlib compat +./usr/lib/eabi/libintl.so.1 base-compat-shlib compat +./usr/lib/eabi/libintl.so.1.1 base-compat-shlib compat +./usr/lib/eabi/libipsec.so base-compat-shlib compat +./usr/lib/eabi/libipsec.so.3 base-compat-shlib compat +./usr/lib/eabi/libipsec.so.3.0 base-compat-shlib compat +./usr/lib/eabi/libirs.so base-compat-shlib compat +./usr/lib/eabi/libirs.so.21 base-compat-shlib compat +./usr/lib/eabi/libirs.so.21.0 base-compat-shlib compat +./usr/lib/eabi/libisc.so base-compat-shlib compat +./usr/lib/eabi/libisc.so.21 base-compat-shlib compat +./usr/lib/eabi/libisc.so.21.0 base-compat-shlib compat +./usr/lib/eabi/libisccc.so base-compat-shlib compat +./usr/lib/eabi/libisccc.so.21 base-compat-shlib compat +./usr/lib/eabi/libisccc.so.21.0 base-compat-shlib compat +./usr/lib/eabi/libisccfg.so base-compat-shlib compat +./usr/lib/eabi/libisccfg.so.21 base-compat-shlib compat +./usr/lib/eabi/libisccfg.so.21.0 base-compat-shlib compat +./usr/lib/eabi/libiscsi.so base-compat-shlib compat,iscsi +./usr/lib/eabi/libiscsi.so.2 base-compat-shlib compat,iscsi +./usr/lib/eabi/libiscsi.so.2.0 base-compat-shlib compat,iscsi +./usr/lib/eabi/libisns.so base-compat-shlib compat +./usr/lib/eabi/libisns.so.0 base-compat-shlib compat +./usr/lib/eabi/libisns.so.0.0 base-compat-shlib compat +./usr/lib/eabi/libjemalloc.so base-compat-shlib compat +./usr/lib/eabi/libjemalloc.so.0 base-compat-shlib compat +./usr/lib/eabi/libjemalloc.so.0.0 base-compat-shlib compat +./usr/lib/eabi/libkadm5clnt.so base-compat-shlib compat,kerberos +./usr/lib/eabi/libkadm5clnt.so.15 base-compat-shlib compat,kerberos +./usr/lib/eabi/libkadm5clnt.so.15.0 base-compat-shlib compat,kerberos +./usr/lib/eabi/libkadm5srv.so base-compat-shlib compat,kerberos +./usr/lib/eabi/libkadm5srv.so.16 base-compat-shlib compat,kerberos +./usr/lib/eabi/libkadm5srv.so.16.0 base-compat-shlib compat,kerberos +./usr/lib/eabi/libkafs.so base-compat-shlib compat,kerberos +./usr/lib/eabi/libkafs.so.14 base-compat-shlib compat,kerberos +./usr/lib/eabi/libkafs.so.14.0 base-compat-shlib compat,kerberos +./usr/lib/eabi/libkdc.so base-compat-shlib compat,kerberos +./usr/lib/eabi/libkdc.so.4 base-compat-shlib compat,kerberos +./usr/lib/eabi/libkdc.so.4.0 base-compat-shlib compat,kerberos +./usr/lib/eabi/libkrb5.so base-compat-shlib compat,kerberos +./usr/lib/eabi/libkrb5.so.28 base-compat-shlib compat,kerberos +./usr/lib/eabi/libkrb5.so.28.0 base-compat-shlib compat,kerberos +./usr/lib/eabi/libkvm.so base-compat-shlib compat +./usr/lib/eabi/libkvm.so.6 base-compat-shlib compat +./usr/lib/eabi/libkvm.so.6.0 base-compat-shlib compat +./usr/lib/eabi/liblber.so base-compat-shlib compat,ldap +./usr/lib/eabi/liblber.so.5 base-compat-shlib compat,ldap +./usr/lib/eabi/liblber.so.5.0 base-compat-shlib compat,ldap +./usr/lib/eabi/libldap.so base-compat-shlib compat,ldap +./usr/lib/eabi/libldap.so.6 base-compat-shlib compat,ldap +./usr/lib/eabi/libldap.so.6.0 base-compat-shlib compat,ldap +./usr/lib/eabi/libldap_r.so base-compat-shlib compat,ldap +./usr/lib/eabi/libldap_r.so.6 base-compat-shlib compat,ldap +./usr/lib/eabi/libldap_r.so.6.0 base-compat-shlib compat,ldap +./usr/lib/eabi/liblsan.so base-compat-shlib compat,cxx,gcc +./usr/lib/eabi/liblsan.so.2 base-compat-shlib compat,cxx,gcc +./usr/lib/eabi/liblsan.so.2.0 base-compat-shlib compat,cxx,gcc +./usr/lib/eabi/liblua.so base-compat-shlib compat +./usr/lib/eabi/liblua.so.6 base-compat-shlib compat +./usr/lib/eabi/liblua.so.6.1 base-compat-shlib compat +./usr/lib/eabi/liblzf.so base-compat-shlib compat +./usr/lib/eabi/liblzf.so.1 base-compat-shlib compat +./usr/lib/eabi/liblzf.so.1.0 base-compat-shlib compat +./usr/lib/eabi/liblzma.so base-compat-shlib compat +./usr/lib/eabi/liblzma.so.2 base-compat-shlib compat +./usr/lib/eabi/liblzma.so.2.0 base-compat-shlib compat +./usr/lib/eabi/libm.so base-compat-shlib compat +./usr/lib/eabi/libm.so.0 base-compat-shlib compat +./usr/lib/eabi/libm.so.0.14 base-compat-shlib compat +./usr/lib/eabi/libmagic.so base-compat-shlib compat +./usr/lib/eabi/libmagic.so.8 base-compat-shlib compat +./usr/lib/eabi/libmagic.so.8.0 base-compat-shlib compat +./usr/lib/eabi/libmenu.so base-compat-shlib compat +./usr/lib/eabi/libmenu.so.8 base-compat-shlib compat +./usr/lib/eabi/libmenu.so.8.0 base-compat-shlib compat +./usr/lib/eabi/libmj.so base-compat-shlib compat +./usr/lib/eabi/libmj.so.1 base-compat-shlib compat +./usr/lib/eabi/libmj.so.1.0 base-compat-shlib compat +./usr/lib/eabi/libnetpgp.so base-compat-shlib compat +./usr/lib/eabi/libnetpgp.so.4 base-compat-shlib compat +./usr/lib/eabi/libnetpgp.so.4.0 base-compat-shlib compat +./usr/lib/eabi/libnetpgpverify.so base-compat-shlib compat +./usr/lib/eabi/libnetpgpverify.so.5 base-compat-shlib compat +./usr/lib/eabi/libnetpgpverify.so.5.0 base-compat-shlib compat +./usr/lib/eabi/libnpf.so base-compat-shlib compat,npf +./usr/lib/eabi/libnpf.so.0 base-compat-shlib compat,npf +./usr/lib/eabi/libnpf.so.0.1 base-compat-shlib compat,npf +./usr/lib/eabi/libns.so base-compat-shlib compat +./usr/lib/eabi/libns.so.21 base-compat-shlib compat +./usr/lib/eabi/libns.so.21.0 base-compat-shlib compat +./usr/lib/eabi/libnvpair.so base-compat-shlib compat,zfs +./usr/lib/eabi/libnvpair.so.0 base-compat-shlib compat,zfs +./usr/lib/eabi/libnvpair.so.0.0 base-compat-shlib compat,zfs +./usr/lib/eabi/libobjc.so base-compat-shlib compat,gcc +./usr/lib/eabi/libobjc.so.4 base-compat-shlib compat,gcc +./usr/lib/eabi/libobjc.so.4.0 base-compat-shlib compat,gcc +./usr/lib/eabi/libossaudio.so base-compat-shlib compat +./usr/lib/eabi/libossaudio.so.1 base-compat-shlib compat +./usr/lib/eabi/libossaudio.so.1.1 base-compat-shlib compat +./usr/lib/eabi/libp2k.so base-compat-shlib compat +./usr/lib/eabi/libp2k.so.2 base-compat-shlib compat +./usr/lib/eabi/libp2k.so.2.0 base-compat-shlib compat +./usr/lib/eabi/libpam.so base-compat-shlib compat +./usr/lib/eabi/libpam.so.4 base-compat-shlib compat +./usr/lib/eabi/libpam.so.4.1 base-compat-shlib compat +./usr/lib/eabi/libpanel.so base-compat-shlib compat +./usr/lib/eabi/libpanel.so.3 base-compat-shlib compat +./usr/lib/eabi/libpanel.so.3.0 base-compat-shlib compat +./usr/lib/eabi/libpcap.so base-compat-shlib compat +./usr/lib/eabi/libpcap.so.9 base-compat-shlib compat +./usr/lib/eabi/libpcap.so.9.0 base-compat-shlib compat +./usr/lib/eabi/libpci.so base-compat-shlib compat +./usr/lib/eabi/libpci.so.2 base-compat-shlib compat +./usr/lib/eabi/libpci.so.2.2 base-compat-shlib compat +./usr/lib/eabi/libperfuse.so base-compat-shlib compat +./usr/lib/eabi/libperfuse.so.0 base-compat-shlib compat +./usr/lib/eabi/libperfuse.so.0.0 base-compat-shlib compat +./usr/lib/eabi/libposix.so base-compat-shlib compat +./usr/lib/eabi/libposix.so.0 base-compat-shlib compat +./usr/lib/eabi/libposix.so.0.1 base-compat-shlib compat +./usr/lib/eabi/libppath.so base-compat-shlib compat +./usr/lib/eabi/libppath.so.0 base-compat-shlib compat +./usr/lib/eabi/libppath.so.0.0 base-compat-shlib compat +./usr/lib/eabi/libproc.so base-compat-shlib compat,pic,dtrace +./usr/lib/eabi/libproc.so.1 base-compat-shlib compat,pic,dtrace +./usr/lib/eabi/libproc.so.1.0 base-compat-shlib compat,pic,dtrace +./usr/lib/eabi/libprop.so base-compat-shlib compat +./usr/lib/eabi/libprop.so.1 base-compat-shlib compat +./usr/lib/eabi/libprop.so.1.2 base-compat-shlib compat +./usr/lib/eabi/libpthread.so base-compat-shlib compat +./usr/lib/eabi/libpthread.so.1 base-compat-shlib compat +./usr/lib/eabi/libpthread.so.1.4 base-compat-shlib compat +./usr/lib/eabi/libpuffs.so base-compat-shlib compat +./usr/lib/eabi/libpuffs.so.2 base-compat-shlib compat +./usr/lib/eabi/libpuffs.so.2.0 base-compat-shlib compat +./usr/lib/eabi/libquota.so base-compat-shlib compat +./usr/lib/eabi/libquota.so.1 base-compat-shlib compat +./usr/lib/eabi/libquota.so.1.0 base-compat-shlib compat +./usr/lib/eabi/libradius.so base-compat-shlib compat +./usr/lib/eabi/libradius.so.5 base-compat-shlib compat +./usr/lib/eabi/libradius.so.5.0 base-compat-shlib compat +./usr/lib/eabi/librefuse.so base-compat-shlib compat +./usr/lib/eabi/librefuse.so.2 base-compat-shlib compat +./usr/lib/eabi/librefuse.so.2.0 base-compat-shlib compat +./usr/lib/eabi/libresolv.so base-compat-shlib compat +./usr/lib/eabi/libresolv.so.3 base-compat-shlib compat +./usr/lib/eabi/libresolv.so.3.0 base-compat-shlib compat +./usr/lib/eabi/libroken.so base-compat-shlib compat,kerberos +./usr/lib/eabi/libroken.so.20 base-compat-shlib compat,kerberos +./usr/lib/eabi/libroken.so.20.0 base-compat-shlib compat,kerberos +./usr/lib/eabi/librpcsvc.so base-compat-shlib compat +./usr/lib/eabi/librpcsvc.so.1 base-compat-shlib compat +./usr/lib/eabi/librpcsvc.so.1.0 base-compat-shlib compat +./usr/lib/eabi/librt.so base-compat-shlib compat +./usr/lib/eabi/librt.so.1 base-compat-shlib compat +./usr/lib/eabi/librt.so.1.1 base-compat-shlib compat +./usr/lib/eabi/librtld_db.so base-compat-shlib compat,pic,dtrace +./usr/lib/eabi/librtld_db.so.0 base-compat-shlib compat,pic,dtrace +./usr/lib/eabi/librtld_db.so.0.0 base-compat-shlib compat,pic,dtrace +./usr/lib/eabi/librump.so base-compat-shlib compat,rump +./usr/lib/eabi/librump.so.0 base-compat-shlib compat,rump +./usr/lib/eabi/librump.so.0.0 base-compat-shlib compat,rump +./usr/lib/eabi/librumpclient.so base-compat-shlib compat,rump +./usr/lib/eabi/librumpclient.so.0 base-compat-shlib compat,rump +./usr/lib/eabi/librumpclient.so.0.0 base-compat-shlib compat,rump +./usr/lib/eabi/librumpdev.so base-compat-shlib compat,rump +./usr/lib/eabi/librumpdev.so.0 base-compat-shlib compat,rump +./usr/lib/eabi/librumpdev.so.0.0 base-compat-shlib compat,rump +./usr/lib/eabi/librumphijack.so base-compat-shlib compat,rump +./usr/lib/eabi/librumphijack.so.0 base-compat-shlib compat,rump +./usr/lib/eabi/librumphijack.so.0.0 base-compat-shlib compat,rump +./usr/lib/eabi/librumpnet.so base-compat-shlib compat,rump +./usr/lib/eabi/librumpnet.so.0 base-compat-shlib compat,rump +./usr/lib/eabi/librumpnet.so.0.0 base-compat-shlib compat,rump +./usr/lib/eabi/librumpres.so base-compat-shlib compat,rump +./usr/lib/eabi/librumpres.so.0 base-compat-shlib compat,rump +./usr/lib/eabi/librumpres.so.0.0 base-compat-shlib compat,rump +./usr/lib/eabi/librumpuser.so base-compat-shlib compat,rump +./usr/lib/eabi/librumpuser.so.0 base-compat-shlib compat,rump +./usr/lib/eabi/librumpuser.so.0.1 base-compat-shlib compat,rump +./usr/lib/eabi/librumpvfs.so base-compat-shlib compat,rump +./usr/lib/eabi/librumpvfs.so.0 base-compat-shlib compat,rump +./usr/lib/eabi/librumpvfs.so.0.0 base-compat-shlib compat,rump +./usr/lib/eabi/libsaslc.so base-compat-shlib compat +./usr/lib/eabi/libsaslc.so.1 base-compat-shlib compat +./usr/lib/eabi/libsaslc.so.1.0 base-compat-shlib compat +./usr/lib/eabi/libskey.so base-compat-shlib compat,skey +./usr/lib/eabi/libskey.so.2 base-compat-shlib compat,skey +./usr/lib/eabi/libskey.so.2.0 base-compat-shlib compat,skey +./usr/lib/eabi/libsl.so base-compat-shlib compat,kerberos +./usr/lib/eabi/libsl.so.7 base-compat-shlib compat,kerberos +./usr/lib/eabi/libsl.so.7.0 base-compat-shlib compat,kerberos +./usr/lib/eabi/libsqlite3.so base-compat-shlib compat +./usr/lib/eabi/libsqlite3.so.1 base-compat-shlib compat +./usr/lib/eabi/libsqlite3.so.1.5 base-compat-shlib compat +./usr/lib/eabi/libssh.so base-compat-shlib compat +./usr/lib/eabi/libssh.so.46 base-compat-shlib compat +./usr/lib/eabi/libssh.so.46.1 base-compat-shlib compat +./usr/lib/eabi/libssl.so base-compat-shlib compat +./usr/lib/eabi/libssl.so.15 base-compat-shlib compat +./usr/lib/eabi/libssl.so.15.0 base-compat-shlib compat +./usr/lib/eabi/libstdc++.so base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/eabi/libstdc++.so.9 base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/eabi/libstdc++.so.9.0 base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/eabi/libtermcap.so base-compat-shlib compat +./usr/lib/eabi/libtermcap.so.0 base-compat-shlib compat +./usr/lib/eabi/libtermcap.so.0.6 base-compat-shlib compat +./usr/lib/eabi/libterminfo.so base-compat-shlib compat +./usr/lib/eabi/libterminfo.so.2 base-compat-shlib compat +./usr/lib/eabi/libterminfo.so.2.0 base-compat-shlib compat +./usr/lib/eabi/libtermlib.so base-compat-shlib compat +./usr/lib/eabi/libtermlib.so.0 base-compat-shlib compat +./usr/lib/eabi/libtermlib.so.0.6 base-compat-shlib compat +./usr/lib/eabi/libtre.so base-compat-shlib compat +./usr/lib/eabi/libtre.so.0 base-compat-shlib compat +./usr/lib/eabi/libtre.so.0.8 base-compat-shlib compat +./usr/lib/eabi/libubsan.so base-compat-shlib compat,gcc,cxx +./usr/lib/eabi/libubsan.so.4 base-compat-shlib compat,gcc,cxx +./usr/lib/eabi/libubsan.so.4.0 base-compat-shlib compat,gcc,cxx +./usr/lib/eabi/libukfs.so base-compat-shlib compat +./usr/lib/eabi/libukfs.so.1 base-compat-shlib compat +./usr/lib/eabi/libukfs.so.1.0 base-compat-shlib compat +./usr/lib/eabi/libumem.so base-compat-shlib compat,zfs +./usr/lib/eabi/libumem.so.0 base-compat-shlib compat,zfs +./usr/lib/eabi/libumem.so.0.0 base-compat-shlib compat,zfs +./usr/lib/eabi/libunbound.so base-compat-shlib compat,unbound +./usr/lib/eabi/libunbound.so.9 base-compat-shlib compat,unbound +./usr/lib/eabi/libunbound.so.9.0 base-compat-shlib compat,unbound +./usr/lib/eabi/libusbhid.so base-compat-shlib compat +./usr/lib/eabi/libusbhid.so.1 base-compat-shlib compat +./usr/lib/eabi/libusbhid.so.1.0 base-compat-shlib compat +./usr/lib/eabi/libutil.so base-compat-shlib compat +./usr/lib/eabi/libutil.so.7 base-compat-shlib compat +./usr/lib/eabi/libutil.so.7.24 base-compat-shlib compat +./usr/lib/eabi/libuutil.so base-compat-shlib compat,zfs +./usr/lib/eabi/libuutil.so.0 base-compat-shlib compat,zfs +./usr/lib/eabi/libuutil.so.0.0 base-compat-shlib compat,zfs +./usr/lib/eabi/libwind.so base-compat-shlib compat,kerberos +./usr/lib/eabi/libwind.so.1 base-compat-shlib compat,kerberos +./usr/lib/eabi/libwind.so.1.0 base-compat-shlib compat,kerberos +./usr/lib/eabi/libwrap.so base-compat-shlib compat +./usr/lib/eabi/libwrap.so.1 base-compat-shlib compat +./usr/lib/eabi/libwrap.so.1.0 base-compat-shlib compat +./usr/lib/eabi/libz.so base-compat-shlib compat +./usr/lib/eabi/libz.so.1 base-compat-shlib compat +./usr/lib/eabi/libz.so.1.0 base-compat-shlib compat +./usr/lib/eabi/libzfs.so base-compat-shlib compat,zfs +./usr/lib/eabi/libzfs.so.0 base-compat-shlib compat,zfs +./usr/lib/eabi/libzfs.so.0.0 base-compat-shlib compat,zfs +./usr/lib/eabi/libzfs_core.so base-compat-shlib compat,zfs +./usr/lib/eabi/libzfs_core.so.0 base-compat-shlib compat,zfs +./usr/lib/eabi/libzfs_core.so.0.0 base-compat-shlib compat,zfs +./usr/lib/eabi/libzpool.so base-compat-shlib compat,zfs +./usr/lib/eabi/libzpool.so.0 base-compat-shlib compat,zfs +./usr/lib/eabi/libzpool.so.0.0 base-compat-shlib compat,zfs +./usr/lib/eabi/lua base-compat-shlib compat +./usr/lib/eabi/lua/5.4 base-compat-shlib compat +./usr/lib/eabi/lua/5.4/bozohttpd.so base-compat-shlib compat +./usr/lib/eabi/lua/5.4/gpio.so base-compat-shlib compat +./usr/lib/eabi/lua/5.4/libm.so base-compat-shlib compat +./usr/lib/eabi/lua/5.4/netpgp.so base-compat-shlib compat +./usr/lib/eabi/lua/5.4/sqlite.so base-compat-shlib compat +./usr/lib/eabi/lua/5.4/syslog.so base-compat-shlib compat +./usr/lib/eabi/openssl base-crypto-usr compat +./usr/lib/eabi/openssl/engines base-crypto-usr compat +./usr/lib/eabi/openssl/engines/dasync.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/eabi/openssl/engines/devcrypto.so base-compat-shlib compat +./usr/lib/eabi/openssl/engines/devcrypto.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/eabi/openssl/engines/loader_attic.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/eabi/openssl/engines/ossltest.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/eabi/openssl/modules base-crypto-usr compat +./usr/lib/eabi/openssl/modules/legacy.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/eabi/security base-compat-shlib compat +./usr/lib/eabi/security/pam_afslog.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/eabi/security/pam_chroot.so.4 base-compat-shlib compat,pam +./usr/lib/eabi/security/pam_deny.so.4 base-compat-shlib compat,pam +./usr/lib/eabi/security/pam_echo.so.4 base-compat-shlib compat,pam +./usr/lib/eabi/security/pam_exec.so.4 base-compat-shlib compat,pam +./usr/lib/eabi/security/pam_ftpusers.so.4 base-compat-shlib compat,pam +./usr/lib/eabi/security/pam_group.so.4 base-compat-shlib compat,pam +./usr/lib/eabi/security/pam_guest.so.4 base-compat-shlib compat,pam +./usr/lib/eabi/security/pam_krb5.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/eabi/security/pam_ksu.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/eabi/security/pam_lastlog.so.4 base-compat-shlib compat,pam +./usr/lib/eabi/security/pam_login_access.so.4 base-compat-shlib compat,pam +./usr/lib/eabi/security/pam_nologin.so.4 base-compat-shlib compat,pam +./usr/lib/eabi/security/pam_permit.so.4 base-compat-shlib compat,pam +./usr/lib/eabi/security/pam_radius.so.4 base-compat-shlib compat,pam +./usr/lib/eabi/security/pam_rhosts.so.4 base-compat-shlib compat,pam +./usr/lib/eabi/security/pam_rootok.so.4 base-compat-shlib compat,pam +./usr/lib/eabi/security/pam_securetty.so.4 base-compat-shlib compat,pam +./usr/lib/eabi/security/pam_self.so.4 base-compat-shlib compat,pam +./usr/lib/eabi/security/pam_skey.so.4 base-compat-shlib compat,pam,skey +./usr/lib/eabi/security/pam_ssh.so.4 base-compat-shlib compat,pam +./usr/lib/eabi/security/pam_u2f.so.4 base-compat-shlib compat,pam +./usr/lib/eabi/security/pam_unix.so.4 base-compat-shlib compat,pam +./usr/lib/eabihf base-compat-shlib compat +./usr/lib/eabihf/i18n base-compat-shlib compat +./usr/lib/eabihf/i18n/libBIG5.so base-compat-shlib compat +./usr/lib/eabihf/i18n/libBIG5.so.5 base-compat-shlib compat +./usr/lib/eabihf/i18n/libBIG5.so.5.0 base-compat-shlib compat +./usr/lib/eabihf/i18n/libDECHanyu.so base-compat-shlib compat +./usr/lib/eabihf/i18n/libDECHanyu.so.5 base-compat-shlib compat +./usr/lib/eabihf/i18n/libDECHanyu.so.5.0 base-compat-shlib compat +./usr/lib/eabihf/i18n/libEUC.so base-compat-shlib compat +./usr/lib/eabihf/i18n/libEUC.so.5 base-compat-shlib compat +./usr/lib/eabihf/i18n/libEUC.so.5.0 base-compat-shlib compat +./usr/lib/eabihf/i18n/libEUCTW.so base-compat-shlib compat +./usr/lib/eabihf/i18n/libEUCTW.so.5 base-compat-shlib compat +./usr/lib/eabihf/i18n/libEUCTW.so.5.0 base-compat-shlib compat +./usr/lib/eabihf/i18n/libGBK2K.so base-compat-shlib compat +./usr/lib/eabihf/i18n/libGBK2K.so.5 base-compat-shlib compat +./usr/lib/eabihf/i18n/libGBK2K.so.5.0 base-compat-shlib compat +./usr/lib/eabihf/i18n/libHZ.so base-compat-shlib compat +./usr/lib/eabihf/i18n/libHZ.so.5 base-compat-shlib compat +./usr/lib/eabihf/i18n/libHZ.so.5.0 base-compat-shlib compat +./usr/lib/eabihf/i18n/libISO2022.so base-compat-shlib compat +./usr/lib/eabihf/i18n/libISO2022.so.5 base-compat-shlib compat +./usr/lib/eabihf/i18n/libISO2022.so.5.0 base-compat-shlib compat +./usr/lib/eabihf/i18n/libJOHAB.so base-compat-shlib compat +./usr/lib/eabihf/i18n/libJOHAB.so.5 base-compat-shlib compat +./usr/lib/eabihf/i18n/libJOHAB.so.5.0 base-compat-shlib compat +./usr/lib/eabihf/i18n/libMSKanji.so base-compat-shlib compat +./usr/lib/eabihf/i18n/libMSKanji.so.5 base-compat-shlib compat +./usr/lib/eabihf/i18n/libMSKanji.so.5.0 base-compat-shlib compat +./usr/lib/eabihf/i18n/libUES.so base-compat-shlib compat +./usr/lib/eabihf/i18n/libUES.so.5 base-compat-shlib compat +./usr/lib/eabihf/i18n/libUES.so.5.0 base-compat-shlib compat +./usr/lib/eabihf/i18n/libUTF1632.so base-compat-shlib compat +./usr/lib/eabihf/i18n/libUTF1632.so.5 base-compat-shlib compat +./usr/lib/eabihf/i18n/libUTF1632.so.5.0 base-compat-shlib compat +./usr/lib/eabihf/i18n/libUTF7.so base-compat-shlib compat +./usr/lib/eabihf/i18n/libUTF7.so.5 base-compat-shlib compat +./usr/lib/eabihf/i18n/libUTF7.so.5.0 base-compat-shlib compat +./usr/lib/eabihf/i18n/libUTF8.so base-compat-shlib compat +./usr/lib/eabihf/i18n/libUTF8.so.5 base-compat-shlib compat +./usr/lib/eabihf/i18n/libUTF8.so.5.0 base-compat-shlib compat +./usr/lib/eabihf/i18n/libVIQR.so base-compat-shlib compat +./usr/lib/eabihf/i18n/libVIQR.so.5 base-compat-shlib compat +./usr/lib/eabihf/i18n/libVIQR.so.5.0 base-compat-shlib compat +./usr/lib/eabihf/i18n/libZW.so base-compat-shlib compat +./usr/lib/eabihf/i18n/libZW.so.5 base-compat-shlib compat +./usr/lib/eabihf/i18n/libZW.so.5.0 base-compat-shlib compat +./usr/lib/eabihf/i18n/libiconv_none.so base-compat-shlib compat +./usr/lib/eabihf/i18n/libiconv_none.so.5 base-compat-shlib compat +./usr/lib/eabihf/i18n/libiconv_none.so.5.0 base-compat-shlib compat +./usr/lib/eabihf/i18n/libiconv_std.so base-compat-shlib compat +./usr/lib/eabihf/i18n/libiconv_std.so.5 base-compat-shlib compat +./usr/lib/eabihf/i18n/libiconv_std.so.5.0 base-compat-shlib compat +./usr/lib/eabihf/i18n/libmapper_646.so base-compat-shlib compat +./usr/lib/eabihf/i18n/libmapper_646.so.5 base-compat-shlib compat +./usr/lib/eabihf/i18n/libmapper_646.so.5.0 base-compat-shlib compat +./usr/lib/eabihf/i18n/libmapper_none.so base-compat-shlib compat +./usr/lib/eabihf/i18n/libmapper_none.so.5 base-compat-shlib compat +./usr/lib/eabihf/i18n/libmapper_none.so.5.0 base-compat-shlib compat +./usr/lib/eabihf/i18n/libmapper_parallel.so base-compat-shlib compat +./usr/lib/eabihf/i18n/libmapper_parallel.so.5 base-compat-shlib compat +./usr/lib/eabihf/i18n/libmapper_parallel.so.5.0 base-compat-shlib compat +./usr/lib/eabihf/i18n/libmapper_serial.so base-compat-shlib compat +./usr/lib/eabihf/i18n/libmapper_serial.so.5 base-compat-shlib compat +./usr/lib/eabihf/i18n/libmapper_serial.so.5.0 base-compat-shlib compat +./usr/lib/eabihf/i18n/libmapper_std.so base-compat-shlib compat +./usr/lib/eabihf/i18n/libmapper_std.so.5 base-compat-shlib compat +./usr/lib/eabihf/i18n/libmapper_std.so.5.0 base-compat-shlib compat +./usr/lib/eabihf/i18n/libmapper_zone.so base-compat-shlib compat +./usr/lib/eabihf/i18n/libmapper_zone.so.5 base-compat-shlib compat +./usr/lib/eabihf/i18n/libmapper_zone.so.5.0 base-compat-shlib compat +./usr/lib/eabihf/libamu.so.5 base-compat-shlib compat +./usr/lib/eabihf/libamu.so.5.0 base-compat-shlib compat +./usr/lib/eabihf/libarchive.so base-compat-shlib compat +./usr/lib/eabihf/libarchive.so.5 base-compat-shlib compat +./usr/lib/eabihf/libarchive.so.5.0 base-compat-shlib compat +./usr/lib/eabihf/libasan.so base-compat-shlib compat,gcc,cxx +./usr/lib/eabihf/libasan.so.5 base-compat-shlib compat,gcc,cxx +./usr/lib/eabihf/libasan.so.5.0 base-compat-shlib compat,gcc,cxx +./usr/lib/eabihf/libasn1.so base-compat-shlib compat,kerberos +./usr/lib/eabihf/libasn1.so.10 base-compat-shlib compat,kerberos +./usr/lib/eabihf/libasn1.so.10.0 base-compat-shlib compat,kerberos +./usr/lib/eabihf/libatf-c++.so base-compat-shlib compat,atf +./usr/lib/eabihf/libatf-c++.so.2 base-compat-shlib compat,atf +./usr/lib/eabihf/libatf-c++.so.2.0 base-compat-shlib compat,atf +./usr/lib/eabihf/libatf-c.so base-compat-shlib compat,atf +./usr/lib/eabihf/libatf-c.so.0 base-compat-shlib compat,atf +./usr/lib/eabihf/libatf-c.so.0.0 base-compat-shlib compat,atf +./usr/lib/eabihf/libavl.so base-compat-shlib compat,zfs +./usr/lib/eabihf/libavl.so.0 base-compat-shlib compat,zfs +./usr/lib/eabihf/libavl.so.0.0 base-compat-shlib compat,zfs +./usr/lib/eabihf/libbfd.so.18 base-compat-shlib compat +./usr/lib/eabihf/libbfd.so.18.0 base-compat-shlib compat +./usr/lib/eabihf/libbind9.so base-compat-shlib compat +./usr/lib/eabihf/libbind9.so.21 base-compat-shlib compat +./usr/lib/eabihf/libbind9.so.21.0 base-compat-shlib compat +./usr/lib/eabihf/libblocklist.so base-compat-shlib compat +./usr/lib/eabihf/libblocklist.so.0 base-compat-shlib compat +./usr/lib/eabihf/libblocklist.so.0.0 base-compat-shlib compat +./usr/lib/eabihf/libbluetooth.so base-compat-shlib compat +./usr/lib/eabihf/libbluetooth.so.4 base-compat-shlib compat +./usr/lib/eabihf/libbluetooth.so.4.2 base-compat-shlib compat +./usr/lib/eabihf/libbozohttpd.so base-compat-shlib compat +./usr/lib/eabihf/libbozohttpd.so.1 base-compat-shlib compat +./usr/lib/eabihf/libbozohttpd.so.1.0 base-compat-shlib compat +./usr/lib/eabihf/libbsdmalloc.so base-compat-shlib compat +./usr/lib/eabihf/libbsdmalloc.so.0 base-compat-shlib compat +./usr/lib/eabihf/libbsdmalloc.so.0.1 base-compat-shlib compat +./usr/lib/eabihf/libbz2.so base-compat-shlib compat +./usr/lib/eabihf/libbz2.so.1 base-compat-shlib compat +./usr/lib/eabihf/libbz2.so.1.1 base-compat-shlib compat +./usr/lib/eabihf/libc.so base-compat-shlib compat +./usr/lib/eabihf/libc.so.12 base-compat-shlib compat +./usr/lib/eabihf/libc.so.12.221 base-compat-shlib compat +./usr/lib/eabihf/libcbor.so base-compat-shlib compat +./usr/lib/eabihf/libcbor.so.0 base-compat-shlib compat +./usr/lib/eabihf/libcbor.so.0.5 base-compat-shlib compat +./usr/lib/eabihf/libcom_err.so base-compat-shlib compat,kerberos +./usr/lib/eabihf/libcom_err.so.8 base-compat-shlib compat,kerberos +./usr/lib/eabihf/libcom_err.so.8.0 base-compat-shlib compat,kerberos +./usr/lib/eabihf/libcrypt.so base-compat-shlib compat +./usr/lib/eabihf/libcrypt.so.1 base-compat-shlib compat +./usr/lib/eabihf/libcrypt.so.1.0 base-compat-shlib compat +./usr/lib/eabihf/libcrypto.so base-compat-shlib compat +./usr/lib/eabihf/libcrypto.so.15 base-compat-shlib compat +./usr/lib/eabihf/libcrypto.so.15.0 base-compat-shlib compat +./usr/lib/eabihf/libcurses.so base-compat-shlib compat +./usr/lib/eabihf/libcurses.so.9 base-compat-shlib compat +./usr/lib/eabihf/libcurses.so.9.1 base-compat-shlib compat +./usr/lib/eabihf/libdes.so base-compat-shlib compat +./usr/lib/eabihf/libdes.so.15 base-compat-shlib compat +./usr/lib/eabihf/libdes.so.15.0 base-compat-shlib compat +./usr/lib/eabihf/libdevmapper.so base-compat-shlib compat,lvm +./usr/lib/eabihf/libdevmapper.so.1 base-compat-shlib compat,lvm +./usr/lib/eabihf/libdevmapper.so.1.0 base-compat-shlib compat,lvm +./usr/lib/eabihf/libdm.so base-compat-shlib compat +./usr/lib/eabihf/libdm.so.0 base-compat-shlib compat +./usr/lib/eabihf/libdm.so.0.0 base-compat-shlib compat +./usr/lib/eabihf/libdns.so base-compat-shlib compat +./usr/lib/eabihf/libdns.so.21 base-compat-shlib compat +./usr/lib/eabihf/libdns.so.21.0 base-compat-shlib compat +./usr/lib/eabihf/libdns_sd.so base-compat-shlib compat,mdns +./usr/lib/eabihf/libdns_sd.so.0 base-compat-shlib compat,mdns +./usr/lib/eabihf/libdns_sd.so.0.0 base-compat-shlib compat,mdns +./usr/lib/eabihf/libdtrace.so base-compat-shlib compat,dtrace +./usr/lib/eabihf/libdtrace.so.3 base-compat-shlib compat,dtrace +./usr/lib/eabihf/libdtrace.so.3.0 base-compat-shlib compat,dtrace +./usr/lib/eabihf/libdwarf.so base-compat-shlib compat +./usr/lib/eabihf/libdwarf.so.2 base-compat-shlib compat +./usr/lib/eabihf/libdwarf.so.2.0 base-compat-shlib compat +./usr/lib/eabihf/libedit.so base-compat-shlib compat +./usr/lib/eabihf/libedit.so.3 base-compat-shlib compat +./usr/lib/eabihf/libedit.so.3.1 base-compat-shlib compat +./usr/lib/eabihf/libelf.so base-compat-shlib compat +./usr/lib/eabihf/libelf.so.2 base-compat-shlib compat +./usr/lib/eabihf/libelf.so.2.0 base-compat-shlib compat +./usr/lib/eabihf/libevent.so base-compat-shlib compat +./usr/lib/eabihf/libevent.so.5 base-compat-shlib compat +./usr/lib/eabihf/libevent.so.5.0 base-compat-shlib compat +./usr/lib/eabihf/libevent_openssl.so base-compat-shlib compat +./usr/lib/eabihf/libevent_openssl.so.5 base-compat-shlib compat +./usr/lib/eabihf/libevent_openssl.so.5.0 base-compat-shlib compat +./usr/lib/eabihf/libevent_pthreads.so base-compat-shlib compat +./usr/lib/eabihf/libevent_pthreads.so.5 base-compat-shlib compat +./usr/lib/eabihf/libevent_pthreads.so.5.0 base-compat-shlib compat +./usr/lib/eabihf/libexecinfo.so base-compat-shlib compat +./usr/lib/eabihf/libexecinfo.so.0 base-compat-shlib compat +./usr/lib/eabihf/libexecinfo.so.0.0 base-compat-shlib compat +./usr/lib/eabihf/libexpat.so base-compat-shlib compat +./usr/lib/eabihf/libexpat.so.2 base-compat-shlib compat +./usr/lib/eabihf/libexpat.so.2.3 base-compat-shlib compat +./usr/lib/eabihf/libfetch.so base-compat-shlib compat +./usr/lib/eabihf/libfetch.so.4 base-compat-shlib compat +./usr/lib/eabihf/libfetch.so.4.0 base-compat-shlib compat +./usr/lib/eabihf/libfido2.so base-compat-shlib compat +./usr/lib/eabihf/libfido2.so.5 base-compat-shlib compat +./usr/lib/eabihf/libfido2.so.5.0 base-compat-shlib compat +./usr/lib/eabihf/libform.so base-compat-shlib compat +./usr/lib/eabihf/libform.so.8 base-compat-shlib compat +./usr/lib/eabihf/libform.so.8.0 base-compat-shlib compat +./usr/lib/eabihf/libgcc_s.so base-compat-shlib compat,gcc +./usr/lib/eabihf/libgcc_s.so.1 base-compat-shlib compat,gcc +./usr/lib/eabihf/libgcc_s.so.1.0 base-compat-shlib compat,gcc +./usr/lib/eabihf/libgnumalloc.so base-compat-shlib compat +./usr/lib/eabihf/libgnumalloc.so.1 base-compat-shlib compat +./usr/lib/eabihf/libgnumalloc.so.1.0 base-compat-shlib compat +./usr/lib/eabihf/libgomp.so base-compat-shlib compat,gcc +./usr/lib/eabihf/libgomp.so.2 base-compat-shlib compat,gcc +./usr/lib/eabihf/libgomp.so.2.1 base-compat-shlib compat,gcc +./usr/lib/eabihf/libgssapi.so base-compat-shlib compat,kerberos +./usr/lib/eabihf/libgssapi.so.12 base-compat-shlib compat,kerberos +./usr/lib/eabihf/libgssapi.so.12.0 base-compat-shlib compat,kerberos +./usr/lib/eabihf/libhdb.so base-compat-shlib compat,kerberos +./usr/lib/eabihf/libhdb.so.16 base-compat-shlib compat,kerberos +./usr/lib/eabihf/libhdb.so.16.0 base-compat-shlib compat,kerberos +./usr/lib/eabihf/libheimbase.so base-compat-shlib compat,kerberos +./usr/lib/eabihf/libheimbase.so.2 base-compat-shlib compat,kerberos +./usr/lib/eabihf/libheimbase.so.2.0 base-compat-shlib compat,kerberos +./usr/lib/eabihf/libheimntlm.so base-compat-shlib compat,kerberos +./usr/lib/eabihf/libheimntlm.so.6 base-compat-shlib compat,kerberos +./usr/lib/eabihf/libheimntlm.so.6.0 base-compat-shlib compat,kerberos +./usr/lib/eabihf/libhx509.so base-compat-shlib compat,kerberos +./usr/lib/eabihf/libhx509.so.7 base-compat-shlib compat,kerberos +./usr/lib/eabihf/libhx509.so.7.0 base-compat-shlib compat,kerberos +./usr/lib/eabihf/libintl.so base-compat-shlib compat +./usr/lib/eabihf/libintl.so.1 base-compat-shlib compat +./usr/lib/eabihf/libintl.so.1.1 base-compat-shlib compat +./usr/lib/eabihf/libipsec.so base-compat-shlib compat +./usr/lib/eabihf/libipsec.so.3 base-compat-shlib compat +./usr/lib/eabihf/libipsec.so.3.0 base-compat-shlib compat +./usr/lib/eabihf/libirs.so base-compat-shlib compat +./usr/lib/eabihf/libirs.so.21 base-compat-shlib compat +./usr/lib/eabihf/libirs.so.21.0 base-compat-shlib compat +./usr/lib/eabihf/libisc.so base-compat-shlib compat +./usr/lib/eabihf/libisc.so.21 base-compat-shlib compat +./usr/lib/eabihf/libisc.so.21.0 base-compat-shlib compat +./usr/lib/eabihf/libisccc.so base-compat-shlib compat +./usr/lib/eabihf/libisccc.so.21 base-compat-shlib compat +./usr/lib/eabihf/libisccc.so.21.0 base-compat-shlib compat +./usr/lib/eabihf/libisccfg.so base-compat-shlib compat +./usr/lib/eabihf/libisccfg.so.21 base-compat-shlib compat +./usr/lib/eabihf/libisccfg.so.21.0 base-compat-shlib compat +./usr/lib/eabihf/libiscsi.so base-compat-shlib compat,iscsi +./usr/lib/eabihf/libiscsi.so.2 base-compat-shlib compat,iscsi +./usr/lib/eabihf/libiscsi.so.2.0 base-compat-shlib compat,iscsi +./usr/lib/eabihf/libisns.so base-compat-shlib compat +./usr/lib/eabihf/libisns.so.0 base-compat-shlib compat +./usr/lib/eabihf/libisns.so.0.0 base-compat-shlib compat +./usr/lib/eabihf/libjemalloc.so base-compat-shlib compat +./usr/lib/eabihf/libjemalloc.so.0 base-compat-shlib compat +./usr/lib/eabihf/libjemalloc.so.0.0 base-compat-shlib compat +./usr/lib/eabihf/libkadm5clnt.so base-compat-shlib compat,kerberos +./usr/lib/eabihf/libkadm5clnt.so.15 base-compat-shlib compat,kerberos +./usr/lib/eabihf/libkadm5clnt.so.15.0 base-compat-shlib compat,kerberos +./usr/lib/eabihf/libkadm5srv.so base-compat-shlib compat,kerberos +./usr/lib/eabihf/libkadm5srv.so.16 base-compat-shlib compat,kerberos +./usr/lib/eabihf/libkadm5srv.so.16.0 base-compat-shlib compat,kerberos +./usr/lib/eabihf/libkafs.so base-compat-shlib compat,kerberos +./usr/lib/eabihf/libkafs.so.14 base-compat-shlib compat,kerberos +./usr/lib/eabihf/libkafs.so.14.0 base-compat-shlib compat,kerberos +./usr/lib/eabihf/libkdc.so base-compat-shlib compat,kerberos +./usr/lib/eabihf/libkdc.so.4 base-compat-shlib compat,kerberos +./usr/lib/eabihf/libkdc.so.4.0 base-compat-shlib compat,kerberos +./usr/lib/eabihf/libkrb5.so base-compat-shlib compat,kerberos +./usr/lib/eabihf/libkrb5.so.28 base-compat-shlib compat,kerberos +./usr/lib/eabihf/libkrb5.so.28.0 base-compat-shlib compat,kerberos +./usr/lib/eabihf/libkvm.so base-compat-shlib compat +./usr/lib/eabihf/libkvm.so.6 base-compat-shlib compat +./usr/lib/eabihf/libkvm.so.6.0 base-compat-shlib compat +./usr/lib/eabihf/liblber.so base-compat-shlib compat,ldap +./usr/lib/eabihf/liblber.so.5 base-compat-shlib compat,ldap +./usr/lib/eabihf/liblber.so.5.0 base-compat-shlib compat,ldap +./usr/lib/eabihf/libldap.so base-compat-shlib compat,ldap +./usr/lib/eabihf/libldap.so.6 base-compat-shlib compat,ldap +./usr/lib/eabihf/libldap.so.6.0 base-compat-shlib compat,ldap +./usr/lib/eabihf/libldap_r.so base-compat-shlib compat,ldap +./usr/lib/eabihf/libldap_r.so.6 base-compat-shlib compat,ldap +./usr/lib/eabihf/libldap_r.so.6.0 base-compat-shlib compat,ldap +./usr/lib/eabihf/liblsan.so base-compat-shlib compat,cxx,gcc +./usr/lib/eabihf/liblsan.so.2 base-compat-shlib compat,cxx,gcc +./usr/lib/eabihf/liblsan.so.2.0 base-compat-shlib compat,cxx,gcc +./usr/lib/eabihf/liblua.so base-compat-shlib compat +./usr/lib/eabihf/liblua.so.6 base-compat-shlib compat +./usr/lib/eabihf/liblua.so.6.1 base-compat-shlib compat +./usr/lib/eabihf/liblzf.so base-compat-shlib compat +./usr/lib/eabihf/liblzf.so.1 base-compat-shlib compat +./usr/lib/eabihf/liblzf.so.1.0 base-compat-shlib compat +./usr/lib/eabihf/liblzma.so base-compat-shlib compat +./usr/lib/eabihf/liblzma.so.2 base-compat-shlib compat +./usr/lib/eabihf/liblzma.so.2.0 base-compat-shlib compat +./usr/lib/eabihf/libm.so base-compat-shlib compat +./usr/lib/eabihf/libm.so.0 base-compat-shlib compat +./usr/lib/eabihf/libm.so.0.14 base-compat-shlib compat +./usr/lib/eabihf/libmagic.so base-compat-shlib compat +./usr/lib/eabihf/libmagic.so.8 base-compat-shlib compat +./usr/lib/eabihf/libmagic.so.8.0 base-compat-shlib compat +./usr/lib/eabihf/libmenu.so base-compat-shlib compat +./usr/lib/eabihf/libmenu.so.8 base-compat-shlib compat +./usr/lib/eabihf/libmenu.so.8.0 base-compat-shlib compat +./usr/lib/eabihf/libmj.so base-compat-shlib compat +./usr/lib/eabihf/libmj.so.1 base-compat-shlib compat +./usr/lib/eabihf/libmj.so.1.0 base-compat-shlib compat +./usr/lib/eabihf/libnetpgp.so base-compat-shlib compat +./usr/lib/eabihf/libnetpgp.so.4 base-compat-shlib compat +./usr/lib/eabihf/libnetpgp.so.4.0 base-compat-shlib compat +./usr/lib/eabihf/libnetpgpverify.so base-compat-shlib compat +./usr/lib/eabihf/libnetpgpverify.so.5 base-compat-shlib compat +./usr/lib/eabihf/libnetpgpverify.so.5.0 base-compat-shlib compat +./usr/lib/eabihf/libnpf.so base-compat-shlib compat,npf +./usr/lib/eabihf/libnpf.so.0 base-compat-shlib compat,npf +./usr/lib/eabihf/libnpf.so.0.1 base-compat-shlib compat,npf +./usr/lib/eabihf/libns.so base-compat-shlib compat +./usr/lib/eabihf/libns.so.21 base-compat-shlib compat +./usr/lib/eabihf/libns.so.21.0 base-compat-shlib compat +./usr/lib/eabihf/libnvpair.so base-compat-shlib compat,zfs +./usr/lib/eabihf/libnvpair.so.0 base-compat-shlib compat,zfs +./usr/lib/eabihf/libnvpair.so.0.0 base-compat-shlib compat,zfs +./usr/lib/eabihf/libobjc.so base-compat-shlib compat,gcc +./usr/lib/eabihf/libobjc.so.4 base-compat-shlib compat,gcc +./usr/lib/eabihf/libobjc.so.4.0 base-compat-shlib compat,gcc +./usr/lib/eabihf/libossaudio.so base-compat-shlib compat +./usr/lib/eabihf/libossaudio.so.1 base-compat-shlib compat +./usr/lib/eabihf/libossaudio.so.1.1 base-compat-shlib compat +./usr/lib/eabihf/libp2k.so base-compat-shlib compat +./usr/lib/eabihf/libp2k.so.2 base-compat-shlib compat +./usr/lib/eabihf/libp2k.so.2.0 base-compat-shlib compat +./usr/lib/eabihf/libpam.so base-compat-shlib compat +./usr/lib/eabihf/libpam.so.4 base-compat-shlib compat +./usr/lib/eabihf/libpam.so.4.1 base-compat-shlib compat +./usr/lib/eabihf/libpanel.so base-compat-shlib compat +./usr/lib/eabihf/libpanel.so.3 base-compat-shlib compat +./usr/lib/eabihf/libpanel.so.3.0 base-compat-shlib compat +./usr/lib/eabihf/libpcap.so base-compat-shlib compat +./usr/lib/eabihf/libpcap.so.9 base-compat-shlib compat +./usr/lib/eabihf/libpcap.so.9.0 base-compat-shlib compat +./usr/lib/eabihf/libpci.so base-compat-shlib compat +./usr/lib/eabihf/libpci.so.2 base-compat-shlib compat +./usr/lib/eabihf/libpci.so.2.2 base-compat-shlib compat +./usr/lib/eabihf/libperfuse.so base-compat-shlib compat +./usr/lib/eabihf/libperfuse.so.0 base-compat-shlib compat +./usr/lib/eabihf/libperfuse.so.0.0 base-compat-shlib compat +./usr/lib/eabihf/libposix.so base-compat-shlib compat +./usr/lib/eabihf/libposix.so.0 base-compat-shlib compat +./usr/lib/eabihf/libposix.so.0.1 base-compat-shlib compat +./usr/lib/eabihf/libppath.so base-compat-shlib compat +./usr/lib/eabihf/libppath.so.0 base-compat-shlib compat +./usr/lib/eabihf/libppath.so.0.0 base-compat-shlib compat +./usr/lib/eabihf/libproc.so base-compat-shlib compat,pic,dtrace +./usr/lib/eabihf/libproc.so.1 base-compat-shlib compat,pic,dtrace +./usr/lib/eabihf/libproc.so.1.0 base-compat-shlib compat,pic,dtrace +./usr/lib/eabihf/libprop.so base-compat-shlib compat +./usr/lib/eabihf/libprop.so.1 base-compat-shlib compat +./usr/lib/eabihf/libprop.so.1.2 base-compat-shlib compat +./usr/lib/eabihf/libpthread.so base-compat-shlib compat +./usr/lib/eabihf/libpthread.so.1 base-compat-shlib compat +./usr/lib/eabihf/libpthread.so.1.4 base-compat-shlib compat +./usr/lib/eabihf/libpuffs.so base-compat-shlib compat +./usr/lib/eabihf/libpuffs.so.2 base-compat-shlib compat +./usr/lib/eabihf/libpuffs.so.2.0 base-compat-shlib compat +./usr/lib/eabihf/libquota.so base-compat-shlib compat +./usr/lib/eabihf/libquota.so.1 base-compat-shlib compat +./usr/lib/eabihf/libquota.so.1.0 base-compat-shlib compat +./usr/lib/eabihf/libradius.so base-compat-shlib compat +./usr/lib/eabihf/libradius.so.5 base-compat-shlib compat +./usr/lib/eabihf/libradius.so.5.0 base-compat-shlib compat +./usr/lib/eabihf/librefuse.so base-compat-shlib compat +./usr/lib/eabihf/librefuse.so.2 base-compat-shlib compat +./usr/lib/eabihf/librefuse.so.2.0 base-compat-shlib compat +./usr/lib/eabihf/libresolv.so base-compat-shlib compat +./usr/lib/eabihf/libresolv.so.3 base-compat-shlib compat +./usr/lib/eabihf/libresolv.so.3.0 base-compat-shlib compat +./usr/lib/eabihf/libroken.so base-compat-shlib compat,kerberos +./usr/lib/eabihf/libroken.so.20 base-compat-shlib compat,kerberos +./usr/lib/eabihf/libroken.so.20.0 base-compat-shlib compat,kerberos +./usr/lib/eabihf/librpcsvc.so base-compat-shlib compat +./usr/lib/eabihf/librpcsvc.so.1 base-compat-shlib compat +./usr/lib/eabihf/librpcsvc.so.1.0 base-compat-shlib compat +./usr/lib/eabihf/librt.so base-compat-shlib compat +./usr/lib/eabihf/librt.so.1 base-compat-shlib compat +./usr/lib/eabihf/librt.so.1.1 base-compat-shlib compat +./usr/lib/eabihf/librtld_db.so base-compat-shlib compat,pic,dtrace +./usr/lib/eabihf/librtld_db.so.0 base-compat-shlib compat,pic,dtrace +./usr/lib/eabihf/librtld_db.so.0.0 base-compat-shlib compat,pic,dtrace +./usr/lib/eabihf/librump.so base-compat-shlib compat,rump +./usr/lib/eabihf/librump.so.0 base-compat-shlib compat,rump +./usr/lib/eabihf/librump.so.0.0 base-compat-shlib compat,rump +./usr/lib/eabihf/librumpclient.so base-compat-shlib compat,rump +./usr/lib/eabihf/librumpclient.so.0 base-compat-shlib compat,rump +./usr/lib/eabihf/librumpclient.so.0.0 base-compat-shlib compat,rump +./usr/lib/eabihf/librumpdev.so base-compat-shlib compat,rump +./usr/lib/eabihf/librumpdev.so.0 base-compat-shlib compat,rump +./usr/lib/eabihf/librumpdev.so.0.0 base-compat-shlib compat,rump +./usr/lib/eabihf/librumphijack.so base-compat-shlib compat,rump +./usr/lib/eabihf/librumphijack.so.0 base-compat-shlib compat,rump +./usr/lib/eabihf/librumphijack.so.0.0 base-compat-shlib compat,rump +./usr/lib/eabihf/librumpnet.so base-compat-shlib compat,rump +./usr/lib/eabihf/librumpnet.so.0 base-compat-shlib compat,rump +./usr/lib/eabihf/librumpnet.so.0.0 base-compat-shlib compat,rump +./usr/lib/eabihf/librumpres.so base-compat-shlib compat,rump +./usr/lib/eabihf/librumpres.so.0 base-compat-shlib compat,rump +./usr/lib/eabihf/librumpres.so.0.0 base-compat-shlib compat,rump +./usr/lib/eabihf/librumpuser.so base-compat-shlib compat,rump +./usr/lib/eabihf/librumpuser.so.0 base-compat-shlib compat,rump +./usr/lib/eabihf/librumpuser.so.0.1 base-compat-shlib compat,rump +./usr/lib/eabihf/librumpvfs.so base-compat-shlib compat,rump +./usr/lib/eabihf/librumpvfs.so.0 base-compat-shlib compat,rump +./usr/lib/eabihf/librumpvfs.so.0.0 base-compat-shlib compat,rump +./usr/lib/eabihf/libsaslc.so base-compat-shlib compat +./usr/lib/eabihf/libsaslc.so.1 base-compat-shlib compat +./usr/lib/eabihf/libsaslc.so.1.0 base-compat-shlib compat +./usr/lib/eabihf/libskey.so base-compat-shlib compat,skey +./usr/lib/eabihf/libskey.so.2 base-compat-shlib compat,skey +./usr/lib/eabihf/libskey.so.2.0 base-compat-shlib compat,skey +./usr/lib/eabihf/libsl.so base-compat-shlib compat,kerberos +./usr/lib/eabihf/libsl.so.7 base-compat-shlib compat,kerberos +./usr/lib/eabihf/libsl.so.7.0 base-compat-shlib compat,kerberos +./usr/lib/eabihf/libsqlite3.so base-compat-shlib compat +./usr/lib/eabihf/libsqlite3.so.1 base-compat-shlib compat +./usr/lib/eabihf/libsqlite3.so.1.5 base-compat-shlib compat +./usr/lib/eabihf/libssh.so base-compat-shlib compat +./usr/lib/eabihf/libssh.so.46 base-compat-shlib compat +./usr/lib/eabihf/libssh.so.46.1 base-compat-shlib compat +./usr/lib/eabihf/libssl.so base-compat-shlib compat +./usr/lib/eabihf/libssl.so.15 base-compat-shlib compat +./usr/lib/eabihf/libssl.so.15.0 base-compat-shlib compat +./usr/lib/eabihf/libstdc++.so base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/eabihf/libstdc++.so.9 base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/eabihf/libstdc++.so.9.0 base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/eabihf/libtermcap.so base-compat-shlib compat +./usr/lib/eabihf/libtermcap.so.0 base-compat-shlib compat +./usr/lib/eabihf/libtermcap.so.0.6 base-compat-shlib compat +./usr/lib/eabihf/libterminfo.so base-compat-shlib compat +./usr/lib/eabihf/libterminfo.so.2 base-compat-shlib compat +./usr/lib/eabihf/libterminfo.so.2.0 base-compat-shlib compat +./usr/lib/eabihf/libtermlib.so base-compat-shlib compat +./usr/lib/eabihf/libtermlib.so.0 base-compat-shlib compat +./usr/lib/eabihf/libtermlib.so.0.6 base-compat-shlib compat +./usr/lib/eabihf/libtre.so base-compat-shlib compat +./usr/lib/eabihf/libtre.so.0 base-compat-shlib compat +./usr/lib/eabihf/libtre.so.0.8 base-compat-shlib compat +./usr/lib/eabihf/libubsan.so base-compat-shlib compat,gcc,cxx +./usr/lib/eabihf/libubsan.so.4 base-compat-shlib compat,gcc,cxx +./usr/lib/eabihf/libubsan.so.4.0 base-compat-shlib compat,gcc,cxx +./usr/lib/eabihf/libukfs.so base-compat-shlib compat +./usr/lib/eabihf/libukfs.so.1 base-compat-shlib compat +./usr/lib/eabihf/libukfs.so.1.0 base-compat-shlib compat +./usr/lib/eabihf/libumem.so base-compat-shlib compat,zfs +./usr/lib/eabihf/libumem.so.0 base-compat-shlib compat,zfs +./usr/lib/eabihf/libumem.so.0.0 base-compat-shlib compat,zfs +./usr/lib/eabihf/libunbound.so base-compat-shlib compat,unbound +./usr/lib/eabihf/libunbound.so.9 base-compat-shlib compat,unbound +./usr/lib/eabihf/libunbound.so.9.0 base-compat-shlib compat,unbound +./usr/lib/eabihf/libusbhid.so base-compat-shlib compat +./usr/lib/eabihf/libusbhid.so.1 base-compat-shlib compat +./usr/lib/eabihf/libusbhid.so.1.0 base-compat-shlib compat +./usr/lib/eabihf/libutil.so base-compat-shlib compat +./usr/lib/eabihf/libutil.so.7 base-compat-shlib compat +./usr/lib/eabihf/libutil.so.7.24 base-compat-shlib compat +./usr/lib/eabihf/libuutil.so base-compat-shlib compat,zfs +./usr/lib/eabihf/libuutil.so.0 base-compat-shlib compat,zfs +./usr/lib/eabihf/libuutil.so.0.0 base-compat-shlib compat,zfs +./usr/lib/eabihf/libwind.so base-compat-shlib compat,kerberos +./usr/lib/eabihf/libwind.so.1 base-compat-shlib compat,kerberos +./usr/lib/eabihf/libwind.so.1.0 base-compat-shlib compat,kerberos +./usr/lib/eabihf/libwrap.so base-compat-shlib compat +./usr/lib/eabihf/libwrap.so.1 base-compat-shlib compat +./usr/lib/eabihf/libwrap.so.1.0 base-compat-shlib compat +./usr/lib/eabihf/libz.so base-compat-shlib compat +./usr/lib/eabihf/libz.so.1 base-compat-shlib compat +./usr/lib/eabihf/libz.so.1.0 base-compat-shlib compat +./usr/lib/eabihf/libzfs.so base-compat-shlib compat,zfs +./usr/lib/eabihf/libzfs.so.0 base-compat-shlib compat,zfs +./usr/lib/eabihf/libzfs.so.0.0 base-compat-shlib compat,zfs +./usr/lib/eabihf/libzfs_core.so base-compat-shlib compat,zfs +./usr/lib/eabihf/libzfs_core.so.0 base-compat-shlib compat,zfs +./usr/lib/eabihf/libzfs_core.so.0.0 base-compat-shlib compat,zfs +./usr/lib/eabihf/libzpool.so base-compat-shlib compat,zfs +./usr/lib/eabihf/libzpool.so.0 base-compat-shlib compat,zfs +./usr/lib/eabihf/libzpool.so.0.0 base-compat-shlib compat,zfs +./usr/lib/eabihf/lua base-compat-shlib compat +./usr/lib/eabihf/lua/5.4 base-compat-shlib compat +./usr/lib/eabihf/lua/5.4/bozohttpd.so base-compat-shlib compat +./usr/lib/eabihf/lua/5.4/gpio.so base-compat-shlib compat +./usr/lib/eabihf/lua/5.4/libm.so base-compat-shlib compat +./usr/lib/eabihf/lua/5.4/netpgp.so base-compat-shlib compat +./usr/lib/eabihf/lua/5.4/sqlite.so base-compat-shlib compat +./usr/lib/eabihf/lua/5.4/syslog.so base-compat-shlib compat +./usr/lib/eabihf/openssl base-crypto-usr compat +./usr/lib/eabihf/openssl/engines base-crypto-usr compat +./usr/lib/eabihf/openssl/engines/dasync.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/eabihf/openssl/engines/devcrypto.so base-compat-shlib compat +./usr/lib/eabihf/openssl/engines/devcrypto.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/eabihf/openssl/engines/loader_attic.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/eabihf/openssl/engines/ossltest.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/eabihf/openssl/modules base-crypto-usr compat +./usr/lib/eabihf/openssl/modules/legacy.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/eabihf/security base-compat-shlib compat +./usr/lib/eabihf/security/pam_afslog.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/eabihf/security/pam_chroot.so.4 base-compat-shlib compat,pam +./usr/lib/eabihf/security/pam_deny.so.4 base-compat-shlib compat,pam +./usr/lib/eabihf/security/pam_echo.so.4 base-compat-shlib compat,pam +./usr/lib/eabihf/security/pam_exec.so.4 base-compat-shlib compat,pam +./usr/lib/eabihf/security/pam_ftpusers.so.4 base-compat-shlib compat,pam +./usr/lib/eabihf/security/pam_group.so.4 base-compat-shlib compat,pam +./usr/lib/eabihf/security/pam_guest.so.4 base-compat-shlib compat,pam +./usr/lib/eabihf/security/pam_krb5.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/eabihf/security/pam_ksu.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/eabihf/security/pam_lastlog.so.4 base-compat-shlib compat,pam +./usr/lib/eabihf/security/pam_login_access.so.4 base-compat-shlib compat,pam +./usr/lib/eabihf/security/pam_nologin.so.4 base-compat-shlib compat,pam +./usr/lib/eabihf/security/pam_permit.so.4 base-compat-shlib compat,pam +./usr/lib/eabihf/security/pam_radius.so.4 base-compat-shlib compat,pam +./usr/lib/eabihf/security/pam_rhosts.so.4 base-compat-shlib compat,pam +./usr/lib/eabihf/security/pam_rootok.so.4 base-compat-shlib compat,pam +./usr/lib/eabihf/security/pam_securetty.so.4 base-compat-shlib compat,pam +./usr/lib/eabihf/security/pam_self.so.4 base-compat-shlib compat,pam +./usr/lib/eabihf/security/pam_skey.so.4 base-compat-shlib compat,pam,skey +./usr/lib/eabihf/security/pam_ssh.so.4 base-compat-shlib compat,pam +./usr/lib/eabihf/security/pam_u2f.so.4 base-compat-shlib compat,pam +./usr/lib/eabihf/security/pam_unix.so.4 base-compat-shlib compat,pam +./usr/libdata/debug/lib/eabi base-compat-shlib compat +./usr/libdata/debug/lib/eabi/npf base-compat-shlib compat +./usr/libdata/debug/lib/eabihf base-compat-shlib compat +./usr/libdata/debug/lib/eabihf/npf base-compat-shlib compat +./usr/libdata/debug/usr/lib/eabi base-compat-shlib compat +./usr/libdata/debug/usr/lib/eabi/i18n base-compat-shlib compat +./usr/libdata/debug/usr/lib/eabihf base-compat-shlib compat +./usr/libdata/debug/usr/lib/eabihf/i18n base-compat-shlib compat +./usr/libexec/ld.elf_so-eabi base-sys-shlib compat,pic +./usr/libexec/ld.elf_so-eabihf base-sys-shlib compat,pic diff --git a/distrib/sets/lists/base32/ad.mips64eb b/distrib/sets/lists/base32/ad.mips64eb new file mode 100644 index 000000000000..46d8cacd04ea --- /dev/null +++ b/distrib/sets/lists/base32/ad.mips64eb @@ -0,0 +1,1041 @@ +# $NetBSD: ad.mips64eb,v 1.1 2024/04/09 15:17:22 nia Exp $ +./lib/64 base-compat-shlib compat +./lib/64/npf base-compat-shlib compat,npf +./lib/64/npf/ext_log.so base-compat-shlib compat,npf +./lib/64/npf/ext_log.so.0 base-compat-shlib compat,npf +./lib/64/npf/ext_log.so.0.0 base-compat-shlib compat,npf +./lib/64/npf/ext_normalize.so base-compat-shlib compat,npf +./lib/64/npf/ext_normalize.so.0 base-compat-shlib compat,npf +./lib/64/npf/ext_normalize.so.0.0 base-compat-shlib compat,npf +./lib/64/npf/ext_rndblock.so base-compat-shlib compat,npf +./lib/64/npf/ext_rndblock.so.0 base-compat-shlib compat,npf +./lib/64/npf/ext_rndblock.so.0.0 base-compat-shlib compat,npf +./lib/o32 base-compat-shlib compat +./lib/o32/npf base-compat-shlib compat,npf +./lib/o32/npf/ext_log.so base-compat-shlib compat,npf +./lib/o32/npf/ext_log.so.0 base-compat-shlib compat,npf +./lib/o32/npf/ext_log.so.0.0 base-compat-shlib compat,npf +./lib/o32/npf/ext_normalize.so base-compat-shlib compat,npf +./lib/o32/npf/ext_normalize.so.0 base-compat-shlib compat,npf +./lib/o32/npf/ext_normalize.so.0.0 base-compat-shlib compat,npf +./lib/o32/npf/ext_rndblock.so base-compat-shlib compat,npf +./lib/o32/npf/ext_rndblock.so.0 base-compat-shlib compat,npf +./lib/o32/npf/ext_rndblock.so.0.0 base-compat-shlib compat,npf +./libexec/ld.elf_so-64 base-compat-shlib compat,pic +./libexec/ld.elf_so-o32 base-compat-shlib compat,pic +./usr/lib/64 base-compat-shlib compat +./usr/lib/64/i18n base-compat-shlib compat +./usr/lib/64/i18n/libBIG5.so base-compat-shlib compat +./usr/lib/64/i18n/libBIG5.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libBIG5.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libDECHanyu.so base-compat-shlib compat +./usr/lib/64/i18n/libDECHanyu.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libDECHanyu.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libEUC.so base-compat-shlib compat +./usr/lib/64/i18n/libEUC.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libEUC.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libEUCTW.so base-compat-shlib compat +./usr/lib/64/i18n/libEUCTW.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libEUCTW.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libGBK2K.so base-compat-shlib compat +./usr/lib/64/i18n/libGBK2K.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libGBK2K.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libHZ.so base-compat-shlib compat +./usr/lib/64/i18n/libHZ.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libHZ.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libISO2022.so base-compat-shlib compat +./usr/lib/64/i18n/libISO2022.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libISO2022.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libJOHAB.so base-compat-shlib compat +./usr/lib/64/i18n/libJOHAB.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libJOHAB.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libMSKanji.so base-compat-shlib compat +./usr/lib/64/i18n/libMSKanji.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libMSKanji.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libUES.so base-compat-shlib compat +./usr/lib/64/i18n/libUES.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libUES.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libUTF1632.so base-compat-shlib compat +./usr/lib/64/i18n/libUTF1632.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libUTF1632.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libUTF7.so base-compat-shlib compat +./usr/lib/64/i18n/libUTF7.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libUTF7.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libUTF8.so base-compat-shlib compat +./usr/lib/64/i18n/libUTF8.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libUTF8.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libVIQR.so base-compat-shlib compat +./usr/lib/64/i18n/libVIQR.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libVIQR.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libZW.so base-compat-shlib compat +./usr/lib/64/i18n/libZW.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libZW.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libiconv_none.so base-compat-shlib compat +./usr/lib/64/i18n/libiconv_none.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libiconv_none.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libiconv_std.so base-compat-shlib compat +./usr/lib/64/i18n/libiconv_std.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libiconv_std.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_646.so base-compat-shlib compat,npf +./usr/lib/64/i18n/libmapper_646.so.5 base-compat-shlib compat,npf +./usr/lib/64/i18n/libmapper_646.so.5.0 base-compat-shlib compat,npf +./usr/lib/64/i18n/libmapper_none.so base-compat-shlib compat +./usr/lib/64/i18n/libmapper_none.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_none.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_parallel.so base-compat-shlib compat +./usr/lib/64/i18n/libmapper_parallel.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_parallel.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_serial.so base-compat-shlib compat +./usr/lib/64/i18n/libmapper_serial.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_serial.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_std.so base-compat-shlib compat +./usr/lib/64/i18n/libmapper_std.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_std.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_zone.so base-compat-shlib compat +./usr/lib/64/i18n/libmapper_zone.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_zone.so.5.0 base-compat-shlib compat +./usr/lib/64/libamu.so.5 base-compat-shlib compat +./usr/lib/64/libamu.so.5.0 base-compat-shlib compat +./usr/lib/64/libarchive.so base-compat-shlib compat +./usr/lib/64/libarchive.so.5 base-compat-shlib compat +./usr/lib/64/libarchive.so.5.0 base-compat-shlib compat +./usr/lib/64/libasan.so base-compat-shlib compat,gcc,cxx +./usr/lib/64/libasan.so.5 base-compat-shlib compat,gcc,cxx +./usr/lib/64/libasan.so.5.0 base-compat-shlib compat,gcc,cxx +./usr/lib/64/libasn1.so base-compat-shlib compat,kerberos +./usr/lib/64/libasn1.so.10 base-compat-shlib compat,kerberos +./usr/lib/64/libasn1.so.10.0 base-compat-shlib compat,kerberos +./usr/lib/64/libatf-c++.so base-compat-shlib compat,atf +./usr/lib/64/libatf-c++.so.2 base-compat-shlib compat,atf +./usr/lib/64/libatf-c++.so.2.0 base-compat-shlib compat,atf +./usr/lib/64/libatf-c.so base-compat-shlib compat,atf +./usr/lib/64/libatf-c.so.0 base-compat-shlib compat,atf +./usr/lib/64/libatf-c.so.0.0 base-compat-shlib compat,atf +./usr/lib/64/libavl.so base-compat-shlib compat,zfs +./usr/lib/64/libavl.so.0 base-compat-shlib compat,zfs +./usr/lib/64/libavl.so.0.0 base-compat-shlib compat,zfs +./usr/lib/64/libbfd.so.18 base-compat-shlib compat +./usr/lib/64/libbfd.so.18.0 base-compat-shlib compat +./usr/lib/64/libbind9.so base-compat-shlib compat +./usr/lib/64/libbind9.so.21 base-compat-shlib compat +./usr/lib/64/libbind9.so.21.0 base-compat-shlib compat +./usr/lib/64/libblocklist.so base-compat-shlib compat +./usr/lib/64/libblocklist.so.0 base-compat-shlib compat +./usr/lib/64/libblocklist.so.0.0 base-compat-shlib compat +./usr/lib/64/libbluetooth.so base-compat-shlib compat +./usr/lib/64/libbluetooth.so.4 base-compat-shlib compat +./usr/lib/64/libbluetooth.so.4.2 base-compat-shlib compat +./usr/lib/64/libbozohttpd.so base-compat-shlib compat +./usr/lib/64/libbozohttpd.so.1 base-compat-shlib compat +./usr/lib/64/libbozohttpd.so.1.0 base-compat-shlib compat +./usr/lib/64/libbsdmalloc.so base-compat-shlib compat +./usr/lib/64/libbsdmalloc.so.0 base-compat-shlib compat +./usr/lib/64/libbsdmalloc.so.0.1 base-compat-shlib compat +./usr/lib/64/libbz2.so base-compat-shlib compat +./usr/lib/64/libbz2.so.1 base-compat-shlib compat +./usr/lib/64/libbz2.so.1.1 base-compat-shlib compat +./usr/lib/64/libc.so base-compat-shlib compat +./usr/lib/64/libc.so.12 base-compat-shlib compat +./usr/lib/64/libc.so.12.221 base-compat-shlib compat +./usr/lib/64/libc_fp.so base-compat-shlib compat +./usr/lib/64/libc_fp.so.0 base-compat-shlib compat +./usr/lib/64/libc_fp.so.0.0 base-compat-shlib compat +./usr/lib/64/libcbor.so base-compat-shlib compat +./usr/lib/64/libcbor.so.0 base-compat-shlib compat +./usr/lib/64/libcbor.so.0.5 base-compat-shlib compat +./usr/lib/64/libcom_err.so base-compat-shlib compat,kerberos +./usr/lib/64/libcom_err.so.8 base-compat-shlib compat,kerberos +./usr/lib/64/libcom_err.so.8.0 base-compat-shlib compat,kerberos +./usr/lib/64/libcrypt.so base-compat-shlib compat +./usr/lib/64/libcrypt.so.1 base-compat-shlib compat +./usr/lib/64/libcrypt.so.1.0 base-compat-shlib compat +./usr/lib/64/libcrypto.so base-compat-shlib compat +./usr/lib/64/libcrypto.so.15 base-compat-shlib compat +./usr/lib/64/libcrypto.so.15.0 base-compat-shlib compat +./usr/lib/64/libcurses.so base-compat-shlib compat +./usr/lib/64/libcurses.so.9 base-compat-shlib compat +./usr/lib/64/libcurses.so.9.1 base-compat-shlib compat +./usr/lib/64/libdes.so base-compat-shlib compat +./usr/lib/64/libdes.so.15 base-compat-shlib compat +./usr/lib/64/libdes.so.15.0 base-compat-shlib compat +./usr/lib/64/libdevmapper.so base-compat-shlib compat,lvm +./usr/lib/64/libdevmapper.so.1 base-compat-shlib compat,lvm +./usr/lib/64/libdevmapper.so.1.0 base-compat-shlib compat,lvm +./usr/lib/64/libdm.so base-compat-shlib compat +./usr/lib/64/libdm.so.0 base-compat-shlib compat +./usr/lib/64/libdm.so.0.0 base-compat-shlib compat +./usr/lib/64/libdns.so base-compat-shlib compat +./usr/lib/64/libdns.so.21 base-compat-shlib compat +./usr/lib/64/libdns.so.21.0 base-compat-shlib compat +./usr/lib/64/libdns_sd.so base-compat-shlib compat,mdns +./usr/lib/64/libdns_sd.so.0 base-compat-shlib compat,mdns +./usr/lib/64/libdns_sd.so.0.0 base-compat-shlib compat,mdns +./usr/lib/64/libdtrace.so base-compat-shlib compat,dtrace +./usr/lib/64/libdtrace.so.3 base-compat-shlib compat,dtrace +./usr/lib/64/libdtrace.so.3.0 base-compat-shlib compat,dtrace +./usr/lib/64/libdwarf.so base-compat-shlib compat +./usr/lib/64/libdwarf.so.2 base-compat-shlib compat +./usr/lib/64/libdwarf.so.2.0 base-compat-shlib compat +./usr/lib/64/libedit.so base-compat-shlib compat +./usr/lib/64/libedit.so.3 base-compat-shlib compat +./usr/lib/64/libedit.so.3.1 base-compat-shlib compat +./usr/lib/64/libelf.so base-compat-shlib compat +./usr/lib/64/libelf.so.2 base-compat-shlib compat +./usr/lib/64/libelf.so.2.0 base-compat-shlib compat +./usr/lib/64/libevent.so base-compat-shlib compat +./usr/lib/64/libevent.so.5 base-compat-shlib compat +./usr/lib/64/libevent.so.5.0 base-compat-shlib compat +./usr/lib/64/libevent_openssl.so base-compat-shlib compat +./usr/lib/64/libevent_openssl.so.5 base-compat-shlib compat +./usr/lib/64/libevent_openssl.so.5.0 base-compat-shlib compat +./usr/lib/64/libevent_pthreads.so base-compat-shlib compat +./usr/lib/64/libevent_pthreads.so.5 base-compat-shlib compat +./usr/lib/64/libevent_pthreads.so.5.0 base-compat-shlib compat +./usr/lib/64/libexecinfo.so base-compat-shlib compat +./usr/lib/64/libexecinfo.so.0 base-compat-shlib compat +./usr/lib/64/libexecinfo.so.0.0 base-compat-shlib compat +./usr/lib/64/libexpat.so base-compat-shlib compat +./usr/lib/64/libexpat.so.2 base-compat-shlib compat +./usr/lib/64/libexpat.so.2.3 base-compat-shlib compat +./usr/lib/64/libfetch.so base-compat-shlib compat +./usr/lib/64/libfetch.so.4 base-compat-shlib compat +./usr/lib/64/libfetch.so.4.0 base-compat-shlib compat +./usr/lib/64/libfido2.so base-compat-shlib compat +./usr/lib/64/libfido2.so.5 base-compat-shlib compat +./usr/lib/64/libfido2.so.5.0 base-compat-shlib compat +./usr/lib/64/libform.so base-compat-shlib compat +./usr/lib/64/libform.so.8 base-compat-shlib compat +./usr/lib/64/libform.so.8.0 base-compat-shlib compat +./usr/lib/64/libgcc_s.so base-compat-shlib compat,gcc +./usr/lib/64/libgcc_s.so.1 base-compat-shlib compat,gcc +./usr/lib/64/libgcc_s.so.1.0 base-compat-shlib compat,gcc +./usr/lib/64/libgnumalloc.so base-compat-shlib compat +./usr/lib/64/libgnumalloc.so.1 base-compat-shlib compat +./usr/lib/64/libgnumalloc.so.1.0 base-compat-shlib compat +./usr/lib/64/libgomp.so base-compat-shlib compat,gcc +./usr/lib/64/libgomp.so.2 base-compat-shlib compat,gcc +./usr/lib/64/libgomp.so.2.1 base-compat-shlib compat,gcc +./usr/lib/64/libgssapi.so base-compat-shlib compat,kerberos +./usr/lib/64/libgssapi.so.12 base-compat-shlib compat,kerberos +./usr/lib/64/libgssapi.so.12.0 base-compat-shlib compat,kerberos +./usr/lib/64/libhdb.so base-compat-shlib compat,kerberos +./usr/lib/64/libhdb.so.16 base-compat-shlib compat,kerberos +./usr/lib/64/libhdb.so.16.0 base-compat-shlib compat,kerberos +./usr/lib/64/libheimbase.so base-compat-shlib compat,kerberos +./usr/lib/64/libheimbase.so.2 base-compat-shlib compat,kerberos +./usr/lib/64/libheimbase.so.2.0 base-compat-shlib compat,kerberos +./usr/lib/64/libheimntlm.so base-compat-shlib compat,kerberos +./usr/lib/64/libheimntlm.so.6 base-compat-shlib compat,kerberos +./usr/lib/64/libheimntlm.so.6.0 base-compat-shlib compat,kerberos +./usr/lib/64/libhx509.so base-compat-shlib compat,kerberos +./usr/lib/64/libhx509.so.7 base-compat-shlib compat,kerberos +./usr/lib/64/libhx509.so.7.0 base-compat-shlib compat,kerberos +./usr/lib/64/libintl.so base-compat-shlib compat +./usr/lib/64/libintl.so.1 base-compat-shlib compat +./usr/lib/64/libintl.so.1.1 base-compat-shlib compat +./usr/lib/64/libipsec.so base-compat-shlib compat +./usr/lib/64/libipsec.so.3 base-compat-shlib compat +./usr/lib/64/libipsec.so.3.0 base-compat-shlib compat +./usr/lib/64/libirs.so base-compat-shlib compat +./usr/lib/64/libirs.so.21 base-compat-shlib compat +./usr/lib/64/libirs.so.21.0 base-compat-shlib compat +./usr/lib/64/libisc.so base-compat-shlib compat +./usr/lib/64/libisc.so.21 base-compat-shlib compat +./usr/lib/64/libisc.so.21.0 base-compat-shlib compat +./usr/lib/64/libisccc.so base-compat-shlib compat +./usr/lib/64/libisccc.so.21 base-compat-shlib compat +./usr/lib/64/libisccc.so.21.0 base-compat-shlib compat +./usr/lib/64/libisccfg.so base-compat-shlib compat +./usr/lib/64/libisccfg.so.21 base-compat-shlib compat +./usr/lib/64/libisccfg.so.21.0 base-compat-shlib compat +./usr/lib/64/libiscsi.so base-compat-shlib compat,iscsi +./usr/lib/64/libiscsi.so.2 base-compat-shlib compat,iscsi +./usr/lib/64/libiscsi.so.2.0 base-compat-shlib compat,iscsi +./usr/lib/64/libisns.so base-compat-shlib compat +./usr/lib/64/libisns.so.0 base-compat-shlib compat +./usr/lib/64/libisns.so.0.0 base-compat-shlib compat +./usr/lib/64/libjemalloc.so base-compat-shlib compat +./usr/lib/64/libjemalloc.so.0 base-compat-shlib compat +./usr/lib/64/libjemalloc.so.0.0 base-compat-shlib compat +./usr/lib/64/libkadm5clnt.so base-compat-shlib compat,kerberos +./usr/lib/64/libkadm5clnt.so.15 base-compat-shlib compat,kerberos +./usr/lib/64/libkadm5clnt.so.15.0 base-compat-shlib compat,kerberos +./usr/lib/64/libkadm5srv.so base-compat-shlib compat,kerberos +./usr/lib/64/libkadm5srv.so.16 base-compat-shlib compat,kerberos +./usr/lib/64/libkadm5srv.so.16.0 base-compat-shlib compat,kerberos +./usr/lib/64/libkafs.so base-compat-shlib compat,kerberos +./usr/lib/64/libkafs.so.14 base-compat-shlib compat,kerberos +./usr/lib/64/libkafs.so.14.0 base-compat-shlib compat,kerberos +./usr/lib/64/libkdc.so base-compat-shlib compat,kerberos +./usr/lib/64/libkdc.so.4 base-compat-shlib compat,kerberos +./usr/lib/64/libkdc.so.4.0 base-compat-shlib compat,kerberos +./usr/lib/64/libkrb5.so base-compat-shlib compat,kerberos +./usr/lib/64/libkrb5.so.28 base-compat-shlib compat,kerberos +./usr/lib/64/libkrb5.so.28.0 base-compat-shlib compat,kerberos +./usr/lib/64/libkvm.so base-compat-shlib compat +./usr/lib/64/libkvm.so.6 base-compat-shlib compat +./usr/lib/64/libkvm.so.6.0 base-compat-shlib compat +./usr/lib/64/liblber.so base-compat-shlib compat,ldap +./usr/lib/64/liblber.so.5 base-compat-shlib compat,ldap +./usr/lib/64/liblber.so.5.0 base-compat-shlib compat,ldap +./usr/lib/64/libldap.so base-compat-shlib compat,ldap +./usr/lib/64/libldap.so.6 base-compat-shlib compat,ldap +./usr/lib/64/libldap.so.6.0 base-compat-shlib compat,ldap +./usr/lib/64/libldap_r.so base-compat-shlib compat,ldap +./usr/lib/64/libldap_r.so.6 base-compat-shlib compat,ldap +./usr/lib/64/libldap_r.so.6.0 base-compat-shlib compat,ldap +./usr/lib/64/liblsan.so base-compat-shlib compat,cxx,gcc +./usr/lib/64/liblsan.so.2 base-compat-shlib compat,cxx,gcc +./usr/lib/64/liblsan.so.2.0 base-compat-shlib compat,cxx,gcc +./usr/lib/64/liblua.so base-compat-shlib compat +./usr/lib/64/liblua.so.6 base-compat-shlib compat +./usr/lib/64/liblua.so.6.1 base-compat-shlib compat +./usr/lib/64/liblzf.so base-compat-shlib compat +./usr/lib/64/liblzf.so.1 base-compat-shlib compat +./usr/lib/64/liblzf.so.1.0 base-compat-shlib compat +./usr/lib/64/liblzma.so base-compat-shlib compat +./usr/lib/64/liblzma.so.2 base-compat-shlib compat +./usr/lib/64/liblzma.so.2.0 base-compat-shlib compat +./usr/lib/64/libm.so base-compat-shlib compat +./usr/lib/64/libm.so.0 base-compat-shlib compat +./usr/lib/64/libm.so.0.14 base-compat-shlib compat +./usr/lib/64/libmagic.so base-compat-shlib compat +./usr/lib/64/libmagic.so.8 base-compat-shlib compat +./usr/lib/64/libmagic.so.8.0 base-compat-shlib compat +./usr/lib/64/libmenu.so base-compat-shlib compat +./usr/lib/64/libmenu.so.8 base-compat-shlib compat +./usr/lib/64/libmenu.so.8.0 base-compat-shlib compat +./usr/lib/64/libmj.so base-compat-shlib compat +./usr/lib/64/libmj.so.1 base-compat-shlib compat +./usr/lib/64/libmj.so.1.0 base-compat-shlib compat +./usr/lib/64/libnetpgp.so base-compat-shlib compat +./usr/lib/64/libnetpgp.so.4 base-compat-shlib compat +./usr/lib/64/libnetpgp.so.4.0 base-compat-shlib compat +./usr/lib/64/libnetpgpverify.so base-compat-shlib compat +./usr/lib/64/libnetpgpverify.so.5 base-compat-shlib compat +./usr/lib/64/libnetpgpverify.so.5.0 base-compat-shlib compat +./usr/lib/64/libnpf.so base-compat-shlib compat,npf +./usr/lib/64/libnpf.so.0 base-compat-shlib compat,npf +./usr/lib/64/libnpf.so.0.1 base-compat-shlib compat,npf +./usr/lib/64/libns.so base-compat-shlib compat +./usr/lib/64/libns.so.21 base-compat-shlib compat +./usr/lib/64/libns.so.21.0 base-compat-shlib compat +./usr/lib/64/libnvpair.so base-compat-shlib compat,zfs +./usr/lib/64/libnvpair.so.0 base-compat-shlib compat,zfs +./usr/lib/64/libnvpair.so.0.0 base-compat-shlib compat,zfs +./usr/lib/64/libobjc.so base-compat-shlib compat,gcc +./usr/lib/64/libobjc.so.4 base-compat-shlib compat,gcc +./usr/lib/64/libobjc.so.4.0 base-compat-shlib compat,gcc +./usr/lib/64/libossaudio.so base-compat-shlib compat +./usr/lib/64/libossaudio.so.1 base-compat-shlib compat +./usr/lib/64/libossaudio.so.1.1 base-compat-shlib compat +./usr/lib/64/libp2k.so base-compat-shlib compat +./usr/lib/64/libp2k.so.2 base-compat-shlib compat +./usr/lib/64/libp2k.so.2.0 base-compat-shlib compat +./usr/lib/64/libpam.so base-compat-shlib compat +./usr/lib/64/libpam.so.4 base-compat-shlib compat +./usr/lib/64/libpam.so.4.1 base-compat-shlib compat +./usr/lib/64/libpanel.so base-compat-shlib compat +./usr/lib/64/libpanel.so.3 base-compat-shlib compat +./usr/lib/64/libpanel.so.3.0 base-compat-shlib compat +./usr/lib/64/libpcap.so base-compat-shlib compat +./usr/lib/64/libpcap.so.9 base-compat-shlib compat +./usr/lib/64/libpcap.so.9.0 base-compat-shlib compat +./usr/lib/64/libpci.so base-compat-shlib compat +./usr/lib/64/libpci.so.2 base-compat-shlib compat +./usr/lib/64/libpci.so.2.2 base-compat-shlib compat +./usr/lib/64/libperfuse.so base-compat-shlib compat +./usr/lib/64/libperfuse.so.0 base-compat-shlib compat +./usr/lib/64/libperfuse.so.0.0 base-compat-shlib compat +./usr/lib/64/libposix.so base-compat-shlib compat +./usr/lib/64/libposix.so.0 base-compat-shlib compat +./usr/lib/64/libposix.so.0.1 base-compat-shlib compat +./usr/lib/64/libppath.so base-compat-shlib compat +./usr/lib/64/libppath.so.0 base-compat-shlib compat +./usr/lib/64/libppath.so.0.0 base-compat-shlib compat +./usr/lib/64/libproc.so base-compat-shlib compat,pic,dtrace +./usr/lib/64/libproc.so.1 base-compat-shlib compat,pic,dtrace +./usr/lib/64/libproc.so.1.0 base-compat-shlib compat,pic,dtrace +./usr/lib/64/libprop.so base-compat-shlib compat +./usr/lib/64/libprop.so.1 base-compat-shlib compat +./usr/lib/64/libprop.so.1.2 base-compat-shlib compat +./usr/lib/64/libpthread.so base-compat-shlib compat +./usr/lib/64/libpthread.so.1 base-compat-shlib compat +./usr/lib/64/libpthread.so.1.4 base-compat-shlib compat +./usr/lib/64/libpuffs.so base-compat-shlib compat +./usr/lib/64/libpuffs.so.2 base-compat-shlib compat +./usr/lib/64/libpuffs.so.2.0 base-compat-shlib compat +./usr/lib/64/libquota.so base-compat-shlib compat +./usr/lib/64/libquota.so.1 base-compat-shlib compat +./usr/lib/64/libquota.so.1.0 base-compat-shlib compat +./usr/lib/64/libradius.so base-compat-shlib compat +./usr/lib/64/libradius.so.5 base-compat-shlib compat +./usr/lib/64/libradius.so.5.0 base-compat-shlib compat +./usr/lib/64/librefuse.so base-compat-shlib compat +./usr/lib/64/librefuse.so.2 base-compat-shlib compat +./usr/lib/64/librefuse.so.2.0 base-compat-shlib compat +./usr/lib/64/libresolv.so base-compat-shlib compat +./usr/lib/64/libresolv.so.3 base-compat-shlib compat +./usr/lib/64/libresolv.so.3.0 base-compat-shlib compat +./usr/lib/64/libroken.so base-compat-shlib compat,kerberos +./usr/lib/64/libroken.so.20 base-compat-shlib compat,kerberos +./usr/lib/64/libroken.so.20.0 base-compat-shlib compat,kerberos +./usr/lib/64/librpcsvc.so base-compat-shlib compat +./usr/lib/64/librpcsvc.so.1 base-compat-shlib compat +./usr/lib/64/librpcsvc.so.1.0 base-compat-shlib compat +./usr/lib/64/librt.so base-compat-shlib compat +./usr/lib/64/librt.so.1 base-compat-shlib compat +./usr/lib/64/librt.so.1.1 base-compat-shlib compat +./usr/lib/64/librtld_db.so base-compat-shlib compat,pic,dtrace +./usr/lib/64/librtld_db.so.0 base-compat-shlib compat,pic,dtrace +./usr/lib/64/librtld_db.so.0.0 base-compat-shlib compat,pic,dtrace +./usr/lib/64/librump.so base-compat-shlib compat,rump +./usr/lib/64/librump.so.0 base-compat-shlib compat,rump +./usr/lib/64/librump.so.0.0 base-compat-shlib compat,rump +./usr/lib/64/librumpclient.so base-compat-shlib compat,rump +./usr/lib/64/librumpclient.so.0 base-compat-shlib compat,rump +./usr/lib/64/librumpclient.so.0.0 base-compat-shlib compat,rump +./usr/lib/64/librumpdev.so base-compat-shlib compat,rump +./usr/lib/64/librumpdev.so.0 base-compat-shlib compat,rump +./usr/lib/64/librumpdev.so.0.0 base-compat-shlib compat,rump +./usr/lib/64/librumphijack.so base-compat-shlib compat,rump +./usr/lib/64/librumphijack.so.0 base-compat-shlib compat,rump +./usr/lib/64/librumphijack.so.0.0 base-compat-shlib compat,rump +./usr/lib/64/librumpnet.so base-compat-shlib compat,rump +./usr/lib/64/librumpnet.so.0 base-compat-shlib compat,rump +./usr/lib/64/librumpnet.so.0.0 base-compat-shlib compat,rump +./usr/lib/64/librumpres.so base-compat-shlib compat,rump +./usr/lib/64/librumpres.so.0 base-compat-shlib compat,rump +./usr/lib/64/librumpres.so.0.0 base-compat-shlib compat,rump +./usr/lib/64/librumpuser.so base-compat-shlib compat,rump +./usr/lib/64/librumpuser.so.0 base-compat-shlib compat,rump +./usr/lib/64/librumpuser.so.0.1 base-compat-shlib compat,rump +./usr/lib/64/librumpvfs.so base-compat-shlib compat,rump +./usr/lib/64/librumpvfs.so.0 base-compat-shlib compat,rump +./usr/lib/64/librumpvfs.so.0.0 base-compat-shlib compat,rump +./usr/lib/64/libsaslc.so base-compat-shlib compat +./usr/lib/64/libsaslc.so.1 base-compat-shlib compat +./usr/lib/64/libsaslc.so.1.0 base-compat-shlib compat +./usr/lib/64/libskey.so base-compat-shlib compat,skey +./usr/lib/64/libskey.so.2 base-compat-shlib compat,skey +./usr/lib/64/libskey.so.2.0 base-compat-shlib compat,skey +./usr/lib/64/libsl.so base-compat-shlib compat,kerberos +./usr/lib/64/libsl.so.7 base-compat-shlib compat,kerberos +./usr/lib/64/libsl.so.7.0 base-compat-shlib compat,kerberos +./usr/lib/64/libsqlite3.so base-compat-shlib compat +./usr/lib/64/libsqlite3.so.1 base-compat-shlib compat +./usr/lib/64/libsqlite3.so.1.5 base-compat-shlib compat +./usr/lib/64/libssh.so base-compat-shlib compat +./usr/lib/64/libssh.so.46 base-compat-shlib compat +./usr/lib/64/libssh.so.46.1 base-compat-shlib compat +./usr/lib/64/libssl.so base-compat-shlib compat +./usr/lib/64/libssl.so.15 base-compat-shlib compat +./usr/lib/64/libssl.so.15.0 base-compat-shlib compat +./usr/lib/64/libstdc++.so base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/64/libstdc++.so.9 base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/64/libstdc++.so.9.0 base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/64/libtermcap.so base-compat-shlib compat +./usr/lib/64/libtermcap.so.0 base-compat-shlib compat +./usr/lib/64/libtermcap.so.0.6 base-compat-shlib compat +./usr/lib/64/libterminfo.so base-compat-shlib compat +./usr/lib/64/libterminfo.so.2 base-compat-shlib compat +./usr/lib/64/libterminfo.so.2.0 base-compat-shlib compat +./usr/lib/64/libtermlib.so base-compat-shlib compat +./usr/lib/64/libtermlib.so.0 base-compat-shlib compat +./usr/lib/64/libtermlib.so.0.6 base-compat-shlib compat +./usr/lib/64/libtre.so base-compat-shlib compat +./usr/lib/64/libtre.so.0 base-compat-shlib compat +./usr/lib/64/libtre.so.0.8 base-compat-shlib compat +./usr/lib/64/libubsan.so base-compat-shlib compat,gcc,cxx +./usr/lib/64/libubsan.so.4 base-compat-shlib compat,gcc,cxx +./usr/lib/64/libubsan.so.4.0 base-compat-shlib compat,gcc,cxx +./usr/lib/64/libukfs.so base-compat-shlib compat +./usr/lib/64/libukfs.so.1 base-compat-shlib compat +./usr/lib/64/libukfs.so.1.0 base-compat-shlib compat +./usr/lib/64/libumem.so base-compat-shlib compat,zfs +./usr/lib/64/libumem.so.0 base-compat-shlib compat,zfs +./usr/lib/64/libumem.so.0.0 base-compat-shlib compat,zfs +./usr/lib/64/libunbound.so base-compat-shlib compat,unbound +./usr/lib/64/libunbound.so.9 base-compat-shlib compat,unbound +./usr/lib/64/libunbound.so.9.0 base-compat-shlib compat,unbound +./usr/lib/64/libusbhid.so base-compat-shlib compat +./usr/lib/64/libusbhid.so.1 base-compat-shlib compat +./usr/lib/64/libusbhid.so.1.0 base-compat-shlib compat +./usr/lib/64/libutil.so base-compat-shlib compat +./usr/lib/64/libutil.so.7 base-compat-shlib compat +./usr/lib/64/libutil.so.7.24 base-compat-shlib compat +./usr/lib/64/libuutil.so base-compat-shlib compat,zfs +./usr/lib/64/libuutil.so.0 base-compat-shlib compat,zfs +./usr/lib/64/libuutil.so.0.0 base-compat-shlib compat,zfs +./usr/lib/64/libwind.so base-compat-shlib compat,kerberos +./usr/lib/64/libwind.so.1 base-compat-shlib compat,kerberos +./usr/lib/64/libwind.so.1.0 base-compat-shlib compat,kerberos +./usr/lib/64/libwrap.so base-compat-shlib compat +./usr/lib/64/libwrap.so.1 base-compat-shlib compat +./usr/lib/64/libwrap.so.1.0 base-compat-shlib compat +./usr/lib/64/libz.so base-compat-shlib compat +./usr/lib/64/libz.so.1 base-compat-shlib compat +./usr/lib/64/libz.so.1.0 base-compat-shlib compat +./usr/lib/64/libzfs.so base-compat-shlib compat,zfs +./usr/lib/64/libzfs.so.0 base-compat-shlib compat,zfs +./usr/lib/64/libzfs.so.0.0 base-compat-shlib compat,zfs +./usr/lib/64/libzfs_core.so base-compat-shlib compat,zfs +./usr/lib/64/libzfs_core.so.0 base-compat-shlib compat,zfs +./usr/lib/64/libzfs_core.so.0.0 base-compat-shlib compat,zfs +./usr/lib/64/libzpool.so base-compat-shlib compat,zfs +./usr/lib/64/libzpool.so.0 base-compat-shlib compat,zfs +./usr/lib/64/libzpool.so.0.0 base-compat-shlib compat,zfs +./usr/lib/64/lua base-compat-shlib compat +./usr/lib/64/lua/5.4 base-compat-shlib compat +./usr/lib/64/lua/5.4/bozohttpd.so base-compat-shlib compat +./usr/lib/64/lua/5.4/gpio.so base-compat-shlib compat +./usr/lib/64/lua/5.4/libm.so base-compat-shlib compat +./usr/lib/64/lua/5.4/netpgp.so base-compat-shlib compat +./usr/lib/64/lua/5.4/sqlite.so base-compat-shlib compat +./usr/lib/64/lua/5.4/syslog.so base-compat-shlib compat +./usr/lib/64/openssl base-crypto-usr compat +./usr/lib/64/openssl/engines base-crypto-usr compat +./usr/lib/64/openssl/engines/dasync.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/64/openssl/engines/devcrypto.so base-compat-shlib compat +./usr/lib/64/openssl/engines/devcrypto.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/64/openssl/engines/loader_attic.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/64/openssl/engines/ossltest.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/64/openssl/modules base-crypto-usr compat +./usr/lib/64/openssl/modules/legacy.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/64/security base-compat-shlib compat +./usr/lib/64/security/pam_afslog.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/64/security/pam_chroot.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_deny.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_echo.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_exec.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_ftpusers.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_group.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_guest.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_krb5.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/64/security/pam_ksu.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/64/security/pam_lastlog.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_login_access.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_nologin.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_permit.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_radius.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_rhosts.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_rootok.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_securetty.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_self.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_skey.so.4 base-compat-shlib compat,pam,skey +./usr/lib/64/security/pam_ssh.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_u2f.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_unix.so.4 base-compat-shlib compat,pam +./usr/lib/o32 base-compat-shlib compat +./usr/lib/o32/i18n base-compat-shlib compat +./usr/lib/o32/i18n/libBIG5.so base-compat-shlib compat +./usr/lib/o32/i18n/libBIG5.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libBIG5.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libDECHanyu.so base-compat-shlib compat +./usr/lib/o32/i18n/libDECHanyu.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libDECHanyu.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libEUC.so base-compat-shlib compat +./usr/lib/o32/i18n/libEUC.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libEUC.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libEUCTW.so base-compat-shlib compat +./usr/lib/o32/i18n/libEUCTW.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libEUCTW.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libGBK2K.so base-compat-shlib compat +./usr/lib/o32/i18n/libGBK2K.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libGBK2K.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libHZ.so base-compat-shlib compat +./usr/lib/o32/i18n/libHZ.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libHZ.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libISO2022.so base-compat-shlib compat +./usr/lib/o32/i18n/libISO2022.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libISO2022.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libJOHAB.so base-compat-shlib compat +./usr/lib/o32/i18n/libJOHAB.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libJOHAB.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libMSKanji.so base-compat-shlib compat +./usr/lib/o32/i18n/libMSKanji.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libMSKanji.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libUES.so base-compat-shlib compat +./usr/lib/o32/i18n/libUES.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libUES.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libUTF1632.so base-compat-shlib compat +./usr/lib/o32/i18n/libUTF1632.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libUTF1632.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libUTF7.so base-compat-shlib compat +./usr/lib/o32/i18n/libUTF7.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libUTF7.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libUTF8.so base-compat-shlib compat +./usr/lib/o32/i18n/libUTF8.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libUTF8.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libVIQR.so base-compat-shlib compat +./usr/lib/o32/i18n/libVIQR.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libVIQR.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libZW.so base-compat-shlib compat +./usr/lib/o32/i18n/libZW.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libZW.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libiconv_none.so base-compat-shlib compat +./usr/lib/o32/i18n/libiconv_none.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libiconv_none.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libiconv_std.so base-compat-shlib compat +./usr/lib/o32/i18n/libiconv_std.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libiconv_std.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_646.so base-compat-shlib compat,npf +./usr/lib/o32/i18n/libmapper_646.so.5 base-compat-shlib compat,npf +./usr/lib/o32/i18n/libmapper_646.so.5.0 base-compat-shlib compat,npf +./usr/lib/o32/i18n/libmapper_none.so base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_none.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_none.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_parallel.so base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_parallel.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_parallel.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_serial.so base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_serial.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_serial.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_std.so base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_std.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_std.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_zone.so base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_zone.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_zone.so.5.0 base-compat-shlib compat +./usr/lib/o32/libamu.so.5 base-compat-shlib compat +./usr/lib/o32/libamu.so.5.0 base-compat-shlib compat +./usr/lib/o32/libarchive.so base-compat-shlib compat +./usr/lib/o32/libarchive.so.5 base-compat-shlib compat +./usr/lib/o32/libarchive.so.5.0 base-compat-shlib compat +./usr/lib/o32/libasan.so base-compat-shlib compat,gcc,cxx +./usr/lib/o32/libasan.so.5 base-compat-shlib compat,gcc,cxx +./usr/lib/o32/libasan.so.5.0 base-compat-shlib compat,gcc,cxx +./usr/lib/o32/libasn1.so base-compat-shlib compat,kerberos +./usr/lib/o32/libasn1.so.10 base-compat-shlib compat,kerberos +./usr/lib/o32/libasn1.so.10.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libatf-c++.so base-compat-shlib compat,atf +./usr/lib/o32/libatf-c++.so.2 base-compat-shlib compat,atf +./usr/lib/o32/libatf-c++.so.2.0 base-compat-shlib compat,atf +./usr/lib/o32/libatf-c.so base-compat-shlib compat,atf +./usr/lib/o32/libatf-c.so.0 base-compat-shlib compat,atf +./usr/lib/o32/libatf-c.so.0.0 base-compat-shlib compat,atf +./usr/lib/o32/libavl.so base-compat-shlib compat,zfs +./usr/lib/o32/libavl.so.0 base-compat-shlib compat,zfs +./usr/lib/o32/libavl.so.0.0 base-compat-shlib compat,zfs +./usr/lib/o32/libbfd.so.18 base-compat-shlib compat +./usr/lib/o32/libbfd.so.18.0 base-compat-shlib compat +./usr/lib/o32/libbind9.so base-compat-shlib compat +./usr/lib/o32/libbind9.so.21 base-compat-shlib compat +./usr/lib/o32/libbind9.so.21.0 base-compat-shlib compat +./usr/lib/o32/libblocklist.so base-compat-shlib compat +./usr/lib/o32/libblocklist.so.0 base-compat-shlib compat +./usr/lib/o32/libblocklist.so.0.0 base-compat-shlib compat +./usr/lib/o32/libbluetooth.so base-compat-shlib compat +./usr/lib/o32/libbluetooth.so.4 base-compat-shlib compat +./usr/lib/o32/libbluetooth.so.4.2 base-compat-shlib compat +./usr/lib/o32/libbozohttpd.so base-compat-shlib compat +./usr/lib/o32/libbozohttpd.so.1 base-compat-shlib compat +./usr/lib/o32/libbozohttpd.so.1.0 base-compat-shlib compat +./usr/lib/o32/libbsdmalloc.so base-compat-shlib compat +./usr/lib/o32/libbsdmalloc.so.0 base-compat-shlib compat +./usr/lib/o32/libbsdmalloc.so.0.1 base-compat-shlib compat +./usr/lib/o32/libbz2.so base-compat-shlib compat +./usr/lib/o32/libbz2.so.1 base-compat-shlib compat +./usr/lib/o32/libbz2.so.1.1 base-compat-shlib compat +./usr/lib/o32/libc.so base-compat-shlib compat +./usr/lib/o32/libc.so.12 base-compat-shlib compat +./usr/lib/o32/libc.so.12.221 base-compat-shlib compat +./usr/lib/o32/libc_fp.so base-compat-shlib compat +./usr/lib/o32/libc_fp.so.0 base-compat-shlib compat +./usr/lib/o32/libc_fp.so.0.0 base-compat-shlib compat +./usr/lib/o32/libcbor.so base-compat-shlib compat +./usr/lib/o32/libcbor.so.0 base-compat-shlib compat +./usr/lib/o32/libcbor.so.0.5 base-compat-shlib compat +./usr/lib/o32/libcom_err.so base-compat-shlib compat,kerberos +./usr/lib/o32/libcom_err.so.8 base-compat-shlib compat,kerberos +./usr/lib/o32/libcom_err.so.8.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libcrypt.so base-compat-shlib compat +./usr/lib/o32/libcrypt.so.1 base-compat-shlib compat +./usr/lib/o32/libcrypt.so.1.0 base-compat-shlib compat +./usr/lib/o32/libcrypto.so base-compat-shlib compat +./usr/lib/o32/libcrypto.so.15 base-compat-shlib compat +./usr/lib/o32/libcrypto.so.15.0 base-compat-shlib compat +./usr/lib/o32/libcurses.so base-compat-shlib compat +./usr/lib/o32/libcurses.so.9 base-compat-shlib compat +./usr/lib/o32/libcurses.so.9.1 base-compat-shlib compat +./usr/lib/o32/libdes.so base-compat-shlib compat +./usr/lib/o32/libdes.so.15 base-compat-shlib compat +./usr/lib/o32/libdes.so.15.0 base-compat-shlib compat +./usr/lib/o32/libdevmapper.so base-compat-shlib compat,lvm +./usr/lib/o32/libdevmapper.so.1 base-compat-shlib compat,lvm +./usr/lib/o32/libdevmapper.so.1.0 base-compat-shlib compat,lvm +./usr/lib/o32/libdm.so base-compat-shlib compat +./usr/lib/o32/libdm.so.0 base-compat-shlib compat +./usr/lib/o32/libdm.so.0.0 base-compat-shlib compat +./usr/lib/o32/libdns.so base-compat-shlib compat +./usr/lib/o32/libdns.so.21 base-compat-shlib compat +./usr/lib/o32/libdns.so.21.0 base-compat-shlib compat +./usr/lib/o32/libdns_sd.so base-compat-shlib compat,mdns +./usr/lib/o32/libdns_sd.so.0 base-compat-shlib compat,mdns +./usr/lib/o32/libdns_sd.so.0.0 base-compat-shlib compat,mdns +./usr/lib/o32/libdtrace.so base-compat-shlib compat,dtrace +./usr/lib/o32/libdtrace.so.3 base-compat-shlib compat,dtrace +./usr/lib/o32/libdtrace.so.3.0 base-compat-shlib compat,dtrace +./usr/lib/o32/libdwarf.so base-compat-shlib compat +./usr/lib/o32/libdwarf.so.2 base-compat-shlib compat +./usr/lib/o32/libdwarf.so.2.0 base-compat-shlib compat +./usr/lib/o32/libedit.so base-compat-shlib compat +./usr/lib/o32/libedit.so.3 base-compat-shlib compat +./usr/lib/o32/libedit.so.3.1 base-compat-shlib compat +./usr/lib/o32/libelf.so base-compat-shlib compat +./usr/lib/o32/libelf.so.2 base-compat-shlib compat +./usr/lib/o32/libelf.so.2.0 base-compat-shlib compat +./usr/lib/o32/libevent.so base-compat-shlib compat +./usr/lib/o32/libevent.so.5 base-compat-shlib compat +./usr/lib/o32/libevent.so.5.0 base-compat-shlib compat +./usr/lib/o32/libevent_openssl.so base-compat-shlib compat +./usr/lib/o32/libevent_openssl.so.5 base-compat-shlib compat +./usr/lib/o32/libevent_openssl.so.5.0 base-compat-shlib compat +./usr/lib/o32/libevent_pthreads.so base-compat-shlib compat +./usr/lib/o32/libevent_pthreads.so.5 base-compat-shlib compat +./usr/lib/o32/libevent_pthreads.so.5.0 base-compat-shlib compat +./usr/lib/o32/libexecinfo.so base-compat-shlib compat +./usr/lib/o32/libexecinfo.so.0 base-compat-shlib compat +./usr/lib/o32/libexecinfo.so.0.0 base-compat-shlib compat +./usr/lib/o32/libexpat.so base-compat-shlib compat +./usr/lib/o32/libexpat.so.2 base-compat-shlib compat +./usr/lib/o32/libexpat.so.2.3 base-compat-shlib compat +./usr/lib/o32/libfetch.so base-compat-shlib compat +./usr/lib/o32/libfetch.so.4 base-compat-shlib compat +./usr/lib/o32/libfetch.so.4.0 base-compat-shlib compat +./usr/lib/o32/libfido2.so base-compat-shlib compat +./usr/lib/o32/libfido2.so.5 base-compat-shlib compat +./usr/lib/o32/libfido2.so.5.0 base-compat-shlib compat +./usr/lib/o32/libform.so base-compat-shlib compat +./usr/lib/o32/libform.so.8 base-compat-shlib compat +./usr/lib/o32/libform.so.8.0 base-compat-shlib compat +./usr/lib/o32/libgcc_s.so base-compat-shlib compat,gcc +./usr/lib/o32/libgcc_s.so.1 base-compat-shlib compat,gcc +./usr/lib/o32/libgcc_s.so.1.0 base-compat-shlib compat,gcc +./usr/lib/o32/libgnumalloc.so base-compat-shlib compat +./usr/lib/o32/libgnumalloc.so.1 base-compat-shlib compat +./usr/lib/o32/libgnumalloc.so.1.0 base-compat-shlib compat +./usr/lib/o32/libgomp.so base-compat-shlib compat,gcc +./usr/lib/o32/libgomp.so.2 base-compat-shlib compat,gcc +./usr/lib/o32/libgomp.so.2.1 base-compat-shlib compat,gcc +./usr/lib/o32/libgssapi.so base-compat-shlib compat,kerberos +./usr/lib/o32/libgssapi.so.12 base-compat-shlib compat,kerberos +./usr/lib/o32/libgssapi.so.12.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libhdb.so base-compat-shlib compat,kerberos +./usr/lib/o32/libhdb.so.16 base-compat-shlib compat,kerberos +./usr/lib/o32/libhdb.so.16.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libheimbase.so base-compat-shlib compat,kerberos +./usr/lib/o32/libheimbase.so.2 base-compat-shlib compat,kerberos +./usr/lib/o32/libheimbase.so.2.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libheimntlm.so base-compat-shlib compat,kerberos +./usr/lib/o32/libheimntlm.so.6 base-compat-shlib compat,kerberos +./usr/lib/o32/libheimntlm.so.6.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libhx509.so base-compat-shlib compat,kerberos +./usr/lib/o32/libhx509.so.7 base-compat-shlib compat,kerberos +./usr/lib/o32/libhx509.so.7.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libintl.so base-compat-shlib compat +./usr/lib/o32/libintl.so.1 base-compat-shlib compat +./usr/lib/o32/libintl.so.1.1 base-compat-shlib compat +./usr/lib/o32/libipsec.so base-compat-shlib compat +./usr/lib/o32/libipsec.so.3 base-compat-shlib compat +./usr/lib/o32/libipsec.so.3.0 base-compat-shlib compat +./usr/lib/o32/libirs.so base-compat-shlib compat +./usr/lib/o32/libirs.so.21 base-compat-shlib compat +./usr/lib/o32/libirs.so.21.0 base-compat-shlib compat +./usr/lib/o32/libisc.so base-compat-shlib compat +./usr/lib/o32/libisc.so.21 base-compat-shlib compat +./usr/lib/o32/libisc.so.21.0 base-compat-shlib compat +./usr/lib/o32/libisccc.so base-compat-shlib compat +./usr/lib/o32/libisccc.so.21 base-compat-shlib compat +./usr/lib/o32/libisccc.so.21.0 base-compat-shlib compat +./usr/lib/o32/libisccfg.so base-compat-shlib compat +./usr/lib/o32/libisccfg.so.21 base-compat-shlib compat +./usr/lib/o32/libisccfg.so.21.0 base-compat-shlib compat +./usr/lib/o32/libiscsi.so base-compat-shlib compat,iscsi +./usr/lib/o32/libiscsi.so.2 base-compat-shlib compat,iscsi +./usr/lib/o32/libiscsi.so.2.0 base-compat-shlib compat,iscsi +./usr/lib/o32/libisns.so base-compat-shlib compat +./usr/lib/o32/libisns.so.0 base-compat-shlib compat +./usr/lib/o32/libisns.so.0.0 base-compat-shlib compat +./usr/lib/o32/libjemalloc.so base-compat-shlib compat +./usr/lib/o32/libjemalloc.so.0 base-compat-shlib compat +./usr/lib/o32/libjemalloc.so.0.0 base-compat-shlib compat +./usr/lib/o32/libkadm5clnt.so base-compat-shlib compat,kerberos +./usr/lib/o32/libkadm5clnt.so.15 base-compat-shlib compat,kerberos +./usr/lib/o32/libkadm5clnt.so.15.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libkadm5srv.so base-compat-shlib compat,kerberos +./usr/lib/o32/libkadm5srv.so.16 base-compat-shlib compat,kerberos +./usr/lib/o32/libkadm5srv.so.16.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libkafs.so base-compat-shlib compat,kerberos +./usr/lib/o32/libkafs.so.14 base-compat-shlib compat,kerberos +./usr/lib/o32/libkafs.so.14.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libkdc.so base-compat-shlib compat,kerberos +./usr/lib/o32/libkdc.so.4 base-compat-shlib compat,kerberos +./usr/lib/o32/libkdc.so.4.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libkrb5.so base-compat-shlib compat,kerberos +./usr/lib/o32/libkrb5.so.28 base-compat-shlib compat,kerberos +./usr/lib/o32/libkrb5.so.28.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libkvm.so base-compat-shlib compat +./usr/lib/o32/libkvm.so.6 base-compat-shlib compat +./usr/lib/o32/libkvm.so.6.0 base-compat-shlib compat +./usr/lib/o32/liblber.so base-compat-shlib compat,ldap +./usr/lib/o32/liblber.so.5 base-compat-shlib compat,ldap +./usr/lib/o32/liblber.so.5.0 base-compat-shlib compat,ldap +./usr/lib/o32/libldap.so base-compat-shlib compat,ldap +./usr/lib/o32/libldap.so.6 base-compat-shlib compat,ldap +./usr/lib/o32/libldap.so.6.0 base-compat-shlib compat,ldap +./usr/lib/o32/libldap_r.so base-compat-shlib compat,ldap +./usr/lib/o32/libldap_r.so.6 base-compat-shlib compat,ldap +./usr/lib/o32/libldap_r.so.6.0 base-compat-shlib compat,ldap +./usr/lib/o32/liblsan.so base-compat-shlib compat,cxx,gcc +./usr/lib/o32/liblsan.so.2 base-compat-shlib compat,cxx,gcc +./usr/lib/o32/liblsan.so.2.0 base-compat-shlib compat,cxx,gcc +./usr/lib/o32/liblua.so base-compat-shlib compat +./usr/lib/o32/liblua.so.6 base-compat-shlib compat +./usr/lib/o32/liblua.so.6.1 base-compat-shlib compat +./usr/lib/o32/liblzf.so base-compat-shlib compat +./usr/lib/o32/liblzf.so.1 base-compat-shlib compat +./usr/lib/o32/liblzf.so.1.0 base-compat-shlib compat +./usr/lib/o32/liblzma.so base-compat-shlib compat +./usr/lib/o32/liblzma.so.2 base-compat-shlib compat +./usr/lib/o32/liblzma.so.2.0 base-compat-shlib compat +./usr/lib/o32/libm.so base-compat-shlib compat +./usr/lib/o32/libm.so.0 base-compat-shlib compat +./usr/lib/o32/libm.so.0.14 base-compat-shlib compat +./usr/lib/o32/libmagic.so base-compat-shlib compat +./usr/lib/o32/libmagic.so.8 base-compat-shlib compat +./usr/lib/o32/libmagic.so.8.0 base-compat-shlib compat +./usr/lib/o32/libmenu.so base-compat-shlib compat +./usr/lib/o32/libmenu.so.8 base-compat-shlib compat +./usr/lib/o32/libmenu.so.8.0 base-compat-shlib compat +./usr/lib/o32/libmj.so base-compat-shlib compat +./usr/lib/o32/libmj.so.1 base-compat-shlib compat +./usr/lib/o32/libmj.so.1.0 base-compat-shlib compat +./usr/lib/o32/libnetpgp.so base-compat-shlib compat +./usr/lib/o32/libnetpgp.so.4 base-compat-shlib compat +./usr/lib/o32/libnetpgp.so.4.0 base-compat-shlib compat +./usr/lib/o32/libnetpgpverify.so base-compat-shlib compat +./usr/lib/o32/libnetpgpverify.so.5 base-compat-shlib compat +./usr/lib/o32/libnetpgpverify.so.5.0 base-compat-shlib compat +./usr/lib/o32/libnpf.so base-compat-shlib compat,npf +./usr/lib/o32/libnpf.so.0 base-compat-shlib compat,npf +./usr/lib/o32/libnpf.so.0.1 base-compat-shlib compat,npf +./usr/lib/o32/libns.so base-compat-shlib compat +./usr/lib/o32/libns.so.21 base-compat-shlib compat +./usr/lib/o32/libns.so.21.0 base-compat-shlib compat +./usr/lib/o32/libnvpair.so base-compat-shlib compat,zfs +./usr/lib/o32/libnvpair.so.0 base-compat-shlib compat,zfs +./usr/lib/o32/libnvpair.so.0.0 base-compat-shlib compat,zfs +./usr/lib/o32/libobjc.so base-compat-shlib compat,gcc +./usr/lib/o32/libobjc.so.4 base-compat-shlib compat,gcc +./usr/lib/o32/libobjc.so.4.0 base-compat-shlib compat,gcc +./usr/lib/o32/libossaudio.so base-compat-shlib compat +./usr/lib/o32/libossaudio.so.1 base-compat-shlib compat +./usr/lib/o32/libossaudio.so.1.1 base-compat-shlib compat +./usr/lib/o32/libp2k.so base-compat-shlib compat +./usr/lib/o32/libp2k.so.2 base-compat-shlib compat +./usr/lib/o32/libp2k.so.2.0 base-compat-shlib compat +./usr/lib/o32/libpam.so base-compat-shlib compat +./usr/lib/o32/libpam.so.4 base-compat-shlib compat +./usr/lib/o32/libpam.so.4.1 base-compat-shlib compat +./usr/lib/o32/libpanel.so base-compat-shlib compat +./usr/lib/o32/libpanel.so.3 base-compat-shlib compat +./usr/lib/o32/libpanel.so.3.0 base-compat-shlib compat +./usr/lib/o32/libpcap.so base-compat-shlib compat +./usr/lib/o32/libpcap.so.9 base-compat-shlib compat +./usr/lib/o32/libpcap.so.9.0 base-compat-shlib compat +./usr/lib/o32/libpci.so base-compat-shlib compat +./usr/lib/o32/libpci.so.2 base-compat-shlib compat +./usr/lib/o32/libpci.so.2.2 base-compat-shlib compat +./usr/lib/o32/libperfuse.so base-compat-shlib compat +./usr/lib/o32/libperfuse.so.0 base-compat-shlib compat +./usr/lib/o32/libperfuse.so.0.0 base-compat-shlib compat +./usr/lib/o32/libposix.so base-compat-shlib compat +./usr/lib/o32/libposix.so.0 base-compat-shlib compat +./usr/lib/o32/libposix.so.0.1 base-compat-shlib compat +./usr/lib/o32/libppath.so base-compat-shlib compat +./usr/lib/o32/libppath.so.0 base-compat-shlib compat +./usr/lib/o32/libppath.so.0.0 base-compat-shlib compat +./usr/lib/o32/libproc.so base-compat-shlib compat,pic,dtrace +./usr/lib/o32/libproc.so.1 base-compat-shlib compat,pic,dtrace +./usr/lib/o32/libproc.so.1.0 base-compat-shlib compat,pic,dtrace +./usr/lib/o32/libprop.so base-compat-shlib compat +./usr/lib/o32/libprop.so.1 base-compat-shlib compat +./usr/lib/o32/libprop.so.1.2 base-compat-shlib compat +./usr/lib/o32/libpthread.so base-compat-shlib compat +./usr/lib/o32/libpthread.so.1 base-compat-shlib compat +./usr/lib/o32/libpthread.so.1.4 base-compat-shlib compat +./usr/lib/o32/libpuffs.so base-compat-shlib compat +./usr/lib/o32/libpuffs.so.2 base-compat-shlib compat +./usr/lib/o32/libpuffs.so.2.0 base-compat-shlib compat +./usr/lib/o32/libquota.so base-compat-shlib compat +./usr/lib/o32/libquota.so.1 base-compat-shlib compat +./usr/lib/o32/libquota.so.1.0 base-compat-shlib compat +./usr/lib/o32/libradius.so base-compat-shlib compat +./usr/lib/o32/libradius.so.5 base-compat-shlib compat +./usr/lib/o32/libradius.so.5.0 base-compat-shlib compat +./usr/lib/o32/librefuse.so base-compat-shlib compat +./usr/lib/o32/librefuse.so.2 base-compat-shlib compat +./usr/lib/o32/librefuse.so.2.0 base-compat-shlib compat +./usr/lib/o32/libresolv.so base-compat-shlib compat +./usr/lib/o32/libresolv.so.3 base-compat-shlib compat +./usr/lib/o32/libresolv.so.3.0 base-compat-shlib compat +./usr/lib/o32/libroken.so base-compat-shlib compat,kerberos +./usr/lib/o32/libroken.so.20 base-compat-shlib compat,kerberos +./usr/lib/o32/libroken.so.20.0 base-compat-shlib compat,kerberos +./usr/lib/o32/librpcsvc.so base-compat-shlib compat +./usr/lib/o32/librpcsvc.so.1 base-compat-shlib compat +./usr/lib/o32/librpcsvc.so.1.0 base-compat-shlib compat +./usr/lib/o32/librt.so base-compat-shlib compat +./usr/lib/o32/librt.so.1 base-compat-shlib compat +./usr/lib/o32/librt.so.1.1 base-compat-shlib compat +./usr/lib/o32/librtld_db.so base-compat-shlib compat,pic,dtrace +./usr/lib/o32/librtld_db.so.0 base-compat-shlib compat,pic,dtrace +./usr/lib/o32/librtld_db.so.0.0 base-compat-shlib compat,pic,dtrace +./usr/lib/o32/librump.so base-compat-shlib compat,rump +./usr/lib/o32/librump.so.0 base-compat-shlib compat,rump +./usr/lib/o32/librump.so.0.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpclient.so base-compat-shlib compat,rump +./usr/lib/o32/librumpclient.so.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpclient.so.0.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpdev.so base-compat-shlib compat,rump +./usr/lib/o32/librumpdev.so.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpdev.so.0.0 base-compat-shlib compat,rump +./usr/lib/o32/librumphijack.so base-compat-shlib compat,rump +./usr/lib/o32/librumphijack.so.0 base-compat-shlib compat,rump +./usr/lib/o32/librumphijack.so.0.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpnet.so base-compat-shlib compat,rump +./usr/lib/o32/librumpnet.so.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpnet.so.0.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpres.so base-compat-shlib compat,rump +./usr/lib/o32/librumpres.so.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpres.so.0.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpuser.so base-compat-shlib compat,rump +./usr/lib/o32/librumpuser.so.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpuser.so.0.1 base-compat-shlib compat,rump +./usr/lib/o32/librumpvfs.so base-compat-shlib compat,rump +./usr/lib/o32/librumpvfs.so.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpvfs.so.0.0 base-compat-shlib compat,rump +./usr/lib/o32/libsaslc.so base-compat-shlib compat +./usr/lib/o32/libsaslc.so.1 base-compat-shlib compat +./usr/lib/o32/libsaslc.so.1.0 base-compat-shlib compat +./usr/lib/o32/libskey.so base-compat-shlib compat,skey +./usr/lib/o32/libskey.so.2 base-compat-shlib compat,skey +./usr/lib/o32/libskey.so.2.0 base-compat-shlib compat,skey +./usr/lib/o32/libsl.so base-compat-shlib compat,kerberos +./usr/lib/o32/libsl.so.7 base-compat-shlib compat,kerberos +./usr/lib/o32/libsl.so.7.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libsqlite3.so base-compat-shlib compat +./usr/lib/o32/libsqlite3.so.1 base-compat-shlib compat +./usr/lib/o32/libsqlite3.so.1.5 base-compat-shlib compat +./usr/lib/o32/libssh.so base-compat-shlib compat +./usr/lib/o32/libssh.so.46 base-compat-shlib compat +./usr/lib/o32/libssh.so.46.1 base-compat-shlib compat +./usr/lib/o32/libssl.so base-compat-shlib compat +./usr/lib/o32/libssl.so.15 base-compat-shlib compat +./usr/lib/o32/libssl.so.15.0 base-compat-shlib compat +./usr/lib/o32/libstdc++.so base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/o32/libstdc++.so.9 base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/o32/libstdc++.so.9.0 base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/o32/libtermcap.so base-compat-shlib compat +./usr/lib/o32/libtermcap.so.0 base-compat-shlib compat +./usr/lib/o32/libtermcap.so.0.6 base-compat-shlib compat +./usr/lib/o32/libterminfo.so base-compat-shlib compat +./usr/lib/o32/libterminfo.so.2 base-compat-shlib compat +./usr/lib/o32/libterminfo.so.2.0 base-compat-shlib compat +./usr/lib/o32/libtermlib.so base-compat-shlib compat +./usr/lib/o32/libtermlib.so.0 base-compat-shlib compat +./usr/lib/o32/libtermlib.so.0.6 base-compat-shlib compat +./usr/lib/o32/libtre.so base-compat-shlib compat +./usr/lib/o32/libtre.so.0 base-compat-shlib compat +./usr/lib/o32/libtre.so.0.8 base-compat-shlib compat +./usr/lib/o32/libubsan.so base-compat-shlib compat,gcc,cxx +./usr/lib/o32/libubsan.so.4 base-compat-shlib compat,gcc,cxx +./usr/lib/o32/libubsan.so.4.0 base-compat-shlib compat,gcc,cxx +./usr/lib/o32/libukfs.so base-compat-shlib compat +./usr/lib/o32/libukfs.so.1 base-compat-shlib compat +./usr/lib/o32/libukfs.so.1.0 base-compat-shlib compat +./usr/lib/o32/libumem.so base-compat-shlib compat,zfs +./usr/lib/o32/libumem.so.0 base-compat-shlib compat,zfs +./usr/lib/o32/libumem.so.0.0 base-compat-shlib compat,zfs +./usr/lib/o32/libunbound.so base-compat-shlib compat,unbound +./usr/lib/o32/libunbound.so.9 base-compat-shlib compat,unbound +./usr/lib/o32/libunbound.so.9.0 base-compat-shlib compat,unbound +./usr/lib/o32/libusbhid.so base-compat-shlib compat +./usr/lib/o32/libusbhid.so.1 base-compat-shlib compat +./usr/lib/o32/libusbhid.so.1.0 base-compat-shlib compat +./usr/lib/o32/libutil.so base-compat-shlib compat +./usr/lib/o32/libutil.so.7 base-compat-shlib compat +./usr/lib/o32/libutil.so.7.24 base-compat-shlib compat +./usr/lib/o32/libuutil.so base-compat-shlib compat,zfs +./usr/lib/o32/libuutil.so.0 base-compat-shlib compat,zfs +./usr/lib/o32/libuutil.so.0.0 base-compat-shlib compat,zfs +./usr/lib/o32/libwind.so base-compat-shlib compat,kerberos +./usr/lib/o32/libwind.so.1 base-compat-shlib compat,kerberos +./usr/lib/o32/libwind.so.1.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libwrap.so base-compat-shlib compat +./usr/lib/o32/libwrap.so.1 base-compat-shlib compat +./usr/lib/o32/libwrap.so.1.0 base-compat-shlib compat +./usr/lib/o32/libz.so base-compat-shlib compat +./usr/lib/o32/libz.so.1 base-compat-shlib compat +./usr/lib/o32/libz.so.1.0 base-compat-shlib compat +./usr/lib/o32/libzfs.so base-compat-shlib compat,zfs +./usr/lib/o32/libzfs.so.0 base-compat-shlib compat,zfs +./usr/lib/o32/libzfs.so.0.0 base-compat-shlib compat,zfs +./usr/lib/o32/libzfs_core.so base-compat-shlib compat,zfs +./usr/lib/o32/libzfs_core.so.0 base-compat-shlib compat,zfs +./usr/lib/o32/libzfs_core.so.0.0 base-compat-shlib compat,zfs +./usr/lib/o32/libzpool.so base-compat-shlib compat,zfs +./usr/lib/o32/libzpool.so.0 base-compat-shlib compat,zfs +./usr/lib/o32/libzpool.so.0.0 base-compat-shlib compat,zfs +./usr/lib/o32/lua base-compat-shlib compat +./usr/lib/o32/lua/5.4 base-compat-shlib compat +./usr/lib/o32/lua/5.4/bozohttpd.so base-compat-shlib compat +./usr/lib/o32/lua/5.4/gpio.so base-compat-shlib compat +./usr/lib/o32/lua/5.4/libm.so base-compat-shlib compat +./usr/lib/o32/lua/5.4/netpgp.so base-compat-shlib compat +./usr/lib/o32/lua/5.4/sqlite.so base-compat-shlib compat +./usr/lib/o32/lua/5.4/syslog.so base-compat-shlib compat +./usr/lib/o32/openssl base-crypto-usr compat +./usr/lib/o32/openssl/engines base-crypto-usr compat +./usr/lib/o32/openssl/engines/dasync.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/o32/openssl/engines/devcrypto.so base-compat-shlib compat +./usr/lib/o32/openssl/engines/devcrypto.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/o32/openssl/engines/loader_attic.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/o32/openssl/engines/ossltest.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/o32/openssl/modules base-crypto-usr compat +./usr/lib/o32/openssl/modules/legacy.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/o32/security base-compat-shlib compat +./usr/lib/o32/security/pam_afslog.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/o32/security/pam_chroot.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_deny.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_echo.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_exec.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_ftpusers.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_group.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_guest.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_krb5.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/o32/security/pam_ksu.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/o32/security/pam_lastlog.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_login_access.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_nologin.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_permit.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_radius.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_rhosts.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_rootok.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_securetty.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_self.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_skey.so.4 base-compat-shlib compat,pam,skey +./usr/lib/o32/security/pam_ssh.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_u2f.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_unix.so.4 base-compat-shlib compat,pam +./usr/libdata/debug/lib/64 base-compat-shlib compat +./usr/libdata/debug/lib/64/npf base-compat-shlib compat +./usr/libdata/debug/lib/o32 base-compat-shlib compat +./usr/libdata/debug/lib/o32/npf base-compat-shlib compat +./usr/libdata/debug/usr/lib/64 base-compat-shlib compat +./usr/libdata/debug/usr/lib/64/i18n base-compat-shlib compat +./usr/libdata/debug/usr/lib/o32 base-compat-shlib compat +./usr/libdata/debug/usr/lib/o32/i18n base-compat-shlib compat +./usr/libexec/ld.elf_so-64 base-sys-shlib compat,pic +./usr/libexec/ld.elf_so-o32 base-sys-shlib compat,pic diff --git a/distrib/sets/lists/base32/ad.mips64el b/distrib/sets/lists/base32/ad.mips64el new file mode 100644 index 000000000000..78ba553d8028 --- /dev/null +++ b/distrib/sets/lists/base32/ad.mips64el @@ -0,0 +1,1041 @@ +# $NetBSD: ad.mips64el,v 1.1 2024/04/09 15:17:22 nia Exp $ +./lib/64 base-compat-shlib compat +./lib/64/npf base-compat-shlib compat,npf +./lib/64/npf/ext_log.so base-compat-shlib compat,npf +./lib/64/npf/ext_log.so.0 base-compat-shlib compat,npf +./lib/64/npf/ext_log.so.0.0 base-compat-shlib compat,npf +./lib/64/npf/ext_normalize.so base-compat-shlib compat,npf +./lib/64/npf/ext_normalize.so.0 base-compat-shlib compat,npf +./lib/64/npf/ext_normalize.so.0.0 base-compat-shlib compat,npf +./lib/64/npf/ext_rndblock.so base-compat-shlib compat,npf +./lib/64/npf/ext_rndblock.so.0 base-compat-shlib compat,npf +./lib/64/npf/ext_rndblock.so.0.0 base-compat-shlib compat,npf +./lib/o32 base-compat-shlib compat +./lib/o32/npf base-compat-shlib compat,npf +./lib/o32/npf/ext_log.so base-compat-shlib compat,npf +./lib/o32/npf/ext_log.so.0 base-compat-shlib compat,npf +./lib/o32/npf/ext_log.so.0.0 base-compat-shlib compat,npf +./lib/o32/npf/ext_normalize.so base-compat-shlib compat,npf +./lib/o32/npf/ext_normalize.so.0 base-compat-shlib compat,npf +./lib/o32/npf/ext_normalize.so.0.0 base-compat-shlib compat,npf +./lib/o32/npf/ext_rndblock.so base-compat-shlib compat,npf +./lib/o32/npf/ext_rndblock.so.0 base-compat-shlib compat,npf +./lib/o32/npf/ext_rndblock.so.0.0 base-compat-shlib compat,npf +./libexec/ld.elf_so-64 base-compat-shlib compat,pic +./libexec/ld.elf_so-o32 base-compat-shlib compat,pic +./usr/lib/64 base-compat-shlib compat +./usr/lib/64/i18n base-compat-shlib compat +./usr/lib/64/i18n/libBIG5.so base-compat-shlib compat +./usr/lib/64/i18n/libBIG5.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libBIG5.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libDECHanyu.so base-compat-shlib compat +./usr/lib/64/i18n/libDECHanyu.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libDECHanyu.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libEUC.so base-compat-shlib compat +./usr/lib/64/i18n/libEUC.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libEUC.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libEUCTW.so base-compat-shlib compat +./usr/lib/64/i18n/libEUCTW.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libEUCTW.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libGBK2K.so base-compat-shlib compat +./usr/lib/64/i18n/libGBK2K.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libGBK2K.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libHZ.so base-compat-shlib compat +./usr/lib/64/i18n/libHZ.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libHZ.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libISO2022.so base-compat-shlib compat +./usr/lib/64/i18n/libISO2022.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libISO2022.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libJOHAB.so base-compat-shlib compat +./usr/lib/64/i18n/libJOHAB.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libJOHAB.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libMSKanji.so base-compat-shlib compat +./usr/lib/64/i18n/libMSKanji.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libMSKanji.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libUES.so base-compat-shlib compat +./usr/lib/64/i18n/libUES.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libUES.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libUTF1632.so base-compat-shlib compat +./usr/lib/64/i18n/libUTF1632.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libUTF1632.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libUTF7.so base-compat-shlib compat +./usr/lib/64/i18n/libUTF7.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libUTF7.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libUTF8.so base-compat-shlib compat +./usr/lib/64/i18n/libUTF8.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libUTF8.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libVIQR.so base-compat-shlib compat +./usr/lib/64/i18n/libVIQR.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libVIQR.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libZW.so base-compat-shlib compat +./usr/lib/64/i18n/libZW.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libZW.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libiconv_none.so base-compat-shlib compat +./usr/lib/64/i18n/libiconv_none.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libiconv_none.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libiconv_std.so base-compat-shlib compat +./usr/lib/64/i18n/libiconv_std.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libiconv_std.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_646.so base-compat-shlib compat,npf +./usr/lib/64/i18n/libmapper_646.so.5 base-compat-shlib compat,npf +./usr/lib/64/i18n/libmapper_646.so.5.0 base-compat-shlib compat,npf +./usr/lib/64/i18n/libmapper_none.so base-compat-shlib compat +./usr/lib/64/i18n/libmapper_none.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_none.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_parallel.so base-compat-shlib compat +./usr/lib/64/i18n/libmapper_parallel.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_parallel.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_serial.so base-compat-shlib compat +./usr/lib/64/i18n/libmapper_serial.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_serial.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_std.so base-compat-shlib compat +./usr/lib/64/i18n/libmapper_std.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_std.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_zone.so base-compat-shlib compat +./usr/lib/64/i18n/libmapper_zone.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_zone.so.5.0 base-compat-shlib compat +./usr/lib/64/libamu.so.5 base-compat-shlib compat +./usr/lib/64/libamu.so.5.0 base-compat-shlib compat +./usr/lib/64/libarchive.so base-compat-shlib compat +./usr/lib/64/libarchive.so.5 base-compat-shlib compat +./usr/lib/64/libarchive.so.5.0 base-compat-shlib compat +./usr/lib/64/libasan.so base-compat-shlib compat,gcc,cxx +./usr/lib/64/libasan.so.5 base-compat-shlib compat,gcc,cxx +./usr/lib/64/libasan.so.5.0 base-compat-shlib compat,gcc,cxx +./usr/lib/64/libasn1.so base-compat-shlib compat,kerberos +./usr/lib/64/libasn1.so.10 base-compat-shlib compat,kerberos +./usr/lib/64/libasn1.so.10.0 base-compat-shlib compat,kerberos +./usr/lib/64/libatf-c++.so base-compat-shlib compat,atf +./usr/lib/64/libatf-c++.so.2 base-compat-shlib compat,atf +./usr/lib/64/libatf-c++.so.2.0 base-compat-shlib compat,atf +./usr/lib/64/libatf-c.so base-compat-shlib compat,atf +./usr/lib/64/libatf-c.so.0 base-compat-shlib compat,atf +./usr/lib/64/libatf-c.so.0.0 base-compat-shlib compat,atf +./usr/lib/64/libavl.so base-compat-shlib compat,zfs +./usr/lib/64/libavl.so.0 base-compat-shlib compat,zfs +./usr/lib/64/libavl.so.0.0 base-compat-shlib compat,zfs +./usr/lib/64/libbfd.so.18 base-compat-shlib compat +./usr/lib/64/libbfd.so.18.0 base-compat-shlib compat +./usr/lib/64/libbind9.so base-compat-shlib compat +./usr/lib/64/libbind9.so.21 base-compat-shlib compat +./usr/lib/64/libbind9.so.21.0 base-compat-shlib compat +./usr/lib/64/libblocklist.so base-compat-shlib compat +./usr/lib/64/libblocklist.so.0 base-compat-shlib compat +./usr/lib/64/libblocklist.so.0.0 base-compat-shlib compat +./usr/lib/64/libbluetooth.so base-compat-shlib compat +./usr/lib/64/libbluetooth.so.4 base-compat-shlib compat +./usr/lib/64/libbluetooth.so.4.2 base-compat-shlib compat +./usr/lib/64/libbozohttpd.so base-compat-shlib compat +./usr/lib/64/libbozohttpd.so.1 base-compat-shlib compat +./usr/lib/64/libbozohttpd.so.1.0 base-compat-shlib compat +./usr/lib/64/libbsdmalloc.so base-compat-shlib compat +./usr/lib/64/libbsdmalloc.so.0 base-compat-shlib compat +./usr/lib/64/libbsdmalloc.so.0.1 base-compat-shlib compat +./usr/lib/64/libbz2.so base-compat-shlib compat +./usr/lib/64/libbz2.so.1 base-compat-shlib compat +./usr/lib/64/libbz2.so.1.1 base-compat-shlib compat +./usr/lib/64/libc.so base-compat-shlib compat +./usr/lib/64/libc.so.12 base-compat-shlib compat +./usr/lib/64/libc.so.12.221 base-compat-shlib compat +./usr/lib/64/libc_fp.so base-compat-shlib compat +./usr/lib/64/libc_fp.so.0 base-compat-shlib compat +./usr/lib/64/libc_fp.so.0.0 base-compat-shlib compat +./usr/lib/64/libcbor.so base-compat-shlib compat +./usr/lib/64/libcbor.so.0 base-compat-shlib compat +./usr/lib/64/libcbor.so.0.5 base-compat-shlib compat +./usr/lib/64/libcom_err.so base-compat-shlib compat,kerberos +./usr/lib/64/libcom_err.so.8 base-compat-shlib compat,kerberos +./usr/lib/64/libcom_err.so.8.0 base-compat-shlib compat,kerberos +./usr/lib/64/libcrypt.so base-compat-shlib compat +./usr/lib/64/libcrypt.so.1 base-compat-shlib compat +./usr/lib/64/libcrypt.so.1.0 base-compat-shlib compat +./usr/lib/64/libcrypto.so base-compat-shlib compat +./usr/lib/64/libcrypto.so.15 base-compat-shlib compat +./usr/lib/64/libcrypto.so.15.0 base-compat-shlib compat +./usr/lib/64/libcurses.so base-compat-shlib compat +./usr/lib/64/libcurses.so.9 base-compat-shlib compat +./usr/lib/64/libcurses.so.9.1 base-compat-shlib compat +./usr/lib/64/libdes.so base-compat-shlib compat +./usr/lib/64/libdes.so.15 base-compat-shlib compat +./usr/lib/64/libdes.so.15.0 base-compat-shlib compat +./usr/lib/64/libdevmapper.so base-compat-shlib compat,lvm +./usr/lib/64/libdevmapper.so.1 base-compat-shlib compat,lvm +./usr/lib/64/libdevmapper.so.1.0 base-compat-shlib compat,lvm +./usr/lib/64/libdm.so base-compat-shlib compat +./usr/lib/64/libdm.so.0 base-compat-shlib compat +./usr/lib/64/libdm.so.0.0 base-compat-shlib compat +./usr/lib/64/libdns.so base-compat-shlib compat +./usr/lib/64/libdns.so.21 base-compat-shlib compat +./usr/lib/64/libdns.so.21.0 base-compat-shlib compat +./usr/lib/64/libdns_sd.so base-compat-shlib compat,mdns +./usr/lib/64/libdns_sd.so.0 base-compat-shlib compat,mdns +./usr/lib/64/libdns_sd.so.0.0 base-compat-shlib compat,mdns +./usr/lib/64/libdtrace.so base-compat-shlib compat,dtrace +./usr/lib/64/libdtrace.so.3 base-compat-shlib compat,dtrace +./usr/lib/64/libdtrace.so.3.0 base-compat-shlib compat,dtrace +./usr/lib/64/libdwarf.so base-compat-shlib compat +./usr/lib/64/libdwarf.so.2 base-compat-shlib compat +./usr/lib/64/libdwarf.so.2.0 base-compat-shlib compat +./usr/lib/64/libedit.so base-compat-shlib compat +./usr/lib/64/libedit.so.3 base-compat-shlib compat +./usr/lib/64/libedit.so.3.1 base-compat-shlib compat +./usr/lib/64/libelf.so base-compat-shlib compat +./usr/lib/64/libelf.so.2 base-compat-shlib compat +./usr/lib/64/libelf.so.2.0 base-compat-shlib compat +./usr/lib/64/libevent.so base-compat-shlib compat +./usr/lib/64/libevent.so.5 base-compat-shlib compat +./usr/lib/64/libevent.so.5.0 base-compat-shlib compat +./usr/lib/64/libevent_openssl.so base-compat-shlib compat +./usr/lib/64/libevent_openssl.so.5 base-compat-shlib compat +./usr/lib/64/libevent_openssl.so.5.0 base-compat-shlib compat +./usr/lib/64/libevent_pthreads.so base-compat-shlib compat +./usr/lib/64/libevent_pthreads.so.5 base-compat-shlib compat +./usr/lib/64/libevent_pthreads.so.5.0 base-compat-shlib compat +./usr/lib/64/libexecinfo.so base-compat-shlib compat +./usr/lib/64/libexecinfo.so.0 base-compat-shlib compat +./usr/lib/64/libexecinfo.so.0.0 base-compat-shlib compat +./usr/lib/64/libexpat.so base-compat-shlib compat +./usr/lib/64/libexpat.so.2 base-compat-shlib compat +./usr/lib/64/libexpat.so.2.3 base-compat-shlib compat +./usr/lib/64/libfetch.so base-compat-shlib compat +./usr/lib/64/libfetch.so.4 base-compat-shlib compat +./usr/lib/64/libfetch.so.4.0 base-compat-shlib compat +./usr/lib/64/libfido2.so base-compat-shlib compat +./usr/lib/64/libfido2.so.5 base-compat-shlib compat +./usr/lib/64/libfido2.so.5.0 base-compat-shlib compat +./usr/lib/64/libform.so base-compat-shlib compat +./usr/lib/64/libform.so.8 base-compat-shlib compat +./usr/lib/64/libform.so.8.0 base-compat-shlib compat +./usr/lib/64/libgcc_s.so base-compat-shlib compat,gcc +./usr/lib/64/libgcc_s.so.1 base-compat-shlib compat,gcc +./usr/lib/64/libgcc_s.so.1.0 base-compat-shlib compat,gcc +./usr/lib/64/libgnumalloc.so base-compat-shlib compat +./usr/lib/64/libgnumalloc.so.1 base-compat-shlib compat +./usr/lib/64/libgnumalloc.so.1.0 base-compat-shlib compat +./usr/lib/64/libgomp.so base-compat-shlib compat,gcc +./usr/lib/64/libgomp.so.2 base-compat-shlib compat,gcc +./usr/lib/64/libgomp.so.2.1 base-compat-shlib compat,gcc +./usr/lib/64/libgssapi.so base-compat-shlib compat,kerberos +./usr/lib/64/libgssapi.so.12 base-compat-shlib compat,kerberos +./usr/lib/64/libgssapi.so.12.0 base-compat-shlib compat,kerberos +./usr/lib/64/libhdb.so base-compat-shlib compat,kerberos +./usr/lib/64/libhdb.so.16 base-compat-shlib compat,kerberos +./usr/lib/64/libhdb.so.16.0 base-compat-shlib compat,kerberos +./usr/lib/64/libheimbase.so base-compat-shlib compat,kerberos +./usr/lib/64/libheimbase.so.2 base-compat-shlib compat,kerberos +./usr/lib/64/libheimbase.so.2.0 base-compat-shlib compat,kerberos +./usr/lib/64/libheimntlm.so base-compat-shlib compat,kerberos +./usr/lib/64/libheimntlm.so.6 base-compat-shlib compat,kerberos +./usr/lib/64/libheimntlm.so.6.0 base-compat-shlib compat,kerberos +./usr/lib/64/libhx509.so base-compat-shlib compat,kerberos +./usr/lib/64/libhx509.so.7 base-compat-shlib compat,kerberos +./usr/lib/64/libhx509.so.7.0 base-compat-shlib compat,kerberos +./usr/lib/64/libintl.so base-compat-shlib compat +./usr/lib/64/libintl.so.1 base-compat-shlib compat +./usr/lib/64/libintl.so.1.1 base-compat-shlib compat +./usr/lib/64/libipsec.so base-compat-shlib compat +./usr/lib/64/libipsec.so.3 base-compat-shlib compat +./usr/lib/64/libipsec.so.3.0 base-compat-shlib compat +./usr/lib/64/libirs.so base-compat-shlib compat +./usr/lib/64/libirs.so.21 base-compat-shlib compat +./usr/lib/64/libirs.so.21.0 base-compat-shlib compat +./usr/lib/64/libisc.so base-compat-shlib compat +./usr/lib/64/libisc.so.21 base-compat-shlib compat +./usr/lib/64/libisc.so.21.0 base-compat-shlib compat +./usr/lib/64/libisccc.so base-compat-shlib compat +./usr/lib/64/libisccc.so.21 base-compat-shlib compat +./usr/lib/64/libisccc.so.21.0 base-compat-shlib compat +./usr/lib/64/libisccfg.so base-compat-shlib compat +./usr/lib/64/libisccfg.so.21 base-compat-shlib compat +./usr/lib/64/libisccfg.so.21.0 base-compat-shlib compat +./usr/lib/64/libiscsi.so base-compat-shlib compat,iscsi +./usr/lib/64/libiscsi.so.2 base-compat-shlib compat,iscsi +./usr/lib/64/libiscsi.so.2.0 base-compat-shlib compat,iscsi +./usr/lib/64/libisns.so base-compat-shlib compat +./usr/lib/64/libisns.so.0 base-compat-shlib compat +./usr/lib/64/libisns.so.0.0 base-compat-shlib compat +./usr/lib/64/libjemalloc.so base-compat-shlib compat +./usr/lib/64/libjemalloc.so.0 base-compat-shlib compat +./usr/lib/64/libjemalloc.so.0.0 base-compat-shlib compat +./usr/lib/64/libkadm5clnt.so base-compat-shlib compat,kerberos +./usr/lib/64/libkadm5clnt.so.15 base-compat-shlib compat,kerberos +./usr/lib/64/libkadm5clnt.so.15.0 base-compat-shlib compat,kerberos +./usr/lib/64/libkadm5srv.so base-compat-shlib compat,kerberos +./usr/lib/64/libkadm5srv.so.16 base-compat-shlib compat,kerberos +./usr/lib/64/libkadm5srv.so.16.0 base-compat-shlib compat,kerberos +./usr/lib/64/libkafs.so base-compat-shlib compat,kerberos +./usr/lib/64/libkafs.so.14 base-compat-shlib compat,kerberos +./usr/lib/64/libkafs.so.14.0 base-compat-shlib compat,kerberos +./usr/lib/64/libkdc.so base-compat-shlib compat,kerberos +./usr/lib/64/libkdc.so.4 base-compat-shlib compat,kerberos +./usr/lib/64/libkdc.so.4.0 base-compat-shlib compat,kerberos +./usr/lib/64/libkrb5.so base-compat-shlib compat,kerberos +./usr/lib/64/libkrb5.so.28 base-compat-shlib compat,kerberos +./usr/lib/64/libkrb5.so.28.0 base-compat-shlib compat,kerberos +./usr/lib/64/libkvm.so base-compat-shlib compat +./usr/lib/64/libkvm.so.6 base-compat-shlib compat +./usr/lib/64/libkvm.so.6.0 base-compat-shlib compat +./usr/lib/64/liblber.so base-compat-shlib compat,ldap +./usr/lib/64/liblber.so.5 base-compat-shlib compat,ldap +./usr/lib/64/liblber.so.5.0 base-compat-shlib compat,ldap +./usr/lib/64/libldap.so base-compat-shlib compat,ldap +./usr/lib/64/libldap.so.6 base-compat-shlib compat,ldap +./usr/lib/64/libldap.so.6.0 base-compat-shlib compat,ldap +./usr/lib/64/libldap_r.so base-compat-shlib compat,ldap +./usr/lib/64/libldap_r.so.6 base-compat-shlib compat,ldap +./usr/lib/64/libldap_r.so.6.0 base-compat-shlib compat,ldap +./usr/lib/64/liblsan.so base-compat-shlib compat,cxx,gcc +./usr/lib/64/liblsan.so.2 base-compat-shlib compat,cxx,gcc +./usr/lib/64/liblsan.so.2.0 base-compat-shlib compat,cxx,gcc +./usr/lib/64/liblua.so base-compat-shlib compat +./usr/lib/64/liblua.so.6 base-compat-shlib compat +./usr/lib/64/liblua.so.6.1 base-compat-shlib compat +./usr/lib/64/liblzf.so base-compat-shlib compat +./usr/lib/64/liblzf.so.1 base-compat-shlib compat +./usr/lib/64/liblzf.so.1.0 base-compat-shlib compat +./usr/lib/64/liblzma.so base-compat-shlib compat +./usr/lib/64/liblzma.so.2 base-compat-shlib compat +./usr/lib/64/liblzma.so.2.0 base-compat-shlib compat +./usr/lib/64/libm.so base-compat-shlib compat +./usr/lib/64/libm.so.0 base-compat-shlib compat +./usr/lib/64/libm.so.0.14 base-compat-shlib compat +./usr/lib/64/libmagic.so base-compat-shlib compat +./usr/lib/64/libmagic.so.8 base-compat-shlib compat +./usr/lib/64/libmagic.so.8.0 base-compat-shlib compat +./usr/lib/64/libmenu.so base-compat-shlib compat +./usr/lib/64/libmenu.so.8 base-compat-shlib compat +./usr/lib/64/libmenu.so.8.0 base-compat-shlib compat +./usr/lib/64/libmj.so base-compat-shlib compat +./usr/lib/64/libmj.so.1 base-compat-shlib compat +./usr/lib/64/libmj.so.1.0 base-compat-shlib compat +./usr/lib/64/libnetpgp.so base-compat-shlib compat +./usr/lib/64/libnetpgp.so.4 base-compat-shlib compat +./usr/lib/64/libnetpgp.so.4.0 base-compat-shlib compat +./usr/lib/64/libnetpgpverify.so base-compat-shlib compat +./usr/lib/64/libnetpgpverify.so.5 base-compat-shlib compat +./usr/lib/64/libnetpgpverify.so.5.0 base-compat-shlib compat +./usr/lib/64/libnpf.so base-compat-shlib compat,npf +./usr/lib/64/libnpf.so.0 base-compat-shlib compat,npf +./usr/lib/64/libnpf.so.0.1 base-compat-shlib compat,npf +./usr/lib/64/libns.so base-compat-shlib compat +./usr/lib/64/libns.so.21 base-compat-shlib compat +./usr/lib/64/libns.so.21.0 base-compat-shlib compat +./usr/lib/64/libnvpair.so base-compat-shlib compat,zfs +./usr/lib/64/libnvpair.so.0 base-compat-shlib compat,zfs +./usr/lib/64/libnvpair.so.0.0 base-compat-shlib compat,zfs +./usr/lib/64/libobjc.so base-compat-shlib compat,gcc +./usr/lib/64/libobjc.so.4 base-compat-shlib compat,gcc +./usr/lib/64/libobjc.so.4.0 base-compat-shlib compat,gcc +./usr/lib/64/libossaudio.so base-compat-shlib compat +./usr/lib/64/libossaudio.so.1 base-compat-shlib compat +./usr/lib/64/libossaudio.so.1.1 base-compat-shlib compat +./usr/lib/64/libp2k.so base-compat-shlib compat +./usr/lib/64/libp2k.so.2 base-compat-shlib compat +./usr/lib/64/libp2k.so.2.0 base-compat-shlib compat +./usr/lib/64/libpam.so base-compat-shlib compat +./usr/lib/64/libpam.so.4 base-compat-shlib compat +./usr/lib/64/libpam.so.4.1 base-compat-shlib compat +./usr/lib/64/libpanel.so base-compat-shlib compat +./usr/lib/64/libpanel.so.3 base-compat-shlib compat +./usr/lib/64/libpanel.so.3.0 base-compat-shlib compat +./usr/lib/64/libpcap.so base-compat-shlib compat +./usr/lib/64/libpcap.so.9 base-compat-shlib compat +./usr/lib/64/libpcap.so.9.0 base-compat-shlib compat +./usr/lib/64/libpci.so base-compat-shlib compat +./usr/lib/64/libpci.so.2 base-compat-shlib compat +./usr/lib/64/libpci.so.2.2 base-compat-shlib compat +./usr/lib/64/libperfuse.so base-compat-shlib compat +./usr/lib/64/libperfuse.so.0 base-compat-shlib compat +./usr/lib/64/libperfuse.so.0.0 base-compat-shlib compat +./usr/lib/64/libposix.so base-compat-shlib compat +./usr/lib/64/libposix.so.0 base-compat-shlib compat +./usr/lib/64/libposix.so.0.1 base-compat-shlib compat +./usr/lib/64/libppath.so base-compat-shlib compat +./usr/lib/64/libppath.so.0 base-compat-shlib compat +./usr/lib/64/libppath.so.0.0 base-compat-shlib compat +./usr/lib/64/libproc.so base-compat-shlib compat,pic,dtrace +./usr/lib/64/libproc.so.1 base-compat-shlib compat,pic,dtrace +./usr/lib/64/libproc.so.1.0 base-compat-shlib compat,pic,dtrace +./usr/lib/64/libprop.so base-compat-shlib compat +./usr/lib/64/libprop.so.1 base-compat-shlib compat +./usr/lib/64/libprop.so.1.2 base-compat-shlib compat +./usr/lib/64/libpthread.so base-compat-shlib compat +./usr/lib/64/libpthread.so.1 base-compat-shlib compat +./usr/lib/64/libpthread.so.1.4 base-compat-shlib compat +./usr/lib/64/libpuffs.so base-compat-shlib compat +./usr/lib/64/libpuffs.so.2 base-compat-shlib compat +./usr/lib/64/libpuffs.so.2.0 base-compat-shlib compat +./usr/lib/64/libquota.so base-compat-shlib compat +./usr/lib/64/libquota.so.1 base-compat-shlib compat +./usr/lib/64/libquota.so.1.0 base-compat-shlib compat +./usr/lib/64/libradius.so base-compat-shlib compat +./usr/lib/64/libradius.so.5 base-compat-shlib compat +./usr/lib/64/libradius.so.5.0 base-compat-shlib compat +./usr/lib/64/librefuse.so base-compat-shlib compat +./usr/lib/64/librefuse.so.2 base-compat-shlib compat +./usr/lib/64/librefuse.so.2.0 base-compat-shlib compat +./usr/lib/64/libresolv.so base-compat-shlib compat +./usr/lib/64/libresolv.so.3 base-compat-shlib compat +./usr/lib/64/libresolv.so.3.0 base-compat-shlib compat +./usr/lib/64/libroken.so base-compat-shlib compat,kerberos +./usr/lib/64/libroken.so.20 base-compat-shlib compat,kerberos +./usr/lib/64/libroken.so.20.0 base-compat-shlib compat,kerberos +./usr/lib/64/librpcsvc.so base-compat-shlib compat +./usr/lib/64/librpcsvc.so.1 base-compat-shlib compat +./usr/lib/64/librpcsvc.so.1.0 base-compat-shlib compat +./usr/lib/64/librt.so base-compat-shlib compat +./usr/lib/64/librt.so.1 base-compat-shlib compat +./usr/lib/64/librt.so.1.1 base-compat-shlib compat +./usr/lib/64/librtld_db.so base-compat-shlib compat,pic,dtrace +./usr/lib/64/librtld_db.so.0 base-compat-shlib compat,pic,dtrace +./usr/lib/64/librtld_db.so.0.0 base-compat-shlib compat,pic,dtrace +./usr/lib/64/librump.so base-compat-shlib compat,rump +./usr/lib/64/librump.so.0 base-compat-shlib compat,rump +./usr/lib/64/librump.so.0.0 base-compat-shlib compat,rump +./usr/lib/64/librumpclient.so base-compat-shlib compat,rump +./usr/lib/64/librumpclient.so.0 base-compat-shlib compat,rump +./usr/lib/64/librumpclient.so.0.0 base-compat-shlib compat,rump +./usr/lib/64/librumpdev.so base-compat-shlib compat,rump +./usr/lib/64/librumpdev.so.0 base-compat-shlib compat,rump +./usr/lib/64/librumpdev.so.0.0 base-compat-shlib compat,rump +./usr/lib/64/librumphijack.so base-compat-shlib compat,rump +./usr/lib/64/librumphijack.so.0 base-compat-shlib compat,rump +./usr/lib/64/librumphijack.so.0.0 base-compat-shlib compat,rump +./usr/lib/64/librumpnet.so base-compat-shlib compat,rump +./usr/lib/64/librumpnet.so.0 base-compat-shlib compat,rump +./usr/lib/64/librumpnet.so.0.0 base-compat-shlib compat,rump +./usr/lib/64/librumpres.so base-compat-shlib compat,rump +./usr/lib/64/librumpres.so.0 base-compat-shlib compat,rump +./usr/lib/64/librumpres.so.0.0 base-compat-shlib compat,rump +./usr/lib/64/librumpuser.so base-compat-shlib compat,rump +./usr/lib/64/librumpuser.so.0 base-compat-shlib compat,rump +./usr/lib/64/librumpuser.so.0.1 base-compat-shlib compat,rump +./usr/lib/64/librumpvfs.so base-compat-shlib compat,rump +./usr/lib/64/librumpvfs.so.0 base-compat-shlib compat,rump +./usr/lib/64/librumpvfs.so.0.0 base-compat-shlib compat,rump +./usr/lib/64/libsaslc.so base-compat-shlib compat +./usr/lib/64/libsaslc.so.1 base-compat-shlib compat +./usr/lib/64/libsaslc.so.1.0 base-compat-shlib compat +./usr/lib/64/libskey.so base-compat-shlib compat,skey +./usr/lib/64/libskey.so.2 base-compat-shlib compat,skey +./usr/lib/64/libskey.so.2.0 base-compat-shlib compat,skey +./usr/lib/64/libsl.so base-compat-shlib compat,kerberos +./usr/lib/64/libsl.so.7 base-compat-shlib compat,kerberos +./usr/lib/64/libsl.so.7.0 base-compat-shlib compat,kerberos +./usr/lib/64/libsqlite3.so base-compat-shlib compat +./usr/lib/64/libsqlite3.so.1 base-compat-shlib compat +./usr/lib/64/libsqlite3.so.1.5 base-compat-shlib compat +./usr/lib/64/libssh.so base-compat-shlib compat +./usr/lib/64/libssh.so.46 base-compat-shlib compat +./usr/lib/64/libssh.so.46.1 base-compat-shlib compat +./usr/lib/64/libssl.so base-compat-shlib compat +./usr/lib/64/libssl.so.15 base-compat-shlib compat +./usr/lib/64/libssl.so.15.0 base-compat-shlib compat +./usr/lib/64/libstdc++.so base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/64/libstdc++.so.9 base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/64/libstdc++.so.9.0 base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/64/libtermcap.so base-compat-shlib compat +./usr/lib/64/libtermcap.so.0 base-compat-shlib compat +./usr/lib/64/libtermcap.so.0.6 base-compat-shlib compat +./usr/lib/64/libterminfo.so base-compat-shlib compat +./usr/lib/64/libterminfo.so.2 base-compat-shlib compat +./usr/lib/64/libterminfo.so.2.0 base-compat-shlib compat +./usr/lib/64/libtermlib.so base-compat-shlib compat +./usr/lib/64/libtermlib.so.0 base-compat-shlib compat +./usr/lib/64/libtermlib.so.0.6 base-compat-shlib compat +./usr/lib/64/libtre.so base-compat-shlib compat +./usr/lib/64/libtre.so.0 base-compat-shlib compat +./usr/lib/64/libtre.so.0.8 base-compat-shlib compat +./usr/lib/64/libubsan.so base-compat-shlib compat,gcc,cxx +./usr/lib/64/libubsan.so.4 base-compat-shlib compat,gcc,cxx +./usr/lib/64/libubsan.so.4.0 base-compat-shlib compat,gcc,cxx +./usr/lib/64/libukfs.so base-compat-shlib compat +./usr/lib/64/libukfs.so.1 base-compat-shlib compat +./usr/lib/64/libukfs.so.1.0 base-compat-shlib compat +./usr/lib/64/libumem.so base-compat-shlib compat,zfs +./usr/lib/64/libumem.so.0 base-compat-shlib compat,zfs +./usr/lib/64/libumem.so.0.0 base-compat-shlib compat,zfs +./usr/lib/64/libunbound.so base-compat-shlib compat,unbound +./usr/lib/64/libunbound.so.9 base-compat-shlib compat,unbound +./usr/lib/64/libunbound.so.9.0 base-compat-shlib compat,unbound +./usr/lib/64/libusbhid.so base-compat-shlib compat +./usr/lib/64/libusbhid.so.1 base-compat-shlib compat +./usr/lib/64/libusbhid.so.1.0 base-compat-shlib compat +./usr/lib/64/libutil.so base-compat-shlib compat +./usr/lib/64/libutil.so.7 base-compat-shlib compat +./usr/lib/64/libutil.so.7.24 base-compat-shlib compat +./usr/lib/64/libuutil.so base-compat-shlib compat,zfs +./usr/lib/64/libuutil.so.0 base-compat-shlib compat,zfs +./usr/lib/64/libuutil.so.0.0 base-compat-shlib compat,zfs +./usr/lib/64/libwind.so base-compat-shlib compat,kerberos +./usr/lib/64/libwind.so.1 base-compat-shlib compat,kerberos +./usr/lib/64/libwind.so.1.0 base-compat-shlib compat,kerberos +./usr/lib/64/libwrap.so base-compat-shlib compat +./usr/lib/64/libwrap.so.1 base-compat-shlib compat +./usr/lib/64/libwrap.so.1.0 base-compat-shlib compat +./usr/lib/64/libz.so base-compat-shlib compat +./usr/lib/64/libz.so.1 base-compat-shlib compat +./usr/lib/64/libz.so.1.0 base-compat-shlib compat +./usr/lib/64/libzfs.so base-compat-shlib compat,zfs +./usr/lib/64/libzfs.so.0 base-compat-shlib compat,zfs +./usr/lib/64/libzfs.so.0.0 base-compat-shlib compat,zfs +./usr/lib/64/libzfs_core.so base-compat-shlib compat,zfs +./usr/lib/64/libzfs_core.so.0 base-compat-shlib compat,zfs +./usr/lib/64/libzfs_core.so.0.0 base-compat-shlib compat,zfs +./usr/lib/64/libzpool.so base-compat-shlib compat,zfs +./usr/lib/64/libzpool.so.0 base-compat-shlib compat,zfs +./usr/lib/64/libzpool.so.0.0 base-compat-shlib compat,zfs +./usr/lib/64/lua base-compat-shlib compat +./usr/lib/64/lua/5.4 base-compat-shlib compat +./usr/lib/64/lua/5.4/bozohttpd.so base-compat-shlib compat +./usr/lib/64/lua/5.4/gpio.so base-compat-shlib compat +./usr/lib/64/lua/5.4/libm.so base-compat-shlib compat +./usr/lib/64/lua/5.4/netpgp.so base-compat-shlib compat +./usr/lib/64/lua/5.4/sqlite.so base-compat-shlib compat +./usr/lib/64/lua/5.4/syslog.so base-compat-shlib compat +./usr/lib/64/openssl base-crypto-usr compat +./usr/lib/64/openssl/engines base-crypto-usr compat +./usr/lib/64/openssl/engines/dasync.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/64/openssl/engines/devcrypto.so base-compat-shlib compat +./usr/lib/64/openssl/engines/devcrypto.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/64/openssl/engines/loader_attic.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/64/openssl/engines/ossltest.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/64/openssl/modules base-crypto-usr compat +./usr/lib/64/openssl/modules/legacy.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/64/security base-compat-shlib compat +./usr/lib/64/security/pam_afslog.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/64/security/pam_chroot.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_deny.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_echo.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_exec.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_ftpusers.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_group.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_guest.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_krb5.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/64/security/pam_ksu.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/64/security/pam_lastlog.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_login_access.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_nologin.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_permit.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_radius.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_rhosts.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_rootok.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_securetty.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_self.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_skey.so.4 base-compat-shlib compat,pam,skey +./usr/lib/64/security/pam_ssh.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_u2f.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_unix.so.4 base-compat-shlib compat,pam +./usr/lib/o32 base-compat-shlib compat +./usr/lib/o32/i18n base-compat-shlib compat +./usr/lib/o32/i18n/libBIG5.so base-compat-shlib compat +./usr/lib/o32/i18n/libBIG5.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libBIG5.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libDECHanyu.so base-compat-shlib compat +./usr/lib/o32/i18n/libDECHanyu.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libDECHanyu.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libEUC.so base-compat-shlib compat +./usr/lib/o32/i18n/libEUC.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libEUC.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libEUCTW.so base-compat-shlib compat +./usr/lib/o32/i18n/libEUCTW.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libEUCTW.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libGBK2K.so base-compat-shlib compat +./usr/lib/o32/i18n/libGBK2K.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libGBK2K.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libHZ.so base-compat-shlib compat +./usr/lib/o32/i18n/libHZ.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libHZ.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libISO2022.so base-compat-shlib compat +./usr/lib/o32/i18n/libISO2022.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libISO2022.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libJOHAB.so base-compat-shlib compat +./usr/lib/o32/i18n/libJOHAB.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libJOHAB.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libMSKanji.so base-compat-shlib compat +./usr/lib/o32/i18n/libMSKanji.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libMSKanji.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libUES.so base-compat-shlib compat +./usr/lib/o32/i18n/libUES.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libUES.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libUTF1632.so base-compat-shlib compat +./usr/lib/o32/i18n/libUTF1632.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libUTF1632.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libUTF7.so base-compat-shlib compat +./usr/lib/o32/i18n/libUTF7.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libUTF7.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libUTF8.so base-compat-shlib compat +./usr/lib/o32/i18n/libUTF8.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libUTF8.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libVIQR.so base-compat-shlib compat +./usr/lib/o32/i18n/libVIQR.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libVIQR.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libZW.so base-compat-shlib compat +./usr/lib/o32/i18n/libZW.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libZW.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libiconv_none.so base-compat-shlib compat +./usr/lib/o32/i18n/libiconv_none.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libiconv_none.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libiconv_std.so base-compat-shlib compat +./usr/lib/o32/i18n/libiconv_std.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libiconv_std.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_646.so base-compat-shlib compat,npf +./usr/lib/o32/i18n/libmapper_646.so.5 base-compat-shlib compat,npf +./usr/lib/o32/i18n/libmapper_646.so.5.0 base-compat-shlib compat,npf +./usr/lib/o32/i18n/libmapper_none.so base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_none.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_none.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_parallel.so base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_parallel.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_parallel.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_serial.so base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_serial.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_serial.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_std.so base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_std.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_std.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_zone.so base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_zone.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_zone.so.5.0 base-compat-shlib compat +./usr/lib/o32/libamu.so.5 base-compat-shlib compat +./usr/lib/o32/libamu.so.5.0 base-compat-shlib compat +./usr/lib/o32/libarchive.so base-compat-shlib compat +./usr/lib/o32/libarchive.so.5 base-compat-shlib compat +./usr/lib/o32/libarchive.so.5.0 base-compat-shlib compat +./usr/lib/o32/libasan.so base-compat-shlib compat,gcc,cxx +./usr/lib/o32/libasan.so.5 base-compat-shlib compat,gcc,cxx +./usr/lib/o32/libasan.so.5.0 base-compat-shlib compat,gcc,cxx +./usr/lib/o32/libasn1.so base-compat-shlib compat,kerberos +./usr/lib/o32/libasn1.so.10 base-compat-shlib compat,kerberos +./usr/lib/o32/libasn1.so.10.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libatf-c++.so base-compat-shlib compat,atf +./usr/lib/o32/libatf-c++.so.2 base-compat-shlib compat,atf +./usr/lib/o32/libatf-c++.so.2.0 base-compat-shlib compat,atf +./usr/lib/o32/libatf-c.so base-compat-shlib compat,atf +./usr/lib/o32/libatf-c.so.0 base-compat-shlib compat,atf +./usr/lib/o32/libatf-c.so.0.0 base-compat-shlib compat,atf +./usr/lib/o32/libavl.so base-compat-shlib compat,zfs +./usr/lib/o32/libavl.so.0 base-compat-shlib compat,zfs +./usr/lib/o32/libavl.so.0.0 base-compat-shlib compat,zfs +./usr/lib/o32/libbfd.so.18 base-compat-shlib compat +./usr/lib/o32/libbfd.so.18.0 base-compat-shlib compat +./usr/lib/o32/libbind9.so base-compat-shlib compat +./usr/lib/o32/libbind9.so.21 base-compat-shlib compat +./usr/lib/o32/libbind9.so.21.0 base-compat-shlib compat +./usr/lib/o32/libblocklist.so base-compat-shlib compat +./usr/lib/o32/libblocklist.so.0 base-compat-shlib compat +./usr/lib/o32/libblocklist.so.0.0 base-compat-shlib compat +./usr/lib/o32/libbluetooth.so base-compat-shlib compat +./usr/lib/o32/libbluetooth.so.4 base-compat-shlib compat +./usr/lib/o32/libbluetooth.so.4.2 base-compat-shlib compat +./usr/lib/o32/libbozohttpd.so base-compat-shlib compat +./usr/lib/o32/libbozohttpd.so.1 base-compat-shlib compat +./usr/lib/o32/libbozohttpd.so.1.0 base-compat-shlib compat +./usr/lib/o32/libbsdmalloc.so base-compat-shlib compat +./usr/lib/o32/libbsdmalloc.so.0 base-compat-shlib compat +./usr/lib/o32/libbsdmalloc.so.0.1 base-compat-shlib compat +./usr/lib/o32/libbz2.so base-compat-shlib compat +./usr/lib/o32/libbz2.so.1 base-compat-shlib compat +./usr/lib/o32/libbz2.so.1.1 base-compat-shlib compat +./usr/lib/o32/libc.so base-compat-shlib compat +./usr/lib/o32/libc.so.12 base-compat-shlib compat +./usr/lib/o32/libc.so.12.221 base-compat-shlib compat +./usr/lib/o32/libc_fp.so base-compat-shlib compat +./usr/lib/o32/libc_fp.so.0 base-compat-shlib compat +./usr/lib/o32/libc_fp.so.0.0 base-compat-shlib compat +./usr/lib/o32/libcbor.so base-compat-shlib compat +./usr/lib/o32/libcbor.so.0 base-compat-shlib compat +./usr/lib/o32/libcbor.so.0.5 base-compat-shlib compat +./usr/lib/o32/libcom_err.so base-compat-shlib compat,kerberos +./usr/lib/o32/libcom_err.so.8 base-compat-shlib compat,kerberos +./usr/lib/o32/libcom_err.so.8.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libcrypt.so base-compat-shlib compat +./usr/lib/o32/libcrypt.so.1 base-compat-shlib compat +./usr/lib/o32/libcrypt.so.1.0 base-compat-shlib compat +./usr/lib/o32/libcrypto.so base-compat-shlib compat +./usr/lib/o32/libcrypto.so.15 base-compat-shlib compat +./usr/lib/o32/libcrypto.so.15.0 base-compat-shlib compat +./usr/lib/o32/libcurses.so base-compat-shlib compat +./usr/lib/o32/libcurses.so.9 base-compat-shlib compat +./usr/lib/o32/libcurses.so.9.1 base-compat-shlib compat +./usr/lib/o32/libdes.so base-compat-shlib compat +./usr/lib/o32/libdes.so.15 base-compat-shlib compat +./usr/lib/o32/libdes.so.15.0 base-compat-shlib compat +./usr/lib/o32/libdevmapper.so base-compat-shlib compat,lvm +./usr/lib/o32/libdevmapper.so.1 base-compat-shlib compat,lvm +./usr/lib/o32/libdevmapper.so.1.0 base-compat-shlib compat,lvm +./usr/lib/o32/libdm.so base-compat-shlib compat +./usr/lib/o32/libdm.so.0 base-compat-shlib compat +./usr/lib/o32/libdm.so.0.0 base-compat-shlib compat +./usr/lib/o32/libdns.so base-compat-shlib compat +./usr/lib/o32/libdns.so.21 base-compat-shlib compat +./usr/lib/o32/libdns.so.21.0 base-compat-shlib compat +./usr/lib/o32/libdns_sd.so base-compat-shlib compat,mdns +./usr/lib/o32/libdns_sd.so.0 base-compat-shlib compat,mdns +./usr/lib/o32/libdns_sd.so.0.0 base-compat-shlib compat,mdns +./usr/lib/o32/libdtrace.so base-compat-shlib compat,dtrace +./usr/lib/o32/libdtrace.so.3 base-compat-shlib compat,dtrace +./usr/lib/o32/libdtrace.so.3.0 base-compat-shlib compat,dtrace +./usr/lib/o32/libdwarf.so base-compat-shlib compat +./usr/lib/o32/libdwarf.so.2 base-compat-shlib compat +./usr/lib/o32/libdwarf.so.2.0 base-compat-shlib compat +./usr/lib/o32/libedit.so base-compat-shlib compat +./usr/lib/o32/libedit.so.3 base-compat-shlib compat +./usr/lib/o32/libedit.so.3.1 base-compat-shlib compat +./usr/lib/o32/libelf.so base-compat-shlib compat +./usr/lib/o32/libelf.so.2 base-compat-shlib compat +./usr/lib/o32/libelf.so.2.0 base-compat-shlib compat +./usr/lib/o32/libevent.so base-compat-shlib compat +./usr/lib/o32/libevent.so.5 base-compat-shlib compat +./usr/lib/o32/libevent.so.5.0 base-compat-shlib compat +./usr/lib/o32/libevent_openssl.so base-compat-shlib compat +./usr/lib/o32/libevent_openssl.so.5 base-compat-shlib compat +./usr/lib/o32/libevent_openssl.so.5.0 base-compat-shlib compat +./usr/lib/o32/libevent_pthreads.so base-compat-shlib compat +./usr/lib/o32/libevent_pthreads.so.5 base-compat-shlib compat +./usr/lib/o32/libevent_pthreads.so.5.0 base-compat-shlib compat +./usr/lib/o32/libexecinfo.so base-compat-shlib compat +./usr/lib/o32/libexecinfo.so.0 base-compat-shlib compat +./usr/lib/o32/libexecinfo.so.0.0 base-compat-shlib compat +./usr/lib/o32/libexpat.so base-compat-shlib compat +./usr/lib/o32/libexpat.so.2 base-compat-shlib compat +./usr/lib/o32/libexpat.so.2.3 base-compat-shlib compat +./usr/lib/o32/libfetch.so base-compat-shlib compat +./usr/lib/o32/libfetch.so.4 base-compat-shlib compat +./usr/lib/o32/libfetch.so.4.0 base-compat-shlib compat +./usr/lib/o32/libfido2.so base-compat-shlib compat +./usr/lib/o32/libfido2.so.5 base-compat-shlib compat +./usr/lib/o32/libfido2.so.5.0 base-compat-shlib compat +./usr/lib/o32/libform.so base-compat-shlib compat +./usr/lib/o32/libform.so.8 base-compat-shlib compat +./usr/lib/o32/libform.so.8.0 base-compat-shlib compat +./usr/lib/o32/libgcc_s.so base-compat-shlib compat,gcc +./usr/lib/o32/libgcc_s.so.1 base-compat-shlib compat,gcc +./usr/lib/o32/libgcc_s.so.1.0 base-compat-shlib compat,gcc +./usr/lib/o32/libgnumalloc.so base-compat-shlib compat +./usr/lib/o32/libgnumalloc.so.1 base-compat-shlib compat +./usr/lib/o32/libgnumalloc.so.1.0 base-compat-shlib compat +./usr/lib/o32/libgomp.so base-compat-shlib compat,gcc +./usr/lib/o32/libgomp.so.2 base-compat-shlib compat,gcc +./usr/lib/o32/libgomp.so.2.1 base-compat-shlib compat,gcc +./usr/lib/o32/libgssapi.so base-compat-shlib compat,kerberos +./usr/lib/o32/libgssapi.so.12 base-compat-shlib compat,kerberos +./usr/lib/o32/libgssapi.so.12.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libhdb.so base-compat-shlib compat,kerberos +./usr/lib/o32/libhdb.so.16 base-compat-shlib compat,kerberos +./usr/lib/o32/libhdb.so.16.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libheimbase.so base-compat-shlib compat,kerberos +./usr/lib/o32/libheimbase.so.2 base-compat-shlib compat,kerberos +./usr/lib/o32/libheimbase.so.2.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libheimntlm.so base-compat-shlib compat,kerberos +./usr/lib/o32/libheimntlm.so.6 base-compat-shlib compat,kerberos +./usr/lib/o32/libheimntlm.so.6.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libhx509.so base-compat-shlib compat,kerberos +./usr/lib/o32/libhx509.so.7 base-compat-shlib compat,kerberos +./usr/lib/o32/libhx509.so.7.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libintl.so base-compat-shlib compat +./usr/lib/o32/libintl.so.1 base-compat-shlib compat +./usr/lib/o32/libintl.so.1.1 base-compat-shlib compat +./usr/lib/o32/libipsec.so base-compat-shlib compat +./usr/lib/o32/libipsec.so.3 base-compat-shlib compat +./usr/lib/o32/libipsec.so.3.0 base-compat-shlib compat +./usr/lib/o32/libirs.so base-compat-shlib compat +./usr/lib/o32/libirs.so.21 base-compat-shlib compat +./usr/lib/o32/libirs.so.21.0 base-compat-shlib compat +./usr/lib/o32/libisc.so base-compat-shlib compat +./usr/lib/o32/libisc.so.21 base-compat-shlib compat +./usr/lib/o32/libisc.so.21.0 base-compat-shlib compat +./usr/lib/o32/libisccc.so base-compat-shlib compat +./usr/lib/o32/libisccc.so.21 base-compat-shlib compat +./usr/lib/o32/libisccc.so.21.0 base-compat-shlib compat +./usr/lib/o32/libisccfg.so base-compat-shlib compat +./usr/lib/o32/libisccfg.so.21 base-compat-shlib compat +./usr/lib/o32/libisccfg.so.21.0 base-compat-shlib compat +./usr/lib/o32/libiscsi.so base-compat-shlib compat,iscsi +./usr/lib/o32/libiscsi.so.2 base-compat-shlib compat,iscsi +./usr/lib/o32/libiscsi.so.2.0 base-compat-shlib compat,iscsi +./usr/lib/o32/libisns.so base-compat-shlib compat +./usr/lib/o32/libisns.so.0 base-compat-shlib compat +./usr/lib/o32/libisns.so.0.0 base-compat-shlib compat +./usr/lib/o32/libjemalloc.so base-compat-shlib compat +./usr/lib/o32/libjemalloc.so.0 base-compat-shlib compat +./usr/lib/o32/libjemalloc.so.0.0 base-compat-shlib compat +./usr/lib/o32/libkadm5clnt.so base-compat-shlib compat,kerberos +./usr/lib/o32/libkadm5clnt.so.15 base-compat-shlib compat,kerberos +./usr/lib/o32/libkadm5clnt.so.15.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libkadm5srv.so base-compat-shlib compat,kerberos +./usr/lib/o32/libkadm5srv.so.16 base-compat-shlib compat,kerberos +./usr/lib/o32/libkadm5srv.so.16.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libkafs.so base-compat-shlib compat,kerberos +./usr/lib/o32/libkafs.so.14 base-compat-shlib compat,kerberos +./usr/lib/o32/libkafs.so.14.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libkdc.so base-compat-shlib compat,kerberos +./usr/lib/o32/libkdc.so.4 base-compat-shlib compat,kerberos +./usr/lib/o32/libkdc.so.4.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libkrb5.so base-compat-shlib compat,kerberos +./usr/lib/o32/libkrb5.so.28 base-compat-shlib compat,kerberos +./usr/lib/o32/libkrb5.so.28.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libkvm.so base-compat-shlib compat +./usr/lib/o32/libkvm.so.6 base-compat-shlib compat +./usr/lib/o32/libkvm.so.6.0 base-compat-shlib compat +./usr/lib/o32/liblber.so base-compat-shlib compat,ldap +./usr/lib/o32/liblber.so.5 base-compat-shlib compat,ldap +./usr/lib/o32/liblber.so.5.0 base-compat-shlib compat,ldap +./usr/lib/o32/libldap.so base-compat-shlib compat,ldap +./usr/lib/o32/libldap.so.6 base-compat-shlib compat,ldap +./usr/lib/o32/libldap.so.6.0 base-compat-shlib compat,ldap +./usr/lib/o32/libldap_r.so base-compat-shlib compat,ldap +./usr/lib/o32/libldap_r.so.6 base-compat-shlib compat,ldap +./usr/lib/o32/libldap_r.so.6.0 base-compat-shlib compat,ldap +./usr/lib/o32/liblsan.so base-compat-shlib compat,cxx,gcc +./usr/lib/o32/liblsan.so.2 base-compat-shlib compat,cxx,gcc +./usr/lib/o32/liblsan.so.2.0 base-compat-shlib compat,cxx,gcc +./usr/lib/o32/liblua.so base-compat-shlib compat +./usr/lib/o32/liblua.so.6 base-compat-shlib compat +./usr/lib/o32/liblua.so.6.1 base-compat-shlib compat +./usr/lib/o32/liblzf.so base-compat-shlib compat +./usr/lib/o32/liblzf.so.1 base-compat-shlib compat +./usr/lib/o32/liblzf.so.1.0 base-compat-shlib compat +./usr/lib/o32/liblzma.so base-compat-shlib compat +./usr/lib/o32/liblzma.so.2 base-compat-shlib compat +./usr/lib/o32/liblzma.so.2.0 base-compat-shlib compat +./usr/lib/o32/libm.so base-compat-shlib compat +./usr/lib/o32/libm.so.0 base-compat-shlib compat +./usr/lib/o32/libm.so.0.14 base-compat-shlib compat +./usr/lib/o32/libmagic.so base-compat-shlib compat +./usr/lib/o32/libmagic.so.8 base-compat-shlib compat +./usr/lib/o32/libmagic.so.8.0 base-compat-shlib compat +./usr/lib/o32/libmenu.so base-compat-shlib compat +./usr/lib/o32/libmenu.so.8 base-compat-shlib compat +./usr/lib/o32/libmenu.so.8.0 base-compat-shlib compat +./usr/lib/o32/libmj.so base-compat-shlib compat +./usr/lib/o32/libmj.so.1 base-compat-shlib compat +./usr/lib/o32/libmj.so.1.0 base-compat-shlib compat +./usr/lib/o32/libnetpgp.so base-compat-shlib compat +./usr/lib/o32/libnetpgp.so.4 base-compat-shlib compat +./usr/lib/o32/libnetpgp.so.4.0 base-compat-shlib compat +./usr/lib/o32/libnetpgpverify.so base-compat-shlib compat +./usr/lib/o32/libnetpgpverify.so.5 base-compat-shlib compat +./usr/lib/o32/libnetpgpverify.so.5.0 base-compat-shlib compat +./usr/lib/o32/libnpf.so base-compat-shlib compat,npf +./usr/lib/o32/libnpf.so.0 base-compat-shlib compat,npf +./usr/lib/o32/libnpf.so.0.1 base-compat-shlib compat,npf +./usr/lib/o32/libns.so base-compat-shlib compat +./usr/lib/o32/libns.so.21 base-compat-shlib compat +./usr/lib/o32/libns.so.21.0 base-compat-shlib compat +./usr/lib/o32/libnvpair.so base-compat-shlib compat,zfs +./usr/lib/o32/libnvpair.so.0 base-compat-shlib compat,zfs +./usr/lib/o32/libnvpair.so.0.0 base-compat-shlib compat,zfs +./usr/lib/o32/libobjc.so base-compat-shlib compat,gcc +./usr/lib/o32/libobjc.so.4 base-compat-shlib compat,gcc +./usr/lib/o32/libobjc.so.4.0 base-compat-shlib compat,gcc +./usr/lib/o32/libossaudio.so base-compat-shlib compat +./usr/lib/o32/libossaudio.so.1 base-compat-shlib compat +./usr/lib/o32/libossaudio.so.1.1 base-compat-shlib compat +./usr/lib/o32/libp2k.so base-compat-shlib compat +./usr/lib/o32/libp2k.so.2 base-compat-shlib compat +./usr/lib/o32/libp2k.so.2.0 base-compat-shlib compat +./usr/lib/o32/libpam.so base-compat-shlib compat +./usr/lib/o32/libpam.so.4 base-compat-shlib compat +./usr/lib/o32/libpam.so.4.1 base-compat-shlib compat +./usr/lib/o32/libpanel.so base-compat-shlib compat +./usr/lib/o32/libpanel.so.3 base-compat-shlib compat +./usr/lib/o32/libpanel.so.3.0 base-compat-shlib compat +./usr/lib/o32/libpcap.so base-compat-shlib compat +./usr/lib/o32/libpcap.so.9 base-compat-shlib compat +./usr/lib/o32/libpcap.so.9.0 base-compat-shlib compat +./usr/lib/o32/libpci.so base-compat-shlib compat +./usr/lib/o32/libpci.so.2 base-compat-shlib compat +./usr/lib/o32/libpci.so.2.2 base-compat-shlib compat +./usr/lib/o32/libperfuse.so base-compat-shlib compat +./usr/lib/o32/libperfuse.so.0 base-compat-shlib compat +./usr/lib/o32/libperfuse.so.0.0 base-compat-shlib compat +./usr/lib/o32/libposix.so base-compat-shlib compat +./usr/lib/o32/libposix.so.0 base-compat-shlib compat +./usr/lib/o32/libposix.so.0.1 base-compat-shlib compat +./usr/lib/o32/libppath.so base-compat-shlib compat +./usr/lib/o32/libppath.so.0 base-compat-shlib compat +./usr/lib/o32/libppath.so.0.0 base-compat-shlib compat +./usr/lib/o32/libproc.so base-compat-shlib compat,pic,dtrace +./usr/lib/o32/libproc.so.1 base-compat-shlib compat,pic,dtrace +./usr/lib/o32/libproc.so.1.0 base-compat-shlib compat,pic,dtrace +./usr/lib/o32/libprop.so base-compat-shlib compat +./usr/lib/o32/libprop.so.1 base-compat-shlib compat +./usr/lib/o32/libprop.so.1.2 base-compat-shlib compat +./usr/lib/o32/libpthread.so base-compat-shlib compat +./usr/lib/o32/libpthread.so.1 base-compat-shlib compat +./usr/lib/o32/libpthread.so.1.4 base-compat-shlib compat +./usr/lib/o32/libpuffs.so base-compat-shlib compat +./usr/lib/o32/libpuffs.so.2 base-compat-shlib compat +./usr/lib/o32/libpuffs.so.2.0 base-compat-shlib compat +./usr/lib/o32/libquota.so base-compat-shlib compat +./usr/lib/o32/libquota.so.1 base-compat-shlib compat +./usr/lib/o32/libquota.so.1.0 base-compat-shlib compat +./usr/lib/o32/libradius.so base-compat-shlib compat +./usr/lib/o32/libradius.so.5 base-compat-shlib compat +./usr/lib/o32/libradius.so.5.0 base-compat-shlib compat +./usr/lib/o32/librefuse.so base-compat-shlib compat +./usr/lib/o32/librefuse.so.2 base-compat-shlib compat +./usr/lib/o32/librefuse.so.2.0 base-compat-shlib compat +./usr/lib/o32/libresolv.so base-compat-shlib compat +./usr/lib/o32/libresolv.so.3 base-compat-shlib compat +./usr/lib/o32/libresolv.so.3.0 base-compat-shlib compat +./usr/lib/o32/libroken.so base-compat-shlib compat,kerberos +./usr/lib/o32/libroken.so.20 base-compat-shlib compat,kerberos +./usr/lib/o32/libroken.so.20.0 base-compat-shlib compat,kerberos +./usr/lib/o32/librpcsvc.so base-compat-shlib compat +./usr/lib/o32/librpcsvc.so.1 base-compat-shlib compat +./usr/lib/o32/librpcsvc.so.1.0 base-compat-shlib compat +./usr/lib/o32/librt.so base-compat-shlib compat +./usr/lib/o32/librt.so.1 base-compat-shlib compat +./usr/lib/o32/librt.so.1.1 base-compat-shlib compat +./usr/lib/o32/librtld_db.so base-compat-shlib compat,pic,dtrace +./usr/lib/o32/librtld_db.so.0 base-compat-shlib compat,pic,dtrace +./usr/lib/o32/librtld_db.so.0.0 base-compat-shlib compat,pic,dtrace +./usr/lib/o32/librump.so base-compat-shlib compat,rump +./usr/lib/o32/librump.so.0 base-compat-shlib compat,rump +./usr/lib/o32/librump.so.0.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpclient.so base-compat-shlib compat,rump +./usr/lib/o32/librumpclient.so.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpclient.so.0.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpdev.so base-compat-shlib compat,rump +./usr/lib/o32/librumpdev.so.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpdev.so.0.0 base-compat-shlib compat,rump +./usr/lib/o32/librumphijack.so base-compat-shlib compat,rump +./usr/lib/o32/librumphijack.so.0 base-compat-shlib compat,rump +./usr/lib/o32/librumphijack.so.0.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpnet.so base-compat-shlib compat,rump +./usr/lib/o32/librumpnet.so.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpnet.so.0.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpres.so base-compat-shlib compat,rump +./usr/lib/o32/librumpres.so.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpres.so.0.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpuser.so base-compat-shlib compat,rump +./usr/lib/o32/librumpuser.so.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpuser.so.0.1 base-compat-shlib compat,rump +./usr/lib/o32/librumpvfs.so base-compat-shlib compat,rump +./usr/lib/o32/librumpvfs.so.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpvfs.so.0.0 base-compat-shlib compat,rump +./usr/lib/o32/libsaslc.so base-compat-shlib compat +./usr/lib/o32/libsaslc.so.1 base-compat-shlib compat +./usr/lib/o32/libsaslc.so.1.0 base-compat-shlib compat +./usr/lib/o32/libskey.so base-compat-shlib compat,skey +./usr/lib/o32/libskey.so.2 base-compat-shlib compat,skey +./usr/lib/o32/libskey.so.2.0 base-compat-shlib compat,skey +./usr/lib/o32/libsl.so base-compat-shlib compat,kerberos +./usr/lib/o32/libsl.so.7 base-compat-shlib compat,kerberos +./usr/lib/o32/libsl.so.7.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libsqlite3.so base-compat-shlib compat +./usr/lib/o32/libsqlite3.so.1 base-compat-shlib compat +./usr/lib/o32/libsqlite3.so.1.5 base-compat-shlib compat +./usr/lib/o32/libssh.so base-compat-shlib compat +./usr/lib/o32/libssh.so.46 base-compat-shlib compat +./usr/lib/o32/libssh.so.46.1 base-compat-shlib compat +./usr/lib/o32/libssl.so base-compat-shlib compat +./usr/lib/o32/libssl.so.15 base-compat-shlib compat +./usr/lib/o32/libssl.so.15.0 base-compat-shlib compat +./usr/lib/o32/libstdc++.so base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/o32/libstdc++.so.9 base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/o32/libstdc++.so.9.0 base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/o32/libtermcap.so base-compat-shlib compat +./usr/lib/o32/libtermcap.so.0 base-compat-shlib compat +./usr/lib/o32/libtermcap.so.0.6 base-compat-shlib compat +./usr/lib/o32/libterminfo.so base-compat-shlib compat +./usr/lib/o32/libterminfo.so.2 base-compat-shlib compat +./usr/lib/o32/libterminfo.so.2.0 base-compat-shlib compat +./usr/lib/o32/libtermlib.so base-compat-shlib compat +./usr/lib/o32/libtermlib.so.0 base-compat-shlib compat +./usr/lib/o32/libtermlib.so.0.6 base-compat-shlib compat +./usr/lib/o32/libtre.so base-compat-shlib compat +./usr/lib/o32/libtre.so.0 base-compat-shlib compat +./usr/lib/o32/libtre.so.0.8 base-compat-shlib compat +./usr/lib/o32/libubsan.so base-compat-shlib compat,gcc,cxx +./usr/lib/o32/libubsan.so.4 base-compat-shlib compat,gcc,cxx +./usr/lib/o32/libubsan.so.4.0 base-compat-shlib compat,gcc,cxx +./usr/lib/o32/libukfs.so base-compat-shlib compat +./usr/lib/o32/libukfs.so.1 base-compat-shlib compat +./usr/lib/o32/libukfs.so.1.0 base-compat-shlib compat +./usr/lib/o32/libumem.so base-compat-shlib compat,zfs +./usr/lib/o32/libumem.so.0 base-compat-shlib compat,zfs +./usr/lib/o32/libumem.so.0.0 base-compat-shlib compat,zfs +./usr/lib/o32/libunbound.so base-compat-shlib compat,unbound +./usr/lib/o32/libunbound.so.9 base-compat-shlib compat,unbound +./usr/lib/o32/libunbound.so.9.0 base-compat-shlib compat,unbound +./usr/lib/o32/libusbhid.so base-compat-shlib compat +./usr/lib/o32/libusbhid.so.1 base-compat-shlib compat +./usr/lib/o32/libusbhid.so.1.0 base-compat-shlib compat +./usr/lib/o32/libutil.so base-compat-shlib compat +./usr/lib/o32/libutil.so.7 base-compat-shlib compat +./usr/lib/o32/libutil.so.7.24 base-compat-shlib compat +./usr/lib/o32/libuutil.so base-compat-shlib compat,zfs +./usr/lib/o32/libuutil.so.0 base-compat-shlib compat,zfs +./usr/lib/o32/libuutil.so.0.0 base-compat-shlib compat,zfs +./usr/lib/o32/libwind.so base-compat-shlib compat,kerberos +./usr/lib/o32/libwind.so.1 base-compat-shlib compat,kerberos +./usr/lib/o32/libwind.so.1.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libwrap.so base-compat-shlib compat +./usr/lib/o32/libwrap.so.1 base-compat-shlib compat +./usr/lib/o32/libwrap.so.1.0 base-compat-shlib compat +./usr/lib/o32/libz.so base-compat-shlib compat +./usr/lib/o32/libz.so.1 base-compat-shlib compat +./usr/lib/o32/libz.so.1.0 base-compat-shlib compat +./usr/lib/o32/libzfs.so base-compat-shlib compat,zfs +./usr/lib/o32/libzfs.so.0 base-compat-shlib compat,zfs +./usr/lib/o32/libzfs.so.0.0 base-compat-shlib compat,zfs +./usr/lib/o32/libzfs_core.so base-compat-shlib compat,zfs +./usr/lib/o32/libzfs_core.so.0 base-compat-shlib compat,zfs +./usr/lib/o32/libzfs_core.so.0.0 base-compat-shlib compat,zfs +./usr/lib/o32/libzpool.so base-compat-shlib compat,zfs +./usr/lib/o32/libzpool.so.0 base-compat-shlib compat,zfs +./usr/lib/o32/libzpool.so.0.0 base-compat-shlib compat,zfs +./usr/lib/o32/lua base-compat-shlib compat +./usr/lib/o32/lua/5.4 base-compat-shlib compat +./usr/lib/o32/lua/5.4/bozohttpd.so base-compat-shlib compat +./usr/lib/o32/lua/5.4/gpio.so base-compat-shlib compat +./usr/lib/o32/lua/5.4/libm.so base-compat-shlib compat +./usr/lib/o32/lua/5.4/netpgp.so base-compat-shlib compat +./usr/lib/o32/lua/5.4/sqlite.so base-compat-shlib compat +./usr/lib/o32/lua/5.4/syslog.so base-compat-shlib compat +./usr/lib/o32/openssl base-crypto-usr compat +./usr/lib/o32/openssl/engines base-crypto-usr compat +./usr/lib/o32/openssl/engines/dasync.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/o32/openssl/engines/devcrypto.so base-compat-shlib compat +./usr/lib/o32/openssl/engines/devcrypto.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/o32/openssl/engines/loader_attic.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/o32/openssl/engines/ossltest.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/o32/openssl/modules base-crypto-usr compat +./usr/lib/o32/openssl/modules/legacy.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/o32/security base-compat-shlib compat +./usr/lib/o32/security/pam_afslog.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/o32/security/pam_chroot.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_deny.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_echo.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_exec.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_ftpusers.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_group.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_guest.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_krb5.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/o32/security/pam_ksu.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/o32/security/pam_lastlog.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_login_access.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_nologin.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_permit.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_radius.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_rhosts.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_rootok.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_securetty.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_self.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_skey.so.4 base-compat-shlib compat,pam,skey +./usr/lib/o32/security/pam_ssh.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_u2f.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_unix.so.4 base-compat-shlib compat,pam +./usr/libdata/debug/lib/64 base-compat-shlib compat +./usr/libdata/debug/lib/64/npf base-compat-shlib compat +./usr/libdata/debug/lib/o32 base-compat-shlib compat +./usr/libdata/debug/lib/o32/npf base-compat-shlib compat +./usr/libdata/debug/usr/lib/64 base-compat-shlib compat +./usr/libdata/debug/usr/lib/64/i18n base-compat-shlib compat +./usr/libdata/debug/usr/lib/o32 base-compat-shlib compat +./usr/libdata/debug/usr/lib/o32/i18n base-compat-shlib compat +./usr/libexec/ld.elf_so-64 base-sys-shlib compat,pic +./usr/libexec/ld.elf_so-o32 base-sys-shlib compat,pic diff --git a/distrib/sets/lists/base32/ad.mipsn64eb b/distrib/sets/lists/base32/ad.mipsn64eb new file mode 100644 index 000000000000..b9d59e48daf7 --- /dev/null +++ b/distrib/sets/lists/base32/ad.mipsn64eb @@ -0,0 +1,1041 @@ +# $NetBSD: ad.mipsn64eb,v 1.1 2024/04/09 15:17:22 nia Exp $ +./lib/64 base-compat-shlib compat +./lib/64/npf base-compat-shlib compat,npf +./lib/64/npf/ext_log.so base-compat-shlib compat,npf +./lib/64/npf/ext_log.so.0 base-compat-shlib compat,npf +./lib/64/npf/ext_log.so.0.0 base-compat-shlib compat,npf +./lib/64/npf/ext_normalize.so base-compat-shlib compat,npf +./lib/64/npf/ext_normalize.so.0 base-compat-shlib compat,npf +./lib/64/npf/ext_normalize.so.0.0 base-compat-shlib compat,npf +./lib/64/npf/ext_rndblock.so base-compat-shlib compat,npf +./lib/64/npf/ext_rndblock.so.0 base-compat-shlib compat,npf +./lib/64/npf/ext_rndblock.so.0.0 base-compat-shlib compat,npf +./lib/o32 base-compat-shlib compat +./lib/o32/npf base-compat-shlib compat,npf +./lib/o32/npf/ext_log.so base-compat-shlib compat,npf +./lib/o32/npf/ext_log.so.0 base-compat-shlib compat,npf +./lib/o32/npf/ext_log.so.0.0 base-compat-shlib compat,npf +./lib/o32/npf/ext_normalize.so base-compat-shlib compat,npf +./lib/o32/npf/ext_normalize.so.0 base-compat-shlib compat,npf +./lib/o32/npf/ext_normalize.so.0.0 base-compat-shlib compat,npf +./lib/o32/npf/ext_rndblock.so base-compat-shlib compat,npf +./lib/o32/npf/ext_rndblock.so.0 base-compat-shlib compat,npf +./lib/o32/npf/ext_rndblock.so.0.0 base-compat-shlib compat,npf +./libexec/ld.elf_so-64 base-compat-shlib compat,pic +./libexec/ld.elf_so-o32 base-compat-shlib compat,pic +./usr/lib/64 base-compat-shlib compat +./usr/lib/64/i18n base-compat-shlib compat +./usr/lib/64/i18n/libBIG5.so base-compat-shlib compat +./usr/lib/64/i18n/libBIG5.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libBIG5.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libDECHanyu.so base-compat-shlib compat +./usr/lib/64/i18n/libDECHanyu.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libDECHanyu.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libEUC.so base-compat-shlib compat +./usr/lib/64/i18n/libEUC.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libEUC.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libEUCTW.so base-compat-shlib compat +./usr/lib/64/i18n/libEUCTW.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libEUCTW.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libGBK2K.so base-compat-shlib compat +./usr/lib/64/i18n/libGBK2K.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libGBK2K.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libHZ.so base-compat-shlib compat +./usr/lib/64/i18n/libHZ.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libHZ.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libISO2022.so base-compat-shlib compat +./usr/lib/64/i18n/libISO2022.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libISO2022.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libJOHAB.so base-compat-shlib compat +./usr/lib/64/i18n/libJOHAB.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libJOHAB.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libMSKanji.so base-compat-shlib compat +./usr/lib/64/i18n/libMSKanji.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libMSKanji.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libUES.so base-compat-shlib compat +./usr/lib/64/i18n/libUES.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libUES.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libUTF1632.so base-compat-shlib compat +./usr/lib/64/i18n/libUTF1632.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libUTF1632.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libUTF7.so base-compat-shlib compat +./usr/lib/64/i18n/libUTF7.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libUTF7.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libUTF8.so base-compat-shlib compat +./usr/lib/64/i18n/libUTF8.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libUTF8.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libVIQR.so base-compat-shlib compat +./usr/lib/64/i18n/libVIQR.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libVIQR.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libZW.so base-compat-shlib compat +./usr/lib/64/i18n/libZW.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libZW.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libiconv_none.so base-compat-shlib compat +./usr/lib/64/i18n/libiconv_none.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libiconv_none.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libiconv_std.so base-compat-shlib compat +./usr/lib/64/i18n/libiconv_std.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libiconv_std.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_646.so base-compat-shlib compat,npf +./usr/lib/64/i18n/libmapper_646.so.5 base-compat-shlib compat,npf +./usr/lib/64/i18n/libmapper_646.so.5.0 base-compat-shlib compat,npf +./usr/lib/64/i18n/libmapper_none.so base-compat-shlib compat +./usr/lib/64/i18n/libmapper_none.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_none.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_parallel.so base-compat-shlib compat +./usr/lib/64/i18n/libmapper_parallel.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_parallel.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_serial.so base-compat-shlib compat +./usr/lib/64/i18n/libmapper_serial.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_serial.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_std.so base-compat-shlib compat +./usr/lib/64/i18n/libmapper_std.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_std.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_zone.so base-compat-shlib compat +./usr/lib/64/i18n/libmapper_zone.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_zone.so.5.0 base-compat-shlib compat +./usr/lib/64/libamu.so.5 base-compat-shlib compat +./usr/lib/64/libamu.so.5.0 base-compat-shlib compat +./usr/lib/64/libarchive.so base-compat-shlib compat +./usr/lib/64/libarchive.so.5 base-compat-shlib compat +./usr/lib/64/libarchive.so.5.0 base-compat-shlib compat +./usr/lib/64/libasan.so base-compat-shlib compat,gcc,cxx +./usr/lib/64/libasan.so.5 base-compat-shlib compat,gcc,cxx +./usr/lib/64/libasan.so.5.0 base-compat-shlib compat,gcc,cxx +./usr/lib/64/libasn1.so base-compat-shlib compat,kerberos +./usr/lib/64/libasn1.so.10 base-compat-shlib compat,kerberos +./usr/lib/64/libasn1.so.10.0 base-compat-shlib compat,kerberos +./usr/lib/64/libatf-c++.so base-compat-shlib compat,atf +./usr/lib/64/libatf-c++.so.2 base-compat-shlib compat,atf +./usr/lib/64/libatf-c++.so.2.0 base-compat-shlib compat,atf +./usr/lib/64/libatf-c.so base-compat-shlib compat,atf +./usr/lib/64/libatf-c.so.0 base-compat-shlib compat,atf +./usr/lib/64/libatf-c.so.0.0 base-compat-shlib compat,atf +./usr/lib/64/libavl.so base-compat-shlib compat,zfs +./usr/lib/64/libavl.so.0 base-compat-shlib compat,zfs +./usr/lib/64/libavl.so.0.0 base-compat-shlib compat,zfs +./usr/lib/64/libbfd.so.18 base-compat-shlib compat +./usr/lib/64/libbfd.so.18.0 base-compat-shlib compat +./usr/lib/64/libbind9.so base-compat-shlib compat +./usr/lib/64/libbind9.so.21 base-compat-shlib compat +./usr/lib/64/libbind9.so.21.0 base-compat-shlib compat +./usr/lib/64/libblocklist.so base-compat-shlib compat +./usr/lib/64/libblocklist.so.0 base-compat-shlib compat +./usr/lib/64/libblocklist.so.0.0 base-compat-shlib compat +./usr/lib/64/libbluetooth.so base-compat-shlib compat +./usr/lib/64/libbluetooth.so.4 base-compat-shlib compat +./usr/lib/64/libbluetooth.so.4.2 base-compat-shlib compat +./usr/lib/64/libbozohttpd.so base-compat-shlib compat +./usr/lib/64/libbozohttpd.so.1 base-compat-shlib compat +./usr/lib/64/libbozohttpd.so.1.0 base-compat-shlib compat +./usr/lib/64/libbsdmalloc.so base-compat-shlib compat +./usr/lib/64/libbsdmalloc.so.0 base-compat-shlib compat +./usr/lib/64/libbsdmalloc.so.0.1 base-compat-shlib compat +./usr/lib/64/libbz2.so base-compat-shlib compat +./usr/lib/64/libbz2.so.1 base-compat-shlib compat +./usr/lib/64/libbz2.so.1.1 base-compat-shlib compat +./usr/lib/64/libc.so base-compat-shlib compat +./usr/lib/64/libc.so.12 base-compat-shlib compat +./usr/lib/64/libc.so.12.221 base-compat-shlib compat +./usr/lib/64/libc_fp.so base-compat-shlib compat +./usr/lib/64/libc_fp.so.0 base-compat-shlib compat +./usr/lib/64/libc_fp.so.0.0 base-compat-shlib compat +./usr/lib/64/libcbor.so base-compat-shlib compat +./usr/lib/64/libcbor.so.0 base-compat-shlib compat +./usr/lib/64/libcbor.so.0.5 base-compat-shlib compat +./usr/lib/64/libcom_err.so base-compat-shlib compat,kerberos +./usr/lib/64/libcom_err.so.8 base-compat-shlib compat,kerberos +./usr/lib/64/libcom_err.so.8.0 base-compat-shlib compat,kerberos +./usr/lib/64/libcrypt.so base-compat-shlib compat +./usr/lib/64/libcrypt.so.1 base-compat-shlib compat +./usr/lib/64/libcrypt.so.1.0 base-compat-shlib compat +./usr/lib/64/libcrypto.so base-compat-shlib compat +./usr/lib/64/libcrypto.so.15 base-compat-shlib compat +./usr/lib/64/libcrypto.so.15.0 base-compat-shlib compat +./usr/lib/64/libcurses.so base-compat-shlib compat +./usr/lib/64/libcurses.so.9 base-compat-shlib compat +./usr/lib/64/libcurses.so.9.1 base-compat-shlib compat +./usr/lib/64/libdes.so base-compat-shlib compat +./usr/lib/64/libdes.so.15 base-compat-shlib compat +./usr/lib/64/libdes.so.15.0 base-compat-shlib compat +./usr/lib/64/libdevmapper.so base-compat-shlib compat,lvm +./usr/lib/64/libdevmapper.so.1 base-compat-shlib compat,lvm +./usr/lib/64/libdevmapper.so.1.0 base-compat-shlib compat,lvm +./usr/lib/64/libdm.so base-compat-shlib compat +./usr/lib/64/libdm.so.0 base-compat-shlib compat +./usr/lib/64/libdm.so.0.0 base-compat-shlib compat +./usr/lib/64/libdns.so base-compat-shlib compat +./usr/lib/64/libdns.so.21 base-compat-shlib compat +./usr/lib/64/libdns.so.21.0 base-compat-shlib compat +./usr/lib/64/libdns_sd.so base-compat-shlib compat,mdns +./usr/lib/64/libdns_sd.so.0 base-compat-shlib compat,mdns +./usr/lib/64/libdns_sd.so.0.0 base-compat-shlib compat,mdns +./usr/lib/64/libdtrace.so base-compat-shlib compat,dtrace +./usr/lib/64/libdtrace.so.3 base-compat-shlib compat,dtrace +./usr/lib/64/libdtrace.so.3.0 base-compat-shlib compat,dtrace +./usr/lib/64/libdwarf.so base-compat-shlib compat +./usr/lib/64/libdwarf.so.2 base-compat-shlib compat +./usr/lib/64/libdwarf.so.2.0 base-compat-shlib compat +./usr/lib/64/libedit.so base-compat-shlib compat +./usr/lib/64/libedit.so.3 base-compat-shlib compat +./usr/lib/64/libedit.so.3.1 base-compat-shlib compat +./usr/lib/64/libelf.so base-compat-shlib compat +./usr/lib/64/libelf.so.2 base-compat-shlib compat +./usr/lib/64/libelf.so.2.0 base-compat-shlib compat +./usr/lib/64/libevent.so base-compat-shlib compat +./usr/lib/64/libevent.so.5 base-compat-shlib compat +./usr/lib/64/libevent.so.5.0 base-compat-shlib compat +./usr/lib/64/libevent_openssl.so base-compat-shlib compat +./usr/lib/64/libevent_openssl.so.5 base-compat-shlib compat +./usr/lib/64/libevent_openssl.so.5.0 base-compat-shlib compat +./usr/lib/64/libevent_pthreads.so base-compat-shlib compat +./usr/lib/64/libevent_pthreads.so.5 base-compat-shlib compat +./usr/lib/64/libevent_pthreads.so.5.0 base-compat-shlib compat +./usr/lib/64/libexecinfo.so base-compat-shlib compat +./usr/lib/64/libexecinfo.so.0 base-compat-shlib compat +./usr/lib/64/libexecinfo.so.0.0 base-compat-shlib compat +./usr/lib/64/libexpat.so base-compat-shlib compat +./usr/lib/64/libexpat.so.2 base-compat-shlib compat +./usr/lib/64/libexpat.so.2.3 base-compat-shlib compat +./usr/lib/64/libfetch.so base-compat-shlib compat +./usr/lib/64/libfetch.so.4 base-compat-shlib compat +./usr/lib/64/libfetch.so.4.0 base-compat-shlib compat +./usr/lib/64/libfido2.so base-compat-shlib compat +./usr/lib/64/libfido2.so.5 base-compat-shlib compat +./usr/lib/64/libfido2.so.5.0 base-compat-shlib compat +./usr/lib/64/libform.so base-compat-shlib compat +./usr/lib/64/libform.so.8 base-compat-shlib compat +./usr/lib/64/libform.so.8.0 base-compat-shlib compat +./usr/lib/64/libgcc_s.so base-compat-shlib compat,gcc +./usr/lib/64/libgcc_s.so.1 base-compat-shlib compat,gcc +./usr/lib/64/libgcc_s.so.1.0 base-compat-shlib compat,gcc +./usr/lib/64/libgnumalloc.so base-compat-shlib compat +./usr/lib/64/libgnumalloc.so.1 base-compat-shlib compat +./usr/lib/64/libgnumalloc.so.1.0 base-compat-shlib compat +./usr/lib/64/libgomp.so base-compat-shlib compat,gcc +./usr/lib/64/libgomp.so.2 base-compat-shlib compat,gcc +./usr/lib/64/libgomp.so.2.1 base-compat-shlib compat,gcc +./usr/lib/64/libgssapi.so base-compat-shlib compat,kerberos +./usr/lib/64/libgssapi.so.12 base-compat-shlib compat,kerberos +./usr/lib/64/libgssapi.so.12.0 base-compat-shlib compat,kerberos +./usr/lib/64/libhdb.so base-compat-shlib compat,kerberos +./usr/lib/64/libhdb.so.16 base-compat-shlib compat,kerberos +./usr/lib/64/libhdb.so.16.0 base-compat-shlib compat,kerberos +./usr/lib/64/libheimbase.so base-compat-shlib compat,kerberos +./usr/lib/64/libheimbase.so.2 base-compat-shlib compat,kerberos +./usr/lib/64/libheimbase.so.2.0 base-compat-shlib compat,kerberos +./usr/lib/64/libheimntlm.so base-compat-shlib compat,kerberos +./usr/lib/64/libheimntlm.so.6 base-compat-shlib compat,kerberos +./usr/lib/64/libheimntlm.so.6.0 base-compat-shlib compat,kerberos +./usr/lib/64/libhx509.so base-compat-shlib compat,kerberos +./usr/lib/64/libhx509.so.7 base-compat-shlib compat,kerberos +./usr/lib/64/libhx509.so.7.0 base-compat-shlib compat,kerberos +./usr/lib/64/libintl.so base-compat-shlib compat +./usr/lib/64/libintl.so.1 base-compat-shlib compat +./usr/lib/64/libintl.so.1.1 base-compat-shlib compat +./usr/lib/64/libipsec.so base-compat-shlib compat +./usr/lib/64/libipsec.so.3 base-compat-shlib compat +./usr/lib/64/libipsec.so.3.0 base-compat-shlib compat +./usr/lib/64/libirs.so base-compat-shlib compat +./usr/lib/64/libirs.so.21 base-compat-shlib compat +./usr/lib/64/libirs.so.21.0 base-compat-shlib compat +./usr/lib/64/libisc.so base-compat-shlib compat +./usr/lib/64/libisc.so.21 base-compat-shlib compat +./usr/lib/64/libisc.so.21.0 base-compat-shlib compat +./usr/lib/64/libisccc.so base-compat-shlib compat +./usr/lib/64/libisccc.so.21 base-compat-shlib compat +./usr/lib/64/libisccc.so.21.0 base-compat-shlib compat +./usr/lib/64/libisccfg.so base-compat-shlib compat +./usr/lib/64/libisccfg.so.21 base-compat-shlib compat +./usr/lib/64/libisccfg.so.21.0 base-compat-shlib compat +./usr/lib/64/libiscsi.so base-compat-shlib compat,iscsi +./usr/lib/64/libiscsi.so.2 base-compat-shlib compat,iscsi +./usr/lib/64/libiscsi.so.2.0 base-compat-shlib compat,iscsi +./usr/lib/64/libisns.so base-compat-shlib compat +./usr/lib/64/libisns.so.0 base-compat-shlib compat +./usr/lib/64/libisns.so.0.0 base-compat-shlib compat +./usr/lib/64/libjemalloc.so base-compat-shlib compat +./usr/lib/64/libjemalloc.so.0 base-compat-shlib compat +./usr/lib/64/libjemalloc.so.0.0 base-compat-shlib compat +./usr/lib/64/libkadm5clnt.so base-compat-shlib compat,kerberos +./usr/lib/64/libkadm5clnt.so.15 base-compat-shlib compat,kerberos +./usr/lib/64/libkadm5clnt.so.15.0 base-compat-shlib compat,kerberos +./usr/lib/64/libkadm5srv.so base-compat-shlib compat,kerberos +./usr/lib/64/libkadm5srv.so.16 base-compat-shlib compat,kerberos +./usr/lib/64/libkadm5srv.so.16.0 base-compat-shlib compat,kerberos +./usr/lib/64/libkafs.so base-compat-shlib compat,kerberos +./usr/lib/64/libkafs.so.14 base-compat-shlib compat,kerberos +./usr/lib/64/libkafs.so.14.0 base-compat-shlib compat,kerberos +./usr/lib/64/libkdc.so base-compat-shlib compat,kerberos +./usr/lib/64/libkdc.so.4 base-compat-shlib compat,kerberos +./usr/lib/64/libkdc.so.4.0 base-compat-shlib compat,kerberos +./usr/lib/64/libkrb5.so base-compat-shlib compat,kerberos +./usr/lib/64/libkrb5.so.28 base-compat-shlib compat,kerberos +./usr/lib/64/libkrb5.so.28.0 base-compat-shlib compat,kerberos +./usr/lib/64/libkvm.so base-compat-shlib compat +./usr/lib/64/libkvm.so.6 base-compat-shlib compat +./usr/lib/64/libkvm.so.6.0 base-compat-shlib compat +./usr/lib/64/liblber.so base-compat-shlib compat,ldap +./usr/lib/64/liblber.so.5 base-compat-shlib compat,ldap +./usr/lib/64/liblber.so.5.0 base-compat-shlib compat,ldap +./usr/lib/64/libldap.so base-compat-shlib compat,ldap +./usr/lib/64/libldap.so.6 base-compat-shlib compat,ldap +./usr/lib/64/libldap.so.6.0 base-compat-shlib compat,ldap +./usr/lib/64/libldap_r.so base-compat-shlib compat,ldap +./usr/lib/64/libldap_r.so.6 base-compat-shlib compat,ldap +./usr/lib/64/libldap_r.so.6.0 base-compat-shlib compat,ldap +./usr/lib/64/liblsan.so base-compat-shlib compat,cxx,gcc +./usr/lib/64/liblsan.so.2 base-compat-shlib compat,cxx,gcc +./usr/lib/64/liblsan.so.2.0 base-compat-shlib compat,cxx,gcc +./usr/lib/64/liblua.so base-compat-shlib compat +./usr/lib/64/liblua.so.6 base-compat-shlib compat +./usr/lib/64/liblua.so.6.1 base-compat-shlib compat +./usr/lib/64/liblzf.so base-compat-shlib compat +./usr/lib/64/liblzf.so.1 base-compat-shlib compat +./usr/lib/64/liblzf.so.1.0 base-compat-shlib compat +./usr/lib/64/liblzma.so base-compat-shlib compat +./usr/lib/64/liblzma.so.2 base-compat-shlib compat +./usr/lib/64/liblzma.so.2.0 base-compat-shlib compat +./usr/lib/64/libm.so base-compat-shlib compat +./usr/lib/64/libm.so.0 base-compat-shlib compat +./usr/lib/64/libm.so.0.14 base-compat-shlib compat +./usr/lib/64/libmagic.so base-compat-shlib compat +./usr/lib/64/libmagic.so.8 base-compat-shlib compat +./usr/lib/64/libmagic.so.8.0 base-compat-shlib compat +./usr/lib/64/libmenu.so base-compat-shlib compat +./usr/lib/64/libmenu.so.8 base-compat-shlib compat +./usr/lib/64/libmenu.so.8.0 base-compat-shlib compat +./usr/lib/64/libmj.so base-compat-shlib compat +./usr/lib/64/libmj.so.1 base-compat-shlib compat +./usr/lib/64/libmj.so.1.0 base-compat-shlib compat +./usr/lib/64/libnetpgp.so base-compat-shlib compat +./usr/lib/64/libnetpgp.so.4 base-compat-shlib compat +./usr/lib/64/libnetpgp.so.4.0 base-compat-shlib compat +./usr/lib/64/libnetpgpverify.so base-compat-shlib compat +./usr/lib/64/libnetpgpverify.so.5 base-compat-shlib compat +./usr/lib/64/libnetpgpverify.so.5.0 base-compat-shlib compat +./usr/lib/64/libnpf.so base-compat-shlib compat,npf +./usr/lib/64/libnpf.so.0 base-compat-shlib compat,npf +./usr/lib/64/libnpf.so.0.1 base-compat-shlib compat,npf +./usr/lib/64/libns.so base-compat-shlib compat +./usr/lib/64/libns.so.21 base-compat-shlib compat +./usr/lib/64/libns.so.21.0 base-compat-shlib compat +./usr/lib/64/libnvpair.so base-compat-shlib compat,zfs +./usr/lib/64/libnvpair.so.0 base-compat-shlib compat,zfs +./usr/lib/64/libnvpair.so.0.0 base-compat-shlib compat,zfs +./usr/lib/64/libobjc.so base-compat-shlib compat,gcc +./usr/lib/64/libobjc.so.4 base-compat-shlib compat,gcc +./usr/lib/64/libobjc.so.4.0 base-compat-shlib compat,gcc +./usr/lib/64/libossaudio.so base-compat-shlib compat +./usr/lib/64/libossaudio.so.1 base-compat-shlib compat +./usr/lib/64/libossaudio.so.1.1 base-compat-shlib compat +./usr/lib/64/libp2k.so base-compat-shlib compat +./usr/lib/64/libp2k.so.2 base-compat-shlib compat +./usr/lib/64/libp2k.so.2.0 base-compat-shlib compat +./usr/lib/64/libpam.so base-compat-shlib compat +./usr/lib/64/libpam.so.4 base-compat-shlib compat +./usr/lib/64/libpam.so.4.1 base-compat-shlib compat +./usr/lib/64/libpanel.so base-compat-shlib compat +./usr/lib/64/libpanel.so.3 base-compat-shlib compat +./usr/lib/64/libpanel.so.3.0 base-compat-shlib compat +./usr/lib/64/libpcap.so base-compat-shlib compat +./usr/lib/64/libpcap.so.9 base-compat-shlib compat +./usr/lib/64/libpcap.so.9.0 base-compat-shlib compat +./usr/lib/64/libpci.so base-compat-shlib compat +./usr/lib/64/libpci.so.2 base-compat-shlib compat +./usr/lib/64/libpci.so.2.2 base-compat-shlib compat +./usr/lib/64/libperfuse.so base-compat-shlib compat +./usr/lib/64/libperfuse.so.0 base-compat-shlib compat +./usr/lib/64/libperfuse.so.0.0 base-compat-shlib compat +./usr/lib/64/libposix.so base-compat-shlib compat +./usr/lib/64/libposix.so.0 base-compat-shlib compat +./usr/lib/64/libposix.so.0.1 base-compat-shlib compat +./usr/lib/64/libppath.so base-compat-shlib compat +./usr/lib/64/libppath.so.0 base-compat-shlib compat +./usr/lib/64/libppath.so.0.0 base-compat-shlib compat +./usr/lib/64/libproc.so base-compat-shlib compat,pic,dtrace +./usr/lib/64/libproc.so.1 base-compat-shlib compat,pic,dtrace +./usr/lib/64/libproc.so.1.0 base-compat-shlib compat,pic,dtrace +./usr/lib/64/libprop.so base-compat-shlib compat +./usr/lib/64/libprop.so.1 base-compat-shlib compat +./usr/lib/64/libprop.so.1.2 base-compat-shlib compat +./usr/lib/64/libpthread.so base-compat-shlib compat +./usr/lib/64/libpthread.so.1 base-compat-shlib compat +./usr/lib/64/libpthread.so.1.4 base-compat-shlib compat +./usr/lib/64/libpuffs.so base-compat-shlib compat +./usr/lib/64/libpuffs.so.2 base-compat-shlib compat +./usr/lib/64/libpuffs.so.2.0 base-compat-shlib compat +./usr/lib/64/libquota.so base-compat-shlib compat +./usr/lib/64/libquota.so.1 base-compat-shlib compat +./usr/lib/64/libquota.so.1.0 base-compat-shlib compat +./usr/lib/64/libradius.so base-compat-shlib compat +./usr/lib/64/libradius.so.5 base-compat-shlib compat +./usr/lib/64/libradius.so.5.0 base-compat-shlib compat +./usr/lib/64/librefuse.so base-compat-shlib compat +./usr/lib/64/librefuse.so.2 base-compat-shlib compat +./usr/lib/64/librefuse.so.2.0 base-compat-shlib compat +./usr/lib/64/libresolv.so base-compat-shlib compat +./usr/lib/64/libresolv.so.3 base-compat-shlib compat +./usr/lib/64/libresolv.so.3.0 base-compat-shlib compat +./usr/lib/64/libroken.so base-compat-shlib compat,kerberos +./usr/lib/64/libroken.so.20 base-compat-shlib compat,kerberos +./usr/lib/64/libroken.so.20.0 base-compat-shlib compat,kerberos +./usr/lib/64/librpcsvc.so base-compat-shlib compat +./usr/lib/64/librpcsvc.so.1 base-compat-shlib compat +./usr/lib/64/librpcsvc.so.1.0 base-compat-shlib compat +./usr/lib/64/librt.so base-compat-shlib compat +./usr/lib/64/librt.so.1 base-compat-shlib compat +./usr/lib/64/librt.so.1.1 base-compat-shlib compat +./usr/lib/64/librtld_db.so base-compat-shlib compat,pic,dtrace +./usr/lib/64/librtld_db.so.0 base-compat-shlib compat,pic,dtrace +./usr/lib/64/librtld_db.so.0.0 base-compat-shlib compat,pic,dtrace +./usr/lib/64/librump.so base-compat-shlib compat,rump +./usr/lib/64/librump.so.0 base-compat-shlib compat,rump +./usr/lib/64/librump.so.0.0 base-compat-shlib compat,rump +./usr/lib/64/librumpclient.so base-compat-shlib compat,rump +./usr/lib/64/librumpclient.so.0 base-compat-shlib compat,rump +./usr/lib/64/librumpclient.so.0.0 base-compat-shlib compat,rump +./usr/lib/64/librumpdev.so base-compat-shlib compat,rump +./usr/lib/64/librumpdev.so.0 base-compat-shlib compat,rump +./usr/lib/64/librumpdev.so.0.0 base-compat-shlib compat,rump +./usr/lib/64/librumphijack.so base-compat-shlib compat,rump +./usr/lib/64/librumphijack.so.0 base-compat-shlib compat,rump +./usr/lib/64/librumphijack.so.0.0 base-compat-shlib compat,rump +./usr/lib/64/librumpnet.so base-compat-shlib compat,rump +./usr/lib/64/librumpnet.so.0 base-compat-shlib compat,rump +./usr/lib/64/librumpnet.so.0.0 base-compat-shlib compat,rump +./usr/lib/64/librumpres.so base-compat-shlib compat,rump +./usr/lib/64/librumpres.so.0 base-compat-shlib compat,rump +./usr/lib/64/librumpres.so.0.0 base-compat-shlib compat,rump +./usr/lib/64/librumpuser.so base-compat-shlib compat,rump +./usr/lib/64/librumpuser.so.0 base-compat-shlib compat,rump +./usr/lib/64/librumpuser.so.0.1 base-compat-shlib compat,rump +./usr/lib/64/librumpvfs.so base-compat-shlib compat,rump +./usr/lib/64/librumpvfs.so.0 base-compat-shlib compat,rump +./usr/lib/64/librumpvfs.so.0.0 base-compat-shlib compat,rump +./usr/lib/64/libsaslc.so base-compat-shlib compat +./usr/lib/64/libsaslc.so.1 base-compat-shlib compat +./usr/lib/64/libsaslc.so.1.0 base-compat-shlib compat +./usr/lib/64/libskey.so base-compat-shlib compat,skey +./usr/lib/64/libskey.so.2 base-compat-shlib compat,skey +./usr/lib/64/libskey.so.2.0 base-compat-shlib compat,skey +./usr/lib/64/libsl.so base-compat-shlib compat,kerberos +./usr/lib/64/libsl.so.7 base-compat-shlib compat,kerberos +./usr/lib/64/libsl.so.7.0 base-compat-shlib compat,kerberos +./usr/lib/64/libsqlite3.so base-compat-shlib compat +./usr/lib/64/libsqlite3.so.1 base-compat-shlib compat +./usr/lib/64/libsqlite3.so.1.5 base-compat-shlib compat +./usr/lib/64/libssh.so base-compat-shlib compat +./usr/lib/64/libssh.so.46 base-compat-shlib compat +./usr/lib/64/libssh.so.46.1 base-compat-shlib compat +./usr/lib/64/libssl.so base-compat-shlib compat +./usr/lib/64/libssl.so.15 base-compat-shlib compat +./usr/lib/64/libssl.so.15.0 base-compat-shlib compat +./usr/lib/64/libstdc++.so base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/64/libstdc++.so.9 base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/64/libstdc++.so.9.0 base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/64/libtermcap.so base-compat-shlib compat +./usr/lib/64/libtermcap.so.0 base-compat-shlib compat +./usr/lib/64/libtermcap.so.0.6 base-compat-shlib compat +./usr/lib/64/libterminfo.so base-compat-shlib compat +./usr/lib/64/libterminfo.so.2 base-compat-shlib compat +./usr/lib/64/libterminfo.so.2.0 base-compat-shlib compat +./usr/lib/64/libtermlib.so base-compat-shlib compat +./usr/lib/64/libtermlib.so.0 base-compat-shlib compat +./usr/lib/64/libtermlib.so.0.6 base-compat-shlib compat +./usr/lib/64/libtre.so base-compat-shlib compat +./usr/lib/64/libtre.so.0 base-compat-shlib compat +./usr/lib/64/libtre.so.0.8 base-compat-shlib compat +./usr/lib/64/libubsan.so base-compat-shlib compat,gcc,cxx +./usr/lib/64/libubsan.so.4 base-compat-shlib compat,gcc,cxx +./usr/lib/64/libubsan.so.4.0 base-compat-shlib compat,gcc,cxx +./usr/lib/64/libukfs.so base-compat-shlib compat +./usr/lib/64/libukfs.so.1 base-compat-shlib compat +./usr/lib/64/libukfs.so.1.0 base-compat-shlib compat +./usr/lib/64/libumem.so base-compat-shlib compat,zfs +./usr/lib/64/libumem.so.0 base-compat-shlib compat,zfs +./usr/lib/64/libumem.so.0.0 base-compat-shlib compat,zfs +./usr/lib/64/libunbound.so base-compat-shlib compat,unbound +./usr/lib/64/libunbound.so.9 base-compat-shlib compat,unbound +./usr/lib/64/libunbound.so.9.0 base-compat-shlib compat,unbound +./usr/lib/64/libusbhid.so base-compat-shlib compat +./usr/lib/64/libusbhid.so.1 base-compat-shlib compat +./usr/lib/64/libusbhid.so.1.0 base-compat-shlib compat +./usr/lib/64/libutil.so base-compat-shlib compat +./usr/lib/64/libutil.so.7 base-compat-shlib compat +./usr/lib/64/libutil.so.7.24 base-compat-shlib compat +./usr/lib/64/libuutil.so base-compat-shlib compat,zfs +./usr/lib/64/libuutil.so.0 base-compat-shlib compat,zfs +./usr/lib/64/libuutil.so.0.0 base-compat-shlib compat,zfs +./usr/lib/64/libwind.so base-compat-shlib compat,kerberos +./usr/lib/64/libwind.so.1 base-compat-shlib compat,kerberos +./usr/lib/64/libwind.so.1.0 base-compat-shlib compat,kerberos +./usr/lib/64/libwrap.so base-compat-shlib compat +./usr/lib/64/libwrap.so.1 base-compat-shlib compat +./usr/lib/64/libwrap.so.1.0 base-compat-shlib compat +./usr/lib/64/libz.so base-compat-shlib compat +./usr/lib/64/libz.so.1 base-compat-shlib compat +./usr/lib/64/libz.so.1.0 base-compat-shlib compat +./usr/lib/64/libzfs.so base-compat-shlib compat,zfs +./usr/lib/64/libzfs.so.0 base-compat-shlib compat,zfs +./usr/lib/64/libzfs.so.0.0 base-compat-shlib compat,zfs +./usr/lib/64/libzfs_core.so base-compat-shlib compat,zfs +./usr/lib/64/libzfs_core.so.0 base-compat-shlib compat,zfs +./usr/lib/64/libzfs_core.so.0.0 base-compat-shlib compat,zfs +./usr/lib/64/libzpool.so base-compat-shlib compat,zfs +./usr/lib/64/libzpool.so.0 base-compat-shlib compat,zfs +./usr/lib/64/libzpool.so.0.0 base-compat-shlib compat,zfs +./usr/lib/64/lua base-compat-shlib compat +./usr/lib/64/lua/5.4 base-compat-shlib compat +./usr/lib/64/lua/5.4/bozohttpd.so base-compat-shlib compat +./usr/lib/64/lua/5.4/gpio.so base-compat-shlib compat +./usr/lib/64/lua/5.4/libm.so base-compat-shlib compat +./usr/lib/64/lua/5.4/netpgp.so base-compat-shlib compat +./usr/lib/64/lua/5.4/sqlite.so base-compat-shlib compat +./usr/lib/64/lua/5.4/syslog.so base-compat-shlib compat +./usr/lib/64/openssl base-crypto-usr compat +./usr/lib/64/openssl/engines base-crypto-usr compat +./usr/lib/64/openssl/engines/dasync.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/64/openssl/engines/devcrypto.so base-compat-shlib compat +./usr/lib/64/openssl/engines/devcrypto.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/64/openssl/engines/loader_attic.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/64/openssl/engines/ossltest.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/64/openssl/modules base-crypto-usr compat +./usr/lib/64/openssl/modules/legacy.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/64/security base-compat-shlib compat +./usr/lib/64/security/pam_afslog.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/64/security/pam_chroot.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_deny.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_echo.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_exec.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_ftpusers.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_group.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_guest.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_krb5.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/64/security/pam_ksu.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/64/security/pam_lastlog.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_login_access.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_nologin.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_permit.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_radius.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_rhosts.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_rootok.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_securetty.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_self.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_skey.so.4 base-compat-shlib compat,pam,skey +./usr/lib/64/security/pam_ssh.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_u2f.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_unix.so.4 base-compat-shlib compat,pam +./usr/lib/o32 base-compat-shlib compat +./usr/lib/o32/i18n base-compat-shlib compat +./usr/lib/o32/i18n/libBIG5.so base-compat-shlib compat +./usr/lib/o32/i18n/libBIG5.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libBIG5.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libDECHanyu.so base-compat-shlib compat +./usr/lib/o32/i18n/libDECHanyu.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libDECHanyu.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libEUC.so base-compat-shlib compat +./usr/lib/o32/i18n/libEUC.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libEUC.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libEUCTW.so base-compat-shlib compat +./usr/lib/o32/i18n/libEUCTW.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libEUCTW.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libGBK2K.so base-compat-shlib compat +./usr/lib/o32/i18n/libGBK2K.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libGBK2K.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libHZ.so base-compat-shlib compat +./usr/lib/o32/i18n/libHZ.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libHZ.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libISO2022.so base-compat-shlib compat +./usr/lib/o32/i18n/libISO2022.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libISO2022.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libJOHAB.so base-compat-shlib compat +./usr/lib/o32/i18n/libJOHAB.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libJOHAB.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libMSKanji.so base-compat-shlib compat +./usr/lib/o32/i18n/libMSKanji.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libMSKanji.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libUES.so base-compat-shlib compat +./usr/lib/o32/i18n/libUES.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libUES.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libUTF1632.so base-compat-shlib compat +./usr/lib/o32/i18n/libUTF1632.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libUTF1632.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libUTF7.so base-compat-shlib compat +./usr/lib/o32/i18n/libUTF7.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libUTF7.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libUTF8.so base-compat-shlib compat +./usr/lib/o32/i18n/libUTF8.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libUTF8.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libVIQR.so base-compat-shlib compat +./usr/lib/o32/i18n/libVIQR.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libVIQR.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libZW.so base-compat-shlib compat +./usr/lib/o32/i18n/libZW.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libZW.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libiconv_none.so base-compat-shlib compat +./usr/lib/o32/i18n/libiconv_none.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libiconv_none.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libiconv_std.so base-compat-shlib compat +./usr/lib/o32/i18n/libiconv_std.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libiconv_std.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_646.so base-compat-shlib compat,npf +./usr/lib/o32/i18n/libmapper_646.so.5 base-compat-shlib compat,npf +./usr/lib/o32/i18n/libmapper_646.so.5.0 base-compat-shlib compat,npf +./usr/lib/o32/i18n/libmapper_none.so base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_none.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_none.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_parallel.so base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_parallel.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_parallel.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_serial.so base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_serial.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_serial.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_std.so base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_std.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_std.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_zone.so base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_zone.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_zone.so.5.0 base-compat-shlib compat +./usr/lib/o32/libamu.so.5 base-compat-shlib compat +./usr/lib/o32/libamu.so.5.0 base-compat-shlib compat +./usr/lib/o32/libarchive.so base-compat-shlib compat +./usr/lib/o32/libarchive.so.5 base-compat-shlib compat +./usr/lib/o32/libarchive.so.5.0 base-compat-shlib compat +./usr/lib/o32/libasan.so base-compat-shlib compat,gcc,cxx +./usr/lib/o32/libasan.so.5 base-compat-shlib compat,gcc,cxx +./usr/lib/o32/libasan.so.5.0 base-compat-shlib compat,gcc,cxx +./usr/lib/o32/libasn1.so base-compat-shlib compat,kerberos +./usr/lib/o32/libasn1.so.10 base-compat-shlib compat,kerberos +./usr/lib/o32/libasn1.so.10.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libatf-c++.so base-compat-shlib compat,atf +./usr/lib/o32/libatf-c++.so.2 base-compat-shlib compat,atf +./usr/lib/o32/libatf-c++.so.2.0 base-compat-shlib compat,atf +./usr/lib/o32/libatf-c.so base-compat-shlib compat,atf +./usr/lib/o32/libatf-c.so.0 base-compat-shlib compat,atf +./usr/lib/o32/libatf-c.so.0.0 base-compat-shlib compat,atf +./usr/lib/o32/libavl.so base-compat-shlib compat,zfs +./usr/lib/o32/libavl.so.0 base-compat-shlib compat,zfs +./usr/lib/o32/libavl.so.0.0 base-compat-shlib compat,zfs +./usr/lib/o32/libbfd.so.18 base-compat-shlib compat +./usr/lib/o32/libbfd.so.18.0 base-compat-shlib compat +./usr/lib/o32/libbind9.so base-compat-shlib compat +./usr/lib/o32/libbind9.so.21 base-compat-shlib compat +./usr/lib/o32/libbind9.so.21.0 base-compat-shlib compat +./usr/lib/o32/libblocklist.so base-compat-shlib compat +./usr/lib/o32/libblocklist.so.0 base-compat-shlib compat +./usr/lib/o32/libblocklist.so.0.0 base-compat-shlib compat +./usr/lib/o32/libbluetooth.so base-compat-shlib compat +./usr/lib/o32/libbluetooth.so.4 base-compat-shlib compat +./usr/lib/o32/libbluetooth.so.4.2 base-compat-shlib compat +./usr/lib/o32/libbozohttpd.so base-compat-shlib compat +./usr/lib/o32/libbozohttpd.so.1 base-compat-shlib compat +./usr/lib/o32/libbozohttpd.so.1.0 base-compat-shlib compat +./usr/lib/o32/libbsdmalloc.so base-compat-shlib compat +./usr/lib/o32/libbsdmalloc.so.0 base-compat-shlib compat +./usr/lib/o32/libbsdmalloc.so.0.1 base-compat-shlib compat +./usr/lib/o32/libbz2.so base-compat-shlib compat +./usr/lib/o32/libbz2.so.1 base-compat-shlib compat +./usr/lib/o32/libbz2.so.1.1 base-compat-shlib compat +./usr/lib/o32/libc.so base-compat-shlib compat +./usr/lib/o32/libc.so.12 base-compat-shlib compat +./usr/lib/o32/libc.so.12.221 base-compat-shlib compat +./usr/lib/o32/libc_fp.so base-compat-shlib compat +./usr/lib/o32/libc_fp.so.0 base-compat-shlib compat +./usr/lib/o32/libc_fp.so.0.0 base-compat-shlib compat +./usr/lib/o32/libcbor.so base-compat-shlib compat +./usr/lib/o32/libcbor.so.0 base-compat-shlib compat +./usr/lib/o32/libcbor.so.0.5 base-compat-shlib compat +./usr/lib/o32/libcom_err.so base-compat-shlib compat,kerberos +./usr/lib/o32/libcom_err.so.8 base-compat-shlib compat,kerberos +./usr/lib/o32/libcom_err.so.8.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libcrypt.so base-compat-shlib compat +./usr/lib/o32/libcrypt.so.1 base-compat-shlib compat +./usr/lib/o32/libcrypt.so.1.0 base-compat-shlib compat +./usr/lib/o32/libcrypto.so base-compat-shlib compat +./usr/lib/o32/libcrypto.so.15 base-compat-shlib compat +./usr/lib/o32/libcrypto.so.15.0 base-compat-shlib compat +./usr/lib/o32/libcurses.so base-compat-shlib compat +./usr/lib/o32/libcurses.so.9 base-compat-shlib compat +./usr/lib/o32/libcurses.so.9.1 base-compat-shlib compat +./usr/lib/o32/libdes.so base-compat-shlib compat +./usr/lib/o32/libdes.so.15 base-compat-shlib compat +./usr/lib/o32/libdes.so.15.0 base-compat-shlib compat +./usr/lib/o32/libdevmapper.so base-compat-shlib compat,lvm +./usr/lib/o32/libdevmapper.so.1 base-compat-shlib compat,lvm +./usr/lib/o32/libdevmapper.so.1.0 base-compat-shlib compat,lvm +./usr/lib/o32/libdm.so base-compat-shlib compat +./usr/lib/o32/libdm.so.0 base-compat-shlib compat +./usr/lib/o32/libdm.so.0.0 base-compat-shlib compat +./usr/lib/o32/libdns.so base-compat-shlib compat +./usr/lib/o32/libdns.so.21 base-compat-shlib compat +./usr/lib/o32/libdns.so.21.0 base-compat-shlib compat +./usr/lib/o32/libdns_sd.so base-compat-shlib compat,mdns +./usr/lib/o32/libdns_sd.so.0 base-compat-shlib compat,mdns +./usr/lib/o32/libdns_sd.so.0.0 base-compat-shlib compat,mdns +./usr/lib/o32/libdtrace.so base-compat-shlib compat,dtrace +./usr/lib/o32/libdtrace.so.3 base-compat-shlib compat,dtrace +./usr/lib/o32/libdtrace.so.3.0 base-compat-shlib compat,dtrace +./usr/lib/o32/libdwarf.so base-compat-shlib compat +./usr/lib/o32/libdwarf.so.2 base-compat-shlib compat +./usr/lib/o32/libdwarf.so.2.0 base-compat-shlib compat +./usr/lib/o32/libedit.so base-compat-shlib compat +./usr/lib/o32/libedit.so.3 base-compat-shlib compat +./usr/lib/o32/libedit.so.3.1 base-compat-shlib compat +./usr/lib/o32/libelf.so base-compat-shlib compat +./usr/lib/o32/libelf.so.2 base-compat-shlib compat +./usr/lib/o32/libelf.so.2.0 base-compat-shlib compat +./usr/lib/o32/libevent.so base-compat-shlib compat +./usr/lib/o32/libevent.so.5 base-compat-shlib compat +./usr/lib/o32/libevent.so.5.0 base-compat-shlib compat +./usr/lib/o32/libevent_openssl.so base-compat-shlib compat +./usr/lib/o32/libevent_openssl.so.5 base-compat-shlib compat +./usr/lib/o32/libevent_openssl.so.5.0 base-compat-shlib compat +./usr/lib/o32/libevent_pthreads.so base-compat-shlib compat +./usr/lib/o32/libevent_pthreads.so.5 base-compat-shlib compat +./usr/lib/o32/libevent_pthreads.so.5.0 base-compat-shlib compat +./usr/lib/o32/libexecinfo.so base-compat-shlib compat +./usr/lib/o32/libexecinfo.so.0 base-compat-shlib compat +./usr/lib/o32/libexecinfo.so.0.0 base-compat-shlib compat +./usr/lib/o32/libexpat.so base-compat-shlib compat +./usr/lib/o32/libexpat.so.2 base-compat-shlib compat +./usr/lib/o32/libexpat.so.2.3 base-compat-shlib compat +./usr/lib/o32/libfetch.so base-compat-shlib compat +./usr/lib/o32/libfetch.so.4 base-compat-shlib compat +./usr/lib/o32/libfetch.so.4.0 base-compat-shlib compat +./usr/lib/o32/libfido2.so base-compat-shlib compat +./usr/lib/o32/libfido2.so.5 base-compat-shlib compat +./usr/lib/o32/libfido2.so.5.0 base-compat-shlib compat +./usr/lib/o32/libform.so base-compat-shlib compat +./usr/lib/o32/libform.so.8 base-compat-shlib compat +./usr/lib/o32/libform.so.8.0 base-compat-shlib compat +./usr/lib/o32/libgcc_s.so base-compat-shlib compat,gcc +./usr/lib/o32/libgcc_s.so.1 base-compat-shlib compat,gcc +./usr/lib/o32/libgcc_s.so.1.0 base-compat-shlib compat,gcc +./usr/lib/o32/libgnumalloc.so base-compat-shlib compat +./usr/lib/o32/libgnumalloc.so.1 base-compat-shlib compat +./usr/lib/o32/libgnumalloc.so.1.0 base-compat-shlib compat +./usr/lib/o32/libgomp.so base-compat-shlib compat,gcc +./usr/lib/o32/libgomp.so.2 base-compat-shlib compat,gcc +./usr/lib/o32/libgomp.so.2.1 base-compat-shlib compat,gcc +./usr/lib/o32/libgssapi.so base-compat-shlib compat,kerberos +./usr/lib/o32/libgssapi.so.12 base-compat-shlib compat,kerberos +./usr/lib/o32/libgssapi.so.12.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libhdb.so base-compat-shlib compat,kerberos +./usr/lib/o32/libhdb.so.16 base-compat-shlib compat,kerberos +./usr/lib/o32/libhdb.so.16.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libheimbase.so base-compat-shlib compat,kerberos +./usr/lib/o32/libheimbase.so.2 base-compat-shlib compat,kerberos +./usr/lib/o32/libheimbase.so.2.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libheimntlm.so base-compat-shlib compat,kerberos +./usr/lib/o32/libheimntlm.so.6 base-compat-shlib compat,kerberos +./usr/lib/o32/libheimntlm.so.6.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libhx509.so base-compat-shlib compat,kerberos +./usr/lib/o32/libhx509.so.7 base-compat-shlib compat,kerberos +./usr/lib/o32/libhx509.so.7.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libintl.so base-compat-shlib compat +./usr/lib/o32/libintl.so.1 base-compat-shlib compat +./usr/lib/o32/libintl.so.1.1 base-compat-shlib compat +./usr/lib/o32/libipsec.so base-compat-shlib compat +./usr/lib/o32/libipsec.so.3 base-compat-shlib compat +./usr/lib/o32/libipsec.so.3.0 base-compat-shlib compat +./usr/lib/o32/libirs.so base-compat-shlib compat +./usr/lib/o32/libirs.so.21 base-compat-shlib compat +./usr/lib/o32/libirs.so.21.0 base-compat-shlib compat +./usr/lib/o32/libisc.so base-compat-shlib compat +./usr/lib/o32/libisc.so.21 base-compat-shlib compat +./usr/lib/o32/libisc.so.21.0 base-compat-shlib compat +./usr/lib/o32/libisccc.so base-compat-shlib compat +./usr/lib/o32/libisccc.so.21 base-compat-shlib compat +./usr/lib/o32/libisccc.so.21.0 base-compat-shlib compat +./usr/lib/o32/libisccfg.so base-compat-shlib compat +./usr/lib/o32/libisccfg.so.21 base-compat-shlib compat +./usr/lib/o32/libisccfg.so.21.0 base-compat-shlib compat +./usr/lib/o32/libiscsi.so base-compat-shlib compat,iscsi +./usr/lib/o32/libiscsi.so.2 base-compat-shlib compat,iscsi +./usr/lib/o32/libiscsi.so.2.0 base-compat-shlib compat,iscsi +./usr/lib/o32/libisns.so base-compat-shlib compat +./usr/lib/o32/libisns.so.0 base-compat-shlib compat +./usr/lib/o32/libisns.so.0.0 base-compat-shlib compat +./usr/lib/o32/libjemalloc.so base-compat-shlib compat +./usr/lib/o32/libjemalloc.so.0 base-compat-shlib compat +./usr/lib/o32/libjemalloc.so.0.0 base-compat-shlib compat +./usr/lib/o32/libkadm5clnt.so base-compat-shlib compat,kerberos +./usr/lib/o32/libkadm5clnt.so.15 base-compat-shlib compat,kerberos +./usr/lib/o32/libkadm5clnt.so.15.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libkadm5srv.so base-compat-shlib compat,kerberos +./usr/lib/o32/libkadm5srv.so.16 base-compat-shlib compat,kerberos +./usr/lib/o32/libkadm5srv.so.16.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libkafs.so base-compat-shlib compat,kerberos +./usr/lib/o32/libkafs.so.14 base-compat-shlib compat,kerberos +./usr/lib/o32/libkafs.so.14.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libkdc.so base-compat-shlib compat,kerberos +./usr/lib/o32/libkdc.so.4 base-compat-shlib compat,kerberos +./usr/lib/o32/libkdc.so.4.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libkrb5.so base-compat-shlib compat,kerberos +./usr/lib/o32/libkrb5.so.28 base-compat-shlib compat,kerberos +./usr/lib/o32/libkrb5.so.28.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libkvm.so base-compat-shlib compat +./usr/lib/o32/libkvm.so.6 base-compat-shlib compat +./usr/lib/o32/libkvm.so.6.0 base-compat-shlib compat +./usr/lib/o32/liblber.so base-compat-shlib compat,ldap +./usr/lib/o32/liblber.so.5 base-compat-shlib compat,ldap +./usr/lib/o32/liblber.so.5.0 base-compat-shlib compat,ldap +./usr/lib/o32/libldap.so base-compat-shlib compat,ldap +./usr/lib/o32/libldap.so.6 base-compat-shlib compat,ldap +./usr/lib/o32/libldap.so.6.0 base-compat-shlib compat,ldap +./usr/lib/o32/libldap_r.so base-compat-shlib compat,ldap +./usr/lib/o32/libldap_r.so.6 base-compat-shlib compat,ldap +./usr/lib/o32/libldap_r.so.6.0 base-compat-shlib compat,ldap +./usr/lib/o32/liblsan.so base-compat-shlib compat,cxx,gcc +./usr/lib/o32/liblsan.so.2 base-compat-shlib compat,cxx,gcc +./usr/lib/o32/liblsan.so.2.0 base-compat-shlib compat,cxx,gcc +./usr/lib/o32/liblua.so base-compat-shlib compat +./usr/lib/o32/liblua.so.6 base-compat-shlib compat +./usr/lib/o32/liblua.so.6.1 base-compat-shlib compat +./usr/lib/o32/liblzf.so base-compat-shlib compat +./usr/lib/o32/liblzf.so.1 base-compat-shlib compat +./usr/lib/o32/liblzf.so.1.0 base-compat-shlib compat +./usr/lib/o32/liblzma.so base-compat-shlib compat +./usr/lib/o32/liblzma.so.2 base-compat-shlib compat +./usr/lib/o32/liblzma.so.2.0 base-compat-shlib compat +./usr/lib/o32/libm.so base-compat-shlib compat +./usr/lib/o32/libm.so.0 base-compat-shlib compat +./usr/lib/o32/libm.so.0.14 base-compat-shlib compat +./usr/lib/o32/libmagic.so base-compat-shlib compat +./usr/lib/o32/libmagic.so.8 base-compat-shlib compat +./usr/lib/o32/libmagic.so.8.0 base-compat-shlib compat +./usr/lib/o32/libmenu.so base-compat-shlib compat +./usr/lib/o32/libmenu.so.8 base-compat-shlib compat +./usr/lib/o32/libmenu.so.8.0 base-compat-shlib compat +./usr/lib/o32/libmj.so base-compat-shlib compat +./usr/lib/o32/libmj.so.1 base-compat-shlib compat +./usr/lib/o32/libmj.so.1.0 base-compat-shlib compat +./usr/lib/o32/libnetpgp.so base-compat-shlib compat +./usr/lib/o32/libnetpgp.so.4 base-compat-shlib compat +./usr/lib/o32/libnetpgp.so.4.0 base-compat-shlib compat +./usr/lib/o32/libnetpgpverify.so base-compat-shlib compat +./usr/lib/o32/libnetpgpverify.so.5 base-compat-shlib compat +./usr/lib/o32/libnetpgpverify.so.5.0 base-compat-shlib compat +./usr/lib/o32/libnpf.so base-compat-shlib compat,npf +./usr/lib/o32/libnpf.so.0 base-compat-shlib compat,npf +./usr/lib/o32/libnpf.so.0.1 base-compat-shlib compat,npf +./usr/lib/o32/libns.so base-compat-shlib compat +./usr/lib/o32/libns.so.21 base-compat-shlib compat +./usr/lib/o32/libns.so.21.0 base-compat-shlib compat +./usr/lib/o32/libnvpair.so base-compat-shlib compat,zfs +./usr/lib/o32/libnvpair.so.0 base-compat-shlib compat,zfs +./usr/lib/o32/libnvpair.so.0.0 base-compat-shlib compat,zfs +./usr/lib/o32/libobjc.so base-compat-shlib compat,gcc +./usr/lib/o32/libobjc.so.4 base-compat-shlib compat,gcc +./usr/lib/o32/libobjc.so.4.0 base-compat-shlib compat,gcc +./usr/lib/o32/libossaudio.so base-compat-shlib compat +./usr/lib/o32/libossaudio.so.1 base-compat-shlib compat +./usr/lib/o32/libossaudio.so.1.1 base-compat-shlib compat +./usr/lib/o32/libp2k.so base-compat-shlib compat +./usr/lib/o32/libp2k.so.2 base-compat-shlib compat +./usr/lib/o32/libp2k.so.2.0 base-compat-shlib compat +./usr/lib/o32/libpam.so base-compat-shlib compat +./usr/lib/o32/libpam.so.4 base-compat-shlib compat +./usr/lib/o32/libpam.so.4.1 base-compat-shlib compat +./usr/lib/o32/libpanel.so base-compat-shlib compat +./usr/lib/o32/libpanel.so.3 base-compat-shlib compat +./usr/lib/o32/libpanel.so.3.0 base-compat-shlib compat +./usr/lib/o32/libpcap.so base-compat-shlib compat +./usr/lib/o32/libpcap.so.9 base-compat-shlib compat +./usr/lib/o32/libpcap.so.9.0 base-compat-shlib compat +./usr/lib/o32/libpci.so base-compat-shlib compat +./usr/lib/o32/libpci.so.2 base-compat-shlib compat +./usr/lib/o32/libpci.so.2.2 base-compat-shlib compat +./usr/lib/o32/libperfuse.so base-compat-shlib compat +./usr/lib/o32/libperfuse.so.0 base-compat-shlib compat +./usr/lib/o32/libperfuse.so.0.0 base-compat-shlib compat +./usr/lib/o32/libposix.so base-compat-shlib compat +./usr/lib/o32/libposix.so.0 base-compat-shlib compat +./usr/lib/o32/libposix.so.0.1 base-compat-shlib compat +./usr/lib/o32/libppath.so base-compat-shlib compat +./usr/lib/o32/libppath.so.0 base-compat-shlib compat +./usr/lib/o32/libppath.so.0.0 base-compat-shlib compat +./usr/lib/o32/libproc.so base-compat-shlib compat,pic,dtrace +./usr/lib/o32/libproc.so.1 base-compat-shlib compat,pic,dtrace +./usr/lib/o32/libproc.so.1.0 base-compat-shlib compat,pic,dtrace +./usr/lib/o32/libprop.so base-compat-shlib compat +./usr/lib/o32/libprop.so.1 base-compat-shlib compat +./usr/lib/o32/libprop.so.1.2 base-compat-shlib compat +./usr/lib/o32/libpthread.so base-compat-shlib compat +./usr/lib/o32/libpthread.so.1 base-compat-shlib compat +./usr/lib/o32/libpthread.so.1.4 base-compat-shlib compat +./usr/lib/o32/libpuffs.so base-compat-shlib compat +./usr/lib/o32/libpuffs.so.2 base-compat-shlib compat +./usr/lib/o32/libpuffs.so.2.0 base-compat-shlib compat +./usr/lib/o32/libquota.so base-compat-shlib compat +./usr/lib/o32/libquota.so.1 base-compat-shlib compat +./usr/lib/o32/libquota.so.1.0 base-compat-shlib compat +./usr/lib/o32/libradius.so base-compat-shlib compat +./usr/lib/o32/libradius.so.5 base-compat-shlib compat +./usr/lib/o32/libradius.so.5.0 base-compat-shlib compat +./usr/lib/o32/librefuse.so base-compat-shlib compat +./usr/lib/o32/librefuse.so.2 base-compat-shlib compat +./usr/lib/o32/librefuse.so.2.0 base-compat-shlib compat +./usr/lib/o32/libresolv.so base-compat-shlib compat +./usr/lib/o32/libresolv.so.3 base-compat-shlib compat +./usr/lib/o32/libresolv.so.3.0 base-compat-shlib compat +./usr/lib/o32/libroken.so base-compat-shlib compat,kerberos +./usr/lib/o32/libroken.so.20 base-compat-shlib compat,kerberos +./usr/lib/o32/libroken.so.20.0 base-compat-shlib compat,kerberos +./usr/lib/o32/librpcsvc.so base-compat-shlib compat +./usr/lib/o32/librpcsvc.so.1 base-compat-shlib compat +./usr/lib/o32/librpcsvc.so.1.0 base-compat-shlib compat +./usr/lib/o32/librt.so base-compat-shlib compat +./usr/lib/o32/librt.so.1 base-compat-shlib compat +./usr/lib/o32/librt.so.1.1 base-compat-shlib compat +./usr/lib/o32/librtld_db.so base-compat-shlib compat,pic,dtrace +./usr/lib/o32/librtld_db.so.0 base-compat-shlib compat,pic,dtrace +./usr/lib/o32/librtld_db.so.0.0 base-compat-shlib compat,pic,dtrace +./usr/lib/o32/librump.so base-compat-shlib compat,rump +./usr/lib/o32/librump.so.0 base-compat-shlib compat,rump +./usr/lib/o32/librump.so.0.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpclient.so base-compat-shlib compat,rump +./usr/lib/o32/librumpclient.so.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpclient.so.0.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpdev.so base-compat-shlib compat,rump +./usr/lib/o32/librumpdev.so.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpdev.so.0.0 base-compat-shlib compat,rump +./usr/lib/o32/librumphijack.so base-compat-shlib compat,rump +./usr/lib/o32/librumphijack.so.0 base-compat-shlib compat,rump +./usr/lib/o32/librumphijack.so.0.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpnet.so base-compat-shlib compat,rump +./usr/lib/o32/librumpnet.so.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpnet.so.0.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpres.so base-compat-shlib compat,rump +./usr/lib/o32/librumpres.so.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpres.so.0.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpuser.so base-compat-shlib compat,rump +./usr/lib/o32/librumpuser.so.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpuser.so.0.1 base-compat-shlib compat,rump +./usr/lib/o32/librumpvfs.so base-compat-shlib compat,rump +./usr/lib/o32/librumpvfs.so.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpvfs.so.0.0 base-compat-shlib compat,rump +./usr/lib/o32/libsaslc.so base-compat-shlib compat +./usr/lib/o32/libsaslc.so.1 base-compat-shlib compat +./usr/lib/o32/libsaslc.so.1.0 base-compat-shlib compat +./usr/lib/o32/libskey.so base-compat-shlib compat,skey +./usr/lib/o32/libskey.so.2 base-compat-shlib compat,skey +./usr/lib/o32/libskey.so.2.0 base-compat-shlib compat,skey +./usr/lib/o32/libsl.so base-compat-shlib compat,kerberos +./usr/lib/o32/libsl.so.7 base-compat-shlib compat,kerberos +./usr/lib/o32/libsl.so.7.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libsqlite3.so base-compat-shlib compat +./usr/lib/o32/libsqlite3.so.1 base-compat-shlib compat +./usr/lib/o32/libsqlite3.so.1.5 base-compat-shlib compat +./usr/lib/o32/libssh.so base-compat-shlib compat +./usr/lib/o32/libssh.so.46 base-compat-shlib compat +./usr/lib/o32/libssh.so.46.1 base-compat-shlib compat +./usr/lib/o32/libssl.so base-compat-shlib compat +./usr/lib/o32/libssl.so.15 base-compat-shlib compat +./usr/lib/o32/libssl.so.15.0 base-compat-shlib compat +./usr/lib/o32/libstdc++.so base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/o32/libstdc++.so.9 base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/o32/libstdc++.so.9.0 base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/o32/libtermcap.so base-compat-shlib compat +./usr/lib/o32/libtermcap.so.0 base-compat-shlib compat +./usr/lib/o32/libtermcap.so.0.6 base-compat-shlib compat +./usr/lib/o32/libterminfo.so base-compat-shlib compat +./usr/lib/o32/libterminfo.so.2 base-compat-shlib compat +./usr/lib/o32/libterminfo.so.2.0 base-compat-shlib compat +./usr/lib/o32/libtermlib.so base-compat-shlib compat +./usr/lib/o32/libtermlib.so.0 base-compat-shlib compat +./usr/lib/o32/libtermlib.so.0.6 base-compat-shlib compat +./usr/lib/o32/libtre.so base-compat-shlib compat +./usr/lib/o32/libtre.so.0 base-compat-shlib compat +./usr/lib/o32/libtre.so.0.8 base-compat-shlib compat +./usr/lib/o32/libubsan.so base-compat-shlib compat,gcc,cxx +./usr/lib/o32/libubsan.so.4 base-compat-shlib compat,gcc,cxx +./usr/lib/o32/libubsan.so.4.0 base-compat-shlib compat,gcc,cxx +./usr/lib/o32/libukfs.so base-compat-shlib compat +./usr/lib/o32/libukfs.so.1 base-compat-shlib compat +./usr/lib/o32/libukfs.so.1.0 base-compat-shlib compat +./usr/lib/o32/libumem.so base-compat-shlib compat,zfs +./usr/lib/o32/libumem.so.0 base-compat-shlib compat,zfs +./usr/lib/o32/libumem.so.0.0 base-compat-shlib compat,zfs +./usr/lib/o32/libunbound.so base-compat-shlib compat,unbound +./usr/lib/o32/libunbound.so.9 base-compat-shlib compat,unbound +./usr/lib/o32/libunbound.so.9.0 base-compat-shlib compat,unbound +./usr/lib/o32/libusbhid.so base-compat-shlib compat +./usr/lib/o32/libusbhid.so.1 base-compat-shlib compat +./usr/lib/o32/libusbhid.so.1.0 base-compat-shlib compat +./usr/lib/o32/libutil.so base-compat-shlib compat +./usr/lib/o32/libutil.so.7 base-compat-shlib compat +./usr/lib/o32/libutil.so.7.24 base-compat-shlib compat +./usr/lib/o32/libuutil.so base-compat-shlib compat,zfs +./usr/lib/o32/libuutil.so.0 base-compat-shlib compat,zfs +./usr/lib/o32/libuutil.so.0.0 base-compat-shlib compat,zfs +./usr/lib/o32/libwind.so base-compat-shlib compat,kerberos +./usr/lib/o32/libwind.so.1 base-compat-shlib compat,kerberos +./usr/lib/o32/libwind.so.1.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libwrap.so base-compat-shlib compat +./usr/lib/o32/libwrap.so.1 base-compat-shlib compat +./usr/lib/o32/libwrap.so.1.0 base-compat-shlib compat +./usr/lib/o32/libz.so base-compat-shlib compat +./usr/lib/o32/libz.so.1 base-compat-shlib compat +./usr/lib/o32/libz.so.1.0 base-compat-shlib compat +./usr/lib/o32/libzfs.so base-compat-shlib compat,zfs +./usr/lib/o32/libzfs.so.0 base-compat-shlib compat,zfs +./usr/lib/o32/libzfs.so.0.0 base-compat-shlib compat,zfs +./usr/lib/o32/libzfs_core.so base-compat-shlib compat,zfs +./usr/lib/o32/libzfs_core.so.0 base-compat-shlib compat,zfs +./usr/lib/o32/libzfs_core.so.0.0 base-compat-shlib compat,zfs +./usr/lib/o32/libzpool.so base-compat-shlib compat,zfs +./usr/lib/o32/libzpool.so.0 base-compat-shlib compat,zfs +./usr/lib/o32/libzpool.so.0.0 base-compat-shlib compat,zfs +./usr/lib/o32/lua base-compat-shlib compat +./usr/lib/o32/lua/5.4 base-compat-shlib compat +./usr/lib/o32/lua/5.4/bozohttpd.so base-compat-shlib compat +./usr/lib/o32/lua/5.4/gpio.so base-compat-shlib compat +./usr/lib/o32/lua/5.4/libm.so base-compat-shlib compat +./usr/lib/o32/lua/5.4/netpgp.so base-compat-shlib compat +./usr/lib/o32/lua/5.4/sqlite.so base-compat-shlib compat +./usr/lib/o32/lua/5.4/syslog.so base-compat-shlib compat +./usr/lib/o32/openssl base-crypto-usr compat +./usr/lib/o32/openssl/engines base-crypto-usr compat +./usr/lib/o32/openssl/engines/dasync.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/o32/openssl/engines/devcrypto.so base-compat-shlib compat +./usr/lib/o32/openssl/engines/devcrypto.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/o32/openssl/engines/loader_attic.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/o32/openssl/engines/ossltest.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/o32/openssl/modules base-crypto-usr compat +./usr/lib/o32/openssl/modules/legacy.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/o32/security base-compat-shlib compat +./usr/lib/o32/security/pam_afslog.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/o32/security/pam_chroot.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_deny.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_echo.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_exec.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_ftpusers.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_group.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_guest.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_krb5.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/o32/security/pam_ksu.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/o32/security/pam_lastlog.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_login_access.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_nologin.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_permit.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_radius.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_rhosts.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_rootok.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_securetty.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_self.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_skey.so.4 base-compat-shlib compat,pam,skey +./usr/lib/o32/security/pam_ssh.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_u2f.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_unix.so.4 base-compat-shlib compat,pam +./usr/libdata/debug/lib/64 base-compat-shlib compat +./usr/libdata/debug/lib/64/npf base-compat-shlib compat +./usr/libdata/debug/lib/o32 base-compat-shlib compat +./usr/libdata/debug/lib/o32/npf base-compat-shlib compat +./usr/libdata/debug/usr/lib/64 base-compat-shlib compat +./usr/libdata/debug/usr/lib/64/i18n base-compat-shlib compat +./usr/libdata/debug/usr/lib/o32 base-compat-shlib compat +./usr/libdata/debug/usr/lib/o32/i18n base-compat-shlib compat +./usr/libexec/ld.elf_so-64 base-sys-shlib compat,pic +./usr/libexec/ld.elf_so-o32 base-sys-shlib compat,pic diff --git a/distrib/sets/lists/base32/ad.mipsn64el b/distrib/sets/lists/base32/ad.mipsn64el new file mode 100644 index 000000000000..c040aad69cd8 --- /dev/null +++ b/distrib/sets/lists/base32/ad.mipsn64el @@ -0,0 +1,1041 @@ +# $NetBSD: ad.mipsn64el,v 1.1 2024/04/09 15:17:22 nia Exp $ +./lib/64 base-compat-shlib compat +./lib/64/npf base-compat-shlib compat,npf +./lib/64/npf/ext_log.so base-compat-shlib compat,npf +./lib/64/npf/ext_log.so.0 base-compat-shlib compat,npf +./lib/64/npf/ext_log.so.0.0 base-compat-shlib compat,npf +./lib/64/npf/ext_normalize.so base-compat-shlib compat,npf +./lib/64/npf/ext_normalize.so.0 base-compat-shlib compat,npf +./lib/64/npf/ext_normalize.so.0.0 base-compat-shlib compat,npf +./lib/64/npf/ext_rndblock.so base-compat-shlib compat,npf +./lib/64/npf/ext_rndblock.so.0 base-compat-shlib compat,npf +./lib/64/npf/ext_rndblock.so.0.0 base-compat-shlib compat,npf +./lib/o32 base-compat-shlib compat +./lib/o32/npf base-compat-shlib compat,npf +./lib/o32/npf/ext_log.so base-compat-shlib compat,npf +./lib/o32/npf/ext_log.so.0 base-compat-shlib compat,npf +./lib/o32/npf/ext_log.so.0.0 base-compat-shlib compat,npf +./lib/o32/npf/ext_normalize.so base-compat-shlib compat,npf +./lib/o32/npf/ext_normalize.so.0 base-compat-shlib compat,npf +./lib/o32/npf/ext_normalize.so.0.0 base-compat-shlib compat,npf +./lib/o32/npf/ext_rndblock.so base-compat-shlib compat,npf +./lib/o32/npf/ext_rndblock.so.0 base-compat-shlib compat,npf +./lib/o32/npf/ext_rndblock.so.0.0 base-compat-shlib compat,npf +./libexec/ld.elf_so-64 base-compat-shlib compat,pic +./libexec/ld.elf_so-o32 base-compat-shlib compat,pic +./usr/lib/64 base-compat-shlib compat +./usr/lib/64/i18n base-compat-shlib compat +./usr/lib/64/i18n/libBIG5.so base-compat-shlib compat +./usr/lib/64/i18n/libBIG5.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libBIG5.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libDECHanyu.so base-compat-shlib compat +./usr/lib/64/i18n/libDECHanyu.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libDECHanyu.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libEUC.so base-compat-shlib compat +./usr/lib/64/i18n/libEUC.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libEUC.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libEUCTW.so base-compat-shlib compat +./usr/lib/64/i18n/libEUCTW.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libEUCTW.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libGBK2K.so base-compat-shlib compat +./usr/lib/64/i18n/libGBK2K.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libGBK2K.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libHZ.so base-compat-shlib compat +./usr/lib/64/i18n/libHZ.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libHZ.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libISO2022.so base-compat-shlib compat +./usr/lib/64/i18n/libISO2022.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libISO2022.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libJOHAB.so base-compat-shlib compat +./usr/lib/64/i18n/libJOHAB.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libJOHAB.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libMSKanji.so base-compat-shlib compat +./usr/lib/64/i18n/libMSKanji.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libMSKanji.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libUES.so base-compat-shlib compat +./usr/lib/64/i18n/libUES.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libUES.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libUTF1632.so base-compat-shlib compat +./usr/lib/64/i18n/libUTF1632.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libUTF1632.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libUTF7.so base-compat-shlib compat +./usr/lib/64/i18n/libUTF7.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libUTF7.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libUTF8.so base-compat-shlib compat +./usr/lib/64/i18n/libUTF8.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libUTF8.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libVIQR.so base-compat-shlib compat +./usr/lib/64/i18n/libVIQR.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libVIQR.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libZW.so base-compat-shlib compat +./usr/lib/64/i18n/libZW.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libZW.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libiconv_none.so base-compat-shlib compat +./usr/lib/64/i18n/libiconv_none.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libiconv_none.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libiconv_std.so base-compat-shlib compat +./usr/lib/64/i18n/libiconv_std.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libiconv_std.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_646.so base-compat-shlib compat,npf +./usr/lib/64/i18n/libmapper_646.so.5 base-compat-shlib compat,npf +./usr/lib/64/i18n/libmapper_646.so.5.0 base-compat-shlib compat,npf +./usr/lib/64/i18n/libmapper_none.so base-compat-shlib compat +./usr/lib/64/i18n/libmapper_none.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_none.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_parallel.so base-compat-shlib compat +./usr/lib/64/i18n/libmapper_parallel.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_parallel.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_serial.so base-compat-shlib compat +./usr/lib/64/i18n/libmapper_serial.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_serial.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_std.so base-compat-shlib compat +./usr/lib/64/i18n/libmapper_std.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_std.so.5.0 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_zone.so base-compat-shlib compat +./usr/lib/64/i18n/libmapper_zone.so.5 base-compat-shlib compat +./usr/lib/64/i18n/libmapper_zone.so.5.0 base-compat-shlib compat +./usr/lib/64/libamu.so.5 base-compat-shlib compat +./usr/lib/64/libamu.so.5.0 base-compat-shlib compat +./usr/lib/64/libarchive.so base-compat-shlib compat +./usr/lib/64/libarchive.so.5 base-compat-shlib compat +./usr/lib/64/libarchive.so.5.0 base-compat-shlib compat +./usr/lib/64/libasan.so base-compat-shlib compat,gcc,cxx +./usr/lib/64/libasan.so.5 base-compat-shlib compat,gcc,cxx +./usr/lib/64/libasan.so.5.0 base-compat-shlib compat,gcc,cxx +./usr/lib/64/libasn1.so base-compat-shlib compat,kerberos +./usr/lib/64/libasn1.so.10 base-compat-shlib compat,kerberos +./usr/lib/64/libasn1.so.10.0 base-compat-shlib compat,kerberos +./usr/lib/64/libatf-c++.so base-compat-shlib compat,atf +./usr/lib/64/libatf-c++.so.2 base-compat-shlib compat,atf +./usr/lib/64/libatf-c++.so.2.0 base-compat-shlib compat,atf +./usr/lib/64/libatf-c.so base-compat-shlib compat,atf +./usr/lib/64/libatf-c.so.0 base-compat-shlib compat,atf +./usr/lib/64/libatf-c.so.0.0 base-compat-shlib compat,atf +./usr/lib/64/libavl.so base-compat-shlib compat,zfs +./usr/lib/64/libavl.so.0 base-compat-shlib compat,zfs +./usr/lib/64/libavl.so.0.0 base-compat-shlib compat,zfs +./usr/lib/64/libbfd.so.18 base-compat-shlib compat +./usr/lib/64/libbfd.so.18.0 base-compat-shlib compat +./usr/lib/64/libbind9.so base-compat-shlib compat +./usr/lib/64/libbind9.so.21 base-compat-shlib compat +./usr/lib/64/libbind9.so.21.0 base-compat-shlib compat +./usr/lib/64/libblocklist.so base-compat-shlib compat +./usr/lib/64/libblocklist.so.0 base-compat-shlib compat +./usr/lib/64/libblocklist.so.0.0 base-compat-shlib compat +./usr/lib/64/libbluetooth.so base-compat-shlib compat +./usr/lib/64/libbluetooth.so.4 base-compat-shlib compat +./usr/lib/64/libbluetooth.so.4.2 base-compat-shlib compat +./usr/lib/64/libbozohttpd.so base-compat-shlib compat +./usr/lib/64/libbozohttpd.so.1 base-compat-shlib compat +./usr/lib/64/libbozohttpd.so.1.0 base-compat-shlib compat +./usr/lib/64/libbsdmalloc.so base-compat-shlib compat +./usr/lib/64/libbsdmalloc.so.0 base-compat-shlib compat +./usr/lib/64/libbsdmalloc.so.0.1 base-compat-shlib compat +./usr/lib/64/libbz2.so base-compat-shlib compat +./usr/lib/64/libbz2.so.1 base-compat-shlib compat +./usr/lib/64/libbz2.so.1.1 base-compat-shlib compat +./usr/lib/64/libc.so base-compat-shlib compat +./usr/lib/64/libc.so.12 base-compat-shlib compat +./usr/lib/64/libc.so.12.221 base-compat-shlib compat +./usr/lib/64/libc_fp.so base-compat-shlib compat +./usr/lib/64/libc_fp.so.0 base-compat-shlib compat +./usr/lib/64/libc_fp.so.0.0 base-compat-shlib compat +./usr/lib/64/libcbor.so base-compat-shlib compat +./usr/lib/64/libcbor.so.0 base-compat-shlib compat +./usr/lib/64/libcbor.so.0.5 base-compat-shlib compat +./usr/lib/64/libcom_err.so base-compat-shlib compat,kerberos +./usr/lib/64/libcom_err.so.8 base-compat-shlib compat,kerberos +./usr/lib/64/libcom_err.so.8.0 base-compat-shlib compat,kerberos +./usr/lib/64/libcrypt.so base-compat-shlib compat +./usr/lib/64/libcrypt.so.1 base-compat-shlib compat +./usr/lib/64/libcrypt.so.1.0 base-compat-shlib compat +./usr/lib/64/libcrypto.so base-compat-shlib compat +./usr/lib/64/libcrypto.so.15 base-compat-shlib compat +./usr/lib/64/libcrypto.so.15.0 base-compat-shlib compat +./usr/lib/64/libcurses.so base-compat-shlib compat +./usr/lib/64/libcurses.so.9 base-compat-shlib compat +./usr/lib/64/libcurses.so.9.1 base-compat-shlib compat +./usr/lib/64/libdes.so base-compat-shlib compat +./usr/lib/64/libdes.so.15 base-compat-shlib compat +./usr/lib/64/libdes.so.15.0 base-compat-shlib compat +./usr/lib/64/libdevmapper.so base-compat-shlib compat,lvm +./usr/lib/64/libdevmapper.so.1 base-compat-shlib compat,lvm +./usr/lib/64/libdevmapper.so.1.0 base-compat-shlib compat,lvm +./usr/lib/64/libdm.so base-compat-shlib compat +./usr/lib/64/libdm.so.0 base-compat-shlib compat +./usr/lib/64/libdm.so.0.0 base-compat-shlib compat +./usr/lib/64/libdns.so base-compat-shlib compat +./usr/lib/64/libdns.so.21 base-compat-shlib compat +./usr/lib/64/libdns.so.21.0 base-compat-shlib compat +./usr/lib/64/libdns_sd.so base-compat-shlib compat,mdns +./usr/lib/64/libdns_sd.so.0 base-compat-shlib compat,mdns +./usr/lib/64/libdns_sd.so.0.0 base-compat-shlib compat,mdns +./usr/lib/64/libdtrace.so base-compat-shlib compat,dtrace +./usr/lib/64/libdtrace.so.3 base-compat-shlib compat,dtrace +./usr/lib/64/libdtrace.so.3.0 base-compat-shlib compat,dtrace +./usr/lib/64/libdwarf.so base-compat-shlib compat +./usr/lib/64/libdwarf.so.2 base-compat-shlib compat +./usr/lib/64/libdwarf.so.2.0 base-compat-shlib compat +./usr/lib/64/libedit.so base-compat-shlib compat +./usr/lib/64/libedit.so.3 base-compat-shlib compat +./usr/lib/64/libedit.so.3.1 base-compat-shlib compat +./usr/lib/64/libelf.so base-compat-shlib compat +./usr/lib/64/libelf.so.2 base-compat-shlib compat +./usr/lib/64/libelf.so.2.0 base-compat-shlib compat +./usr/lib/64/libevent.so base-compat-shlib compat +./usr/lib/64/libevent.so.5 base-compat-shlib compat +./usr/lib/64/libevent.so.5.0 base-compat-shlib compat +./usr/lib/64/libevent_openssl.so base-compat-shlib compat +./usr/lib/64/libevent_openssl.so.5 base-compat-shlib compat +./usr/lib/64/libevent_openssl.so.5.0 base-compat-shlib compat +./usr/lib/64/libevent_pthreads.so base-compat-shlib compat +./usr/lib/64/libevent_pthreads.so.5 base-compat-shlib compat +./usr/lib/64/libevent_pthreads.so.5.0 base-compat-shlib compat +./usr/lib/64/libexecinfo.so base-compat-shlib compat +./usr/lib/64/libexecinfo.so.0 base-compat-shlib compat +./usr/lib/64/libexecinfo.so.0.0 base-compat-shlib compat +./usr/lib/64/libexpat.so base-compat-shlib compat +./usr/lib/64/libexpat.so.2 base-compat-shlib compat +./usr/lib/64/libexpat.so.2.3 base-compat-shlib compat +./usr/lib/64/libfetch.so base-compat-shlib compat +./usr/lib/64/libfetch.so.4 base-compat-shlib compat +./usr/lib/64/libfetch.so.4.0 base-compat-shlib compat +./usr/lib/64/libfido2.so base-compat-shlib compat +./usr/lib/64/libfido2.so.5 base-compat-shlib compat +./usr/lib/64/libfido2.so.5.0 base-compat-shlib compat +./usr/lib/64/libform.so base-compat-shlib compat +./usr/lib/64/libform.so.8 base-compat-shlib compat +./usr/lib/64/libform.so.8.0 base-compat-shlib compat +./usr/lib/64/libgcc_s.so base-compat-shlib compat,gcc +./usr/lib/64/libgcc_s.so.1 base-compat-shlib compat,gcc +./usr/lib/64/libgcc_s.so.1.0 base-compat-shlib compat,gcc +./usr/lib/64/libgnumalloc.so base-compat-shlib compat +./usr/lib/64/libgnumalloc.so.1 base-compat-shlib compat +./usr/lib/64/libgnumalloc.so.1.0 base-compat-shlib compat +./usr/lib/64/libgomp.so base-compat-shlib compat,gcc +./usr/lib/64/libgomp.so.2 base-compat-shlib compat,gcc +./usr/lib/64/libgomp.so.2.1 base-compat-shlib compat,gcc +./usr/lib/64/libgssapi.so base-compat-shlib compat,kerberos +./usr/lib/64/libgssapi.so.12 base-compat-shlib compat,kerberos +./usr/lib/64/libgssapi.so.12.0 base-compat-shlib compat,kerberos +./usr/lib/64/libhdb.so base-compat-shlib compat,kerberos +./usr/lib/64/libhdb.so.16 base-compat-shlib compat,kerberos +./usr/lib/64/libhdb.so.16.0 base-compat-shlib compat,kerberos +./usr/lib/64/libheimbase.so base-compat-shlib compat,kerberos +./usr/lib/64/libheimbase.so.2 base-compat-shlib compat,kerberos +./usr/lib/64/libheimbase.so.2.0 base-compat-shlib compat,kerberos +./usr/lib/64/libheimntlm.so base-compat-shlib compat,kerberos +./usr/lib/64/libheimntlm.so.6 base-compat-shlib compat,kerberos +./usr/lib/64/libheimntlm.so.6.0 base-compat-shlib compat,kerberos +./usr/lib/64/libhx509.so base-compat-shlib compat,kerberos +./usr/lib/64/libhx509.so.7 base-compat-shlib compat,kerberos +./usr/lib/64/libhx509.so.7.0 base-compat-shlib compat,kerberos +./usr/lib/64/libintl.so base-compat-shlib compat +./usr/lib/64/libintl.so.1 base-compat-shlib compat +./usr/lib/64/libintl.so.1.1 base-compat-shlib compat +./usr/lib/64/libipsec.so base-compat-shlib compat +./usr/lib/64/libipsec.so.3 base-compat-shlib compat +./usr/lib/64/libipsec.so.3.0 base-compat-shlib compat +./usr/lib/64/libirs.so base-compat-shlib compat +./usr/lib/64/libirs.so.21 base-compat-shlib compat +./usr/lib/64/libirs.so.21.0 base-compat-shlib compat +./usr/lib/64/libisc.so base-compat-shlib compat +./usr/lib/64/libisc.so.21 base-compat-shlib compat +./usr/lib/64/libisc.so.21.0 base-compat-shlib compat +./usr/lib/64/libisccc.so base-compat-shlib compat +./usr/lib/64/libisccc.so.21 base-compat-shlib compat +./usr/lib/64/libisccc.so.21.0 base-compat-shlib compat +./usr/lib/64/libisccfg.so base-compat-shlib compat +./usr/lib/64/libisccfg.so.21 base-compat-shlib compat +./usr/lib/64/libisccfg.so.21.0 base-compat-shlib compat +./usr/lib/64/libiscsi.so base-compat-shlib compat,iscsi +./usr/lib/64/libiscsi.so.2 base-compat-shlib compat,iscsi +./usr/lib/64/libiscsi.so.2.0 base-compat-shlib compat,iscsi +./usr/lib/64/libisns.so base-compat-shlib compat +./usr/lib/64/libisns.so.0 base-compat-shlib compat +./usr/lib/64/libisns.so.0.0 base-compat-shlib compat +./usr/lib/64/libjemalloc.so base-compat-shlib compat +./usr/lib/64/libjemalloc.so.0 base-compat-shlib compat +./usr/lib/64/libjemalloc.so.0.0 base-compat-shlib compat +./usr/lib/64/libkadm5clnt.so base-compat-shlib compat,kerberos +./usr/lib/64/libkadm5clnt.so.15 base-compat-shlib compat,kerberos +./usr/lib/64/libkadm5clnt.so.15.0 base-compat-shlib compat,kerberos +./usr/lib/64/libkadm5srv.so base-compat-shlib compat,kerberos +./usr/lib/64/libkadm5srv.so.16 base-compat-shlib compat,kerberos +./usr/lib/64/libkadm5srv.so.16.0 base-compat-shlib compat,kerberos +./usr/lib/64/libkafs.so base-compat-shlib compat,kerberos +./usr/lib/64/libkafs.so.14 base-compat-shlib compat,kerberos +./usr/lib/64/libkafs.so.14.0 base-compat-shlib compat,kerberos +./usr/lib/64/libkdc.so base-compat-shlib compat,kerberos +./usr/lib/64/libkdc.so.4 base-compat-shlib compat,kerberos +./usr/lib/64/libkdc.so.4.0 base-compat-shlib compat,kerberos +./usr/lib/64/libkrb5.so base-compat-shlib compat,kerberos +./usr/lib/64/libkrb5.so.28 base-compat-shlib compat,kerberos +./usr/lib/64/libkrb5.so.28.0 base-compat-shlib compat,kerberos +./usr/lib/64/libkvm.so base-compat-shlib compat +./usr/lib/64/libkvm.so.6 base-compat-shlib compat +./usr/lib/64/libkvm.so.6.0 base-compat-shlib compat +./usr/lib/64/liblber.so base-compat-shlib compat,ldap +./usr/lib/64/liblber.so.5 base-compat-shlib compat,ldap +./usr/lib/64/liblber.so.5.0 base-compat-shlib compat,ldap +./usr/lib/64/libldap.so base-compat-shlib compat,ldap +./usr/lib/64/libldap.so.6 base-compat-shlib compat,ldap +./usr/lib/64/libldap.so.6.0 base-compat-shlib compat,ldap +./usr/lib/64/libldap_r.so base-compat-shlib compat,ldap +./usr/lib/64/libldap_r.so.6 base-compat-shlib compat,ldap +./usr/lib/64/libldap_r.so.6.0 base-compat-shlib compat,ldap +./usr/lib/64/liblsan.so base-compat-shlib compat,cxx,gcc +./usr/lib/64/liblsan.so.2 base-compat-shlib compat,cxx,gcc +./usr/lib/64/liblsan.so.2.0 base-compat-shlib compat,cxx,gcc +./usr/lib/64/liblua.so base-compat-shlib compat +./usr/lib/64/liblua.so.6 base-compat-shlib compat +./usr/lib/64/liblua.so.6.1 base-compat-shlib compat +./usr/lib/64/liblzf.so base-compat-shlib compat +./usr/lib/64/liblzf.so.1 base-compat-shlib compat +./usr/lib/64/liblzf.so.1.0 base-compat-shlib compat +./usr/lib/64/liblzma.so base-compat-shlib compat +./usr/lib/64/liblzma.so.2 base-compat-shlib compat +./usr/lib/64/liblzma.so.2.0 base-compat-shlib compat +./usr/lib/64/libm.so base-compat-shlib compat +./usr/lib/64/libm.so.0 base-compat-shlib compat +./usr/lib/64/libm.so.0.14 base-compat-shlib compat +./usr/lib/64/libmagic.so base-compat-shlib compat +./usr/lib/64/libmagic.so.8 base-compat-shlib compat +./usr/lib/64/libmagic.so.8.0 base-compat-shlib compat +./usr/lib/64/libmenu.so base-compat-shlib compat +./usr/lib/64/libmenu.so.8 base-compat-shlib compat +./usr/lib/64/libmenu.so.8.0 base-compat-shlib compat +./usr/lib/64/libmj.so base-compat-shlib compat +./usr/lib/64/libmj.so.1 base-compat-shlib compat +./usr/lib/64/libmj.so.1.0 base-compat-shlib compat +./usr/lib/64/libnetpgp.so base-compat-shlib compat +./usr/lib/64/libnetpgp.so.4 base-compat-shlib compat +./usr/lib/64/libnetpgp.so.4.0 base-compat-shlib compat +./usr/lib/64/libnetpgpverify.so base-compat-shlib compat +./usr/lib/64/libnetpgpverify.so.5 base-compat-shlib compat +./usr/lib/64/libnetpgpverify.so.5.0 base-compat-shlib compat +./usr/lib/64/libnpf.so base-compat-shlib compat,npf +./usr/lib/64/libnpf.so.0 base-compat-shlib compat,npf +./usr/lib/64/libnpf.so.0.1 base-compat-shlib compat,npf +./usr/lib/64/libns.so base-compat-shlib compat +./usr/lib/64/libns.so.21 base-compat-shlib compat +./usr/lib/64/libns.so.21.0 base-compat-shlib compat +./usr/lib/64/libnvpair.so base-compat-shlib compat,zfs +./usr/lib/64/libnvpair.so.0 base-compat-shlib compat,zfs +./usr/lib/64/libnvpair.so.0.0 base-compat-shlib compat,zfs +./usr/lib/64/libobjc.so base-compat-shlib compat,gcc +./usr/lib/64/libobjc.so.4 base-compat-shlib compat,gcc +./usr/lib/64/libobjc.so.4.0 base-compat-shlib compat,gcc +./usr/lib/64/libossaudio.so base-compat-shlib compat +./usr/lib/64/libossaudio.so.1 base-compat-shlib compat +./usr/lib/64/libossaudio.so.1.1 base-compat-shlib compat +./usr/lib/64/libp2k.so base-compat-shlib compat +./usr/lib/64/libp2k.so.2 base-compat-shlib compat +./usr/lib/64/libp2k.so.2.0 base-compat-shlib compat +./usr/lib/64/libpam.so base-compat-shlib compat +./usr/lib/64/libpam.so.4 base-compat-shlib compat +./usr/lib/64/libpam.so.4.1 base-compat-shlib compat +./usr/lib/64/libpanel.so base-compat-shlib compat +./usr/lib/64/libpanel.so.3 base-compat-shlib compat +./usr/lib/64/libpanel.so.3.0 base-compat-shlib compat +./usr/lib/64/libpcap.so base-compat-shlib compat +./usr/lib/64/libpcap.so.9 base-compat-shlib compat +./usr/lib/64/libpcap.so.9.0 base-compat-shlib compat +./usr/lib/64/libpci.so base-compat-shlib compat +./usr/lib/64/libpci.so.2 base-compat-shlib compat +./usr/lib/64/libpci.so.2.2 base-compat-shlib compat +./usr/lib/64/libperfuse.so base-compat-shlib compat +./usr/lib/64/libperfuse.so.0 base-compat-shlib compat +./usr/lib/64/libperfuse.so.0.0 base-compat-shlib compat +./usr/lib/64/libposix.so base-compat-shlib compat +./usr/lib/64/libposix.so.0 base-compat-shlib compat +./usr/lib/64/libposix.so.0.1 base-compat-shlib compat +./usr/lib/64/libppath.so base-compat-shlib compat +./usr/lib/64/libppath.so.0 base-compat-shlib compat +./usr/lib/64/libppath.so.0.0 base-compat-shlib compat +./usr/lib/64/libproc.so base-compat-shlib compat,pic,dtrace +./usr/lib/64/libproc.so.1 base-compat-shlib compat,pic,dtrace +./usr/lib/64/libproc.so.1.0 base-compat-shlib compat,pic,dtrace +./usr/lib/64/libprop.so base-compat-shlib compat +./usr/lib/64/libprop.so.1 base-compat-shlib compat +./usr/lib/64/libprop.so.1.2 base-compat-shlib compat +./usr/lib/64/libpthread.so base-compat-shlib compat +./usr/lib/64/libpthread.so.1 base-compat-shlib compat +./usr/lib/64/libpthread.so.1.4 base-compat-shlib compat +./usr/lib/64/libpuffs.so base-compat-shlib compat +./usr/lib/64/libpuffs.so.2 base-compat-shlib compat +./usr/lib/64/libpuffs.so.2.0 base-compat-shlib compat +./usr/lib/64/libquota.so base-compat-shlib compat +./usr/lib/64/libquota.so.1 base-compat-shlib compat +./usr/lib/64/libquota.so.1.0 base-compat-shlib compat +./usr/lib/64/libradius.so base-compat-shlib compat +./usr/lib/64/libradius.so.5 base-compat-shlib compat +./usr/lib/64/libradius.so.5.0 base-compat-shlib compat +./usr/lib/64/librefuse.so base-compat-shlib compat +./usr/lib/64/librefuse.so.2 base-compat-shlib compat +./usr/lib/64/librefuse.so.2.0 base-compat-shlib compat +./usr/lib/64/libresolv.so base-compat-shlib compat +./usr/lib/64/libresolv.so.3 base-compat-shlib compat +./usr/lib/64/libresolv.so.3.0 base-compat-shlib compat +./usr/lib/64/libroken.so base-compat-shlib compat,kerberos +./usr/lib/64/libroken.so.20 base-compat-shlib compat,kerberos +./usr/lib/64/libroken.so.20.0 base-compat-shlib compat,kerberos +./usr/lib/64/librpcsvc.so base-compat-shlib compat +./usr/lib/64/librpcsvc.so.1 base-compat-shlib compat +./usr/lib/64/librpcsvc.so.1.0 base-compat-shlib compat +./usr/lib/64/librt.so base-compat-shlib compat +./usr/lib/64/librt.so.1 base-compat-shlib compat +./usr/lib/64/librt.so.1.1 base-compat-shlib compat +./usr/lib/64/librtld_db.so base-compat-shlib compat,pic,dtrace +./usr/lib/64/librtld_db.so.0 base-compat-shlib compat,pic,dtrace +./usr/lib/64/librtld_db.so.0.0 base-compat-shlib compat,pic,dtrace +./usr/lib/64/librump.so base-compat-shlib compat,rump +./usr/lib/64/librump.so.0 base-compat-shlib compat,rump +./usr/lib/64/librump.so.0.0 base-compat-shlib compat,rump +./usr/lib/64/librumpclient.so base-compat-shlib compat,rump +./usr/lib/64/librumpclient.so.0 base-compat-shlib compat,rump +./usr/lib/64/librumpclient.so.0.0 base-compat-shlib compat,rump +./usr/lib/64/librumpdev.so base-compat-shlib compat,rump +./usr/lib/64/librumpdev.so.0 base-compat-shlib compat,rump +./usr/lib/64/librumpdev.so.0.0 base-compat-shlib compat,rump +./usr/lib/64/librumphijack.so base-compat-shlib compat,rump +./usr/lib/64/librumphijack.so.0 base-compat-shlib compat,rump +./usr/lib/64/librumphijack.so.0.0 base-compat-shlib compat,rump +./usr/lib/64/librumpnet.so base-compat-shlib compat,rump +./usr/lib/64/librumpnet.so.0 base-compat-shlib compat,rump +./usr/lib/64/librumpnet.so.0.0 base-compat-shlib compat,rump +./usr/lib/64/librumpres.so base-compat-shlib compat,rump +./usr/lib/64/librumpres.so.0 base-compat-shlib compat,rump +./usr/lib/64/librumpres.so.0.0 base-compat-shlib compat,rump +./usr/lib/64/librumpuser.so base-compat-shlib compat,rump +./usr/lib/64/librumpuser.so.0 base-compat-shlib compat,rump +./usr/lib/64/librumpuser.so.0.1 base-compat-shlib compat,rump +./usr/lib/64/librumpvfs.so base-compat-shlib compat,rump +./usr/lib/64/librumpvfs.so.0 base-compat-shlib compat,rump +./usr/lib/64/librumpvfs.so.0.0 base-compat-shlib compat,rump +./usr/lib/64/libsaslc.so base-compat-shlib compat +./usr/lib/64/libsaslc.so.1 base-compat-shlib compat +./usr/lib/64/libsaslc.so.1.0 base-compat-shlib compat +./usr/lib/64/libskey.so base-compat-shlib compat,skey +./usr/lib/64/libskey.so.2 base-compat-shlib compat,skey +./usr/lib/64/libskey.so.2.0 base-compat-shlib compat,skey +./usr/lib/64/libsl.so base-compat-shlib compat,kerberos +./usr/lib/64/libsl.so.7 base-compat-shlib compat,kerberos +./usr/lib/64/libsl.so.7.0 base-compat-shlib compat,kerberos +./usr/lib/64/libsqlite3.so base-compat-shlib compat +./usr/lib/64/libsqlite3.so.1 base-compat-shlib compat +./usr/lib/64/libsqlite3.so.1.5 base-compat-shlib compat +./usr/lib/64/libssh.so base-compat-shlib compat +./usr/lib/64/libssh.so.46 base-compat-shlib compat +./usr/lib/64/libssh.so.46.1 base-compat-shlib compat +./usr/lib/64/libssl.so base-compat-shlib compat +./usr/lib/64/libssl.so.15 base-compat-shlib compat +./usr/lib/64/libssl.so.15.0 base-compat-shlib compat +./usr/lib/64/libstdc++.so base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/64/libstdc++.so.9 base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/64/libstdc++.so.9.0 base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/64/libtermcap.so base-compat-shlib compat +./usr/lib/64/libtermcap.so.0 base-compat-shlib compat +./usr/lib/64/libtermcap.so.0.6 base-compat-shlib compat +./usr/lib/64/libterminfo.so base-compat-shlib compat +./usr/lib/64/libterminfo.so.2 base-compat-shlib compat +./usr/lib/64/libterminfo.so.2.0 base-compat-shlib compat +./usr/lib/64/libtermlib.so base-compat-shlib compat +./usr/lib/64/libtermlib.so.0 base-compat-shlib compat +./usr/lib/64/libtermlib.so.0.6 base-compat-shlib compat +./usr/lib/64/libtre.so base-compat-shlib compat +./usr/lib/64/libtre.so.0 base-compat-shlib compat +./usr/lib/64/libtre.so.0.8 base-compat-shlib compat +./usr/lib/64/libubsan.so base-compat-shlib compat,gcc,cxx +./usr/lib/64/libubsan.so.4 base-compat-shlib compat,gcc,cxx +./usr/lib/64/libubsan.so.4.0 base-compat-shlib compat,gcc,cxx +./usr/lib/64/libukfs.so base-compat-shlib compat +./usr/lib/64/libukfs.so.1 base-compat-shlib compat +./usr/lib/64/libukfs.so.1.0 base-compat-shlib compat +./usr/lib/64/libumem.so base-compat-shlib compat,zfs +./usr/lib/64/libumem.so.0 base-compat-shlib compat,zfs +./usr/lib/64/libumem.so.0.0 base-compat-shlib compat,zfs +./usr/lib/64/libunbound.so base-compat-shlib compat,unbound +./usr/lib/64/libunbound.so.9 base-compat-shlib compat,unbound +./usr/lib/64/libunbound.so.9.0 base-compat-shlib compat,unbound +./usr/lib/64/libusbhid.so base-compat-shlib compat +./usr/lib/64/libusbhid.so.1 base-compat-shlib compat +./usr/lib/64/libusbhid.so.1.0 base-compat-shlib compat +./usr/lib/64/libutil.so base-compat-shlib compat +./usr/lib/64/libutil.so.7 base-compat-shlib compat +./usr/lib/64/libutil.so.7.24 base-compat-shlib compat +./usr/lib/64/libuutil.so base-compat-shlib compat,zfs +./usr/lib/64/libuutil.so.0 base-compat-shlib compat,zfs +./usr/lib/64/libuutil.so.0.0 base-compat-shlib compat,zfs +./usr/lib/64/libwind.so base-compat-shlib compat,kerberos +./usr/lib/64/libwind.so.1 base-compat-shlib compat,kerberos +./usr/lib/64/libwind.so.1.0 base-compat-shlib compat,kerberos +./usr/lib/64/libwrap.so base-compat-shlib compat +./usr/lib/64/libwrap.so.1 base-compat-shlib compat +./usr/lib/64/libwrap.so.1.0 base-compat-shlib compat +./usr/lib/64/libz.so base-compat-shlib compat +./usr/lib/64/libz.so.1 base-compat-shlib compat +./usr/lib/64/libz.so.1.0 base-compat-shlib compat +./usr/lib/64/libzfs.so base-compat-shlib compat,zfs +./usr/lib/64/libzfs.so.0 base-compat-shlib compat,zfs +./usr/lib/64/libzfs.so.0.0 base-compat-shlib compat,zfs +./usr/lib/64/libzfs_core.so base-compat-shlib compat,zfs +./usr/lib/64/libzfs_core.so.0 base-compat-shlib compat,zfs +./usr/lib/64/libzfs_core.so.0.0 base-compat-shlib compat,zfs +./usr/lib/64/libzpool.so base-compat-shlib compat,zfs +./usr/lib/64/libzpool.so.0 base-compat-shlib compat,zfs +./usr/lib/64/libzpool.so.0.0 base-compat-shlib compat,zfs +./usr/lib/64/lua base-compat-shlib compat +./usr/lib/64/lua/5.4 base-compat-shlib compat +./usr/lib/64/lua/5.4/bozohttpd.so base-compat-shlib compat +./usr/lib/64/lua/5.4/gpio.so base-compat-shlib compat +./usr/lib/64/lua/5.4/libm.so base-compat-shlib compat +./usr/lib/64/lua/5.4/netpgp.so base-compat-shlib compat +./usr/lib/64/lua/5.4/sqlite.so base-compat-shlib compat +./usr/lib/64/lua/5.4/syslog.so base-compat-shlib compat +./usr/lib/64/openssl base-crypto-usr compat +./usr/lib/64/openssl/engines base-crypto-usr compat +./usr/lib/64/openssl/engines/dasync.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/64/openssl/engines/devcrypto.so base-compat-shlib compat +./usr/lib/64/openssl/engines/devcrypto.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/64/openssl/engines/loader_attic.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/64/openssl/engines/ossltest.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/64/openssl/modules base-crypto-usr compat +./usr/lib/64/openssl/modules/legacy.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/64/security base-compat-shlib compat +./usr/lib/64/security/pam_afslog.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/64/security/pam_chroot.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_deny.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_echo.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_exec.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_ftpusers.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_group.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_guest.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_krb5.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/64/security/pam_ksu.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/64/security/pam_lastlog.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_login_access.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_nologin.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_permit.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_radius.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_rhosts.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_rootok.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_securetty.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_self.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_skey.so.4 base-compat-shlib compat,pam,skey +./usr/lib/64/security/pam_ssh.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_u2f.so.4 base-compat-shlib compat,pam +./usr/lib/64/security/pam_unix.so.4 base-compat-shlib compat,pam +./usr/lib/o32 base-compat-shlib compat +./usr/lib/o32/i18n base-compat-shlib compat +./usr/lib/o32/i18n/libBIG5.so base-compat-shlib compat +./usr/lib/o32/i18n/libBIG5.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libBIG5.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libDECHanyu.so base-compat-shlib compat +./usr/lib/o32/i18n/libDECHanyu.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libDECHanyu.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libEUC.so base-compat-shlib compat +./usr/lib/o32/i18n/libEUC.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libEUC.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libEUCTW.so base-compat-shlib compat +./usr/lib/o32/i18n/libEUCTW.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libEUCTW.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libGBK2K.so base-compat-shlib compat +./usr/lib/o32/i18n/libGBK2K.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libGBK2K.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libHZ.so base-compat-shlib compat +./usr/lib/o32/i18n/libHZ.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libHZ.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libISO2022.so base-compat-shlib compat +./usr/lib/o32/i18n/libISO2022.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libISO2022.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libJOHAB.so base-compat-shlib compat +./usr/lib/o32/i18n/libJOHAB.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libJOHAB.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libMSKanji.so base-compat-shlib compat +./usr/lib/o32/i18n/libMSKanji.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libMSKanji.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libUES.so base-compat-shlib compat +./usr/lib/o32/i18n/libUES.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libUES.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libUTF1632.so base-compat-shlib compat +./usr/lib/o32/i18n/libUTF1632.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libUTF1632.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libUTF7.so base-compat-shlib compat +./usr/lib/o32/i18n/libUTF7.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libUTF7.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libUTF8.so base-compat-shlib compat +./usr/lib/o32/i18n/libUTF8.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libUTF8.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libVIQR.so base-compat-shlib compat +./usr/lib/o32/i18n/libVIQR.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libVIQR.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libZW.so base-compat-shlib compat +./usr/lib/o32/i18n/libZW.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libZW.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libiconv_none.so base-compat-shlib compat +./usr/lib/o32/i18n/libiconv_none.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libiconv_none.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libiconv_std.so base-compat-shlib compat +./usr/lib/o32/i18n/libiconv_std.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libiconv_std.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_646.so base-compat-shlib compat,npf +./usr/lib/o32/i18n/libmapper_646.so.5 base-compat-shlib compat,npf +./usr/lib/o32/i18n/libmapper_646.so.5.0 base-compat-shlib compat,npf +./usr/lib/o32/i18n/libmapper_none.so base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_none.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_none.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_parallel.so base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_parallel.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_parallel.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_serial.so base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_serial.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_serial.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_std.so base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_std.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_std.so.5.0 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_zone.so base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_zone.so.5 base-compat-shlib compat +./usr/lib/o32/i18n/libmapper_zone.so.5.0 base-compat-shlib compat +./usr/lib/o32/libamu.so.5 base-compat-shlib compat +./usr/lib/o32/libamu.so.5.0 base-compat-shlib compat +./usr/lib/o32/libarchive.so base-compat-shlib compat +./usr/lib/o32/libarchive.so.5 base-compat-shlib compat +./usr/lib/o32/libarchive.so.5.0 base-compat-shlib compat +./usr/lib/o32/libasan.so base-compat-shlib compat,gcc,cxx +./usr/lib/o32/libasan.so.5 base-compat-shlib compat,gcc,cxx +./usr/lib/o32/libasan.so.5.0 base-compat-shlib compat,gcc,cxx +./usr/lib/o32/libasn1.so base-compat-shlib compat,kerberos +./usr/lib/o32/libasn1.so.10 base-compat-shlib compat,kerberos +./usr/lib/o32/libasn1.so.10.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libatf-c++.so base-compat-shlib compat,atf +./usr/lib/o32/libatf-c++.so.2 base-compat-shlib compat,atf +./usr/lib/o32/libatf-c++.so.2.0 base-compat-shlib compat,atf +./usr/lib/o32/libatf-c.so base-compat-shlib compat,atf +./usr/lib/o32/libatf-c.so.0 base-compat-shlib compat,atf +./usr/lib/o32/libatf-c.so.0.0 base-compat-shlib compat,atf +./usr/lib/o32/libavl.so base-compat-shlib compat,zfs +./usr/lib/o32/libavl.so.0 base-compat-shlib compat,zfs +./usr/lib/o32/libavl.so.0.0 base-compat-shlib compat,zfs +./usr/lib/o32/libbfd.so.18 base-compat-shlib compat +./usr/lib/o32/libbfd.so.18.0 base-compat-shlib compat +./usr/lib/o32/libbind9.so base-compat-shlib compat +./usr/lib/o32/libbind9.so.21 base-compat-shlib compat +./usr/lib/o32/libbind9.so.21.0 base-compat-shlib compat +./usr/lib/o32/libblocklist.so base-compat-shlib compat +./usr/lib/o32/libblocklist.so.0 base-compat-shlib compat +./usr/lib/o32/libblocklist.so.0.0 base-compat-shlib compat +./usr/lib/o32/libbluetooth.so base-compat-shlib compat +./usr/lib/o32/libbluetooth.so.4 base-compat-shlib compat +./usr/lib/o32/libbluetooth.so.4.2 base-compat-shlib compat +./usr/lib/o32/libbozohttpd.so base-compat-shlib compat +./usr/lib/o32/libbozohttpd.so.1 base-compat-shlib compat +./usr/lib/o32/libbozohttpd.so.1.0 base-compat-shlib compat +./usr/lib/o32/libbsdmalloc.so base-compat-shlib compat +./usr/lib/o32/libbsdmalloc.so.0 base-compat-shlib compat +./usr/lib/o32/libbsdmalloc.so.0.1 base-compat-shlib compat +./usr/lib/o32/libbz2.so base-compat-shlib compat +./usr/lib/o32/libbz2.so.1 base-compat-shlib compat +./usr/lib/o32/libbz2.so.1.1 base-compat-shlib compat +./usr/lib/o32/libc.so base-compat-shlib compat +./usr/lib/o32/libc.so.12 base-compat-shlib compat +./usr/lib/o32/libc.so.12.221 base-compat-shlib compat +./usr/lib/o32/libc_fp.so base-compat-shlib compat +./usr/lib/o32/libc_fp.so.0 base-compat-shlib compat +./usr/lib/o32/libc_fp.so.0.0 base-compat-shlib compat +./usr/lib/o32/libcbor.so base-compat-shlib compat +./usr/lib/o32/libcbor.so.0 base-compat-shlib compat +./usr/lib/o32/libcbor.so.0.5 base-compat-shlib compat +./usr/lib/o32/libcom_err.so base-compat-shlib compat,kerberos +./usr/lib/o32/libcom_err.so.8 base-compat-shlib compat,kerberos +./usr/lib/o32/libcom_err.so.8.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libcrypt.so base-compat-shlib compat +./usr/lib/o32/libcrypt.so.1 base-compat-shlib compat +./usr/lib/o32/libcrypt.so.1.0 base-compat-shlib compat +./usr/lib/o32/libcrypto.so base-compat-shlib compat +./usr/lib/o32/libcrypto.so.15 base-compat-shlib compat +./usr/lib/o32/libcrypto.so.15.0 base-compat-shlib compat +./usr/lib/o32/libcurses.so base-compat-shlib compat +./usr/lib/o32/libcurses.so.9 base-compat-shlib compat +./usr/lib/o32/libcurses.so.9.1 base-compat-shlib compat +./usr/lib/o32/libdes.so base-compat-shlib compat +./usr/lib/o32/libdes.so.15 base-compat-shlib compat +./usr/lib/o32/libdes.so.15.0 base-compat-shlib compat +./usr/lib/o32/libdevmapper.so base-compat-shlib compat,lvm +./usr/lib/o32/libdevmapper.so.1 base-compat-shlib compat,lvm +./usr/lib/o32/libdevmapper.so.1.0 base-compat-shlib compat,lvm +./usr/lib/o32/libdm.so base-compat-shlib compat +./usr/lib/o32/libdm.so.0 base-compat-shlib compat +./usr/lib/o32/libdm.so.0.0 base-compat-shlib compat +./usr/lib/o32/libdns.so base-compat-shlib compat +./usr/lib/o32/libdns.so.21 base-compat-shlib compat +./usr/lib/o32/libdns.so.21.0 base-compat-shlib compat +./usr/lib/o32/libdns_sd.so base-compat-shlib compat,mdns +./usr/lib/o32/libdns_sd.so.0 base-compat-shlib compat,mdns +./usr/lib/o32/libdns_sd.so.0.0 base-compat-shlib compat,mdns +./usr/lib/o32/libdtrace.so base-compat-shlib compat,dtrace +./usr/lib/o32/libdtrace.so.3 base-compat-shlib compat,dtrace +./usr/lib/o32/libdtrace.so.3.0 base-compat-shlib compat,dtrace +./usr/lib/o32/libdwarf.so base-compat-shlib compat +./usr/lib/o32/libdwarf.so.2 base-compat-shlib compat +./usr/lib/o32/libdwarf.so.2.0 base-compat-shlib compat +./usr/lib/o32/libedit.so base-compat-shlib compat +./usr/lib/o32/libedit.so.3 base-compat-shlib compat +./usr/lib/o32/libedit.so.3.1 base-compat-shlib compat +./usr/lib/o32/libelf.so base-compat-shlib compat +./usr/lib/o32/libelf.so.2 base-compat-shlib compat +./usr/lib/o32/libelf.so.2.0 base-compat-shlib compat +./usr/lib/o32/libevent.so base-compat-shlib compat +./usr/lib/o32/libevent.so.5 base-compat-shlib compat +./usr/lib/o32/libevent.so.5.0 base-compat-shlib compat +./usr/lib/o32/libevent_openssl.so base-compat-shlib compat +./usr/lib/o32/libevent_openssl.so.5 base-compat-shlib compat +./usr/lib/o32/libevent_openssl.so.5.0 base-compat-shlib compat +./usr/lib/o32/libevent_pthreads.so base-compat-shlib compat +./usr/lib/o32/libevent_pthreads.so.5 base-compat-shlib compat +./usr/lib/o32/libevent_pthreads.so.5.0 base-compat-shlib compat +./usr/lib/o32/libexecinfo.so base-compat-shlib compat +./usr/lib/o32/libexecinfo.so.0 base-compat-shlib compat +./usr/lib/o32/libexecinfo.so.0.0 base-compat-shlib compat +./usr/lib/o32/libexpat.so base-compat-shlib compat +./usr/lib/o32/libexpat.so.2 base-compat-shlib compat +./usr/lib/o32/libexpat.so.2.3 base-compat-shlib compat +./usr/lib/o32/libfetch.so base-compat-shlib compat +./usr/lib/o32/libfetch.so.4 base-compat-shlib compat +./usr/lib/o32/libfetch.so.4.0 base-compat-shlib compat +./usr/lib/o32/libfido2.so base-compat-shlib compat +./usr/lib/o32/libfido2.so.5 base-compat-shlib compat +./usr/lib/o32/libfido2.so.5.0 base-compat-shlib compat +./usr/lib/o32/libform.so base-compat-shlib compat +./usr/lib/o32/libform.so.8 base-compat-shlib compat +./usr/lib/o32/libform.so.8.0 base-compat-shlib compat +./usr/lib/o32/libgcc_s.so base-compat-shlib compat,gcc +./usr/lib/o32/libgcc_s.so.1 base-compat-shlib compat,gcc +./usr/lib/o32/libgcc_s.so.1.0 base-compat-shlib compat,gcc +./usr/lib/o32/libgnumalloc.so base-compat-shlib compat +./usr/lib/o32/libgnumalloc.so.1 base-compat-shlib compat +./usr/lib/o32/libgnumalloc.so.1.0 base-compat-shlib compat +./usr/lib/o32/libgomp.so base-compat-shlib compat,gcc +./usr/lib/o32/libgomp.so.2 base-compat-shlib compat,gcc +./usr/lib/o32/libgomp.so.2.1 base-compat-shlib compat,gcc +./usr/lib/o32/libgssapi.so base-compat-shlib compat,kerberos +./usr/lib/o32/libgssapi.so.12 base-compat-shlib compat,kerberos +./usr/lib/o32/libgssapi.so.12.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libhdb.so base-compat-shlib compat,kerberos +./usr/lib/o32/libhdb.so.16 base-compat-shlib compat,kerberos +./usr/lib/o32/libhdb.so.16.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libheimbase.so base-compat-shlib compat,kerberos +./usr/lib/o32/libheimbase.so.2 base-compat-shlib compat,kerberos +./usr/lib/o32/libheimbase.so.2.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libheimntlm.so base-compat-shlib compat,kerberos +./usr/lib/o32/libheimntlm.so.6 base-compat-shlib compat,kerberos +./usr/lib/o32/libheimntlm.so.6.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libhx509.so base-compat-shlib compat,kerberos +./usr/lib/o32/libhx509.so.7 base-compat-shlib compat,kerberos +./usr/lib/o32/libhx509.so.7.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libintl.so base-compat-shlib compat +./usr/lib/o32/libintl.so.1 base-compat-shlib compat +./usr/lib/o32/libintl.so.1.1 base-compat-shlib compat +./usr/lib/o32/libipsec.so base-compat-shlib compat +./usr/lib/o32/libipsec.so.3 base-compat-shlib compat +./usr/lib/o32/libipsec.so.3.0 base-compat-shlib compat +./usr/lib/o32/libirs.so base-compat-shlib compat +./usr/lib/o32/libirs.so.21 base-compat-shlib compat +./usr/lib/o32/libirs.so.21.0 base-compat-shlib compat +./usr/lib/o32/libisc.so base-compat-shlib compat +./usr/lib/o32/libisc.so.21 base-compat-shlib compat +./usr/lib/o32/libisc.so.21.0 base-compat-shlib compat +./usr/lib/o32/libisccc.so base-compat-shlib compat +./usr/lib/o32/libisccc.so.21 base-compat-shlib compat +./usr/lib/o32/libisccc.so.21.0 base-compat-shlib compat +./usr/lib/o32/libisccfg.so base-compat-shlib compat +./usr/lib/o32/libisccfg.so.21 base-compat-shlib compat +./usr/lib/o32/libisccfg.so.21.0 base-compat-shlib compat +./usr/lib/o32/libiscsi.so base-compat-shlib compat,iscsi +./usr/lib/o32/libiscsi.so.2 base-compat-shlib compat,iscsi +./usr/lib/o32/libiscsi.so.2.0 base-compat-shlib compat,iscsi +./usr/lib/o32/libisns.so base-compat-shlib compat +./usr/lib/o32/libisns.so.0 base-compat-shlib compat +./usr/lib/o32/libisns.so.0.0 base-compat-shlib compat +./usr/lib/o32/libjemalloc.so base-compat-shlib compat +./usr/lib/o32/libjemalloc.so.0 base-compat-shlib compat +./usr/lib/o32/libjemalloc.so.0.0 base-compat-shlib compat +./usr/lib/o32/libkadm5clnt.so base-compat-shlib compat,kerberos +./usr/lib/o32/libkadm5clnt.so.15 base-compat-shlib compat,kerberos +./usr/lib/o32/libkadm5clnt.so.15.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libkadm5srv.so base-compat-shlib compat,kerberos +./usr/lib/o32/libkadm5srv.so.16 base-compat-shlib compat,kerberos +./usr/lib/o32/libkadm5srv.so.16.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libkafs.so base-compat-shlib compat,kerberos +./usr/lib/o32/libkafs.so.14 base-compat-shlib compat,kerberos +./usr/lib/o32/libkafs.so.14.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libkdc.so base-compat-shlib compat,kerberos +./usr/lib/o32/libkdc.so.4 base-compat-shlib compat,kerberos +./usr/lib/o32/libkdc.so.4.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libkrb5.so base-compat-shlib compat,kerberos +./usr/lib/o32/libkrb5.so.28 base-compat-shlib compat,kerberos +./usr/lib/o32/libkrb5.so.28.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libkvm.so base-compat-shlib compat +./usr/lib/o32/libkvm.so.6 base-compat-shlib compat +./usr/lib/o32/libkvm.so.6.0 base-compat-shlib compat +./usr/lib/o32/liblber.so base-compat-shlib compat,ldap +./usr/lib/o32/liblber.so.5 base-compat-shlib compat,ldap +./usr/lib/o32/liblber.so.5.0 base-compat-shlib compat,ldap +./usr/lib/o32/libldap.so base-compat-shlib compat,ldap +./usr/lib/o32/libldap.so.6 base-compat-shlib compat,ldap +./usr/lib/o32/libldap.so.6.0 base-compat-shlib compat,ldap +./usr/lib/o32/libldap_r.so base-compat-shlib compat,ldap +./usr/lib/o32/libldap_r.so.6 base-compat-shlib compat,ldap +./usr/lib/o32/libldap_r.so.6.0 base-compat-shlib compat,ldap +./usr/lib/o32/liblsan.so base-compat-shlib compat,cxx,gcc +./usr/lib/o32/liblsan.so.2 base-compat-shlib compat,cxx,gcc +./usr/lib/o32/liblsan.so.2.0 base-compat-shlib compat,cxx,gcc +./usr/lib/o32/liblua.so base-compat-shlib compat +./usr/lib/o32/liblua.so.6 base-compat-shlib compat +./usr/lib/o32/liblua.so.6.1 base-compat-shlib compat +./usr/lib/o32/liblzf.so base-compat-shlib compat +./usr/lib/o32/liblzf.so.1 base-compat-shlib compat +./usr/lib/o32/liblzf.so.1.0 base-compat-shlib compat +./usr/lib/o32/liblzma.so base-compat-shlib compat +./usr/lib/o32/liblzma.so.2 base-compat-shlib compat +./usr/lib/o32/liblzma.so.2.0 base-compat-shlib compat +./usr/lib/o32/libm.so base-compat-shlib compat +./usr/lib/o32/libm.so.0 base-compat-shlib compat +./usr/lib/o32/libm.so.0.14 base-compat-shlib compat +./usr/lib/o32/libmagic.so base-compat-shlib compat +./usr/lib/o32/libmagic.so.8 base-compat-shlib compat +./usr/lib/o32/libmagic.so.8.0 base-compat-shlib compat +./usr/lib/o32/libmenu.so base-compat-shlib compat +./usr/lib/o32/libmenu.so.8 base-compat-shlib compat +./usr/lib/o32/libmenu.so.8.0 base-compat-shlib compat +./usr/lib/o32/libmj.so base-compat-shlib compat +./usr/lib/o32/libmj.so.1 base-compat-shlib compat +./usr/lib/o32/libmj.so.1.0 base-compat-shlib compat +./usr/lib/o32/libnetpgp.so base-compat-shlib compat +./usr/lib/o32/libnetpgp.so.4 base-compat-shlib compat +./usr/lib/o32/libnetpgp.so.4.0 base-compat-shlib compat +./usr/lib/o32/libnetpgpverify.so base-compat-shlib compat +./usr/lib/o32/libnetpgpverify.so.5 base-compat-shlib compat +./usr/lib/o32/libnetpgpverify.so.5.0 base-compat-shlib compat +./usr/lib/o32/libnpf.so base-compat-shlib compat,npf +./usr/lib/o32/libnpf.so.0 base-compat-shlib compat,npf +./usr/lib/o32/libnpf.so.0.1 base-compat-shlib compat,npf +./usr/lib/o32/libns.so base-compat-shlib compat +./usr/lib/o32/libns.so.21 base-compat-shlib compat +./usr/lib/o32/libns.so.21.0 base-compat-shlib compat +./usr/lib/o32/libnvpair.so base-compat-shlib compat,zfs +./usr/lib/o32/libnvpair.so.0 base-compat-shlib compat,zfs +./usr/lib/o32/libnvpair.so.0.0 base-compat-shlib compat,zfs +./usr/lib/o32/libobjc.so base-compat-shlib compat,gcc +./usr/lib/o32/libobjc.so.4 base-compat-shlib compat,gcc +./usr/lib/o32/libobjc.so.4.0 base-compat-shlib compat,gcc +./usr/lib/o32/libossaudio.so base-compat-shlib compat +./usr/lib/o32/libossaudio.so.1 base-compat-shlib compat +./usr/lib/o32/libossaudio.so.1.1 base-compat-shlib compat +./usr/lib/o32/libp2k.so base-compat-shlib compat +./usr/lib/o32/libp2k.so.2 base-compat-shlib compat +./usr/lib/o32/libp2k.so.2.0 base-compat-shlib compat +./usr/lib/o32/libpam.so base-compat-shlib compat +./usr/lib/o32/libpam.so.4 base-compat-shlib compat +./usr/lib/o32/libpam.so.4.1 base-compat-shlib compat +./usr/lib/o32/libpanel.so base-compat-shlib compat +./usr/lib/o32/libpanel.so.3 base-compat-shlib compat +./usr/lib/o32/libpanel.so.3.0 base-compat-shlib compat +./usr/lib/o32/libpcap.so base-compat-shlib compat +./usr/lib/o32/libpcap.so.9 base-compat-shlib compat +./usr/lib/o32/libpcap.so.9.0 base-compat-shlib compat +./usr/lib/o32/libpci.so base-compat-shlib compat +./usr/lib/o32/libpci.so.2 base-compat-shlib compat +./usr/lib/o32/libpci.so.2.2 base-compat-shlib compat +./usr/lib/o32/libperfuse.so base-compat-shlib compat +./usr/lib/o32/libperfuse.so.0 base-compat-shlib compat +./usr/lib/o32/libperfuse.so.0.0 base-compat-shlib compat +./usr/lib/o32/libposix.so base-compat-shlib compat +./usr/lib/o32/libposix.so.0 base-compat-shlib compat +./usr/lib/o32/libposix.so.0.1 base-compat-shlib compat +./usr/lib/o32/libppath.so base-compat-shlib compat +./usr/lib/o32/libppath.so.0 base-compat-shlib compat +./usr/lib/o32/libppath.so.0.0 base-compat-shlib compat +./usr/lib/o32/libproc.so base-compat-shlib compat,pic,dtrace +./usr/lib/o32/libproc.so.1 base-compat-shlib compat,pic,dtrace +./usr/lib/o32/libproc.so.1.0 base-compat-shlib compat,pic,dtrace +./usr/lib/o32/libprop.so base-compat-shlib compat +./usr/lib/o32/libprop.so.1 base-compat-shlib compat +./usr/lib/o32/libprop.so.1.2 base-compat-shlib compat +./usr/lib/o32/libpthread.so base-compat-shlib compat +./usr/lib/o32/libpthread.so.1 base-compat-shlib compat +./usr/lib/o32/libpthread.so.1.4 base-compat-shlib compat +./usr/lib/o32/libpuffs.so base-compat-shlib compat +./usr/lib/o32/libpuffs.so.2 base-compat-shlib compat +./usr/lib/o32/libpuffs.so.2.0 base-compat-shlib compat +./usr/lib/o32/libquota.so base-compat-shlib compat +./usr/lib/o32/libquota.so.1 base-compat-shlib compat +./usr/lib/o32/libquota.so.1.0 base-compat-shlib compat +./usr/lib/o32/libradius.so base-compat-shlib compat +./usr/lib/o32/libradius.so.5 base-compat-shlib compat +./usr/lib/o32/libradius.so.5.0 base-compat-shlib compat +./usr/lib/o32/librefuse.so base-compat-shlib compat +./usr/lib/o32/librefuse.so.2 base-compat-shlib compat +./usr/lib/o32/librefuse.so.2.0 base-compat-shlib compat +./usr/lib/o32/libresolv.so base-compat-shlib compat +./usr/lib/o32/libresolv.so.3 base-compat-shlib compat +./usr/lib/o32/libresolv.so.3.0 base-compat-shlib compat +./usr/lib/o32/libroken.so base-compat-shlib compat,kerberos +./usr/lib/o32/libroken.so.20 base-compat-shlib compat,kerberos +./usr/lib/o32/libroken.so.20.0 base-compat-shlib compat,kerberos +./usr/lib/o32/librpcsvc.so base-compat-shlib compat +./usr/lib/o32/librpcsvc.so.1 base-compat-shlib compat +./usr/lib/o32/librpcsvc.so.1.0 base-compat-shlib compat +./usr/lib/o32/librt.so base-compat-shlib compat +./usr/lib/o32/librt.so.1 base-compat-shlib compat +./usr/lib/o32/librt.so.1.1 base-compat-shlib compat +./usr/lib/o32/librtld_db.so base-compat-shlib compat,pic,dtrace +./usr/lib/o32/librtld_db.so.0 base-compat-shlib compat,pic,dtrace +./usr/lib/o32/librtld_db.so.0.0 base-compat-shlib compat,pic,dtrace +./usr/lib/o32/librump.so base-compat-shlib compat,rump +./usr/lib/o32/librump.so.0 base-compat-shlib compat,rump +./usr/lib/o32/librump.so.0.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpclient.so base-compat-shlib compat,rump +./usr/lib/o32/librumpclient.so.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpclient.so.0.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpdev.so base-compat-shlib compat,rump +./usr/lib/o32/librumpdev.so.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpdev.so.0.0 base-compat-shlib compat,rump +./usr/lib/o32/librumphijack.so base-compat-shlib compat,rump +./usr/lib/o32/librumphijack.so.0 base-compat-shlib compat,rump +./usr/lib/o32/librumphijack.so.0.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpnet.so base-compat-shlib compat,rump +./usr/lib/o32/librumpnet.so.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpnet.so.0.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpres.so base-compat-shlib compat,rump +./usr/lib/o32/librumpres.so.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpres.so.0.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpuser.so base-compat-shlib compat,rump +./usr/lib/o32/librumpuser.so.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpuser.so.0.1 base-compat-shlib compat,rump +./usr/lib/o32/librumpvfs.so base-compat-shlib compat,rump +./usr/lib/o32/librumpvfs.so.0 base-compat-shlib compat,rump +./usr/lib/o32/librumpvfs.so.0.0 base-compat-shlib compat,rump +./usr/lib/o32/libsaslc.so base-compat-shlib compat +./usr/lib/o32/libsaslc.so.1 base-compat-shlib compat +./usr/lib/o32/libsaslc.so.1.0 base-compat-shlib compat +./usr/lib/o32/libskey.so base-compat-shlib compat,skey +./usr/lib/o32/libskey.so.2 base-compat-shlib compat,skey +./usr/lib/o32/libskey.so.2.0 base-compat-shlib compat,skey +./usr/lib/o32/libsl.so base-compat-shlib compat,kerberos +./usr/lib/o32/libsl.so.7 base-compat-shlib compat,kerberos +./usr/lib/o32/libsl.so.7.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libsqlite3.so base-compat-shlib compat +./usr/lib/o32/libsqlite3.so.1 base-compat-shlib compat +./usr/lib/o32/libsqlite3.so.1.5 base-compat-shlib compat +./usr/lib/o32/libssh.so base-compat-shlib compat +./usr/lib/o32/libssh.so.46 base-compat-shlib compat +./usr/lib/o32/libssh.so.46.1 base-compat-shlib compat +./usr/lib/o32/libssl.so base-compat-shlib compat +./usr/lib/o32/libssl.so.15 base-compat-shlib compat +./usr/lib/o32/libssl.so.15.0 base-compat-shlib compat +./usr/lib/o32/libstdc++.so base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/o32/libstdc++.so.9 base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/o32/libstdc++.so.9.0 base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/o32/libtermcap.so base-compat-shlib compat +./usr/lib/o32/libtermcap.so.0 base-compat-shlib compat +./usr/lib/o32/libtermcap.so.0.6 base-compat-shlib compat +./usr/lib/o32/libterminfo.so base-compat-shlib compat +./usr/lib/o32/libterminfo.so.2 base-compat-shlib compat +./usr/lib/o32/libterminfo.so.2.0 base-compat-shlib compat +./usr/lib/o32/libtermlib.so base-compat-shlib compat +./usr/lib/o32/libtermlib.so.0 base-compat-shlib compat +./usr/lib/o32/libtermlib.so.0.6 base-compat-shlib compat +./usr/lib/o32/libtre.so base-compat-shlib compat +./usr/lib/o32/libtre.so.0 base-compat-shlib compat +./usr/lib/o32/libtre.so.0.8 base-compat-shlib compat +./usr/lib/o32/libubsan.so base-compat-shlib compat,gcc,cxx +./usr/lib/o32/libubsan.so.4 base-compat-shlib compat,gcc,cxx +./usr/lib/o32/libubsan.so.4.0 base-compat-shlib compat,gcc,cxx +./usr/lib/o32/libukfs.so base-compat-shlib compat +./usr/lib/o32/libukfs.so.1 base-compat-shlib compat +./usr/lib/o32/libukfs.so.1.0 base-compat-shlib compat +./usr/lib/o32/libumem.so base-compat-shlib compat,zfs +./usr/lib/o32/libumem.so.0 base-compat-shlib compat,zfs +./usr/lib/o32/libumem.so.0.0 base-compat-shlib compat,zfs +./usr/lib/o32/libunbound.so base-compat-shlib compat,unbound +./usr/lib/o32/libunbound.so.9 base-compat-shlib compat,unbound +./usr/lib/o32/libunbound.so.9.0 base-compat-shlib compat,unbound +./usr/lib/o32/libusbhid.so base-compat-shlib compat +./usr/lib/o32/libusbhid.so.1 base-compat-shlib compat +./usr/lib/o32/libusbhid.so.1.0 base-compat-shlib compat +./usr/lib/o32/libutil.so base-compat-shlib compat +./usr/lib/o32/libutil.so.7 base-compat-shlib compat +./usr/lib/o32/libutil.so.7.24 base-compat-shlib compat +./usr/lib/o32/libuutil.so base-compat-shlib compat,zfs +./usr/lib/o32/libuutil.so.0 base-compat-shlib compat,zfs +./usr/lib/o32/libuutil.so.0.0 base-compat-shlib compat,zfs +./usr/lib/o32/libwind.so base-compat-shlib compat,kerberos +./usr/lib/o32/libwind.so.1 base-compat-shlib compat,kerberos +./usr/lib/o32/libwind.so.1.0 base-compat-shlib compat,kerberos +./usr/lib/o32/libwrap.so base-compat-shlib compat +./usr/lib/o32/libwrap.so.1 base-compat-shlib compat +./usr/lib/o32/libwrap.so.1.0 base-compat-shlib compat +./usr/lib/o32/libz.so base-compat-shlib compat +./usr/lib/o32/libz.so.1 base-compat-shlib compat +./usr/lib/o32/libz.so.1.0 base-compat-shlib compat +./usr/lib/o32/libzfs.so base-compat-shlib compat,zfs +./usr/lib/o32/libzfs.so.0 base-compat-shlib compat,zfs +./usr/lib/o32/libzfs.so.0.0 base-compat-shlib compat,zfs +./usr/lib/o32/libzfs_core.so base-compat-shlib compat,zfs +./usr/lib/o32/libzfs_core.so.0 base-compat-shlib compat,zfs +./usr/lib/o32/libzfs_core.so.0.0 base-compat-shlib compat,zfs +./usr/lib/o32/libzpool.so base-compat-shlib compat,zfs +./usr/lib/o32/libzpool.so.0 base-compat-shlib compat,zfs +./usr/lib/o32/libzpool.so.0.0 base-compat-shlib compat,zfs +./usr/lib/o32/lua base-compat-shlib compat +./usr/lib/o32/lua/5.4 base-compat-shlib compat +./usr/lib/o32/lua/5.4/bozohttpd.so base-compat-shlib compat +./usr/lib/o32/lua/5.4/gpio.so base-compat-shlib compat +./usr/lib/o32/lua/5.4/libm.so base-compat-shlib compat +./usr/lib/o32/lua/5.4/netpgp.so base-compat-shlib compat +./usr/lib/o32/lua/5.4/sqlite.so base-compat-shlib compat +./usr/lib/o32/lua/5.4/syslog.so base-compat-shlib compat +./usr/lib/o32/openssl base-crypto-usr compat +./usr/lib/o32/openssl/engines base-crypto-usr compat +./usr/lib/o32/openssl/engines/dasync.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/o32/openssl/engines/devcrypto.so base-compat-shlib compat +./usr/lib/o32/openssl/engines/devcrypto.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/o32/openssl/engines/loader_attic.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/o32/openssl/engines/ossltest.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/o32/openssl/modules base-crypto-usr compat +./usr/lib/o32/openssl/modules/legacy.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/o32/security base-compat-shlib compat +./usr/lib/o32/security/pam_afslog.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/o32/security/pam_chroot.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_deny.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_echo.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_exec.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_ftpusers.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_group.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_guest.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_krb5.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/o32/security/pam_ksu.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/o32/security/pam_lastlog.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_login_access.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_nologin.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_permit.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_radius.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_rhosts.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_rootok.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_securetty.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_self.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_skey.so.4 base-compat-shlib compat,pam,skey +./usr/lib/o32/security/pam_ssh.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_u2f.so.4 base-compat-shlib compat,pam +./usr/lib/o32/security/pam_unix.so.4 base-compat-shlib compat,pam +./usr/libdata/debug/lib/64 base-compat-shlib compat +./usr/libdata/debug/lib/64/npf base-compat-shlib compat +./usr/libdata/debug/lib/o32 base-compat-shlib compat +./usr/libdata/debug/lib/o32/npf base-compat-shlib compat +./usr/libdata/debug/usr/lib/64 base-compat-shlib compat +./usr/libdata/debug/usr/lib/64/i18n base-compat-shlib compat +./usr/libdata/debug/usr/lib/o32 base-compat-shlib compat +./usr/libdata/debug/usr/lib/o32/i18n base-compat-shlib compat +./usr/libexec/ld.elf_so-64 base-sys-shlib compat,pic +./usr/libexec/ld.elf_so-o32 base-sys-shlib compat,pic diff --git a/distrib/sets/lists/base32/ad.powerpc64 b/distrib/sets/lists/base32/ad.powerpc64 new file mode 100644 index 000000000000..4effc62e6e8a --- /dev/null +++ b/distrib/sets/lists/base32/ad.powerpc64 @@ -0,0 +1,518 @@ +# $NetBSD: ad.powerpc64,v 1.1 2024/04/09 15:17:22 nia Exp $ +./lib/powerpc base-compat-shlib compat +./lib/powerpc/npf base-compat-shlib compat,npf +./lib/powerpc/npf/ext_log.so base-compat-shlib compat,npf +./lib/powerpc/npf/ext_log.so.0 base-compat-shlib compat,npf +./lib/powerpc/npf/ext_log.so.0.0 base-compat-shlib compat,npf +./lib/powerpc/npf/ext_normalize.so base-compat-shlib compat,npf +./lib/powerpc/npf/ext_normalize.so.0 base-compat-shlib compat,npf +./lib/powerpc/npf/ext_normalize.so.0.0 base-compat-shlib compat,npf +./lib/powerpc/npf/ext_rndblock.so base-compat-shlib compat,npf +./lib/powerpc/npf/ext_rndblock.so.0 base-compat-shlib compat,npf +./lib/powerpc/npf/ext_rndblock.so.0.0 base-compat-shlib compat,npf +./libexec/ld.elf_so-powerpc base-compat-shlib compat,pic +./usr/lib/powerpc base-compat-shlib compat +./usr/lib/powerpc/i18n base-compat-shlib compat +./usr/lib/powerpc/i18n/libBIG5.so base-compat-shlib compat +./usr/lib/powerpc/i18n/libBIG5.so.5 base-compat-shlib compat +./usr/lib/powerpc/i18n/libBIG5.so.5.0 base-compat-shlib compat +./usr/lib/powerpc/i18n/libDECHanyu.so base-compat-shlib compat +./usr/lib/powerpc/i18n/libDECHanyu.so.5 base-compat-shlib compat +./usr/lib/powerpc/i18n/libDECHanyu.so.5.0 base-compat-shlib compat +./usr/lib/powerpc/i18n/libEUC.so base-compat-shlib compat +./usr/lib/powerpc/i18n/libEUC.so.5 base-compat-shlib compat +./usr/lib/powerpc/i18n/libEUC.so.5.0 base-compat-shlib compat +./usr/lib/powerpc/i18n/libEUCTW.so base-compat-shlib compat +./usr/lib/powerpc/i18n/libEUCTW.so.5 base-compat-shlib compat +./usr/lib/powerpc/i18n/libEUCTW.so.5.0 base-compat-shlib compat +./usr/lib/powerpc/i18n/libGBK2K.so base-compat-shlib compat +./usr/lib/powerpc/i18n/libGBK2K.so.5 base-compat-shlib compat +./usr/lib/powerpc/i18n/libGBK2K.so.5.0 base-compat-shlib compat +./usr/lib/powerpc/i18n/libHZ.so base-compat-shlib compat +./usr/lib/powerpc/i18n/libHZ.so.5 base-compat-shlib compat +./usr/lib/powerpc/i18n/libHZ.so.5.0 base-compat-shlib compat +./usr/lib/powerpc/i18n/libISO2022.so base-compat-shlib compat +./usr/lib/powerpc/i18n/libISO2022.so.5 base-compat-shlib compat +./usr/lib/powerpc/i18n/libISO2022.so.5.0 base-compat-shlib compat +./usr/lib/powerpc/i18n/libJOHAB.so base-compat-shlib compat +./usr/lib/powerpc/i18n/libJOHAB.so.5 base-compat-shlib compat +./usr/lib/powerpc/i18n/libJOHAB.so.5.0 base-compat-shlib compat +./usr/lib/powerpc/i18n/libMSKanji.so base-compat-shlib compat +./usr/lib/powerpc/i18n/libMSKanji.so.5 base-compat-shlib compat +./usr/lib/powerpc/i18n/libMSKanji.so.5.0 base-compat-shlib compat +./usr/lib/powerpc/i18n/libUES.so base-compat-shlib compat +./usr/lib/powerpc/i18n/libUES.so.5 base-compat-shlib compat +./usr/lib/powerpc/i18n/libUES.so.5.0 base-compat-shlib compat +./usr/lib/powerpc/i18n/libUTF1632.so base-compat-shlib compat +./usr/lib/powerpc/i18n/libUTF1632.so.5 base-compat-shlib compat +./usr/lib/powerpc/i18n/libUTF1632.so.5.0 base-compat-shlib compat +./usr/lib/powerpc/i18n/libUTF7.so base-compat-shlib compat +./usr/lib/powerpc/i18n/libUTF7.so.5 base-compat-shlib compat +./usr/lib/powerpc/i18n/libUTF7.so.5.0 base-compat-shlib compat +./usr/lib/powerpc/i18n/libUTF8.so base-compat-shlib compat +./usr/lib/powerpc/i18n/libUTF8.so.5 base-compat-shlib compat +./usr/lib/powerpc/i18n/libUTF8.so.5.0 base-compat-shlib compat +./usr/lib/powerpc/i18n/libVIQR.so base-compat-shlib compat +./usr/lib/powerpc/i18n/libVIQR.so.5 base-compat-shlib compat +./usr/lib/powerpc/i18n/libVIQR.so.5.0 base-compat-shlib compat +./usr/lib/powerpc/i18n/libZW.so base-compat-shlib compat +./usr/lib/powerpc/i18n/libZW.so.5 base-compat-shlib compat +./usr/lib/powerpc/i18n/libZW.so.5.0 base-compat-shlib compat +./usr/lib/powerpc/i18n/libiconv_none.so base-compat-shlib compat +./usr/lib/powerpc/i18n/libiconv_none.so.5 base-compat-shlib compat +./usr/lib/powerpc/i18n/libiconv_none.so.5.0 base-compat-shlib compat +./usr/lib/powerpc/i18n/libiconv_std.so base-compat-shlib compat +./usr/lib/powerpc/i18n/libiconv_std.so.5 base-compat-shlib compat +./usr/lib/powerpc/i18n/libiconv_std.so.5.0 base-compat-shlib compat +./usr/lib/powerpc/i18n/libmapper_646.so base-compat-shlib compat +./usr/lib/powerpc/i18n/libmapper_646.so.5 base-compat-shlib compat +./usr/lib/powerpc/i18n/libmapper_646.so.5.0 base-compat-shlib compat +./usr/lib/powerpc/i18n/libmapper_none.so base-compat-shlib compat +./usr/lib/powerpc/i18n/libmapper_none.so.5 base-compat-shlib compat +./usr/lib/powerpc/i18n/libmapper_none.so.5.0 base-compat-shlib compat +./usr/lib/powerpc/i18n/libmapper_parallel.so base-compat-shlib compat +./usr/lib/powerpc/i18n/libmapper_parallel.so.5 base-compat-shlib compat +./usr/lib/powerpc/i18n/libmapper_parallel.so.5.0 base-compat-shlib compat +./usr/lib/powerpc/i18n/libmapper_serial.so base-compat-shlib compat +./usr/lib/powerpc/i18n/libmapper_serial.so.5 base-compat-shlib compat +./usr/lib/powerpc/i18n/libmapper_serial.so.5.0 base-compat-shlib compat +./usr/lib/powerpc/i18n/libmapper_std.so base-compat-shlib compat +./usr/lib/powerpc/i18n/libmapper_std.so.5 base-compat-shlib compat +./usr/lib/powerpc/i18n/libmapper_std.so.5.0 base-compat-shlib compat +./usr/lib/powerpc/i18n/libmapper_zone.so base-compat-shlib compat +./usr/lib/powerpc/i18n/libmapper_zone.so.5 base-compat-shlib compat +./usr/lib/powerpc/i18n/libmapper_zone.so.5.0 base-compat-shlib compat +./usr/lib/powerpc/libamu.so.5 base-compat-shlib compat +./usr/lib/powerpc/libamu.so.5.0 base-compat-shlib compat +./usr/lib/powerpc/libarchive.so base-compat-shlib compat +./usr/lib/powerpc/libarchive.so.5 base-compat-shlib compat +./usr/lib/powerpc/libarchive.so.5.0 base-compat-shlib compat +./usr/lib/powerpc/libasan.so base-compat-shlib compat,gcc,cxx +./usr/lib/powerpc/libasan.so.5 base-compat-shlib compat,gcc,cxx +./usr/lib/powerpc/libasan.so.5.0 base-compat-shlib compat,gcc,cxx +./usr/lib/powerpc/libasn1.so base-compat-shlib compat,kerberos +./usr/lib/powerpc/libasn1.so.10 base-compat-shlib compat,kerberos +./usr/lib/powerpc/libasn1.so.10.0 base-compat-shlib compat,kerberos +./usr/lib/powerpc/libatf-c++.so base-compat-shlib compat,atf +./usr/lib/powerpc/libatf-c++.so.2 base-compat-shlib compat,atf +./usr/lib/powerpc/libatf-c++.so.2.0 base-compat-shlib compat,atf +./usr/lib/powerpc/libatf-c.so base-compat-shlib compat,atf +./usr/lib/powerpc/libatf-c.so.0 base-compat-shlib compat,atf +./usr/lib/powerpc/libatf-c.so.0.0 base-compat-shlib compat,atf +./usr/lib/powerpc/libavl.so base-compat-shlib compat,zfs +./usr/lib/powerpc/libavl.so.0 base-compat-shlib compat,zfs +./usr/lib/powerpc/libavl.so.0.0 base-compat-shlib compat,zfs +./usr/lib/powerpc/libbfd.so.18 base-compat-shlib compat +./usr/lib/powerpc/libbfd.so.18.0 base-compat-shlib compat +./usr/lib/powerpc/libbind9.so base-compat-shlib compat +./usr/lib/powerpc/libbind9.so.21 base-compat-shlib compat +./usr/lib/powerpc/libbind9.so.21.0 base-compat-shlib compat +./usr/lib/powerpc/libblocklist.so base-compat-shlib compat +./usr/lib/powerpc/libblocklist.so.0 base-compat-shlib compat +./usr/lib/powerpc/libblocklist.so.0.0 base-compat-shlib compat +./usr/lib/powerpc/libbluetooth.so base-compat-shlib compat +./usr/lib/powerpc/libbluetooth.so.4 base-compat-shlib compat +./usr/lib/powerpc/libbluetooth.so.4.2 base-compat-shlib compat +./usr/lib/powerpc/libbozohttpd.so base-compat-shlib compat +./usr/lib/powerpc/libbozohttpd.so.1 base-compat-shlib compat +./usr/lib/powerpc/libbozohttpd.so.1.0 base-compat-shlib compat +./usr/lib/powerpc/libbsdmalloc.so base-compat-shlib compat +./usr/lib/powerpc/libbsdmalloc.so.0 base-compat-shlib compat +./usr/lib/powerpc/libbsdmalloc.so.0.1 base-compat-shlib compat +./usr/lib/powerpc/libbz2.so base-compat-shlib compat +./usr/lib/powerpc/libbz2.so.1 base-compat-shlib compat +./usr/lib/powerpc/libbz2.so.1.1 base-compat-shlib compat +./usr/lib/powerpc/libc.so base-compat-shlib compat +./usr/lib/powerpc/libc.so.12 base-compat-shlib compat +./usr/lib/powerpc/libc.so.12.221 base-compat-shlib compat +./usr/lib/powerpc/libcbor.so base-compat-shlib compat +./usr/lib/powerpc/libcbor.so.0 base-compat-shlib compat +./usr/lib/powerpc/libcbor.so.0.5 base-compat-shlib compat +./usr/lib/powerpc/libcom_err.so base-compat-shlib compat,kerberos +./usr/lib/powerpc/libcom_err.so.8 base-compat-shlib compat,kerberos +./usr/lib/powerpc/libcom_err.so.8.0 base-compat-shlib compat,kerberos +./usr/lib/powerpc/libcrypt.so base-compat-shlib compat +./usr/lib/powerpc/libcrypt.so.1 base-compat-shlib compat +./usr/lib/powerpc/libcrypt.so.1.0 base-compat-shlib compat +./usr/lib/powerpc/libcrypto.so base-compat-shlib compat +./usr/lib/powerpc/libcrypto.so.15 base-compat-shlib compat +./usr/lib/powerpc/libcrypto.so.15.0 base-compat-shlib compat +./usr/lib/powerpc/libcurses.so base-compat-shlib compat +./usr/lib/powerpc/libcurses.so.9 base-compat-shlib compat +./usr/lib/powerpc/libcurses.so.9.1 base-compat-shlib compat +./usr/lib/powerpc/libdes.so base-compat-shlib compat +./usr/lib/powerpc/libdes.so.15 base-compat-shlib compat +./usr/lib/powerpc/libdes.so.15.0 base-compat-shlib compat +./usr/lib/powerpc/libdevmapper.so base-compat-shlib compat,lvm +./usr/lib/powerpc/libdevmapper.so.1 base-compat-shlib compat,lvm +./usr/lib/powerpc/libdevmapper.so.1.0 base-compat-shlib compat,lvm +./usr/lib/powerpc/libdm.so base-compat-shlib compat +./usr/lib/powerpc/libdm.so.0 base-compat-shlib compat +./usr/lib/powerpc/libdm.so.0.0 base-compat-shlib compat +./usr/lib/powerpc/libdns.so base-compat-shlib compat +./usr/lib/powerpc/libdns.so.21 base-compat-shlib compat +./usr/lib/powerpc/libdns.so.21.0 base-compat-shlib compat +./usr/lib/powerpc/libdns_sd.so base-compat-shlib compat,mdns +./usr/lib/powerpc/libdns_sd.so.0 base-compat-shlib compat,mdns +./usr/lib/powerpc/libdns_sd.so.0.0 base-compat-shlib compat,mdns +./usr/lib/powerpc/libdtrace.so base-compat-shlib compat,dtrace +./usr/lib/powerpc/libdtrace.so.3 base-compat-shlib compat,dtrace +./usr/lib/powerpc/libdtrace.so.3.0 base-compat-shlib compat,dtrace +./usr/lib/powerpc/libdwarf.so base-compat-shlib compat +./usr/lib/powerpc/libdwarf.so.2 base-compat-shlib compat +./usr/lib/powerpc/libdwarf.so.2.0 base-compat-shlib compat +./usr/lib/powerpc/libedit.so base-compat-shlib compat +./usr/lib/powerpc/libedit.so.3 base-compat-shlib compat +./usr/lib/powerpc/libedit.so.3.1 base-compat-shlib compat +./usr/lib/powerpc/libelf.so base-compat-shlib compat +./usr/lib/powerpc/libelf.so.2 base-compat-shlib compat +./usr/lib/powerpc/libelf.so.2.0 base-compat-shlib compat +./usr/lib/powerpc/libevent.so base-compat-shlib compat +./usr/lib/powerpc/libevent.so.5 base-compat-shlib compat +./usr/lib/powerpc/libevent.so.5.0 base-compat-shlib compat +./usr/lib/powerpc/libevent_openssl.so base-compat-shlib compat +./usr/lib/powerpc/libevent_openssl.so.5 base-compat-shlib compat +./usr/lib/powerpc/libevent_openssl.so.5.0 base-compat-shlib compat +./usr/lib/powerpc/libevent_pthreads.so base-compat-shlib compat +./usr/lib/powerpc/libevent_pthreads.so.5 base-compat-shlib compat +./usr/lib/powerpc/libevent_pthreads.so.5.0 base-compat-shlib compat +./usr/lib/powerpc/libexecinfo.so base-compat-shlib compat +./usr/lib/powerpc/libexecinfo.so.0 base-compat-shlib compat +./usr/lib/powerpc/libexecinfo.so.0.0 base-compat-shlib compat +./usr/lib/powerpc/libexpat.so base-compat-shlib compat +./usr/lib/powerpc/libexpat.so.2 base-compat-shlib compat +./usr/lib/powerpc/libexpat.so.2.3 base-compat-shlib compat +./usr/lib/powerpc/libfetch.so base-compat-shlib compat +./usr/lib/powerpc/libfetch.so.4 base-compat-shlib compat +./usr/lib/powerpc/libfetch.so.4.0 base-compat-shlib compat +./usr/lib/powerpc/libfido2.so base-compat-shlib compat +./usr/lib/powerpc/libfido2.so.5 base-compat-shlib compat +./usr/lib/powerpc/libfido2.so.5.0 base-compat-shlib compat +./usr/lib/powerpc/libform.so base-compat-shlib compat +./usr/lib/powerpc/libform.so.8 base-compat-shlib compat +./usr/lib/powerpc/libform.so.8.0 base-compat-shlib compat +./usr/lib/powerpc/libgcc_s.so base-compat-shlib compat,gcc +./usr/lib/powerpc/libgcc_s.so.1 base-compat-shlib compat,gcc +./usr/lib/powerpc/libgcc_s.so.1.0 base-compat-shlib compat,gcc +./usr/lib/powerpc/libgnumalloc.so base-compat-shlib compat +./usr/lib/powerpc/libgnumalloc.so.1 base-compat-shlib compat +./usr/lib/powerpc/libgnumalloc.so.1.0 base-compat-shlib compat +./usr/lib/powerpc/libgomp.so base-compat-shlib compat,gcc +./usr/lib/powerpc/libgomp.so.2 base-compat-shlib compat,gcc +./usr/lib/powerpc/libgomp.so.2.1 base-compat-shlib compat,gcc +./usr/lib/powerpc/libgssapi.so base-compat-shlib compat,kerberos +./usr/lib/powerpc/libgssapi.so.12 base-compat-shlib compat,kerberos +./usr/lib/powerpc/libgssapi.so.12.0 base-compat-shlib compat,kerberos +./usr/lib/powerpc/libhdb.so base-compat-shlib compat,kerberos +./usr/lib/powerpc/libhdb.so.16 base-compat-shlib compat,kerberos +./usr/lib/powerpc/libhdb.so.16.0 base-compat-shlib compat,kerberos +./usr/lib/powerpc/libheimbase.so base-compat-shlib compat,kerberos +./usr/lib/powerpc/libheimbase.so.2 base-compat-shlib compat,kerberos +./usr/lib/powerpc/libheimbase.so.2.0 base-compat-shlib compat,kerberos +./usr/lib/powerpc/libheimntlm.so base-compat-shlib compat,kerberos +./usr/lib/powerpc/libheimntlm.so.6 base-compat-shlib compat,kerberos +./usr/lib/powerpc/libheimntlm.so.6.0 base-compat-shlib compat,kerberos +./usr/lib/powerpc/libhx509.so base-compat-shlib compat,kerberos +./usr/lib/powerpc/libhx509.so.7 base-compat-shlib compat,kerberos +./usr/lib/powerpc/libhx509.so.7.0 base-compat-shlib compat,kerberos +./usr/lib/powerpc/libintl.so base-compat-shlib compat +./usr/lib/powerpc/libintl.so.1 base-compat-shlib compat +./usr/lib/powerpc/libintl.so.1.1 base-compat-shlib compat +./usr/lib/powerpc/libipsec.so base-compat-shlib compat +./usr/lib/powerpc/libipsec.so.3 base-compat-shlib compat +./usr/lib/powerpc/libipsec.so.3.0 base-compat-shlib compat +./usr/lib/powerpc/libirs.so base-compat-shlib compat +./usr/lib/powerpc/libirs.so.21 base-compat-shlib compat +./usr/lib/powerpc/libirs.so.21.0 base-compat-shlib compat +./usr/lib/powerpc/libisc.so base-compat-shlib compat +./usr/lib/powerpc/libisc.so.21 base-compat-shlib compat +./usr/lib/powerpc/libisc.so.21.0 base-compat-shlib compat +./usr/lib/powerpc/libisccc.so base-compat-shlib compat +./usr/lib/powerpc/libisccc.so.21 base-compat-shlib compat +./usr/lib/powerpc/libisccc.so.21.0 base-compat-shlib compat +./usr/lib/powerpc/libisccfg.so base-compat-shlib compat +./usr/lib/powerpc/libisccfg.so.21 base-compat-shlib compat +./usr/lib/powerpc/libisccfg.so.21.0 base-compat-shlib compat +./usr/lib/powerpc/libiscsi.so base-compat-shlib compat,iscsi +./usr/lib/powerpc/libiscsi.so.2 base-compat-shlib compat,iscsi +./usr/lib/powerpc/libiscsi.so.2.0 base-compat-shlib compat,iscsi +./usr/lib/powerpc/libisns.so base-compat-shlib compat +./usr/lib/powerpc/libisns.so.0 base-compat-shlib compat +./usr/lib/powerpc/libisns.so.0.0 base-compat-shlib compat +./usr/lib/powerpc/libjemalloc.so base-compat-shlib compat +./usr/lib/powerpc/libjemalloc.so.0 base-compat-shlib compat +./usr/lib/powerpc/libjemalloc.so.0.0 base-compat-shlib compat +./usr/lib/powerpc/libkadm5clnt.so base-compat-shlib compat,kerberos +./usr/lib/powerpc/libkadm5clnt.so.15 base-compat-shlib compat,kerberos +./usr/lib/powerpc/libkadm5clnt.so.15.0 base-compat-shlib compat,kerberos +./usr/lib/powerpc/libkadm5srv.so base-compat-shlib compat,kerberos +./usr/lib/powerpc/libkadm5srv.so.16 base-compat-shlib compat,kerberos +./usr/lib/powerpc/libkadm5srv.so.16.0 base-compat-shlib compat,kerberos +./usr/lib/powerpc/libkafs.so base-compat-shlib compat,kerberos +./usr/lib/powerpc/libkafs.so.14 base-compat-shlib compat,kerberos +./usr/lib/powerpc/libkafs.so.14.0 base-compat-shlib compat,kerberos +./usr/lib/powerpc/libkdc.so base-compat-shlib compat,kerberos +./usr/lib/powerpc/libkdc.so.4 base-compat-shlib compat,kerberos +./usr/lib/powerpc/libkdc.so.4.0 base-compat-shlib compat,kerberos +./usr/lib/powerpc/libkrb5.so base-compat-shlib compat,kerberos +./usr/lib/powerpc/libkrb5.so.28 base-compat-shlib compat,kerberos +./usr/lib/powerpc/libkrb5.so.28.0 base-compat-shlib compat,kerberos +./usr/lib/powerpc/libkvm.so base-compat-shlib compat +./usr/lib/powerpc/libkvm.so.6 base-compat-shlib compat +./usr/lib/powerpc/libkvm.so.6.0 base-compat-shlib compat +./usr/lib/powerpc/liblber.so base-compat-shlib compat,ldap +./usr/lib/powerpc/liblber.so.5 base-compat-shlib compat,ldap +./usr/lib/powerpc/liblber.so.5.0 base-compat-shlib compat,ldap +./usr/lib/powerpc/libldap.so base-compat-shlib compat,ldap +./usr/lib/powerpc/libldap.so.6 base-compat-shlib compat,ldap +./usr/lib/powerpc/libldap.so.6.0 base-compat-shlib compat,ldap +./usr/lib/powerpc/libldap_r.so base-compat-shlib compat,ldap +./usr/lib/powerpc/libldap_r.so.6 base-compat-shlib compat,ldap +./usr/lib/powerpc/libldap_r.so.6.0 base-compat-shlib compat,ldap +./usr/lib/powerpc/liblsan.so base-compat-shlib compat,cxx,gcc +./usr/lib/powerpc/liblsan.so.2 base-compat-shlib compat,cxx,gcc +./usr/lib/powerpc/liblsan.so.2.0 base-compat-shlib compat,cxx,gcc +./usr/lib/powerpc/liblua.so base-compat-shlib compat +./usr/lib/powerpc/liblua.so.6 base-compat-shlib compat +./usr/lib/powerpc/liblua.so.6.1 base-compat-shlib compat +./usr/lib/powerpc/liblzf.so base-compat-shlib compat +./usr/lib/powerpc/liblzf.so.1 base-compat-shlib compat +./usr/lib/powerpc/liblzf.so.1.0 base-compat-shlib compat +./usr/lib/powerpc/liblzma.so base-compat-shlib compat +./usr/lib/powerpc/liblzma.so.2 base-compat-shlib compat +./usr/lib/powerpc/liblzma.so.2.0 base-compat-shlib compat +./usr/lib/powerpc/libm.so base-compat-shlib compat +./usr/lib/powerpc/libm.so.0 base-compat-shlib compat +./usr/lib/powerpc/libm.so.0.14 base-compat-shlib compat +./usr/lib/powerpc/libmagic.so base-compat-shlib compat +./usr/lib/powerpc/libmagic.so.8 base-compat-shlib compat +./usr/lib/powerpc/libmagic.so.8.0 base-compat-shlib compat +./usr/lib/powerpc/libmenu.so base-compat-shlib compat +./usr/lib/powerpc/libmenu.so.8 base-compat-shlib compat +./usr/lib/powerpc/libmenu.so.8.0 base-compat-shlib compat +./usr/lib/powerpc/libmj.so base-compat-shlib compat +./usr/lib/powerpc/libmj.so.1 base-compat-shlib compat +./usr/lib/powerpc/libmj.so.1.0 base-compat-shlib compat +./usr/lib/powerpc/libnetpgp.so base-compat-shlib compat +./usr/lib/powerpc/libnetpgp.so.4 base-compat-shlib compat +./usr/lib/powerpc/libnetpgp.so.4.0 base-compat-shlib compat +./usr/lib/powerpc/libnetpgpverify.so base-compat-shlib compat +./usr/lib/powerpc/libnetpgpverify.so.5 base-compat-shlib compat +./usr/lib/powerpc/libnetpgpverify.so.5.0 base-compat-shlib compat +./usr/lib/powerpc/libnpf.so base-compat-shlib compat,npf +./usr/lib/powerpc/libnpf.so.0 base-compat-shlib compat,npf +./usr/lib/powerpc/libnpf.so.0.1 base-compat-shlib compat,npf +./usr/lib/powerpc/libns.so base-compat-shlib compat +./usr/lib/powerpc/libns.so.21 base-compat-shlib compat +./usr/lib/powerpc/libns.so.21.0 base-compat-shlib compat +./usr/lib/powerpc/libnvpair.so base-compat-shlib compat,zfs +./usr/lib/powerpc/libnvpair.so.0 base-compat-shlib compat,zfs +./usr/lib/powerpc/libnvpair.so.0.0 base-compat-shlib compat,zfs +./usr/lib/powerpc/libobjc.so base-compat-shlib compat,gcc +./usr/lib/powerpc/libobjc.so.4 base-compat-shlib compat,gcc +./usr/lib/powerpc/libobjc.so.4.0 base-compat-shlib compat,gcc +./usr/lib/powerpc/libossaudio.so base-compat-shlib compat +./usr/lib/powerpc/libossaudio.so.1 base-compat-shlib compat +./usr/lib/powerpc/libossaudio.so.1.1 base-compat-shlib compat +./usr/lib/powerpc/libp2k.so base-compat-shlib compat +./usr/lib/powerpc/libp2k.so.2 base-compat-shlib compat +./usr/lib/powerpc/libp2k.so.2.0 base-compat-shlib compat +./usr/lib/powerpc/libpam.so base-compat-shlib compat +./usr/lib/powerpc/libpam.so.4 base-compat-shlib compat +./usr/lib/powerpc/libpam.so.4.1 base-compat-shlib compat +./usr/lib/powerpc/libpanel.so base-compat-shlib compat +./usr/lib/powerpc/libpanel.so.3 base-compat-shlib compat +./usr/lib/powerpc/libpanel.so.3.0 base-compat-shlib compat +./usr/lib/powerpc/libpcap.so base-compat-shlib compat +./usr/lib/powerpc/libpcap.so.9 base-compat-shlib compat +./usr/lib/powerpc/libpcap.so.9.0 base-compat-shlib compat +./usr/lib/powerpc/libpci.so base-compat-shlib compat +./usr/lib/powerpc/libpci.so.2 base-compat-shlib compat +./usr/lib/powerpc/libpci.so.2.2 base-compat-shlib compat +./usr/lib/powerpc/libperfuse.so base-compat-shlib compat +./usr/lib/powerpc/libperfuse.so.0 base-compat-shlib compat +./usr/lib/powerpc/libperfuse.so.0.0 base-compat-shlib compat +./usr/lib/powerpc/libposix.so base-compat-shlib compat +./usr/lib/powerpc/libposix.so.0 base-compat-shlib compat +./usr/lib/powerpc/libposix.so.0.1 base-compat-shlib compat +./usr/lib/powerpc/libppath.so base-compat-shlib compat +./usr/lib/powerpc/libppath.so.0 base-compat-shlib compat +./usr/lib/powerpc/libppath.so.0.0 base-compat-shlib compat +./usr/lib/powerpc/libproc.so base-compat-shlib compat,pic,dtrace +./usr/lib/powerpc/libproc.so.1 base-compat-shlib compat,pic,dtrace +./usr/lib/powerpc/libproc.so.1.0 base-compat-shlib compat,pic,dtrace +./usr/lib/powerpc/libprop.so base-compat-shlib compat +./usr/lib/powerpc/libprop.so.1 base-compat-shlib compat +./usr/lib/powerpc/libprop.so.1.2 base-compat-shlib compat +./usr/lib/powerpc/libpthread.so base-compat-shlib compat +./usr/lib/powerpc/libpthread.so.1 base-compat-shlib compat +./usr/lib/powerpc/libpthread.so.1.4 base-compat-shlib compat +./usr/lib/powerpc/libpuffs.so base-compat-shlib compat +./usr/lib/powerpc/libpuffs.so.2 base-compat-shlib compat +./usr/lib/powerpc/libpuffs.so.2.0 base-compat-shlib compat +./usr/lib/powerpc/libquota.so base-compat-shlib compat +./usr/lib/powerpc/libquota.so.1 base-compat-shlib compat +./usr/lib/powerpc/libquota.so.1.0 base-compat-shlib compat +./usr/lib/powerpc/libradius.so base-compat-shlib compat +./usr/lib/powerpc/libradius.so.5 base-compat-shlib compat +./usr/lib/powerpc/libradius.so.5.0 base-compat-shlib compat +./usr/lib/powerpc/librefuse.so base-compat-shlib compat +./usr/lib/powerpc/librefuse.so.2 base-compat-shlib compat +./usr/lib/powerpc/librefuse.so.2.0 base-compat-shlib compat +./usr/lib/powerpc/libresolv.so base-compat-shlib compat +./usr/lib/powerpc/libresolv.so.3 base-compat-shlib compat +./usr/lib/powerpc/libresolv.so.3.0 base-compat-shlib compat +./usr/lib/powerpc/libroken.so base-compat-shlib compat,kerberos +./usr/lib/powerpc/libroken.so.20 base-compat-shlib compat,kerberos +./usr/lib/powerpc/libroken.so.20.0 base-compat-shlib compat,kerberos +./usr/lib/powerpc/librpcsvc.so base-compat-shlib compat +./usr/lib/powerpc/librpcsvc.so.1 base-compat-shlib compat +./usr/lib/powerpc/librpcsvc.so.1.0 base-compat-shlib compat +./usr/lib/powerpc/librt.so base-compat-shlib compat +./usr/lib/powerpc/librt.so.1 base-compat-shlib compat +./usr/lib/powerpc/librt.so.1.1 base-compat-shlib compat +./usr/lib/powerpc/librtld_db.so base-compat-shlib compat,pic,dtrace +./usr/lib/powerpc/librtld_db.so.0 base-compat-shlib compat,pic,dtrace +./usr/lib/powerpc/librtld_db.so.0.0 base-compat-shlib compat,pic,dtrace +./usr/lib/powerpc/librump.so base-compat-shlib compat,rump +./usr/lib/powerpc/librump.so.0 base-compat-shlib compat,rump +./usr/lib/powerpc/librump.so.0.0 base-compat-shlib compat,rump +./usr/lib/powerpc/librumpclient.so base-compat-shlib compat,rump +./usr/lib/powerpc/librumpclient.so.0 base-compat-shlib compat,rump +./usr/lib/powerpc/librumpclient.so.0.0 base-compat-shlib compat,rump +./usr/lib/powerpc/librumpdev.so base-compat-shlib compat,rump +./usr/lib/powerpc/librumpdev.so.0 base-compat-shlib compat,rump +./usr/lib/powerpc/librumpdev.so.0.0 base-compat-shlib compat,rump +./usr/lib/powerpc/librumphijack.so base-compat-shlib compat,rump +./usr/lib/powerpc/librumphijack.so.0 base-compat-shlib compat,rump +./usr/lib/powerpc/librumphijack.so.0.0 base-compat-shlib compat,rump +./usr/lib/powerpc/librumpnet.so base-compat-shlib compat,rump +./usr/lib/powerpc/librumpnet.so.0 base-compat-shlib compat,rump +./usr/lib/powerpc/librumpnet.so.0.0 base-compat-shlib compat,rump +./usr/lib/powerpc/librumpres.so base-compat-shlib compat,rump +./usr/lib/powerpc/librumpres.so.0 base-compat-shlib compat,rump +./usr/lib/powerpc/librumpres.so.0.0 base-compat-shlib compat,rump +./usr/lib/powerpc/librumpuser.so base-compat-shlib compat,rump +./usr/lib/powerpc/librumpuser.so.0 base-compat-shlib compat,rump +./usr/lib/powerpc/librumpuser.so.0.1 base-compat-shlib compat,rump +./usr/lib/powerpc/librumpvfs.so base-compat-shlib compat,rump +./usr/lib/powerpc/librumpvfs.so.0 base-compat-shlib compat,rump +./usr/lib/powerpc/librumpvfs.so.0.0 base-compat-shlib compat,rump +./usr/lib/powerpc/libsaslc.so base-compat-shlib compat +./usr/lib/powerpc/libsaslc.so.1 base-compat-shlib compat +./usr/lib/powerpc/libsaslc.so.1.0 base-compat-shlib compat +./usr/lib/powerpc/libskey.so base-compat-shlib compat,skey +./usr/lib/powerpc/libskey.so.2 base-compat-shlib compat,skey +./usr/lib/powerpc/libskey.so.2.0 base-compat-shlib compat,skey +./usr/lib/powerpc/libsl.so base-compat-shlib compat,kerberos +./usr/lib/powerpc/libsl.so.7 base-compat-shlib compat,kerberos +./usr/lib/powerpc/libsl.so.7.0 base-compat-shlib compat,kerberos +./usr/lib/powerpc/libsqlite3.so base-compat-shlib compat +./usr/lib/powerpc/libsqlite3.so.1 base-compat-shlib compat +./usr/lib/powerpc/libsqlite3.so.1.5 base-compat-shlib compat +./usr/lib/powerpc/libssh.so base-compat-shlib compat +./usr/lib/powerpc/libssh.so.46 base-compat-shlib compat +./usr/lib/powerpc/libssh.so.46.1 base-compat-shlib compat +./usr/lib/powerpc/libssl.so base-compat-shlib compat +./usr/lib/powerpc/libssl.so.15 base-compat-shlib compat +./usr/lib/powerpc/libssl.so.15.0 base-compat-shlib compat +./usr/lib/powerpc/libstdc++.so base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/powerpc/libstdc++.so.9 base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/powerpc/libstdc++.so.9.0 base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/powerpc/libtermcap.so base-compat-shlib compat +./usr/lib/powerpc/libtermcap.so.0 base-compat-shlib compat +./usr/lib/powerpc/libtermcap.so.0.6 base-compat-shlib compat +./usr/lib/powerpc/libterminfo.so base-compat-shlib compat +./usr/lib/powerpc/libterminfo.so.2 base-compat-shlib compat +./usr/lib/powerpc/libterminfo.so.2.0 base-compat-shlib compat +./usr/lib/powerpc/libtermlib.so base-compat-shlib compat +./usr/lib/powerpc/libtermlib.so.0 base-compat-shlib compat +./usr/lib/powerpc/libtermlib.so.0.6 base-compat-shlib compat +./usr/lib/powerpc/libtre.so base-compat-shlib compat +./usr/lib/powerpc/libtre.so.0 base-compat-shlib compat +./usr/lib/powerpc/libtre.so.0.8 base-compat-shlib compat +./usr/lib/powerpc/libubsan.so base-compat-shlib compat,gcc,cxx +./usr/lib/powerpc/libubsan.so.4 base-compat-shlib compat,gcc,cxx +./usr/lib/powerpc/libubsan.so.4.0 base-compat-shlib compat,gcc,cxx +./usr/lib/powerpc/libukfs.so base-compat-shlib compat +./usr/lib/powerpc/libukfs.so.1 base-compat-shlib compat +./usr/lib/powerpc/libukfs.so.1.0 base-compat-shlib compat +./usr/lib/powerpc/libumem.so base-compat-shlib compat,zfs +./usr/lib/powerpc/libumem.so.0 base-compat-shlib compat,zfs +./usr/lib/powerpc/libumem.so.0.0 base-compat-shlib compat,zfs +./usr/lib/powerpc/libunbound.so base-compat-shlib compat,unbound +./usr/lib/powerpc/libunbound.so.9 base-compat-shlib compat,unbound +./usr/lib/powerpc/libunbound.so.9.0 base-compat-shlib compat,unbound +./usr/lib/powerpc/libusbhid.so base-compat-shlib compat +./usr/lib/powerpc/libusbhid.so.1 base-compat-shlib compat +./usr/lib/powerpc/libusbhid.so.1.0 base-compat-shlib compat +./usr/lib/powerpc/libutil.so base-compat-shlib compat +./usr/lib/powerpc/libutil.so.7 base-compat-shlib compat +./usr/lib/powerpc/libutil.so.7.24 base-compat-shlib compat +./usr/lib/powerpc/libuutil.so base-compat-shlib compat,zfs +./usr/lib/powerpc/libuutil.so.0 base-compat-shlib compat,zfs +./usr/lib/powerpc/libuutil.so.0.0 base-compat-shlib compat,zfs +./usr/lib/powerpc/libwind.so base-compat-shlib compat,kerberos +./usr/lib/powerpc/libwind.so.1 base-compat-shlib compat,kerberos +./usr/lib/powerpc/libwind.so.1.0 base-compat-shlib compat,kerberos +./usr/lib/powerpc/libwrap.so base-compat-shlib compat +./usr/lib/powerpc/libwrap.so.1 base-compat-shlib compat +./usr/lib/powerpc/libwrap.so.1.0 base-compat-shlib compat +./usr/lib/powerpc/libz.so base-compat-shlib compat +./usr/lib/powerpc/libz.so.1 base-compat-shlib compat +./usr/lib/powerpc/libz.so.1.0 base-compat-shlib compat +./usr/lib/powerpc/libzfs.so base-compat-shlib compat,zfs +./usr/lib/powerpc/libzfs.so.0 base-compat-shlib compat,zfs +./usr/lib/powerpc/libzfs.so.0.0 base-compat-shlib compat,zfs +./usr/lib/powerpc/libzfs_core.so base-compat-shlib compat,zfs +./usr/lib/powerpc/libzfs_core.so.0 base-compat-shlib compat,zfs +./usr/lib/powerpc/libzfs_core.so.0.0 base-compat-shlib compat,zfs +./usr/lib/powerpc/libzpool.so base-compat-shlib compat,zfs +./usr/lib/powerpc/libzpool.so.0 base-compat-shlib compat,zfs +./usr/lib/powerpc/libzpool.so.0.0 base-compat-shlib compat,zfs +./usr/lib/powerpc/lua base-compat-shlib compat +./usr/lib/powerpc/lua/5.4 base-compat-shlib compat +./usr/lib/powerpc/lua/5.4/bozohttpd.so base-compat-shlib compat +./usr/lib/powerpc/lua/5.4/gpio.so base-compat-shlib compat +./usr/lib/powerpc/lua/5.4/libm.so base-compat-shlib compat +./usr/lib/powerpc/lua/5.4/netpgp.so base-compat-shlib compat +./usr/lib/powerpc/lua/5.4/sqlite.so base-compat-shlib compat +./usr/lib/powerpc/lua/5.4/syslog.so base-compat-shlib compat +./usr/lib/powerpc/openssl base-crypto-usr compat +./usr/lib/powerpc/openssl/engines base-crypto-usr compat +./usr/lib/powerpc/openssl/engines/dasync.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/powerpc/openssl/engines/devcrypto.so base-compat-shlib compat +./usr/lib/powerpc/openssl/engines/devcrypto.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/powerpc/openssl/engines/loader_attic.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/powerpc/openssl/engines/ossltest.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/powerpc/openssl/modules base-crypto-usr compat +./usr/lib/powerpc/openssl/modules/legacy.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/powerpc/security base-compat-shlib compat +./usr/lib/powerpc/security/pam_afslog.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/powerpc/security/pam_chroot.so.4 base-compat-shlib compat,pam +./usr/lib/powerpc/security/pam_deny.so.4 base-compat-shlib compat,pam +./usr/lib/powerpc/security/pam_echo.so.4 base-compat-shlib compat,pam +./usr/lib/powerpc/security/pam_exec.so.4 base-compat-shlib compat,pam +./usr/lib/powerpc/security/pam_ftpusers.so.4 base-compat-shlib compat,pam +./usr/lib/powerpc/security/pam_group.so.4 base-compat-shlib compat,pam +./usr/lib/powerpc/security/pam_guest.so.4 base-compat-shlib compat,pam +./usr/lib/powerpc/security/pam_krb5.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/powerpc/security/pam_ksu.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/powerpc/security/pam_lastlog.so.4 base-compat-shlib compat,pam +./usr/lib/powerpc/security/pam_login_access.so.4 base-compat-shlib compat,pam +./usr/lib/powerpc/security/pam_nologin.so.4 base-compat-shlib compat,pam +./usr/lib/powerpc/security/pam_permit.so.4 base-compat-shlib compat,pam +./usr/lib/powerpc/security/pam_radius.so.4 base-compat-shlib compat,pam +./usr/lib/powerpc/security/pam_rhosts.so.4 base-compat-shlib compat,pam +./usr/lib/powerpc/security/pam_rootok.so.4 base-compat-shlib compat,pam +./usr/lib/powerpc/security/pam_securetty.so.4 base-compat-shlib compat,pam +./usr/lib/powerpc/security/pam_self.so.4 base-compat-shlib compat,pam +./usr/lib/powerpc/security/pam_skey.so.4 base-compat-shlib compat,pam,skey +./usr/lib/powerpc/security/pam_ssh.so.4 base-compat-shlib compat,pam +./usr/lib/powerpc/security/pam_u2f.so.4 base-compat-shlib compat,pam +./usr/lib/powerpc/security/pam_unix.so.4 base-compat-shlib compat,pam +./usr/libdata/debug/lib/powerpc base-compat-shlib compat +./usr/libdata/debug/lib/powerpc/npf base-compat-shlib compat +./usr/libdata/debug/usr/lib/powerpc base-compat-shlib compat +./usr/libdata/debug/usr/lib/powerpc/i18n base-compat-shlib compat +./usr/libexec/ld.elf_so-powerpc base-sys-shlib compat,pic diff --git a/distrib/sets/lists/base32/ad.riscv64 b/distrib/sets/lists/base32/ad.riscv64 new file mode 100644 index 000000000000..95e231280886 --- /dev/null +++ b/distrib/sets/lists/base32/ad.riscv64 @@ -0,0 +1,518 @@ +# $NetBSD: ad.riscv64,v 1.1 2024/04/09 15:17:23 nia Exp $ +./lib/rv32 base-compat-shlib compat +./lib/rv32/npf base-compat-shlib compat,npf +./lib/rv32/npf/ext_log.so base-compat-shlib compat,npf +./lib/rv32/npf/ext_log.so.0 base-compat-shlib compat,npf +./lib/rv32/npf/ext_log.so.0.0 base-compat-shlib compat,npf +./lib/rv32/npf/ext_normalize.so base-compat-shlib compat,npf +./lib/rv32/npf/ext_normalize.so.0 base-compat-shlib compat,npf +./lib/rv32/npf/ext_normalize.so.0.0 base-compat-shlib compat,npf +./lib/rv32/npf/ext_rndblock.so base-compat-shlib compat,npf +./lib/rv32/npf/ext_rndblock.so.0 base-compat-shlib compat,npf +./lib/rv32/npf/ext_rndblock.so.0.0 base-compat-shlib compat,npf +./libexec/ld.elf_so-rv32 base-compat-shlib compat,pic +./usr/lib/rv32 base-compat-shlib compat +./usr/lib/rv32/i18n base-compat-shlib compat +./usr/lib/rv32/i18n/libBIG5.so base-compat-shlib compat +./usr/lib/rv32/i18n/libBIG5.so.5 base-compat-shlib compat +./usr/lib/rv32/i18n/libBIG5.so.5.0 base-compat-shlib compat +./usr/lib/rv32/i18n/libDECHanyu.so base-compat-shlib compat +./usr/lib/rv32/i18n/libDECHanyu.so.5 base-compat-shlib compat +./usr/lib/rv32/i18n/libDECHanyu.so.5.0 base-compat-shlib compat +./usr/lib/rv32/i18n/libEUC.so base-compat-shlib compat +./usr/lib/rv32/i18n/libEUC.so.5 base-compat-shlib compat +./usr/lib/rv32/i18n/libEUC.so.5.0 base-compat-shlib compat +./usr/lib/rv32/i18n/libEUCTW.so base-compat-shlib compat +./usr/lib/rv32/i18n/libEUCTW.so.5 base-compat-shlib compat +./usr/lib/rv32/i18n/libEUCTW.so.5.0 base-compat-shlib compat +./usr/lib/rv32/i18n/libGBK2K.so base-compat-shlib compat +./usr/lib/rv32/i18n/libGBK2K.so.5 base-compat-shlib compat +./usr/lib/rv32/i18n/libGBK2K.so.5.0 base-compat-shlib compat +./usr/lib/rv32/i18n/libHZ.so base-compat-shlib compat +./usr/lib/rv32/i18n/libHZ.so.5 base-compat-shlib compat +./usr/lib/rv32/i18n/libHZ.so.5.0 base-compat-shlib compat +./usr/lib/rv32/i18n/libISO2022.so base-compat-shlib compat +./usr/lib/rv32/i18n/libISO2022.so.5 base-compat-shlib compat +./usr/lib/rv32/i18n/libISO2022.so.5.0 base-compat-shlib compat +./usr/lib/rv32/i18n/libJOHAB.so base-compat-shlib compat +./usr/lib/rv32/i18n/libJOHAB.so.5 base-compat-shlib compat +./usr/lib/rv32/i18n/libJOHAB.so.5.0 base-compat-shlib compat +./usr/lib/rv32/i18n/libMSKanji.so base-compat-shlib compat +./usr/lib/rv32/i18n/libMSKanji.so.5 base-compat-shlib compat +./usr/lib/rv32/i18n/libMSKanji.so.5.0 base-compat-shlib compat +./usr/lib/rv32/i18n/libUES.so base-compat-shlib compat +./usr/lib/rv32/i18n/libUES.so.5 base-compat-shlib compat +./usr/lib/rv32/i18n/libUES.so.5.0 base-compat-shlib compat +./usr/lib/rv32/i18n/libUTF1632.so base-compat-shlib compat +./usr/lib/rv32/i18n/libUTF1632.so.5 base-compat-shlib compat +./usr/lib/rv32/i18n/libUTF1632.so.5.0 base-compat-shlib compat +./usr/lib/rv32/i18n/libUTF7.so base-compat-shlib compat +./usr/lib/rv32/i18n/libUTF7.so.5 base-compat-shlib compat +./usr/lib/rv32/i18n/libUTF7.so.5.0 base-compat-shlib compat +./usr/lib/rv32/i18n/libUTF8.so base-compat-shlib compat +./usr/lib/rv32/i18n/libUTF8.so.5 base-compat-shlib compat +./usr/lib/rv32/i18n/libUTF8.so.5.0 base-compat-shlib compat +./usr/lib/rv32/i18n/libVIQR.so base-compat-shlib compat +./usr/lib/rv32/i18n/libVIQR.so.5 base-compat-shlib compat +./usr/lib/rv32/i18n/libVIQR.so.5.0 base-compat-shlib compat +./usr/lib/rv32/i18n/libZW.so base-compat-shlib compat +./usr/lib/rv32/i18n/libZW.so.5 base-compat-shlib compat +./usr/lib/rv32/i18n/libZW.so.5.0 base-compat-shlib compat +./usr/lib/rv32/i18n/libiconv_none.so base-compat-shlib compat +./usr/lib/rv32/i18n/libiconv_none.so.5 base-compat-shlib compat +./usr/lib/rv32/i18n/libiconv_none.so.5.0 base-compat-shlib compat +./usr/lib/rv32/i18n/libiconv_std.so base-compat-shlib compat +./usr/lib/rv32/i18n/libiconv_std.so.5 base-compat-shlib compat +./usr/lib/rv32/i18n/libiconv_std.so.5.0 base-compat-shlib compat +./usr/lib/rv32/i18n/libmapper_646.so base-compat-shlib compat +./usr/lib/rv32/i18n/libmapper_646.so.5 base-compat-shlib compat +./usr/lib/rv32/i18n/libmapper_646.so.5.0 base-compat-shlib compat +./usr/lib/rv32/i18n/libmapper_none.so base-compat-shlib compat +./usr/lib/rv32/i18n/libmapper_none.so.5 base-compat-shlib compat +./usr/lib/rv32/i18n/libmapper_none.so.5.0 base-compat-shlib compat +./usr/lib/rv32/i18n/libmapper_parallel.so base-compat-shlib compat +./usr/lib/rv32/i18n/libmapper_parallel.so.5 base-compat-shlib compat +./usr/lib/rv32/i18n/libmapper_parallel.so.5.0 base-compat-shlib compat +./usr/lib/rv32/i18n/libmapper_serial.so base-compat-shlib compat +./usr/lib/rv32/i18n/libmapper_serial.so.5 base-compat-shlib compat +./usr/lib/rv32/i18n/libmapper_serial.so.5.0 base-compat-shlib compat +./usr/lib/rv32/i18n/libmapper_std.so base-compat-shlib compat +./usr/lib/rv32/i18n/libmapper_std.so.5 base-compat-shlib compat +./usr/lib/rv32/i18n/libmapper_std.so.5.0 base-compat-shlib compat +./usr/lib/rv32/i18n/libmapper_zone.so base-compat-shlib compat +./usr/lib/rv32/i18n/libmapper_zone.so.5 base-compat-shlib compat +./usr/lib/rv32/i18n/libmapper_zone.so.5.0 base-compat-shlib compat +./usr/lib/rv32/libamu.so.5 base-compat-shlib compat +./usr/lib/rv32/libamu.so.5.0 base-compat-shlib compat +./usr/lib/rv32/libarchive.so base-compat-shlib compat +./usr/lib/rv32/libarchive.so.5 base-compat-shlib compat +./usr/lib/rv32/libarchive.so.5.0 base-compat-shlib compat +./usr/lib/rv32/libasan.so base-compat-shlib compat,gcc,cxx +./usr/lib/rv32/libasan.so.5 base-compat-shlib compat,gcc,cxx +./usr/lib/rv32/libasan.so.5.0 base-compat-shlib compat,gcc,cxx +./usr/lib/rv32/libasn1.so base-compat-shlib compat,kerberos +./usr/lib/rv32/libasn1.so.10 base-compat-shlib compat,kerberos +./usr/lib/rv32/libasn1.so.10.0 base-compat-shlib compat,kerberos +./usr/lib/rv32/libatf-c++.so base-compat-shlib compat,atf +./usr/lib/rv32/libatf-c++.so.2 base-compat-shlib compat,atf +./usr/lib/rv32/libatf-c++.so.2.0 base-compat-shlib compat,atf +./usr/lib/rv32/libatf-c.so base-compat-shlib compat,atf +./usr/lib/rv32/libatf-c.so.0 base-compat-shlib compat,atf +./usr/lib/rv32/libatf-c.so.0.0 base-compat-shlib compat,atf +./usr/lib/rv32/libavl.so base-compat-shlib compat,zfs +./usr/lib/rv32/libavl.so.0 base-compat-shlib compat,zfs +./usr/lib/rv32/libavl.so.0.0 base-compat-shlib compat,zfs +./usr/lib/rv32/libbfd.so.18 base-compat-shlib compat +./usr/lib/rv32/libbfd.so.18.0 base-compat-shlib compat +./usr/lib/rv32/libbind9.so base-compat-shlib compat +./usr/lib/rv32/libbind9.so.21 base-compat-shlib compat +./usr/lib/rv32/libbind9.so.21.0 base-compat-shlib compat +./usr/lib/rv32/libblocklist.so base-compat-shlib compat +./usr/lib/rv32/libblocklist.so.0 base-compat-shlib compat +./usr/lib/rv32/libblocklist.so.0.0 base-compat-shlib compat +./usr/lib/rv32/libbluetooth.so base-compat-shlib compat +./usr/lib/rv32/libbluetooth.so.4 base-compat-shlib compat +./usr/lib/rv32/libbluetooth.so.4.2 base-compat-shlib compat +./usr/lib/rv32/libbozohttpd.so base-compat-shlib compat +./usr/lib/rv32/libbozohttpd.so.1 base-compat-shlib compat +./usr/lib/rv32/libbozohttpd.so.1.0 base-compat-shlib compat +./usr/lib/rv32/libbsdmalloc.so base-compat-shlib compat +./usr/lib/rv32/libbsdmalloc.so.0 base-compat-shlib compat +./usr/lib/rv32/libbsdmalloc.so.0.1 base-compat-shlib compat +./usr/lib/rv32/libbz2.so base-compat-shlib compat +./usr/lib/rv32/libbz2.so.1 base-compat-shlib compat +./usr/lib/rv32/libbz2.so.1.1 base-compat-shlib compat +./usr/lib/rv32/libc.so base-compat-shlib compat +./usr/lib/rv32/libc.so.12 base-compat-shlib compat +./usr/lib/rv32/libc.so.12.221 base-compat-shlib compat +./usr/lib/rv32/libcbor.so base-compat-shlib compat +./usr/lib/rv32/libcbor.so.0 base-compat-shlib compat +./usr/lib/rv32/libcbor.so.0.5 base-compat-shlib compat +./usr/lib/rv32/libcom_err.so base-compat-shlib compat,kerberos +./usr/lib/rv32/libcom_err.so.8 base-compat-shlib compat,kerberos +./usr/lib/rv32/libcom_err.so.8.0 base-compat-shlib compat,kerberos +./usr/lib/rv32/libcrypt.so base-compat-shlib compat +./usr/lib/rv32/libcrypt.so.1 base-compat-shlib compat +./usr/lib/rv32/libcrypt.so.1.0 base-compat-shlib compat +./usr/lib/rv32/libcrypto.so base-compat-shlib compat +./usr/lib/rv32/libcrypto.so.15 base-compat-shlib compat +./usr/lib/rv32/libcrypto.so.15.0 base-compat-shlib compat +./usr/lib/rv32/libcurses.so base-compat-shlib compat +./usr/lib/rv32/libcurses.so.9 base-compat-shlib compat +./usr/lib/rv32/libcurses.so.9.1 base-compat-shlib compat +./usr/lib/rv32/libdes.so base-compat-shlib compat +./usr/lib/rv32/libdes.so.15 base-compat-shlib compat +./usr/lib/rv32/libdes.so.15.0 base-compat-shlib compat +./usr/lib/rv32/libdevmapper.so base-compat-shlib compat,lvm +./usr/lib/rv32/libdevmapper.so.1 base-compat-shlib compat,lvm +./usr/lib/rv32/libdevmapper.so.1.0 base-compat-shlib compat,lvm +./usr/lib/rv32/libdm.so base-compat-shlib compat +./usr/lib/rv32/libdm.so.0 base-compat-shlib compat +./usr/lib/rv32/libdm.so.0.0 base-compat-shlib compat +./usr/lib/rv32/libdns.so base-compat-shlib compat +./usr/lib/rv32/libdns.so.21 base-compat-shlib compat +./usr/lib/rv32/libdns.so.21.0 base-compat-shlib compat +./usr/lib/rv32/libdns_sd.so base-compat-shlib compat,mdns +./usr/lib/rv32/libdns_sd.so.0 base-compat-shlib compat,mdns +./usr/lib/rv32/libdns_sd.so.0.0 base-compat-shlib compat,mdns +./usr/lib/rv32/libdtrace.so base-compat-shlib compat,dtrace +./usr/lib/rv32/libdtrace.so.3 base-compat-shlib compat,dtrace +./usr/lib/rv32/libdtrace.so.3.0 base-compat-shlib compat,dtrace +./usr/lib/rv32/libdwarf.so base-compat-shlib compat +./usr/lib/rv32/libdwarf.so.2 base-compat-shlib compat +./usr/lib/rv32/libdwarf.so.2.0 base-compat-shlib compat +./usr/lib/rv32/libedit.so base-compat-shlib compat +./usr/lib/rv32/libedit.so.3 base-compat-shlib compat +./usr/lib/rv32/libedit.so.3.1 base-compat-shlib compat +./usr/lib/rv32/libelf.so base-compat-shlib compat +./usr/lib/rv32/libelf.so.2 base-compat-shlib compat +./usr/lib/rv32/libelf.so.2.0 base-compat-shlib compat +./usr/lib/rv32/libevent.so base-compat-shlib compat +./usr/lib/rv32/libevent.so.5 base-compat-shlib compat +./usr/lib/rv32/libevent.so.5.0 base-compat-shlib compat +./usr/lib/rv32/libevent_openssl.so base-compat-shlib compat +./usr/lib/rv32/libevent_openssl.so.5 base-compat-shlib compat +./usr/lib/rv32/libevent_openssl.so.5.0 base-compat-shlib compat +./usr/lib/rv32/libevent_pthreads.so base-compat-shlib compat +./usr/lib/rv32/libevent_pthreads.so.5 base-compat-shlib compat +./usr/lib/rv32/libevent_pthreads.so.5.0 base-compat-shlib compat +./usr/lib/rv32/libexecinfo.so base-compat-shlib compat +./usr/lib/rv32/libexecinfo.so.0 base-compat-shlib compat +./usr/lib/rv32/libexecinfo.so.0.0 base-compat-shlib compat +./usr/lib/rv32/libexpat.so base-compat-shlib compat +./usr/lib/rv32/libexpat.so.2 base-compat-shlib compat +./usr/lib/rv32/libexpat.so.2.3 base-compat-shlib compat +./usr/lib/rv32/libfetch.so base-compat-shlib compat +./usr/lib/rv32/libfetch.so.4 base-compat-shlib compat +./usr/lib/rv32/libfetch.so.4.0 base-compat-shlib compat +./usr/lib/rv32/libfido2.so base-compat-shlib compat +./usr/lib/rv32/libfido2.so.5 base-compat-shlib compat +./usr/lib/rv32/libfido2.so.5.0 base-compat-shlib compat +./usr/lib/rv32/libform.so base-compat-shlib compat +./usr/lib/rv32/libform.so.8 base-compat-shlib compat +./usr/lib/rv32/libform.so.8.0 base-compat-shlib compat +./usr/lib/rv32/libgcc_s.so base-compat-shlib compat,gcc +./usr/lib/rv32/libgcc_s.so.1 base-compat-shlib compat,gcc +./usr/lib/rv32/libgcc_s.so.1.0 base-compat-shlib compat,gcc +./usr/lib/rv32/libgnumalloc.so base-compat-shlib compat +./usr/lib/rv32/libgnumalloc.so.1 base-compat-shlib compat +./usr/lib/rv32/libgnumalloc.so.1.0 base-compat-shlib compat +./usr/lib/rv32/libgomp.so base-compat-shlib compat,gcc +./usr/lib/rv32/libgomp.so.2 base-compat-shlib compat,gcc +./usr/lib/rv32/libgomp.so.2.1 base-compat-shlib compat,gcc +./usr/lib/rv32/libgssapi.so base-compat-shlib compat,kerberos +./usr/lib/rv32/libgssapi.so.12 base-compat-shlib compat,kerberos +./usr/lib/rv32/libgssapi.so.12.0 base-compat-shlib compat,kerberos +./usr/lib/rv32/libhdb.so base-compat-shlib compat,kerberos +./usr/lib/rv32/libhdb.so.16 base-compat-shlib compat,kerberos +./usr/lib/rv32/libhdb.so.16.0 base-compat-shlib compat,kerberos +./usr/lib/rv32/libheimbase.so base-compat-shlib compat,kerberos +./usr/lib/rv32/libheimbase.so.2 base-compat-shlib compat,kerberos +./usr/lib/rv32/libheimbase.so.2.0 base-compat-shlib compat,kerberos +./usr/lib/rv32/libheimntlm.so base-compat-shlib compat,kerberos +./usr/lib/rv32/libheimntlm.so.6 base-compat-shlib compat,kerberos +./usr/lib/rv32/libheimntlm.so.6.0 base-compat-shlib compat,kerberos +./usr/lib/rv32/libhx509.so base-compat-shlib compat,kerberos +./usr/lib/rv32/libhx509.so.7 base-compat-shlib compat,kerberos +./usr/lib/rv32/libhx509.so.7.0 base-compat-shlib compat,kerberos +./usr/lib/rv32/libintl.so base-compat-shlib compat +./usr/lib/rv32/libintl.so.1 base-compat-shlib compat +./usr/lib/rv32/libintl.so.1.1 base-compat-shlib compat +./usr/lib/rv32/libipsec.so base-compat-shlib compat +./usr/lib/rv32/libipsec.so.3 base-compat-shlib compat +./usr/lib/rv32/libipsec.so.3.0 base-compat-shlib compat +./usr/lib/rv32/libirs.so base-compat-shlib compat +./usr/lib/rv32/libirs.so.21 base-compat-shlib compat +./usr/lib/rv32/libirs.so.21.0 base-compat-shlib compat +./usr/lib/rv32/libisc.so base-compat-shlib compat +./usr/lib/rv32/libisc.so.21 base-compat-shlib compat +./usr/lib/rv32/libisc.so.21.0 base-compat-shlib compat +./usr/lib/rv32/libisccc.so base-compat-shlib compat +./usr/lib/rv32/libisccc.so.21 base-compat-shlib compat +./usr/lib/rv32/libisccc.so.21.0 base-compat-shlib compat +./usr/lib/rv32/libisccfg.so base-compat-shlib compat +./usr/lib/rv32/libisccfg.so.21 base-compat-shlib compat +./usr/lib/rv32/libisccfg.so.21.0 base-compat-shlib compat +./usr/lib/rv32/libiscsi.so base-compat-shlib compat,iscsi +./usr/lib/rv32/libiscsi.so.2 base-compat-shlib compat,iscsi +./usr/lib/rv32/libiscsi.so.2.0 base-compat-shlib compat,iscsi +./usr/lib/rv32/libisns.so base-compat-shlib compat +./usr/lib/rv32/libisns.so.0 base-compat-shlib compat +./usr/lib/rv32/libisns.so.0.0 base-compat-shlib compat +./usr/lib/rv32/libjemalloc.so base-compat-shlib compat +./usr/lib/rv32/libjemalloc.so.0 base-compat-shlib compat +./usr/lib/rv32/libjemalloc.so.0.0 base-compat-shlib compat +./usr/lib/rv32/libkadm5clnt.so base-compat-shlib compat,kerberos +./usr/lib/rv32/libkadm5clnt.so.15 base-compat-shlib compat,kerberos +./usr/lib/rv32/libkadm5clnt.so.15.0 base-compat-shlib compat,kerberos +./usr/lib/rv32/libkadm5srv.so base-compat-shlib compat,kerberos +./usr/lib/rv32/libkadm5srv.so.16 base-compat-shlib compat,kerberos +./usr/lib/rv32/libkadm5srv.so.16.0 base-compat-shlib compat,kerberos +./usr/lib/rv32/libkafs.so base-compat-shlib compat,kerberos +./usr/lib/rv32/libkafs.so.14 base-compat-shlib compat,kerberos +./usr/lib/rv32/libkafs.so.14.0 base-compat-shlib compat,kerberos +./usr/lib/rv32/libkdc.so base-compat-shlib compat,kerberos +./usr/lib/rv32/libkdc.so.4 base-compat-shlib compat,kerberos +./usr/lib/rv32/libkdc.so.4.0 base-compat-shlib compat,kerberos +./usr/lib/rv32/libkrb5.so base-compat-shlib compat,kerberos +./usr/lib/rv32/libkrb5.so.28 base-compat-shlib compat,kerberos +./usr/lib/rv32/libkrb5.so.28.0 base-compat-shlib compat,kerberos +./usr/lib/rv32/libkvm.so base-compat-shlib compat +./usr/lib/rv32/libkvm.so.6 base-compat-shlib compat +./usr/lib/rv32/libkvm.so.6.0 base-compat-shlib compat +./usr/lib/rv32/liblber.so base-compat-shlib compat,ldap +./usr/lib/rv32/liblber.so.5 base-compat-shlib compat,ldap +./usr/lib/rv32/liblber.so.5.0 base-compat-shlib compat,ldap +./usr/lib/rv32/libldap.so base-compat-shlib compat,ldap +./usr/lib/rv32/libldap.so.6 base-compat-shlib compat,ldap +./usr/lib/rv32/libldap.so.6.0 base-compat-shlib compat,ldap +./usr/lib/rv32/libldap_r.so base-compat-shlib compat,ldap +./usr/lib/rv32/libldap_r.so.6 base-compat-shlib compat,ldap +./usr/lib/rv32/libldap_r.so.6.0 base-compat-shlib compat,ldap +./usr/lib/rv32/liblsan.so base-compat-shlib compat,cxx,gcc +./usr/lib/rv32/liblsan.so.2 base-compat-shlib compat,cxx,gcc +./usr/lib/rv32/liblsan.so.2.0 base-compat-shlib compat,cxx,gcc +./usr/lib/rv32/liblua.so base-compat-shlib compat +./usr/lib/rv32/liblua.so.6 base-compat-shlib compat +./usr/lib/rv32/liblua.so.6.1 base-compat-shlib compat +./usr/lib/rv32/liblzf.so base-compat-shlib compat +./usr/lib/rv32/liblzf.so.1 base-compat-shlib compat +./usr/lib/rv32/liblzf.so.1.0 base-compat-shlib compat +./usr/lib/rv32/liblzma.so base-compat-shlib compat +./usr/lib/rv32/liblzma.so.2 base-compat-shlib compat +./usr/lib/rv32/liblzma.so.2.0 base-compat-shlib compat +./usr/lib/rv32/libm.so base-compat-shlib compat +./usr/lib/rv32/libm.so.0 base-compat-shlib compat +./usr/lib/rv32/libm.so.0.14 base-compat-shlib compat +./usr/lib/rv32/libmagic.so base-compat-shlib compat +./usr/lib/rv32/libmagic.so.8 base-compat-shlib compat +./usr/lib/rv32/libmagic.so.8.0 base-compat-shlib compat +./usr/lib/rv32/libmenu.so base-compat-shlib compat +./usr/lib/rv32/libmenu.so.8 base-compat-shlib compat +./usr/lib/rv32/libmenu.so.8.0 base-compat-shlib compat +./usr/lib/rv32/libmj.so base-compat-shlib compat +./usr/lib/rv32/libmj.so.1 base-compat-shlib compat +./usr/lib/rv32/libmj.so.1.0 base-compat-shlib compat +./usr/lib/rv32/libnetpgp.so base-compat-shlib compat +./usr/lib/rv32/libnetpgp.so.4 base-compat-shlib compat +./usr/lib/rv32/libnetpgp.so.4.0 base-compat-shlib compat +./usr/lib/rv32/libnetpgpverify.so base-compat-shlib compat +./usr/lib/rv32/libnetpgpverify.so.5 base-compat-shlib compat +./usr/lib/rv32/libnetpgpverify.so.5.0 base-compat-shlib compat +./usr/lib/rv32/libnpf.so base-compat-shlib compat,npf +./usr/lib/rv32/libnpf.so.0 base-compat-shlib compat,npf +./usr/lib/rv32/libnpf.so.0.1 base-compat-shlib compat,npf +./usr/lib/rv32/libns.so base-compat-shlib compat +./usr/lib/rv32/libns.so.21 base-compat-shlib compat +./usr/lib/rv32/libns.so.21.0 base-compat-shlib compat +./usr/lib/rv32/libnvpair.so base-compat-shlib compat,zfs +./usr/lib/rv32/libnvpair.so.0 base-compat-shlib compat,zfs +./usr/lib/rv32/libnvpair.so.0.0 base-compat-shlib compat,zfs +./usr/lib/rv32/libobjc.so base-compat-shlib compat,gcc +./usr/lib/rv32/libobjc.so.4 base-compat-shlib compat,gcc +./usr/lib/rv32/libobjc.so.4.0 base-compat-shlib compat,gcc +./usr/lib/rv32/libossaudio.so base-compat-shlib compat +./usr/lib/rv32/libossaudio.so.1 base-compat-shlib compat +./usr/lib/rv32/libossaudio.so.1.1 base-compat-shlib compat +./usr/lib/rv32/libp2k.so base-compat-shlib compat +./usr/lib/rv32/libp2k.so.2 base-compat-shlib compat +./usr/lib/rv32/libp2k.so.2.0 base-compat-shlib compat +./usr/lib/rv32/libpam.so base-compat-shlib compat +./usr/lib/rv32/libpam.so.4 base-compat-shlib compat +./usr/lib/rv32/libpam.so.4.1 base-compat-shlib compat +./usr/lib/rv32/libpanel.so base-compat-shlib compat +./usr/lib/rv32/libpanel.so.3 base-compat-shlib compat +./usr/lib/rv32/libpanel.so.3.0 base-compat-shlib compat +./usr/lib/rv32/libpcap.so base-compat-shlib compat +./usr/lib/rv32/libpcap.so.9 base-compat-shlib compat +./usr/lib/rv32/libpcap.so.9.0 base-compat-shlib compat +./usr/lib/rv32/libpci.so base-compat-shlib compat +./usr/lib/rv32/libpci.so.2 base-compat-shlib compat +./usr/lib/rv32/libpci.so.2.2 base-compat-shlib compat +./usr/lib/rv32/libperfuse.so base-compat-shlib compat +./usr/lib/rv32/libperfuse.so.0 base-compat-shlib compat +./usr/lib/rv32/libperfuse.so.0.0 base-compat-shlib compat +./usr/lib/rv32/libposix.so base-compat-shlib compat +./usr/lib/rv32/libposix.so.0 base-compat-shlib compat +./usr/lib/rv32/libposix.so.0.1 base-compat-shlib compat +./usr/lib/rv32/libppath.so base-compat-shlib compat +./usr/lib/rv32/libppath.so.0 base-compat-shlib compat +./usr/lib/rv32/libppath.so.0.0 base-compat-shlib compat +./usr/lib/rv32/libproc.so base-compat-shlib compat,pic,dtrace +./usr/lib/rv32/libproc.so.1 base-compat-shlib compat,pic,dtrace +./usr/lib/rv32/libproc.so.1.0 base-compat-shlib compat,pic,dtrace +./usr/lib/rv32/libprop.so base-compat-shlib compat +./usr/lib/rv32/libprop.so.1 base-compat-shlib compat +./usr/lib/rv32/libprop.so.1.2 base-compat-shlib compat +./usr/lib/rv32/libpthread.so base-compat-shlib compat +./usr/lib/rv32/libpthread.so.1 base-compat-shlib compat +./usr/lib/rv32/libpthread.so.1.4 base-compat-shlib compat +./usr/lib/rv32/libpuffs.so base-compat-shlib compat +./usr/lib/rv32/libpuffs.so.2 base-compat-shlib compat +./usr/lib/rv32/libpuffs.so.2.0 base-compat-shlib compat +./usr/lib/rv32/libquota.so base-compat-shlib compat +./usr/lib/rv32/libquota.so.1 base-compat-shlib compat +./usr/lib/rv32/libquota.so.1.0 base-compat-shlib compat +./usr/lib/rv32/libradius.so base-compat-shlib compat +./usr/lib/rv32/libradius.so.5 base-compat-shlib compat +./usr/lib/rv32/libradius.so.5.0 base-compat-shlib compat +./usr/lib/rv32/librefuse.so base-compat-shlib compat +./usr/lib/rv32/librefuse.so.2 base-compat-shlib compat +./usr/lib/rv32/librefuse.so.2.0 base-compat-shlib compat +./usr/lib/rv32/libresolv.so base-compat-shlib compat +./usr/lib/rv32/libresolv.so.3 base-compat-shlib compat +./usr/lib/rv32/libresolv.so.3.0 base-compat-shlib compat +./usr/lib/rv32/libroken.so base-compat-shlib compat,kerberos +./usr/lib/rv32/libroken.so.20 base-compat-shlib compat,kerberos +./usr/lib/rv32/libroken.so.20.0 base-compat-shlib compat,kerberos +./usr/lib/rv32/librpcsvc.so base-compat-shlib compat +./usr/lib/rv32/librpcsvc.so.1 base-compat-shlib compat +./usr/lib/rv32/librpcsvc.so.1.0 base-compat-shlib compat +./usr/lib/rv32/librt.so base-compat-shlib compat +./usr/lib/rv32/librt.so.1 base-compat-shlib compat +./usr/lib/rv32/librt.so.1.1 base-compat-shlib compat +./usr/lib/rv32/librtld_db.so base-compat-shlib compat,pic,dtrace +./usr/lib/rv32/librtld_db.so.0 base-compat-shlib compat,pic,dtrace +./usr/lib/rv32/librtld_db.so.0.0 base-compat-shlib compat,pic,dtrace +./usr/lib/rv32/librump.so base-compat-shlib compat,rump +./usr/lib/rv32/librump.so.0 base-compat-shlib compat,rump +./usr/lib/rv32/librump.so.0.0 base-compat-shlib compat,rump +./usr/lib/rv32/librumpclient.so base-compat-shlib compat,rump +./usr/lib/rv32/librumpclient.so.0 base-compat-shlib compat,rump +./usr/lib/rv32/librumpclient.so.0.0 base-compat-shlib compat,rump +./usr/lib/rv32/librumpdev.so base-compat-shlib compat,rump +./usr/lib/rv32/librumpdev.so.0 base-compat-shlib compat,rump +./usr/lib/rv32/librumpdev.so.0.0 base-compat-shlib compat,rump +./usr/lib/rv32/librumphijack.so base-compat-shlib compat,rump +./usr/lib/rv32/librumphijack.so.0 base-compat-shlib compat,rump +./usr/lib/rv32/librumphijack.so.0.0 base-compat-shlib compat,rump +./usr/lib/rv32/librumpnet.so base-compat-shlib compat,rump +./usr/lib/rv32/librumpnet.so.0 base-compat-shlib compat,rump +./usr/lib/rv32/librumpnet.so.0.0 base-compat-shlib compat,rump +./usr/lib/rv32/librumpres.so base-compat-shlib compat,rump +./usr/lib/rv32/librumpres.so.0 base-compat-shlib compat,rump +./usr/lib/rv32/librumpres.so.0.0 base-compat-shlib compat,rump +./usr/lib/rv32/librumpuser.so base-compat-shlib compat,rump +./usr/lib/rv32/librumpuser.so.0 base-compat-shlib compat,rump +./usr/lib/rv32/librumpuser.so.0.1 base-compat-shlib compat,rump +./usr/lib/rv32/librumpvfs.so base-compat-shlib compat,rump +./usr/lib/rv32/librumpvfs.so.0 base-compat-shlib compat,rump +./usr/lib/rv32/librumpvfs.so.0.0 base-compat-shlib compat,rump +./usr/lib/rv32/libsaslc.so base-compat-shlib compat +./usr/lib/rv32/libsaslc.so.1 base-compat-shlib compat +./usr/lib/rv32/libsaslc.so.1.0 base-compat-shlib compat +./usr/lib/rv32/libskey.so base-compat-shlib compat,skey +./usr/lib/rv32/libskey.so.2 base-compat-shlib compat,skey +./usr/lib/rv32/libskey.so.2.0 base-compat-shlib compat,skey +./usr/lib/rv32/libsl.so base-compat-shlib compat,kerberos +./usr/lib/rv32/libsl.so.7 base-compat-shlib compat,kerberos +./usr/lib/rv32/libsl.so.7.0 base-compat-shlib compat,kerberos +./usr/lib/rv32/libsqlite3.so base-compat-shlib compat +./usr/lib/rv32/libsqlite3.so.1 base-compat-shlib compat +./usr/lib/rv32/libsqlite3.so.1.5 base-compat-shlib compat +./usr/lib/rv32/libssh.so base-compat-shlib compat +./usr/lib/rv32/libssh.so.46 base-compat-shlib compat +./usr/lib/rv32/libssh.so.46.1 base-compat-shlib compat +./usr/lib/rv32/libssl.so base-compat-shlib compat +./usr/lib/rv32/libssl.so.15 base-compat-shlib compat +./usr/lib/rv32/libssl.so.15.0 base-compat-shlib compat +./usr/lib/rv32/libstdc++.so base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/rv32/libstdc++.so.9 base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/rv32/libstdc++.so.9.0 base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/rv32/libtermcap.so base-compat-shlib compat +./usr/lib/rv32/libtermcap.so.0 base-compat-shlib compat +./usr/lib/rv32/libtermcap.so.0.6 base-compat-shlib compat +./usr/lib/rv32/libterminfo.so base-compat-shlib compat +./usr/lib/rv32/libterminfo.so.2 base-compat-shlib compat +./usr/lib/rv32/libterminfo.so.2.0 base-compat-shlib compat +./usr/lib/rv32/libtermlib.so base-compat-shlib compat +./usr/lib/rv32/libtermlib.so.0 base-compat-shlib compat +./usr/lib/rv32/libtermlib.so.0.6 base-compat-shlib compat +./usr/lib/rv32/libtre.so base-compat-shlib compat +./usr/lib/rv32/libtre.so.0 base-compat-shlib compat +./usr/lib/rv32/libtre.so.0.8 base-compat-shlib compat +./usr/lib/rv32/libubsan.so base-compat-shlib compat,gcc,cxx +./usr/lib/rv32/libubsan.so.4 base-compat-shlib compat,gcc,cxx +./usr/lib/rv32/libubsan.so.4.0 base-compat-shlib compat,gcc,cxx +./usr/lib/rv32/libukfs.so base-compat-shlib compat +./usr/lib/rv32/libukfs.so.1 base-compat-shlib compat +./usr/lib/rv32/libukfs.so.1.0 base-compat-shlib compat +./usr/lib/rv32/libumem.so base-compat-shlib compat,zfs +./usr/lib/rv32/libumem.so.0 base-compat-shlib compat,zfs +./usr/lib/rv32/libumem.so.0.0 base-compat-shlib compat,zfs +./usr/lib/rv32/libunbound.so base-compat-shlib compat,unbound +./usr/lib/rv32/libunbound.so.9 base-compat-shlib compat,unbound +./usr/lib/rv32/libunbound.so.9.0 base-compat-shlib compat,unbound +./usr/lib/rv32/libusbhid.so base-compat-shlib compat +./usr/lib/rv32/libusbhid.so.1 base-compat-shlib compat +./usr/lib/rv32/libusbhid.so.1.0 base-compat-shlib compat +./usr/lib/rv32/libutil.so base-compat-shlib compat +./usr/lib/rv32/libutil.so.7 base-compat-shlib compat +./usr/lib/rv32/libutil.so.7.24 base-compat-shlib compat +./usr/lib/rv32/libuutil.so base-compat-shlib compat,zfs +./usr/lib/rv32/libuutil.so.0 base-compat-shlib compat,zfs +./usr/lib/rv32/libuutil.so.0.0 base-compat-shlib compat,zfs +./usr/lib/rv32/libwind.so base-compat-shlib compat,kerberos +./usr/lib/rv32/libwind.so.1 base-compat-shlib compat,kerberos +./usr/lib/rv32/libwind.so.1.0 base-compat-shlib compat,kerberos +./usr/lib/rv32/libwrap.so base-compat-shlib compat +./usr/lib/rv32/libwrap.so.1 base-compat-shlib compat +./usr/lib/rv32/libwrap.so.1.0 base-compat-shlib compat +./usr/lib/rv32/libz.so base-compat-shlib compat +./usr/lib/rv32/libz.so.1 base-compat-shlib compat +./usr/lib/rv32/libz.so.1.0 base-compat-shlib compat +./usr/lib/rv32/libzfs.so base-compat-shlib compat,zfs +./usr/lib/rv32/libzfs.so.0 base-compat-shlib compat,zfs +./usr/lib/rv32/libzfs.so.0.0 base-compat-shlib compat,zfs +./usr/lib/rv32/libzfs_core.so base-compat-shlib compat,zfs +./usr/lib/rv32/libzfs_core.so.0 base-compat-shlib compat,zfs +./usr/lib/rv32/libzfs_core.so.0.0 base-compat-shlib compat,zfs +./usr/lib/rv32/libzpool.so base-compat-shlib compat,zfs +./usr/lib/rv32/libzpool.so.0 base-compat-shlib compat,zfs +./usr/lib/rv32/libzpool.so.0.0 base-compat-shlib compat,zfs +./usr/lib/rv32/lua base-compat-shlib compat +./usr/lib/rv32/lua/5.4 base-compat-shlib compat +./usr/lib/rv32/lua/5.4/bozohttpd.so base-compat-shlib compat +./usr/lib/rv32/lua/5.4/gpio.so base-compat-shlib compat +./usr/lib/rv32/lua/5.4/libm.so base-compat-shlib compat +./usr/lib/rv32/lua/5.4/netpgp.so base-compat-shlib compat +./usr/lib/rv32/lua/5.4/sqlite.so base-compat-shlib compat +./usr/lib/rv32/lua/5.4/syslog.so base-compat-shlib compat +./usr/lib/rv32/openssl base-crypto-usr compat +./usr/lib/rv32/openssl/engines base-crypto-usr compat +./usr/lib/rv32/openssl/engines/dasync.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/rv32/openssl/engines/devcrypto.so base-compat-shlib compat +./usr/lib/rv32/openssl/engines/devcrypto.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/rv32/openssl/engines/loader_attic.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/rv32/openssl/engines/ossltest.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/rv32/openssl/modules base-crypto-usr compat +./usr/lib/rv32/openssl/modules/legacy.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/rv32/security base-compat-shlib compat +./usr/lib/rv32/security/pam_afslog.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/rv32/security/pam_chroot.so.4 base-compat-shlib compat,pam +./usr/lib/rv32/security/pam_deny.so.4 base-compat-shlib compat,pam +./usr/lib/rv32/security/pam_echo.so.4 base-compat-shlib compat,pam +./usr/lib/rv32/security/pam_exec.so.4 base-compat-shlib compat,pam +./usr/lib/rv32/security/pam_ftpusers.so.4 base-compat-shlib compat,pam +./usr/lib/rv32/security/pam_group.so.4 base-compat-shlib compat,pam +./usr/lib/rv32/security/pam_guest.so.4 base-compat-shlib compat,pam +./usr/lib/rv32/security/pam_krb5.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/rv32/security/pam_ksu.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/rv32/security/pam_lastlog.so.4 base-compat-shlib compat,pam +./usr/lib/rv32/security/pam_login_access.so.4 base-compat-shlib compat,pam +./usr/lib/rv32/security/pam_nologin.so.4 base-compat-shlib compat,pam +./usr/lib/rv32/security/pam_permit.so.4 base-compat-shlib compat,pam +./usr/lib/rv32/security/pam_radius.so.4 base-compat-shlib compat,pam +./usr/lib/rv32/security/pam_rhosts.so.4 base-compat-shlib compat,pam +./usr/lib/rv32/security/pam_rootok.so.4 base-compat-shlib compat,pam +./usr/lib/rv32/security/pam_securetty.so.4 base-compat-shlib compat,pam +./usr/lib/rv32/security/pam_self.so.4 base-compat-shlib compat,pam +./usr/lib/rv32/security/pam_skey.so.4 base-compat-shlib compat,pam,skey +./usr/lib/rv32/security/pam_ssh.so.4 base-compat-shlib compat,pam +./usr/lib/rv32/security/pam_u2f.so.4 base-compat-shlib compat,pam +./usr/lib/rv32/security/pam_unix.so.4 base-compat-shlib compat,pam +./usr/libdata/debug/lib/rv32 base-compat-shlib compat +./usr/libdata/debug/lib/rv32/npf base-compat-shlib compat +./usr/libdata/debug/usr/lib/rv32 base-compat-shlib compat +./usr/libdata/debug/usr/lib/rv32/i18n base-compat-shlib compat +./usr/libexec/ld.elf_so-rv32 base-sys-shlib compat,pic diff --git a/distrib/sets/lists/base32/md.amd64 b/distrib/sets/lists/base32/md.amd64 new file mode 100644 index 000000000000..cc3cfefacb4c --- /dev/null +++ b/distrib/sets/lists/base32/md.amd64 @@ -0,0 +1,525 @@ +# $NetBSD: md.amd64,v 1.1 2024/04/09 15:17:23 nia Exp $ +./lib/i386 base-compat-shlib compat +./lib/i386/npf base-compat-shlib compat,npf +./lib/i386/npf/ext_log.so base-compat-shlib compat,npf +./lib/i386/npf/ext_log.so.0 base-compat-shlib compat,npf +./lib/i386/npf/ext_log.so.0.0 base-compat-shlib compat,npf +./lib/i386/npf/ext_normalize.so base-compat-shlib compat,npf +./lib/i386/npf/ext_normalize.so.0 base-compat-shlib compat,npf +./lib/i386/npf/ext_normalize.so.0.0 base-compat-shlib compat,npf +./lib/i386/npf/ext_rndblock.so base-compat-shlib compat,npf +./lib/i386/npf/ext_rndblock.so.0 base-compat-shlib compat,npf +./lib/i386/npf/ext_rndblock.so.0.0 base-compat-shlib compat,npf +./libexec/ld.elf_so-i386 base-sys-shlib compat,pic +./usr/lib/i386 base-compat-shlib compat +./usr/lib/i386/i18n base-compat-shlib compat +./usr/lib/i386/i18n/libBIG5.so base-compat-shlib compat +./usr/lib/i386/i18n/libBIG5.so.5 base-compat-shlib compat +./usr/lib/i386/i18n/libBIG5.so.5.0 base-compat-shlib compat +./usr/lib/i386/i18n/libDECHanyu.so base-compat-shlib compat +./usr/lib/i386/i18n/libDECHanyu.so.5 base-compat-shlib compat +./usr/lib/i386/i18n/libDECHanyu.so.5.0 base-compat-shlib compat +./usr/lib/i386/i18n/libEUC.so base-compat-shlib compat +./usr/lib/i386/i18n/libEUC.so.5 base-compat-shlib compat +./usr/lib/i386/i18n/libEUC.so.5.0 base-compat-shlib compat +./usr/lib/i386/i18n/libEUCTW.so base-compat-shlib compat +./usr/lib/i386/i18n/libEUCTW.so.5 base-compat-shlib compat +./usr/lib/i386/i18n/libEUCTW.so.5.0 base-compat-shlib compat +./usr/lib/i386/i18n/libGBK2K.so base-compat-shlib compat +./usr/lib/i386/i18n/libGBK2K.so.5 base-compat-shlib compat +./usr/lib/i386/i18n/libGBK2K.so.5.0 base-compat-shlib compat +./usr/lib/i386/i18n/libHZ.so base-compat-shlib compat +./usr/lib/i386/i18n/libHZ.so.5 base-compat-shlib compat +./usr/lib/i386/i18n/libHZ.so.5.0 base-compat-shlib compat +./usr/lib/i386/i18n/libISO2022.so base-compat-shlib compat +./usr/lib/i386/i18n/libISO2022.so.5 base-compat-shlib compat +./usr/lib/i386/i18n/libISO2022.so.5.0 base-compat-shlib compat +./usr/lib/i386/i18n/libJOHAB.so base-compat-shlib compat +./usr/lib/i386/i18n/libJOHAB.so.5 base-compat-shlib compat +./usr/lib/i386/i18n/libJOHAB.so.5.0 base-compat-shlib compat +./usr/lib/i386/i18n/libMSKanji.so base-compat-shlib compat +./usr/lib/i386/i18n/libMSKanji.so.5 base-compat-shlib compat +./usr/lib/i386/i18n/libMSKanji.so.5.0 base-compat-shlib compat +./usr/lib/i386/i18n/libUES.so base-compat-shlib compat +./usr/lib/i386/i18n/libUES.so.5 base-compat-shlib compat +./usr/lib/i386/i18n/libUES.so.5.0 base-compat-shlib compat +./usr/lib/i386/i18n/libUTF1632.so base-compat-shlib compat +./usr/lib/i386/i18n/libUTF1632.so.5 base-compat-shlib compat +./usr/lib/i386/i18n/libUTF1632.so.5.0 base-compat-shlib compat +./usr/lib/i386/i18n/libUTF7.so base-compat-shlib compat +./usr/lib/i386/i18n/libUTF7.so.5 base-compat-shlib compat +./usr/lib/i386/i18n/libUTF7.so.5.0 base-compat-shlib compat +./usr/lib/i386/i18n/libUTF8.so base-compat-shlib compat +./usr/lib/i386/i18n/libUTF8.so.5 base-compat-shlib compat +./usr/lib/i386/i18n/libUTF8.so.5.0 base-compat-shlib compat +./usr/lib/i386/i18n/libVIQR.so base-compat-shlib compat +./usr/lib/i386/i18n/libVIQR.so.5 base-compat-shlib compat +./usr/lib/i386/i18n/libVIQR.so.5.0 base-compat-shlib compat +./usr/lib/i386/i18n/libZW.so base-compat-shlib compat +./usr/lib/i386/i18n/libZW.so.5 base-compat-shlib compat +./usr/lib/i386/i18n/libZW.so.5.0 base-compat-shlib compat +./usr/lib/i386/i18n/libiconv_none.so base-compat-shlib compat +./usr/lib/i386/i18n/libiconv_none.so.5 base-compat-shlib compat +./usr/lib/i386/i18n/libiconv_none.so.5.0 base-compat-shlib compat +./usr/lib/i386/i18n/libiconv_std.so base-compat-shlib compat +./usr/lib/i386/i18n/libiconv_std.so.5 base-compat-shlib compat +./usr/lib/i386/i18n/libiconv_std.so.5.0 base-compat-shlib compat +./usr/lib/i386/i18n/libmapper_646.so base-compat-shlib compat +./usr/lib/i386/i18n/libmapper_646.so.5 base-compat-shlib compat +./usr/lib/i386/i18n/libmapper_646.so.5.0 base-compat-shlib compat +./usr/lib/i386/i18n/libmapper_none.so base-compat-shlib compat +./usr/lib/i386/i18n/libmapper_none.so.5 base-compat-shlib compat +./usr/lib/i386/i18n/libmapper_none.so.5.0 base-compat-shlib compat +./usr/lib/i386/i18n/libmapper_parallel.so base-compat-shlib compat +./usr/lib/i386/i18n/libmapper_parallel.so.5 base-compat-shlib compat +./usr/lib/i386/i18n/libmapper_parallel.so.5.0 base-compat-shlib compat +./usr/lib/i386/i18n/libmapper_serial.so base-compat-shlib compat +./usr/lib/i386/i18n/libmapper_serial.so.5 base-compat-shlib compat +./usr/lib/i386/i18n/libmapper_serial.so.5.0 base-compat-shlib compat +./usr/lib/i386/i18n/libmapper_std.so base-compat-shlib compat +./usr/lib/i386/i18n/libmapper_std.so.5 base-compat-shlib compat +./usr/lib/i386/i18n/libmapper_std.so.5.0 base-compat-shlib compat +./usr/lib/i386/i18n/libmapper_zone.so base-compat-shlib compat +./usr/lib/i386/i18n/libmapper_zone.so.5 base-compat-shlib compat +./usr/lib/i386/i18n/libmapper_zone.so.5.0 base-compat-shlib compat +./usr/lib/i386/libamu.so.5 base-compat-shlib compat +./usr/lib/i386/libamu.so.5.0 base-compat-shlib compat +./usr/lib/i386/libarchive.so base-compat-shlib compat +./usr/lib/i386/libarchive.so.5 base-compat-shlib compat +./usr/lib/i386/libarchive.so.5.0 base-compat-shlib compat +./usr/lib/i386/libasan.so base-compat-shlib compat,gcc,cxx +./usr/lib/i386/libasan.so.5 base-compat-shlib compat,gcc,cxx +./usr/lib/i386/libasan.so.5.0 base-compat-shlib compat,gcc,cxx +./usr/lib/i386/libasn1.so base-compat-shlib compat,kerberos +./usr/lib/i386/libasn1.so.10 base-compat-shlib compat,kerberos +./usr/lib/i386/libasn1.so.10.0 base-compat-shlib compat,kerberos +./usr/lib/i386/libatf-c++.so base-compat-shlib compat,atf +./usr/lib/i386/libatf-c++.so.2 base-compat-shlib compat,atf +./usr/lib/i386/libatf-c++.so.2.0 base-compat-shlib compat,atf +./usr/lib/i386/libatf-c.so base-compat-shlib compat,atf +./usr/lib/i386/libatf-c.so.0 base-compat-shlib compat,atf +./usr/lib/i386/libatf-c.so.0.0 base-compat-shlib compat,atf +./usr/lib/i386/libavl.so base-compat-shlib compat,zfs +./usr/lib/i386/libavl.so.0 base-compat-shlib compat,zfs +./usr/lib/i386/libavl.so.0.0 base-compat-shlib compat,zfs +./usr/lib/i386/libbfd.so.18 base-compat-shlib compat +./usr/lib/i386/libbfd.so.18.0 base-compat-shlib compat +./usr/lib/i386/libbind9.so base-compat-shlib compat +./usr/lib/i386/libbind9.so.21 base-compat-shlib compat +./usr/lib/i386/libbind9.so.21.0 base-compat-shlib compat +./usr/lib/i386/libblocklist.so base-compat-shlib compat +./usr/lib/i386/libblocklist.so.0 base-compat-shlib compat +./usr/lib/i386/libblocklist.so.0.0 base-compat-shlib compat +./usr/lib/i386/libbluetooth.so base-compat-shlib compat +./usr/lib/i386/libbluetooth.so.4 base-compat-shlib compat +./usr/lib/i386/libbluetooth.so.4.2 base-compat-shlib compat +./usr/lib/i386/libbozohttpd.so base-compat-shlib compat +./usr/lib/i386/libbozohttpd.so.1 base-compat-shlib compat +./usr/lib/i386/libbozohttpd.so.1.0 base-compat-shlib compat +./usr/lib/i386/libbsdmalloc.so base-compat-shlib compat +./usr/lib/i386/libbsdmalloc.so.0 base-compat-shlib compat +./usr/lib/i386/libbsdmalloc.so.0.1 base-compat-shlib compat +./usr/lib/i386/libbz2.so base-compat-shlib compat +./usr/lib/i386/libbz2.so.1 base-compat-shlib compat +./usr/lib/i386/libbz2.so.1.1 base-compat-shlib compat +./usr/lib/i386/libc.so base-compat-shlib compat +./usr/lib/i386/libc.so.12 base-compat-shlib compat +./usr/lib/i386/libc.so.12.221 base-compat-shlib compat +./usr/lib/i386/libcbor.so base-compat-shlib compat +./usr/lib/i386/libcbor.so.0 base-compat-shlib compat +./usr/lib/i386/libcbor.so.0.5 base-compat-shlib compat +./usr/lib/i386/libcom_err.so base-compat-shlib compat,kerberos +./usr/lib/i386/libcom_err.so.8 base-compat-shlib compat,kerberos +./usr/lib/i386/libcom_err.so.8.0 base-compat-shlib compat,kerberos +./usr/lib/i386/libcrypt.so base-compat-shlib compat +./usr/lib/i386/libcrypt.so.1 base-compat-shlib compat +./usr/lib/i386/libcrypt.so.1.0 base-compat-shlib compat +./usr/lib/i386/libcrypto.so base-compat-shlib compat +./usr/lib/i386/libcrypto.so.15 base-compat-shlib compat +./usr/lib/i386/libcrypto.so.15.0 base-compat-shlib compat +./usr/lib/i386/libctf.so base-compat-shlib compat +./usr/lib/i386/libctf.so.3 base-compat-shlib compat +./usr/lib/i386/libctf.so.3.0 base-compat-shlib compat +./usr/lib/i386/libcurses.so base-compat-shlib compat +./usr/lib/i386/libcurses.so.9 base-compat-shlib compat +./usr/lib/i386/libcurses.so.9.1 base-compat-shlib compat +./usr/lib/i386/libdes.so base-compat-shlib compat +./usr/lib/i386/libdes.so.15 base-compat-shlib compat +./usr/lib/i386/libdes.so.15.0 base-compat-shlib compat +./usr/lib/i386/libdevmapper.so base-compat-shlib compat,lvm +./usr/lib/i386/libdevmapper.so.1 base-compat-shlib compat,lvm +./usr/lib/i386/libdevmapper.so.1.0 base-compat-shlib compat,lvm +./usr/lib/i386/libdm.so base-compat-shlib compat +./usr/lib/i386/libdm.so.0 base-compat-shlib compat +./usr/lib/i386/libdm.so.0.0 base-compat-shlib compat +./usr/lib/i386/libdns.so base-compat-shlib compat +./usr/lib/i386/libdns.so.21 base-compat-shlib compat +./usr/lib/i386/libdns.so.21.0 base-compat-shlib compat +./usr/lib/i386/libdns_sd.so base-compat-shlib compat,mdns +./usr/lib/i386/libdns_sd.so.0 base-compat-shlib compat,mdns +./usr/lib/i386/libdns_sd.so.0.0 base-compat-shlib compat,mdns +./usr/lib/i386/libdtrace.so base-compat-shlib compat,dtrace +./usr/lib/i386/libdtrace.so.3 base-compat-shlib compat,dtrace +./usr/lib/i386/libdtrace.so.3.0 base-compat-shlib compat,dtrace +./usr/lib/i386/libdwarf.so base-compat-shlib compat +./usr/lib/i386/libdwarf.so.2 base-compat-shlib compat +./usr/lib/i386/libdwarf.so.2.0 base-compat-shlib compat +./usr/lib/i386/libedit.so base-compat-shlib compat +./usr/lib/i386/libedit.so.3 base-compat-shlib compat +./usr/lib/i386/libedit.so.3.1 base-compat-shlib compat +./usr/lib/i386/libelf.so base-compat-shlib compat +./usr/lib/i386/libelf.so.2 base-compat-shlib compat +./usr/lib/i386/libelf.so.2.0 base-compat-shlib compat +./usr/lib/i386/libevent.so base-compat-shlib compat +./usr/lib/i386/libevent.so.5 base-compat-shlib compat +./usr/lib/i386/libevent.so.5.0 base-compat-shlib compat +./usr/lib/i386/libevent_openssl.so base-compat-shlib compat +./usr/lib/i386/libevent_openssl.so.5 base-compat-shlib compat +./usr/lib/i386/libevent_openssl.so.5.0 base-compat-shlib compat +./usr/lib/i386/libevent_pthreads.so base-compat-shlib compat +./usr/lib/i386/libevent_pthreads.so.5 base-compat-shlib compat +./usr/lib/i386/libevent_pthreads.so.5.0 base-compat-shlib compat +./usr/lib/i386/libexecinfo.so base-compat-shlib compat +./usr/lib/i386/libexecinfo.so.0 base-compat-shlib compat +./usr/lib/i386/libexecinfo.so.0.0 base-compat-shlib compat +./usr/lib/i386/libexpat.so base-compat-shlib compat +./usr/lib/i386/libexpat.so.2 base-compat-shlib compat +./usr/lib/i386/libexpat.so.2.3 base-compat-shlib compat +./usr/lib/i386/libfetch.so base-compat-shlib compat +./usr/lib/i386/libfetch.so.4 base-compat-shlib compat +./usr/lib/i386/libfetch.so.4.0 base-compat-shlib compat +./usr/lib/i386/libfido2.so base-compat-shlib compat +./usr/lib/i386/libfido2.so.5 base-compat-shlib compat +./usr/lib/i386/libfido2.so.5.0 base-compat-shlib compat +./usr/lib/i386/libform.so base-compat-shlib compat +./usr/lib/i386/libform.so.8 base-compat-shlib compat +./usr/lib/i386/libform.so.8.0 base-compat-shlib compat +./usr/lib/i386/libgcc_s.so base-compat-shlib compat,gcc +./usr/lib/i386/libgcc_s.so.1 base-compat-shlib compat,gcc +./usr/lib/i386/libgcc_s.so.1.0 base-compat-shlib compat,gcc +./usr/lib/i386/libgnumalloc.so base-compat-shlib compat +./usr/lib/i386/libgnumalloc.so.1 base-compat-shlib compat +./usr/lib/i386/libgnumalloc.so.1.0 base-compat-shlib compat +./usr/lib/i386/libgomp.so base-compat-shlib compat,gcc +./usr/lib/i386/libgomp.so.2 base-compat-shlib compat,gcc +./usr/lib/i386/libgomp.so.2.1 base-compat-shlib compat,gcc +./usr/lib/i386/libgssapi.so base-compat-shlib compat,kerberos +./usr/lib/i386/libgssapi.so.12 base-compat-shlib compat,kerberos +./usr/lib/i386/libgssapi.so.12.0 base-compat-shlib compat,kerberos +./usr/lib/i386/libhdb.so base-compat-shlib compat,kerberos +./usr/lib/i386/libhdb.so.16 base-compat-shlib compat,kerberos +./usr/lib/i386/libhdb.so.16.0 base-compat-shlib compat,kerberos +./usr/lib/i386/libheimbase.so base-compat-shlib compat,kerberos +./usr/lib/i386/libheimbase.so.2 base-compat-shlib compat,kerberos +./usr/lib/i386/libheimbase.so.2.0 base-compat-shlib compat,kerberos +./usr/lib/i386/libheimntlm.so base-compat-shlib compat,kerberos +./usr/lib/i386/libheimntlm.so.6 base-compat-shlib compat,kerberos +./usr/lib/i386/libheimntlm.so.6.0 base-compat-shlib compat,kerberos +./usr/lib/i386/libhx509.so base-compat-shlib compat,kerberos +./usr/lib/i386/libhx509.so.7 base-compat-shlib compat,kerberos +./usr/lib/i386/libhx509.so.7.0 base-compat-shlib compat,kerberos +./usr/lib/i386/libi386.so.2 base-compat-shlib compat +./usr/lib/i386/libi386.so.2 base-compat-shlib compat,pic +./usr/lib/i386/libi386.so.2.0 base-compat-shlib compat +./usr/lib/i386/libi386.so.2.0 base-compat-shlib compat,pic +./usr/lib/i386/libintl.so base-compat-shlib compat +./usr/lib/i386/libintl.so.1 base-compat-shlib compat +./usr/lib/i386/libintl.so.1.1 base-compat-shlib compat +./usr/lib/i386/libipsec.so base-compat-shlib compat +./usr/lib/i386/libipsec.so.3 base-compat-shlib compat +./usr/lib/i386/libipsec.so.3.0 base-compat-shlib compat +./usr/lib/i386/libirs.so base-compat-shlib compat +./usr/lib/i386/libirs.so.21 base-compat-shlib compat +./usr/lib/i386/libirs.so.21.0 base-compat-shlib compat +./usr/lib/i386/libisc.so base-compat-shlib compat +./usr/lib/i386/libisc.so.21 base-compat-shlib compat +./usr/lib/i386/libisc.so.21.0 base-compat-shlib compat +./usr/lib/i386/libisccc.so base-compat-shlib compat +./usr/lib/i386/libisccc.so.21 base-compat-shlib compat +./usr/lib/i386/libisccc.so.21.0 base-compat-shlib compat +./usr/lib/i386/libisccfg.so base-compat-shlib compat +./usr/lib/i386/libisccfg.so.21 base-compat-shlib compat +./usr/lib/i386/libisccfg.so.21.0 base-compat-shlib compat +./usr/lib/i386/libiscsi.so base-compat-shlib compat,iscsi +./usr/lib/i386/libiscsi.so.2 base-compat-shlib compat,iscsi +./usr/lib/i386/libiscsi.so.2.0 base-compat-shlib compat,iscsi +./usr/lib/i386/libisns.so base-compat-shlib compat +./usr/lib/i386/libisns.so.0 base-compat-shlib compat +./usr/lib/i386/libisns.so.0.0 base-compat-shlib compat +./usr/lib/i386/libjemalloc.so base-compat-shlib compat +./usr/lib/i386/libjemalloc.so.0 base-compat-shlib compat +./usr/lib/i386/libjemalloc.so.0.0 base-compat-shlib compat +./usr/lib/i386/libkadm5clnt.so base-compat-shlib compat,kerberos +./usr/lib/i386/libkadm5clnt.so.15 base-compat-shlib compat,kerberos +./usr/lib/i386/libkadm5clnt.so.15.0 base-compat-shlib compat,kerberos +./usr/lib/i386/libkadm5srv.so base-compat-shlib compat,kerberos +./usr/lib/i386/libkadm5srv.so.16 base-compat-shlib compat,kerberos +./usr/lib/i386/libkadm5srv.so.16.0 base-compat-shlib compat,kerberos +./usr/lib/i386/libkafs.so base-compat-shlib compat,kerberos +./usr/lib/i386/libkafs.so.14 base-compat-shlib compat,kerberos +./usr/lib/i386/libkafs.so.14.0 base-compat-shlib compat,kerberos +./usr/lib/i386/libkdc.so base-compat-shlib compat,kerberos +./usr/lib/i386/libkdc.so.4 base-compat-shlib compat,kerberos +./usr/lib/i386/libkdc.so.4.0 base-compat-shlib compat,kerberos +./usr/lib/i386/libkrb5.so base-compat-shlib compat,kerberos +./usr/lib/i386/libkrb5.so.28 base-compat-shlib compat,kerberos +./usr/lib/i386/libkrb5.so.28.0 base-compat-shlib compat,kerberos +./usr/lib/i386/libkvm.so base-compat-shlib compat +./usr/lib/i386/libkvm.so.6 base-compat-shlib compat +./usr/lib/i386/libkvm.so.6.0 base-compat-shlib compat +./usr/lib/i386/liblber.so base-compat-shlib compat,ldap +./usr/lib/i386/liblber.so.5 base-compat-shlib compat,ldap +./usr/lib/i386/liblber.so.5.0 base-compat-shlib compat,ldap +./usr/lib/i386/libldap.so base-compat-shlib compat,ldap +./usr/lib/i386/libldap.so.6 base-compat-shlib compat,ldap +./usr/lib/i386/libldap.so.6.0 base-compat-shlib compat,ldap +./usr/lib/i386/libldap_r.so base-compat-shlib compat,ldap +./usr/lib/i386/libldap_r.so.6 base-compat-shlib compat,ldap +./usr/lib/i386/libldap_r.so.6.0 base-compat-shlib compat,ldap +./usr/lib/i386/liblsan.so base-compat-shlib compat,cxx,gcc +./usr/lib/i386/liblsan.so.2 base-compat-shlib compat,cxx,gcc +./usr/lib/i386/liblsan.so.2.0 base-compat-shlib compat,cxx,gcc +./usr/lib/i386/liblua.so base-compat-shlib compat +./usr/lib/i386/liblua.so.6 base-compat-shlib compat +./usr/lib/i386/liblua.so.6.1 base-compat-shlib compat +./usr/lib/i386/liblzf.so base-compat-shlib compat +./usr/lib/i386/liblzf.so.1 base-compat-shlib compat +./usr/lib/i386/liblzf.so.1.0 base-compat-shlib compat +./usr/lib/i386/liblzma.so base-compat-shlib compat +./usr/lib/i386/liblzma.so.2 base-compat-shlib compat +./usr/lib/i386/liblzma.so.2.0 base-compat-shlib compat +./usr/lib/i386/libm.so base-compat-shlib compat +./usr/lib/i386/libm.so.0 base-compat-shlib compat +./usr/lib/i386/libm.so.0.14 base-compat-shlib compat +./usr/lib/i386/libmagic.so base-compat-shlib compat +./usr/lib/i386/libmagic.so.8 base-compat-shlib compat +./usr/lib/i386/libmagic.so.8.0 base-compat-shlib compat +./usr/lib/i386/libmenu.so base-compat-shlib compat +./usr/lib/i386/libmenu.so.8 base-compat-shlib compat +./usr/lib/i386/libmenu.so.8.0 base-compat-shlib compat +./usr/lib/i386/libmj.so base-compat-shlib compat +./usr/lib/i386/libmj.so.1 base-compat-shlib compat +./usr/lib/i386/libmj.so.1.0 base-compat-shlib compat +./usr/lib/i386/libnetpgp.so base-compat-shlib compat +./usr/lib/i386/libnetpgp.so.4 base-compat-shlib compat +./usr/lib/i386/libnetpgp.so.4.0 base-compat-shlib compat +./usr/lib/i386/libnetpgpverify.so base-compat-shlib compat +./usr/lib/i386/libnetpgpverify.so.5 base-compat-shlib compat +./usr/lib/i386/libnetpgpverify.so.5.0 base-compat-shlib compat +./usr/lib/i386/libnpf.so base-compat-shlib compat,npf +./usr/lib/i386/libnpf.so.0 base-compat-shlib compat,npf +./usr/lib/i386/libnpf.so.0.1 base-compat-shlib compat,npf +./usr/lib/i386/libns.so base-compat-shlib compat +./usr/lib/i386/libns.so.21 base-compat-shlib compat +./usr/lib/i386/libns.so.21.0 base-compat-shlib compat +./usr/lib/i386/libnvpair.so base-compat-shlib compat,zfs +./usr/lib/i386/libnvpair.so.0 base-compat-shlib compat,zfs +./usr/lib/i386/libnvpair.so.0.0 base-compat-shlib compat,zfs +./usr/lib/i386/libobjc.so base-compat-shlib compat,gcc +./usr/lib/i386/libobjc.so.4 base-compat-shlib compat,gcc +./usr/lib/i386/libobjc.so.4.0 base-compat-shlib compat,gcc +./usr/lib/i386/libossaudio.so base-compat-shlib compat +./usr/lib/i386/libossaudio.so.1 base-compat-shlib compat +./usr/lib/i386/libossaudio.so.1.1 base-compat-shlib compat +./usr/lib/i386/libp2k.so base-compat-shlib compat +./usr/lib/i386/libp2k.so.2 base-compat-shlib compat +./usr/lib/i386/libp2k.so.2.0 base-compat-shlib compat +./usr/lib/i386/libpam.so base-compat-shlib compat +./usr/lib/i386/libpam.so.4 base-compat-shlib compat +./usr/lib/i386/libpam.so.4.1 base-compat-shlib compat +./usr/lib/i386/libpanel.so base-compat-shlib compat +./usr/lib/i386/libpanel.so.3 base-compat-shlib compat +./usr/lib/i386/libpanel.so.3.0 base-compat-shlib compat +./usr/lib/i386/libpcap.so base-compat-shlib compat +./usr/lib/i386/libpcap.so.9 base-compat-shlib compat +./usr/lib/i386/libpcap.so.9.0 base-compat-shlib compat +./usr/lib/i386/libpci.so base-compat-shlib compat +./usr/lib/i386/libpci.so.2 base-compat-shlib compat +./usr/lib/i386/libpci.so.2.2 base-compat-shlib compat +./usr/lib/i386/libperfuse.so base-compat-shlib compat +./usr/lib/i386/libperfuse.so.0 base-compat-shlib compat +./usr/lib/i386/libperfuse.so.0.0 base-compat-shlib compat +./usr/lib/i386/libposix.so base-compat-shlib compat +./usr/lib/i386/libposix.so.0 base-compat-shlib compat +./usr/lib/i386/libposix.so.0.1 base-compat-shlib compat +./usr/lib/i386/libppath.so base-compat-shlib compat +./usr/lib/i386/libppath.so.0 base-compat-shlib compat +./usr/lib/i386/libppath.so.0.0 base-compat-shlib compat +./usr/lib/i386/libproc.so base-compat-shlib compat,pic,dtrace +./usr/lib/i386/libproc.so.1 base-compat-shlib compat,pic,dtrace +./usr/lib/i386/libproc.so.1.0 base-compat-shlib compat,pic,dtrace +./usr/lib/i386/libprop.so base-compat-shlib compat +./usr/lib/i386/libprop.so.1 base-compat-shlib compat +./usr/lib/i386/libprop.so.1.2 base-compat-shlib compat +./usr/lib/i386/libpthread.so base-compat-shlib compat +./usr/lib/i386/libpthread.so.1 base-compat-shlib compat +./usr/lib/i386/libpthread.so.1.4 base-compat-shlib compat +./usr/lib/i386/libpuffs.so base-compat-shlib compat +./usr/lib/i386/libpuffs.so.2 base-compat-shlib compat +./usr/lib/i386/libpuffs.so.2.0 base-compat-shlib compat +./usr/lib/i386/libquota.so base-compat-shlib compat +./usr/lib/i386/libquota.so.1 base-compat-shlib compat +./usr/lib/i386/libquota.so.1.0 base-compat-shlib compat +./usr/lib/i386/libradius.so base-compat-shlib compat +./usr/lib/i386/libradius.so.5 base-compat-shlib compat +./usr/lib/i386/libradius.so.5.0 base-compat-shlib compat +./usr/lib/i386/librefuse.so base-compat-shlib compat +./usr/lib/i386/librefuse.so.2 base-compat-shlib compat +./usr/lib/i386/librefuse.so.2.0 base-compat-shlib compat +./usr/lib/i386/libresolv.so base-compat-shlib compat +./usr/lib/i386/libresolv.so.3 base-compat-shlib compat +./usr/lib/i386/libresolv.so.3.0 base-compat-shlib compat +./usr/lib/i386/libroken.so base-compat-shlib compat,kerberos +./usr/lib/i386/libroken.so.20 base-compat-shlib compat,kerberos +./usr/lib/i386/libroken.so.20.0 base-compat-shlib compat,kerberos +./usr/lib/i386/librpcsvc.so base-compat-shlib compat +./usr/lib/i386/librpcsvc.so.1 base-compat-shlib compat +./usr/lib/i386/librpcsvc.so.1.0 base-compat-shlib compat +./usr/lib/i386/librt.so base-compat-shlib compat +./usr/lib/i386/librt.so.1 base-compat-shlib compat +./usr/lib/i386/librt.so.1.1 base-compat-shlib compat +./usr/lib/i386/librtld_db.so base-compat-shlib compat,pic,dtrace +./usr/lib/i386/librtld_db.so.0 base-compat-shlib compat,pic,dtrace +./usr/lib/i386/librtld_db.so.0.0 base-compat-shlib compat,pic,dtrace +./usr/lib/i386/librump.so base-compat-shlib compat,rump +./usr/lib/i386/librump.so.0 base-compat-shlib compat,rump +./usr/lib/i386/librump.so.0.0 base-compat-shlib compat,rump +./usr/lib/i386/librumpclient.so base-compat-shlib compat,rump +./usr/lib/i386/librumpclient.so.0 base-compat-shlib compat,rump +./usr/lib/i386/librumpclient.so.0.0 base-compat-shlib compat,rump +./usr/lib/i386/librumpdev.so base-compat-shlib compat,rump +./usr/lib/i386/librumpdev.so.0 base-compat-shlib compat,rump +./usr/lib/i386/librumpdev.so.0.0 base-compat-shlib compat,rump +./usr/lib/i386/librumphijack.so base-compat-shlib compat,rump +./usr/lib/i386/librumphijack.so.0 base-compat-shlib compat,rump +./usr/lib/i386/librumphijack.so.0.0 base-compat-shlib compat,rump +./usr/lib/i386/librumpnet.so base-compat-shlib compat,rump +./usr/lib/i386/librumpnet.so.0 base-compat-shlib compat,rump +./usr/lib/i386/librumpnet.so.0.0 base-compat-shlib compat,rump +./usr/lib/i386/librumpres.so base-compat-shlib compat,rump +./usr/lib/i386/librumpres.so.0 base-compat-shlib compat,rump +./usr/lib/i386/librumpres.so.0.0 base-compat-shlib compat,rump +./usr/lib/i386/librumpuser.so base-compat-shlib compat,rump +./usr/lib/i386/librumpuser.so.0 base-compat-shlib compat,rump +./usr/lib/i386/librumpuser.so.0.1 base-compat-shlib compat,rump +./usr/lib/i386/librumpvfs.so base-compat-shlib compat,rump +./usr/lib/i386/librumpvfs.so.0 base-compat-shlib compat,rump +./usr/lib/i386/librumpvfs.so.0.0 base-compat-shlib compat,rump +./usr/lib/i386/libsaslc.so base-compat-shlib compat +./usr/lib/i386/libsaslc.so.1 base-compat-shlib compat +./usr/lib/i386/libsaslc.so.1.0 base-compat-shlib compat +./usr/lib/i386/libskey.so base-compat-shlib compat,skey +./usr/lib/i386/libskey.so.2 base-compat-shlib compat,skey +./usr/lib/i386/libskey.so.2.0 base-compat-shlib compat,skey +./usr/lib/i386/libsl.so base-compat-shlib compat,kerberos +./usr/lib/i386/libsl.so.7 base-compat-shlib compat,kerberos +./usr/lib/i386/libsl.so.7.0 base-compat-shlib compat,kerberos +./usr/lib/i386/libsqlite3.so base-compat-shlib compat +./usr/lib/i386/libsqlite3.so.1 base-compat-shlib compat +./usr/lib/i386/libsqlite3.so.1.5 base-compat-shlib compat +./usr/lib/i386/libssh.so base-compat-shlib compat +./usr/lib/i386/libssh.so.46 base-compat-shlib compat +./usr/lib/i386/libssh.so.46.1 base-compat-shlib compat +./usr/lib/i386/libssl.so base-compat-shlib compat +./usr/lib/i386/libssl.so.15 base-compat-shlib compat +./usr/lib/i386/libssl.so.15.0 base-compat-shlib compat +./usr/lib/i386/libstdc++.so base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/i386/libstdc++.so.9 base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/i386/libstdc++.so.9.0 base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/i386/libtermcap.so base-compat-shlib compat +./usr/lib/i386/libtermcap.so.0 base-compat-shlib compat +./usr/lib/i386/libtermcap.so.0.6 base-compat-shlib compat +./usr/lib/i386/libterminfo.so base-compat-shlib compat +./usr/lib/i386/libterminfo.so.2 base-compat-shlib compat +./usr/lib/i386/libterminfo.so.2.0 base-compat-shlib compat +./usr/lib/i386/libtermlib.so base-compat-shlib compat +./usr/lib/i386/libtermlib.so.0 base-compat-shlib compat +./usr/lib/i386/libtermlib.so.0.6 base-compat-shlib compat +./usr/lib/i386/libtre.so base-compat-shlib compat +./usr/lib/i386/libtre.so.0 base-compat-shlib compat +./usr/lib/i386/libtre.so.0.8 base-compat-shlib compat +./usr/lib/i386/libubsan.so base-compat-shlib compat,gcc,cxx +./usr/lib/i386/libubsan.so.4 base-compat-shlib compat,gcc,cxx +./usr/lib/i386/libubsan.so.4.0 base-compat-shlib compat,gcc,cxx +./usr/lib/i386/libukfs.so base-compat-shlib compat +./usr/lib/i386/libukfs.so.1 base-compat-shlib compat +./usr/lib/i386/libukfs.so.1.0 base-compat-shlib compat +./usr/lib/i386/libumem.so base-compat-shlib compat,zfs +./usr/lib/i386/libumem.so.0 base-compat-shlib compat,zfs +./usr/lib/i386/libumem.so.0.0 base-compat-shlib compat,zfs +./usr/lib/i386/libunbound.so base-compat-shlib compat,unbound +./usr/lib/i386/libunbound.so.9 base-compat-shlib compat,unbound +./usr/lib/i386/libunbound.so.9.0 base-compat-shlib compat,unbound +./usr/lib/i386/libusbhid.so base-compat-shlib compat +./usr/lib/i386/libusbhid.so.1 base-compat-shlib compat +./usr/lib/i386/libusbhid.so.1.0 base-compat-shlib compat +./usr/lib/i386/libutil.so base-compat-shlib compat +./usr/lib/i386/libutil.so.7 base-compat-shlib compat +./usr/lib/i386/libutil.so.7.24 base-compat-shlib compat +./usr/lib/i386/libuutil.so base-compat-shlib compat,zfs +./usr/lib/i386/libuutil.so.0 base-compat-shlib compat,zfs +./usr/lib/i386/libuutil.so.0.0 base-compat-shlib compat,zfs +./usr/lib/i386/libwind.so base-compat-shlib compat,kerberos +./usr/lib/i386/libwind.so.1 base-compat-shlib compat,kerberos +./usr/lib/i386/libwind.so.1.0 base-compat-shlib compat,kerberos +./usr/lib/i386/libwrap.so base-compat-shlib compat +./usr/lib/i386/libwrap.so.1 base-compat-shlib compat +./usr/lib/i386/libwrap.so.1.0 base-compat-shlib compat +./usr/lib/i386/libz.so base-compat-shlib compat +./usr/lib/i386/libz.so.1 base-compat-shlib compat +./usr/lib/i386/libz.so.1.0 base-compat-shlib compat +./usr/lib/i386/libzfs.so base-compat-shlib compat,zfs +./usr/lib/i386/libzfs.so.0 base-compat-shlib compat,zfs +./usr/lib/i386/libzfs.so.0.0 base-compat-shlib compat,zfs +./usr/lib/i386/libzfs_core.so base-compat-shlib compat,zfs +./usr/lib/i386/libzfs_core.so.0 base-compat-shlib compat,zfs +./usr/lib/i386/libzfs_core.so.0.0 base-compat-shlib compat,zfs +./usr/lib/i386/libzpool.so base-compat-shlib compat,zfs +./usr/lib/i386/libzpool.so.0 base-compat-shlib compat,zfs +./usr/lib/i386/libzpool.so.0.0 base-compat-shlib compat,zfs +./usr/lib/i386/lua base-compat-shlib compat +./usr/lib/i386/lua/5.4 base-compat-shlib compat +./usr/lib/i386/lua/5.4/bozohttpd.so base-compat-shlib compat +./usr/lib/i386/lua/5.4/gpio.so base-compat-shlib compat +./usr/lib/i386/lua/5.4/libm.so base-compat-shlib compat +./usr/lib/i386/lua/5.4/netpgp.so base-compat-shlib compat +./usr/lib/i386/lua/5.4/sqlite.so base-compat-shlib compat +./usr/lib/i386/lua/5.4/syslog.so base-compat-shlib compat +./usr/lib/i386/openssl base-crypto-usr compat +./usr/lib/i386/openssl/engines base-crypto-usr compat +./usr/lib/i386/openssl/engines/dasync.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/i386/openssl/engines/devcrypto.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/i386/openssl/engines/loader_attic.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/i386/openssl/engines/ossltest.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/i386/openssl/engines/padlock.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/i386/openssl/modules base-crypto-usr compat +./usr/lib/i386/openssl/modules/legacy.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/i386/security base-compat-shlib compat +./usr/lib/i386/security/pam_afslog.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/i386/security/pam_chroot.so.4 base-compat-shlib compat,pam +./usr/lib/i386/security/pam_deny.so.4 base-compat-shlib compat,pam +./usr/lib/i386/security/pam_echo.so.4 base-compat-shlib compat,pam +./usr/lib/i386/security/pam_exec.so.4 base-compat-shlib compat,pam +./usr/lib/i386/security/pam_ftpusers.so.4 base-compat-shlib compat,pam +./usr/lib/i386/security/pam_group.so.4 base-compat-shlib compat,pam +./usr/lib/i386/security/pam_guest.so.4 base-compat-shlib compat,pam +./usr/lib/i386/security/pam_krb5.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/i386/security/pam_ksu.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/i386/security/pam_lastlog.so.4 base-compat-shlib compat,pam +./usr/lib/i386/security/pam_login_access.so.4 base-compat-shlib compat,pam +./usr/lib/i386/security/pam_nologin.so.4 base-compat-shlib compat,pam +./usr/lib/i386/security/pam_permit.so.4 base-compat-shlib compat,pam +./usr/lib/i386/security/pam_radius.so.4 base-compat-shlib compat,pam +./usr/lib/i386/security/pam_rhosts.so.4 base-compat-shlib compat,pam +./usr/lib/i386/security/pam_rootok.so.4 base-compat-shlib compat,pam +./usr/lib/i386/security/pam_securetty.so.4 base-compat-shlib compat,pam +./usr/lib/i386/security/pam_self.so.4 base-compat-shlib compat,pam +./usr/lib/i386/security/pam_skey.so.4 base-compat-shlib compat,pam,skey +./usr/lib/i386/security/pam_ssh.so.4 base-compat-shlib compat,pam +./usr/lib/i386/security/pam_u2f.so.4 base-compat-shlib compat,pam +./usr/lib/i386/security/pam_unix.so.4 base-compat-shlib compat,pam +./usr/libdata/debug/lib/i386 base-compat-shlib compat +./usr/libdata/debug/lib/i386/npf base-compat-shlib compat +./usr/libdata/debug/usr/lib/i386 base-compat-shlib compat +./usr/libdata/debug/usr/lib/i386/i18n base-compat-shlib compat +./usr/libexec/ld.elf_so-i386 base-sys-shlib compat,pic diff --git a/distrib/sets/lists/base32/md.sparc64 b/distrib/sets/lists/base32/md.sparc64 new file mode 100644 index 000000000000..bb3d72ad71c4 --- /dev/null +++ b/distrib/sets/lists/base32/md.sparc64 @@ -0,0 +1,518 @@ +# $NetBSD: md.sparc64,v 1.1 2024/04/09 15:17:23 nia Exp $ +./lib/sparc base-compat-shlib compat +./lib/sparc/npf base-compat-shlib compat,npf +./lib/sparc/npf/ext_log.so base-compat-shlib compat,npf +./lib/sparc/npf/ext_log.so.0 base-compat-shlib compat,npf +./lib/sparc/npf/ext_log.so.0.0 base-compat-shlib compat,npf +./lib/sparc/npf/ext_normalize.so base-compat-shlib compat,npf +./lib/sparc/npf/ext_normalize.so.0 base-compat-shlib compat,npf +./lib/sparc/npf/ext_normalize.so.0.0 base-compat-shlib compat,npf +./lib/sparc/npf/ext_rndblock.so base-compat-shlib compat,npf +./lib/sparc/npf/ext_rndblock.so.0 base-compat-shlib compat,npf +./lib/sparc/npf/ext_rndblock.so.0.0 base-compat-shlib compat,npf +./libexec/ld.elf_so-sparc base-compat-shlib compat,pic +./usr/lib/sparc base-compat-shlib compat +./usr/lib/sparc/i18n base-compat-shlib compat +./usr/lib/sparc/i18n/libBIG5.so base-compat-shlib compat +./usr/lib/sparc/i18n/libBIG5.so.5 base-compat-shlib compat +./usr/lib/sparc/i18n/libBIG5.so.5.0 base-compat-shlib compat +./usr/lib/sparc/i18n/libDECHanyu.so base-compat-shlib compat +./usr/lib/sparc/i18n/libDECHanyu.so.5 base-compat-shlib compat +./usr/lib/sparc/i18n/libDECHanyu.so.5.0 base-compat-shlib compat +./usr/lib/sparc/i18n/libEUC.so base-compat-shlib compat +./usr/lib/sparc/i18n/libEUC.so.5 base-compat-shlib compat +./usr/lib/sparc/i18n/libEUC.so.5.0 base-compat-shlib compat +./usr/lib/sparc/i18n/libEUCTW.so base-compat-shlib compat +./usr/lib/sparc/i18n/libEUCTW.so.5 base-compat-shlib compat +./usr/lib/sparc/i18n/libEUCTW.so.5.0 base-compat-shlib compat +./usr/lib/sparc/i18n/libGBK2K.so base-compat-shlib compat +./usr/lib/sparc/i18n/libGBK2K.so.5 base-compat-shlib compat +./usr/lib/sparc/i18n/libGBK2K.so.5.0 base-compat-shlib compat +./usr/lib/sparc/i18n/libHZ.so base-compat-shlib compat +./usr/lib/sparc/i18n/libHZ.so.5 base-compat-shlib compat +./usr/lib/sparc/i18n/libHZ.so.5.0 base-compat-shlib compat +./usr/lib/sparc/i18n/libISO2022.so base-compat-shlib compat +./usr/lib/sparc/i18n/libISO2022.so.5 base-compat-shlib compat +./usr/lib/sparc/i18n/libISO2022.so.5.0 base-compat-shlib compat +./usr/lib/sparc/i18n/libJOHAB.so base-compat-shlib compat +./usr/lib/sparc/i18n/libJOHAB.so.5 base-compat-shlib compat +./usr/lib/sparc/i18n/libJOHAB.so.5.0 base-compat-shlib compat +./usr/lib/sparc/i18n/libMSKanji.so base-compat-shlib compat +./usr/lib/sparc/i18n/libMSKanji.so.5 base-compat-shlib compat +./usr/lib/sparc/i18n/libMSKanji.so.5.0 base-compat-shlib compat +./usr/lib/sparc/i18n/libUES.so base-compat-shlib compat +./usr/lib/sparc/i18n/libUES.so.5 base-compat-shlib compat +./usr/lib/sparc/i18n/libUES.so.5.0 base-compat-shlib compat +./usr/lib/sparc/i18n/libUTF1632.so base-compat-shlib compat +./usr/lib/sparc/i18n/libUTF1632.so.5 base-compat-shlib compat +./usr/lib/sparc/i18n/libUTF1632.so.5.0 base-compat-shlib compat +./usr/lib/sparc/i18n/libUTF7.so base-compat-shlib compat +./usr/lib/sparc/i18n/libUTF7.so.5 base-compat-shlib compat +./usr/lib/sparc/i18n/libUTF7.so.5.0 base-compat-shlib compat +./usr/lib/sparc/i18n/libUTF8.so base-compat-shlib compat +./usr/lib/sparc/i18n/libUTF8.so.5 base-compat-shlib compat +./usr/lib/sparc/i18n/libUTF8.so.5.0 base-compat-shlib compat +./usr/lib/sparc/i18n/libVIQR.so base-compat-shlib compat +./usr/lib/sparc/i18n/libVIQR.so.5 base-compat-shlib compat +./usr/lib/sparc/i18n/libVIQR.so.5.0 base-compat-shlib compat +./usr/lib/sparc/i18n/libZW.so base-compat-shlib compat +./usr/lib/sparc/i18n/libZW.so.5 base-compat-shlib compat +./usr/lib/sparc/i18n/libZW.so.5.0 base-compat-shlib compat +./usr/lib/sparc/i18n/libiconv_none.so base-compat-shlib compat +./usr/lib/sparc/i18n/libiconv_none.so.5 base-compat-shlib compat +./usr/lib/sparc/i18n/libiconv_none.so.5.0 base-compat-shlib compat +./usr/lib/sparc/i18n/libiconv_std.so base-compat-shlib compat +./usr/lib/sparc/i18n/libiconv_std.so.5 base-compat-shlib compat +./usr/lib/sparc/i18n/libiconv_std.so.5.0 base-compat-shlib compat +./usr/lib/sparc/i18n/libmapper_646.so base-compat-shlib compat +./usr/lib/sparc/i18n/libmapper_646.so.5 base-compat-shlib compat +./usr/lib/sparc/i18n/libmapper_646.so.5.0 base-compat-shlib compat +./usr/lib/sparc/i18n/libmapper_none.so base-compat-shlib compat +./usr/lib/sparc/i18n/libmapper_none.so.5 base-compat-shlib compat +./usr/lib/sparc/i18n/libmapper_none.so.5.0 base-compat-shlib compat +./usr/lib/sparc/i18n/libmapper_parallel.so base-compat-shlib compat +./usr/lib/sparc/i18n/libmapper_parallel.so.5 base-compat-shlib compat +./usr/lib/sparc/i18n/libmapper_parallel.so.5.0 base-compat-shlib compat +./usr/lib/sparc/i18n/libmapper_serial.so base-compat-shlib compat +./usr/lib/sparc/i18n/libmapper_serial.so.5 base-compat-shlib compat +./usr/lib/sparc/i18n/libmapper_serial.so.5.0 base-compat-shlib compat +./usr/lib/sparc/i18n/libmapper_std.so base-compat-shlib compat +./usr/lib/sparc/i18n/libmapper_std.so.5 base-compat-shlib compat +./usr/lib/sparc/i18n/libmapper_std.so.5.0 base-compat-shlib compat +./usr/lib/sparc/i18n/libmapper_zone.so base-compat-shlib compat +./usr/lib/sparc/i18n/libmapper_zone.so.5 base-compat-shlib compat +./usr/lib/sparc/i18n/libmapper_zone.so.5.0 base-compat-shlib compat +./usr/lib/sparc/libamu.so.5 base-compat-shlib compat +./usr/lib/sparc/libamu.so.5.0 base-compat-shlib compat +./usr/lib/sparc/libarchive.so base-compat-shlib compat +./usr/lib/sparc/libarchive.so.5 base-compat-shlib compat +./usr/lib/sparc/libarchive.so.5.0 base-compat-shlib compat +./usr/lib/sparc/libasan.so base-compat-shlib compat,gcc,cxx +./usr/lib/sparc/libasan.so.5 base-compat-shlib compat,gcc,cxx +./usr/lib/sparc/libasan.so.5.0 base-compat-shlib compat,gcc,cxx +./usr/lib/sparc/libasn1.so base-compat-shlib compat,kerberos +./usr/lib/sparc/libasn1.so.10 base-compat-shlib compat,kerberos +./usr/lib/sparc/libasn1.so.10.0 base-compat-shlib compat,kerberos +./usr/lib/sparc/libatf-c++.so base-compat-shlib compat,atf +./usr/lib/sparc/libatf-c++.so.2 base-compat-shlib compat,atf +./usr/lib/sparc/libatf-c++.so.2.0 base-compat-shlib compat,atf +./usr/lib/sparc/libatf-c.so base-compat-shlib compat,atf +./usr/lib/sparc/libatf-c.so.0 base-compat-shlib compat,atf +./usr/lib/sparc/libatf-c.so.0.0 base-compat-shlib compat,atf +./usr/lib/sparc/libavl.so base-compat-shlib compat,zfs +./usr/lib/sparc/libavl.so.0 base-compat-shlib compat,zfs +./usr/lib/sparc/libavl.so.0.0 base-compat-shlib compat,zfs +./usr/lib/sparc/libbfd.so.18 base-compat-shlib compat +./usr/lib/sparc/libbfd.so.18.0 base-compat-shlib compat +./usr/lib/sparc/libbind9.so base-compat-shlib compat +./usr/lib/sparc/libbind9.so.21 base-compat-shlib compat +./usr/lib/sparc/libbind9.so.21.0 base-compat-shlib compat +./usr/lib/sparc/libblocklist.so base-compat-shlib compat +./usr/lib/sparc/libblocklist.so.0 base-compat-shlib compat +./usr/lib/sparc/libblocklist.so.0.0 base-compat-shlib compat +./usr/lib/sparc/libbluetooth.so base-compat-shlib compat +./usr/lib/sparc/libbluetooth.so.4 base-compat-shlib compat +./usr/lib/sparc/libbluetooth.so.4.2 base-compat-shlib compat +./usr/lib/sparc/libbozohttpd.so base-compat-shlib compat +./usr/lib/sparc/libbozohttpd.so.1 base-compat-shlib compat +./usr/lib/sparc/libbozohttpd.so.1.0 base-compat-shlib compat +./usr/lib/sparc/libbsdmalloc.so base-compat-shlib compat +./usr/lib/sparc/libbsdmalloc.so.0 base-compat-shlib compat +./usr/lib/sparc/libbsdmalloc.so.0.1 base-compat-shlib compat +./usr/lib/sparc/libbz2.so base-compat-shlib compat +./usr/lib/sparc/libbz2.so.1 base-compat-shlib compat +./usr/lib/sparc/libbz2.so.1.1 base-compat-shlib compat +./usr/lib/sparc/libc.so base-compat-shlib compat +./usr/lib/sparc/libc.so.12 base-compat-shlib compat +./usr/lib/sparc/libc.so.12.221 base-compat-shlib compat +./usr/lib/sparc/libcbor.so base-compat-shlib compat +./usr/lib/sparc/libcbor.so.0 base-compat-shlib compat +./usr/lib/sparc/libcbor.so.0.5 base-compat-shlib compat +./usr/lib/sparc/libcom_err.so base-compat-shlib compat,kerberos +./usr/lib/sparc/libcom_err.so.8 base-compat-shlib compat,kerberos +./usr/lib/sparc/libcom_err.so.8.0 base-compat-shlib compat,kerberos +./usr/lib/sparc/libcrypt.so base-compat-shlib compat +./usr/lib/sparc/libcrypt.so.1 base-compat-shlib compat +./usr/lib/sparc/libcrypt.so.1.0 base-compat-shlib compat +./usr/lib/sparc/libcrypto.so base-compat-shlib compat +./usr/lib/sparc/libcrypto.so.15 base-compat-shlib compat +./usr/lib/sparc/libcrypto.so.15.0 base-compat-shlib compat +./usr/lib/sparc/libcurses.so base-compat-shlib compat +./usr/lib/sparc/libcurses.so.9 base-compat-shlib compat +./usr/lib/sparc/libcurses.so.9.1 base-compat-shlib compat +./usr/lib/sparc/libdes.so base-compat-shlib compat +./usr/lib/sparc/libdes.so.15 base-compat-shlib compat +./usr/lib/sparc/libdes.so.15.0 base-compat-shlib compat +./usr/lib/sparc/libdevmapper.so base-compat-shlib compat,lvm +./usr/lib/sparc/libdevmapper.so.1 base-compat-shlib compat,lvm +./usr/lib/sparc/libdevmapper.so.1.0 base-compat-shlib compat,lvm +./usr/lib/sparc/libdm.so base-compat-shlib compat +./usr/lib/sparc/libdm.so.0 base-compat-shlib compat +./usr/lib/sparc/libdm.so.0.0 base-compat-shlib compat +./usr/lib/sparc/libdns.so base-compat-shlib compat +./usr/lib/sparc/libdns.so.21 base-compat-shlib compat +./usr/lib/sparc/libdns.so.21.0 base-compat-shlib compat +./usr/lib/sparc/libdns_sd.so base-compat-shlib compat,mdns +./usr/lib/sparc/libdns_sd.so.0 base-compat-shlib compat,mdns +./usr/lib/sparc/libdns_sd.so.0.0 base-compat-shlib compat,mdns +./usr/lib/sparc/libdtrace.so base-compat-shlib compat,dtrace +./usr/lib/sparc/libdtrace.so.3 base-compat-shlib compat,dtrace +./usr/lib/sparc/libdtrace.so.3.0 base-compat-shlib compat,dtrace +./usr/lib/sparc/libdwarf.so base-compat-shlib compat +./usr/lib/sparc/libdwarf.so.2 base-compat-shlib compat +./usr/lib/sparc/libdwarf.so.2.0 base-compat-shlib compat +./usr/lib/sparc/libedit.so base-compat-shlib compat +./usr/lib/sparc/libedit.so.3 base-compat-shlib compat +./usr/lib/sparc/libedit.so.3.1 base-compat-shlib compat +./usr/lib/sparc/libelf.so base-compat-shlib compat +./usr/lib/sparc/libelf.so.2 base-compat-shlib compat +./usr/lib/sparc/libelf.so.2.0 base-compat-shlib compat +./usr/lib/sparc/libevent.so base-compat-shlib compat +./usr/lib/sparc/libevent.so.5 base-compat-shlib compat +./usr/lib/sparc/libevent.so.5.0 base-compat-shlib compat +./usr/lib/sparc/libevent_openssl.so base-compat-shlib compat +./usr/lib/sparc/libevent_openssl.so.5 base-compat-shlib compat +./usr/lib/sparc/libevent_openssl.so.5.0 base-compat-shlib compat +./usr/lib/sparc/libevent_pthreads.so base-compat-shlib compat +./usr/lib/sparc/libevent_pthreads.so.5 base-compat-shlib compat +./usr/lib/sparc/libevent_pthreads.so.5.0 base-compat-shlib compat +./usr/lib/sparc/libexecinfo.so base-compat-shlib compat +./usr/lib/sparc/libexecinfo.so.0 base-compat-shlib compat +./usr/lib/sparc/libexecinfo.so.0.0 base-compat-shlib compat +./usr/lib/sparc/libexpat.so base-compat-shlib compat +./usr/lib/sparc/libexpat.so.2 base-compat-shlib compat +./usr/lib/sparc/libexpat.so.2.3 base-compat-shlib compat +./usr/lib/sparc/libfetch.so base-compat-shlib compat +./usr/lib/sparc/libfetch.so.4 base-compat-shlib compat +./usr/lib/sparc/libfetch.so.4.0 base-compat-shlib compat +./usr/lib/sparc/libfido2.so base-compat-shlib compat +./usr/lib/sparc/libfido2.so.5 base-compat-shlib compat +./usr/lib/sparc/libfido2.so.5.0 base-compat-shlib compat +./usr/lib/sparc/libform.so base-compat-shlib compat +./usr/lib/sparc/libform.so.8 base-compat-shlib compat +./usr/lib/sparc/libform.so.8.0 base-compat-shlib compat +./usr/lib/sparc/libgcc_s.so base-compat-shlib compat,gcc +./usr/lib/sparc/libgcc_s.so.1 base-compat-shlib compat,gcc +./usr/lib/sparc/libgcc_s.so.1.0 base-compat-shlib compat,gcc +./usr/lib/sparc/libgnumalloc.so base-compat-shlib compat +./usr/lib/sparc/libgnumalloc.so.1 base-compat-shlib compat +./usr/lib/sparc/libgnumalloc.so.1.0 base-compat-shlib compat +./usr/lib/sparc/libgomp.so base-compat-shlib compat,gcc +./usr/lib/sparc/libgomp.so.2 base-compat-shlib compat,gcc +./usr/lib/sparc/libgomp.so.2.1 base-compat-shlib compat,gcc +./usr/lib/sparc/libgssapi.so base-compat-shlib compat,kerberos +./usr/lib/sparc/libgssapi.so.12 base-compat-shlib compat,kerberos +./usr/lib/sparc/libgssapi.so.12.0 base-compat-shlib compat,kerberos +./usr/lib/sparc/libhdb.so base-compat-shlib compat,kerberos +./usr/lib/sparc/libhdb.so.16 base-compat-shlib compat,kerberos +./usr/lib/sparc/libhdb.so.16.0 base-compat-shlib compat,kerberos +./usr/lib/sparc/libheimbase.so base-compat-shlib compat,kerberos +./usr/lib/sparc/libheimbase.so.2 base-compat-shlib compat,kerberos +./usr/lib/sparc/libheimbase.so.2.0 base-compat-shlib compat,kerberos +./usr/lib/sparc/libheimntlm.so base-compat-shlib compat,kerberos +./usr/lib/sparc/libheimntlm.so.6 base-compat-shlib compat,kerberos +./usr/lib/sparc/libheimntlm.so.6.0 base-compat-shlib compat,kerberos +./usr/lib/sparc/libhx509.so base-compat-shlib compat,kerberos +./usr/lib/sparc/libhx509.so.7 base-compat-shlib compat,kerberos +./usr/lib/sparc/libhx509.so.7.0 base-compat-shlib compat,kerberos +./usr/lib/sparc/libintl.so base-compat-shlib compat +./usr/lib/sparc/libintl.so.1 base-compat-shlib compat +./usr/lib/sparc/libintl.so.1.1 base-compat-shlib compat +./usr/lib/sparc/libipsec.so base-compat-shlib compat +./usr/lib/sparc/libipsec.so.3 base-compat-shlib compat +./usr/lib/sparc/libipsec.so.3.0 base-compat-shlib compat +./usr/lib/sparc/libirs.so base-compat-shlib compat +./usr/lib/sparc/libirs.so.21 base-compat-shlib compat +./usr/lib/sparc/libirs.so.21.0 base-compat-shlib compat +./usr/lib/sparc/libisc.so base-compat-shlib compat +./usr/lib/sparc/libisc.so.21 base-compat-shlib compat +./usr/lib/sparc/libisc.so.21.0 base-compat-shlib compat +./usr/lib/sparc/libisccc.so base-compat-shlib compat +./usr/lib/sparc/libisccc.so.21 base-compat-shlib compat +./usr/lib/sparc/libisccc.so.21.0 base-compat-shlib compat +./usr/lib/sparc/libisccfg.so base-compat-shlib compat +./usr/lib/sparc/libisccfg.so.21 base-compat-shlib compat +./usr/lib/sparc/libisccfg.so.21.0 base-compat-shlib compat +./usr/lib/sparc/libiscsi.so base-compat-shlib compat,iscsi +./usr/lib/sparc/libiscsi.so.2 base-compat-shlib compat,iscsi +./usr/lib/sparc/libiscsi.so.2.0 base-compat-shlib compat,iscsi +./usr/lib/sparc/libisns.so base-compat-shlib compat +./usr/lib/sparc/libisns.so.0 base-compat-shlib compat +./usr/lib/sparc/libisns.so.0.0 base-compat-shlib compat +./usr/lib/sparc/libjemalloc.so base-compat-shlib compat +./usr/lib/sparc/libjemalloc.so.0 base-compat-shlib compat +./usr/lib/sparc/libjemalloc.so.0.0 base-compat-shlib compat +./usr/lib/sparc/libkadm5clnt.so base-compat-shlib compat,kerberos +./usr/lib/sparc/libkadm5clnt.so.15 base-compat-shlib compat,kerberos +./usr/lib/sparc/libkadm5clnt.so.15.0 base-compat-shlib compat,kerberos +./usr/lib/sparc/libkadm5srv.so base-compat-shlib compat,kerberos +./usr/lib/sparc/libkadm5srv.so.16 base-compat-shlib compat,kerberos +./usr/lib/sparc/libkadm5srv.so.16.0 base-compat-shlib compat,kerberos +./usr/lib/sparc/libkafs.so base-compat-shlib compat,kerberos +./usr/lib/sparc/libkafs.so.14 base-compat-shlib compat,kerberos +./usr/lib/sparc/libkafs.so.14.0 base-compat-shlib compat,kerberos +./usr/lib/sparc/libkdc.so base-compat-shlib compat,kerberos +./usr/lib/sparc/libkdc.so.4 base-compat-shlib compat,kerberos +./usr/lib/sparc/libkdc.so.4.0 base-compat-shlib compat,kerberos +./usr/lib/sparc/libkrb5.so base-compat-shlib compat,kerberos +./usr/lib/sparc/libkrb5.so.28 base-compat-shlib compat,kerberos +./usr/lib/sparc/libkrb5.so.28.0 base-compat-shlib compat,kerberos +./usr/lib/sparc/libkvm.so base-compat-shlib compat +./usr/lib/sparc/libkvm.so.6 base-compat-shlib compat +./usr/lib/sparc/libkvm.so.6.0 base-compat-shlib compat +./usr/lib/sparc/liblber.so base-compat-shlib compat,ldap +./usr/lib/sparc/liblber.so.5 base-compat-shlib compat,ldap +./usr/lib/sparc/liblber.so.5.0 base-compat-shlib compat,ldap +./usr/lib/sparc/libldap.so base-compat-shlib compat,ldap +./usr/lib/sparc/libldap.so.6 base-compat-shlib compat,ldap +./usr/lib/sparc/libldap.so.6.0 base-compat-shlib compat,ldap +./usr/lib/sparc/libldap_r.so base-compat-shlib compat,ldap +./usr/lib/sparc/libldap_r.so.6 base-compat-shlib compat,ldap +./usr/lib/sparc/libldap_r.so.6.0 base-compat-shlib compat,ldap +./usr/lib/sparc/liblsan.so base-compat-shlib compat,cxx,gcc +./usr/lib/sparc/liblsan.so.2 base-compat-shlib compat,cxx,gcc +./usr/lib/sparc/liblsan.so.2.0 base-compat-shlib compat,cxx,gcc +./usr/lib/sparc/liblua.so base-compat-shlib compat +./usr/lib/sparc/liblua.so.6 base-compat-shlib compat +./usr/lib/sparc/liblua.so.6.1 base-compat-shlib compat +./usr/lib/sparc/liblzf.so base-compat-shlib compat +./usr/lib/sparc/liblzf.so.1 base-compat-shlib compat +./usr/lib/sparc/liblzf.so.1.0 base-compat-shlib compat +./usr/lib/sparc/liblzma.so base-compat-shlib compat +./usr/lib/sparc/liblzma.so.2 base-compat-shlib compat +./usr/lib/sparc/liblzma.so.2.0 base-compat-shlib compat +./usr/lib/sparc/libm.so base-compat-shlib compat +./usr/lib/sparc/libm.so.0 base-compat-shlib compat +./usr/lib/sparc/libm.so.0.14 base-compat-shlib compat +./usr/lib/sparc/libmagic.so base-compat-shlib compat +./usr/lib/sparc/libmagic.so.8 base-compat-shlib compat +./usr/lib/sparc/libmagic.so.8.0 base-compat-shlib compat +./usr/lib/sparc/libmenu.so base-compat-shlib compat +./usr/lib/sparc/libmenu.so.8 base-compat-shlib compat +./usr/lib/sparc/libmenu.so.8.0 base-compat-shlib compat +./usr/lib/sparc/libmj.so base-compat-shlib compat +./usr/lib/sparc/libmj.so.1 base-compat-shlib compat +./usr/lib/sparc/libmj.so.1.0 base-compat-shlib compat +./usr/lib/sparc/libnetpgp.so base-compat-shlib compat +./usr/lib/sparc/libnetpgp.so.4 base-compat-shlib compat +./usr/lib/sparc/libnetpgp.so.4.0 base-compat-shlib compat +./usr/lib/sparc/libnetpgpverify.so base-compat-shlib compat +./usr/lib/sparc/libnetpgpverify.so.5 base-compat-shlib compat +./usr/lib/sparc/libnetpgpverify.so.5.0 base-compat-shlib compat +./usr/lib/sparc/libnpf.so base-compat-shlib compat,npf +./usr/lib/sparc/libnpf.so.0 base-compat-shlib compat,npf +./usr/lib/sparc/libnpf.so.0.1 base-compat-shlib compat,npf +./usr/lib/sparc/libns.so base-compat-shlib compat +./usr/lib/sparc/libns.so.21 base-compat-shlib compat +./usr/lib/sparc/libns.so.21.0 base-compat-shlib compat +./usr/lib/sparc/libnvpair.so base-compat-shlib compat,zfs +./usr/lib/sparc/libnvpair.so.0 base-compat-shlib compat,zfs +./usr/lib/sparc/libnvpair.so.0.0 base-compat-shlib compat,zfs +./usr/lib/sparc/libobjc.so base-compat-shlib compat,gcc +./usr/lib/sparc/libobjc.so.4 base-compat-shlib compat,gcc +./usr/lib/sparc/libobjc.so.4.0 base-compat-shlib compat,gcc +./usr/lib/sparc/libossaudio.so base-compat-shlib compat +./usr/lib/sparc/libossaudio.so.1 base-compat-shlib compat +./usr/lib/sparc/libossaudio.so.1.1 base-compat-shlib compat +./usr/lib/sparc/libp2k.so base-compat-shlib compat +./usr/lib/sparc/libp2k.so.2 base-compat-shlib compat +./usr/lib/sparc/libp2k.so.2.0 base-compat-shlib compat +./usr/lib/sparc/libpam.so base-compat-shlib compat +./usr/lib/sparc/libpam.so.4 base-compat-shlib compat +./usr/lib/sparc/libpam.so.4.1 base-compat-shlib compat +./usr/lib/sparc/libpanel.so base-compat-shlib compat +./usr/lib/sparc/libpanel.so.3 base-compat-shlib compat +./usr/lib/sparc/libpanel.so.3.0 base-compat-shlib compat +./usr/lib/sparc/libpcap.so base-compat-shlib compat +./usr/lib/sparc/libpcap.so.9 base-compat-shlib compat +./usr/lib/sparc/libpcap.so.9.0 base-compat-shlib compat +./usr/lib/sparc/libpci.so base-compat-shlib compat +./usr/lib/sparc/libpci.so.2 base-compat-shlib compat +./usr/lib/sparc/libpci.so.2.2 base-compat-shlib compat +./usr/lib/sparc/libperfuse.so base-compat-shlib compat +./usr/lib/sparc/libperfuse.so.0 base-compat-shlib compat +./usr/lib/sparc/libperfuse.so.0.0 base-compat-shlib compat +./usr/lib/sparc/libposix.so base-compat-shlib compat +./usr/lib/sparc/libposix.so.0 base-compat-shlib compat +./usr/lib/sparc/libposix.so.0.1 base-compat-shlib compat +./usr/lib/sparc/libppath.so base-compat-shlib compat +./usr/lib/sparc/libppath.so.0 base-compat-shlib compat +./usr/lib/sparc/libppath.so.0.0 base-compat-shlib compat +./usr/lib/sparc/libproc.so base-compat-shlib compat,pic,dtrace +./usr/lib/sparc/libproc.so.1 base-compat-shlib compat,pic,dtrace +./usr/lib/sparc/libproc.so.1.0 base-compat-shlib compat,pic,dtrace +./usr/lib/sparc/libprop.so base-compat-shlib compat +./usr/lib/sparc/libprop.so.1 base-compat-shlib compat +./usr/lib/sparc/libprop.so.1.2 base-compat-shlib compat +./usr/lib/sparc/libpthread.so base-compat-shlib compat +./usr/lib/sparc/libpthread.so.1 base-compat-shlib compat +./usr/lib/sparc/libpthread.so.1.4 base-compat-shlib compat +./usr/lib/sparc/libpuffs.so base-compat-shlib compat +./usr/lib/sparc/libpuffs.so.2 base-compat-shlib compat +./usr/lib/sparc/libpuffs.so.2.0 base-compat-shlib compat +./usr/lib/sparc/libquota.so base-compat-shlib compat +./usr/lib/sparc/libquota.so.1 base-compat-shlib compat +./usr/lib/sparc/libquota.so.1.0 base-compat-shlib compat +./usr/lib/sparc/libradius.so base-compat-shlib compat +./usr/lib/sparc/libradius.so.5 base-compat-shlib compat +./usr/lib/sparc/libradius.so.5.0 base-compat-shlib compat +./usr/lib/sparc/librefuse.so base-compat-shlib compat +./usr/lib/sparc/librefuse.so.2 base-compat-shlib compat +./usr/lib/sparc/librefuse.so.2.0 base-compat-shlib compat +./usr/lib/sparc/libresolv.so base-compat-shlib compat +./usr/lib/sparc/libresolv.so.3 base-compat-shlib compat +./usr/lib/sparc/libresolv.so.3.0 base-compat-shlib compat +./usr/lib/sparc/libroken.so base-compat-shlib compat,kerberos +./usr/lib/sparc/libroken.so.20 base-compat-shlib compat,kerberos +./usr/lib/sparc/libroken.so.20.0 base-compat-shlib compat,kerberos +./usr/lib/sparc/librpcsvc.so base-compat-shlib compat +./usr/lib/sparc/librpcsvc.so.1 base-compat-shlib compat +./usr/lib/sparc/librpcsvc.so.1.0 base-compat-shlib compat +./usr/lib/sparc/librt.so base-compat-shlib compat +./usr/lib/sparc/librt.so.1 base-compat-shlib compat +./usr/lib/sparc/librt.so.1.1 base-compat-shlib compat +./usr/lib/sparc/librtld_db.so base-compat-shlib compat,pic,dtrace +./usr/lib/sparc/librtld_db.so.0 base-compat-shlib compat,pic,dtrace +./usr/lib/sparc/librtld_db.so.0.0 base-compat-shlib compat,pic,dtrace +./usr/lib/sparc/librump.so base-compat-shlib compat,rump +./usr/lib/sparc/librump.so.0 base-compat-shlib compat,rump +./usr/lib/sparc/librump.so.0.0 base-compat-shlib compat,rump +./usr/lib/sparc/librumpclient.so base-compat-shlib compat,rump +./usr/lib/sparc/librumpclient.so.0 base-compat-shlib compat,rump +./usr/lib/sparc/librumpclient.so.0.0 base-compat-shlib compat,rump +./usr/lib/sparc/librumpdev.so base-compat-shlib compat,rump +./usr/lib/sparc/librumpdev.so.0 base-compat-shlib compat,rump +./usr/lib/sparc/librumpdev.so.0.0 base-compat-shlib compat,rump +./usr/lib/sparc/librumphijack.so base-compat-shlib compat,rump +./usr/lib/sparc/librumphijack.so.0 base-compat-shlib compat,rump +./usr/lib/sparc/librumphijack.so.0.0 base-compat-shlib compat,rump +./usr/lib/sparc/librumpnet.so base-compat-shlib compat,rump +./usr/lib/sparc/librumpnet.so.0 base-compat-shlib compat,rump +./usr/lib/sparc/librumpnet.so.0.0 base-compat-shlib compat,rump +./usr/lib/sparc/librumpres.so base-compat-shlib compat,rump +./usr/lib/sparc/librumpres.so.0 base-compat-shlib compat,rump +./usr/lib/sparc/librumpres.so.0.0 base-compat-shlib compat,rump +./usr/lib/sparc/librumpuser.so base-compat-shlib compat,rump +./usr/lib/sparc/librumpuser.so.0 base-compat-shlib compat,rump +./usr/lib/sparc/librumpuser.so.0.1 base-compat-shlib compat,rump +./usr/lib/sparc/librumpvfs.so base-compat-shlib compat,rump +./usr/lib/sparc/librumpvfs.so.0 base-compat-shlib compat,rump +./usr/lib/sparc/librumpvfs.so.0.0 base-compat-shlib compat,rump +./usr/lib/sparc/libsaslc.so base-compat-shlib compat +./usr/lib/sparc/libsaslc.so.1 base-compat-shlib compat +./usr/lib/sparc/libsaslc.so.1.0 base-compat-shlib compat +./usr/lib/sparc/libskey.so base-compat-shlib compat,skey +./usr/lib/sparc/libskey.so.2 base-compat-shlib compat,skey +./usr/lib/sparc/libskey.so.2.0 base-compat-shlib compat,skey +./usr/lib/sparc/libsl.so base-compat-shlib compat,kerberos +./usr/lib/sparc/libsl.so.7 base-compat-shlib compat,kerberos +./usr/lib/sparc/libsl.so.7.0 base-compat-shlib compat,kerberos +./usr/lib/sparc/libsqlite3.so base-compat-shlib compat +./usr/lib/sparc/libsqlite3.so.1 base-compat-shlib compat +./usr/lib/sparc/libsqlite3.so.1.5 base-compat-shlib compat +./usr/lib/sparc/libssh.so base-compat-shlib compat +./usr/lib/sparc/libssh.so.46 base-compat-shlib compat +./usr/lib/sparc/libssh.so.46.1 base-compat-shlib compat +./usr/lib/sparc/libssl.so base-compat-shlib compat +./usr/lib/sparc/libssl.so.15 base-compat-shlib compat +./usr/lib/sparc/libssl.so.15.0 base-compat-shlib compat +./usr/lib/sparc/libstdc++.so base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/sparc/libstdc++.so.9 base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/sparc/libstdc++.so.9.0 base-compat-shlib compat,gcc,cxx,libstdcxx +./usr/lib/sparc/libtermcap.so base-compat-shlib compat +./usr/lib/sparc/libtermcap.so.0 base-compat-shlib compat +./usr/lib/sparc/libtermcap.so.0.6 base-compat-shlib compat +./usr/lib/sparc/libterminfo.so base-compat-shlib compat +./usr/lib/sparc/libterminfo.so.2 base-compat-shlib compat +./usr/lib/sparc/libterminfo.so.2.0 base-compat-shlib compat +./usr/lib/sparc/libtermlib.so base-compat-shlib compat +./usr/lib/sparc/libtermlib.so.0 base-compat-shlib compat +./usr/lib/sparc/libtermlib.so.0.6 base-compat-shlib compat +./usr/lib/sparc/libtre.so base-compat-shlib compat +./usr/lib/sparc/libtre.so.0 base-compat-shlib compat +./usr/lib/sparc/libtre.so.0.8 base-compat-shlib compat +./usr/lib/sparc/libubsan.so base-compat-shlib compat,gcc,cxx +./usr/lib/sparc/libubsan.so.4 base-compat-shlib compat,gcc,cxx +./usr/lib/sparc/libubsan.so.4.0 base-compat-shlib compat,gcc,cxx +./usr/lib/sparc/libukfs.so base-compat-shlib compat +./usr/lib/sparc/libukfs.so.1 base-compat-shlib compat +./usr/lib/sparc/libukfs.so.1.0 base-compat-shlib compat +./usr/lib/sparc/libumem.so base-compat-shlib compat,zfs +./usr/lib/sparc/libumem.so.0 base-compat-shlib compat,zfs +./usr/lib/sparc/libumem.so.0.0 base-compat-shlib compat,zfs +./usr/lib/sparc/libunbound.so base-compat-shlib compat,unbound +./usr/lib/sparc/libunbound.so.9 base-compat-shlib compat,unbound +./usr/lib/sparc/libunbound.so.9.0 base-compat-shlib compat,unbound +./usr/lib/sparc/libusbhid.so base-compat-shlib compat +./usr/lib/sparc/libusbhid.so.1 base-compat-shlib compat +./usr/lib/sparc/libusbhid.so.1.0 base-compat-shlib compat +./usr/lib/sparc/libutil.so base-compat-shlib compat +./usr/lib/sparc/libutil.so.7 base-compat-shlib compat +./usr/lib/sparc/libutil.so.7.24 base-compat-shlib compat +./usr/lib/sparc/libuutil.so base-compat-shlib compat,zfs +./usr/lib/sparc/libuutil.so.0 base-compat-shlib compat,zfs +./usr/lib/sparc/libuutil.so.0.0 base-compat-shlib compat,zfs +./usr/lib/sparc/libwind.so base-compat-shlib compat,kerberos +./usr/lib/sparc/libwind.so.1 base-compat-shlib compat,kerberos +./usr/lib/sparc/libwind.so.1.0 base-compat-shlib compat,kerberos +./usr/lib/sparc/libwrap.so base-compat-shlib compat +./usr/lib/sparc/libwrap.so.1 base-compat-shlib compat +./usr/lib/sparc/libwrap.so.1.0 base-compat-shlib compat +./usr/lib/sparc/libz.so base-compat-shlib compat +./usr/lib/sparc/libz.so.1 base-compat-shlib compat +./usr/lib/sparc/libz.so.1.0 base-compat-shlib compat +./usr/lib/sparc/libzfs.so base-compat-shlib compat,zfs +./usr/lib/sparc/libzfs.so.0 base-compat-shlib compat,zfs +./usr/lib/sparc/libzfs.so.0.0 base-compat-shlib compat,zfs +./usr/lib/sparc/libzfs_core.so base-compat-shlib compat,zfs +./usr/lib/sparc/libzfs_core.so.0 base-compat-shlib compat,zfs +./usr/lib/sparc/libzfs_core.so.0.0 base-compat-shlib compat,zfs +./usr/lib/sparc/libzpool.so base-compat-shlib compat,zfs +./usr/lib/sparc/libzpool.so.0 base-compat-shlib compat,zfs +./usr/lib/sparc/libzpool.so.0.0 base-compat-shlib compat,zfs +./usr/lib/sparc/lua base-compat-shlib compat +./usr/lib/sparc/lua/5.4 base-compat-shlib compat +./usr/lib/sparc/lua/5.4/bozohttpd.so base-compat-shlib compat +./usr/lib/sparc/lua/5.4/gpio.so base-compat-shlib compat +./usr/lib/sparc/lua/5.4/libm.so base-compat-shlib compat +./usr/lib/sparc/lua/5.4/netpgp.so base-compat-shlib compat +./usr/lib/sparc/lua/5.4/sqlite.so base-compat-shlib compat +./usr/lib/sparc/lua/5.4/syslog.so base-compat-shlib compat +./usr/lib/sparc/openssl base-crypto-usr compat +./usr/lib/sparc/openssl/engines base-crypto-usr compat +./usr/lib/sparc/openssl/engines/dasync.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/sparc/openssl/engines/devcrypto.so base-compat-shlib compat +./usr/lib/sparc/openssl/engines/devcrypto.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/sparc/openssl/engines/loader_attic.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/sparc/openssl/engines/ossltest.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/sparc/openssl/modules base-crypto-usr compat +./usr/lib/sparc/openssl/modules/legacy.so base-crypto-usr compat,pic,openssl=30 +./usr/lib/sparc/security base-compat-shlib compat +./usr/lib/sparc/security/pam_afslog.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/sparc/security/pam_chroot.so.4 base-compat-shlib compat,pam +./usr/lib/sparc/security/pam_deny.so.4 base-compat-shlib compat,pam +./usr/lib/sparc/security/pam_echo.so.4 base-compat-shlib compat,pam +./usr/lib/sparc/security/pam_exec.so.4 base-compat-shlib compat,pam +./usr/lib/sparc/security/pam_ftpusers.so.4 base-compat-shlib compat,pam +./usr/lib/sparc/security/pam_group.so.4 base-compat-shlib compat,pam +./usr/lib/sparc/security/pam_guest.so.4 base-compat-shlib compat,pam +./usr/lib/sparc/security/pam_krb5.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/sparc/security/pam_ksu.so.4 base-compat-shlib compat,kerberos,pam +./usr/lib/sparc/security/pam_lastlog.so.4 base-compat-shlib compat,pam +./usr/lib/sparc/security/pam_login_access.so.4 base-compat-shlib compat,pam +./usr/lib/sparc/security/pam_nologin.so.4 base-compat-shlib compat,pam +./usr/lib/sparc/security/pam_permit.so.4 base-compat-shlib compat,pam +./usr/lib/sparc/security/pam_radius.so.4 base-compat-shlib compat,pam +./usr/lib/sparc/security/pam_rhosts.so.4 base-compat-shlib compat,pam +./usr/lib/sparc/security/pam_rootok.so.4 base-compat-shlib compat,pam +./usr/lib/sparc/security/pam_securetty.so.4 base-compat-shlib compat,pam +./usr/lib/sparc/security/pam_self.so.4 base-compat-shlib compat,pam +./usr/lib/sparc/security/pam_skey.so.4 base-compat-shlib compat,pam,skey +./usr/lib/sparc/security/pam_ssh.so.4 base-compat-shlib compat,pam +./usr/lib/sparc/security/pam_u2f.so.4 base-compat-shlib compat,pam +./usr/lib/sparc/security/pam_unix.so.4 base-compat-shlib compat,pam +./usr/libdata/debug/lib/sparc base-compat-shlib compat +./usr/libdata/debug/lib/sparc/npf base-compat-shlib compat +./usr/libdata/debug/usr/lib/sparc base-compat-shlib compat +./usr/libdata/debug/usr/lib/sparc/i18n base-compat-shlib compat +./usr/libexec/ld.elf_so-sparc base-sys-shlib compat,pic diff --git a/distrib/sets/lists/base32/mi b/distrib/sets/lists/base32/mi new file mode 100644 index 000000000000..e66e54c4f621 --- /dev/null +++ b/distrib/sets/lists/base32/mi @@ -0,0 +1,5 @@ +# $NetBSD: mi,v 1.1 2024/04/09 15:17:23 nia Exp $ +# +# Note: don't delete entries from here - mark them as "obsolete" instead. +# +./etc/mtree/set.base32 base-compat-shlib diff --git a/distrib/sets/lists/debug/ad.aarch64 b/distrib/sets/lists/debug/ad.aarch64 index 52d8b7cf226b..094899bd61cb 100644 --- a/distrib/sets/lists/debug/ad.aarch64 +++ b/distrib/sets/lists/debug/ad.aarch64 @@ -1,35 +1,5 @@ -# $NetBSD: ad.aarch64,v 1.37 2023/09/04 21:36:31 riastradh Exp $ -./usr/lib/eabi/libarm_g.a comp-sys-debug debuglib,compat,llvm -./usr/lib/eabi/libc_vfp_g.a comp-sys-debug debuglib,compat,llvm -./usr/lib/eabihf/libarm_g.a comp-sys-debug debuglib,compat,llvm +# $NetBSD: ad.aarch64,v 1.38 2024/04/09 15:17:23 nia Exp $ ./usr/lib/libtsan_g.a comp-c-debuglib debuglib,arch64,cxx,gcc=12 -./usr/lib/oabi/libarm_g.a comp-obsolete obsolete -./usr/lib/oabi/libc_vfp_g.a comp-obsolete obsolete -./usr/libdata/debug/lib/eabi comp-sys-debug compat,llvm -./usr/libdata/debug/lib/eabi/npf comp-sys-debug compat,llvm -./usr/libdata/debug/lib/eabihf comp-sys-debug compat,llvm -./usr/libdata/debug/lib/eabihf/npf comp-sys-debug compat,llvm -./usr/libdata/debug/lib/oabi comp-obsolete obsolete -./usr/libdata/debug/lib/oabi/npf comp-obsolete obsolete -./usr/libdata/debug/libexec/ld.elf_so-eabi.debug comp-sys-debug debug,compat,llvm -./usr/libdata/debug/libexec/ld.elf_so-eabihf.debug comp-sys-debug debug,compat,llvm -./usr/libdata/debug/libexec/ld.elf_so-oabi.debug comp-obsolete obsolete -./usr/libdata/debug/usr/lib/eabi comp-sys-debug compat,llvm -./usr/libdata/debug/usr/lib/eabi/i18n comp-sys-debug compat,llvm -./usr/libdata/debug/usr/lib/eabi/libarm.so.0.0.debug comp-sys-debug debug,compat,pic,llvm -./usr/libdata/debug/usr/lib/eabi/libc_vfp.so.0.0.debug comp-sys-debug debug,compat,pic,llvm -./usr/libdata/debug/usr/lib/eabi/libproc.so.1.0.debug comp-sys-debug debug,compat,pic,llvm,dtrace -./usr/libdata/debug/usr/lib/eabi/librtld_db.so.0.0.debug comp-sys-debug debug,compat,pic,llvm,dtrace ./usr/libdata/debug/usr/lib/libtsan.so.2.0.debug comp-sys-debug debug,cxx,gcc=12 -./usr/libdata/debug/usr/lib/eabihf comp-sys-debug compat,llvm -./usr/libdata/debug/usr/lib/eabihf/i18n comp-sys-debug compat,llvm -./usr/libdata/debug/usr/lib/eabihf/libarm.so.0.0.debug comp-sys-debug debug,compat,pic,llvm -./usr/libdata/debug/usr/lib/eabihf/libproc.so.1.0.debug comp-sys-debug debug,compat,pic,llvm,dtrace -./usr/libdata/debug/usr/lib/eabihf/librtld_db.so.0.0.debug comp-sys-debug debug,compat,pic,llvm,dtrace -./usr/libdata/debug/usr/lib/oabi comp-obsolete obsolete -./usr/libdata/debug/usr/lib/oabi/i18n comp-obsolete obsolete -./usr/libdata/debug/usr/libexec/ld.elf_so-eabi.debug comp-sys-debug debug,compat,llvm -./usr/libdata/debug/usr/libexec/ld.elf_so-eabihf.debug comp-sys-debug debug,compat,llvm -./usr/libdata/debug/usr/libexec/ld.elf_so-oabi.debug comp-obsolete obsolete ./usr/libdata/debug/usr/sbin/ofctl.debug comp-util-debug debug ./usr/libdata/debug/usr/sbin/tpctl.debug comp-sysutil-debug debug diff --git a/distrib/sets/lists/debug/md.amd64 b/distrib/sets/lists/debug/md.amd64 index cd2dd6f51897..8d3029662084 100644 --- a/distrib/sets/lists/debug/md.amd64 +++ b/distrib/sets/lists/debug/md.amd64 @@ -1,29 +1,18 @@ -# $NetBSD: md.amd64,v 1.123 2023/08/22 11:56:49 christos Exp $ -./usr/lib/i386/12.202++_g.a comp-c-debuglib debuglib,compat,12.202xx -./usr/lib/i386/libi386_g.a comp-c-debuglib debuglib,compat -./usr/lib/i386/libiberty_g.a comp-obsolete obsolete +# $NetBSD: md.amd64,v 1.124 2024/04/09 15:17:23 nia Exp $ ./usr/lib/libtsan_g.a comp-c-debuglib compat,debuglib,arch64,cxx,gcc ./usr/lib/libx86_64_g.a comp-c-debuglib debuglib -./usr/libdata/debug/libexec/ld.elf_so-i386.debug comp-sys-debug debug,compat ./usr/libdata/debug/usr/bin/fdformat.debug comp-util-debug debug ./usr/libdata/debug/usr/bin/gdbserver.debug base-util-debug gdb,debug ./usr/libdata/debug/usr/bin/pmc.debug comp-obsolete obsolete -./usr/libdata/debug/usr/lib/i386/libi386.so.2.0.debug comp-compat-shlib compat,pic,debug -./usr/libdata/debug/usr/lib/i386/libpam.so.4.1.debug comp-compat-shlib compat,pic,debug,pam -./usr/libdata/debug/usr/lib/i386/libproc.so.1.0.debug comp-compat-shlib compat,pic,debug,dtrace -./usr/libdata/debug/usr/lib/i386/librtld_db.so.0.0.debug comp-compat-shlib compat,pic,debug,dtrace ./usr/libdata/debug/usr/lib/libtsan.so.1.0.debug comp-sys-debug debug,cxx,gcc=10 ./usr/libdata/debug/usr/lib/libtsan.so.2.0.debug comp-sys-debug debug,cxx,gcc=12 ./usr/libdata/debug/usr/lib/libx86_64.so.0.0.debug comp-sys-shlib pic,debug -./usr/libdata/debug/usr/libexec/ld.elf_so-i386 comp-obsolete obsolete -./usr/libdata/debug/usr/libexec/ld.elf_so-i386.debug comp-sys-debug debug,compat ./usr/libdata/debug/usr/tests/kernel/arch/x86/t_ptrace_wait.debug tests-obsolete obsolete ./usr/libdata/debug/usr/tests/kernel/arch/x86/t_ptrace_wait3.debug tests-obsolete obsolete ./usr/libdata/debug/usr/tests/kernel/arch/x86/t_ptrace_wait4.debug tests-obsolete obsolete ./usr/libdata/debug/usr/tests/kernel/arch/x86/t_ptrace_wait6.debug tests-obsolete obsolete ./usr/libdata/debug/usr/tests/kernel/arch/x86/t_ptrace_waitid.debug tests-obsolete obsolete ./usr/libdata/debug/usr/tests/kernel/arch/x86/t_ptrace_waitpid.debug tests-obsolete obsolete -./usr/libdata/debug/usr/tests/lib/libi386/t_user_ldt.debug tests-lib-debug debug,atf,compat ./usr/libdata/debug/usr/tests/lib/libnvmm/h_io_assist.debug tests-lib-debug debug,atf,nvmm ./usr/libdata/debug/usr/tests/lib/libnvmm/h_mem_assist.debug tests-lib-debug debug,atf,nvmm ./usr/libdata/debug/usr/tests/modules/t_x86_pte.debug tests-sys-debug debug,atf,rump diff --git a/distrib/sets/lists/debug/md.sparc64 b/distrib/sets/lists/debug/md.sparc64 index 66cac83ba2ea..d19e098af1e7 100644 --- a/distrib/sets/lists/debug/md.sparc64 +++ b/distrib/sets/lists/debug/md.sparc64 @@ -1,9 +1,5 @@ -# $NetBSD: md.sparc64,v 1.89 2017/01/05 13:45:51 wiz Exp $ -./usr/libdata/debug/libexec/ld.elf_so-sparc.debug comp-sys-debug debug,compat +# $NetBSD: md.sparc64,v 1.90 2024/04/09 15:17:23 nia Exp $ ./usr/libdata/debug/sbin/edlabel.debug comp-obsolete obsolete ./usr/libdata/debug/usr/bin/fdformat.debug comp-util-debug debug -./usr/libdata/debug/usr/lib/sparc/librtld_db.so.0.0.debug comp-compat-shlib compat,pic,debug,dtrace -./usr/libdata/debug/usr/libexec/ld.elf_so-sparc.debug comp-sys-debug debug,compat -./usr/libdata/debug/usr/libexec/ld.elf_so.sparc comp-obsolete obsolete ./usr/libdata/debug/usr/sbin/eeprom.debug comp-sysutil-debug debug ./usr/libdata/debug/usr/sbin/ofctl.debug comp-sysutil-debug debug diff --git a/distrib/sets/lists/debug/mi b/distrib/sets/lists/debug/mi index a22ef45fb0fd..e465eaf5d6fd 100644 --- a/distrib/sets/lists/debug/mi +++ b/distrib/sets/lists/debug/mi @@ -1,151 +1,151 @@ -# $NetBSD: mi,v 1.430 2024/03/15 15:32:07 riastradh Exp $ +# $NetBSD: mi,v 1.431 2024/04/09 15:17:23 nia Exp $ ./etc/mtree/set.debug comp-sys-root ./usr/lib comp-sys-usr compatdir -./usr/lib/i18n/libBIG5_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/i18n/libDECHanyu_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/i18n/libEUCTW_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/i18n/libEUC_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/i18n/libGBK2K_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/i18n/libHZ_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/i18n/libISO2022_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/i18n/libJOHAB_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/i18n/libMSKanji_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/i18n/libUES_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/i18n/libUTF1632_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/i18n/libUTF7_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/i18n/libUTF8_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/i18n/libVIQR_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/i18n/libZW_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/i18n/libiconv_none_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/i18n/libiconv_std_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/i18n/libmapper_646_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/i18n/libmapper_none_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/i18n/libmapper_parallel_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/i18n/libmapper_serial_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/i18n/libmapper_std_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/i18n/libmapper_zone_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libamu_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libarchive_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libasan_g.a comp-c-debuglib debuglib,compatfile,cxx,gcc -./usr/lib/libasn1_g.a comp-c-debuglib debuglib,compatfile,kerberos -./usr/lib/libatf-c++_g.a comp-c-debuglib debuglib,compatfile,atf -./usr/lib/libatf-c_g.a comp-c-debuglib debuglib,compatfile,atf -./usr/lib/libavl_g.a comp-c-debuglib debuglib,compatfile,zfs -./usr/lib/libbind9_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libblacklist_g.a comp-obsolete obsolete,compatfile -./usr/lib/libblocklist_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libbluetooth_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libbozohttpd_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libbsdmalloc_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libbz2_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libc++_g.a comp-c-debuglib debuglib,compatfile,libcxx -./usr/lib/libc_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libcbor_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libcom_err_g.a comp-c-debuglib debuglib,kerberos,compatfile -./usr/lib/libcompat_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libcrypt_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libcrypto_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libcrypto_idea_g.a comp-obsolete obsolete,compatfile -./usr/lib/libcrypto_mdc2_g.a comp-obsolete obsolete,compatfile -./usr/lib/libcrypto_rc5_g.a comp-obsolete obsolete,compatfile -./usr/lib/libctf_g.a comp-c-debuglib debuglib,compatfile,ctf -./usr/lib/libcurses_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libdes_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libdevmapper_g.a comp-c-debuglib debuglib,compatfile,lvm -./usr/lib/libdm_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libdns_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libdns_sd_g.a comp-c-debuglib debuglib,compatfile,mdns -./usr/lib/libdtrace_g.a comp-c-debuglib debuglib,compatfile,dtrace -./usr/lib/libdwarf_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libedit_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libelf_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libevent_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libevent_openssl_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libevent_pthreads_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libexecinfo_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libexpat_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libfetch_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libfido2_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libfl_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libform_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libgcc_g.a comp-c-debuglib debuglib,compatfile,gcc -./usr/lib/libgcov_g.a comp-c-debuglib debuglib,compatfile,gcc -./usr/lib/libgnuctf_g.a comp-c-debuglib debuglib,compatfile,binutils -./usr/lib/libgnumalloc_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libgomp_g.a comp-c-debuglib debuglib,compatfile,gcc -./usr/lib/libgssapi_g.a comp-c-debuglib debuglib,compatfile,kerberos -./usr/lib/libhdb_g.a comp-c-debuglib debuglib,compatfile,kerberos -./usr/lib/libheimbase_g.a comp-c-debuglib debuglib,compatfile,kerberos -./usr/lib/libheimntlm_g.a comp-c-debuglib debuglib,compatfile,kerberos -./usr/lib/libhx509_g.a comp-c-debuglib debuglib,compatfile,kerberos -./usr/lib/libiberty_g.a comp-obsolete obsolete,compatfile,binutils -./usr/lib/libintl_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libipsec_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libirs_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libisc_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libisccc_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libisccfg_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libiscsi_g.a comp-c-debuglib debuglib,compatfile,iscsi -./usr/lib/libisns_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libjemalloc_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libkadm5clnt_g.a comp-c-debuglib debuglib,compatfile,kerberos -./usr/lib/libkadm5srv_g.a comp-c-debuglib debuglib,compatfile,kerberos -./usr/lib/libkafs_g.a comp-c-debuglib debuglib,compatfile,kerberos -./usr/lib/libkdc_g.a comp-c-debuglib debuglib,compatfile,kerberos -./usr/lib/libkrb5_g.a comp-c-debuglib debuglib,compatfile,kerberos -./usr/lib/libkvm_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libl_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/liblber_g.a comp-c-debuglib debuglib,ldap,compatfile -./usr/lib/libldap_g.a comp-c-debuglib debuglib,ldap,compatfile -./usr/lib/libldap_r_g.a comp-c-debuglib debuglib,ldap,compatfile -./usr/lib/liblsan_g.a comp-c-debuglib debuglib,compatfile,cxx,gcc -./usr/lib/liblua_g.a comp-c-debuglib debuglib,compatfile +./usr/lib/i18n/libBIG5_g.a comp-c-debuglib debuglib +./usr/lib/i18n/libDECHanyu_g.a comp-c-debuglib debuglib +./usr/lib/i18n/libEUCTW_g.a comp-c-debuglib debuglib +./usr/lib/i18n/libEUC_g.a comp-c-debuglib debuglib +./usr/lib/i18n/libGBK2K_g.a comp-c-debuglib debuglib +./usr/lib/i18n/libHZ_g.a comp-c-debuglib debuglib +./usr/lib/i18n/libISO2022_g.a comp-c-debuglib debuglib +./usr/lib/i18n/libJOHAB_g.a comp-c-debuglib debuglib +./usr/lib/i18n/libMSKanji_g.a comp-c-debuglib debuglib +./usr/lib/i18n/libUES_g.a comp-c-debuglib debuglib +./usr/lib/i18n/libUTF1632_g.a comp-c-debuglib debuglib +./usr/lib/i18n/libUTF7_g.a comp-c-debuglib debuglib +./usr/lib/i18n/libUTF8_g.a comp-c-debuglib debuglib +./usr/lib/i18n/libVIQR_g.a comp-c-debuglib debuglib +./usr/lib/i18n/libZW_g.a comp-c-debuglib debuglib +./usr/lib/i18n/libiconv_none_g.a comp-c-debuglib debuglib +./usr/lib/i18n/libiconv_std_g.a comp-c-debuglib debuglib +./usr/lib/i18n/libmapper_646_g.a comp-c-debuglib debuglib +./usr/lib/i18n/libmapper_none_g.a comp-c-debuglib debuglib +./usr/lib/i18n/libmapper_parallel_g.a comp-c-debuglib debuglib +./usr/lib/i18n/libmapper_serial_g.a comp-c-debuglib debuglib +./usr/lib/i18n/libmapper_std_g.a comp-c-debuglib debuglib +./usr/lib/i18n/libmapper_zone_g.a comp-c-debuglib debuglib +./usr/lib/libamu_g.a comp-c-debuglib debuglib +./usr/lib/libarchive_g.a comp-c-debuglib debuglib +./usr/lib/libasan_g.a comp-c-debuglib debuglib,cxx,gcc +./usr/lib/libasn1_g.a comp-c-debuglib debuglib,kerberos +./usr/lib/libatf-c++_g.a comp-c-debuglib debuglib,atf +./usr/lib/libatf-c_g.a comp-c-debuglib debuglib,atf +./usr/lib/libavl_g.a comp-c-debuglib debuglib,zfs +./usr/lib/libbind9_g.a comp-c-debuglib debuglib +./usr/lib/libblacklist_g.a comp-obsolete obsolete +./usr/lib/libblocklist_g.a comp-c-debuglib debuglib +./usr/lib/libbluetooth_g.a comp-c-debuglib debuglib +./usr/lib/libbozohttpd_g.a comp-c-debuglib debuglib +./usr/lib/libbsdmalloc_g.a comp-c-debuglib debuglib +./usr/lib/libbz2_g.a comp-c-debuglib debuglib +./usr/lib/libc++_g.a comp-c-debuglib debuglib,libcxx +./usr/lib/libc_g.a comp-c-debuglib debuglib +./usr/lib/libcbor_g.a comp-c-debuglib debuglib +./usr/lib/libcom_err_g.a comp-c-debuglib debuglib,kerberos +./usr/lib/libcompat_g.a comp-c-debuglib debuglib +./usr/lib/libcrypt_g.a comp-c-debuglib debuglib +./usr/lib/libcrypto_g.a comp-c-debuglib debuglib +./usr/lib/libcrypto_idea_g.a comp-obsolete obsolete +./usr/lib/libcrypto_mdc2_g.a comp-obsolete obsolete +./usr/lib/libcrypto_rc5_g.a comp-obsolete obsolete +./usr/lib/libctf_g.a comp-c-debuglib debuglib,ctf +./usr/lib/libcurses_g.a comp-c-debuglib debuglib +./usr/lib/libdes_g.a comp-c-debuglib debuglib +./usr/lib/libdevmapper_g.a comp-c-debuglib debuglib,lvm +./usr/lib/libdm_g.a comp-c-debuglib debuglib +./usr/lib/libdns_g.a comp-c-debuglib debuglib +./usr/lib/libdns_sd_g.a comp-c-debuglib debuglib,mdns +./usr/lib/libdtrace_g.a comp-c-debuglib debuglib,dtrace +./usr/lib/libdwarf_g.a comp-c-debuglib debuglib +./usr/lib/libedit_g.a comp-c-debuglib debuglib +./usr/lib/libelf_g.a comp-c-debuglib debuglib +./usr/lib/libevent_g.a comp-c-debuglib debuglib +./usr/lib/libevent_openssl_g.a comp-c-debuglib debuglib +./usr/lib/libevent_pthreads_g.a comp-c-debuglib debuglib +./usr/lib/libexecinfo_g.a comp-c-debuglib debuglib +./usr/lib/libexpat_g.a comp-c-debuglib debuglib +./usr/lib/libfetch_g.a comp-c-debuglib debuglib +./usr/lib/libfido2_g.a comp-c-debuglib debuglib +./usr/lib/libfl_g.a comp-c-debuglib debuglib +./usr/lib/libform_g.a comp-c-debuglib debuglib +./usr/lib/libgcc_g.a comp-c-debuglib debuglib,gcc +./usr/lib/libgcov_g.a comp-c-debuglib debuglib,gcc +./usr/lib/libgnuctf_g.a comp-c-debuglib debuglib,binutils +./usr/lib/libgnumalloc_g.a comp-c-debuglib debuglib +./usr/lib/libgomp_g.a comp-c-debuglib debuglib,gcc +./usr/lib/libgssapi_g.a comp-c-debuglib debuglib,kerberos +./usr/lib/libhdb_g.a comp-c-debuglib debuglib,kerberos +./usr/lib/libheimbase_g.a comp-c-debuglib debuglib,kerberos +./usr/lib/libheimntlm_g.a comp-c-debuglib debuglib,kerberos +./usr/lib/libhx509_g.a comp-c-debuglib debuglib,kerberos +./usr/lib/libiberty_g.a comp-obsolete obsolete,binutils +./usr/lib/libintl_g.a comp-c-debuglib debuglib +./usr/lib/libipsec_g.a comp-c-debuglib debuglib +./usr/lib/libirs_g.a comp-c-debuglib debuglib +./usr/lib/libisc_g.a comp-c-debuglib debuglib +./usr/lib/libisccc_g.a comp-c-debuglib debuglib +./usr/lib/libisccfg_g.a comp-c-debuglib debuglib +./usr/lib/libiscsi_g.a comp-c-debuglib debuglib,iscsi +./usr/lib/libisns_g.a comp-c-debuglib debuglib +./usr/lib/libjemalloc_g.a comp-c-debuglib debuglib +./usr/lib/libkadm5clnt_g.a comp-c-debuglib debuglib,kerberos +./usr/lib/libkadm5srv_g.a comp-c-debuglib debuglib,kerberos +./usr/lib/libkafs_g.a comp-c-debuglib debuglib,kerberos +./usr/lib/libkdc_g.a comp-c-debuglib debuglib,kerberos +./usr/lib/libkrb5_g.a comp-c-debuglib debuglib,kerberos +./usr/lib/libkvm_g.a comp-c-debuglib debuglib +./usr/lib/libl_g.a comp-c-debuglib debuglib +./usr/lib/liblber_g.a comp-c-debuglib debuglib,ldap +./usr/lib/libldap_g.a comp-c-debuglib debuglib,ldap +./usr/lib/libldap_r_g.a comp-c-debuglib debuglib,ldap +./usr/lib/liblsan_g.a comp-c-debuglib debuglib,cxx,gcc +./usr/lib/liblua_g.a comp-c-debuglib debuglib ./usr/lib/liblwres_g.a comp-obsolete obsolete -./usr/lib/liblzf_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/liblzma_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libm_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libmagic_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libmenu_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libmj_g.a comp-c-debuglib debuglib,compatfile +./usr/lib/liblzf_g.a comp-c-debuglib debuglib +./usr/lib/liblzma_g.a comp-c-debuglib debuglib +./usr/lib/libm_g.a comp-c-debuglib debuglib +./usr/lib/libmagic_g.a comp-c-debuglib debuglib +./usr/lib/libmenu_g.a comp-c-debuglib debuglib +./usr/lib/libmj_g.a comp-c-debuglib debuglib ./usr/lib/libmudflap_g.a comp-c-debuglib obsolete ./usr/lib/libmudflapth_g.a comp-c-debuglib obsolete -./usr/lib/libnetpgp_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libnetpgpverify_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libnpf_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libns_g.a comp-c-debuglib debuglib,compatfile +./usr/lib/libnetpgp_g.a comp-c-debuglib debuglib +./usr/lib/libnetpgpverify_g.a comp-c-debuglib debuglib +./usr/lib/libnpf_g.a comp-c-debuglib debuglib +./usr/lib/libns_g.a comp-c-debuglib debuglib ./usr/lib/libnvmm_g.a comp-c-debuglib debuglib,nvmm -./usr/lib/libnvpair_g.a comp-c-debuglib debuglib,zfs,compatfile -./usr/lib/libobjc_g.a comp-c-debuglib debuglib,gcc,compatfile -./usr/lib/libopcodes_g.a comp-c-debuglib debuglib,compatfile,binutils -./usr/lib/libopenpgpsdk_g.a comp-obsolete obsolete,compatfile -./usr/lib/libossaudio_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libp2k_g.a comp-c-debuglib debuglib,compatfile,rump -./usr/lib/libpam_g.a comp-c-debuglib debuglib,compatfile,pam -./usr/lib/libpanel_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libpcap_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libpcc_g.a comp-obsolete obsolete,compatfile -./usr/lib/libpci_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libperfuse_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libposix_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libppath_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libproc_g.a comp-c-libdebug debuglib,compatfile,dtrace -./usr/lib/libprop_g.a comp-c-debuglib debuglib,compatfile +./usr/lib/libnvpair_g.a comp-c-debuglib debuglib,zfs +./usr/lib/libobjc_g.a comp-c-debuglib debuglib,gcc +./usr/lib/libopcodes_g.a comp-c-debuglib debuglib,binutils +./usr/lib/libopenpgpsdk_g.a comp-obsolete obsolete +./usr/lib/libossaudio_g.a comp-c-debuglib debuglib +./usr/lib/libp2k_g.a comp-c-debuglib debuglib,rump +./usr/lib/libpam_g.a comp-c-debuglib debuglib,pam +./usr/lib/libpanel_g.a comp-c-debuglib debuglib +./usr/lib/libpcap_g.a comp-c-debuglib debuglib +./usr/lib/libpcc_g.a comp-obsolete obsolete +./usr/lib/libpci_g.a comp-c-debuglib debuglib +./usr/lib/libperfuse_g.a comp-c-debuglib debuglib +./usr/lib/libposix_g.a comp-c-debuglib debuglib +./usr/lib/libppath_g.a comp-c-debuglib debuglib +./usr/lib/libproc_g.a comp-c-libdebug debuglib,dtrace +./usr/lib/libprop_g.a comp-c-debuglib debuglib ./usr/lib/libpthread_dbg_g.a comp-obsolete obsolete -./usr/lib/libpthread_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libpuffs_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libquota_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libradius_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/librefuse_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libresolv_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/librmt_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libroken_g.a comp-c-debuglib debuglib,kerberos,compatfile -./usr/lib/librpcsvc_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/librt_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/librtld_db_g.a comp-c-debuglib debuglib,compatfile,dtrace -./usr/lib/librump_g.a comp-c-debuglib debuglib,compatfile,rump -./usr/lib/librumpclient_g.a comp-c-debuglib debuglib,compatfile,rump -./usr/lib/librumpcrypto_g.a comp-obsolete obsolete,compatfile -./usr/lib/librumpdev_audio_ac97_g.a comp-obsolete obsolete,compatfile +./usr/lib/libpthread_g.a comp-c-debuglib debuglib +./usr/lib/libpuffs_g.a comp-c-debuglib debuglib +./usr/lib/libquota_g.a comp-c-debuglib debuglib +./usr/lib/libradius_g.a comp-c-debuglib debuglib +./usr/lib/librefuse_g.a comp-c-debuglib debuglib +./usr/lib/libresolv_g.a comp-c-debuglib debuglib +./usr/lib/librmt_g.a comp-c-debuglib debuglib +./usr/lib/libroken_g.a comp-c-debuglib debuglib,kerberos +./usr/lib/librpcsvc_g.a comp-c-debuglib debuglib +./usr/lib/librt_g.a comp-c-debuglib debuglib +./usr/lib/librtld_db_g.a comp-c-debuglib debuglib,dtrace +./usr/lib/librump_g.a comp-c-debuglib debuglib,rump +./usr/lib/librumpclient_g.a comp-c-debuglib debuglib,rump +./usr/lib/librumpcrypto_g.a comp-obsolete obsolete +./usr/lib/librumpdev_audio_ac97_g.a comp-obsolete obsolete ./usr/lib/librumpdev_audio_g.a comp-c-debuglib debuglib,rump ./usr/lib/librumpdev_bpf_g.a comp-c-debuglib debuglib,rump ./usr/lib/librumpdev_cgd_g.a comp-c-debuglib debuglib,rump @@ -153,7 +153,7 @@ ./usr/lib/librumpdev_dm_g.a comp-c-debuglib debuglib,rump ./usr/lib/librumpdev_drvctl_g.a comp-c-debuglib debuglib,rump ./usr/lib/librumpdev_fss_g.a comp-c-debuglib debuglib,rump -./usr/lib/librumpdev_g.a comp-c-debuglib debuglib,compatfile,rump +./usr/lib/librumpdev_g.a comp-c-debuglib debuglib,rump ./usr/lib/librumpdev_md_g.a comp-c-debuglib debuglib,rump ./usr/lib/librumpdev_netsmb_g.a comp-obsolete obsolete ./usr/lib/librumpdev_opencrypto_g.a comp-c-debuglib debuglib,rump @@ -163,7 +163,7 @@ ./usr/lib/librumpdev_raidframe_g.a comp-c-debuglib debuglib,rump ./usr/lib/librumpdev_rnd_g.a comp-c-debuglib debuglib,rump ./usr/lib/librumpdev_scsipi_g.a comp-c-debuglib debuglib,rump -./usr/lib/librumpdev_scsitest_g.a comp-obsolete obsolete,compatfile +./usr/lib/librumpdev_scsitest_g.a comp-obsolete obsolete ./usr/lib/librumpdev_sysmon_g.a comp-c-debuglib debuglib,rump ./usr/lib/librumpdev_ualea_g.a comp-c-debuglib debuglib,rump ./usr/lib/librumpdev_ubt_g.a comp-c-debuglib debuglib,rump @@ -189,35 +189,35 @@ ./usr/lib/librumpfs_nilfs_g.a comp-c-debuglib debuglib,rump ./usr/lib/librumpfs_ntfs_g.a comp-c-debuglib debuglib,rump ./usr/lib/librumpfs_null_g.a comp-c-debuglib debuglib,rump -./usr/lib/librumpfs_nullfs_g.a comp-obsolete obsolete,compatfile +./usr/lib/librumpfs_nullfs_g.a comp-obsolete obsolete ./usr/lib/librumpfs_ptyfs_g.a comp-c-debuglib debuglib,rump ./usr/lib/librumpfs_smbfs_g.a comp-obsolete obsolete ./usr/lib/librumpfs_syspuffs_g.a comp-c-debuglib debuglib,rump ./usr/lib/librumpfs_sysvbfs_g.a comp-c-debuglib debuglib,rump ./usr/lib/librumpfs_tmpfs_g.a comp-c-debuglib debuglib,rump ./usr/lib/librumpfs_udf_g.a comp-c-debuglib debuglib,rump -./usr/lib/librumpfs_ufs_g.a comp-obsolete obsolete,compatfile +./usr/lib/librumpfs_ufs_g.a comp-obsolete obsolete ./usr/lib/librumpfs_umap_g.a comp-c-debuglib debuglib,rump -./usr/lib/librumpfs_umapfs_g.a comp-obsolete obsolete,compatfile +./usr/lib/librumpfs_umapfs_g.a comp-obsolete obsolete ./usr/lib/librumpfs_union_g.a comp-c-debuglib debuglib,rump ./usr/lib/librumpfs_v7fs_g.a comp-c-debuglib debuglib,rump ./usr/lib/librumpfs_zfs_g.a comp-c-debuglib debuglib,rump,zfs -./usr/lib/librumphijack_g.a comp-c-debuglib debuglib,compatfile,rump +./usr/lib/librumphijack_g.a comp-c-debuglib debuglib,rump ./usr/lib/librumpkern_crypto_g.a comp-c-debuglib debuglib,rump -./usr/lib/librumpkern_ksem_g.a comp-obsolete obsolete,compatfile +./usr/lib/librumpkern_ksem_g.a comp-obsolete obsolete ./usr/lib/librumpkern_nv_g.a comp-c-debuglib debuglib,rump ./usr/lib/librumpkern_simplehook_tester_g.a comp-c-debuglib debuglib,rump ./usr/lib/librumpkern_sljit_g.a comp-c-debuglib debuglib,rump,sljit ./usr/lib/librumpkern_solaris_g.a comp-c-debuglib debuglib,rump,zfs ./usr/lib/librumpkern_sysproxy_g.a comp-c-debuglib debuglib,rump -./usr/lib/librumpkern_time_g.a comp-obsolete obsolete,compatfile +./usr/lib/librumpkern_time_g.a comp-obsolete obsolete ./usr/lib/librumpkern_tty_g.a comp-c-debuglib debuglib,rump ./usr/lib/librumpkern_z_g.a comp-c-debuglib debuglib,rump ./usr/lib/librumpnet_agr_g.a comp-c-debuglib debuglib,rump ./usr/lib/librumpnet_altq_g.a comp-c-debuglib debuglib,rump ./usr/lib/librumpnet_bpfjit_g.a comp-c-debuglib debuglib,rump,sljit ./usr/lib/librumpnet_bridge_g.a comp-c-debuglib debuglib,rump -./usr/lib/librumpnet_g.a comp-c-debuglib debuglib,compatfile,rump +./usr/lib/librumpnet_g.a comp-c-debuglib debuglib,rump ./usr/lib/librumpnet_gif_g.a comp-c-debuglib debuglib,rump ./usr/lib/librumpnet_ipsec_g.a comp-c-debuglib debuglib,rump ./usr/lib/librumpnet_l2tp_g.a comp-c-debuglib debuglib,rump @@ -242,45 +242,45 @@ ./usr/lib/librumpnet_vlan_g.a comp-c-debuglib debuglib,rump ./usr/lib/librumpnet_wg_g.a comp-c-debuglib debuglib,rump ./usr/lib/librumpnet_wireguard_g.a comp-obsolete obsolete -./usr/lib/librumpres_g.a comp-c-debuglib debuglib,compatfile,rump -./usr/lib/librumpuser_g.a comp-c-debuglib debuglib,compatfile,rump +./usr/lib/librumpres_g.a comp-c-debuglib debuglib,rump +./usr/lib/librumpuser_g.a comp-c-debuglib debuglib,rump ./usr/lib/librumpvfs_aio_g.a comp-c-debuglib debuglib,rump ./usr/lib/librumpvfs_fifofs_g.a comp-c-debuglib debuglib,rump -./usr/lib/librumpvfs_g.a comp-c-debuglib debuglib,compatfile,rump +./usr/lib/librumpvfs_g.a comp-c-debuglib debuglib,rump ./usr/lib/librumpvfs_layerfs_g.a comp-c-debuglib debuglib,rump ./usr/lib/librumpvfs_nofifofs_g.a comp-c-debuglib debuglib,rump -./usr/lib/libsaslc_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libsdp_g.a comp-obsolete obsolete,compatfile -./usr/lib/libskey_g.a comp-c-debuglib debuglib,compatfile,skey -./usr/lib/libsl_g.a comp-c-debuglib debuglib,compatfile,kerberos -./usr/lib/libsqlite3_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libss_g.a comp-obsolete obsolete,compatfile -./usr/lib/libssh_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libssl_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libstdc++_g.a comp-c-debuglib debuglib,compatfile,cxx,gcc,libstdcxx -./usr/lib/libsupc++_g.a comp-c-debuglib debuglib,compatfile,cxx,gcc,libstdcxx -./usr/lib/libtddl_g.a comp-c-debuglib debuglib,compatfile,tpm -./usr/lib/libtermcap_g.a comp-obsolete obsolete,compatfile -./usr/lib/libterminfo_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libtpm_unseal_g.a comp-c-debuglib debuglib,compatfile,tpm -./usr/lib/libtre_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libtspi_g.a comp-c-debuglib debuglib,compatfile,tpm -./usr/lib/libubsan_g.a comp-c-debuglib debuglib,compatfile,cxx,gcc -./usr/lib/libukfs_g.a comp-c-debuglib debuglib,compatfile,rump -./usr/lib/libumem_g.a comp-c-debuglib debuglib,compatfile,zfs -./usr/lib/libunbound_g.a comp-c-debuglib debuglib,compatfile,unbound -./usr/lib/libusbhid_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libutil_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libuutil_g.a comp-c-debuglib debuglib,compatfile,zfs -./usr/lib/libuv_g.a comp-obsolete obsolete,compatfile -./usr/lib/libvers_g.a comp-obsolete debuglib,compatfile,kerberos,obsolete -./usr/lib/libwind_g.a comp-c-debuglib debuglib,compatfile,kerberos -./usr/lib/libwrap_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/liby_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libz_g.a comp-c-debuglib debuglib,compatfile -./usr/lib/libzfs_core_g.a comp-c-debuglib debuglib,compatfile,zfs -./usr/lib/libzfs_g.a comp-c-debuglib debuglib,compatfile,zfs -./usr/lib/libzpool_g.a comp-c-debuglib debuglib,compatfile,zfs +./usr/lib/libsaslc_g.a comp-c-debuglib debuglib +./usr/lib/libsdp_g.a comp-obsolete obsolete +./usr/lib/libskey_g.a comp-c-debuglib debuglib,skey +./usr/lib/libsl_g.a comp-c-debuglib debuglib,kerberos +./usr/lib/libsqlite3_g.a comp-c-debuglib debuglib +./usr/lib/libss_g.a comp-obsolete obsolete +./usr/lib/libssh_g.a comp-c-debuglib debuglib +./usr/lib/libssl_g.a comp-c-debuglib debuglib +./usr/lib/libstdc++_g.a comp-c-debuglib debuglib,cxx,gcc,libstdcxx +./usr/lib/libsupc++_g.a comp-c-debuglib debuglib,cxx,gcc,libstdcxx +./usr/lib/libtddl_g.a comp-c-debuglib debuglib,tpm +./usr/lib/libtermcap_g.a comp-obsolete obsolete +./usr/lib/libterminfo_g.a comp-c-debuglib debuglib +./usr/lib/libtpm_unseal_g.a comp-c-debuglib debuglib,tpm +./usr/lib/libtre_g.a comp-c-debuglib debuglib +./usr/lib/libtspi_g.a comp-c-debuglib debuglib,tpm +./usr/lib/libubsan_g.a comp-c-debuglib debuglib,cxx,gcc +./usr/lib/libukfs_g.a comp-c-debuglib debuglib,rump +./usr/lib/libumem_g.a comp-c-debuglib debuglib,zfs +./usr/lib/libunbound_g.a comp-c-debuglib debuglib,unbound +./usr/lib/libusbhid_g.a comp-c-debuglib debuglib +./usr/lib/libutil_g.a comp-c-debuglib debuglib +./usr/lib/libuutil_g.a comp-c-debuglib debuglib,zfs +./usr/lib/libuv_g.a comp-obsolete obsolete +./usr/lib/libvers_g.a comp-obsolete debuglib,kerberos,obsolete +./usr/lib/libwind_g.a comp-c-debuglib debuglib,kerberos +./usr/lib/libwrap_g.a comp-c-debuglib debuglib +./usr/lib/liby_g.a comp-c-debuglib debuglib +./usr/lib/libz_g.a comp-c-debuglib debuglib +./usr/lib/libzfs_core_g.a comp-c-debuglib debuglib,zfs +./usr/lib/libzfs_g.a comp-c-debuglib debuglib,zfs +./usr/lib/libzpool_g.a comp-c-debuglib debuglib,zfs ./usr/libdata/debug/bin/cat.debug comp-util-debug debug ./usr/libdata/debug/bin/chio.debug comp-util-debug debug ./usr/libdata/debug/bin/chmod.debug comp-util-debug debug @@ -1360,7 +1360,7 @@ ./usr/libdata/debug/usr/sbin/traceroute.debug comp-netutil-debug debug ./usr/libdata/debug/usr/sbin/traceroute6.debug comp-netutil-debug use_inet6,debug ./usr/libdata/debug/usr/sbin/trpt.debug comp-netutil-debug debug -./usr/libdata/debug/usr/sbin/trsp.debug comp-obsolete obsolete,compatfile +./usr/libdata/debug/usr/sbin/trsp.debug comp-obsolete obsolete ./usr/libdata/debug/usr/sbin/tsig-keygen.debug comp-bind-bin debug ./usr/libdata/debug/usr/sbin/unbound-anchor.debug base-netutil-debug debug,unbound ./usr/libdata/debug/usr/sbin/unbound-checkconf.debug base-netutil-debug debug,unbound @@ -1369,11 +1369,11 @@ ./usr/libdata/debug/usr/sbin/unlink.debug comp-sysutil-debug debug ./usr/libdata/debug/usr/sbin/usbdevs.debug comp-sysutil-debug debug ./usr/libdata/debug/usr/sbin/user.debug comp-sysutil-debug debug -./usr/libdata/debug/usr/sbin/uuchk.debug comp-obsolete obsolete,compatfile +./usr/libdata/debug/usr/sbin/uuchk.debug comp-obsolete obsolete ./usr/libdata/debug/usr/sbin/veriexecgen.debug comp-sysutil-debug debug ./usr/libdata/debug/usr/sbin/vipw.debug comp-sysutil-debug debug ./usr/libdata/debug/usr/sbin/vnconfig.debug comp-sysutil-debug debug -./usr/libdata/debug/usr/sbin/wake.debug comp-obsolete obsolete,compatfile +./usr/libdata/debug/usr/sbin/wake.debug comp-obsolete obsolete ./usr/libdata/debug/usr/sbin/wakeonlan.debug comp-netutil-debug debug ./usr/libdata/debug/usr/sbin/wg-keygen.debug comp-netutil-debug debug ./usr/libdata/debug/usr/sbin/wgconfig.debug comp-netutil-debug debug diff --git a/distrib/sets/lists/debug/shl.mi b/distrib/sets/lists/debug/shl.mi index c50807849f6b..6f1d3a7f620c 100644 --- a/distrib/sets/lists/debug/shl.mi +++ b/distrib/sets/lists/debug/shl.mi @@ -1,7 +1,7 @@ -# $NetBSD: shl.mi,v 1.339 2024/04/05 01:15:59 christos Exp $ -./usr/lib/libbfd_g.a comp-c-debuglib debuglib,compatfile,binutils -./usr/lib/libgcc_eh_g.a comp-c-debuglib debuglib,compatfile,gcc -./usr/lib/libgcc_s_g.a comp-c-debuglib debuglib,compatfile,gcc +# $NetBSD: shl.mi,v 1.340 2024/04/09 15:17:23 nia Exp $ +./usr/lib/libbfd_g.a comp-c-debuglib debuglib,binutils +./usr/lib/libgcc_eh_g.a comp-c-debuglib debuglib,gcc +./usr/lib/libgcc_s_g.a comp-c-debuglib debuglib,gcc ./usr/libdata/debug/lib base-sys-usr debug,dynamicroot,compatdir ./usr/libdata/debug/lib/libavl.so.0.0.debug comp-zfs-debug debug,dynamicroot,zfs ./usr/libdata/debug/lib/libblocklist.so.0.0.debug comp-sys-debug debug,dynamicroot @@ -38,156 +38,156 @@ ./usr/libdata/debug/lib/libzfs.so.0.0.debug comp-zfs-debug debug,dynamicroot,zfs ./usr/libdata/debug/lib/libzfs_core.so.0.0.debug comp-zfs-debug debug,dynamicroot,zfs ./usr/libdata/debug/lib/libzpool.so.0.0.debug comp-zfs-debug debug,dynamicroot,zfs -./usr/libdata/debug/lib/npf/ext_log.so.0.0.debug comp-sys-debug debug,compatfile,npf -./usr/libdata/debug/lib/npf/ext_normalize.so.0.0.debug comp-sys-debug debug,compatfile,npf -./usr/libdata/debug/lib/npf/ext_rndblock.so.0.0.debug comp-sys-debug debug,compatfile,npf +./usr/libdata/debug/lib/npf/ext_log.so.0.0.debug comp-sys-debug debug,npf +./usr/libdata/debug/lib/npf/ext_normalize.so.0.0.debug comp-sys-debug debug,npf +./usr/libdata/debug/lib/npf/ext_rndblock.so.0.0.debug comp-sys-debug debug,npf ./usr/libdata/debug/libexec/ld.elf_so.debug comp-sys-debug debug,dynamicroot ./usr/libdata/debug/usr/lib base-sys-usr debug,compatdir -./usr/libdata/debug/usr/lib/i18n/libBIG5.so.5.0.debug comp-i18n-debug debug,compatfile -./usr/libdata/debug/usr/lib/i18n/libDECHanyu.so.5.0.debug comp-i18n-debug debug,compatfile -./usr/libdata/debug/usr/lib/i18n/libEUC.so.5.0.debug comp-i18n-debug debug,compatfile -./usr/libdata/debug/usr/lib/i18n/libEUCTW.so.5.0.debug comp-i18n-debug debug,compatfile -./usr/libdata/debug/usr/lib/i18n/libGBK2K.so.5.0.debug comp-i18n-debug debug,compatfile -./usr/libdata/debug/usr/lib/i18n/libHZ.so.5.0.debug comp-i18n-debug debug,compatfile -./usr/libdata/debug/usr/lib/i18n/libISO2022.so.5.0.debug comp-i18n-debug debug,compatfile -./usr/libdata/debug/usr/lib/i18n/libJOHAB.so.5.0.debug comp-i18n-debug debug,compatfile -./usr/libdata/debug/usr/lib/i18n/libMSKanji.so.5.0.debug comp-i18n-debug debug,compatfile -./usr/libdata/debug/usr/lib/i18n/libUES.so.5.0.debug comp-i18n-debug debug,compatfile -./usr/libdata/debug/usr/lib/i18n/libUTF1632.so.5.0.debug comp-i18n-debug debug,compatfile -./usr/libdata/debug/usr/lib/i18n/libUTF7.so.5.0.debug comp-i18n-debug debug,compatfile -./usr/libdata/debug/usr/lib/i18n/libUTF8.so.5.0.debug comp-i18n-debug debug,compatfile -./usr/libdata/debug/usr/lib/i18n/libVIQR.so.5.0.debug comp-i18n-debug debug,compatfile -./usr/libdata/debug/usr/lib/i18n/libZW.so.5.0.debug comp-i18n-debug debug,compatfile -./usr/libdata/debug/usr/lib/i18n/libiconv_none.so.5.0.debug comp-i18n-debug debug,compatfile -./usr/libdata/debug/usr/lib/i18n/libiconv_std.so.5.0.debug comp-i18n-debug debug,compatfile -./usr/libdata/debug/usr/lib/i18n/libmapper_646.so.5.0.debug comp-i18n-debug debug,compatfile -./usr/libdata/debug/usr/lib/i18n/libmapper_none.so.5.0.debug comp-i18n-debug debug,compatfile -./usr/libdata/debug/usr/lib/i18n/libmapper_parallel.so.5.0.debug comp-i18n-debug debug,compatfile -./usr/libdata/debug/usr/lib/i18n/libmapper_serial.so.5.0.debug comp-i18n-debug debug,compatfile -./usr/libdata/debug/usr/lib/i18n/libmapper_std.so.5.0.debug comp-i18n-debug debug,compatfile -./usr/libdata/debug/usr/lib/i18n/libmapper_zone.so.5.0.debug comp-i18n-debug debug,compatfile -./usr/libdata/debug/usr/lib/libamu.so.5.0.debug comp-amd-debug debug,compatfile -./usr/libdata/debug/usr/lib/libarchive.so.5.0.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libasan.so.5.0.debug comp-sys-debug debug,compatfile,cxx,gcc=10 -./usr/libdata/debug/usr/lib/libasan.so.6.0.debug comp-sys-debug debug,compatfile,cxx,gcc=12 -./usr/libdata/debug/usr/lib/libasn1.so.10.0.debug comp-krb5-debug debug,compatfile,kerberos -./usr/libdata/debug/usr/lib/libatf-c++.so.2.0.debug comp-atf-debug debug,compatfile,atf -./usr/libdata/debug/usr/lib/libatf-c.so.0.0.debug comp-atf-debug debug,compatfile,atf -./usr/libdata/debug/usr/lib/libavl.so.0.0.debug comp-zfs-debug debug,compatfile,zfs -./usr/libdata/debug/usr/lib/libbfd.so.16.0.debug comp-sys-debug debug,compatfile,binutils=231 -./usr/libdata/debug/usr/lib/libbfd.so.17.0.debug comp-sys-debug debug,compatfile,binutils=234 -./usr/libdata/debug/usr/lib/libbfd.so.18.0.debug comp-sys-debug debug,compatfile,binutils=239 -./usr/libdata/debug/usr/lib/libbind9.so.21.0.debug comp-bind-debug debug,compatfile -./usr/libdata/debug/usr/lib/libblocklist.so.0.0.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libbluetooth.so.4.2.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libbozohttpd.so.1.0.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libbsdmalloc.so.0.1.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libbz2.so.1.1.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libc++.so.1.0.debug comp-sys-debug debug,compatfile,libcxx -./usr/libdata/debug/usr/lib/libc.so.12.221.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libcbor.so.0.5.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libcom_err.so.8.0.debug comp-krb5-debug debug,compatfile,kerberos -./usr/libdata/debug/usr/lib/libcrypt.so.1.0.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libcrypto.so.12.0.debug comp-crypto-debug debug,compatfile,openssl=10 -./usr/libdata/debug/usr/lib/libcrypto.so.14.1.debug comp-crypto-debug debug,compatfile,openssl=11 -./usr/libdata/debug/usr/lib/libcrypto.so.15.0.debug comp-crypto-debug debug,compatfile,openssl=30 -./usr/libdata/debug/usr/lib/libctf.so.3.0.debug comp-sys-debug debug,compatfile,ctf -./usr/libdata/debug/usr/lib/libcurses.so.9.1.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libdes.so.12.0.debug comp-crypto-debug debug,compatfile,openssl=10 -./usr/libdata/debug/usr/lib/libdes.so.14.0.debug comp-crypto-debug debug,compatfile,openssl=11 -./usr/libdata/debug/usr/lib/libdes.so.15.0.debug comp-crypto-debug debug,compatfile,openssl=30 -./usr/libdata/debug/usr/lib/libdevmapper.so.1.0.debug comp-lvm-debug debug,compatfile,lvm -./usr/libdata/debug/usr/lib/libdm.so.0.0.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libdns.so.21.0.debug comp-bind-debug debug,compatfile -./usr/libdata/debug/usr/lib/libdns_sd.so.0.0.debug comp-mdns-debug debug,compatfile,mdns -./usr/libdata/debug/usr/lib/libdtrace.so.3.0.debug comp-sys-debug debug,compatfile,dtrace -./usr/libdata/debug/usr/lib/libdwarf.so.2.0.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libedit.so.3.1.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libelf.so.2.0.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libevent.so.5.0.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libevent_openssl.so.5.0.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libevent_pthreads.so.5.0.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libexecinfo.so.0.0.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libexpat.so.2.3.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libfetch.so.4.0.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libfido2.so.5.0.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libform.so.8.0.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libgcc_s.so.1.0.debug comp-sys-debug debug,compatfile,gcc -./usr/libdata/debug/usr/lib/libgnuctf.so.0.0.debug comp-sys-debug debug,compatfile,binutils=234 -./usr/libdata/debug/usr/lib/libgnuctf.so.1.0.debug comp-sys-debug debug,compatfile,binutils=239 -./usr/libdata/debug/usr/lib/libgnumalloc.so.1.0.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libgomp.so.2.0.debug comp-sys-debug debug,compatfile,gcc=9 -./usr/libdata/debug/usr/lib/libgomp.so.2.1.debug comp-sys-debug debug,compatfile,gcc=10 -./usr/libdata/debug/usr/lib/libgomp.so.2.2.debug comp-sys-debug debug,compatfile,gcc=12 -./usr/libdata/debug/usr/lib/libgssapi.so.12.0.debug comp-krb5-debug debug,compatfile,kerberos -./usr/libdata/debug/usr/lib/libhdb.so.16.0.debug comp-krb5-debug debug,compatfile,kerberos -./usr/libdata/debug/usr/lib/libheimbase.so.2.0.debug comp-krb5-debug debug,compatfile,kerberos -./usr/libdata/debug/usr/lib/libheimntlm.so.6.0.debug comp-krb5-debug debug,compatfile,kerberos -./usr/libdata/debug/usr/lib/libhx509.so.7.0.debug comp-krb5-debug debug,compatfile,kerberos -./usr/libdata/debug/usr/lib/libintl.so.1.1.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libipsec.so.3.0.debug comp-net-debug debug,compatfile -./usr/libdata/debug/usr/lib/libirs.so.21.0.debug comp-bind-debug debug,compatfile -./usr/libdata/debug/usr/lib/libisc.so.21.0.debug comp-bind-debug debug,compatfile -./usr/libdata/debug/usr/lib/libisccc.so.21.0.debug comp-bind-debug debug,compatfile -./usr/libdata/debug/usr/lib/libisccfg.so.21.0.debug comp-bind-debug debug,compatfile -./usr/libdata/debug/usr/lib/libiscsi.so.2.0.debug comp-iscsi-debug debug,compatfile,iscsi -./usr/libdata/debug/usr/lib/libisns.so.0.0.debug comp-isns-debug debug,compatfile -./usr/libdata/debug/usr/lib/libjemalloc.so.0.0.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libkadm5clnt.so.15.0.debug comp-krb5-debug debug,compatfile,kerberos -./usr/libdata/debug/usr/lib/libkadm5srv.so.16.0.debug comp-krb5-debug debug,compatfile,kerberos -./usr/libdata/debug/usr/lib/libkafs.so.14.0.debug comp-krb5-debug debug,compatfile,kerberos -./usr/libdata/debug/usr/lib/libkdc.so.4.0.debug comp-krb5-debug debug,compatfile,kerberos -./usr/libdata/debug/usr/lib/libkrb5.so.28.0.debug comp-krb5-debug debug,compatfile,kerberos -./usr/libdata/debug/usr/lib/libkvm.so.6.0.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/liblber.so.5.0.debug comp-ldap-debug debug,compatfile,ldap -./usr/libdata/debug/usr/lib/libldap.so.6.0.debug comp-ldap-debug debug,compatfile,ldap -./usr/libdata/debug/usr/lib/libldap_r.so.6.0.debug comp-ldap-debug debug,compatfile,ldap -./usr/libdata/debug/usr/lib/liblsan.so.2.0.debug comp-sys-debug debug,compatfile,cxx,gcc=10 -./usr/libdata/debug/usr/lib/liblsan.so.3.0.debug comp-sys-debug debug,compatfile,cxx,gcc=12 -./usr/libdata/debug/usr/lib/liblua.so.6.1.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/liblutok.so.3.0.debug comp-kyua-debug debug,compatfile,kyua -./usr/libdata/debug/usr/lib/liblzf.so.1.0.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/liblzma.so.2.0.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libm.so.0.14.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libmagic.so.8.0.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libmenu.so.8.0.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libmj.so.1.0.debug comp-crypto-debug debug,compatfile -./usr/libdata/debug/usr/lib/libnetpgp.so.4.0.debug comp-crypto-debug debug,compatfile -./usr/libdata/debug/usr/lib/libnetpgpverify.so.5.0.debug comp-crypto-debug debug,compatfile -./usr/libdata/debug/usr/lib/libnpf.so.0.1.debug comp-npf-debug debug,compatfile,npf -./usr/libdata/debug/usr/lib/libns.so.21.0.debug comp-bind-debug debug,compatfile +./usr/libdata/debug/usr/lib/i18n/libBIG5.so.5.0.debug comp-i18n-debug debug +./usr/libdata/debug/usr/lib/i18n/libDECHanyu.so.5.0.debug comp-i18n-debug debug +./usr/libdata/debug/usr/lib/i18n/libEUC.so.5.0.debug comp-i18n-debug debug +./usr/libdata/debug/usr/lib/i18n/libEUCTW.so.5.0.debug comp-i18n-debug debug +./usr/libdata/debug/usr/lib/i18n/libGBK2K.so.5.0.debug comp-i18n-debug debug +./usr/libdata/debug/usr/lib/i18n/libHZ.so.5.0.debug comp-i18n-debug debug +./usr/libdata/debug/usr/lib/i18n/libISO2022.so.5.0.debug comp-i18n-debug debug +./usr/libdata/debug/usr/lib/i18n/libJOHAB.so.5.0.debug comp-i18n-debug debug +./usr/libdata/debug/usr/lib/i18n/libMSKanji.so.5.0.debug comp-i18n-debug debug +./usr/libdata/debug/usr/lib/i18n/libUES.so.5.0.debug comp-i18n-debug debug +./usr/libdata/debug/usr/lib/i18n/libUTF1632.so.5.0.debug comp-i18n-debug debug +./usr/libdata/debug/usr/lib/i18n/libUTF7.so.5.0.debug comp-i18n-debug debug +./usr/libdata/debug/usr/lib/i18n/libUTF8.so.5.0.debug comp-i18n-debug debug +./usr/libdata/debug/usr/lib/i18n/libVIQR.so.5.0.debug comp-i18n-debug debug +./usr/libdata/debug/usr/lib/i18n/libZW.so.5.0.debug comp-i18n-debug debug +./usr/libdata/debug/usr/lib/i18n/libiconv_none.so.5.0.debug comp-i18n-debug debug +./usr/libdata/debug/usr/lib/i18n/libiconv_std.so.5.0.debug comp-i18n-debug debug +./usr/libdata/debug/usr/lib/i18n/libmapper_646.so.5.0.debug comp-i18n-debug debug +./usr/libdata/debug/usr/lib/i18n/libmapper_none.so.5.0.debug comp-i18n-debug debug +./usr/libdata/debug/usr/lib/i18n/libmapper_parallel.so.5.0.debug comp-i18n-debug debug +./usr/libdata/debug/usr/lib/i18n/libmapper_serial.so.5.0.debug comp-i18n-debug debug +./usr/libdata/debug/usr/lib/i18n/libmapper_std.so.5.0.debug comp-i18n-debug debug +./usr/libdata/debug/usr/lib/i18n/libmapper_zone.so.5.0.debug comp-i18n-debug debug +./usr/libdata/debug/usr/lib/libamu.so.5.0.debug comp-amd-debug debug +./usr/libdata/debug/usr/lib/libarchive.so.5.0.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libasan.so.5.0.debug comp-sys-debug debug,cxx,gcc=10 +./usr/libdata/debug/usr/lib/libasan.so.6.0.debug comp-sys-debug debug,cxx,gcc=12 +./usr/libdata/debug/usr/lib/libasn1.so.10.0.debug comp-krb5-debug debug,kerberos +./usr/libdata/debug/usr/lib/libatf-c++.so.2.0.debug comp-atf-debug debug,atf +./usr/libdata/debug/usr/lib/libatf-c.so.0.0.debug comp-atf-debug debug,atf +./usr/libdata/debug/usr/lib/libavl.so.0.0.debug comp-zfs-debug debug,zfs +./usr/libdata/debug/usr/lib/libbfd.so.16.0.debug comp-sys-debug debug,binutils=231 +./usr/libdata/debug/usr/lib/libbfd.so.17.0.debug comp-sys-debug debug,binutils=234 +./usr/libdata/debug/usr/lib/libbfd.so.18.0.debug comp-sys-debug debug,binutils=239 +./usr/libdata/debug/usr/lib/libbind9.so.21.0.debug comp-bind-debug debug +./usr/libdata/debug/usr/lib/libblocklist.so.0.0.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libbluetooth.so.4.2.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libbozohttpd.so.1.0.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libbsdmalloc.so.0.1.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libbz2.so.1.1.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libc++.so.1.0.debug comp-sys-debug debug,libcxx +./usr/libdata/debug/usr/lib/libc.so.12.221.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libcbor.so.0.5.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libcom_err.so.8.0.debug comp-krb5-debug debug,kerberos +./usr/libdata/debug/usr/lib/libcrypt.so.1.0.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libcrypto.so.12.0.debug comp-crypto-debug debug,openssl=10 +./usr/libdata/debug/usr/lib/libcrypto.so.14.1.debug comp-crypto-debug debug,openssl=11 +./usr/libdata/debug/usr/lib/libcrypto.so.15.0.debug comp-crypto-debug debug,openssl=30 +./usr/libdata/debug/usr/lib/libctf.so.3.0.debug comp-sys-debug debug,ctf +./usr/libdata/debug/usr/lib/libcurses.so.9.1.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libdes.so.12.0.debug comp-crypto-debug debug,openssl=10 +./usr/libdata/debug/usr/lib/libdes.so.14.0.debug comp-crypto-debug debug,openssl=11 +./usr/libdata/debug/usr/lib/libdes.so.15.0.debug comp-crypto-debug debug,openssl=30 +./usr/libdata/debug/usr/lib/libdevmapper.so.1.0.debug comp-lvm-debug debug,lvm +./usr/libdata/debug/usr/lib/libdm.so.0.0.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libdns.so.21.0.debug comp-bind-debug debug +./usr/libdata/debug/usr/lib/libdns_sd.so.0.0.debug comp-mdns-debug debug,mdns +./usr/libdata/debug/usr/lib/libdtrace.so.3.0.debug comp-sys-debug debug,dtrace +./usr/libdata/debug/usr/lib/libdwarf.so.2.0.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libedit.so.3.1.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libelf.so.2.0.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libevent.so.5.0.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libevent_openssl.so.5.0.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libevent_pthreads.so.5.0.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libexecinfo.so.0.0.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libexpat.so.2.3.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libfetch.so.4.0.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libfido2.so.5.0.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libform.so.8.0.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libgcc_s.so.1.0.debug comp-sys-debug debug,gcc +./usr/libdata/debug/usr/lib/libgnuctf.so.0.0.debug comp-sys-debug debug,binutils=234 +./usr/libdata/debug/usr/lib/libgnuctf.so.1.0.debug comp-sys-debug debug,binutils=239 +./usr/libdata/debug/usr/lib/libgnumalloc.so.1.0.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libgomp.so.2.0.debug comp-sys-debug debug,gcc=9 +./usr/libdata/debug/usr/lib/libgomp.so.2.1.debug comp-sys-debug debug,gcc=10 +./usr/libdata/debug/usr/lib/libgomp.so.2.2.debug comp-sys-debug debug,gcc=12 +./usr/libdata/debug/usr/lib/libgssapi.so.12.0.debug comp-krb5-debug debug,kerberos +./usr/libdata/debug/usr/lib/libhdb.so.16.0.debug comp-krb5-debug debug,kerberos +./usr/libdata/debug/usr/lib/libheimbase.so.2.0.debug comp-krb5-debug debug,kerberos +./usr/libdata/debug/usr/lib/libheimntlm.so.6.0.debug comp-krb5-debug debug,kerberos +./usr/libdata/debug/usr/lib/libhx509.so.7.0.debug comp-krb5-debug debug,kerberos +./usr/libdata/debug/usr/lib/libintl.so.1.1.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libipsec.so.3.0.debug comp-net-debug debug +./usr/libdata/debug/usr/lib/libirs.so.21.0.debug comp-bind-debug debug +./usr/libdata/debug/usr/lib/libisc.so.21.0.debug comp-bind-debug debug +./usr/libdata/debug/usr/lib/libisccc.so.21.0.debug comp-bind-debug debug +./usr/libdata/debug/usr/lib/libisccfg.so.21.0.debug comp-bind-debug debug +./usr/libdata/debug/usr/lib/libiscsi.so.2.0.debug comp-iscsi-debug debug,iscsi +./usr/libdata/debug/usr/lib/libisns.so.0.0.debug comp-isns-debug debug +./usr/libdata/debug/usr/lib/libjemalloc.so.0.0.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libkadm5clnt.so.15.0.debug comp-krb5-debug debug,kerberos +./usr/libdata/debug/usr/lib/libkadm5srv.so.16.0.debug comp-krb5-debug debug,kerberos +./usr/libdata/debug/usr/lib/libkafs.so.14.0.debug comp-krb5-debug debug,kerberos +./usr/libdata/debug/usr/lib/libkdc.so.4.0.debug comp-krb5-debug debug,kerberos +./usr/libdata/debug/usr/lib/libkrb5.so.28.0.debug comp-krb5-debug debug,kerberos +./usr/libdata/debug/usr/lib/libkvm.so.6.0.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/liblber.so.5.0.debug comp-ldap-debug debug,ldap +./usr/libdata/debug/usr/lib/libldap.so.6.0.debug comp-ldap-debug debug,ldap +./usr/libdata/debug/usr/lib/libldap_r.so.6.0.debug comp-ldap-debug debug,ldap +./usr/libdata/debug/usr/lib/liblsan.so.2.0.debug comp-sys-debug debug,cxx,gcc=10 +./usr/libdata/debug/usr/lib/liblsan.so.3.0.debug comp-sys-debug debug,cxx,gcc=12 +./usr/libdata/debug/usr/lib/liblua.so.6.1.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/liblutok.so.3.0.debug comp-kyua-debug debug,kyua +./usr/libdata/debug/usr/lib/liblzf.so.1.0.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/liblzma.so.2.0.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libm.so.0.14.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libmagic.so.8.0.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libmenu.so.8.0.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libmj.so.1.0.debug comp-crypto-debug debug +./usr/libdata/debug/usr/lib/libnetpgp.so.4.0.debug comp-crypto-debug debug +./usr/libdata/debug/usr/lib/libnetpgpverify.so.5.0.debug comp-crypto-debug debug +./usr/libdata/debug/usr/lib/libnpf.so.0.1.debug comp-npf-debug debug,npf +./usr/libdata/debug/usr/lib/libns.so.21.0.debug comp-bind-debug debug ./usr/libdata/debug/usr/lib/libnvmm.so.0.1.debug comp-sys-shlib nvmm,pic,debug -./usr/libdata/debug/usr/lib/libnvpair.so.0.0.debug comp-zfs-debug debug,compatfile,zfs -./usr/libdata/debug/usr/lib/libobjc.so.4.0.debug comp-sys-debug debug,compatfile,gcc -./usr/libdata/debug/usr/lib/libopcodes.so.10.0.debug comp-c-debug debug,compatfile,binutils=234 -./usr/libdata/debug/usr/lib/libopcodes.so.11.0.debug comp-c-debug debug,compatfile,binutils=239 -./usr/libdata/debug/usr/lib/libopcodes.so.9.0.debug comp-c-debug debug,compatfile,binutils=231 -./usr/libdata/debug/usr/lib/libossaudio.so.1.1.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libp2k.so.2.0.debug comp-puffs-debug debug,compatfile,rump -./usr/libdata/debug/usr/lib/libpam.so.4.1.debug comp-sys-debug debug,compatfile,pam -./usr/libdata/debug/usr/lib/libpanel.so.3.0.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libpcap.so.9.0.debug comp-net-debug debug,compatfile -./usr/libdata/debug/usr/lib/libpci.so.2.2.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libperfuse.so.0.0.debug comp-perfuse-debug debug,compatfile -./usr/libdata/debug/usr/lib/libposix.so.0.1.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libppath.so.0.0.debug comp-sys-debug debug,compatfile +./usr/libdata/debug/usr/lib/libnvpair.so.0.0.debug comp-zfs-debug debug,zfs +./usr/libdata/debug/usr/lib/libobjc.so.4.0.debug comp-sys-debug debug,gcc +./usr/libdata/debug/usr/lib/libopcodes.so.10.0.debug comp-c-debug debug,binutils=234 +./usr/libdata/debug/usr/lib/libopcodes.so.11.0.debug comp-c-debug debug,binutils=239 +./usr/libdata/debug/usr/lib/libopcodes.so.9.0.debug comp-c-debug debug,binutils=231 +./usr/libdata/debug/usr/lib/libossaudio.so.1.1.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libp2k.so.2.0.debug comp-puffs-debug debug,rump +./usr/libdata/debug/usr/lib/libpam.so.4.1.debug comp-sys-debug debug,pam +./usr/libdata/debug/usr/lib/libpanel.so.3.0.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libpcap.so.9.0.debug comp-net-debug debug +./usr/libdata/debug/usr/lib/libpci.so.2.2.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libperfuse.so.0.0.debug comp-perfuse-debug debug +./usr/libdata/debug/usr/lib/libposix.so.0.1.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libppath.so.0.0.debug comp-sys-debug debug ./usr/libdata/debug/usr/lib/libproc.so.1.0.debug comp-sys-debug debug,dtrace -./usr/libdata/debug/usr/lib/libprop.so.1.2.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libpthread.so.1.4.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libpuffs.so.2.0.debug comp-puffs-debug debug,compatfile -./usr/libdata/debug/usr/lib/libquota.so.1.0.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libradius.so.5.0.debug comp-net-debug debug,compatfile -./usr/libdata/debug/usr/lib/librefuse.so.2.0.debug comp-refuse-debug debug,compatfile -./usr/libdata/debug/usr/lib/libresolv.so.3.0.debug comp-net-debug debug,compatfile -./usr/libdata/debug/usr/lib/libroken.so.20.0.debug comp-krb5-debug debug,compatfile,kerberos -./usr/libdata/debug/usr/lib/librpcsvc.so.1.0.debug comp-net-debug debug,compatfile -./usr/libdata/debug/usr/lib/librt.so.1.1.debug comp-sys-debug debug,compatfile +./usr/libdata/debug/usr/lib/libprop.so.1.2.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libpthread.so.1.4.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libpuffs.so.2.0.debug comp-puffs-debug debug +./usr/libdata/debug/usr/lib/libquota.so.1.0.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libradius.so.5.0.debug comp-net-debug debug +./usr/libdata/debug/usr/lib/librefuse.so.2.0.debug comp-refuse-debug debug +./usr/libdata/debug/usr/lib/libresolv.so.3.0.debug comp-net-debug debug +./usr/libdata/debug/usr/lib/libroken.so.20.0.debug comp-krb5-debug debug,kerberos +./usr/libdata/debug/usr/lib/librpcsvc.so.1.0.debug comp-net-debug debug +./usr/libdata/debug/usr/lib/librt.so.1.1.debug comp-sys-debug debug ./usr/libdata/debug/usr/lib/librtld_db.so.0.0.debug comp-sys-debug debug,dtrace -./usr/libdata/debug/usr/lib/librump.so.0.0.debug comp-rump-debug debug,compatfile,rump -./usr/libdata/debug/usr/lib/librumpclient.so.0.0.debug comp-rump-debug debug,compatfile,rump -./usr/libdata/debug/usr/lib/librumpdev.so.0.0.debug comp-rump-debug debug,compatfile,rump +./usr/libdata/debug/usr/lib/librump.so.0.0.debug comp-rump-debug debug,rump +./usr/libdata/debug/usr/lib/librumpclient.so.0.0.debug comp-rump-debug debug,rump +./usr/libdata/debug/usr/lib/librumpdev.so.0.0.debug comp-rump-debug debug,rump ./usr/libdata/debug/usr/lib/librumpdev_audio.so.0.0.debug comp-rump-debug debug,rump -./usr/libdata/debug/usr/lib/librumpdev_audio_ac97.so.0.0.debug comp-obsolete debug,compatfile,obsolete +./usr/libdata/debug/usr/lib/librumpdev_audio_ac97.so.0.0.debug comp-obsolete debug,obsolete ./usr/libdata/debug/usr/lib/librumpdev_bpf.so.0.0.debug comp-rump-debug debug,rump ./usr/libdata/debug/usr/lib/librumpdev_cgd.so.0.0.debug comp-rump-debug debug,rump ./usr/libdata/debug/usr/lib/librumpdev_disk.so.0.0.debug comp-rump-debug debug,rump @@ -203,7 +203,7 @@ ./usr/libdata/debug/usr/lib/librumpdev_raidframe.so.0.0.debug comp-rump-debug debug,rump ./usr/libdata/debug/usr/lib/librumpdev_rnd.so.0.0.debug comp-rump-debug debug,rump ./usr/libdata/debug/usr/lib/librumpdev_scsipi.so.0.0.debug comp-rump-debug debug,rump -./usr/libdata/debug/usr/lib/librumpdev_scsitest.so.0.0.debug comp-obsolete debug,compatfile,obsolete +./usr/libdata/debug/usr/lib/librumpdev_scsitest.so.0.0.debug comp-obsolete debug,obsolete ./usr/libdata/debug/usr/lib/librumpdev_sysmon.so.0.0.debug comp-rump-debug debug,rump ./usr/libdata/debug/usr/lib/librumpdev_ualea.so.0.0.debug comp-rump-debug debug,rump ./usr/libdata/debug/usr/lib/librumpdev_ubt.so.0.0.debug comp-rump-debug debug,rump @@ -239,18 +239,18 @@ ./usr/libdata/debug/usr/lib/librumpfs_union.so.0.0.debug comp-rump-debug debug,rump ./usr/libdata/debug/usr/lib/librumpfs_v7fs.so.0.0.debug comp-rump-debug debug,rump ./usr/libdata/debug/usr/lib/librumpfs_zfs.so.0.0.debug comp-rump-debug debug,rump,zfs -./usr/libdata/debug/usr/lib/librumphijack.so.0.0.debug comp-rump-debug debug,compatfile,rump +./usr/libdata/debug/usr/lib/librumphijack.so.0.0.debug comp-rump-debug debug,rump ./usr/libdata/debug/usr/lib/librumpkern_crypto.so.0.0.debug comp-rump-debug debug,rump -./usr/libdata/debug/usr/lib/librumpkern_ksem.so.0.0.debug comp-obsolete obsolete,compatfile +./usr/libdata/debug/usr/lib/librumpkern_ksem.so.0.0.debug comp-obsolete obsolete ./usr/libdata/debug/usr/lib/librumpkern_nv.so.0.0.debug comp-rump-debug debug,rump ./usr/libdata/debug/usr/lib/librumpkern_simplehook_tester.so.0.0.debug comp-rump-debug debug,rump ./usr/libdata/debug/usr/lib/librumpkern_sljit.so.0.0.debug comp-rump-debug debug,rump,sljit ./usr/libdata/debug/usr/lib/librumpkern_solaris.so.0.0.debug comp-rump-debug debug,rump,zfs ./usr/libdata/debug/usr/lib/librumpkern_sysproxy.so.0.0.debug comp-rump-debug debug,rump -./usr/libdata/debug/usr/lib/librumpkern_time.so.0.0.debug comp-obsolete obsolete,compatfile +./usr/libdata/debug/usr/lib/librumpkern_time.so.0.0.debug comp-obsolete obsolete ./usr/libdata/debug/usr/lib/librumpkern_tty.so.0.0.debug comp-rump-debug debug,rump ./usr/libdata/debug/usr/lib/librumpkern_z.so.0.0.debug comp-rump-debug debug,rump -./usr/libdata/debug/usr/lib/librumpnet.so.0.0.debug comp-rump-debug debug,compatfile,rump +./usr/libdata/debug/usr/lib/librumpnet.so.0.0.debug comp-rump-debug debug,rump ./usr/libdata/debug/usr/lib/librumpnet_agr.so.0.0.debug comp-rump-debug debug,rump ./usr/libdata/debug/usr/lib/librumpnet_altq.so.0.0.debug comp-rump-debug debug,rump ./usr/libdata/debug/usr/lib/librumpnet_bpfjit.so.0.0.debug comp-rump-debug debug,rump,sljit @@ -279,71 +279,71 @@ ./usr/libdata/debug/usr/lib/librumpnet_vlan.so.0.0.debug comp-rump-debug debug,rump ./usr/libdata/debug/usr/lib/librumpnet_wg.so.0.0.debug comp-rump-debug debug,rump ./usr/libdata/debug/usr/lib/librumpnet_wireguard.so.0.0.debug comp-obsolete obsolete -./usr/libdata/debug/usr/lib/librumpres.so.0.0.debug comp-rump-debug debug,compatfile,rump -./usr/libdata/debug/usr/lib/librumpuser.so.0.1.debug comp-rump-debug debug,compatfile,rump -./usr/libdata/debug/usr/lib/librumpvfs.so.0.0.debug comp-rump-debug debug,compatfile,rump +./usr/libdata/debug/usr/lib/librumpres.so.0.0.debug comp-rump-debug debug,rump +./usr/libdata/debug/usr/lib/librumpuser.so.0.1.debug comp-rump-debug debug,rump +./usr/libdata/debug/usr/lib/librumpvfs.so.0.0.debug comp-rump-debug debug,rump ./usr/libdata/debug/usr/lib/librumpvfs_aio.so.0.0.debug comp-rump-debug debug,rump ./usr/libdata/debug/usr/lib/librumpvfs_fifofs.so.0.0.debug comp-rump-debug debug,rump ./usr/libdata/debug/usr/lib/librumpvfs_layerfs.so.0.0.debug comp-rump-debug debug,rump ./usr/libdata/debug/usr/lib/librumpvfs_nofifofs.so.0.0.debug comp-rump-debug debug,rump -./usr/libdata/debug/usr/lib/libsaslc.so.1.0.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libskey.so.2.0.debug comp-sys-debug debug,compatfile,skey -./usr/libdata/debug/usr/lib/libsl.so.7.0.debug comp-krb5-debug debug,compatfile,kerberos -./usr/libdata/debug/usr/lib/libsqlite3.so.1.5.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libssh.so.46.1.debug comp-secsh-debug debug,compatfile -./usr/libdata/debug/usr/lib/libssl.so.12.0.debug comp-crypto-debug debug,compatfile,openssl=10 -./usr/libdata/debug/usr/lib/libssl.so.14.0.debug comp-crypto-debug debug,compatfile,openssl=11 -./usr/libdata/debug/usr/lib/libssl.so.15.0.debug comp-crypto-debug debug,compatfile,openssl=30 -./usr/libdata/debug/usr/lib/libstdc++.so.9.0.debug comp-sys-debug debug,compatfile,gcc=10,cxx,libstdcxx -./usr/libdata/debug/usr/lib/libstdc++.so.9.1.debug comp-sys-debug debug,compatfile,gcc=12,cxx,libstdcxx -./usr/libdata/debug/usr/lib/libterminfo.so.2.0.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libtpm_unseal.so.2.0.debug comp-tpm-debug debug,compatfile,tpm -./usr/libdata/debug/usr/lib/libtre.so.0.8.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libtspi.so.4.0.debug comp-tpm-debug debug,compatfile,tpm -./usr/libdata/debug/usr/lib/libubsan.so.4.0.debug comp-sys-debug debug,compatfile,cxx,gcc=10 -./usr/libdata/debug/usr/lib/libubsan.so.5.0.debug comp-sys-debug debug,compatfile,cxx,gcc=12 -./usr/libdata/debug/usr/lib/libukfs.so.1.0.debug comp-sys-debug debug,compatfile,rump -./usr/libdata/debug/usr/lib/libumem.so.0.0.debug comp-zfs-debug debug,compatfile,zfs -./usr/libdata/debug/usr/lib/libunbound.so.9.0.debug comp-net-debug debug,compatfile,unbound -./usr/libdata/debug/usr/lib/libusbhid.so.1.0.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libutil.so.7.24.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libuutil.so.0.0.debug comp-zfs-debug debug,compatfile,zfs -./usr/libdata/debug/usr/lib/libwind.so.1.0.debug comp-krb5-debug debug,compatfile,kerberos -./usr/libdata/debug/usr/lib/libwrap.so.1.0.debug comp-net-debug debug,compatfile -./usr/libdata/debug/usr/lib/libz.so.1.0.debug comp-sys-debug debug,compatfile -./usr/libdata/debug/usr/lib/libzfs.so.0.0.debug comp-zfs-debug debug,compatfile,zfs -./usr/libdata/debug/usr/lib/libzfs_core.so.0.0.debug comp-zfs-debug debug,compatfile,zfs -./usr/libdata/debug/usr/lib/libzpool.so.0.0.debug comp-zfs-debug debug,compatfile,zfs -./usr/libdata/debug/usr/lib/named/filter-aaaa.so.0.debug base-sys-debug debug -./usr/libdata/debug/usr/lib/npf/ext_log.so.0.0.debug comp-obsolete debug,compatfile,npf,obsolete -./usr/libdata/debug/usr/lib/npf/ext_normalise.so.0.0.debug comp-obsolete debug,compatfile,npf,obsolete -./usr/libdata/debug/usr/lib/npf/ext_rndblock.so.0.0.debug comp-obsolete debug,compatfile,npf,obsolete -./usr/libdata/debug/usr/lib/npf/libext_log.so.0.0.debug comp-obsolete debug,compatfile,npf,obsolete -./usr/libdata/debug/usr/lib/npf/libext_normalise.so.0.0.debug comp-obsolete debug,compatfile,npf,obsolete -./usr/libdata/debug/usr/lib/npf/libext_rndblock.so.0.0.debug comp-obsolete debug,compatfile,npf,obsolete -./usr/libdata/debug/usr/lib/security/pam_afslog.so.4.debug base-sys-debug debug,compatfile,pam -./usr/libdata/debug/usr/lib/security/pam_chroot.so.4.debug base-sys-debug debug,compatfile,pam -./usr/libdata/debug/usr/lib/security/pam_deny.so.4.debug base-sys-debug debug,compatfile,pam -./usr/libdata/debug/usr/lib/security/pam_echo.so.4.debug base-sys-debug debug,compatfile,pam -./usr/libdata/debug/usr/lib/security/pam_exec.so.4.debug base-sys-debug debug,compatfile,pam -./usr/libdata/debug/usr/lib/security/pam_ftpusers.so.4.debug base-sys-debug debug,compatfile,pam -./usr/libdata/debug/usr/lib/security/pam_group.so.4.debug base-sys-debug debug,compatfile,pam -./usr/libdata/debug/usr/lib/security/pam_guest.so.4.debug base-sys-debug debug,compatfile,pam -./usr/libdata/debug/usr/lib/security/pam_krb5.so.4.debug base-sys-debug debug,compatfile,pam -./usr/libdata/debug/usr/lib/security/pam_ksu.so.4.debug base-sys-debug debug,compatfile,pam -./usr/libdata/debug/usr/lib/security/pam_lastlog.so.4.debug base-sys-debug debug,compatfile,pam -./usr/libdata/debug/usr/lib/security/pam_login_access.so.4.debug base-sys-debug debug,compatfile,pam -./usr/libdata/debug/usr/lib/security/pam_nologin.so.4.debug base-sys-debug debug,compatfile,pam -./usr/libdata/debug/usr/lib/security/pam_permit.so.4.debug base-sys-debug debug,compatfile,pam -./usr/libdata/debug/usr/lib/security/pam_radius.so.4.debug base-sys-debug debug,compatfile,pam -./usr/libdata/debug/usr/lib/security/pam_rhosts.so.4.debug base-sys-debug debug,compatfile,pam -./usr/libdata/debug/usr/lib/security/pam_rootok.so.4.debug base-sys-debug debug,compatfile,pam -./usr/libdata/debug/usr/lib/security/pam_securetty.so.4.debug base-sys-debug debug,compatfile,pam -./usr/libdata/debug/usr/lib/security/pam_self.so.4.debug base-sys-debug debug,compatfile,pam -./usr/libdata/debug/usr/lib/security/pam_skey.so.4.debug base-sys-debug debug,compatfile,pam -./usr/libdata/debug/usr/lib/security/pam_ssh.so.4.debug base-sys-debug debug,compatfile,pam -./usr/libdata/debug/usr/lib/security/pam_u2f.so.4.debug base-sys-debug debug,compatfile,pam -./usr/libdata/debug/usr/lib/security/pam_unix.so.4.debug base-sys-debug debug,compatfile,pam +./usr/libdata/debug/usr/lib/libsaslc.so.1.0.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libskey.so.2.0.debug comp-sys-debug debug,skey +./usr/libdata/debug/usr/lib/libsl.so.7.0.debug comp-krb5-debug debug,kerberos +./usr/libdata/debug/usr/lib/libsqlite3.so.1.5.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libssh.so.46.1.debug comp-secsh-debug debug +./usr/libdata/debug/usr/lib/libssl.so.12.0.debug comp-crypto-debug debug,openssl=10 +./usr/libdata/debug/usr/lib/libssl.so.14.0.debug comp-crypto-debug debug,openssl=11 +./usr/libdata/debug/usr/lib/libssl.so.15.0.debug comp-crypto-debug debug,openssl=30 +./usr/libdata/debug/usr/lib/libstdc++.so.9.0.debug comp-sys-debug debug,gcc=10,cxx,libstdcxx +./usr/libdata/debug/usr/lib/libstdc++.so.9.1.debug comp-sys-debug debug,gcc=12,cxx,libstdcxx +./usr/libdata/debug/usr/lib/libterminfo.so.2.0.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libtpm_unseal.so.2.0.debug comp-tpm-debug debug,tpm +./usr/libdata/debug/usr/lib/libtre.so.0.8.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libtspi.so.4.0.debug comp-tpm-debug debug,tpm +./usr/libdata/debug/usr/lib/libubsan.so.4.0.debug comp-sys-debug debug,cxx,gcc=10 +./usr/libdata/debug/usr/lib/libubsan.so.5.0.debug comp-sys-debug debug,cxx,gcc=12 +./usr/libdata/debug/usr/lib/libukfs.so.1.0.debug comp-sys-debug debug,rump +./usr/libdata/debug/usr/lib/libumem.so.0.0.debug comp-zfs-debug debug,zfs +./usr/libdata/debug/usr/lib/libunbound.so.9.0.debug comp-net-debug debug,unbound +./usr/libdata/debug/usr/lib/libusbhid.so.1.0.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libutil.so.7.24.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libuutil.so.0.0.debug comp-zfs-debug debug,zfs +./usr/libdata/debug/usr/lib/libwind.so.1.0.debug comp-krb5-debug debug,kerberos +./usr/libdata/debug/usr/lib/libwrap.so.1.0.debug comp-net-debug debug +./usr/libdata/debug/usr/lib/libz.so.1.0.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/libzfs.so.0.0.debug comp-zfs-debug debug,zfs +./usr/libdata/debug/usr/lib/libzfs_core.so.0.0.debug comp-zfs-debug debug,zfs +./usr/libdata/debug/usr/lib/libzpool.so.0.0.debug comp-zfs-debug debug,zfs +./usr/libdata/debug/usr/lib/named/filter-aaaa.so.0.debug comp-sys-debug debug +./usr/libdata/debug/usr/lib/npf/ext_log.so.0.0.debug comp-obsolete debug,npf,obsolete +./usr/libdata/debug/usr/lib/npf/ext_normalise.so.0.0.debug comp-obsolete debug,npf,obsolete +./usr/libdata/debug/usr/lib/npf/ext_rndblock.so.0.0.debug comp-obsolete debug,npf,obsolete +./usr/libdata/debug/usr/lib/npf/libext_log.so.0.0.debug comp-obsolete debug,npf,obsolete +./usr/libdata/debug/usr/lib/npf/libext_normalise.so.0.0.debug comp-obsolete debug,npf,obsolete +./usr/libdata/debug/usr/lib/npf/libext_rndblock.so.0.0.debug comp-obsolete debug,npf,obsolete +./usr/libdata/debug/usr/lib/security/pam_afslog.so.4.debug base-sys-debug debug,pam +./usr/libdata/debug/usr/lib/security/pam_chroot.so.4.debug base-sys-debug debug,pam +./usr/libdata/debug/usr/lib/security/pam_deny.so.4.debug base-sys-debug debug,pam +./usr/libdata/debug/usr/lib/security/pam_echo.so.4.debug base-sys-debug debug,pam +./usr/libdata/debug/usr/lib/security/pam_exec.so.4.debug base-sys-debug debug,pam +./usr/libdata/debug/usr/lib/security/pam_ftpusers.so.4.debug base-sys-debug debug,pam +./usr/libdata/debug/usr/lib/security/pam_group.so.4.debug base-sys-debug debug,pam +./usr/libdata/debug/usr/lib/security/pam_guest.so.4.debug base-sys-debug debug,pam +./usr/libdata/debug/usr/lib/security/pam_krb5.so.4.debug base-sys-debug debug,pam +./usr/libdata/debug/usr/lib/security/pam_ksu.so.4.debug base-sys-debug debug,pam +./usr/libdata/debug/usr/lib/security/pam_lastlog.so.4.debug base-sys-debug debug,pam +./usr/libdata/debug/usr/lib/security/pam_login_access.so.4.debug base-sys-debug debug,pam +./usr/libdata/debug/usr/lib/security/pam_nologin.so.4.debug base-sys-debug debug,pam +./usr/libdata/debug/usr/lib/security/pam_permit.so.4.debug base-sys-debug debug,pam +./usr/libdata/debug/usr/lib/security/pam_radius.so.4.debug base-sys-debug debug,pam +./usr/libdata/debug/usr/lib/security/pam_rhosts.so.4.debug base-sys-debug debug,pam +./usr/libdata/debug/usr/lib/security/pam_rootok.so.4.debug base-sys-debug debug,pam +./usr/libdata/debug/usr/lib/security/pam_securetty.so.4.debug base-sys-debug debug,pam +./usr/libdata/debug/usr/lib/security/pam_self.so.4.debug base-sys-debug debug,pam +./usr/libdata/debug/usr/lib/security/pam_skey.so.4.debug base-sys-debug debug,pam +./usr/libdata/debug/usr/lib/security/pam_ssh.so.4.debug base-sys-debug debug,pam +./usr/libdata/debug/usr/lib/security/pam_u2f.so.4.debug base-sys-debug debug,pam +./usr/libdata/debug/usr/lib/security/pam_unix.so.4.debug base-sys-debug debug,pam ./usr/libdata/debug/usr/libexec/ld.elf_so.debug comp-sys-debug debug,dynamicroot ./usr/libdata/debug/usr/libexec/liblto_plugin.so.0.1.debug comp-sys-debug debug,gcc ./usr/libdata/debug/usr/tests/lib/csu/h_initfini3_dso.so.1.debug tests-lib-debug debug,compattestfile,atf diff --git a/distrib/sets/lists/debug32/ad.aarch64 b/distrib/sets/lists/debug32/ad.aarch64 new file mode 100644 index 000000000000..66d66e80c586 --- /dev/null +++ b/distrib/sets/lists/debug32/ad.aarch64 @@ -0,0 +1,687 @@ +# $NetBSD: ad.aarch64,v 1.1 2024/04/09 15:17:23 nia Exp $ +./usr/lib/eabi/i18n/libBIG5_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/i18n/libDECHanyu_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/i18n/libEUCTW_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/i18n/libEUC_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/i18n/libGBK2K_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/i18n/libHZ_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/i18n/libISO2022_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/i18n/libJOHAB_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/i18n/libMSKanji_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/i18n/libUES_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/i18n/libUTF1632_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/i18n/libUTF7_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/i18n/libUTF8_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/i18n/libVIQR_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/i18n/libZW_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/i18n/libiconv_none_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/i18n/libiconv_std_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/i18n/libmapper_646_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/i18n/libmapper_none_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/i18n/libmapper_parallel_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/i18n/libmapper_serial_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/i18n/libmapper_std_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/i18n/libmapper_zone_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libamu_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libarchive_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libasan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/eabi/libasn1_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/eabi/libatf-c++_g.a comp-c-debuglib debuglib,compat,atf +./usr/lib/eabi/libatf-c_g.a comp-c-debuglib debuglib,compat,atf +./usr/lib/eabi/libavl_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/eabi/libbfd_g.a comp-sys-debug debug,compat +./usr/lib/eabi/libbind9_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libblocklist_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libbluetooth_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libbozohttpd_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libbsdmalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libbz2_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libc_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libcbor_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libcom_err_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libcompat_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libcrypt_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libcrypto_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libctf_g.a comp-c-debuglib debuglib,compat,ctf +./usr/lib/eabi/libcurses_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libdes_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libdevmapper_g.a comp-c-debuglib debuglib,compat,lvm +./usr/lib/eabi/libdm_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libdns_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libdns_sd_g.a comp-c-debuglib debuglib,compat,mdns +./usr/lib/eabi/libdtrace_g.a comp-c-debuglib debuglib,compat,dtrace +./usr/lib/eabi/libdwarf_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libedit_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libelf_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libevent_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libevent_openssl_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libevent_pthreads_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libexecinfo_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libexpat_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libfetch_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libfido2_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libfl_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libform_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libgcc_eh_g.a comp-sys-debug debug,compat,gcc +./usr/lib/eabi/libgcc_g.a comp-c-debuglib debuglib,compat,gcc +./usr/lib/eabi/libgcc_s_g.a comp-sys-debug debug,compat,gcc +./usr/lib/eabi/libgcov_g.a comp-c-debuglib debuglib,compat,gcc +./usr/lib/eabi/libgnuctf_g.a comp-c-debuglib debuglib,compat,binutils +./usr/lib/eabi/libgnumalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libgomp_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libgssapi_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/eabi/libhdb_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/eabi/libheimbase_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/eabi/libheimntlm_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/eabi/libhx509_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/eabi/libintl_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libipsec_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libirs_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libisc_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libisccc_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libisccfg_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libiscsi_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libisns_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libjemalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libkadm5clnt_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libkadm5srv_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libkafs_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libkdc_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libkrb5_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libkvm_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libl_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/liblber_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/eabi/libldap_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/eabi/libldap_r_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/eabi/liblsan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/eabi/liblua_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/liblzf_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/liblzma_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libm_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libmagic_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libmenu_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libmj_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libnetpgp_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libnetpgpverify_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libnpf_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libns_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libnvpair_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/eabi/libobjc_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libopcodes_g.a comp-c-debuglib debuglib,compat,binutils +./usr/lib/eabi/libossaudio_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libp2k_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/eabi/libpam_g.a comp-c-debuglib debuglib,compat,pam +./usr/lib/eabi/libpanel_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libpcap_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libpci_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libperfuse_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libposix_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libppath_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libproc_g.a comp-c-debuglib debuglib,compat,dtrace +./usr/lib/eabi/libprop_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libpthread_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libpuffs_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libquota_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libradius_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/librefuse_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libresolv_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/librmt_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libroken_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/eabi/librpcsvc_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/librt_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/librtld_db_g.a comp-c-debuglib debuglib,dtrace +./usr/lib/eabi/librump_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/eabi/librumpclient_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/eabi/librumpdev_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/eabi/librumphijack_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/eabi/librumpnet_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/eabi/librumpres_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/eabi/librumpuser_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/eabi/librumpvfs_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/eabi/libsaslc_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libskey_g.a comp-c-debuglib debuglib,compat,skey +./usr/lib/eabi/libsl_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/eabi/libsqlite3_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libssh_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libssl_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libstdc++_g.a comp-c-debuglib debuglib,compat,cxx,gcc,libstdcxx +./usr/lib/eabi/libsupc++_g.a comp-c-debuglib debuglib,compat,cxx,gcc,libstdcxx +./usr/lib/eabi/libterminfo_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libtre_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libubsan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/eabi/libukfs_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/eabi/libumem_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/eabi/libunbound_g.a comp-c-debuglib debuglib,compat,unbound +./usr/lib/eabi/libusbhid_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libutil_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libuutil_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/eabi/libwind_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/eabi/libwrap_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/liby_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libz_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabi/libzfs_core_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/eabi/libzfs_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/eabi/libzpool_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/eabihf/i18n/libBIG5_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/i18n/libDECHanyu_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/i18n/libEUCTW_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/i18n/libEUC_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/i18n/libGBK2K_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/i18n/libHZ_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/i18n/libISO2022_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/i18n/libJOHAB_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/i18n/libMSKanji_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/i18n/libUES_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/i18n/libUTF1632_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/i18n/libUTF7_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/i18n/libUTF8_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/i18n/libVIQR_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/i18n/libZW_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/i18n/libiconv_none_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/i18n/libiconv_std_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/i18n/libmapper_646_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/i18n/libmapper_none_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/i18n/libmapper_parallel_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/i18n/libmapper_serial_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/i18n/libmapper_std_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/i18n/libmapper_zone_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libamu_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libarchive_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libasan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/eabihf/libasn1_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/eabihf/libatf-c++_g.a comp-c-debuglib debuglib,compat,atf +./usr/lib/eabihf/libatf-c_g.a comp-c-debuglib debuglib,compat,atf +./usr/lib/eabihf/libavl_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/eabihf/libbfd_g.a comp-sys-debug debug,compat +./usr/lib/eabihf/libbind9_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libblocklist_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libbluetooth_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libbozohttpd_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libbsdmalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libbz2_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libc_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libcbor_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libcom_err_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libcompat_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libcrypt_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libcrypto_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libctf_g.a comp-c-debuglib debuglib,compat,ctf +./usr/lib/eabihf/libcurses_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libdes_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libdevmapper_g.a comp-c-debuglib debuglib,compat,lvm +./usr/lib/eabihf/libdm_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libdns_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libdns_sd_g.a comp-c-debuglib debuglib,compat,mdns +./usr/lib/eabihf/libdtrace_g.a comp-c-debuglib debuglib,compat,dtrace +./usr/lib/eabihf/libdwarf_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libedit_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libelf_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libevent_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libevent_openssl_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libevent_pthreads_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libexecinfo_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libexpat_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libfetch_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libfido2_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libfl_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libform_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libgcc_eh_g.a comp-sys-debug debug,compat,gcc +./usr/lib/eabihf/libgcc_g.a comp-c-debuglib debuglib,compat,gcc +./usr/lib/eabihf/libgcc_s_g.a comp-sys-debug debug,compat,gcc +./usr/lib/eabihf/libgcov_g.a comp-c-debuglib debuglib,compat,gcc +./usr/lib/eabihf/libgnuctf_g.a comp-c-debuglib debuglib,compat,binutils +./usr/lib/eabihf/libgnumalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libgomp_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libgssapi_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/eabihf/libhdb_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/eabihf/libheimbase_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/eabihf/libheimntlm_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/eabihf/libhx509_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/eabihf/libintl_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libipsec_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libirs_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libisc_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libisccc_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libisccfg_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libiscsi_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libisns_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libjemalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libkadm5clnt_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libkadm5srv_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libkafs_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libkdc_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libkrb5_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libkvm_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libl_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/liblber_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/eabihf/libldap_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/eabihf/libldap_r_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/eabihf/liblsan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/eabihf/liblua_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/liblzf_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/liblzma_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libm_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libmagic_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libmenu_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libmj_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libnetpgp_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libnetpgpverify_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libnpf_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libns_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libnvpair_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/eabihf/libobjc_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libopcodes_g.a comp-c-debuglib debuglib,compat,binutils +./usr/lib/eabihf/libossaudio_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libp2k_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/eabihf/libpam_g.a comp-c-debuglib debuglib,compat,pam +./usr/lib/eabihf/libpanel_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libpcap_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libpci_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libperfuse_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libposix_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libppath_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libproc_g.a comp-c-debuglib debuglib,compat,dtrace +./usr/lib/eabihf/libprop_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libpthread_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libpuffs_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libquota_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libradius_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/librefuse_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libresolv_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/librmt_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libroken_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/eabihf/librpcsvc_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/librt_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/librtld_db_g.a comp-c-debuglib debuglib,dtrace +./usr/lib/eabihf/librump_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/eabihf/librumpclient_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/eabihf/librumpdev_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/eabihf/librumphijack_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/eabihf/librumpnet_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/eabihf/librumpres_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/eabihf/librumpuser_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/eabihf/librumpvfs_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/eabihf/libsaslc_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libskey_g.a comp-c-debuglib debuglib,compat,skey +./usr/lib/eabihf/libsl_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/eabihf/libsqlite3_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libssh_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libssl_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libstdc++_g.a comp-c-debuglib debuglib,compat,cxx,gcc,libstdcxx +./usr/lib/eabihf/libsupc++_g.a comp-c-debuglib debuglib,compat,cxx,gcc,libstdcxx +./usr/lib/eabihf/libterminfo_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libtre_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libubsan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/eabihf/libukfs_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/eabihf/libumem_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/eabihf/libunbound_g.a comp-c-debuglib debuglib,compat,unbound +./usr/lib/eabihf/libusbhid_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libutil_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libuutil_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/eabihf/libwind_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/eabihf/libwrap_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/liby_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libz_g.a comp-c-debuglib debuglib,compat +./usr/lib/eabihf/libzfs_core_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/eabihf/libzfs_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/eabihf/libzpool_g.a comp-c-debuglib debuglib,compat,zfs +./usr/libdata/debug/lib/eabi/npf/ext_log.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/lib/eabi/npf/ext_normalize.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/lib/eabi/npf/ext_rndblock.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/lib/eabihf/npf/ext_log.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/lib/eabihf/npf/ext_normalize.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/lib/eabihf/npf/ext_rndblock.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/libexec/ld.elf_so-eabi.debug comp-sys-debug debug,compat +./usr/libdata/debug/libexec/ld.elf_so-eabihf.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/i18n/libBIG5.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/i18n/libDECHanyu.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/i18n/libEUC.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/i18n/libEUCTW.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/i18n/libGBK2K.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/i18n/libHZ.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/i18n/libISO2022.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/i18n/libJOHAB.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/i18n/libMSKanji.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/i18n/libUES.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/i18n/libUTF1632.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/i18n/libUTF7.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/i18n/libUTF8.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/i18n/libVIQR.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/i18n/libZW.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/i18n/libiconv_none.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/i18n/libiconv_std.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/i18n/libmapper_646.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/i18n/libmapper_none.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/i18n/libmapper_parallel.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/i18n/libmapper_serial.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/i18n/libmapper_std.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/i18n/libmapper_zone.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libamu.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libarchive.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libasan.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libasn1.so.10.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libatf-c++.so.2.0.debug comp-sys-debug debug,compat,atf +./usr/libdata/debug/usr/lib/eabi/libatf-c.so.0.0.debug comp-sys-debug debug,compat,atf +./usr/libdata/debug/usr/lib/eabi/libavl.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/eabi/libbfd.so.18.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libbind9.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libblocklist.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libbluetooth.so.4.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libbozohttpd.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libbsdmalloc.so.0.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libbz2.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libc.so.12.221.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libcbor.so.0.5.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libcom_err.so.8.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/eabi/libcrypt.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libcrypto.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libcurses.so.9.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libdes.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libdevmapper.so.1.0.debug comp-sys-debug debug,compat,lvm +./usr/libdata/debug/usr/lib/eabi/libdm.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libdns.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libdns_sd.so.0.0.debug comp-sys-debug debug,compat,mdns +./usr/libdata/debug/usr/lib/eabi/libdwarf.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libedit.so.3.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libelf.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libevent.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libevent_openssl.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libevent_pthreads.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libexecinfo.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libexpat.so.2.3.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libfetch.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libfido2.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libform.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libgcc_s.so.1.0.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/eabi/libgnuctf.so.1.0.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/eabi/libgnumalloc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libgomp.so.2.1.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/eabi/libgssapi.so.12.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/eabi/libhdb.so.16.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/eabi/libheimbase.so.2.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/eabi/libheimntlm.so.6.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/eabi/libhx509.so.7.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/eabi/libintl.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libipsec.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libirs.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libisc.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libisccc.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libisccfg.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libiscsi.so.2.0.debug comp-sys-debug debug,compat,iscsi +./usr/libdata/debug/usr/lib/eabi/libisns.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libjemalloc.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libkadm5clnt.so.15.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/eabi/libkadm5srv.so.16.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/eabi/libkafs.so.14.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/eabi/libkdc.so.4.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/eabi/libkrb5.so.28.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/eabi/libkvm.so.6.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/liblber.so.5.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/eabi/libldap.so.6.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/eabi/libldap_r.so.6.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/eabi/liblsan.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/liblua.so.6.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/liblzf.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/liblzma.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libm.so.0.14.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libmagic.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libmenu.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libmj.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libnetpgp.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libnetpgpverify.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libnpf.so.0.1.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/usr/lib/eabi/libns.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libnvpair.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/eabi/libobjc.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libopcodes.so.11.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libossaudio.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libp2k.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libpam.so.4.1.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabi/libpanel.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libpcap.so.9.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libpci.so.2.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libperfuse.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libposix.so.0.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libppath.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libprop.so.1.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libpthread.so.1.4.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libpuffs.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libquota.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libradius.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/librefuse.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libresolv.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libroken.so.20.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/eabi/librpcsvc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/librt.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/librtld_db.so.0.0.debug comp-compat-shlib compat,pic,debug,dtrace +./usr/libdata/debug/usr/lib/eabi/librump.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/eabi/librumpclient.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/eabi/librumpdev.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/eabi/librumphijack.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/eabi/librumpnet.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/eabi/librumpres.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/eabi/librumpuser.so.0.1.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/eabi/librumpvfs.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/eabi/libsaslc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libskey.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libsl.so.7.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libsqlite3.so.1.5.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libssh.so.46.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libssl.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libstdc++.so.9.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libterminfo.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libtre.so.0.8.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libubsan.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libukfs.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libumem.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/eabi/libunbound.so.9.0.debug comp-sys-debug debug,compat,unbound +./usr/libdata/debug/usr/lib/eabi/libusbhid.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libutil.so.7.24.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libuutil.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/eabi/libwind.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libwrap.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libz.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabi/libzfs.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/eabi/libzfs_core.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/eabi/libzpool.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/eabi/security/pam_afslog.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabi/security/pam_chroot.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabi/security/pam_deny.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabi/security/pam_echo.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabi/security/pam_exec.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabi/security/pam_ftpusers.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabi/security/pam_group.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabi/security/pam_guest.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabi/security/pam_krb5.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabi/security/pam_ksu.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabi/security/pam_lastlog.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabi/security/pam_login_access.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabi/security/pam_nologin.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabi/security/pam_permit.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabi/security/pam_radius.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabi/security/pam_rhosts.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabi/security/pam_rootok.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabi/security/pam_securetty.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabi/security/pam_self.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabi/security/pam_skey.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabi/security/pam_ssh.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabi/security/pam_u2f.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabi/security/pam_unix.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabihf/i18n/libBIG5.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/i18n/libDECHanyu.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/i18n/libEUC.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/i18n/libEUCTW.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/i18n/libGBK2K.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/i18n/libHZ.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/i18n/libISO2022.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/i18n/libJOHAB.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/i18n/libMSKanji.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/i18n/libUES.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/i18n/libUTF1632.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/i18n/libUTF7.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/i18n/libUTF8.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/i18n/libVIQR.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/i18n/libZW.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/i18n/libiconv_none.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/i18n/libiconv_std.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/i18n/libmapper_646.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/i18n/libmapper_none.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/i18n/libmapper_parallel.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/i18n/libmapper_serial.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/i18n/libmapper_std.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/i18n/libmapper_zone.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libamu.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libarchive.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libasan.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libasn1.so.10.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libatf-c++.so.2.0.debug comp-sys-debug debug,compat,atf +./usr/libdata/debug/usr/lib/eabihf/libatf-c.so.0.0.debug comp-sys-debug debug,compat,atf +./usr/libdata/debug/usr/lib/eabihf/libavl.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/eabihf/libbfd.so.18.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libbind9.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libblocklist.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libbluetooth.so.4.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libbozohttpd.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libbsdmalloc.so.0.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libbz2.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libc.so.12.221.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libcbor.so.0.5.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libcom_err.so.8.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/eabihf/libcrypt.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libcrypto.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libcurses.so.9.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libdes.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libdevmapper.so.1.0.debug comp-sys-debug debug,compat,lvm +./usr/libdata/debug/usr/lib/eabihf/libdm.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libdns.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libdns_sd.so.0.0.debug comp-sys-debug debug,compat,mdns +./usr/libdata/debug/usr/lib/eabihf/libdwarf.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libedit.so.3.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libelf.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libevent.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libevent_openssl.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libevent_pthreads.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libexecinfo.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libexpat.so.2.3.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libfetch.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libfido2.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libform.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libgcc_s.so.1.0.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/eabihf/libgnuctf.so.1.0.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/eabihf/libgnumalloc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libgomp.so.2.1.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/eabihf/libgssapi.so.12.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/eabihf/libhdb.so.16.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/eabihf/libheimbase.so.2.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/eabihf/libheimntlm.so.6.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/eabihf/libhx509.so.7.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/eabihf/libintl.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libipsec.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libirs.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libisc.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libisccc.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libisccfg.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libiscsi.so.2.0.debug comp-sys-debug debug,compat,iscsi +./usr/libdata/debug/usr/lib/eabihf/libisns.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libjemalloc.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libkadm5clnt.so.15.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/eabihf/libkadm5srv.so.16.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/eabihf/libkafs.so.14.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/eabihf/libkdc.so.4.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/eabihf/libkrb5.so.28.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/eabihf/libkvm.so.6.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/liblber.so.5.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/eabihf/libldap.so.6.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/eabihf/libldap_r.so.6.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/eabihf/liblsan.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/liblua.so.6.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/liblzf.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/liblzma.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libm.so.0.14.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libmagic.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libmenu.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libmj.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libnetpgp.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libnetpgpverify.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libnpf.so.0.1.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/usr/lib/eabihf/libns.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libnvpair.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/eabihf/libobjc.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libopcodes.so.11.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libossaudio.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libp2k.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libpam.so.4.1.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabihf/libpanel.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libpcap.so.9.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libpci.so.2.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libperfuse.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libposix.so.0.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libppath.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libprop.so.1.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libpthread.so.1.4.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libpuffs.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libquota.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libradius.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/librefuse.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libresolv.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libroken.so.20.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/eabihf/librpcsvc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/librt.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/librtld_db.so.0.0.debug comp-compat-shlib compat,pic,debug,dtrace +./usr/libdata/debug/usr/lib/eabihf/librump.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/eabihf/librumpclient.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/eabihf/librumpdev.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/eabihf/librumphijack.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/eabihf/librumpnet.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/eabihf/librumpres.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/eabihf/librumpuser.so.0.1.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/eabihf/librumpvfs.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/eabihf/libsaslc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libskey.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libsl.so.7.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libsqlite3.so.1.5.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libssh.so.46.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libssl.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libstdc++.so.9.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libterminfo.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libtre.so.0.8.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libubsan.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libukfs.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libumem.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/eabihf/libunbound.so.9.0.debug comp-sys-debug debug,compat,unbound +./usr/libdata/debug/usr/lib/eabihf/libusbhid.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libutil.so.7.24.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libuutil.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/eabihf/libwind.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libwrap.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libz.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/eabihf/libzfs.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/eabihf/libzfs_core.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/eabihf/libzpool.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/eabihf/security/pam_afslog.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabihf/security/pam_chroot.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabihf/security/pam_deny.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabihf/security/pam_echo.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabihf/security/pam_exec.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabihf/security/pam_ftpusers.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabihf/security/pam_group.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabihf/security/pam_guest.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabihf/security/pam_krb5.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabihf/security/pam_ksu.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabihf/security/pam_lastlog.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabihf/security/pam_login_access.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabihf/security/pam_nologin.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabihf/security/pam_permit.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabihf/security/pam_radius.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabihf/security/pam_rhosts.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabihf/security/pam_rootok.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabihf/security/pam_securetty.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabihf/security/pam_self.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabihf/security/pam_skey.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabihf/security/pam_ssh.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabihf/security/pam_u2f.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/eabihf/security/pam_unix.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/libexec/ld.elf_so-eabi.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/libexec/ld.elf_so-eabihf.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/libexec/ld.elf_so.eabi comp-obsolete obsolete +./usr/libdata/debug/usr/libexec/ld.elf_so.eabihf comp-obsolete obsolete diff --git a/distrib/sets/lists/debug32/ad.mips64eb b/distrib/sets/lists/debug32/ad.mips64eb new file mode 100644 index 000000000000..3984fc7cf2ed --- /dev/null +++ b/distrib/sets/lists/debug32/ad.mips64eb @@ -0,0 +1,687 @@ +# $NetBSD: ad.mips64eb,v 1.1 2024/04/09 15:17:23 nia Exp $ +./usr/lib/64/i18n/libBIG5_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libDECHanyu_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libEUCTW_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libEUC_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libGBK2K_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libHZ_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libISO2022_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libJOHAB_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libMSKanji_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libUES_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libUTF1632_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libUTF7_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libUTF8_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libVIQR_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libZW_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libiconv_none_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libiconv_std_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libmapper_646_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libmapper_none_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libmapper_parallel_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libmapper_serial_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libmapper_std_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libmapper_zone_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libamu_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libarchive_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libasan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/64/libasn1_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/64/libatf-c++_g.a comp-c-debuglib debuglib,compat,atf +./usr/lib/64/libatf-c_g.a comp-c-debuglib debuglib,compat,atf +./usr/lib/64/libavl_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/64/libbfd_g.a comp-sys-debug debug,compat +./usr/lib/64/libbind9_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libblocklist_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libbluetooth_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libbozohttpd_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libbsdmalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libbz2_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libc_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libcbor_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libcom_err_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libcompat_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libcrypt_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libcrypto_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libctf_g.a comp-c-debuglib debuglib,compat,ctf +./usr/lib/64/libcurses_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libdes_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libdevmapper_g.a comp-c-debuglib debuglib,compat,lvm +./usr/lib/64/libdm_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libdns_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libdns_sd_g.a comp-c-debuglib debuglib,compat,mdns +./usr/lib/64/libdtrace_g.a comp-c-debuglib debuglib,compat,dtrace +./usr/lib/64/libdwarf_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libedit_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libelf_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libevent_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libevent_openssl_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libevent_pthreads_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libexecinfo_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libexpat_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libfetch_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libfido2_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libfl_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libform_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libgcc_eh_g.a comp-sys-debug debug,compat,gcc +./usr/lib/64/libgcc_g.a comp-c-debuglib debuglib,compat,gcc +./usr/lib/64/libgcc_s_g.a comp-sys-debug debug,compat,gcc +./usr/lib/64/libgcov_g.a comp-c-debuglib debuglib,compat,gcc +./usr/lib/64/libgnuctf_g.a comp-c-debuglib debuglib,compat,binutils +./usr/lib/64/libgnumalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libgomp_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libgssapi_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/64/libhdb_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/64/libheimbase_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/64/libheimntlm_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/64/libhx509_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/64/libintl_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libipsec_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libirs_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libisc_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libisccc_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libisccfg_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libiscsi_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libisns_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libjemalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libkadm5clnt_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libkadm5srv_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libkafs_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libkdc_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libkrb5_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libkvm_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libl_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/liblber_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/64/libldap_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/64/libldap_r_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/64/liblsan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/64/liblua_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/liblzf_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/liblzma_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libm_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libmagic_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libmenu_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libmj_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libnetpgp_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libnetpgpverify_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libnpf_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libns_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libnvpair_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/64/libobjc_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libopcodes_g.a comp-c-debuglib debuglib,compat,binutils +./usr/lib/64/libossaudio_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libp2k_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/64/libpam_g.a comp-c-debuglib debuglib,compat,pam +./usr/lib/64/libpanel_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libpcap_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libpci_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libperfuse_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libposix_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libppath_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libproc_g.a comp-c-debuglib debuglib,compat,dtrace +./usr/lib/64/libprop_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libpthread_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libpuffs_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libquota_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libradius_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/librefuse_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libresolv_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/librmt_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libroken_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/64/librpcsvc_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/librt_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/librtld_db_g.a comp-c-debuglib debuglib,dtrace +./usr/lib/64/librump_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/64/librumpclient_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/64/librumpdev_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/64/librumphijack_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/64/librumpnet_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/64/librumpres_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/64/librumpuser_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/64/librumpvfs_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/64/libsaslc_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libskey_g.a comp-c-debuglib debuglib,compat,skey +./usr/lib/64/libsl_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/64/libsqlite3_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libssh_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libssl_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libstdc++_g.a comp-c-debuglib debuglib,compat,cxx,gcc,libstdcxx +./usr/lib/64/libsupc++_g.a comp-c-debuglib debuglib,compat,cxx,gcc,libstdcxx +./usr/lib/64/libterminfo_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libtre_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libubsan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/64/libukfs_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/64/libumem_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/64/libunbound_g.a comp-c-debuglib debuglib,compat,unbound +./usr/lib/64/libusbhid_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libutil_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libuutil_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/64/libwind_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/64/libwrap_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/liby_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libz_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libzfs_core_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/64/libzfs_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/64/libzpool_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/o32/i18n/libBIG5_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libDECHanyu_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libEUCTW_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libEUC_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libGBK2K_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libHZ_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libISO2022_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libJOHAB_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libMSKanji_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libUES_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libUTF1632_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libUTF7_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libUTF8_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libVIQR_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libZW_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libiconv_none_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libiconv_std_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libmapper_646_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libmapper_none_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libmapper_parallel_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libmapper_serial_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libmapper_std_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libmapper_zone_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libamu_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libarchive_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libasan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/o32/libasn1_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/o32/libatf-c++_g.a comp-c-debuglib debuglib,compat,atf +./usr/lib/o32/libatf-c_g.a comp-c-debuglib debuglib,compat,atf +./usr/lib/o32/libavl_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/o32/libbfd_g.a comp-sys-debug debug,compat +./usr/lib/o32/libbind9_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libblocklist_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libbluetooth_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libbozohttpd_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libbsdmalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libbz2_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libcbor_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libcom_err_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libcompat_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libcrypt_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libcrypto_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libctf_g.a comp-c-debuglib debuglib,compat,ctf +./usr/lib/o32/libcurses_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libdes_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libdevmapper_g.a comp-c-debuglib debuglib,compat,lvm +./usr/lib/o32/libdm_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libdns_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libdns_sd_g.a comp-c-debuglib debuglib,compat,mdns +./usr/lib/o32/libdtrace_g.a comp-c-debuglib debuglib,compat,dtrace +./usr/lib/o32/libdwarf_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libedit_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libelf_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libevent_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libevent_openssl_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libevent_pthreads_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libexecinfo_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libexpat_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libfetch_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libfido2_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libfl_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libform_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libgcc_eh_g.a comp-sys-debug debug,compat,gcc +./usr/lib/o32/libgcc_g.a comp-c-debuglib debuglib,compat,gcc +./usr/lib/o32/libgcc_s_g.a comp-sys-debug debug,compat,gcc +./usr/lib/o32/libgcov_g.a comp-c-debuglib debuglib,compat,gcc +./usr/lib/o32/libgnuctf_g.a comp-c-debuglib debuglib,compat,binutils +./usr/lib/o32/libgnumalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libgomp_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libgssapi_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/o32/libhdb_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/o32/libheimbase_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/o32/libheimntlm_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/o32/libhx509_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/o32/libintl_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libipsec_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libirs_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libisc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libisccc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libisccfg_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libiscsi_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libisns_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libjemalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libkadm5clnt_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libkadm5srv_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libkafs_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libkdc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libkrb5_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libkvm_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libl_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/liblber_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/o32/libldap_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/o32/libldap_r_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/o32/liblsan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/o32/liblua_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/liblzf_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/liblzma_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libm_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libmagic_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libmenu_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libmj_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libnetpgp_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libnetpgpverify_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libnpf_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libns_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libnvpair_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/o32/libobjc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libopcodes_g.a comp-c-debuglib debuglib,compat,binutils +./usr/lib/o32/libossaudio_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libp2k_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/libpam_g.a comp-c-debuglib debuglib,compat,pam +./usr/lib/o32/libpanel_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libpcap_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libpci_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libperfuse_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libposix_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libppath_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libproc_g.a comp-c-debuglib debuglib,compat,dtrace +./usr/lib/o32/libprop_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libpthread_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libpuffs_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libquota_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libradius_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/librefuse_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libresolv_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/librmt_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libroken_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/o32/librpcsvc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/librt_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/librtld_db_g.a comp-c-debuglib debuglib,dtrace +./usr/lib/o32/librump_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/librumpclient_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/librumpdev_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/librumphijack_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/librumpnet_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/librumpres_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/librumpuser_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/librumpvfs_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/libsaslc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libskey_g.a comp-c-debuglib debuglib,compat,skey +./usr/lib/o32/libsl_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/o32/libsqlite3_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libssh_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libssl_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libstdc++_g.a comp-c-debuglib debuglib,compat,cxx,gcc,libstdcxx +./usr/lib/o32/libsupc++_g.a comp-c-debuglib debuglib,compat,cxx,gcc,libstdcxx +./usr/lib/o32/libterminfo_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libtre_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libubsan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/o32/libukfs_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/libumem_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/o32/libunbound_g.a comp-c-debuglib debuglib,compat,unbound +./usr/lib/o32/libusbhid_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libutil_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libuutil_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/o32/libwind_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/o32/libwrap_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/liby_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libz_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libzfs_core_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/o32/libzfs_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/o32/libzpool_g.a comp-c-debuglib debuglib,compat,zfs +./usr/libdata/debug/lib/64/npf/ext_log.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/lib/64/npf/ext_normalize.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/lib/64/npf/ext_rndblock.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/lib/o32/npf/ext_log.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/lib/o32/npf/ext_normalize.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/lib/o32/npf/ext_rndblock.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/libexec/ld.elf_so-64.debug comp-sys-debug debug,compat +./usr/libdata/debug/libexec/ld.elf_so-o32.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libBIG5.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libDECHanyu.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libEUC.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libEUCTW.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libGBK2K.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libHZ.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libISO2022.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libJOHAB.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libMSKanji.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libUES.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libUTF1632.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libUTF7.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libUTF8.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libVIQR.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libZW.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libiconv_none.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libiconv_std.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libmapper_646.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libmapper_none.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libmapper_parallel.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libmapper_serial.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libmapper_std.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libmapper_zone.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libamu.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libarchive.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libasan.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libasn1.so.10.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libatf-c++.so.2.0.debug comp-sys-debug debug,compat,atf +./usr/libdata/debug/usr/lib/64/libatf-c.so.0.0.debug comp-sys-debug debug,compat,atf +./usr/libdata/debug/usr/lib/64/libavl.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/64/libbfd.so.18.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libbind9.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libblocklist.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libbluetooth.so.4.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libbozohttpd.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libbsdmalloc.so.0.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libbz2.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libc.so.12.221.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libcbor.so.0.5.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libcom_err.so.8.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/64/libcrypt.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libcrypto.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libcurses.so.9.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libdes.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libdevmapper.so.1.0.debug comp-sys-debug debug,compat,lvm +./usr/libdata/debug/usr/lib/64/libdm.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libdns.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libdns_sd.so.0.0.debug comp-sys-debug debug,compat,mdns +./usr/libdata/debug/usr/lib/64/libdwarf.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libedit.so.3.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libelf.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libevent.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libevent_openssl.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libevent_pthreads.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libexecinfo.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libexpat.so.2.3.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libfetch.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libfido2.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libform.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libgcc_s.so.1.0.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/64/libgnuctf.so.1.0.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/64/libgnumalloc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libgomp.so.2.1.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/64/libgssapi.so.12.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/64/libhdb.so.16.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/64/libheimbase.so.2.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/64/libheimntlm.so.6.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/64/libhx509.so.7.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/64/libintl.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libipsec.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libirs.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libisc.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libisccc.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libisccfg.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libiscsi.so.2.0.debug comp-sys-debug debug,compat,iscsi +./usr/libdata/debug/usr/lib/64/libisns.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libjemalloc.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libkadm5clnt.so.15.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/64/libkadm5srv.so.16.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/64/libkafs.so.14.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/64/libkdc.so.4.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/64/libkrb5.so.28.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/64/libkvm.so.6.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/liblber.so.5.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/64/libldap.so.6.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/64/libldap_r.so.6.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/64/liblsan.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/liblua.so.6.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/liblzf.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/liblzma.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libm.so.0.14.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libmagic.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libmenu.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libmj.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libnetpgp.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libnetpgpverify.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libnpf.so.0.1.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/usr/lib/64/libns.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libnvpair.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/64/libobjc.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libopcodes.so.11.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libossaudio.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libp2k.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libpam.so.4.1.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/libpanel.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libpcap.so.9.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libpci.so.2.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libperfuse.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libposix.so.0.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libppath.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libprop.so.1.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libpthread.so.1.4.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libpuffs.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libquota.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libradius.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/librefuse.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libresolv.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libroken.so.20.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/64/librpcsvc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/librt.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/librtld_db.so.0.0.debug comp-compat-shlib compat,pic,debug,dtrace +./usr/libdata/debug/usr/lib/64/librump.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/64/librumpclient.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/64/librumpdev.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/64/librumphijack.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/64/librumpnet.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/64/librumpres.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/64/librumpuser.so.0.1.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/64/librumpvfs.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/64/libsaslc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libskey.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libsl.so.7.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libsqlite3.so.1.5.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libssh.so.46.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libssl.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libstdc++.so.9.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libterminfo.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libtre.so.0.8.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libubsan.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libukfs.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libumem.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/64/libunbound.so.9.0.debug comp-sys-debug debug,compat,unbound +./usr/libdata/debug/usr/lib/64/libusbhid.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libutil.so.7.24.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libuutil.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/64/libwind.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libwrap.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libz.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libzfs.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/64/libzfs_core.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/64/libzpool.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/64/security/pam_afslog.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_chroot.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_deny.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_echo.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_exec.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_ftpusers.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_group.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_guest.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_krb5.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_ksu.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_lastlog.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_login_access.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_nologin.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_permit.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_radius.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_rhosts.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_rootok.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_securetty.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_self.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_skey.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_ssh.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_u2f.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_unix.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/i18n/libBIG5.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libDECHanyu.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libEUC.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libEUCTW.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libGBK2K.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libHZ.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libISO2022.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libJOHAB.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libMSKanji.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libUES.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libUTF1632.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libUTF7.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libUTF8.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libVIQR.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libZW.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libiconv_none.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libiconv_std.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libmapper_646.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libmapper_none.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libmapper_parallel.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libmapper_serial.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libmapper_std.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libmapper_zone.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libamu.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libarchive.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libasan.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libasn1.so.10.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libatf-c++.so.2.0.debug comp-sys-debug debug,compat,atf +./usr/libdata/debug/usr/lib/o32/libatf-c.so.0.0.debug comp-sys-debug debug,compat,atf +./usr/libdata/debug/usr/lib/o32/libavl.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/o32/libbfd.so.18.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libbind9.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libblocklist.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libbluetooth.so.4.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libbozohttpd.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libbsdmalloc.so.0.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libbz2.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libc.so.12.221.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libcbor.so.0.5.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libcom_err.so.8.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libcrypt.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libcrypto.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libcurses.so.9.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libdes.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libdevmapper.so.1.0.debug comp-sys-debug debug,compat,lvm +./usr/libdata/debug/usr/lib/o32/libdm.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libdns.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libdns_sd.so.0.0.debug comp-sys-debug debug,compat,mdns +./usr/libdata/debug/usr/lib/o32/libdwarf.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libedit.so.3.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libelf.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libevent.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libevent_openssl.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libevent_pthreads.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libexecinfo.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libexpat.so.2.3.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libfetch.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libfido2.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libform.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libgcc_s.so.1.0.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/o32/libgnuctf.so.1.0.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/o32/libgnumalloc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libgomp.so.2.1.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/o32/libgssapi.so.12.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libhdb.so.16.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libheimbase.so.2.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libheimntlm.so.6.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libhx509.so.7.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libintl.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libipsec.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libirs.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libisc.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libisccc.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libisccfg.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libiscsi.so.2.0.debug comp-sys-debug debug,compat,iscsi +./usr/libdata/debug/usr/lib/o32/libisns.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libjemalloc.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libkadm5clnt.so.15.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libkadm5srv.so.16.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libkafs.so.14.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libkdc.so.4.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libkrb5.so.28.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libkvm.so.6.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/liblber.so.5.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/o32/libldap.so.6.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/o32/libldap_r.so.6.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/o32/liblsan.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/liblua.so.6.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/liblzf.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/liblzma.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libm.so.0.14.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libmagic.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libmenu.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libmj.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libnetpgp.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libnetpgpverify.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libnpf.so.0.1.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/usr/lib/o32/libns.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libnvpair.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/o32/libobjc.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libopcodes.so.11.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libossaudio.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libp2k.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libpam.so.4.1.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/libpanel.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libpcap.so.9.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libpci.so.2.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libperfuse.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libposix.so.0.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libppath.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libprop.so.1.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libpthread.so.1.4.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libpuffs.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libquota.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libradius.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/librefuse.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libresolv.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libroken.so.20.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/librpcsvc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/librt.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/librtld_db.so.0.0.debug comp-compat-shlib compat,pic,debug,dtrace +./usr/libdata/debug/usr/lib/o32/librump.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/o32/librumpclient.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/o32/librumpdev.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/o32/librumphijack.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/o32/librumpnet.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/o32/librumpres.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/o32/librumpuser.so.0.1.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/o32/librumpvfs.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/o32/libsaslc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libskey.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libsl.so.7.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libsqlite3.so.1.5.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libssh.so.46.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libssl.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libstdc++.so.9.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libterminfo.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libtre.so.0.8.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libubsan.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libukfs.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libumem.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/o32/libunbound.so.9.0.debug comp-sys-debug debug,compat,unbound +./usr/libdata/debug/usr/lib/o32/libusbhid.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libutil.so.7.24.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libuutil.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/o32/libwind.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libwrap.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libz.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libzfs.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/o32/libzfs_core.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/o32/libzpool.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/o32/security/pam_afslog.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_chroot.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_deny.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_echo.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_exec.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_ftpusers.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_group.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_guest.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_krb5.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_ksu.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_lastlog.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_login_access.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_nologin.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_permit.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_radius.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_rhosts.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_rootok.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_securetty.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_self.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_skey.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_ssh.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_u2f.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_unix.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/libexec/ld.elf_so-64.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/libexec/ld.elf_so-o32.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/libexec/ld.elf_so.64 comp-obsolete obsolete +./usr/libdata/debug/usr/libexec/ld.elf_so.o32 comp-obsolete obsolete diff --git a/distrib/sets/lists/debug32/ad.mips64el b/distrib/sets/lists/debug32/ad.mips64el new file mode 100644 index 000000000000..7d5eee9830de --- /dev/null +++ b/distrib/sets/lists/debug32/ad.mips64el @@ -0,0 +1,687 @@ +# $NetBSD: ad.mips64el,v 1.1 2024/04/09 15:17:23 nia Exp $ +./usr/lib/64/i18n/libBIG5_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libDECHanyu_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libEUCTW_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libEUC_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libGBK2K_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libHZ_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libISO2022_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libJOHAB_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libMSKanji_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libUES_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libUTF1632_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libUTF7_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libUTF8_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libVIQR_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libZW_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libiconv_none_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libiconv_std_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libmapper_646_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libmapper_none_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libmapper_parallel_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libmapper_serial_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libmapper_std_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/i18n/libmapper_zone_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libamu_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libarchive_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libasan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/64/libasn1_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/64/libatf-c++_g.a comp-c-debuglib debuglib,compat,atf +./usr/lib/64/libatf-c_g.a comp-c-debuglib debuglib,compat,atf +./usr/lib/64/libavl_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/64/libbfd_g.a comp-sys-debug debug,compat +./usr/lib/64/libbind9_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libblocklist_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libbluetooth_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libbozohttpd_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libbsdmalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libbz2_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libc_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libcbor_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libcom_err_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libcompat_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libcrypt_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libcrypto_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libctf_g.a comp-c-debuglib debuglib,compat,ctf +./usr/lib/64/libcurses_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libdes_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libdevmapper_g.a comp-c-debuglib debuglib,compat,lvm +./usr/lib/64/libdm_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libdns_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libdns_sd_g.a comp-c-debuglib debuglib,compat,mdns +./usr/lib/64/libdtrace_g.a comp-c-debuglib debuglib,compat,dtrace +./usr/lib/64/libdwarf_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libedit_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libelf_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libevent_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libevent_openssl_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libevent_pthreads_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libexecinfo_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libexpat_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libfetch_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libfido2_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libfl_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libform_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libgcc_eh_g.a comp-sys-debug debug,compat,gcc +./usr/lib/64/libgcc_g.a comp-c-debuglib debuglib,compat,gcc +./usr/lib/64/libgcc_s_g.a comp-sys-debug debug,compat,gcc +./usr/lib/64/libgcov_g.a comp-c-debuglib debuglib,compat,gcc +./usr/lib/64/libgnuctf_g.a comp-c-debuglib debuglib,compat,binutils +./usr/lib/64/libgnumalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libgomp_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libgssapi_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/64/libhdb_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/64/libheimbase_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/64/libheimntlm_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/64/libhx509_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/64/libintl_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libipsec_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libirs_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libisc_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libisccc_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libisccfg_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libiscsi_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libisns_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libjemalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libkadm5clnt_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libkadm5srv_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libkafs_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libkdc_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libkrb5_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libkvm_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libl_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/liblber_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/64/libldap_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/64/libldap_r_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/64/liblsan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/64/liblua_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/liblzf_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/liblzma_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libm_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libmagic_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libmenu_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libmj_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libnetpgp_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libnetpgpverify_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libnpf_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libns_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libnvpair_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/64/libobjc_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libopcodes_g.a comp-c-debuglib debuglib,compat,binutils +./usr/lib/64/libossaudio_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libp2k_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/64/libpam_g.a comp-c-debuglib debuglib,compat,pam +./usr/lib/64/libpanel_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libpcap_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libpci_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libperfuse_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libposix_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libppath_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libproc_g.a comp-c-debuglib debuglib,compat,dtrace +./usr/lib/64/libprop_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libpthread_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libpuffs_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libquota_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libradius_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/librefuse_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libresolv_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/librmt_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libroken_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/64/librpcsvc_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/librt_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/librtld_db_g.a comp-c-debuglib debuglib,dtrace +./usr/lib/64/librump_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/64/librumpclient_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/64/librumpdev_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/64/librumphijack_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/64/librumpnet_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/64/librumpres_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/64/librumpuser_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/64/librumpvfs_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/64/libsaslc_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libskey_g.a comp-c-debuglib debuglib,compat,skey +./usr/lib/64/libsl_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/64/libsqlite3_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libssh_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libssl_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libstdc++_g.a comp-c-debuglib debuglib,compat,cxx,gcc,libstdcxx +./usr/lib/64/libsupc++_g.a comp-c-debuglib debuglib,compat,cxx,gcc,libstdcxx +./usr/lib/64/libterminfo_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libtre_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libubsan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/64/libukfs_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/64/libumem_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/64/libunbound_g.a comp-c-debuglib debuglib,compat,unbound +./usr/lib/64/libusbhid_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libutil_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libuutil_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/64/libwind_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/64/libwrap_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/liby_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libz_g.a comp-c-debuglib debuglib,compat +./usr/lib/64/libzfs_core_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/64/libzfs_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/64/libzpool_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/o32/i18n/libBIG5_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libDECHanyu_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libEUCTW_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libEUC_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libGBK2K_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libHZ_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libISO2022_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libJOHAB_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libMSKanji_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libUES_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libUTF1632_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libUTF7_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libUTF8_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libVIQR_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libZW_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libiconv_none_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libiconv_std_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libmapper_646_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libmapper_none_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libmapper_parallel_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libmapper_serial_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libmapper_std_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libmapper_zone_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libamu_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libarchive_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libasan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/o32/libasn1_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/o32/libatf-c++_g.a comp-c-debuglib debuglib,compat,atf +./usr/lib/o32/libatf-c_g.a comp-c-debuglib debuglib,compat,atf +./usr/lib/o32/libavl_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/o32/libbfd_g.a comp-sys-debug debug,compat +./usr/lib/o32/libbind9_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libblocklist_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libbluetooth_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libbozohttpd_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libbsdmalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libbz2_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libcbor_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libcom_err_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libcompat_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libcrypt_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libcrypto_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libctf_g.a comp-c-debuglib debuglib,compat,ctf +./usr/lib/o32/libcurses_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libdes_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libdevmapper_g.a comp-c-debuglib debuglib,compat,lvm +./usr/lib/o32/libdm_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libdns_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libdns_sd_g.a comp-c-debuglib debuglib,compat,mdns +./usr/lib/o32/libdtrace_g.a comp-c-debuglib debuglib,compat,dtrace +./usr/lib/o32/libdwarf_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libedit_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libelf_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libevent_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libevent_openssl_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libevent_pthreads_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libexecinfo_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libexpat_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libfetch_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libfido2_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libfl_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libform_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libgcc_eh_g.a comp-sys-debug debug,compat,gcc +./usr/lib/o32/libgcc_g.a comp-c-debuglib debuglib,compat,gcc +./usr/lib/o32/libgcc_s_g.a comp-sys-debug debug,compat,gcc +./usr/lib/o32/libgcov_g.a comp-c-debuglib debuglib,compat,gcc +./usr/lib/o32/libgnuctf_g.a comp-c-debuglib debuglib,compat,binutils +./usr/lib/o32/libgnumalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libgomp_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libgssapi_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/o32/libhdb_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/o32/libheimbase_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/o32/libheimntlm_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/o32/libhx509_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/o32/libintl_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libipsec_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libirs_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libisc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libisccc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libisccfg_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libiscsi_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libisns_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libjemalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libkadm5clnt_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libkadm5srv_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libkafs_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libkdc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libkrb5_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libkvm_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libl_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/liblber_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/o32/libldap_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/o32/libldap_r_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/o32/liblsan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/o32/liblua_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/liblzf_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/liblzma_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libm_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libmagic_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libmenu_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libmj_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libnetpgp_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libnetpgpverify_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libnpf_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libns_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libnvpair_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/o32/libobjc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libopcodes_g.a comp-c-debuglib debuglib,compat,binutils +./usr/lib/o32/libossaudio_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libp2k_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/libpam_g.a comp-c-debuglib debuglib,compat,pam +./usr/lib/o32/libpanel_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libpcap_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libpci_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libperfuse_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libposix_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libppath_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libproc_g.a comp-c-debuglib debuglib,compat,dtrace +./usr/lib/o32/libprop_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libpthread_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libpuffs_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libquota_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libradius_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/librefuse_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libresolv_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/librmt_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libroken_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/o32/librpcsvc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/librt_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/librtld_db_g.a comp-c-debuglib debuglib,dtrace +./usr/lib/o32/librump_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/librumpclient_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/librumpdev_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/librumphijack_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/librumpnet_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/librumpres_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/librumpuser_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/librumpvfs_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/libsaslc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libskey_g.a comp-c-debuglib debuglib,compat,skey +./usr/lib/o32/libsl_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/o32/libsqlite3_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libssh_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libssl_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libstdc++_g.a comp-c-debuglib debuglib,compat,cxx,gcc,libstdcxx +./usr/lib/o32/libsupc++_g.a comp-c-debuglib debuglib,compat,cxx,gcc,libstdcxx +./usr/lib/o32/libterminfo_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libtre_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libubsan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/o32/libukfs_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/libumem_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/o32/libunbound_g.a comp-c-debuglib debuglib,compat,unbound +./usr/lib/o32/libusbhid_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libutil_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libuutil_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/o32/libwind_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/o32/libwrap_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/liby_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libz_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libzfs_core_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/o32/libzfs_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/o32/libzpool_g.a comp-c-debuglib debuglib,compat,zfs +./usr/libdata/debug/lib/64/npf/ext_log.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/lib/64/npf/ext_normalize.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/lib/64/npf/ext_rndblock.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/lib/o32/npf/ext_log.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/lib/o32/npf/ext_normalize.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/lib/o32/npf/ext_rndblock.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/libexec/ld.elf_so-64.debug comp-sys-debug debug,compat +./usr/libdata/debug/libexec/ld.elf_so-o32.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libBIG5.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libDECHanyu.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libEUC.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libEUCTW.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libGBK2K.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libHZ.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libISO2022.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libJOHAB.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libMSKanji.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libUES.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libUTF1632.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libUTF7.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libUTF8.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libVIQR.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libZW.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libiconv_none.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libiconv_std.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libmapper_646.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libmapper_none.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libmapper_parallel.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libmapper_serial.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libmapper_std.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/i18n/libmapper_zone.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libamu.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libarchive.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libasan.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libasn1.so.10.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libatf-c++.so.2.0.debug comp-sys-debug debug,compat,atf +./usr/libdata/debug/usr/lib/64/libatf-c.so.0.0.debug comp-sys-debug debug,compat,atf +./usr/libdata/debug/usr/lib/64/libavl.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/64/libbfd.so.18.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libbind9.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libblocklist.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libbluetooth.so.4.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libbozohttpd.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libbsdmalloc.so.0.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libbz2.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libc.so.12.221.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libcbor.so.0.5.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libcom_err.so.8.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/64/libcrypt.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libcrypto.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libcurses.so.9.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libdes.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libdevmapper.so.1.0.debug comp-sys-debug debug,compat,lvm +./usr/libdata/debug/usr/lib/64/libdm.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libdns.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libdns_sd.so.0.0.debug comp-sys-debug debug,compat,mdns +./usr/libdata/debug/usr/lib/64/libdwarf.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libedit.so.3.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libelf.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libevent.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libevent_openssl.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libevent_pthreads.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libexecinfo.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libexpat.so.2.3.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libfetch.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libfido2.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libform.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libgcc_s.so.1.0.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/64/libgnuctf.so.1.0.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/64/libgnumalloc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libgomp.so.2.1.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/64/libgssapi.so.12.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/64/libhdb.so.16.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/64/libheimbase.so.2.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/64/libheimntlm.so.6.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/64/libhx509.so.7.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/64/libintl.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libipsec.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libirs.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libisc.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libisccc.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libisccfg.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libiscsi.so.2.0.debug comp-sys-debug debug,compat,iscsi +./usr/libdata/debug/usr/lib/64/libisns.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libjemalloc.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libkadm5clnt.so.15.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/64/libkadm5srv.so.16.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/64/libkafs.so.14.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/64/libkdc.so.4.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/64/libkrb5.so.28.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/64/libkvm.so.6.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/liblber.so.5.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/64/libldap.so.6.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/64/libldap_r.so.6.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/64/liblsan.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/liblua.so.6.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/liblzf.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/liblzma.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libm.so.0.14.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libmagic.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libmenu.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libmj.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libnetpgp.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libnetpgpverify.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libnpf.so.0.1.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/usr/lib/64/libns.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libnvpair.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/64/libobjc.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libopcodes.so.11.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libossaudio.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libp2k.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libpam.so.4.1.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/libpanel.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libpcap.so.9.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libpci.so.2.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libperfuse.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libposix.so.0.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libppath.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libprop.so.1.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libpthread.so.1.4.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libpuffs.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libquota.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libradius.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/librefuse.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libresolv.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libroken.so.20.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/64/librpcsvc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/librt.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/librtld_db.so.0.0.debug comp-compat-shlib compat,pic,debug,dtrace +./usr/libdata/debug/usr/lib/64/librump.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/64/librumpclient.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/64/librumpdev.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/64/librumphijack.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/64/librumpnet.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/64/librumpres.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/64/librumpuser.so.0.1.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/64/librumpvfs.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/64/libsaslc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libskey.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libsl.so.7.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libsqlite3.so.1.5.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libssh.so.46.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libssl.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libstdc++.so.9.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libterminfo.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libtre.so.0.8.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libubsan.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libukfs.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libumem.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/64/libunbound.so.9.0.debug comp-sys-debug debug,compat,unbound +./usr/libdata/debug/usr/lib/64/libusbhid.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libutil.so.7.24.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libuutil.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/64/libwind.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libwrap.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libz.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/64/libzfs.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/64/libzfs_core.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/64/libzpool.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/64/security/pam_afslog.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_chroot.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_deny.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_echo.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_exec.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_ftpusers.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_group.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_guest.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_krb5.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_ksu.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_lastlog.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_login_access.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_nologin.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_permit.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_radius.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_rhosts.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_rootok.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_securetty.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_self.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_skey.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_ssh.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_u2f.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/64/security/pam_unix.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/i18n/libBIG5.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libDECHanyu.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libEUC.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libEUCTW.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libGBK2K.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libHZ.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libISO2022.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libJOHAB.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libMSKanji.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libUES.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libUTF1632.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libUTF7.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libUTF8.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libVIQR.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libZW.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libiconv_none.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libiconv_std.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libmapper_646.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libmapper_none.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libmapper_parallel.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libmapper_serial.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libmapper_std.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libmapper_zone.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libamu.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libarchive.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libasan.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libasn1.so.10.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libatf-c++.so.2.0.debug comp-sys-debug debug,compat,atf +./usr/libdata/debug/usr/lib/o32/libatf-c.so.0.0.debug comp-sys-debug debug,compat,atf +./usr/libdata/debug/usr/lib/o32/libavl.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/o32/libbfd.so.18.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libbind9.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libblocklist.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libbluetooth.so.4.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libbozohttpd.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libbsdmalloc.so.0.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libbz2.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libc.so.12.221.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libcbor.so.0.5.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libcom_err.so.8.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libcrypt.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libcrypto.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libcurses.so.9.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libdes.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libdevmapper.so.1.0.debug comp-sys-debug debug,compat,lvm +./usr/libdata/debug/usr/lib/o32/libdm.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libdns.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libdns_sd.so.0.0.debug comp-sys-debug debug,compat,mdns +./usr/libdata/debug/usr/lib/o32/libdwarf.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libedit.so.3.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libelf.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libevent.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libevent_openssl.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libevent_pthreads.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libexecinfo.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libexpat.so.2.3.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libfetch.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libfido2.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libform.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libgcc_s.so.1.0.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/o32/libgnuctf.so.1.0.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/o32/libgnumalloc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libgomp.so.2.1.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/o32/libgssapi.so.12.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libhdb.so.16.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libheimbase.so.2.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libheimntlm.so.6.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libhx509.so.7.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libintl.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libipsec.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libirs.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libisc.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libisccc.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libisccfg.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libiscsi.so.2.0.debug comp-sys-debug debug,compat,iscsi +./usr/libdata/debug/usr/lib/o32/libisns.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libjemalloc.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libkadm5clnt.so.15.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libkadm5srv.so.16.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libkafs.so.14.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libkdc.so.4.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libkrb5.so.28.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libkvm.so.6.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/liblber.so.5.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/o32/libldap.so.6.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/o32/libldap_r.so.6.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/o32/liblsan.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/liblua.so.6.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/liblzf.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/liblzma.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libm.so.0.14.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libmagic.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libmenu.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libmj.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libnetpgp.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libnetpgpverify.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libnpf.so.0.1.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/usr/lib/o32/libns.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libnvpair.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/o32/libobjc.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libopcodes.so.11.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libossaudio.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libp2k.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libpam.so.4.1.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/libpanel.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libpcap.so.9.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libpci.so.2.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libperfuse.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libposix.so.0.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libppath.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libprop.so.1.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libpthread.so.1.4.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libpuffs.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libquota.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libradius.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/librefuse.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libresolv.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libroken.so.20.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/librpcsvc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/librt.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/librtld_db.so.0.0.debug comp-compat-shlib compat,pic,debug,dtrace +./usr/libdata/debug/usr/lib/o32/librump.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/o32/librumpclient.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/o32/librumpdev.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/o32/librumphijack.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/o32/librumpnet.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/o32/librumpres.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/o32/librumpuser.so.0.1.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/o32/librumpvfs.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/o32/libsaslc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libskey.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libsl.so.7.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libsqlite3.so.1.5.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libssh.so.46.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libssl.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libstdc++.so.9.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libterminfo.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libtre.so.0.8.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libubsan.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libukfs.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libumem.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/o32/libunbound.so.9.0.debug comp-sys-debug debug,compat,unbound +./usr/libdata/debug/usr/lib/o32/libusbhid.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libutil.so.7.24.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libuutil.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/o32/libwind.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libwrap.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libz.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libzfs.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/o32/libzfs_core.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/o32/libzpool.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/o32/security/pam_afslog.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_chroot.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_deny.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_echo.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_exec.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_ftpusers.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_group.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_guest.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_krb5.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_ksu.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_lastlog.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_login_access.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_nologin.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_permit.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_radius.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_rhosts.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_rootok.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_securetty.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_self.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_skey.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_ssh.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_u2f.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_unix.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/libexec/ld.elf_so-64.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/libexec/ld.elf_so-o32.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/libexec/ld.elf_so.64 comp-obsolete obsolete +./usr/libdata/debug/usr/libexec/ld.elf_so.o32 comp-obsolete obsolete diff --git a/distrib/sets/lists/debug32/ad.mipsn64eb b/distrib/sets/lists/debug32/ad.mipsn64eb new file mode 100644 index 000000000000..d4ef3e493d99 --- /dev/null +++ b/distrib/sets/lists/debug32/ad.mipsn64eb @@ -0,0 +1,687 @@ +# $NetBSD: ad.mipsn64eb,v 1.1 2024/04/09 15:17:23 nia Exp $ +./usr/lib/n32/i18n/libBIG5_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libDECHanyu_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libEUCTW_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libEUC_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libGBK2K_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libHZ_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libISO2022_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libJOHAB_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libMSKanji_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libUES_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libUTF1632_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libUTF7_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libUTF8_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libVIQR_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libZW_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libiconv_none_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libiconv_std_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libmapper_646_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libmapper_none_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libmapper_parallel_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libmapper_serial_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libmapper_std_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libmapper_zone_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libamu_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libarchive_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libasan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/n32/libasn1_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/n32/libatf-c++_g.a comp-c-debuglib debuglib,compat,atf +./usr/lib/n32/libatf-c_g.a comp-c-debuglib debuglib,compat,atf +./usr/lib/n32/libavl_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/n32/libbfd_g.a comp-sys-debug debug,compat +./usr/lib/n32/libbind9_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libblocklist_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libbluetooth_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libbozohttpd_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libbsdmalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libbz2_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libc_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libcbor_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libcom_err_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libcompat_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libcrypt_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libcrypto_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libctf_g.a comp-c-debuglib debuglib,compat,ctf +./usr/lib/n32/libcurses_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libdes_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libdevmapper_g.a comp-c-debuglib debuglib,compat,lvm +./usr/lib/n32/libdm_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libdns_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libdns_sd_g.a comp-c-debuglib debuglib,compat,mdns +./usr/lib/n32/libdtrace_g.a comp-c-debuglib debuglib,compat,dtrace +./usr/lib/n32/libdwarf_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libedit_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libelf_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libevent_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libevent_openssl_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libevent_pthreads_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libexecinfo_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libexpat_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libfetch_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libfido2_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libfl_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libform_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libgcc_eh_g.a comp-sys-debug debug,compat,gcc +./usr/lib/n32/libgcc_g.a comp-c-debuglib debuglib,compat,gcc +./usr/lib/n32/libgcc_s_g.a comp-sys-debug debug,compat,gcc +./usr/lib/n32/libgcov_g.a comp-c-debuglib debuglib,compat,gcc +./usr/lib/n32/libgnuctf_g.a comp-c-debuglib debuglib,compat,binutils +./usr/lib/n32/libgnumalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libgomp_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libgssapi_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/n32/libhdb_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/n32/libheimbase_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/n32/libheimntlm_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/n32/libhx509_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/n32/libintl_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libipsec_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libirs_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libisc_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libisccc_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libisccfg_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libiscsi_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libisns_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libjemalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libkadm5clnt_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libkadm5srv_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libkafs_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libkdc_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libkrb5_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libkvm_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libl_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/liblber_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/n32/libldap_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/n32/libldap_r_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/n32/liblsan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/n32/liblua_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/liblzf_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/liblzma_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libm_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libmagic_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libmenu_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libmj_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libnetpgp_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libnetpgpverify_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libnpf_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libns_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libnvpair_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/n32/libobjc_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libopcodes_g.a comp-c-debuglib debuglib,compat,binutils +./usr/lib/n32/libossaudio_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libp2k_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/n32/libpam_g.a comp-c-debuglib debuglib,compat,pam +./usr/lib/n32/libpanel_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libpcap_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libpci_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libperfuse_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libposix_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libppath_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libproc_g.a comp-c-debuglib debuglib,compat,dtrace +./usr/lib/n32/libprop_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libpthread_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libpuffs_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libquota_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libradius_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/librefuse_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libresolv_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/librmt_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libroken_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/n32/librpcsvc_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/librt_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/librtld_db_g.a comp-c-debuglib debuglib,dtrace +./usr/lib/n32/librump_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/n32/librumpclient_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/n32/librumpdev_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/n32/librumphijack_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/n32/librumpnet_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/n32/librumpres_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/n32/librumpuser_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/n32/librumpvfs_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/n32/libsaslc_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libskey_g.a comp-c-debuglib debuglib,compat,skey +./usr/lib/n32/libsl_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/n32/libsqlite3_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libssh_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libssl_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libstdc++_g.a comp-c-debuglib debuglib,compat,cxx,gcc,libstdcxx +./usr/lib/n32/libsupc++_g.a comp-c-debuglib debuglib,compat,cxx,gcc,libstdcxx +./usr/lib/n32/libterminfo_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libtre_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libubsan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/n32/libukfs_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/n32/libumem_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/n32/libunbound_g.a comp-c-debuglib debuglib,compat,unbound +./usr/lib/n32/libusbhid_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libutil_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libuutil_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/n32/libwind_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/n32/libwrap_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/liby_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libz_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libzfs_core_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/n32/libzfs_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/n32/libzpool_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/o32/i18n/libBIG5_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libDECHanyu_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libEUCTW_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libEUC_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libGBK2K_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libHZ_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libISO2022_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libJOHAB_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libMSKanji_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libUES_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libUTF1632_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libUTF7_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libUTF8_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libVIQR_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libZW_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libiconv_none_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libiconv_std_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libmapper_646_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libmapper_none_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libmapper_parallel_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libmapper_serial_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libmapper_std_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libmapper_zone_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libamu_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libarchive_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libasan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/o32/libasn1_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/o32/libatf-c++_g.a comp-c-debuglib debuglib,compat,atf +./usr/lib/o32/libatf-c_g.a comp-c-debuglib debuglib,compat,atf +./usr/lib/o32/libavl_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/o32/libbfd_g.a comp-sys-debug debug,compat +./usr/lib/o32/libbind9_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libblocklist_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libbluetooth_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libbozohttpd_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libbsdmalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libbz2_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libcbor_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libcom_err_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libcompat_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libcrypt_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libcrypto_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libctf_g.a comp-c-debuglib debuglib,compat,ctf +./usr/lib/o32/libcurses_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libdes_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libdevmapper_g.a comp-c-debuglib debuglib,compat,lvm +./usr/lib/o32/libdm_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libdns_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libdns_sd_g.a comp-c-debuglib debuglib,compat,mdns +./usr/lib/o32/libdtrace_g.a comp-c-debuglib debuglib,compat,dtrace +./usr/lib/o32/libdwarf_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libedit_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libelf_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libevent_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libevent_openssl_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libevent_pthreads_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libexecinfo_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libexpat_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libfetch_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libfido2_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libfl_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libform_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libgcc_eh_g.a comp-sys-debug debug,compat,gcc +./usr/lib/o32/libgcc_g.a comp-c-debuglib debuglib,compat,gcc +./usr/lib/o32/libgcc_s_g.a comp-sys-debug debug,compat,gcc +./usr/lib/o32/libgcov_g.a comp-c-debuglib debuglib,compat,gcc +./usr/lib/o32/libgnuctf_g.a comp-c-debuglib debuglib,compat,binutils +./usr/lib/o32/libgnumalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libgomp_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libgssapi_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/o32/libhdb_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/o32/libheimbase_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/o32/libheimntlm_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/o32/libhx509_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/o32/libintl_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libipsec_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libirs_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libisc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libisccc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libisccfg_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libiscsi_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libisns_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libjemalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libkadm5clnt_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libkadm5srv_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libkafs_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libkdc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libkrb5_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libkvm_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libl_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/liblber_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/o32/libldap_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/o32/libldap_r_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/o32/liblsan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/o32/liblua_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/liblzf_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/liblzma_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libm_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libmagic_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libmenu_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libmj_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libnetpgp_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libnetpgpverify_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libnpf_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libns_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libnvpair_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/o32/libobjc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libopcodes_g.a comp-c-debuglib debuglib,compat,binutils +./usr/lib/o32/libossaudio_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libp2k_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/libpam_g.a comp-c-debuglib debuglib,compat,pam +./usr/lib/o32/libpanel_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libpcap_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libpci_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libperfuse_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libposix_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libppath_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libproc_g.a comp-c-debuglib debuglib,compat,dtrace +./usr/lib/o32/libprop_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libpthread_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libpuffs_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libquota_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libradius_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/librefuse_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libresolv_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/librmt_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libroken_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/o32/librpcsvc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/librt_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/librtld_db_g.a comp-c-debuglib debuglib,dtrace +./usr/lib/o32/librump_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/librumpclient_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/librumpdev_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/librumphijack_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/librumpnet_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/librumpres_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/librumpuser_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/librumpvfs_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/libsaslc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libskey_g.a comp-c-debuglib debuglib,compat,skey +./usr/lib/o32/libsl_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/o32/libsqlite3_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libssh_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libssl_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libstdc++_g.a comp-c-debuglib debuglib,compat,cxx,gcc,libstdcxx +./usr/lib/o32/libsupc++_g.a comp-c-debuglib debuglib,compat,cxx,gcc,libstdcxx +./usr/lib/o32/libterminfo_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libtre_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libubsan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/o32/libukfs_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/libumem_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/o32/libunbound_g.a comp-c-debuglib debuglib,compat,unbound +./usr/lib/o32/libusbhid_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libutil_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libuutil_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/o32/libwind_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/o32/libwrap_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/liby_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libz_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libzfs_core_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/o32/libzfs_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/o32/libzpool_g.a comp-c-debuglib debuglib,compat,zfs +./usr/libdata/debug/lib/n32/npf/ext_log.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/lib/n32/npf/ext_normalize.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/lib/n32/npf/ext_rndblock.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/lib/o32/npf/ext_log.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/lib/o32/npf/ext_normalize.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/lib/o32/npf/ext_rndblock.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/libexec/ld.elf_so-64.debug comp-sys-debug debug,compat +./usr/libdata/debug/libexec/ld.elf_so-o32.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libBIG5.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libDECHanyu.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libEUC.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libEUCTW.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libGBK2K.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libHZ.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libISO2022.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libJOHAB.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libMSKanji.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libUES.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libUTF1632.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libUTF7.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libUTF8.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libVIQR.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libZW.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libiconv_none.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libiconv_std.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libmapper_646.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libmapper_none.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libmapper_parallel.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libmapper_serial.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libmapper_std.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libmapper_zone.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libamu.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libarchive.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libasan.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libasn1.so.10.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libatf-c++.so.2.0.debug comp-sys-debug debug,compat,atf +./usr/libdata/debug/usr/lib/n32/libatf-c.so.0.0.debug comp-sys-debug debug,compat,atf +./usr/libdata/debug/usr/lib/n32/libavl.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/n32/libbfd.so.18.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libbind9.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libblocklist.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libbluetooth.so.4.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libbozohttpd.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libbsdmalloc.so.0.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libbz2.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libc.so.12.221.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libcbor.so.0.5.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libcom_err.so.8.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/n32/libcrypt.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libcrypto.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libcurses.so.9.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libdes.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libdevmapper.so.1.0.debug comp-sys-debug debug,compat,lvm +./usr/libdata/debug/usr/lib/n32/libdm.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libdns.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libdns_sd.so.0.0.debug comp-sys-debug debug,compat,mdns +./usr/libdata/debug/usr/lib/n32/libdwarf.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libedit.so.3.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libelf.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libevent.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libevent_openssl.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libevent_pthreads.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libexecinfo.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libexpat.so.2.3.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libfetch.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libfido2.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libform.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libgcc_s.so.1.0.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/n32/libgnuctf.so.1.0.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/n32/libgnumalloc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libgomp.so.2.1.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/n32/libgssapi.so.12.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/n32/libhdb.so.16.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/n32/libheimbase.so.2.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/n32/libheimntlm.so.6.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/n32/libhx509.so.7.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/n32/libintl.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libipsec.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libirs.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libisc.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libisccc.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libisccfg.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libiscsi.so.2.0.debug comp-sys-debug debug,compat,iscsi +./usr/libdata/debug/usr/lib/n32/libisns.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libjemalloc.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libkadm5clnt.so.15.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/n32/libkadm5srv.so.16.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/n32/libkafs.so.14.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/n32/libkdc.so.4.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/n32/libkrb5.so.28.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/n32/libkvm.so.6.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/liblber.so.5.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/n32/libldap.so.6.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/n32/libldap_r.so.6.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/n32/liblsan.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/liblua.so.6.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/liblzf.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/liblzma.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libm.so.0.14.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libmagic.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libmenu.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libmj.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libnetpgp.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libnetpgpverify.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libnpf.so.0.1.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/usr/lib/n32/libns.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libnvpair.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/n32/libobjc.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libopcodes.so.11.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libossaudio.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libp2k.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libpam.so.4.1.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/libpanel.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libpcap.so.9.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libpci.so.2.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libperfuse.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libposix.so.0.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libppath.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libprop.so.1.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libpthread.so.1.4.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libpuffs.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libquota.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libradius.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/librefuse.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libresolv.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libroken.so.20.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/n32/librpcsvc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/librt.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/librtld_db.so.0.0.debug comp-compat-shlib compat,pic,debug,dtrace +./usr/libdata/debug/usr/lib/n32/librump.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/n32/librumpclient.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/n32/librumpdev.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/n32/librumphijack.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/n32/librumpnet.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/n32/librumpres.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/n32/librumpuser.so.0.1.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/n32/librumpvfs.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/n32/libsaslc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libskey.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libsl.so.7.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libsqlite3.so.1.5.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libssh.so.46.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libssl.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libstdc++.so.9.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libterminfo.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libtre.so.0.8.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libubsan.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libukfs.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libumem.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/n32/libunbound.so.9.0.debug comp-sys-debug debug,compat,unbound +./usr/libdata/debug/usr/lib/n32/libusbhid.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libutil.so.7.24.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libuutil.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/n32/libwind.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libwrap.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libz.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libzfs.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/n32/libzfs_core.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/n32/libzpool.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/n32/security/pam_afslog.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_chroot.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_deny.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_echo.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_exec.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_ftpusers.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_group.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_guest.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_krb5.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_ksu.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_lastlog.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_login_access.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_nologin.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_permit.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_radius.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_rhosts.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_rootok.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_securetty.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_self.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_skey.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_ssh.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_u2f.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_unix.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/i18n/libBIG5.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libDECHanyu.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libEUC.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libEUCTW.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libGBK2K.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libHZ.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libISO2022.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libJOHAB.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libMSKanji.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libUES.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libUTF1632.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libUTF7.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libUTF8.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libVIQR.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libZW.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libiconv_none.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libiconv_std.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libmapper_646.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libmapper_none.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libmapper_parallel.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libmapper_serial.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libmapper_std.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libmapper_zone.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libamu.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libarchive.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libasan.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libasn1.so.10.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libatf-c++.so.2.0.debug comp-sys-debug debug,compat,atf +./usr/libdata/debug/usr/lib/o32/libatf-c.so.0.0.debug comp-sys-debug debug,compat,atf +./usr/libdata/debug/usr/lib/o32/libavl.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/o32/libbfd.so.18.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libbind9.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libblocklist.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libbluetooth.so.4.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libbozohttpd.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libbsdmalloc.so.0.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libbz2.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libc.so.12.221.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libcbor.so.0.5.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libcom_err.so.8.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libcrypt.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libcrypto.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libcurses.so.9.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libdes.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libdevmapper.so.1.0.debug comp-sys-debug debug,compat,lvm +./usr/libdata/debug/usr/lib/o32/libdm.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libdns.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libdns_sd.so.0.0.debug comp-sys-debug debug,compat,mdns +./usr/libdata/debug/usr/lib/o32/libdwarf.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libedit.so.3.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libelf.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libevent.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libevent_openssl.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libevent_pthreads.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libexecinfo.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libexpat.so.2.3.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libfetch.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libfido2.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libform.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libgcc_s.so.1.0.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/o32/libgnuctf.so.1.0.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/o32/libgnumalloc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libgomp.so.2.1.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/o32/libgssapi.so.12.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libhdb.so.16.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libheimbase.so.2.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libheimntlm.so.6.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libhx509.so.7.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libintl.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libipsec.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libirs.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libisc.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libisccc.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libisccfg.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libiscsi.so.2.0.debug comp-sys-debug debug,compat,iscsi +./usr/libdata/debug/usr/lib/o32/libisns.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libjemalloc.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libkadm5clnt.so.15.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libkadm5srv.so.16.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libkafs.so.14.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libkdc.so.4.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libkrb5.so.28.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libkvm.so.6.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/liblber.so.5.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/o32/libldap.so.6.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/o32/libldap_r.so.6.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/o32/liblsan.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/liblua.so.6.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/liblzf.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/liblzma.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libm.so.0.14.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libmagic.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libmenu.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libmj.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libnetpgp.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libnetpgpverify.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libnpf.so.0.1.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/usr/lib/o32/libns.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libnvpair.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/o32/libobjc.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libopcodes.so.11.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libossaudio.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libp2k.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libpam.so.4.1.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/libpanel.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libpcap.so.9.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libpci.so.2.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libperfuse.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libposix.so.0.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libppath.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libprop.so.1.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libpthread.so.1.4.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libpuffs.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libquota.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libradius.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/librefuse.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libresolv.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libroken.so.20.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/librpcsvc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/librt.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/librtld_db.so.0.0.debug comp-compat-shlib compat,pic,debug,dtrace +./usr/libdata/debug/usr/lib/o32/librump.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/o32/librumpclient.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/o32/librumpdev.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/o32/librumphijack.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/o32/librumpnet.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/o32/librumpres.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/o32/librumpuser.so.0.1.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/o32/librumpvfs.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/o32/libsaslc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libskey.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libsl.so.7.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libsqlite3.so.1.5.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libssh.so.46.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libssl.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libstdc++.so.9.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libterminfo.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libtre.so.0.8.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libubsan.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libukfs.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libumem.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/o32/libunbound.so.9.0.debug comp-sys-debug debug,compat,unbound +./usr/libdata/debug/usr/lib/o32/libusbhid.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libutil.so.7.24.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libuutil.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/o32/libwind.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libwrap.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libz.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libzfs.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/o32/libzfs_core.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/o32/libzpool.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/o32/security/pam_afslog.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_chroot.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_deny.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_echo.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_exec.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_ftpusers.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_group.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_guest.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_krb5.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_ksu.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_lastlog.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_login_access.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_nologin.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_permit.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_radius.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_rhosts.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_rootok.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_securetty.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_self.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_skey.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_ssh.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_u2f.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_unix.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/libexec/ld.elf_so-64.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/libexec/ld.elf_so-o32.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/libexec/ld.elf_so.64 comp-obsolete obsolete +./usr/libdata/debug/usr/libexec/ld.elf_so.o32 comp-obsolete obsolete diff --git a/distrib/sets/lists/debug32/ad.mipsn64el b/distrib/sets/lists/debug32/ad.mipsn64el new file mode 100644 index 000000000000..ad9658dd224f --- /dev/null +++ b/distrib/sets/lists/debug32/ad.mipsn64el @@ -0,0 +1,687 @@ +# $NetBSD: ad.mipsn64el,v 1.1 2024/04/09 15:17:23 nia Exp $ +./usr/lib/n32/i18n/libBIG5_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libDECHanyu_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libEUCTW_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libEUC_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libGBK2K_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libHZ_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libISO2022_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libJOHAB_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libMSKanji_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libUES_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libUTF1632_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libUTF7_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libUTF8_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libVIQR_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libZW_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libiconv_none_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libiconv_std_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libmapper_646_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libmapper_none_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libmapper_parallel_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libmapper_serial_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libmapper_std_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/i18n/libmapper_zone_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libamu_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libarchive_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libasan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/n32/libasn1_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/n32/libatf-c++_g.a comp-c-debuglib debuglib,compat,atf +./usr/lib/n32/libatf-c_g.a comp-c-debuglib debuglib,compat,atf +./usr/lib/n32/libavl_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/n32/libbfd_g.a comp-sys-debug debug,compat +./usr/lib/n32/libbind9_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libblocklist_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libbluetooth_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libbozohttpd_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libbsdmalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libbz2_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libc_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libcbor_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libcom_err_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libcompat_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libcrypt_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libcrypto_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libctf_g.a comp-c-debuglib debuglib,compat,ctf +./usr/lib/n32/libcurses_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libdes_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libdevmapper_g.a comp-c-debuglib debuglib,compat,lvm +./usr/lib/n32/libdm_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libdns_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libdns_sd_g.a comp-c-debuglib debuglib,compat,mdns +./usr/lib/n32/libdtrace_g.a comp-c-debuglib debuglib,compat,dtrace +./usr/lib/n32/libdwarf_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libedit_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libelf_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libevent_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libevent_openssl_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libevent_pthreads_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libexecinfo_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libexpat_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libfetch_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libfido2_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libfl_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libform_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libgcc_eh_g.a comp-sys-debug debug,compat,gcc +./usr/lib/n32/libgcc_g.a comp-c-debuglib debuglib,compat,gcc +./usr/lib/n32/libgcc_s_g.a comp-sys-debug debug,compat,gcc +./usr/lib/n32/libgcov_g.a comp-c-debuglib debuglib,compat,gcc +./usr/lib/n32/libgnuctf_g.a comp-c-debuglib debuglib,compat,binutils +./usr/lib/n32/libgnumalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libgomp_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libgssapi_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/n32/libhdb_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/n32/libheimbase_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/n32/libheimntlm_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/n32/libhx509_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/n32/libintl_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libipsec_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libirs_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libisc_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libisccc_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libisccfg_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libiscsi_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libisns_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libjemalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libkadm5clnt_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libkadm5srv_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libkafs_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libkdc_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libkrb5_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libkvm_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libl_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/liblber_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/n32/libldap_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/n32/libldap_r_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/n32/liblsan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/n32/liblua_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/liblzf_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/liblzma_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libm_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libmagic_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libmenu_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libmj_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libnetpgp_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libnetpgpverify_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libnpf_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libns_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libnvpair_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/n32/libobjc_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libopcodes_g.a comp-c-debuglib debuglib,compat,binutils +./usr/lib/n32/libossaudio_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libp2k_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/n32/libpam_g.a comp-c-debuglib debuglib,compat,pam +./usr/lib/n32/libpanel_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libpcap_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libpci_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libperfuse_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libposix_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libppath_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libproc_g.a comp-c-debuglib debuglib,compat,dtrace +./usr/lib/n32/libprop_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libpthread_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libpuffs_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libquota_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libradius_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/librefuse_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libresolv_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/librmt_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libroken_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/n32/librpcsvc_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/librt_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/librtld_db_g.a comp-c-debuglib debuglib,dtrace +./usr/lib/n32/librump_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/n32/librumpclient_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/n32/librumpdev_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/n32/librumphijack_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/n32/librumpnet_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/n32/librumpres_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/n32/librumpuser_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/n32/librumpvfs_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/n32/libsaslc_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libskey_g.a comp-c-debuglib debuglib,compat,skey +./usr/lib/n32/libsl_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/n32/libsqlite3_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libssh_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libssl_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libstdc++_g.a comp-c-debuglib debuglib,compat,cxx,gcc,libstdcxx +./usr/lib/n32/libsupc++_g.a comp-c-debuglib debuglib,compat,cxx,gcc,libstdcxx +./usr/lib/n32/libterminfo_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libtre_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libubsan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/n32/libukfs_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/n32/libumem_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/n32/libunbound_g.a comp-c-debuglib debuglib,compat,unbound +./usr/lib/n32/libusbhid_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libutil_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libuutil_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/n32/libwind_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/n32/libwrap_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/liby_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libz_g.a comp-c-debuglib debuglib,compat +./usr/lib/n32/libzfs_core_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/n32/libzfs_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/n32/libzpool_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/o32/i18n/libBIG5_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libDECHanyu_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libEUCTW_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libEUC_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libGBK2K_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libHZ_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libISO2022_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libJOHAB_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libMSKanji_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libUES_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libUTF1632_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libUTF7_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libUTF8_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libVIQR_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libZW_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libiconv_none_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libiconv_std_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libmapper_646_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libmapper_none_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libmapper_parallel_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libmapper_serial_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libmapper_std_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/i18n/libmapper_zone_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libamu_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libarchive_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libasan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/o32/libasn1_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/o32/libatf-c++_g.a comp-c-debuglib debuglib,compat,atf +./usr/lib/o32/libatf-c_g.a comp-c-debuglib debuglib,compat,atf +./usr/lib/o32/libavl_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/o32/libbfd_g.a comp-sys-debug debug,compat +./usr/lib/o32/libbind9_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libblocklist_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libbluetooth_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libbozohttpd_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libbsdmalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libbz2_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libcbor_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libcom_err_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libcompat_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libcrypt_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libcrypto_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libctf_g.a comp-c-debuglib debuglib,compat,ctf +./usr/lib/o32/libcurses_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libdes_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libdevmapper_g.a comp-c-debuglib debuglib,compat,lvm +./usr/lib/o32/libdm_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libdns_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libdns_sd_g.a comp-c-debuglib debuglib,compat,mdns +./usr/lib/o32/libdtrace_g.a comp-c-debuglib debuglib,compat,dtrace +./usr/lib/o32/libdwarf_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libedit_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libelf_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libevent_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libevent_openssl_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libevent_pthreads_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libexecinfo_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libexpat_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libfetch_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libfido2_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libfl_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libform_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libgcc_eh_g.a comp-sys-debug debug,compat,gcc +./usr/lib/o32/libgcc_g.a comp-c-debuglib debuglib,compat,gcc +./usr/lib/o32/libgcc_s_g.a comp-sys-debug debug,compat,gcc +./usr/lib/o32/libgcov_g.a comp-c-debuglib debuglib,compat,gcc +./usr/lib/o32/libgnuctf_g.a comp-c-debuglib debuglib,compat,binutils +./usr/lib/o32/libgnumalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libgomp_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libgssapi_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/o32/libhdb_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/o32/libheimbase_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/o32/libheimntlm_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/o32/libhx509_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/o32/libintl_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libipsec_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libirs_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libisc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libisccc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libisccfg_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libiscsi_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libisns_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libjemalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libkadm5clnt_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libkadm5srv_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libkafs_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libkdc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libkrb5_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libkvm_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libl_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/liblber_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/o32/libldap_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/o32/libldap_r_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/o32/liblsan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/o32/liblua_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/liblzf_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/liblzma_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libm_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libmagic_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libmenu_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libmj_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libnetpgp_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libnetpgpverify_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libnpf_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libns_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libnvpair_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/o32/libobjc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libopcodes_g.a comp-c-debuglib debuglib,compat,binutils +./usr/lib/o32/libossaudio_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libp2k_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/libpam_g.a comp-c-debuglib debuglib,compat,pam +./usr/lib/o32/libpanel_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libpcap_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libpci_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libperfuse_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libposix_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libppath_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libproc_g.a comp-c-debuglib debuglib,compat,dtrace +./usr/lib/o32/libprop_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libpthread_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libpuffs_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libquota_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libradius_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/librefuse_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libresolv_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/librmt_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libroken_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/o32/librpcsvc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/librt_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/librtld_db_g.a comp-c-debuglib debuglib,dtrace +./usr/lib/o32/librump_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/librumpclient_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/librumpdev_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/librumphijack_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/librumpnet_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/librumpres_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/librumpuser_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/librumpvfs_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/libsaslc_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libskey_g.a comp-c-debuglib debuglib,compat,skey +./usr/lib/o32/libsl_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/o32/libsqlite3_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libssh_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libssl_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libstdc++_g.a comp-c-debuglib debuglib,compat,cxx,gcc,libstdcxx +./usr/lib/o32/libsupc++_g.a comp-c-debuglib debuglib,compat,cxx,gcc,libstdcxx +./usr/lib/o32/libterminfo_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libtre_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libubsan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/o32/libukfs_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/o32/libumem_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/o32/libunbound_g.a comp-c-debuglib debuglib,compat,unbound +./usr/lib/o32/libusbhid_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libutil_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libuutil_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/o32/libwind_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/o32/libwrap_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/liby_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libz_g.a comp-c-debuglib debuglib,compat +./usr/lib/o32/libzfs_core_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/o32/libzfs_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/o32/libzpool_g.a comp-c-debuglib debuglib,compat,zfs +./usr/libdata/debug/lib/n32/npf/ext_log.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/lib/n32/npf/ext_normalize.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/lib/n32/npf/ext_rndblock.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/lib/o32/npf/ext_log.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/lib/o32/npf/ext_normalize.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/lib/o32/npf/ext_rndblock.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/libexec/ld.elf_so-64.debug comp-sys-debug debug,compat +./usr/libdata/debug/libexec/ld.elf_so-o32.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libBIG5.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libDECHanyu.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libEUC.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libEUCTW.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libGBK2K.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libHZ.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libISO2022.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libJOHAB.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libMSKanji.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libUES.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libUTF1632.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libUTF7.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libUTF8.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libVIQR.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libZW.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libiconv_none.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libiconv_std.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libmapper_646.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libmapper_none.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libmapper_parallel.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libmapper_serial.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libmapper_std.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/i18n/libmapper_zone.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libamu.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libarchive.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libasan.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libasn1.so.10.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libatf-c++.so.2.0.debug comp-sys-debug debug,compat,atf +./usr/libdata/debug/usr/lib/n32/libatf-c.so.0.0.debug comp-sys-debug debug,compat,atf +./usr/libdata/debug/usr/lib/n32/libavl.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/n32/libbfd.so.18.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libbind9.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libblocklist.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libbluetooth.so.4.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libbozohttpd.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libbsdmalloc.so.0.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libbz2.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libc.so.12.221.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libcbor.so.0.5.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libcom_err.so.8.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/n32/libcrypt.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libcrypto.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libcurses.so.9.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libdes.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libdevmapper.so.1.0.debug comp-sys-debug debug,compat,lvm +./usr/libdata/debug/usr/lib/n32/libdm.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libdns.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libdns_sd.so.0.0.debug comp-sys-debug debug,compat,mdns +./usr/libdata/debug/usr/lib/n32/libdwarf.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libedit.so.3.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libelf.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libevent.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libevent_openssl.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libevent_pthreads.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libexecinfo.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libexpat.so.2.3.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libfetch.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libfido2.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libform.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libgcc_s.so.1.0.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/n32/libgnuctf.so.1.0.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/n32/libgnumalloc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libgomp.so.2.1.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/n32/libgssapi.so.12.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/n32/libhdb.so.16.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/n32/libheimbase.so.2.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/n32/libheimntlm.so.6.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/n32/libhx509.so.7.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/n32/libintl.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libipsec.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libirs.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libisc.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libisccc.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libisccfg.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libiscsi.so.2.0.debug comp-sys-debug debug,compat,iscsi +./usr/libdata/debug/usr/lib/n32/libisns.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libjemalloc.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libkadm5clnt.so.15.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/n32/libkadm5srv.so.16.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/n32/libkafs.so.14.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/n32/libkdc.so.4.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/n32/libkrb5.so.28.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/n32/libkvm.so.6.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/liblber.so.5.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/n32/libldap.so.6.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/n32/libldap_r.so.6.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/n32/liblsan.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/liblua.so.6.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/liblzf.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/liblzma.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libm.so.0.14.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libmagic.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libmenu.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libmj.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libnetpgp.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libnetpgpverify.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libnpf.so.0.1.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/usr/lib/n32/libns.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libnvpair.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/n32/libobjc.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libopcodes.so.11.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libossaudio.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libp2k.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libpam.so.4.1.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/libpanel.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libpcap.so.9.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libpci.so.2.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libperfuse.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libposix.so.0.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libppath.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libprop.so.1.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libpthread.so.1.4.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libpuffs.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libquota.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libradius.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/librefuse.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libresolv.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libroken.so.20.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/n32/librpcsvc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/librt.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/librtld_db.so.0.0.debug comp-compat-shlib compat,pic,debug,dtrace +./usr/libdata/debug/usr/lib/n32/librump.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/n32/librumpclient.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/n32/librumpdev.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/n32/librumphijack.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/n32/librumpnet.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/n32/librumpres.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/n32/librumpuser.so.0.1.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/n32/librumpvfs.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/n32/libsaslc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libskey.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libsl.so.7.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libsqlite3.so.1.5.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libssh.so.46.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libssl.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libstdc++.so.9.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libterminfo.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libtre.so.0.8.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libubsan.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libukfs.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libumem.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/n32/libunbound.so.9.0.debug comp-sys-debug debug,compat,unbound +./usr/libdata/debug/usr/lib/n32/libusbhid.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libutil.so.7.24.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libuutil.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/n32/libwind.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libwrap.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libz.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/n32/libzfs.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/n32/libzfs_core.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/n32/libzpool.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/n32/security/pam_afslog.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_chroot.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_deny.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_echo.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_exec.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_ftpusers.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_group.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_guest.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_krb5.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_ksu.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_lastlog.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_login_access.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_nologin.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_permit.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_radius.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_rhosts.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_rootok.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_securetty.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_self.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_skey.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_ssh.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_u2f.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/n32/security/pam_unix.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/i18n/libBIG5.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libDECHanyu.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libEUC.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libEUCTW.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libGBK2K.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libHZ.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libISO2022.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libJOHAB.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libMSKanji.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libUES.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libUTF1632.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libUTF7.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libUTF8.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libVIQR.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libZW.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libiconv_none.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libiconv_std.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libmapper_646.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libmapper_none.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libmapper_parallel.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libmapper_serial.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libmapper_std.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/i18n/libmapper_zone.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libamu.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libarchive.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libasan.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libasn1.so.10.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libatf-c++.so.2.0.debug comp-sys-debug debug,compat,atf +./usr/libdata/debug/usr/lib/o32/libatf-c.so.0.0.debug comp-sys-debug debug,compat,atf +./usr/libdata/debug/usr/lib/o32/libavl.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/o32/libbfd.so.18.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libbind9.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libblocklist.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libbluetooth.so.4.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libbozohttpd.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libbsdmalloc.so.0.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libbz2.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libc.so.12.221.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libcbor.so.0.5.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libcom_err.so.8.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libcrypt.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libcrypto.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libcurses.so.9.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libdes.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libdevmapper.so.1.0.debug comp-sys-debug debug,compat,lvm +./usr/libdata/debug/usr/lib/o32/libdm.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libdns.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libdns_sd.so.0.0.debug comp-sys-debug debug,compat,mdns +./usr/libdata/debug/usr/lib/o32/libdwarf.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libedit.so.3.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libelf.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libevent.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libevent_openssl.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libevent_pthreads.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libexecinfo.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libexpat.so.2.3.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libfetch.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libfido2.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libform.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libgcc_s.so.1.0.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/o32/libgnuctf.so.1.0.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/o32/libgnumalloc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libgomp.so.2.1.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/o32/libgssapi.so.12.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libhdb.so.16.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libheimbase.so.2.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libheimntlm.so.6.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libhx509.so.7.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libintl.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libipsec.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libirs.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libisc.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libisccc.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libisccfg.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libiscsi.so.2.0.debug comp-sys-debug debug,compat,iscsi +./usr/libdata/debug/usr/lib/o32/libisns.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libjemalloc.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libkadm5clnt.so.15.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libkadm5srv.so.16.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libkafs.so.14.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libkdc.so.4.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libkrb5.so.28.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/libkvm.so.6.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/liblber.so.5.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/o32/libldap.so.6.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/o32/libldap_r.so.6.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/o32/liblsan.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/liblua.so.6.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/liblzf.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/liblzma.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libm.so.0.14.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libmagic.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libmenu.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libmj.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libnetpgp.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libnetpgpverify.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libnpf.so.0.1.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/usr/lib/o32/libns.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libnvpair.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/o32/libobjc.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libopcodes.so.11.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libossaudio.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libp2k.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libpam.so.4.1.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/libpanel.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libpcap.so.9.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libpci.so.2.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libperfuse.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libposix.so.0.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libppath.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libprop.so.1.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libpthread.so.1.4.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libpuffs.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libquota.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libradius.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/librefuse.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libresolv.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libroken.so.20.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/o32/librpcsvc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/librt.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/librtld_db.so.0.0.debug comp-compat-shlib compat,pic,debug,dtrace +./usr/libdata/debug/usr/lib/o32/librump.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/o32/librumpclient.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/o32/librumpdev.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/o32/librumphijack.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/o32/librumpnet.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/o32/librumpres.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/o32/librumpuser.so.0.1.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/o32/librumpvfs.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/o32/libsaslc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libskey.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libsl.so.7.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libsqlite3.so.1.5.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libssh.so.46.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libssl.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libstdc++.so.9.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libterminfo.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libtre.so.0.8.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libubsan.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libukfs.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libumem.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/o32/libunbound.so.9.0.debug comp-sys-debug debug,compat,unbound +./usr/libdata/debug/usr/lib/o32/libusbhid.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libutil.so.7.24.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libuutil.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/o32/libwind.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libwrap.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libz.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/o32/libzfs.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/o32/libzfs_core.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/o32/libzpool.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/o32/security/pam_afslog.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_chroot.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_deny.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_echo.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_exec.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_ftpusers.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_group.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_guest.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_krb5.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_ksu.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_lastlog.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_login_access.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_nologin.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_permit.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_radius.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_rhosts.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_rootok.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_securetty.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_self.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_skey.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_ssh.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_u2f.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/o32/security/pam_unix.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/libexec/ld.elf_so-64.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/libexec/ld.elf_so-o32.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/libexec/ld.elf_so.64 comp-obsolete obsolete +./usr/libdata/debug/usr/libexec/ld.elf_so.o32 comp-obsolete obsolete diff --git a/distrib/sets/lists/debug32/ad.powerpc64 b/distrib/sets/lists/debug32/ad.powerpc64 new file mode 100644 index 000000000000..6ab65e15c9a7 --- /dev/null +++ b/distrib/sets/lists/debug32/ad.powerpc64 @@ -0,0 +1,344 @@ +# $NetBSD: ad.powerpc64,v 1.1 2024/04/09 15:17:23 nia Exp $ +./usr/lib/powerpc/i18n/libBIG5_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/i18n/libDECHanyu_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/i18n/libEUCTW_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/i18n/libEUC_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/i18n/libGBK2K_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/i18n/libHZ_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/i18n/libISO2022_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/i18n/libJOHAB_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/i18n/libMSKanji_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/i18n/libUES_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/i18n/libUTF1632_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/i18n/libUTF7_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/i18n/libUTF8_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/i18n/libVIQR_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/i18n/libZW_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/i18n/libiconv_none_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/i18n/libiconv_std_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/i18n/libmapper_646_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/i18n/libmapper_none_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/i18n/libmapper_parallel_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/i18n/libmapper_serial_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/i18n/libmapper_std_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/i18n/libmapper_zone_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libamu_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libarchive_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libasan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/powerpc/libasn1_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/powerpc/libatf-c++_g.a comp-c-debuglib debuglib,compat,atf +./usr/lib/powerpc/libatf-c_g.a comp-c-debuglib debuglib,compat,atf +./usr/lib/powerpc/libavl_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/powerpc/libbfd_g.a comp-sys-debug debug,compat +./usr/lib/powerpc/libbind9_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libblocklist_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libbluetooth_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libbozohttpd_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libbsdmalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libbz2_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libc_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libcbor_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libcom_err_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libcompat_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libcrypt_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libcrypto_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libctf_g.a comp-c-debuglib debuglib,compat,ctf +./usr/lib/powerpc/libcurses_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libdes_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libdevmapper_g.a comp-c-debuglib debuglib,compat,lvm +./usr/lib/powerpc/libdm_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libdns_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libdns_sd_g.a comp-c-debuglib debuglib,compat,mdns +./usr/lib/powerpc/libdtrace_g.a comp-c-debuglib debuglib,compat,dtrace +./usr/lib/powerpc/libdwarf_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libedit_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libelf_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libevent_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libevent_openssl_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libevent_pthreads_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libexecinfo_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libexpat_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libfetch_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libfido2_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libfl_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libform_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libgcc_eh_g.a comp-sys-debug debug,compat,gcc +./usr/lib/powerpc/libgcc_g.a comp-c-debuglib debuglib,compat,gcc +./usr/lib/powerpc/libgcc_s_g.a comp-sys-debug debug,compat,gcc +./usr/lib/powerpc/libgcov_g.a comp-c-debuglib debuglib,compat,gcc +./usr/lib/powerpc/libgnuctf_g.a comp-c-debuglib debuglib,compat,binutils +./usr/lib/powerpc/libgnumalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libgomp_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libgssapi_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/powerpc/libhdb_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/powerpc/libheimbase_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/powerpc/libheimntlm_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/powerpc/libhx509_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/powerpc/libintl_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libipsec_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libirs_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libisc_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libisccc_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libisccfg_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libiscsi_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libisns_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libjemalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libkadm5clnt_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libkadm5srv_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libkafs_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libkdc_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libkrb5_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libkvm_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libl_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/liblber_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/powerpc/libldap_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/powerpc/libldap_r_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/powerpc/liblsan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/powerpc/liblua_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/liblzf_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/liblzma_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libm_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libmagic_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libmenu_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libmj_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libnetpgp_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libnetpgpverify_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libnpf_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libns_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libnvpair_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/powerpc/libobjc_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libopcodes_g.a comp-c-debuglib debuglib,compat,binutils +./usr/lib/powerpc/libossaudio_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libp2k_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/powerpc/libpam_g.a comp-c-debuglib debuglib,compat,pam +./usr/lib/powerpc/libpanel_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libpcap_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libpci_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libperfuse_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libposix_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libppath_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libproc_g.a comp-c-debuglib debuglib,compat,dtrace +./usr/lib/powerpc/libprop_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libpthread_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libpuffs_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libquota_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libradius_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/librefuse_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libresolv_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/librmt_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libroken_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/powerpc/librpcsvc_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/librt_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/librtld_db_g.a comp-c-debuglib debuglib,dtrace +./usr/lib/powerpc/librump_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/powerpc/librumpclient_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/powerpc/librumpdev_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/powerpc/librumphijack_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/powerpc/librumpnet_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/powerpc/librumpres_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/powerpc/librumpuser_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/powerpc/librumpvfs_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/powerpc/libsaslc_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libskey_g.a comp-c-debuglib debuglib,compat,skey +./usr/lib/powerpc/libsl_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/powerpc/libsqlite3_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libssh_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libssl_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libstdc++_g.a comp-c-debuglib debuglib,compat,cxx,gcc,libstdcxx +./usr/lib/powerpc/libsupc++_g.a comp-c-debuglib debuglib,compat,cxx,gcc,libstdcxx +./usr/lib/powerpc/libterminfo_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libtre_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libubsan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/powerpc/libukfs_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/powerpc/libumem_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/powerpc/libunbound_g.a comp-c-debuglib debuglib,compat,unbound +./usr/lib/powerpc/libusbhid_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libutil_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libuutil_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/powerpc/libwind_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/powerpc/libwrap_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/liby_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libz_g.a comp-c-debuglib debuglib,compat +./usr/lib/powerpc/libzfs_core_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/powerpc/libzfs_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/powerpc/libzpool_g.a comp-c-debuglib debuglib,compat,zfs +./usr/libdata/debug/lib/powerpc/npf/ext_log.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/lib/powerpc/npf/ext_normalize.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/lib/powerpc/npf/ext_rndblock.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/libexec/ld.elf_so-powerpc.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/i18n/libBIG5.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/i18n/libDECHanyu.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/i18n/libEUC.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/i18n/libEUCTW.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/i18n/libGBK2K.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/i18n/libHZ.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/i18n/libISO2022.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/i18n/libJOHAB.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/i18n/libMSKanji.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/i18n/libUES.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/i18n/libUTF1632.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/i18n/libUTF7.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/i18n/libUTF8.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/i18n/libVIQR.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/i18n/libZW.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/i18n/libiconv_none.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/i18n/libiconv_std.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/i18n/libmapper_646.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/i18n/libmapper_none.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/i18n/libmapper_parallel.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/i18n/libmapper_serial.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/i18n/libmapper_std.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/i18n/libmapper_zone.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libamu.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libarchive.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libasan.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libasn1.so.10.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libatf-c++.so.2.0.debug comp-sys-debug debug,compat,atf +./usr/libdata/debug/usr/lib/powerpc/libatf-c.so.0.0.debug comp-sys-debug debug,compat,atf +./usr/libdata/debug/usr/lib/powerpc/libavl.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/powerpc/libbfd.so.18.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libbind9.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libblocklist.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libbluetooth.so.4.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libbozohttpd.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libbsdmalloc.so.0.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libbz2.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libc.so.12.221.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libcbor.so.0.5.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libcom_err.so.8.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/powerpc/libcrypt.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libcrypto.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libcurses.so.9.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libdes.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libdevmapper.so.1.0.debug comp-sys-debug debug,compat,lvm +./usr/libdata/debug/usr/lib/powerpc/libdm.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libdns.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libdns_sd.so.0.0.debug comp-sys-debug debug,compat,mdns +./usr/libdata/debug/usr/lib/powerpc/libdwarf.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libedit.so.3.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libelf.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libevent.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libevent_openssl.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libevent_pthreads.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libexecinfo.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libexpat.so.2.3.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libfetch.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libfido2.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libform.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libgcc_s.so.1.0.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/powerpc/libgnuctf.so.1.0.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/powerpc/libgnumalloc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libgomp.so.2.1.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/powerpc/libgssapi.so.12.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/powerpc/libhdb.so.16.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/powerpc/libheimbase.so.2.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/powerpc/libheimntlm.so.6.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/powerpc/libhx509.so.7.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/powerpc/libintl.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libipsec.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libirs.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libisc.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libisccc.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libisccfg.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libiscsi.so.2.0.debug comp-sys-debug debug,compat,iscsi +./usr/libdata/debug/usr/lib/powerpc/libisns.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libjemalloc.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libkadm5clnt.so.15.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/powerpc/libkadm5srv.so.16.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/powerpc/libkafs.so.14.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/powerpc/libkdc.so.4.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/powerpc/libkrb5.so.28.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/powerpc/libkvm.so.6.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/liblber.so.5.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/powerpc/libldap.so.6.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/powerpc/libldap_r.so.6.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/powerpc/liblsan.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/liblua.so.6.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/liblzf.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/liblzma.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libm.so.0.14.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libmagic.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libmenu.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libmj.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libnetpgp.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libnetpgpverify.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libnpf.so.0.1.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/usr/lib/powerpc/libns.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libnvpair.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/powerpc/libobjc.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libopcodes.so.11.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libossaudio.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libp2k.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libpam.so.4.1.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/powerpc/libpanel.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libpcap.so.9.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libpci.so.2.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libperfuse.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libposix.so.0.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libppath.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libprop.so.1.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libpthread.so.1.4.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libpuffs.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libquota.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libradius.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/librefuse.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libresolv.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libroken.so.20.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/powerpc/librpcsvc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/librt.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/librtld_db.so.0.0.debug comp-compat-shlib compat,pic,debug,dtrace +./usr/libdata/debug/usr/lib/powerpc/librump.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/powerpc/librumpclient.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/powerpc/librumpdev.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/powerpc/librumphijack.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/powerpc/librumpnet.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/powerpc/librumpres.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/powerpc/librumpuser.so.0.1.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/powerpc/librumpvfs.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/powerpc/libsaslc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libskey.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libsl.so.7.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libsqlite3.so.1.5.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libssh.so.46.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libssl.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libstdc++.so.9.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libterminfo.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libtre.so.0.8.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libubsan.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libukfs.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libumem.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/powerpc/libunbound.so.9.0.debug comp-sys-debug debug,compat,unbound +./usr/libdata/debug/usr/lib/powerpc/libusbhid.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libutil.so.7.24.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libuutil.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/powerpc/libwind.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libwrap.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libz.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/powerpc/libzfs.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/powerpc/libzfs_core.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/powerpc/libzpool.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/powerpc/security/pam_afslog.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/powerpc/security/pam_chroot.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/powerpc/security/pam_deny.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/powerpc/security/pam_echo.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/powerpc/security/pam_exec.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/powerpc/security/pam_ftpusers.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/powerpc/security/pam_group.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/powerpc/security/pam_guest.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/powerpc/security/pam_krb5.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/powerpc/security/pam_ksu.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/powerpc/security/pam_lastlog.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/powerpc/security/pam_login_access.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/powerpc/security/pam_nologin.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/powerpc/security/pam_permit.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/powerpc/security/pam_radius.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/powerpc/security/pam_rhosts.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/powerpc/security/pam_rootok.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/powerpc/security/pam_securetty.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/powerpc/security/pam_self.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/powerpc/security/pam_skey.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/powerpc/security/pam_ssh.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/powerpc/security/pam_u2f.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/powerpc/security/pam_unix.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/libexec/ld.elf_so-powerpc.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/libexec/ld.elf_so.powerpc comp-obsolete obsolete diff --git a/distrib/sets/lists/debug32/ad.riscv64 b/distrib/sets/lists/debug32/ad.riscv64 new file mode 100644 index 000000000000..2ddc87d2f32f --- /dev/null +++ b/distrib/sets/lists/debug32/ad.riscv64 @@ -0,0 +1,344 @@ +# $NetBSD: ad.riscv64,v 1.1 2024/04/09 15:17:23 nia Exp $ +./usr/lib/rv32/i18n/libBIG5_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/i18n/libDECHanyu_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/i18n/libEUCTW_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/i18n/libEUC_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/i18n/libGBK2K_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/i18n/libHZ_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/i18n/libISO2022_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/i18n/libJOHAB_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/i18n/libMSKanji_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/i18n/libUES_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/i18n/libUTF1632_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/i18n/libUTF7_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/i18n/libUTF8_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/i18n/libVIQR_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/i18n/libZW_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/i18n/libiconv_none_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/i18n/libiconv_std_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/i18n/libmapper_646_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/i18n/libmapper_none_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/i18n/libmapper_parallel_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/i18n/libmapper_serial_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/i18n/libmapper_std_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/i18n/libmapper_zone_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libamu_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libarchive_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libasan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/rv32/libasn1_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/rv32/libatf-c++_g.a comp-c-debuglib debuglib,compat,atf +./usr/lib/rv32/libatf-c_g.a comp-c-debuglib debuglib,compat,atf +./usr/lib/rv32/libavl_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/rv32/libbfd_g.a comp-sys-debug debug,compat +./usr/lib/rv32/libbind9_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libblocklist_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libbluetooth_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libbozohttpd_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libbsdmalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libbz2_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libc_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libcbor_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libcom_err_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libcompat_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libcrypt_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libcrypto_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libctf_g.a comp-c-debuglib debuglib,compat,ctf +./usr/lib/rv32/libcurses_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libdes_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libdevmapper_g.a comp-c-debuglib debuglib,compat,lvm +./usr/lib/rv32/libdm_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libdns_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libdns_sd_g.a comp-c-debuglib debuglib,compat,mdns +./usr/lib/rv32/libdtrace_g.a comp-c-debuglib debuglib,compat,dtrace +./usr/lib/rv32/libdwarf_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libedit_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libelf_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libevent_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libevent_openssl_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libevent_pthreads_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libexecinfo_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libexpat_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libfetch_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libfido2_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libfl_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libform_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libgcc_eh_g.a comp-sys-debug debug,compat,gcc +./usr/lib/rv32/libgcc_g.a comp-c-debuglib debuglib,compat,gcc +./usr/lib/rv32/libgcc_s_g.a comp-sys-debug debug,compat,gcc +./usr/lib/rv32/libgcov_g.a comp-c-debuglib debuglib,compat,gcc +./usr/lib/rv32/libgnuctf_g.a comp-c-debuglib debuglib,compat,binutils +./usr/lib/rv32/libgnumalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libgomp_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libgssapi_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/rv32/libhdb_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/rv32/libheimbase_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/rv32/libheimntlm_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/rv32/libhx509_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/rv32/libintl_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libipsec_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libirs_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libisc_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libisccc_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libisccfg_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libiscsi_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libisns_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libjemalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libkadm5clnt_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libkadm5srv_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libkafs_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libkdc_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libkrb5_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libkvm_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libl_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/liblber_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/rv32/libldap_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/rv32/libldap_r_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/rv32/liblsan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/rv32/liblua_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/liblzf_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/liblzma_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libm_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libmagic_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libmenu_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libmj_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libnetpgp_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libnetpgpverify_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libnpf_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libns_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libnvpair_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/rv32/libobjc_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libopcodes_g.a comp-c-debuglib debuglib,compat,binutils +./usr/lib/rv32/libossaudio_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libp2k_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/rv32/libpam_g.a comp-c-debuglib debuglib,compat,pam +./usr/lib/rv32/libpanel_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libpcap_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libpci_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libperfuse_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libposix_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libppath_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libproc_g.a comp-c-debuglib debuglib,compat,dtrace +./usr/lib/rv32/libprop_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libpthread_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libpuffs_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libquota_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libradius_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/librefuse_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libresolv_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/librmt_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libroken_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/rv32/librpcsvc_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/librt_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/librtld_db_g.a comp-c-debuglib debuglib,dtrace +./usr/lib/rv32/librump_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/rv32/librumpclient_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/rv32/librumpdev_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/rv32/librumphijack_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/rv32/librumpnet_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/rv32/librumpres_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/rv32/librumpuser_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/rv32/librumpvfs_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/rv32/libsaslc_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libskey_g.a comp-c-debuglib debuglib,compat,skey +./usr/lib/rv32/libsl_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/rv32/libsqlite3_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libssh_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libssl_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libstdc++_g.a comp-c-debuglib debuglib,compat,cxx,gcc,libstdcxx +./usr/lib/rv32/libsupc++_g.a comp-c-debuglib debuglib,compat,cxx,gcc,libstdcxx +./usr/lib/rv32/libterminfo_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libtre_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libubsan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/rv32/libukfs_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/rv32/libumem_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/rv32/libunbound_g.a comp-c-debuglib debuglib,compat,unbound +./usr/lib/rv32/libusbhid_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libutil_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libuutil_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/rv32/libwind_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/rv32/libwrap_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/liby_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libz_g.a comp-c-debuglib debuglib,compat +./usr/lib/rv32/libzfs_core_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/rv32/libzfs_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/rv32/libzpool_g.a comp-c-debuglib debuglib,compat,zfs +./usr/libdata/debug/lib/rv32/npf/ext_log.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/lib/rv32/npf/ext_normalize.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/lib/rv32/npf/ext_rndblock.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/libexec/ld.elf_so-rv32.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/i18n/libBIG5.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/i18n/libDECHanyu.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/i18n/libEUC.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/i18n/libEUCTW.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/i18n/libGBK2K.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/i18n/libHZ.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/i18n/libISO2022.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/i18n/libJOHAB.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/i18n/libMSKanji.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/i18n/libUES.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/i18n/libUTF1632.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/i18n/libUTF7.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/i18n/libUTF8.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/i18n/libVIQR.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/i18n/libZW.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/i18n/libiconv_none.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/i18n/libiconv_std.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/i18n/libmapper_646.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/i18n/libmapper_none.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/i18n/libmapper_parallel.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/i18n/libmapper_serial.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/i18n/libmapper_std.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/i18n/libmapper_zone.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libamu.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libarchive.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libasan.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libasn1.so.10.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libatf-c++.so.2.0.debug comp-sys-debug debug,compat,atf +./usr/libdata/debug/usr/lib/rv32/libatf-c.so.0.0.debug comp-sys-debug debug,compat,atf +./usr/libdata/debug/usr/lib/rv32/libavl.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/rv32/libbfd.so.18.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libbind9.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libblocklist.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libbluetooth.so.4.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libbozohttpd.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libbsdmalloc.so.0.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libbz2.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libc.so.12.221.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libcbor.so.0.5.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libcom_err.so.8.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/rv32/libcrypt.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libcrypto.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libcurses.so.9.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libdes.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libdevmapper.so.1.0.debug comp-sys-debug debug,compat,lvm +./usr/libdata/debug/usr/lib/rv32/libdm.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libdns.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libdns_sd.so.0.0.debug comp-sys-debug debug,compat,mdns +./usr/libdata/debug/usr/lib/rv32/libdwarf.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libedit.so.3.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libelf.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libevent.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libevent_openssl.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libevent_pthreads.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libexecinfo.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libexpat.so.2.3.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libfetch.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libfido2.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libform.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libgcc_s.so.1.0.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/rv32/libgnuctf.so.1.0.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/rv32/libgnumalloc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libgomp.so.2.1.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/rv32/libgssapi.so.12.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/rv32/libhdb.so.16.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/rv32/libheimbase.so.2.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/rv32/libheimntlm.so.6.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/rv32/libhx509.so.7.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/rv32/libintl.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libipsec.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libirs.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libisc.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libisccc.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libisccfg.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libiscsi.so.2.0.debug comp-sys-debug debug,compat,iscsi +./usr/libdata/debug/usr/lib/rv32/libisns.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libjemalloc.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libkadm5clnt.so.15.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/rv32/libkadm5srv.so.16.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/rv32/libkafs.so.14.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/rv32/libkdc.so.4.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/rv32/libkrb5.so.28.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/rv32/libkvm.so.6.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/liblber.so.5.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/rv32/libldap.so.6.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/rv32/libldap_r.so.6.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/rv32/liblsan.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/liblua.so.6.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/liblzf.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/liblzma.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libm.so.0.14.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libmagic.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libmenu.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libmj.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libnetpgp.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libnetpgpverify.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libnpf.so.0.1.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/usr/lib/rv32/libns.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libnvpair.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/rv32/libobjc.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libopcodes.so.11.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libossaudio.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libp2k.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libpam.so.4.1.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/rv32/libpanel.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libpcap.so.9.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libpci.so.2.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libperfuse.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libposix.so.0.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libppath.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libprop.so.1.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libpthread.so.1.4.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libpuffs.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libquota.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libradius.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/librefuse.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libresolv.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libroken.so.20.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/rv32/librpcsvc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/librt.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/librtld_db.so.0.0.debug comp-compat-shlib compat,pic,debug,dtrace +./usr/libdata/debug/usr/lib/rv32/librump.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/rv32/librumpclient.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/rv32/librumpdev.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/rv32/librumphijack.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/rv32/librumpnet.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/rv32/librumpres.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/rv32/librumpuser.so.0.1.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/rv32/librumpvfs.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/rv32/libsaslc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libskey.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libsl.so.7.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libsqlite3.so.1.5.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libssh.so.46.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libssl.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libstdc++.so.9.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libterminfo.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libtre.so.0.8.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libubsan.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libukfs.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libumem.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/rv32/libunbound.so.9.0.debug comp-sys-debug debug,compat,unbound +./usr/libdata/debug/usr/lib/rv32/libusbhid.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libutil.so.7.24.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libuutil.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/rv32/libwind.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libwrap.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libz.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/rv32/libzfs.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/rv32/libzfs_core.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/rv32/libzpool.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/rv32/security/pam_afslog.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/rv32/security/pam_chroot.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/rv32/security/pam_deny.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/rv32/security/pam_echo.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/rv32/security/pam_exec.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/rv32/security/pam_ftpusers.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/rv32/security/pam_group.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/rv32/security/pam_guest.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/rv32/security/pam_krb5.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/rv32/security/pam_ksu.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/rv32/security/pam_lastlog.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/rv32/security/pam_login_access.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/rv32/security/pam_nologin.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/rv32/security/pam_permit.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/rv32/security/pam_radius.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/rv32/security/pam_rhosts.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/rv32/security/pam_rootok.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/rv32/security/pam_securetty.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/rv32/security/pam_self.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/rv32/security/pam_skey.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/rv32/security/pam_ssh.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/rv32/security/pam_u2f.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/rv32/security/pam_unix.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/libexec/ld.elf_so-rv32.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/libexec/ld.elf_so.rv32 comp-obsolete obsolete diff --git a/distrib/sets/lists/debug32/md.amd64 b/distrib/sets/lists/debug32/md.amd64 new file mode 100644 index 000000000000..c4a986efc278 --- /dev/null +++ b/distrib/sets/lists/debug32/md.amd64 @@ -0,0 +1,350 @@ +# $NetBSD: md.amd64,v 1.1 2024/04/09 15:17:23 nia Exp $ +./usr/lib/i386/i18n/libBIG5_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/i18n/libDECHanyu_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/i18n/libEUCTW_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/i18n/libEUC_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/i18n/libGBK2K_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/i18n/libHZ_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/i18n/libISO2022_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/i18n/libJOHAB_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/i18n/libMSKanji_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/i18n/libUES_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/i18n/libUTF1632_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/i18n/libUTF7_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/i18n/libUTF8_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/i18n/libVIQR_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/i18n/libZW_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/i18n/libiconv_none_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/i18n/libiconv_std_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/i18n/libmapper_646_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/i18n/libmapper_none_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/i18n/libmapper_parallel_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/i18n/libmapper_serial_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/i18n/libmapper_std_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/i18n/libmapper_zone_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libamu_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libarchive_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libasan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/i386/libasn1_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/i386/libatf-c++_g.a comp-c-debuglib debuglib,compat,atf +./usr/lib/i386/libatf-c_g.a comp-c-debuglib debuglib,compat,atf +./usr/lib/i386/libavl_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/i386/libbfd_g.a comp-sys-debug debug,compat +./usr/lib/i386/libbind9_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libblocklist_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libbluetooth_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libbozohttpd_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libbsdmalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libbz2_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libc_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libcbor_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libcom_err_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libcompat_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libcrypt_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libcrypto_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libctf_g.a comp-c-debuglib debuglib,compat,ctf +./usr/lib/i386/libcurses_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libdes_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libdevmapper_g.a comp-c-debuglib debuglib,compat,lvm +./usr/lib/i386/libdm_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libdns_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libdns_sd_g.a comp-c-debuglib debuglib,compat,mdns +./usr/lib/i386/libdtrace_g.a comp-c-debuglib debuglib,compat,dtrace +./usr/lib/i386/libdwarf_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libedit_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libelf_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libevent_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libevent_openssl_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libevent_pthreads_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libexecinfo_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libexpat_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libfetch_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libfido2_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libfl_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libform_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libgcc_eh_g.a comp-sys-debug debug,compat,gcc +./usr/lib/i386/libgcc_g.a comp-c-debuglib debuglib,compat,gcc +./usr/lib/i386/libgcc_s_g.a comp-sys-debug debug,compat,gcc +./usr/lib/i386/libgcov_g.a comp-c-debuglib debuglib,compat,gcc +./usr/lib/i386/libgnuctf_g.a comp-c-debuglib debuglib,compat,binutils +./usr/lib/i386/libgnumalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libgomp_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libgssapi_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/i386/libhdb_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/i386/libheimbase_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/i386/libheimntlm_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/i386/libhx509_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/i386/libi386_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libintl_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libipsec_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libirs_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libisc_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libisccc_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libisccfg_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libiscsi_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libisns_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libjemalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libkadm5clnt_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libkadm5srv_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libkafs_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libkdc_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libkrb5_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libkvm_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libl_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/liblber_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/i386/libldap_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/i386/libldap_r_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/i386/liblsan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/i386/liblua_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/liblzf_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/liblzma_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libm_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libmagic_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libmenu_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libmj_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libnetpgp_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libnetpgpverify_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libnpf_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libns_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libnvpair_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/i386/libobjc_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libopcodes_g.a comp-c-debuglib debuglib,compat,binutils +./usr/lib/i386/libossaudio_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libp2k_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/i386/libpam_g.a comp-c-debuglib debuglib,compat,pam +./usr/lib/i386/libpanel_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libpcap_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libpci_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libperfuse_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libposix_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libppath_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libproc_g.a comp-c-debuglib debuglib,compat,dtrace +./usr/lib/i386/libprop_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libpthread_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libpuffs_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libquota_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libradius_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/librefuse_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libresolv_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/librmt_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libroken_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/i386/librpcsvc_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/librt_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/librtld_db_g.a comp-c-debuglib debuglib,dtrace +./usr/lib/i386/librump_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/i386/librumpclient_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/i386/librumpdev_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/i386/librumphijack_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/i386/librumpnet_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/i386/librumpres_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/i386/librumpuser_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/i386/librumpvfs_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/i386/libsaslc_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libskey_g.a comp-c-debuglib debuglib,compat,skey +./usr/lib/i386/libsl_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/i386/libsqlite3_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libssh_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libssl_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libstdc++_g.a comp-c-debuglib debuglib,compat,cxx,gcc,libstdcxx +./usr/lib/i386/libsupc++_g.a comp-c-debuglib debuglib,compat,cxx,gcc,libstdcxx +./usr/lib/i386/libterminfo_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libtre_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libubsan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/i386/libukfs_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/i386/libumem_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/i386/libunbound_g.a comp-c-debuglib debuglib,compat,unbound +./usr/lib/i386/libusbhid_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libutil_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libuutil_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/i386/libwind_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/i386/libwrap_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/liby_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libz_g.a comp-c-debuglib debuglib,compat +./usr/lib/i386/libzfs_core_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/i386/libzfs_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/i386/libzpool_g.a comp-c-debuglib debuglib,compat,zfs +./usr/libdata/debug/lib/i386/npf/ext_log.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/lib/i386/npf/ext_normalize.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/lib/i386/npf/ext_rndblock.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/libexec/ld.elf_so-i386.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/i18n/libBIG5.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/i18n/libDECHanyu.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/i18n/libEUC.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/i18n/libEUCTW.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/i18n/libGBK2K.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/i18n/libHZ.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/i18n/libISO2022.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/i18n/libJOHAB.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/i18n/libMSKanji.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/i18n/libUES.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/i18n/libUTF1632.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/i18n/libUTF7.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/i18n/libUTF8.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/i18n/libVIQR.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/i18n/libZW.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/i18n/libiconv_none.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/i18n/libiconv_std.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/i18n/libmapper_646.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/i18n/libmapper_none.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/i18n/libmapper_parallel.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/i18n/libmapper_serial.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/i18n/libmapper_std.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/i18n/libmapper_zone.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libamu.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libarchive.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libasan.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libasn1.so.10.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libatf-c++.so.2.0.debug comp-sys-debug debug,compat,atf +./usr/libdata/debug/usr/lib/i386/libatf-c.so.0.0.debug comp-sys-debug debug,compat,atf +./usr/libdata/debug/usr/lib/i386/libavl.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/i386/libbfd.so.18.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libbind9.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libblocklist.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libbluetooth.so.4.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libbozohttpd.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libbsdmalloc.so.0.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libbz2.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libc.so.12.221.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libcbor.so.0.5.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libcom_err.so.8.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/i386/libcrypt.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libcrypto.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libctf.so.3.0.debug +./usr/libdata/debug/usr/lib/i386/libcurses.so.9.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libdes.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libdevmapper.so.1.0.debug comp-sys-debug debug,compat,lvm +./usr/libdata/debug/usr/lib/i386/libdm.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libdns.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libdns_sd.so.0.0.debug comp-sys-debug debug,compat,mdns +./usr/libdata/debug/usr/lib/i386/libdtrace.so.3.0.debug comp-sys-debug debug,compat,dtrace +./usr/libdata/debug/usr/lib/i386/libdwarf.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libedit.so.3.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libelf.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libevent.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libevent_openssl.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libevent_pthreads.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libexecinfo.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libexpat.so.2.3.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libfetch.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libfido2.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libform.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libgcc_s.so.1.0.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/i386/libgnuctf.so.1.0.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/i386/libgnumalloc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libgomp.so.2.1.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/i386/libgssapi.so.12.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/i386/libhdb.so.16.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/i386/libheimbase.so.2.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/i386/libheimntlm.so.6.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/i386/libhx509.so.7.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/i386/libi386.so.2.0.debug +./usr/libdata/debug/usr/lib/i386/libintl.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libipsec.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libirs.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libisc.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libisccc.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libisccfg.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libiscsi.so.2.0.debug comp-sys-debug debug,compat,iscsi +./usr/libdata/debug/usr/lib/i386/libisns.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libjemalloc.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libkadm5clnt.so.15.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/i386/libkadm5srv.so.16.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/i386/libkafs.so.14.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/i386/libkdc.so.4.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/i386/libkrb5.so.28.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/i386/libkvm.so.6.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/liblber.so.5.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/i386/libldap.so.6.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/i386/libldap_r.so.6.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/i386/liblsan.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/liblua.so.6.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/liblzf.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/liblzma.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libm.so.0.14.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libmagic.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libmenu.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libmj.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libnetpgp.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libnetpgpverify.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libnpf.so.0.1.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/usr/lib/i386/libns.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libnvpair.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/i386/libobjc.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libopcodes.so.11.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libossaudio.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libp2k.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libpam.so.4.1.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/i386/libpanel.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libpcap.so.9.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libpci.so.2.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libperfuse.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libposix.so.0.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libppath.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libproc.so.1.0.debug comp-sys-debug debug,compat,dtrace +./usr/libdata/debug/usr/lib/i386/libprop.so.1.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libpthread.so.1.4.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libpuffs.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libquota.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libradius.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/librefuse.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libresolv.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libroken.so.20.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/i386/librpcsvc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/librt.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/librtld_db.so.0.0.debug comp-compat-shlib compat,pic,debug,dtrace +./usr/libdata/debug/usr/lib/i386/librump.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/i386/librumpclient.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/i386/librumpdev.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/i386/librumphijack.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/i386/librumpnet.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/i386/librumpres.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/i386/librumpuser.so.0.1.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/i386/librumpvfs.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/i386/libsaslc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libskey.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libsl.so.7.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libsqlite3.so.1.5.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libssh.so.46.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libssl.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libstdc++.so.9.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libterminfo.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libtre.so.0.8.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libubsan.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libukfs.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libumem.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/i386/libunbound.so.9.0.debug comp-sys-debug debug,compat,unbound +./usr/libdata/debug/usr/lib/i386/libusbhid.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libutil.so.7.24.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libuutil.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/i386/libwind.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libwrap.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libz.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/i386/libzfs.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/i386/libzfs_core.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/i386/libzpool.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/i386/security/pam_afslog.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/i386/security/pam_chroot.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/i386/security/pam_deny.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/i386/security/pam_echo.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/i386/security/pam_exec.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/i386/security/pam_ftpusers.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/i386/security/pam_group.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/i386/security/pam_guest.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/i386/security/pam_krb5.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/i386/security/pam_ksu.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/i386/security/pam_lastlog.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/i386/security/pam_login_access.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/i386/security/pam_nologin.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/i386/security/pam_permit.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/i386/security/pam_radius.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/i386/security/pam_rhosts.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/i386/security/pam_rootok.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/i386/security/pam_securetty.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/i386/security/pam_self.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/i386/security/pam_skey.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/i386/security/pam_ssh.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/i386/security/pam_u2f.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/i386/security/pam_unix.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/libexec/ld.elf_so-i386.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/libexec/ld.elf_so.i386 comp-obsolete obsolete +./usr/libdata/debug/usr/tests/lib/libi386/t_user_ldt.debug tests-atf-debug debug,compat,atf diff --git a/distrib/sets/lists/debug32/md.sparc64 b/distrib/sets/lists/debug32/md.sparc64 new file mode 100644 index 000000000000..69078688f8e9 --- /dev/null +++ b/distrib/sets/lists/debug32/md.sparc64 @@ -0,0 +1,344 @@ +# $NetBSD: md.sparc64,v 1.1 2024/04/09 15:17:23 nia Exp $ +./usr/lib/sparc/i18n/libBIG5_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/i18n/libDECHanyu_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/i18n/libEUCTW_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/i18n/libEUC_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/i18n/libGBK2K_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/i18n/libHZ_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/i18n/libISO2022_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/i18n/libJOHAB_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/i18n/libMSKanji_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/i18n/libUES_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/i18n/libUTF1632_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/i18n/libUTF7_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/i18n/libUTF8_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/i18n/libVIQR_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/i18n/libZW_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/i18n/libiconv_none_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/i18n/libiconv_std_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/i18n/libmapper_646_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/i18n/libmapper_none_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/i18n/libmapper_parallel_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/i18n/libmapper_serial_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/i18n/libmapper_std_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/i18n/libmapper_zone_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libamu_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libarchive_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libasan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/sparc/libasn1_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/sparc/libatf-c++_g.a comp-c-debuglib debuglib,compat,atf +./usr/lib/sparc/libatf-c_g.a comp-c-debuglib debuglib,compat,atf +./usr/lib/sparc/libavl_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/sparc/libbfd_g.a comp-sys-debug debug,compat +./usr/lib/sparc/libbind9_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libblocklist_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libbluetooth_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libbozohttpd_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libbsdmalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libbz2_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libc_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libcbor_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libcom_err_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libcompat_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libcrypt_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libcrypto_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libctf_g.a comp-c-debuglib debuglib,compat,ctf +./usr/lib/sparc/libcurses_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libdes_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libdevmapper_g.a comp-c-debuglib debuglib,compat,lvm +./usr/lib/sparc/libdm_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libdns_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libdns_sd_g.a comp-c-debuglib debuglib,compat,mdns +./usr/lib/sparc/libdtrace_g.a comp-c-debuglib debuglib,compat,dtrace +./usr/lib/sparc/libdwarf_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libedit_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libelf_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libevent_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libevent_openssl_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libevent_pthreads_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libexecinfo_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libexpat_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libfetch_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libfido2_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libfl_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libform_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libgcc_eh_g.a comp-sys-debug debug,compat,gcc +./usr/lib/sparc/libgcc_g.a comp-c-debuglib debuglib,compat,gcc +./usr/lib/sparc/libgcc_s_g.a comp-sys-debug debug,compat,gcc +./usr/lib/sparc/libgcov_g.a comp-c-debuglib debuglib,compat,gcc +./usr/lib/sparc/libgnuctf_g.a comp-c-debuglib debuglib,compat,binutils +./usr/lib/sparc/libgnumalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libgomp_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libgssapi_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/sparc/libhdb_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/sparc/libheimbase_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/sparc/libheimntlm_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/sparc/libhx509_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/sparc/libintl_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libipsec_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libirs_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libisc_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libisccc_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libisccfg_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libiscsi_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libisns_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libjemalloc_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libkadm5clnt_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libkadm5srv_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libkafs_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libkdc_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libkrb5_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libkvm_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libl_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/liblber_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/sparc/libldap_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/sparc/libldap_r_g.a comp-c-debuglib debuglib,compat,ldap +./usr/lib/sparc/liblsan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/sparc/liblua_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/liblzf_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/liblzma_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libm_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libmagic_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libmenu_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libmj_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libnetpgp_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libnetpgpverify_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libnpf_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libns_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libnvpair_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/sparc/libobjc_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libopcodes_g.a comp-c-debuglib debuglib,compat,binutils +./usr/lib/sparc/libossaudio_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libp2k_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/sparc/libpam_g.a comp-c-debuglib debuglib,compat,pam +./usr/lib/sparc/libpanel_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libpcap_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libpci_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libperfuse_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libposix_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libppath_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libproc_g.a comp-c-debuglib debuglib,compat,dtrace +./usr/lib/sparc/libprop_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libpthread_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libpuffs_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libquota_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libradius_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/librefuse_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libresolv_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/librmt_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libroken_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/sparc/librpcsvc_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/librt_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/librtld_db_g.a comp-c-debuglib debuglib,dtrace +./usr/lib/sparc/librump_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/sparc/librumpclient_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/sparc/librumpdev_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/sparc/librumphijack_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/sparc/librumpnet_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/sparc/librumpres_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/sparc/librumpuser_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/sparc/librumpvfs_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/sparc/libsaslc_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libskey_g.a comp-c-debuglib debuglib,compat,skey +./usr/lib/sparc/libsl_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/sparc/libsqlite3_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libssh_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libssl_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libstdc++_g.a comp-c-debuglib debuglib,compat,cxx,gcc,libstdcxx +./usr/lib/sparc/libsupc++_g.a comp-c-debuglib debuglib,compat,cxx,gcc,libstdcxx +./usr/lib/sparc/libterminfo_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libtre_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libubsan_g.a comp-c-debuglib debuglib,compat,cxx,gcc +./usr/lib/sparc/libukfs_g.a comp-c-debuglib debuglib,compat,rump +./usr/lib/sparc/libumem_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/sparc/libunbound_g.a comp-c-debuglib debuglib,compat,unbound +./usr/lib/sparc/libusbhid_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libutil_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libuutil_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/sparc/libwind_g.a comp-c-debuglib debuglib,compat,kerberos +./usr/lib/sparc/libwrap_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/liby_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libz_g.a comp-c-debuglib debuglib,compat +./usr/lib/sparc/libzfs_core_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/sparc/libzfs_g.a comp-c-debuglib debuglib,compat,zfs +./usr/lib/sparc/libzpool_g.a comp-c-debuglib debuglib,compat,zfs +./usr/libdata/debug/lib/sparc/npf/ext_log.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/lib/sparc/npf/ext_normalize.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/lib/sparc/npf/ext_rndblock.so.0.0.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/libexec/ld.elf_so-sparc.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/i18n/libBIG5.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/i18n/libDECHanyu.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/i18n/libEUC.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/i18n/libEUCTW.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/i18n/libGBK2K.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/i18n/libHZ.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/i18n/libISO2022.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/i18n/libJOHAB.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/i18n/libMSKanji.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/i18n/libUES.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/i18n/libUTF1632.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/i18n/libUTF7.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/i18n/libUTF8.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/i18n/libVIQR.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/i18n/libZW.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/i18n/libiconv_none.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/i18n/libiconv_std.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/i18n/libmapper_646.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/i18n/libmapper_none.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/i18n/libmapper_parallel.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/i18n/libmapper_serial.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/i18n/libmapper_std.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/i18n/libmapper_zone.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libamu.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libarchive.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libasan.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libasn1.so.10.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libatf-c++.so.2.0.debug comp-sys-debug debug,compat,atf +./usr/libdata/debug/usr/lib/sparc/libatf-c.so.0.0.debug comp-sys-debug debug,compat,atf +./usr/libdata/debug/usr/lib/sparc/libavl.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/sparc/libbfd.so.18.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libbind9.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libblocklist.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libbluetooth.so.4.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libbozohttpd.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libbsdmalloc.so.0.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libbz2.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libc.so.12.221.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libcbor.so.0.5.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libcom_err.so.8.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/sparc/libcrypt.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libcrypto.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libcurses.so.9.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libdes.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libdevmapper.so.1.0.debug comp-sys-debug debug,compat,lvm +./usr/libdata/debug/usr/lib/sparc/libdm.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libdns.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libdns_sd.so.0.0.debug comp-sys-debug debug,compat,mdns +./usr/libdata/debug/usr/lib/sparc/libdwarf.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libedit.so.3.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libelf.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libevent.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libevent_openssl.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libevent_pthreads.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libexecinfo.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libexpat.so.2.3.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libfetch.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libfido2.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libform.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libgcc_s.so.1.0.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/sparc/libgnuctf.so.1.0.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/sparc/libgnumalloc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libgomp.so.2.1.debug comp-sys-debug debug,compat,gcc +./usr/libdata/debug/usr/lib/sparc/libgssapi.so.12.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/sparc/libhdb.so.16.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/sparc/libheimbase.so.2.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/sparc/libheimntlm.so.6.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/sparc/libhx509.so.7.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/sparc/libintl.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libipsec.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libirs.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libisc.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libisccc.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libisccfg.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libiscsi.so.2.0.debug comp-sys-debug debug,compat,iscsi +./usr/libdata/debug/usr/lib/sparc/libisns.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libjemalloc.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libkadm5clnt.so.15.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/sparc/libkadm5srv.so.16.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/sparc/libkafs.so.14.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/sparc/libkdc.so.4.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/sparc/libkrb5.so.28.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/sparc/libkvm.so.6.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/liblber.so.5.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/sparc/libldap.so.6.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/sparc/libldap_r.so.6.0.debug comp-sys-debug debug,compat,ldap +./usr/libdata/debug/usr/lib/sparc/liblsan.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/liblua.so.6.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/liblzf.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/liblzma.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libm.so.0.14.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libmagic.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libmenu.so.8.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libmj.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libnetpgp.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libnetpgpverify.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libnpf.so.0.1.debug comp-sys-debug debug,compat,npf +./usr/libdata/debug/usr/lib/sparc/libns.so.21.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libnvpair.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/sparc/libobjc.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libopcodes.so.11.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libossaudio.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libp2k.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libpam.so.4.1.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/sparc/libpanel.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libpcap.so.9.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libpci.so.2.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libperfuse.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libposix.so.0.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libppath.so.0.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libprop.so.1.2.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libpthread.so.1.4.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libpuffs.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libquota.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libradius.so.5.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/librefuse.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libresolv.so.3.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libroken.so.20.0.debug comp-sys-debug debug,compat,kerberos +./usr/libdata/debug/usr/lib/sparc/librpcsvc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/librt.so.1.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/librtld_db.so.0.0.debug comp-compat-shlib compat,pic,debug,dtrace +./usr/libdata/debug/usr/lib/sparc/librump.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/sparc/librumpclient.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/sparc/librumpdev.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/sparc/librumphijack.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/sparc/librumpnet.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/sparc/librumpres.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/sparc/librumpuser.so.0.1.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/sparc/librumpvfs.so.0.0.debug comp-sys-debug debug,compat,rump +./usr/libdata/debug/usr/lib/sparc/libsaslc.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libskey.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libsl.so.7.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libsqlite3.so.1.5.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libssh.so.46.1.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libssl.so.15.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libstdc++.so.9.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libterminfo.so.2.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libtre.so.0.8.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libubsan.so.4.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libukfs.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libumem.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/sparc/libunbound.so.9.0.debug comp-sys-debug debug,compat,unbound +./usr/libdata/debug/usr/lib/sparc/libusbhid.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libutil.so.7.24.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libuutil.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/sparc/libwind.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libwrap.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libz.so.1.0.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/lib/sparc/libzfs.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/sparc/libzfs_core.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/sparc/libzpool.so.0.0.debug comp-sys-debug debug,compat,zfs +./usr/libdata/debug/usr/lib/sparc/security/pam_afslog.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/sparc/security/pam_chroot.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/sparc/security/pam_deny.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/sparc/security/pam_echo.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/sparc/security/pam_exec.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/sparc/security/pam_ftpusers.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/sparc/security/pam_group.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/sparc/security/pam_guest.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/sparc/security/pam_krb5.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/sparc/security/pam_ksu.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/sparc/security/pam_lastlog.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/sparc/security/pam_login_access.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/sparc/security/pam_nologin.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/sparc/security/pam_permit.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/sparc/security/pam_radius.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/sparc/security/pam_rhosts.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/sparc/security/pam_rootok.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/sparc/security/pam_securetty.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/sparc/security/pam_self.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/sparc/security/pam_skey.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/sparc/security/pam_ssh.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/sparc/security/pam_u2f.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/lib/sparc/security/pam_unix.so.4.debug comp-sys-debug debug,compat,pam +./usr/libdata/debug/usr/libexec/ld.elf_so-sparc.debug comp-sys-debug debug,compat +./usr/libdata/debug/usr/libexec/ld.elf_so.sparc comp-obsolete obsolete diff --git a/distrib/sets/lists/debug32/mi b/distrib/sets/lists/debug32/mi new file mode 100644 index 000000000000..c955cd73fa98 --- /dev/null +++ b/distrib/sets/lists/debug32/mi @@ -0,0 +1,2 @@ +# $NetBSD: mi,v 1.1 2024/04/09 15:17:23 nia Exp $ +./etc/mtree/set.debug32 comp-sys-root diff --git a/distrib/sets/lists/etc/mi b/distrib/sets/lists/etc/mi index 84fc1e4593a1..a059492aea66 100644 --- a/distrib/sets/lists/etc/mi +++ b/distrib/sets/lists/etc/mi @@ -1,4 +1,4 @@ -# $NetBSD: mi,v 1.273 2023/09/27 00:24:12 riastradh Exp $ +# $NetBSD: mi,v 1.274 2024/04/09 15:17:24 nia Exp $ # # Note: end-user configuration files that are moved to another location # should not be marked "obsolete"; they should just be removed from @@ -356,6 +356,7 @@ ./etc/shells etc-sys-etc ./etc/shrc etc-util-etc ./etc/skel/.cshrc etc-sys-etc +./etc/skel/.editrc etc-sys-etc ./etc/skel/.login etc-sys-etc ./etc/skel/.logout etc-sys-etc ./etc/skel/.profile etc-sys-etc diff --git a/distrib/sets/lists/man/mi b/distrib/sets/lists/man/mi index ec52c3c82aed..27d847643622 100644 --- a/distrib/sets/lists/man/mi +++ b/distrib/sets/lists/man/mi @@ -1,4 +1,4 @@ -# $NetBSD: mi,v 1.1771 2024/02/22 01:13:43 christos Exp $ +# $NetBSD: mi,v 1.1772 2024/04/09 15:17:24 nia Exp $ # # Note: don't delete entries from here - mark them as "obsolete" instead. # @@ -3533,3109 +3533,6 @@ ./usr/share/man/cat9lua/intro.0 man-sys-catman .cat ./usr/share/man/cat9lua/pmf.0 man-sys-catman .cat ./usr/share/man/cat9lua/systm.0 man-sys-catman .cat -./usr/share/man/html1/Mail.html man-obsolete obsolete -./usr/share/man/html1/[.html man-util-htmlman html -./usr/share/man/html1/agrep.html man-util-htmlman html -./usr/share/man/html1/aiomixer.html man-audio-htmlman html -./usr/share/man/html1/alias.html man-util-htmlman html -./usr/share/man/html1/altqstat.html man-router-htmlman html -./usr/share/man/html1/apply.html man-util-htmlman html -./usr/share/man/html1/apropos.html man-man-htmlman html -./usr/share/man/html1/arpaname.html man-bind-htmlman html -./usr/share/man/html1/at.html man-cron-htmlman html -./usr/share/man/html1/atari/edahdi.html man-sysutil-htmlman html -./usr/share/man/html1/atari/msconfig.html man-sysutil-htmlman html -./usr/share/man/html1/atf-check.html man-atf-htmlman html,atf -./usr/share/man/html1/atf-cleanup.html man-obsolete obsolete -./usr/share/man/html1/atf-compile.html man-obsolete obsolete -./usr/share/man/html1/atf-config.html man-atf-htmlman html,atf,!kyua -./usr/share/man/html1/atf-config.html man-obsolete html,kyua,obsolete -./usr/share/man/html1/atf-exec.html man-obsolete obsolete -./usr/share/man/html1/atf-format.html man-obsolete obsolete -./usr/share/man/html1/atf-killpg.html man-obsolete obsolete -./usr/share/man/html1/atf-report.html man-atf-htmlman html,atf -./usr/share/man/html1/atf-report.html man-kyua-htmlman html,kyua -./usr/share/man/html1/atf-run.html man-atf-htmlman html,atf -./usr/share/man/html1/atf-run.html man-kyua-htmlman html,kyua -./usr/share/man/html1/atf-sh.html man-atf-htmlman html,atf -./usr/share/man/html1/atf-test-program.html man-atf-htmlman html,atf -./usr/share/man/html1/atf-version.html man-atf-htmlman html,atf,!kyua -./usr/share/man/html1/atf-version.html man-obsolete html,kyua,obsolete -./usr/share/man/html1/atf2kyua.html man-kyua-htmlman html,kyua -./usr/share/man/html1/atq.html man-cron-htmlman html -./usr/share/man/html1/atrm.html man-cron-htmlman html -./usr/share/man/html1/audiocfg.html man-audio-htmlman html -./usr/share/man/html1/audioctl.html man-audio-htmlman html -./usr/share/man/html1/audioplay.html man-audio-htmlman html -./usr/share/man/html1/audiorecord.html man-audio-htmlman html -./usr/share/man/html1/audit-packages.html man-obsolete obsolete -./usr/share/man/html1/awk.html man-util-htmlman html -./usr/share/man/html1/banner.html man-util-htmlman html -./usr/share/man/html1/base64.html man-util-htmlman html -./usr/share/man/html1/basename.html man-util-htmlman html -./usr/share/man/html1/batch.html man-cron-htmlman html -./usr/share/man/html1/bc.html man-util-htmlman html -./usr/share/man/html1/bdes.html man-crypto-htmlman html -./usr/share/man/html1/bg.html man-util-htmlman html -./usr/share/man/html1/biff.html man-mail-htmlman html -./usr/share/man/html1/bpm.html man-obsolete html,obsolete -./usr/share/man/html1/bthset.html man-util-htmlman html -./usr/share/man/html1/btkey.html man-util-htmlman html -./usr/share/man/html1/btpin.html man-util-htmlman html -./usr/share/man/html1/bunzip2.html man-util-htmlman html -./usr/share/man/html1/bzcat.html man-util-htmlman html -./usr/share/man/html1/bzip2.html man-util-htmlman html -./usr/share/man/html1/bzip2recover.html man-util-htmlman html -./usr/share/man/html1/cal.html man-util-htmlman html -./usr/share/man/html1/calendar.html man-util-htmlman html -./usr/share/man/html1/cap_mkdb.html man-util-htmlman html -./usr/share/man/html1/cat.html man-util-htmlman html -./usr/share/man/html1/ccom.html man-util-htmlman pcc,html -./usr/share/man/html1/cd.html man-util-htmlman html -./usr/share/man/html1/cdplay.html man-audio-htmlman html -./usr/share/man/html1/chflags.html man-util-htmlman html -./usr/share/man/html1/chfn.html man-util-htmlman html -./usr/share/man/html1/chgrp.html man-util-htmlman html -./usr/share/man/html1/chio.html man-util-htmlman html -./usr/share/man/html1/chmod.html man-util-htmlman html -./usr/share/man/html1/chpass.html man-util-htmlman html -./usr/share/man/html1/chsh.html man-util-htmlman html -./usr/share/man/html1/ci.html man-rcs-htmlman html -./usr/share/man/html1/cksum.html man-util-htmlman html -./usr/share/man/html1/cleantags.html man-util-htmlman html -./usr/share/man/html1/clear.html man-util-htmlman html -./usr/share/man/html1/cmp.html man-util-htmlman html -./usr/share/man/html1/co.html man-rcs-htmlman html -./usr/share/man/html1/col.html man-util-htmlman html -./usr/share/man/html1/colcrt.html man-util-htmlman html -./usr/share/man/html1/colrm.html man-util-htmlman html -./usr/share/man/html1/column.html man-util-htmlman html -./usr/share/man/html1/comm.html man-util-htmlman html -./usr/share/man/html1/compile_et.html man-obsolete obsolete -./usr/share/man/html1/compress.html man-util-htmlman html -./usr/share/man/html1/cp.html man-util-htmlman html -./usr/share/man/html1/cpio.html man-util-htmlman html -./usr/share/man/html1/cpp.html man-util-htmlman gcccmds,html -./usr/share/man/html1/crontab.html man-cron-htmlman html -./usr/share/man/html1/csh.html man-util-htmlman html -./usr/share/man/html1/csplit.html man-util-htmlman html -./usr/share/man/html1/ctags.html man-c-htmlman html -./usr/share/man/html1/ctfconvert.html man-util-htmlman html,ctf -./usr/share/man/html1/ctfdump.html man-util-htmlman html,ctf -./usr/share/man/html1/ctfmerge.html man-util-htmlman html,ctf -./usr/share/man/html1/cu.html man-util-htmlman html -./usr/share/man/html1/cut.html man-util-htmlman html -./usr/share/man/html1/daicctl.html man-obsolete obsolete -./usr/share/man/html1/date.html man-util-htmlman html -./usr/share/man/html1/db.html man-util-htmlman html -./usr/share/man/html1/dc.html man-util-htmlman html -./usr/share/man/html1/dd.html man-util-htmlman html -./usr/share/man/html1/delv.html man-netutil-htmlman html -./usr/share/man/html1/deroff.html man-util-htmlman html -./usr/share/man/html1/df.html man-util-htmlman html -./usr/share/man/html1/diff.html man-util-htmlman html -./usr/share/man/html1/diff3.html man-util-htmlman html -./usr/share/man/html1/dig.html man-netutil-htmlman html -./usr/share/man/html1/dirname.html man-util-htmlman html -./usr/share/man/html1/dirs.html man-util-htmlman html -./usr/share/man/html1/dns-sd.html man-mdns-htmlman mdns,html -./usr/share/man/html1/dnssec-cds.html man-bind-htmlman html -./usr/share/man/html1/dnssec-dsfromkey.html man-bind-htmlman html -./usr/share/man/html1/dnssec-importkey.html man-bind-htmlman html -./usr/share/man/html1/dnssec-keyfromlabel.html man-bind-htmlman html -./usr/share/man/html1/dnssec-keygen.html man-bind-htmlman html -./usr/share/man/html1/dnssec-revoke.html man-bind-htmlman html -./usr/share/man/html1/dnssec-settime.html man-bind-htmlman html -./usr/share/man/html1/dnssec-signzone.html man-bind-htmlman html -./usr/share/man/html1/dnssec-verify.html man-bind-htmlman html -./usr/share/man/html1/domainname.html man-nis-htmlman html -./usr/share/man/html1/download-vulnerability-list.html man-obsolete obsolete -./usr/share/man/html1/dtmfdecode.html man-obsolete obsolete -./usr/share/man/html1/dtrace.html man-debug-htmlman dtrace,html -./usr/share/man/html1/du.html man-util-htmlman html -./usr/share/man/html1/echo.html man-util-htmlman html -./usr/share/man/html1/ed.html man-util-htmlman html -./usr/share/man/html1/egrep.html man-util-htmlman html -./usr/share/man/html1/eject.html man-util-htmlman html -./usr/share/man/html1/ekermit.html man-util-htmlman html -./usr/share/man/html1/env.html man-util-htmlman html -./usr/share/man/html1/error.html man-util-htmlman html -./usr/share/man/html1/ex.html man-util-htmlman html -./usr/share/man/html1/expand.html man-util-htmlman html -./usr/share/man/html1/expr.html man-util-htmlman html -./usr/share/man/html1/false.html man-util-htmlman html -./usr/share/man/html1/fdformat.html man-util-htmlman html -./usr/share/man/html1/fg.html man-util-htmlman html -./usr/share/man/html1/fgrep.html man-util-htmlman html -./usr/share/man/html1/fido2-assert.html man-util-htmlman html -./usr/share/man/html1/fido2-cred.html man-util-htmlman html -./usr/share/man/html1/fido2-token.html man-util-htmlman html -./usr/share/man/html1/file.html man-util-htmlman html -./usr/share/man/html1/fincore.html man-util-htmlman html -./usr/share/man/html1/find.html man-util-htmlman html -./usr/share/man/html1/finger.html man-util-htmlman html -./usr/share/man/html1/flock.html man-util-htmlman html -./usr/share/man/html1/fmt.html man-util-htmlman html -./usr/share/man/html1/fold.html man-util-htmlman html -./usr/share/man/html1/foreach.html man-util-htmlman html -./usr/share/man/html1/from.html man-util-htmlman html -./usr/share/man/html1/fsplit.html man-util-htmlman html -./usr/share/man/html1/fstat.html man-util-htmlman html -./usr/share/man/html1/ftp.html man-netutil-htmlman html -./usr/share/man/html1/gcpp.html man-util-htmlman gcccmds,html -./usr/share/man/html1/gencat.html man-locale-htmlman html -./usr/share/man/html1/getaddrinfo.html man-netutil-htmlman html -./usr/share/man/html1/getcap.html man-util-htmlman html -./usr/share/man/html1/getconf.html man-util-htmlman html -./usr/share/man/html1/getent.html man-util-htmlman html -./usr/share/man/html1/getextattr.html man-util-htmlman html -./usr/share/man/html1/getfacl.html man-util-htmlman html -./usr/share/man/html1/getopt.html man-util-htmlman html -./usr/share/man/html1/gettext.html man-locale-htmlman html -./usr/share/man/html1/gkermit.html man-obsolete html,obsolete -./usr/share/man/html1/grep.html man-util-htmlman html -./usr/share/man/html1/groups.html man-util-htmlman html -./usr/share/man/html1/gunzip.html man-util-htmlman html -./usr/share/man/html1/gzcat.html man-util-htmlman html -./usr/share/man/html1/gzexe.html man-util-htmlman html -./usr/share/man/html1/gzip.html man-util-htmlman html -./usr/share/man/html1/head.html man-util-htmlman html -./usr/share/man/html1/hesinfo.html man-hesiod-htmlman hesiod,html -./usr/share/man/html1/hexdump.html man-util-htmlman html -./usr/share/man/html1/history.html man-util-htmlman html -./usr/share/man/html1/host.html man-netutil-htmlman html -./usr/share/man/html1/hostname.html man-util-htmlman html -./usr/share/man/html1/hp300/grfinfo.html man-obsolete obsolete -./usr/share/man/html1/iconv.html man-util-htmlman html -./usr/share/man/html1/id.html man-util-htmlman html -./usr/share/man/html1/ident.html man-util-htmlman html -./usr/share/man/html1/indent.html man-c-htmlman html -./usr/share/man/html1/info.html man-texinfo-htmlman html -./usr/share/man/html1/infocmp.html man-util-htmlman html -./usr/share/man/html1/infokey.html man-texinfo-htmlman html -./usr/share/man/html1/innetgr.html man-nis-htmlman html -./usr/share/man/html1/install-info.html man-texinfo-htmlman html -./usr/share/man/html1/install.html man-util-htmlman html -./usr/share/man/html1/intro.html man-sys-htmlman html -./usr/share/man/html1/ioctlprint.html man-debug-htmlman html -./usr/share/man/html1/ipcrm.html man-util-htmlman html -./usr/share/man/html1/ipcs.html man-util-htmlman html -./usr/share/man/html1/ipftest.html man-ipf-htmlman ipfilter,html -./usr/share/man/html1/ipresend.html man-ipf-htmlman ipfilter,html -./usr/share/man/html1/ipsend.html man-ipf-htmlman ipfilter,html -./usr/share/man/html1/iptest.html man-ipf-htmlman ipfilter,html -./usr/share/man/html1/jobs.html man-util-htmlman html -./usr/share/man/html1/join.html man-util-htmlman html -./usr/share/man/html1/jot.html man-util-htmlman html -./usr/share/man/html1/kdestroy.html man-krb5-htmlman kerberos,html -./usr/share/man/html1/kdump.html man-debug-htmlman html -./usr/share/man/html1/kgetcred.html man-krb5-htmlman kerberos,html -./usr/share/man/html1/kill.html man-util-htmlman html -./usr/share/man/html1/kimpersonate.html man-obsolete obsolete -./usr/share/man/html1/kinit.html man-krb5-htmlman kerberos,html -./usr/share/man/html1/klist.html man-krb5-htmlman kerberos,html -./usr/share/man/html1/kpasswd.html man-krb5-htmlman kerberos,html -./usr/share/man/html1/krb5-config.html man-krb5-htmlman kerberos,html -./usr/share/man/html1/ksh.html man-util-htmlman html -./usr/share/man/html1/ktrace.html man-debug-htmlman html -./usr/share/man/html1/ktruss.html man-debug-htmlman html -./usr/share/man/html1/kvno.html man-krb5-htmlman kerberos,html -./usr/share/man/html1/kyua-about.html man-kyua-htmlman kyua,html -./usr/share/man/html1/kyua-atf-tester.html man-kyua-htmlman kyua,html -./usr/share/man/html1/kyua-config.html man-kyua-htmlman kyua,html -./usr/share/man/html1/kyua-db-exec.html man-kyua-htmlman kyua,html -./usr/share/man/html1/kyua-db-migrate.html man-kyua-htmlman kyua,html -./usr/share/man/html1/kyua-debug.html man-kyua-htmlman kyua,html -./usr/share/man/html1/kyua-help.html man-kyua-htmlman kyua,html -./usr/share/man/html1/kyua-list.html man-kyua-htmlman kyua,html -./usr/share/man/html1/kyua-plain-tester.html man-kyua-htmlman kyua,html -./usr/share/man/html1/kyua-report-html.html man-kyua-htmlman kyua,html -./usr/share/man/html1/kyua-report.html man-kyua-htmlman kyua,html -./usr/share/man/html1/kyua-test.html man-kyua-htmlman kyua,html -./usr/share/man/html1/kyua-tester.html man-kyua-htmlman kyua,html -./usr/share/man/html1/kyua.html man-kyua-htmlman kyua,html -./usr/share/man/html1/lam.html man-util-htmlman html -./usr/share/man/html1/last.html man-util-htmlman html -./usr/share/man/html1/lastcomm.html man-util-htmlman html -./usr/share/man/html1/ld.aout_so.html man-shlib-htmlman html -./usr/share/man/html1/ld.elf_so.html man-shlib-htmlman html -./usr/share/man/html1/ld.so.html man-shlib-htmlman html -./usr/share/man/html1/ldapadd.html man-ldap-htmlman ldap,html -./usr/share/man/html1/ldapcompare.html man-ldap-htmlman ldap,html -./usr/share/man/html1/ldapdelete.html man-ldap-htmlman ldap,html -./usr/share/man/html1/ldapexop.html man-ldap-htmlman ldap,html -./usr/share/man/html1/ldapmodify.html man-ldap-htmlman ldap,html -./usr/share/man/html1/ldapmodrdn.html man-ldap-htmlman ldap,html -./usr/share/man/html1/ldappasswd.html man-ldap-htmlman ldap,html -./usr/share/man/html1/ldapsearch.html man-ldap-htmlman ldap,html -./usr/share/man/html1/ldapurl.html man-ldap-htmlman ldap,html -./usr/share/man/html1/ldapwhoami.html man-ldap-htmlman ldap,html -./usr/share/man/html1/ldd.html man-util-htmlman html -./usr/share/man/html1/leave.html man-util-htmlman html -./usr/share/man/html1/less.html man-util-htmlman html -./usr/share/man/html1/lessecho.html man-util-htmlman html -./usr/share/man/html1/lesskey.html man-util-htmlman html -./usr/share/man/html1/limit.html man-util-htmlman html -./usr/share/man/html1/linkfarm.html man-obsolete obsolete -./usr/share/man/html1/ln.html man-util-htmlman html -./usr/share/man/html1/locale.html man-util-htmlman html -./usr/share/man/html1/locate.html man-util-htmlman html -./usr/share/man/html1/lock.html man-util-htmlman html -./usr/share/man/html1/logger.html man-util-htmlman html -./usr/share/man/html1/login.html man-util-htmlman html -./usr/share/man/html1/logname.html man-util-htmlman html -./usr/share/man/html1/look.html man-util-htmlman html -./usr/share/man/html1/lp.html man-lpr-htmlman html -./usr/share/man/html1/lpq.html man-lpr-htmlman html -./usr/share/man/html1/lpr.html man-lpr-htmlman html -./usr/share/man/html1/lprm.html man-lpr-htmlman html -./usr/share/man/html1/lptest.html man-lpr-htmlman html -./usr/share/man/html1/ls.html man-util-htmlman html -./usr/share/man/html1/lsextattr.html man-util-htmlman html -./usr/share/man/html1/lua.html man-util-htmlman html -./usr/share/man/html1/lzcat.html man-util-htmlman html -./usr/share/man/html1/lzf.html man-util-htmlman html -./usr/share/man/html1/lzfcat.html man-util-htmlman html -./usr/share/man/html1/lzma.html man-util-htmlman html -./usr/share/man/html1/lzmainfo.html man-util-htmlman html -./usr/share/man/html1/m4.html man-util-htmlman html -./usr/share/man/html1/machine.html man-util-htmlman html -./usr/share/man/html1/mail.html man-mail-htmlman html -./usr/share/man/html1/mailq.html man-postfix-htmlman postfix,html -./usr/share/man/html1/mailx.html man-mail-htmlman html -./usr/share/man/html1/make.html man-util-htmlman html -./usr/share/man/html1/makeinfo.html man-texinfo-htmlman html -./usr/share/man/html1/man.html man-man-htmlman html -./usr/share/man/html1/mandoc.html man-mdocml-htmlman html -./usr/share/man/html1/md2.html man-util-htmlman html -./usr/share/man/html1/md4.html man-util-htmlman html -./usr/share/man/html1/md5.html man-util-htmlman html -./usr/share/man/html1/mdig.html man-bind-htmlman html -./usr/share/man/html1/merge.html man-util-htmlman html -./usr/share/man/html1/mesg.html man-util-htmlman html -./usr/share/man/html1/midiplay.html man-audio-htmlman html -./usr/share/man/html1/midirecord.html man-audio-htmlman html -./usr/share/man/html1/mixerctl.html man-audio-htmlman html -./usr/share/man/html1/mkdep.html man-c-htmlman html -./usr/share/man/html1/mkdir.html man-util-htmlman html -./usr/share/man/html1/mkfifo.html man-sysutil-htmlman html -./usr/share/man/html1/mkfilters.html man-ipf-htmlman ipfilter,html -./usr/share/man/html1/mklocale.html man-util-htmlman html -./usr/share/man/html1/mktemp.html man-util-htmlman html -./usr/share/man/html1/mkubootimage.html man-util-htmlman html -./usr/share/man/html1/mopchk.html man-bootserver-htmlman html -./usr/share/man/html1/mopcopy.html man-bootserver-htmlman html -./usr/share/man/html1/mopprobe.html man-bootserver-htmlman html -./usr/share/man/html1/moptrace.html man-bootserver-htmlman html -./usr/share/man/html1/more.html man-util-htmlman html -./usr/share/man/html1/mset.html man-obsolete obsolete -./usr/share/man/html1/msgattrib.html man-locale-htmlman html -./usr/share/man/html1/msgcat.html man-locale-htmlman html -./usr/share/man/html1/msgcmp.html man-locale-htmlman html -./usr/share/man/html1/msgcomm.html man-locale-htmlman html -./usr/share/man/html1/msgconv.html man-locale-htmlman html -./usr/share/man/html1/msgen.html man-locale-htmlman html -./usr/share/man/html1/msgexec.html man-locale-htmlman html -./usr/share/man/html1/msgfmt.html man-locale-htmlman html -./usr/share/man/html1/msginit.html man-locale-htmlman html -./usr/share/man/html1/msgmerge.html man-locale-htmlman html -./usr/share/man/html1/msgs.html man-util-htmlman html -./usr/share/man/html1/msgunfmt.html man-locale-htmlman html -./usr/share/man/html1/msguniq.html man-locale-htmlman html -./usr/share/man/html1/mt.html man-util-htmlman html -./usr/share/man/html1/mv.html man-util-htmlman html -./usr/share/man/html1/named-checkconf.html man-bind-htmlman html -./usr/share/man/html1/named-checkzone.html man-bind-htmlman html -./usr/share/man/html1/named-compilezone.html man-bind-htmlman html -./usr/share/man/html1/named-journalprint.html man-bind-htmlman html -./usr/share/man/html1/named-rrchecker.html man-bind-htmlman html -./usr/share/man/html1/nbsvtool.html man-crypto-htmlman html -./usr/share/man/html1/nc.html man-netutil-htmlman html -./usr/share/man/html1/netgroup.html man-nis-htmlman html -./usr/share/man/html1/netpgp.html man-crypto-htmlman html -./usr/share/man/html1/netpgpkeys.html man-crypto-htmlman html -./usr/share/man/html1/netpgpverify.html man-crypto-htmlman html -./usr/share/man/html1/netstat.html man-netutil-htmlman html -./usr/share/man/html1/newaliases.html man-postfix-htmlman postfix,html -./usr/share/man/html1/newgrp.html man-util-htmlman html -./usr/share/man/html1/nex.html man-obsolete obsolete -./usr/share/man/html1/nfsstat.html man-nfsclient-htmlman html -./usr/share/man/html1/nice.html man-util-htmlman html -./usr/share/man/html1/nl.html man-util-htmlman html -./usr/share/man/html1/nohup.html man-util-htmlman html -./usr/share/man/html1/nsec3hash.html man-bind-htmlman html -./usr/share/man/html1/nsupdate.html man-netutil-htmlman html -./usr/share/man/html1/nvi.html man-obsolete obsolete -./usr/share/man/html1/nview.html man-obsolete obsolete -./usr/share/man/html1/od.html man-util-htmlman html -./usr/share/man/html1/omshell.html man-dhcpd-htmlman html -./usr/share/man/html1/openpgp.html man-obsolete obsolete -./usr/share/man/html1/openssl-format-options.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html1/openssl-namedisplay-options.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html1/openssl-passphrase-options.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html1/openssl-verification-options.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html1/openssl.html man-crypto-htmlman html -./usr/share/man/html1/openssl_CA.pl.html man-crypto-htmlman html -./usr/share/man/html1/openssl_asn1parse.html man-crypto-htmlman html -./usr/share/man/html1/openssl_ca.html man-crypto-htmlman html -./usr/share/man/html1/openssl_ciphers.html man-crypto-htmlman html -./usr/share/man/html1/openssl_cms.html man-crypto-htmlman html -./usr/share/man/html1/openssl_crl.html man-crypto-htmlman html -./usr/share/man/html1/openssl_crl2pkcs7.html man-crypto-htmlman html -./usr/share/man/html1/openssl_dgst.html man-crypto-htmlman html -./usr/share/man/html1/openssl_dhparam.html man-crypto-htmlman html -./usr/share/man/html1/openssl_dsa.html man-crypto-htmlman html -./usr/share/man/html1/openssl_dsaparam.html man-crypto-htmlman html -./usr/share/man/html1/openssl_ec.html man-crypto-htmlman html -./usr/share/man/html1/openssl_ecparam.html man-crypto-htmlman html -./usr/share/man/html1/openssl_enc.html man-crypto-htmlman html -./usr/share/man/html1/openssl_errstr.html man-crypto-htmlman html -./usr/share/man/html1/openssl_gendsa.html man-crypto-htmlman html -./usr/share/man/html1/openssl_genpkey.html man-crypto-htmlman html -./usr/share/man/html1/openssl_genrsa.html man-crypto-htmlman html -./usr/share/man/html1/openssl_nseq.html man-crypto-htmlman html -./usr/share/man/html1/openssl_passwd.html man-crypto-htmlman html -./usr/share/man/html1/openssl_pkcs12.html man-crypto-htmlman html -./usr/share/man/html1/openssl_pkcs7.html man-crypto-htmlman html -./usr/share/man/html1/openssl_pkcs8.html man-crypto-htmlman html -./usr/share/man/html1/openssl_pkey.html man-crypto-htmlman html -./usr/share/man/html1/openssl_pkeyparam.html man-crypto-htmlman html -./usr/share/man/html1/openssl_pkeyutl.html man-crypto-htmlman html -./usr/share/man/html1/openssl_rand.html man-crypto-htmlman html -./usr/share/man/html1/openssl_req.html man-crypto-htmlman html -./usr/share/man/html1/openssl_rsa.html man-crypto-htmlman html -./usr/share/man/html1/openssl_rsautl.html man-crypto-htmlman html -./usr/share/man/html1/openssl_s_client.html man-crypto-htmlman html -./usr/share/man/html1/openssl_s_server.html man-crypto-htmlman html -./usr/share/man/html1/openssl_s_time.html man-crypto-htmlman html -./usr/share/man/html1/openssl_sess_id.html man-crypto-htmlman html -./usr/share/man/html1/openssl_smime.html man-crypto-htmlman html -./usr/share/man/html1/openssl_speed.html man-crypto-htmlman html -./usr/share/man/html1/openssl_spkac.html man-crypto-htmlman html -./usr/share/man/html1/openssl_ts.html man-crypto-htmlman html -./usr/share/man/html1/openssl_tsget.html man-crypto-htmlman html -./usr/share/man/html1/openssl_verify.html man-crypto-htmlman html -./usr/share/man/html1/openssl_version.html man-crypto-htmlman html -./usr/share/man/html1/openssl_x509.html man-crypto-htmlman html -./usr/share/man/html1/openssl_x509v3_config.html man-obsolete obsolete -./usr/share/man/html1/page.html man-util-htmlman html -./usr/share/man/html1/pagesize.html man-util-htmlman html -./usr/share/man/html1/pamu2fcfg.html man-util-htmlman pam,html -./usr/share/man/html1/passwd.html man-util-htmlman html -./usr/share/man/html1/paste.html man-util-htmlman html -./usr/share/man/html1/patch.html man-util-htmlman html -./usr/share/man/html1/pathchk.html man-util-htmlman html -./usr/share/man/html1/pawd.html man-amd-htmlman html -./usr/share/man/html1/pax.html man-util-htmlman html -./usr/share/man/html1/pcap-config.html man-util-htmlman html -./usr/share/man/html1/pcc.html man-util-htmlman pcc,html -./usr/share/man/html1/pcpp.html man-util-htmlman pcc,html -./usr/share/man/html1/pgrep.html man-util-htmlman html -./usr/share/man/html1/pigz.html man-util-htmlman html -./usr/share/man/html1/pkg_add.html man-pkgutil-htmlman html -./usr/share/man/html1/pkg_admin.html man-pkgutil-htmlman html -./usr/share/man/html1/pkg_create.html man-pkgutil-htmlman html -./usr/share/man/html1/pkg_delete.html man-pkgutil-htmlman html -./usr/share/man/html1/pkg_info.html man-pkgutil-htmlman html -./usr/share/man/html1/pkg_view.html man-obsolete obsolete -./usr/share/man/html1/pkill.html man-util-htmlman html -./usr/share/man/html1/pmap.html man-util-htmlman html -./usr/share/man/html1/pmc.html man-obsolete obsolete -./usr/share/man/html1/popd.html man-util-htmlman html -./usr/share/man/html1/postalias.html man-postfix-htmlman postfix,html -./usr/share/man/html1/postcat.html man-postfix-htmlman postfix,html -./usr/share/man/html1/postconf.html man-postfix-htmlman postfix,html -./usr/share/man/html1/postdrop.html man-postfix-htmlman postfix,html -./usr/share/man/html1/postfix-tls.html man-postfix-htmlman postfix,html -./usr/share/man/html1/postfix.html man-postfix-htmlman postfix,html -./usr/share/man/html1/postkick.html man-postfix-htmlman postfix,html -./usr/share/man/html1/postlock.html man-postfix-htmlman postfix,html -./usr/share/man/html1/postlog.html man-postfix-htmlman postfix,html -./usr/share/man/html1/postmap.html man-postfix-htmlman postfix,html -./usr/share/man/html1/postmulti.html man-postfix-htmlman postfix,html -./usr/share/man/html1/postqueue.html man-postfix-htmlman postfix,html -./usr/share/man/html1/postsuper.html man-postfix-htmlman postfix,html -./usr/share/man/html1/posttls-finger.html man-postfix-htmlman postfix,html -./usr/share/man/html1/pr.html man-util-htmlman html -./usr/share/man/html1/prenice.html man-util-htmlman html -./usr/share/man/html1/printenv.html man-util-htmlman html -./usr/share/man/html1/printf.html man-util-htmlman html -./usr/share/man/html1/progress.html man-util-htmlman html -./usr/share/man/html1/ps.html man-util-htmlman html -./usr/share/man/html1/pushd.html man-util-htmlman html -./usr/share/man/html1/pwait.html man-util-htmlman html -./usr/share/man/html1/pwd.html man-util-htmlman html -./usr/share/man/html1/pwhash.html man-util-htmlman html -./usr/share/man/html1/qsafe.html man-util-htmlman html -./usr/share/man/html1/qsieve.html man-util-htmlman html -./usr/share/man/html1/qsubst.html man-util-htmlman html -./usr/share/man/html1/quota.html man-util-htmlman html -./usr/share/man/html1/radioctl.html man-audio-htmlman html -./usr/share/man/html1/rcmd.html man-netutil-htmlman html -./usr/share/man/html1/rcp.html man-netutil-htmlman html -./usr/share/man/html1/rcs.html man-rcs-htmlman html -./usr/share/man/html1/rcsclean.html man-rcs-htmlman html -./usr/share/man/html1/rcsdiff.html man-rcs-htmlman html -./usr/share/man/html1/rcsfreeze.html man-rcs-htmlman html -./usr/share/man/html1/rcsintro.html man-rcs-htmlman html -./usr/share/man/html1/rcslog.html man-rcs-htmlman html -./usr/share/man/html1/rcsmerge.html man-rcs-htmlman html -./usr/share/man/html1/rdist.html man-netutil-htmlman html -./usr/share/man/html1/readlink.html man-util-htmlman html -./usr/share/man/html1/realpath.html man-util-htmlman html -./usr/share/man/html1/rehash.html man-util-htmlman html -./usr/share/man/html1/repeat.html man-util-htmlman html -./usr/share/man/html1/reset.html man-util-htmlman html -./usr/share/man/html1/resize.html man-util-htmlman html -./usr/share/man/html1/rev.html man-util-htmlman html -./usr/share/man/html1/rfcomm_sppd.html man-util-htmlman html -./usr/share/man/html1/rlog.html man-rcs-htmlman html -./usr/share/man/html1/rlogin.html man-netutil-htmlman html -./usr/share/man/html1/rm.html man-util-htmlman html -./usr/share/man/html1/rmd160.html man-util-htmlman html -./usr/share/man/html1/rmdir.html man-util-htmlman html -./usr/share/man/html1/rmextattr.html man-util-htmlman html -./usr/share/man/html1/rs.html man-util-htmlman html -./usr/share/man/html1/rsh.html man-netutil-htmlman html -./usr/share/man/html1/rtld.html man-shlib-htmlman html -./usr/share/man/html1/rump.dhcpclient.html man-netutil-htmlman html,rump -./usr/share/man/html1/rump.halt.html man-netutil-htmlman html,rump -./usr/share/man/html1/rump_allserver.html man-netutil-htmlman html,rump -./usr/share/man/html1/rump_server.html man-netutil-htmlman html,rump -./usr/share/man/html1/rump_wmd.html man-netutil-htmlman html,rump -./usr/share/man/html1/rup.html man-netutil-htmlman html -./usr/share/man/html1/ruptime.html man-netutil-htmlman html -./usr/share/man/html1/rusers.html man-netutil-htmlman html -./usr/share/man/html1/rwall.html man-netutil-htmlman html -./usr/share/man/html1/rwho.html man-netutil-htmlman html -./usr/share/man/html1/scmdctl.html man-util-htmlman html -./usr/share/man/html1/scp.html man-secsh-htmlman html -./usr/share/man/html1/screenblank.html man-sysutil-htmlman html -./usr/share/man/html1/script.html man-util-htmlman html -./usr/share/man/html1/sdiff.html man-util-htmlman html -./usr/share/man/html1/sdpquery.html man-util-htmlman html -./usr/share/man/html1/sed.html man-util-htmlman html -./usr/share/man/html1/send-pr.html man-gnats-htmlman html -./usr/share/man/html1/sendmail.html man-postfix-htmlman postfix,html -./usr/share/man/html1/seq.html man-util-htmlman html -./usr/share/man/html1/setextattr.html man-util-htmlman html -./usr/share/man/html1/setfacl.html man-util-htmlman html -./usr/share/man/html1/sftp.html man-secsh-htmlman html -./usr/share/man/html1/sh.html man-util-htmlman html -./usr/share/man/html1/sha1.html man-util-htmlman html -./usr/share/man/html1/sha256.html man-util-htmlman html -./usr/share/man/html1/sha384.html man-util-htmlman html -./usr/share/man/html1/sha512.html man-util-htmlman html -./usr/share/man/html1/shar.html man-util-htmlman html -./usr/share/man/html1/shlock.html man-util-htmlman html -./usr/share/man/html1/shmif_dumpbus.html man-util-htmlman rump,html -./usr/share/man/html1/shuffle.html man-util-htmlman html -./usr/share/man/html1/skey.html man-util-htmlman skey,html -./usr/share/man/html1/skeyaudit.html man-util-htmlman skey,html -./usr/share/man/html1/skeyinfo.html man-util-htmlman skey,html -./usr/share/man/html1/skeyinit.html man-util-htmlman skey,html -./usr/share/man/html1/sleep.html man-util-htmlman html -./usr/share/man/html1/slogin.html man-secsh-htmlman html -./usr/share/man/html1/smbutil.html man-obsolete obsolete -./usr/share/man/html1/sntp.html man-ntp-htmlman html -./usr/share/man/html1/sockstat.html man-util-htmlman html -./usr/share/man/html1/sort.html man-util-htmlman html -./usr/share/man/html1/sortinfo.html man-texinfo-htmlman html -./usr/share/man/html1/source.html man-util-htmlman html -./usr/share/man/html1/spell.html man-util-htmlman html -./usr/share/man/html1/split.html man-util-htmlman html -./usr/share/man/html1/sqlite3.html man-util-htmlman html -./usr/share/man/html1/srtconfig.html man-netutil-htmlman html -./usr/share/man/html1/ssh-add.html man-secsh-htmlman html -./usr/share/man/html1/ssh-agent.html man-secsh-htmlman html -./usr/share/man/html1/ssh-copy-id.html man-secsh-htmlman html -./usr/share/man/html1/ssh-keygen.html man-secsh-htmlman html -./usr/share/man/html1/ssh-keyscan.html man-secsh-htmlman html -./usr/share/man/html1/ssh.html man-secsh-htmlman html -./usr/share/man/html1/stat.html man-util-htmlman html -./usr/share/man/html1/stop.html man-util-htmlman html -./usr/share/man/html1/stty.html man-util-htmlman html -./usr/share/man/html1/su.html man-util-htmlman html -./usr/share/man/html1/sum.html man-util-htmlman html -./usr/share/man/html1/sup.html man-obsolete obsolete -./usr/share/man/html1/suspend.html man-util-htmlman html -./usr/share/man/html1/sys_info.html man-util-htmlman html -./usr/share/man/html1/sysstat.html man-util-htmlman html -./usr/share/man/html1/systat.html man-util-htmlman html -./usr/share/man/html1/tabs.html man-util-htmlman html -./usr/share/man/html1/tac.html man-util-htmlman html -./usr/share/man/html1/tail.html man-util-htmlman html -./usr/share/man/html1/talk.html man-netutil-htmlman html -./usr/share/man/html1/tar.html man-util-htmlman html -./usr/share/man/html1/tcopy.html man-util-htmlman html -./usr/share/man/html1/tee.html man-util-htmlman html -./usr/share/man/html1/telnet.html man-netutil-htmlman html -./usr/share/man/html1/test.html man-util-htmlman html -./usr/share/man/html1/texi2dvi.html man-texinfo-htmlman html -./usr/share/man/html1/texindex.html man-texinfo-htmlman html -./usr/share/man/html1/tftp.html man-netutil-htmlman html -./usr/share/man/html1/tic.html man-util-htmlman html -./usr/share/man/html1/time.html man-util-htmlman html -./usr/share/man/html1/timeout.html man-util-htmlman html -./usr/share/man/html1/tip.html man-util-htmlman html -./usr/share/man/html1/tmux.html man-util-htmlman html -./usr/share/man/html1/tn3270.html man-obsolete obsolete -./usr/share/man/html1/top.html man-util-htmlman html -./usr/share/man/html1/touch.html man-util-htmlman html -./usr/share/man/html1/tpfmt.html man-obsolete obsolete -./usr/share/man/html1/tpm_sealdata.html man-tpm-htmlman tpm,html -./usr/share/man/html1/tpm_version.html man-tpm-htmlman tpm,html -./usr/share/man/html1/tput.html man-util-htmlman html -./usr/share/man/html1/tr.html man-util-htmlman html -./usr/share/man/html1/tradcpp.html man-util-htmlman html -./usr/share/man/html1/true.html man-util-htmlman html -./usr/share/man/html1/tset.html man-util-htmlman html -./usr/share/man/html1/tty.html man-util-htmlman html -./usr/share/man/html1/ul.html man-util-htmlman html -./usr/share/man/html1/uname.html man-util-htmlman html -./usr/share/man/html1/unbound-host.html man-netutil-htmlman html,unbound -./usr/share/man/html1/uncompress.html man-util-htmlman html -./usr/share/man/html1/unexpand.html man-util-htmlman html -./usr/share/man/html1/uniq.html man-util-htmlman html -./usr/share/man/html1/units.html man-util-htmlman html -./usr/share/man/html1/unlzf.html man-util-htmlman html -./usr/share/man/html1/unlzma.html man-util-htmlman html -./usr/share/man/html1/unpigz.html man-util-htmlman html -./usr/share/man/html1/unvis.html man-util-htmlman html -./usr/share/man/html1/unxz.html man-util-htmlman html -./usr/share/man/html1/unzip.html man-util-htmlman html -./usr/share/man/html1/uptime.html man-util-htmlman html -./usr/share/man/html1/usbhidaction.html man-util-htmlman html -./usr/share/man/html1/usbhidctl.html man-util-htmlman html -./usr/share/man/html1/users.html man-util-htmlman html -./usr/share/man/html1/utoppya.html man-util-htmlman html -./usr/share/man/html1/uudecode.html man-util-htmlman html -./usr/share/man/html1/uuencode.html man-util-htmlman html -./usr/share/man/html1/uuidgen.html man-util-htmlman html -./usr/share/man/html1/vacation.html man-mail-htmlman html -./usr/share/man/html1/vi.html man-util-htmlman html -./usr/share/man/html1/videoctl.html man-video-htmlman html -./usr/share/man/html1/view.html man-util-htmlman html -./usr/share/man/html1/vis.html man-util-htmlman html -./usr/share/man/html1/vmstat.html man-util-htmlman html -./usr/share/man/html1/vndcompress.html man-util-htmlman html -./usr/share/man/html1/vnduncompress.html man-util-htmlman html -./usr/share/man/html1/w.html man-util-htmlman html -./usr/share/man/html1/wait.html man-util-htmlman html -./usr/share/man/html1/wall.html man-util-htmlman html -./usr/share/man/html1/wc.html man-util-htmlman html -./usr/share/man/html1/what.html man-util-htmlman html -./usr/share/man/html1/whatis.html man-util-htmlman html -./usr/share/man/html1/whereis.html man-util-htmlman html -./usr/share/man/html1/which.html man-util-htmlman html -./usr/share/man/html1/who.html man-util-htmlman html -./usr/share/man/html1/whoami.html man-util-htmlman html -./usr/share/man/html1/whois.html man-netutil-htmlman html -./usr/share/man/html1/window.html man-obsolete obsolete -./usr/share/man/html1/write.html man-util-htmlman html -./usr/share/man/html1/x68k/aout2hux.html man-util-htmlman html -./usr/share/man/html1/x68k/bellctrl.html man-util-htmlman html -./usr/share/man/html1/x68k/loadfont.html man-util-htmlman html -./usr/share/man/html1/x68k/loadkmap.html man-util-htmlman html -./usr/share/man/html1/x68k/palette.html man-util-htmlman html -./usr/share/man/html1/x68k/tvctrl.html man-util-htmlman html -./usr/share/man/html1/xargs.html man-util-htmlman html -./usr/share/man/html1/xgettext.html man-locale-htmlman html -./usr/share/man/html1/xmlwf.html man-util-htmlman html -./usr/share/man/html1/xz.html man-util-htmlman html -./usr/share/man/html1/xzcat.html man-util-htmlman html -./usr/share/man/html1/yes.html man-util-htmlman html -./usr/share/man/html1/ypcat.html man-nis-htmlman yp,html -./usr/share/man/html1/ypmatch.html man-nis-htmlman yp,html -./usr/share/man/html1/yppasswd.html man-nis-htmlman use_yp,html -./usr/share/man/html1/ypwhich.html man-nis-htmlman yp,html -./usr/share/man/html1/zcat.html man-util-htmlman html -./usr/share/man/html1/zcmp.html man-util-htmlman html -./usr/share/man/html1/zdiff.html man-util-htmlman html -./usr/share/man/html1/zegrep.html man-util-htmlman html -./usr/share/man/html1/zfgrep.html man-util-htmlman html -./usr/share/man/html1/zforce.html man-util-htmlman html -./usr/share/man/html1/zgrep.html man-util-htmlman html -./usr/share/man/html1/zless.html man-util-htmlman html -./usr/share/man/html1/zmore.html man-util-htmlman html -./usr/share/man/html1/znew.html man-util-htmlman html -./usr/share/man/html1/ztest.html man-zfs-htmlman zfs,html -./usr/share/man/html3/eddsa_pk_new.html man-util-htmlman html -./usr/share/man/html3/es256_pk_new.html man-util-htmlman html -./usr/share/man/html3/es384_pk_new.html man-util-htmlman html -./usr/share/man/html3/libbozohttpd.html man-sys-htmlman html -./usr/share/man/html3/libunbound.html man-netutil-htmlman html,unbound -./usr/share/man/html3/rs256_pk_new.html man-util-htmlman html -./usr/share/man/html3lua/bozohttpd.html man-sys-htmlman html -./usr/share/man/html3lua/gpio.attach.html man-sys-htmlman html -./usr/share/man/html3lua/gpio.close.html man-sys-htmlman html -./usr/share/man/html3lua/gpio.html man-sys-htmlman html -./usr/share/man/html3lua/gpio.info.html man-sys-htmlman html -./usr/share/man/html3lua/gpio.open.html man-sys-htmlman html -./usr/share/man/html3lua/gpio.read.html man-sys-htmlman html -./usr/share/man/html3lua/gpio.set.html man-sys-htmlman html -./usr/share/man/html3lua/gpio.toggle.html man-sys-htmlman html -./usr/share/man/html3lua/gpio.unset.html man-sys-htmlman html -./usr/share/man/html3lua/gpio.write.html man-sys-htmlman html -./usr/share/man/html3lua/intro.html man-sys-htmlman html -./usr/share/man/html3lua/libm.html man-sys-htmlman html -./usr/share/man/html3lua/netpgp.html man-sys-htmlman html -./usr/share/man/html3lua/sqlite.html man-sys-htmlman html -./usr/share/man/html3lua/syslog.html man-sys-htmlman html -./usr/share/man/html4/aac.html man-sys-htmlman html -./usr/share/man/html4/ac97.html man-sys-htmlman html -./usr/share/man/html4/acardide.html man-sys-htmlman html -./usr/share/man/html4/aceride.html man-sys-htmlman html -./usr/share/man/html4/acorn26/arckbd.html man-obsolete obsolete -./usr/share/man/html4/acorn26/arcwskbd.html man-obsolete obsolete -./usr/share/man/html4/acorn26/arcwsmouse.html man-obsolete obsolete -./usr/share/man/html4/acorn26/cpu.html man-obsolete obsolete -./usr/share/man/html4/acorn26/eca.html man-obsolete obsolete -./usr/share/man/html4/acorn26/eh.html man-obsolete obsolete -./usr/share/man/html4/acorn26/iobus.html man-obsolete obsolete -./usr/share/man/html4/acorn26/unixbp.html man-obsolete obsolete -./usr/share/man/html4/acorn32/asc.html man-sys-htmlman html -./usr/share/man/html4/acorn32/autoconf.html man-sys-htmlman html -./usr/share/man/html4/acorn32/cosc.html man-sys-htmlman html -./usr/share/man/html4/acorn32/csc.html man-sys-htmlman html -./usr/share/man/html4/acorn32/ie.html man-sys-htmlman html -./usr/share/man/html4/acorn32/intro.html man-sys-htmlman html -./usr/share/man/html4/acorn32/iomdkbc.html man-sys-htmlman html -./usr/share/man/html4/acorn32/kmem.html man-sys-htmlman html -./usr/share/man/html4/acorn32/lpa.html man-sys-htmlman html -./usr/share/man/html4/acorn32/lpt.html man-sys-htmlman html -./usr/share/man/html4/acorn32/mainbus.html man-sys-htmlman html -./usr/share/man/html4/acorn32/mem.html man-sys-htmlman html -./usr/share/man/html4/acorn32/ptsc.html man-sys-htmlman html -./usr/share/man/html4/acorn32/qms.html man-sys-htmlman html -./usr/share/man/html4/acorn32/vidcaudio.html man-sys-htmlman html -./usr/share/man/html4/acorn32/vidcvideo.html man-sys-htmlman html -./usr/share/man/html4/acphy.html man-sys-htmlman html -./usr/share/man/html4/acpi.html man-sys-htmlman html -./usr/share/man/html4/acpiacad.html man-sys-htmlman html -./usr/share/man/html4/acpibat.html man-sys-htmlman html -./usr/share/man/html4/acpibut.html man-sys-htmlman html -./usr/share/man/html4/acpicpu.html man-sys-htmlman html -./usr/share/man/html4/acpidalb.html man-sys-htmlman html -./usr/share/man/html4/acpiec.html man-sys-htmlman html -./usr/share/man/html4/acpiecdt.html man-sys-htmlman html -./usr/share/man/html4/acpifan.html man-sys-htmlman html -./usr/share/man/html4/acpilid.html man-sys-htmlman html -./usr/share/man/html4/acpiout.html man-sys-htmlman html -./usr/share/man/html4/acpipmtr.html man-sys-htmlman html -./usr/share/man/html4/acpismbus.html man-sys-htmlman html -./usr/share/man/html4/acpitz.html man-sys-htmlman html -./usr/share/man/html4/acpivga.html man-sys-htmlman html -./usr/share/man/html4/acpiwdrt.html man-sys-htmlman html -./usr/share/man/html4/acpiwmi.html man-sys-htmlman html -./usr/share/man/html4/adb.html man-sys-htmlman html -./usr/share/man/html4/adbbt.html man-sys-htmlman html -./usr/share/man/html4/adbkbd.html man-sys-htmlman html -./usr/share/man/html4/adbms.html man-sys-htmlman html -./usr/share/man/html4/adc.html man-sys-htmlman html -./usr/share/man/html4/adm1026hm.html man-sys-htmlman html -./usr/share/man/html4/adm1027.html man-sys-htmlman html -./usr/share/man/html4/adm1030.html man-sys-htmlman html -./usr/share/man/html4/admtemp.html man-sys-htmlman html -./usr/share/man/html4/adt7463.html man-sys-htmlman html -./usr/share/man/html4/adt7466.html man-sys-htmlman html -./usr/share/man/html4/adt7467.html man-sys-htmlman html -./usr/share/man/html4/adt7467c.html man-obsolete obsolete -./usr/share/man/html4/adt7468.html man-sys-htmlman html -./usr/share/man/html4/adt7473.html man-sys-htmlman html -./usr/share/man/html4/adt7475.html man-sys-htmlman html -./usr/share/man/html4/adt7476.html man-sys-htmlman html -./usr/share/man/html4/adv.html man-sys-htmlman html -./usr/share/man/html4/adw.html man-sys-htmlman html -./usr/share/man/html4/age.html man-sys-htmlman html -./usr/share/man/html4/agp.html man-sys-htmlman html -./usr/share/man/html4/agr.html man-sys-htmlman html -./usr/share/man/html4/aha.html man-sys-htmlman html -./usr/share/man/html4/ahb.html man-sys-htmlman html -./usr/share/man/html4/ahc.html man-sys-htmlman html -./usr/share/man/html4/ahci.html man-sys-htmlman html -./usr/share/man/html4/ahcisata.html man-sys-htmlman html -./usr/share/man/html4/ahd.html man-sys-htmlman html -./usr/share/man/html4/aht20temp.html man-sys-htmlman html -./usr/share/man/html4/ai.html man-sys-htmlman html -./usr/share/man/html4/aiboost.html man-sys-htmlman html -./usr/share/man/html4/aibs.html man-sys-htmlman html -./usr/share/man/html4/aic.html man-sys-htmlman html -./usr/share/man/html4/akbd.html man-sys-htmlman html -./usr/share/man/html4/alc.html man-sys-htmlman html -./usr/share/man/html4/ale.html man-sys-htmlman html -./usr/share/man/html4/alipm.html man-sys-htmlman html -./usr/share/man/html4/alpha/apecs.html man-sys-htmlman html -./usr/share/man/html4/alpha/asc.html man-sys-htmlman html -./usr/share/man/html4/alpha/autoconf.html man-sys-htmlman html -./usr/share/man/html4/alpha/cia.html man-sys-htmlman html -./usr/share/man/html4/alpha/dwlpx.html man-sys-htmlman html -./usr/share/man/html4/alpha/gbus.html man-sys-htmlman html -./usr/share/man/html4/alpha/intro.html man-sys-htmlman html -./usr/share/man/html4/alpha/irongate.html man-sys-htmlman html -./usr/share/man/html4/alpha/jensenio.html man-sys-htmlman html -./usr/share/man/html4/alpha/kft.html man-sys-htmlman html -./usr/share/man/html4/alpha/lca.html man-sys-htmlman html -./usr/share/man/html4/alpha/mcbus.html man-sys-htmlman html -./usr/share/man/html4/alpha/mcmem.html man-sys-htmlman html -./usr/share/man/html4/alpha/mcpcia.html man-sys-htmlman html -./usr/share/man/html4/alpha/sableio.html man-sys-htmlman html -./usr/share/man/html4/alpha/tcasic.html man-sys-htmlman html -./usr/share/man/html4/alpha/tlsb.html man-sys-htmlman html -./usr/share/man/html4/alpha/tlsbmem.html man-sys-htmlman html -./usr/share/man/html4/alpha/tsc.html man-sys-htmlman html -./usr/share/man/html4/alpha/tsciic.html man-sys-htmlman html -./usr/share/man/html4/alpha/tsp.html man-sys-htmlman html -./usr/share/man/html4/alpha/ttwoga.html man-sys-htmlman html -./usr/share/man/html4/alpha/ttwopci.html man-sys-htmlman html -./usr/share/man/html4/altmem.html man-sys-htmlman html -./usr/share/man/html4/altq.html man-sys-htmlman html -./usr/share/man/html4/am2315temp.html man-sys-htmlman html -./usr/share/man/html4/amdpm.html man-sys-htmlman html -./usr/share/man/html4/amdtemp.html man-sys-htmlman html -./usr/share/man/html4/amhphy.html man-sys-htmlman html -./usr/share/man/html4/amiga/a1k2cp.html man-sys-htmlman html -./usr/share/man/html4/amiga/a2kbbc.html man-sys-htmlman html -./usr/share/man/html4/amiga/a34kbbc.html man-sys-htmlman html -./usr/share/man/html4/amiga/acafh.html man-sys-htmlman html -./usr/share/man/html4/amiga/afsc.html man-sys-htmlman html -./usr/share/man/html4/amiga/ahsc.html man-sys-htmlman html -./usr/share/man/html4/amiga/amidisplaycc.html man-sys-htmlman html -./usr/share/man/html4/amiga/atzsc.html man-sys-htmlman html -./usr/share/man/html4/amiga/autoconf.html man-sys-htmlman html -./usr/share/man/html4/amiga/bah.html man-sys-htmlman html -./usr/share/man/html4/amiga/bppcsc.html man-sys-htmlman html -./usr/share/man/html4/amiga/clockport.html man-sys-htmlman html -./usr/share/man/html4/amiga/console.html man-sys-htmlman html -./usr/share/man/html4/amiga/cv3dpb.html man-sys-htmlman html -./usr/share/man/html4/amiga/drbbc.html man-sys-htmlman html -./usr/share/man/html4/amiga/ed.html man-sys-htmlman html -./usr/share/man/html4/amiga/efa.html man-sys-htmlman html -./usr/share/man/html4/amiga/em4k.html man-sys-htmlman html -./usr/share/man/html4/amiga/emmem.html man-sys-htmlman html -./usr/share/man/html4/amiga/empb.html man-sys-htmlman html -./usr/share/man/html4/amiga/empm.html man-sys-htmlman html -./usr/share/man/html4/amiga/es.html man-sys-htmlman html -./usr/share/man/html4/amiga/fdc.html man-sys-htmlman html -./usr/share/man/html4/amiga/grf.html man-sys-htmlman html -./usr/share/man/html4/amiga/grfcl.html man-sys-htmlman html -./usr/share/man/html4/amiga/grfcv.html man-sys-htmlman html -./usr/share/man/html4/amiga/grfcv3d.html man-sys-htmlman html -./usr/share/man/html4/amiga/grfet.html man-sys-htmlman html -./usr/share/man/html4/amiga/grfrh.html man-sys-htmlman html -./usr/share/man/html4/amiga/grfrt.html man-sys-htmlman html -./usr/share/man/html4/amiga/grful.html man-sys-htmlman html -./usr/share/man/html4/amiga/gtsc.html man-sys-htmlman html -./usr/share/man/html4/amiga/intro.html man-sys-htmlman html -./usr/share/man/html4/amiga/ite.html man-sys-htmlman html -./usr/share/man/html4/amiga/kmem.html man-sys-htmlman html -./usr/share/man/html4/amiga/mem.html man-sys-htmlman html -./usr/share/man/html4/amiga/mfcs.html man-sys-htmlman html -./usr/share/man/html4/amiga/mgnsc.html man-sys-htmlman html -./usr/share/man/html4/amiga/mntva.html man-sys-htmlman html -./usr/share/man/html4/amiga/mppb.html man-sys-htmlman html -./usr/share/man/html4/amiga/p5membar.html man-sys-htmlman html -./usr/share/man/html4/amiga/p5pb.html man-sys-htmlman html -./usr/share/man/html4/amiga/qn.html man-sys-htmlman html -./usr/share/man/html4/amiga/ser.html man-sys-htmlman html -./usr/share/man/html4/amiga/wesc.html man-sys-htmlman html -./usr/share/man/html4/amiga/xsh.html man-sys-htmlman html -./usr/share/man/html4/amiga/xsurf.html man-sys-htmlman html -./usr/share/man/html4/amiga/z3rambd.html man-sys-htmlman html -./usr/share/man/html4/amiga/zssc.html man-sys-htmlman html -./usr/share/man/html4/amiga/zz9k.html man-sys-htmlman html -./usr/share/man/html4/amr.html man-sys-htmlman html -./usr/share/man/html4/ams.html man-sys-htmlman html -./usr/share/man/html4/an.html man-sys-htmlman html -./usr/share/man/html4/aps.html man-sys-htmlman html -./usr/share/man/html4/aq.html man-sys-htmlman html -./usr/share/man/html4/arc/intro.html man-sys-htmlman html -./usr/share/man/html4/arcmsr.html man-sys-htmlman html -./usr/share/man/html4/arcofi.html man-sys-htmlman html -./usr/share/man/html4/aria.html man-sys-htmlman html -./usr/share/man/html4/arp.html man-sys-htmlman html -./usr/share/man/html4/artsata.html man-sys-htmlman html -./usr/share/man/html4/ast.html man-sys-htmlman html -./usr/share/man/html4/asus.html man-sys-htmlman html -./usr/share/man/html4/ata.html man-sys-htmlman html -./usr/share/man/html4/atabus.html man-sys-htmlman html -./usr/share/man/html4/atalk.html man-sys-htmlman html -./usr/share/man/html4/atapi.html man-sys-htmlman html -./usr/share/man/html4/atapibus.html man-sys-htmlman html -./usr/share/man/html4/ataraid.html man-sys-htmlman html -./usr/share/man/html4/atari/et.html man-sys-htmlman html -./usr/share/man/html4/atari/floppy.html man-sys-htmlman html -./usr/share/man/html4/atari/intro.html man-sys-htmlman html -./usr/share/man/html4/atari/ms.html man-sys-htmlman html -./usr/share/man/html4/atari/rtc.html man-sys-htmlman html -./usr/share/man/html4/ate.html man-sys-htmlman html -./usr/share/man/html4/atf-test-case.html man-atf-htmlman html,atf -./usr/share/man/html4/ath.html man-sys-htmlman html -./usr/share/man/html4/athn.html man-sys-htmlman html -./usr/share/man/html4/atphy.html man-sys-htmlman html -./usr/share/man/html4/atppc.html man-sys-htmlman html -./usr/share/man/html4/attimer.html man-sys-htmlman html -./usr/share/man/html4/atu.html man-sys-htmlman html -./usr/share/man/html4/atw.html man-sys-htmlman html -./usr/share/man/html4/au8522.html man-sys-htmlman html -./usr/share/man/html4/auacer.html man-sys-htmlman html -./usr/share/man/html4/aubtfwl.html man-sys-htmlman html -./usr/share/man/html4/audio.html man-sys-htmlman html -./usr/share/man/html4/audiocs.html man-sys-htmlman html -./usr/share/man/html4/audioctl.html man-sys-htmlman html -./usr/share/man/html4/aue.html man-sys-htmlman html -./usr/share/man/html4/auich.html man-sys-htmlman html -./usr/share/man/html4/auixp.html man-sys-htmlman html -./usr/share/man/html4/autri.html man-sys-htmlman html -./usr/share/man/html4/auvia.html man-sys-htmlman html -./usr/share/man/html4/auvitek.html man-sys-htmlman html -./usr/share/man/html4/awi.html man-sys-htmlman html -./usr/share/man/html4/axe.html man-sys-htmlman html -./usr/share/man/html4/axen.html man-sys-htmlman html -./usr/share/man/html4/az.html man-sys-htmlman html -./usr/share/man/html4/azalia.html man-obsolete obsolete -./usr/share/man/html4/battery_pmu.html man-sys-htmlman html -./usr/share/man/html4/bba.html man-sys-htmlman html -./usr/share/man/html4/bce.html man-sys-htmlman html -./usr/share/man/html4/bcsp.html man-sys-htmlman html -./usr/share/man/html4/be.html man-sys-htmlman html -./usr/share/man/html4/bge.html man-sys-htmlman html -./usr/share/man/html4/bha.html man-sys-htmlman html -./usr/share/man/html4/bicc.html man-sys-htmlman html -./usr/share/man/html4/bio.html man-sys-htmlman html -./usr/share/man/html4/bktr.html man-sys-htmlman html -./usr/share/man/html4/bluetooth.html man-sys-htmlman html -./usr/share/man/html4/bmtphy.html man-sys-htmlman html -./usr/share/man/html4/bmx280thp.html man-sys-htmlman html -./usr/share/man/html4/bnx.html man-sys-htmlman html -./usr/share/man/html4/boca.html man-sys-htmlman html -./usr/share/man/html4/bpf.html man-sys-htmlman html -./usr/share/man/html4/bpfjit.html man-sys-htmlman html -./usr/share/man/html4/brgphy.html man-sys-htmlman html -./usr/share/man/html4/bridge.html man-sys-htmlman html -./usr/share/man/html4/bt.html man-sys-htmlman html -./usr/share/man/html4/bt3c.html man-sys-htmlman html -./usr/share/man/html4/btbc.html man-sys-htmlman html -./usr/share/man/html4/bthidev.html man-sys-htmlman html -./usr/share/man/html4/bthub.html man-sys-htmlman html -./usr/share/man/html4/btkbd.html man-sys-htmlman html -./usr/share/man/html4/btmagic.html man-sys-htmlman html -./usr/share/man/html4/btms.html man-sys-htmlman html -./usr/share/man/html4/btsco.html man-sys-htmlman html -./usr/share/man/html4/btuart.html man-sys-htmlman html -./usr/share/man/html4/bwfm.html man-sys-htmlman html -./usr/share/man/html4/bwi.html man-sys-htmlman html -./usr/share/man/html4/cac.html man-sys-htmlman html -./usr/share/man/html4/can.html man-sys-htmlman html -./usr/share/man/html4/canloop.html man-sys-htmlman html -./usr/share/man/html4/cardbus.html man-sys-htmlman html -./usr/share/man/html4/cardslot.html man-sys-htmlman html -./usr/share/man/html4/carp.html man-sys-htmlman html -./usr/share/man/html4/cas.html man-sys-htmlman html -./usr/share/man/html4/cbb.html man-sys-htmlman html -./usr/share/man/html4/ccd.html man-sys-htmlman html -./usr/share/man/html4/cd.html man-sys-htmlman html -./usr/share/man/html4/cdce.html man-sys-htmlman html -./usr/share/man/html4/cec.html man-sys-htmlman html -./usr/share/man/html4/cfb.html man-sys-htmlman html -./usr/share/man/html4/cgd.html man-sys-htmlman html -./usr/share/man/html4/ch.html man-sys-htmlman html -./usr/share/man/html4/chipsfb.html man-sys-htmlman html -./usr/share/man/html4/ciphy.html man-sys-htmlman html -./usr/share/man/html4/cir.html man-sys-htmlman html -./usr/share/man/html4/ciss.html man-sys-htmlman html -./usr/share/man/html4/clcs.html man-sys-htmlman html -./usr/share/man/html4/clct.html man-sys-htmlman html -./usr/share/man/html4/clnp.html man-obsolete obsolete -./usr/share/man/html4/clockctl.html man-sys-htmlman html -./usr/share/man/html4/cltp.html man-obsolete obsolete -./usr/share/man/html4/cmdide.html man-sys-htmlman html -./usr/share/man/html4/cmpci.html man-sys-htmlman html -./usr/share/man/html4/cms.html man-sys-htmlman html -./usr/share/man/html4/cnw.html man-sys-htmlman html -./usr/share/man/html4/cobalt/gt.html man-sys-htmlman html -./usr/share/man/html4/cobalt/intro.html man-sys-htmlman html -./usr/share/man/html4/com.html man-sys-htmlman html -./usr/share/man/html4/coram.html man-sys-htmlman html -./usr/share/man/html4/coretemp.html man-obsolete obsolete -./usr/share/man/html4/crypto.html man-sys-htmlman html -./usr/share/man/html4/cs.html man-sys-htmlman html -./usr/share/man/html4/cs80bus.html man-sys-htmlman html -./usr/share/man/html4/cuda.html man-sys-htmlman html -./usr/share/man/html4/cue.html man-sys-htmlman html -./usr/share/man/html4/cx24227.html man-sys-htmlman html -./usr/share/man/html4/cxdtv.html man-sys-htmlman html -./usr/share/man/html4/cy.html man-sys-htmlman html -./usr/share/man/html4/cypide.html man-sys-htmlman html -./usr/share/man/html4/cz.html man-sys-htmlman html -./usr/share/man/html4/daic.html man-obsolete obsolete -./usr/share/man/html4/dbCool.html man-sys-htmlman html -./usr/share/man/html4/dbcool.html man-sys-htmlman html -./usr/share/man/html4/ddb.html man-sys-htmlman html -./usr/share/man/html4/ddc.html man-sys-htmlman html -./usr/share/man/html4/de.html man-obsolete obsolete -./usr/share/man/html4/depca.html man-sys-htmlman html -./usr/share/man/html4/dge.html man-sys-htmlman html -./usr/share/man/html4/dk.html man-sys-htmlman html -./usr/share/man/html4/dm.html man-sys-htmlman html -./usr/share/man/html4/dmoverio.html man-sys-htmlman html -./usr/share/man/html4/dmphy.html man-sys-htmlman html -./usr/share/man/html4/dpt.html man-sys-htmlman html -./usr/share/man/html4/dpti.html man-sys-htmlman html -./usr/share/man/html4/dreamcast/aica.html man-sys-htmlman html -./usr/share/man/html4/dreamcast/g2bus.html man-sys-htmlman html -./usr/share/man/html4/dreamcast/gapspci.html man-sys-htmlman html -./usr/share/man/html4/dreamcast/gdrom.html man-sys-htmlman html -./usr/share/man/html4/dreamcast/intro.html man-sys-htmlman html -./usr/share/man/html4/dreamcast/maple.html man-sys-htmlman html -./usr/share/man/html4/dreamcast/mkbd.html man-sys-htmlman html -./usr/share/man/html4/dreamcast/mlcd.html man-sys-htmlman html -./usr/share/man/html4/dreamcast/mmem.html man-sys-htmlman html -./usr/share/man/html4/dreamcast/mms.html man-sys-htmlman html -./usr/share/man/html4/dreamcast/pvr.html man-sys-htmlman html -./usr/share/man/html4/drm.html man-sys-htmlman html -./usr/share/man/html4/drum.html man-sys-htmlman html -./usr/share/man/html4/drvctl.html man-sys-htmlman html -./usr/share/man/html4/dse.html man-sys-htmlman html -./usr/share/man/html4/dtide.html man-sys-htmlman html -./usr/share/man/html4/dtv.html man-sys-htmlman html -./usr/share/man/html4/dtviic.html man-sys-htmlman html -./usr/share/man/html4/dty.html man-sys-htmlman html -./usr/share/man/html4/dwctwo.html man-sys-htmlman html -./usr/share/man/html4/ea.html man-sys-htmlman html -./usr/share/man/html4/eap.html man-sys-htmlman html -./usr/share/man/html4/eb.html man-sys-htmlman html -./usr/share/man/html4/ebus.html man-sys-htmlman html -./usr/share/man/html4/ec.html man-sys-htmlman html -./usr/share/man/html4/edc.html man-sys-htmlman html -./usr/share/man/html4/ef.html man-sys-htmlman html -./usr/share/man/html4/eg.html man-sys-htmlman html -./usr/share/man/html4/ehci.html man-sys-htmlman html -./usr/share/man/html4/ei.html man-sys-htmlman html -./usr/share/man/html4/eisa.html man-sys-htmlman html -./usr/share/man/html4/el.html man-sys-htmlman html -./usr/share/man/html4/elmc.html man-sys-htmlman html -./usr/share/man/html4/emdtv.html man-sys-htmlman html -./usr/share/man/html4/emips/ace.html man-sys-htmlman html -./usr/share/man/html4/emips/autoconf.html man-sys-htmlman html -./usr/share/man/html4/emips/dz.html man-sys-htmlman html -./usr/share/man/html4/emips/ebus.html man-sys-htmlman html -./usr/share/man/html4/emips/eclock.html man-sys-htmlman html -./usr/share/man/html4/emips/enic.html man-sys-htmlman html -./usr/share/man/html4/emips/intro.html man-sys-htmlman html -./usr/share/man/html4/emuxki.html man-sys-htmlman html -./usr/share/man/html4/en.html man-obsolete obsolete -./usr/share/man/html4/ena.html man-sys-htmlman html -./usr/share/man/html4/envsys.html man-sys-htmlman html -./usr/share/man/html4/ep.html man-sys-htmlman html -./usr/share/man/html4/epic.html man-sys-htmlman html -./usr/share/man/html4/eqos.html man-sys-htmlman html -./usr/share/man/html4/esa.html man-sys-htmlman html -./usr/share/man/html4/esh.html man-obsolete obsolete -./usr/share/man/html4/esiop.html man-sys-htmlman html -./usr/share/man/html4/esis.html man-obsolete obsolete -./usr/share/man/html4/esl.html man-obsolete obsolete -./usr/share/man/html4/esm.html man-sys-htmlman html -./usr/share/man/html4/eso.html man-sys-htmlman html -./usr/share/man/html4/esp.html man-sys-htmlman html -./usr/share/man/html4/ess.html man-sys-htmlman html -./usr/share/man/html4/et.html man-sys-htmlman html -./usr/share/man/html4/etherip.html man-obsolete obsolete -./usr/share/man/html4/etphy.html man-sys-htmlman html -./usr/share/man/html4/evbarm/awge.html man-sys-htmlman html -./usr/share/man/html4/evbarm/bcmgpio.html man-sys-htmlman html -./usr/share/man/html4/evbarm/cpsw.html man-sys-htmlman html -./usr/share/man/html4/evbarm/epgpio.html man-sys-htmlman html -./usr/share/man/html4/evbarm/gxio.html man-sys-htmlman html -./usr/share/man/html4/evbarm/intro.html man-sys-htmlman html -./usr/share/man/html4/evbarm/iopaau.html man-sys-htmlman html -./usr/share/man/html4/evbarm/iopwdog.html man-sys-htmlman html -./usr/share/man/html4/evbarm/rktsadc.html man-sys-htmlman html -./usr/share/man/html4/evbarm/sun8icrypto.html man-sys-htmlman html -./usr/share/man/html4/evbarm/vcaudio.html man-sys-htmlman html -./usr/share/man/html4/evbarm/vchiq.html man-sys-htmlman html -./usr/share/man/html4/evbmips/aupci.html man-sys-htmlman html -./usr/share/man/html4/evbmips/intro.html man-sys-htmlman html -./usr/share/man/html4/evbppc/cpc.html man-sys-htmlman html -./usr/share/man/html4/evbppc/intro_pmppc.html man-sys-htmlman html -./usr/share/man/html4/evbppc/mainbus.html man-sys-htmlman html -./usr/share/man/html4/evbppc/rtc.html man-sys-htmlman html -./usr/share/man/html4/ex.html man-sys-htmlman html -./usr/share/man/html4/exphy.html man-sys-htmlman html -./usr/share/man/html4/faith.html man-sys-htmlman html -./usr/share/man/html4/fast_ipsec.html man-obsolete obsolete -./usr/share/man/html4/fd.html man-sys-htmlman html -./usr/share/man/html4/fea.html man-obsolete obsolete -./usr/share/man/html4/filemon.html man-obsolete obsolete -./usr/share/man/html4/finsio.html man-sys-htmlman html -./usr/share/man/html4/flash.html man-sys-htmlman html -./usr/share/man/html4/fms.html man-sys-htmlman html -./usr/share/man/html4/fmv.html man-sys-htmlman html -./usr/share/man/html4/fpa.html man-obsolete obsolete -./usr/share/man/html4/fss.html man-sys-htmlman html -./usr/share/man/html4/fssbs.html man-obsolete obsolete -./usr/share/man/html4/fta.html man-obsolete obsolete -./usr/share/man/html4/fujbp.html man-sys-htmlman html -./usr/share/man/html4/fujhk.html man-sys-htmlman html -./usr/share/man/html4/fujitsu.html man-obsolete obsolete -./usr/share/man/html4/full.html man-sys-htmlman html -./usr/share/man/html4/fwhrng.html man-obsolete obsolete -./usr/share/man/html4/fwip.html man-sys-htmlman html -./usr/share/man/html4/fwohci.html man-sys-htmlman html -./usr/share/man/html4/fxp.html man-sys-htmlman html -./usr/share/man/html4/g760a.html man-sys-htmlman html -./usr/share/man/html4/gcscaudio.html man-sys-htmlman html -./usr/share/man/html4/gem.html man-sys-htmlman html -./usr/share/man/html4/genfb.html man-sys-htmlman html -./usr/share/man/html4/gentbi.html man-sys-htmlman html -./usr/share/man/html4/geodeide.html man-sys-htmlman html -./usr/share/man/html4/gif.html man-sys-htmlman html -./usr/share/man/html4/glxtphy.html man-sys-htmlman html -./usr/share/man/html4/gphyter.html man-sys-htmlman html -./usr/share/man/html4/gpib.html man-sys-htmlman html -./usr/share/man/html4/gpio.html man-sys-htmlman html -./usr/share/man/html4/gpioiic.html man-sys-htmlman html -./usr/share/man/html4/gpioirq.html man-sys-htmlman html -./usr/share/man/html4/gpiolock.html man-sys-htmlman html -./usr/share/man/html4/gpioow.html man-sys-htmlman html -./usr/share/man/html4/gpiopps.html man-sys-htmlman html -./usr/share/man/html4/gpiopwm.html man-sys-htmlman html -./usr/share/man/html4/gpiosim.html man-sys-htmlman html -./usr/share/man/html4/gre.html man-sys-htmlman html -./usr/share/man/html4/gsip.html man-sys-htmlman html -./usr/share/man/html4/gtp.html man-sys-htmlman html -./usr/share/man/html4/gus.html man-sys-htmlman html -./usr/share/man/html4/guspnp.html man-sys-htmlman html -./usr/share/man/html4/hcide.html man-sys-htmlman html -./usr/share/man/html4/hdafg.html man-sys-htmlman html -./usr/share/man/html4/hdaudio.html man-sys-htmlman html -./usr/share/man/html4/hdaudiobus.html man-sys-htmlman html -./usr/share/man/html4/hifn.html man-sys-htmlman html -./usr/share/man/html4/hil.html man-sys-htmlman html -./usr/share/man/html4/hilid.html man-sys-htmlman html -./usr/share/man/html4/hilkbd.html man-sys-htmlman html -./usr/share/man/html4/hilms.html man-sys-htmlman html -./usr/share/man/html4/hme.html man-sys-htmlman html -./usr/share/man/html4/hp300/autoconf.html man-sys-htmlman html -./usr/share/man/html4/hp300/cons.html man-sys-htmlman html -./usr/share/man/html4/hp300/ct.html man-sys-htmlman html -./usr/share/man/html4/hp300/dcm.html man-sys-htmlman html -./usr/share/man/html4/hp300/dio.html man-sys-htmlman html -./usr/share/man/html4/hp300/dnkbd.html man-sys-htmlman html -./usr/share/man/html4/hp300/dvbox.html man-sys-htmlman html -./usr/share/man/html4/hp300/fhpib.html man-sys-htmlman html -./usr/share/man/html4/hp300/frodo.html man-sys-htmlman html -./usr/share/man/html4/hp300/gbox.html man-sys-htmlman html -./usr/share/man/html4/hp300/grf.html man-obsolete obsolete -./usr/share/man/html4/hp300/hil.html man-obsolete obsolete -./usr/share/man/html4/hp300/hpib.html man-sys-htmlman html -./usr/share/man/html4/hp300/hpibbus.html man-sys-htmlman html -./usr/share/man/html4/hp300/hyper.html man-sys-htmlman html -./usr/share/man/html4/hp300/intio.html man-sys-htmlman html -./usr/share/man/html4/hp300/intro.html man-sys-htmlman html -./usr/share/man/html4/hp300/ite.html man-obsolete obsolete -./usr/share/man/html4/hp300/kmem.html man-sys-htmlman html -./usr/share/man/html4/hp300/mem.html man-sys-htmlman html -./usr/share/man/html4/hp300/nhpib.html man-sys-htmlman html -./usr/share/man/html4/hp300/ppi.html man-sys-htmlman html -./usr/share/man/html4/hp300/rbox.html man-sys-htmlman html -./usr/share/man/html4/hp300/rd.html man-sys-htmlman html -./usr/share/man/html4/hp300/rmp.html man-sys-htmlman html -./usr/share/man/html4/hp300/rtc.html man-sys-htmlman html -./usr/share/man/html4/hp300/topcat.html man-sys-htmlman html -./usr/share/man/html4/hp700/asp.html man-obsolete obsolete -./usr/share/man/html4/hp700/astro.html man-obsolete obsolete -./usr/share/man/html4/hp700/cpu.html man-obsolete obsolete -./usr/share/man/html4/hp700/dino.html man-obsolete obsolete -./usr/share/man/html4/hp700/elroy.html man-obsolete obsolete -./usr/share/man/html4/hp700/gsc.html man-obsolete obsolete -./usr/share/man/html4/hp700/gsckbc.html man-obsolete obsolete -./usr/share/man/html4/hp700/harmony.html man-obsolete obsolete -./usr/share/man/html4/hp700/intro.html man-obsolete obsolete -./usr/share/man/html4/hp700/io.html man-obsolete obsolete -./usr/share/man/html4/hp700/lasi.html man-obsolete obsolete -./usr/share/man/html4/hp700/lcd.html man-obsolete obsolete -./usr/share/man/html4/hp700/mem.html man-obsolete obsolete -./usr/share/man/html4/hp700/mongoose.html man-obsolete obsolete -./usr/share/man/html4/hp700/pdc.html man-obsolete obsolete -./usr/share/man/html4/hp700/phantomas.html man-obsolete obsolete -./usr/share/man/html4/hp700/ssio.html man-obsolete obsolete -./usr/share/man/html4/hp700/uturn.html man-obsolete obsolete -./usr/share/man/html4/hp700/wax.html man-obsolete obsolete -./usr/share/man/html4/hpacel.html man-sys-htmlman html -./usr/share/man/html4/hpcarm/intro.html man-sys-htmlman html -./usr/share/man/html4/hpcarm/j720kbd.html man-sys-htmlman html -./usr/share/man/html4/hpcarm/j720lcd.html man-sys-htmlman html -./usr/share/man/html4/hpcarm/j720tp.html man-sys-htmlman html -./usr/share/man/html4/hpcmips/teliosio.html man-sys-htmlman html -./usr/share/man/html4/hpcsh/intro.html man-sys-htmlman html -./usr/share/man/html4/hpcsh/j6x0lcd.html man-sys-htmlman html -./usr/share/man/html4/hpcsh/j6x0tp.html man-sys-htmlman html -./usr/share/man/html4/hpcsh/psh3lcd.html man-sys-htmlman html -./usr/share/man/html4/hpcsh/psh3tp.html man-sys-htmlman html -./usr/share/man/html4/hppa/asp.html man-sys-htmlman html -./usr/share/man/html4/hppa/astro.html man-sys-htmlman html -./usr/share/man/html4/hppa/cpu.html man-sys-htmlman html -./usr/share/man/html4/hppa/dino.html man-sys-htmlman html -./usr/share/man/html4/hppa/elroy.html man-sys-htmlman html -./usr/share/man/html4/hppa/gsc.html man-sys-htmlman html -./usr/share/man/html4/hppa/gsckbc.html man-sys-htmlman html -./usr/share/man/html4/hppa/harmony.html man-sys-htmlman html -./usr/share/man/html4/hppa/intro.html man-sys-htmlman html -./usr/share/man/html4/hppa/io.html man-sys-htmlman html -./usr/share/man/html4/hppa/lasi.html man-sys-htmlman html -./usr/share/man/html4/hppa/lcd.html man-sys-htmlman html -./usr/share/man/html4/hppa/mem.html man-sys-htmlman html -./usr/share/man/html4/hppa/mongoose.html man-sys-htmlman html -./usr/share/man/html4/hppa/pdc.html man-sys-htmlman html -./usr/share/man/html4/hppa/phantomas.html man-sys-htmlman html -./usr/share/man/html4/hppa/ssio.html man-sys-htmlman html -./usr/share/man/html4/hppa/uturn.html man-sys-htmlman html -./usr/share/man/html4/hppa/wax.html man-sys-htmlman html -./usr/share/man/html4/hpqlb.html man-sys-htmlman html -./usr/share/man/html4/hptide.html man-sys-htmlman html -./usr/share/man/html4/hvn.html man-sys-htmlman html -./usr/share/man/html4/hythygtemp.html man-sys-htmlman html -./usr/share/man/html4/i386/PCIBIOS.html man-sys-htmlman html -./usr/share/man/html4/i386/apm.html man-sys-htmlman html -./usr/share/man/html4/i386/autoconf.html man-obsolete obsolete -./usr/share/man/html4/i386/cmos.html man-sys-htmlman html -./usr/share/man/html4/i386/cons.html man-obsolete obsolete -./usr/share/man/html4/i386/console.html man-obsolete obsolete -./usr/share/man/html4/i386/ed.html man-sys-htmlman html -./usr/share/man/html4/i386/elanpar.html man-sys-htmlman html -./usr/share/man/html4/i386/elanpex.html man-sys-htmlman html -./usr/share/man/html4/i386/elansc.html man-sys-htmlman html -./usr/share/man/html4/i386/fdc.html man-obsolete obsolete -./usr/share/man/html4/i386/gcscide.html man-sys-htmlman html -./usr/share/man/html4/i386/gcscpcib.html man-sys-htmlman html -./usr/share/man/html4/i386/geodecntr.html man-sys-htmlman html -./usr/share/man/html4/i386/geodewdog.html man-sys-htmlman html -./usr/share/man/html4/i386/glxsb.html man-sys-htmlman html -./usr/share/man/html4/i386/gscpcib.html man-sys-htmlman html -./usr/share/man/html4/i386/intro.html man-sys-htmlman html -./usr/share/man/html4/i386/io.html man-sys-htmlman html -./usr/share/man/html4/i386/kmem.html man-obsolete obsolete -./usr/share/man/html4/i386/lms.html man-sys-htmlman html -./usr/share/man/html4/i386/lpa.html man-obsolete obsolete -./usr/share/man/html4/i386/lpt.html man-obsolete obsolete -./usr/share/man/html4/i386/mem.html man-obsolete obsolete -./usr/share/man/html4/i386/mms.html man-sys-htmlman html -./usr/share/man/html4/i386/ndis.html man-obsolete obsolete -./usr/share/man/html4/i386/npx.html man-obsolete obsolete -./usr/share/man/html4/i386/pcibios.html man-sys-htmlman html -./usr/share/man/html4/i386/pcmb.html man-sys-htmlman html -./usr/share/man/html4/i386/pnpbios.html man-sys-htmlman html -./usr/share/man/html4/i386/rdcide.html man-sys-htmlman html -./usr/share/man/html4/i386/rdcpcib.html man-sys-htmlman html -./usr/share/man/html4/i386/spic.html man-sys-htmlman html -./usr/share/man/html4/i386/vald.html man-obsolete obsolete -./usr/share/man/html4/i386/vesafb.html man-obsolete obsolete -./usr/share/man/html4/i386/viac7temp.html man-sys-htmlman html -./usr/share/man/html4/i915drm.html man-sys-htmlman html -./usr/share/man/html4/iavc.html man-obsolete obsolete -./usr/share/man/html4/iavf.html man-sys-htmlman html -./usr/share/man/html4/ibmcd.html man-sys-htmlman html -./usr/share/man/html4/ibmhawk.html man-sys-htmlman html -./usr/share/man/html4/ichlpcib.html man-obsolete obsolete -./usr/share/man/html4/ichsmb.html man-sys-htmlman html -./usr/share/man/html4/icmp.html man-sys-htmlman html -./usr/share/man/html4/icmp6.html man-sys-htmlman html -./usr/share/man/html4/icp.html man-sys-htmlman html -./usr/share/man/html4/icpsp.html man-sys-htmlman html -./usr/share/man/html4/icsphy.html man-sys-htmlman html -./usr/share/man/html4/iee.html man-sys-htmlman html -./usr/share/man/html4/ieee1394if.html man-sys-htmlman html -./usr/share/man/html4/ieee80211.html man-sys-htmlman html -./usr/share/man/html4/ifmedia.html man-sys-htmlman html -./usr/share/man/html4/ifpci.html man-obsolete obsolete -./usr/share/man/html4/igc.html man-sys-htmlman html -./usr/share/man/html4/igmafb.html man-sys-htmlman html -./usr/share/man/html4/igphy.html man-sys-htmlman html -./usr/share/man/html4/igpio.html man-sys-htmlman html -./usr/share/man/html4/igsfb.html man-sys-htmlman html -./usr/share/man/html4/iha.html man-sys-htmlman html -./usr/share/man/html4/ihidev.html man-sys-htmlman html -./usr/share/man/html4/ihphy.html man-sys-htmlman html -./usr/share/man/html4/iic.html man-sys-htmlman html -./usr/share/man/html4/ikphy.html man-sys-htmlman html -./usr/share/man/html4/ims.html man-sys-htmlman html -./usr/share/man/html4/inet.html man-sys-htmlman html -./usr/share/man/html4/inet6.html man-sys-htmlman html -./usr/share/man/html4/inphy.html man-sys-htmlman html -./usr/share/man/html4/intersil7170.html man-sys-htmlman html -./usr/share/man/html4/intro.html man-sys-htmlman html -./usr/share/man/html4/ioasic.html man-sys-htmlman html -./usr/share/man/html4/ioat.html man-sys-htmlman html -./usr/share/man/html4/iop.html man-sys-htmlman html -./usr/share/man/html4/iophy.html man-sys-htmlman html -./usr/share/man/html4/iopsp.html man-sys-htmlman html -./usr/share/man/html4/ip.html man-sys-htmlman html -./usr/share/man/html4/ip6.html man-sys-htmlman html -./usr/share/man/html4/ipf.html man-ipf-htmlman ipfilter,html -./usr/share/man/html4/ipfilter.html man-ipf-htmlman ipfilter,html -./usr/share/man/html4/ipgphy.html man-sys-htmlman html -./usr/share/man/html4/ipkdb.html man-obsolete obsolete -./usr/share/man/html4/ipl.html man-ipf-htmlman ipfilter,html -./usr/share/man/html4/ipmi.html man-sys-htmlman html -./usr/share/man/html4/ipnat.html man-ipf-htmlman ipfilter,html -./usr/share/man/html4/ippp.html man-obsolete obsolete -./usr/share/man/html4/ipsec.html man-sys-htmlman html -./usr/share/man/html4/ipsecif.html man-sys-htmlman html -./usr/share/man/html4/ipw.html man-sys-htmlman html -./usr/share/man/html4/irda.html man-sys-htmlman html -./usr/share/man/html4/irframe.html man-sys-htmlman html -./usr/share/man/html4/irframetty.html man-sys-htmlman html -./usr/share/man/html4/irip.html man-obsolete obsolete -./usr/share/man/html4/irmce.html man-sys-htmlman html -./usr/share/man/html4/isa.html man-sys-htmlman html -./usr/share/man/html4/isabeep.html man-sys-htmlman html -./usr/share/man/html4/isapnp.html man-sys-htmlman html -./usr/share/man/html4/isdn.html man-obsolete obsolete -./usr/share/man/html4/isdnbchan.html man-obsolete obsolete -./usr/share/man/html4/isdncapi.html man-obsolete obsolete -./usr/share/man/html4/isdnctl.html man-obsolete obsolete -./usr/share/man/html4/isdntel.html man-obsolete obsolete -./usr/share/man/html4/isdntrc.html man-obsolete obsolete -./usr/share/man/html4/isic.html man-obsolete obsolete -./usr/share/man/html4/ismt.html man-sys-htmlman html -./usr/share/man/html4/iso.html man-obsolete obsolete -./usr/share/man/html4/isp.html man-sys-htmlman html -./usr/share/man/html4/isv.html man-sys-htmlman html -./usr/share/man/html4/iteide.html man-sys-htmlman html -./usr/share/man/html4/itesio.html man-sys-htmlman html -./usr/share/man/html4/iwi.html man-sys-htmlman html -./usr/share/man/html4/iwic.html man-obsolete obsolete -./usr/share/man/html4/iwm.html man-sys-htmlman html -./usr/share/man/html4/iwn.html man-sys-htmlman html -./usr/share/man/html4/ix.html man-sys-htmlman html -./usr/share/man/html4/ixg.html man-sys-htmlman html -./usr/share/man/html4/ixl.html man-sys-htmlman html -./usr/share/man/html4/ixpide.html man-sys-htmlman html -./usr/share/man/html4/ixv.html man-sys-htmlman html -./usr/share/man/html4/iy.html man-sys-htmlman html -./usr/share/man/html4/jme.html man-sys-htmlman html -./usr/share/man/html4/jmide.html man-sys-htmlman html -./usr/share/man/html4/jmphy.html man-sys-htmlman html -./usr/share/man/html4/joy.html man-sys-htmlman html -./usr/share/man/html4/kame_ipsec.html man-obsolete obsolete -./usr/share/man/html4/kcov.html man-sys-htmlman html -./usr/share/man/html4/kloader.html man-sys-htmlman html -./usr/share/man/html4/kse.html man-sys-htmlman html -./usr/share/man/html4/ksyms.html man-sys-htmlman html -./usr/share/man/html4/kttcp.html man-sys-htmlman html -./usr/share/man/html4/kue.html man-sys-htmlman html -./usr/share/man/html4/l2tp.html man-sys-htmlman html -./usr/share/man/html4/lagg.html man-sys-htmlman html -./usr/share/man/html4/lc.html man-sys-htmlman html -./usr/share/man/html4/ld.html man-sys-htmlman html -./usr/share/man/html4/le.html man-sys-htmlman html -./usr/share/man/html4/lg3303.html man-sys-htmlman html -./usr/share/man/html4/lii.html man-sys-htmlman html -./usr/share/man/html4/lkm.html man-obsolete obsolete -./usr/share/man/html4/lm.html man-sys-htmlman html -./usr/share/man/html4/lmc.html man-obsolete obsolete -./usr/share/man/html4/lmenv.html man-sys-htmlman html -./usr/share/man/html4/lmtemp.html man-sys-htmlman html -./usr/share/man/html4/lo.html man-sys-htmlman html -./usr/share/man/html4/lua.html man-sys-htmlman html -./usr/share/man/html4/luna68k/autoconf.html man-sys-htmlman html -./usr/share/man/html4/luna68k/intro.html man-sys-htmlman html -./usr/share/man/html4/luna68k/kmem.html man-sys-htmlman html -./usr/share/man/html4/luna68k/lcd.html man-sys-htmlman html -./usr/share/man/html4/luna68k/mem.html man-sys-htmlman html -./usr/share/man/html4/luna68k/xp.html man-sys-htmlman html -./usr/share/man/html4/lxtphy.html man-sys-htmlman html -./usr/share/man/html4/m25p.html man-sys-htmlman html -./usr/share/man/html4/mac68k/ae.html man-sys-htmlman html -./usr/share/man/html4/mac68k/autoconf.html man-sys-htmlman html -./usr/share/man/html4/mac68k/cpi.html man-sys-htmlman html -./usr/share/man/html4/mac68k/intro.html man-sys-htmlman html -./usr/share/man/html4/mac68k/iwm.html man-sys-htmlman html -./usr/share/man/html4/mac68k/kmem.html man-sys-htmlman html -./usr/share/man/html4/mac68k/mainbus.html man-sys-htmlman html -./usr/share/man/html4/mac68k/mem.html man-sys-htmlman html -./usr/share/man/html4/mac68k/netdock.html man-sys-htmlman html -./usr/share/man/html4/mac68k/obio.html man-sys-htmlman html -./usr/share/man/html4/mac68k/zsc.html man-sys-htmlman html -./usr/share/man/html4/mach64drm.html man-sys-htmlman html -./usr/share/man/html4/macppc/autoconf.html man-sys-htmlman html -./usr/share/man/html4/macppc/awacs.html man-sys-htmlman html -./usr/share/man/html4/macppc/bm.html man-sys-htmlman html -./usr/share/man/html4/macppc/gm.html man-sys-htmlman html -./usr/share/man/html4/macppc/intro.html man-sys-htmlman html -./usr/share/man/html4/macppc/mesh.html man-sys-htmlman html -./usr/share/man/html4/macppc/obio.html man-sys-htmlman html -./usr/share/man/html4/macppc/pbms.html man-sys-htmlman html -./usr/share/man/html4/macppc/platinumfb.html man-sys-htmlman html -./usr/share/man/html4/macppc/snapper.html man-sys-htmlman html -./usr/share/man/html4/mainbus.html man-sys-htmlman html -./usr/share/man/html4/makphy.html man-sys-htmlman html -./usr/share/man/html4/malo.html man-sys-htmlman html -./usr/share/man/html4/mbe.html man-sys-htmlman html -./usr/share/man/html4/mc.html man-sys-htmlman html -./usr/share/man/html4/mca.html man-sys-htmlman html -./usr/share/man/html4/mcclock.html man-sys-htmlman html -./usr/share/man/html4/mcd.html man-sys-htmlman html -./usr/share/man/html4/mcommphy.html man-sys-htmlman html -./usr/share/man/html4/mcp23s17gpio.html man-sys-htmlman html -./usr/share/man/html4/mcp3kadc.html man-sys-htmlman html -./usr/share/man/html4/mcp48x1dac.html man-sys-htmlman html -./usr/share/man/html4/mcp980x.html man-sys-htmlman html -./usr/share/man/html4/mcpgpio.html man-sys-htmlman html -./usr/share/man/html4/mcx.html man-sys-htmlman html -./usr/share/man/html4/md.html man-sys-htmlman html -./usr/share/man/html4/mfb.html man-sys-htmlman html -./usr/share/man/html4/mfi.html man-sys-htmlman html -./usr/share/man/html4/mfii.html man-sys-htmlman html -./usr/share/man/html4/mgadrm.html man-sys-htmlman html -./usr/share/man/html4/mhzc.html man-sys-htmlman html -./usr/share/man/html4/micphy.html man-sys-htmlman html -./usr/share/man/html4/midi.html man-sys-htmlman html -./usr/share/man/html4/mii.html man-sys-htmlman html -./usr/share/man/html4/mixer.html man-sys-htmlman html -./usr/share/man/html4/mk48txx.html man-sys-htmlman html -./usr/share/man/html4/mlx.html man-sys-htmlman html -./usr/share/man/html4/mly.html man-sys-htmlman html -./usr/share/man/html4/module.html man-obsolete obsolete -./usr/share/man/html4/mos.html man-sys-htmlman html -./usr/share/man/html4/mpii.html man-sys-htmlman html -./usr/share/man/html4/mpl115a.html man-sys-htmlman html -./usr/share/man/html4/mpls.html man-sys-htmlman html -./usr/share/man/html4/mpt.html man-sys-htmlman html -./usr/share/man/html4/mpu.html man-sys-htmlman html -./usr/share/man/html4/mr.html man-obsolete obsolete -./usr/share/man/html4/msk.html man-sys-htmlman html -./usr/share/man/html4/mskc.html man-sys-htmlman html -./usr/share/man/html4/msm6242b.html man-sys-htmlman html -./usr/share/man/html4/mt2131.html man-sys-htmlman html -./usr/share/man/html4/mtd.html man-sys-htmlman html -./usr/share/man/html4/mtio.html man-sys-htmlman html -./usr/share/man/html4/mue.html man-sys-htmlman html -./usr/share/man/html4/multicast.html man-sys-htmlman html -./usr/share/man/html4/music.html man-sys-htmlman html -./usr/share/man/html4/mvme68k/autoconf.html man-sys-htmlman html -./usr/share/man/html4/mvme68k/clmpcc.html man-sys-htmlman html -./usr/share/man/html4/mvme68k/clock.html man-sys-htmlman html -./usr/share/man/html4/mvme68k/ie.html man-sys-htmlman html -./usr/share/man/html4/mvme68k/intro.html man-sys-htmlman html -./usr/share/man/html4/mvme68k/kmem.html man-sys-htmlman html -./usr/share/man/html4/mvme68k/lpa.html man-sys-htmlman html -./usr/share/man/html4/mvme68k/lpt.html man-sys-htmlman html -./usr/share/man/html4/mvme68k/mainbus.html man-sys-htmlman html -./usr/share/man/html4/mvme68k/mem.html man-sys-htmlman html -./usr/share/man/html4/mvme68k/memc.html man-sys-htmlman html -./usr/share/man/html4/mvme68k/ncrsc.html man-sys-htmlman html -./usr/share/man/html4/mvme68k/pcc.html man-sys-htmlman html -./usr/share/man/html4/mvme68k/pcctwo.html man-sys-htmlman html -./usr/share/man/html4/mvme68k/wdsc.html man-sys-htmlman html -./usr/share/man/html4/mvme68k/zsc.html man-sys-htmlman html -./usr/share/man/html4/mvsata.html man-sys-htmlman html -./usr/share/man/html4/nadb.html man-sys-htmlman html -./usr/share/man/html4/nca.html man-sys-htmlman html -./usr/share/man/html4/nct.html man-sys-htmlman html -./usr/share/man/html4/ne.html man-sys-htmlman html -./usr/share/man/html4/nele.html man-sys-htmlman html -./usr/share/man/html4/neo.html man-sys-htmlman html -./usr/share/man/html4/netintro.html man-sys-htmlman html -./usr/share/man/html4/netsmb.html man-obsolete obsolete -./usr/share/man/html4/networking.html man-sys-htmlman html -./usr/share/man/html4/nfe.html man-sys-htmlman html -./usr/share/man/html4/nfsmb.html man-sys-htmlman html -./usr/share/man/html4/nfsmbc.html man-sys-htmlman html -./usr/share/man/html4/njata.html man-sys-htmlman html -./usr/share/man/html4/njs.html man-sys-htmlman html -./usr/share/man/html4/npflog.html man-sys-htmlman html -./usr/share/man/html4/nsclpcsio.html man-sys-htmlman html -./usr/share/man/html4/nside.html man-sys-htmlman html -./usr/share/man/html4/nsmb.html man-obsolete obsolete -./usr/share/man/html4/nsp.html man-obsolete obsolete -./usr/share/man/html4/nsphy.html man-sys-htmlman html -./usr/share/man/html4/nsphyter.html man-sys-htmlman html -./usr/share/man/html4/ntwo.html man-sys-htmlman html -./usr/share/man/html4/ntwoc.html man-sys-htmlman html -./usr/share/man/html4/null.html man-sys-htmlman html -./usr/share/man/html4/nvme.html man-sys-htmlman html -./usr/share/man/html4/nvmm.html man-sys-htmlman html -./usr/share/man/html4/nxt2k.html man-sys-htmlman html -./usr/share/man/html4/oak.html man-sys-htmlman html -./usr/share/man/html4/oboe.html man-sys-htmlman html -./usr/share/man/html4/ofisa.html man-sys-htmlman html -./usr/share/man/html4/ohci.html man-sys-htmlman html -./usr/share/man/html4/onewire.html man-sys-htmlman html -./usr/share/man/html4/oosiop.html man-sys-htmlman html -./usr/share/man/html4/opl.html man-sys-htmlman html -./usr/share/man/html4/optiide.html man-sys-htmlman html -./usr/share/man/html4/options.html man-sys-htmlman html -./usr/share/man/html4/osiop.html man-sys-htmlman html -./usr/share/man/html4/otus.html man-sys-htmlman html -./usr/share/man/html4/owtemp.html man-sys-htmlman html -./usr/share/man/html4/pad.html man-sys-htmlman html -./usr/share/man/html4/pas.html man-sys-htmlman html -./usr/share/man/html4/pcdisplay.html man-sys-htmlman html -./usr/share/man/html4/pceb.html man-sys-htmlman html -./usr/share/man/html4/pcf8563rtc.html man-sys-htmlman html -./usr/share/man/html4/pchb.html man-sys-htmlman html -./usr/share/man/html4/pci.html man-sys-htmlman html -./usr/share/man/html4/pcib.html man-sys-htmlman html -./usr/share/man/html4/pciback.html man-sys-htmlman html -./usr/share/man/html4/pcic.html man-sys-htmlman html -./usr/share/man/html4/pciide.html man-sys-htmlman html -./usr/share/man/html4/pckbc.html man-sys-htmlman html -./usr/share/man/html4/pckbd.html man-sys-htmlman html -./usr/share/man/html4/pcmcia.html man-sys-htmlman html -./usr/share/man/html4/pcmcom.html man-sys-htmlman html -./usr/share/man/html4/pcn.html man-sys-htmlman html -./usr/share/man/html4/pcppi.html man-sys-htmlman html -./usr/share/man/html4/pcscp.html man-sys-htmlman html -./usr/share/man/html4/pcweasel.html man-sys-htmlman html -./usr/share/man/html4/pdcide.html man-sys-htmlman html -./usr/share/man/html4/pdcsata.html man-sys-htmlman html -./usr/share/man/html4/pf.html man-pf-htmlman pf,html -./usr/share/man/html4/pflog.html man-pf-htmlman pf,html -./usr/share/man/html4/pfsync.html man-pf-htmlman pf,html -./usr/share/man/html4/phy.html man-sys-htmlman html -./usr/share/man/html4/piixide.html man-sys-htmlman html -./usr/share/man/html4/piixpcib.html man-sys-htmlman html -./usr/share/man/html4/piixpm.html man-sys-htmlman html -./usr/share/man/html4/pim.html man-sys-htmlman html -./usr/share/man/html4/plip.html man-sys-htmlman html -./usr/share/man/html4/pm3fb.html man-sys-htmlman html -./usr/share/man/html4/pmax/asc.html man-sys-htmlman html -./usr/share/man/html4/pmax/autoconf.html man-sys-htmlman html -./usr/share/man/html4/pmax/ibus.html man-sys-htmlman html -./usr/share/man/html4/pmax/intro.html man-sys-htmlman html -./usr/share/man/html4/pmax/pm.html man-sys-htmlman html -./usr/share/man/html4/pmax/sii.html man-sys-htmlman html -./usr/share/man/html4/pmax/xcfb.html man-sys-htmlman html -./usr/share/man/html4/pms.html man-sys-htmlman html -./usr/share/man/html4/pmsi.html man-sys-htmlman html -./usr/share/man/html4/pmu.html man-sys-htmlman html -./usr/share/man/html4/pnaphy.html man-sys-htmlman html -./usr/share/man/html4/podulebus.html man-sys-htmlman html -./usr/share/man/html4/ppb.html man-sys-htmlman html -./usr/share/man/html4/ppbus.html man-sys-htmlman html -./usr/share/man/html4/ppp.html man-sys-htmlman html -./usr/share/man/html4/pppoe.html man-sys-htmlman html -./usr/share/man/html4/prep/intro.html man-sys-htmlman html -./usr/share/man/html4/prep/nvram.html man-sys-htmlman html -./usr/share/man/html4/pseye.html man-sys-htmlman html -./usr/share/man/html4/ptcd.html man-sys-htmlman html -./usr/share/man/html4/ptm.html man-sys-htmlman html -./usr/share/man/html4/pty.html man-sys-htmlman html -./usr/share/man/html4/puc.html man-sys-htmlman html -./usr/share/man/html4/pud.html man-sys-htmlman html -./usr/share/man/html4/puffs.html man-sys-htmlman html -./usr/share/man/html4/pwdog.html man-sys-htmlman html -./usr/share/man/html4/px.html man-sys-htmlman html -./usr/share/man/html4/pxagpio.html man-sys-htmlman html -./usr/share/man/html4/pxaip.html man-sys-htmlman html -./usr/share/man/html4/pxg.html man-sys-htmlman html -./usr/share/man/html4/qat.html man-sys-htmlman html -./usr/share/man/html4/qe.html man-sys-htmlman html -./usr/share/man/html4/qec.html man-sys-htmlman html -./usr/share/man/html4/qemufwcfg.html man-sys-htmlman html -./usr/share/man/html4/qsphy.html man-sys-htmlman html -./usr/share/man/html4/r128drm.html man-sys-htmlman html -./usr/share/man/html4/radeondrm.html man-sys-htmlman html -./usr/share/man/html4/radio.html man-sys-htmlman html -./usr/share/man/html4/raid.html man-sys-htmlman html -./usr/share/man/html4/ral.html man-sys-htmlman html -./usr/share/man/html4/random.html man-sys-htmlman html -./usr/share/man/html4/rasterconsole.html man-sys-htmlman html -./usr/share/man/html4/ray.html man-sys-htmlman html -./usr/share/man/html4/rcons.html man-sys-htmlman html -./usr/share/man/html4/rdcphy.html man-sys-htmlman html -./usr/share/man/html4/re.html man-sys-htmlman html -./usr/share/man/html4/rge.html man-sys-htmlman html -./usr/share/man/html4/rgephy.html man-sys-htmlman html -./usr/share/man/html4/rlphy.html man-sys-htmlman html -./usr/share/man/html4/rmidi.html man-sys-htmlman html -./usr/share/man/html4/rnd.html man-sys-htmlman html -./usr/share/man/html4/route.html man-sys-htmlman html -./usr/share/man/html4/rs5c372rtc.html man-sys-htmlman html -./usr/share/man/html4/rt.html man-sys-htmlman html -./usr/share/man/html4/rtfps.html man-sys-htmlman html -./usr/share/man/html4/rtii.html man-sys-htmlman html -./usr/share/man/html4/rtk.html man-sys-htmlman html -./usr/share/man/html4/rtsx.html man-sys-htmlman html -./usr/share/man/html4/rtw.html man-sys-htmlman html -./usr/share/man/html4/rtwn.html man-sys-htmlman html -./usr/share/man/html4/rum.html man-sys-htmlman html -./usr/share/man/html4/rumpfs.html man-sys-htmlman html,rump -./usr/share/man/html4/run.html man-sys-htmlman html -./usr/share/man/html4/s390rtc.html man-sys-htmlman html -./usr/share/man/html4/sandpoint/nhpow.html man-sys-htmlman html -./usr/share/man/html4/sandpoint/satmgr.html man-sys-htmlman html -./usr/share/man/html4/satalink.html man-sys-htmlman html -./usr/share/man/html4/savagedrm.html man-sys-htmlman html -./usr/share/man/html4/sb.html man-sys-htmlman html -./usr/share/man/html4/sbp.html man-sys-htmlman html -./usr/share/man/html4/sbt.html man-sys-htmlman html -./usr/share/man/html4/sbus.html man-sys-htmlman html -./usr/share/man/html4/sc.html man-sys-htmlman html -./usr/share/man/html4/scc.html man-obsolete obsolete -./usr/share/man/html4/schide.html man-sys-htmlman html -./usr/share/man/html4/scmd.html man-sys-htmlman html -./usr/share/man/html4/scmdi2c.html man-sys-htmlman html -./usr/share/man/html4/scmdspi.html man-sys-htmlman html -./usr/share/man/html4/scsi.html man-sys-htmlman html -./usr/share/man/html4/scsibus.html man-sys-htmlman html -./usr/share/man/html4/sctp.html man-sys-htmlman html -./usr/share/man/html4/sd.html man-sys-htmlman html -./usr/share/man/html4/sdhc.html man-sys-htmlman html -./usr/share/man/html4/sdmmc.html man-sys-htmlman html -./usr/share/man/html4/sdtemp.html man-sys-htmlman html -./usr/share/man/html4/se.html man-sys-htmlman html -./usr/share/man/html4/sea.html man-sys-htmlman html -./usr/share/man/html4/sec.html man-sys-htmlman html -./usr/share/man/html4/seeprom.html man-sys-htmlman html -./usr/share/man/html4/sem.html man-sys-htmlman html -./usr/share/man/html4/sequencer.html man-sys-htmlman html -./usr/share/man/html4/ses.html man-sys-htmlman html -./usr/share/man/html4/sf.html man-sys-htmlman html -./usr/share/man/html4/sf2r.html man-sys-htmlman html -./usr/share/man/html4/sfb.html man-sys-htmlman html -./usr/share/man/html4/sgimips/crime.html man-sys-htmlman html -./usr/share/man/html4/sgimips/dpclock.html man-sys-htmlman html -./usr/share/man/html4/sgimips/dsclock.html man-sys-htmlman html -./usr/share/man/html4/sgimips/gio.html man-sys-htmlman html -./usr/share/man/html4/sgimips/giopci.html man-sys-htmlman html -./usr/share/man/html4/sgimips/grtwo.html man-sys-htmlman html -./usr/share/man/html4/sgimips/haltwo.html man-sys-htmlman html -./usr/share/man/html4/sgimips/hpc.html man-sys-htmlman html -./usr/share/man/html4/sgimips/imc.html man-sys-htmlman html -./usr/share/man/html4/sgimips/intro.html man-sys-htmlman html -./usr/share/man/html4/sgimips/light.html man-sys-htmlman html -./usr/share/man/html4/sgimips/mace.html man-sys-htmlman html -./usr/share/man/html4/sgimips/mavb.html man-sys-htmlman html -./usr/share/man/html4/sgimips/mec.html man-sys-htmlman html -./usr/share/man/html4/sgimips/newport.html man-sys-htmlman html -./usr/share/man/html4/sgimips/pic.html man-sys-htmlman html -./usr/share/man/html4/sgimips/sq.html man-sys-htmlman html -./usr/share/man/html4/sgimips/wdsc.html man-sys-htmlman html -./usr/share/man/html4/sgp40mox.html man-sys-htmlman html -./usr/share/man/html4/sgsmix.html man-sys-htmlman html -./usr/share/man/html4/shb.html man-sys-htmlman html -./usr/share/man/html4/shmif.html man-sys-htmlman html -./usr/share/man/html4/shpcic.html man-sys-htmlman html -./usr/share/man/html4/sht3xtemp.html man-sys-htmlman html -./usr/share/man/html4/sht4xtemp.html man-sys-htmlman html -./usr/share/man/html4/si.html man-sys-htmlman html -./usr/share/man/html4/si70xxtemp.html man-sys-htmlman html -./usr/share/man/html4/siisata.html man-sys-htmlman html -./usr/share/man/html4/siop.html man-sys-htmlman html -./usr/share/man/html4/sip.html man-sys-htmlman html -./usr/share/man/html4/sisdrm.html man-sys-htmlman html -./usr/share/man/html4/siside.html man-sys-htmlman html -./usr/share/man/html4/sk.html man-sys-htmlman html -./usr/share/man/html4/skc.html man-sys-htmlman html -./usr/share/man/html4/sl.html man-sys-htmlman html -./usr/share/man/html4/slhci.html man-sys-htmlman html -./usr/share/man/html4/slide.html man-sys-htmlman html -./usr/share/man/html4/slip.html man-sys-htmlman html -./usr/share/man/html4/slurm.html man-sys-htmlman html -./usr/share/man/html4/sm.html man-sys-htmlman html -./usr/share/man/html4/smsc.html man-sys-htmlman html -./usr/share/man/html4/smscmon.html man-sys-htmlman html -./usr/share/man/html4/smscphy.html man-sys-htmlman html -./usr/share/man/html4/smsh.html man-sys-htmlman html -./usr/share/man/html4/sn.html man-sys-htmlman html -./usr/share/man/html4/sony.html man-sys-htmlman html -./usr/share/man/html4/sound.html man-sys-htmlman html -./usr/share/man/html4/sparc/audioamd.html man-sys-htmlman html -./usr/share/man/html4/sparc/autoconf.html man-sys-htmlman html -./usr/share/man/html4/sparc/auxreg.html man-sys-htmlman html -./usr/share/man/html4/sparc/bpp.html man-sys-htmlman html -./usr/share/man/html4/sparc/bwtwo.html man-sys-htmlman html -./usr/share/man/html4/sparc/cgeight.html man-sys-htmlman html -./usr/share/man/html4/sparc/cgfour.html man-sys-htmlman html -./usr/share/man/html4/sparc/cgfourteen.html man-sys-htmlman html -./usr/share/man/html4/sparc/cgsix.html man-sys-htmlman html -./usr/share/man/html4/sparc/cgthree.html man-sys-htmlman html -./usr/share/man/html4/sparc/cgtwo.html man-sys-htmlman html -./usr/share/man/html4/sparc/clock.html man-sys-htmlman html -./usr/share/man/html4/sparc/dbri.html man-sys-htmlman html -./usr/share/man/html4/sparc/fd.html man-sys-htmlman html -./usr/share/man/html4/sparc/fdc.html man-sys-htmlman html -./usr/share/man/html4/sparc/ie.html man-sys-htmlman html -./usr/share/man/html4/sparc/intro.html man-sys-htmlman html -./usr/share/man/html4/sparc/kbd.html man-sys-htmlman html -./usr/share/man/html4/sparc/kmem.html man-sys-htmlman html -./usr/share/man/html4/sparc/magma.html man-sys-htmlman html -./usr/share/man/html4/sparc/mem.html man-sys-htmlman html -./usr/share/man/html4/sparc/ms.html man-sys-htmlman html -./usr/share/man/html4/sparc/nell.html man-sys-htmlman html -./usr/share/man/html4/sparc/openprom.html man-sys-htmlman html -./usr/share/man/html4/sparc/pnozz.html man-sys-htmlman html -./usr/share/man/html4/sparc/tctrl.html man-sys-htmlman html -./usr/share/man/html4/sparc/tcx.html man-sys-htmlman html -./usr/share/man/html4/sparc/timer.html man-sys-htmlman html -./usr/share/man/html4/sparc/tslot.html man-sys-htmlman html -./usr/share/man/html4/sparc/xd.html man-sys-htmlman html -./usr/share/man/html4/sparc/xy.html man-sys-htmlman html -./usr/share/man/html4/sparc/zx.html man-sys-htmlman html -./usr/share/man/html4/sparc64/envctrl.html man-sys-htmlman html -./usr/share/man/html4/sparc64/fdc.html man-sys-htmlman html -./usr/share/man/html4/sparc64/ffb.html man-sys-htmlman html -./usr/share/man/html4/sparc64/intro.html man-sys-htmlman html -./usr/share/man/html4/sparc64/lom.html man-sys-htmlman html -./usr/share/man/html4/sparc64/sab.html man-sys-htmlman html -./usr/share/man/html4/sparc64/sabtty.html man-sys-htmlman html -./usr/share/man/html4/sparc64/tadpmu.html man-sys-htmlman html -./usr/share/man/html4/sparc64/tda.html man-sys-htmlman html -./usr/share/man/html4/spc.html man-sys-htmlman html -./usr/share/man/html4/spdmem.html man-sys-htmlman html -./usr/share/man/html4/speaker.html man-sys-htmlman html -./usr/share/man/html4/spi.html man-sys-htmlman html -./usr/share/man/html4/spif.html man-sys-htmlman html -./usr/share/man/html4/spkr.html man-sys-htmlman html -./usr/share/man/html4/sqphy.html man-sys-htmlman html -./usr/share/man/html4/srt.html man-sys-htmlman html -./usr/share/man/html4/ss.html man-sys-htmlman html -./usr/share/man/html4/ssdfb.html man-sys-htmlman html -./usr/share/man/html4/st.html man-sys-htmlman html -./usr/share/man/html4/stderr.html man-sys-htmlman html -./usr/share/man/html4/stdin.html man-sys-htmlman html -./usr/share/man/html4/stdout.html man-sys-htmlman html -./usr/share/man/html4/ste.html man-sys-htmlman html -./usr/share/man/html4/stf.html man-sys-htmlman html -./usr/share/man/html4/stge.html man-sys-htmlman html -./usr/share/man/html4/sti.html man-sys-htmlman html -./usr/share/man/html4/stpcide.html man-sys-htmlman html -./usr/share/man/html4/strip.html man-obsolete obsolete -./usr/share/man/html4/stuirda.html man-sys-htmlman html -./usr/share/man/html4/sun2/autoconf.html man-sys-htmlman html -./usr/share/man/html4/sun2/bwtwo.html man-sys-htmlman html -./usr/share/man/html4/sun2/ec.html man-sys-htmlman html -./usr/share/man/html4/sun2/ie.html man-sys-htmlman html -./usr/share/man/html4/sun2/intro.html man-sys-htmlman html -./usr/share/man/html4/sun2/kbd.html man-sys-htmlman html -./usr/share/man/html4/sun2/kmem.html man-sys-htmlman html -./usr/share/man/html4/sun2/leds.html man-sys-htmlman html -./usr/share/man/html4/sun2/mem.html man-sys-htmlman html -./usr/share/man/html4/sun2/ms.html man-sys-htmlman html -./usr/share/man/html4/sun3/autoconf.html man-sys-htmlman html -./usr/share/man/html4/sun3/bwtwo.html man-sys-htmlman html -./usr/share/man/html4/sun3/cgfour.html man-sys-htmlman html -./usr/share/man/html4/sun3/cgtwo.html man-sys-htmlman html -./usr/share/man/html4/sun3/fd.html man-sys-htmlman html -./usr/share/man/html4/sun3/ie.html man-sys-htmlman html -./usr/share/man/html4/sun3/intro.html man-sys-htmlman html -./usr/share/man/html4/sun3/kbd.html man-sys-htmlman html -./usr/share/man/html4/sun3/kmem.html man-sys-htmlman html -./usr/share/man/html4/sun3/leds.html man-sys-htmlman html -./usr/share/man/html4/sun3/mem.html man-sys-htmlman html -./usr/share/man/html4/sun3/ms.html man-sys-htmlman html -./usr/share/man/html4/sv.html man-sys-htmlman html -./usr/share/man/html4/svwsata.html man-sys-htmlman html -./usr/share/man/html4/sw.html man-sys-htmlman html -./usr/share/man/html4/swcrypto.html man-sys-htmlman html -./usr/share/man/html4/swsensor.html man-sys-htmlman html -./usr/share/man/html4/swwdog.html man-sys-htmlman html -./usr/share/man/html4/sysbeep.html man-sys-htmlman html -./usr/share/man/html4/sysmon.html man-sys-htmlman html -./usr/share/man/html4/tap.html man-sys-htmlman html -./usr/share/man/html4/tc.html man-sys-htmlman html -./usr/share/man/html4/tcds.html man-sys-htmlman html -./usr/share/man/html4/tcic.html man-sys-htmlman html -./usr/share/man/html4/tcom.html man-sys-htmlman html -./usr/share/man/html4/tcp.html man-sys-htmlman html -./usr/share/man/html4/tcu.html man-sys-htmlman html -./usr/share/man/html4/tdfxdrm.html man-sys-htmlman html -./usr/share/man/html4/tdvfb.html man-sys-htmlman html -./usr/share/man/html4/tea5767radio.html man-sys-htmlman html -./usr/share/man/html4/termios.html man-sys-htmlman html -./usr/share/man/html4/tfb.html man-sys-htmlman html -./usr/share/man/html4/thinkpad.html man-sys-htmlman html -./usr/share/man/html4/ti.html man-sys-htmlman html -./usr/share/man/html4/tl.html man-sys-htmlman html -./usr/share/man/html4/tlp.html man-sys-htmlman html -./usr/share/man/html4/tlphy.html man-sys-htmlman html -./usr/share/man/html4/tm121temp.html man-sys-htmlman html -./usr/share/man/html4/tp.html man-obsolete obsolete -./usr/share/man/html4/tpm.html man-sys-htmlman html -./usr/share/man/html4/tprof.html man-sys-htmlman html -./usr/share/man/html4/tps65217pmic.html man-sys-htmlman html -./usr/share/man/html4/tqphy.html man-sys-htmlman html -./usr/share/man/html4/tr.html man-obsolete obsolete -./usr/share/man/html4/tra.html man-sys-htmlman html -./usr/share/man/html4/trm.html man-sys-htmlman html -./usr/share/man/html4/tsllux.html man-sys-htmlman html -./usr/share/man/html4/tty.html man-sys-htmlman html -./usr/share/man/html4/tun.html man-sys-htmlman html -./usr/share/man/html4/tuner.html man-obsolete obsolete -./usr/share/man/html4/tvpll.html man-sys-htmlman html -./usr/share/man/html4/twa.html man-sys-htmlman html -./usr/share/man/html4/twe.html man-sys-htmlman html -./usr/share/man/html4/txp.html man-sys-htmlman html -./usr/share/man/html4/u3g.html man-sys-htmlman html -./usr/share/man/html4/ualea.html man-sys-htmlman html -./usr/share/man/html4/uark.html man-sys-htmlman html -./usr/share/man/html4/uatp.html man-sys-htmlman html -./usr/share/man/html4/uaudio.html man-sys-htmlman html -./usr/share/man/html4/uberry.html man-sys-htmlman html -./usr/share/man/html4/ubsa.html man-sys-htmlman html -./usr/share/man/html4/ubsec.html man-sys-htmlman html -./usr/share/man/html4/ubt.html man-sys-htmlman html -./usr/share/man/html4/uchcom.html man-sys-htmlman html -./usr/share/man/html4/ucom.html man-sys-htmlman html -./usr/share/man/html4/ucycom.html man-sys-htmlman html -./usr/share/man/html4/udav.html man-sys-htmlman html -./usr/share/man/html4/udl.html man-sys-htmlman html -./usr/share/man/html4/udp.html man-sys-htmlman html -./usr/share/man/html4/udsbr.html man-sys-htmlman html -./usr/share/man/html4/uep.html man-sys-htmlman html -./usr/share/man/html4/uftdi.html man-sys-htmlman html -./usr/share/man/html4/ug.html man-sys-htmlman html -./usr/share/man/html4/ugen.html man-sys-htmlman html -./usr/share/man/html4/ugensa.html man-sys-htmlman html -./usr/share/man/html4/uha.html man-sys-htmlman html -./usr/share/man/html4/uhci.html man-sys-htmlman html -./usr/share/man/html4/uhid.html man-sys-htmlman html -./usr/share/man/html4/uhidev.html man-sys-htmlman html -./usr/share/man/html4/uhmodem.html man-sys-htmlman html -./usr/share/man/html4/uhso.html man-sys-htmlman html -./usr/share/man/html4/uhub.html man-sys-htmlman html -./usr/share/man/html4/uintuos.html man-sys-htmlman html -./usr/share/man/html4/uipad.html man-sys-htmlman html -./usr/share/man/html4/uipaq.html man-sys-htmlman html -./usr/share/man/html4/uirda.html man-sys-htmlman html -./usr/share/man/html4/uk.html man-sys-htmlman html -./usr/share/man/html4/ukbd.html man-sys-htmlman html -./usr/share/man/html4/ukphy.html man-sys-htmlman html -./usr/share/man/html4/ukyopon.html man-sys-htmlman html -./usr/share/man/html4/ulpt.html man-sys-htmlman html -./usr/share/man/html4/umass.html man-sys-htmlman html -./usr/share/man/html4/umb.html man-sys-htmlman html -./usr/share/man/html4/umcs.html man-sys-htmlman html -./usr/share/man/html4/umct.html man-sys-htmlman html -./usr/share/man/html4/umidi.html man-sys-htmlman html -./usr/share/man/html4/umodem.html man-sys-htmlman html -./usr/share/man/html4/ums.html man-sys-htmlman html -./usr/share/man/html4/unix.html man-sys-htmlman html -./usr/share/man/html4/upgt.html man-sys-htmlman html -./usr/share/man/html4/upl.html man-sys-htmlman html -./usr/share/man/html4/uplcom.html man-sys-htmlman html -./usr/share/man/html4/urandom.html man-sys-htmlman html -./usr/share/man/html4/ure.html man-sys-htmlman html -./usr/share/man/html4/urio.html man-obsolete obsolete -./usr/share/man/html4/url.html man-sys-htmlman html -./usr/share/man/html4/urlphy.html man-sys-htmlman html -./usr/share/man/html4/urndis.html man-sys-htmlman html -./usr/share/man/html4/urtw.html man-sys-htmlman html -./usr/share/man/html4/urtwn.html man-sys-htmlman html -./usr/share/man/html4/usb.html man-sys-htmlman html -./usr/share/man/html4/usbnet.html man-sys-htmlman html -./usr/share/man/html4/usbtask.html man-sys-htmlman html -./usr/share/man/html4/uscanner.html man-obsolete obsolete -./usr/share/man/html4/userconf.html man-sys-htmlman html -./usr/share/man/html4/uslsa.html man-sys-htmlman html -./usr/share/man/html4/usmsc.html man-sys-htmlman html -./usr/share/man/html4/usscanner.html man-sys-htmlman html -./usr/share/man/html4/ustir.html man-sys-htmlman html -./usr/share/man/html4/uthum.html man-sys-htmlman html -./usr/share/man/html4/utoppy.html man-sys-htmlman html -./usr/share/man/html4/uts.html man-sys-htmlman html -./usr/share/man/html4/uvideo.html man-sys-htmlman html -./usr/share/man/html4/uvisor.html man-sys-htmlman html -./usr/share/man/html4/uvscom.html man-sys-htmlman html -./usr/share/man/html4/uxrcom.html man-sys-htmlman html -./usr/share/man/html4/uyap.html man-obsolete obsolete -./usr/share/man/html4/uyurex.html man-obsolete obsolete -./usr/share/man/html4/vald.html man-sys-htmlman html -./usr/share/man/html4/valz.html man-sys-htmlman html -./usr/share/man/html4/vax/acc.html man-sys-htmlman html -./usr/share/man/html4/vax/ad.html man-sys-htmlman html -./usr/share/man/html4/vax/asc.html man-sys-htmlman html -./usr/share/man/html4/vax/autoconf.html man-sys-htmlman html -./usr/share/man/html4/vax/cons.html man-sys-htmlman html -./usr/share/man/html4/vax/covid.html man-sys-htmlman html -./usr/share/man/html4/vax/crl.html man-sys-htmlman html -./usr/share/man/html4/vax/css.html man-sys-htmlman html -./usr/share/man/html4/vax/ct.html man-sys-htmlman html -./usr/share/man/html4/vax/ddn.html man-sys-htmlman html -./usr/share/man/html4/vax/de.html man-sys-htmlman html -./usr/share/man/html4/vax/dh.html man-sys-htmlman html -./usr/share/man/html4/vax/dhu.html man-sys-htmlman html -./usr/share/man/html4/vax/dl.html man-sys-htmlman html -./usr/share/man/html4/vax/dmc.html man-sys-htmlman html -./usr/share/man/html4/vax/dmf.html man-sys-htmlman html -./usr/share/man/html4/vax/dmv.html man-sys-htmlman html -./usr/share/man/html4/vax/dmz.html man-sys-htmlman html -./usr/share/man/html4/vax/dn.html man-sys-htmlman html -./usr/share/man/html4/vax/dz.html man-sys-htmlman html -./usr/share/man/html4/vax/ec.html man-sys-htmlman html -./usr/share/man/html4/vax/en.html man-sys-htmlman html -./usr/share/man/html4/vax/ex.html man-sys-htmlman html -./usr/share/man/html4/vax/fl.html man-sys-htmlman html -./usr/share/man/html4/vax/hdh.html man-sys-htmlman html -./usr/share/man/html4/vax/hk.html man-sys-htmlman html -./usr/share/man/html4/vax/hp.html man-sys-htmlman html -./usr/share/man/html4/vax/ht.html man-sys-htmlman html -./usr/share/man/html4/vax/hy.html man-sys-htmlman html -./usr/share/man/html4/vax/ik.html man-sys-htmlman html -./usr/share/man/html4/vax/il.html man-sys-htmlman html -./usr/share/man/html4/vax/intro.html man-sys-htmlman html -./usr/share/man/html4/vax/ix.html man-sys-htmlman html -./usr/share/man/html4/vax/kg.html man-sys-htmlman html -./usr/share/man/html4/vax/kmem.html man-sys-htmlman html -./usr/share/man/html4/vax/lp.html man-sys-htmlman html -./usr/share/man/html4/vax/mem.html man-sys-htmlman html -./usr/share/man/html4/vax/mt.html man-sys-htmlman html -./usr/share/man/html4/vax/mtc.html man-sys-htmlman html -./usr/share/man/html4/vax/np.html man-sys-htmlman html -./usr/share/man/html4/vax/pcl.html man-sys-htmlman html -./usr/share/man/html4/vax/ps.html man-sys-htmlman html -./usr/share/man/html4/vax/qe.html man-sys-htmlman html -./usr/share/man/html4/vax/qt.html man-sys-htmlman html -./usr/share/man/html4/vax/rf.html man-sys-htmlman html -./usr/share/man/html4/vax/rl.html man-sys-htmlman html -./usr/share/man/html4/vax/tm.html man-sys-htmlman html -./usr/share/man/html4/vax/ts.html man-sys-htmlman html -./usr/share/man/html4/vax/tu.html man-sys-htmlman html -./usr/share/man/html4/vax/uda.html man-sys-htmlman html -./usr/share/man/html4/vax/up.html man-sys-htmlman html -./usr/share/man/html4/vax/ut.html man-sys-htmlman html -./usr/share/man/html4/vax/uu.html man-sys-htmlman html -./usr/share/man/html4/vax/va.html man-sys-htmlman html -./usr/share/man/html4/vax/vp.html man-sys-htmlman html -./usr/share/man/html4/vax/vv.html man-sys-htmlman html -./usr/share/man/html4/vbi.html man-sys-htmlman html -./usr/share/man/html4/veriexec.html man-sys-htmlman html -./usr/share/man/html4/vether.html man-sys-htmlman html -./usr/share/man/html4/vga.html man-sys-htmlman html -./usr/share/man/html4/vge.html man-sys-htmlman html -./usr/share/man/html4/viadrm.html man-obsolete obsolete -./usr/share/man/html4/viaenv.html man-sys-htmlman html -./usr/share/man/html4/viaide.html man-sys-htmlman html -./usr/share/man/html4/video.html man-sys-htmlman html -./usr/share/man/html4/vio9p.html man-sys-htmlman html -./usr/share/man/html4/viocon.html man-sys-htmlman html -./usr/share/man/html4/vioif.html man-sys-htmlman html -./usr/share/man/html4/viomb.html man-sys-htmlman html -./usr/share/man/html4/viornd.html man-sys-htmlman html -./usr/share/man/html4/vioscsi.html man-sys-htmlman html -./usr/share/man/html4/virt.html man-sys-htmlman html -./usr/share/man/html4/virtio.html man-sys-htmlman html -./usr/share/man/html4/vlan.html man-sys-htmlman html -./usr/share/man/html4/vmmon.html man-sys-htmlman html -./usr/share/man/html4/vmnet.html man-sys-htmlman html -./usr/share/man/html4/vmt.html man-sys-htmlman html -./usr/share/man/html4/vmx.html man-sys-htmlman html -./usr/share/man/html4/vnd.html man-sys-htmlman html -./usr/share/man/html4/voodoofb.html man-sys-htmlman html -./usr/share/man/html4/vr.html man-sys-htmlman html -./usr/share/man/html4/vte.html man-sys-htmlman html -./usr/share/man/html4/wapbl.html man-sys-htmlman html -./usr/share/man/html4/wb.html man-sys-htmlman html -./usr/share/man/html4/wbsio.html man-sys-htmlman html -./usr/share/man/html4/wd.html man-sys-htmlman html -./usr/share/man/html4/wdc.html man-sys-htmlman html -./usr/share/man/html4/wds.html man-sys-htmlman html -./usr/share/man/html4/we.html man-sys-htmlman html -./usr/share/man/html4/wedge.html man-sys-htmlman html -./usr/share/man/html4/wg.html man-sys-htmlman html -./usr/share/man/html4/wi.html man-sys-htmlman html -./usr/share/man/html4/wm.html man-sys-htmlman html -./usr/share/man/html4/wmidell.html man-sys-htmlman html -./usr/share/man/html4/wmieeepc.html man-sys-htmlman html -./usr/share/man/html4/wmihp.html man-sys-htmlman html -./usr/share/man/html4/wmimsi.html man-sys-htmlman html -./usr/share/man/html4/wpi.html man-sys-htmlman html -./usr/share/man/html4/wsbell.html man-sys-htmlman html -./usr/share/man/html4/wscons.html man-sys-htmlman html -./usr/share/man/html4/wsdisplay.html man-sys-htmlman html -./usr/share/man/html4/wsfont.html man-sys-htmlman html -./usr/share/man/html4/wskbd.html man-sys-htmlman html -./usr/share/man/html4/wsmouse.html man-sys-htmlman html -./usr/share/man/html4/wsmux.html man-sys-htmlman html -./usr/share/man/html4/wsmuxctl.html man-sys-htmlman html -./usr/share/man/html4/wss.html man-sys-htmlman html -./usr/share/man/html4/wt.html man-sys-htmlman html -./usr/share/man/html4/wwan.html man-sys-htmlman html -./usr/share/man/html4/wwanc.html man-sys-htmlman html -./usr/share/man/html4/x68k/bmd.html man-sys-htmlman html -./usr/share/man/html4/x68k/intio.html man-sys-htmlman html -./usr/share/man/html4/x68k/intro.html man-sys-htmlman html -./usr/share/man/html4/x68k/mfp.html man-sys-htmlman html -./usr/share/man/html4/x68k/neptune.html man-sys-htmlman html -./usr/share/man/html4/x68k/pow.html man-obsolete obsolete -./usr/share/man/html4/x68k/powsw.html man-sys-htmlman html -./usr/share/man/html4/x68k/vs.html man-sys-htmlman html -./usr/share/man/html4/x86/amdccp.html man-sys-htmlman html -./usr/share/man/html4/x86/amdpcib.html man-sys-htmlman html -./usr/share/man/html4/x86/amdsmn.html man-sys-htmlman html -./usr/share/man/html4/x86/amdzentemp.html man-sys-htmlman html -./usr/share/man/html4/x86/apic.html man-sys-htmlman html -./usr/share/man/html4/x86/autoconf.html man-sys-htmlman html -./usr/share/man/html4/x86/balloon.html man-sys-htmlman html -./usr/share/man/html4/x86/cons.html man-sys-htmlman html -./usr/share/man/html4/x86/console.html man-sys-htmlman html -./usr/share/man/html4/x86/coretemp.html man-sys-htmlman html -./usr/share/man/html4/x86/est.html man-sys-htmlman html -./usr/share/man/html4/x86/fdc.html man-sys-htmlman html -./usr/share/man/html4/x86/fwhrng.html man-sys-htmlman html -./usr/share/man/html4/x86/hpet.html man-sys-htmlman html -./usr/share/man/html4/x86/ichlpcib.html man-sys-htmlman html -./usr/share/man/html4/x86/imcsmb.html man-sys-htmlman html -./usr/share/man/html4/x86/ioapic.html man-sys-htmlman html -./usr/share/man/html4/x86/kmem.html man-sys-htmlman html -./usr/share/man/html4/x86/lapic.html man-sys-htmlman html -./usr/share/man/html4/x86/lpa.html man-sys-htmlman html -./usr/share/man/html4/x86/lpt.html man-sys-htmlman html -./usr/share/man/html4/x86/mem.html man-sys-htmlman html -./usr/share/man/html4/x86/odcm.html man-sys-htmlman html -./usr/share/man/html4/x86/powernow.html man-sys-htmlman html -./usr/share/man/html4/x86/soekrisgpio.html man-sys-htmlman html -./usr/share/man/html4/x86/tco.html man-sys-htmlman html -./usr/share/man/html4/x86/tprof_amdpmi.html man-obsolete obsolete -./usr/share/man/html4/x86/tprof_pmi.html man-obsolete obsolete -./usr/share/man/html4/x86/vmt.html man-obsolete obsolete -./usr/share/man/html4/x86/vmx.html man-obsolete obsolete -./usr/share/man/html4/xbd.html man-sys-htmlman html -./usr/share/man/html4/xbdback.html man-sys-htmlman html -./usr/share/man/html4/xbox.html man-sys-htmlman html -./usr/share/man/html4/xc3028.html man-sys-htmlman html -./usr/share/man/html4/xc5k.html man-sys-htmlman html -./usr/share/man/html4/xenbus.html man-sys-htmlman html -./usr/share/man/html4/xennet.html man-sys-htmlman html -./usr/share/man/html4/xge.html man-sys-htmlman html -./usr/share/man/html4/xhci.html man-sys-htmlman html -./usr/share/man/html4/xi.html man-sys-htmlman html -./usr/share/man/html4/xirc.html man-sys-htmlman html -./usr/share/man/html4/xpci.html man-sys-htmlman html -./usr/share/man/html4/xvif.html man-sys-htmlman html -./usr/share/man/html4/yds.html man-sys-htmlman html -./usr/share/man/html4/ym.html man-sys-htmlman html -./usr/share/man/html4/zero.html man-sys-htmlman html -./usr/share/man/html4/zl10353.html man-sys-htmlman html -./usr/share/man/html4/zs.html man-sys-htmlman html -./usr/share/man/html4/zsc.html man-sys-htmlman html -./usr/share/man/html4/zstty.html man-sys-htmlman html -./usr/share/man/html4/zyd.html man-sys-htmlman html -./usr/share/man/html5/a.out.html man-sys-htmlman html -./usr/share/man/html5/access.html man-postfix-htmlman postfix,html -./usr/share/man/html5/acct.html man-sys-htmlman html -./usr/share/man/html5/aliases.html man-postfix-htmlman postfix,html -./usr/share/man/html5/altq.conf.html man-router-htmlman html -./usr/share/man/html5/amd.conf.html man-amd-htmlman html -./usr/share/man/html5/ar.html man-sys-htmlman html -./usr/share/man/html5/atf-formats.html man-atf-htmlman html,atf -./usr/share/man/html5/audit-packages.conf.html man-obsolete obsolete -./usr/share/man/html5/auto_master.html man-sysutil-htmlman html -./usr/share/man/html5/autofs.html man-sysutil-htmlman html -./usr/share/man/html5/blacklistd.conf.html man-obsolete obsolete -./usr/share/man/html5/blocklistd.conf.html man-sysutil-htmlman html -./usr/share/man/html5/body_checks.html man-postfix-htmlman postfix,html -./usr/share/man/html5/boot.cfg.html man-sys-htmlman html -./usr/share/man/html5/bootparams.html man-bootserver-htmlman html -./usr/share/man/html5/bootptab.html man-bootserver-htmlman html -./usr/share/man/html5/bounce.html man-postfix-htmlman postfix,html -./usr/share/man/html5/canonical.html man-postfix-htmlman postfix,html -./usr/share/man/html5/capfile.html man-sys-htmlman html -./usr/share/man/html5/ccd.conf.html man-sysutil-htmlman html -./usr/share/man/html5/cdb.html man-sys-htmlman html -./usr/share/man/html5/changelist.html man-sys-htmlman html -./usr/share/man/html5/cidr_table.html man-postfix-htmlman postfix,html -./usr/share/man/html5/core.html man-sys-htmlman html -./usr/share/man/html5/crontab.html man-cron-htmlman html -./usr/share/man/html5/ctf.html man-sys-catman ctf,html -./usr/share/man/html5/daily.conf.html man-sys-htmlman html -./usr/share/man/html5/daily.html man-sys-htmlman html -./usr/share/man/html5/dhclient.conf.html man-obsolete obsolete -./usr/share/man/html5/dhclient.leases.html man-obsolete obsolete -./usr/share/man/html5/dhcp-eval.html man-dhcpd-htmlman html -./usr/share/man/html5/dhcp-options.html man-dhcpd-htmlman html -./usr/share/man/html5/dhcpcd.conf.html man-dhcpcd-htmlman html -./usr/share/man/html5/dhcpd.conf.html man-dhcpd-htmlman html -./usr/share/man/html5/dhcpd.leases.html man-dhcpd-htmlman html -./usr/share/man/html5/dir.html man-obsolete obsolete -./usr/share/man/html5/dirent.html man-obsolete obsolete -./usr/share/man/html5/disklabel.html man-sys-htmlman html -./usr/share/man/html5/disktab.html man-sys-htmlman html -./usr/share/man/html5/editrc.html man-sys-htmlman html -./usr/share/man/html5/elf.html man-sys-htmlman html -./usr/share/man/html5/envsys.conf.html man-sys-htmlman html -./usr/share/man/html5/ethers.html man-net-htmlman html -./usr/share/man/html5/exports.html man-nfsserver-htmlman html -./usr/share/man/html5/fips_config.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html5/floppytab.html man-sys-htmlman html -./usr/share/man/html5/forward.html man-sys-htmlman html -./usr/share/man/html5/fs.html man-sys-htmlman html -./usr/share/man/html5/fstab.html man-sys-htmlman html -./usr/share/man/html5/ftpchroot.html man-netutil-htmlman html -./usr/share/man/html5/ftpd.conf.html man-netutil-htmlman html -./usr/share/man/html5/ftpusers.html man-netutil-htmlman html -./usr/share/man/html5/genassym.cf.html man-sys-htmlman html -./usr/share/man/html5/generic.html man-postfix-htmlman postfix,html -./usr/share/man/html5/gettytab.html man-sysutil-htmlman html -./usr/share/man/html5/gpio.conf.html man-sys-htmlman html -./usr/share/man/html5/group.html man-sys-htmlman html -./usr/share/man/html5/header_checks.html man-postfix-htmlman postfix,html -./usr/share/man/html5/hesiod.conf.html man-hesiod-htmlman html -./usr/share/man/html5/hostapd.conf.html man-sysutil-htmlman html -./usr/share/man/html5/hosts.allow.html man-net-htmlman html -./usr/share/man/html5/hosts.deny.html man-net-htmlman html -./usr/share/man/html5/hosts.equiv.html man-netutil-htmlman html -./usr/share/man/html5/hosts.html man-net-htmlman html -./usr/share/man/html5/hosts_access.html man-net-htmlman html -./usr/share/man/html5/hosts_options.html man-net-htmlman html -./usr/share/man/html5/ifaliases.html man-net-htmlman html -./usr/share/man/html5/ifconfig.if.html man-net-htmlman html -./usr/share/man/html5/inetd.conf.html man-netutil-htmlman html -./usr/share/man/html5/info.html man-texinfo-htmlman html -./usr/share/man/html5/inode.html man-sys-htmlman html -./usr/share/man/html5/intro.html man-sys-htmlman html -./usr/share/man/html5/ipf.conf.html man-ipf-htmlman ipfilter,html -./usr/share/man/html5/ipf.html man-ipf-htmlman ipfilter,html -./usr/share/man/html5/ipf6.conf.html man-ipf-htmlman ipfilter,html -./usr/share/man/html5/ipmon.html man-ipf-htmlman ipfilter,html -./usr/share/man/html5/ipnat.conf.html man-ipf-htmlman ipfilter,html -./usr/share/man/html5/ipnat.html man-ipf-htmlman ipfilter,html -./usr/share/man/html5/ippool.conf.html man-ipf-htmlman ipfilter,html -./usr/share/man/html5/ippool.html man-ipf-htmlman ipfilter,html -./usr/share/man/html5/ipsec.conf.html man-netutil-htmlman html -./usr/share/man/html5/ipsend.html man-ipf-htmlman ipfilter,html -./usr/share/man/html5/isdnd.acct.html man-obsolete obsolete -./usr/share/man/html5/isdnd.rates.html man-obsolete obsolete -./usr/share/man/html5/isdnd.rc.html man-obsolete obsolete -./usr/share/man/html5/krb5.conf.html man-krb5-htmlman kerberos,html -./usr/share/man/html5/kyua-tester-list.html man-kyua-htmlman kyua,html -./usr/share/man/html5/kyua-tester-result.html man-kyua-htmlman kyua,html -./usr/share/man/html5/kyua.conf.html man-kyua-htmlman kyua,html -./usr/share/man/html5/kyuafile.html man-kyua-htmlman kyua,html -./usr/share/man/html5/lastlog.html man-sys-htmlman html -./usr/share/man/html5/lastlogx.html man-sys-htmlman html -./usr/share/man/html5/ld.so.conf.html man-sys-htmlman html -./usr/share/man/html5/ldap_table.html man-postfix-htmlman postfix,html -./usr/share/man/html5/ldpd.conf.html man-router-htmlman html -./usr/share/man/html5/link.html man-sys-htmlman html -./usr/share/man/html5/lkm.conf.html man-obsolete obsolete -./usr/share/man/html5/locale.alias.html man-sys-htmlman html -./usr/share/man/html5/locate.conf.html man-sys-htmlman html -./usr/share/man/html5/login.access.html man-sys-htmlman pam,html -./usr/share/man/html5/login.conf.html man-sys-htmlman html -./usr/share/man/html5/lvm.conf.html man-lvm-htmlman lvm,html -./usr/share/man/html5/magic.html man-util-htmlman html -./usr/share/man/html5/mailer.conf.html man-mailwrapper-htmlman html -./usr/share/man/html5/malloc.conf.html man-sys-htmlman html -./usr/share/man/html5/man.conf.html man-man-htmlman html -./usr/share/man/html5/map3270.html man-obsolete obsolete -./usr/share/man/html5/master.html man-postfix-htmlman postfix,html -./usr/share/man/html5/master.passwd.html man-sys-htmlman html -./usr/share/man/html5/memcache_table.html man-postfix-htmlman postfix,html -./usr/share/man/html5/mixerctl.conf.html man-audio-htmlman html -./usr/share/man/html5/modules.conf.html man-sys-htmlman html -./usr/share/man/html5/moduli.html man-secsh-htmlman html -./usr/share/man/html5/monthly.conf.html man-sys-htmlman html -./usr/share/man/html5/monthly.html man-sys-htmlman html -./usr/share/man/html5/motd.html man-sys-htmlman html -./usr/share/man/html5/named.conf.html man-bind-htmlman html -./usr/share/man/html5/netconfig.html man-net-htmlman html -./usr/share/man/html5/netgroup.html man-nis-htmlman html -./usr/share/man/html5/netid.html man-nis-htmlman yp,html -./usr/share/man/html5/networks.html man-net-htmlman html -./usr/share/man/html5/newsyslog.conf.html man-sysutil-htmlman html -./usr/share/man/html5/nicknames.html man-nis-htmlman yp,html -./usr/share/man/html5/nisplus_table.html man-postfix-htmlman postfix,html -./usr/share/man/html5/nologin.html man-sysutil-htmlman html -./usr/share/man/html5/npf.conf.html man-npf-htmlman html,npf -./usr/share/man/html5/nsd.conf.html man-nsd-htmlman html,nsd -./usr/share/man/html5/nsswitch.conf.html man-net-htmlman html -./usr/share/man/html5/ntp.conf.html man-ntp-htmlman html -./usr/share/man/html5/ntp.keys.html man-ntp-htmlman html -./usr/share/man/html5/openssl.cnf.html man-crypto-htmlman html -./usr/share/man/html5/pam.conf.html man-sys-htmlman pam,html -./usr/share/man/html5/passwd.conf.html man-sys-htmlman html -./usr/share/man/html5/passwd.html man-sys-htmlman html -./usr/share/man/html5/pcap-savefile.html man-sys-htmlman html -./usr/share/man/html5/pcre_table.html man-obsolete obsolete -./usr/share/man/html5/pf.boot.conf.html man-pf-htmlman pf,html -./usr/share/man/html5/pf.conf.html man-pf-htmlman pf,html -./usr/share/man/html5/pf.os.html man-pf-htmlman pf,html -./usr/share/man/html5/phones.html man-sys-man html -./usr/share/man/html5/pkg_install.conf.html man-pkgutil-htmlman html -./usr/share/man/html5/pkg_summary.html man-pkgutil-htmlman html -./usr/share/man/html5/pkgpath.conf.html man-sys-man html -./usr/share/man/html5/postconf.html man-postfix-htmlman postfix,html -./usr/share/man/html5/postfix-wrapper.html man-postfix-htmlman postfix,html -./usr/share/man/html5/printcap.html man-lpr-htmlman html -./usr/share/man/html5/protocols.html man-net-htmlman html -./usr/share/man/html5/racoon.conf.html man-netutil-htmlman html -./usr/share/man/html5/radius.conf.html man-netutil-htmlman html -./usr/share/man/html5/rc.conf.html man-sys-htmlman html -./usr/share/man/html5/rcsfile.html man-rcs-htmlman html -./usr/share/man/html5/regexp_table.html man-postfix-htmlman postfix,html -./usr/share/man/html5/relocated.html man-postfix-htmlman postfix,html -./usr/share/man/html5/remote.html man-sys-htmlman html -./usr/share/man/html5/resolv.conf.html man-net-htmlman html -./usr/share/man/html5/resolvconf.conf.html man-resolvconf-htmlman html -./usr/share/man/html5/resolver.html man-net-htmlman html -./usr/share/man/html5/rhosts.html man-netutil-htmlman html -./usr/share/man/html5/rndc.conf.html man-bind-htmlman html -./usr/share/man/html5/route.conf.html man-sys-htmlman html -./usr/share/man/html5/rpc.html man-net-htmlman html -./usr/share/man/html5/rpcapd-config.html man-netutil-htmlman html -./usr/share/man/html5/rtadvd.conf.html man-router-htmlman use_inet6,html -./usr/share/man/html5/security.conf.html man-sys-htmlman html -./usr/share/man/html5/services.html man-net-htmlman html -./usr/share/man/html5/shells.html man-sys-htmlman html -./usr/share/man/html5/sqlite_table.html man-postfix-htmlman postfix,html -./usr/share/man/html5/ssh_config.html man-secsh-htmlman html -./usr/share/man/html5/sshd_config.html man-secsh-htmlman html -./usr/share/man/html5/stab.html man-sys-htmlman html -./usr/share/man/html5/sysctl.conf.html man-sys-htmlman html -./usr/share/man/html5/syslog.conf.html man-sysutil-htmlman html -./usr/share/man/html5/targets.html man-iscsi-htmlman iscsi,html -./usr/share/man/html5/termcap.html man-sys-htmlman html -./usr/share/man/html5/terminfo.html man-sys-htmlman html -./usr/share/man/html5/texinfo.html man-texinfo-htmlman html -./usr/share/man/html5/transport.html man-postfix-htmlman postfix,html -./usr/share/man/html5/ttyaction.html man-sys-htmlman html -./usr/share/man/html5/ttys.html man-sys-htmlman html -./usr/share/man/html5/types.html man-obsolete obsolete -./usr/share/man/html5/tzfile.html man-sys-htmlman html -./usr/share/man/html5/unbound.conf.html man-netutil-htmlman html,unbound -./usr/share/man/html5/usermgmt.conf.html man-sys-htmlman html -./usr/share/man/html5/utmp.html man-sys-htmlman html -./usr/share/man/html5/utmpx.html man-sys-htmlman html -./usr/share/man/html5/uuencode.html man-util-htmlman html -./usr/share/man/html5/veriexec.html man-sys-htmlman html -./usr/share/man/html5/vgrindefs.html man-groff-htmlman html -./usr/share/man/html5/virtual.html man-postfix-htmlman postfix,html -./usr/share/man/html5/weekly.conf.html man-sys-htmlman html -./usr/share/man/html5/weekly.html man-sys-htmlman html -./usr/share/man/html5/wpa_supplicant.conf.html man-net-htmlman html -./usr/share/man/html5/wscons.conf.html man-sys-htmlman html -./usr/share/man/html5/wsmoused.conf.html man-sys-htmlman html -./usr/share/man/html5/wtmp.html man-sys-htmlman html -./usr/share/man/html5/wtmpx.html man-sys-htmlman html -./usr/share/man/html7/EVP_ASYM_CIPHER-RSA.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_ASYM_CIPHER-SM2.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_CIPHER-AES.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_CIPHER-ARIA.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_CIPHER-BLOWFISH.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_CIPHER-CAMELLIA.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_CIPHER-CAST.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_CIPHER-CHACHA.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_CIPHER-DES.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_CIPHER-IDEA.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_CIPHER-NULL.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_CIPHER-RC2.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_CIPHER-RC4.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_CIPHER-RC5.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_CIPHER-SEED.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_CIPHER-SM4.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_KDF-HKDF.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_KDF-KB.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_KDF-KRB5KDF.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_KDF-PBKDF1.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_KDF-PBKDF2.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_KDF-PKCS12KDF.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_KDF-SCRYPT.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_KDF-SS.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_KDF-SSHKDF.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_KDF-TLS13_KDF.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_KDF-TLS1_PRF.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_KDF-X942-ASN1.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_KDF-X942-CONCAT.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_KDF-X963.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_KEM-RSA.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_KEYEXCH-DH.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_KEYEXCH-ECDH.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_KEYEXCH-X25519.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_MAC-BLAKE2.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_MAC-CMAC.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_MAC-GMAC.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_MAC-HMAC.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_MAC-KMAC.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_MAC-Poly1305.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_MAC-Siphash.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_MD-BLAKE2.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_MD-MD2.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_MD-MD4.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_MD-MD5-SHA1.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_MD-MD5.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_MD-MDC2.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_MD-NULL.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_MD-RIPEMD160.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_MD-SHA1.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_MD-SHA2.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_MD-SHA3.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_MD-SHAKE.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_MD-SM3.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_MD-WHIRLPOOL.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_MD-common.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_PKEY-DH.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_PKEY-DSA.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_PKEY-EC.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_PKEY-FFC.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_PKEY-HMAC.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_PKEY-RSA.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_PKEY-SM2.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_PKEY-X25519.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_RAND-CTR-DRBG.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_RAND-HASH-DRBG.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_RAND-HMAC-DRBG.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_RAND-SEED-SRC.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_RAND-TEST-RAND.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_RAND.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_SIGNATURE-DSA.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_SIGNATURE-ECDSA.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_SIGNATURE-ED25519.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_SIGNATURE-HMAC.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/EVP_SIGNATURE-RSA.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/OSSL_PROVIDER-FIPS.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/OSSL_PROVIDER-base.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/OSSL_PROVIDER-default.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/OSSL_PROVIDER-legacy.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/OSSL_PROVIDER-null.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/ascii.html man-reference-htmlman html -./usr/share/man/html7/atf.html man-atf-htmlman html,atf -./usr/share/man/html7/audio.html man-obsolete obsolete -./usr/share/man/html7/c.html man-reference-htmlman html -./usr/share/man/html7/c11.html man-reference-htmlman html -./usr/share/man/html7/c78.html man-reference-htmlman html -./usr/share/man/html7/c89.html man-reference-htmlman html -./usr/share/man/html7/c90.html man-reference-htmlman html -./usr/share/man/html7/c99.html man-reference-htmlman html -./usr/share/man/html7/des_modes.html man-reference-htmlman html -./usr/share/man/html7/editline.html man-sys-htmlman html -./usr/share/man/html7/entropy.html man-reference-htmlman html -./usr/share/man/html7/environ.html man-reference-htmlman html -./usr/share/man/html7/fips_module.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/glob.html man-reference-htmlman html -./usr/share/man/html7/groups.html man-reference-htmlman html -./usr/share/man/html7/hier.html man-reference-htmlman html -./usr/share/man/html7/hostname.html man-reference-htmlman html -./usr/share/man/html7/intro.html man-reference-htmlman html -./usr/share/man/html7/kernel_sanitizers.html man-reference-htmlman html -./usr/share/man/html7/kyua-atf-interface.html man-kyua-htmlman kyua,html -./usr/share/man/html7/kyua-build-root.html man-kyua-htmlman kyua,html -./usr/share/man/html7/kyua-plain-interface.html man-kyua-htmlman kyua,html -./usr/share/man/html7/kyua-test-filters.html man-kyua-htmlman kyua,html -./usr/share/man/html7/life_cycle-cipher.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/life_cycle-digest.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/life_cycle-kdf.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/life_cycle-mac.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/life_cycle-pkey.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/life_cycle-rand.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/lint.html man-reference-htmlman html -./usr/share/man/html7/mailaddr.html man-reference-htmlman html -./usr/share/man/html7/mdoc.html man-groff-htmlman html,groff -./usr/share/man/html7/migration_guide.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/module.html man-reference-htmlman html -./usr/share/man/html7/nls.html man-reference-htmlman html -./usr/share/man/html7/npf-params.html man-npf-htmlman html,npf -./usr/share/man/html7/npf.html man-npf-htmlman html,npf -./usr/share/man/html7/openssl-core.h.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/openssl-core_dispatch.h.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/openssl-core_names.h.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/openssl-env.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/openssl-glossary.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/openssl-threads.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/orders.html man-reference-htmlman html -./usr/share/man/html7/pcap-filter.html man-netutil-htmlman html -./usr/share/man/html7/pcap-linktype.html man-netutil-htmlman html -./usr/share/man/html7/pcap-tstamp.html man-netutil-htmlman html -./usr/share/man/html7/pkgsrc.html man-reference-htmlman html -./usr/share/man/html7/property.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/provider-asym_cipher.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/provider-base.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/provider-cipher.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/provider-decoder.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/provider-digest.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/provider-encoder.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/provider-kdf.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/provider-kem.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/provider-keyexch.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/provider-keymgmt.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/provider-mac.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/provider-object.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/provider-rand.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/provider-signature.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/provider-storemgmt.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/provider.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/proxy-certificates.html man-crypto-htmlman html,openssl=30 -./usr/share/man/html7/random.html man-reference-htmlman html -./usr/share/man/html7/re_format.html man-reference-htmlman html -./usr/share/man/html7/release.html man-reference-htmlman html -./usr/share/man/html7/rfc6056.html man-reference-htmlman html -./usr/share/man/html7/rump_sp.html man-reference-htmlman html,rump -./usr/share/man/html7/rumpkernel.html man-reference-htmlman html,rump -./usr/share/man/html7/script.html man-reference-htmlman html -./usr/share/man/html7/security.html man-reference-htmlman html -./usr/share/man/html7/setuid.html man-reference-htmlman html -./usr/share/man/html7/signal.html man-reference-htmlman html -./usr/share/man/html7/src.html man-reference-htmlman html -./usr/share/man/html7/stack.html man-reference-htmlman html -./usr/share/man/html7/sticky.html man-reference-htmlman html -./usr/share/man/html7/symlink.html man-reference-htmlman html -./usr/share/man/html7/sysctl.html man-reference-htmlman html -./usr/share/man/html7/tests.html man-reference-htmlman html -./usr/share/man/html7/users.html man-reference-htmlman html -./usr/share/man/html7/zpool-features.html man-zfs-htmlman zfs,html -./usr/share/man/html8/MAKEDEV.html man-sysutil-htmlman html -./usr/share/man/html8/MAKEDEV.local.html man-sysutil-htmlman html -./usr/share/man/html8/ac.html man-sysutil-htmlman html -./usr/share/man/html8/accton.html man-sysutil-htmlman html -./usr/share/man/html8/acorn26/boot.html man-obsolete obsolete -./usr/share/man/html8/acorn26/boot26.html man-obsolete obsolete -./usr/share/man/html8/acorn32/boot.html man-sys-htmlman html -./usr/share/man/html8/acorn32/boot32.html man-sys-htmlman html -./usr/share/man/html8/acorn32/nbfs.html man-sys-htmlman html -./usr/share/man/html8/acpidump.html man-sysutil-htmlman html -./usr/share/man/html8/adduser.html man-sysutil-htmlman html -./usr/share/man/html8/afterboot.html man-sysutil-htmlman html -./usr/share/man/html8/alpha/boot.html man-sys-htmlman html -./usr/share/man/html8/alpha/mkbootimage.html man-sysutil-htmlman html -./usr/share/man/html8/alpha/setnetbootinfo.html man-sysutil-htmlman html -./usr/share/man/html8/altqd.html man-router-htmlman html -./usr/share/man/html8/amd.html man-amd-htmlman html -./usr/share/man/html8/amd64/boot.html man-obsolete obsolete -./usr/share/man/html8/amiga/binpatch.html man-sysutil-htmlman html -./usr/share/man/html8/amiga/boot.html man-sys-htmlman html -./usr/share/man/html8/amiga/grfconfig.html man-sysutil-htmlman html -./usr/share/man/html8/amiga/installboot.html man-sysutil-htmlman html -./usr/share/man/html8/amldb.html man-sysutil-htmlman html -./usr/share/man/html8/amq.html man-amd-htmlman html -./usr/share/man/html8/amrctl.html man-sysutil-man html -./usr/share/man/html8/anvil.html man-postfix-htmlman postfix,html -./usr/share/man/html8/apm.html man-sysutil-htmlman html -./usr/share/man/html8/apmd.html man-sysutil-htmlman html -./usr/share/man/html8/apmlabel.html man-sysutil-htmlman html -./usr/share/man/html8/arp.html man-netutil-htmlman html -./usr/share/man/html8/atactl.html man-sysutil-htmlman html -./usr/share/man/html8/atari/ahdilabel.html man-sysutil-htmlman html -./usr/share/man/html8/atari/binpatch.html man-sysutil-htmlman html -./usr/share/man/html8/atari/boot.html man-sys-htmlman html -./usr/share/man/html8/atari/bootpref.html man-sysutil-htmlman html -./usr/share/man/html8/atari/installboot.html man-sysutil-htmlman html -./usr/share/man/html8/atrun.html man-cron-htmlman html -./usr/share/man/html8/authpf.html man-pf-htmlman pf,html -./usr/share/man/html8/automount.html man-sysutil-htmlman html -./usr/share/man/html8/automountd.html man-sysutil-htmlman html -./usr/share/man/html8/autounmountd.html man-sysutil-htmlman html -./usr/share/man/html8/bad144.html man-sysutil-htmlman html -./usr/share/man/html8/badsect.html man-sysutil-htmlman html -./usr/share/man/html8/bioctl.html man-sysutil-htmlman html -./usr/share/man/html8/blacklistctl.html man-obsolete obsolete -./usr/share/man/html8/blacklistd.html man-obsolete obsolete -./usr/share/man/html8/blkdiscard.html man-sysutil-htmlman html -./usr/share/man/html8/blocklistctl.html man-sysutil-htmlman html -./usr/share/man/html8/blocklistd.html man-sysutil-htmlman html -./usr/share/man/html8/boot.html man-sysutil-htmlman html -./usr/share/man/html8/bootparamd.html man-bootserver-htmlman html -./usr/share/man/html8/bootpd.html man-bootserver-htmlman html -./usr/share/man/html8/bootpef.html man-bootserver-htmlman html -./usr/share/man/html8/bootpgw.html man-bootserver-htmlman html -./usr/share/man/html8/bootptest.html man-bootserver-htmlman html -./usr/share/man/html8/bounce.html man-postfix-htmlman postfix,html -./usr/share/man/html8/bozohttpd.html man-netutil-htmlman html -./usr/share/man/html8/brconfig.html man-netutil-htmlman html -./usr/share/man/html8/bta2dpd.html man-sysutil-htmlman html -./usr/share/man/html8/btattach.html man-sysutil-htmlman html -./usr/share/man/html8/btconfig.html man-sysutil-htmlman html -./usr/share/man/html8/btdevctl.html man-sysutil-htmlman html -./usr/share/man/html8/bthcid.html man-sysutil-htmlman html -./usr/share/man/html8/btpand.html man-sysutil-htmlman html -./usr/share/man/html8/canconfig.html man-netutil-htmlman html -./usr/share/man/html8/catman.html man-man-htmlman html -./usr/share/man/html8/ccdconfig.html man-sysutil-htmlman html -./usr/share/man/html8/certctl.html man-sysutil-htmlman html -./usr/share/man/html8/cgdconfig.html man-sysutil-htmlman html -./usr/share/man/html8/chat.html man-ppp-htmlman html -./usr/share/man/html8/chown.html man-sysutil-htmlman html -./usr/share/man/html8/chroot.html man-sysutil-htmlman html -./usr/share/man/html8/chrtbl.html man-obsolete obsolete -./usr/share/man/html8/cleanup.html man-postfix-htmlman postfix,html -./usr/share/man/html8/clri.html man-sysutil-htmlman html -./usr/share/man/html8/cnwctl.html man-sysutil-htmlman html -./usr/share/man/html8/cobalt/boot.html man-sys-htmlman html -./usr/share/man/html8/compat_30.html man-sys-htmlman html -./usr/share/man/html8/compat_bsdos.html man-sys-htmlman html -./usr/share/man/html8/compat_darwin.html man-obsolete obsolete -./usr/share/man/html8/compat_freebsd.html man-sys-htmlman html -./usr/share/man/html8/compat_ibcs2.html man-obsolete obsolete -./usr/share/man/html8/compat_linux.html man-sys-htmlman html -./usr/share/man/html8/compat_netbsd32.html man-sys-htmlman html -./usr/share/man/html8/compat_osf1.html man-obsolete obsolete -./usr/share/man/html8/compat_pecoff.html man-obsolete obsolete -./usr/share/man/html8/compat_sco.html man-obsolete obsolete -./usr/share/man/html8/compat_solaris.html man-obsolete obsolete -./usr/share/man/html8/compat_sunos.html man-sys-htmlman html -./usr/share/man/html8/compat_svr4.html man-obsolete obsolete -./usr/share/man/html8/compat_svr4_32.html man-obsolete obsolete -./usr/share/man/html8/compat_ultrix.html man-sys-htmlman html -./usr/share/man/html8/compat_win32.html man-obsolete obsolete -./usr/share/man/html8/compat_xenix.html man-obsolete obsolete -./usr/share/man/html8/comsat.html man-man-htmlman html -./usr/share/man/html8/cpuctl.html man-sysutil-htmlman html -./usr/share/man/html8/crash.html man-sysutil-htmlman html -./usr/share/man/html8/creds_msdos.html man-sysutil-htmlman html -./usr/share/man/html8/cron.html man-cron-htmlman html -./usr/share/man/html8/dbsym.html man-sysutil-htmlman binutils,html -./usr/share/man/html8/ddns-confgen.html man-bind-htmlman html -./usr/share/man/html8/defer.html man-postfix-htmlman postfix,html -./usr/share/man/html8/dev_mkdb.html man-sysutil-htmlman html -./usr/share/man/html8/devpubd.html man-sysutil-htmlman html -./usr/share/man/html8/dhclient-script.html man-obsolete obsolete -./usr/share/man/html8/dhclient.html man-obsolete obsolete -./usr/share/man/html8/dhcpcd-run-hooks.html man-dhcpcd-htmlman html -./usr/share/man/html8/dhcpcd.html man-dhcpcd-htmlman html -./usr/share/man/html8/dhcpd.html man-dhcpd-htmlman html -./usr/share/man/html8/dhcrelay.html man-dhcpd-htmlman html -./usr/share/man/html8/discard.html man-postfix-htmlman postfix,html -./usr/share/man/html8/disklabel.html man-sysutil-htmlman html -./usr/share/man/html8/diskless.html man-sysutil-htmlman html -./usr/share/man/html8/diskpart.html man-sysutil-htmlman html -./usr/share/man/html8/dkctl.html man-sysutil-htmlman html -./usr/share/man/html8/dkscan_bsdlabel.html man-sysutil-htmlman html -./usr/share/man/html8/dmctl.html man-sysutil-htmlman html -./usr/share/man/html8/dmesg.html man-sysutil-htmlman html -./usr/share/man/html8/dmsetup.html man-lvm-htmlman lvm,html -./usr/share/man/html8/dnsblog.html man-postfix-htmlman postfix,html -./usr/share/man/html8/dnssec-dsfromkey.html man-obsolete obsolete -./usr/share/man/html8/dnssec-importkey.html man-obsolete obsolete -./usr/share/man/html8/dnssec-keyfromlabel.html man-obsolete obsolete -./usr/share/man/html8/dnssec-keygen.html man-obsolete obsolete -./usr/share/man/html8/dnssec-revoke.html man-obsolete obsolete -./usr/share/man/html8/dnssec-settime.html man-obsolete obsolete -./usr/share/man/html8/dnssec-signzone.html man-obsolete obsolete -./usr/share/man/html8/dnssec-verify.html man-obsolete obsolete -./usr/share/man/html8/dreamcast/boot.html man-sysutil-htmlman html -./usr/share/man/html8/drvctl.html man-sysutil-htmlman html -./usr/share/man/html8/dump.html man-sysutil-htmlman html -./usr/share/man/html8/dump_lfs.html man-sysutil-htmlman html -./usr/share/man/html8/dumpfs.html man-sysutil-htmlman html -./usr/share/man/html8/dumplfs.html man-sysutil-htmlman html -./usr/share/man/html8/edquota.html man-sysutil-htmlman html -./usr/share/man/html8/eeprom.html man-sysutil-htmlman html -./usr/share/man/html8/emips/boot.html man-sys-htmlman html -./usr/share/man/html8/envstat.html man-sysutil-htmlman html -./usr/share/man/html8/error.html man-postfix-htmlman postfix,html -./usr/share/man/html8/eshconfig.html man-obsolete obsolete -./usr/share/man/html8/etcupdate.html man-sysutil-htmlman html -./usr/share/man/html8/evbarm/bootmini2440.html man-sysutil-htmlman html -./usr/share/man/html8/evbarm/elftosb.html man-sysutil-htmlman html,cxx -./usr/share/man/html8/evbarm/sbkeygen.html man-sysutil-htmlman html,cxx -./usr/share/man/html8/evbarm/sbtool.html man-sysutil-htmlman html,cxx -./usr/share/man/html8/extattrctl.html man-sysutil-htmlman html -./usr/share/man/html8/faithd.html man-router-htmlman inet6,html -./usr/share/man/html8/fastboot.html man-sysutil-htmlman html -./usr/share/man/html8/fasthalt.html man-sysutil-htmlman html -./usr/share/man/html8/fdiscard.html man-sysutil-htmlman html -./usr/share/man/html8/fdisk.html man-sysutil-htmlman html -./usr/share/man/html8/fingerd.html man-sysutil-htmlman html -./usr/share/man/html8/fixmount.html man-sysutil-htmlman html -./usr/share/man/html8/flashctl.html man-sysutil-htmlman html -./usr/share/man/html8/flush.html man-postfix-htmlman postfix,html -./usr/share/man/html8/fsck.html man-sysutil-htmlman html -./usr/share/man/html8/fsck_ext2fs.html man-ext2fs-htmlman html -./usr/share/man/html8/fsck_ffs.html man-sysutil-htmlman html -./usr/share/man/html8/fsck_lfs.html man-sysutil-htmlman html -./usr/share/man/html8/fsck_msdos.html man-sysutil-htmlman html -./usr/share/man/html8/fsck_udf.html man-sysutil-htmlman html -./usr/share/man/html8/fsck_v7fs.html man-sysutil-htmlman html -./usr/share/man/html8/fsdb.html man-sysutil-htmlman html -./usr/share/man/html8/fsinfo.html man-sysutil-htmlman html -./usr/share/man/html8/fsirand.html man-sysutil-htmlman html -./usr/share/man/html8/fssconfig.html man-sysutil-htmlman html -./usr/share/man/html8/fstyp.html man-sysutil-htmlman html -./usr/share/man/html8/ftp-proxy.html man-pf-htmlman pf,html -./usr/share/man/html8/ftpd.html man-netutil-htmlman html -./usr/share/man/html8/fusermount.html man-refuse-htmlman html -./usr/share/man/html8/fwctl.html man-sysutil-htmlman html -./usr/share/man/html8/getNAME.html man-man-htmlman !makemandb,html -./usr/share/man/html8/getencstat.html man-sysutil-htmlman html -./usr/share/man/html8/getty.html man-sysutil-htmlman html -./usr/share/man/html8/gpioctl.html man-sysutil-htmlman html -./usr/share/man/html8/gpt.html man-sysutil-htmlman html -./usr/share/man/html8/group.html man-sysutil-htmlman html -./usr/share/man/html8/groupadd.html man-sysutil-htmlman html -./usr/share/man/html8/groupdel.html man-sysutil-htmlman html -./usr/share/man/html8/groupinfo.html man-sysutil-htmlman html -./usr/share/man/html8/groupmod.html man-sysutil-htmlman html -./usr/share/man/html8/gspa.html man-sysutil-htmlman html -./usr/share/man/html8/halt.html man-sysutil-htmlman html -./usr/share/man/html8/hdaudioctl.html man-sysutil-htmlman html -./usr/share/man/html8/hlfsd.html man-amd-htmlman html -./usr/share/man/html8/hostapd.html man-sysutil-htmlman html -./usr/share/man/html8/hostapd_cli.html man-sysutil-htmlman html -./usr/share/man/html8/hp300/boot.html man-sys-htmlman html -./usr/share/man/html8/hp300/crash.html man-obsolete obsolete -./usr/share/man/html8/hp300/format.html man-sys-htmlman html -./usr/share/man/html8/hp700/boot.html man-obsolete obsolete -./usr/share/man/html8/hp700/mkboot.html man-obsolete obsolete -./usr/share/man/html8/hpcarm/boot.html man-sys-htmlman html -./usr/share/man/html8/hpcboot.html man-sys-htmlman html -./usr/share/man/html8/hpcmips/boot.html man-sys-htmlman html -./usr/share/man/html8/hpcmips/pbsdboot.html man-sys-htmlman html -./usr/share/man/html8/hpcsh/boot.html man-sys-htmlman html -./usr/share/man/html8/hppa/boot.html man-sys-htmlman html -./usr/share/man/html8/hppa/mkboot.html man-sys-htmlman html -./usr/share/man/html8/hprop.html man-krb5-htmlman kerberos,html -./usr/share/man/html8/hpropd.html man-krb5-htmlman kerberos,html -./usr/share/man/html8/httpd.html man-netutil-htmlman html -./usr/share/man/html8/i2cscan.html man-sysutil-htmlman html -./usr/share/man/html8/i386/boot.html man-obsolete obsolete -./usr/share/man/html8/i386/boot_console.html man-obsolete obsolete -./usr/share/man/html8/i386/bootselect.html man-obsolete obsolete -./usr/share/man/html8/i386/dosboot.html man-obsolete obsolete -./usr/share/man/html8/i386/mbr.html man-obsolete obsolete -./usr/share/man/html8/i386/multiboot.html man-obsolete obsolete -./usr/share/man/html8/i386/ndiscvt.html man-obsolete obsolete -./usr/share/man/html8/i386/pxeboot.html man-obsolete obsolete -./usr/share/man/html8/i386/w95boot.html man-obsolete obsolete -./usr/share/man/html8/iasl.html man-sysutil-htmlman html -./usr/share/man/html8/identd.html man-netutil-htmlman html -./usr/share/man/html8/ifconfig.html man-netutil-htmlman html -./usr/share/man/html8/ifmcstat.html man-netutil-htmlman inet6,html -./usr/share/man/html8/ifwatchd.html man-netutil-htmlman html -./usr/share/man/html8/inetd.html man-netutil-htmlman html -./usr/share/man/html8/init.html man-sysutil-htmlman html -./usr/share/man/html8/installboot.html man-sysutil-htmlman html -./usr/share/man/html8/intrctl.html man-sysutil-htmlman html -./usr/share/man/html8/intro.html man-sys-htmlman html -./usr/share/man/html8/iopctl.html man-sysutil-htmlman html -./usr/share/man/html8/iostat.html man-sysutil-htmlman html -./usr/share/man/html8/ip6addrctl.html man-netutil-htmlman inet6,html -./usr/share/man/html8/ipf.html man-ipf-htmlman ipfilter,html -./usr/share/man/html8/ipfs.html man-ipf-htmlman ipfilter,html -./usr/share/man/html8/ipfstat.html man-ipf-htmlman ipfilter,html -./usr/share/man/html8/ipmon.html man-ipf-htmlman ipfilter,html -./usr/share/man/html8/ipnat.html man-ipf-htmlman ipfilter,html -./usr/share/man/html8/ippool.html man-ipf-htmlman ipfilter,html -./usr/share/man/html8/ipppctl.html man-obsolete obsolete -./usr/share/man/html8/iprop-log.html man-krb5-htmlman kerberos,html -./usr/share/man/html8/iprop.html man-krb5-htmlman kerberos,html -./usr/share/man/html8/ipropd-master.html man-krb5-htmlman kerberos,html -./usr/share/man/html8/ipropd-slave.html man-krb5-htmlman kerberos,html -./usr/share/man/html8/ipwctl.html man-sysutil-htmlman html -./usr/share/man/html8/irda.html man-sysutil-htmlman html -./usr/share/man/html8/irdaattach.html man-sysutil-htmlman html -./usr/share/man/html8/iscsi-initiator.html man-iscsi-htmlman iscsi,html -./usr/share/man/html8/iscsi-target.html man-iscsi-htmlman iscsi,html -./usr/share/man/html8/iscsictl.html man-iscsi-htmlman iscsi,html -./usr/share/man/html8/iscsid.html man-iscsi-htmlman iscsi,html -./usr/share/man/html8/isdnd.html man-obsolete obsolete -./usr/share/man/html8/isdnmonitor.html man-obsolete obsolete -./usr/share/man/html8/isdntel.html man-obsolete obsolete -./usr/share/man/html8/isdntelctl.html man-obsolete obsolete -./usr/share/man/html8/isdntrace.html man-obsolete obsolete -./usr/share/man/html8/isibootd.html man-bootserver-htmlman html -./usr/share/man/html8/iteconfig.html man-sysutil-htmlman html -./usr/share/man/html8/iwictl.html man-sysutil-htmlman html -./usr/share/man/html8/kadmin.html man-krb5-htmlman kerberos,html -./usr/share/man/html8/kadmind.html man-krb5-htmlman kerberos,html -./usr/share/man/html8/kcm.html man-krb5-htmlman kerberos,html -./usr/share/man/html8/kdc.html man-krb5-htmlman kerberos,html -./usr/share/man/html8/kdigest.html man-krb5-htmlman kerberos,html -./usr/share/man/html8/kerberos.html man-krb5-htmlman kerberos,html -./usr/share/man/html8/kimpersonate.html man-krb5-htmlman kerberos,html -./usr/share/man/html8/kpasswdd.html man-krb5-htmlman kerberos,html -./usr/share/man/html8/kstash.html man-krb5-htmlman kerberos,html -./usr/share/man/html8/ktutil.html man-krb5-htmlman kerberos,html -./usr/share/man/html8/lastlogin.html man-sysutil-htmlman html -./usr/share/man/html8/ldconfig.html man-sysutil-htmlman html -./usr/share/man/html8/ldpd.html man-router-htmlman html -./usr/share/man/html8/lfs_cleanerd.html man-sysutil-htmlman html -./usr/share/man/html8/link.html man-sysutil-htmlman html -./usr/share/man/html8/lmcconfig.html man-obsolete obsolete -./usr/share/man/html8/lmtp.html man-postfix-htmlman postfix,html -./usr/share/man/html8/local.html man-postfix-htmlman postfix,html -./usr/share/man/html8/locate.updatedb.html man-sysutil-htmlman html -./usr/share/man/html8/lockd.html man-nfsserver-htmlman html -./usr/share/man/html8/lockstat.html man-sysutil-htmlman html -./usr/share/man/html8/lpc.html man-lpr-htmlman html -./usr/share/man/html8/lpd.html man-lpr-htmlman html -./usr/share/man/html8/luactl.html man-sysutil-htmlman html -./usr/share/man/html8/lvchange.html man-lvm-htmlman lvm,html -./usr/share/man/html8/lvconvert.html man-lvm-htmlman lvm,html -./usr/share/man/html8/lvcreate.html man-lvm-htmlman lvm,html -./usr/share/man/html8/lvdisplay.html man-lvm-htmlman lvm,html -./usr/share/man/html8/lvextend.html man-lvm-htmlman lvm,html -./usr/share/man/html8/lvm.html man-lvm-htmlman lvm,html -./usr/share/man/html8/lvmchange.html man-lvm-htmlman lvm,html -./usr/share/man/html8/lvmdiskscan.html man-lvm-htmlman lvm,html -./usr/share/man/html8/lvmdump.html man-lvm-htmlman lvm,html -./usr/share/man/html8/lvreduce.html man-lvm-htmlman lvm,html -./usr/share/man/html8/lvremove.html man-lvm-htmlman lvm,html -./usr/share/man/html8/lvrename.html man-lvm-htmlman lvm,html -./usr/share/man/html8/lvresize.html man-lvm-htmlman lvm,html -./usr/share/man/html8/lvs.html man-lvm-htmlman lvm,html -./usr/share/man/html8/lvscan.html man-lvm-htmlman lvm,html -./usr/share/man/html8/lwresd.html man-obsolete obsolete -./usr/share/man/html8/mac68k/boot.html man-sys-htmlman html -./usr/share/man/html8/macppc/boot.html man-sys-htmlman html -./usr/share/man/html8/macppc/ofwboot.elf.html man-sysutil-htmlman html -./usr/share/man/html8/macppc/ofwboot.html man-sysutil-htmlman html -./usr/share/man/html8/macppc/ofwboot.xcf.html man-sysutil-htmlman html -./usr/share/man/html8/mail.local.html man-mail-htmlman html -./usr/share/man/html8/mailwrapper.html man-mailwrapper-htmlman html -./usr/share/man/html8/makedbm.html man-nis-htmlman yp,html -./usr/share/man/html8/makedev.html man-sysutil-htmlman html -./usr/share/man/html8/makedev.local.html man-sysutil-htmlman html -./usr/share/man/html8/makefs.html man-sysutil-htmlman html -./usr/share/man/html8/makekey.html man-crypto-htmlman html -./usr/share/man/html8/makemandb.html man-man-htmlman makemandb,html -./usr/share/man/html8/makewhatis.html man-man-htmlman !makemandb,html -./usr/share/man/html8/map-mbone.html man-netutil-htmlman html -./usr/share/man/html8/master.html man-postfix-htmlman postfix,html -./usr/share/man/html8/mbrlabel.html man-sysutil-htmlman html -./usr/share/man/html8/mdconfig.html man-sysutil-htmlman html -./usr/share/man/html8/mdnsd.html man-mdns-htmlman mdns,html -./usr/share/man/html8/mdsetimage.html man-sysutil-htmlman binutils,html -./usr/share/man/html8/mfs.html man-sys-htmlman html -./usr/share/man/html8/mk-amd-map.html man-amd-htmlman html -./usr/share/man/html8/mkalias.html man-nis-htmlman yp,html -./usr/share/man/html8/mknetid.html man-nis-htmlman yp,html -./usr/share/man/html8/mknod.html man-sysutil-htmlman html -./usr/share/man/html8/mld6query.html man-netutil-htmlman use_inet6,html -./usr/share/man/html8/mlxctl.html man-sysutil-htmlman html -./usr/share/man/html8/mmcformat.html man-sysutil-htmlman html -./usr/share/man/html8/modload.html man-sysutil-htmlman html -./usr/share/man/html8/modstat.html man-sysutil-htmlman html -./usr/share/man/html8/modunload.html man-sysutil-htmlman html -./usr/share/man/html8/mopd.html man-bootserver-htmlman html -./usr/share/man/html8/mount.html man-sysutil-htmlman html -./usr/share/man/html8/mount_9p.html man-puffs-htmlman html -./usr/share/man/html8/mount_ados.html man-adosfs-htmlman html -./usr/share/man/html8/mount_autofs.html man-sysutil-htmlman html -./usr/share/man/html8/mount_cd9660.html man-sysutil-htmlman html -./usr/share/man/html8/mount_chfs.html man-sysutil-htmlman html -./usr/share/man/html8/mount_efs.html man-efs-htmlman html -./usr/share/man/html8/mount_ext2fs.html man-ext2fs-htmlman html -./usr/share/man/html8/mount_fdesc.html man-miscfs-htmlman html -./usr/share/man/html8/mount_ffs.html man-sysutil-htmlman html -./usr/share/man/html8/mount_filecore.html man-filecorefs-htmlman html -./usr/share/man/html8/mount_hfs.html man-hfs-htmlman html -./usr/share/man/html8/mount_kernfs.html man-sysutil-htmlman html -./usr/share/man/html8/mount_lfs.html man-sysutil-htmlman html -./usr/share/man/html8/mount_mfs.html man-sysutil-htmlman html -./usr/share/man/html8/mount_msdos.html man-sysutil-htmlman html -./usr/share/man/html8/mount_nfs.html man-nfsclient-htmlman html -./usr/share/man/html8/mount_nilfs.html man-sysutil-htmlman html -./usr/share/man/html8/mount_ntfs.html man-ntfs-htmlman html -./usr/share/man/html8/mount_null.html man-miscfs-htmlman html -./usr/share/man/html8/mount_overlay.html man-miscfs-htmlman html -./usr/share/man/html8/mount_portal.html man-miscfs-htmlman html -./usr/share/man/html8/mount_procfs.html man-sysutil-htmlman html -./usr/share/man/html8/mount_psshfs.html man-puffs-htmlman html -./usr/share/man/html8/mount_ptyfs.html man-sysutil-htmlman html -./usr/share/man/html8/mount_puffs.html man-sysutil-htmlman html -./usr/share/man/html8/mount_qemufwcfg.html man-sysutil-htmlman html -./usr/share/man/html8/mount_smbfs.html man-obsolete obsolete -./usr/share/man/html8/mount_sysctlfs.html man-puffs-htmlman html -./usr/share/man/html8/mount_sysvbfs.html man-sysutil-htmlman html -./usr/share/man/html8/mount_tmpfs.html man-sysutil-htmlman html -./usr/share/man/html8/mount_udf.html man-sysutil-htmlman html -./usr/share/man/html8/mount_ufs.html man-sysutil-htmlman html -./usr/share/man/html8/mount_umap.html man-miscfs-htmlman html -./usr/share/man/html8/mount_union.html man-miscfs-htmlman html -./usr/share/man/html8/mount_v7fs.html man-sysutil-htmlman html -./usr/share/man/html8/mount_zfs.html man-sysutil-htmlman zfs,html -./usr/share/man/html8/mountd.html man-nfsserver-htmlman html -./usr/share/man/html8/moused.html man-sysutil-htmlman html -./usr/share/man/html8/mrinfo.html man-netutil-htmlman html -./usr/share/man/html8/mrouted.html man-router-htmlman html -./usr/share/man/html8/mscdlabel.html man-sysutil-htmlman html -./usr/share/man/html8/mtrace.html man-netutil-htmlman html -./usr/share/man/html8/mtree.html man-sysutil-htmlman html -./usr/share/man/html8/mvme68k/boot.html man-sys-htmlman html -./usr/share/man/html8/mvme68k/installboot.html man-sysutil-htmlman html -./usr/share/man/html8/named-checkconf.html man-obsolete obsolete -./usr/share/man/html8/named-checkzone.html man-obsolete obsolete -./usr/share/man/html8/named-compilezone.html man-obsolete obsolete -./usr/share/man/html8/named-journalprint.html man-obsolete obsolete -./usr/share/man/html8/named.html man-bind-htmlman html -./usr/share/man/html8/ncdcs.html man-sysutil-htmlman binutils,html -./usr/share/man/html8/ndbootd.html man-bootserver-htmlman html -./usr/share/man/html8/ndiscvt.html man-obsolete obsolete -./usr/share/man/html8/ndp.html man-netutil-htmlman inet6,html -./usr/share/man/html8/netbsd32.html man-sys-htmlman html -./usr/share/man/html8/netgroup_mkdb.html man-nis-htmlman html -./usr/share/man/html8/newbtconf.html man-sysutil-htmlman html -./usr/share/man/html8/newfs.html man-sysutil-htmlman html -./usr/share/man/html8/newfs_ext2fs.html man-sysutil-htmlman html -./usr/share/man/html8/newfs_lfs.html man-sysutil-htmlman html -./usr/share/man/html8/newfs_msdos.html man-sysutil-htmlman html -./usr/share/man/html8/newfs_sysvbfs.html man-sysutil-htmlman html -./usr/share/man/html8/newfs_udf.html man-sysutil-htmlman html -./usr/share/man/html8/newfs_v7fs.html man-sysutil-htmlman html -./usr/share/man/html8/newsyslog.html man-sysutil-htmlman html -./usr/share/man/html8/next68k/boot.html man-sys-htmlman html -./usr/share/man/html8/nfsd.html man-nfsserver-htmlman html -./usr/share/man/html8/nis.html man-nis-htmlman html -./usr/share/man/html8/nologin.html man-sysutil-htmlman html -./usr/share/man/html8/npf.conf.html man-obsolete obsolete -./usr/share/man/html8/npfctl.html man-npf-htmlman html,npf -./usr/share/man/html8/npfd.html man-npf-htmlman html,npf -./usr/share/man/html8/nsd-checkconf.html man-nsd-htmlman html,nsd -./usr/share/man/html8/nsd-checkzone.html man-nsd-htmlman html,nsd -./usr/share/man/html8/nsd-control.html man-nsd-htmlman html,nsd -./usr/share/man/html8/nsd.html man-nsd-htmlman html,nsd -./usr/share/man/html8/nsec3hash.html man-obsolete obsolete -./usr/share/man/html8/nslookup.html man-netutil-htmlman html -./usr/share/man/html8/nsupdate.html man-obsolete obsolete -./usr/share/man/html8/ntalkd.html man-netutil-htmlman html -./usr/share/man/html8/ntp-keygen.html man-ntp-htmlman html -./usr/share/man/html8/ntpd.html man-ntp-htmlman html -./usr/share/man/html8/ntpdate.html man-ntp-htmlman html -./usr/share/man/html8/ntpdc.html man-ntp-htmlman html -./usr/share/man/html8/ntpq.html man-ntp-htmlman html -./usr/share/man/html8/ntptime.html man-ntp-htmlman html -./usr/share/man/html8/ntptrace.html man-ntp-htmlman html -./usr/share/man/html8/nvmectl.html man-sysutil-htmlman html -./usr/share/man/html8/nvmmctl.html man-sysutil-htmlman html -./usr/share/man/html8/ofctl.html man-sysutil-htmlman html -./usr/share/man/html8/oqmgr.html man-postfix-htmlman postfix,html -./usr/share/man/html8/pac.html man-sysutil-htmlman html -./usr/share/man/html8/pam.html man-sysutil-htmlman html -./usr/share/man/html8/pam_afslog.html man-sysutil-htmlman kerberos,pam,html -./usr/share/man/html8/pam_chroot.html man-sysutil-htmlman pam,html -./usr/share/man/html8/pam_deny.html man-sysutil-htmlman pam,html -./usr/share/man/html8/pam_echo.html man-sysutil-htmlman pam,html -./usr/share/man/html8/pam_exec.html man-sysutil-htmlman pam,html -./usr/share/man/html8/pam_ftpusers.html man-sysutil-htmlman pam,html -./usr/share/man/html8/pam_group.html man-sysutil-htmlman pam,html -./usr/share/man/html8/pam_guest.html man-sysutil-htmlman pam,html -./usr/share/man/html8/pam_krb5.html man-sysutil-htmlman kerberos,pam,html -./usr/share/man/html8/pam_ksu.html man-sysutil-htmlman kerberos,pam,html -./usr/share/man/html8/pam_lastlog.html man-sysutil-htmlman pam,html -./usr/share/man/html8/pam_login_access.html man-sysutil-htmlman pam,html -./usr/share/man/html8/pam_nologin.html man-sysutil-htmlman pam,html -./usr/share/man/html8/pam_permit.html man-sysutil-htmlman pam,html -./usr/share/man/html8/pam_radius.html man-sysutil-htmlman pam,html -./usr/share/man/html8/pam_rhosts.html man-sysutil-htmlman pam,html -./usr/share/man/html8/pam_rootok.html man-sysutil-htmlman pam,html -./usr/share/man/html8/pam_securetty.html man-sysutil-htmlman pam,html -./usr/share/man/html8/pam_self.html man-sysutil-htmlman pam,html -./usr/share/man/html8/pam_skey.html man-sysutil-htmlman skey,pam,html -./usr/share/man/html8/pam_ssh.html man-sysutil-htmlman pam,html -./usr/share/man/html8/pam_u2f.html man-sysutil-htmlman pam,html -./usr/share/man/html8/pam_unix.html man-sysutil-htmlman pam,html -./usr/share/man/html8/paxctl.html man-sysutil-htmlman html -./usr/share/man/html8/pcictl.html man-sysutil-htmlman html -./usr/share/man/html8/pcnfsd.html man-nfsserver-htmlman html -./usr/share/man/html8/pdisk.html man-sysutil-htmlman html -./usr/share/man/html8/peace.html man-obsolete obsolete -./usr/share/man/html8/perfused.html man-perfuse-htmlman html -./usr/share/man/html8/pfctl.html man-pf-htmlman pf,html -./usr/share/man/html8/pflogd.html man-pf-htmlman pf,html -./usr/share/man/html8/pfs.html man-pf-htmlman pf,html -./usr/share/man/html8/pickup.html man-postfix-htmlman postfix,html -./usr/share/man/html8/ping.html man-netutil-htmlman html -./usr/share/man/html8/ping6.html man-netutil-htmlman use_inet6,html -./usr/share/man/html8/pipe.html man-postfix-htmlman postfix,html -./usr/share/man/html8/plainrsa-gen.html man-netutil-htmlman html -./usr/share/man/html8/pmax/boot.html man-sys-htmlman html -./usr/share/man/html8/postinstall.html man-sys-htmlman html -./usr/share/man/html8/postscreen.html man-postfix-htmlman postfix,html -./usr/share/man/html8/powerd.html man-sysutil-htmlman html -./usr/share/man/html8/poweroff.html man-sysutil-htmlman html -./usr/share/man/html8/pppd.html man-ppp-htmlman html -./usr/share/man/html8/pppdump.html man-ppp-htmlman html -./usr/share/man/html8/pppoectl.html man-sysutil-htmlman html -./usr/share/man/html8/pppstats.html man-ppp-htmlman html -./usr/share/man/html8/prep/boot.html man-sys-htmlman html -./usr/share/man/html8/prep/mkbootimage.html man-sys-htmlman html -./usr/share/man/html8/proxymap.html man-postfix-htmlman postfix,html -./usr/share/man/html8/psrset.html man-sysutil-htmlman html -./usr/share/man/html8/pstat.html man-sysutil-htmlman html -./usr/share/man/html8/pvchange.html man-lvm-htmlman lvm,html -./usr/share/man/html8/pvck.html man-lvm-htmlman lvm,html -./usr/share/man/html8/pvcreate.html man-lvm-htmlman lvm,html -./usr/share/man/html8/pvcsif.html man-obsolete obsolete -./usr/share/man/html8/pvctxctl.html man-obsolete obsolete -./usr/share/man/html8/pvdisplay.html man-lvm-htmlman lvm,html -./usr/share/man/html8/pvmove.html man-lvm-htmlman lvm,html -./usr/share/man/html8/pvremove.html man-lvm-htmlman lvm,html -./usr/share/man/html8/pvresize.html man-lvm-htmlman lvm,html -./usr/share/man/html8/pvs.html man-lvm-htmlman lvm,html -./usr/share/man/html8/pvscan.html man-lvm-htmlman lvm,html -./usr/share/man/html8/pwd_mkdb.html man-sysutil-htmlman html -./usr/share/man/html8/qmgr.html man-postfix-htmlman postfix,html -./usr/share/man/html8/quot.html man-sysutil-htmlman html -./usr/share/man/html8/quotacheck.html man-sysutil-htmlman html -./usr/share/man/html8/quotactl.html man-obsolete obsolete -./usr/share/man/html8/quotadump.html man-sysutil-htmlman html -./usr/share/man/html8/quotaoff.html man-sysutil-htmlman html -./usr/share/man/html8/quotaon.html man-sysutil-htmlman html -./usr/share/man/html8/quotarestore.html man-sysutil-htmlman html -./usr/share/man/html8/racoon.html man-netutil-htmlman html -./usr/share/man/html8/racoonctl.html man-netutil-htmlman html -./usr/share/man/html8/raidctl.html man-sysutil-htmlman html -./usr/share/man/html8/rarpd.html man-bootserver-htmlman html -./usr/share/man/html8/rbootd.html man-bootserver-htmlman html -./usr/share/man/html8/rc.d.html man-rc-htmlman html -./usr/share/man/html8/rc.html man-rc-htmlman html -./usr/share/man/html8/rc.local.html man-rc-htmlman html -./usr/share/man/html8/rc.shutdown.html man-rc-htmlman html -./usr/share/man/html8/rc.subr.html man-rc-htmlman html -./usr/share/man/html8/rcorder.html man-sysutil-htmlman html -./usr/share/man/html8/rdate.html man-netutil-htmlman html -./usr/share/man/html8/rdisc.html man-netutil-htmlman html -./usr/share/man/html8/rdump.html man-netutil-htmlman html -./usr/share/man/html8/rdump_lfs.html man-netutil-htmlman html -./usr/share/man/html8/reboot.html man-sysutil-htmlman html -./usr/share/man/html8/renice.html man-sysutil-htmlman html -./usr/share/man/html8/repquota.html man-sysutil-htmlman html -./usr/share/man/html8/rescue.html man-sysutil-htmlman html -./usr/share/man/html8/resize_ffs.html man-sysutil-htmlman html -./usr/share/man/html8/resize_lfs.html man-sysutil-htmlman html -./usr/share/man/html8/resolvconf.html man-resolvconf-htmlman html -./usr/share/man/html8/restore.html man-sysutil-htmlman html -./usr/share/man/html8/revnetgroup.html man-nis-htmlman yp,html -./usr/share/man/html8/revoke.html man-sysutil-htmlman html -./usr/share/man/html8/rexecd.html man-netutil-htmlman html -./usr/share/man/html8/rip6query.html man-netutil-htmlman inet6,html -./usr/share/man/html8/rlogind.html man-netutil-htmlman html -./usr/share/man/html8/rmt.html man-sysutil-htmlman html -./usr/share/man/html8/rndc-confgen.html man-bind-htmlman html -./usr/share/man/html8/rndc.html man-bind-htmlman html -./usr/share/man/html8/rndctl.html man-sysutil-htmlman html -./usr/share/man/html8/route.html man-netutil-htmlman html -./usr/share/man/html8/route6d.html man-router-htmlman use_inet6,html -./usr/share/man/html8/routed.html man-router-htmlman html -./usr/share/man/html8/rpc.bootparamd.html man-bootserver-htmlman html -./usr/share/man/html8/rpc.lockd.html man-nfsserver-htmlman html -./usr/share/man/html8/rpc.pcnfsd.html man-nfsserver-htmlman html -./usr/share/man/html8/rpc.rquotad.html man-nfsserver-htmlman html -./usr/share/man/html8/rpc.rstatd.html man-rpcserver-htmlman html -./usr/share/man/html8/rpc.rusersd.html man-rpcserver-htmlman html -./usr/share/man/html8/rpc.rwalld.html man-rpcserver-htmlman html -./usr/share/man/html8/rpc.sprayd.html man-rpcserver-htmlman html -./usr/share/man/html8/rpc.statd.html man-nfsserver-htmlman html -./usr/share/man/html8/rpc.yppasswdd.html man-nis-htmlman yp,html -./usr/share/man/html8/rpcapd.html man-netutil-htmlman html -./usr/share/man/html8/rpcbind.html man-rpcserver-htmlman html -./usr/share/man/html8/rpcinfo.html man-rpcutil-htmlman html -./usr/share/man/html8/rquotad.html man-nfsserver-htmlman html -./usr/share/man/html8/rrestore.html man-netutil-htmlman html -./usr/share/man/html8/rshd.html man-netutil-htmlman html -./usr/share/man/html8/rstatd.html man-netutil-htmlman html -./usr/share/man/html8/rtadvd.html man-router-htmlman use_inet6,html -./usr/share/man/html8/rtquery.html man-netutil-htmlman html -./usr/share/man/html8/rtsol.html man-netutil-htmlman inet6,html -./usr/share/man/html8/rtsold.html man-netutil-htmlman inet6,html -./usr/share/man/html8/rump_cd9660.html man-puffs-htmlman html,rump -./usr/share/man/html8/rump_efs.html man-puffs-htmlman html,rump -./usr/share/man/html8/rump_ext2fs.html man-puffs-htmlman html,rump -./usr/share/man/html8/rump_ffs.html man-puffs-htmlman html,rump -./usr/share/man/html8/rump_hfs.html man-puffs-htmlman html,rump -./usr/share/man/html8/rump_lfs.html man-puffs-htmlman html,rump -./usr/share/man/html8/rump_msdos.html man-puffs-htmlman html,rump -./usr/share/man/html8/rump_nfs.html man-puffs-htmlman html,rump -./usr/share/man/html8/rump_ntfs.html man-puffs-htmlman html,rump -./usr/share/man/html8/rump_smbfs.html man-obsolete obsolete -./usr/share/man/html8/rump_syspuffs.html man-puffs-htmlman html,rump -./usr/share/man/html8/rump_sysvbfs.html man-puffs-htmlman html,rump -./usr/share/man/html8/rump_tmpfs.html man-puffs-htmlman html,rump -./usr/share/man/html8/rump_udf.html man-puffs-htmlman html,rump -./usr/share/man/html8/rump_v7fs.html man-puffs-htmlman html,rump -./usr/share/man/html8/rusersd.html man-netutil-htmlman html -./usr/share/man/html8/rwalld.html man-netutil-htmlman html -./usr/share/man/html8/rwhod.html man-netutil-htmlman html -./usr/share/man/html8/sa.html man-sysutil-htmlman html -./usr/share/man/html8/sandpoint/altboot.html man-sysutil-htmlman html -./usr/share/man/html8/savecore.html man-sysutil-htmlman html -./usr/share/man/html8/scache.html man-postfix-htmlman postfix,html -./usr/share/man/html8/scan_ffs.html man-sysutil-htmlman html -./usr/share/man/html8/scan_lfs.html man-sysutil-htmlman html -./usr/share/man/html8/schedctl.html man-sysutil-htmlman html -./usr/share/man/html8/scsictl.html man-sysutil-htmlman html -./usr/share/man/html8/sdpd.html man-sysutil-htmlman html -./usr/share/man/html8/security.html man-obsolete obsolete -./usr/share/man/html8/service.html man-sysutil-htmlman html -./usr/share/man/html8/services_mkdb.html man-sysutil-htmlman html -./usr/share/man/html8/sesd.html man-sysutil-htmlman html -./usr/share/man/html8/setencstat.html man-sysutil-htmlman html -./usr/share/man/html8/setkey.html man-netutil-htmlman html -./usr/share/man/html8/setobjstat.html man-sysutil-htmlman html -./usr/share/man/html8/sftp-server.html man-secsh-htmlman html -./usr/share/man/html8/sgimips/boot.html man-sys-htmlman html -./usr/share/man/html8/sgimips/sgivol.html man-sys-htmlman html -./usr/share/man/html8/showmount.html man-nfsclient-htmlman html -./usr/share/man/html8/showq.html man-postfix-htmlman postfix,html -./usr/share/man/html8/shutdown.html man-sysutil-htmlman html -./usr/share/man/html8/slattach.html man-slip-htmlman html -./usr/share/man/html8/sliplogin.html man-slip-htmlman html -./usr/share/man/html8/slstats.html man-slip-htmlman html -./usr/share/man/html8/smtp.html man-postfix-htmlman postfix,html -./usr/share/man/html8/smtpd.html man-postfix-htmlman postfix,html -./usr/share/man/html8/sparc/binstall.html man-sysutil-htmlman html -./usr/share/man/html8/sparc/boot.html man-sys-htmlman html -./usr/share/man/html8/sparc/tadpolectl.html man-sysutil-htmlman html -./usr/share/man/html8/sparc64/boot.html man-sys-htmlman html -./usr/share/man/html8/sparc64/ofwboot.html man-sys-htmlman html -./usr/share/man/html8/spawn.html man-postfix-htmlman postfix,html -./usr/share/man/html8/spray.html man-rpcutil-htmlman html -./usr/share/man/html8/sprayd.html man-rpcserver-htmlman html -./usr/share/man/html8/ssh-keysign.html man-secsh-htmlman html -./usr/share/man/html8/ssh-pkcs11-helper.html man-secsh-htmlman html -./usr/share/man/html8/ssh-sk-helper.html man-secsh-htmlman html -./usr/share/man/html8/sshd.html man-secsh-htmlman html -./usr/share/man/html8/statd.html man-nfsserver-htmlman html -./usr/share/man/html8/stdethers.html man-nis-htmlman yp,html -./usr/share/man/html8/stdhosts.html man-nis-htmlman yp,html -./usr/share/man/html8/sti.html man-sysutil-htmlman html -./usr/share/man/html8/string2key.html man-krb5-htmlman kerberos,html -./usr/share/man/html8/sun2/boot.html man-sys-htmlman html -./usr/share/man/html8/sun3/boot.html man-sys-htmlman html -./usr/share/man/html8/sunlabel.html man-sysutil-htmlman html -./usr/share/man/html8/supfilesrv.html man-obsolete obsolete -./usr/share/man/html8/supscan.html man-obsolete obsolete -./usr/share/man/html8/supservers.html man-obsolete obsolete -./usr/share/man/html8/svhlabel.html man-sysutil-htmlman html -./usr/share/man/html8/swapctl.html man-sysutil-htmlman html -./usr/share/man/html8/swapon.html man-sysutil-htmlman html -./usr/share/man/html8/sync.html man-sysutil-htmlman html -./usr/share/man/html8/sysctl.html man-sysutil-htmlman html -./usr/share/man/html8/sysinst.html man-sysutil-man html -./usr/share/man/html8/syslogd.html man-sysutil-htmlman html -./usr/share/man/html8/talkd.html man-netutil-htmlman html -./usr/share/man/html8/tbrconfig.html man-router-htmlman html -./usr/share/man/html8/tcpdchk.html man-netutil-htmlman html -./usr/share/man/html8/tcpdmatch.html man-netutil-htmlman html -./usr/share/man/html8/tcpdrop.html man-netutil-htmlman html -./usr/share/man/html8/tcpdump.html man-netutil-htmlman html -./usr/share/man/html8/telnetd.html man-netutil-htmlman html -./usr/share/man/html8/tftp-proxy.html man-pf-htmlman pf,html -./usr/share/man/html8/tftpd.html man-netutil-htmlman html -./usr/share/man/html8/timed.html man-timed-htmlman html -./usr/share/man/html8/timedc.html man-timed-htmlman html -./usr/share/man/html8/tlsmgr.html man-postfix-htmlman postfix,html -./usr/share/man/html8/tlsproxy.html man-postfix-htmlman postfix,html -./usr/share/man/html8/tpctl.html man-sysutil-htmlman html -./usr/share/man/html8/tpm_changeownerauth.html man-tpm-htmlman tpm,html -./usr/share/man/html8/tpm_clear.html man-tpm-htmlman tpm,html -./usr/share/man/html8/tpm_createek.html man-tpm-htmlman tpm,html -./usr/share/man/html8/tpm_getpubek.html man-tpm-htmlman tpm,html -./usr/share/man/html8/tpm_nvdefine.html man-tpm-htmlman tpm,html -./usr/share/man/html8/tpm_nvinfo.html man-tpm-htmlman tpm,html -./usr/share/man/html8/tpm_nvread.html man-tpm-htmlman tpm,html -./usr/share/man/html8/tpm_nvrelease.html man-tpm-htmlman tpm,html -./usr/share/man/html8/tpm_nvwrite.html man-tpm-htmlman tpm,html -./usr/share/man/html8/tpm_resetdalock.html man-tpm-htmlman tpm,html -./usr/share/man/html8/tpm_restrictpubek.html man-tpm-htmlman tpm,html -./usr/share/man/html8/tpm_revokeek.html man-tpm-htmlman tpm,html -./usr/share/man/html8/tpm_selftest.html man-tpm-htmlman tpm,html -./usr/share/man/html8/tpm_setactive.html man-tpm-htmlman tpm,html -./usr/share/man/html8/tpm_setclearable.html man-tpm-htmlman tpm,html -./usr/share/man/html8/tpm_setenable.html man-tpm-htmlman tpm,html -./usr/share/man/html8/tpm_setoperatorauth.html man-tpm-htmlman tpm,html -./usr/share/man/html8/tpm_setownable.html man-tpm-htmlman tpm,html -./usr/share/man/html8/tpm_setpresence.html man-tpm-htmlman tpm,html -./usr/share/man/html8/tpm_takeownership.html man-tpm-htmlman tpm,html -./usr/share/man/html8/tprof.html man-sysutil-htmlman html -./usr/share/man/html8/trace.html man-postfix-htmlman postfix,html -./usr/share/man/html8/traceroute.html man-netutil-htmlman html -./usr/share/man/html8/traceroute6.html man-netutil-htmlman use_inet6,html -./usr/share/man/html8/trivial-rewrite.html man-postfix-htmlman postfix,html -./usr/share/man/html8/trpt.html man-netutil-htmlman html -./usr/share/man/html8/tsig-keygen.html man-bind-htmlman html -./usr/share/man/html8/ttyflags.html man-sysutil-htmlman html -./usr/share/man/html8/tunefs.html man-sysutil-htmlman html -./usr/share/man/html8/umbctl.html man-netutil-htmlman html -./usr/share/man/html8/umount.html man-sysutil-htmlman html -./usr/share/man/html8/unbound-anchor.html man-netutil-htmlman html,unbound -./usr/share/man/html8/unbound-checkconf.html man-netutil-htmlman html,unbound -./usr/share/man/html8/unbound-control.html man-netutil-htmlman html,unbound -./usr/share/man/html8/unbound.html man-netutil-htmlman html,unbound -./usr/share/man/html8/unlink.html man-sysutil-htmlman html -./usr/share/man/html8/usbdevs.html man-sysutil-htmlman html -./usr/share/man/html8/user.html man-sysutil-htmlman html -./usr/share/man/html8/useradd.html man-sysutil-htmlman html -./usr/share/man/html8/userdel.html man-sysutil-htmlman html -./usr/share/man/html8/userinfo.html man-sysutil-htmlman html -./usr/share/man/html8/usermod.html man-sysutil-htmlman html -./usr/share/man/html8/utmp_update.html man-sysutil-htmlman html -./usr/share/man/html8/vax/boot.html man-sys-htmlman html -./usr/share/man/html8/vax/crash.html man-sys-htmlman html -./usr/share/man/html8/vax/drtest.html man-sys-htmlman html -./usr/share/man/html8/vax/format.html man-sys-htmlman html -./usr/share/man/html8/veriexec.html man-sys-htmlman html -./usr/share/man/html8/veriexecctl.html man-sysutil-htmlman html -./usr/share/man/html8/veriexecgen.html man-sysutil-htmlman html -./usr/share/man/html8/verify.html man-postfix-htmlman postfix,html -./usr/share/man/html8/verify_krb5_conf.html man-krb5-htmlman kerberos,html -./usr/share/man/html8/vgcfgbackup.html man-lvm-htmlman lvm,html -./usr/share/man/html8/vgcfgrestore.html man-lvm-htmlman lvm,html -./usr/share/man/html8/vgchange.html man-lvm-htmlman lvm,html -./usr/share/man/html8/vgck.html man-lvm-htmlman lvm,html -./usr/share/man/html8/vgconvert.html man-lvm-htmlman lvm,html -./usr/share/man/html8/vgcreate.html man-lvm-htmlman lvm,html -./usr/share/man/html8/vgdisplay.html man-lvm-htmlman lvm,html -./usr/share/man/html8/vgexport.html man-lvm-htmlman lvm,html -./usr/share/man/html8/vgextend.html man-lvm-htmlman lvm,html -./usr/share/man/html8/vgimport.html man-lvm-htmlman lvm,html -./usr/share/man/html8/vgmerge.html man-lvm-htmlman lvm,html -./usr/share/man/html8/vgmknodes.html man-lvm-htmlman lvm,html -./usr/share/man/html8/vgreduce.html man-lvm-htmlman lvm,html -./usr/share/man/html8/vgremove.html man-lvm-htmlman lvm,html -./usr/share/man/html8/vgrename.html man-lvm-htmlman lvm,html -./usr/share/man/html8/vgs.html man-lvm-htmlman lvm,html -./usr/share/man/html8/vgscan.html man-lvm-htmlman lvm,html -./usr/share/man/html8/vgsplit.html man-lvm-htmlman lvm,html -./usr/share/man/html8/vipw.html man-sysutil-htmlman html -./usr/share/man/html8/virecover.html man-sysutil-htmlman html -./usr/share/man/html8/virtual.html man-postfix-htmlman postfix,html -./usr/share/man/html8/vnconfig.html man-sysutil-htmlman html -./usr/share/man/html8/vndconfig.html man-sysutil-htmlman html -./usr/share/man/html8/wake.html man-obsolete obsolete -./usr/share/man/html8/wakeonlan.html man-netutil-htmlman html -./usr/share/man/html8/wdogctl.html man-sysutil-htmlman html -./usr/share/man/html8/wg-keygen.html man-netutil-htmlman html -./usr/share/man/html8/wg-userspace.html man-netutil-htmlman html -./usr/share/man/html8/wgconfig.html man-netutil-htmlman html -./usr/share/man/html8/wiconfig.html man-netutil-htmlman html -./usr/share/man/html8/wire-test.html man-netutil-htmlman html -./usr/share/man/html8/wizd.html man-sysutil-htmlman html -./usr/share/man/html8/wlanctl.html man-netutil-htmlman html -./usr/share/man/html8/wpa_cli.html man-netutil-htmlman html -./usr/share/man/html8/wpa_passphrase.html man-netutil-htmlman html -./usr/share/man/html8/wpa_supplicant.html man-netutil-htmlman html -./usr/share/man/html8/wsconscfg.html man-sysutil-htmlman html -./usr/share/man/html8/wsconsctl.html man-sysutil-htmlman html -./usr/share/man/html8/wsfontload.html man-sysutil-htmlman html -./usr/share/man/html8/wsmoused.html man-sysutil-htmlman html -./usr/share/man/html8/wsmuxctl.html man-sysutil-htmlman html -./usr/share/man/html8/x68k/boot.html man-sys-htmlman html -./usr/share/man/html8/x68k/loadbsd.html man-sys-htmlman html -./usr/share/man/html8/x68k/loadbsd.x.html man-sys-htmlman html -./usr/share/man/html8/x68k/memswitch.html man-sysutil-htmlman html -./usr/share/man/html8/x68k/newdisk.html man-sysutil-htmlman html -./usr/share/man/html8/x68k/poffd.html man-obsolete obsolete -./usr/share/man/html8/x68k/rtcalarm.html man-obsolete obsolete -./usr/share/man/html8/x86/boot.html man-sys-htmlman html -./usr/share/man/html8/x86/boot_console.html man-sys-htmlman html -./usr/share/man/html8/x86/bootselect.html man-sys-htmlman html -./usr/share/man/html8/x86/dosboot.html man-sys-htmlman html -./usr/share/man/html8/x86/mbr.html man-sys-htmlman html -./usr/share/man/html8/x86/multiboot.html man-sys-htmlman html -./usr/share/man/html8/x86/pxeboot.html man-sys-htmlman html -./usr/share/man/html8/yp.html man-nis-htmlman html -./usr/share/man/html8/ypbind.html man-nis-htmlman yp,html -./usr/share/man/html8/ypinit.html man-nis-htmlman yp,html -./usr/share/man/html8/yppasswdd.html man-nis-htmlman yp,html -./usr/share/man/html8/yppoll.html man-nis-htmlman yp,html -./usr/share/man/html8/yppush.html man-nis-htmlman yp,html -./usr/share/man/html8/ypserv.html man-nis-htmlman yp,html -./usr/share/man/html8/ypset.html man-nis-htmlman yp,html -./usr/share/man/html8/yptest.html man-nis-htmlman yp,html -./usr/share/man/html8/ypxfr.html man-nis-htmlman yp,html -./usr/share/man/html8/zdb.html man-zfs-htmlman zfs,html -./usr/share/man/html8/zdump.html man-sysutil-htmlman html -./usr/share/man/html8/zfs.html man-zfs-htmlman zfs,html -./usr/share/man/html8/zic.html man-sysutil-htmlman html -./usr/share/man/html8/zpool.html man-zfs-htmlman zfs,html -./usr/share/man/html8/zzz.html man-sysutil-htmlman html -./usr/share/man/html9lua/core.html man-obsolete obsolete -./usr/share/man/html9lua/intro.html man-sys-htmlman html -./usr/share/man/html9lua/pmf.html man-sys-htmlman html -./usr/share/man/html9lua/systm.html man-sys-htmlman html ./usr/share/man/man1/Mail.1 man-obsolete obsolete ./usr/share/man/man1/[.1 man-util-man .man ./usr/share/man/man1/agrep.1 man-util-man .man diff --git a/distrib/sets/lists/manhtml/mi b/distrib/sets/lists/manhtml/mi new file mode 100644 index 000000000000..e5c1ad5e52ad --- /dev/null +++ b/distrib/sets/lists/manhtml/mi @@ -0,0 +1,3108 @@ +# $NetBSD: mi,v 1.1 2024/04/09 15:17:24 nia Exp $ +# +# Note: don't delete entries from here - mark them as "obsolete" instead. +# +./etc/mtree/set.manhtml man-sys-root +./usr/share/man/html1/Mail.html man-obsolete obsolete +./usr/share/man/html1/[.html man-util-htmlman html +./usr/share/man/html1/agrep.html man-util-htmlman html +./usr/share/man/html1/aiomixer.html man-audio-htmlman html +./usr/share/man/html1/alias.html man-util-htmlman html +./usr/share/man/html1/altqstat.html man-router-htmlman html +./usr/share/man/html1/apply.html man-util-htmlman html +./usr/share/man/html1/apropos.html man-man-htmlman html +./usr/share/man/html1/arpaname.html man-bind-htmlman html +./usr/share/man/html1/at.html man-cron-htmlman html +./usr/share/man/html1/atari/edahdi.html man-sysutil-htmlman html +./usr/share/man/html1/atari/msconfig.html man-sysutil-htmlman html +./usr/share/man/html1/atf-check.html man-atf-htmlman html,atf +./usr/share/man/html1/atf-cleanup.html man-obsolete obsolete +./usr/share/man/html1/atf-compile.html man-obsolete obsolete +./usr/share/man/html1/atf-config.html man-atf-htmlman html,atf,!kyua +./usr/share/man/html1/atf-config.html man-obsolete html,kyua,obsolete +./usr/share/man/html1/atf-exec.html man-obsolete obsolete +./usr/share/man/html1/atf-format.html man-obsolete obsolete +./usr/share/man/html1/atf-killpg.html man-obsolete obsolete +./usr/share/man/html1/atf-report.html man-atf-htmlman html,atf +./usr/share/man/html1/atf-report.html man-kyua-htmlman html,kyua +./usr/share/man/html1/atf-run.html man-atf-htmlman html,atf +./usr/share/man/html1/atf-run.html man-kyua-htmlman html,kyua +./usr/share/man/html1/atf-sh.html man-atf-htmlman html,atf +./usr/share/man/html1/atf-test-program.html man-atf-htmlman html,atf +./usr/share/man/html1/atf-version.html man-atf-htmlman html,atf,!kyua +./usr/share/man/html1/atf-version.html man-obsolete html,kyua,obsolete +./usr/share/man/html1/atf2kyua.html man-kyua-htmlman html,kyua +./usr/share/man/html1/atq.html man-cron-htmlman html +./usr/share/man/html1/atrm.html man-cron-htmlman html +./usr/share/man/html1/audiocfg.html man-audio-htmlman html +./usr/share/man/html1/audioctl.html man-audio-htmlman html +./usr/share/man/html1/audioplay.html man-audio-htmlman html +./usr/share/man/html1/audiorecord.html man-audio-htmlman html +./usr/share/man/html1/audit-packages.html man-obsolete obsolete +./usr/share/man/html1/awk.html man-util-htmlman html +./usr/share/man/html1/banner.html man-util-htmlman html +./usr/share/man/html1/base64.html man-util-htmlman html +./usr/share/man/html1/basename.html man-util-htmlman html +./usr/share/man/html1/batch.html man-cron-htmlman html +./usr/share/man/html1/bc.html man-util-htmlman html +./usr/share/man/html1/bdes.html man-crypto-htmlman html +./usr/share/man/html1/bg.html man-util-htmlman html +./usr/share/man/html1/biff.html man-mail-htmlman html +./usr/share/man/html1/bpm.html man-obsolete html,obsolete +./usr/share/man/html1/bthset.html man-util-htmlman html +./usr/share/man/html1/btkey.html man-util-htmlman html +./usr/share/man/html1/btpin.html man-util-htmlman html +./usr/share/man/html1/bunzip2.html man-util-htmlman html +./usr/share/man/html1/bzcat.html man-util-htmlman html +./usr/share/man/html1/bzip2.html man-util-htmlman html +./usr/share/man/html1/bzip2recover.html man-util-htmlman html +./usr/share/man/html1/cal.html man-util-htmlman html +./usr/share/man/html1/calendar.html man-util-htmlman html +./usr/share/man/html1/cap_mkdb.html man-util-htmlman html +./usr/share/man/html1/cat.html man-util-htmlman html +./usr/share/man/html1/ccom.html man-util-htmlman pcc,html +./usr/share/man/html1/cd.html man-util-htmlman html +./usr/share/man/html1/cdplay.html man-audio-htmlman html +./usr/share/man/html1/chflags.html man-util-htmlman html +./usr/share/man/html1/chfn.html man-util-htmlman html +./usr/share/man/html1/chgrp.html man-util-htmlman html +./usr/share/man/html1/chio.html man-util-htmlman html +./usr/share/man/html1/chmod.html man-util-htmlman html +./usr/share/man/html1/chpass.html man-util-htmlman html +./usr/share/man/html1/chsh.html man-util-htmlman html +./usr/share/man/html1/ci.html man-rcs-htmlman html +./usr/share/man/html1/cksum.html man-util-htmlman html +./usr/share/man/html1/cleantags.html man-util-htmlman html +./usr/share/man/html1/clear.html man-util-htmlman html +./usr/share/man/html1/cmp.html man-util-htmlman html +./usr/share/man/html1/co.html man-rcs-htmlman html +./usr/share/man/html1/col.html man-util-htmlman html +./usr/share/man/html1/colcrt.html man-util-htmlman html +./usr/share/man/html1/colrm.html man-util-htmlman html +./usr/share/man/html1/column.html man-util-htmlman html +./usr/share/man/html1/comm.html man-util-htmlman html +./usr/share/man/html1/compile_et.html man-obsolete obsolete +./usr/share/man/html1/compress.html man-util-htmlman html +./usr/share/man/html1/cp.html man-util-htmlman html +./usr/share/man/html1/cpio.html man-util-htmlman html +./usr/share/man/html1/cpp.html man-util-htmlman gcccmds,html +./usr/share/man/html1/crontab.html man-cron-htmlman html +./usr/share/man/html1/csh.html man-util-htmlman html +./usr/share/man/html1/csplit.html man-util-htmlman html +./usr/share/man/html1/ctags.html man-c-htmlman html +./usr/share/man/html1/ctfconvert.html man-util-htmlman html,ctf +./usr/share/man/html1/ctfdump.html man-util-htmlman html,ctf +./usr/share/man/html1/ctfmerge.html man-util-htmlman html,ctf +./usr/share/man/html1/cu.html man-util-htmlman html +./usr/share/man/html1/cut.html man-util-htmlman html +./usr/share/man/html1/daicctl.html man-obsolete obsolete +./usr/share/man/html1/date.html man-util-htmlman html +./usr/share/man/html1/db.html man-util-htmlman html +./usr/share/man/html1/dc.html man-util-htmlman html +./usr/share/man/html1/dd.html man-util-htmlman html +./usr/share/man/html1/delv.html man-netutil-htmlman html +./usr/share/man/html1/deroff.html man-util-htmlman html +./usr/share/man/html1/df.html man-util-htmlman html +./usr/share/man/html1/diff.html man-util-htmlman html +./usr/share/man/html1/diff3.html man-util-htmlman html +./usr/share/man/html1/dig.html man-netutil-htmlman html +./usr/share/man/html1/dirname.html man-util-htmlman html +./usr/share/man/html1/dirs.html man-util-htmlman html +./usr/share/man/html1/dns-sd.html man-mdns-htmlman mdns,html +./usr/share/man/html1/dnssec-cds.html man-bind-htmlman html +./usr/share/man/html1/dnssec-dsfromkey.html man-bind-htmlman html +./usr/share/man/html1/dnssec-importkey.html man-bind-htmlman html +./usr/share/man/html1/dnssec-keyfromlabel.html man-bind-htmlman html +./usr/share/man/html1/dnssec-keygen.html man-bind-htmlman html +./usr/share/man/html1/dnssec-revoke.html man-bind-htmlman html +./usr/share/man/html1/dnssec-settime.html man-bind-htmlman html +./usr/share/man/html1/dnssec-signzone.html man-bind-htmlman html +./usr/share/man/html1/dnssec-verify.html man-bind-htmlman html +./usr/share/man/html1/domainname.html man-nis-htmlman html +./usr/share/man/html1/download-vulnerability-list.html man-obsolete obsolete +./usr/share/man/html1/dtmfdecode.html man-obsolete obsolete +./usr/share/man/html1/dtrace.html man-debug-htmlman dtrace,html +./usr/share/man/html1/du.html man-util-htmlman html +./usr/share/man/html1/echo.html man-util-htmlman html +./usr/share/man/html1/ed.html man-util-htmlman html +./usr/share/man/html1/egrep.html man-util-htmlman html +./usr/share/man/html1/eject.html man-util-htmlman html +./usr/share/man/html1/ekermit.html man-util-htmlman html +./usr/share/man/html1/env.html man-util-htmlman html +./usr/share/man/html1/error.html man-util-htmlman html +./usr/share/man/html1/ex.html man-util-htmlman html +./usr/share/man/html1/expand.html man-util-htmlman html +./usr/share/man/html1/expr.html man-util-htmlman html +./usr/share/man/html1/false.html man-util-htmlman html +./usr/share/man/html1/fdformat.html man-util-htmlman html +./usr/share/man/html1/fg.html man-util-htmlman html +./usr/share/man/html1/fgrep.html man-util-htmlman html +./usr/share/man/html1/fido2-assert.html man-util-htmlman html +./usr/share/man/html1/fido2-cred.html man-util-htmlman html +./usr/share/man/html1/fido2-token.html man-util-htmlman html +./usr/share/man/html1/file.html man-util-htmlman html +./usr/share/man/html1/fincore.html man-util-htmlman html +./usr/share/man/html1/find.html man-util-htmlman html +./usr/share/man/html1/finger.html man-util-htmlman html +./usr/share/man/html1/flock.html man-util-htmlman html +./usr/share/man/html1/fmt.html man-util-htmlman html +./usr/share/man/html1/fold.html man-util-htmlman html +./usr/share/man/html1/foreach.html man-util-htmlman html +./usr/share/man/html1/from.html man-util-htmlman html +./usr/share/man/html1/fsplit.html man-util-htmlman html +./usr/share/man/html1/fstat.html man-util-htmlman html +./usr/share/man/html1/ftp.html man-netutil-htmlman html +./usr/share/man/html1/gcpp.html man-util-htmlman gcccmds,html +./usr/share/man/html1/gencat.html man-locale-htmlman html +./usr/share/man/html1/getaddrinfo.html man-netutil-htmlman html +./usr/share/man/html1/getcap.html man-util-htmlman html +./usr/share/man/html1/getconf.html man-util-htmlman html +./usr/share/man/html1/getent.html man-util-htmlman html +./usr/share/man/html1/getextattr.html man-util-htmlman html +./usr/share/man/html1/getfacl.html man-util-htmlman html +./usr/share/man/html1/getopt.html man-util-htmlman html +./usr/share/man/html1/gettext.html man-locale-htmlman html +./usr/share/man/html1/gkermit.html man-obsolete html,obsolete +./usr/share/man/html1/grep.html man-util-htmlman html +./usr/share/man/html1/groups.html man-util-htmlman html +./usr/share/man/html1/gunzip.html man-util-htmlman html +./usr/share/man/html1/gzcat.html man-util-htmlman html +./usr/share/man/html1/gzexe.html man-util-htmlman html +./usr/share/man/html1/gzip.html man-util-htmlman html +./usr/share/man/html1/head.html man-util-htmlman html +./usr/share/man/html1/hesinfo.html man-hesiod-htmlman hesiod,html +./usr/share/man/html1/hexdump.html man-util-htmlman html +./usr/share/man/html1/history.html man-util-htmlman html +./usr/share/man/html1/host.html man-netutil-htmlman html +./usr/share/man/html1/hostname.html man-util-htmlman html +./usr/share/man/html1/hp300/grfinfo.html man-obsolete obsolete +./usr/share/man/html1/iconv.html man-util-htmlman html +./usr/share/man/html1/id.html man-util-htmlman html +./usr/share/man/html1/ident.html man-util-htmlman html +./usr/share/man/html1/indent.html man-c-htmlman html +./usr/share/man/html1/info.html man-texinfo-htmlman html +./usr/share/man/html1/infocmp.html man-util-htmlman html +./usr/share/man/html1/infokey.html man-texinfo-htmlman html +./usr/share/man/html1/innetgr.html man-nis-htmlman html +./usr/share/man/html1/install-info.html man-texinfo-htmlman html +./usr/share/man/html1/install.html man-util-htmlman html +./usr/share/man/html1/intro.html man-sys-htmlman html +./usr/share/man/html1/ioctlprint.html man-debug-htmlman html +./usr/share/man/html1/ipcrm.html man-util-htmlman html +./usr/share/man/html1/ipcs.html man-util-htmlman html +./usr/share/man/html1/ipftest.html man-ipf-htmlman ipfilter,html +./usr/share/man/html1/ipresend.html man-ipf-htmlman ipfilter,html +./usr/share/man/html1/ipsend.html man-ipf-htmlman ipfilter,html +./usr/share/man/html1/iptest.html man-ipf-htmlman ipfilter,html +./usr/share/man/html1/jobs.html man-util-htmlman html +./usr/share/man/html1/join.html man-util-htmlman html +./usr/share/man/html1/jot.html man-util-htmlman html +./usr/share/man/html1/kdestroy.html man-krb5-htmlman kerberos,html +./usr/share/man/html1/kdump.html man-debug-htmlman html +./usr/share/man/html1/kgetcred.html man-krb5-htmlman kerberos,html +./usr/share/man/html1/kill.html man-util-htmlman html +./usr/share/man/html1/kimpersonate.html man-obsolete obsolete +./usr/share/man/html1/kinit.html man-krb5-htmlman kerberos,html +./usr/share/man/html1/klist.html man-krb5-htmlman kerberos,html +./usr/share/man/html1/kpasswd.html man-krb5-htmlman kerberos,html +./usr/share/man/html1/krb5-config.html man-krb5-htmlman kerberos,html +./usr/share/man/html1/ksh.html man-util-htmlman html +./usr/share/man/html1/ktrace.html man-debug-htmlman html +./usr/share/man/html1/ktruss.html man-debug-htmlman html +./usr/share/man/html1/kvno.html man-krb5-htmlman kerberos,html +./usr/share/man/html1/kyua-about.html man-kyua-htmlman kyua,html +./usr/share/man/html1/kyua-atf-tester.html man-kyua-htmlman kyua,html +./usr/share/man/html1/kyua-config.html man-kyua-htmlman kyua,html +./usr/share/man/html1/kyua-db-exec.html man-kyua-htmlman kyua,html +./usr/share/man/html1/kyua-db-migrate.html man-kyua-htmlman kyua,html +./usr/share/man/html1/kyua-debug.html man-kyua-htmlman kyua,html +./usr/share/man/html1/kyua-help.html man-kyua-htmlman kyua,html +./usr/share/man/html1/kyua-list.html man-kyua-htmlman kyua,html +./usr/share/man/html1/kyua-plain-tester.html man-kyua-htmlman kyua,html +./usr/share/man/html1/kyua-report-html.html man-kyua-htmlman kyua,html +./usr/share/man/html1/kyua-report.html man-kyua-htmlman kyua,html +./usr/share/man/html1/kyua-test.html man-kyua-htmlman kyua,html +./usr/share/man/html1/kyua-tester.html man-kyua-htmlman kyua,html +./usr/share/man/html1/kyua.html man-kyua-htmlman kyua,html +./usr/share/man/html1/lam.html man-util-htmlman html +./usr/share/man/html1/last.html man-util-htmlman html +./usr/share/man/html1/lastcomm.html man-util-htmlman html +./usr/share/man/html1/ld.aout_so.html man-shlib-htmlman html +./usr/share/man/html1/ld.elf_so.html man-shlib-htmlman html +./usr/share/man/html1/ld.so.html man-shlib-htmlman html +./usr/share/man/html1/ldapadd.html man-ldap-htmlman ldap,html +./usr/share/man/html1/ldapcompare.html man-ldap-htmlman ldap,html +./usr/share/man/html1/ldapdelete.html man-ldap-htmlman ldap,html +./usr/share/man/html1/ldapexop.html man-ldap-htmlman ldap,html +./usr/share/man/html1/ldapmodify.html man-ldap-htmlman ldap,html +./usr/share/man/html1/ldapmodrdn.html man-ldap-htmlman ldap,html +./usr/share/man/html1/ldappasswd.html man-ldap-htmlman ldap,html +./usr/share/man/html1/ldapsearch.html man-ldap-htmlman ldap,html +./usr/share/man/html1/ldapurl.html man-ldap-htmlman ldap,html +./usr/share/man/html1/ldapwhoami.html man-ldap-htmlman ldap,html +./usr/share/man/html1/ldd.html man-util-htmlman html +./usr/share/man/html1/leave.html man-util-htmlman html +./usr/share/man/html1/less.html man-util-htmlman html +./usr/share/man/html1/lessecho.html man-util-htmlman html +./usr/share/man/html1/lesskey.html man-util-htmlman html +./usr/share/man/html1/limit.html man-util-htmlman html +./usr/share/man/html1/linkfarm.html man-obsolete obsolete +./usr/share/man/html1/ln.html man-util-htmlman html +./usr/share/man/html1/locale.html man-util-htmlman html +./usr/share/man/html1/locate.html man-util-htmlman html +./usr/share/man/html1/lock.html man-util-htmlman html +./usr/share/man/html1/logger.html man-util-htmlman html +./usr/share/man/html1/login.html man-util-htmlman html +./usr/share/man/html1/logname.html man-util-htmlman html +./usr/share/man/html1/look.html man-util-htmlman html +./usr/share/man/html1/lp.html man-lpr-htmlman html +./usr/share/man/html1/lpq.html man-lpr-htmlman html +./usr/share/man/html1/lpr.html man-lpr-htmlman html +./usr/share/man/html1/lprm.html man-lpr-htmlman html +./usr/share/man/html1/lptest.html man-lpr-htmlman html +./usr/share/man/html1/ls.html man-util-htmlman html +./usr/share/man/html1/lsextattr.html man-util-htmlman html +./usr/share/man/html1/lua.html man-util-htmlman html +./usr/share/man/html1/lzcat.html man-util-htmlman html +./usr/share/man/html1/lzf.html man-util-htmlman html +./usr/share/man/html1/lzfcat.html man-util-htmlman html +./usr/share/man/html1/lzma.html man-util-htmlman html +./usr/share/man/html1/lzmainfo.html man-util-htmlman html +./usr/share/man/html1/m4.html man-util-htmlman html +./usr/share/man/html1/machine.html man-util-htmlman html +./usr/share/man/html1/mail.html man-mail-htmlman html +./usr/share/man/html1/mailq.html man-postfix-htmlman postfix,html +./usr/share/man/html1/mailx.html man-mail-htmlman html +./usr/share/man/html1/make.html man-util-htmlman html +./usr/share/man/html1/makeinfo.html man-texinfo-htmlman html +./usr/share/man/html1/man.html man-man-htmlman html +./usr/share/man/html1/mandoc.html man-mdocml-htmlman html +./usr/share/man/html1/md2.html man-util-htmlman html +./usr/share/man/html1/md4.html man-util-htmlman html +./usr/share/man/html1/md5.html man-util-htmlman html +./usr/share/man/html1/mdig.html man-bind-htmlman html +./usr/share/man/html1/merge.html man-util-htmlman html +./usr/share/man/html1/mesg.html man-util-htmlman html +./usr/share/man/html1/midiplay.html man-audio-htmlman html +./usr/share/man/html1/midirecord.html man-audio-htmlman html +./usr/share/man/html1/mixerctl.html man-audio-htmlman html +./usr/share/man/html1/mkdep.html man-c-htmlman html +./usr/share/man/html1/mkdir.html man-util-htmlman html +./usr/share/man/html1/mkfifo.html man-sysutil-htmlman html +./usr/share/man/html1/mkfilters.html man-ipf-htmlman ipfilter,html +./usr/share/man/html1/mklocale.html man-util-htmlman html +./usr/share/man/html1/mktemp.html man-util-htmlman html +./usr/share/man/html1/mkubootimage.html man-util-htmlman html +./usr/share/man/html1/mopchk.html man-bootserver-htmlman html +./usr/share/man/html1/mopcopy.html man-bootserver-htmlman html +./usr/share/man/html1/mopprobe.html man-bootserver-htmlman html +./usr/share/man/html1/moptrace.html man-bootserver-htmlman html +./usr/share/man/html1/more.html man-util-htmlman html +./usr/share/man/html1/mset.html man-obsolete obsolete +./usr/share/man/html1/msgattrib.html man-locale-htmlman html +./usr/share/man/html1/msgcat.html man-locale-htmlman html +./usr/share/man/html1/msgcmp.html man-locale-htmlman html +./usr/share/man/html1/msgcomm.html man-locale-htmlman html +./usr/share/man/html1/msgconv.html man-locale-htmlman html +./usr/share/man/html1/msgen.html man-locale-htmlman html +./usr/share/man/html1/msgexec.html man-locale-htmlman html +./usr/share/man/html1/msgfmt.html man-locale-htmlman html +./usr/share/man/html1/msginit.html man-locale-htmlman html +./usr/share/man/html1/msgmerge.html man-locale-htmlman html +./usr/share/man/html1/msgs.html man-util-htmlman html +./usr/share/man/html1/msgunfmt.html man-locale-htmlman html +./usr/share/man/html1/msguniq.html man-locale-htmlman html +./usr/share/man/html1/mt.html man-util-htmlman html +./usr/share/man/html1/mv.html man-util-htmlman html +./usr/share/man/html1/named-checkconf.html man-bind-htmlman html +./usr/share/man/html1/named-checkzone.html man-bind-htmlman html +./usr/share/man/html1/named-compilezone.html man-bind-htmlman html +./usr/share/man/html1/named-journalprint.html man-bind-htmlman html +./usr/share/man/html1/named-rrchecker.html man-bind-htmlman html +./usr/share/man/html1/nbsvtool.html man-crypto-htmlman html +./usr/share/man/html1/nc.html man-netutil-htmlman html +./usr/share/man/html1/netgroup.html man-nis-htmlman html +./usr/share/man/html1/netpgp.html man-crypto-htmlman html +./usr/share/man/html1/netpgpkeys.html man-crypto-htmlman html +./usr/share/man/html1/netpgpverify.html man-crypto-htmlman html +./usr/share/man/html1/netstat.html man-netutil-htmlman html +./usr/share/man/html1/newaliases.html man-postfix-htmlman postfix,html +./usr/share/man/html1/newgrp.html man-util-htmlman html +./usr/share/man/html1/nex.html man-obsolete obsolete +./usr/share/man/html1/nfsstat.html man-nfsclient-htmlman html +./usr/share/man/html1/nice.html man-util-htmlman html +./usr/share/man/html1/nl.html man-util-htmlman html +./usr/share/man/html1/nohup.html man-util-htmlman html +./usr/share/man/html1/nsec3hash.html man-bind-htmlman html +./usr/share/man/html1/nsupdate.html man-netutil-htmlman html +./usr/share/man/html1/nvi.html man-obsolete obsolete +./usr/share/man/html1/nview.html man-obsolete obsolete +./usr/share/man/html1/od.html man-util-htmlman html +./usr/share/man/html1/omshell.html man-dhcpd-htmlman html +./usr/share/man/html1/openpgp.html man-obsolete obsolete +./usr/share/man/html1/openssl-format-options.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html1/openssl-namedisplay-options.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html1/openssl-passphrase-options.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html1/openssl-verification-options.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html1/openssl.html man-crypto-htmlman html +./usr/share/man/html1/openssl_CA.pl.html man-crypto-htmlman html +./usr/share/man/html1/openssl_asn1parse.html man-crypto-htmlman html +./usr/share/man/html1/openssl_ca.html man-crypto-htmlman html +./usr/share/man/html1/openssl_ciphers.html man-crypto-htmlman html +./usr/share/man/html1/openssl_cms.html man-crypto-htmlman html +./usr/share/man/html1/openssl_crl.html man-crypto-htmlman html +./usr/share/man/html1/openssl_crl2pkcs7.html man-crypto-htmlman html +./usr/share/man/html1/openssl_dgst.html man-crypto-htmlman html +./usr/share/man/html1/openssl_dhparam.html man-crypto-htmlman html +./usr/share/man/html1/openssl_dsa.html man-crypto-htmlman html +./usr/share/man/html1/openssl_dsaparam.html man-crypto-htmlman html +./usr/share/man/html1/openssl_ec.html man-crypto-htmlman html +./usr/share/man/html1/openssl_ecparam.html man-crypto-htmlman html +./usr/share/man/html1/openssl_enc.html man-crypto-htmlman html +./usr/share/man/html1/openssl_errstr.html man-crypto-htmlman html +./usr/share/man/html1/openssl_gendsa.html man-crypto-htmlman html +./usr/share/man/html1/openssl_genpkey.html man-crypto-htmlman html +./usr/share/man/html1/openssl_genrsa.html man-crypto-htmlman html +./usr/share/man/html1/openssl_nseq.html man-crypto-htmlman html +./usr/share/man/html1/openssl_passwd.html man-crypto-htmlman html +./usr/share/man/html1/openssl_pkcs12.html man-crypto-htmlman html +./usr/share/man/html1/openssl_pkcs7.html man-crypto-htmlman html +./usr/share/man/html1/openssl_pkcs8.html man-crypto-htmlman html +./usr/share/man/html1/openssl_pkey.html man-crypto-htmlman html +./usr/share/man/html1/openssl_pkeyparam.html man-crypto-htmlman html +./usr/share/man/html1/openssl_pkeyutl.html man-crypto-htmlman html +./usr/share/man/html1/openssl_rand.html man-crypto-htmlman html +./usr/share/man/html1/openssl_req.html man-crypto-htmlman html +./usr/share/man/html1/openssl_rsa.html man-crypto-htmlman html +./usr/share/man/html1/openssl_rsautl.html man-crypto-htmlman html +./usr/share/man/html1/openssl_s_client.html man-crypto-htmlman html +./usr/share/man/html1/openssl_s_server.html man-crypto-htmlman html +./usr/share/man/html1/openssl_s_time.html man-crypto-htmlman html +./usr/share/man/html1/openssl_sess_id.html man-crypto-htmlman html +./usr/share/man/html1/openssl_smime.html man-crypto-htmlman html +./usr/share/man/html1/openssl_speed.html man-crypto-htmlman html +./usr/share/man/html1/openssl_spkac.html man-crypto-htmlman html +./usr/share/man/html1/openssl_ts.html man-crypto-htmlman html +./usr/share/man/html1/openssl_tsget.html man-crypto-htmlman html +./usr/share/man/html1/openssl_verify.html man-crypto-htmlman html +./usr/share/man/html1/openssl_version.html man-crypto-htmlman html +./usr/share/man/html1/openssl_x509.html man-crypto-htmlman html +./usr/share/man/html1/openssl_x509v3_config.html man-obsolete obsolete +./usr/share/man/html1/page.html man-util-htmlman html +./usr/share/man/html1/pagesize.html man-util-htmlman html +./usr/share/man/html1/pamu2fcfg.html man-util-htmlman pam,html +./usr/share/man/html1/passwd.html man-util-htmlman html +./usr/share/man/html1/paste.html man-util-htmlman html +./usr/share/man/html1/patch.html man-util-htmlman html +./usr/share/man/html1/pathchk.html man-util-htmlman html +./usr/share/man/html1/pawd.html man-amd-htmlman html +./usr/share/man/html1/pax.html man-util-htmlman html +./usr/share/man/html1/pcap-config.html man-util-htmlman html +./usr/share/man/html1/pcc.html man-util-htmlman pcc,html +./usr/share/man/html1/pcpp.html man-util-htmlman pcc,html +./usr/share/man/html1/pgrep.html man-util-htmlman html +./usr/share/man/html1/pigz.html man-util-htmlman html +./usr/share/man/html1/pkg_add.html man-pkgutil-htmlman html +./usr/share/man/html1/pkg_admin.html man-pkgutil-htmlman html +./usr/share/man/html1/pkg_create.html man-pkgutil-htmlman html +./usr/share/man/html1/pkg_delete.html man-pkgutil-htmlman html +./usr/share/man/html1/pkg_info.html man-pkgutil-htmlman html +./usr/share/man/html1/pkg_view.html man-obsolete obsolete +./usr/share/man/html1/pkill.html man-util-htmlman html +./usr/share/man/html1/pmap.html man-util-htmlman html +./usr/share/man/html1/pmc.html man-obsolete obsolete +./usr/share/man/html1/popd.html man-util-htmlman html +./usr/share/man/html1/postalias.html man-postfix-htmlman postfix,html +./usr/share/man/html1/postcat.html man-postfix-htmlman postfix,html +./usr/share/man/html1/postconf.html man-postfix-htmlman postfix,html +./usr/share/man/html1/postdrop.html man-postfix-htmlman postfix,html +./usr/share/man/html1/postfix-tls.html man-postfix-htmlman postfix,html +./usr/share/man/html1/postfix.html man-postfix-htmlman postfix,html +./usr/share/man/html1/postkick.html man-postfix-htmlman postfix,html +./usr/share/man/html1/postlock.html man-postfix-htmlman postfix,html +./usr/share/man/html1/postlog.html man-postfix-htmlman postfix,html +./usr/share/man/html1/postmap.html man-postfix-htmlman postfix,html +./usr/share/man/html1/postmulti.html man-postfix-htmlman postfix,html +./usr/share/man/html1/postqueue.html man-postfix-htmlman postfix,html +./usr/share/man/html1/postsuper.html man-postfix-htmlman postfix,html +./usr/share/man/html1/posttls-finger.html man-postfix-htmlman postfix,html +./usr/share/man/html1/pr.html man-util-htmlman html +./usr/share/man/html1/prenice.html man-util-htmlman html +./usr/share/man/html1/printenv.html man-util-htmlman html +./usr/share/man/html1/printf.html man-util-htmlman html +./usr/share/man/html1/progress.html man-util-htmlman html +./usr/share/man/html1/ps.html man-util-htmlman html +./usr/share/man/html1/pushd.html man-util-htmlman html +./usr/share/man/html1/pwait.html man-util-htmlman html +./usr/share/man/html1/pwd.html man-util-htmlman html +./usr/share/man/html1/pwhash.html man-util-htmlman html +./usr/share/man/html1/qsafe.html man-util-htmlman html +./usr/share/man/html1/qsieve.html man-util-htmlman html +./usr/share/man/html1/qsubst.html man-util-htmlman html +./usr/share/man/html1/quota.html man-util-htmlman html +./usr/share/man/html1/radioctl.html man-audio-htmlman html +./usr/share/man/html1/rcmd.html man-netutil-htmlman html +./usr/share/man/html1/rcp.html man-netutil-htmlman html +./usr/share/man/html1/rcs.html man-rcs-htmlman html +./usr/share/man/html1/rcsclean.html man-rcs-htmlman html +./usr/share/man/html1/rcsdiff.html man-rcs-htmlman html +./usr/share/man/html1/rcsfreeze.html man-rcs-htmlman html +./usr/share/man/html1/rcsintro.html man-rcs-htmlman html +./usr/share/man/html1/rcslog.html man-rcs-htmlman html +./usr/share/man/html1/rcsmerge.html man-rcs-htmlman html +./usr/share/man/html1/rdist.html man-netutil-htmlman html +./usr/share/man/html1/readlink.html man-util-htmlman html +./usr/share/man/html1/realpath.html man-util-htmlman html +./usr/share/man/html1/rehash.html man-util-htmlman html +./usr/share/man/html1/repeat.html man-util-htmlman html +./usr/share/man/html1/reset.html man-util-htmlman html +./usr/share/man/html1/resize.html man-util-htmlman html +./usr/share/man/html1/rev.html man-util-htmlman html +./usr/share/man/html1/rfcomm_sppd.html man-util-htmlman html +./usr/share/man/html1/rlog.html man-rcs-htmlman html +./usr/share/man/html1/rlogin.html man-netutil-htmlman html +./usr/share/man/html1/rm.html man-util-htmlman html +./usr/share/man/html1/rmd160.html man-util-htmlman html +./usr/share/man/html1/rmdir.html man-util-htmlman html +./usr/share/man/html1/rmextattr.html man-util-htmlman html +./usr/share/man/html1/rs.html man-util-htmlman html +./usr/share/man/html1/rsh.html man-netutil-htmlman html +./usr/share/man/html1/rtld.html man-shlib-htmlman html +./usr/share/man/html1/rump.dhcpclient.html man-netutil-htmlman html,rump +./usr/share/man/html1/rump.halt.html man-netutil-htmlman html,rump +./usr/share/man/html1/rump_allserver.html man-netutil-htmlman html,rump +./usr/share/man/html1/rump_server.html man-netutil-htmlman html,rump +./usr/share/man/html1/rump_wmd.html man-netutil-htmlman html,rump +./usr/share/man/html1/rup.html man-netutil-htmlman html +./usr/share/man/html1/ruptime.html man-netutil-htmlman html +./usr/share/man/html1/rusers.html man-netutil-htmlman html +./usr/share/man/html1/rwall.html man-netutil-htmlman html +./usr/share/man/html1/rwho.html man-netutil-htmlman html +./usr/share/man/html1/scmdctl.html man-util-htmlman html +./usr/share/man/html1/scp.html man-secsh-htmlman html +./usr/share/man/html1/screenblank.html man-sysutil-htmlman html +./usr/share/man/html1/script.html man-util-htmlman html +./usr/share/man/html1/sdiff.html man-util-htmlman html +./usr/share/man/html1/sdpquery.html man-util-htmlman html +./usr/share/man/html1/sed.html man-util-htmlman html +./usr/share/man/html1/send-pr.html man-gnats-htmlman html +./usr/share/man/html1/sendmail.html man-postfix-htmlman postfix,html +./usr/share/man/html1/seq.html man-util-htmlman html +./usr/share/man/html1/setextattr.html man-util-htmlman html +./usr/share/man/html1/setfacl.html man-util-htmlman html +./usr/share/man/html1/sftp.html man-secsh-htmlman html +./usr/share/man/html1/sh.html man-util-htmlman html +./usr/share/man/html1/sha1.html man-util-htmlman html +./usr/share/man/html1/sha256.html man-util-htmlman html +./usr/share/man/html1/sha384.html man-util-htmlman html +./usr/share/man/html1/sha512.html man-util-htmlman html +./usr/share/man/html1/shar.html man-util-htmlman html +./usr/share/man/html1/shlock.html man-util-htmlman html +./usr/share/man/html1/shmif_dumpbus.html man-util-htmlman rump,html +./usr/share/man/html1/shuffle.html man-util-htmlman html +./usr/share/man/html1/skey.html man-util-htmlman skey,html +./usr/share/man/html1/skeyaudit.html man-util-htmlman skey,html +./usr/share/man/html1/skeyinfo.html man-util-htmlman skey,html +./usr/share/man/html1/skeyinit.html man-util-htmlman skey,html +./usr/share/man/html1/sleep.html man-util-htmlman html +./usr/share/man/html1/slogin.html man-secsh-htmlman html +./usr/share/man/html1/smbutil.html man-obsolete obsolete +./usr/share/man/html1/sntp.html man-ntp-htmlman html +./usr/share/man/html1/sockstat.html man-util-htmlman html +./usr/share/man/html1/sort.html man-util-htmlman html +./usr/share/man/html1/sortinfo.html man-texinfo-htmlman html +./usr/share/man/html1/source.html man-util-htmlman html +./usr/share/man/html1/spell.html man-util-htmlman html +./usr/share/man/html1/split.html man-util-htmlman html +./usr/share/man/html1/sqlite3.html man-util-htmlman html +./usr/share/man/html1/srtconfig.html man-netutil-htmlman html +./usr/share/man/html1/ssh-add.html man-secsh-htmlman html +./usr/share/man/html1/ssh-agent.html man-secsh-htmlman html +./usr/share/man/html1/ssh-copy-id.html man-secsh-htmlman html +./usr/share/man/html1/ssh-keygen.html man-secsh-htmlman html +./usr/share/man/html1/ssh-keyscan.html man-secsh-htmlman html +./usr/share/man/html1/ssh.html man-secsh-htmlman html +./usr/share/man/html1/stat.html man-util-htmlman html +./usr/share/man/html1/stop.html man-util-htmlman html +./usr/share/man/html1/stty.html man-util-htmlman html +./usr/share/man/html1/su.html man-util-htmlman html +./usr/share/man/html1/sum.html man-util-htmlman html +./usr/share/man/html1/sup.html man-obsolete obsolete +./usr/share/man/html1/suspend.html man-util-htmlman html +./usr/share/man/html1/sys_info.html man-util-htmlman html +./usr/share/man/html1/sysstat.html man-util-htmlman html +./usr/share/man/html1/systat.html man-util-htmlman html +./usr/share/man/html1/tabs.html man-util-htmlman html +./usr/share/man/html1/tac.html man-util-htmlman html +./usr/share/man/html1/tail.html man-util-htmlman html +./usr/share/man/html1/talk.html man-netutil-htmlman html +./usr/share/man/html1/tar.html man-util-htmlman html +./usr/share/man/html1/tcopy.html man-util-htmlman html +./usr/share/man/html1/tee.html man-util-htmlman html +./usr/share/man/html1/telnet.html man-netutil-htmlman html +./usr/share/man/html1/test.html man-util-htmlman html +./usr/share/man/html1/texi2dvi.html man-texinfo-htmlman html +./usr/share/man/html1/texindex.html man-texinfo-htmlman html +./usr/share/man/html1/tftp.html man-netutil-htmlman html +./usr/share/man/html1/tic.html man-util-htmlman html +./usr/share/man/html1/time.html man-util-htmlman html +./usr/share/man/html1/timeout.html man-util-htmlman html +./usr/share/man/html1/tip.html man-util-htmlman html +./usr/share/man/html1/tmux.html man-util-htmlman html +./usr/share/man/html1/tn3270.html man-obsolete obsolete +./usr/share/man/html1/top.html man-util-htmlman html +./usr/share/man/html1/touch.html man-util-htmlman html +./usr/share/man/html1/tpfmt.html man-obsolete obsolete +./usr/share/man/html1/tpm_sealdata.html man-tpm-htmlman tpm,html +./usr/share/man/html1/tpm_version.html man-tpm-htmlman tpm,html +./usr/share/man/html1/tput.html man-util-htmlman html +./usr/share/man/html1/tr.html man-util-htmlman html +./usr/share/man/html1/tradcpp.html man-util-htmlman html +./usr/share/man/html1/true.html man-util-htmlman html +./usr/share/man/html1/tset.html man-util-htmlman html +./usr/share/man/html1/tty.html man-util-htmlman html +./usr/share/man/html1/ul.html man-util-htmlman html +./usr/share/man/html1/uname.html man-util-htmlman html +./usr/share/man/html1/unbound-host.html man-netutil-htmlman html,unbound +./usr/share/man/html1/uncompress.html man-util-htmlman html +./usr/share/man/html1/unexpand.html man-util-htmlman html +./usr/share/man/html1/uniq.html man-util-htmlman html +./usr/share/man/html1/units.html man-util-htmlman html +./usr/share/man/html1/unlzf.html man-util-htmlman html +./usr/share/man/html1/unlzma.html man-util-htmlman html +./usr/share/man/html1/unpigz.html man-util-htmlman html +./usr/share/man/html1/unvis.html man-util-htmlman html +./usr/share/man/html1/unxz.html man-util-htmlman html +./usr/share/man/html1/unzip.html man-util-htmlman html +./usr/share/man/html1/uptime.html man-util-htmlman html +./usr/share/man/html1/usbhidaction.html man-util-htmlman html +./usr/share/man/html1/usbhidctl.html man-util-htmlman html +./usr/share/man/html1/users.html man-util-htmlman html +./usr/share/man/html1/utoppya.html man-util-htmlman html +./usr/share/man/html1/uudecode.html man-util-htmlman html +./usr/share/man/html1/uuencode.html man-util-htmlman html +./usr/share/man/html1/uuidgen.html man-util-htmlman html +./usr/share/man/html1/vacation.html man-mail-htmlman html +./usr/share/man/html1/vi.html man-util-htmlman html +./usr/share/man/html1/videoctl.html man-video-htmlman html +./usr/share/man/html1/view.html man-util-htmlman html +./usr/share/man/html1/vis.html man-util-htmlman html +./usr/share/man/html1/vmstat.html man-util-htmlman html +./usr/share/man/html1/vndcompress.html man-util-htmlman html +./usr/share/man/html1/vnduncompress.html man-util-htmlman html +./usr/share/man/html1/w.html man-util-htmlman html +./usr/share/man/html1/wait.html man-util-htmlman html +./usr/share/man/html1/wall.html man-util-htmlman html +./usr/share/man/html1/wc.html man-util-htmlman html +./usr/share/man/html1/what.html man-util-htmlman html +./usr/share/man/html1/whatis.html man-util-htmlman html +./usr/share/man/html1/whereis.html man-util-htmlman html +./usr/share/man/html1/which.html man-util-htmlman html +./usr/share/man/html1/who.html man-util-htmlman html +./usr/share/man/html1/whoami.html man-util-htmlman html +./usr/share/man/html1/whois.html man-netutil-htmlman html +./usr/share/man/html1/window.html man-obsolete obsolete +./usr/share/man/html1/write.html man-util-htmlman html +./usr/share/man/html1/x68k/aout2hux.html man-util-htmlman html +./usr/share/man/html1/x68k/bellctrl.html man-util-htmlman html +./usr/share/man/html1/x68k/loadfont.html man-util-htmlman html +./usr/share/man/html1/x68k/loadkmap.html man-util-htmlman html +./usr/share/man/html1/x68k/palette.html man-util-htmlman html +./usr/share/man/html1/x68k/tvctrl.html man-util-htmlman html +./usr/share/man/html1/xargs.html man-util-htmlman html +./usr/share/man/html1/xgettext.html man-locale-htmlman html +./usr/share/man/html1/xmlwf.html man-util-htmlman html +./usr/share/man/html1/xz.html man-util-htmlman html +./usr/share/man/html1/xzcat.html man-util-htmlman html +./usr/share/man/html1/yes.html man-util-htmlman html +./usr/share/man/html1/ypcat.html man-nis-htmlman yp,html +./usr/share/man/html1/ypmatch.html man-nis-htmlman yp,html +./usr/share/man/html1/yppasswd.html man-nis-htmlman use_yp,html +./usr/share/man/html1/ypwhich.html man-nis-htmlman yp,html +./usr/share/man/html1/zcat.html man-util-htmlman html +./usr/share/man/html1/zcmp.html man-util-htmlman html +./usr/share/man/html1/zdiff.html man-util-htmlman html +./usr/share/man/html1/zegrep.html man-util-htmlman html +./usr/share/man/html1/zfgrep.html man-util-htmlman html +./usr/share/man/html1/zforce.html man-util-htmlman html +./usr/share/man/html1/zgrep.html man-util-htmlman html +./usr/share/man/html1/zless.html man-util-htmlman html +./usr/share/man/html1/zmore.html man-util-htmlman html +./usr/share/man/html1/znew.html man-util-htmlman html +./usr/share/man/html1/ztest.html man-zfs-htmlman zfs,html +./usr/share/man/html3/eddsa_pk_new.html man-util-htmlman html +./usr/share/man/html3/es256_pk_new.html man-util-htmlman html +./usr/share/man/html3/es384_pk_new.html man-util-htmlman html +./usr/share/man/html3/libbozohttpd.html man-sys-htmlman html +./usr/share/man/html3/libunbound.html man-netutil-htmlman html,unbound +./usr/share/man/html3/rs256_pk_new.html man-util-htmlman html +./usr/share/man/html3lua/bozohttpd.html man-sys-htmlman html +./usr/share/man/html3lua/gpio.attach.html man-sys-htmlman html +./usr/share/man/html3lua/gpio.close.html man-sys-htmlman html +./usr/share/man/html3lua/gpio.html man-sys-htmlman html +./usr/share/man/html3lua/gpio.info.html man-sys-htmlman html +./usr/share/man/html3lua/gpio.open.html man-sys-htmlman html +./usr/share/man/html3lua/gpio.read.html man-sys-htmlman html +./usr/share/man/html3lua/gpio.set.html man-sys-htmlman html +./usr/share/man/html3lua/gpio.toggle.html man-sys-htmlman html +./usr/share/man/html3lua/gpio.unset.html man-sys-htmlman html +./usr/share/man/html3lua/gpio.write.html man-sys-htmlman html +./usr/share/man/html3lua/intro.html man-sys-htmlman html +./usr/share/man/html3lua/libm.html man-sys-htmlman html +./usr/share/man/html3lua/netpgp.html man-sys-htmlman html +./usr/share/man/html3lua/sqlite.html man-sys-htmlman html +./usr/share/man/html3lua/syslog.html man-sys-htmlman html +./usr/share/man/html4/aac.html man-sys-htmlman html +./usr/share/man/html4/ac97.html man-sys-htmlman html +./usr/share/man/html4/acardide.html man-sys-htmlman html +./usr/share/man/html4/aceride.html man-sys-htmlman html +./usr/share/man/html4/acorn26/arckbd.html man-obsolete obsolete +./usr/share/man/html4/acorn26/arcwskbd.html man-obsolete obsolete +./usr/share/man/html4/acorn26/arcwsmouse.html man-obsolete obsolete +./usr/share/man/html4/acorn26/cpu.html man-obsolete obsolete +./usr/share/man/html4/acorn26/eca.html man-obsolete obsolete +./usr/share/man/html4/acorn26/eh.html man-obsolete obsolete +./usr/share/man/html4/acorn26/iobus.html man-obsolete obsolete +./usr/share/man/html4/acorn26/unixbp.html man-obsolete obsolete +./usr/share/man/html4/acorn32/asc.html man-sys-htmlman html +./usr/share/man/html4/acorn32/autoconf.html man-sys-htmlman html +./usr/share/man/html4/acorn32/cosc.html man-sys-htmlman html +./usr/share/man/html4/acorn32/csc.html man-sys-htmlman html +./usr/share/man/html4/acorn32/ie.html man-sys-htmlman html +./usr/share/man/html4/acorn32/intro.html man-sys-htmlman html +./usr/share/man/html4/acorn32/iomdkbc.html man-sys-htmlman html +./usr/share/man/html4/acorn32/kmem.html man-sys-htmlman html +./usr/share/man/html4/acorn32/lpa.html man-sys-htmlman html +./usr/share/man/html4/acorn32/lpt.html man-sys-htmlman html +./usr/share/man/html4/acorn32/mainbus.html man-sys-htmlman html +./usr/share/man/html4/acorn32/mem.html man-sys-htmlman html +./usr/share/man/html4/acorn32/ptsc.html man-sys-htmlman html +./usr/share/man/html4/acorn32/qms.html man-sys-htmlman html +./usr/share/man/html4/acorn32/vidcaudio.html man-sys-htmlman html +./usr/share/man/html4/acorn32/vidcvideo.html man-sys-htmlman html +./usr/share/man/html4/acphy.html man-sys-htmlman html +./usr/share/man/html4/acpi.html man-sys-htmlman html +./usr/share/man/html4/acpiacad.html man-sys-htmlman html +./usr/share/man/html4/acpibat.html man-sys-htmlman html +./usr/share/man/html4/acpibut.html man-sys-htmlman html +./usr/share/man/html4/acpicpu.html man-sys-htmlman html +./usr/share/man/html4/acpidalb.html man-sys-htmlman html +./usr/share/man/html4/acpiec.html man-sys-htmlman html +./usr/share/man/html4/acpiecdt.html man-sys-htmlman html +./usr/share/man/html4/acpifan.html man-sys-htmlman html +./usr/share/man/html4/acpilid.html man-sys-htmlman html +./usr/share/man/html4/acpiout.html man-sys-htmlman html +./usr/share/man/html4/acpipmtr.html man-sys-htmlman html +./usr/share/man/html4/acpismbus.html man-sys-htmlman html +./usr/share/man/html4/acpitz.html man-sys-htmlman html +./usr/share/man/html4/acpivga.html man-sys-htmlman html +./usr/share/man/html4/acpiwdrt.html man-sys-htmlman html +./usr/share/man/html4/acpiwmi.html man-sys-htmlman html +./usr/share/man/html4/adb.html man-sys-htmlman html +./usr/share/man/html4/adbbt.html man-sys-htmlman html +./usr/share/man/html4/adbkbd.html man-sys-htmlman html +./usr/share/man/html4/adbms.html man-sys-htmlman html +./usr/share/man/html4/adc.html man-sys-htmlman html +./usr/share/man/html4/adm1026hm.html man-sys-htmlman html +./usr/share/man/html4/adm1027.html man-sys-htmlman html +./usr/share/man/html4/adm1030.html man-sys-htmlman html +./usr/share/man/html4/admtemp.html man-sys-htmlman html +./usr/share/man/html4/adt7463.html man-sys-htmlman html +./usr/share/man/html4/adt7466.html man-sys-htmlman html +./usr/share/man/html4/adt7467.html man-sys-htmlman html +./usr/share/man/html4/adt7467c.html man-obsolete obsolete +./usr/share/man/html4/adt7468.html man-sys-htmlman html +./usr/share/man/html4/adt7473.html man-sys-htmlman html +./usr/share/man/html4/adt7475.html man-sys-htmlman html +./usr/share/man/html4/adt7476.html man-sys-htmlman html +./usr/share/man/html4/adv.html man-sys-htmlman html +./usr/share/man/html4/adw.html man-sys-htmlman html +./usr/share/man/html4/age.html man-sys-htmlman html +./usr/share/man/html4/agp.html man-sys-htmlman html +./usr/share/man/html4/agr.html man-sys-htmlman html +./usr/share/man/html4/aha.html man-sys-htmlman html +./usr/share/man/html4/ahb.html man-sys-htmlman html +./usr/share/man/html4/ahc.html man-sys-htmlman html +./usr/share/man/html4/ahci.html man-sys-htmlman html +./usr/share/man/html4/ahcisata.html man-sys-htmlman html +./usr/share/man/html4/ahd.html man-sys-htmlman html +./usr/share/man/html4/aht20temp.html man-sys-htmlman html +./usr/share/man/html4/ai.html man-sys-htmlman html +./usr/share/man/html4/aiboost.html man-sys-htmlman html +./usr/share/man/html4/aibs.html man-sys-htmlman html +./usr/share/man/html4/aic.html man-sys-htmlman html +./usr/share/man/html4/akbd.html man-sys-htmlman html +./usr/share/man/html4/alc.html man-sys-htmlman html +./usr/share/man/html4/ale.html man-sys-htmlman html +./usr/share/man/html4/alipm.html man-sys-htmlman html +./usr/share/man/html4/alpha/apecs.html man-sys-htmlman html +./usr/share/man/html4/alpha/asc.html man-sys-htmlman html +./usr/share/man/html4/alpha/autoconf.html man-sys-htmlman html +./usr/share/man/html4/alpha/cia.html man-sys-htmlman html +./usr/share/man/html4/alpha/dwlpx.html man-sys-htmlman html +./usr/share/man/html4/alpha/gbus.html man-sys-htmlman html +./usr/share/man/html4/alpha/intro.html man-sys-htmlman html +./usr/share/man/html4/alpha/irongate.html man-sys-htmlman html +./usr/share/man/html4/alpha/jensenio.html man-sys-htmlman html +./usr/share/man/html4/alpha/kft.html man-sys-htmlman html +./usr/share/man/html4/alpha/lca.html man-sys-htmlman html +./usr/share/man/html4/alpha/mcbus.html man-sys-htmlman html +./usr/share/man/html4/alpha/mcmem.html man-sys-htmlman html +./usr/share/man/html4/alpha/mcpcia.html man-sys-htmlman html +./usr/share/man/html4/alpha/sableio.html man-sys-htmlman html +./usr/share/man/html4/alpha/tcasic.html man-sys-htmlman html +./usr/share/man/html4/alpha/tlsb.html man-sys-htmlman html +./usr/share/man/html4/alpha/tlsbmem.html man-sys-htmlman html +./usr/share/man/html4/alpha/tsc.html man-sys-htmlman html +./usr/share/man/html4/alpha/tsciic.html man-sys-htmlman html +./usr/share/man/html4/alpha/tsp.html man-sys-htmlman html +./usr/share/man/html4/alpha/ttwoga.html man-sys-htmlman html +./usr/share/man/html4/alpha/ttwopci.html man-sys-htmlman html +./usr/share/man/html4/altmem.html man-sys-htmlman html +./usr/share/man/html4/altq.html man-sys-htmlman html +./usr/share/man/html4/am2315temp.html man-sys-htmlman html +./usr/share/man/html4/amdpm.html man-sys-htmlman html +./usr/share/man/html4/amdtemp.html man-sys-htmlman html +./usr/share/man/html4/amhphy.html man-sys-htmlman html +./usr/share/man/html4/amiga/a1k2cp.html man-sys-htmlman html +./usr/share/man/html4/amiga/a2kbbc.html man-sys-htmlman html +./usr/share/man/html4/amiga/a34kbbc.html man-sys-htmlman html +./usr/share/man/html4/amiga/acafh.html man-sys-htmlman html +./usr/share/man/html4/amiga/afsc.html man-sys-htmlman html +./usr/share/man/html4/amiga/ahsc.html man-sys-htmlman html +./usr/share/man/html4/amiga/amidisplaycc.html man-sys-htmlman html +./usr/share/man/html4/amiga/atzsc.html man-sys-htmlman html +./usr/share/man/html4/amiga/autoconf.html man-sys-htmlman html +./usr/share/man/html4/amiga/bah.html man-sys-htmlman html +./usr/share/man/html4/amiga/bppcsc.html man-sys-htmlman html +./usr/share/man/html4/amiga/clockport.html man-sys-htmlman html +./usr/share/man/html4/amiga/console.html man-sys-htmlman html +./usr/share/man/html4/amiga/cv3dpb.html man-sys-htmlman html +./usr/share/man/html4/amiga/drbbc.html man-sys-htmlman html +./usr/share/man/html4/amiga/ed.html man-sys-htmlman html +./usr/share/man/html4/amiga/efa.html man-sys-htmlman html +./usr/share/man/html4/amiga/em4k.html man-sys-htmlman html +./usr/share/man/html4/amiga/emmem.html man-sys-htmlman html +./usr/share/man/html4/amiga/empb.html man-sys-htmlman html +./usr/share/man/html4/amiga/empm.html man-sys-htmlman html +./usr/share/man/html4/amiga/es.html man-sys-htmlman html +./usr/share/man/html4/amiga/fdc.html man-sys-htmlman html +./usr/share/man/html4/amiga/grf.html man-sys-htmlman html +./usr/share/man/html4/amiga/grfcl.html man-sys-htmlman html +./usr/share/man/html4/amiga/grfcv.html man-sys-htmlman html +./usr/share/man/html4/amiga/grfcv3d.html man-sys-htmlman html +./usr/share/man/html4/amiga/grfet.html man-sys-htmlman html +./usr/share/man/html4/amiga/grfrh.html man-sys-htmlman html +./usr/share/man/html4/amiga/grfrt.html man-sys-htmlman html +./usr/share/man/html4/amiga/grful.html man-sys-htmlman html +./usr/share/man/html4/amiga/gtsc.html man-sys-htmlman html +./usr/share/man/html4/amiga/intro.html man-sys-htmlman html +./usr/share/man/html4/amiga/ite.html man-sys-htmlman html +./usr/share/man/html4/amiga/kmem.html man-sys-htmlman html +./usr/share/man/html4/amiga/mem.html man-sys-htmlman html +./usr/share/man/html4/amiga/mfcs.html man-sys-htmlman html +./usr/share/man/html4/amiga/mgnsc.html man-sys-htmlman html +./usr/share/man/html4/amiga/mntva.html man-sys-htmlman html +./usr/share/man/html4/amiga/mppb.html man-sys-htmlman html +./usr/share/man/html4/amiga/p5membar.html man-sys-htmlman html +./usr/share/man/html4/amiga/p5pb.html man-sys-htmlman html +./usr/share/man/html4/amiga/qn.html man-sys-htmlman html +./usr/share/man/html4/amiga/ser.html man-sys-htmlman html +./usr/share/man/html4/amiga/wesc.html man-sys-htmlman html +./usr/share/man/html4/amiga/xsh.html man-sys-htmlman html +./usr/share/man/html4/amiga/xsurf.html man-sys-htmlman html +./usr/share/man/html4/amiga/z3rambd.html man-sys-htmlman html +./usr/share/man/html4/amiga/zssc.html man-sys-htmlman html +./usr/share/man/html4/amiga/zz9k.html man-sys-htmlman html +./usr/share/man/html4/amr.html man-sys-htmlman html +./usr/share/man/html4/ams.html man-sys-htmlman html +./usr/share/man/html4/an.html man-sys-htmlman html +./usr/share/man/html4/aps.html man-sys-htmlman html +./usr/share/man/html4/aq.html man-sys-htmlman html +./usr/share/man/html4/arc/intro.html man-sys-htmlman html +./usr/share/man/html4/arcmsr.html man-sys-htmlman html +./usr/share/man/html4/arcofi.html man-sys-htmlman html +./usr/share/man/html4/aria.html man-sys-htmlman html +./usr/share/man/html4/arp.html man-sys-htmlman html +./usr/share/man/html4/artsata.html man-sys-htmlman html +./usr/share/man/html4/ast.html man-sys-htmlman html +./usr/share/man/html4/asus.html man-sys-htmlman html +./usr/share/man/html4/ata.html man-sys-htmlman html +./usr/share/man/html4/atabus.html man-sys-htmlman html +./usr/share/man/html4/atalk.html man-sys-htmlman html +./usr/share/man/html4/atapi.html man-sys-htmlman html +./usr/share/man/html4/atapibus.html man-sys-htmlman html +./usr/share/man/html4/ataraid.html man-sys-htmlman html +./usr/share/man/html4/atari/et.html man-sys-htmlman html +./usr/share/man/html4/atari/floppy.html man-sys-htmlman html +./usr/share/man/html4/atari/intro.html man-sys-htmlman html +./usr/share/man/html4/atari/ms.html man-sys-htmlman html +./usr/share/man/html4/atari/rtc.html man-sys-htmlman html +./usr/share/man/html4/ate.html man-sys-htmlman html +./usr/share/man/html4/atf-test-case.html man-atf-htmlman html,atf +./usr/share/man/html4/ath.html man-sys-htmlman html +./usr/share/man/html4/athn.html man-sys-htmlman html +./usr/share/man/html4/atphy.html man-sys-htmlman html +./usr/share/man/html4/atppc.html man-sys-htmlman html +./usr/share/man/html4/attimer.html man-sys-htmlman html +./usr/share/man/html4/atu.html man-sys-htmlman html +./usr/share/man/html4/atw.html man-sys-htmlman html +./usr/share/man/html4/au8522.html man-sys-htmlman html +./usr/share/man/html4/auacer.html man-sys-htmlman html +./usr/share/man/html4/aubtfwl.html man-sys-htmlman html +./usr/share/man/html4/audio.html man-sys-htmlman html +./usr/share/man/html4/audiocs.html man-sys-htmlman html +./usr/share/man/html4/audioctl.html man-sys-htmlman html +./usr/share/man/html4/aue.html man-sys-htmlman html +./usr/share/man/html4/auich.html man-sys-htmlman html +./usr/share/man/html4/auixp.html man-sys-htmlman html +./usr/share/man/html4/autri.html man-sys-htmlman html +./usr/share/man/html4/auvia.html man-sys-htmlman html +./usr/share/man/html4/auvitek.html man-sys-htmlman html +./usr/share/man/html4/awi.html man-sys-htmlman html +./usr/share/man/html4/axe.html man-sys-htmlman html +./usr/share/man/html4/axen.html man-sys-htmlman html +./usr/share/man/html4/az.html man-sys-htmlman html +./usr/share/man/html4/azalia.html man-obsolete obsolete +./usr/share/man/html4/battery_pmu.html man-sys-htmlman html +./usr/share/man/html4/bba.html man-sys-htmlman html +./usr/share/man/html4/bce.html man-sys-htmlman html +./usr/share/man/html4/bcsp.html man-sys-htmlman html +./usr/share/man/html4/be.html man-sys-htmlman html +./usr/share/man/html4/bge.html man-sys-htmlman html +./usr/share/man/html4/bha.html man-sys-htmlman html +./usr/share/man/html4/bicc.html man-sys-htmlman html +./usr/share/man/html4/bio.html man-sys-htmlman html +./usr/share/man/html4/bktr.html man-sys-htmlman html +./usr/share/man/html4/bluetooth.html man-sys-htmlman html +./usr/share/man/html4/bmtphy.html man-sys-htmlman html +./usr/share/man/html4/bmx280thp.html man-sys-htmlman html +./usr/share/man/html4/bnx.html man-sys-htmlman html +./usr/share/man/html4/boca.html man-sys-htmlman html +./usr/share/man/html4/bpf.html man-sys-htmlman html +./usr/share/man/html4/bpfjit.html man-sys-htmlman html +./usr/share/man/html4/brgphy.html man-sys-htmlman html +./usr/share/man/html4/bridge.html man-sys-htmlman html +./usr/share/man/html4/bt.html man-sys-htmlman html +./usr/share/man/html4/bt3c.html man-sys-htmlman html +./usr/share/man/html4/btbc.html man-sys-htmlman html +./usr/share/man/html4/bthidev.html man-sys-htmlman html +./usr/share/man/html4/bthub.html man-sys-htmlman html +./usr/share/man/html4/btkbd.html man-sys-htmlman html +./usr/share/man/html4/btmagic.html man-sys-htmlman html +./usr/share/man/html4/btms.html man-sys-htmlman html +./usr/share/man/html4/btsco.html man-sys-htmlman html +./usr/share/man/html4/btuart.html man-sys-htmlman html +./usr/share/man/html4/bwfm.html man-sys-htmlman html +./usr/share/man/html4/bwi.html man-sys-htmlman html +./usr/share/man/html4/cac.html man-sys-htmlman html +./usr/share/man/html4/can.html man-sys-htmlman html +./usr/share/man/html4/canloop.html man-sys-htmlman html +./usr/share/man/html4/cardbus.html man-sys-htmlman html +./usr/share/man/html4/cardslot.html man-sys-htmlman html +./usr/share/man/html4/carp.html man-sys-htmlman html +./usr/share/man/html4/cas.html man-sys-htmlman html +./usr/share/man/html4/cbb.html man-sys-htmlman html +./usr/share/man/html4/ccd.html man-sys-htmlman html +./usr/share/man/html4/cd.html man-sys-htmlman html +./usr/share/man/html4/cdce.html man-sys-htmlman html +./usr/share/man/html4/cec.html man-sys-htmlman html +./usr/share/man/html4/cfb.html man-sys-htmlman html +./usr/share/man/html4/cgd.html man-sys-htmlman html +./usr/share/man/html4/ch.html man-sys-htmlman html +./usr/share/man/html4/chipsfb.html man-sys-htmlman html +./usr/share/man/html4/ciphy.html man-sys-htmlman html +./usr/share/man/html4/cir.html man-sys-htmlman html +./usr/share/man/html4/ciss.html man-sys-htmlman html +./usr/share/man/html4/clcs.html man-sys-htmlman html +./usr/share/man/html4/clct.html man-sys-htmlman html +./usr/share/man/html4/clnp.html man-obsolete obsolete +./usr/share/man/html4/clockctl.html man-sys-htmlman html +./usr/share/man/html4/cltp.html man-obsolete obsolete +./usr/share/man/html4/cmdide.html man-sys-htmlman html +./usr/share/man/html4/cmpci.html man-sys-htmlman html +./usr/share/man/html4/cms.html man-sys-htmlman html +./usr/share/man/html4/cnw.html man-sys-htmlman html +./usr/share/man/html4/cobalt/gt.html man-sys-htmlman html +./usr/share/man/html4/cobalt/intro.html man-sys-htmlman html +./usr/share/man/html4/com.html man-sys-htmlman html +./usr/share/man/html4/coram.html man-sys-htmlman html +./usr/share/man/html4/coretemp.html man-obsolete obsolete +./usr/share/man/html4/crypto.html man-sys-htmlman html +./usr/share/man/html4/cs.html man-sys-htmlman html +./usr/share/man/html4/cs80bus.html man-sys-htmlman html +./usr/share/man/html4/cuda.html man-sys-htmlman html +./usr/share/man/html4/cue.html man-sys-htmlman html +./usr/share/man/html4/cx24227.html man-sys-htmlman html +./usr/share/man/html4/cxdtv.html man-sys-htmlman html +./usr/share/man/html4/cy.html man-sys-htmlman html +./usr/share/man/html4/cypide.html man-sys-htmlman html +./usr/share/man/html4/cz.html man-sys-htmlman html +./usr/share/man/html4/daic.html man-obsolete obsolete +./usr/share/man/html4/dbCool.html man-sys-htmlman html +./usr/share/man/html4/dbcool.html man-sys-htmlman html +./usr/share/man/html4/ddb.html man-sys-htmlman html +./usr/share/man/html4/ddc.html man-sys-htmlman html +./usr/share/man/html4/de.html man-obsolete obsolete +./usr/share/man/html4/depca.html man-sys-htmlman html +./usr/share/man/html4/dge.html man-sys-htmlman html +./usr/share/man/html4/dk.html man-sys-htmlman html +./usr/share/man/html4/dm.html man-sys-htmlman html +./usr/share/man/html4/dmoverio.html man-sys-htmlman html +./usr/share/man/html4/dmphy.html man-sys-htmlman html +./usr/share/man/html4/dpt.html man-sys-htmlman html +./usr/share/man/html4/dpti.html man-sys-htmlman html +./usr/share/man/html4/dreamcast/aica.html man-sys-htmlman html +./usr/share/man/html4/dreamcast/g2bus.html man-sys-htmlman html +./usr/share/man/html4/dreamcast/gapspci.html man-sys-htmlman html +./usr/share/man/html4/dreamcast/gdrom.html man-sys-htmlman html +./usr/share/man/html4/dreamcast/intro.html man-sys-htmlman html +./usr/share/man/html4/dreamcast/maple.html man-sys-htmlman html +./usr/share/man/html4/dreamcast/mkbd.html man-sys-htmlman html +./usr/share/man/html4/dreamcast/mlcd.html man-sys-htmlman html +./usr/share/man/html4/dreamcast/mmem.html man-sys-htmlman html +./usr/share/man/html4/dreamcast/mms.html man-sys-htmlman html +./usr/share/man/html4/dreamcast/pvr.html man-sys-htmlman html +./usr/share/man/html4/drm.html man-sys-htmlman html +./usr/share/man/html4/drum.html man-sys-htmlman html +./usr/share/man/html4/drvctl.html man-sys-htmlman html +./usr/share/man/html4/dse.html man-sys-htmlman html +./usr/share/man/html4/dtide.html man-sys-htmlman html +./usr/share/man/html4/dtv.html man-sys-htmlman html +./usr/share/man/html4/dtviic.html man-sys-htmlman html +./usr/share/man/html4/dty.html man-sys-htmlman html +./usr/share/man/html4/dwctwo.html man-sys-htmlman html +./usr/share/man/html4/ea.html man-sys-htmlman html +./usr/share/man/html4/eap.html man-sys-htmlman html +./usr/share/man/html4/eb.html man-sys-htmlman html +./usr/share/man/html4/ebus.html man-sys-htmlman html +./usr/share/man/html4/ec.html man-sys-htmlman html +./usr/share/man/html4/edc.html man-sys-htmlman html +./usr/share/man/html4/ef.html man-sys-htmlman html +./usr/share/man/html4/eg.html man-sys-htmlman html +./usr/share/man/html4/ehci.html man-sys-htmlman html +./usr/share/man/html4/ei.html man-sys-htmlman html +./usr/share/man/html4/eisa.html man-sys-htmlman html +./usr/share/man/html4/el.html man-sys-htmlman html +./usr/share/man/html4/elmc.html man-sys-htmlman html +./usr/share/man/html4/emdtv.html man-sys-htmlman html +./usr/share/man/html4/emips/ace.html man-sys-htmlman html +./usr/share/man/html4/emips/autoconf.html man-sys-htmlman html +./usr/share/man/html4/emips/dz.html man-sys-htmlman html +./usr/share/man/html4/emips/ebus.html man-sys-htmlman html +./usr/share/man/html4/emips/eclock.html man-sys-htmlman html +./usr/share/man/html4/emips/enic.html man-sys-htmlman html +./usr/share/man/html4/emips/intro.html man-sys-htmlman html +./usr/share/man/html4/emuxki.html man-sys-htmlman html +./usr/share/man/html4/en.html man-obsolete obsolete +./usr/share/man/html4/ena.html man-sys-htmlman html +./usr/share/man/html4/envsys.html man-sys-htmlman html +./usr/share/man/html4/ep.html man-sys-htmlman html +./usr/share/man/html4/epic.html man-sys-htmlman html +./usr/share/man/html4/eqos.html man-sys-htmlman html +./usr/share/man/html4/esa.html man-sys-htmlman html +./usr/share/man/html4/esh.html man-obsolete obsolete +./usr/share/man/html4/esiop.html man-sys-htmlman html +./usr/share/man/html4/esis.html man-obsolete obsolete +./usr/share/man/html4/esl.html man-obsolete obsolete +./usr/share/man/html4/esm.html man-sys-htmlman html +./usr/share/man/html4/eso.html man-sys-htmlman html +./usr/share/man/html4/esp.html man-sys-htmlman html +./usr/share/man/html4/ess.html man-sys-htmlman html +./usr/share/man/html4/et.html man-sys-htmlman html +./usr/share/man/html4/etherip.html man-obsolete obsolete +./usr/share/man/html4/etphy.html man-sys-htmlman html +./usr/share/man/html4/evbarm/awge.html man-sys-htmlman html +./usr/share/man/html4/evbarm/bcmgpio.html man-sys-htmlman html +./usr/share/man/html4/evbarm/cpsw.html man-sys-htmlman html +./usr/share/man/html4/evbarm/epgpio.html man-sys-htmlman html +./usr/share/man/html4/evbarm/gxio.html man-sys-htmlman html +./usr/share/man/html4/evbarm/intro.html man-sys-htmlman html +./usr/share/man/html4/evbarm/iopaau.html man-sys-htmlman html +./usr/share/man/html4/evbarm/iopwdog.html man-sys-htmlman html +./usr/share/man/html4/evbarm/rktsadc.html man-sys-htmlman html +./usr/share/man/html4/evbarm/sun8icrypto.html man-sys-htmlman html +./usr/share/man/html4/evbarm/vcaudio.html man-sys-htmlman html +./usr/share/man/html4/evbarm/vchiq.html man-sys-htmlman html +./usr/share/man/html4/evbmips/aupci.html man-sys-htmlman html +./usr/share/man/html4/evbmips/intro.html man-sys-htmlman html +./usr/share/man/html4/evbppc/cpc.html man-sys-htmlman html +./usr/share/man/html4/evbppc/intro_pmppc.html man-sys-htmlman html +./usr/share/man/html4/evbppc/mainbus.html man-sys-htmlman html +./usr/share/man/html4/evbppc/rtc.html man-sys-htmlman html +./usr/share/man/html4/ex.html man-sys-htmlman html +./usr/share/man/html4/exphy.html man-sys-htmlman html +./usr/share/man/html4/faith.html man-sys-htmlman html +./usr/share/man/html4/fast_ipsec.html man-obsolete obsolete +./usr/share/man/html4/fd.html man-sys-htmlman html +./usr/share/man/html4/fea.html man-obsolete obsolete +./usr/share/man/html4/filemon.html man-obsolete obsolete +./usr/share/man/html4/finsio.html man-sys-htmlman html +./usr/share/man/html4/flash.html man-sys-htmlman html +./usr/share/man/html4/fms.html man-sys-htmlman html +./usr/share/man/html4/fmv.html man-sys-htmlman html +./usr/share/man/html4/fpa.html man-obsolete obsolete +./usr/share/man/html4/fss.html man-sys-htmlman html +./usr/share/man/html4/fssbs.html man-obsolete obsolete +./usr/share/man/html4/fta.html man-obsolete obsolete +./usr/share/man/html4/fujbp.html man-sys-htmlman html +./usr/share/man/html4/fujhk.html man-sys-htmlman html +./usr/share/man/html4/fujitsu.html man-obsolete obsolete +./usr/share/man/html4/full.html man-sys-htmlman html +./usr/share/man/html4/fwhrng.html man-obsolete obsolete +./usr/share/man/html4/fwip.html man-sys-htmlman html +./usr/share/man/html4/fwohci.html man-sys-htmlman html +./usr/share/man/html4/fxp.html man-sys-htmlman html +./usr/share/man/html4/g760a.html man-sys-htmlman html +./usr/share/man/html4/gcscaudio.html man-sys-htmlman html +./usr/share/man/html4/gem.html man-sys-htmlman html +./usr/share/man/html4/genfb.html man-sys-htmlman html +./usr/share/man/html4/gentbi.html man-sys-htmlman html +./usr/share/man/html4/geodeide.html man-sys-htmlman html +./usr/share/man/html4/gif.html man-sys-htmlman html +./usr/share/man/html4/glxtphy.html man-sys-htmlman html +./usr/share/man/html4/gphyter.html man-sys-htmlman html +./usr/share/man/html4/gpib.html man-sys-htmlman html +./usr/share/man/html4/gpio.html man-sys-htmlman html +./usr/share/man/html4/gpioiic.html man-sys-htmlman html +./usr/share/man/html4/gpioirq.html man-sys-htmlman html +./usr/share/man/html4/gpiolock.html man-sys-htmlman html +./usr/share/man/html4/gpioow.html man-sys-htmlman html +./usr/share/man/html4/gpiopps.html man-sys-htmlman html +./usr/share/man/html4/gpiopwm.html man-sys-htmlman html +./usr/share/man/html4/gpiosim.html man-sys-htmlman html +./usr/share/man/html4/gre.html man-sys-htmlman html +./usr/share/man/html4/gsip.html man-sys-htmlman html +./usr/share/man/html4/gtp.html man-sys-htmlman html +./usr/share/man/html4/gus.html man-sys-htmlman html +./usr/share/man/html4/guspnp.html man-sys-htmlman html +./usr/share/man/html4/hcide.html man-sys-htmlman html +./usr/share/man/html4/hdafg.html man-sys-htmlman html +./usr/share/man/html4/hdaudio.html man-sys-htmlman html +./usr/share/man/html4/hdaudiobus.html man-sys-htmlman html +./usr/share/man/html4/hifn.html man-sys-htmlman html +./usr/share/man/html4/hil.html man-sys-htmlman html +./usr/share/man/html4/hilid.html man-sys-htmlman html +./usr/share/man/html4/hilkbd.html man-sys-htmlman html +./usr/share/man/html4/hilms.html man-sys-htmlman html +./usr/share/man/html4/hme.html man-sys-htmlman html +./usr/share/man/html4/hp300/autoconf.html man-sys-htmlman html +./usr/share/man/html4/hp300/cons.html man-sys-htmlman html +./usr/share/man/html4/hp300/ct.html man-sys-htmlman html +./usr/share/man/html4/hp300/dcm.html man-sys-htmlman html +./usr/share/man/html4/hp300/dio.html man-sys-htmlman html +./usr/share/man/html4/hp300/dnkbd.html man-sys-htmlman html +./usr/share/man/html4/hp300/dvbox.html man-sys-htmlman html +./usr/share/man/html4/hp300/fhpib.html man-sys-htmlman html +./usr/share/man/html4/hp300/frodo.html man-sys-htmlman html +./usr/share/man/html4/hp300/gbox.html man-sys-htmlman html +./usr/share/man/html4/hp300/grf.html man-obsolete obsolete +./usr/share/man/html4/hp300/hil.html man-obsolete obsolete +./usr/share/man/html4/hp300/hpib.html man-sys-htmlman html +./usr/share/man/html4/hp300/hpibbus.html man-sys-htmlman html +./usr/share/man/html4/hp300/hyper.html man-sys-htmlman html +./usr/share/man/html4/hp300/intio.html man-sys-htmlman html +./usr/share/man/html4/hp300/intro.html man-sys-htmlman html +./usr/share/man/html4/hp300/ite.html man-obsolete obsolete +./usr/share/man/html4/hp300/kmem.html man-sys-htmlman html +./usr/share/man/html4/hp300/mem.html man-sys-htmlman html +./usr/share/man/html4/hp300/nhpib.html man-sys-htmlman html +./usr/share/man/html4/hp300/ppi.html man-sys-htmlman html +./usr/share/man/html4/hp300/rbox.html man-sys-htmlman html +./usr/share/man/html4/hp300/rd.html man-sys-htmlman html +./usr/share/man/html4/hp300/rmp.html man-sys-htmlman html +./usr/share/man/html4/hp300/rtc.html man-sys-htmlman html +./usr/share/man/html4/hp300/topcat.html man-sys-htmlman html +./usr/share/man/html4/hp700/asp.html man-obsolete obsolete +./usr/share/man/html4/hp700/astro.html man-obsolete obsolete +./usr/share/man/html4/hp700/cpu.html man-obsolete obsolete +./usr/share/man/html4/hp700/dino.html man-obsolete obsolete +./usr/share/man/html4/hp700/elroy.html man-obsolete obsolete +./usr/share/man/html4/hp700/gsc.html man-obsolete obsolete +./usr/share/man/html4/hp700/gsckbc.html man-obsolete obsolete +./usr/share/man/html4/hp700/harmony.html man-obsolete obsolete +./usr/share/man/html4/hp700/intro.html man-obsolete obsolete +./usr/share/man/html4/hp700/io.html man-obsolete obsolete +./usr/share/man/html4/hp700/lasi.html man-obsolete obsolete +./usr/share/man/html4/hp700/lcd.html man-obsolete obsolete +./usr/share/man/html4/hp700/mem.html man-obsolete obsolete +./usr/share/man/html4/hp700/mongoose.html man-obsolete obsolete +./usr/share/man/html4/hp700/pdc.html man-obsolete obsolete +./usr/share/man/html4/hp700/phantomas.html man-obsolete obsolete +./usr/share/man/html4/hp700/ssio.html man-obsolete obsolete +./usr/share/man/html4/hp700/uturn.html man-obsolete obsolete +./usr/share/man/html4/hp700/wax.html man-obsolete obsolete +./usr/share/man/html4/hpacel.html man-sys-htmlman html +./usr/share/man/html4/hpcarm/intro.html man-sys-htmlman html +./usr/share/man/html4/hpcarm/j720kbd.html man-sys-htmlman html +./usr/share/man/html4/hpcarm/j720lcd.html man-sys-htmlman html +./usr/share/man/html4/hpcarm/j720tp.html man-sys-htmlman html +./usr/share/man/html4/hpcmips/teliosio.html man-sys-htmlman html +./usr/share/man/html4/hpcsh/intro.html man-sys-htmlman html +./usr/share/man/html4/hpcsh/j6x0lcd.html man-sys-htmlman html +./usr/share/man/html4/hpcsh/j6x0tp.html man-sys-htmlman html +./usr/share/man/html4/hpcsh/psh3lcd.html man-sys-htmlman html +./usr/share/man/html4/hpcsh/psh3tp.html man-sys-htmlman html +./usr/share/man/html4/hppa/asp.html man-sys-htmlman html +./usr/share/man/html4/hppa/astro.html man-sys-htmlman html +./usr/share/man/html4/hppa/cpu.html man-sys-htmlman html +./usr/share/man/html4/hppa/dino.html man-sys-htmlman html +./usr/share/man/html4/hppa/elroy.html man-sys-htmlman html +./usr/share/man/html4/hppa/gsc.html man-sys-htmlman html +./usr/share/man/html4/hppa/gsckbc.html man-sys-htmlman html +./usr/share/man/html4/hppa/harmony.html man-sys-htmlman html +./usr/share/man/html4/hppa/intro.html man-sys-htmlman html +./usr/share/man/html4/hppa/io.html man-sys-htmlman html +./usr/share/man/html4/hppa/lasi.html man-sys-htmlman html +./usr/share/man/html4/hppa/lcd.html man-sys-htmlman html +./usr/share/man/html4/hppa/mem.html man-sys-htmlman html +./usr/share/man/html4/hppa/mongoose.html man-sys-htmlman html +./usr/share/man/html4/hppa/pdc.html man-sys-htmlman html +./usr/share/man/html4/hppa/phantomas.html man-sys-htmlman html +./usr/share/man/html4/hppa/ssio.html man-sys-htmlman html +./usr/share/man/html4/hppa/uturn.html man-sys-htmlman html +./usr/share/man/html4/hppa/wax.html man-sys-htmlman html +./usr/share/man/html4/hpqlb.html man-sys-htmlman html +./usr/share/man/html4/hptide.html man-sys-htmlman html +./usr/share/man/html4/hvn.html man-sys-htmlman html +./usr/share/man/html4/hythygtemp.html man-sys-htmlman html +./usr/share/man/html4/i386/PCIBIOS.html man-sys-htmlman html +./usr/share/man/html4/i386/apm.html man-sys-htmlman html +./usr/share/man/html4/i386/autoconf.html man-obsolete obsolete +./usr/share/man/html4/i386/cmos.html man-sys-htmlman html +./usr/share/man/html4/i386/cons.html man-obsolete obsolete +./usr/share/man/html4/i386/console.html man-obsolete obsolete +./usr/share/man/html4/i386/ed.html man-sys-htmlman html +./usr/share/man/html4/i386/elanpar.html man-sys-htmlman html +./usr/share/man/html4/i386/elanpex.html man-sys-htmlman html +./usr/share/man/html4/i386/elansc.html man-sys-htmlman html +./usr/share/man/html4/i386/fdc.html man-obsolete obsolete +./usr/share/man/html4/i386/gcscide.html man-sys-htmlman html +./usr/share/man/html4/i386/gcscpcib.html man-sys-htmlman html +./usr/share/man/html4/i386/geodecntr.html man-sys-htmlman html +./usr/share/man/html4/i386/geodewdog.html man-sys-htmlman html +./usr/share/man/html4/i386/glxsb.html man-sys-htmlman html +./usr/share/man/html4/i386/gscpcib.html man-sys-htmlman html +./usr/share/man/html4/i386/intro.html man-sys-htmlman html +./usr/share/man/html4/i386/io.html man-sys-htmlman html +./usr/share/man/html4/i386/kmem.html man-obsolete obsolete +./usr/share/man/html4/i386/lms.html man-sys-htmlman html +./usr/share/man/html4/i386/lpa.html man-obsolete obsolete +./usr/share/man/html4/i386/lpt.html man-obsolete obsolete +./usr/share/man/html4/i386/mem.html man-obsolete obsolete +./usr/share/man/html4/i386/mms.html man-sys-htmlman html +./usr/share/man/html4/i386/ndis.html man-obsolete obsolete +./usr/share/man/html4/i386/npx.html man-obsolete obsolete +./usr/share/man/html4/i386/pcibios.html man-sys-htmlman html +./usr/share/man/html4/i386/pcmb.html man-sys-htmlman html +./usr/share/man/html4/i386/pnpbios.html man-sys-htmlman html +./usr/share/man/html4/i386/rdcide.html man-sys-htmlman html +./usr/share/man/html4/i386/rdcpcib.html man-sys-htmlman html +./usr/share/man/html4/i386/spic.html man-sys-htmlman html +./usr/share/man/html4/i386/vald.html man-obsolete obsolete +./usr/share/man/html4/i386/vesafb.html man-obsolete obsolete +./usr/share/man/html4/i386/viac7temp.html man-sys-htmlman html +./usr/share/man/html4/i915drm.html man-sys-htmlman html +./usr/share/man/html4/iavc.html man-obsolete obsolete +./usr/share/man/html4/iavf.html man-sys-htmlman html +./usr/share/man/html4/ibmcd.html man-sys-htmlman html +./usr/share/man/html4/ibmhawk.html man-sys-htmlman html +./usr/share/man/html4/ichlpcib.html man-obsolete obsolete +./usr/share/man/html4/ichsmb.html man-sys-htmlman html +./usr/share/man/html4/icmp.html man-sys-htmlman html +./usr/share/man/html4/icmp6.html man-sys-htmlman html +./usr/share/man/html4/icp.html man-sys-htmlman html +./usr/share/man/html4/icpsp.html man-sys-htmlman html +./usr/share/man/html4/icsphy.html man-sys-htmlman html +./usr/share/man/html4/iee.html man-sys-htmlman html +./usr/share/man/html4/ieee1394if.html man-sys-htmlman html +./usr/share/man/html4/ieee80211.html man-sys-htmlman html +./usr/share/man/html4/ifmedia.html man-sys-htmlman html +./usr/share/man/html4/ifpci.html man-obsolete obsolete +./usr/share/man/html4/igc.html man-sys-htmlman html +./usr/share/man/html4/igmafb.html man-sys-htmlman html +./usr/share/man/html4/igphy.html man-sys-htmlman html +./usr/share/man/html4/igpio.html man-sys-htmlman html +./usr/share/man/html4/igsfb.html man-sys-htmlman html +./usr/share/man/html4/iha.html man-sys-htmlman html +./usr/share/man/html4/ihidev.html man-sys-htmlman html +./usr/share/man/html4/ihphy.html man-sys-htmlman html +./usr/share/man/html4/iic.html man-sys-htmlman html +./usr/share/man/html4/ikphy.html man-sys-htmlman html +./usr/share/man/html4/ims.html man-sys-htmlman html +./usr/share/man/html4/inet.html man-sys-htmlman html +./usr/share/man/html4/inet6.html man-sys-htmlman html +./usr/share/man/html4/inphy.html man-sys-htmlman html +./usr/share/man/html4/intersil7170.html man-sys-htmlman html +./usr/share/man/html4/intro.html man-sys-htmlman html +./usr/share/man/html4/ioasic.html man-sys-htmlman html +./usr/share/man/html4/ioat.html man-sys-htmlman html +./usr/share/man/html4/iop.html man-sys-htmlman html +./usr/share/man/html4/iophy.html man-sys-htmlman html +./usr/share/man/html4/iopsp.html man-sys-htmlman html +./usr/share/man/html4/ip.html man-sys-htmlman html +./usr/share/man/html4/ip6.html man-sys-htmlman html +./usr/share/man/html4/ipf.html man-ipf-htmlman ipfilter,html +./usr/share/man/html4/ipfilter.html man-ipf-htmlman ipfilter,html +./usr/share/man/html4/ipgphy.html man-sys-htmlman html +./usr/share/man/html4/ipkdb.html man-obsolete obsolete +./usr/share/man/html4/ipl.html man-ipf-htmlman ipfilter,html +./usr/share/man/html4/ipmi.html man-sys-htmlman html +./usr/share/man/html4/ipnat.html man-ipf-htmlman ipfilter,html +./usr/share/man/html4/ippp.html man-obsolete obsolete +./usr/share/man/html4/ipsec.html man-sys-htmlman html +./usr/share/man/html4/ipsecif.html man-sys-htmlman html +./usr/share/man/html4/ipw.html man-sys-htmlman html +./usr/share/man/html4/irda.html man-sys-htmlman html +./usr/share/man/html4/irframe.html man-sys-htmlman html +./usr/share/man/html4/irframetty.html man-sys-htmlman html +./usr/share/man/html4/irip.html man-obsolete obsolete +./usr/share/man/html4/irmce.html man-sys-htmlman html +./usr/share/man/html4/isa.html man-sys-htmlman html +./usr/share/man/html4/isabeep.html man-sys-htmlman html +./usr/share/man/html4/isapnp.html man-sys-htmlman html +./usr/share/man/html4/isdn.html man-obsolete obsolete +./usr/share/man/html4/isdnbchan.html man-obsolete obsolete +./usr/share/man/html4/isdncapi.html man-obsolete obsolete +./usr/share/man/html4/isdnctl.html man-obsolete obsolete +./usr/share/man/html4/isdntel.html man-obsolete obsolete +./usr/share/man/html4/isdntrc.html man-obsolete obsolete +./usr/share/man/html4/isic.html man-obsolete obsolete +./usr/share/man/html4/ismt.html man-sys-htmlman html +./usr/share/man/html4/iso.html man-obsolete obsolete +./usr/share/man/html4/isp.html man-sys-htmlman html +./usr/share/man/html4/isv.html man-sys-htmlman html +./usr/share/man/html4/iteide.html man-sys-htmlman html +./usr/share/man/html4/itesio.html man-sys-htmlman html +./usr/share/man/html4/iwi.html man-sys-htmlman html +./usr/share/man/html4/iwic.html man-obsolete obsolete +./usr/share/man/html4/iwm.html man-sys-htmlman html +./usr/share/man/html4/iwn.html man-sys-htmlman html +./usr/share/man/html4/ix.html man-sys-htmlman html +./usr/share/man/html4/ixg.html man-sys-htmlman html +./usr/share/man/html4/ixl.html man-sys-htmlman html +./usr/share/man/html4/ixpide.html man-sys-htmlman html +./usr/share/man/html4/ixv.html man-sys-htmlman html +./usr/share/man/html4/iy.html man-sys-htmlman html +./usr/share/man/html4/jme.html man-sys-htmlman html +./usr/share/man/html4/jmide.html man-sys-htmlman html +./usr/share/man/html4/jmphy.html man-sys-htmlman html +./usr/share/man/html4/joy.html man-sys-htmlman html +./usr/share/man/html4/kame_ipsec.html man-obsolete obsolete +./usr/share/man/html4/kcov.html man-sys-htmlman html +./usr/share/man/html4/kloader.html man-sys-htmlman html +./usr/share/man/html4/kse.html man-sys-htmlman html +./usr/share/man/html4/ksyms.html man-sys-htmlman html +./usr/share/man/html4/kttcp.html man-sys-htmlman html +./usr/share/man/html4/kue.html man-sys-htmlman html +./usr/share/man/html4/l2tp.html man-sys-htmlman html +./usr/share/man/html4/lagg.html man-sys-htmlman html +./usr/share/man/html4/lc.html man-sys-htmlman html +./usr/share/man/html4/ld.html man-sys-htmlman html +./usr/share/man/html4/le.html man-sys-htmlman html +./usr/share/man/html4/lg3303.html man-sys-htmlman html +./usr/share/man/html4/lii.html man-sys-htmlman html +./usr/share/man/html4/lkm.html man-obsolete obsolete +./usr/share/man/html4/lm.html man-sys-htmlman html +./usr/share/man/html4/lmc.html man-obsolete obsolete +./usr/share/man/html4/lmenv.html man-sys-htmlman html +./usr/share/man/html4/lmtemp.html man-sys-htmlman html +./usr/share/man/html4/lo.html man-sys-htmlman html +./usr/share/man/html4/lua.html man-sys-htmlman html +./usr/share/man/html4/luna68k/autoconf.html man-sys-htmlman html +./usr/share/man/html4/luna68k/intro.html man-sys-htmlman html +./usr/share/man/html4/luna68k/kmem.html man-sys-htmlman html +./usr/share/man/html4/luna68k/lcd.html man-sys-htmlman html +./usr/share/man/html4/luna68k/mem.html man-sys-htmlman html +./usr/share/man/html4/luna68k/xp.html man-sys-htmlman html +./usr/share/man/html4/lxtphy.html man-sys-htmlman html +./usr/share/man/html4/m25p.html man-sys-htmlman html +./usr/share/man/html4/mac68k/ae.html man-sys-htmlman html +./usr/share/man/html4/mac68k/autoconf.html man-sys-htmlman html +./usr/share/man/html4/mac68k/cpi.html man-sys-htmlman html +./usr/share/man/html4/mac68k/intro.html man-sys-htmlman html +./usr/share/man/html4/mac68k/iwm.html man-sys-htmlman html +./usr/share/man/html4/mac68k/kmem.html man-sys-htmlman html +./usr/share/man/html4/mac68k/mainbus.html man-sys-htmlman html +./usr/share/man/html4/mac68k/mem.html man-sys-htmlman html +./usr/share/man/html4/mac68k/netdock.html man-sys-htmlman html +./usr/share/man/html4/mac68k/obio.html man-sys-htmlman html +./usr/share/man/html4/mac68k/zsc.html man-sys-htmlman html +./usr/share/man/html4/mach64drm.html man-sys-htmlman html +./usr/share/man/html4/macppc/autoconf.html man-sys-htmlman html +./usr/share/man/html4/macppc/awacs.html man-sys-htmlman html +./usr/share/man/html4/macppc/bm.html man-sys-htmlman html +./usr/share/man/html4/macppc/gm.html man-sys-htmlman html +./usr/share/man/html4/macppc/intro.html man-sys-htmlman html +./usr/share/man/html4/macppc/mesh.html man-sys-htmlman html +./usr/share/man/html4/macppc/obio.html man-sys-htmlman html +./usr/share/man/html4/macppc/pbms.html man-sys-htmlman html +./usr/share/man/html4/macppc/platinumfb.html man-sys-htmlman html +./usr/share/man/html4/macppc/snapper.html man-sys-htmlman html +./usr/share/man/html4/mainbus.html man-sys-htmlman html +./usr/share/man/html4/makphy.html man-sys-htmlman html +./usr/share/man/html4/malo.html man-sys-htmlman html +./usr/share/man/html4/mbe.html man-sys-htmlman html +./usr/share/man/html4/mc.html man-sys-htmlman html +./usr/share/man/html4/mca.html man-sys-htmlman html +./usr/share/man/html4/mcclock.html man-sys-htmlman html +./usr/share/man/html4/mcd.html man-sys-htmlman html +./usr/share/man/html4/mcommphy.html man-sys-htmlman html +./usr/share/man/html4/mcp23s17gpio.html man-sys-htmlman html +./usr/share/man/html4/mcp3kadc.html man-sys-htmlman html +./usr/share/man/html4/mcp48x1dac.html man-sys-htmlman html +./usr/share/man/html4/mcp980x.html man-sys-htmlman html +./usr/share/man/html4/mcpgpio.html man-sys-htmlman html +./usr/share/man/html4/mcx.html man-sys-htmlman html +./usr/share/man/html4/md.html man-sys-htmlman html +./usr/share/man/html4/mfb.html man-sys-htmlman html +./usr/share/man/html4/mfi.html man-sys-htmlman html +./usr/share/man/html4/mfii.html man-sys-htmlman html +./usr/share/man/html4/mgadrm.html man-sys-htmlman html +./usr/share/man/html4/mhzc.html man-sys-htmlman html +./usr/share/man/html4/micphy.html man-sys-htmlman html +./usr/share/man/html4/midi.html man-sys-htmlman html +./usr/share/man/html4/mii.html man-sys-htmlman html +./usr/share/man/html4/mixer.html man-sys-htmlman html +./usr/share/man/html4/mk48txx.html man-sys-htmlman html +./usr/share/man/html4/mlx.html man-sys-htmlman html +./usr/share/man/html4/mly.html man-sys-htmlman html +./usr/share/man/html4/module.html man-obsolete obsolete +./usr/share/man/html4/mos.html man-sys-htmlman html +./usr/share/man/html4/mpii.html man-sys-htmlman html +./usr/share/man/html4/mpl115a.html man-sys-htmlman html +./usr/share/man/html4/mpls.html man-sys-htmlman html +./usr/share/man/html4/mpt.html man-sys-htmlman html +./usr/share/man/html4/mpu.html man-sys-htmlman html +./usr/share/man/html4/mr.html man-obsolete obsolete +./usr/share/man/html4/msk.html man-sys-htmlman html +./usr/share/man/html4/mskc.html man-sys-htmlman html +./usr/share/man/html4/msm6242b.html man-sys-htmlman html +./usr/share/man/html4/mt2131.html man-sys-htmlman html +./usr/share/man/html4/mtd.html man-sys-htmlman html +./usr/share/man/html4/mtio.html man-sys-htmlman html +./usr/share/man/html4/mue.html man-sys-htmlman html +./usr/share/man/html4/multicast.html man-sys-htmlman html +./usr/share/man/html4/music.html man-sys-htmlman html +./usr/share/man/html4/mvme68k/autoconf.html man-sys-htmlman html +./usr/share/man/html4/mvme68k/clmpcc.html man-sys-htmlman html +./usr/share/man/html4/mvme68k/clock.html man-sys-htmlman html +./usr/share/man/html4/mvme68k/ie.html man-sys-htmlman html +./usr/share/man/html4/mvme68k/intro.html man-sys-htmlman html +./usr/share/man/html4/mvme68k/kmem.html man-sys-htmlman html +./usr/share/man/html4/mvme68k/lpa.html man-sys-htmlman html +./usr/share/man/html4/mvme68k/lpt.html man-sys-htmlman html +./usr/share/man/html4/mvme68k/mainbus.html man-sys-htmlman html +./usr/share/man/html4/mvme68k/mem.html man-sys-htmlman html +./usr/share/man/html4/mvme68k/memc.html man-sys-htmlman html +./usr/share/man/html4/mvme68k/ncrsc.html man-sys-htmlman html +./usr/share/man/html4/mvme68k/pcc.html man-sys-htmlman html +./usr/share/man/html4/mvme68k/pcctwo.html man-sys-htmlman html +./usr/share/man/html4/mvme68k/wdsc.html man-sys-htmlman html +./usr/share/man/html4/mvme68k/zsc.html man-sys-htmlman html +./usr/share/man/html4/mvsata.html man-sys-htmlman html +./usr/share/man/html4/nadb.html man-sys-htmlman html +./usr/share/man/html4/nca.html man-sys-htmlman html +./usr/share/man/html4/nct.html man-sys-htmlman html +./usr/share/man/html4/ne.html man-sys-htmlman html +./usr/share/man/html4/nele.html man-sys-htmlman html +./usr/share/man/html4/neo.html man-sys-htmlman html +./usr/share/man/html4/netintro.html man-sys-htmlman html +./usr/share/man/html4/netsmb.html man-obsolete obsolete +./usr/share/man/html4/networking.html man-sys-htmlman html +./usr/share/man/html4/nfe.html man-sys-htmlman html +./usr/share/man/html4/nfsmb.html man-sys-htmlman html +./usr/share/man/html4/nfsmbc.html man-sys-htmlman html +./usr/share/man/html4/njata.html man-sys-htmlman html +./usr/share/man/html4/njs.html man-sys-htmlman html +./usr/share/man/html4/npflog.html man-sys-htmlman html +./usr/share/man/html4/nsclpcsio.html man-sys-htmlman html +./usr/share/man/html4/nside.html man-sys-htmlman html +./usr/share/man/html4/nsmb.html man-obsolete obsolete +./usr/share/man/html4/nsp.html man-obsolete obsolete +./usr/share/man/html4/nsphy.html man-sys-htmlman html +./usr/share/man/html4/nsphyter.html man-sys-htmlman html +./usr/share/man/html4/ntwo.html man-sys-htmlman html +./usr/share/man/html4/ntwoc.html man-sys-htmlman html +./usr/share/man/html4/null.html man-sys-htmlman html +./usr/share/man/html4/nvme.html man-sys-htmlman html +./usr/share/man/html4/nvmm.html man-sys-htmlman html +./usr/share/man/html4/nxt2k.html man-sys-htmlman html +./usr/share/man/html4/oak.html man-sys-htmlman html +./usr/share/man/html4/oboe.html man-sys-htmlman html +./usr/share/man/html4/ofisa.html man-sys-htmlman html +./usr/share/man/html4/ohci.html man-sys-htmlman html +./usr/share/man/html4/onewire.html man-sys-htmlman html +./usr/share/man/html4/oosiop.html man-sys-htmlman html +./usr/share/man/html4/opl.html man-sys-htmlman html +./usr/share/man/html4/optiide.html man-sys-htmlman html +./usr/share/man/html4/options.html man-sys-htmlman html +./usr/share/man/html4/osiop.html man-sys-htmlman html +./usr/share/man/html4/otus.html man-sys-htmlman html +./usr/share/man/html4/owtemp.html man-sys-htmlman html +./usr/share/man/html4/pad.html man-sys-htmlman html +./usr/share/man/html4/pas.html man-sys-htmlman html +./usr/share/man/html4/pcdisplay.html man-sys-htmlman html +./usr/share/man/html4/pceb.html man-sys-htmlman html +./usr/share/man/html4/pcf8563rtc.html man-sys-htmlman html +./usr/share/man/html4/pchb.html man-sys-htmlman html +./usr/share/man/html4/pci.html man-sys-htmlman html +./usr/share/man/html4/pcib.html man-sys-htmlman html +./usr/share/man/html4/pciback.html man-sys-htmlman html +./usr/share/man/html4/pcic.html man-sys-htmlman html +./usr/share/man/html4/pciide.html man-sys-htmlman html +./usr/share/man/html4/pckbc.html man-sys-htmlman html +./usr/share/man/html4/pckbd.html man-sys-htmlman html +./usr/share/man/html4/pcmcia.html man-sys-htmlman html +./usr/share/man/html4/pcmcom.html man-sys-htmlman html +./usr/share/man/html4/pcn.html man-sys-htmlman html +./usr/share/man/html4/pcppi.html man-sys-htmlman html +./usr/share/man/html4/pcscp.html man-sys-htmlman html +./usr/share/man/html4/pcweasel.html man-sys-htmlman html +./usr/share/man/html4/pdcide.html man-sys-htmlman html +./usr/share/man/html4/pdcsata.html man-sys-htmlman html +./usr/share/man/html4/pf.html man-pf-htmlman pf,html +./usr/share/man/html4/pflog.html man-pf-htmlman pf,html +./usr/share/man/html4/pfsync.html man-pf-htmlman pf,html +./usr/share/man/html4/phy.html man-sys-htmlman html +./usr/share/man/html4/piixide.html man-sys-htmlman html +./usr/share/man/html4/piixpcib.html man-sys-htmlman html +./usr/share/man/html4/piixpm.html man-sys-htmlman html +./usr/share/man/html4/pim.html man-sys-htmlman html +./usr/share/man/html4/plip.html man-sys-htmlman html +./usr/share/man/html4/pm3fb.html man-sys-htmlman html +./usr/share/man/html4/pmax/asc.html man-sys-htmlman html +./usr/share/man/html4/pmax/autoconf.html man-sys-htmlman html +./usr/share/man/html4/pmax/ibus.html man-sys-htmlman html +./usr/share/man/html4/pmax/intro.html man-sys-htmlman html +./usr/share/man/html4/pmax/pm.html man-sys-htmlman html +./usr/share/man/html4/pmax/sii.html man-sys-htmlman html +./usr/share/man/html4/pmax/xcfb.html man-sys-htmlman html +./usr/share/man/html4/pms.html man-sys-htmlman html +./usr/share/man/html4/pmsi.html man-sys-htmlman html +./usr/share/man/html4/pmu.html man-sys-htmlman html +./usr/share/man/html4/pnaphy.html man-sys-htmlman html +./usr/share/man/html4/podulebus.html man-sys-htmlman html +./usr/share/man/html4/ppb.html man-sys-htmlman html +./usr/share/man/html4/ppbus.html man-sys-htmlman html +./usr/share/man/html4/ppp.html man-sys-htmlman html +./usr/share/man/html4/pppoe.html man-sys-htmlman html +./usr/share/man/html4/prep/intro.html man-sys-htmlman html +./usr/share/man/html4/prep/nvram.html man-sys-htmlman html +./usr/share/man/html4/pseye.html man-sys-htmlman html +./usr/share/man/html4/ptcd.html man-sys-htmlman html +./usr/share/man/html4/ptm.html man-sys-htmlman html +./usr/share/man/html4/pty.html man-sys-htmlman html +./usr/share/man/html4/puc.html man-sys-htmlman html +./usr/share/man/html4/pud.html man-sys-htmlman html +./usr/share/man/html4/puffs.html man-sys-htmlman html +./usr/share/man/html4/pwdog.html man-sys-htmlman html +./usr/share/man/html4/px.html man-sys-htmlman html +./usr/share/man/html4/pxagpio.html man-sys-htmlman html +./usr/share/man/html4/pxaip.html man-sys-htmlman html +./usr/share/man/html4/pxg.html man-sys-htmlman html +./usr/share/man/html4/qat.html man-sys-htmlman html +./usr/share/man/html4/qe.html man-sys-htmlman html +./usr/share/man/html4/qec.html man-sys-htmlman html +./usr/share/man/html4/qemufwcfg.html man-sys-htmlman html +./usr/share/man/html4/qsphy.html man-sys-htmlman html +./usr/share/man/html4/r128drm.html man-sys-htmlman html +./usr/share/man/html4/radeondrm.html man-sys-htmlman html +./usr/share/man/html4/radio.html man-sys-htmlman html +./usr/share/man/html4/raid.html man-sys-htmlman html +./usr/share/man/html4/ral.html man-sys-htmlman html +./usr/share/man/html4/random.html man-sys-htmlman html +./usr/share/man/html4/rasterconsole.html man-sys-htmlman html +./usr/share/man/html4/ray.html man-sys-htmlman html +./usr/share/man/html4/rcons.html man-sys-htmlman html +./usr/share/man/html4/rdcphy.html man-sys-htmlman html +./usr/share/man/html4/re.html man-sys-htmlman html +./usr/share/man/html4/rge.html man-sys-htmlman html +./usr/share/man/html4/rgephy.html man-sys-htmlman html +./usr/share/man/html4/rlphy.html man-sys-htmlman html +./usr/share/man/html4/rmidi.html man-sys-htmlman html +./usr/share/man/html4/rnd.html man-sys-htmlman html +./usr/share/man/html4/route.html man-sys-htmlman html +./usr/share/man/html4/rs5c372rtc.html man-sys-htmlman html +./usr/share/man/html4/rt.html man-sys-htmlman html +./usr/share/man/html4/rtfps.html man-sys-htmlman html +./usr/share/man/html4/rtii.html man-sys-htmlman html +./usr/share/man/html4/rtk.html man-sys-htmlman html +./usr/share/man/html4/rtsx.html man-sys-htmlman html +./usr/share/man/html4/rtw.html man-sys-htmlman html +./usr/share/man/html4/rtwn.html man-sys-htmlman html +./usr/share/man/html4/rum.html man-sys-htmlman html +./usr/share/man/html4/rumpfs.html man-sys-htmlman html,rump +./usr/share/man/html4/run.html man-sys-htmlman html +./usr/share/man/html4/s390rtc.html man-sys-htmlman html +./usr/share/man/html4/sandpoint/nhpow.html man-sys-htmlman html +./usr/share/man/html4/sandpoint/satmgr.html man-sys-htmlman html +./usr/share/man/html4/satalink.html man-sys-htmlman html +./usr/share/man/html4/savagedrm.html man-sys-htmlman html +./usr/share/man/html4/sb.html man-sys-htmlman html +./usr/share/man/html4/sbp.html man-sys-htmlman html +./usr/share/man/html4/sbt.html man-sys-htmlman html +./usr/share/man/html4/sbus.html man-sys-htmlman html +./usr/share/man/html4/sc.html man-sys-htmlman html +./usr/share/man/html4/scc.html man-obsolete obsolete +./usr/share/man/html4/schide.html man-sys-htmlman html +./usr/share/man/html4/scmd.html man-sys-htmlman html +./usr/share/man/html4/scmdi2c.html man-sys-htmlman html +./usr/share/man/html4/scmdspi.html man-sys-htmlman html +./usr/share/man/html4/scsi.html man-sys-htmlman html +./usr/share/man/html4/scsibus.html man-sys-htmlman html +./usr/share/man/html4/sctp.html man-sys-htmlman html +./usr/share/man/html4/sd.html man-sys-htmlman html +./usr/share/man/html4/sdhc.html man-sys-htmlman html +./usr/share/man/html4/sdmmc.html man-sys-htmlman html +./usr/share/man/html4/sdtemp.html man-sys-htmlman html +./usr/share/man/html4/se.html man-sys-htmlman html +./usr/share/man/html4/sea.html man-sys-htmlman html +./usr/share/man/html4/sec.html man-sys-htmlman html +./usr/share/man/html4/seeprom.html man-sys-htmlman html +./usr/share/man/html4/sem.html man-sys-htmlman html +./usr/share/man/html4/sequencer.html man-sys-htmlman html +./usr/share/man/html4/ses.html man-sys-htmlman html +./usr/share/man/html4/sf.html man-sys-htmlman html +./usr/share/man/html4/sf2r.html man-sys-htmlman html +./usr/share/man/html4/sfb.html man-sys-htmlman html +./usr/share/man/html4/sgimips/crime.html man-sys-htmlman html +./usr/share/man/html4/sgimips/dpclock.html man-sys-htmlman html +./usr/share/man/html4/sgimips/dsclock.html man-sys-htmlman html +./usr/share/man/html4/sgimips/gio.html man-sys-htmlman html +./usr/share/man/html4/sgimips/giopci.html man-sys-htmlman html +./usr/share/man/html4/sgimips/grtwo.html man-sys-htmlman html +./usr/share/man/html4/sgimips/haltwo.html man-sys-htmlman html +./usr/share/man/html4/sgimips/hpc.html man-sys-htmlman html +./usr/share/man/html4/sgimips/imc.html man-sys-htmlman html +./usr/share/man/html4/sgimips/intro.html man-sys-htmlman html +./usr/share/man/html4/sgimips/light.html man-sys-htmlman html +./usr/share/man/html4/sgimips/mace.html man-sys-htmlman html +./usr/share/man/html4/sgimips/mavb.html man-sys-htmlman html +./usr/share/man/html4/sgimips/mec.html man-sys-htmlman html +./usr/share/man/html4/sgimips/newport.html man-sys-htmlman html +./usr/share/man/html4/sgimips/pic.html man-sys-htmlman html +./usr/share/man/html4/sgimips/sq.html man-sys-htmlman html +./usr/share/man/html4/sgimips/wdsc.html man-sys-htmlman html +./usr/share/man/html4/sgp40mox.html man-sys-htmlman html +./usr/share/man/html4/sgsmix.html man-sys-htmlman html +./usr/share/man/html4/shb.html man-sys-htmlman html +./usr/share/man/html4/shmif.html man-sys-htmlman html +./usr/share/man/html4/shpcic.html man-sys-htmlman html +./usr/share/man/html4/sht3xtemp.html man-sys-htmlman html +./usr/share/man/html4/sht4xtemp.html man-sys-htmlman html +./usr/share/man/html4/si.html man-sys-htmlman html +./usr/share/man/html4/si70xxtemp.html man-sys-htmlman html +./usr/share/man/html4/siisata.html man-sys-htmlman html +./usr/share/man/html4/siop.html man-sys-htmlman html +./usr/share/man/html4/sip.html man-sys-htmlman html +./usr/share/man/html4/sisdrm.html man-sys-htmlman html +./usr/share/man/html4/siside.html man-sys-htmlman html +./usr/share/man/html4/sk.html man-sys-htmlman html +./usr/share/man/html4/skc.html man-sys-htmlman html +./usr/share/man/html4/sl.html man-sys-htmlman html +./usr/share/man/html4/slhci.html man-sys-htmlman html +./usr/share/man/html4/slide.html man-sys-htmlman html +./usr/share/man/html4/slip.html man-sys-htmlman html +./usr/share/man/html4/slurm.html man-sys-htmlman html +./usr/share/man/html4/sm.html man-sys-htmlman html +./usr/share/man/html4/smsc.html man-sys-htmlman html +./usr/share/man/html4/smscmon.html man-sys-htmlman html +./usr/share/man/html4/smscphy.html man-sys-htmlman html +./usr/share/man/html4/smsh.html man-sys-htmlman html +./usr/share/man/html4/sn.html man-sys-htmlman html +./usr/share/man/html4/sony.html man-sys-htmlman html +./usr/share/man/html4/sound.html man-sys-htmlman html +./usr/share/man/html4/sparc/audioamd.html man-sys-htmlman html +./usr/share/man/html4/sparc/autoconf.html man-sys-htmlman html +./usr/share/man/html4/sparc/auxreg.html man-sys-htmlman html +./usr/share/man/html4/sparc/bpp.html man-sys-htmlman html +./usr/share/man/html4/sparc/bwtwo.html man-sys-htmlman html +./usr/share/man/html4/sparc/cgeight.html man-sys-htmlman html +./usr/share/man/html4/sparc/cgfour.html man-sys-htmlman html +./usr/share/man/html4/sparc/cgfourteen.html man-sys-htmlman html +./usr/share/man/html4/sparc/cgsix.html man-sys-htmlman html +./usr/share/man/html4/sparc/cgthree.html man-sys-htmlman html +./usr/share/man/html4/sparc/cgtwo.html man-sys-htmlman html +./usr/share/man/html4/sparc/clock.html man-sys-htmlman html +./usr/share/man/html4/sparc/dbri.html man-sys-htmlman html +./usr/share/man/html4/sparc/fd.html man-sys-htmlman html +./usr/share/man/html4/sparc/fdc.html man-sys-htmlman html +./usr/share/man/html4/sparc/ie.html man-sys-htmlman html +./usr/share/man/html4/sparc/intro.html man-sys-htmlman html +./usr/share/man/html4/sparc/kbd.html man-sys-htmlman html +./usr/share/man/html4/sparc/kmem.html man-sys-htmlman html +./usr/share/man/html4/sparc/magma.html man-sys-htmlman html +./usr/share/man/html4/sparc/mem.html man-sys-htmlman html +./usr/share/man/html4/sparc/ms.html man-sys-htmlman html +./usr/share/man/html4/sparc/nell.html man-sys-htmlman html +./usr/share/man/html4/sparc/openprom.html man-sys-htmlman html +./usr/share/man/html4/sparc/pnozz.html man-sys-htmlman html +./usr/share/man/html4/sparc/tctrl.html man-sys-htmlman html +./usr/share/man/html4/sparc/tcx.html man-sys-htmlman html +./usr/share/man/html4/sparc/timer.html man-sys-htmlman html +./usr/share/man/html4/sparc/tslot.html man-sys-htmlman html +./usr/share/man/html4/sparc/xd.html man-sys-htmlman html +./usr/share/man/html4/sparc/xy.html man-sys-htmlman html +./usr/share/man/html4/sparc/zx.html man-sys-htmlman html +./usr/share/man/html4/sparc64/envctrl.html man-sys-htmlman html +./usr/share/man/html4/sparc64/fdc.html man-sys-htmlman html +./usr/share/man/html4/sparc64/ffb.html man-sys-htmlman html +./usr/share/man/html4/sparc64/intro.html man-sys-htmlman html +./usr/share/man/html4/sparc64/lom.html man-sys-htmlman html +./usr/share/man/html4/sparc64/sab.html man-sys-htmlman html +./usr/share/man/html4/sparc64/sabtty.html man-sys-htmlman html +./usr/share/man/html4/sparc64/tadpmu.html man-sys-htmlman html +./usr/share/man/html4/sparc64/tda.html man-sys-htmlman html +./usr/share/man/html4/spc.html man-sys-htmlman html +./usr/share/man/html4/spdmem.html man-sys-htmlman html +./usr/share/man/html4/speaker.html man-sys-htmlman html +./usr/share/man/html4/spi.html man-sys-htmlman html +./usr/share/man/html4/spif.html man-sys-htmlman html +./usr/share/man/html4/spkr.html man-sys-htmlman html +./usr/share/man/html4/sqphy.html man-sys-htmlman html +./usr/share/man/html4/srt.html man-sys-htmlman html +./usr/share/man/html4/ss.html man-sys-htmlman html +./usr/share/man/html4/ssdfb.html man-sys-htmlman html +./usr/share/man/html4/st.html man-sys-htmlman html +./usr/share/man/html4/stderr.html man-sys-htmlman html +./usr/share/man/html4/stdin.html man-sys-htmlman html +./usr/share/man/html4/stdout.html man-sys-htmlman html +./usr/share/man/html4/ste.html man-sys-htmlman html +./usr/share/man/html4/stf.html man-sys-htmlman html +./usr/share/man/html4/stge.html man-sys-htmlman html +./usr/share/man/html4/sti.html man-sys-htmlman html +./usr/share/man/html4/stpcide.html man-sys-htmlman html +./usr/share/man/html4/strip.html man-obsolete obsolete +./usr/share/man/html4/stuirda.html man-sys-htmlman html +./usr/share/man/html4/sun2/autoconf.html man-sys-htmlman html +./usr/share/man/html4/sun2/bwtwo.html man-sys-htmlman html +./usr/share/man/html4/sun2/ec.html man-sys-htmlman html +./usr/share/man/html4/sun2/ie.html man-sys-htmlman html +./usr/share/man/html4/sun2/intro.html man-sys-htmlman html +./usr/share/man/html4/sun2/kbd.html man-sys-htmlman html +./usr/share/man/html4/sun2/kmem.html man-sys-htmlman html +./usr/share/man/html4/sun2/leds.html man-sys-htmlman html +./usr/share/man/html4/sun2/mem.html man-sys-htmlman html +./usr/share/man/html4/sun2/ms.html man-sys-htmlman html +./usr/share/man/html4/sun3/autoconf.html man-sys-htmlman html +./usr/share/man/html4/sun3/bwtwo.html man-sys-htmlman html +./usr/share/man/html4/sun3/cgfour.html man-sys-htmlman html +./usr/share/man/html4/sun3/cgtwo.html man-sys-htmlman html +./usr/share/man/html4/sun3/fd.html man-sys-htmlman html +./usr/share/man/html4/sun3/ie.html man-sys-htmlman html +./usr/share/man/html4/sun3/intro.html man-sys-htmlman html +./usr/share/man/html4/sun3/kbd.html man-sys-htmlman html +./usr/share/man/html4/sun3/kmem.html man-sys-htmlman html +./usr/share/man/html4/sun3/leds.html man-sys-htmlman html +./usr/share/man/html4/sun3/mem.html man-sys-htmlman html +./usr/share/man/html4/sun3/ms.html man-sys-htmlman html +./usr/share/man/html4/sv.html man-sys-htmlman html +./usr/share/man/html4/svwsata.html man-sys-htmlman html +./usr/share/man/html4/sw.html man-sys-htmlman html +./usr/share/man/html4/swcrypto.html man-sys-htmlman html +./usr/share/man/html4/swsensor.html man-sys-htmlman html +./usr/share/man/html4/swwdog.html man-sys-htmlman html +./usr/share/man/html4/sysbeep.html man-sys-htmlman html +./usr/share/man/html4/sysmon.html man-sys-htmlman html +./usr/share/man/html4/tap.html man-sys-htmlman html +./usr/share/man/html4/tc.html man-sys-htmlman html +./usr/share/man/html4/tcds.html man-sys-htmlman html +./usr/share/man/html4/tcic.html man-sys-htmlman html +./usr/share/man/html4/tcom.html man-sys-htmlman html +./usr/share/man/html4/tcp.html man-sys-htmlman html +./usr/share/man/html4/tcu.html man-sys-htmlman html +./usr/share/man/html4/tdfxdrm.html man-sys-htmlman html +./usr/share/man/html4/tdvfb.html man-sys-htmlman html +./usr/share/man/html4/tea5767radio.html man-sys-htmlman html +./usr/share/man/html4/termios.html man-sys-htmlman html +./usr/share/man/html4/tfb.html man-sys-htmlman html +./usr/share/man/html4/thinkpad.html man-sys-htmlman html +./usr/share/man/html4/ti.html man-sys-htmlman html +./usr/share/man/html4/tl.html man-sys-htmlman html +./usr/share/man/html4/tlp.html man-sys-htmlman html +./usr/share/man/html4/tlphy.html man-sys-htmlman html +./usr/share/man/html4/tm121temp.html man-sys-htmlman html +./usr/share/man/html4/tp.html man-obsolete obsolete +./usr/share/man/html4/tpm.html man-sys-htmlman html +./usr/share/man/html4/tprof.html man-sys-htmlman html +./usr/share/man/html4/tps65217pmic.html man-sys-htmlman html +./usr/share/man/html4/tqphy.html man-sys-htmlman html +./usr/share/man/html4/tr.html man-obsolete obsolete +./usr/share/man/html4/tra.html man-sys-htmlman html +./usr/share/man/html4/trm.html man-sys-htmlman html +./usr/share/man/html4/tsllux.html man-sys-htmlman html +./usr/share/man/html4/tty.html man-sys-htmlman html +./usr/share/man/html4/tun.html man-sys-htmlman html +./usr/share/man/html4/tuner.html man-obsolete obsolete +./usr/share/man/html4/tvpll.html man-sys-htmlman html +./usr/share/man/html4/twa.html man-sys-htmlman html +./usr/share/man/html4/twe.html man-sys-htmlman html +./usr/share/man/html4/txp.html man-sys-htmlman html +./usr/share/man/html4/u3g.html man-sys-htmlman html +./usr/share/man/html4/ualea.html man-sys-htmlman html +./usr/share/man/html4/uark.html man-sys-htmlman html +./usr/share/man/html4/uatp.html man-sys-htmlman html +./usr/share/man/html4/uaudio.html man-sys-htmlman html +./usr/share/man/html4/uberry.html man-sys-htmlman html +./usr/share/man/html4/ubsa.html man-sys-htmlman html +./usr/share/man/html4/ubsec.html man-sys-htmlman html +./usr/share/man/html4/ubt.html man-sys-htmlman html +./usr/share/man/html4/uchcom.html man-sys-htmlman html +./usr/share/man/html4/ucom.html man-sys-htmlman html +./usr/share/man/html4/ucycom.html man-sys-htmlman html +./usr/share/man/html4/udav.html man-sys-htmlman html +./usr/share/man/html4/udl.html man-sys-htmlman html +./usr/share/man/html4/udp.html man-sys-htmlman html +./usr/share/man/html4/udsbr.html man-sys-htmlman html +./usr/share/man/html4/uep.html man-sys-htmlman html +./usr/share/man/html4/uftdi.html man-sys-htmlman html +./usr/share/man/html4/ug.html man-sys-htmlman html +./usr/share/man/html4/ugen.html man-sys-htmlman html +./usr/share/man/html4/ugensa.html man-sys-htmlman html +./usr/share/man/html4/uha.html man-sys-htmlman html +./usr/share/man/html4/uhci.html man-sys-htmlman html +./usr/share/man/html4/uhid.html man-sys-htmlman html +./usr/share/man/html4/uhidev.html man-sys-htmlman html +./usr/share/man/html4/uhmodem.html man-sys-htmlman html +./usr/share/man/html4/uhso.html man-sys-htmlman html +./usr/share/man/html4/uhub.html man-sys-htmlman html +./usr/share/man/html4/uintuos.html man-sys-htmlman html +./usr/share/man/html4/uipad.html man-sys-htmlman html +./usr/share/man/html4/uipaq.html man-sys-htmlman html +./usr/share/man/html4/uirda.html man-sys-htmlman html +./usr/share/man/html4/uk.html man-sys-htmlman html +./usr/share/man/html4/ukbd.html man-sys-htmlman html +./usr/share/man/html4/ukphy.html man-sys-htmlman html +./usr/share/man/html4/ukyopon.html man-sys-htmlman html +./usr/share/man/html4/ulpt.html man-sys-htmlman html +./usr/share/man/html4/umass.html man-sys-htmlman html +./usr/share/man/html4/umb.html man-sys-htmlman html +./usr/share/man/html4/umcs.html man-sys-htmlman html +./usr/share/man/html4/umct.html man-sys-htmlman html +./usr/share/man/html4/umidi.html man-sys-htmlman html +./usr/share/man/html4/umodem.html man-sys-htmlman html +./usr/share/man/html4/ums.html man-sys-htmlman html +./usr/share/man/html4/unix.html man-sys-htmlman html +./usr/share/man/html4/upgt.html man-sys-htmlman html +./usr/share/man/html4/upl.html man-sys-htmlman html +./usr/share/man/html4/uplcom.html man-sys-htmlman html +./usr/share/man/html4/urandom.html man-sys-htmlman html +./usr/share/man/html4/ure.html man-sys-htmlman html +./usr/share/man/html4/urio.html man-obsolete obsolete +./usr/share/man/html4/url.html man-sys-htmlman html +./usr/share/man/html4/urlphy.html man-sys-htmlman html +./usr/share/man/html4/urndis.html man-sys-htmlman html +./usr/share/man/html4/urtw.html man-sys-htmlman html +./usr/share/man/html4/urtwn.html man-sys-htmlman html +./usr/share/man/html4/usb.html man-sys-htmlman html +./usr/share/man/html4/usbnet.html man-sys-htmlman html +./usr/share/man/html4/usbtask.html man-sys-htmlman html +./usr/share/man/html4/uscanner.html man-obsolete obsolete +./usr/share/man/html4/userconf.html man-sys-htmlman html +./usr/share/man/html4/uslsa.html man-sys-htmlman html +./usr/share/man/html4/usmsc.html man-sys-htmlman html +./usr/share/man/html4/usscanner.html man-sys-htmlman html +./usr/share/man/html4/ustir.html man-sys-htmlman html +./usr/share/man/html4/uthum.html man-sys-htmlman html +./usr/share/man/html4/utoppy.html man-sys-htmlman html +./usr/share/man/html4/uts.html man-sys-htmlman html +./usr/share/man/html4/uvideo.html man-sys-htmlman html +./usr/share/man/html4/uvisor.html man-sys-htmlman html +./usr/share/man/html4/uvscom.html man-sys-htmlman html +./usr/share/man/html4/uxrcom.html man-sys-htmlman html +./usr/share/man/html4/uyap.html man-obsolete obsolete +./usr/share/man/html4/uyurex.html man-obsolete obsolete +./usr/share/man/html4/vald.html man-sys-htmlman html +./usr/share/man/html4/valz.html man-sys-htmlman html +./usr/share/man/html4/vax/acc.html man-sys-htmlman html +./usr/share/man/html4/vax/ad.html man-sys-htmlman html +./usr/share/man/html4/vax/asc.html man-sys-htmlman html +./usr/share/man/html4/vax/autoconf.html man-sys-htmlman html +./usr/share/man/html4/vax/cons.html man-sys-htmlman html +./usr/share/man/html4/vax/covid.html man-sys-htmlman html +./usr/share/man/html4/vax/crl.html man-sys-htmlman html +./usr/share/man/html4/vax/css.html man-sys-htmlman html +./usr/share/man/html4/vax/ct.html man-sys-htmlman html +./usr/share/man/html4/vax/ddn.html man-sys-htmlman html +./usr/share/man/html4/vax/de.html man-sys-htmlman html +./usr/share/man/html4/vax/dh.html man-sys-htmlman html +./usr/share/man/html4/vax/dhu.html man-sys-htmlman html +./usr/share/man/html4/vax/dl.html man-sys-htmlman html +./usr/share/man/html4/vax/dmc.html man-sys-htmlman html +./usr/share/man/html4/vax/dmf.html man-sys-htmlman html +./usr/share/man/html4/vax/dmv.html man-sys-htmlman html +./usr/share/man/html4/vax/dmz.html man-sys-htmlman html +./usr/share/man/html4/vax/dn.html man-sys-htmlman html +./usr/share/man/html4/vax/dz.html man-sys-htmlman html +./usr/share/man/html4/vax/ec.html man-sys-htmlman html +./usr/share/man/html4/vax/en.html man-sys-htmlman html +./usr/share/man/html4/vax/ex.html man-sys-htmlman html +./usr/share/man/html4/vax/fl.html man-sys-htmlman html +./usr/share/man/html4/vax/hdh.html man-sys-htmlman html +./usr/share/man/html4/vax/hk.html man-sys-htmlman html +./usr/share/man/html4/vax/hp.html man-sys-htmlman html +./usr/share/man/html4/vax/ht.html man-sys-htmlman html +./usr/share/man/html4/vax/hy.html man-sys-htmlman html +./usr/share/man/html4/vax/ik.html man-sys-htmlman html +./usr/share/man/html4/vax/il.html man-sys-htmlman html +./usr/share/man/html4/vax/intro.html man-sys-htmlman html +./usr/share/man/html4/vax/ix.html man-sys-htmlman html +./usr/share/man/html4/vax/kg.html man-sys-htmlman html +./usr/share/man/html4/vax/kmem.html man-sys-htmlman html +./usr/share/man/html4/vax/lp.html man-sys-htmlman html +./usr/share/man/html4/vax/mem.html man-sys-htmlman html +./usr/share/man/html4/vax/mt.html man-sys-htmlman html +./usr/share/man/html4/vax/mtc.html man-sys-htmlman html +./usr/share/man/html4/vax/np.html man-sys-htmlman html +./usr/share/man/html4/vax/pcl.html man-sys-htmlman html +./usr/share/man/html4/vax/ps.html man-sys-htmlman html +./usr/share/man/html4/vax/qe.html man-sys-htmlman html +./usr/share/man/html4/vax/qt.html man-sys-htmlman html +./usr/share/man/html4/vax/rf.html man-sys-htmlman html +./usr/share/man/html4/vax/rl.html man-sys-htmlman html +./usr/share/man/html4/vax/tm.html man-sys-htmlman html +./usr/share/man/html4/vax/ts.html man-sys-htmlman html +./usr/share/man/html4/vax/tu.html man-sys-htmlman html +./usr/share/man/html4/vax/uda.html man-sys-htmlman html +./usr/share/man/html4/vax/up.html man-sys-htmlman html +./usr/share/man/html4/vax/ut.html man-sys-htmlman html +./usr/share/man/html4/vax/uu.html man-sys-htmlman html +./usr/share/man/html4/vax/va.html man-sys-htmlman html +./usr/share/man/html4/vax/vp.html man-sys-htmlman html +./usr/share/man/html4/vax/vv.html man-sys-htmlman html +./usr/share/man/html4/vbi.html man-sys-htmlman html +./usr/share/man/html4/veriexec.html man-sys-htmlman html +./usr/share/man/html4/vether.html man-sys-htmlman html +./usr/share/man/html4/vga.html man-sys-htmlman html +./usr/share/man/html4/vge.html man-sys-htmlman html +./usr/share/man/html4/viadrm.html man-obsolete obsolete +./usr/share/man/html4/viaenv.html man-sys-htmlman html +./usr/share/man/html4/viaide.html man-sys-htmlman html +./usr/share/man/html4/video.html man-sys-htmlman html +./usr/share/man/html4/vio9p.html man-sys-htmlman html +./usr/share/man/html4/viocon.html man-sys-htmlman html +./usr/share/man/html4/vioif.html man-sys-htmlman html +./usr/share/man/html4/viomb.html man-sys-htmlman html +./usr/share/man/html4/viornd.html man-sys-htmlman html +./usr/share/man/html4/vioscsi.html man-sys-htmlman html +./usr/share/man/html4/virt.html man-sys-htmlman html +./usr/share/man/html4/virtio.html man-sys-htmlman html +./usr/share/man/html4/vlan.html man-sys-htmlman html +./usr/share/man/html4/vmmon.html man-sys-htmlman html +./usr/share/man/html4/vmnet.html man-sys-htmlman html +./usr/share/man/html4/vmt.html man-sys-htmlman html +./usr/share/man/html4/vmx.html man-sys-htmlman html +./usr/share/man/html4/vnd.html man-sys-htmlman html +./usr/share/man/html4/voodoofb.html man-sys-htmlman html +./usr/share/man/html4/vr.html man-sys-htmlman html +./usr/share/man/html4/vte.html man-sys-htmlman html +./usr/share/man/html4/wapbl.html man-sys-htmlman html +./usr/share/man/html4/wb.html man-sys-htmlman html +./usr/share/man/html4/wbsio.html man-sys-htmlman html +./usr/share/man/html4/wd.html man-sys-htmlman html +./usr/share/man/html4/wdc.html man-sys-htmlman html +./usr/share/man/html4/wds.html man-sys-htmlman html +./usr/share/man/html4/we.html man-sys-htmlman html +./usr/share/man/html4/wedge.html man-sys-htmlman html +./usr/share/man/html4/wg.html man-sys-htmlman html +./usr/share/man/html4/wi.html man-sys-htmlman html +./usr/share/man/html4/wm.html man-sys-htmlman html +./usr/share/man/html4/wmidell.html man-sys-htmlman html +./usr/share/man/html4/wmieeepc.html man-sys-htmlman html +./usr/share/man/html4/wmihp.html man-sys-htmlman html +./usr/share/man/html4/wmimsi.html man-sys-htmlman html +./usr/share/man/html4/wpi.html man-sys-htmlman html +./usr/share/man/html4/wsbell.html man-sys-htmlman html +./usr/share/man/html4/wscons.html man-sys-htmlman html +./usr/share/man/html4/wsdisplay.html man-sys-htmlman html +./usr/share/man/html4/wsfont.html man-sys-htmlman html +./usr/share/man/html4/wskbd.html man-sys-htmlman html +./usr/share/man/html4/wsmouse.html man-sys-htmlman html +./usr/share/man/html4/wsmux.html man-sys-htmlman html +./usr/share/man/html4/wsmuxctl.html man-sys-htmlman html +./usr/share/man/html4/wss.html man-sys-htmlman html +./usr/share/man/html4/wt.html man-sys-htmlman html +./usr/share/man/html4/wwan.html man-sys-htmlman html +./usr/share/man/html4/wwanc.html man-sys-htmlman html +./usr/share/man/html4/x68k/bmd.html man-sys-htmlman html +./usr/share/man/html4/x68k/intio.html man-sys-htmlman html +./usr/share/man/html4/x68k/intro.html man-sys-htmlman html +./usr/share/man/html4/x68k/mfp.html man-sys-htmlman html +./usr/share/man/html4/x68k/neptune.html man-sys-htmlman html +./usr/share/man/html4/x68k/pow.html man-obsolete obsolete +./usr/share/man/html4/x68k/powsw.html man-sys-htmlman html +./usr/share/man/html4/x68k/vs.html man-sys-htmlman html +./usr/share/man/html4/x86/amdccp.html man-sys-htmlman html +./usr/share/man/html4/x86/amdpcib.html man-sys-htmlman html +./usr/share/man/html4/x86/amdsmn.html man-sys-htmlman html +./usr/share/man/html4/x86/amdzentemp.html man-sys-htmlman html +./usr/share/man/html4/x86/apic.html man-sys-htmlman html +./usr/share/man/html4/x86/autoconf.html man-sys-htmlman html +./usr/share/man/html4/x86/balloon.html man-sys-htmlman html +./usr/share/man/html4/x86/cons.html man-sys-htmlman html +./usr/share/man/html4/x86/console.html man-sys-htmlman html +./usr/share/man/html4/x86/coretemp.html man-sys-htmlman html +./usr/share/man/html4/x86/est.html man-sys-htmlman html +./usr/share/man/html4/x86/fdc.html man-sys-htmlman html +./usr/share/man/html4/x86/fwhrng.html man-sys-htmlman html +./usr/share/man/html4/x86/hpet.html man-sys-htmlman html +./usr/share/man/html4/x86/ichlpcib.html man-sys-htmlman html +./usr/share/man/html4/x86/imcsmb.html man-sys-htmlman html +./usr/share/man/html4/x86/ioapic.html man-sys-htmlman html +./usr/share/man/html4/x86/kmem.html man-sys-htmlman html +./usr/share/man/html4/x86/lapic.html man-sys-htmlman html +./usr/share/man/html4/x86/lpa.html man-sys-htmlman html +./usr/share/man/html4/x86/lpt.html man-sys-htmlman html +./usr/share/man/html4/x86/mem.html man-sys-htmlman html +./usr/share/man/html4/x86/odcm.html man-sys-htmlman html +./usr/share/man/html4/x86/powernow.html man-sys-htmlman html +./usr/share/man/html4/x86/soekrisgpio.html man-sys-htmlman html +./usr/share/man/html4/x86/tco.html man-sys-htmlman html +./usr/share/man/html4/x86/tprof_amdpmi.html man-obsolete obsolete +./usr/share/man/html4/x86/tprof_pmi.html man-obsolete obsolete +./usr/share/man/html4/x86/vmt.html man-obsolete obsolete +./usr/share/man/html4/x86/vmx.html man-obsolete obsolete +./usr/share/man/html4/xbd.html man-sys-htmlman html +./usr/share/man/html4/xbdback.html man-sys-htmlman html +./usr/share/man/html4/xbox.html man-sys-htmlman html +./usr/share/man/html4/xc3028.html man-sys-htmlman html +./usr/share/man/html4/xc5k.html man-sys-htmlman html +./usr/share/man/html4/xenbus.html man-sys-htmlman html +./usr/share/man/html4/xennet.html man-sys-htmlman html +./usr/share/man/html4/xge.html man-sys-htmlman html +./usr/share/man/html4/xhci.html man-sys-htmlman html +./usr/share/man/html4/xi.html man-sys-htmlman html +./usr/share/man/html4/xirc.html man-sys-htmlman html +./usr/share/man/html4/xpci.html man-sys-htmlman html +./usr/share/man/html4/xvif.html man-sys-htmlman html +./usr/share/man/html4/yds.html man-sys-htmlman html +./usr/share/man/html4/ym.html man-sys-htmlman html +./usr/share/man/html4/zero.html man-sys-htmlman html +./usr/share/man/html4/zl10353.html man-sys-htmlman html +./usr/share/man/html4/zs.html man-sys-htmlman html +./usr/share/man/html4/zsc.html man-sys-htmlman html +./usr/share/man/html4/zstty.html man-sys-htmlman html +./usr/share/man/html4/zyd.html man-sys-htmlman html +./usr/share/man/html5/a.out.html man-sys-htmlman html +./usr/share/man/html5/access.html man-postfix-htmlman postfix,html +./usr/share/man/html5/acct.html man-sys-htmlman html +./usr/share/man/html5/aliases.html man-postfix-htmlman postfix,html +./usr/share/man/html5/altq.conf.html man-router-htmlman html +./usr/share/man/html5/amd.conf.html man-amd-htmlman html +./usr/share/man/html5/ar.html man-sys-htmlman html +./usr/share/man/html5/atf-formats.html man-atf-htmlman html,atf +./usr/share/man/html5/audit-packages.conf.html man-obsolete obsolete +./usr/share/man/html5/auto_master.html man-sysutil-htmlman html +./usr/share/man/html5/autofs.html man-sysutil-htmlman html +./usr/share/man/html5/blacklistd.conf.html man-obsolete obsolete +./usr/share/man/html5/blocklistd.conf.html man-sysutil-htmlman html +./usr/share/man/html5/body_checks.html man-postfix-htmlman postfix,html +./usr/share/man/html5/boot.cfg.html man-sys-htmlman html +./usr/share/man/html5/bootparams.html man-bootserver-htmlman html +./usr/share/man/html5/bootptab.html man-bootserver-htmlman html +./usr/share/man/html5/bounce.html man-postfix-htmlman postfix,html +./usr/share/man/html5/canonical.html man-postfix-htmlman postfix,html +./usr/share/man/html5/capfile.html man-sys-htmlman html +./usr/share/man/html5/ccd.conf.html man-sysutil-htmlman html +./usr/share/man/html5/cdb.html man-sys-htmlman html +./usr/share/man/html5/changelist.html man-sys-htmlman html +./usr/share/man/html5/cidr_table.html man-postfix-htmlman postfix,html +./usr/share/man/html5/core.html man-sys-htmlman html +./usr/share/man/html5/crontab.html man-cron-htmlman html +./usr/share/man/html5/ctf.html man-sys-catman ctf,html +./usr/share/man/html5/daily.conf.html man-sys-htmlman html +./usr/share/man/html5/daily.html man-sys-htmlman html +./usr/share/man/html5/dhclient.conf.html man-obsolete obsolete +./usr/share/man/html5/dhclient.leases.html man-obsolete obsolete +./usr/share/man/html5/dhcp-eval.html man-dhcpd-htmlman html +./usr/share/man/html5/dhcp-options.html man-dhcpd-htmlman html +./usr/share/man/html5/dhcpcd.conf.html man-dhcpcd-htmlman html +./usr/share/man/html5/dhcpd.conf.html man-dhcpd-htmlman html +./usr/share/man/html5/dhcpd.leases.html man-dhcpd-htmlman html +./usr/share/man/html5/dir.html man-obsolete obsolete +./usr/share/man/html5/dirent.html man-obsolete obsolete +./usr/share/man/html5/disklabel.html man-sys-htmlman html +./usr/share/man/html5/disktab.html man-sys-htmlman html +./usr/share/man/html5/editrc.html man-sys-htmlman html +./usr/share/man/html5/elf.html man-sys-htmlman html +./usr/share/man/html5/envsys.conf.html man-sys-htmlman html +./usr/share/man/html5/ethers.html man-net-htmlman html +./usr/share/man/html5/exports.html man-nfsserver-htmlman html +./usr/share/man/html5/fips_config.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html5/floppytab.html man-sys-htmlman html +./usr/share/man/html5/forward.html man-sys-htmlman html +./usr/share/man/html5/fs.html man-sys-htmlman html +./usr/share/man/html5/fstab.html man-sys-htmlman html +./usr/share/man/html5/ftpchroot.html man-netutil-htmlman html +./usr/share/man/html5/ftpd.conf.html man-netutil-htmlman html +./usr/share/man/html5/ftpusers.html man-netutil-htmlman html +./usr/share/man/html5/genassym.cf.html man-sys-htmlman html +./usr/share/man/html5/generic.html man-postfix-htmlman postfix,html +./usr/share/man/html5/gettytab.html man-sysutil-htmlman html +./usr/share/man/html5/gpio.conf.html man-sys-htmlman html +./usr/share/man/html5/group.html man-sys-htmlman html +./usr/share/man/html5/header_checks.html man-postfix-htmlman postfix,html +./usr/share/man/html5/hesiod.conf.html man-hesiod-htmlman html +./usr/share/man/html5/hostapd.conf.html man-sysutil-htmlman html +./usr/share/man/html5/hosts.allow.html man-net-htmlman html +./usr/share/man/html5/hosts.deny.html man-net-htmlman html +./usr/share/man/html5/hosts.equiv.html man-netutil-htmlman html +./usr/share/man/html5/hosts.html man-net-htmlman html +./usr/share/man/html5/hosts_access.html man-net-htmlman html +./usr/share/man/html5/hosts_options.html man-net-htmlman html +./usr/share/man/html5/ifaliases.html man-net-htmlman html +./usr/share/man/html5/ifconfig.if.html man-net-htmlman html +./usr/share/man/html5/inetd.conf.html man-netutil-htmlman html +./usr/share/man/html5/info.html man-texinfo-htmlman html +./usr/share/man/html5/inode.html man-sys-htmlman html +./usr/share/man/html5/intro.html man-sys-htmlman html +./usr/share/man/html5/ipf.conf.html man-ipf-htmlman ipfilter,html +./usr/share/man/html5/ipf.html man-ipf-htmlman ipfilter,html +./usr/share/man/html5/ipf6.conf.html man-ipf-htmlman ipfilter,html +./usr/share/man/html5/ipmon.html man-ipf-htmlman ipfilter,html +./usr/share/man/html5/ipnat.conf.html man-ipf-htmlman ipfilter,html +./usr/share/man/html5/ipnat.html man-ipf-htmlman ipfilter,html +./usr/share/man/html5/ippool.conf.html man-ipf-htmlman ipfilter,html +./usr/share/man/html5/ippool.html man-ipf-htmlman ipfilter,html +./usr/share/man/html5/ipsec.conf.html man-netutil-htmlman html +./usr/share/man/html5/ipsend.html man-ipf-htmlman ipfilter,html +./usr/share/man/html5/isdnd.acct.html man-obsolete obsolete +./usr/share/man/html5/isdnd.rates.html man-obsolete obsolete +./usr/share/man/html5/isdnd.rc.html man-obsolete obsolete +./usr/share/man/html5/krb5.conf.html man-krb5-htmlman kerberos,html +./usr/share/man/html5/kyua-tester-list.html man-kyua-htmlman kyua,html +./usr/share/man/html5/kyua-tester-result.html man-kyua-htmlman kyua,html +./usr/share/man/html5/kyua.conf.html man-kyua-htmlman kyua,html +./usr/share/man/html5/kyuafile.html man-kyua-htmlman kyua,html +./usr/share/man/html5/lastlog.html man-sys-htmlman html +./usr/share/man/html5/lastlogx.html man-sys-htmlman html +./usr/share/man/html5/ld.so.conf.html man-sys-htmlman html +./usr/share/man/html5/ldap_table.html man-postfix-htmlman postfix,html +./usr/share/man/html5/ldpd.conf.html man-router-htmlman html +./usr/share/man/html5/link.html man-sys-htmlman html +./usr/share/man/html5/lkm.conf.html man-obsolete obsolete +./usr/share/man/html5/locale.alias.html man-sys-htmlman html +./usr/share/man/html5/locate.conf.html man-sys-htmlman html +./usr/share/man/html5/login.access.html man-sys-htmlman pam,html +./usr/share/man/html5/login.conf.html man-sys-htmlman html +./usr/share/man/html5/lvm.conf.html man-lvm-htmlman lvm,html +./usr/share/man/html5/magic.html man-util-htmlman html +./usr/share/man/html5/mailer.conf.html man-mailwrapper-htmlman html +./usr/share/man/html5/malloc.conf.html man-sys-htmlman html +./usr/share/man/html5/man.conf.html man-man-htmlman html +./usr/share/man/html5/map3270.html man-obsolete obsolete +./usr/share/man/html5/master.html man-postfix-htmlman postfix,html +./usr/share/man/html5/master.passwd.html man-sys-htmlman html +./usr/share/man/html5/memcache_table.html man-postfix-htmlman postfix,html +./usr/share/man/html5/mixerctl.conf.html man-audio-htmlman html +./usr/share/man/html5/modules.conf.html man-sys-htmlman html +./usr/share/man/html5/moduli.html man-secsh-htmlman html +./usr/share/man/html5/monthly.conf.html man-sys-htmlman html +./usr/share/man/html5/monthly.html man-sys-htmlman html +./usr/share/man/html5/motd.html man-sys-htmlman html +./usr/share/man/html5/named.conf.html man-bind-htmlman html +./usr/share/man/html5/netconfig.html man-net-htmlman html +./usr/share/man/html5/netgroup.html man-nis-htmlman html +./usr/share/man/html5/netid.html man-nis-htmlman yp,html +./usr/share/man/html5/networks.html man-net-htmlman html +./usr/share/man/html5/newsyslog.conf.html man-sysutil-htmlman html +./usr/share/man/html5/nicknames.html man-nis-htmlman yp,html +./usr/share/man/html5/nisplus_table.html man-postfix-htmlman postfix,html +./usr/share/man/html5/nologin.html man-sysutil-htmlman html +./usr/share/man/html5/npf.conf.html man-npf-htmlman html,npf +./usr/share/man/html5/nsd.conf.html man-nsd-htmlman html,nsd +./usr/share/man/html5/nsswitch.conf.html man-net-htmlman html +./usr/share/man/html5/ntp.conf.html man-ntp-htmlman html +./usr/share/man/html5/ntp.keys.html man-ntp-htmlman html +./usr/share/man/html5/openssl.cnf.html man-crypto-htmlman html +./usr/share/man/html5/pam.conf.html man-sys-htmlman pam,html +./usr/share/man/html5/passwd.conf.html man-sys-htmlman html +./usr/share/man/html5/passwd.html man-sys-htmlman html +./usr/share/man/html5/pcap-savefile.html man-sys-htmlman html +./usr/share/man/html5/pcre_table.html man-obsolete obsolete +./usr/share/man/html5/pf.boot.conf.html man-pf-htmlman pf,html +./usr/share/man/html5/pf.conf.html man-pf-htmlman pf,html +./usr/share/man/html5/pf.os.html man-pf-htmlman pf,html +./usr/share/man/html5/phones.html man-sys-man html +./usr/share/man/html5/pkg_install.conf.html man-pkgutil-htmlman html +./usr/share/man/html5/pkg_summary.html man-pkgutil-htmlman html +./usr/share/man/html5/pkgpath.conf.html man-sys-man html +./usr/share/man/html5/postconf.html man-postfix-htmlman postfix,html +./usr/share/man/html5/postfix-wrapper.html man-postfix-htmlman postfix,html +./usr/share/man/html5/printcap.html man-lpr-htmlman html +./usr/share/man/html5/protocols.html man-net-htmlman html +./usr/share/man/html5/racoon.conf.html man-netutil-htmlman html +./usr/share/man/html5/radius.conf.html man-netutil-htmlman html +./usr/share/man/html5/rc.conf.html man-sys-htmlman html +./usr/share/man/html5/rcsfile.html man-rcs-htmlman html +./usr/share/man/html5/regexp_table.html man-postfix-htmlman postfix,html +./usr/share/man/html5/relocated.html man-postfix-htmlman postfix,html +./usr/share/man/html5/remote.html man-sys-htmlman html +./usr/share/man/html5/resolv.conf.html man-net-htmlman html +./usr/share/man/html5/resolvconf.conf.html man-resolvconf-htmlman html +./usr/share/man/html5/resolver.html man-net-htmlman html +./usr/share/man/html5/rhosts.html man-netutil-htmlman html +./usr/share/man/html5/rndc.conf.html man-bind-htmlman html +./usr/share/man/html5/route.conf.html man-sys-htmlman html +./usr/share/man/html5/rpc.html man-net-htmlman html +./usr/share/man/html5/rpcapd-config.html man-netutil-htmlman html +./usr/share/man/html5/rtadvd.conf.html man-router-htmlman use_inet6,html +./usr/share/man/html5/security.conf.html man-sys-htmlman html +./usr/share/man/html5/services.html man-net-htmlman html +./usr/share/man/html5/shells.html man-sys-htmlman html +./usr/share/man/html5/sqlite_table.html man-postfix-htmlman postfix,html +./usr/share/man/html5/ssh_config.html man-secsh-htmlman html +./usr/share/man/html5/sshd_config.html man-secsh-htmlman html +./usr/share/man/html5/stab.html man-sys-htmlman html +./usr/share/man/html5/sysctl.conf.html man-sys-htmlman html +./usr/share/man/html5/syslog.conf.html man-sysutil-htmlman html +./usr/share/man/html5/targets.html man-iscsi-htmlman iscsi,html +./usr/share/man/html5/termcap.html man-sys-htmlman html +./usr/share/man/html5/terminfo.html man-sys-htmlman html +./usr/share/man/html5/texinfo.html man-texinfo-htmlman html +./usr/share/man/html5/transport.html man-postfix-htmlman postfix,html +./usr/share/man/html5/ttyaction.html man-sys-htmlman html +./usr/share/man/html5/ttys.html man-sys-htmlman html +./usr/share/man/html5/types.html man-obsolete obsolete +./usr/share/man/html5/tzfile.html man-sys-htmlman html +./usr/share/man/html5/unbound.conf.html man-netutil-htmlman html,unbound +./usr/share/man/html5/usermgmt.conf.html man-sys-htmlman html +./usr/share/man/html5/utmp.html man-sys-htmlman html +./usr/share/man/html5/utmpx.html man-sys-htmlman html +./usr/share/man/html5/uuencode.html man-util-htmlman html +./usr/share/man/html5/veriexec.html man-sys-htmlman html +./usr/share/man/html5/vgrindefs.html man-groff-htmlman html +./usr/share/man/html5/virtual.html man-postfix-htmlman postfix,html +./usr/share/man/html5/weekly.conf.html man-sys-htmlman html +./usr/share/man/html5/weekly.html man-sys-htmlman html +./usr/share/man/html5/wpa_supplicant.conf.html man-net-htmlman html +./usr/share/man/html5/wscons.conf.html man-sys-htmlman html +./usr/share/man/html5/wsmoused.conf.html man-sys-htmlman html +./usr/share/man/html5/wtmp.html man-sys-htmlman html +./usr/share/man/html5/wtmpx.html man-sys-htmlman html +./usr/share/man/html7/EVP_ASYM_CIPHER-RSA.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_ASYM_CIPHER-SM2.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_CIPHER-AES.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_CIPHER-ARIA.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_CIPHER-BLOWFISH.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_CIPHER-CAMELLIA.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_CIPHER-CAST.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_CIPHER-CHACHA.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_CIPHER-DES.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_CIPHER-IDEA.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_CIPHER-NULL.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_CIPHER-RC2.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_CIPHER-RC4.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_CIPHER-RC5.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_CIPHER-SEED.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_CIPHER-SM4.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_KDF-HKDF.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_KDF-KB.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_KDF-KRB5KDF.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_KDF-PBKDF1.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_KDF-PBKDF2.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_KDF-PKCS12KDF.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_KDF-SCRYPT.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_KDF-SS.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_KDF-SSHKDF.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_KDF-TLS13_KDF.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_KDF-TLS1_PRF.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_KDF-X942-ASN1.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_KDF-X942-CONCAT.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_KDF-X963.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_KEM-RSA.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_KEYEXCH-DH.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_KEYEXCH-ECDH.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_KEYEXCH-X25519.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_MAC-BLAKE2.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_MAC-CMAC.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_MAC-GMAC.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_MAC-HMAC.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_MAC-KMAC.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_MAC-Poly1305.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_MAC-Siphash.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_MD-BLAKE2.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_MD-MD2.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_MD-MD4.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_MD-MD5-SHA1.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_MD-MD5.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_MD-MDC2.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_MD-NULL.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_MD-RIPEMD160.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_MD-SHA1.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_MD-SHA2.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_MD-SHA3.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_MD-SHAKE.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_MD-SM3.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_MD-WHIRLPOOL.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_MD-common.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_PKEY-DH.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_PKEY-DSA.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_PKEY-EC.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_PKEY-FFC.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_PKEY-HMAC.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_PKEY-RSA.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_PKEY-SM2.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_PKEY-X25519.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_RAND-CTR-DRBG.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_RAND-HASH-DRBG.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_RAND-HMAC-DRBG.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_RAND-SEED-SRC.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_RAND-TEST-RAND.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_RAND.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_SIGNATURE-DSA.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_SIGNATURE-ECDSA.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_SIGNATURE-ED25519.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_SIGNATURE-HMAC.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/EVP_SIGNATURE-RSA.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/OSSL_PROVIDER-FIPS.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/OSSL_PROVIDER-base.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/OSSL_PROVIDER-default.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/OSSL_PROVIDER-legacy.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/OSSL_PROVIDER-null.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/ascii.html man-reference-htmlman html +./usr/share/man/html7/atf.html man-atf-htmlman html,atf +./usr/share/man/html7/audio.html man-obsolete obsolete +./usr/share/man/html7/c.html man-reference-htmlman html +./usr/share/man/html7/c11.html man-reference-htmlman html +./usr/share/man/html7/c78.html man-reference-htmlman html +./usr/share/man/html7/c89.html man-reference-htmlman html +./usr/share/man/html7/c90.html man-reference-htmlman html +./usr/share/man/html7/c99.html man-reference-htmlman html +./usr/share/man/html7/des_modes.html man-reference-htmlman html +./usr/share/man/html7/editline.html man-sys-htmlman html +./usr/share/man/html7/entropy.html man-reference-htmlman html +./usr/share/man/html7/environ.html man-reference-htmlman html +./usr/share/man/html7/fips_module.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/glob.html man-reference-htmlman html +./usr/share/man/html7/groups.html man-reference-htmlman html +./usr/share/man/html7/hier.html man-reference-htmlman html +./usr/share/man/html7/hostname.html man-reference-htmlman html +./usr/share/man/html7/intro.html man-reference-htmlman html +./usr/share/man/html7/kernel_sanitizers.html man-reference-htmlman html +./usr/share/man/html7/kyua-atf-interface.html man-kyua-htmlman kyua,html +./usr/share/man/html7/kyua-build-root.html man-kyua-htmlman kyua,html +./usr/share/man/html7/kyua-plain-interface.html man-kyua-htmlman kyua,html +./usr/share/man/html7/kyua-test-filters.html man-kyua-htmlman kyua,html +./usr/share/man/html7/life_cycle-cipher.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/life_cycle-digest.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/life_cycle-kdf.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/life_cycle-mac.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/life_cycle-pkey.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/life_cycle-rand.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/lint.html man-reference-htmlman html +./usr/share/man/html7/mailaddr.html man-reference-htmlman html +./usr/share/man/html7/mdoc.html man-groff-htmlman html,groff +./usr/share/man/html7/migration_guide.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/module.html man-reference-htmlman html +./usr/share/man/html7/nls.html man-reference-htmlman html +./usr/share/man/html7/npf-params.html man-npf-htmlman html,npf +./usr/share/man/html7/npf.html man-npf-htmlman html,npf +./usr/share/man/html7/openssl-core.h.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/openssl-core_dispatch.h.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/openssl-core_names.h.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/openssl-env.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/openssl-glossary.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/openssl-threads.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/orders.html man-reference-htmlman html +./usr/share/man/html7/pcap-filter.html man-netutil-htmlman html +./usr/share/man/html7/pcap-linktype.html man-netutil-htmlman html +./usr/share/man/html7/pcap-tstamp.html man-netutil-htmlman html +./usr/share/man/html7/pkgsrc.html man-reference-htmlman html +./usr/share/man/html7/property.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/provider-asym_cipher.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/provider-base.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/provider-cipher.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/provider-decoder.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/provider-digest.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/provider-encoder.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/provider-kdf.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/provider-kem.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/provider-keyexch.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/provider-keymgmt.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/provider-mac.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/provider-object.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/provider-rand.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/provider-signature.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/provider-storemgmt.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/provider.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/proxy-certificates.html man-crypto-htmlman html,openssl=30 +./usr/share/man/html7/random.html man-reference-htmlman html +./usr/share/man/html7/re_format.html man-reference-htmlman html +./usr/share/man/html7/release.html man-reference-htmlman html +./usr/share/man/html7/rfc6056.html man-reference-htmlman html +./usr/share/man/html7/rump_sp.html man-reference-htmlman html,rump +./usr/share/man/html7/rumpkernel.html man-reference-htmlman html,rump +./usr/share/man/html7/script.html man-reference-htmlman html +./usr/share/man/html7/security.html man-reference-htmlman html +./usr/share/man/html7/setuid.html man-reference-htmlman html +./usr/share/man/html7/signal.html man-reference-htmlman html +./usr/share/man/html7/src.html man-reference-htmlman html +./usr/share/man/html7/stack.html man-reference-htmlman html +./usr/share/man/html7/sticky.html man-reference-htmlman html +./usr/share/man/html7/symlink.html man-reference-htmlman html +./usr/share/man/html7/sysctl.html man-reference-htmlman html +./usr/share/man/html7/tests.html man-reference-htmlman html +./usr/share/man/html7/users.html man-reference-htmlman html +./usr/share/man/html7/zpool-features.html man-zfs-htmlman zfs,html +./usr/share/man/html8/MAKEDEV.html man-sysutil-htmlman html +./usr/share/man/html8/MAKEDEV.local.html man-sysutil-htmlman html +./usr/share/man/html8/ac.html man-sysutil-htmlman html +./usr/share/man/html8/accton.html man-sysutil-htmlman html +./usr/share/man/html8/acorn26/boot.html man-obsolete obsolete +./usr/share/man/html8/acorn26/boot26.html man-obsolete obsolete +./usr/share/man/html8/acorn32/boot.html man-sys-htmlman html +./usr/share/man/html8/acorn32/boot32.html man-sys-htmlman html +./usr/share/man/html8/acorn32/nbfs.html man-sys-htmlman html +./usr/share/man/html8/acpidump.html man-sysutil-htmlman html +./usr/share/man/html8/adduser.html man-sysutil-htmlman html +./usr/share/man/html8/afterboot.html man-sysutil-htmlman html +./usr/share/man/html8/alpha/boot.html man-sys-htmlman html +./usr/share/man/html8/alpha/mkbootimage.html man-sysutil-htmlman html +./usr/share/man/html8/alpha/setnetbootinfo.html man-sysutil-htmlman html +./usr/share/man/html8/altqd.html man-router-htmlman html +./usr/share/man/html8/amd.html man-amd-htmlman html +./usr/share/man/html8/amd64/boot.html man-obsolete obsolete +./usr/share/man/html8/amiga/binpatch.html man-sysutil-htmlman html +./usr/share/man/html8/amiga/boot.html man-sys-htmlman html +./usr/share/man/html8/amiga/grfconfig.html man-sysutil-htmlman html +./usr/share/man/html8/amiga/installboot.html man-sysutil-htmlman html +./usr/share/man/html8/amldb.html man-sysutil-htmlman html +./usr/share/man/html8/amq.html man-amd-htmlman html +./usr/share/man/html8/amrctl.html man-sysutil-man html +./usr/share/man/html8/anvil.html man-postfix-htmlman postfix,html +./usr/share/man/html8/apm.html man-sysutil-htmlman html +./usr/share/man/html8/apmd.html man-sysutil-htmlman html +./usr/share/man/html8/apmlabel.html man-sysutil-htmlman html +./usr/share/man/html8/arp.html man-netutil-htmlman html +./usr/share/man/html8/atactl.html man-sysutil-htmlman html +./usr/share/man/html8/atari/ahdilabel.html man-sysutil-htmlman html +./usr/share/man/html8/atari/binpatch.html man-sysutil-htmlman html +./usr/share/man/html8/atari/boot.html man-sys-htmlman html +./usr/share/man/html8/atari/bootpref.html man-sysutil-htmlman html +./usr/share/man/html8/atari/installboot.html man-sysutil-htmlman html +./usr/share/man/html8/atrun.html man-cron-htmlman html +./usr/share/man/html8/authpf.html man-pf-htmlman pf,html +./usr/share/man/html8/automount.html man-sysutil-htmlman html +./usr/share/man/html8/automountd.html man-sysutil-htmlman html +./usr/share/man/html8/autounmountd.html man-sysutil-htmlman html +./usr/share/man/html8/bad144.html man-sysutil-htmlman html +./usr/share/man/html8/badsect.html man-sysutil-htmlman html +./usr/share/man/html8/bioctl.html man-sysutil-htmlman html +./usr/share/man/html8/blacklistctl.html man-obsolete obsolete +./usr/share/man/html8/blacklistd.html man-obsolete obsolete +./usr/share/man/html8/blkdiscard.html man-sysutil-htmlman html +./usr/share/man/html8/blocklistctl.html man-sysutil-htmlman html +./usr/share/man/html8/blocklistd.html man-sysutil-htmlman html +./usr/share/man/html8/boot.html man-sysutil-htmlman html +./usr/share/man/html8/bootparamd.html man-bootserver-htmlman html +./usr/share/man/html8/bootpd.html man-bootserver-htmlman html +./usr/share/man/html8/bootpef.html man-bootserver-htmlman html +./usr/share/man/html8/bootpgw.html man-bootserver-htmlman html +./usr/share/man/html8/bootptest.html man-bootserver-htmlman html +./usr/share/man/html8/bounce.html man-postfix-htmlman postfix,html +./usr/share/man/html8/bozohttpd.html man-netutil-htmlman html +./usr/share/man/html8/brconfig.html man-netutil-htmlman html +./usr/share/man/html8/bta2dpd.html man-sysutil-htmlman html +./usr/share/man/html8/btattach.html man-sysutil-htmlman html +./usr/share/man/html8/btconfig.html man-sysutil-htmlman html +./usr/share/man/html8/btdevctl.html man-sysutil-htmlman html +./usr/share/man/html8/bthcid.html man-sysutil-htmlman html +./usr/share/man/html8/btpand.html man-sysutil-htmlman html +./usr/share/man/html8/canconfig.html man-netutil-htmlman html +./usr/share/man/html8/catman.html man-man-htmlman html +./usr/share/man/html8/ccdconfig.html man-sysutil-htmlman html +./usr/share/man/html8/certctl.html man-sysutil-htmlman html +./usr/share/man/html8/cgdconfig.html man-sysutil-htmlman html +./usr/share/man/html8/chat.html man-ppp-htmlman html +./usr/share/man/html8/chown.html man-sysutil-htmlman html +./usr/share/man/html8/chroot.html man-sysutil-htmlman html +./usr/share/man/html8/chrtbl.html man-obsolete obsolete +./usr/share/man/html8/cleanup.html man-postfix-htmlman postfix,html +./usr/share/man/html8/clri.html man-sysutil-htmlman html +./usr/share/man/html8/cnwctl.html man-sysutil-htmlman html +./usr/share/man/html8/cobalt/boot.html man-sys-htmlman html +./usr/share/man/html8/compat_30.html man-sys-htmlman html +./usr/share/man/html8/compat_bsdos.html man-sys-htmlman html +./usr/share/man/html8/compat_darwin.html man-obsolete obsolete +./usr/share/man/html8/compat_freebsd.html man-sys-htmlman html +./usr/share/man/html8/compat_ibcs2.html man-obsolete obsolete +./usr/share/man/html8/compat_linux.html man-sys-htmlman html +./usr/share/man/html8/compat_netbsd32.html man-sys-htmlman html +./usr/share/man/html8/compat_osf1.html man-obsolete obsolete +./usr/share/man/html8/compat_pecoff.html man-obsolete obsolete +./usr/share/man/html8/compat_sco.html man-obsolete obsolete +./usr/share/man/html8/compat_solaris.html man-obsolete obsolete +./usr/share/man/html8/compat_sunos.html man-sys-htmlman html +./usr/share/man/html8/compat_svr4.html man-obsolete obsolete +./usr/share/man/html8/compat_svr4_32.html man-obsolete obsolete +./usr/share/man/html8/compat_ultrix.html man-sys-htmlman html +./usr/share/man/html8/compat_win32.html man-obsolete obsolete +./usr/share/man/html8/compat_xenix.html man-obsolete obsolete +./usr/share/man/html8/comsat.html man-man-htmlman html +./usr/share/man/html8/cpuctl.html man-sysutil-htmlman html +./usr/share/man/html8/crash.html man-sysutil-htmlman html +./usr/share/man/html8/creds_msdos.html man-sysutil-htmlman html +./usr/share/man/html8/cron.html man-cron-htmlman html +./usr/share/man/html8/dbsym.html man-sysutil-htmlman binutils,html +./usr/share/man/html8/ddns-confgen.html man-bind-htmlman html +./usr/share/man/html8/defer.html man-postfix-htmlman postfix,html +./usr/share/man/html8/dev_mkdb.html man-sysutil-htmlman html +./usr/share/man/html8/devpubd.html man-sysutil-htmlman html +./usr/share/man/html8/dhclient-script.html man-obsolete obsolete +./usr/share/man/html8/dhclient.html man-obsolete obsolete +./usr/share/man/html8/dhcpcd-run-hooks.html man-dhcpcd-htmlman html +./usr/share/man/html8/dhcpcd.html man-dhcpcd-htmlman html +./usr/share/man/html8/dhcpd.html man-dhcpd-htmlman html +./usr/share/man/html8/dhcrelay.html man-dhcpd-htmlman html +./usr/share/man/html8/discard.html man-postfix-htmlman postfix,html +./usr/share/man/html8/disklabel.html man-sysutil-htmlman html +./usr/share/man/html8/diskless.html man-sysutil-htmlman html +./usr/share/man/html8/diskpart.html man-sysutil-htmlman html +./usr/share/man/html8/dkctl.html man-sysutil-htmlman html +./usr/share/man/html8/dkscan_bsdlabel.html man-sysutil-htmlman html +./usr/share/man/html8/dmctl.html man-sysutil-htmlman html +./usr/share/man/html8/dmesg.html man-sysutil-htmlman html +./usr/share/man/html8/dmsetup.html man-lvm-htmlman lvm,html +./usr/share/man/html8/dnsblog.html man-postfix-htmlman postfix,html +./usr/share/man/html8/dnssec-dsfromkey.html man-obsolete obsolete +./usr/share/man/html8/dnssec-importkey.html man-obsolete obsolete +./usr/share/man/html8/dnssec-keyfromlabel.html man-obsolete obsolete +./usr/share/man/html8/dnssec-keygen.html man-obsolete obsolete +./usr/share/man/html8/dnssec-revoke.html man-obsolete obsolete +./usr/share/man/html8/dnssec-settime.html man-obsolete obsolete +./usr/share/man/html8/dnssec-signzone.html man-obsolete obsolete +./usr/share/man/html8/dnssec-verify.html man-obsolete obsolete +./usr/share/man/html8/dreamcast/boot.html man-sysutil-htmlman html +./usr/share/man/html8/drvctl.html man-sysutil-htmlman html +./usr/share/man/html8/dump.html man-sysutil-htmlman html +./usr/share/man/html8/dump_lfs.html man-sysutil-htmlman html +./usr/share/man/html8/dumpfs.html man-sysutil-htmlman html +./usr/share/man/html8/dumplfs.html man-sysutil-htmlman html +./usr/share/man/html8/edquota.html man-sysutil-htmlman html +./usr/share/man/html8/eeprom.html man-sysutil-htmlman html +./usr/share/man/html8/emips/boot.html man-sys-htmlman html +./usr/share/man/html8/envstat.html man-sysutil-htmlman html +./usr/share/man/html8/error.html man-postfix-htmlman postfix,html +./usr/share/man/html8/eshconfig.html man-obsolete obsolete +./usr/share/man/html8/etcupdate.html man-sysutil-htmlman html +./usr/share/man/html8/evbarm/bootmini2440.html man-sysutil-htmlman html +./usr/share/man/html8/evbarm/elftosb.html man-sysutil-htmlman html,cxx +./usr/share/man/html8/evbarm/sbkeygen.html man-sysutil-htmlman html,cxx +./usr/share/man/html8/evbarm/sbtool.html man-sysutil-htmlman html,cxx +./usr/share/man/html8/extattrctl.html man-sysutil-htmlman html +./usr/share/man/html8/faithd.html man-router-htmlman inet6,html +./usr/share/man/html8/fastboot.html man-sysutil-htmlman html +./usr/share/man/html8/fasthalt.html man-sysutil-htmlman html +./usr/share/man/html8/fdiscard.html man-sysutil-htmlman html +./usr/share/man/html8/fdisk.html man-sysutil-htmlman html +./usr/share/man/html8/fingerd.html man-sysutil-htmlman html +./usr/share/man/html8/fixmount.html man-sysutil-htmlman html +./usr/share/man/html8/flashctl.html man-sysutil-htmlman html +./usr/share/man/html8/flush.html man-postfix-htmlman postfix,html +./usr/share/man/html8/fsck.html man-sysutil-htmlman html +./usr/share/man/html8/fsck_ext2fs.html man-ext2fs-htmlman html +./usr/share/man/html8/fsck_ffs.html man-sysutil-htmlman html +./usr/share/man/html8/fsck_lfs.html man-sysutil-htmlman html +./usr/share/man/html8/fsck_msdos.html man-sysutil-htmlman html +./usr/share/man/html8/fsck_udf.html man-sysutil-htmlman html +./usr/share/man/html8/fsck_v7fs.html man-sysutil-htmlman html +./usr/share/man/html8/fsdb.html man-sysutil-htmlman html +./usr/share/man/html8/fsinfo.html man-sysutil-htmlman html +./usr/share/man/html8/fsirand.html man-sysutil-htmlman html +./usr/share/man/html8/fssconfig.html man-sysutil-htmlman html +./usr/share/man/html8/fstyp.html man-sysutil-htmlman html +./usr/share/man/html8/ftp-proxy.html man-pf-htmlman pf,html +./usr/share/man/html8/ftpd.html man-netutil-htmlman html +./usr/share/man/html8/fusermount.html man-refuse-htmlman html +./usr/share/man/html8/fwctl.html man-sysutil-htmlman html +./usr/share/man/html8/getNAME.html man-man-htmlman !makemandb,html +./usr/share/man/html8/getencstat.html man-sysutil-htmlman html +./usr/share/man/html8/getty.html man-sysutil-htmlman html +./usr/share/man/html8/gpioctl.html man-sysutil-htmlman html +./usr/share/man/html8/gpt.html man-sysutil-htmlman html +./usr/share/man/html8/group.html man-sysutil-htmlman html +./usr/share/man/html8/groupadd.html man-sysutil-htmlman html +./usr/share/man/html8/groupdel.html man-sysutil-htmlman html +./usr/share/man/html8/groupinfo.html man-sysutil-htmlman html +./usr/share/man/html8/groupmod.html man-sysutil-htmlman html +./usr/share/man/html8/gspa.html man-sysutil-htmlman html +./usr/share/man/html8/halt.html man-sysutil-htmlman html +./usr/share/man/html8/hdaudioctl.html man-sysutil-htmlman html +./usr/share/man/html8/hlfsd.html man-amd-htmlman html +./usr/share/man/html8/hostapd.html man-sysutil-htmlman html +./usr/share/man/html8/hostapd_cli.html man-sysutil-htmlman html +./usr/share/man/html8/hp300/boot.html man-sys-htmlman html +./usr/share/man/html8/hp300/crash.html man-obsolete obsolete +./usr/share/man/html8/hp300/format.html man-sys-htmlman html +./usr/share/man/html8/hp700/boot.html man-obsolete obsolete +./usr/share/man/html8/hp700/mkboot.html man-obsolete obsolete +./usr/share/man/html8/hpcarm/boot.html man-sys-htmlman html +./usr/share/man/html8/hpcboot.html man-sys-htmlman html +./usr/share/man/html8/hpcmips/boot.html man-sys-htmlman html +./usr/share/man/html8/hpcmips/pbsdboot.html man-sys-htmlman html +./usr/share/man/html8/hpcsh/boot.html man-sys-htmlman html +./usr/share/man/html8/hppa/boot.html man-sys-htmlman html +./usr/share/man/html8/hppa/mkboot.html man-sys-htmlman html +./usr/share/man/html8/hprop.html man-krb5-htmlman kerberos,html +./usr/share/man/html8/hpropd.html man-krb5-htmlman kerberos,html +./usr/share/man/html8/httpd.html man-netutil-htmlman html +./usr/share/man/html8/i2cscan.html man-sysutil-htmlman html +./usr/share/man/html8/i386/boot.html man-obsolete obsolete +./usr/share/man/html8/i386/boot_console.html man-obsolete obsolete +./usr/share/man/html8/i386/bootselect.html man-obsolete obsolete +./usr/share/man/html8/i386/dosboot.html man-obsolete obsolete +./usr/share/man/html8/i386/mbr.html man-obsolete obsolete +./usr/share/man/html8/i386/multiboot.html man-obsolete obsolete +./usr/share/man/html8/i386/ndiscvt.html man-obsolete obsolete +./usr/share/man/html8/i386/pxeboot.html man-obsolete obsolete +./usr/share/man/html8/i386/w95boot.html man-obsolete obsolete +./usr/share/man/html8/iasl.html man-sysutil-htmlman html +./usr/share/man/html8/identd.html man-netutil-htmlman html +./usr/share/man/html8/ifconfig.html man-netutil-htmlman html +./usr/share/man/html8/ifmcstat.html man-netutil-htmlman inet6,html +./usr/share/man/html8/ifwatchd.html man-netutil-htmlman html +./usr/share/man/html8/inetd.html man-netutil-htmlman html +./usr/share/man/html8/init.html man-sysutil-htmlman html +./usr/share/man/html8/installboot.html man-sysutil-htmlman html +./usr/share/man/html8/intrctl.html man-sysutil-htmlman html +./usr/share/man/html8/intro.html man-sys-htmlman html +./usr/share/man/html8/iopctl.html man-sysutil-htmlman html +./usr/share/man/html8/iostat.html man-sysutil-htmlman html +./usr/share/man/html8/ip6addrctl.html man-netutil-htmlman inet6,html +./usr/share/man/html8/ipf.html man-ipf-htmlman ipfilter,html +./usr/share/man/html8/ipfs.html man-ipf-htmlman ipfilter,html +./usr/share/man/html8/ipfstat.html man-ipf-htmlman ipfilter,html +./usr/share/man/html8/ipmon.html man-ipf-htmlman ipfilter,html +./usr/share/man/html8/ipnat.html man-ipf-htmlman ipfilter,html +./usr/share/man/html8/ippool.html man-ipf-htmlman ipfilter,html +./usr/share/man/html8/ipppctl.html man-obsolete obsolete +./usr/share/man/html8/iprop-log.html man-krb5-htmlman kerberos,html +./usr/share/man/html8/iprop.html man-krb5-htmlman kerberos,html +./usr/share/man/html8/ipropd-master.html man-krb5-htmlman kerberos,html +./usr/share/man/html8/ipropd-slave.html man-krb5-htmlman kerberos,html +./usr/share/man/html8/ipwctl.html man-sysutil-htmlman html +./usr/share/man/html8/irda.html man-sysutil-htmlman html +./usr/share/man/html8/irdaattach.html man-sysutil-htmlman html +./usr/share/man/html8/iscsi-initiator.html man-iscsi-htmlman iscsi,html +./usr/share/man/html8/iscsi-target.html man-iscsi-htmlman iscsi,html +./usr/share/man/html8/iscsictl.html man-iscsi-htmlman iscsi,html +./usr/share/man/html8/iscsid.html man-iscsi-htmlman iscsi,html +./usr/share/man/html8/isdnd.html man-obsolete obsolete +./usr/share/man/html8/isdnmonitor.html man-obsolete obsolete +./usr/share/man/html8/isdntel.html man-obsolete obsolete +./usr/share/man/html8/isdntelctl.html man-obsolete obsolete +./usr/share/man/html8/isdntrace.html man-obsolete obsolete +./usr/share/man/html8/isibootd.html man-bootserver-htmlman html +./usr/share/man/html8/iteconfig.html man-sysutil-htmlman html +./usr/share/man/html8/iwictl.html man-sysutil-htmlman html +./usr/share/man/html8/kadmin.html man-krb5-htmlman kerberos,html +./usr/share/man/html8/kadmind.html man-krb5-htmlman kerberos,html +./usr/share/man/html8/kcm.html man-krb5-htmlman kerberos,html +./usr/share/man/html8/kdc.html man-krb5-htmlman kerberos,html +./usr/share/man/html8/kdigest.html man-krb5-htmlman kerberos,html +./usr/share/man/html8/kerberos.html man-krb5-htmlman kerberos,html +./usr/share/man/html8/kimpersonate.html man-krb5-htmlman kerberos,html +./usr/share/man/html8/kpasswdd.html man-krb5-htmlman kerberos,html +./usr/share/man/html8/kstash.html man-krb5-htmlman kerberos,html +./usr/share/man/html8/ktutil.html man-krb5-htmlman kerberos,html +./usr/share/man/html8/lastlogin.html man-sysutil-htmlman html +./usr/share/man/html8/ldconfig.html man-sysutil-htmlman html +./usr/share/man/html8/ldpd.html man-router-htmlman html +./usr/share/man/html8/lfs_cleanerd.html man-sysutil-htmlman html +./usr/share/man/html8/link.html man-sysutil-htmlman html +./usr/share/man/html8/lmcconfig.html man-obsolete obsolete +./usr/share/man/html8/lmtp.html man-postfix-htmlman postfix,html +./usr/share/man/html8/local.html man-postfix-htmlman postfix,html +./usr/share/man/html8/locate.updatedb.html man-sysutil-htmlman html +./usr/share/man/html8/lockd.html man-nfsserver-htmlman html +./usr/share/man/html8/lockstat.html man-sysutil-htmlman html +./usr/share/man/html8/lpc.html man-lpr-htmlman html +./usr/share/man/html8/lpd.html man-lpr-htmlman html +./usr/share/man/html8/luactl.html man-sysutil-htmlman html +./usr/share/man/html8/lvchange.html man-lvm-htmlman lvm,html +./usr/share/man/html8/lvconvert.html man-lvm-htmlman lvm,html +./usr/share/man/html8/lvcreate.html man-lvm-htmlman lvm,html +./usr/share/man/html8/lvdisplay.html man-lvm-htmlman lvm,html +./usr/share/man/html8/lvextend.html man-lvm-htmlman lvm,html +./usr/share/man/html8/lvm.html man-lvm-htmlman lvm,html +./usr/share/man/html8/lvmchange.html man-lvm-htmlman lvm,html +./usr/share/man/html8/lvmdiskscan.html man-lvm-htmlman lvm,html +./usr/share/man/html8/lvmdump.html man-lvm-htmlman lvm,html +./usr/share/man/html8/lvreduce.html man-lvm-htmlman lvm,html +./usr/share/man/html8/lvremove.html man-lvm-htmlman lvm,html +./usr/share/man/html8/lvrename.html man-lvm-htmlman lvm,html +./usr/share/man/html8/lvresize.html man-lvm-htmlman lvm,html +./usr/share/man/html8/lvs.html man-lvm-htmlman lvm,html +./usr/share/man/html8/lvscan.html man-lvm-htmlman lvm,html +./usr/share/man/html8/lwresd.html man-obsolete obsolete +./usr/share/man/html8/mac68k/boot.html man-sys-htmlman html +./usr/share/man/html8/macppc/boot.html man-sys-htmlman html +./usr/share/man/html8/macppc/ofwboot.elf.html man-sysutil-htmlman html +./usr/share/man/html8/macppc/ofwboot.html man-sysutil-htmlman html +./usr/share/man/html8/macppc/ofwboot.xcf.html man-sysutil-htmlman html +./usr/share/man/html8/mail.local.html man-mail-htmlman html +./usr/share/man/html8/mailwrapper.html man-mailwrapper-htmlman html +./usr/share/man/html8/makedbm.html man-nis-htmlman yp,html +./usr/share/man/html8/makedev.html man-sysutil-htmlman html +./usr/share/man/html8/makedev.local.html man-sysutil-htmlman html +./usr/share/man/html8/makefs.html man-sysutil-htmlman html +./usr/share/man/html8/makekey.html man-crypto-htmlman html +./usr/share/man/html8/makemandb.html man-man-htmlman makemandb,html +./usr/share/man/html8/makewhatis.html man-man-htmlman !makemandb,html +./usr/share/man/html8/map-mbone.html man-netutil-htmlman html +./usr/share/man/html8/master.html man-postfix-htmlman postfix,html +./usr/share/man/html8/mbrlabel.html man-sysutil-htmlman html +./usr/share/man/html8/mdconfig.html man-sysutil-htmlman html +./usr/share/man/html8/mdnsd.html man-mdns-htmlman mdns,html +./usr/share/man/html8/mdsetimage.html man-sysutil-htmlman binutils,html +./usr/share/man/html8/mfs.html man-sys-htmlman html +./usr/share/man/html8/mk-amd-map.html man-amd-htmlman html +./usr/share/man/html8/mkalias.html man-nis-htmlman yp,html +./usr/share/man/html8/mknetid.html man-nis-htmlman yp,html +./usr/share/man/html8/mknod.html man-sysutil-htmlman html +./usr/share/man/html8/mld6query.html man-netutil-htmlman use_inet6,html +./usr/share/man/html8/mlxctl.html man-sysutil-htmlman html +./usr/share/man/html8/mmcformat.html man-sysutil-htmlman html +./usr/share/man/html8/modload.html man-sysutil-htmlman html +./usr/share/man/html8/modstat.html man-sysutil-htmlman html +./usr/share/man/html8/modunload.html man-sysutil-htmlman html +./usr/share/man/html8/mopd.html man-bootserver-htmlman html +./usr/share/man/html8/mount.html man-sysutil-htmlman html +./usr/share/man/html8/mount_9p.html man-puffs-htmlman html +./usr/share/man/html8/mount_ados.html man-adosfs-htmlman html +./usr/share/man/html8/mount_autofs.html man-sysutil-htmlman html +./usr/share/man/html8/mount_cd9660.html man-sysutil-htmlman html +./usr/share/man/html8/mount_chfs.html man-sysutil-htmlman html +./usr/share/man/html8/mount_efs.html man-efs-htmlman html +./usr/share/man/html8/mount_ext2fs.html man-ext2fs-htmlman html +./usr/share/man/html8/mount_fdesc.html man-miscfs-htmlman html +./usr/share/man/html8/mount_ffs.html man-sysutil-htmlman html +./usr/share/man/html8/mount_filecore.html man-filecorefs-htmlman html +./usr/share/man/html8/mount_hfs.html man-hfs-htmlman html +./usr/share/man/html8/mount_kernfs.html man-sysutil-htmlman html +./usr/share/man/html8/mount_lfs.html man-sysutil-htmlman html +./usr/share/man/html8/mount_mfs.html man-sysutil-htmlman html +./usr/share/man/html8/mount_msdos.html man-sysutil-htmlman html +./usr/share/man/html8/mount_nfs.html man-nfsclient-htmlman html +./usr/share/man/html8/mount_nilfs.html man-sysutil-htmlman html +./usr/share/man/html8/mount_ntfs.html man-ntfs-htmlman html +./usr/share/man/html8/mount_null.html man-miscfs-htmlman html +./usr/share/man/html8/mount_overlay.html man-miscfs-htmlman html +./usr/share/man/html8/mount_portal.html man-miscfs-htmlman html +./usr/share/man/html8/mount_procfs.html man-sysutil-htmlman html +./usr/share/man/html8/mount_psshfs.html man-puffs-htmlman html +./usr/share/man/html8/mount_ptyfs.html man-sysutil-htmlman html +./usr/share/man/html8/mount_puffs.html man-sysutil-htmlman html +./usr/share/man/html8/mount_qemufwcfg.html man-sysutil-htmlman html +./usr/share/man/html8/mount_smbfs.html man-obsolete obsolete +./usr/share/man/html8/mount_sysctlfs.html man-puffs-htmlman html +./usr/share/man/html8/mount_sysvbfs.html man-sysutil-htmlman html +./usr/share/man/html8/mount_tmpfs.html man-sysutil-htmlman html +./usr/share/man/html8/mount_udf.html man-sysutil-htmlman html +./usr/share/man/html8/mount_ufs.html man-sysutil-htmlman html +./usr/share/man/html8/mount_umap.html man-miscfs-htmlman html +./usr/share/man/html8/mount_union.html man-miscfs-htmlman html +./usr/share/man/html8/mount_v7fs.html man-sysutil-htmlman html +./usr/share/man/html8/mount_zfs.html man-sysutil-htmlman zfs,html +./usr/share/man/html8/mountd.html man-nfsserver-htmlman html +./usr/share/man/html8/moused.html man-sysutil-htmlman html +./usr/share/man/html8/mrinfo.html man-netutil-htmlman html +./usr/share/man/html8/mrouted.html man-router-htmlman html +./usr/share/man/html8/mscdlabel.html man-sysutil-htmlman html +./usr/share/man/html8/mtrace.html man-netutil-htmlman html +./usr/share/man/html8/mtree.html man-sysutil-htmlman html +./usr/share/man/html8/mvme68k/boot.html man-sys-htmlman html +./usr/share/man/html8/mvme68k/installboot.html man-sysutil-htmlman html +./usr/share/man/html8/named-checkconf.html man-obsolete obsolete +./usr/share/man/html8/named-checkzone.html man-obsolete obsolete +./usr/share/man/html8/named-compilezone.html man-obsolete obsolete +./usr/share/man/html8/named-journalprint.html man-obsolete obsolete +./usr/share/man/html8/named.html man-bind-htmlman html +./usr/share/man/html8/ncdcs.html man-sysutil-htmlman binutils,html +./usr/share/man/html8/ndbootd.html man-bootserver-htmlman html +./usr/share/man/html8/ndiscvt.html man-obsolete obsolete +./usr/share/man/html8/ndp.html man-netutil-htmlman inet6,html +./usr/share/man/html8/netbsd32.html man-sys-htmlman html +./usr/share/man/html8/netgroup_mkdb.html man-nis-htmlman html +./usr/share/man/html8/newbtconf.html man-sysutil-htmlman html +./usr/share/man/html8/newfs.html man-sysutil-htmlman html +./usr/share/man/html8/newfs_ext2fs.html man-sysutil-htmlman html +./usr/share/man/html8/newfs_lfs.html man-sysutil-htmlman html +./usr/share/man/html8/newfs_msdos.html man-sysutil-htmlman html +./usr/share/man/html8/newfs_sysvbfs.html man-sysutil-htmlman html +./usr/share/man/html8/newfs_udf.html man-sysutil-htmlman html +./usr/share/man/html8/newfs_v7fs.html man-sysutil-htmlman html +./usr/share/man/html8/newsyslog.html man-sysutil-htmlman html +./usr/share/man/html8/next68k/boot.html man-sys-htmlman html +./usr/share/man/html8/nfsd.html man-nfsserver-htmlman html +./usr/share/man/html8/nis.html man-nis-htmlman html +./usr/share/man/html8/nologin.html man-sysutil-htmlman html +./usr/share/man/html8/npf.conf.html man-obsolete obsolete +./usr/share/man/html8/npfctl.html man-npf-htmlman html,npf +./usr/share/man/html8/npfd.html man-npf-htmlman html,npf +./usr/share/man/html8/nsd-checkconf.html man-nsd-htmlman html,nsd +./usr/share/man/html8/nsd-checkzone.html man-nsd-htmlman html,nsd +./usr/share/man/html8/nsd-control.html man-nsd-htmlman html,nsd +./usr/share/man/html8/nsd.html man-nsd-htmlman html,nsd +./usr/share/man/html8/nsec3hash.html man-obsolete obsolete +./usr/share/man/html8/nslookup.html man-netutil-htmlman html +./usr/share/man/html8/nsupdate.html man-obsolete obsolete +./usr/share/man/html8/ntalkd.html man-netutil-htmlman html +./usr/share/man/html8/ntp-keygen.html man-ntp-htmlman html +./usr/share/man/html8/ntpd.html man-ntp-htmlman html +./usr/share/man/html8/ntpdate.html man-ntp-htmlman html +./usr/share/man/html8/ntpdc.html man-ntp-htmlman html +./usr/share/man/html8/ntpq.html man-ntp-htmlman html +./usr/share/man/html8/ntptime.html man-ntp-htmlman html +./usr/share/man/html8/ntptrace.html man-ntp-htmlman html +./usr/share/man/html8/nvmectl.html man-sysutil-htmlman html +./usr/share/man/html8/nvmmctl.html man-sysutil-htmlman html +./usr/share/man/html8/ofctl.html man-sysutil-htmlman html +./usr/share/man/html8/oqmgr.html man-postfix-htmlman postfix,html +./usr/share/man/html8/pac.html man-sysutil-htmlman html +./usr/share/man/html8/pam.html man-sysutil-htmlman html +./usr/share/man/html8/pam_afslog.html man-sysutil-htmlman kerberos,pam,html +./usr/share/man/html8/pam_chroot.html man-sysutil-htmlman pam,html +./usr/share/man/html8/pam_deny.html man-sysutil-htmlman pam,html +./usr/share/man/html8/pam_echo.html man-sysutil-htmlman pam,html +./usr/share/man/html8/pam_exec.html man-sysutil-htmlman pam,html +./usr/share/man/html8/pam_ftpusers.html man-sysutil-htmlman pam,html +./usr/share/man/html8/pam_group.html man-sysutil-htmlman pam,html +./usr/share/man/html8/pam_guest.html man-sysutil-htmlman pam,html +./usr/share/man/html8/pam_krb5.html man-sysutil-htmlman kerberos,pam,html +./usr/share/man/html8/pam_ksu.html man-sysutil-htmlman kerberos,pam,html +./usr/share/man/html8/pam_lastlog.html man-sysutil-htmlman pam,html +./usr/share/man/html8/pam_login_access.html man-sysutil-htmlman pam,html +./usr/share/man/html8/pam_nologin.html man-sysutil-htmlman pam,html +./usr/share/man/html8/pam_permit.html man-sysutil-htmlman pam,html +./usr/share/man/html8/pam_radius.html man-sysutil-htmlman pam,html +./usr/share/man/html8/pam_rhosts.html man-sysutil-htmlman pam,html +./usr/share/man/html8/pam_rootok.html man-sysutil-htmlman pam,html +./usr/share/man/html8/pam_securetty.html man-sysutil-htmlman pam,html +./usr/share/man/html8/pam_self.html man-sysutil-htmlman pam,html +./usr/share/man/html8/pam_skey.html man-sysutil-htmlman skey,pam,html +./usr/share/man/html8/pam_ssh.html man-sysutil-htmlman pam,html +./usr/share/man/html8/pam_u2f.html man-sysutil-htmlman pam,html +./usr/share/man/html8/pam_unix.html man-sysutil-htmlman pam,html +./usr/share/man/html8/paxctl.html man-sysutil-htmlman html +./usr/share/man/html8/pcictl.html man-sysutil-htmlman html +./usr/share/man/html8/pcnfsd.html man-nfsserver-htmlman html +./usr/share/man/html8/pdisk.html man-sysutil-htmlman html +./usr/share/man/html8/peace.html man-obsolete obsolete +./usr/share/man/html8/perfused.html man-perfuse-htmlman html +./usr/share/man/html8/pfctl.html man-pf-htmlman pf,html +./usr/share/man/html8/pflogd.html man-pf-htmlman pf,html +./usr/share/man/html8/pfs.html man-pf-htmlman pf,html +./usr/share/man/html8/pickup.html man-postfix-htmlman postfix,html +./usr/share/man/html8/ping.html man-netutil-htmlman html +./usr/share/man/html8/ping6.html man-netutil-htmlman use_inet6,html +./usr/share/man/html8/pipe.html man-postfix-htmlman postfix,html +./usr/share/man/html8/plainrsa-gen.html man-netutil-htmlman html +./usr/share/man/html8/pmax/boot.html man-sys-htmlman html +./usr/share/man/html8/postinstall.html man-sys-htmlman html +./usr/share/man/html8/postscreen.html man-postfix-htmlman postfix,html +./usr/share/man/html8/powerd.html man-sysutil-htmlman html +./usr/share/man/html8/poweroff.html man-sysutil-htmlman html +./usr/share/man/html8/pppd.html man-ppp-htmlman html +./usr/share/man/html8/pppdump.html man-ppp-htmlman html +./usr/share/man/html8/pppoectl.html man-sysutil-htmlman html +./usr/share/man/html8/pppstats.html man-ppp-htmlman html +./usr/share/man/html8/prep/boot.html man-sys-htmlman html +./usr/share/man/html8/prep/mkbootimage.html man-sys-htmlman html +./usr/share/man/html8/proxymap.html man-postfix-htmlman postfix,html +./usr/share/man/html8/psrset.html man-sysutil-htmlman html +./usr/share/man/html8/pstat.html man-sysutil-htmlman html +./usr/share/man/html8/pvchange.html man-lvm-htmlman lvm,html +./usr/share/man/html8/pvck.html man-lvm-htmlman lvm,html +./usr/share/man/html8/pvcreate.html man-lvm-htmlman lvm,html +./usr/share/man/html8/pvcsif.html man-obsolete obsolete +./usr/share/man/html8/pvctxctl.html man-obsolete obsolete +./usr/share/man/html8/pvdisplay.html man-lvm-htmlman lvm,html +./usr/share/man/html8/pvmove.html man-lvm-htmlman lvm,html +./usr/share/man/html8/pvremove.html man-lvm-htmlman lvm,html +./usr/share/man/html8/pvresize.html man-lvm-htmlman lvm,html +./usr/share/man/html8/pvs.html man-lvm-htmlman lvm,html +./usr/share/man/html8/pvscan.html man-lvm-htmlman lvm,html +./usr/share/man/html8/pwd_mkdb.html man-sysutil-htmlman html +./usr/share/man/html8/qmgr.html man-postfix-htmlman postfix,html +./usr/share/man/html8/quot.html man-sysutil-htmlman html +./usr/share/man/html8/quotacheck.html man-sysutil-htmlman html +./usr/share/man/html8/quotactl.html man-obsolete obsolete +./usr/share/man/html8/quotadump.html man-sysutil-htmlman html +./usr/share/man/html8/quotaoff.html man-sysutil-htmlman html +./usr/share/man/html8/quotaon.html man-sysutil-htmlman html +./usr/share/man/html8/quotarestore.html man-sysutil-htmlman html +./usr/share/man/html8/racoon.html man-netutil-htmlman html +./usr/share/man/html8/racoonctl.html man-netutil-htmlman html +./usr/share/man/html8/raidctl.html man-sysutil-htmlman html +./usr/share/man/html8/rarpd.html man-bootserver-htmlman html +./usr/share/man/html8/rbootd.html man-bootserver-htmlman html +./usr/share/man/html8/rc.d.html man-rc-htmlman html +./usr/share/man/html8/rc.html man-rc-htmlman html +./usr/share/man/html8/rc.local.html man-rc-htmlman html +./usr/share/man/html8/rc.shutdown.html man-rc-htmlman html +./usr/share/man/html8/rc.subr.html man-rc-htmlman html +./usr/share/man/html8/rcorder.html man-sysutil-htmlman html +./usr/share/man/html8/rdate.html man-netutil-htmlman html +./usr/share/man/html8/rdisc.html man-netutil-htmlman html +./usr/share/man/html8/rdump.html man-netutil-htmlman html +./usr/share/man/html8/rdump_lfs.html man-netutil-htmlman html +./usr/share/man/html8/reboot.html man-sysutil-htmlman html +./usr/share/man/html8/renice.html man-sysutil-htmlman html +./usr/share/man/html8/repquota.html man-sysutil-htmlman html +./usr/share/man/html8/rescue.html man-sysutil-htmlman html +./usr/share/man/html8/resize_ffs.html man-sysutil-htmlman html +./usr/share/man/html8/resize_lfs.html man-sysutil-htmlman html +./usr/share/man/html8/resolvconf.html man-resolvconf-htmlman html +./usr/share/man/html8/restore.html man-sysutil-htmlman html +./usr/share/man/html8/revnetgroup.html man-nis-htmlman yp,html +./usr/share/man/html8/revoke.html man-sysutil-htmlman html +./usr/share/man/html8/rexecd.html man-netutil-htmlman html +./usr/share/man/html8/rip6query.html man-netutil-htmlman inet6,html +./usr/share/man/html8/rlogind.html man-netutil-htmlman html +./usr/share/man/html8/rmt.html man-sysutil-htmlman html +./usr/share/man/html8/rndc-confgen.html man-bind-htmlman html +./usr/share/man/html8/rndc.html man-bind-htmlman html +./usr/share/man/html8/rndctl.html man-sysutil-htmlman html +./usr/share/man/html8/route.html man-netutil-htmlman html +./usr/share/man/html8/route6d.html man-router-htmlman use_inet6,html +./usr/share/man/html8/routed.html man-router-htmlman html +./usr/share/man/html8/rpc.bootparamd.html man-bootserver-htmlman html +./usr/share/man/html8/rpc.lockd.html man-nfsserver-htmlman html +./usr/share/man/html8/rpc.pcnfsd.html man-nfsserver-htmlman html +./usr/share/man/html8/rpc.rquotad.html man-nfsserver-htmlman html +./usr/share/man/html8/rpc.rstatd.html man-rpcserver-htmlman html +./usr/share/man/html8/rpc.rusersd.html man-rpcserver-htmlman html +./usr/share/man/html8/rpc.rwalld.html man-rpcserver-htmlman html +./usr/share/man/html8/rpc.sprayd.html man-rpcserver-htmlman html +./usr/share/man/html8/rpc.statd.html man-nfsserver-htmlman html +./usr/share/man/html8/rpc.yppasswdd.html man-nis-htmlman yp,html +./usr/share/man/html8/rpcapd.html man-netutil-htmlman html +./usr/share/man/html8/rpcbind.html man-rpcserver-htmlman html +./usr/share/man/html8/rpcinfo.html man-rpcutil-htmlman html +./usr/share/man/html8/rquotad.html man-nfsserver-htmlman html +./usr/share/man/html8/rrestore.html man-netutil-htmlman html +./usr/share/man/html8/rshd.html man-netutil-htmlman html +./usr/share/man/html8/rstatd.html man-netutil-htmlman html +./usr/share/man/html8/rtadvd.html man-router-htmlman use_inet6,html +./usr/share/man/html8/rtquery.html man-netutil-htmlman html +./usr/share/man/html8/rtsol.html man-netutil-htmlman inet6,html +./usr/share/man/html8/rtsold.html man-netutil-htmlman inet6,html +./usr/share/man/html8/rump_cd9660.html man-puffs-htmlman html,rump +./usr/share/man/html8/rump_efs.html man-puffs-htmlman html,rump +./usr/share/man/html8/rump_ext2fs.html man-puffs-htmlman html,rump +./usr/share/man/html8/rump_ffs.html man-puffs-htmlman html,rump +./usr/share/man/html8/rump_hfs.html man-puffs-htmlman html,rump +./usr/share/man/html8/rump_lfs.html man-puffs-htmlman html,rump +./usr/share/man/html8/rump_msdos.html man-puffs-htmlman html,rump +./usr/share/man/html8/rump_nfs.html man-puffs-htmlman html,rump +./usr/share/man/html8/rump_ntfs.html man-puffs-htmlman html,rump +./usr/share/man/html8/rump_smbfs.html man-obsolete obsolete +./usr/share/man/html8/rump_syspuffs.html man-puffs-htmlman html,rump +./usr/share/man/html8/rump_sysvbfs.html man-puffs-htmlman html,rump +./usr/share/man/html8/rump_tmpfs.html man-puffs-htmlman html,rump +./usr/share/man/html8/rump_udf.html man-puffs-htmlman html,rump +./usr/share/man/html8/rump_v7fs.html man-puffs-htmlman html,rump +./usr/share/man/html8/rusersd.html man-netutil-htmlman html +./usr/share/man/html8/rwalld.html man-netutil-htmlman html +./usr/share/man/html8/rwhod.html man-netutil-htmlman html +./usr/share/man/html8/sa.html man-sysutil-htmlman html +./usr/share/man/html8/sandpoint/altboot.html man-sysutil-htmlman html +./usr/share/man/html8/savecore.html man-sysutil-htmlman html +./usr/share/man/html8/scache.html man-postfix-htmlman postfix,html +./usr/share/man/html8/scan_ffs.html man-sysutil-htmlman html +./usr/share/man/html8/scan_lfs.html man-sysutil-htmlman html +./usr/share/man/html8/schedctl.html man-sysutil-htmlman html +./usr/share/man/html8/scsictl.html man-sysutil-htmlman html +./usr/share/man/html8/sdpd.html man-sysutil-htmlman html +./usr/share/man/html8/security.html man-obsolete obsolete +./usr/share/man/html8/service.html man-sysutil-htmlman html +./usr/share/man/html8/services_mkdb.html man-sysutil-htmlman html +./usr/share/man/html8/sesd.html man-sysutil-htmlman html +./usr/share/man/html8/setencstat.html man-sysutil-htmlman html +./usr/share/man/html8/setkey.html man-netutil-htmlman html +./usr/share/man/html8/setobjstat.html man-sysutil-htmlman html +./usr/share/man/html8/sftp-server.html man-secsh-htmlman html +./usr/share/man/html8/sgimips/boot.html man-sys-htmlman html +./usr/share/man/html8/sgimips/sgivol.html man-sys-htmlman html +./usr/share/man/html8/showmount.html man-nfsclient-htmlman html +./usr/share/man/html8/showq.html man-postfix-htmlman postfix,html +./usr/share/man/html8/shutdown.html man-sysutil-htmlman html +./usr/share/man/html8/slattach.html man-slip-htmlman html +./usr/share/man/html8/sliplogin.html man-slip-htmlman html +./usr/share/man/html8/slstats.html man-slip-htmlman html +./usr/share/man/html8/smtp.html man-postfix-htmlman postfix,html +./usr/share/man/html8/smtpd.html man-postfix-htmlman postfix,html +./usr/share/man/html8/sparc/binstall.html man-sysutil-htmlman html +./usr/share/man/html8/sparc/boot.html man-sys-htmlman html +./usr/share/man/html8/sparc/tadpolectl.html man-sysutil-htmlman html +./usr/share/man/html8/sparc64/boot.html man-sys-htmlman html +./usr/share/man/html8/sparc64/ofwboot.html man-sys-htmlman html +./usr/share/man/html8/spawn.html man-postfix-htmlman postfix,html +./usr/share/man/html8/spray.html man-rpcutil-htmlman html +./usr/share/man/html8/sprayd.html man-rpcserver-htmlman html +./usr/share/man/html8/ssh-keysign.html man-secsh-htmlman html +./usr/share/man/html8/ssh-pkcs11-helper.html man-secsh-htmlman html +./usr/share/man/html8/ssh-sk-helper.html man-secsh-htmlman html +./usr/share/man/html8/sshd.html man-secsh-htmlman html +./usr/share/man/html8/statd.html man-nfsserver-htmlman html +./usr/share/man/html8/stdethers.html man-nis-htmlman yp,html +./usr/share/man/html8/stdhosts.html man-nis-htmlman yp,html +./usr/share/man/html8/sti.html man-sysutil-htmlman html +./usr/share/man/html8/string2key.html man-krb5-htmlman kerberos,html +./usr/share/man/html8/sun2/boot.html man-sys-htmlman html +./usr/share/man/html8/sun3/boot.html man-sys-htmlman html +./usr/share/man/html8/sunlabel.html man-sysutil-htmlman html +./usr/share/man/html8/supfilesrv.html man-obsolete obsolete +./usr/share/man/html8/supscan.html man-obsolete obsolete +./usr/share/man/html8/supservers.html man-obsolete obsolete +./usr/share/man/html8/svhlabel.html man-sysutil-htmlman html +./usr/share/man/html8/swapctl.html man-sysutil-htmlman html +./usr/share/man/html8/swapon.html man-sysutil-htmlman html +./usr/share/man/html8/sync.html man-sysutil-htmlman html +./usr/share/man/html8/sysctl.html man-sysutil-htmlman html +./usr/share/man/html8/sysinst.html man-sysutil-man html +./usr/share/man/html8/syslogd.html man-sysutil-htmlman html +./usr/share/man/html8/talkd.html man-netutil-htmlman html +./usr/share/man/html8/tbrconfig.html man-router-htmlman html +./usr/share/man/html8/tcpdchk.html man-netutil-htmlman html +./usr/share/man/html8/tcpdmatch.html man-netutil-htmlman html +./usr/share/man/html8/tcpdrop.html man-netutil-htmlman html +./usr/share/man/html8/tcpdump.html man-netutil-htmlman html +./usr/share/man/html8/telnetd.html man-netutil-htmlman html +./usr/share/man/html8/tftp-proxy.html man-pf-htmlman pf,html +./usr/share/man/html8/tftpd.html man-netutil-htmlman html +./usr/share/man/html8/timed.html man-timed-htmlman html +./usr/share/man/html8/timedc.html man-timed-htmlman html +./usr/share/man/html8/tlsmgr.html man-postfix-htmlman postfix,html +./usr/share/man/html8/tlsproxy.html man-postfix-htmlman postfix,html +./usr/share/man/html8/tpctl.html man-sysutil-htmlman html +./usr/share/man/html8/tpm_changeownerauth.html man-tpm-htmlman tpm,html +./usr/share/man/html8/tpm_clear.html man-tpm-htmlman tpm,html +./usr/share/man/html8/tpm_createek.html man-tpm-htmlman tpm,html +./usr/share/man/html8/tpm_getpubek.html man-tpm-htmlman tpm,html +./usr/share/man/html8/tpm_nvdefine.html man-tpm-htmlman tpm,html +./usr/share/man/html8/tpm_nvinfo.html man-tpm-htmlman tpm,html +./usr/share/man/html8/tpm_nvread.html man-tpm-htmlman tpm,html +./usr/share/man/html8/tpm_nvrelease.html man-tpm-htmlman tpm,html +./usr/share/man/html8/tpm_nvwrite.html man-tpm-htmlman tpm,html +./usr/share/man/html8/tpm_resetdalock.html man-tpm-htmlman tpm,html +./usr/share/man/html8/tpm_restrictpubek.html man-tpm-htmlman tpm,html +./usr/share/man/html8/tpm_revokeek.html man-tpm-htmlman tpm,html +./usr/share/man/html8/tpm_selftest.html man-tpm-htmlman tpm,html +./usr/share/man/html8/tpm_setactive.html man-tpm-htmlman tpm,html +./usr/share/man/html8/tpm_setclearable.html man-tpm-htmlman tpm,html +./usr/share/man/html8/tpm_setenable.html man-tpm-htmlman tpm,html +./usr/share/man/html8/tpm_setoperatorauth.html man-tpm-htmlman tpm,html +./usr/share/man/html8/tpm_setownable.html man-tpm-htmlman tpm,html +./usr/share/man/html8/tpm_setpresence.html man-tpm-htmlman tpm,html +./usr/share/man/html8/tpm_takeownership.html man-tpm-htmlman tpm,html +./usr/share/man/html8/tprof.html man-sysutil-htmlman html +./usr/share/man/html8/trace.html man-postfix-htmlman postfix,html +./usr/share/man/html8/traceroute.html man-netutil-htmlman html +./usr/share/man/html8/traceroute6.html man-netutil-htmlman use_inet6,html +./usr/share/man/html8/trivial-rewrite.html man-postfix-htmlman postfix,html +./usr/share/man/html8/trpt.html man-netutil-htmlman html +./usr/share/man/html8/tsig-keygen.html man-bind-htmlman html +./usr/share/man/html8/ttyflags.html man-sysutil-htmlman html +./usr/share/man/html8/tunefs.html man-sysutil-htmlman html +./usr/share/man/html8/umbctl.html man-netutil-htmlman html +./usr/share/man/html8/umount.html man-sysutil-htmlman html +./usr/share/man/html8/unbound-anchor.html man-netutil-htmlman html,unbound +./usr/share/man/html8/unbound-checkconf.html man-netutil-htmlman html,unbound +./usr/share/man/html8/unbound-control.html man-netutil-htmlman html,unbound +./usr/share/man/html8/unbound.html man-netutil-htmlman html,unbound +./usr/share/man/html8/unlink.html man-sysutil-htmlman html +./usr/share/man/html8/usbdevs.html man-sysutil-htmlman html +./usr/share/man/html8/user.html man-sysutil-htmlman html +./usr/share/man/html8/useradd.html man-sysutil-htmlman html +./usr/share/man/html8/userdel.html man-sysutil-htmlman html +./usr/share/man/html8/userinfo.html man-sysutil-htmlman html +./usr/share/man/html8/usermod.html man-sysutil-htmlman html +./usr/share/man/html8/utmp_update.html man-sysutil-htmlman html +./usr/share/man/html8/vax/boot.html man-sys-htmlman html +./usr/share/man/html8/vax/crash.html man-sys-htmlman html +./usr/share/man/html8/vax/drtest.html man-sys-htmlman html +./usr/share/man/html8/vax/format.html man-sys-htmlman html +./usr/share/man/html8/veriexec.html man-sys-htmlman html +./usr/share/man/html8/veriexecctl.html man-sysutil-htmlman html +./usr/share/man/html8/veriexecgen.html man-sysutil-htmlman html +./usr/share/man/html8/verify.html man-postfix-htmlman postfix,html +./usr/share/man/html8/verify_krb5_conf.html man-krb5-htmlman kerberos,html +./usr/share/man/html8/vgcfgbackup.html man-lvm-htmlman lvm,html +./usr/share/man/html8/vgcfgrestore.html man-lvm-htmlman lvm,html +./usr/share/man/html8/vgchange.html man-lvm-htmlman lvm,html +./usr/share/man/html8/vgck.html man-lvm-htmlman lvm,html +./usr/share/man/html8/vgconvert.html man-lvm-htmlman lvm,html +./usr/share/man/html8/vgcreate.html man-lvm-htmlman lvm,html +./usr/share/man/html8/vgdisplay.html man-lvm-htmlman lvm,html +./usr/share/man/html8/vgexport.html man-lvm-htmlman lvm,html +./usr/share/man/html8/vgextend.html man-lvm-htmlman lvm,html +./usr/share/man/html8/vgimport.html man-lvm-htmlman lvm,html +./usr/share/man/html8/vgmerge.html man-lvm-htmlman lvm,html +./usr/share/man/html8/vgmknodes.html man-lvm-htmlman lvm,html +./usr/share/man/html8/vgreduce.html man-lvm-htmlman lvm,html +./usr/share/man/html8/vgremove.html man-lvm-htmlman lvm,html +./usr/share/man/html8/vgrename.html man-lvm-htmlman lvm,html +./usr/share/man/html8/vgs.html man-lvm-htmlman lvm,html +./usr/share/man/html8/vgscan.html man-lvm-htmlman lvm,html +./usr/share/man/html8/vgsplit.html man-lvm-htmlman lvm,html +./usr/share/man/html8/vipw.html man-sysutil-htmlman html +./usr/share/man/html8/virecover.html man-sysutil-htmlman html +./usr/share/man/html8/virtual.html man-postfix-htmlman postfix,html +./usr/share/man/html8/vnconfig.html man-sysutil-htmlman html +./usr/share/man/html8/vndconfig.html man-sysutil-htmlman html +./usr/share/man/html8/wake.html man-obsolete obsolete +./usr/share/man/html8/wakeonlan.html man-netutil-htmlman html +./usr/share/man/html8/wdogctl.html man-sysutil-htmlman html +./usr/share/man/html8/wg-keygen.html man-netutil-htmlman html +./usr/share/man/html8/wg-userspace.html man-netutil-htmlman html +./usr/share/man/html8/wgconfig.html man-netutil-htmlman html +./usr/share/man/html8/wiconfig.html man-netutil-htmlman html +./usr/share/man/html8/wire-test.html man-netutil-htmlman html +./usr/share/man/html8/wizd.html man-sysutil-htmlman html +./usr/share/man/html8/wlanctl.html man-netutil-htmlman html +./usr/share/man/html8/wpa_cli.html man-netutil-htmlman html +./usr/share/man/html8/wpa_passphrase.html man-netutil-htmlman html +./usr/share/man/html8/wpa_supplicant.html man-netutil-htmlman html +./usr/share/man/html8/wsconscfg.html man-sysutil-htmlman html +./usr/share/man/html8/wsconsctl.html man-sysutil-htmlman html +./usr/share/man/html8/wsfontload.html man-sysutil-htmlman html +./usr/share/man/html8/wsmoused.html man-sysutil-htmlman html +./usr/share/man/html8/wsmuxctl.html man-sysutil-htmlman html +./usr/share/man/html8/x68k/boot.html man-sys-htmlman html +./usr/share/man/html8/x68k/loadbsd.html man-sys-htmlman html +./usr/share/man/html8/x68k/loadbsd.x.html man-sys-htmlman html +./usr/share/man/html8/x68k/memswitch.html man-sysutil-htmlman html +./usr/share/man/html8/x68k/newdisk.html man-sysutil-htmlman html +./usr/share/man/html8/x68k/poffd.html man-obsolete obsolete +./usr/share/man/html8/x68k/rtcalarm.html man-obsolete obsolete +./usr/share/man/html8/x86/boot.html man-sys-htmlman html +./usr/share/man/html8/x86/boot_console.html man-sys-htmlman html +./usr/share/man/html8/x86/bootselect.html man-sys-htmlman html +./usr/share/man/html8/x86/dosboot.html man-sys-htmlman html +./usr/share/man/html8/x86/mbr.html man-sys-htmlman html +./usr/share/man/html8/x86/multiboot.html man-sys-htmlman html +./usr/share/man/html8/x86/pxeboot.html man-sys-htmlman html +./usr/share/man/html8/yp.html man-nis-htmlman html +./usr/share/man/html8/ypbind.html man-nis-htmlman yp,html +./usr/share/man/html8/ypinit.html man-nis-htmlman yp,html +./usr/share/man/html8/yppasswdd.html man-nis-htmlman yp,html +./usr/share/man/html8/yppoll.html man-nis-htmlman yp,html +./usr/share/man/html8/yppush.html man-nis-htmlman yp,html +./usr/share/man/html8/ypserv.html man-nis-htmlman yp,html +./usr/share/man/html8/ypset.html man-nis-htmlman yp,html +./usr/share/man/html8/yptest.html man-nis-htmlman yp,html +./usr/share/man/html8/ypxfr.html man-nis-htmlman yp,html +./usr/share/man/html8/zdb.html man-zfs-htmlman zfs,html +./usr/share/man/html8/zdump.html man-sysutil-htmlman html +./usr/share/man/html8/zfs.html man-zfs-htmlman zfs,html +./usr/share/man/html8/zic.html man-sysutil-htmlman html +./usr/share/man/html8/zpool.html man-zfs-htmlman zfs,html +./usr/share/man/html8/zzz.html man-sysutil-htmlman html +./usr/share/man/html9lua/core.html man-obsolete obsolete +./usr/share/man/html9lua/intro.html man-sys-htmlman html +./usr/share/man/html9lua/pmf.html man-sys-htmlman html +./usr/share/man/html9lua/systm.html man-sys-htmlman html diff --git a/distrib/sets/maketars b/distrib/sets/maketars index 39753aa069d8..35582baa959d 100755 --- a/distrib/sets/maketars +++ b/distrib/sets/maketars @@ -1,13 +1,14 @@ #!/bin/sh # -# $NetBSD: maketars,v 1.100 2024/01/30 10:24:39 martin Exp $ +# $NetBSD: maketars,v 1.101 2024/04/09 15:17:22 nia Exp $ # # Make release tar files for some or all lists. Usage: # maketars [-b] [-x] [-i installdir] [-a arch] [-m machine] [-s setsdir] # [-M metalog] [-N etcdir] [-F setlistsdir] [-d destdir] # [-t tardir] [-U] [setname ...] # -# The default sets are "base comp debug dtb etc games gpufw man misc rescue tests text" +# The default sets are "base base32 comp debug debug32 dtb etc games gpufw +# man manhtml misc rescue tests text" # The X sets are "xbase xcomp xdebug xetc xfont xserver" # # If '-i installdir' is given, copy the given sets to installdir diff --git a/distrib/sets/regpkgset b/distrib/sets/regpkgset index 4ae5acaad5d5..1bfcf7898ce6 100755 --- a/distrib/sets/regpkgset +++ b/distrib/sets/regpkgset @@ -1,6 +1,6 @@ #! /bin/sh # -# $NetBSD: regpkgset,v 1.17 2021/09/25 08:54:30 maya Exp $ +# $NetBSD: regpkgset,v 1.18 2024/04/09 15:17:22 nia Exp $ # # Copyright (c) 2003,2009 The NetBSD Foundation, Inc. # All rights reserved. @@ -123,7 +123,7 @@ if [ $# -lt 1 ]; then fi case "$1" in -all) list="base comp dtb etc games gpufw man misc modules rescue tests text xbase xcomp xetc xfont xserver" ;; +all) list="base base32 comp dtb etc games gpufw man manhtml misc modules rescue tests text xbase xcomp xetc xfont xserver" ;; *) list="$*" ;; esac diff --git a/distrib/sets/sets.subr b/distrib/sets/sets.subr index 6f2223181713..cf1f06d3cac4 100644 --- a/distrib/sets/sets.subr +++ b/distrib/sets/sets.subr @@ -1,4 +1,4 @@ -# $NetBSD: sets.subr,v 1.204 2022/09/10 12:31:42 rillig Exp $ +# $NetBSD: sets.subr,v 1.205 2024/04/09 15:17:22 nia Exp $ # # @@ -154,11 +154,27 @@ else debugset="debug" xdebugset="xdebug" fi +if [ -z "${debugset}" -o "${MKCOMPAT}" = "no" ]; then + debug32set="" +else + debug32set="debug32" +fi if [ "${MKDTB}" = "no" ]; then dtbset="" else dtbset="dtb" fi +if [ "${MKHTML}" = "no" ]; then + manhtmlset="" +else + manhtmlset="manhtml" +fi +if [ "${MKCOMPAT}" = "no" ]; then + base32set="" +else + base32set="base32" +fi + # Determine lib type. Do this first so stlib also gets set. if [ "${OBJECT_FMT}" = "ELF" ]; then shlib=elf @@ -170,7 +186,7 @@ stlib=$shlib if [ "${MKPIC}" = "no" ]; then shlib=no fi -nlists="base comp $debugset $dtbset etc games gpufw man misc $modset rescue $testset text" +nlists="base $base32set comp $debugset $debug32set $dtbset etc games gpufw man $manhtmlset misc $modset rescue $testset text" xlists="xbase xcomp $xdebugset xetc xfont xserver" OSRELEASE=$(${HOST_SH} ${NETBSDSRCDIR}/sys/conf/osrelease.sh -k) @@ -190,7 +206,7 @@ SUBST="${SUBST};s#@MACHINE@#${MACHINE}#g" # In each file, a record consists of a path and a System Package name, # separated by whitespace. E.g., # -# # $NetBSD: sets.subr,v 1.204 2022/09/10 12:31:42 rillig Exp $ +# # $NetBSD: sets.subr,v 1.205 2024/04/09 15:17:22 nia Exp $ # . base-sys-root [keyword[,...]] # ./altroot base-sys-root # ./bin base-sys-root diff --git a/distrib/utils/embedded/mkimage b/distrib/utils/embedded/mkimage index 52e9439150be..d1c74dbec0f4 100755 --- a/distrib/utils/embedded/mkimage +++ b/distrib/utils/embedded/mkimage @@ -1,5 +1,5 @@ #!/bin/sh -# $NetBSD: mkimage,v 1.81 2024/02/12 11:30:33 mlelstv Exp $ +# $NetBSD: mkimage,v 1.82 2024/04/09 15:17:24 nia Exp $ # # Copyright (c) 2013, 2014 The NetBSD Foundation, Inc. # All rights reserved. @@ -62,7 +62,7 @@ MKUBOOTIMAGE=${TOOL_MKUBOOTIMAGE:-mkubootimage} GZIP_CMD=${TOOL_GZIP:-gzip} # ${GZIP} is special to gzip(1) src="/usr/src" -sets="base comp etc games gpufw man misc modules rescue tests text" +sets="base comp etc games gpufw man manhtml misc modules rescue tests text" xsets="xbase xcomp xetc xfont xserver" minfree="10%" bar="===" diff --git a/usr.sbin/sysinst/Makefile.inc b/usr.sbin/sysinst/Makefile.inc index 452489af303d..ddd9e89ff829 100644 --- a/usr.sbin/sysinst/Makefile.inc +++ b/usr.sbin/sysinst/Makefile.inc @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.inc,v 1.47 2023/11/28 14:10:18 martin Exp $ +# $NetBSD: Makefile.inc,v 1.48 2024/04/09 15:17:24 nia Exp $ # # Makefile for sysinst @@ -77,6 +77,10 @@ SETS_TAR_SUFF=${"${USE_XZ_SETS:Uno}"!="no":?"tar.xz":"tgz"} CPPFLAGS+= -DUSING_PAXASTAR .endif +.if ${MKCOMPAT:Uno} != "no" +CPPFLAGS+= -DHAVE_BASE32 +.endif + .if ${MKDTB:Uno} != "no" CPPFLAGS+= -DHAVE_DTB .endif diff --git a/usr.sbin/sysinst/arch/amd64/md.h b/usr.sbin/sysinst/arch/amd64/md.h index 5f250fc6b617..2b6d584e2d4f 100644 --- a/usr.sbin/sysinst/arch/amd64/md.h +++ b/usr.sbin/sysinst/arch/amd64/md.h @@ -1,4 +1,4 @@ -/* $NetBSD: md.h,v 1.10 2021/09/25 08:54:31 maya Exp $ */ +/* $NetBSD: md.h,v 1.11 2024/04/09 15:17:25 nia Exp $ */ /* * Copyright 1997 Piermont Information Systems Inc. @@ -76,7 +76,8 @@ /* * Default filesets to fetch and install during installation * or upgrade. The standard sets are: - * base etc comp games gpufw man misc rescue tests text xbase xcomp xetc xfont xserver + * base base32 etc comp games gpufw man manhtml misc rescue tests text + * xbase xcomp xetc xfont xserver * * x86_64 has the MD set kern first, because generic kernels are too * big to fit on install floppies. diff --git a/usr.sbin/sysinst/arch/evbarm/md.h b/usr.sbin/sysinst/arch/evbarm/md.h index 94e4252afb3e..d2d42cc4dde7 100644 --- a/usr.sbin/sysinst/arch/evbarm/md.h +++ b/usr.sbin/sysinst/arch/evbarm/md.h @@ -1,4 +1,4 @@ -/* $NetBSD: md.h,v 1.8 2021/09/25 08:54:31 maya Exp $ */ +/* $NetBSD: md.h,v 1.9 2024/04/09 15:17:25 nia Exp $ */ /* * Copyright 1997 Piermont Information Systems Inc. @@ -60,7 +60,7 @@ /* * Default filesets to fetch and install during installation * or upgrade. The standard sets are: - * base etc comp games gpufw man misc rescue tests text xbase xcomp xetc xfont xserver + * base etc comp games gpufw man manhtml misc rescue tests text xbase xcomp xetc xfont xserver */ #if 0 /* XXX */ #define SET_KERNEL_1_NAME "kern-ADI_BRH" diff --git a/usr.sbin/sysinst/defs.h b/usr.sbin/sysinst/defs.h index 63eb57d31749..1023a7c98370 100644 --- a/usr.sbin/sysinst/defs.h +++ b/usr.sbin/sysinst/defs.h @@ -1,4 +1,4 @@ -/* $NetBSD: defs.h,v 1.90 2023/12/17 18:46:42 martin Exp $ */ +/* $NetBSD: defs.h,v 1.91 2024/04/09 15:17:24 nia Exp $ */ /* * Copyright 1997 Piermont Information Systems Inc. @@ -140,12 +140,14 @@ enum { /* System sets */ SET_BASE, /* base */ + SET_BASE32, /* base 32-bit compat libs */ SET_ETC, /* /etc */ SET_COMPILER, /* compiler tools */ SET_DTB, /* devicetree hardware descriptions */ SET_GAMES, /* text games */ SET_GPUFW, /* GPU firmware files */ - SET_MAN_PAGES, /* online manual pages */ + SET_MAN_PAGES, /* manual pages */ + SET_MAN_PAGES_HTML, /* manual pages (HTML) */ SET_MISC, /* miscellaneuous */ SET_MODULES, /* kernel modules */ SET_RESCUE, /* /rescue recovery tools */ @@ -176,6 +178,7 @@ enum { /* Debug sets */ SET_DEBUG, + SET_DEBUG32, SET_X11_DEBUG, SET_LAST, @@ -201,8 +204,9 @@ enum { #endif #define SET_CORE WITH_MODULES SET_BASE, WITH_DTB SET_GPUFW, SET_ETC /* All system sets */ -#define SET_SYSTEM SET_CORE, SET_COMPILER, SET_GAMES, \ - SET_MAN_PAGES, SET_MISC, SET_RESCUE, \ +#define SET_SYSTEM SET_CORE, SET_BASE32, SET_COMPILER, SET_GAMES, \ + SET_MAN_PAGES, SET_MAN_PAGES_HTML, \ + SET_MISC, SET_RESCUE, \ SET_TESTS, SET_TEXT_TOOLS /* All X11 sets */ #define SET_X11_NOSERVERS SET_X11_BASE, SET_X11_FONTS, SET_X11_PROG, SET_X11_ETC diff --git a/usr.sbin/sysinst/msg.mi.de b/usr.sbin/sysinst/msg.mi.de index c447b8503967..f1de50aaa294 100644 --- a/usr.sbin/sysinst/msg.mi.de +++ b/usr.sbin/sysinst/msg.mi.de @@ -1,4 +1,4 @@ -/* $NetBSD: msg.mi.de,v 1.45 2023/10/31 14:05:11 martin Exp $ */ +/* $NetBSD: msg.mi.de,v 1.46 2024/04/09 15:17:24 nia Exp $ */ /* * Copyright 1997 Piermont Information Systems Inc. @@ -882,6 +882,9 @@ message cur_distsets_header message set_base {Basispaket} +message set_base32 +{Basispaket f?r 32-Bit-Kompatibilit?t} + message set_system {Systemkonfiguration (/etc)} @@ -900,6 +903,9 @@ message set_gpufw message set_man_pages {Handbuchseiten (man pages)} +message set_man_pages_html +{Handbuchseiten (man pages) in HTML} + message set_misc {Verschiedenes} @@ -954,6 +960,9 @@ message set_xsrc message set_debug {Debug-Information} +message set_debug32 +{Debug-Information (32-Bit)} + message set_xdebug {X11 Debug-Information} diff --git a/usr.sbin/sysinst/msg.mi.en b/usr.sbin/sysinst/msg.mi.en index b013d7c4055c..290de6a83f40 100644 --- a/usr.sbin/sysinst/msg.mi.en +++ b/usr.sbin/sysinst/msg.mi.en @@ -1,4 +1,4 @@ -/* $NetBSD: msg.mi.en,v 1.48 2024/03/21 02:24:35 nia Exp $ */ +/* $NetBSD: msg.mi.en,v 1.49 2024/04/09 15:17:24 nia Exp $ */ /* * Copyright 1997 Piermont Information Systems Inc. @@ -816,6 +816,9 @@ message cur_distsets_header message set_base {Base} +message set_base32 +{Base 32-bit compatibility libraries} + message set_system {Configuration files (/etc)} @@ -834,6 +837,9 @@ message set_gpufw message set_man_pages {Manual pages} +message set_man_pages_html +{Manual pages (HTML)} + message set_misc {Miscellaneous} @@ -888,6 +894,9 @@ message set_xsrc message set_debug {Debug symbols} +message set_debug32 +{Debug symbols (32-bit)} + message set_xdebug {X11 debug symbols} diff --git a/usr.sbin/sysinst/msg.mi.es b/usr.sbin/sysinst/msg.mi.es index 82193317c97b..8b905a88fff3 100644 --- a/usr.sbin/sysinst/msg.mi.es +++ b/usr.sbin/sysinst/msg.mi.es @@ -1,4 +1,4 @@ -/* $NetBSD: msg.mi.es,v 1.40 2023/10/31 14:03:33 martin Exp $ */ +/* $NetBSD: msg.mi.es,v 1.41 2024/04/09 15:17:24 nia Exp $ */ /* * Copyright 1997 Piermont Information Systems Inc. @@ -841,6 +841,9 @@ message cur_distsets_header message set_base {Base} +message set_base32 +{Base de compatibilidad de 32 bits} + message set_system {Sistema (/etc)} @@ -859,6 +862,9 @@ message set_gpufw message set_man_pages {Paginas de manual} +message set_man_pages_html +{Paginas de manual en HTML} + message set_misc {Varios} @@ -913,6 +919,9 @@ message set_xsrc message set_debug {Debug symbols} +message set_debug32 +{Debug symbols (32-bit)} + message set_xdebug {X11 debug symbols} diff --git a/usr.sbin/sysinst/msg.mi.fr b/usr.sbin/sysinst/msg.mi.fr index 92f854c530e7..d9959cb0b90a 100644 --- a/usr.sbin/sysinst/msg.mi.fr +++ b/usr.sbin/sysinst/msg.mi.fr @@ -1,4 +1,4 @@ -/* $NetBSD: msg.mi.fr,v 1.45 2023/10/31 14:03:33 martin Exp $ */ +/* $NetBSD: msg.mi.fr,v 1.46 2024/04/09 15:17:24 nia Exp $ */ /* * Copyright 1997 Piermont Information Systems Inc. @@ -876,6 +876,9 @@ message cur_distsets_header message set_base {Base} +message set_base32 +{Base pour la compatibilit? 32 bits} + message set_system {Système (/etc)} @@ -894,6 +897,9 @@ message set_gpufw message set_man_pages {Pages de manuel} +message set_man_pages_html +{Pages de manuel (HTML)} + message set_misc {Divers} @@ -948,6 +954,9 @@ message set_xsrc message set_debug {Symboles de débogage} +message set_debug32 +{Symboles de débogage (32-bit)} + message set_xdebug {Symboles de débogage X11} diff --git a/usr.sbin/sysinst/msg.mi.pl b/usr.sbin/sysinst/msg.mi.pl index e6763ab53bcf..334d94d8782b 100644 --- a/usr.sbin/sysinst/msg.mi.pl +++ b/usr.sbin/sysinst/msg.mi.pl @@ -1,4 +1,4 @@ -/* $NetBSD: msg.mi.pl,v 1.46 2023/10/31 14:03:33 martin Exp $ */ +/* $NetBSD: msg.mi.pl,v 1.47 2024/04/09 15:17:24 nia Exp $ */ /* Based on english version: */ /* NetBSD: msg.mi.pl,v 1.36 2004/04/17 18:55:35 atatat Exp */ @@ -813,6 +813,9 @@ message cur_distsets_header message set_base {Base} +message set_base32 +{Baza dla kompatybilno?ci 32-bitowej} + message set_system {System (/etc)} @@ -831,6 +834,9 @@ message set_gpufw message set_man_pages {Strony Podrecznika} +message set_man_pages_html +{Strony Podrecznika (HTML)} + message set_misc {Inne} @@ -885,6 +891,9 @@ message set_xsrc message set_debug {Symbole debugowania} +message set_debug32 +{Symbole debugowania (32-bit)} + message set_xdebug {Symbole debugowania X11} diff --git a/usr.sbin/sysinst/util.c b/usr.sbin/sysinst/util.c index d3c3e51bdd32..c25ad2f5627e 100644 --- a/usr.sbin/sysinst/util.c +++ b/usr.sbin/sysinst/util.c @@ -1,4 +1,4 @@ -/* $NetBSD: util.c,v 1.74 2023/11/20 18:03:55 martin Exp $ */ +/* $NetBSD: util.c,v 1.75 2024/04/09 15:17:24 nia Exp $ */ /* * Copyright 1997 Piermont Information Systems Inc. @@ -122,6 +122,9 @@ distinfo dist_list[] = { {"modules", SET_MODULES, false, MSG_set_modules, NULL}, #endif {"base", SET_BASE, false, MSG_set_base, NULL}, +#ifdef HAVE_BASE32 + {"base32", SET_BASE32, false, MSG_set_base32, NULL}, +#endif #ifdef HAVE_DTB {"dtb", SET_DTB, false, MSG_set_dtb, NULL}, #endif @@ -130,6 +133,7 @@ distinfo dist_list[] = { {"games", SET_GAMES, false, MSG_set_games, NULL}, {"gpufw", SET_GPUFW, false, MSG_set_gpufw, NULL}, {"man", SET_MAN_PAGES, false, MSG_set_man_pages, NULL}, + {"manhtml", SET_MAN_PAGES_HTML, false, MSG_set_man_pages_html, NULL}, {"misc", SET_MISC, false, MSG_set_misc, NULL}, {"rescue", SET_RESCUE, false, MSG_set_rescue, NULL}, {"tests", SET_TESTS, false, MSG_set_tests, NULL}, @@ -163,6 +167,9 @@ distinfo dist_list[] = { {"gnusrc", SET_GNUSRC, true, MSG_set_gnusrc, NULL}, {"xsrc", SET_XSRC, true, MSG_set_xsrc, NULL}, {"debug", SET_DEBUG, false, MSG_set_debug, NULL}, +#ifdef HAVE_DEBUG32 + {"debug32", SET_DEBUG32, false, MSG_set_debug32, NULL}, +#endif {"xdebug", SET_X11_DEBUG, false, MSG_set_xdebug, NULL}, {NULL, SET_GROUP_END, false, NULL, NULL},