Sun Jan 3 16:49:32 2021 UTC ()
Sync w/ HEAD.


(thorpej)
diff -r1.1272 -r1.1272.2.1 src/distrib/sets/lists/base/mi
diff -r1.2367 -r1.2367.2.1 src/distrib/sets/lists/comp/mi
diff -r1.344 -r1.344.2.1 src/distrib/sets/lists/debug/mi
diff -r1.3 -r1.3.2.1 src/distrib/sets/lists/dtb/ad.aarch64
diff -r1.2 -r1.2.2.1 src/distrib/sets/lists/dtb/ad.aarch64eb
diff -r1.59 -r1.59.2.1 src/distrib/sets/lists/games/mi
diff -r1.1711 -r1.1711.2.1 src/distrib/sets/lists/man/mi
diff -r1.993 -r1.993.2.1 src/distrib/sets/lists/tests/mi
diff -r1.163 -r1.163.2.1 src/distrib/sets/lists/xbase/mi
diff -r1.39 -r1.39.2.1 src/distrib/sets/lists/xdebug/mi

cvs diff -r1.1272 -r1.1272.2.1 src/distrib/sets/lists/base/mi (expand / switch to unified diff)

--- src/distrib/sets/lists/base/mi 2020/11/23 12:41:47 1.1272
+++ src/distrib/sets/lists/base/mi 2021/01/03 16:49:31 1.1272.2.1
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: mi,v 1.1272 2020/11/23 12:41:47 martin Exp $ 1# $NetBSD: mi,v 1.1272.2.1 2021/01/03 16:49:31 thorpej Exp $
2# 2#
3# Note: Don't delete entries from here - mark them as "obsolete" instead, 3# Note: Don't delete entries from here - mark them as "obsolete" instead,
4# unless otherwise stated below. 4# unless otherwise stated below.
5# 5#
6# Note: Do not mark "old" major and major.minor shared libraries as 6# Note: Do not mark "old" major and major.minor shared libraries as
7# "obsolete"; just remove the entry, as third-party applications 7# "obsolete"; just remove the entry, as third-party applications
8# may be linked against the old major shared library, and 8# may be linked against the old major shared library, and
9# that is a symlink to the old major.minor shared library. 9# that is a symlink to the old major.minor shared library.
10# e.g., "lib<name>.so.<N>" and "lib<name>.so.<N>.<M>" 10# e.g., "lib<name>.so.<N>" and "lib<name>.so.<N>.<M>"
11# Exceptions to this rule may include shared libraries that 11# Exceptions to this rule may include shared libraries that
12# are dlopen()ed at run-time, such as extra locales, etc. 12# are dlopen()ed at run-time, such as extra locales, etc.
13# 13#
14# /usr/bin/ident is in `base-util-bin', not `base-rcs-bin' as it is used by pkgsrc 14# /usr/bin/ident is in `base-util-bin', not `base-rcs-bin' as it is used by pkgsrc
@@ -941,26 +941,27 @@ @@ -941,26 +941,27 @@
941./usr/bin/radioctl base-audio-bin 941./usr/bin/radioctl base-audio-bin
942./usr/bin/rcs base-rcs-bin 942./usr/bin/rcs base-rcs-bin
943./usr/bin/rcsclean base-rcs-bin 943./usr/bin/rcsclean base-rcs-bin
944./usr/bin/rcsdiff base-rcs-bin 944./usr/bin/rcsdiff base-rcs-bin
945./usr/bin/rcsfreeze base-rcs-bin 945./usr/bin/rcsfreeze base-rcs-bin
946./usr/bin/rcslog base-rcs-bin 946./usr/bin/rcslog base-rcs-bin
947./usr/bin/rcsmerge base-rcs-bin 947./usr/bin/rcsmerge base-rcs-bin
948./usr/bin/rdist base-netutil-bin 948./usr/bin/rdist base-netutil-bin
949./usr/bin/readlink base-util-bin 949./usr/bin/readlink base-util-bin
950./usr/bin/realpath base-util-bin 950./usr/bin/realpath base-util-bin
951./usr/bin/renice base-util-bin 951./usr/bin/renice base-util-bin
952./usr/bin/reset base-util-bin 952./usr/bin/reset base-util-bin
953./usr/bin/rev base-util-bin 953./usr/bin/rev base-util-bin
 954./usr/bin/resize base-util-bin
954./usr/bin/revoke base-util-bin 955./usr/bin/revoke base-util-bin
955./usr/bin/rfcomm_sppd base-util-bin 956./usr/bin/rfcomm_sppd base-util-bin
956./usr/bin/rlog base-rcs-bin 957./usr/bin/rlog base-rcs-bin
957./usr/bin/rlogin base-netutil-bin 958./usr/bin/rlogin base-netutil-bin
958./usr/bin/rmd160 base-util-bin 959./usr/bin/rmd160 base-util-bin
959./usr/bin/rmextattr base-util-bin 960./usr/bin/rmextattr base-util-bin
960./usr/bin/rpcinfo base-rpcutil-bin 961./usr/bin/rpcinfo base-rpcutil-bin
961./usr/bin/rs base-util-bin 962./usr/bin/rs base-util-bin
962./usr/bin/rsh base-netutil-bin 963./usr/bin/rsh base-netutil-bin
963./usr/bin/rump.dhcpclient base-util-bin rump 964./usr/bin/rump.dhcpclient base-util-bin rump
964./usr/bin/rump.halt base-util-bin rump 965./usr/bin/rump.halt base-util-bin rump
965./usr/bin/rump.netstat base-netutil-bin rump 966./usr/bin/rump.netstat base-netutil-bin rump
966./usr/bin/rump.sockstat base-util-bin rump 967./usr/bin/rump.sockstat base-util-bin rump

cvs diff -r1.2367 -r1.2367.2.1 src/distrib/sets/lists/comp/mi (expand / switch to unified diff)

--- src/distrib/sets/lists/comp/mi 2020/12/04 18:27:18 1.2367
+++ src/distrib/sets/lists/comp/mi 2021/01/03 16:49:31 1.2367.2.1
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: mi,v 1.2367 2020/12/04 18:27:18 christos Exp $ 1# $NetBSD: mi,v 1.2367.2.1 2021/01/03 16:49:31 thorpej Exp $
2# 2#
3# Note: don't delete entries from here - mark them as "obsolete" instead. 3# Note: don't delete entries from here - mark them as "obsolete" instead.
4./etc/mtree/set.comp comp-sys-root 4./etc/mtree/set.comp comp-sys-root
5./usr/bin/addr2line comp-debug-bin binutils 5./usr/bin/addr2line comp-debug-bin binutils
6./usr/bin/ar comp-util-bin binutils 6./usr/bin/ar comp-util-bin binutils
7./usr/bin/as comp-util-bin binutils 7./usr/bin/as comp-util-bin binutils
8./usr/bin/asa comp-fortran-bin 8./usr/bin/asa comp-fortran-bin
9./usr/bin/atf-compile comp-obsolete obsolete 9./usr/bin/atf-compile comp-obsolete obsolete
10./usr/bin/c++ comp-cxx-bin gcccmds 10./usr/bin/c++ comp-cxx-bin gcccmds
11./usr/bin/c++filt comp-cxx-bin binutils 11./usr/bin/c++filt comp-cxx-bin binutils
12./usr/bin/c11 comp-c-bin 12./usr/bin/c11 comp-c-bin
13./usr/bin/c89 comp-c-bin 13./usr/bin/c89 comp-c-bin
14./usr/bin/c99 comp-c-bin 14./usr/bin/c99 comp-c-bin
@@ -3064,26 +3064,27 @@ @@ -3064,26 +3064,27 @@
3064./usr/include/sys/disklabel_rdb.h comp-c-include 3064./usr/include/sys/disklabel_rdb.h comp-c-include
3065./usr/include/sys/dkbad.h comp-c-include 3065./usr/include/sys/dkbad.h comp-c-include
3066./usr/include/sys/dkio.h comp-c-include 3066./usr/include/sys/dkio.h comp-c-include
3067./usr/include/sys/dkstat.h comp-c-include 3067./usr/include/sys/dkstat.h comp-c-include
3068./usr/include/sys/dmap.h comp-obsolete obsolete 3068./usr/include/sys/dmap.h comp-obsolete obsolete
3069./usr/include/sys/domain.h comp-c-include 3069./usr/include/sys/domain.h comp-c-include
3070./usr/include/sys/drvctlio.h comp-c-include 3070./usr/include/sys/drvctlio.h comp-c-include
3071./usr/include/sys/dvdio.h comp-c-include 3071./usr/include/sys/dvdio.h comp-c-include
3072./usr/include/sys/endian.h comp-c-include 3072./usr/include/sys/endian.h comp-c-include
3073./usr/include/sys/envsys.h comp-c-include 3073./usr/include/sys/envsys.h comp-c-include
3074./usr/include/sys/errno.h comp-c-include 3074./usr/include/sys/errno.h comp-c-include
3075./usr/include/sys/evcnt.h comp-c-include 3075./usr/include/sys/evcnt.h comp-c-include
3076./usr/include/sys/event.h comp-c-include 3076./usr/include/sys/event.h comp-c-include
 3077./usr/include/sys/eventfd.h comp-c-include
3077./usr/include/sys/exec.h comp-c-include 3078./usr/include/sys/exec.h comp-c-include
3078./usr/include/sys/exec_aout.h comp-c-include 3079./usr/include/sys/exec_aout.h comp-c-include
3079./usr/include/sys/exec_coff.h comp-c-include 3080./usr/include/sys/exec_coff.h comp-c-include
3080./usr/include/sys/exec_ecoff.h comp-c-include 3081./usr/include/sys/exec_ecoff.h comp-c-include
3081./usr/include/sys/exec_elf.h comp-c-include 3082./usr/include/sys/exec_elf.h comp-c-include
3082./usr/include/sys/exec_script.h comp-c-include 3083./usr/include/sys/exec_script.h comp-c-include
3083./usr/include/sys/extattr.h comp-c-include 3084./usr/include/sys/extattr.h comp-c-include
3084./usr/include/sys/extent.h comp-c-include 3085./usr/include/sys/extent.h comp-c-include
3085./usr/include/sys/fault.h comp-c-include 3086./usr/include/sys/fault.h comp-c-include
3086./usr/include/sys/fcntl.h comp-c-include 3087./usr/include/sys/fcntl.h comp-c-include
3087./usr/include/sys/fd_set.h comp-c-include 3088./usr/include/sys/fd_set.h comp-c-include
3088./usr/include/sys/fdio.h comp-c-include 3089./usr/include/sys/fdio.h comp-c-include
3089./usr/include/sys/featuretest.h comp-c-include 3090./usr/include/sys/featuretest.h comp-c-include
@@ -3215,26 +3216,27 @@ @@ -3215,26 +3216,27 @@
3215./usr/include/sys/syscall.h comp-c-include 3216./usr/include/sys/syscall.h comp-c-include
3216./usr/include/sys/syscallargs.h comp-c-include 3217./usr/include/sys/syscallargs.h comp-c-include
3217./usr/include/sys/sysctl.h comp-c-include 3218./usr/include/sys/sysctl.h comp-c-include
3218./usr/include/sys/syslimits.h comp-c-include 3219./usr/include/sys/syslimits.h comp-c-include
3219./usr/include/sys/syslog.h comp-c-include 3220./usr/include/sys/syslog.h comp-c-include
3220./usr/include/sys/systm.h comp-obsolete obsolete 3221./usr/include/sys/systm.h comp-obsolete obsolete
3221./usr/include/sys/systrace.h comp-obsolete obsolete 3222./usr/include/sys/systrace.h comp-obsolete obsolete
3222./usr/include/sys/tablet.h comp-obsolete obsolete 3223./usr/include/sys/tablet.h comp-obsolete obsolete
3223./usr/include/sys/tape.h comp-c-include 3224./usr/include/sys/tape.h comp-c-include
3224./usr/include/sys/termios.h comp-c-include 3225./usr/include/sys/termios.h comp-c-include
3225./usr/include/sys/time.h comp-c-include 3226./usr/include/sys/time.h comp-c-include
3226./usr/include/sys/timeb.h comp-c-include 3227./usr/include/sys/timeb.h comp-c-include
3227./usr/include/sys/timepps.h comp-c-include 3228./usr/include/sys/timepps.h comp-c-include
 3229./usr/include/sys/timerfd.h comp-c-include
3228./usr/include/sys/times.h comp-c-include 3230./usr/include/sys/times.h comp-c-include
3229./usr/include/sys/timespec.h comp-c-include 3231./usr/include/sys/timespec.h comp-c-include
3230./usr/include/sys/timex.h comp-c-include 3232./usr/include/sys/timex.h comp-c-include
3231./usr/include/sys/tls.h comp-c-include 3233./usr/include/sys/tls.h comp-c-include
3232./usr/include/sys/tprintf.h comp-obsolete obsolete 3234./usr/include/sys/tprintf.h comp-obsolete obsolete
3233./usr/include/sys/trace.h comp-c-include 3235./usr/include/sys/trace.h comp-c-include
3234./usr/include/sys/tree.h comp-c-include 3236./usr/include/sys/tree.h comp-c-include
3235./usr/include/sys/tty.h comp-c-include 3237./usr/include/sys/tty.h comp-c-include
3236./usr/include/sys/ttychars.h comp-c-include 3238./usr/include/sys/ttychars.h comp-c-include
3237./usr/include/sys/ttycom.h comp-c-include 3239./usr/include/sys/ttycom.h comp-c-include
3238./usr/include/sys/ttydefaults.h comp-c-include 3240./usr/include/sys/ttydefaults.h comp-c-include
3239./usr/include/sys/ttydev.h comp-c-include 3241./usr/include/sys/ttydev.h comp-c-include
3240./usr/include/sys/types.h comp-c-include 3242./usr/include/sys/types.h comp-c-include

cvs diff -r1.344 -r1.344.2.1 src/distrib/sets/lists/debug/mi (expand / switch to unified diff)

--- src/distrib/sets/lists/debug/mi 2020/12/12 03:03:14 1.344
+++ src/distrib/sets/lists/debug/mi 2021/01/03 16:49:31 1.344.2.1
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: mi,v 1.344 2020/12/12 03:03:14 pgoyette Exp $ 1# $NetBSD: mi,v 1.344.2.1 2021/01/03 16:49:31 thorpej Exp $
2./etc/mtree/set.debug comp-sys-root 2./etc/mtree/set.debug comp-sys-root
3./usr/lib comp-sys-usr compatdir 3./usr/lib comp-sys-usr compatdir
4./usr/lib/i18n/libBIG5_g.a comp-c-debuglib debuglib,compatfile 4./usr/lib/i18n/libBIG5_g.a comp-c-debuglib debuglib,compatfile
5./usr/lib/i18n/libDECHanyu_g.a comp-c-debuglib debuglib,compatfile 5./usr/lib/i18n/libDECHanyu_g.a comp-c-debuglib debuglib,compatfile
6./usr/lib/i18n/libEUCTW_g.a comp-c-debuglib debuglib,compatfile 6./usr/lib/i18n/libEUCTW_g.a comp-c-debuglib debuglib,compatfile
7./usr/lib/i18n/libEUC_g.a comp-c-debuglib debuglib,compatfile 7./usr/lib/i18n/libEUC_g.a comp-c-debuglib debuglib,compatfile
8./usr/lib/i18n/libGBK2K_g.a comp-c-debuglib debuglib,compatfile 8./usr/lib/i18n/libGBK2K_g.a comp-c-debuglib debuglib,compatfile
9./usr/lib/i18n/libHZ_g.a comp-c-debuglib debuglib,compatfile 9./usr/lib/i18n/libHZ_g.a comp-c-debuglib debuglib,compatfile
10./usr/lib/i18n/libISO2022_g.a comp-c-debuglib debuglib,compatfile 10./usr/lib/i18n/libISO2022_g.a comp-c-debuglib debuglib,compatfile
11./usr/lib/i18n/libJOHAB_g.a comp-c-debuglib debuglib,compatfile 11./usr/lib/i18n/libJOHAB_g.a comp-c-debuglib debuglib,compatfile
12./usr/lib/i18n/libMSKanji_g.a comp-c-debuglib debuglib,compatfile 12./usr/lib/i18n/libMSKanji_g.a comp-c-debuglib debuglib,compatfile
13./usr/lib/i18n/libUES_g.a comp-c-debuglib debuglib,compatfile 13./usr/lib/i18n/libUES_g.a comp-c-debuglib debuglib,compatfile
14./usr/lib/i18n/libUTF1632_g.a comp-c-debuglib debuglib,compatfile 14./usr/lib/i18n/libUTF1632_g.a comp-c-debuglib debuglib,compatfile
@@ -740,26 +740,27 @@ @@ -740,26 +740,27 @@
740./usr/libdata/debug/usr/bin/pre-grohtml.debug comp-groff-debug groff,debug 740./usr/libdata/debug/usr/bin/pre-grohtml.debug comp-groff-debug groff,debug
741./usr/libdata/debug/usr/bin/printenv.debug comp-util-debug debug 741./usr/libdata/debug/usr/bin/printenv.debug comp-util-debug debug
742./usr/libdata/debug/usr/bin/printf.debug comp-util-debug debug 742./usr/libdata/debug/usr/bin/printf.debug comp-util-debug debug
743./usr/libdata/debug/usr/bin/progress.debug comp-util-debug debug 743./usr/libdata/debug/usr/bin/progress.debug comp-util-debug debug
744./usr/libdata/debug/usr/bin/protoize.debug comp-obsolete obsolete 744./usr/libdata/debug/usr/bin/protoize.debug comp-obsolete obsolete
745./usr/libdata/debug/usr/bin/pwait.debug comp-util-debug debug 745./usr/libdata/debug/usr/bin/pwait.debug comp-util-debug debug
746./usr/libdata/debug/usr/bin/pwhash.debug comp-util-debug debug 746./usr/libdata/debug/usr/bin/pwhash.debug comp-util-debug debug
747./usr/libdata/debug/usr/bin/qsafe.debug comp-util-debug debug 747./usr/libdata/debug/usr/bin/qsafe.debug comp-util-debug debug
748./usr/libdata/debug/usr/bin/qsieve.debug comp-util-debug debug 748./usr/libdata/debug/usr/bin/qsieve.debug comp-util-debug debug
749./usr/libdata/debug/usr/bin/qsubst.debug comp-util-debug debug 749./usr/libdata/debug/usr/bin/qsubst.debug comp-util-debug debug
750./usr/libdata/debug/usr/bin/quota.debug comp-util-debug debug 750./usr/libdata/debug/usr/bin/quota.debug comp-util-debug debug
751./usr/libdata/debug/usr/bin/radioctl.debug comp-audio-debug debug 751./usr/libdata/debug/usr/bin/radioctl.debug comp-audio-debug debug
752./usr/libdata/debug/usr/bin/ranlib.debug comp-util-debug binutils,debug 752./usr/libdata/debug/usr/bin/ranlib.debug comp-util-debug binutils,debug
 753./usr/libdata/debug/usr/bin/resize.debug comp-util-debug debug
753./usr/libdata/debug/usr/bin/rcs.debug comp-rcs-debug debug 754./usr/libdata/debug/usr/bin/rcs.debug comp-rcs-debug debug
754./usr/libdata/debug/usr/bin/rcsclean.debug comp-rcs-debug debug 755./usr/libdata/debug/usr/bin/rcsclean.debug comp-rcs-debug debug
755./usr/libdata/debug/usr/bin/rcsdiff.debug comp-rcs-debug debug 756./usr/libdata/debug/usr/bin/rcsdiff.debug comp-rcs-debug debug
756./usr/libdata/debug/usr/bin/rcsmerge.debug comp-rcs-debug debug 757./usr/libdata/debug/usr/bin/rcsmerge.debug comp-rcs-debug debug
757./usr/libdata/debug/usr/bin/rdist.debug comp-netutil-debug debug 758./usr/libdata/debug/usr/bin/rdist.debug comp-netutil-debug debug
758./usr/libdata/debug/usr/bin/readelf.debug comp-util-debug binutils,debug 759./usr/libdata/debug/usr/bin/readelf.debug comp-util-debug binutils,debug
759./usr/libdata/debug/usr/bin/realpath.debug comp-util-debug debug 760./usr/libdata/debug/usr/bin/realpath.debug comp-util-debug debug
760./usr/libdata/debug/usr/bin/refer.debug comp-groff-debug groff,debug 761./usr/libdata/debug/usr/bin/refer.debug comp-groff-debug groff,debug
761./usr/libdata/debug/usr/bin/renice.debug comp-util-debug debug 762./usr/libdata/debug/usr/bin/renice.debug comp-util-debug debug
762./usr/libdata/debug/usr/bin/rev.debug comp-util-debug debug 763./usr/libdata/debug/usr/bin/rev.debug comp-util-debug debug
763./usr/libdata/debug/usr/bin/revoke.debug comp-util-debug debug 764./usr/libdata/debug/usr/bin/revoke.debug comp-util-debug debug
764./usr/libdata/debug/usr/bin/rfcomm_sppd.debug comp-util-debug debug 765./usr/libdata/debug/usr/bin/rfcomm_sppd.debug comp-util-debug debug
765./usr/libdata/debug/usr/bin/rlog.debug comp-rcs-debug debug 766./usr/libdata/debug/usr/bin/rlog.debug comp-rcs-debug debug
@@ -926,26 +927,27 @@ @@ -926,26 +927,27 @@
926./usr/libdata/debug/usr/games/pom.debug comp-games-debug debug 927./usr/libdata/debug/usr/games/pom.debug comp-games-debug debug
927./usr/libdata/debug/usr/games/ppt.debug comp-games-debug debug 928./usr/libdata/debug/usr/games/ppt.debug comp-games-debug debug
928./usr/libdata/debug/usr/games/primes.debug comp-utils-debug debug 929./usr/libdata/debug/usr/games/primes.debug comp-utils-debug debug
929./usr/libdata/debug/usr/games/quiz.debug comp-games-debug debug 930./usr/libdata/debug/usr/games/quiz.debug comp-games-debug debug
930./usr/libdata/debug/usr/games/rain.debug comp-games-debug debug 931./usr/libdata/debug/usr/games/rain.debug comp-games-debug debug
931./usr/libdata/debug/usr/games/random.debug comp-utils-debug debug 932./usr/libdata/debug/usr/games/random.debug comp-utils-debug debug
932./usr/libdata/debug/usr/games/robots.debug comp-games-debug debug 933./usr/libdata/debug/usr/games/robots.debug comp-games-debug debug
933./usr/libdata/debug/usr/games/rogue.debug comp-games-debug debug 934./usr/libdata/debug/usr/games/rogue.debug comp-games-debug debug
934./usr/libdata/debug/usr/games/sail.debug comp-games-debug debug 935./usr/libdata/debug/usr/games/sail.debug comp-games-debug debug
935./usr/libdata/debug/usr/games/snake.debug comp-games-debug debug 936./usr/libdata/debug/usr/games/snake.debug comp-games-debug debug
936./usr/libdata/debug/usr/games/snscore.debug comp-games-debug debug 937./usr/libdata/debug/usr/games/snscore.debug comp-games-debug debug
937./usr/libdata/debug/usr/games/strfile.debug comp-utils-debug debug 938./usr/libdata/debug/usr/games/strfile.debug comp-utils-debug debug
938./usr/libdata/debug/usr/games/teachgammon.debug comp-games-debug debug 939./usr/libdata/debug/usr/games/teachgammon.debug comp-games-debug debug
 940./usr/libdata/debug/usr/games/testpat.debug comp-games-debug debug
939./usr/libdata/debug/usr/games/tetris.debug comp-games-debug debug 941./usr/libdata/debug/usr/games/tetris.debug comp-games-debug debug
940./usr/libdata/debug/usr/games/trek.debug comp-games-debug debug 942./usr/libdata/debug/usr/games/trek.debug comp-games-debug debug
941./usr/libdata/debug/usr/games/unstr.debug comp-utils-debug debug 943./usr/libdata/debug/usr/games/unstr.debug comp-utils-debug debug
942./usr/libdata/debug/usr/games/warp.debug comp-games-debug debug 944./usr/libdata/debug/usr/games/warp.debug comp-games-debug debug
943./usr/libdata/debug/usr/games/worm.debug comp-games-debug debug 945./usr/libdata/debug/usr/games/worm.debug comp-games-debug debug
944./usr/libdata/debug/usr/games/worms.debug comp-games-debug debug 946./usr/libdata/debug/usr/games/worms.debug comp-games-debug debug
945./usr/libdata/debug/usr/games/wump.debug comp-games-debug debug 947./usr/libdata/debug/usr/games/wump.debug comp-games-debug debug
946./usr/libdata/debug/usr/libexec/atf-check.debug comp-atf-debug atf,debug 948./usr/libdata/debug/usr/libexec/atf-check.debug comp-atf-debug atf,debug
947./usr/libdata/debug/usr/libexec/atf-cleanup.debug comp-obsolete obsolete 949./usr/libdata/debug/usr/libexec/atf-cleanup.debug comp-obsolete obsolete
948./usr/libdata/debug/usr/libexec/atf-exec.debug comp-obsolete obsolete 950./usr/libdata/debug/usr/libexec/atf-exec.debug comp-obsolete obsolete
949./usr/libdata/debug/usr/libexec/atf-format.debug comp-obsolete obsolete 951./usr/libdata/debug/usr/libexec/atf-format.debug comp-obsolete obsolete
950./usr/libdata/debug/usr/libexec/atf-killpg.debug comp-obsolete obsolete 952./usr/libdata/debug/usr/libexec/atf-killpg.debug comp-obsolete obsolete
951./usr/libdata/debug/usr/libexec/atrun.debug comp-cron-debug debug 953./usr/libdata/debug/usr/libexec/atrun.debug comp-cron-debug debug
@@ -2135,26 +2137,27 @@ @@ -2135,26 +2137,27 @@
2135./usr/libdata/debug/usr/tests/lib/libc/string/t_strspn.debug tests-lib-debug debug,atf,compattestfile 2137./usr/libdata/debug/usr/tests/lib/libc/string/t_strspn.debug tests-lib-debug debug,atf,compattestfile
2136./usr/libdata/debug/usr/tests/lib/libc/string/t_swab.debug tests-lib-debug debug,atf,compattestfile 2138./usr/libdata/debug/usr/tests/lib/libc/string/t_swab.debug tests-lib-debug debug,atf,compattestfile
2137./usr/libdata/debug/usr/tests/lib/libc/sys/t_access.debug tests-lib-debug debug,atf,compattestfile 2139./usr/libdata/debug/usr/tests/lib/libc/sys/t_access.debug tests-lib-debug debug,atf,compattestfile
2138./usr/libdata/debug/usr/tests/lib/libc/sys/t_bind.debug tests-lib-debug debug,atf,compattestfile 2140./usr/libdata/debug/usr/tests/lib/libc/sys/t_bind.debug tests-lib-debug debug,atf,compattestfile
2139./usr/libdata/debug/usr/tests/lib/libc/sys/t_bitops.debug tests-obsolete obsolete,compattestfile 2141./usr/libdata/debug/usr/tests/lib/libc/sys/t_bitops.debug tests-obsolete obsolete,compattestfile
2140./usr/libdata/debug/usr/tests/lib/libc/sys/t_cerror.debug tests-obsolete obsolete,compattestfile 2142./usr/libdata/debug/usr/tests/lib/libc/sys/t_cerror.debug tests-obsolete obsolete,compattestfile
2141./usr/libdata/debug/usr/tests/lib/libc/sys/t_chroot.debug tests-lib-debug debug,atf,compattestfile 2143./usr/libdata/debug/usr/tests/lib/libc/sys/t_chroot.debug tests-lib-debug debug,atf,compattestfile
2142./usr/libdata/debug/usr/tests/lib/libc/sys/t_clock_gettime.debug tests-lib-debug debug,atf,compattestfile 2144./usr/libdata/debug/usr/tests/lib/libc/sys/t_clock_gettime.debug tests-lib-debug debug,atf,compattestfile
2143./usr/libdata/debug/usr/tests/lib/libc/sys/t_clock_nanosleep.debug tests-lib-debug debug,atf,compattestfile 2145./usr/libdata/debug/usr/tests/lib/libc/sys/t_clock_nanosleep.debug tests-lib-debug debug,atf,compattestfile
2144./usr/libdata/debug/usr/tests/lib/libc/sys/t_clone.debug tests-lib-debug debug,atf,compattestfile 2146./usr/libdata/debug/usr/tests/lib/libc/sys/t_clone.debug tests-lib-debug debug,atf,compattestfile
2145./usr/libdata/debug/usr/tests/lib/libc/sys/t_connect.debug tests-lib-debug debug,atf,compattestfile 2147./usr/libdata/debug/usr/tests/lib/libc/sys/t_connect.debug tests-lib-debug debug,atf,compattestfile
2146./usr/libdata/debug/usr/tests/lib/libc/sys/t_context.debug tests-obsolete obsolete,compattestfile 2148./usr/libdata/debug/usr/tests/lib/libc/sys/t_context.debug tests-obsolete obsolete,compattestfile
2147./usr/libdata/debug/usr/tests/lib/libc/sys/t_dup.debug tests-lib-debug debug,atf,compattestfile 2149./usr/libdata/debug/usr/tests/lib/libc/sys/t_dup.debug tests-lib-debug debug,atf,compattestfile
 2150./usr/libdata/debug/usr/tests/lib/libc/sys/t_eventfd.debug tests-lib-debug debug,atf,compattestfile
2148./usr/libdata/debug/usr/tests/lib/libc/sys/t_fork.debug tests-lib-debug debug,atf,compattestfile 2151./usr/libdata/debug/usr/tests/lib/libc/sys/t_fork.debug tests-lib-debug debug,atf,compattestfile
2149./usr/libdata/debug/usr/tests/lib/libc/sys/t_fsync.debug tests-lib-debug debug,atf,compattestfile 2152./usr/libdata/debug/usr/tests/lib/libc/sys/t_fsync.debug tests-lib-debug debug,atf,compattestfile
2150./usr/libdata/debug/usr/tests/lib/libc/sys/t_futex_ops.debug tests-lib-tests debug,atf,compattestfile 2153./usr/libdata/debug/usr/tests/lib/libc/sys/t_futex_ops.debug tests-lib-tests debug,atf,compattestfile
2151./usr/libdata/debug/usr/tests/lib/libc/sys/t_futex_robust.debug tests-lib-tests debug,atf,compattestfile 2154./usr/libdata/debug/usr/tests/lib/libc/sys/t_futex_robust.debug tests-lib-tests debug,atf,compattestfile
2152./usr/libdata/debug/usr/tests/lib/libc/sys/t_getcontext.debug tests-lib-debug debug,atf,compattestfile 2155./usr/libdata/debug/usr/tests/lib/libc/sys/t_getcontext.debug tests-lib-debug debug,atf,compattestfile
2153./usr/libdata/debug/usr/tests/lib/libc/sys/t_getgroups.debug tests-lib-debug debug,atf,compattestfile 2156./usr/libdata/debug/usr/tests/lib/libc/sys/t_getgroups.debug tests-lib-debug debug,atf,compattestfile
2154./usr/libdata/debug/usr/tests/lib/libc/sys/t_getitimer.debug tests-lib-debug debug,atf,compattestfile 2157./usr/libdata/debug/usr/tests/lib/libc/sys/t_getitimer.debug tests-lib-debug debug,atf,compattestfile
2155./usr/libdata/debug/usr/tests/lib/libc/sys/t_getlogin.debug tests-lib-debug debug,atf,compattestfile 2158./usr/libdata/debug/usr/tests/lib/libc/sys/t_getlogin.debug tests-lib-debug debug,atf,compattestfile
2156./usr/libdata/debug/usr/tests/lib/libc/sys/t_getpid.debug tests-lib-debug debug,atf,compattestfile 2159./usr/libdata/debug/usr/tests/lib/libc/sys/t_getpid.debug tests-lib-debug debug,atf,compattestfile
2157./usr/libdata/debug/usr/tests/lib/libc/sys/t_getrandom.debug tests-lib-debug debug,atf,compattestfile 2160./usr/libdata/debug/usr/tests/lib/libc/sys/t_getrandom.debug tests-lib-debug debug,atf,compattestfile
2158./usr/libdata/debug/usr/tests/lib/libc/sys/t_getrusage.debug tests-lib-debug debug,atf,compattestfile 2161./usr/libdata/debug/usr/tests/lib/libc/sys/t_getrusage.debug tests-lib-debug debug,atf,compattestfile
2159./usr/libdata/debug/usr/tests/lib/libc/sys/t_getsid.debug tests-lib-debug debug,atf,compattestfile 2162./usr/libdata/debug/usr/tests/lib/libc/sys/t_getsid.debug tests-lib-debug debug,atf,compattestfile
2160./usr/libdata/debug/usr/tests/lib/libc/sys/t_getsockname.debug tests-lib-debug debug,atf,compattestfile 2163./usr/libdata/debug/usr/tests/lib/libc/sys/t_getsockname.debug tests-lib-debug debug,atf,compattestfile
@@ -2202,26 +2205,27 @@ @@ -2202,26 +2205,27 @@
2202./usr/libdata/debug/usr/tests/lib/libc/sys/t_sendrecv.debug tests-lib-debug debug,atf,compattestfile 2205./usr/libdata/debug/usr/tests/lib/libc/sys/t_sendrecv.debug tests-lib-debug debug,atf,compattestfile
2203./usr/libdata/debug/usr/tests/lib/libc/sys/t_setrlimit.debug tests-lib-debug debug,atf,compattestfile 2206./usr/libdata/debug/usr/tests/lib/libc/sys/t_setrlimit.debug tests-lib-debug debug,atf,compattestfile
2204./usr/libdata/debug/usr/tests/lib/libc/sys/t_setuid.debug tests-lib-debug debug,atf,compattestfile 2207./usr/libdata/debug/usr/tests/lib/libc/sys/t_setuid.debug tests-lib-debug debug,atf,compattestfile
2205./usr/libdata/debug/usr/tests/lib/libc/sys/t_sigaction.debug tests-lib-debug debug,atf,compattestfile 2208./usr/libdata/debug/usr/tests/lib/libc/sys/t_sigaction.debug tests-lib-debug debug,atf,compattestfile
2206./usr/libdata/debug/usr/tests/lib/libc/sys/t_sigaltstack.debug tests-lib-debug debug,atf,compattestfile 2209./usr/libdata/debug/usr/tests/lib/libc/sys/t_sigaltstack.debug tests-lib-debug debug,atf,compattestfile
2207./usr/libdata/debug/usr/tests/lib/libc/sys/t_sigqueue.debug tests-lib-debug debug,atf,compattestfile 2210./usr/libdata/debug/usr/tests/lib/libc/sys/t_sigqueue.debug tests-lib-debug debug,atf,compattestfile
2208./usr/libdata/debug/usr/tests/lib/libc/sys/t_sigtimedwait.debug tests-lib-debug debug,atf,compattestfile 2211./usr/libdata/debug/usr/tests/lib/libc/sys/t_sigtimedwait.debug tests-lib-debug debug,atf,compattestfile
2209./usr/libdata/debug/usr/tests/lib/libc/sys/t_sigtimedwait_pr_47625.debug tests-obsolete obsolete,compattestfile 2212./usr/libdata/debug/usr/tests/lib/libc/sys/t_sigtimedwait_pr_47625.debug tests-obsolete obsolete,compattestfile
2210./usr/libdata/debug/usr/tests/lib/libc/sys/t_socketpair.debug tests-lib-debug debug,atf,compattestfile 2213./usr/libdata/debug/usr/tests/lib/libc/sys/t_socketpair.debug tests-lib-debug debug,atf,compattestfile
2211./usr/libdata/debug/usr/tests/lib/libc/sys/t_stat.debug tests-lib-debug debug,atf,compattestfile 2214./usr/libdata/debug/usr/tests/lib/libc/sys/t_stat.debug tests-lib-debug debug,atf,compattestfile
2212./usr/libdata/debug/usr/tests/lib/libc/sys/t_swapcontext.debug tests-lib-debug debug,atf,compattestfile 2215./usr/libdata/debug/usr/tests/lib/libc/sys/t_swapcontext.debug tests-lib-debug debug,atf,compattestfile
2213./usr/libdata/debug/usr/tests/lib/libc/sys/t_syscall.debug tests-lib-debug debug,atf,compattestfile 2216./usr/libdata/debug/usr/tests/lib/libc/sys/t_syscall.debug tests-lib-debug debug,atf,compattestfile
2214./usr/libdata/debug/usr/tests/lib/libc/sys/t_timer_create.debug tests-lib-debug debug,atf,compattestfile 2217./usr/libdata/debug/usr/tests/lib/libc/sys/t_timer_create.debug tests-lib-debug debug,atf,compattestfile
 2218./usr/libdata/debug/usr/tests/lib/libc/sys/t_timerfd.debug tests-lib-debug debug,atf,compattestfile
2215./usr/libdata/debug/usr/tests/lib/libc/sys/t_truncate.debug tests-lib-debug debug,atf,compattestfile 2219./usr/libdata/debug/usr/tests/lib/libc/sys/t_truncate.debug tests-lib-debug debug,atf,compattestfile
2216./usr/libdata/debug/usr/tests/lib/libc/sys/t_ucontext.debug tests-lib-debug debug,atf,compattestfile 2220./usr/libdata/debug/usr/tests/lib/libc/sys/t_ucontext.debug tests-lib-debug debug,atf,compattestfile
2217./usr/libdata/debug/usr/tests/lib/libc/sys/t_umask.debug tests-lib-debug debug,atf,compattestfile 2221./usr/libdata/debug/usr/tests/lib/libc/sys/t_umask.debug tests-lib-debug debug,atf,compattestfile
2218./usr/libdata/debug/usr/tests/lib/libc/sys/t_unlink.debug tests-lib-debug debug,atf,compattestfile 2222./usr/libdata/debug/usr/tests/lib/libc/sys/t_unlink.debug tests-lib-debug debug,atf,compattestfile
2219./usr/libdata/debug/usr/tests/lib/libc/sys/t_vfork.debug tests-lib-debug debug,atf,compattestfile 2223./usr/libdata/debug/usr/tests/lib/libc/sys/t_vfork.debug tests-lib-debug debug,atf,compattestfile
2220./usr/libdata/debug/usr/tests/lib/libc/sys/t_wait.debug tests-lib-debug debug,atf,compattestfile 2224./usr/libdata/debug/usr/tests/lib/libc/sys/t_wait.debug tests-lib-debug debug,atf,compattestfile
2221./usr/libdata/debug/usr/tests/lib/libc/sys/t_wait_noproc.debug tests-lib-debug debug,atf,compattestfile 2225./usr/libdata/debug/usr/tests/lib/libc/sys/t_wait_noproc.debug tests-lib-debug debug,atf,compattestfile
2222./usr/libdata/debug/usr/tests/lib/libc/sys/t_wait_noproc_wnohang.debug tests-lib-debug debug,atf,compattestfile 2226./usr/libdata/debug/usr/tests/lib/libc/sys/t_wait_noproc_wnohang.debug tests-lib-debug debug,atf,compattestfile
2223./usr/libdata/debug/usr/tests/lib/libc/sys/t_write.debug tests-lib-debug debug,atf,compattestfile 2227./usr/libdata/debug/usr/tests/lib/libc/sys/t_write.debug tests-lib-debug debug,atf,compattestfile
2224./usr/libdata/debug/usr/tests/lib/libc/t_cdb.debug tests-lib-debug debug,atf,compattestfile 2228./usr/libdata/debug/usr/tests/lib/libc/t_cdb.debug tests-lib-debug debug,atf,compattestfile
2225./usr/libdata/debug/usr/tests/lib/libc/t_cerror.debug tests-obsolete obsolete,compattestfile 2229./usr/libdata/debug/usr/tests/lib/libc/t_cerror.debug tests-obsolete obsolete,compattestfile
2226./usr/libdata/debug/usr/tests/lib/libc/t_clone.debug tests-obsolete obsolete,compattestfile 2230./usr/libdata/debug/usr/tests/lib/libc/t_clone.debug tests-obsolete obsolete,compattestfile
2227./usr/libdata/debug/usr/tests/lib/libc/t_context.debug tests-obsolete obsolete,compattestfile 2231./usr/libdata/debug/usr/tests/lib/libc/t_context.debug tests-obsolete obsolete,compattestfile

cvs diff -r1.3 -r1.3.2.1 src/distrib/sets/lists/dtb/ad.aarch64 (expand / switch to unified diff)

--- src/distrib/sets/lists/dtb/ad.aarch64 2020/06/10 18:53:31 1.3
+++ src/distrib/sets/lists/dtb/ad.aarch64 2021/01/03 16:49:31 1.3.2.1
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: ad.aarch64,v 1.3 2020/06/10 18:53:31 jmcneill Exp $ 1# $NetBSD: ad.aarch64,v 1.3.2.1 2021/01/03 16:49:31 thorpej Exp $
2# 2#
3# DO NOT EDIT THIS FILE MANUALLY 3# DO NOT EDIT THIS FILE MANUALLY
4# Generated by "make update-sets" in sys/dtb 4# Generated by "make update-sets" in sys/dtb
5# 5#
6./boot/dtb/allwinner dtb-base-boot dtb 6./boot/dtb/allwinner dtb-base-boot dtb
7./boot/dtb/allwinner/sun50i-a64-amarula-relic.dtb dtb-base-boot dtb 7./boot/dtb/allwinner/sun50i-a64-amarula-relic.dtb dtb-base-boot dtb
8./boot/dtb/allwinner/sun50i-a64-bananapi-m64.dtb dtb-base-boot dtb 8./boot/dtb/allwinner/sun50i-a64-bananapi-m64.dtb dtb-base-boot dtb
9./boot/dtb/allwinner/sun50i-a64-nanopi-a64.dtb dtb-base-boot dtb 9./boot/dtb/allwinner/sun50i-a64-nanopi-a64.dtb dtb-base-boot dtb
10./boot/dtb/allwinner/sun50i-a64-oceanic-5205-5inmfd.dtb dtb-base-boot dtb 10./boot/dtb/allwinner/sun50i-a64-oceanic-5205-5inmfd.dtb dtb-base-boot dtb
11./boot/dtb/allwinner/sun50i-a64-olinuxino-emmc.dtb dtb-base-boot dtb 11./boot/dtb/allwinner/sun50i-a64-olinuxino-emmc.dtb dtb-base-boot dtb
12./boot/dtb/allwinner/sun50i-a64-olinuxino.dtb dtb-base-boot dtb 12./boot/dtb/allwinner/sun50i-a64-olinuxino.dtb dtb-base-boot dtb
13./boot/dtb/allwinner/sun50i-a64-orangepi-win.dtb dtb-base-boot dtb 13./boot/dtb/allwinner/sun50i-a64-orangepi-win.dtb dtb-base-boot dtb
14./boot/dtb/allwinner/sun50i-a64-pine64-lts.dtb dtb-base-boot dtb 14./boot/dtb/allwinner/sun50i-a64-pine64-lts.dtb dtb-base-boot dtb
@@ -30,26 +30,27 @@ @@ -30,26 +30,27 @@
30./boot/dtb/allwinner/sun50i-h6-beelink-gs1.dtb dtb-base-boot dtb 30./boot/dtb/allwinner/sun50i-h6-beelink-gs1.dtb dtb-base-boot dtb
31./boot/dtb/allwinner/sun50i-h6-orangepi-3.dtb dtb-base-boot dtb 31./boot/dtb/allwinner/sun50i-h6-orangepi-3.dtb dtb-base-boot dtb
32./boot/dtb/allwinner/sun50i-h6-orangepi-lite2.dtb dtb-base-boot dtb 32./boot/dtb/allwinner/sun50i-h6-orangepi-lite2.dtb dtb-base-boot dtb
33./boot/dtb/allwinner/sun50i-h6-orangepi-one-plus.dtb dtb-base-boot dtb 33./boot/dtb/allwinner/sun50i-h6-orangepi-one-plus.dtb dtb-base-boot dtb
34./boot/dtb/allwinner/sun50i-h6-pine-h64.dtb dtb-base-boot dtb 34./boot/dtb/allwinner/sun50i-h6-pine-h64.dtb dtb-base-boot dtb
35./boot/dtb/allwinner/sun50i-h6-tanix-tx6.dtb dtb-base-boot dtb 35./boot/dtb/allwinner/sun50i-h6-tanix-tx6.dtb dtb-base-boot dtb
36./boot/dtb/amlogic dtb-base-boot dtb 36./boot/dtb/amlogic dtb-base-boot dtb
37./boot/dtb/amlogic/meson-a1-ad401.dtb dtb-base-boot dtb 37./boot/dtb/amlogic/meson-a1-ad401.dtb dtb-base-boot dtb
38./boot/dtb/amlogic/meson-axg-s400.dtb dtb-base-boot dtb 38./boot/dtb/amlogic/meson-axg-s400.dtb dtb-base-boot dtb
39./boot/dtb/amlogic/meson-g12a-sei510.dtb dtb-base-boot dtb 39./boot/dtb/amlogic/meson-g12a-sei510.dtb dtb-base-boot dtb
40./boot/dtb/amlogic/meson-g12a-u200.dtb dtb-base-boot dtb 40./boot/dtb/amlogic/meson-g12a-u200.dtb dtb-base-boot dtb
41./boot/dtb/amlogic/meson-g12a-x96-max.dtb dtb-base-boot dtb 41./boot/dtb/amlogic/meson-g12a-x96-max.dtb dtb-base-boot dtb
42./boot/dtb/amlogic/meson-g12b-a311d-khadas-vim3.dtb dtb-base-boot dtb 42./boot/dtb/amlogic/meson-g12b-a311d-khadas-vim3.dtb dtb-base-boot dtb
 43./boot/dtb/amlogic/meson-g12b-odroid-n2-plus.dtb dtb-base-boot dtb
43./boot/dtb/amlogic/meson-g12b-odroid-n2.dtb dtb-base-boot dtb 44./boot/dtb/amlogic/meson-g12b-odroid-n2.dtb dtb-base-boot dtb
44./boot/dtb/amlogic/meson-g12b-s922x-khadas-vim3.dtb dtb-base-boot dtb 45./boot/dtb/amlogic/meson-g12b-s922x-khadas-vim3.dtb dtb-base-boot dtb
45./boot/dtb/amlogic/meson-g12b-ugoos-am6.dtb dtb-base-boot dtb 46./boot/dtb/amlogic/meson-g12b-ugoos-am6.dtb dtb-base-boot dtb
46./boot/dtb/amlogic/meson-gxbb-nanopi-k2.dtb dtb-base-boot dtb 47./boot/dtb/amlogic/meson-gxbb-nanopi-k2.dtb dtb-base-boot dtb
47./boot/dtb/amlogic/meson-gxbb-nexbox-a95x.dtb dtb-base-boot dtb 48./boot/dtb/amlogic/meson-gxbb-nexbox-a95x.dtb dtb-base-boot dtb
48./boot/dtb/amlogic/meson-gxbb-odroidc2.dtb dtb-base-boot dtb 49./boot/dtb/amlogic/meson-gxbb-odroidc2.dtb dtb-base-boot dtb
49./boot/dtb/amlogic/meson-gxbb-p200.dtb dtb-base-boot dtb 50./boot/dtb/amlogic/meson-gxbb-p200.dtb dtb-base-boot dtb
50./boot/dtb/amlogic/meson-gxbb-p201.dtb dtb-base-boot dtb 51./boot/dtb/amlogic/meson-gxbb-p201.dtb dtb-base-boot dtb
51./boot/dtb/amlogic/meson-gxbb-vega-s95-meta.dtb dtb-base-boot dtb 52./boot/dtb/amlogic/meson-gxbb-vega-s95-meta.dtb dtb-base-boot dtb
52./boot/dtb/amlogic/meson-gxbb-vega-s95-pro.dtb dtb-base-boot dtb 53./boot/dtb/amlogic/meson-gxbb-vega-s95-pro.dtb dtb-base-boot dtb
53./boot/dtb/amlogic/meson-gxbb-vega-s95-telos.dtb dtb-base-boot dtb 54./boot/dtb/amlogic/meson-gxbb-vega-s95-telos.dtb dtb-base-boot dtb
54./boot/dtb/amlogic/meson-gxbb-wetek-hub.dtb dtb-base-boot dtb 55./boot/dtb/amlogic/meson-gxbb-wetek-hub.dtb dtb-base-boot dtb
55./boot/dtb/amlogic/meson-gxbb-wetek-play2.dtb dtb-base-boot dtb 56./boot/dtb/amlogic/meson-gxbb-wetek-play2.dtb dtb-base-boot dtb

cvs diff -r1.2 -r1.2.2.1 src/distrib/sets/lists/dtb/ad.aarch64eb (expand / switch to unified diff)

--- src/distrib/sets/lists/dtb/ad.aarch64eb 2020/06/10 18:53:31 1.2
+++ src/distrib/sets/lists/dtb/ad.aarch64eb 2021/01/03 16:49:31 1.2.2.1
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: ad.aarch64eb,v 1.2 2020/06/10 18:53:31 jmcneill Exp $ 1# $NetBSD: ad.aarch64eb,v 1.2.2.1 2021/01/03 16:49:31 thorpej Exp $
2# 2#
3# DO NOT EDIT THIS FILE MANUALLY 3# DO NOT EDIT THIS FILE MANUALLY
4# Generated by "make update-sets" in sys/dtb 4# Generated by "make update-sets" in sys/dtb
5# 5#
6./boot/dtb/allwinner dtb-base-boot dtb 6./boot/dtb/allwinner dtb-base-boot dtb
7./boot/dtb/allwinner/sun50i-a64-amarula-relic.dtb dtb-base-boot dtb 7./boot/dtb/allwinner/sun50i-a64-amarula-relic.dtb dtb-base-boot dtb
8./boot/dtb/allwinner/sun50i-a64-bananapi-m64.dtb dtb-base-boot dtb 8./boot/dtb/allwinner/sun50i-a64-bananapi-m64.dtb dtb-base-boot dtb
9./boot/dtb/allwinner/sun50i-a64-nanopi-a64.dtb dtb-base-boot dtb 9./boot/dtb/allwinner/sun50i-a64-nanopi-a64.dtb dtb-base-boot dtb
10./boot/dtb/allwinner/sun50i-a64-oceanic-5205-5inmfd.dtb dtb-base-boot dtb 10./boot/dtb/allwinner/sun50i-a64-oceanic-5205-5inmfd.dtb dtb-base-boot dtb
11./boot/dtb/allwinner/sun50i-a64-olinuxino-emmc.dtb dtb-base-boot dtb 11./boot/dtb/allwinner/sun50i-a64-olinuxino-emmc.dtb dtb-base-boot dtb
12./boot/dtb/allwinner/sun50i-a64-olinuxino.dtb dtb-base-boot dtb 12./boot/dtb/allwinner/sun50i-a64-olinuxino.dtb dtb-base-boot dtb
13./boot/dtb/allwinner/sun50i-a64-orangepi-win.dtb dtb-base-boot dtb 13./boot/dtb/allwinner/sun50i-a64-orangepi-win.dtb dtb-base-boot dtb
14./boot/dtb/allwinner/sun50i-a64-pine64-lts.dtb dtb-base-boot dtb 14./boot/dtb/allwinner/sun50i-a64-pine64-lts.dtb dtb-base-boot dtb
@@ -30,26 +30,27 @@ @@ -30,26 +30,27 @@
30./boot/dtb/allwinner/sun50i-h6-beelink-gs1.dtb dtb-base-boot dtb 30./boot/dtb/allwinner/sun50i-h6-beelink-gs1.dtb dtb-base-boot dtb
31./boot/dtb/allwinner/sun50i-h6-orangepi-3.dtb dtb-base-boot dtb 31./boot/dtb/allwinner/sun50i-h6-orangepi-3.dtb dtb-base-boot dtb
32./boot/dtb/allwinner/sun50i-h6-orangepi-lite2.dtb dtb-base-boot dtb 32./boot/dtb/allwinner/sun50i-h6-orangepi-lite2.dtb dtb-base-boot dtb
33./boot/dtb/allwinner/sun50i-h6-orangepi-one-plus.dtb dtb-base-boot dtb 33./boot/dtb/allwinner/sun50i-h6-orangepi-one-plus.dtb dtb-base-boot dtb
34./boot/dtb/allwinner/sun50i-h6-pine-h64.dtb dtb-base-boot dtb 34./boot/dtb/allwinner/sun50i-h6-pine-h64.dtb dtb-base-boot dtb
35./boot/dtb/allwinner/sun50i-h6-tanix-tx6.dtb dtb-base-boot dtb 35./boot/dtb/allwinner/sun50i-h6-tanix-tx6.dtb dtb-base-boot dtb
36./boot/dtb/amlogic dtb-base-boot dtb 36./boot/dtb/amlogic dtb-base-boot dtb
37./boot/dtb/amlogic/meson-a1-ad401.dtb dtb-base-boot dtb 37./boot/dtb/amlogic/meson-a1-ad401.dtb dtb-base-boot dtb
38./boot/dtb/amlogic/meson-axg-s400.dtb dtb-base-boot dtb 38./boot/dtb/amlogic/meson-axg-s400.dtb dtb-base-boot dtb
39./boot/dtb/amlogic/meson-g12a-sei510.dtb dtb-base-boot dtb 39./boot/dtb/amlogic/meson-g12a-sei510.dtb dtb-base-boot dtb
40./boot/dtb/amlogic/meson-g12a-u200.dtb dtb-base-boot dtb 40./boot/dtb/amlogic/meson-g12a-u200.dtb dtb-base-boot dtb
41./boot/dtb/amlogic/meson-g12a-x96-max.dtb dtb-base-boot dtb 41./boot/dtb/amlogic/meson-g12a-x96-max.dtb dtb-base-boot dtb
42./boot/dtb/amlogic/meson-g12b-a311d-khadas-vim3.dtb dtb-base-boot dtb 42./boot/dtb/amlogic/meson-g12b-a311d-khadas-vim3.dtb dtb-base-boot dtb
 43./boot/dtb/amlogic/meson-g12b-odroid-n2-plus.dtb dtb-base-boot dtb
43./boot/dtb/amlogic/meson-g12b-odroid-n2.dtb dtb-base-boot dtb 44./boot/dtb/amlogic/meson-g12b-odroid-n2.dtb dtb-base-boot dtb
44./boot/dtb/amlogic/meson-g12b-s922x-khadas-vim3.dtb dtb-base-boot dtb 45./boot/dtb/amlogic/meson-g12b-s922x-khadas-vim3.dtb dtb-base-boot dtb
45./boot/dtb/amlogic/meson-g12b-ugoos-am6.dtb dtb-base-boot dtb 46./boot/dtb/amlogic/meson-g12b-ugoos-am6.dtb dtb-base-boot dtb
46./boot/dtb/amlogic/meson-gxbb-nanopi-k2.dtb dtb-base-boot dtb 47./boot/dtb/amlogic/meson-gxbb-nanopi-k2.dtb dtb-base-boot dtb
47./boot/dtb/amlogic/meson-gxbb-nexbox-a95x.dtb dtb-base-boot dtb 48./boot/dtb/amlogic/meson-gxbb-nexbox-a95x.dtb dtb-base-boot dtb
48./boot/dtb/amlogic/meson-gxbb-odroidc2.dtb dtb-base-boot dtb 49./boot/dtb/amlogic/meson-gxbb-odroidc2.dtb dtb-base-boot dtb
49./boot/dtb/amlogic/meson-gxbb-p200.dtb dtb-base-boot dtb 50./boot/dtb/amlogic/meson-gxbb-p200.dtb dtb-base-boot dtb
50./boot/dtb/amlogic/meson-gxbb-p201.dtb dtb-base-boot dtb 51./boot/dtb/amlogic/meson-gxbb-p201.dtb dtb-base-boot dtb
51./boot/dtb/amlogic/meson-gxbb-vega-s95-meta.dtb dtb-base-boot dtb 52./boot/dtb/amlogic/meson-gxbb-vega-s95-meta.dtb dtb-base-boot dtb
52./boot/dtb/amlogic/meson-gxbb-vega-s95-pro.dtb dtb-base-boot dtb 53./boot/dtb/amlogic/meson-gxbb-vega-s95-pro.dtb dtb-base-boot dtb
53./boot/dtb/amlogic/meson-gxbb-vega-s95-telos.dtb dtb-base-boot dtb 54./boot/dtb/amlogic/meson-gxbb-vega-s95-telos.dtb dtb-base-boot dtb
54./boot/dtb/amlogic/meson-gxbb-wetek-hub.dtb dtb-base-boot dtb 55./boot/dtb/amlogic/meson-gxbb-wetek-hub.dtb dtb-base-boot dtb
55./boot/dtb/amlogic/meson-gxbb-wetek-play2.dtb dtb-base-boot dtb 56./boot/dtb/amlogic/meson-gxbb-wetek-play2.dtb dtb-base-boot dtb

cvs diff -r1.59 -r1.59.2.1 src/distrib/sets/lists/games/mi (expand / switch to unified diff)

--- src/distrib/sets/lists/games/mi 2020/11/10 21:47:41 1.59
+++ src/distrib/sets/lists/games/mi 2021/01/03 16:49:32 1.59.2.1
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: mi,v 1.59 2020/11/10 21:47:41 kamil Exp $ 1# $NetBSD: mi,v 1.59.2.1 2021/01/03 16:49:32 thorpej Exp $
2# 2#
3# Note: don't delete entries from here - mark them as "obsolete" instead. 3# Note: don't delete entries from here - mark them as "obsolete" instead.
4# 4#
5./etc/mtree/set.games games-sys-root 5./etc/mtree/set.games games-sys-root
6./usr/games/adventure games-games-bin 6./usr/games/adventure games-games-bin
7./usr/games/arithmetic games-games-bin 7./usr/games/arithmetic games-games-bin
8./usr/games/atc games-games-bin 8./usr/games/atc games-games-bin
9./usr/games/backgammon games-games-bin 9./usr/games/backgammon games-games-bin
10./usr/games/banner games-utils-bin 10./usr/games/banner games-utils-bin
11./usr/games/battlestar games-games-bin 11./usr/games/battlestar games-games-bin
12./usr/games/bcd games-games-bin 12./usr/games/bcd games-games-bin
13./usr/games/boggle games-games-bin 13./usr/games/boggle games-games-bin
14./usr/games/caesar games-utils-bin 14./usr/games/caesar games-utils-bin
@@ -75,26 +75,27 @@ @@ -75,26 +75,27 @@
75./usr/games/ppt games-games-bin 75./usr/games/ppt games-games-bin
76./usr/games/primes games-utils-bin 76./usr/games/primes games-utils-bin
77./usr/games/quiz games-games-bin 77./usr/games/quiz games-games-bin
78./usr/games/rain games-games-bin 78./usr/games/rain games-games-bin
79./usr/games/random games-utils-bin 79./usr/games/random games-utils-bin
80./usr/games/robots games-games-bin 80./usr/games/robots games-games-bin
81./usr/games/rogue games-games-bin 81./usr/games/rogue games-games-bin
82./usr/games/rot13 games-utils-bin 82./usr/games/rot13 games-utils-bin
83./usr/games/sail games-games-bin 83./usr/games/sail games-games-bin
84./usr/games/snake games-games-bin 84./usr/games/snake games-games-bin
85./usr/games/snscore games-games-bin 85./usr/games/snscore games-games-bin
86./usr/games/strfile games-utils-bin 86./usr/games/strfile games-utils-bin
87./usr/games/teachgammon games-games-bin 87./usr/games/teachgammon games-games-bin
 88./usr/games/testpat games-games-bin
88./usr/games/tetris games-games-bin 89./usr/games/tetris games-games-bin
89./usr/games/trek games-games-bin 90./usr/games/trek games-games-bin
90./usr/games/unstr games-utils-bin 91./usr/games/unstr games-utils-bin
91./usr/games/wargames games-games-bin 92./usr/games/wargames games-games-bin
92./usr/games/warp games-games-bin 93./usr/games/warp games-games-bin
93./usr/games/worm games-games-bin 94./usr/games/worm games-games-bin
94./usr/games/worms games-games-bin 95./usr/games/worms games-games-bin
95./usr/games/wtf games-utils-bin 96./usr/games/wtf games-utils-bin
96./usr/games/wump games-games-bin 97./usr/games/wump games-games-bin
97./usr/libexec/ching/castching games-games-bin 98./usr/libexec/ching/castching games-games-bin
98./usr/libexec/ching/printching games-games-bin 99./usr/libexec/ching/printching games-games-bin
99./usr/share/doc/reference/ref6/rogue/rogue.html games-usd-doc doc,html,groffhtmldoc 100./usr/share/doc/reference/ref6/rogue/rogue.html games-usd-doc doc,html,groffhtmldoc
100./usr/share/doc/reference/ref6/rogue/rogue.ps.gz games-usd-doc doc,groff 101./usr/share/doc/reference/ref6/rogue/rogue.ps.gz games-usd-doc doc,groff
@@ -246,26 +247,27 @@ @@ -246,26 +247,27 @@
246./usr/share/man/cat6/phantasia.0 games-games-catman .cat 247./usr/share/man/cat6/phantasia.0 games-games-catman .cat
247./usr/share/man/cat6/pig.0 games-games-catman .cat 248./usr/share/man/cat6/pig.0 games-games-catman .cat
248./usr/share/man/cat6/pom.0 games-games-catman .cat 249./usr/share/man/cat6/pom.0 games-games-catman .cat
249./usr/share/man/cat6/ppt.0 games-games-catman .cat 250./usr/share/man/cat6/ppt.0 games-games-catman .cat
250./usr/share/man/cat6/primes.0 games-utils-catman .cat 251./usr/share/man/cat6/primes.0 games-utils-catman .cat
251./usr/share/man/cat6/quiz.0 games-games-catman .cat 252./usr/share/man/cat6/quiz.0 games-games-catman .cat
252./usr/share/man/cat6/rain.0 games-games-catman .cat 253./usr/share/man/cat6/rain.0 games-games-catman .cat
253./usr/share/man/cat6/random.0 games-utils-catman .cat 254./usr/share/man/cat6/random.0 games-utils-catman .cat
254./usr/share/man/cat6/robots.0 games-games-catman .cat 255./usr/share/man/cat6/robots.0 games-games-catman .cat
255./usr/share/man/cat6/rogue.0 games-games-catman .cat 256./usr/share/man/cat6/rogue.0 games-games-catman .cat
256./usr/share/man/cat6/rot13.0 games-utils-catman .cat 257./usr/share/man/cat6/rot13.0 games-utils-catman .cat
257./usr/share/man/cat6/sail.0 games-games-catman .cat 258./usr/share/man/cat6/sail.0 games-games-catman .cat
258./usr/share/man/cat6/snake.0 games-games-catman .cat 259./usr/share/man/cat6/snake.0 games-games-catman .cat
 260./usr/share/man/cat6/testpat.0 games-games-catman .cat
259./usr/share/man/cat6/tetris.0 games-games-catman .cat 261./usr/share/man/cat6/tetris.0 games-games-catman .cat
260./usr/share/man/cat6/trek.0 games-games-catman .cat 262./usr/share/man/cat6/trek.0 games-games-catman .cat
261./usr/share/man/cat6/wargames.0 games-games-catman .cat 263./usr/share/man/cat6/wargames.0 games-games-catman .cat
262./usr/share/man/cat6/worm.0 games-games-catman .cat 264./usr/share/man/cat6/worm.0 games-games-catman .cat
263./usr/share/man/cat6/worms.0 games-games-catman .cat 265./usr/share/man/cat6/worms.0 games-games-catman .cat
264./usr/share/man/cat6/wtf.0 games-utils-catman .cat 266./usr/share/man/cat6/wtf.0 games-utils-catman .cat
265./usr/share/man/cat6/wump.0 games-games-catman .cat 267./usr/share/man/cat6/wump.0 games-games-catman .cat
266./usr/share/man/cat8/dm.0 games-games-catman .cat 268./usr/share/man/cat8/dm.0 games-games-catman .cat
267./usr/share/man/cat8/strfile.0 games-utils-catman .cat 269./usr/share/man/cat8/strfile.0 games-utils-catman .cat
268./usr/share/man/cat8/unstr.0 games-utils-catman .cat 270./usr/share/man/cat8/unstr.0 games-utils-catman .cat
269./usr/share/man/html5/dm.conf.html games-games-htmlman html 271./usr/share/man/html5/dm.conf.html games-games-htmlman html
270./usr/share/man/html6/adventure.html games-games-htmlman html 272./usr/share/man/html6/adventure.html games-games-htmlman html
271./usr/share/man/html6/arithmetic.html games-games-htmlman html 273./usr/share/man/html6/arithmetic.html games-games-htmlman html
@@ -301,26 +303,27 @@ @@ -301,26 +303,27 @@
301./usr/share/man/html6/phantasia.html games-games-htmlman html 303./usr/share/man/html6/phantasia.html games-games-htmlman html
302./usr/share/man/html6/pig.html games-games-htmlman html 304./usr/share/man/html6/pig.html games-games-htmlman html
303./usr/share/man/html6/pom.html games-games-htmlman html 305./usr/share/man/html6/pom.html games-games-htmlman html
304./usr/share/man/html6/ppt.html games-games-htmlman html 306./usr/share/man/html6/ppt.html games-games-htmlman html
305./usr/share/man/html6/primes.html games-utils-htmlman html 307./usr/share/man/html6/primes.html games-utils-htmlman html
306./usr/share/man/html6/quiz.html games-games-htmlman html 308./usr/share/man/html6/quiz.html games-games-htmlman html
307./usr/share/man/html6/rain.html games-games-htmlman html 309./usr/share/man/html6/rain.html games-games-htmlman html
308./usr/share/man/html6/random.html games-utils-htmlman html 310./usr/share/man/html6/random.html games-utils-htmlman html
309./usr/share/man/html6/robots.html games-games-htmlman html 311./usr/share/man/html6/robots.html games-games-htmlman html
310./usr/share/man/html6/rogue.html games-games-htmlman html 312./usr/share/man/html6/rogue.html games-games-htmlman html
311./usr/share/man/html6/rot13.html games-utils-htmlman html 313./usr/share/man/html6/rot13.html games-utils-htmlman html
312./usr/share/man/html6/sail.html games-games-htmlman html 314./usr/share/man/html6/sail.html games-games-htmlman html
313./usr/share/man/html6/snake.html games-games-htmlman html 315./usr/share/man/html6/snake.html games-games-htmlman html
 316./usr/share/man/html6/testpat.html games-games-htmlman html
314./usr/share/man/html6/tetris.html games-games-htmlman html 317./usr/share/man/html6/tetris.html games-games-htmlman html
315./usr/share/man/html6/trek.html games-games-htmlman html 318./usr/share/man/html6/trek.html games-games-htmlman html
316./usr/share/man/html6/wargames.html games-games-htmlman html 319./usr/share/man/html6/wargames.html games-games-htmlman html
317./usr/share/man/html6/warp.html games-games-htmlman html 320./usr/share/man/html6/warp.html games-games-htmlman html
318./usr/share/man/html6/worm.html games-games-htmlman html 321./usr/share/man/html6/worm.html games-games-htmlman html
319./usr/share/man/html6/worms.html games-games-htmlman html 322./usr/share/man/html6/worms.html games-games-htmlman html
320./usr/share/man/html6/wtf.html games-utils-htmlman html 323./usr/share/man/html6/wtf.html games-utils-htmlman html
321./usr/share/man/html6/wump.html games-games-htmlman html 324./usr/share/man/html6/wump.html games-games-htmlman html
322./usr/share/man/html8/dm.html games-games-htmlman html 325./usr/share/man/html8/dm.html games-games-htmlman html
323./usr/share/man/html8/strfile.html games-utils-htmlman html 326./usr/share/man/html8/strfile.html games-utils-htmlman html
324./usr/share/man/html8/unstr.html games-utils-htmlman html 327./usr/share/man/html8/unstr.html games-utils-htmlman html
325./usr/share/man/man5/dm.conf.5 games-games-man .man 328./usr/share/man/man5/dm.conf.5 games-games-man .man
326./usr/share/man/man6/adventure.6 games-games-man .man 329./usr/share/man/man6/adventure.6 games-games-man .man
@@ -358,26 +361,27 @@ @@ -358,26 +361,27 @@
358./usr/share/man/man6/phantasia.6 games-games-man .man 361./usr/share/man/man6/phantasia.6 games-games-man .man
359./usr/share/man/man6/pig.6 games-games-man .man 362./usr/share/man/man6/pig.6 games-games-man .man
360./usr/share/man/man6/pom.6 games-games-man .man 363./usr/share/man/man6/pom.6 games-games-man .man
361./usr/share/man/man6/ppt.6 games-games-man .man 364./usr/share/man/man6/ppt.6 games-games-man .man
362./usr/share/man/man6/primes.6 games-utils-man .man 365./usr/share/man/man6/primes.6 games-utils-man .man
363./usr/share/man/man6/quiz.6 games-games-man .man 366./usr/share/man/man6/quiz.6 games-games-man .man
364./usr/share/man/man6/rain.6 games-games-man .man 367./usr/share/man/man6/rain.6 games-games-man .man
365./usr/share/man/man6/random.6 games-utils-man .man 368./usr/share/man/man6/random.6 games-utils-man .man
366./usr/share/man/man6/robots.6 games-games-man .man 369./usr/share/man/man6/robots.6 games-games-man .man
367./usr/share/man/man6/rogue.6 games-games-man .man 370./usr/share/man/man6/rogue.6 games-games-man .man
368./usr/share/man/man6/rot13.6 games-utils-man .man 371./usr/share/man/man6/rot13.6 games-utils-man .man
369./usr/share/man/man6/sail.6 games-games-man .man 372./usr/share/man/man6/sail.6 games-games-man .man
370./usr/share/man/man6/snake.6 games-games-man .man 373./usr/share/man/man6/snake.6 games-games-man .man
 374./usr/share/man/man6/testpat.6 games-games-man .man
371./usr/share/man/man6/tetris.6 games-games-man .man 375./usr/share/man/man6/tetris.6 games-games-man .man
372./usr/share/man/man6/trek.6 games-games-man .man 376./usr/share/man/man6/trek.6 games-games-man .man
373./usr/share/man/man6/wargames.6 games-games-man .man 377./usr/share/man/man6/wargames.6 games-games-man .man
374./usr/share/man/man6/warp.6 games-games-man .man 378./usr/share/man/man6/warp.6 games-games-man .man
375./usr/share/man/man6/worm.6 games-games-man .man 379./usr/share/man/man6/worm.6 games-games-man .man
376./usr/share/man/man6/worms.6 games-games-man .man 380./usr/share/man/man6/worms.6 games-games-man .man
377./usr/share/man/man6/wtf.6 games-utils-man .man 381./usr/share/man/man6/wtf.6 games-utils-man .man
378./usr/share/man/man6/wump.6 games-games-man .man 382./usr/share/man/man6/wump.6 games-games-man .man
379./usr/share/man/man8/dm.8 games-games-man .man 383./usr/share/man/man8/dm.8 games-games-man .man
380./usr/share/man/man8/strfile.8 games-utils-man .man 384./usr/share/man/man8/strfile.8 games-utils-man .man
381./usr/share/man/man8/unstr.8 games-utils-man .man 385./usr/share/man/man8/unstr.8 games-utils-man .man
382./var/db/obsolete/games base-sys-root 386./var/db/obsolete/games base-sys-root
383./var/games/atc_scores games-obsolete obsolete 387./var/games/atc_scores games-obsolete obsolete

cvs diff -r1.1711 -r1.1711.2.1 src/distrib/sets/lists/man/mi (expand / switch to unified diff)

--- src/distrib/sets/lists/man/mi 2020/11/10 21:47:41 1.1711
+++ src/distrib/sets/lists/man/mi 2021/01/03 16:49:32 1.1711.2.1
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: mi,v 1.1711 2020/11/10 21:47:41 kamil Exp $ 1# $NetBSD: mi,v 1.1711.2.1 2021/01/03 16:49:32 thorpej Exp $
2# 2#
3# Note: don't delete entries from here - mark them as "obsolete" instead. 3# Note: don't delete entries from here - mark them as "obsolete" instead.
4# 4#
5./etc/mtree/set.man man-sys-root 5./etc/mtree/set.man man-sys-root
6./usr/share/info/am-utils.info man-amd-info info 6./usr/share/info/am-utils.info man-amd-info info
7./usr/share/info/as.info man-computil-info binutils,info 7./usr/share/info/as.info man-computil-info binutils,info
8./usr/share/info/awk.info man-util-info info 8./usr/share/info/awk.info man-util-info info
9./usr/share/info/bfd.info man-computil-info binutils,info 9./usr/share/info/bfd.info man-computil-info binutils,info
10./usr/share/info/binutils.info man-computil-info binutils,info 10./usr/share/info/binutils.info man-computil-info binutils,info
11./usr/share/info/bzip2.info man-obsolete obsolete 11./usr/share/info/bzip2.info man-obsolete obsolete
12./usr/share/info/cpp.info man-util-info gcccmds,info 12./usr/share/info/cpp.info man-util-info gcccmds,info
13./usr/share/info/cvs.info man-cvs-info cvs,info 13./usr/share/info/cvs.info man-cvs-info cvs,info
14./usr/share/info/cvsclient.info man-cvs-info cvs,info 14./usr/share/info/cvsclient.info man-cvs-info cvs,info
@@ -480,26 +480,27 @@ @@ -480,26 +480,27 @@
480./usr/share/man/cat1/rcs.0 man-rcs-catman .cat 480./usr/share/man/cat1/rcs.0 man-rcs-catman .cat
481./usr/share/man/cat1/rcsclean.0 man-rcs-catman .cat 481./usr/share/man/cat1/rcsclean.0 man-rcs-catman .cat
482./usr/share/man/cat1/rcsdiff.0 man-rcs-catman .cat 482./usr/share/man/cat1/rcsdiff.0 man-rcs-catman .cat
483./usr/share/man/cat1/rcsfreeze.0 man-rcs-catman .cat 483./usr/share/man/cat1/rcsfreeze.0 man-rcs-catman .cat
484./usr/share/man/cat1/rcsintro.0 man-rcs-catman .cat 484./usr/share/man/cat1/rcsintro.0 man-rcs-catman .cat
485./usr/share/man/cat1/rcslog.0 man-rcs-catman .cat 485./usr/share/man/cat1/rcslog.0 man-rcs-catman .cat
486./usr/share/man/cat1/rcsmerge.0 man-rcs-catman .cat 486./usr/share/man/cat1/rcsmerge.0 man-rcs-catman .cat
487./usr/share/man/cat1/rdist.0 man-netutil-catman .cat 487./usr/share/man/cat1/rdist.0 man-netutil-catman .cat
488./usr/share/man/cat1/readlink.0 man-util-catman .cat 488./usr/share/man/cat1/readlink.0 man-util-catman .cat
489./usr/share/man/cat1/realpath.0 man-util-catman .cat 489./usr/share/man/cat1/realpath.0 man-util-catman .cat
490./usr/share/man/cat1/rehash.0 man-util-catman .cat 490./usr/share/man/cat1/rehash.0 man-util-catman .cat
491./usr/share/man/cat1/repeat.0 man-util-catman .cat 491./usr/share/man/cat1/repeat.0 man-util-catman .cat
492./usr/share/man/cat1/reset.0 man-util-catman .cat 492./usr/share/man/cat1/reset.0 man-util-catman .cat
 493./usr/share/man/cat1/resize.0 man-util-catman .cat
493./usr/share/man/cat1/rev.0 man-util-catman .cat 494./usr/share/man/cat1/rev.0 man-util-catman .cat
494./usr/share/man/cat1/rfcomm_sppd.0 man-util-catman .cat 495./usr/share/man/cat1/rfcomm_sppd.0 man-util-catman .cat
495./usr/share/man/cat1/rlog.0 man-rcs-catman .cat 496./usr/share/man/cat1/rlog.0 man-rcs-catman .cat
496./usr/share/man/cat1/rlogin.0 man-netutil-catman .cat 497./usr/share/man/cat1/rlogin.0 man-netutil-catman .cat
497./usr/share/man/cat1/rm.0 man-util-catman .cat 498./usr/share/man/cat1/rm.0 man-util-catman .cat
498./usr/share/man/cat1/rmd160.0 man-util-catman .cat 499./usr/share/man/cat1/rmd160.0 man-util-catman .cat
499./usr/share/man/cat1/rmdir.0 man-util-catman .cat 500./usr/share/man/cat1/rmdir.0 man-util-catman .cat
500./usr/share/man/cat1/rmextattr.0 man-util-catman .cat 501./usr/share/man/cat1/rmextattr.0 man-util-catman .cat
501./usr/share/man/cat1/rpc.rquotad.0 man-obsolete obsolete 502./usr/share/man/cat1/rpc.rquotad.0 man-obsolete obsolete
502./usr/share/man/cat1/rs.0 man-util-catman .cat 503./usr/share/man/cat1/rs.0 man-util-catman .cat
503./usr/share/man/cat1/rsh.0 man-netutil-catman .cat 504./usr/share/man/cat1/rsh.0 man-netutil-catman .cat
504./usr/share/man/cat1/rtld.0 man-shlib-catman .cat 505./usr/share/man/cat1/rtld.0 man-shlib-catman .cat
505./usr/share/man/cat1/rump.dhcpclient.0 man-netutil-catman .cat,rump 506./usr/share/man/cat1/rump.dhcpclient.0 man-netutil-catman .cat,rump
@@ -3764,26 +3765,27 @@ @@ -3764,26 +3765,27 @@
3764./usr/share/man/html1/rcs.html man-rcs-htmlman html 3765./usr/share/man/html1/rcs.html man-rcs-htmlman html
3765./usr/share/man/html1/rcsclean.html man-rcs-htmlman html 3766./usr/share/man/html1/rcsclean.html man-rcs-htmlman html
3766./usr/share/man/html1/rcsdiff.html man-rcs-htmlman html 3767./usr/share/man/html1/rcsdiff.html man-rcs-htmlman html
3767./usr/share/man/html1/rcsfreeze.html man-rcs-htmlman html 3768./usr/share/man/html1/rcsfreeze.html man-rcs-htmlman html
3768./usr/share/man/html1/rcsintro.html man-rcs-htmlman html 3769./usr/share/man/html1/rcsintro.html man-rcs-htmlman html
3769./usr/share/man/html1/rcslog.html man-rcs-htmlman html 3770./usr/share/man/html1/rcslog.html man-rcs-htmlman html
3770./usr/share/man/html1/rcsmerge.html man-rcs-htmlman html 3771./usr/share/man/html1/rcsmerge.html man-rcs-htmlman html
3771./usr/share/man/html1/rdist.html man-netutil-htmlman html 3772./usr/share/man/html1/rdist.html man-netutil-htmlman html
3772./usr/share/man/html1/readlink.html man-util-htmlman html 3773./usr/share/man/html1/readlink.html man-util-htmlman html
3773./usr/share/man/html1/realpath.html man-util-htmlman html 3774./usr/share/man/html1/realpath.html man-util-htmlman html
3774./usr/share/man/html1/rehash.html man-util-htmlman html 3775./usr/share/man/html1/rehash.html man-util-htmlman html
3775./usr/share/man/html1/repeat.html man-util-htmlman html 3776./usr/share/man/html1/repeat.html man-util-htmlman html
3776./usr/share/man/html1/reset.html man-util-htmlman html 3777./usr/share/man/html1/reset.html man-util-htmlman html
 3778./usr/share/man/html1/resize.html man-util-htmlman html
3777./usr/share/man/html1/rev.html man-util-htmlman html 3779./usr/share/man/html1/rev.html man-util-htmlman html
3778./usr/share/man/html1/rfcomm_sppd.html man-util-htmlman html 3780./usr/share/man/html1/rfcomm_sppd.html man-util-htmlman html
3779./usr/share/man/html1/rlog.html man-rcs-htmlman html 3781./usr/share/man/html1/rlog.html man-rcs-htmlman html
3780./usr/share/man/html1/rlogin.html man-netutil-htmlman html 3782./usr/share/man/html1/rlogin.html man-netutil-htmlman html
3781./usr/share/man/html1/rm.html man-util-htmlman html 3783./usr/share/man/html1/rm.html man-util-htmlman html
3782./usr/share/man/html1/rmd160.html man-util-htmlman html 3784./usr/share/man/html1/rmd160.html man-util-htmlman html
3783./usr/share/man/html1/rmdir.html man-util-htmlman html 3785./usr/share/man/html1/rmdir.html man-util-htmlman html
3784./usr/share/man/html1/rmextattr.html man-util-htmlman html 3786./usr/share/man/html1/rmextattr.html man-util-htmlman html
3785./usr/share/man/html1/rs.html man-util-htmlman html 3787./usr/share/man/html1/rs.html man-util-htmlman html
3786./usr/share/man/html1/rsh.html man-netutil-htmlman html 3788./usr/share/man/html1/rsh.html man-netutil-htmlman html
3787./usr/share/man/html1/rtld.html man-shlib-htmlman html 3789./usr/share/man/html1/rtld.html man-shlib-htmlman html
3788./usr/share/man/html1/rump.dhcpclient.html man-netutil-htmlman html,rump 3790./usr/share/man/html1/rump.dhcpclient.html man-netutil-htmlman html,rump
3789./usr/share/man/html1/rump.halt.html man-netutil-htmlman html,rump 3791./usr/share/man/html1/rump.halt.html man-netutil-htmlman html,rump
@@ -6698,26 +6700,27 @@ @@ -6698,26 +6700,27 @@
6698./usr/share/man/man1/rcs.1 man-rcs-man .man 6700./usr/share/man/man1/rcs.1 man-rcs-man .man
6699./usr/share/man/man1/rcsclean.1 man-rcs-man .man 6701./usr/share/man/man1/rcsclean.1 man-rcs-man .man
6700./usr/share/man/man1/rcsdiff.1 man-rcs-man .man 6702./usr/share/man/man1/rcsdiff.1 man-rcs-man .man
6701./usr/share/man/man1/rcsfreeze.1 man-rcs-man .man 6703./usr/share/man/man1/rcsfreeze.1 man-rcs-man .man
6702./usr/share/man/man1/rcsintro.1 man-rcs-man .man 6704./usr/share/man/man1/rcsintro.1 man-rcs-man .man
6703./usr/share/man/man1/rcslog.1 man-rcs-man .man 6705./usr/share/man/man1/rcslog.1 man-rcs-man .man
6704./usr/share/man/man1/rcsmerge.1 man-rcs-man .man 6706./usr/share/man/man1/rcsmerge.1 man-rcs-man .man
6705./usr/share/man/man1/rdist.1 man-netutil-man .man 6707./usr/share/man/man1/rdist.1 man-netutil-man .man
6706./usr/share/man/man1/readlink.1 man-util-man .man 6708./usr/share/man/man1/readlink.1 man-util-man .man
6707./usr/share/man/man1/realpath.1 man-util-man .man 6709./usr/share/man/man1/realpath.1 man-util-man .man
6708./usr/share/man/man1/rehash.1 man-util-man .man 6710./usr/share/man/man1/rehash.1 man-util-man .man
6709./usr/share/man/man1/repeat.1 man-util-man .man 6711./usr/share/man/man1/repeat.1 man-util-man .man
6710./usr/share/man/man1/reset.1 man-util-man .man 6712./usr/share/man/man1/reset.1 man-util-man .man
 6713./usr/share/man/man1/resize.1 man-util-man .man
6711./usr/share/man/man1/rev.1 man-util-man .man 6714./usr/share/man/man1/rev.1 man-util-man .man
6712./usr/share/man/man1/rfcomm_sppd.1 man-util-man .man 6715./usr/share/man/man1/rfcomm_sppd.1 man-util-man .man
6713./usr/share/man/man1/rlog.1 man-rcs-man .man 6716./usr/share/man/man1/rlog.1 man-rcs-man .man
6714./usr/share/man/man1/rlogin.1 man-netutil-man .man 6717./usr/share/man/man1/rlogin.1 man-netutil-man .man
6715./usr/share/man/man1/rm.1 man-util-man .man 6718./usr/share/man/man1/rm.1 man-util-man .man
6716./usr/share/man/man1/rmd160.1 man-util-man .man 6719./usr/share/man/man1/rmd160.1 man-util-man .man
6717./usr/share/man/man1/rmdir.1 man-util-man .man 6720./usr/share/man/man1/rmdir.1 man-util-man .man
6718./usr/share/man/man1/rmextattr.1 man-util-man .man 6721./usr/share/man/man1/rmextattr.1 man-util-man .man
6719./usr/share/man/man1/rpc.rquotad.1 man-obsolete obsolete 6722./usr/share/man/man1/rpc.rquotad.1 man-obsolete obsolete
6720./usr/share/man/man1/rs.1 man-util-man .man 6723./usr/share/man/man1/rs.1 man-util-man .man
6721./usr/share/man/man1/rsh.1 man-netutil-man .man 6724./usr/share/man/man1/rsh.1 man-netutil-man .man
6722./usr/share/man/man1/rtld.1 man-shlib-man .man 6725./usr/share/man/man1/rtld.1 man-shlib-man .man
6723./usr/share/man/man1/rump.dhcpclient.1 man-netutil-man .man,rump 6726./usr/share/man/man1/rump.dhcpclient.1 man-netutil-man .man,rump

cvs diff -r1.993 -r1.993.2.1 src/distrib/sets/lists/tests/mi (expand / switch to unified diff)

--- src/distrib/sets/lists/tests/mi 2020/12/13 17:44:31 1.993
+++ src/distrib/sets/lists/tests/mi 2021/01/03 16:49:32 1.993.2.1
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: mi,v 1.993 2020/12/13 17:44:31 rillig Exp $ 1# $NetBSD: mi,v 1.993.2.1 2021/01/03 16:49:32 thorpej Exp $
2# 2#
3# Note: don't delete entries from here - mark them as "obsolete" instead. 3# Note: don't delete entries from here - mark them as "obsolete" instead.
4# 4#
5./etc/mtree/set.tests tests-sys-root 5./etc/mtree/set.tests tests-sys-root
6./usr/libdata/debug/usr/tests tests-base-debug compattestdir 6./usr/libdata/debug/usr/tests tests-base-debug compattestdir
7./usr/libdata/debug/usr/tests/atf tests-atf-debug compattestfile,atf 7./usr/libdata/debug/usr/tests/atf tests-atf-debug compattestfile,atf
8./usr/libdata/debug/usr/tests/atf/atf-c tests-atf-debug compattestfile,atf 8./usr/libdata/debug/usr/tests/atf/atf-c tests-atf-debug compattestfile,atf
9./usr/libdata/debug/usr/tests/atf/atf-c++ tests-atf-debug compattestfile,atf 9./usr/libdata/debug/usr/tests/atf/atf-c++ tests-atf-debug compattestfile,atf
10./usr/libdata/debug/usr/tests/atf/atf-c++/detail tests-atf-debug compattestfile,atf 10./usr/libdata/debug/usr/tests/atf/atf-c++/detail tests-atf-debug compattestfile,atf
11./usr/libdata/debug/usr/tests/atf/atf-c/detail tests-atf-debug compattestfile,atf 11./usr/libdata/debug/usr/tests/atf/atf-c/detail tests-atf-debug compattestfile,atf
12./usr/libdata/debug/usr/tests/atf/atf-compile tests-obsolete obsolete 12./usr/libdata/debug/usr/tests/atf/atf-compile tests-obsolete obsolete
13./usr/libdata/debug/usr/tests/atf/atf-report tests-obsolete obsolete 13./usr/libdata/debug/usr/tests/atf/atf-report tests-obsolete obsolete
14./usr/libdata/debug/usr/tests/atf/atf-run tests-obsolete obsolete 14./usr/libdata/debug/usr/tests/atf/atf-run tests-obsolete obsolete
@@ -3128,26 +3128,27 @@ @@ -3128,26 +3128,27 @@
3128./usr/tests/lib/libc/sys/Atffile tests-lib-tests compattestfile,atf 3128./usr/tests/lib/libc/sys/Atffile tests-lib-tests compattestfile,atf
3129./usr/tests/lib/libc/sys/Kyuafile tests-lib-tests compattestfile,atf,kyua 3129./usr/tests/lib/libc/sys/Kyuafile tests-lib-tests compattestfile,atf,kyua
3130./usr/tests/lib/libc/sys/t_access tests-lib-tests compattestfile,atf 3130./usr/tests/lib/libc/sys/t_access tests-lib-tests compattestfile,atf
3131./usr/tests/lib/libc/sys/t_bind tests-lib-tests compattestfile,atf 3131./usr/tests/lib/libc/sys/t_bind tests-lib-tests compattestfile,atf
3132./usr/tests/lib/libc/sys/t_bitops tests-obsolete obsolete 3132./usr/tests/lib/libc/sys/t_bitops tests-obsolete obsolete
3133./usr/tests/lib/libc/sys/t_cerror tests-obsolete obsolete 3133./usr/tests/lib/libc/sys/t_cerror tests-obsolete obsolete
3134./usr/tests/lib/libc/sys/t_chroot tests-lib-tests compattestfile,atf 3134./usr/tests/lib/libc/sys/t_chroot tests-lib-tests compattestfile,atf
3135./usr/tests/lib/libc/sys/t_clock_gettime tests-lib-tests compattestfile,atf 3135./usr/tests/lib/libc/sys/t_clock_gettime tests-lib-tests compattestfile,atf
3136./usr/tests/lib/libc/sys/t_clock_nanosleep tests-lib-tests compattestfile,atf 3136./usr/tests/lib/libc/sys/t_clock_nanosleep tests-lib-tests compattestfile,atf
3137./usr/tests/lib/libc/sys/t_clone tests-lib-tests compattestfile,atf 3137./usr/tests/lib/libc/sys/t_clone tests-lib-tests compattestfile,atf
3138./usr/tests/lib/libc/sys/t_connect tests-lib-tests compattestfile,atf 3138./usr/tests/lib/libc/sys/t_connect tests-lib-tests compattestfile,atf
3139./usr/tests/lib/libc/sys/t_context tests-obsolete obsolete 3139./usr/tests/lib/libc/sys/t_context tests-obsolete obsolete
3140./usr/tests/lib/libc/sys/t_dup tests-lib-tests compattestfile,atf 3140./usr/tests/lib/libc/sys/t_dup tests-lib-tests compattestfile,atf
 3141./usr/tests/lib/libc/sys/t_eventfd tests-lib-tests compattestfile,atf
3141./usr/tests/lib/libc/sys/t_fork tests-lib-tests compattestfile,atf 3142./usr/tests/lib/libc/sys/t_fork tests-lib-tests compattestfile,atf
3142./usr/tests/lib/libc/sys/t_fsync tests-lib-tests compattestfile,atf 3143./usr/tests/lib/libc/sys/t_fsync tests-lib-tests compattestfile,atf
3143./usr/tests/lib/libc/sys/t_futex_ops tests-lib-tests compattestfile,atf 3144./usr/tests/lib/libc/sys/t_futex_ops tests-lib-tests compattestfile,atf
3144./usr/tests/lib/libc/sys/t_futex_robust tests-lib-tests compattestfile,atf 3145./usr/tests/lib/libc/sys/t_futex_robust tests-lib-tests compattestfile,atf
3145./usr/tests/lib/libc/sys/t_getcontext tests-lib-tests compattestfile,atf 3146./usr/tests/lib/libc/sys/t_getcontext tests-lib-tests compattestfile,atf
3146./usr/tests/lib/libc/sys/t_getgroups tests-lib-tests compattestfile,atf 3147./usr/tests/lib/libc/sys/t_getgroups tests-lib-tests compattestfile,atf
3147./usr/tests/lib/libc/sys/t_getitimer tests-lib-tests compattestfile,atf 3148./usr/tests/lib/libc/sys/t_getitimer tests-lib-tests compattestfile,atf
3148./usr/tests/lib/libc/sys/t_getlogin tests-lib-tests compattestfile,atf 3149./usr/tests/lib/libc/sys/t_getlogin tests-lib-tests compattestfile,atf
3149./usr/tests/lib/libc/sys/t_getpid tests-lib-tests compattestfile,atf 3150./usr/tests/lib/libc/sys/t_getpid tests-lib-tests compattestfile,atf
3150./usr/tests/lib/libc/sys/t_getrandom tests-lib-tests compattestfile,atf 3151./usr/tests/lib/libc/sys/t_getrandom tests-lib-tests compattestfile,atf
3151./usr/tests/lib/libc/sys/t_getrusage tests-lib-tests compattestfile,atf 3152./usr/tests/lib/libc/sys/t_getrusage tests-lib-tests compattestfile,atf
3152./usr/tests/lib/libc/sys/t_getsid tests-lib-tests compattestfile,atf 3153./usr/tests/lib/libc/sys/t_getsid tests-lib-tests compattestfile,atf
3153./usr/tests/lib/libc/sys/t_getsockname tests-lib-tests compattestfile,atf 3154./usr/tests/lib/libc/sys/t_getsockname tests-lib-tests compattestfile,atf
@@ -3195,26 +3196,27 @@ @@ -3195,26 +3196,27 @@
3195./usr/tests/lib/libc/sys/t_sendrecv tests-lib-tests compattestfile,atf 3196./usr/tests/lib/libc/sys/t_sendrecv tests-lib-tests compattestfile,atf
3196./usr/tests/lib/libc/sys/t_setrlimit tests-lib-tests compattestfile,atf 3197./usr/tests/lib/libc/sys/t_setrlimit tests-lib-tests compattestfile,atf
3197./usr/tests/lib/libc/sys/t_setuid tests-lib-tests compattestfile,atf 3198./usr/tests/lib/libc/sys/t_setuid tests-lib-tests compattestfile,atf
3198./usr/tests/lib/libc/sys/t_sigaction tests-lib-tests compattestfile,atf 3199./usr/tests/lib/libc/sys/t_sigaction tests-lib-tests compattestfile,atf
3199./usr/tests/lib/libc/sys/t_sigaltstack tests-lib-tests compattestfile,atf 3200./usr/tests/lib/libc/sys/t_sigaltstack tests-lib-tests compattestfile,atf
3200./usr/tests/lib/libc/sys/t_sigqueue tests-lib-tests compattestfile,atf 3201./usr/tests/lib/libc/sys/t_sigqueue tests-lib-tests compattestfile,atf
3201./usr/tests/lib/libc/sys/t_sigtimedwait tests-lib-tests compattestfile,atf 3202./usr/tests/lib/libc/sys/t_sigtimedwait tests-lib-tests compattestfile,atf
3202./usr/tests/lib/libc/sys/t_sigtimedwait_pr_47625 tests-obsolete obsolete 3203./usr/tests/lib/libc/sys/t_sigtimedwait_pr_47625 tests-obsolete obsolete
3203./usr/tests/lib/libc/sys/t_socketpair tests-lib-tests compattestfile,atf 3204./usr/tests/lib/libc/sys/t_socketpair tests-lib-tests compattestfile,atf
3204./usr/tests/lib/libc/sys/t_stat tests-lib-tests compattestfile,atf 3205./usr/tests/lib/libc/sys/t_stat tests-lib-tests compattestfile,atf
3205./usr/tests/lib/libc/sys/t_swapcontext tests-lib-tests compattestfile,atf 3206./usr/tests/lib/libc/sys/t_swapcontext tests-lib-tests compattestfile,atf
3206./usr/tests/lib/libc/sys/t_syscall tests-lib-tests compattestfile,atf 3207./usr/tests/lib/libc/sys/t_syscall tests-lib-tests compattestfile,atf
3207./usr/tests/lib/libc/sys/t_timer_create tests-lib-tests compattestfile,atf 3208./usr/tests/lib/libc/sys/t_timer_create tests-lib-tests compattestfile,atf
 3209./usr/tests/lib/libc/sys/t_timerfd tests-lib-tests compattestfile,atf
3208./usr/tests/lib/libc/sys/t_truncate tests-lib-tests compattestfile,atf 3210./usr/tests/lib/libc/sys/t_truncate tests-lib-tests compattestfile,atf
3209./usr/tests/lib/libc/sys/t_ucontext tests-lib-tests compattestfile,atf 3211./usr/tests/lib/libc/sys/t_ucontext tests-lib-tests compattestfile,atf
3210./usr/tests/lib/libc/sys/t_umask tests-lib-tests compattestfile,atf 3212./usr/tests/lib/libc/sys/t_umask tests-lib-tests compattestfile,atf
3211./usr/tests/lib/libc/sys/t_unlink tests-lib-tests compattestfile,atf 3213./usr/tests/lib/libc/sys/t_unlink tests-lib-tests compattestfile,atf
3212./usr/tests/lib/libc/sys/t_vfork tests-lib-tests compattestfile,atf 3214./usr/tests/lib/libc/sys/t_vfork tests-lib-tests compattestfile,atf
3213./usr/tests/lib/libc/sys/t_wait tests-lib-tests compattestfile,atf 3215./usr/tests/lib/libc/sys/t_wait tests-lib-tests compattestfile,atf
3214./usr/tests/lib/libc/sys/t_wait_noproc tests-lib-tests compattestfile,atf 3216./usr/tests/lib/libc/sys/t_wait_noproc tests-lib-tests compattestfile,atf
3215./usr/tests/lib/libc/sys/t_wait_noproc_wnohang tests-lib-tests compattestfile,atf 3217./usr/tests/lib/libc/sys/t_wait_noproc_wnohang tests-lib-tests compattestfile,atf
3216./usr/tests/lib/libc/sys/t_write tests-lib-tests compattestfile,atf 3218./usr/tests/lib/libc/sys/t_write tests-lib-tests compattestfile,atf
3217./usr/tests/lib/libc/sys/truncate_test.root_owned tests-lib-tests compattestfile,atf 3219./usr/tests/lib/libc/sys/truncate_test.root_owned tests-lib-tests compattestfile,atf
3218./usr/tests/lib/libc/t_atexit tests-obsolete obsolete 3220./usr/tests/lib/libc/t_atexit tests-obsolete obsolete
3219./usr/tests/lib/libc/t_cdb tests-lib-tests compattestfile,atf 3221./usr/tests/lib/libc/t_cdb tests-lib-tests compattestfile,atf
3220./usr/tests/lib/libc/t_cerror tests-obsolete obsolete 3222./usr/tests/lib/libc/t_cerror tests-obsolete obsolete
@@ -4808,26 +4810,28 @@ @@ -4808,26 +4810,28 @@
4808./usr/tests/usr.bin/make/d_ternary.mk tests-obsolete obsolete,atf 4810./usr/tests/usr.bin/make/d_ternary.mk tests-obsolete obsolete,atf
4809./usr/tests/usr.bin/make/d_ternary.out tests-obsolete obsolete,atf 4811./usr/tests/usr.bin/make/d_ternary.out tests-obsolete obsolete,atf
4810./usr/tests/usr.bin/make/d_unmatchedvarparen.mk tests-obsolete obsolete,atf 4812./usr/tests/usr.bin/make/d_unmatchedvarparen.mk tests-obsolete obsolete,atf
4811./usr/tests/usr.bin/make/d_unmatchedvarparen.out tests-obsolete obsolete,atf 4813./usr/tests/usr.bin/make/d_unmatchedvarparen.out tests-obsolete obsolete,atf
4812./usr/tests/usr.bin/make/d_varcmd.mk tests-obsolete obsolete,atf 4814./usr/tests/usr.bin/make/d_varcmd.mk tests-obsolete obsolete,atf
4813./usr/tests/usr.bin/make/d_varcmd.out tests-obsolete obsolete,atf 4815./usr/tests/usr.bin/make/d_varcmd.out tests-obsolete obsolete,atf
4814./usr/tests/usr.bin/make/t_make tests-usr.bin-tests compattestfile,atf 4816./usr/tests/usr.bin/make/t_make tests-usr.bin-tests compattestfile,atf
4815./usr/tests/usr.bin/make/unit-tests tests-usr.bin-tests compattestfile,atf 4817./usr/tests/usr.bin/make/unit-tests tests-usr.bin-tests compattestfile,atf
4816./usr/tests/usr.bin/make/unit-tests/Makefile tests-usr.bin-tests compattestfile,atf 4818./usr/tests/usr.bin/make/unit-tests/Makefile tests-usr.bin-tests compattestfile,atf
4817./usr/tests/usr.bin/make/unit-tests/archive-suffix.exp tests-usr.bin-tests compattestfile,atf 4819./usr/tests/usr.bin/make/unit-tests/archive-suffix.exp tests-usr.bin-tests compattestfile,atf
4818./usr/tests/usr.bin/make/unit-tests/archive-suffix.mk tests-usr.bin-tests compattestfile,atf 4820./usr/tests/usr.bin/make/unit-tests/archive-suffix.mk tests-usr.bin-tests compattestfile,atf
4819./usr/tests/usr.bin/make/unit-tests/archive.exp tests-usr.bin-tests compattestfile,atf 4821./usr/tests/usr.bin/make/unit-tests/archive.exp tests-usr.bin-tests compattestfile,atf
4820./usr/tests/usr.bin/make/unit-tests/archive.mk tests-usr.bin-tests compattestfile,atf 4822./usr/tests/usr.bin/make/unit-tests/archive.mk tests-usr.bin-tests compattestfile,atf
 4823./usr/tests/usr.bin/make/unit-tests/cmd-errors-jobs.exp tests-usr.bin-tests compattestfile,atf
 4824./usr/tests/usr.bin/make/unit-tests/cmd-errors-jobs.mk tests-usr.bin-tests compattestfile,atf
4821./usr/tests/usr.bin/make/unit-tests/cmd-errors-lint.exp tests-usr.bin-tests compattestfile,atf 4825./usr/tests/usr.bin/make/unit-tests/cmd-errors-lint.exp tests-usr.bin-tests compattestfile,atf
4822./usr/tests/usr.bin/make/unit-tests/cmd-errors-lint.mk tests-usr.bin-tests compattestfile,atf 4826./usr/tests/usr.bin/make/unit-tests/cmd-errors-lint.mk tests-usr.bin-tests compattestfile,atf
4823./usr/tests/usr.bin/make/unit-tests/cmd-errors.exp tests-usr.bin-tests compattestfile,atf 4827./usr/tests/usr.bin/make/unit-tests/cmd-errors.exp tests-usr.bin-tests compattestfile,atf
4824./usr/tests/usr.bin/make/unit-tests/cmd-errors.mk tests-usr.bin-tests compattestfile,atf 4828./usr/tests/usr.bin/make/unit-tests/cmd-errors.mk tests-usr.bin-tests compattestfile,atf
4825./usr/tests/usr.bin/make/unit-tests/cmd-interrupt.exp tests-usr.bin-tests compattestfile,atf 4829./usr/tests/usr.bin/make/unit-tests/cmd-interrupt.exp tests-usr.bin-tests compattestfile,atf
4826./usr/tests/usr.bin/make/unit-tests/cmd-interrupt.mk tests-usr.bin-tests compattestfile,atf 4830./usr/tests/usr.bin/make/unit-tests/cmd-interrupt.mk tests-usr.bin-tests compattestfile,atf
4827./usr/tests/usr.bin/make/unit-tests/cmdline-undefined.exp tests-usr.bin-tests compattestfile,atf 4831./usr/tests/usr.bin/make/unit-tests/cmdline-undefined.exp tests-usr.bin-tests compattestfile,atf
4828./usr/tests/usr.bin/make/unit-tests/cmdline-undefined.mk tests-usr.bin-tests compattestfile,atf 4832./usr/tests/usr.bin/make/unit-tests/cmdline-undefined.mk tests-usr.bin-tests compattestfile,atf
4829./usr/tests/usr.bin/make/unit-tests/cmdline.exp tests-usr.bin-tests compattestfile,atf 4833./usr/tests/usr.bin/make/unit-tests/cmdline.exp tests-usr.bin-tests compattestfile,atf
4830./usr/tests/usr.bin/make/unit-tests/cmdline.mk tests-usr.bin-tests compattestfile,atf 4834./usr/tests/usr.bin/make/unit-tests/cmdline.mk tests-usr.bin-tests compattestfile,atf
4831./usr/tests/usr.bin/make/unit-tests/comment.exp tests-usr.bin-tests compattestfile,atf 4835./usr/tests/usr.bin/make/unit-tests/comment.exp tests-usr.bin-tests compattestfile,atf
4832./usr/tests/usr.bin/make/unit-tests/comment.mk tests-usr.bin-tests compattestfile,atf 4836./usr/tests/usr.bin/make/unit-tests/comment.mk tests-usr.bin-tests compattestfile,atf
4833./usr/tests/usr.bin/make/unit-tests/compat-error.exp tests-usr.bin-tests compattestfile,atf 4837./usr/tests/usr.bin/make/unit-tests/compat-error.exp tests-usr.bin-tests compattestfile,atf
@@ -4840,26 +4844,28 @@ @@ -4840,26 +4844,28 @@
4840./usr/tests/usr.bin/make/unit-tests/cond-cmp-numeric-gt.mk tests-usr.bin-tests compattestfile,atf 4844./usr/tests/usr.bin/make/unit-tests/cond-cmp-numeric-gt.mk tests-usr.bin-tests compattestfile,atf
4841./usr/tests/usr.bin/make/unit-tests/cond-cmp-numeric-le.exp tests-usr.bin-tests compattestfile,atf 4845./usr/tests/usr.bin/make/unit-tests/cond-cmp-numeric-le.exp tests-usr.bin-tests compattestfile,atf
4842./usr/tests/usr.bin/make/unit-tests/cond-cmp-numeric-le.mk tests-usr.bin-tests compattestfile,atf 4846./usr/tests/usr.bin/make/unit-tests/cond-cmp-numeric-le.mk tests-usr.bin-tests compattestfile,atf
4843./usr/tests/usr.bin/make/unit-tests/cond-cmp-numeric-lt.exp tests-usr.bin-tests compattestfile,atf 4847./usr/tests/usr.bin/make/unit-tests/cond-cmp-numeric-lt.exp tests-usr.bin-tests compattestfile,atf
4844./usr/tests/usr.bin/make/unit-tests/cond-cmp-numeric-lt.mk tests-usr.bin-tests compattestfile,atf 4848./usr/tests/usr.bin/make/unit-tests/cond-cmp-numeric-lt.mk tests-usr.bin-tests compattestfile,atf
4845./usr/tests/usr.bin/make/unit-tests/cond-cmp-numeric-ne.exp tests-usr.bin-tests compattestfile,atf 4849./usr/tests/usr.bin/make/unit-tests/cond-cmp-numeric-ne.exp tests-usr.bin-tests compattestfile,atf
4846./usr/tests/usr.bin/make/unit-tests/cond-cmp-numeric-ne.mk tests-usr.bin-tests compattestfile,atf 4850./usr/tests/usr.bin/make/unit-tests/cond-cmp-numeric-ne.mk tests-usr.bin-tests compattestfile,atf
4847./usr/tests/usr.bin/make/unit-tests/cond-cmp-numeric.exp tests-usr.bin-tests compattestfile,atf 4851./usr/tests/usr.bin/make/unit-tests/cond-cmp-numeric.exp tests-usr.bin-tests compattestfile,atf
4848./usr/tests/usr.bin/make/unit-tests/cond-cmp-numeric.mk tests-usr.bin-tests compattestfile,atf 4852./usr/tests/usr.bin/make/unit-tests/cond-cmp-numeric.mk tests-usr.bin-tests compattestfile,atf
4849./usr/tests/usr.bin/make/unit-tests/cond-cmp-string.exp tests-usr.bin-tests compattestfile,atf 4853./usr/tests/usr.bin/make/unit-tests/cond-cmp-string.exp tests-usr.bin-tests compattestfile,atf
4850./usr/tests/usr.bin/make/unit-tests/cond-cmp-string.mk tests-usr.bin-tests compattestfile,atf 4854./usr/tests/usr.bin/make/unit-tests/cond-cmp-string.mk tests-usr.bin-tests compattestfile,atf
4851./usr/tests/usr.bin/make/unit-tests/cond-cmp-unary.exp tests-usr.bin-tests compattestfile,atf 4855./usr/tests/usr.bin/make/unit-tests/cond-cmp-unary.exp tests-usr.bin-tests compattestfile,atf
4852./usr/tests/usr.bin/make/unit-tests/cond-cmp-unary.mk tests-usr.bin-tests compattestfile,atf 4856./usr/tests/usr.bin/make/unit-tests/cond-cmp-unary.mk tests-usr.bin-tests compattestfile,atf
 4857./usr/tests/usr.bin/make/unit-tests/cond-eof.exp tests-usr.bin-tests compattestfile,atf
 4858./usr/tests/usr.bin/make/unit-tests/cond-eof.mk tests-usr.bin-tests compattestfile,atf
4853./usr/tests/usr.bin/make/unit-tests/cond-func-commands.exp tests-usr.bin-tests compattestfile,atf 4859./usr/tests/usr.bin/make/unit-tests/cond-func-commands.exp tests-usr.bin-tests compattestfile,atf
4854./usr/tests/usr.bin/make/unit-tests/cond-func-commands.mk tests-usr.bin-tests compattestfile,atf 4860./usr/tests/usr.bin/make/unit-tests/cond-func-commands.mk tests-usr.bin-tests compattestfile,atf
4855./usr/tests/usr.bin/make/unit-tests/cond-func-defined.exp tests-usr.bin-tests compattestfile,atf 4861./usr/tests/usr.bin/make/unit-tests/cond-func-defined.exp tests-usr.bin-tests compattestfile,atf
4856./usr/tests/usr.bin/make/unit-tests/cond-func-defined.mk tests-usr.bin-tests compattestfile,atf 4862./usr/tests/usr.bin/make/unit-tests/cond-func-defined.mk tests-usr.bin-tests compattestfile,atf
4857./usr/tests/usr.bin/make/unit-tests/cond-func-empty.exp tests-usr.bin-tests compattestfile,atf 4863./usr/tests/usr.bin/make/unit-tests/cond-func-empty.exp tests-usr.bin-tests compattestfile,atf
4858./usr/tests/usr.bin/make/unit-tests/cond-func-empty.mk tests-usr.bin-tests compattestfile,atf 4864./usr/tests/usr.bin/make/unit-tests/cond-func-empty.mk tests-usr.bin-tests compattestfile,atf
4859./usr/tests/usr.bin/make/unit-tests/cond-func-exists.exp tests-usr.bin-tests compattestfile,atf 4865./usr/tests/usr.bin/make/unit-tests/cond-func-exists.exp tests-usr.bin-tests compattestfile,atf
4860./usr/tests/usr.bin/make/unit-tests/cond-func-exists.mk tests-usr.bin-tests compattestfile,atf 4866./usr/tests/usr.bin/make/unit-tests/cond-func-exists.mk tests-usr.bin-tests compattestfile,atf
4861./usr/tests/usr.bin/make/unit-tests/cond-func-make-main.exp tests-usr.bin-tests compattestfile,atf 4867./usr/tests/usr.bin/make/unit-tests/cond-func-make-main.exp tests-usr.bin-tests compattestfile,atf
4862./usr/tests/usr.bin/make/unit-tests/cond-func-make-main.mk tests-usr.bin-tests compattestfile,atf 4868./usr/tests/usr.bin/make/unit-tests/cond-func-make-main.mk tests-usr.bin-tests compattestfile,atf
4863./usr/tests/usr.bin/make/unit-tests/cond-func-make.exp tests-usr.bin-tests compattestfile,atf 4869./usr/tests/usr.bin/make/unit-tests/cond-func-make.exp tests-usr.bin-tests compattestfile,atf
4864./usr/tests/usr.bin/make/unit-tests/cond-func-make.mk tests-usr.bin-tests compattestfile,atf 4870./usr/tests/usr.bin/make/unit-tests/cond-func-make.mk tests-usr.bin-tests compattestfile,atf
4865./usr/tests/usr.bin/make/unit-tests/cond-func-target.exp tests-usr.bin-tests compattestfile,atf 4871./usr/tests/usr.bin/make/unit-tests/cond-func-target.exp tests-usr.bin-tests compattestfile,atf
@@ -5028,40 +5034,52 @@ @@ -5028,40 +5034,52 @@
5028./usr/tests/usr.bin/make/unit-tests/directive-dinclude.mk tests-usr.bin-tests compattestfile,atf 5034./usr/tests/usr.bin/make/unit-tests/directive-dinclude.mk tests-usr.bin-tests compattestfile,atf
5029./usr/tests/usr.bin/make/unit-tests/directive-elif.exp tests-usr.bin-tests compattestfile,atf 5035./usr/tests/usr.bin/make/unit-tests/directive-elif.exp tests-usr.bin-tests compattestfile,atf
5030./usr/tests/usr.bin/make/unit-tests/directive-elif.mk tests-usr.bin-tests compattestfile,atf 5036./usr/tests/usr.bin/make/unit-tests/directive-elif.mk tests-usr.bin-tests compattestfile,atf
5031./usr/tests/usr.bin/make/unit-tests/directive-elifdef.exp tests-usr.bin-tests compattestfile,atf 5037./usr/tests/usr.bin/make/unit-tests/directive-elifdef.exp tests-usr.bin-tests compattestfile,atf
5032./usr/tests/usr.bin/make/unit-tests/directive-elifdef.mk tests-usr.bin-tests compattestfile,atf 5038./usr/tests/usr.bin/make/unit-tests/directive-elifdef.mk tests-usr.bin-tests compattestfile,atf
5033./usr/tests/usr.bin/make/unit-tests/directive-elifmake.exp tests-usr.bin-tests compattestfile,atf 5039./usr/tests/usr.bin/make/unit-tests/directive-elifmake.exp tests-usr.bin-tests compattestfile,atf
5034./usr/tests/usr.bin/make/unit-tests/directive-elifmake.mk tests-usr.bin-tests compattestfile,atf 5040./usr/tests/usr.bin/make/unit-tests/directive-elifmake.mk tests-usr.bin-tests compattestfile,atf
5035./usr/tests/usr.bin/make/unit-tests/directive-elifndef.exp tests-usr.bin-tests compattestfile,atf 5041./usr/tests/usr.bin/make/unit-tests/directive-elifndef.exp tests-usr.bin-tests compattestfile,atf
5036./usr/tests/usr.bin/make/unit-tests/directive-elifndef.mk tests-usr.bin-tests compattestfile,atf 5042./usr/tests/usr.bin/make/unit-tests/directive-elifndef.mk tests-usr.bin-tests compattestfile,atf
5037./usr/tests/usr.bin/make/unit-tests/directive-elifnmake.exp tests-usr.bin-tests compattestfile,atf 5043./usr/tests/usr.bin/make/unit-tests/directive-elifnmake.exp tests-usr.bin-tests compattestfile,atf
5038./usr/tests/usr.bin/make/unit-tests/directive-elifnmake.mk tests-usr.bin-tests compattestfile,atf 5044./usr/tests/usr.bin/make/unit-tests/directive-elifnmake.mk tests-usr.bin-tests compattestfile,atf
5039./usr/tests/usr.bin/make/unit-tests/directive-else.exp tests-usr.bin-tests compattestfile,atf 5045./usr/tests/usr.bin/make/unit-tests/directive-else.exp tests-usr.bin-tests compattestfile,atf
5040./usr/tests/usr.bin/make/unit-tests/directive-else.mk tests-usr.bin-tests compattestfile,atf 5046./usr/tests/usr.bin/make/unit-tests/directive-else.mk tests-usr.bin-tests compattestfile,atf
 5047./usr/tests/usr.bin/make/unit-tests/directive-endfor.exp tests-usr.bin-tests compattestfile,atf
 5048./usr/tests/usr.bin/make/unit-tests/directive-endfor.mk tests-usr.bin-tests compattestfile,atf
5041./usr/tests/usr.bin/make/unit-tests/directive-endif.exp tests-usr.bin-tests compattestfile,atf 5049./usr/tests/usr.bin/make/unit-tests/directive-endif.exp tests-usr.bin-tests compattestfile,atf
5042./usr/tests/usr.bin/make/unit-tests/directive-endif.mk tests-usr.bin-tests compattestfile,atf 5050./usr/tests/usr.bin/make/unit-tests/directive-endif.mk tests-usr.bin-tests compattestfile,atf
5043./usr/tests/usr.bin/make/unit-tests/directive-error.exp tests-usr.bin-tests compattestfile,atf 5051./usr/tests/usr.bin/make/unit-tests/directive-error.exp tests-usr.bin-tests compattestfile,atf
5044./usr/tests/usr.bin/make/unit-tests/directive-error.mk tests-usr.bin-tests compattestfile,atf 5052./usr/tests/usr.bin/make/unit-tests/directive-error.mk tests-usr.bin-tests compattestfile,atf
5045./usr/tests/usr.bin/make/unit-tests/directive-export-env.exp tests-usr.bin-tests compattestfile,atf 5053./usr/tests/usr.bin/make/unit-tests/directive-export-env.exp tests-usr.bin-tests compattestfile,atf
5046./usr/tests/usr.bin/make/unit-tests/directive-export-env.mk tests-usr.bin-tests compattestfile,atf 5054./usr/tests/usr.bin/make/unit-tests/directive-export-env.mk tests-usr.bin-tests compattestfile,atf
5047./usr/tests/usr.bin/make/unit-tests/directive-export-gmake.exp tests-usr.bin-tests compattestfile,atf 5055./usr/tests/usr.bin/make/unit-tests/directive-export-gmake.exp tests-usr.bin-tests compattestfile,atf
5048./usr/tests/usr.bin/make/unit-tests/directive-export-gmake.mk tests-usr.bin-tests compattestfile,atf 5056./usr/tests/usr.bin/make/unit-tests/directive-export-gmake.mk tests-usr.bin-tests compattestfile,atf
 5057./usr/tests/usr.bin/make/unit-tests/directive-export-impl.exp tests-usr.bin-tests compattestfile,atf
 5058./usr/tests/usr.bin/make/unit-tests/directive-export-impl.mk tests-usr.bin-tests compattestfile,atf
5049./usr/tests/usr.bin/make/unit-tests/directive-export-literal.exp tests-usr.bin-tests compattestfile,atf 5059./usr/tests/usr.bin/make/unit-tests/directive-export-literal.exp tests-usr.bin-tests compattestfile,atf
5050./usr/tests/usr.bin/make/unit-tests/directive-export-literal.mk tests-usr.bin-tests compattestfile,atf 5060./usr/tests/usr.bin/make/unit-tests/directive-export-literal.mk tests-usr.bin-tests compattestfile,atf
5051./usr/tests/usr.bin/make/unit-tests/directive-export.exp tests-usr.bin-tests compattestfile,atf 5061./usr/tests/usr.bin/make/unit-tests/directive-export.exp tests-usr.bin-tests compattestfile,atf
5052./usr/tests/usr.bin/make/unit-tests/directive-export.mk tests-usr.bin-tests compattestfile,atf 5062./usr/tests/usr.bin/make/unit-tests/directive-export.mk tests-usr.bin-tests compattestfile,atf
 5063./usr/tests/usr.bin/make/unit-tests/directive-for-errors.exp tests-usr.bin-tests compattestfile,atf
 5064./usr/tests/usr.bin/make/unit-tests/directive-for-errors.mk tests-usr.bin-tests compattestfile,atf
 5065./usr/tests/usr.bin/make/unit-tests/directive-for-escape.exp tests-usr.bin-tests compattestfile,atf
 5066./usr/tests/usr.bin/make/unit-tests/directive-for-escape.mk tests-usr.bin-tests compattestfile,atf
5053./usr/tests/usr.bin/make/unit-tests/directive-for-generating-endif.exp tests-usr.bin-tests compattestfile,atf 5067./usr/tests/usr.bin/make/unit-tests/directive-for-generating-endif.exp tests-usr.bin-tests compattestfile,atf
5054./usr/tests/usr.bin/make/unit-tests/directive-for-generating-endif.mk tests-usr.bin-tests compattestfile,atf 5068./usr/tests/usr.bin/make/unit-tests/directive-for-generating-endif.mk tests-usr.bin-tests compattestfile,atf
 5069./usr/tests/usr.bin/make/unit-tests/directive-for-lines.exp tests-usr.bin-tests compattestfile,atf
 5070./usr/tests/usr.bin/make/unit-tests/directive-for-lines.mk tests-usr.bin-tests compattestfile,atf
 5071./usr/tests/usr.bin/make/unit-tests/directive-for-null.exp tests-usr.bin-tests compattestfile,atf
 5072./usr/tests/usr.bin/make/unit-tests/directive-for-null.mk tests-usr.bin-tests compattestfile,atf
5055./usr/tests/usr.bin/make/unit-tests/directive-for.exp tests-usr.bin-tests compattestfile,atf 5073./usr/tests/usr.bin/make/unit-tests/directive-for.exp tests-usr.bin-tests compattestfile,atf
5056./usr/tests/usr.bin/make/unit-tests/directive-for.mk tests-usr.bin-tests compattestfile,atf 5074./usr/tests/usr.bin/make/unit-tests/directive-for.mk tests-usr.bin-tests compattestfile,atf
5057./usr/tests/usr.bin/make/unit-tests/directive-hyphen-include.exp tests-usr.bin-tests compattestfile,atf 5075./usr/tests/usr.bin/make/unit-tests/directive-hyphen-include.exp tests-usr.bin-tests compattestfile,atf
5058./usr/tests/usr.bin/make/unit-tests/directive-hyphen-include.mk tests-usr.bin-tests compattestfile,atf 5076./usr/tests/usr.bin/make/unit-tests/directive-hyphen-include.mk tests-usr.bin-tests compattestfile,atf
5059./usr/tests/usr.bin/make/unit-tests/directive-if-nested.exp tests-usr.bin-tests compattestfile,atf 5077./usr/tests/usr.bin/make/unit-tests/directive-if-nested.exp tests-usr.bin-tests compattestfile,atf
5060./usr/tests/usr.bin/make/unit-tests/directive-if-nested.mk tests-usr.bin-tests compattestfile,atf 5078./usr/tests/usr.bin/make/unit-tests/directive-if-nested.mk tests-usr.bin-tests compattestfile,atf
5061./usr/tests/usr.bin/make/unit-tests/directive-if.exp tests-usr.bin-tests compattestfile,atf 5079./usr/tests/usr.bin/make/unit-tests/directive-if.exp tests-usr.bin-tests compattestfile,atf
5062./usr/tests/usr.bin/make/unit-tests/directive-if.mk tests-usr.bin-tests compattestfile,atf 5080./usr/tests/usr.bin/make/unit-tests/directive-if.mk tests-usr.bin-tests compattestfile,atf
5063./usr/tests/usr.bin/make/unit-tests/directive-ifdef.exp tests-usr.bin-tests compattestfile,atf 5081./usr/tests/usr.bin/make/unit-tests/directive-ifdef.exp tests-usr.bin-tests compattestfile,atf
5064./usr/tests/usr.bin/make/unit-tests/directive-ifdef.mk tests-usr.bin-tests compattestfile,atf 5082./usr/tests/usr.bin/make/unit-tests/directive-ifdef.mk tests-usr.bin-tests compattestfile,atf
5065./usr/tests/usr.bin/make/unit-tests/directive-ifmake.exp tests-usr.bin-tests compattestfile,atf 5083./usr/tests/usr.bin/make/unit-tests/directive-ifmake.exp tests-usr.bin-tests compattestfile,atf
5066./usr/tests/usr.bin/make/unit-tests/directive-ifmake.mk tests-usr.bin-tests compattestfile,atf 5084./usr/tests/usr.bin/make/unit-tests/directive-ifmake.mk tests-usr.bin-tests compattestfile,atf
5067./usr/tests/usr.bin/make/unit-tests/directive-ifndef.exp tests-usr.bin-tests compattestfile,atf 5085./usr/tests/usr.bin/make/unit-tests/directive-ifndef.exp tests-usr.bin-tests compattestfile,atf
@@ -5732,63 +5750,743 @@ @@ -5732,63 +5750,743 @@
5732./usr/tests/usr.bin/xlint/lint1/d_c99_complex_num.c tests-usr.bin-tests compattestfile,atf 5750./usr/tests/usr.bin/xlint/lint1/d_c99_complex_num.c tests-usr.bin-tests compattestfile,atf
5733./usr/tests/usr.bin/xlint/lint1/d_c99_complex_split.c tests-usr.bin-tests compattestfile,atf 5751./usr/tests/usr.bin/xlint/lint1/d_c99_complex_split.c tests-usr.bin-tests compattestfile,atf
5734./usr/tests/usr.bin/xlint/lint1/d_c99_compound_literal_comma.c tests-usr.bin-tests compattestfile,atf 5752./usr/tests/usr.bin/xlint/lint1/d_c99_compound_literal_comma.c tests-usr.bin-tests compattestfile,atf
5735./usr/tests/usr.bin/xlint/lint1/d_c99_decls_after_stmt.c tests-usr.bin-tests compattestfile,atf 5753./usr/tests/usr.bin/xlint/lint1/d_c99_decls_after_stmt.c tests-usr.bin-tests compattestfile,atf
5736./usr/tests/usr.bin/xlint/lint1/d_c99_decls_after_stmt2.c tests-usr.bin-tests compattestfile,atf 5754./usr/tests/usr.bin/xlint/lint1/d_c99_decls_after_stmt2.c tests-usr.bin-tests compattestfile,atf
5737./usr/tests/usr.bin/xlint/lint1/d_c99_decls_after_stmt3.c tests-usr.bin-tests compattestfile,atf 5755./usr/tests/usr.bin/xlint/lint1/d_c99_decls_after_stmt3.c tests-usr.bin-tests compattestfile,atf
5738./usr/tests/usr.bin/xlint/lint1/d_c99_flex_array_packed.c tests-usr.bin-tests compattestfile,atf 5756./usr/tests/usr.bin/xlint/lint1/d_c99_flex_array_packed.c tests-usr.bin-tests compattestfile,atf
5739./usr/tests/usr.bin/xlint/lint1/d_c99_for_loops.c tests-usr.bin-tests compattestfile,atf 5757./usr/tests/usr.bin/xlint/lint1/d_c99_for_loops.c tests-usr.bin-tests compattestfile,atf
5740./usr/tests/usr.bin/xlint/lint1/d_c99_func.c tests-usr.bin-tests compattestfile,atf 5758./usr/tests/usr.bin/xlint/lint1/d_c99_func.c tests-usr.bin-tests compattestfile,atf
5741./usr/tests/usr.bin/xlint/lint1/d_c99_nested_struct.c tests-usr.bin-tests compattestfile,atf 5759./usr/tests/usr.bin/xlint/lint1/d_c99_nested_struct.c tests-usr.bin-tests compattestfile,atf
5742./usr/tests/usr.bin/xlint/lint1/d_c99_recursive_init.c tests-usr.bin-tests compattestfile,atf 5760./usr/tests/usr.bin/xlint/lint1/d_c99_recursive_init.c tests-usr.bin-tests compattestfile,atf
5743./usr/tests/usr.bin/xlint/lint1/d_c99_struct_init.c tests-usr.bin-tests compattestfile,atf 5761./usr/tests/usr.bin/xlint/lint1/d_c99_struct_init.c tests-usr.bin-tests compattestfile,atf
5744./usr/tests/usr.bin/xlint/lint1/d_c99_union_cast.c tests-usr.bin-tests compattestfile,atf 5762./usr/tests/usr.bin/xlint/lint1/d_c99_union_cast.c tests-usr.bin-tests compattestfile,atf
 5763./usr/tests/usr.bin/xlint/lint1/d_c99_union_cast.exp tests-usr.bin-tests compattestfile,atf
5745./usr/tests/usr.bin/xlint/lint1/d_c99_union_init1.c tests-usr.bin-tests compattestfile,atf 5764./usr/tests/usr.bin/xlint/lint1/d_c99_union_init1.c tests-usr.bin-tests compattestfile,atf
5746./usr/tests/usr.bin/xlint/lint1/d_c99_union_init2.c tests-usr.bin-tests compattestfile,atf 5765./usr/tests/usr.bin/xlint/lint1/d_c99_union_init2.c tests-usr.bin-tests compattestfile,atf
5747./usr/tests/usr.bin/xlint/lint1/d_c99_union_init3.c tests-usr.bin-tests compattestfile,atf 5766./usr/tests/usr.bin/xlint/lint1/d_c99_union_init3.c tests-usr.bin-tests compattestfile,atf
5748./usr/tests/usr.bin/xlint/lint1/d_c99_union_init4.c tests-usr.bin-tests compattestfile,atf 5767./usr/tests/usr.bin/xlint/lint1/d_c99_union_init4.c tests-usr.bin-tests compattestfile,atf
5749./usr/tests/usr.bin/xlint/lint1/d_c9x_array_init.c tests-usr.bin-tests compattestfile,atf 5768./usr/tests/usr.bin/xlint/lint1/d_c9x_array_init.c tests-usr.bin-tests compattestfile,atf
5750./usr/tests/usr.bin/xlint/lint1/d_c9x_recursive_init.c tests-usr.bin-tests compattestfile,atf 5769./usr/tests/usr.bin/xlint/lint1/d_c9x_recursive_init.c tests-usr.bin-tests compattestfile,atf
5751./usr/tests/usr.bin/xlint/lint1/d_cast_fun_array_param.c tests-usr.bin-tests compattestfile,atf 5770./usr/tests/usr.bin/xlint/lint1/d_cast_fun_array_param.c tests-usr.bin-tests compattestfile,atf
5752./usr/tests/usr.bin/xlint/lint1/d_cast_init.c tests-usr.bin-tests compattestfile,atf 5771./usr/tests/usr.bin/xlint/lint1/d_cast_init.c tests-usr.bin-tests compattestfile,atf
5753./usr/tests/usr.bin/xlint/lint1/d_cast_init2.c tests-usr.bin-tests compattestfile,atf 5772./usr/tests/usr.bin/xlint/lint1/d_cast_init2.c tests-usr.bin-tests compattestfile,atf
5754./usr/tests/usr.bin/xlint/lint1/d_cast_lhs.c tests-usr.bin-tests compattestfile,atf 5773./usr/tests/usr.bin/xlint/lint1/d_cast_lhs.c tests-usr.bin-tests compattestfile,atf
5755./usr/tests/usr.bin/xlint/lint1/d_cast_typeof.c tests-usr.bin-tests compattestfile,atf 5774./usr/tests/usr.bin/xlint/lint1/d_cast_typeof.c tests-usr.bin-tests compattestfile,atf
5756./usr/tests/usr.bin/xlint/lint1/d_compound_literals1.c tests-usr.bin-tests compattestfile,atf 5775./usr/tests/usr.bin/xlint/lint1/d_compound_literals1.c tests-usr.bin-tests compattestfile,atf
5757./usr/tests/usr.bin/xlint/lint1/d_compound_literals2.c tests-usr.bin-tests compattestfile,atf 5776./usr/tests/usr.bin/xlint/lint1/d_compound_literals2.c tests-usr.bin-tests compattestfile,atf
5758./usr/tests/usr.bin/xlint/lint1/d_constant_conv1.c tests-usr.bin-tests compattestfile,atf 5777./usr/tests/usr.bin/xlint/lint1/d_constant_conv1.c tests-usr.bin-tests compattestfile,atf
 5778./usr/tests/usr.bin/xlint/lint1/d_constant_conv1.exp tests-usr.bin-tests compattestfile,atf
5759./usr/tests/usr.bin/xlint/lint1/d_constant_conv2.c tests-usr.bin-tests compattestfile,atf 5779./usr/tests/usr.bin/xlint/lint1/d_constant_conv2.c tests-usr.bin-tests compattestfile,atf
 5780./usr/tests/usr.bin/xlint/lint1/d_constant_conv2.exp tests-usr.bin-tests compattestfile,atf
5760./usr/tests/usr.bin/xlint/lint1/d_cvt_constant.c tests-usr.bin-tests compattestfile,atf 5781./usr/tests/usr.bin/xlint/lint1/d_cvt_constant.c tests-usr.bin-tests compattestfile,atf
 5782./usr/tests/usr.bin/xlint/lint1/d_cvt_constant.exp tests-usr.bin-tests compattestfile,atf
5761./usr/tests/usr.bin/xlint/lint1/d_cvt_in_ternary.c tests-usr.bin-tests compattestfile,atf 5783./usr/tests/usr.bin/xlint/lint1/d_cvt_in_ternary.c tests-usr.bin-tests compattestfile,atf
 5784./usr/tests/usr.bin/xlint/lint1/d_decl_old_style_arguments.c tests-usr.bin-tests compattestfile,atf
 5785./usr/tests/usr.bin/xlint/lint1/d_decl_old_style_arguments.exp tests-usr.bin-tests compattestfile,atf
5762./usr/tests/usr.bin/xlint/lint1/d_ellipsis_in_switch.c tests-usr.bin-tests compattestfile,atf 5786./usr/tests/usr.bin/xlint/lint1/d_ellipsis_in_switch.c tests-usr.bin-tests compattestfile,atf
 5787./usr/tests/usr.bin/xlint/lint1/d_fold_test.c tests-usr.bin-tests compattestfile,atf
 5788./usr/tests/usr.bin/xlint/lint1/d_fold_test.exp tests-usr.bin-tests compattestfile,atf
5763./usr/tests/usr.bin/xlint/lint1/d_gcc_compound_statements1.c tests-usr.bin-tests compattestfile,atf 5789./usr/tests/usr.bin/xlint/lint1/d_gcc_compound_statements1.c tests-usr.bin-tests compattestfile,atf
5764./usr/tests/usr.bin/xlint/lint1/d_gcc_compound_statements2.c tests-usr.bin-tests compattestfile,atf 5790./usr/tests/usr.bin/xlint/lint1/d_gcc_compound_statements2.c tests-usr.bin-tests compattestfile,atf
5765./usr/tests/usr.bin/xlint/lint1/d_gcc_compound_statements3.c tests-usr.bin-tests compattestfile,atf 5791./usr/tests/usr.bin/xlint/lint1/d_gcc_compound_statements3.c tests-usr.bin-tests compattestfile,atf
5766./usr/tests/usr.bin/xlint/lint1/d_gcc_extension.c tests-usr.bin-tests compattestfile,atf 5792./usr/tests/usr.bin/xlint/lint1/d_gcc_extension.c tests-usr.bin-tests compattestfile,atf
 5793./usr/tests/usr.bin/xlint/lint1/d_gcc_extension.exp tests-usr.bin-tests compattestfile,atf
5767./usr/tests/usr.bin/xlint/lint1/d_gcc_func.c tests-usr.bin-tests compattestfile,atf 5794./usr/tests/usr.bin/xlint/lint1/d_gcc_func.c tests-usr.bin-tests compattestfile,atf
5768./usr/tests/usr.bin/xlint/lint1/d_gcc_variable_array_init.c tests-usr.bin-tests compattestfile,atf 5795./usr/tests/usr.bin/xlint/lint1/d_gcc_variable_array_init.c tests-usr.bin-tests compattestfile,atf
5769./usr/tests/usr.bin/xlint/lint1/d_incorrect_array_size.c tests-usr.bin-tests compattestfile,atf 5796./usr/tests/usr.bin/xlint/lint1/d_incorrect_array_size.c tests-usr.bin-tests compattestfile,atf
 5797./usr/tests/usr.bin/xlint/lint1/d_incorrect_array_size.exp tests-usr.bin-tests compattestfile,atf
 5798./usr/tests/usr.bin/xlint/lint1/d_init_pop_member.c tests-usr.bin-tests compattestfile,atf
 5799./usr/tests/usr.bin/xlint/lint1/d_init_pop_member.exp tests-usr.bin-tests compattestfile,atf
5770./usr/tests/usr.bin/xlint/lint1/d_long_double_int.c tests-usr.bin-tests compattestfile,atf 5800./usr/tests/usr.bin/xlint/lint1/d_long_double_int.c tests-usr.bin-tests compattestfile,atf
 5801./usr/tests/usr.bin/xlint/lint1/d_long_double_int.exp tests-usr.bin-tests compattestfile,atf
5771./usr/tests/usr.bin/xlint/lint1/d_nested_structs.c tests-usr.bin-tests compattestfile,atf 5802./usr/tests/usr.bin/xlint/lint1/d_nested_structs.c tests-usr.bin-tests compattestfile,atf
5772./usr/tests/usr.bin/xlint/lint1/d_nolimit_init.c tests-usr.bin-tests compattestfile,atf 5803./usr/tests/usr.bin/xlint/lint1/d_nolimit_init.c tests-usr.bin-tests compattestfile,atf
5773./usr/tests/usr.bin/xlint/lint1/d_packed_structs.c tests-usr.bin-tests compattestfile,atf 5804./usr/tests/usr.bin/xlint/lint1/d_packed_structs.c tests-usr.bin-tests compattestfile,atf
 5805./usr/tests/usr.bin/xlint/lint1/d_return_type.c tests-usr.bin-tests compattestfile,atf
 5806./usr/tests/usr.bin/xlint/lint1/d_return_type.exp tests-usr.bin-tests compattestfile,atf
5774./usr/tests/usr.bin/xlint/lint1/d_shift_to_narrower_type.c tests-usr.bin-tests compattestfile,atf 5807./usr/tests/usr.bin/xlint/lint1/d_shift_to_narrower_type.c tests-usr.bin-tests compattestfile,atf
 5808./usr/tests/usr.bin/xlint/lint1/d_struct_init_nested.c tests-usr.bin-tests compattestfile,atf
 5809./usr/tests/usr.bin/xlint/lint1/d_struct_init_nested.exp tests-usr.bin-tests compattestfile,atf
5775./usr/tests/usr.bin/xlint/lint1/d_type_conv1.c tests-usr.bin-tests compattestfile,atf 5810./usr/tests/usr.bin/xlint/lint1/d_type_conv1.c tests-usr.bin-tests compattestfile,atf
 5811./usr/tests/usr.bin/xlint/lint1/d_type_conv1.exp tests-usr.bin-tests compattestfile,atf
5776./usr/tests/usr.bin/xlint/lint1/d_type_conv2.c tests-usr.bin-tests compattestfile,atf 5812./usr/tests/usr.bin/xlint/lint1/d_type_conv2.c tests-usr.bin-tests compattestfile,atf
 5813./usr/tests/usr.bin/xlint/lint1/d_type_conv2.exp tests-usr.bin-tests compattestfile,atf
5777./usr/tests/usr.bin/xlint/lint1/d_type_conv3.c tests-usr.bin-tests compattestfile,atf 5814./usr/tests/usr.bin/xlint/lint1/d_type_conv3.c tests-usr.bin-tests compattestfile,atf
 5815./usr/tests/usr.bin/xlint/lint1/d_type_conv3.exp tests-usr.bin-tests compattestfile,atf
5778./usr/tests/usr.bin/xlint/lint1/d_type_question_colon.c tests-usr.bin-tests compattestfile,atf 5816./usr/tests/usr.bin/xlint/lint1/d_type_question_colon.c tests-usr.bin-tests compattestfile,atf
5779./usr/tests/usr.bin/xlint/lint1/d_typefun.c tests-usr.bin-tests compattestfile,atf 5817./usr/tests/usr.bin/xlint/lint1/d_typefun.c tests-usr.bin-tests compattestfile,atf
5780./usr/tests/usr.bin/xlint/lint1/d_typename_as_var.c tests-usr.bin-tests compattestfile,atf 5818./usr/tests/usr.bin/xlint/lint1/d_typename_as_var.c tests-usr.bin-tests compattestfile,atf
5781./usr/tests/usr.bin/xlint/lint1/d_zero_sized_arrays.c tests-usr.bin-tests compattestfile,atf 5819./usr/tests/usr.bin/xlint/lint1/d_zero_sized_arrays.c tests-usr.bin-tests compattestfile,atf
 5820./usr/tests/usr.bin/xlint/lint1/msg_000.c tests-usr.bin-tests compattestfile,atf
 5821./usr/tests/usr.bin/xlint/lint1/msg_000.exp tests-usr.bin-tests compattestfile,atf
 5822./usr/tests/usr.bin/xlint/lint1/msg_001.c tests-usr.bin-tests compattestfile,atf
 5823./usr/tests/usr.bin/xlint/lint1/msg_001.exp tests-usr.bin-tests compattestfile,atf
 5824./usr/tests/usr.bin/xlint/lint1/msg_002.c tests-usr.bin-tests compattestfile,atf
 5825./usr/tests/usr.bin/xlint/lint1/msg_002.exp tests-usr.bin-tests compattestfile,atf
 5826./usr/tests/usr.bin/xlint/lint1/msg_003.c tests-usr.bin-tests compattestfile,atf
 5827./usr/tests/usr.bin/xlint/lint1/msg_003.exp tests-usr.bin-tests compattestfile,atf
 5828./usr/tests/usr.bin/xlint/lint1/msg_004.c tests-usr.bin-tests compattestfile,atf
 5829./usr/tests/usr.bin/xlint/lint1/msg_004.exp tests-usr.bin-tests compattestfile,atf
 5830./usr/tests/usr.bin/xlint/lint1/msg_005.c tests-usr.bin-tests compattestfile,atf
 5831./usr/tests/usr.bin/xlint/lint1/msg_005.exp tests-usr.bin-tests compattestfile,atf
 5832./usr/tests/usr.bin/xlint/lint1/msg_006.c tests-usr.bin-tests compattestfile,atf
 5833./usr/tests/usr.bin/xlint/lint1/msg_006.exp tests-usr.bin-tests compattestfile,atf
 5834./usr/tests/usr.bin/xlint/lint1/msg_007.c tests-usr.bin-tests compattestfile,atf
 5835./usr/tests/usr.bin/xlint/lint1/msg_007.exp tests-usr.bin-tests compattestfile,atf
 5836./usr/tests/usr.bin/xlint/lint1/msg_008.c tests-usr.bin-tests compattestfile,atf
 5837./usr/tests/usr.bin/xlint/lint1/msg_008.exp tests-usr.bin-tests compattestfile,atf
 5838./usr/tests/usr.bin/xlint/lint1/msg_009.c tests-usr.bin-tests compattestfile,atf
 5839./usr/tests/usr.bin/xlint/lint1/msg_009.exp tests-usr.bin-tests compattestfile,atf
 5840./usr/tests/usr.bin/xlint/lint1/msg_010.c tests-usr.bin-tests compattestfile,atf
 5841./usr/tests/usr.bin/xlint/lint1/msg_010.exp tests-usr.bin-tests compattestfile,atf
 5842./usr/tests/usr.bin/xlint/lint1/msg_011.c tests-usr.bin-tests compattestfile,atf
 5843./usr/tests/usr.bin/xlint/lint1/msg_011.exp tests-usr.bin-tests compattestfile,atf
 5844./usr/tests/usr.bin/xlint/lint1/msg_012.c tests-usr.bin-tests compattestfile,atf
 5845./usr/tests/usr.bin/xlint/lint1/msg_012.exp tests-usr.bin-tests compattestfile,atf
 5846./usr/tests/usr.bin/xlint/lint1/msg_013.c tests-usr.bin-tests compattestfile,atf
 5847./usr/tests/usr.bin/xlint/lint1/msg_013.exp tests-usr.bin-tests compattestfile,atf
 5848./usr/tests/usr.bin/xlint/lint1/msg_014.c tests-usr.bin-tests compattestfile,atf
 5849./usr/tests/usr.bin/xlint/lint1/msg_014.exp tests-usr.bin-tests compattestfile,atf
 5850./usr/tests/usr.bin/xlint/lint1/msg_015.c tests-usr.bin-tests compattestfile,atf
 5851./usr/tests/usr.bin/xlint/lint1/msg_015.exp tests-usr.bin-tests compattestfile,atf
 5852./usr/tests/usr.bin/xlint/lint1/msg_016.c tests-usr.bin-tests compattestfile,atf
 5853./usr/tests/usr.bin/xlint/lint1/msg_016.exp tests-usr.bin-tests compattestfile,atf
 5854./usr/tests/usr.bin/xlint/lint1/msg_017.c tests-usr.bin-tests compattestfile,atf
 5855./usr/tests/usr.bin/xlint/lint1/msg_017.exp tests-usr.bin-tests compattestfile,atf
 5856./usr/tests/usr.bin/xlint/lint1/msg_018.c tests-usr.bin-tests compattestfile,atf
 5857./usr/tests/usr.bin/xlint/lint1/msg_018.exp tests-usr.bin-tests compattestfile,atf
 5858./usr/tests/usr.bin/xlint/lint1/msg_019.c tests-usr.bin-tests compattestfile,atf
 5859./usr/tests/usr.bin/xlint/lint1/msg_019.exp tests-usr.bin-tests compattestfile,atf
 5860./usr/tests/usr.bin/xlint/lint1/msg_020.c tests-usr.bin-tests compattestfile,atf
 5861./usr/tests/usr.bin/xlint/lint1/msg_020.exp tests-usr.bin-tests compattestfile,atf
 5862./usr/tests/usr.bin/xlint/lint1/msg_021.c tests-usr.bin-tests compattestfile,atf
 5863./usr/tests/usr.bin/xlint/lint1/msg_021.exp tests-usr.bin-tests compattestfile,atf
 5864./usr/tests/usr.bin/xlint/lint1/msg_022.c tests-usr.bin-tests compattestfile,atf
 5865./usr/tests/usr.bin/xlint/lint1/msg_022.exp tests-usr.bin-tests compattestfile,atf
 5866./usr/tests/usr.bin/xlint/lint1/msg_023.c tests-usr.bin-tests compattestfile,atf
 5867./usr/tests/usr.bin/xlint/lint1/msg_023.exp tests-usr.bin-tests compattestfile,atf
 5868./usr/tests/usr.bin/xlint/lint1/msg_024.c tests-usr.bin-tests compattestfile,atf
 5869./usr/tests/usr.bin/xlint/lint1/msg_024.exp tests-usr.bin-tests compattestfile,atf
 5870./usr/tests/usr.bin/xlint/lint1/msg_025.c tests-usr.bin-tests compattestfile,atf
 5871./usr/tests/usr.bin/xlint/lint1/msg_025.exp tests-usr.bin-tests compattestfile,atf
 5872./usr/tests/usr.bin/xlint/lint1/msg_026.c tests-usr.bin-tests compattestfile,atf
 5873./usr/tests/usr.bin/xlint/lint1/msg_026.exp tests-usr.bin-tests compattestfile,atf
 5874./usr/tests/usr.bin/xlint/lint1/msg_027.c tests-usr.bin-tests compattestfile,atf
 5875./usr/tests/usr.bin/xlint/lint1/msg_027.exp tests-usr.bin-tests compattestfile,atf
 5876./usr/tests/usr.bin/xlint/lint1/msg_028.c tests-usr.bin-tests compattestfile,atf
 5877./usr/tests/usr.bin/xlint/lint1/msg_028.exp tests-usr.bin-tests compattestfile,atf
 5878./usr/tests/usr.bin/xlint/lint1/msg_029.c tests-usr.bin-tests compattestfile,atf
 5879./usr/tests/usr.bin/xlint/lint1/msg_029.exp tests-usr.bin-tests compattestfile,atf
 5880./usr/tests/usr.bin/xlint/lint1/msg_030.c tests-usr.bin-tests compattestfile,atf
 5881./usr/tests/usr.bin/xlint/lint1/msg_030.exp tests-usr.bin-tests compattestfile,atf
 5882./usr/tests/usr.bin/xlint/lint1/msg_031.c tests-usr.bin-tests compattestfile,atf
 5883./usr/tests/usr.bin/xlint/lint1/msg_031.exp tests-usr.bin-tests compattestfile,atf
 5884./usr/tests/usr.bin/xlint/lint1/msg_032.c tests-usr.bin-tests compattestfile,atf
 5885./usr/tests/usr.bin/xlint/lint1/msg_032.exp tests-usr.bin-tests compattestfile,atf
 5886./usr/tests/usr.bin/xlint/lint1/msg_033.c tests-usr.bin-tests compattestfile,atf
 5887./usr/tests/usr.bin/xlint/lint1/msg_033.exp tests-usr.bin-tests compattestfile,atf
 5888./usr/tests/usr.bin/xlint/lint1/msg_034.c tests-usr.bin-tests compattestfile,atf
 5889./usr/tests/usr.bin/xlint/lint1/msg_034.exp tests-usr.bin-tests compattestfile,atf
 5890./usr/tests/usr.bin/xlint/lint1/msg_035.c tests-usr.bin-tests compattestfile,atf
 5891./usr/tests/usr.bin/xlint/lint1/msg_035.exp tests-usr.bin-tests compattestfile,atf
 5892./usr/tests/usr.bin/xlint/lint1/msg_036.c tests-usr.bin-tests compattestfile,atf
 5893./usr/tests/usr.bin/xlint/lint1/msg_036.exp tests-usr.bin-tests compattestfile,atf
 5894./usr/tests/usr.bin/xlint/lint1/msg_037.c tests-usr.bin-tests compattestfile,atf
 5895./usr/tests/usr.bin/xlint/lint1/msg_037.exp tests-usr.bin-tests compattestfile,atf
 5896./usr/tests/usr.bin/xlint/lint1/msg_038.c tests-usr.bin-tests compattestfile,atf
 5897./usr/tests/usr.bin/xlint/lint1/msg_038.exp tests-usr.bin-tests compattestfile,atf
 5898./usr/tests/usr.bin/xlint/lint1/msg_039.c tests-usr.bin-tests compattestfile,atf
 5899./usr/tests/usr.bin/xlint/lint1/msg_039.exp tests-usr.bin-tests compattestfile,atf
 5900./usr/tests/usr.bin/xlint/lint1/msg_040.c tests-usr.bin-tests compattestfile,atf
 5901./usr/tests/usr.bin/xlint/lint1/msg_040.exp tests-usr.bin-tests compattestfile,atf
 5902./usr/tests/usr.bin/xlint/lint1/msg_041.c tests-usr.bin-tests compattestfile,atf
 5903./usr/tests/usr.bin/xlint/lint1/msg_041.exp tests-usr.bin-tests compattestfile,atf
 5904./usr/tests/usr.bin/xlint/lint1/msg_042.c tests-usr.bin-tests compattestfile,atf
 5905./usr/tests/usr.bin/xlint/lint1/msg_042.exp tests-usr.bin-tests compattestfile,atf
 5906./usr/tests/usr.bin/xlint/lint1/msg_043.c tests-usr.bin-tests compattestfile,atf
 5907./usr/tests/usr.bin/xlint/lint1/msg_043.exp tests-usr.bin-tests compattestfile,atf
 5908./usr/tests/usr.bin/xlint/lint1/msg_044.c tests-usr.bin-tests compattestfile,atf
 5909./usr/tests/usr.bin/xlint/lint1/msg_044.exp tests-usr.bin-tests compattestfile,atf
 5910./usr/tests/usr.bin/xlint/lint1/msg_045.c tests-usr.bin-tests compattestfile,atf
 5911./usr/tests/usr.bin/xlint/lint1/msg_045.exp tests-usr.bin-tests compattestfile,atf
 5912./usr/tests/usr.bin/xlint/lint1/msg_046.c tests-usr.bin-tests compattestfile,atf
 5913./usr/tests/usr.bin/xlint/lint1/msg_046.exp tests-usr.bin-tests compattestfile,atf
 5914./usr/tests/usr.bin/xlint/lint1/msg_047.c tests-usr.bin-tests compattestfile,atf
 5915./usr/tests/usr.bin/xlint/lint1/msg_047.exp tests-usr.bin-tests compattestfile,atf
 5916./usr/tests/usr.bin/xlint/lint1/msg_048.c tests-usr.bin-tests compattestfile,atf
 5917./usr/tests/usr.bin/xlint/lint1/msg_048.exp tests-usr.bin-tests compattestfile,atf
 5918./usr/tests/usr.bin/xlint/lint1/msg_049.c tests-usr.bin-tests compattestfile,atf
 5919./usr/tests/usr.bin/xlint/lint1/msg_049.exp tests-usr.bin-tests compattestfile,atf
 5920./usr/tests/usr.bin/xlint/lint1/msg_050.c tests-usr.bin-tests compattestfile,atf
 5921./usr/tests/usr.bin/xlint/lint1/msg_050.exp tests-usr.bin-tests compattestfile,atf
 5922./usr/tests/usr.bin/xlint/lint1/msg_051.c tests-usr.bin-tests compattestfile,atf
 5923./usr/tests/usr.bin/xlint/lint1/msg_051.exp tests-usr.bin-tests compattestfile,atf
 5924./usr/tests/usr.bin/xlint/lint1/msg_052.c tests-usr.bin-tests compattestfile,atf
 5925./usr/tests/usr.bin/xlint/lint1/msg_052.exp tests-usr.bin-tests compattestfile,atf
 5926./usr/tests/usr.bin/xlint/lint1/msg_053.c tests-usr.bin-tests compattestfile,atf
 5927./usr/tests/usr.bin/xlint/lint1/msg_053.exp tests-usr.bin-tests compattestfile,atf
 5928./usr/tests/usr.bin/xlint/lint1/msg_054.c tests-usr.bin-tests compattestfile,atf
 5929./usr/tests/usr.bin/xlint/lint1/msg_054.exp tests-usr.bin-tests compattestfile,atf
 5930./usr/tests/usr.bin/xlint/lint1/msg_055.c tests-usr.bin-tests compattestfile,atf
 5931./usr/tests/usr.bin/xlint/lint1/msg_055.exp tests-usr.bin-tests compattestfile,atf
 5932./usr/tests/usr.bin/xlint/lint1/msg_056.c tests-usr.bin-tests compattestfile,atf
 5933./usr/tests/usr.bin/xlint/lint1/msg_056.exp tests-usr.bin-tests compattestfile,atf
 5934./usr/tests/usr.bin/xlint/lint1/msg_057.c tests-usr.bin-tests compattestfile,atf
 5935./usr/tests/usr.bin/xlint/lint1/msg_057.exp tests-usr.bin-tests compattestfile,atf
 5936./usr/tests/usr.bin/xlint/lint1/msg_058.c tests-usr.bin-tests compattestfile,atf
 5937./usr/tests/usr.bin/xlint/lint1/msg_058.exp tests-usr.bin-tests compattestfile,atf
 5938./usr/tests/usr.bin/xlint/lint1/msg_059.c tests-usr.bin-tests compattestfile,atf
 5939./usr/tests/usr.bin/xlint/lint1/msg_059.exp tests-usr.bin-tests compattestfile,atf
 5940./usr/tests/usr.bin/xlint/lint1/msg_060.c tests-usr.bin-tests compattestfile,atf
 5941./usr/tests/usr.bin/xlint/lint1/msg_060.exp tests-usr.bin-tests compattestfile,atf
 5942./usr/tests/usr.bin/xlint/lint1/msg_061.c tests-usr.bin-tests compattestfile,atf
 5943./usr/tests/usr.bin/xlint/lint1/msg_061.exp tests-usr.bin-tests compattestfile,atf
 5944./usr/tests/usr.bin/xlint/lint1/msg_062.c tests-usr.bin-tests compattestfile,atf
 5945./usr/tests/usr.bin/xlint/lint1/msg_062.exp tests-usr.bin-tests compattestfile,atf
 5946./usr/tests/usr.bin/xlint/lint1/msg_063.c tests-usr.bin-tests compattestfile,atf
 5947./usr/tests/usr.bin/xlint/lint1/msg_063.exp tests-usr.bin-tests compattestfile,atf
 5948./usr/tests/usr.bin/xlint/lint1/msg_064.c tests-usr.bin-tests compattestfile,atf
 5949./usr/tests/usr.bin/xlint/lint1/msg_064.exp tests-usr.bin-tests compattestfile,atf
 5950./usr/tests/usr.bin/xlint/lint1/msg_065.c tests-usr.bin-tests compattestfile,atf
 5951./usr/tests/usr.bin/xlint/lint1/msg_065.exp tests-usr.bin-tests compattestfile,atf
 5952./usr/tests/usr.bin/xlint/lint1/msg_066.c tests-usr.bin-tests compattestfile,atf
 5953./usr/tests/usr.bin/xlint/lint1/msg_066.exp tests-usr.bin-tests compattestfile,atf
 5954./usr/tests/usr.bin/xlint/lint1/msg_067.c tests-usr.bin-tests compattestfile,atf
 5955./usr/tests/usr.bin/xlint/lint1/msg_067.exp tests-usr.bin-tests compattestfile,atf
 5956./usr/tests/usr.bin/xlint/lint1/msg_068.c tests-usr.bin-tests compattestfile,atf
 5957./usr/tests/usr.bin/xlint/lint1/msg_068.exp tests-usr.bin-tests compattestfile,atf
 5958./usr/tests/usr.bin/xlint/lint1/msg_069.c tests-usr.bin-tests compattestfile,atf
 5959./usr/tests/usr.bin/xlint/lint1/msg_069.exp tests-usr.bin-tests compattestfile,atf
 5960./usr/tests/usr.bin/xlint/lint1/msg_070.c tests-usr.bin-tests compattestfile,atf
 5961./usr/tests/usr.bin/xlint/lint1/msg_070.exp tests-usr.bin-tests compattestfile,atf
 5962./usr/tests/usr.bin/xlint/lint1/msg_071.c tests-usr.bin-tests compattestfile,atf
 5963./usr/tests/usr.bin/xlint/lint1/msg_071.exp tests-usr.bin-tests compattestfile,atf
 5964./usr/tests/usr.bin/xlint/lint1/msg_072.c tests-usr.bin-tests compattestfile,atf
 5965./usr/tests/usr.bin/xlint/lint1/msg_072.exp tests-usr.bin-tests compattestfile,atf
 5966./usr/tests/usr.bin/xlint/lint1/msg_073.c tests-usr.bin-tests compattestfile,atf
 5967./usr/tests/usr.bin/xlint/lint1/msg_073.exp tests-usr.bin-tests compattestfile,atf
 5968./usr/tests/usr.bin/xlint/lint1/msg_074.c tests-usr.bin-tests compattestfile,atf
 5969./usr/tests/usr.bin/xlint/lint1/msg_074.exp tests-usr.bin-tests compattestfile,atf
 5970./usr/tests/usr.bin/xlint/lint1/msg_075.c tests-usr.bin-tests compattestfile,atf
 5971./usr/tests/usr.bin/xlint/lint1/msg_075.exp tests-usr.bin-tests compattestfile,atf
 5972./usr/tests/usr.bin/xlint/lint1/msg_076.c tests-usr.bin-tests compattestfile,atf
 5973./usr/tests/usr.bin/xlint/lint1/msg_076.exp tests-usr.bin-tests compattestfile,atf
 5974./usr/tests/usr.bin/xlint/lint1/msg_077.c tests-usr.bin-tests compattestfile,atf
 5975./usr/tests/usr.bin/xlint/lint1/msg_077.exp tests-usr.bin-tests compattestfile,atf
 5976./usr/tests/usr.bin/xlint/lint1/msg_078.c tests-usr.bin-tests compattestfile,atf
 5977./usr/tests/usr.bin/xlint/lint1/msg_078.exp tests-usr.bin-tests compattestfile,atf
 5978./usr/tests/usr.bin/xlint/lint1/msg_079.c tests-usr.bin-tests compattestfile,atf
 5979./usr/tests/usr.bin/xlint/lint1/msg_079.exp tests-usr.bin-tests compattestfile,atf
 5980./usr/tests/usr.bin/xlint/lint1/msg_080.c tests-usr.bin-tests compattestfile,atf
 5981./usr/tests/usr.bin/xlint/lint1/msg_080.exp tests-usr.bin-tests compattestfile,atf
 5982./usr/tests/usr.bin/xlint/lint1/msg_081.c tests-usr.bin-tests compattestfile,atf
 5983./usr/tests/usr.bin/xlint/lint1/msg_081.exp tests-usr.bin-tests compattestfile,atf
 5984./usr/tests/usr.bin/xlint/lint1/msg_082.c tests-usr.bin-tests compattestfile,atf
 5985./usr/tests/usr.bin/xlint/lint1/msg_082.exp tests-usr.bin-tests compattestfile,atf
 5986./usr/tests/usr.bin/xlint/lint1/msg_083.c tests-usr.bin-tests compattestfile,atf
 5987./usr/tests/usr.bin/xlint/lint1/msg_083.exp tests-usr.bin-tests compattestfile,atf
 5988./usr/tests/usr.bin/xlint/lint1/msg_084.c tests-usr.bin-tests compattestfile,atf
 5989./usr/tests/usr.bin/xlint/lint1/msg_084.exp tests-usr.bin-tests compattestfile,atf
 5990./usr/tests/usr.bin/xlint/lint1/msg_085.c tests-usr.bin-tests compattestfile,atf
 5991./usr/tests/usr.bin/xlint/lint1/msg_085.exp tests-usr.bin-tests compattestfile,atf
 5992./usr/tests/usr.bin/xlint/lint1/msg_086.c tests-usr.bin-tests compattestfile,atf
 5993./usr/tests/usr.bin/xlint/lint1/msg_086.exp tests-usr.bin-tests compattestfile,atf
 5994./usr/tests/usr.bin/xlint/lint1/msg_087.c tests-usr.bin-tests compattestfile,atf
 5995./usr/tests/usr.bin/xlint/lint1/msg_087.exp tests-usr.bin-tests compattestfile,atf
 5996./usr/tests/usr.bin/xlint/lint1/msg_088.c tests-usr.bin-tests compattestfile,atf
 5997./usr/tests/usr.bin/xlint/lint1/msg_088.exp tests-usr.bin-tests compattestfile,atf
 5998./usr/tests/usr.bin/xlint/lint1/msg_089.c tests-usr.bin-tests compattestfile,atf
 5999./usr/tests/usr.bin/xlint/lint1/msg_089.exp tests-usr.bin-tests compattestfile,atf
 6000./usr/tests/usr.bin/xlint/lint1/msg_090.c tests-usr.bin-tests compattestfile,atf
 6001./usr/tests/usr.bin/xlint/lint1/msg_090.exp tests-usr.bin-tests compattestfile,atf
 6002./usr/tests/usr.bin/xlint/lint1/msg_091.c tests-usr.bin-tests compattestfile,atf
 6003./usr/tests/usr.bin/xlint/lint1/msg_091.exp tests-usr.bin-tests compattestfile,atf
 6004./usr/tests/usr.bin/xlint/lint1/msg_092.c tests-usr.bin-tests compattestfile,atf
 6005./usr/tests/usr.bin/xlint/lint1/msg_092.exp tests-usr.bin-tests compattestfile,atf
 6006./usr/tests/usr.bin/xlint/lint1/msg_093.c tests-usr.bin-tests compattestfile,atf
 6007./usr/tests/usr.bin/xlint/lint1/msg_093.exp tests-usr.bin-tests compattestfile,atf
 6008./usr/tests/usr.bin/xlint/lint1/msg_094.c tests-usr.bin-tests compattestfile,atf
 6009./usr/tests/usr.bin/xlint/lint1/msg_094.exp tests-usr.bin-tests compattestfile,atf
 6010./usr/tests/usr.bin/xlint/lint1/msg_095.c tests-usr.bin-tests compattestfile,atf
 6011./usr/tests/usr.bin/xlint/lint1/msg_095.exp tests-usr.bin-tests compattestfile,atf
 6012./usr/tests/usr.bin/xlint/lint1/msg_096.c tests-usr.bin-tests compattestfile,atf
 6013./usr/tests/usr.bin/xlint/lint1/msg_096.exp tests-usr.bin-tests compattestfile,atf
 6014./usr/tests/usr.bin/xlint/lint1/msg_097.c tests-usr.bin-tests compattestfile,atf
 6015./usr/tests/usr.bin/xlint/lint1/msg_097.exp tests-usr.bin-tests compattestfile,atf
 6016./usr/tests/usr.bin/xlint/lint1/msg_098.c tests-usr.bin-tests compattestfile,atf
 6017./usr/tests/usr.bin/xlint/lint1/msg_098.exp tests-usr.bin-tests compattestfile,atf
 6018./usr/tests/usr.bin/xlint/lint1/msg_099.c tests-usr.bin-tests compattestfile,atf
 6019./usr/tests/usr.bin/xlint/lint1/msg_099.exp tests-usr.bin-tests compattestfile,atf
 6020./usr/tests/usr.bin/xlint/lint1/msg_100.c tests-usr.bin-tests compattestfile,atf
 6021./usr/tests/usr.bin/xlint/lint1/msg_100.exp tests-usr.bin-tests compattestfile,atf
 6022./usr/tests/usr.bin/xlint/lint1/msg_101.c tests-usr.bin-tests compattestfile,atf
 6023./usr/tests/usr.bin/xlint/lint1/msg_101.exp tests-usr.bin-tests compattestfile,atf
 6024./usr/tests/usr.bin/xlint/lint1/msg_102.c tests-usr.bin-tests compattestfile,atf
 6025./usr/tests/usr.bin/xlint/lint1/msg_102.exp tests-usr.bin-tests compattestfile,atf
 6026./usr/tests/usr.bin/xlint/lint1/msg_103.c tests-usr.bin-tests compattestfile,atf
 6027./usr/tests/usr.bin/xlint/lint1/msg_103.exp tests-usr.bin-tests compattestfile,atf
 6028./usr/tests/usr.bin/xlint/lint1/msg_104.c tests-usr.bin-tests compattestfile,atf
 6029./usr/tests/usr.bin/xlint/lint1/msg_104.exp tests-usr.bin-tests compattestfile,atf
 6030./usr/tests/usr.bin/xlint/lint1/msg_105.c tests-usr.bin-tests compattestfile,atf
 6031./usr/tests/usr.bin/xlint/lint1/msg_105.exp tests-usr.bin-tests compattestfile,atf
 6032./usr/tests/usr.bin/xlint/lint1/msg_106.c tests-usr.bin-tests compattestfile,atf
 6033./usr/tests/usr.bin/xlint/lint1/msg_106.exp tests-usr.bin-tests compattestfile,atf
 6034./usr/tests/usr.bin/xlint/lint1/msg_107.c tests-usr.bin-tests compattestfile,atf
 6035./usr/tests/usr.bin/xlint/lint1/msg_107.exp tests-usr.bin-tests compattestfile,atf
 6036./usr/tests/usr.bin/xlint/lint1/msg_108.c tests-usr.bin-tests compattestfile,atf
 6037./usr/tests/usr.bin/xlint/lint1/msg_108.exp tests-usr.bin-tests compattestfile,atf
 6038./usr/tests/usr.bin/xlint/lint1/msg_109.c tests-usr.bin-tests compattestfile,atf
 6039./usr/tests/usr.bin/xlint/lint1/msg_109.exp tests-usr.bin-tests compattestfile,atf
 6040./usr/tests/usr.bin/xlint/lint1/msg_110.c tests-usr.bin-tests compattestfile,atf
 6041./usr/tests/usr.bin/xlint/lint1/msg_110.exp tests-usr.bin-tests compattestfile,atf
 6042./usr/tests/usr.bin/xlint/lint1/msg_111.c tests-usr.bin-tests compattestfile,atf
 6043./usr/tests/usr.bin/xlint/lint1/msg_111.exp tests-usr.bin-tests compattestfile,atf
 6044./usr/tests/usr.bin/xlint/lint1/msg_112.c tests-usr.bin-tests compattestfile,atf
 6045./usr/tests/usr.bin/xlint/lint1/msg_112.exp tests-usr.bin-tests compattestfile,atf
 6046./usr/tests/usr.bin/xlint/lint1/msg_113.c tests-usr.bin-tests compattestfile,atf
 6047./usr/tests/usr.bin/xlint/lint1/msg_113.exp tests-usr.bin-tests compattestfile,atf
 6048./usr/tests/usr.bin/xlint/lint1/msg_114.c tests-usr.bin-tests compattestfile,atf
 6049./usr/tests/usr.bin/xlint/lint1/msg_114.exp tests-usr.bin-tests compattestfile,atf
 6050./usr/tests/usr.bin/xlint/lint1/msg_115.c tests-usr.bin-tests compattestfile,atf
 6051./usr/tests/usr.bin/xlint/lint1/msg_115.exp tests-usr.bin-tests compattestfile,atf
 6052./usr/tests/usr.bin/xlint/lint1/msg_116.c tests-usr.bin-tests compattestfile,atf
 6053./usr/tests/usr.bin/xlint/lint1/msg_116.exp tests-usr.bin-tests compattestfile,atf
 6054./usr/tests/usr.bin/xlint/lint1/msg_117.c tests-usr.bin-tests compattestfile,atf
 6055./usr/tests/usr.bin/xlint/lint1/msg_117.exp tests-usr.bin-tests compattestfile,atf
 6056./usr/tests/usr.bin/xlint/lint1/msg_118.c tests-usr.bin-tests compattestfile,atf
 6057./usr/tests/usr.bin/xlint/lint1/msg_118.exp tests-usr.bin-tests compattestfile,atf
 6058./usr/tests/usr.bin/xlint/lint1/msg_119.c tests-usr.bin-tests compattestfile,atf
 6059./usr/tests/usr.bin/xlint/lint1/msg_119.exp tests-usr.bin-tests compattestfile,atf
 6060./usr/tests/usr.bin/xlint/lint1/msg_120.c tests-usr.bin-tests compattestfile,atf
 6061./usr/tests/usr.bin/xlint/lint1/msg_120.exp tests-usr.bin-tests compattestfile,atf
 6062./usr/tests/usr.bin/xlint/lint1/msg_121.c tests-usr.bin-tests compattestfile,atf
 6063./usr/tests/usr.bin/xlint/lint1/msg_121.exp tests-usr.bin-tests compattestfile,atf
 6064./usr/tests/usr.bin/xlint/lint1/msg_122.c tests-usr.bin-tests compattestfile,atf
 6065./usr/tests/usr.bin/xlint/lint1/msg_122.exp tests-usr.bin-tests compattestfile,atf
 6066./usr/tests/usr.bin/xlint/lint1/msg_123.c tests-usr.bin-tests compattestfile,atf
 6067./usr/tests/usr.bin/xlint/lint1/msg_123.exp tests-usr.bin-tests compattestfile,atf
 6068./usr/tests/usr.bin/xlint/lint1/msg_124.c tests-usr.bin-tests compattestfile,atf
 6069./usr/tests/usr.bin/xlint/lint1/msg_124.exp tests-usr.bin-tests compattestfile,atf
 6070./usr/tests/usr.bin/xlint/lint1/msg_125.c tests-usr.bin-tests compattestfile,atf
 6071./usr/tests/usr.bin/xlint/lint1/msg_125.exp tests-usr.bin-tests compattestfile,atf
 6072./usr/tests/usr.bin/xlint/lint1/msg_126.c tests-usr.bin-tests compattestfile,atf
 6073./usr/tests/usr.bin/xlint/lint1/msg_126.exp tests-usr.bin-tests compattestfile,atf
 6074./usr/tests/usr.bin/xlint/lint1/msg_127.c tests-usr.bin-tests compattestfile,atf
 6075./usr/tests/usr.bin/xlint/lint1/msg_127.exp tests-usr.bin-tests compattestfile,atf
 6076./usr/tests/usr.bin/xlint/lint1/msg_128.c tests-usr.bin-tests compattestfile,atf
 6077./usr/tests/usr.bin/xlint/lint1/msg_128.exp tests-usr.bin-tests compattestfile,atf
 6078./usr/tests/usr.bin/xlint/lint1/msg_129.c tests-usr.bin-tests compattestfile,atf
 6079./usr/tests/usr.bin/xlint/lint1/msg_129.exp tests-usr.bin-tests compattestfile,atf
 6080./usr/tests/usr.bin/xlint/lint1/msg_130.c tests-usr.bin-tests compattestfile,atf
 6081./usr/tests/usr.bin/xlint/lint1/msg_130.exp tests-usr.bin-tests compattestfile,atf
 6082./usr/tests/usr.bin/xlint/lint1/msg_131.c tests-usr.bin-tests compattestfile,atf
 6083./usr/tests/usr.bin/xlint/lint1/msg_131.exp tests-usr.bin-tests compattestfile,atf
 6084./usr/tests/usr.bin/xlint/lint1/msg_132.c tests-usr.bin-tests compattestfile,atf
 6085./usr/tests/usr.bin/xlint/lint1/msg_132.exp tests-usr.bin-tests compattestfile,atf
 6086./usr/tests/usr.bin/xlint/lint1/msg_133.c tests-usr.bin-tests compattestfile,atf
 6087./usr/tests/usr.bin/xlint/lint1/msg_133.exp tests-usr.bin-tests compattestfile,atf
 6088./usr/tests/usr.bin/xlint/lint1/msg_134.c tests-usr.bin-tests compattestfile,atf
 6089./usr/tests/usr.bin/xlint/lint1/msg_134.exp tests-usr.bin-tests compattestfile,atf
 6090./usr/tests/usr.bin/xlint/lint1/msg_135.c tests-usr.bin-tests compattestfile,atf
 6091./usr/tests/usr.bin/xlint/lint1/msg_135.exp tests-usr.bin-tests compattestfile,atf
 6092./usr/tests/usr.bin/xlint/lint1/msg_136.c tests-usr.bin-tests compattestfile,atf
 6093./usr/tests/usr.bin/xlint/lint1/msg_136.exp tests-usr.bin-tests compattestfile,atf
 6094./usr/tests/usr.bin/xlint/lint1/msg_137.c tests-usr.bin-tests compattestfile,atf
 6095./usr/tests/usr.bin/xlint/lint1/msg_137.exp tests-usr.bin-tests compattestfile,atf
 6096./usr/tests/usr.bin/xlint/lint1/msg_138.c tests-usr.bin-tests compattestfile,atf
 6097./usr/tests/usr.bin/xlint/lint1/msg_138.exp tests-usr.bin-tests compattestfile,atf
 6098./usr/tests/usr.bin/xlint/lint1/msg_139.c tests-usr.bin-tests compattestfile,atf
 6099./usr/tests/usr.bin/xlint/lint1/msg_139.exp tests-usr.bin-tests compattestfile,atf
 6100./usr/tests/usr.bin/xlint/lint1/msg_140.c tests-usr.bin-tests compattestfile,atf
 6101./usr/tests/usr.bin/xlint/lint1/msg_140.exp tests-usr.bin-tests compattestfile,atf
 6102./usr/tests/usr.bin/xlint/lint1/msg_141.c tests-usr.bin-tests compattestfile,atf
 6103./usr/tests/usr.bin/xlint/lint1/msg_141.exp tests-usr.bin-tests compattestfile,atf
 6104./usr/tests/usr.bin/xlint/lint1/msg_142.c tests-usr.bin-tests compattestfile,atf
 6105./usr/tests/usr.bin/xlint/lint1/msg_142.exp tests-usr.bin-tests compattestfile,atf
 6106./usr/tests/usr.bin/xlint/lint1/msg_143.c tests-usr.bin-tests compattestfile,atf
 6107./usr/tests/usr.bin/xlint/lint1/msg_143.exp tests-usr.bin-tests compattestfile,atf
 6108./usr/tests/usr.bin/xlint/lint1/msg_144.c tests-usr.bin-tests compattestfile,atf
 6109./usr/tests/usr.bin/xlint/lint1/msg_144.exp tests-usr.bin-tests compattestfile,atf
 6110./usr/tests/usr.bin/xlint/lint1/msg_145.c tests-usr.bin-tests compattestfile,atf
 6111./usr/tests/usr.bin/xlint/lint1/msg_145.exp tests-usr.bin-tests compattestfile,atf
 6112./usr/tests/usr.bin/xlint/lint1/msg_146.c tests-usr.bin-tests compattestfile,atf
 6113./usr/tests/usr.bin/xlint/lint1/msg_146.exp tests-usr.bin-tests compattestfile,atf
 6114./usr/tests/usr.bin/xlint/lint1/msg_147.c tests-usr.bin-tests compattestfile,atf
 6115./usr/tests/usr.bin/xlint/lint1/msg_147.exp tests-usr.bin-tests compattestfile,atf
 6116./usr/tests/usr.bin/xlint/lint1/msg_148.c tests-usr.bin-tests compattestfile,atf
 6117./usr/tests/usr.bin/xlint/lint1/msg_148.exp tests-usr.bin-tests compattestfile,atf
 6118./usr/tests/usr.bin/xlint/lint1/msg_149.c tests-usr.bin-tests compattestfile,atf
 6119./usr/tests/usr.bin/xlint/lint1/msg_149.exp tests-usr.bin-tests compattestfile,atf
 6120./usr/tests/usr.bin/xlint/lint1/msg_150.c tests-usr.bin-tests compattestfile,atf
 6121./usr/tests/usr.bin/xlint/lint1/msg_150.exp tests-usr.bin-tests compattestfile,atf
 6122./usr/tests/usr.bin/xlint/lint1/msg_151.c tests-usr.bin-tests compattestfile,atf
 6123./usr/tests/usr.bin/xlint/lint1/msg_151.exp tests-usr.bin-tests compattestfile,atf
 6124./usr/tests/usr.bin/xlint/lint1/msg_152.c tests-usr.bin-tests compattestfile,atf
 6125./usr/tests/usr.bin/xlint/lint1/msg_152.exp tests-usr.bin-tests compattestfile,atf
 6126./usr/tests/usr.bin/xlint/lint1/msg_153.c tests-usr.bin-tests compattestfile,atf
 6127./usr/tests/usr.bin/xlint/lint1/msg_153.exp tests-usr.bin-tests compattestfile,atf
 6128./usr/tests/usr.bin/xlint/lint1/msg_154.c tests-usr.bin-tests compattestfile,atf
 6129./usr/tests/usr.bin/xlint/lint1/msg_154.exp tests-usr.bin-tests compattestfile,atf
 6130./usr/tests/usr.bin/xlint/lint1/msg_155.c tests-usr.bin-tests compattestfile,atf
 6131./usr/tests/usr.bin/xlint/lint1/msg_155.exp tests-usr.bin-tests compattestfile,atf
 6132./usr/tests/usr.bin/xlint/lint1/msg_156.c tests-usr.bin-tests compattestfile,atf
 6133./usr/tests/usr.bin/xlint/lint1/msg_156.exp tests-usr.bin-tests compattestfile,atf
 6134./usr/tests/usr.bin/xlint/lint1/msg_157.c tests-usr.bin-tests compattestfile,atf
 6135./usr/tests/usr.bin/xlint/lint1/msg_157.exp tests-usr.bin-tests compattestfile,atf
 6136./usr/tests/usr.bin/xlint/lint1/msg_158.c tests-usr.bin-tests compattestfile,atf
 6137./usr/tests/usr.bin/xlint/lint1/msg_158.exp tests-usr.bin-tests compattestfile,atf
 6138./usr/tests/usr.bin/xlint/lint1/msg_159.c tests-usr.bin-tests compattestfile,atf
 6139./usr/tests/usr.bin/xlint/lint1/msg_159.exp tests-usr.bin-tests compattestfile,atf
 6140./usr/tests/usr.bin/xlint/lint1/msg_160.c tests-usr.bin-tests compattestfile,atf
 6141./usr/tests/usr.bin/xlint/lint1/msg_160.exp tests-usr.bin-tests compattestfile,atf
 6142./usr/tests/usr.bin/xlint/lint1/msg_161.c tests-usr.bin-tests compattestfile,atf
 6143./usr/tests/usr.bin/xlint/lint1/msg_161.exp tests-usr.bin-tests compattestfile,atf
 6144./usr/tests/usr.bin/xlint/lint1/msg_162.c tests-usr.bin-tests compattestfile,atf
 6145./usr/tests/usr.bin/xlint/lint1/msg_162.exp tests-usr.bin-tests compattestfile,atf
 6146./usr/tests/usr.bin/xlint/lint1/msg_163.c tests-usr.bin-tests compattestfile,atf
 6147./usr/tests/usr.bin/xlint/lint1/msg_163.exp tests-usr.bin-tests compattestfile,atf
 6148./usr/tests/usr.bin/xlint/lint1/msg_164.c tests-usr.bin-tests compattestfile,atf
 6149./usr/tests/usr.bin/xlint/lint1/msg_164.exp tests-usr.bin-tests compattestfile,atf
 6150./usr/tests/usr.bin/xlint/lint1/msg_165.c tests-usr.bin-tests compattestfile,atf
 6151./usr/tests/usr.bin/xlint/lint1/msg_165.exp tests-usr.bin-tests compattestfile,atf
 6152./usr/tests/usr.bin/xlint/lint1/msg_166.c tests-usr.bin-tests compattestfile,atf
 6153./usr/tests/usr.bin/xlint/lint1/msg_166.exp tests-usr.bin-tests compattestfile,atf
 6154./usr/tests/usr.bin/xlint/lint1/msg_167.c tests-usr.bin-tests compattestfile,atf
 6155./usr/tests/usr.bin/xlint/lint1/msg_167.exp tests-usr.bin-tests compattestfile,atf
 6156./usr/tests/usr.bin/xlint/lint1/msg_168.c tests-usr.bin-tests compattestfile,atf
 6157./usr/tests/usr.bin/xlint/lint1/msg_168.exp tests-usr.bin-tests compattestfile,atf
 6158./usr/tests/usr.bin/xlint/lint1/msg_169.c tests-usr.bin-tests compattestfile,atf
 6159./usr/tests/usr.bin/xlint/lint1/msg_169.exp tests-usr.bin-tests compattestfile,atf
 6160./usr/tests/usr.bin/xlint/lint1/msg_170.c tests-usr.bin-tests compattestfile,atf
 6161./usr/tests/usr.bin/xlint/lint1/msg_170.exp tests-usr.bin-tests compattestfile,atf
 6162./usr/tests/usr.bin/xlint/lint1/msg_171.c tests-usr.bin-tests compattestfile,atf
 6163./usr/tests/usr.bin/xlint/lint1/msg_171.exp tests-usr.bin-tests compattestfile,atf
 6164./usr/tests/usr.bin/xlint/lint1/msg_172.c tests-usr.bin-tests compattestfile,atf
 6165./usr/tests/usr.bin/xlint/lint1/msg_172.exp tests-usr.bin-tests compattestfile,atf
 6166./usr/tests/usr.bin/xlint/lint1/msg_173.c tests-usr.bin-tests compattestfile,atf
 6167./usr/tests/usr.bin/xlint/lint1/msg_173.exp tests-usr.bin-tests compattestfile,atf
 6168./usr/tests/usr.bin/xlint/lint1/msg_174.c tests-usr.bin-tests compattestfile,atf
 6169./usr/tests/usr.bin/xlint/lint1/msg_174.exp tests-usr.bin-tests compattestfile,atf
 6170./usr/tests/usr.bin/xlint/lint1/msg_175.c tests-usr.bin-tests compattestfile,atf
 6171./usr/tests/usr.bin/xlint/lint1/msg_175.exp tests-usr.bin-tests compattestfile,atf
 6172./usr/tests/usr.bin/xlint/lint1/msg_176.c tests-usr.bin-tests compattestfile,atf
 6173./usr/tests/usr.bin/xlint/lint1/msg_176.exp tests-usr.bin-tests compattestfile,atf
 6174./usr/tests/usr.bin/xlint/lint1/msg_177.c tests-usr.bin-tests compattestfile,atf
 6175./usr/tests/usr.bin/xlint/lint1/msg_177.exp tests-usr.bin-tests compattestfile,atf
 6176./usr/tests/usr.bin/xlint/lint1/msg_178.c tests-usr.bin-tests compattestfile,atf
 6177./usr/tests/usr.bin/xlint/lint1/msg_178.exp tests-usr.bin-tests compattestfile,atf
 6178./usr/tests/usr.bin/xlint/lint1/msg_179.c tests-usr.bin-tests compattestfile,atf
 6179./usr/tests/usr.bin/xlint/lint1/msg_179.exp tests-usr.bin-tests compattestfile,atf
 6180./usr/tests/usr.bin/xlint/lint1/msg_180.c tests-usr.bin-tests compattestfile,atf
 6181./usr/tests/usr.bin/xlint/lint1/msg_180.exp tests-usr.bin-tests compattestfile,atf
 6182./usr/tests/usr.bin/xlint/lint1/msg_181.c tests-usr.bin-tests compattestfile,atf
 6183./usr/tests/usr.bin/xlint/lint1/msg_181.exp tests-usr.bin-tests compattestfile,atf
 6184./usr/tests/usr.bin/xlint/lint1/msg_182.c tests-usr.bin-tests compattestfile,atf
 6185./usr/tests/usr.bin/xlint/lint1/msg_182.exp tests-usr.bin-tests compattestfile,atf
 6186./usr/tests/usr.bin/xlint/lint1/msg_183.c tests-usr.bin-tests compattestfile,atf
 6187./usr/tests/usr.bin/xlint/lint1/msg_183.exp tests-usr.bin-tests compattestfile,atf
 6188./usr/tests/usr.bin/xlint/lint1/msg_184.c tests-usr.bin-tests compattestfile,atf
 6189./usr/tests/usr.bin/xlint/lint1/msg_184.exp tests-usr.bin-tests compattestfile,atf
 6190./usr/tests/usr.bin/xlint/lint1/msg_185.c tests-usr.bin-tests compattestfile,atf
 6191./usr/tests/usr.bin/xlint/lint1/msg_185.exp tests-usr.bin-tests compattestfile,atf
 6192./usr/tests/usr.bin/xlint/lint1/msg_186.c tests-usr.bin-tests compattestfile,atf
 6193./usr/tests/usr.bin/xlint/lint1/msg_186.exp tests-usr.bin-tests compattestfile,atf
 6194./usr/tests/usr.bin/xlint/lint1/msg_187.c tests-usr.bin-tests compattestfile,atf
 6195./usr/tests/usr.bin/xlint/lint1/msg_187.exp tests-usr.bin-tests compattestfile,atf
 6196./usr/tests/usr.bin/xlint/lint1/msg_188.c tests-usr.bin-tests compattestfile,atf
 6197./usr/tests/usr.bin/xlint/lint1/msg_188.exp tests-usr.bin-tests compattestfile,atf
 6198./usr/tests/usr.bin/xlint/lint1/msg_189.c tests-usr.bin-tests compattestfile,atf
 6199./usr/tests/usr.bin/xlint/lint1/msg_189.exp tests-usr.bin-tests compattestfile,atf
 6200./usr/tests/usr.bin/xlint/lint1/msg_190.c tests-usr.bin-tests compattestfile,atf
 6201./usr/tests/usr.bin/xlint/lint1/msg_190.exp tests-usr.bin-tests compattestfile,atf
 6202./usr/tests/usr.bin/xlint/lint1/msg_191.c tests-usr.bin-tests compattestfile,atf
 6203./usr/tests/usr.bin/xlint/lint1/msg_191.exp tests-usr.bin-tests compattestfile,atf
 6204./usr/tests/usr.bin/xlint/lint1/msg_192.c tests-usr.bin-tests compattestfile,atf
 6205./usr/tests/usr.bin/xlint/lint1/msg_192.exp tests-usr.bin-tests compattestfile,atf
 6206./usr/tests/usr.bin/xlint/lint1/msg_193.c tests-usr.bin-tests compattestfile,atf
 6207./usr/tests/usr.bin/xlint/lint1/msg_193.exp tests-usr.bin-tests compattestfile,atf
 6208./usr/tests/usr.bin/xlint/lint1/msg_194.c tests-usr.bin-tests compattestfile,atf
 6209./usr/tests/usr.bin/xlint/lint1/msg_194.exp tests-usr.bin-tests compattestfile,atf
 6210./usr/tests/usr.bin/xlint/lint1/msg_195.c tests-usr.bin-tests compattestfile,atf
 6211./usr/tests/usr.bin/xlint/lint1/msg_195.exp tests-usr.bin-tests compattestfile,atf
 6212./usr/tests/usr.bin/xlint/lint1/msg_196.c tests-usr.bin-tests compattestfile,atf
 6213./usr/tests/usr.bin/xlint/lint1/msg_196.exp tests-usr.bin-tests compattestfile,atf
 6214./usr/tests/usr.bin/xlint/lint1/msg_197.c tests-usr.bin-tests compattestfile,atf
 6215./usr/tests/usr.bin/xlint/lint1/msg_197.exp tests-usr.bin-tests compattestfile,atf
 6216./usr/tests/usr.bin/xlint/lint1/msg_198.c tests-usr.bin-tests compattestfile,atf
 6217./usr/tests/usr.bin/xlint/lint1/msg_198.exp tests-usr.bin-tests compattestfile,atf
 6218./usr/tests/usr.bin/xlint/lint1/msg_199.c tests-usr.bin-tests compattestfile,atf
 6219./usr/tests/usr.bin/xlint/lint1/msg_199.exp tests-usr.bin-tests compattestfile,atf
 6220./usr/tests/usr.bin/xlint/lint1/msg_200.c tests-usr.bin-tests compattestfile,atf
 6221./usr/tests/usr.bin/xlint/lint1/msg_200.exp tests-usr.bin-tests compattestfile,atf
 6222./usr/tests/usr.bin/xlint/lint1/msg_201.c tests-usr.bin-tests compattestfile,atf
 6223./usr/tests/usr.bin/xlint/lint1/msg_201.exp tests-usr.bin-tests compattestfile,atf
 6224./usr/tests/usr.bin/xlint/lint1/msg_202.c tests-usr.bin-tests compattestfile,atf
 6225./usr/tests/usr.bin/xlint/lint1/msg_202.exp tests-usr.bin-tests compattestfile,atf
 6226./usr/tests/usr.bin/xlint/lint1/msg_203.c tests-usr.bin-tests compattestfile,atf
 6227./usr/tests/usr.bin/xlint/lint1/msg_203.exp tests-usr.bin-tests compattestfile,atf
 6228./usr/tests/usr.bin/xlint/lint1/msg_204.c tests-usr.bin-tests compattestfile,atf
 6229./usr/tests/usr.bin/xlint/lint1/msg_204.exp tests-usr.bin-tests compattestfile,atf
 6230./usr/tests/usr.bin/xlint/lint1/msg_205.c tests-usr.bin-tests compattestfile,atf
 6231./usr/tests/usr.bin/xlint/lint1/msg_205.exp tests-usr.bin-tests compattestfile,atf
 6232./usr/tests/usr.bin/xlint/lint1/msg_206.c tests-usr.bin-tests compattestfile,atf
 6233./usr/tests/usr.bin/xlint/lint1/msg_206.exp tests-usr.bin-tests compattestfile,atf
 6234./usr/tests/usr.bin/xlint/lint1/msg_207.c tests-usr.bin-tests compattestfile,atf
 6235./usr/tests/usr.bin/xlint/lint1/msg_207.exp tests-usr.bin-tests compattestfile,atf
 6236./usr/tests/usr.bin/xlint/lint1/msg_208.c tests-usr.bin-tests compattestfile,atf
 6237./usr/tests/usr.bin/xlint/lint1/msg_208.exp tests-usr.bin-tests compattestfile,atf
 6238./usr/tests/usr.bin/xlint/lint1/msg_209.c tests-usr.bin-tests compattestfile,atf
 6239./usr/tests/usr.bin/xlint/lint1/msg_209.exp tests-usr.bin-tests compattestfile,atf
 6240./usr/tests/usr.bin/xlint/lint1/msg_210.c tests-usr.bin-tests compattestfile,atf
 6241./usr/tests/usr.bin/xlint/lint1/msg_210.exp tests-usr.bin-tests compattestfile,atf
 6242./usr/tests/usr.bin/xlint/lint1/msg_211.c tests-usr.bin-tests compattestfile,atf
 6243./usr/tests/usr.bin/xlint/lint1/msg_211.exp tests-usr.bin-tests compattestfile,atf
 6244./usr/tests/usr.bin/xlint/lint1/msg_212.c tests-usr.bin-tests compattestfile,atf
 6245./usr/tests/usr.bin/xlint/lint1/msg_212.exp tests-usr.bin-tests compattestfile,atf
 6246./usr/tests/usr.bin/xlint/lint1/msg_213.c tests-usr.bin-tests compattestfile,atf
 6247./usr/tests/usr.bin/xlint/lint1/msg_213.exp tests-usr.bin-tests compattestfile,atf
 6248./usr/tests/usr.bin/xlint/lint1/msg_214.c tests-usr.bin-tests compattestfile,atf
 6249./usr/tests/usr.bin/xlint/lint1/msg_214.exp tests-usr.bin-tests compattestfile,atf
 6250./usr/tests/usr.bin/xlint/lint1/msg_215.c tests-usr.bin-tests compattestfile,atf
 6251./usr/tests/usr.bin/xlint/lint1/msg_215.exp tests-usr.bin-tests compattestfile,atf
 6252./usr/tests/usr.bin/xlint/lint1/msg_216.c tests-usr.bin-tests compattestfile,atf
 6253./usr/tests/usr.bin/xlint/lint1/msg_216.exp tests-usr.bin-tests compattestfile,atf
 6254./usr/tests/usr.bin/xlint/lint1/msg_217.c tests-usr.bin-tests compattestfile,atf
 6255./usr/tests/usr.bin/xlint/lint1/msg_217.exp tests-usr.bin-tests compattestfile,atf
 6256./usr/tests/usr.bin/xlint/lint1/msg_218.c tests-usr.bin-tests compattestfile,atf
 6257./usr/tests/usr.bin/xlint/lint1/msg_218.exp tests-usr.bin-tests compattestfile,atf
 6258./usr/tests/usr.bin/xlint/lint1/msg_219.c tests-usr.bin-tests compattestfile,atf
 6259./usr/tests/usr.bin/xlint/lint1/msg_219.exp tests-usr.bin-tests compattestfile,atf
 6260./usr/tests/usr.bin/xlint/lint1/msg_220.c tests-usr.bin-tests compattestfile,atf
 6261./usr/tests/usr.bin/xlint/lint1/msg_220.exp tests-usr.bin-tests compattestfile,atf
 6262./usr/tests/usr.bin/xlint/lint1/msg_221.c tests-usr.bin-tests compattestfile,atf
 6263./usr/tests/usr.bin/xlint/lint1/msg_221.exp tests-usr.bin-tests compattestfile,atf
 6264./usr/tests/usr.bin/xlint/lint1/msg_222.c tests-usr.bin-tests compattestfile,atf
 6265./usr/tests/usr.bin/xlint/lint1/msg_222.exp tests-usr.bin-tests compattestfile,atf
 6266./usr/tests/usr.bin/xlint/lint1/msg_223.c tests-usr.bin-tests compattestfile,atf
 6267./usr/tests/usr.bin/xlint/lint1/msg_223.exp tests-usr.bin-tests compattestfile,atf
 6268./usr/tests/usr.bin/xlint/lint1/msg_224.c tests-usr.bin-tests compattestfile,atf
 6269./usr/tests/usr.bin/xlint/lint1/msg_224.exp tests-usr.bin-tests compattestfile,atf
 6270./usr/tests/usr.bin/xlint/lint1/msg_225.c tests-usr.bin-tests compattestfile,atf
 6271./usr/tests/usr.bin/xlint/lint1/msg_225.exp tests-usr.bin-tests compattestfile,atf
 6272./usr/tests/usr.bin/xlint/lint1/msg_226.c tests-usr.bin-tests compattestfile,atf
 6273./usr/tests/usr.bin/xlint/lint1/msg_226.exp tests-usr.bin-tests compattestfile,atf
 6274./usr/tests/usr.bin/xlint/lint1/msg_227.c tests-usr.bin-tests compattestfile,atf
 6275./usr/tests/usr.bin/xlint/lint1/msg_227.exp tests-usr.bin-tests compattestfile,atf
 6276./usr/tests/usr.bin/xlint/lint1/msg_228.c tests-usr.bin-tests compattestfile,atf
 6277./usr/tests/usr.bin/xlint/lint1/msg_228.exp tests-usr.bin-tests compattestfile,atf
 6278./usr/tests/usr.bin/xlint/lint1/msg_229.c tests-usr.bin-tests compattestfile,atf
 6279./usr/tests/usr.bin/xlint/lint1/msg_229.exp tests-usr.bin-tests compattestfile,atf
 6280./usr/tests/usr.bin/xlint/lint1/msg_230.c tests-usr.bin-tests compattestfile,atf
 6281./usr/tests/usr.bin/xlint/lint1/msg_230.exp tests-usr.bin-tests compattestfile,atf
 6282./usr/tests/usr.bin/xlint/lint1/msg_231.c tests-usr.bin-tests compattestfile,atf
 6283./usr/tests/usr.bin/xlint/lint1/msg_231.exp tests-usr.bin-tests compattestfile,atf
 6284./usr/tests/usr.bin/xlint/lint1/msg_232.c tests-usr.bin-tests compattestfile,atf
 6285./usr/tests/usr.bin/xlint/lint1/msg_232.exp tests-usr.bin-tests compattestfile,atf
 6286./usr/tests/usr.bin/xlint/lint1/msg_233.c tests-usr.bin-tests compattestfile,atf
 6287./usr/tests/usr.bin/xlint/lint1/msg_233.exp tests-usr.bin-tests compattestfile,atf
 6288./usr/tests/usr.bin/xlint/lint1/msg_234.c tests-usr.bin-tests compattestfile,atf
 6289./usr/tests/usr.bin/xlint/lint1/msg_234.exp tests-usr.bin-tests compattestfile,atf
 6290./usr/tests/usr.bin/xlint/lint1/msg_235.c tests-usr.bin-tests compattestfile,atf
 6291./usr/tests/usr.bin/xlint/lint1/msg_235.exp tests-usr.bin-tests compattestfile,atf
 6292./usr/tests/usr.bin/xlint/lint1/msg_236.c tests-usr.bin-tests compattestfile,atf
 6293./usr/tests/usr.bin/xlint/lint1/msg_236.exp tests-usr.bin-tests compattestfile,atf
 6294./usr/tests/usr.bin/xlint/lint1/msg_237.c tests-usr.bin-tests compattestfile,atf
 6295./usr/tests/usr.bin/xlint/lint1/msg_237.exp tests-usr.bin-tests compattestfile,atf
 6296./usr/tests/usr.bin/xlint/lint1/msg_238.c tests-usr.bin-tests compattestfile,atf
 6297./usr/tests/usr.bin/xlint/lint1/msg_238.exp tests-usr.bin-tests compattestfile,atf
 6298./usr/tests/usr.bin/xlint/lint1/msg_239.c tests-usr.bin-tests compattestfile,atf
 6299./usr/tests/usr.bin/xlint/lint1/msg_239.exp tests-usr.bin-tests compattestfile,atf
 6300./usr/tests/usr.bin/xlint/lint1/msg_240.c tests-usr.bin-tests compattestfile,atf
 6301./usr/tests/usr.bin/xlint/lint1/msg_240.exp tests-usr.bin-tests compattestfile,atf
 6302./usr/tests/usr.bin/xlint/lint1/msg_241.c tests-usr.bin-tests compattestfile,atf
 6303./usr/tests/usr.bin/xlint/lint1/msg_241.exp tests-usr.bin-tests compattestfile,atf
 6304./usr/tests/usr.bin/xlint/lint1/msg_242.c tests-usr.bin-tests compattestfile,atf
 6305./usr/tests/usr.bin/xlint/lint1/msg_242.exp tests-usr.bin-tests compattestfile,atf
 6306./usr/tests/usr.bin/xlint/lint1/msg_243.c tests-usr.bin-tests compattestfile,atf
 6307./usr/tests/usr.bin/xlint/lint1/msg_243.exp tests-usr.bin-tests compattestfile,atf
 6308./usr/tests/usr.bin/xlint/lint1/msg_244.c tests-usr.bin-tests compattestfile,atf
 6309./usr/tests/usr.bin/xlint/lint1/msg_244.exp tests-usr.bin-tests compattestfile,atf
 6310./usr/tests/usr.bin/xlint/lint1/msg_245.c tests-usr.bin-tests compattestfile,atf
 6311./usr/tests/usr.bin/xlint/lint1/msg_245.exp tests-usr.bin-tests compattestfile,atf
 6312./usr/tests/usr.bin/xlint/lint1/msg_246.c tests-usr.bin-tests compattestfile,atf
 6313./usr/tests/usr.bin/xlint/lint1/msg_246.exp tests-usr.bin-tests compattestfile,atf
 6314./usr/tests/usr.bin/xlint/lint1/msg_247.c tests-usr.bin-tests compattestfile,atf
 6315./usr/tests/usr.bin/xlint/lint1/msg_247.exp tests-usr.bin-tests compattestfile,atf
 6316./usr/tests/usr.bin/xlint/lint1/msg_248.c tests-usr.bin-tests compattestfile,atf
 6317./usr/tests/usr.bin/xlint/lint1/msg_248.exp tests-usr.bin-tests compattestfile,atf
 6318./usr/tests/usr.bin/xlint/lint1/msg_249.c tests-usr.bin-tests compattestfile,atf
 6319./usr/tests/usr.bin/xlint/lint1/msg_249.exp tests-usr.bin-tests compattestfile,atf
 6320./usr/tests/usr.bin/xlint/lint1/msg_250.c tests-usr.bin-tests compattestfile,atf
 6321./usr/tests/usr.bin/xlint/lint1/msg_250.exp tests-usr.bin-tests compattestfile,atf
 6322./usr/tests/usr.bin/xlint/lint1/msg_251.c tests-usr.bin-tests compattestfile,atf
 6323./usr/tests/usr.bin/xlint/lint1/msg_251.exp tests-usr.bin-tests compattestfile,atf
 6324./usr/tests/usr.bin/xlint/lint1/msg_252.c tests-usr.bin-tests compattestfile,atf
 6325./usr/tests/usr.bin/xlint/lint1/msg_252.exp tests-usr.bin-tests compattestfile,atf
 6326./usr/tests/usr.bin/xlint/lint1/msg_253.c tests-usr.bin-tests compattestfile,atf
 6327./usr/tests/usr.bin/xlint/lint1/msg_253.exp tests-usr.bin-tests compattestfile,atf
 6328./usr/tests/usr.bin/xlint/lint1/msg_254.c tests-usr.bin-tests compattestfile,atf
 6329./usr/tests/usr.bin/xlint/lint1/msg_254.exp tests-usr.bin-tests compattestfile,atf
 6330./usr/tests/usr.bin/xlint/lint1/msg_255.c tests-usr.bin-tests compattestfile,atf
 6331./usr/tests/usr.bin/xlint/lint1/msg_255.exp tests-usr.bin-tests compattestfile,atf
 6332./usr/tests/usr.bin/xlint/lint1/msg_256.c tests-usr.bin-tests compattestfile,atf
 6333./usr/tests/usr.bin/xlint/lint1/msg_256.exp tests-usr.bin-tests compattestfile,atf
 6334./usr/tests/usr.bin/xlint/lint1/msg_257.c tests-usr.bin-tests compattestfile,atf
 6335./usr/tests/usr.bin/xlint/lint1/msg_257.exp tests-usr.bin-tests compattestfile,atf
 6336./usr/tests/usr.bin/xlint/lint1/msg_258.c tests-usr.bin-tests compattestfile,atf
 6337./usr/tests/usr.bin/xlint/lint1/msg_258.exp tests-usr.bin-tests compattestfile,atf
 6338./usr/tests/usr.bin/xlint/lint1/msg_259.c tests-usr.bin-tests compattestfile,atf
 6339./usr/tests/usr.bin/xlint/lint1/msg_259.exp tests-usr.bin-tests compattestfile,atf
 6340./usr/tests/usr.bin/xlint/lint1/msg_260.c tests-usr.bin-tests compattestfile,atf
 6341./usr/tests/usr.bin/xlint/lint1/msg_260.exp tests-usr.bin-tests compattestfile,atf
 6342./usr/tests/usr.bin/xlint/lint1/msg_261.c tests-usr.bin-tests compattestfile,atf
 6343./usr/tests/usr.bin/xlint/lint1/msg_261.exp tests-usr.bin-tests compattestfile,atf
 6344./usr/tests/usr.bin/xlint/lint1/msg_262.c tests-usr.bin-tests compattestfile,atf
 6345./usr/tests/usr.bin/xlint/lint1/msg_262.exp tests-usr.bin-tests compattestfile,atf
 6346./usr/tests/usr.bin/xlint/lint1/msg_263.c tests-usr.bin-tests compattestfile,atf
 6347./usr/tests/usr.bin/xlint/lint1/msg_263.exp tests-usr.bin-tests compattestfile,atf
 6348./usr/tests/usr.bin/xlint/lint1/msg_264.c tests-usr.bin-tests compattestfile,atf
 6349./usr/tests/usr.bin/xlint/lint1/msg_264.exp tests-usr.bin-tests compattestfile,atf
 6350./usr/tests/usr.bin/xlint/lint1/msg_265.c tests-usr.bin-tests compattestfile,atf
 6351./usr/tests/usr.bin/xlint/lint1/msg_265.exp tests-usr.bin-tests compattestfile,atf
 6352./usr/tests/usr.bin/xlint/lint1/msg_266.c tests-usr.bin-tests compattestfile,atf
 6353./usr/tests/usr.bin/xlint/lint1/msg_266.exp tests-usr.bin-tests compattestfile,atf
 6354./usr/tests/usr.bin/xlint/lint1/msg_267.c tests-usr.bin-tests compattestfile,atf
 6355./usr/tests/usr.bin/xlint/lint1/msg_267.exp tests-usr.bin-tests compattestfile,atf
 6356./usr/tests/usr.bin/xlint/lint1/msg_268.c tests-usr.bin-tests compattestfile,atf
 6357./usr/tests/usr.bin/xlint/lint1/msg_268.exp tests-usr.bin-tests compattestfile,atf
 6358./usr/tests/usr.bin/xlint/lint1/msg_269.c tests-usr.bin-tests compattestfile,atf
 6359./usr/tests/usr.bin/xlint/lint1/msg_269.exp tests-usr.bin-tests compattestfile,atf
 6360./usr/tests/usr.bin/xlint/lint1/msg_270.c tests-usr.bin-tests compattestfile,atf
 6361./usr/tests/usr.bin/xlint/lint1/msg_270.exp tests-usr.bin-tests compattestfile,atf
 6362./usr/tests/usr.bin/xlint/lint1/msg_271.c tests-usr.bin-tests compattestfile,atf
 6363./usr/tests/usr.bin/xlint/lint1/msg_271.exp tests-usr.bin-tests compattestfile,atf
 6364./usr/tests/usr.bin/xlint/lint1/msg_272.c tests-usr.bin-tests compattestfile,atf
 6365./usr/tests/usr.bin/xlint/lint1/msg_272.exp tests-usr.bin-tests compattestfile,atf
 6366./usr/tests/usr.bin/xlint/lint1/msg_273.c tests-usr.bin-tests compattestfile,atf
 6367./usr/tests/usr.bin/xlint/lint1/msg_273.exp tests-usr.bin-tests compattestfile,atf
 6368./usr/tests/usr.bin/xlint/lint1/msg_274.c tests-usr.bin-tests compattestfile,atf
 6369./usr/tests/usr.bin/xlint/lint1/msg_274.exp tests-usr.bin-tests compattestfile,atf
 6370./usr/tests/usr.bin/xlint/lint1/msg_275.c tests-usr.bin-tests compattestfile,atf
 6371./usr/tests/usr.bin/xlint/lint1/msg_275.exp tests-usr.bin-tests compattestfile,atf
 6372./usr/tests/usr.bin/xlint/lint1/msg_276.c tests-usr.bin-tests compattestfile,atf
 6373./usr/tests/usr.bin/xlint/lint1/msg_276.exp tests-usr.bin-tests compattestfile,atf
 6374./usr/tests/usr.bin/xlint/lint1/msg_277.c tests-usr.bin-tests compattestfile,atf
 6375./usr/tests/usr.bin/xlint/lint1/msg_277.exp tests-usr.bin-tests compattestfile,atf
 6376./usr/tests/usr.bin/xlint/lint1/msg_278.c tests-usr.bin-tests compattestfile,atf
 6377./usr/tests/usr.bin/xlint/lint1/msg_278.exp tests-usr.bin-tests compattestfile,atf
 6378./usr/tests/usr.bin/xlint/lint1/msg_279.c tests-usr.bin-tests compattestfile,atf
 6379./usr/tests/usr.bin/xlint/lint1/msg_279.exp tests-usr.bin-tests compattestfile,atf
 6380./usr/tests/usr.bin/xlint/lint1/msg_280.c tests-usr.bin-tests compattestfile,atf
 6381./usr/tests/usr.bin/xlint/lint1/msg_280.exp tests-usr.bin-tests compattestfile,atf
 6382./usr/tests/usr.bin/xlint/lint1/msg_281.c tests-usr.bin-tests compattestfile,atf
 6383./usr/tests/usr.bin/xlint/lint1/msg_281.exp tests-usr.bin-tests compattestfile,atf
 6384./usr/tests/usr.bin/xlint/lint1/msg_282.c tests-usr.bin-tests compattestfile,atf
 6385./usr/tests/usr.bin/xlint/lint1/msg_282.exp tests-usr.bin-tests compattestfile,atf
 6386./usr/tests/usr.bin/xlint/lint1/msg_283.c tests-usr.bin-tests compattestfile,atf
 6387./usr/tests/usr.bin/xlint/lint1/msg_283.exp tests-usr.bin-tests compattestfile,atf
 6388./usr/tests/usr.bin/xlint/lint1/msg_284.c tests-usr.bin-tests compattestfile,atf
 6389./usr/tests/usr.bin/xlint/lint1/msg_284.exp tests-usr.bin-tests compattestfile,atf
 6390./usr/tests/usr.bin/xlint/lint1/msg_285.c tests-usr.bin-tests compattestfile,atf
 6391./usr/tests/usr.bin/xlint/lint1/msg_285.exp tests-usr.bin-tests compattestfile,atf
 6392./usr/tests/usr.bin/xlint/lint1/msg_286.c tests-usr.bin-tests compattestfile,atf
 6393./usr/tests/usr.bin/xlint/lint1/msg_286.exp tests-usr.bin-tests compattestfile,atf
 6394./usr/tests/usr.bin/xlint/lint1/msg_287.c tests-usr.bin-tests compattestfile,atf
 6395./usr/tests/usr.bin/xlint/lint1/msg_287.exp tests-usr.bin-tests compattestfile,atf
 6396./usr/tests/usr.bin/xlint/lint1/msg_288.c tests-usr.bin-tests compattestfile,atf
 6397./usr/tests/usr.bin/xlint/lint1/msg_288.exp tests-usr.bin-tests compattestfile,atf
 6398./usr/tests/usr.bin/xlint/lint1/msg_289.c tests-usr.bin-tests compattestfile,atf
 6399./usr/tests/usr.bin/xlint/lint1/msg_289.exp tests-usr.bin-tests compattestfile,atf
 6400./usr/tests/usr.bin/xlint/lint1/msg_290.c tests-usr.bin-tests compattestfile,atf
 6401./usr/tests/usr.bin/xlint/lint1/msg_290.exp tests-usr.bin-tests compattestfile,atf
 6402./usr/tests/usr.bin/xlint/lint1/msg_291.c tests-usr.bin-tests compattestfile,atf
 6403./usr/tests/usr.bin/xlint/lint1/msg_291.exp tests-usr.bin-tests compattestfile,atf
 6404./usr/tests/usr.bin/xlint/lint1/msg_292.c tests-usr.bin-tests compattestfile,atf
 6405./usr/tests/usr.bin/xlint/lint1/msg_292.exp tests-usr.bin-tests compattestfile,atf
 6406./usr/tests/usr.bin/xlint/lint1/msg_293.c tests-usr.bin-tests compattestfile,atf
 6407./usr/tests/usr.bin/xlint/lint1/msg_293.exp tests-usr.bin-tests compattestfile,atf
 6408./usr/tests/usr.bin/xlint/lint1/msg_294.c tests-usr.bin-tests compattestfile,atf
 6409./usr/tests/usr.bin/xlint/lint1/msg_294.exp tests-usr.bin-tests compattestfile,atf
 6410./usr/tests/usr.bin/xlint/lint1/msg_295.c tests-usr.bin-tests compattestfile,atf
 6411./usr/tests/usr.bin/xlint/lint1/msg_295.exp tests-usr.bin-tests compattestfile,atf
 6412./usr/tests/usr.bin/xlint/lint1/msg_296.c tests-usr.bin-tests compattestfile,atf
 6413./usr/tests/usr.bin/xlint/lint1/msg_296.exp tests-usr.bin-tests compattestfile,atf
 6414./usr/tests/usr.bin/xlint/lint1/msg_297.c tests-usr.bin-tests compattestfile,atf
 6415./usr/tests/usr.bin/xlint/lint1/msg_297.exp tests-usr.bin-tests compattestfile,atf
 6416./usr/tests/usr.bin/xlint/lint1/msg_298.c tests-usr.bin-tests compattestfile,atf
 6417./usr/tests/usr.bin/xlint/lint1/msg_298.exp tests-usr.bin-tests compattestfile,atf
 6418./usr/tests/usr.bin/xlint/lint1/msg_299.c tests-usr.bin-tests compattestfile,atf
 6419./usr/tests/usr.bin/xlint/lint1/msg_299.exp tests-usr.bin-tests compattestfile,atf
 6420./usr/tests/usr.bin/xlint/lint1/msg_300.c tests-usr.bin-tests compattestfile,atf
 6421./usr/tests/usr.bin/xlint/lint1/msg_300.exp tests-usr.bin-tests compattestfile,atf
 6422./usr/tests/usr.bin/xlint/lint1/msg_301.c tests-usr.bin-tests compattestfile,atf
 6423./usr/tests/usr.bin/xlint/lint1/msg_301.exp tests-usr.bin-tests compattestfile,atf
 6424./usr/tests/usr.bin/xlint/lint1/msg_302.c tests-usr.bin-tests compattestfile,atf
 6425./usr/tests/usr.bin/xlint/lint1/msg_302.exp tests-usr.bin-tests compattestfile,atf
 6426./usr/tests/usr.bin/xlint/lint1/msg_303.c tests-usr.bin-tests compattestfile,atf
 6427./usr/tests/usr.bin/xlint/lint1/msg_303.exp tests-usr.bin-tests compattestfile,atf
 6428./usr/tests/usr.bin/xlint/lint1/msg_304.c tests-usr.bin-tests compattestfile,atf
 6429./usr/tests/usr.bin/xlint/lint1/msg_304.exp tests-usr.bin-tests compattestfile,atf
 6430./usr/tests/usr.bin/xlint/lint1/msg_305.c tests-usr.bin-tests compattestfile,atf
 6431./usr/tests/usr.bin/xlint/lint1/msg_305.exp tests-usr.bin-tests compattestfile,atf
 6432./usr/tests/usr.bin/xlint/lint1/msg_306.c tests-usr.bin-tests compattestfile,atf
 6433./usr/tests/usr.bin/xlint/lint1/msg_306.exp tests-usr.bin-tests compattestfile,atf
 6434./usr/tests/usr.bin/xlint/lint1/msg_307.c tests-usr.bin-tests compattestfile,atf
 6435./usr/tests/usr.bin/xlint/lint1/msg_307.exp tests-usr.bin-tests compattestfile,atf
 6436./usr/tests/usr.bin/xlint/lint1/msg_308.c tests-usr.bin-tests compattestfile,atf
 6437./usr/tests/usr.bin/xlint/lint1/msg_308.exp tests-usr.bin-tests compattestfile,atf
 6438./usr/tests/usr.bin/xlint/lint1/msg_309.c tests-usr.bin-tests compattestfile,atf
 6439./usr/tests/usr.bin/xlint/lint1/msg_309.exp tests-usr.bin-tests compattestfile,atf
 6440./usr/tests/usr.bin/xlint/lint1/msg_310.c tests-usr.bin-tests compattestfile,atf
 6441./usr/tests/usr.bin/xlint/lint1/msg_310.exp tests-usr.bin-tests compattestfile,atf
 6442./usr/tests/usr.bin/xlint/lint1/msg_311.c tests-usr.bin-tests compattestfile,atf
 6443./usr/tests/usr.bin/xlint/lint1/msg_311.exp tests-usr.bin-tests compattestfile,atf
 6444./usr/tests/usr.bin/xlint/lint1/msg_312.c tests-usr.bin-tests compattestfile,atf
 6445./usr/tests/usr.bin/xlint/lint1/msg_312.exp tests-usr.bin-tests compattestfile,atf
 6446./usr/tests/usr.bin/xlint/lint1/msg_313.c tests-usr.bin-tests compattestfile,atf
 6447./usr/tests/usr.bin/xlint/lint1/msg_313.exp tests-usr.bin-tests compattestfile,atf
 6448./usr/tests/usr.bin/xlint/lint1/msg_314.c tests-usr.bin-tests compattestfile,atf
 6449./usr/tests/usr.bin/xlint/lint1/msg_314.exp tests-usr.bin-tests compattestfile,atf
 6450./usr/tests/usr.bin/xlint/lint1/msg_315.c tests-usr.bin-tests compattestfile,atf
 6451./usr/tests/usr.bin/xlint/lint1/msg_315.exp tests-usr.bin-tests compattestfile,atf
 6452./usr/tests/usr.bin/xlint/lint1/msg_316.c tests-usr.bin-tests compattestfile,atf
 6453./usr/tests/usr.bin/xlint/lint1/msg_316.exp tests-usr.bin-tests compattestfile,atf
 6454./usr/tests/usr.bin/xlint/lint1/msg_317.c tests-usr.bin-tests compattestfile,atf
 6455./usr/tests/usr.bin/xlint/lint1/msg_317.exp tests-usr.bin-tests compattestfile,atf
 6456./usr/tests/usr.bin/xlint/lint1/msg_318.c tests-usr.bin-tests compattestfile,atf
 6457./usr/tests/usr.bin/xlint/lint1/msg_318.exp tests-usr.bin-tests compattestfile,atf
 6458./usr/tests/usr.bin/xlint/lint1/msg_319.c tests-usr.bin-tests compattestfile,atf
 6459./usr/tests/usr.bin/xlint/lint1/msg_319.exp tests-usr.bin-tests compattestfile,atf
 6460./usr/tests/usr.bin/xlint/lint1/msg_320.c tests-usr.bin-tests compattestfile,atf
 6461./usr/tests/usr.bin/xlint/lint1/msg_320.exp tests-usr.bin-tests compattestfile,atf
 6462./usr/tests/usr.bin/xlint/lint1/msg_321.c tests-usr.bin-tests compattestfile,atf
 6463./usr/tests/usr.bin/xlint/lint1/msg_321.exp tests-usr.bin-tests compattestfile,atf
 6464./usr/tests/usr.bin/xlint/lint1/msg_322.c tests-usr.bin-tests compattestfile,atf
 6465./usr/tests/usr.bin/xlint/lint1/msg_322.exp tests-usr.bin-tests compattestfile,atf
 6466./usr/tests/usr.bin/xlint/lint1/msg_323.c tests-usr.bin-tests compattestfile,atf
 6467./usr/tests/usr.bin/xlint/lint1/msg_323.exp tests-usr.bin-tests compattestfile,atf
 6468./usr/tests/usr.bin/xlint/lint1/msg_324.c tests-usr.bin-tests compattestfile,atf
 6469./usr/tests/usr.bin/xlint/lint1/msg_324.exp tests-usr.bin-tests compattestfile,atf
 6470./usr/tests/usr.bin/xlint/lint1/msg_325.c tests-usr.bin-tests compattestfile,atf
 6471./usr/tests/usr.bin/xlint/lint1/msg_325.exp tests-usr.bin-tests compattestfile,atf
 6472./usr/tests/usr.bin/xlint/lint1/msg_326.c tests-usr.bin-tests compattestfile,atf
 6473./usr/tests/usr.bin/xlint/lint1/msg_326.exp tests-usr.bin-tests compattestfile,atf
 6474./usr/tests/usr.bin/xlint/lint1/msg_327.c tests-usr.bin-tests compattestfile,atf
 6475./usr/tests/usr.bin/xlint/lint1/msg_327.exp tests-usr.bin-tests compattestfile,atf
 6476./usr/tests/usr.bin/xlint/lint1/msg_328.c tests-usr.bin-tests compattestfile,atf
 6477./usr/tests/usr.bin/xlint/lint1/msg_328.exp tests-usr.bin-tests compattestfile,atf
 6478./usr/tests/usr.bin/xlint/lint1/msg_329.c tests-usr.bin-tests compattestfile,atf
 6479./usr/tests/usr.bin/xlint/lint1/msg_329.exp tests-usr.bin-tests compattestfile,atf
5782./usr/tests/usr.bin/xlint/lint1/t_integration tests-usr.bin-tests compattestfile,atf 6480./usr/tests/usr.bin/xlint/lint1/t_integration tests-usr.bin-tests compattestfile,atf
5783./usr/tests/usr.bin/ztest tests-usr.bin-tests compattestfile,atf 6481./usr/tests/usr.bin/ztest tests-usr.bin-tests compattestfile,atf
5784./usr/tests/usr.bin/ztest/Atffile tests-usr.bin-tests compattestfile,atf 6482./usr/tests/usr.bin/ztest/Atffile tests-usr.bin-tests compattestfile,atf
5785./usr/tests/usr.bin/ztest/Kyuafile tests-usr.bin-tests compattestfile,atf,kyua 6483./usr/tests/usr.bin/ztest/Kyuafile tests-usr.bin-tests compattestfile,atf,kyua
5786./usr/tests/usr.bin/ztest/t_ztest tests-usr.bin-tests compattestfile,atf 6484./usr/tests/usr.bin/ztest/t_ztest tests-usr.bin-tests compattestfile,atf
5787./usr/tests/usr.sbin tests-usr.sbin-tests compattestfile,atf 6485./usr/tests/usr.sbin tests-usr.sbin-tests compattestfile,atf
5788./usr/tests/usr.sbin/Atffile tests-usr.sbin-tests compattestfile,atf 6486./usr/tests/usr.sbin/Atffile tests-usr.sbin-tests compattestfile,atf
5789./usr/tests/usr.sbin/Kyuafile tests-usr.sbin-tests compattestfile,atf,kyua 6487./usr/tests/usr.sbin/Kyuafile tests-usr.sbin-tests compattestfile,atf,kyua
5790./usr/tests/usr.sbin/cpuctl tests-usr.sbin-tests compattestfile,atf 6488./usr/tests/usr.sbin/cpuctl tests-usr.sbin-tests compattestfile,atf
5791./usr/tests/usr.sbin/cpuctl/Atffile tests-usr.sbin-tests compattestfile,atf 6489./usr/tests/usr.sbin/cpuctl/Atffile tests-usr.sbin-tests compattestfile,atf
5792./usr/tests/usr.sbin/cpuctl/Kyuafile tests-usr.sbin-tests compattestfile,atf,kyua 6490./usr/tests/usr.sbin/cpuctl/Kyuafile tests-usr.sbin-tests compattestfile,atf,kyua
5793./usr/tests/usr.sbin/cpuctl/t_cpuctl tests-usr.sbin-tests compattestfile,atf 6491./usr/tests/usr.sbin/cpuctl/t_cpuctl tests-usr.sbin-tests compattestfile,atf
5794./usr/tests/usr.sbin/execsnoop tests-usr.sbin-tests compattestfile,atf 6492./usr/tests/usr.sbin/execsnoop tests-usr.sbin-tests compattestfile,atf

cvs diff -r1.163 -r1.163.2.1 src/distrib/sets/lists/xbase/mi (expand / switch to unified diff)

--- src/distrib/sets/lists/xbase/mi 2020/11/10 21:47:41 1.163
+++ src/distrib/sets/lists/xbase/mi 2021/01/03 16:49:32 1.163.2.1
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: mi,v 1.163 2020/11/10 21:47:41 kamil Exp $ 1# $NetBSD: mi,v 1.163.2.1 2021/01/03 16:49:32 thorpej Exp $
2# 2#
3# Note: don't delete entries from here - mark them as "obsolete" instead. 3# Note: don't delete entries from here - mark them as "obsolete" instead.
4# 4#
5./etc/mtree/set.xbase xbase-sys-root 5./etc/mtree/set.xbase xbase-sys-root
6./usr/X11R7 base-x11-root xorg 6./usr/X11R7 base-x11-root xorg
7./usr/X11R7/bin base-x11-root xorg 7./usr/X11R7/bin base-x11-root xorg
8./usr/X11R7/bin/Xmark xbase-x11perf-bin xorg 8./usr/X11R7/bin/Xmark xbase-x11perf-bin xorg
9./usr/X11R7/bin/appres xbase-appres-bin xorg 9./usr/X11R7/bin/appres xbase-appres-bin xorg
10./usr/X11R7/bin/atobm xbase-bitmap-bin xorg 10./usr/X11R7/bin/atobm xbase-bitmap-bin xorg
11./usr/X11R7/bin/bdftopcf xbase-bdftopcf-bin xorg 11./usr/X11R7/bin/bdftopcf xbase-bdftopcf-bin xorg
12./usr/X11R7/bin/bdftruncate xbase-bdftruncate-bin xorg 12./usr/X11R7/bin/bdftruncate xbase-bdftruncate-bin xorg
13./usr/X11R7/bin/beforelight xbase-beforelight-bin xorg 13./usr/X11R7/bin/beforelight xbase-beforelight-bin xorg
14./usr/X11R7/bin/bitmap xbase-bitmap-bin xorg 14./usr/X11R7/bin/bitmap xbase-bitmap-bin xorg
@@ -43,27 +43,27 @@ @@ -43,27 +43,27 @@
43./usr/X11R7/bin/luit xbase-luit-bin xorg 43./usr/X11R7/bin/luit xbase-luit-bin xorg
44./usr/X11R7/bin/makedepend xbase-makedepend-bin xorg 44./usr/X11R7/bin/makedepend xbase-makedepend-bin xorg
45./usr/X11R7/bin/makeg xbase-makeg-bin xorg 45./usr/X11R7/bin/makeg xbase-makeg-bin xorg
46./usr/X11R7/bin/makestrs xbase-makestrs-bin xorg 46./usr/X11R7/bin/makestrs xbase-makestrs-bin xorg
47./usr/X11R7/bin/mergelib xbase-mergelib-bin xorg 47./usr/X11R7/bin/mergelib xbase-mergelib-bin xorg
48./usr/X11R7/bin/mkdirhier xbase-mkdirhier-bin xorg 48./usr/X11R7/bin/mkdirhier xbase-mkdirhier-bin xorg
49./usr/X11R7/bin/mkfontdir xbase-mkfontdir-bin xorg 49./usr/X11R7/bin/mkfontdir xbase-mkfontdir-bin xorg
50./usr/X11R7/bin/mkfontscale xbase-mkfontscale-tools xorg 50./usr/X11R7/bin/mkfontscale xbase-mkfontscale-tools xorg
51./usr/X11R7/bin/mkhtmlindex xbase-mkhtmlindex-bin xorg 51./usr/X11R7/bin/mkhtmlindex xbase-mkhtmlindex-bin xorg
52./usr/X11R7/bin/oclock xbase-oclock-bin xorg 52./usr/X11R7/bin/oclock xbase-oclock-bin xorg
53./usr/X11R7/bin/perfboth xbase-x11perf-bin xorg 53./usr/X11R7/bin/perfboth xbase-x11perf-bin xorg
54./usr/X11R7/bin/perfratio xbase-x11perf-bin xorg 54./usr/X11R7/bin/perfratio xbase-x11perf-bin xorg
55./usr/X11R7/bin/proxymngr xbase-proxymngr-bin xorg 55./usr/X11R7/bin/proxymngr xbase-proxymngr-bin xorg
56./usr/X11R7/bin/resize xbase-xterm-bin xorg 56./usr/X11R7/bin/resize xbase-obsolete obsolete
57./usr/X11R7/bin/revpath xbase-revpath-bin xorg 57./usr/X11R7/bin/revpath xbase-revpath-bin xorg
58./usr/X11R7/bin/sessreg xbase-sessreg-bin xorg 58./usr/X11R7/bin/sessreg xbase-sessreg-bin xorg
59./usr/X11R7/bin/setxkbmap xbase-setxkbmap-bin xorg 59./usr/X11R7/bin/setxkbmap xbase-setxkbmap-bin xorg
60./usr/X11R7/bin/showrgb xbase-rgb-bin xorg 60./usr/X11R7/bin/showrgb xbase-rgb-bin xorg
61./usr/X11R7/bin/smproxy xbase-smproxy-bin xorg 61./usr/X11R7/bin/smproxy xbase-smproxy-bin xorg
62./usr/X11R7/bin/ssh-askpass xbase-ssh-askpass-bin xorg 62./usr/X11R7/bin/ssh-askpass xbase-ssh-askpass-bin xorg
63./usr/X11R7/bin/startx xbase-xinit-bin xorg 63./usr/X11R7/bin/startx xbase-xinit-bin xorg
64./usr/X11R7/bin/sxpm xbase-sxpm-bin xorg 64./usr/X11R7/bin/sxpm xbase-sxpm-bin xorg
65./usr/X11R7/bin/transset xbase-transset-bin xorg 65./usr/X11R7/bin/transset xbase-transset-bin xorg
66./usr/X11R7/bin/twm xbase-twm-bin xorg 66./usr/X11R7/bin/twm xbase-twm-bin xorg
67./usr/X11R7/bin/ucs2any xbase-ucs2any-tools xorg 67./usr/X11R7/bin/ucs2any xbase-ucs2any-tools xorg
68./usr/X11R7/bin/uxterm xbase-xterm-bin xorg 68./usr/X11R7/bin/uxterm xbase-xterm-bin xorg
69./usr/X11R7/bin/viewres xbase-viewres-bin xorg 69./usr/X11R7/bin/viewres xbase-viewres-bin xorg
@@ -1299,27 +1299,27 @@ @@ -1299,27 +1299,27 @@
1299./usr/X11R7/man/cat1/lbxproxy.0 xbase-obsolete obsolete 1299./usr/X11R7/man/cat1/lbxproxy.0 xbase-obsolete obsolete
1300./usr/X11R7/man/cat1/listres.0 xbase-listres-catman .cat,xorg 1300./usr/X11R7/man/cat1/listres.0 xbase-listres-catman .cat,xorg
1301./usr/X11R7/man/cat1/lndir.0 xbase-lndir-catman .cat,xorg 1301./usr/X11R7/man/cat1/lndir.0 xbase-lndir-catman .cat,xorg
1302./usr/X11R7/man/cat1/luit.0 xbase-luit-catman .cat,xorg 1302./usr/X11R7/man/cat1/luit.0 xbase-luit-catman .cat,xorg
1303./usr/X11R7/man/cat1/makedepend.0 xbase-makedepend-catman .cat,xorg 1303./usr/X11R7/man/cat1/makedepend.0 xbase-makedepend-catman .cat,xorg
1304./usr/X11R7/man/cat1/makeg.0 xbase-makeg-catman .cat,xorg 1304./usr/X11R7/man/cat1/makeg.0 xbase-makeg-catman .cat,xorg
1305./usr/X11R7/man/cat1/makestrs.0 xbase-makestrs-catman .cat,xorg 1305./usr/X11R7/man/cat1/makestrs.0 xbase-makestrs-catman .cat,xorg
1306./usr/X11R7/man/cat1/mkdirhier.0 xbase-mkdirhier-catman .cat,xorg 1306./usr/X11R7/man/cat1/mkdirhier.0 xbase-mkdirhier-catman .cat,xorg
1307./usr/X11R7/man/cat1/mkfontdir.0 xbase-mkfontdir-catman .cat,xorg 1307./usr/X11R7/man/cat1/mkfontdir.0 xbase-mkfontdir-catman .cat,xorg
1308./usr/X11R7/man/cat1/mkfontscale.0 xbase-mkfontscale-catman .cat,xorg 1308./usr/X11R7/man/cat1/mkfontscale.0 xbase-mkfontscale-catman .cat,xorg
1309./usr/X11R7/man/cat1/mkhtmlindex.0 xbase-mkhtmlindex-catman .cat,xorg 1309./usr/X11R7/man/cat1/mkhtmlindex.0 xbase-mkhtmlindex-catman .cat,xorg
1310./usr/X11R7/man/cat1/oclock.0 xbase-oclock-catman .cat,xorg 1310./usr/X11R7/man/cat1/oclock.0 xbase-oclock-catman .cat,xorg
1311./usr/X11R7/man/cat1/proxymngr.0 xbase-proxymngr-catman .cat,xorg 1311./usr/X11R7/man/cat1/proxymngr.0 xbase-proxymngr-catman .cat,xorg
1312./usr/X11R7/man/cat1/resize.0 xbase-xterm-catman .cat,xorg 1312./usr/X11R7/man/cat1/resize.0 xbase-obsolete obsolete
1313./usr/X11R7/man/cat1/revpath.0 xbase-revpath-catman .cat,xorg 1313./usr/X11R7/man/cat1/revpath.0 xbase-revpath-catman .cat,xorg
1314./usr/X11R7/man/cat1/sessreg.0 xbase-sessreg-catman .cat,xorg 1314./usr/X11R7/man/cat1/sessreg.0 xbase-sessreg-catman .cat,xorg
1315./usr/X11R7/man/cat1/setxkbmap.0 xbase-setxkbmap-catman .cat,xorg 1315./usr/X11R7/man/cat1/setxkbmap.0 xbase-setxkbmap-catman .cat,xorg
1316./usr/X11R7/man/cat1/showrgb.0 xbase-rgb-catman .cat,xorg 1316./usr/X11R7/man/cat1/showrgb.0 xbase-rgb-catman .cat,xorg
1317./usr/X11R7/man/cat1/smproxy.0 xbase-smproxy-catman .cat,xorg 1317./usr/X11R7/man/cat1/smproxy.0 xbase-smproxy-catman .cat,xorg
1318./usr/X11R7/man/cat1/ssh-askpass.0 xbase-ssh-askpass-catman .cat,xorg 1318./usr/X11R7/man/cat1/ssh-askpass.0 xbase-ssh-askpass-catman .cat,xorg
1319./usr/X11R7/man/cat1/startx.0 xbase-xinit-catman .cat,xorg 1319./usr/X11R7/man/cat1/startx.0 xbase-xinit-catman .cat,xorg
1320./usr/X11R7/man/cat1/sxpm.0 xbase-sxpm-catman .cat,xorg 1320./usr/X11R7/man/cat1/sxpm.0 xbase-sxpm-catman .cat,xorg
1321./usr/X11R7/man/cat1/transset.0 xbase-transset-catman .cat,xorg 1321./usr/X11R7/man/cat1/transset.0 xbase-transset-catman .cat,xorg
1322./usr/X11R7/man/cat1/twm.0 xbase-twm-catman .cat,xorg 1322./usr/X11R7/man/cat1/twm.0 xbase-twm-catman .cat,xorg
1323./usr/X11R7/man/cat1/ucs2any.0 xbase-ucs2any-catman .cat,xorg 1323./usr/X11R7/man/cat1/ucs2any.0 xbase-ucs2any-catman .cat,xorg
1324./usr/X11R7/man/cat1/viewres.0 xbase-viewres-catman .cat,xorg 1324./usr/X11R7/man/cat1/viewres.0 xbase-viewres-catman .cat,xorg
1325./usr/X11R7/man/cat1/x11perf.0 xbase-x11perf-catman .cat,xorg 1325./usr/X11R7/man/cat1/x11perf.0 xbase-x11perf-catman .cat,xorg
@@ -1447,27 +1447,27 @@ @@ -1447,27 +1447,27 @@
1447./usr/X11R7/man/html1/lbxproxy.html xbase-obsolete obsolete 1447./usr/X11R7/man/html1/lbxproxy.html xbase-obsolete obsolete
1448./usr/X11R7/man/html1/listres.html xbase-listres-htmlman html,xorg 1448./usr/X11R7/man/html1/listres.html xbase-listres-htmlman html,xorg
1449./usr/X11R7/man/html1/lndir.html xbase-lndir-htmlman html,xorg 1449./usr/X11R7/man/html1/lndir.html xbase-lndir-htmlman html,xorg
1450./usr/X11R7/man/html1/luit.html xbase-luit-htmlman html,xorg 1450./usr/X11R7/man/html1/luit.html xbase-luit-htmlman html,xorg
1451./usr/X11R7/man/html1/makedepend.html xbase-makedepend-htmlman html,xorg 1451./usr/X11R7/man/html1/makedepend.html xbase-makedepend-htmlman html,xorg
1452./usr/X11R7/man/html1/makeg.html xbase-makeg-htmlman html,xorg 1452./usr/X11R7/man/html1/makeg.html xbase-makeg-htmlman html,xorg
1453./usr/X11R7/man/html1/makestrs.html xbase-makestrs-htmlman html,xorg 1453./usr/X11R7/man/html1/makestrs.html xbase-makestrs-htmlman html,xorg
1454./usr/X11R7/man/html1/mkdirhier.html xbase-mkdirhier-htmlman html,xorg 1454./usr/X11R7/man/html1/mkdirhier.html xbase-mkdirhier-htmlman html,xorg
1455./usr/X11R7/man/html1/mkfontdir.html xbase-mkfontdir-htmlman html,xorg 1455./usr/X11R7/man/html1/mkfontdir.html xbase-mkfontdir-htmlman html,xorg
1456./usr/X11R7/man/html1/mkfontscale.html xbase-mkfontscale-htmlman html,xorg 1456./usr/X11R7/man/html1/mkfontscale.html xbase-mkfontscale-htmlman html,xorg
1457./usr/X11R7/man/html1/mkhtmlindex.html xbase-mkhtmlindex-htmlman html,xorg 1457./usr/X11R7/man/html1/mkhtmlindex.html xbase-mkhtmlindex-htmlman html,xorg
1458./usr/X11R7/man/html1/oclock.html xbase-oclock-htmlman html,xorg 1458./usr/X11R7/man/html1/oclock.html xbase-oclock-htmlman html,xorg
1459./usr/X11R7/man/html1/proxymngr.html xbase-proxymngr-htmlman html,xorg 1459./usr/X11R7/man/html1/proxymngr.html xbase-proxymngr-htmlman html,xorg
1460./usr/X11R7/man/html1/resize.html xbase-resize-htmlman html,xorg 1460./usr/X11R7/man/html1/resize.html xbase-obsolete obsolete
1461./usr/X11R7/man/html1/revpath.html xbase-revpath-htmlman html,xorg 1461./usr/X11R7/man/html1/revpath.html xbase-revpath-htmlman html,xorg
1462./usr/X11R7/man/html1/sessreg.html xbase-sessreg-htmlman html,xorg 1462./usr/X11R7/man/html1/sessreg.html xbase-sessreg-htmlman html,xorg
1463./usr/X11R7/man/html1/setxkbmap.html xbase-setxkbmap-htmlman html,xorg 1463./usr/X11R7/man/html1/setxkbmap.html xbase-setxkbmap-htmlman html,xorg
1464./usr/X11R7/man/html1/showrgb.html xbase-rgb-htmlman html,xorg 1464./usr/X11R7/man/html1/showrgb.html xbase-rgb-htmlman html,xorg
1465./usr/X11R7/man/html1/smproxy.html xbase-smproxy-htmlman html,xorg 1465./usr/X11R7/man/html1/smproxy.html xbase-smproxy-htmlman html,xorg
1466./usr/X11R7/man/html1/ssh-askpass.html xbase-ssh-askpass-htmlman html,xorg 1466./usr/X11R7/man/html1/ssh-askpass.html xbase-ssh-askpass-htmlman html,xorg
1467./usr/X11R7/man/html1/startx.html xbase-xinit-htmlman html,xorg 1467./usr/X11R7/man/html1/startx.html xbase-xinit-htmlman html,xorg
1468./usr/X11R7/man/html1/sxpm.html xbase-sxpm-htmlman html,xorg 1468./usr/X11R7/man/html1/sxpm.html xbase-sxpm-htmlman html,xorg
1469./usr/X11R7/man/html1/transset.html xbase-transset-htmlman html,xorg 1469./usr/X11R7/man/html1/transset.html xbase-transset-htmlman html,xorg
1470./usr/X11R7/man/html1/twm.html xbase-twm-htmlman html,xorg 1470./usr/X11R7/man/html1/twm.html xbase-twm-htmlman html,xorg
1471./usr/X11R7/man/html1/ucs2any.html xbase-ucs2any-htmlman html,xorg 1471./usr/X11R7/man/html1/ucs2any.html xbase-ucs2any-htmlman html,xorg
1472./usr/X11R7/man/html1/viewres.html xbase-viewres-htmlman html,xorg 1472./usr/X11R7/man/html1/viewres.html xbase-viewres-htmlman html,xorg
1473./usr/X11R7/man/html1/x11perf.html xbase-x11perf-htmlman html,xorg 1473./usr/X11R7/man/html1/x11perf.html xbase-x11perf-htmlman html,xorg
@@ -1596,27 +1596,27 @@ @@ -1596,27 +1596,27 @@
1596./usr/X11R7/man/man1/listres.1 xbase-listres-man .man,xorg 1596./usr/X11R7/man/man1/listres.1 xbase-listres-man .man,xorg
1597./usr/X11R7/man/man1/lndir.1 xbase-lndir-man .man,xorg 1597./usr/X11R7/man/man1/lndir.1 xbase-lndir-man .man,xorg
1598./usr/X11R7/man/man1/luit.1 xbase-luit-man .man,xorg 1598./usr/X11R7/man/man1/luit.1 xbase-luit-man .man,xorg
1599./usr/X11R7/man/man1/makedepend.1 xbase-makedepend-man .man,xorg 1599./usr/X11R7/man/man1/makedepend.1 xbase-makedepend-man .man,xorg
1600./usr/X11R7/man/man1/makeg.1 xbase-makeg-man .man,xorg 1600./usr/X11R7/man/man1/makeg.1 xbase-makeg-man .man,xorg
1601./usr/X11R7/man/man1/makestrs.1 xbase-makestrs-man .man,xorg 1601./usr/X11R7/man/man1/makestrs.1 xbase-makestrs-man .man,xorg
1602./usr/X11R7/man/man1/mergelib.1 xbase-mergelib-man .man,xorg 1602./usr/X11R7/man/man1/mergelib.1 xbase-mergelib-man .man,xorg
1603./usr/X11R7/man/man1/mkdirhier.1 xbase-mkdirhier-man .man,xorg 1603./usr/X11R7/man/man1/mkdirhier.1 xbase-mkdirhier-man .man,xorg
1604./usr/X11R7/man/man1/mkfontdir.1 xbase-mkfontdir-man .man,xorg 1604./usr/X11R7/man/man1/mkfontdir.1 xbase-mkfontdir-man .man,xorg
1605./usr/X11R7/man/man1/mkfontscale.1 xbase-mkfontscale-man .man,xorg 1605./usr/X11R7/man/man1/mkfontscale.1 xbase-mkfontscale-man .man,xorg
1606./usr/X11R7/man/man1/mkhtmlindex.1 xbase-mkhtmlindex-man .man,xorg 1606./usr/X11R7/man/man1/mkhtmlindex.1 xbase-mkhtmlindex-man .man,xorg
1607./usr/X11R7/man/man1/oclock.1 xbase-oclock-man .man,xorg 1607./usr/X11R7/man/man1/oclock.1 xbase-oclock-man .man,xorg
1608./usr/X11R7/man/man1/proxymngr.1 xbase-proxymngr-man .man,xorg 1608./usr/X11R7/man/man1/proxymngr.1 xbase-proxymngr-man .man,xorg
1609./usr/X11R7/man/man1/resize.1 xbase-xterm-man .man,xorg 1609./usr/X11R7/man/man1/resize.1 xbase-obsolete obsolete
1610./usr/X11R7/man/man1/revpath.1 xbase-revpath-man .man,xorg 1610./usr/X11R7/man/man1/revpath.1 xbase-revpath-man .man,xorg
1611./usr/X11R7/man/man1/sessreg.1 xbase-sessreg-man .man,xorg 1611./usr/X11R7/man/man1/sessreg.1 xbase-sessreg-man .man,xorg
1612./usr/X11R7/man/man1/setxkbmap.1 xbase-setxkbmap-man .man,xorg 1612./usr/X11R7/man/man1/setxkbmap.1 xbase-setxkbmap-man .man,xorg
1613./usr/X11R7/man/man1/showrgb.1 xbase-rgb-man .man,xorg 1613./usr/X11R7/man/man1/showrgb.1 xbase-rgb-man .man,xorg
1614./usr/X11R7/man/man1/smproxy.1 xbase-smproxy-man .man,xorg 1614./usr/X11R7/man/man1/smproxy.1 xbase-smproxy-man .man,xorg
1615./usr/X11R7/man/man1/ssh-askpass.1 xbase-ssh-askpass-man .man,xorg 1615./usr/X11R7/man/man1/ssh-askpass.1 xbase-ssh-askpass-man .man,xorg
1616./usr/X11R7/man/man1/startx.1 xbase-xinit-man .man,xorg 1616./usr/X11R7/man/man1/startx.1 xbase-xinit-man .man,xorg
1617./usr/X11R7/man/man1/sxpm.1 xbase-sxpm-man .man,xorg 1617./usr/X11R7/man/man1/sxpm.1 xbase-sxpm-man .man,xorg
1618./usr/X11R7/man/man1/transset.1 xbase-transset-man .man,xorg 1618./usr/X11R7/man/man1/transset.1 xbase-transset-man .man,xorg
1619./usr/X11R7/man/man1/twm.1 xbase-twm-man .man,xorg 1619./usr/X11R7/man/man1/twm.1 xbase-twm-man .man,xorg
1620./usr/X11R7/man/man1/ucs2any.1 xbase-ucs2any-man .man,xorg 1620./usr/X11R7/man/man1/ucs2any.1 xbase-ucs2any-man .man,xorg
1621./usr/X11R7/man/man1/viewres.1 xbase-viewres-man .man,xorg 1621./usr/X11R7/man/man1/viewres.1 xbase-viewres-man .man,xorg
1622./usr/X11R7/man/man1/x11perf.1 xbase-x11perf-man .man,xorg 1622./usr/X11R7/man/man1/x11perf.1 xbase-x11perf-man .man,xorg

cvs diff -r1.39 -r1.39.2.1 src/distrib/sets/lists/xdebug/mi (expand / switch to unified diff)

--- src/distrib/sets/lists/xdebug/mi 2020/10/28 08:10:09 1.39
+++ src/distrib/sets/lists/xdebug/mi 2021/01/03 16:49:32 1.39.2.1
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: mi,v 1.39 2020/10/28 08:10:09 nia Exp $ 1# $NetBSD: mi,v 1.39.2.1 2021/01/03 16:49:32 thorpej Exp $
2./etc/mtree/set.xdebug comp-sys-root 2./etc/mtree/set.xdebug comp-sys-root
3./usr/X11R7/lib base-x11-root xorg,debuglib,compatx11dir 3./usr/X11R7/lib base-x11-root xorg,debuglib,compatx11dir
4./usr/X11R7/lib/libEGL_g.a xdebug-libEGL-debuglib xorg,debuglib,compatx11file,xorg_glamor 4./usr/X11R7/lib/libEGL_g.a xdebug-libEGL-debuglib xorg,debuglib,compatx11file,xorg_glamor
5./usr/X11R7/lib/libFS_g.a xdebug-libFS-debuglib xorg,debuglib,compatx11file 5./usr/X11R7/lib/libFS_g.a xdebug-libFS-debuglib xorg,debuglib,compatx11file
6./usr/X11R7/lib/libGLU_g.a xdebug-libGLU-debuglib xorg,debuglib,compatx11file 6./usr/X11R7/lib/libGLU_g.a xdebug-libGLU-debuglib xorg,debuglib,compatx11file
7./usr/X11R7/lib/libGL_g.a xdebug-libGL-debuglib xorg,debuglib,compatx11file 7./usr/X11R7/lib/libGL_g.a xdebug-libGL-debuglib xorg,debuglib,compatx11file
8./usr/X11R7/lib/libGLw_g.a xdebug-libGLw-debuglib xorg,debuglib,compatx11file 8./usr/X11R7/lib/libGLw_g.a xdebug-libGLw-debuglib xorg,debuglib,compatx11file
9./usr/X11R7/lib/libICE_g.a xdebug-libICE-debuglib xorg,debuglib,compatx11file 9./usr/X11R7/lib/libICE_g.a xdebug-libICE-debuglib xorg,debuglib,compatx11file
10./usr/X11R7/lib/libOSMesa_g.a xdebug-obsolete xorg,obsolete 10./usr/X11R7/lib/libOSMesa_g.a xdebug-obsolete xorg,obsolete
11./usr/X11R7/lib/libSM_g.a xdebug-libSM-debuglib xorg,debuglib,compatx11file 11./usr/X11R7/lib/libSM_g.a xdebug-libSM-debuglib xorg,debuglib,compatx11file
12./usr/X11R7/lib/libX11-xcb_g.a xdebug-libX11-debuglib xorg,debuglib,compatx11file 12./usr/X11R7/lib/libX11-xcb_g.a xdebug-libX11-debuglib xorg,debuglib,compatx11file
13./usr/X11R7/lib/libX11_g.a xdebug-libX11-debuglib xorg,debuglib,compatx11file 13./usr/X11R7/lib/libX11_g.a xdebug-libX11-debuglib xorg,debuglib,compatx11file
14./usr/X11R7/lib/libXRes_g.a xdebug-libXres-debuglib xorg,debuglib,compatx11file 14./usr/X11R7/lib/libXRes_g.a xdebug-libXres-debuglib xorg,debuglib,compatx11file
@@ -134,27 +134,27 @@ @@ -134,27 +134,27 @@
134./usr/libdata/debug/usr/X11R7/bin/iceauth.debug xdebug-iceauth-debug xorg,debug 134./usr/libdata/debug/usr/X11R7/bin/iceauth.debug xdebug-iceauth-debug xorg,debug
135./usr/libdata/debug/usr/X11R7/bin/ico.debug xdebug-ico-debug xorg,debug 135./usr/libdata/debug/usr/X11R7/bin/ico.debug xdebug-ico-debug xorg,debug
136./usr/libdata/debug/usr/X11R7/bin/imake.debug xdebug-imake-debug xorg,debug 136./usr/libdata/debug/usr/X11R7/bin/imake.debug xdebug-imake-debug xorg,debug
137./usr/libdata/debug/usr/X11R7/bin/lbxproxy.debug xdebug-obsolete xorg,obsolete 137./usr/libdata/debug/usr/X11R7/bin/lbxproxy.debug xdebug-obsolete xorg,obsolete
138./usr/libdata/debug/usr/X11R7/bin/listres.debug xdebug-listres-debug xorg,debug 138./usr/libdata/debug/usr/X11R7/bin/listres.debug xdebug-listres-debug xorg,debug
139./usr/libdata/debug/usr/X11R7/bin/lndir.debug xdebug-lndir-debug xorg,debug 139./usr/libdata/debug/usr/X11R7/bin/lndir.debug xdebug-lndir-debug xorg,debug
140./usr/libdata/debug/usr/X11R7/bin/luit.debug xdebug-luit-debug xorg,debug 140./usr/libdata/debug/usr/X11R7/bin/luit.debug xdebug-luit-debug xorg,debug
141./usr/libdata/debug/usr/X11R7/bin/makedepend.debug xdebug-makedepend-debug xorg,debug 141./usr/libdata/debug/usr/X11R7/bin/makedepend.debug xdebug-makedepend-debug xorg,debug
142./usr/libdata/debug/usr/X11R7/bin/makestrs.debug xdebug-makestrs-debug xorg,debug 142./usr/libdata/debug/usr/X11R7/bin/makestrs.debug xdebug-makestrs-debug xorg,debug
143./usr/libdata/debug/usr/X11R7/bin/mkfontscale.debug xdebug-mkfontscale-debug xorg,debug 143./usr/libdata/debug/usr/X11R7/bin/mkfontscale.debug xdebug-mkfontscale-debug xorg,debug
144./usr/libdata/debug/usr/X11R7/bin/oclock.debug xdebug-oclock-debug xorg,debug 144./usr/libdata/debug/usr/X11R7/bin/oclock.debug xdebug-oclock-debug xorg,debug
145./usr/libdata/debug/usr/X11R7/bin/pcitweak.debug xdebug-obsolete xorg,obsolete 145./usr/libdata/debug/usr/X11R7/bin/pcitweak.debug xdebug-obsolete xorg,obsolete
146./usr/libdata/debug/usr/X11R7/bin/proxymngr.debug xdebug-proxymngr-debug xorg,debug 146./usr/libdata/debug/usr/X11R7/bin/proxymngr.debug xdebug-proxymngr-debug xorg,debug
147./usr/libdata/debug/usr/X11R7/bin/resize.debug xdebug-xterm-debug xorg,debug 147./usr/libdata/debug/usr/X11R7/bin/resize.debug xdebug-obsolete xorg,obsolete
148./usr/libdata/debug/usr/X11R7/bin/revpath.debug xdebug-revpath-debug xorg,debug 148./usr/libdata/debug/usr/X11R7/bin/revpath.debug xdebug-revpath-debug xorg,debug
149./usr/libdata/debug/usr/X11R7/bin/scanpci.debug xdebug-obsolete xorg,obsolete 149./usr/libdata/debug/usr/X11R7/bin/scanpci.debug xdebug-obsolete xorg,obsolete
150./usr/libdata/debug/usr/X11R7/bin/sessreg.debug xdebug-sessreg-debug xorg,debug 150./usr/libdata/debug/usr/X11R7/bin/sessreg.debug xdebug-sessreg-debug xorg,debug
151./usr/libdata/debug/usr/X11R7/bin/setxkbmap.debug xdebug-setxkbmap-debug xorg,debug 151./usr/libdata/debug/usr/X11R7/bin/setxkbmap.debug xdebug-setxkbmap-debug xorg,debug
152./usr/libdata/debug/usr/X11R7/bin/showrgb.debug xdebug-rgb-debug xorg,debug 152./usr/libdata/debug/usr/X11R7/bin/showrgb.debug xdebug-rgb-debug xorg,debug
153./usr/libdata/debug/usr/X11R7/bin/smproxy.debug xdebug-smproxy-debug xorg,debug 153./usr/libdata/debug/usr/X11R7/bin/smproxy.debug xdebug-smproxy-debug xorg,debug
154./usr/libdata/debug/usr/X11R7/bin/ssh-askpass.debug xdebug-ssh-askpass-debug xorg,debug 154./usr/libdata/debug/usr/X11R7/bin/ssh-askpass.debug xdebug-ssh-askpass-debug xorg,debug
155./usr/libdata/debug/usr/X11R7/bin/sxpm.debug xdebug-sxpm-debug xorg,debug 155./usr/libdata/debug/usr/X11R7/bin/sxpm.debug xdebug-sxpm-debug xorg,debug
156./usr/libdata/debug/usr/X11R7/bin/transset.debug xdebug-transset-debug xorg,debug 156./usr/libdata/debug/usr/X11R7/bin/transset.debug xdebug-transset-debug xorg,debug
157./usr/libdata/debug/usr/X11R7/bin/twm.debug xdebug-twm-debug xorg,debug 157./usr/libdata/debug/usr/X11R7/bin/twm.debug xdebug-twm-debug xorg,debug
158./usr/libdata/debug/usr/X11R7/bin/ucs2any.debug xdebug-ucs2any-debug xorg,debug 158./usr/libdata/debug/usr/X11R7/bin/ucs2any.debug xdebug-ucs2any-debug xorg,debug
159./usr/libdata/debug/usr/X11R7/bin/viewres.debug xdebug-viewres-debug xorg,debug 159./usr/libdata/debug/usr/X11R7/bin/viewres.debug xdebug-viewres-debug xorg,debug
160./usr/libdata/debug/usr/X11R7/bin/x11perf.debug xdebug-x11perf-debug xorg,debug 160./usr/libdata/debug/usr/X11R7/bin/x11perf.debug xdebug-x11perf-debug xorg,debug
@@ -225,13 +225,14 @@ @@ -225,13 +225,14 @@
225./usr/libdata/debug/usr/X11R7/bin/xtrapin.debug xdebug-obsolete xorg,obsolete 225./usr/libdata/debug/usr/X11R7/bin/xtrapin.debug xdebug-obsolete xorg,obsolete
226./usr/libdata/debug/usr/X11R7/bin/xtrapinfo.debug xdebug-obsolete xorg,obsolete 226./usr/libdata/debug/usr/X11R7/bin/xtrapinfo.debug xdebug-obsolete xorg,obsolete
227./usr/libdata/debug/usr/X11R7/bin/xtrapout.debug xdebug-obsolete xorg,obsolete 227./usr/libdata/debug/usr/X11R7/bin/xtrapout.debug xdebug-obsolete xorg,obsolete
228./usr/libdata/debug/usr/X11R7/bin/xtrapproto.debug xdebug-obsolete xorg,obsolete 228./usr/libdata/debug/usr/X11R7/bin/xtrapproto.debug xdebug-obsolete xorg,obsolete
229./usr/libdata/debug/usr/X11R7/bin/xtrapreset.debug xdebug-obsolete xorg,obsolete 229./usr/libdata/debug/usr/X11R7/bin/xtrapreset.debug xdebug-obsolete xorg,obsolete
230./usr/libdata/debug/usr/X11R7/bin/xtrapstats.debug xdebug-obsolete xorg,obsolete 230./usr/libdata/debug/usr/X11R7/bin/xtrapstats.debug xdebug-obsolete xorg,obsolete
231./usr/libdata/debug/usr/X11R7/bin/xvidtune.debug xdebug-xvidtune-debug xorg,debug 231./usr/libdata/debug/usr/X11R7/bin/xvidtune.debug xdebug-xvidtune-debug xorg,debug
232./usr/libdata/debug/usr/X11R7/bin/xvinfo.debug xdebug-xvinfo-debug xorg,debug 232./usr/libdata/debug/usr/X11R7/bin/xvinfo.debug xdebug-xvinfo-debug xorg,debug
233./usr/libdata/debug/usr/X11R7/bin/xwd.debug xdebug-xwd-debug xorg,debug 233./usr/libdata/debug/usr/X11R7/bin/xwd.debug xdebug-xwd-debug xorg,debug
234./usr/libdata/debug/usr/X11R7/bin/xwininfo.debug xdebug-xwininfo-debug xorg,debug 234./usr/libdata/debug/usr/X11R7/bin/xwininfo.debug xdebug-xwininfo-debug xorg,debug
235./usr/libdata/debug/usr/X11R7/bin/xwud.debug xdebug-xwud-debug xorg,debug 235./usr/libdata/debug/usr/X11R7/bin/xwud.debug xdebug-xwud-debug xorg,debug
236./usr/libdata/debug/usr/X11R7/lib/modules/dri/gallium_dri.so.0.debug xdebug-gallium-debug xorg,debug 236./usr/libdata/debug/usr/X11R7/lib/modules/dri/gallium_dri.so.0.debug xdebug-gallium-debug xorg,debug
237./usr/libdata/debug/usr/X11R7/libexec/chooser.debug xdebug-chooser-debug xorg,debug 237./usr/libdata/debug/usr/X11R7/libexec/chooser.debug xdebug-chooser-debug xorg,debug
 238./var/db/obsolete/xdebug base-sys-root xorg,debug