NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

kern/44166: build.sh fails with MKATF=no



>Number:         44166
>Category:       kern
>Synopsis:       build.sh fails with MKATF=no
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Nov 29 00:50:00 +0000 2010
>Originator:     agrier%poofygoof.com@localhost
>Release:        NetBSD 5.1_STABLE
>Organization:
  Aaron J. Grier | "Not your ordinary poofy goof." | 
agrier%poofygoof.com@localhost
>Environment:
System: NetBSD jarrell.localnet 5.1_RC4 NetBSD 5.1_RC4 (GENERIC) #1: Tue Nov 2 
10:24:10 PDT 2010 
ajgrier@ajgrierdev:/var/obj/amd64/usr/src/NetBSD/5/sys/arch/amd64/compile/GENERIC
 amd64
Architecture: x86_64
Machine: amd64
>Description:
build.sh fails with MKATF=no .

MKATF=no is desirable on smaller platforms, as the ATF framework is
incredibly memory-heavy to compile.
>How-To-Repeat:
build.sh -V MKATF=no
>Fix:
- add missing MKATF check in tests/net/Makefile
- update packing lists to use recognize MKATF

Index: distrib/sets/sets.subr
===================================================================
RCS file: /cvsroot/src/distrib/sets/sets.subr,v
retrieving revision 1.71.2.5
diff -u -r1.71.2.5 sets.subr
--- distrib/sets/sets.subr      8 Apr 2009 00:09:27 -0000       1.71.2.5
+++ distrib/sets/sets.subr      28 Nov 2010 23:16:34 -0000
@@ -22,6 +22,7 @@
 # as well as:
 #
 MKVARS="\
+       MKATF           \
        MKBFD           \
        MKCATPAGES      \
        MKCOMPAT        \
@@ -248,6 +249,7 @@
 #      obsolete                file is obsolete, and only printed if 
 #                              ${obsolete} != 0
 #
+#      atf                     ${MKATF} != no
 #      bfd                     ${MKBFD} != no
 #      catpages                ${MKCATPAGES} != no
 #      compat                  ${MKCOMPAT} != no
Index: distrib/sets/lists/base/mi
===================================================================
RCS file: /cvsroot/src/distrib/sets/lists/base/mi,v
retrieving revision 1.780.2.16
diff -u -r1.780.2.16 mi
--- distrib/sets/lists/base/mi  18 Oct 2009 19:02:34 -0000      1.780.2.16
+++ distrib/sets/lists/base/mi  28 Nov 2010 23:16:34 -0000
@@ -667,10 +667,10 @@
 ./usr/bin/apply                                        base-util-bin
 ./usr/bin/apropos                              base-man-bin
 ./usr/bin/at                                   base-cron-bin
-./usr/bin/atf-config                           base-atf-bin
-./usr/bin/atf-report                           base-atf-bin
-./usr/bin/atf-run                              base-atf-bin
-./usr/bin/atf-version                          base-atf-bin
+./usr/bin/atf-config                           base-atf-bin    atf
+./usr/bin/atf-report                           base-atf-bin    atf
+./usr/bin/atf-run                              base-atf-bin    atf
+./usr/bin/atf-version                          base-atf-bin    atf
 ./usr/bin/atq                                  base-cron-bin
 ./usr/bin/atrm                                 base-cron-bin
 ./usr/bin/audioctl                             base-audio-bin
@@ -1204,10 +1204,10 @@
 ./usr/libdata/ldscripts                                base-c-usr
 ./usr/libdata/lint                             base-c-usr
 ./usr/libexec                                  base-sys-usr
-./usr/libexec/atf-cleanup                      base-atf-bin
-./usr/libexec/atf-exec                         base-atf-bin
-./usr/libexec/atf-format                       base-atf-bin
-./usr/libexec/atf-killpg                       base-atf-bin
+./usr/libexec/atf-cleanup                      base-atf-bin    atf
+./usr/libexec/atf-exec                         base-atf-bin    atf
+./usr/libexec/atf-format                       base-atf-bin    atf
+./usr/libexec/atf-killpg                       base-atf-bin    atf
 ./usr/libexec/atrun                            base-cron-bin
 ./usr/libexec/ching                            base-games-usr
 ./usr/libexec/comsat                           base-mail-bin
@@ -1646,7 +1646,7 @@
 ./usr/sbin/zic                                 base-sysutil-bin
 ./usr/share                                    base-sys-share
 ./usr/share/atf                                        base-atf-share
-./usr/share/atf/atf-run.hooks                  base-atf-bin            share
+./usr/share/atf/atf-run.hooks                  base-atf-bin            
share,atf
 ./usr/share/atf/atf.config.subr                        base-atf-share          
share,obsolete
 ./usr/share/atf/atf.footer.subr                        base-atf-share          
share
 ./usr/share/atf/atf.header.subr                        base-atf-share          
share
Index: distrib/sets/lists/comp/md.amd64
===================================================================
RCS file: /cvsroot/src/distrib/sets/lists/comp/md.amd64,v
retrieving revision 1.39.2.4
diff -u -r1.39.2.4 md.amd64
--- distrib/sets/lists/comp/md.amd64    21 Nov 2010 02:42:32 -0000      1.39.2.4
+++ distrib/sets/lists/comp/md.amd64    28 Nov 2010 23:16:34 -0000
@@ -334,12 +334,12 @@
 ./usr/lib/i386/libasn1.so                      comp-sys-shlib          
compat,pic,kerberos
 ./usr/lib/i386/libasn1_p.a                     comp-c-proflib          
compat,profile,kerberos
 ./usr/lib/i386/libasn1_pic.a                   comp-c-piclib           
compat,pic,kerberos
-./usr/lib/i386/libatf-c++.a                    comp-c-lib              compat
-./usr/lib/i386/libatf-c++_p.a                  comp-c-proflib          
compat,profile
-./usr/lib/i386/libatf-c++_pic.a                        comp-c-piclib           
compat,pic
-./usr/lib/i386/libatf-c.a                      comp-c-lib              compat
-./usr/lib/i386/libatf-c_p.a                    comp-c-proflib          
compat,profile
-./usr/lib/i386/libatf-c_pic.a                  comp-c-piclib           
compat,pic
+./usr/lib/i386/libatf-c++.a                    comp-c-lib              
compat,atf
+./usr/lib/i386/libatf-c++_p.a                  comp-c-proflib          
compat,profile,atf
+./usr/lib/i386/libatf-c++_pic.a                        comp-c-piclib           
compat,pic,atf
+./usr/lib/i386/libatf-c.a                      comp-c-lib              
compat,atf
+./usr/lib/i386/libatf-c_p.a                    comp-c-proflib          
compat,profile,atf
+./usr/lib/i386/libatf-c_pic.a                  comp-c-piclib           
compat,pic,atf
 ./usr/lib/i386/libbfd.a                                comp-c-lib              
compat,pic,obsolete
 ./usr/lib/i386/libbfd.so                       comp-sys-shlib          
compat,pic,bfd
 ./usr/lib/i386/libbfd_p.a                      comp-c-proflib          
compat,profile,bfd
Index: distrib/sets/lists/comp/md.sparc64
===================================================================
RCS file: /cvsroot/src/distrib/sets/lists/comp/md.sparc64,v
retrieving revision 1.37.2.3
diff -u -r1.37.2.3 md.sparc64
--- distrib/sets/lists/comp/md.sparc64  16 Jan 2009 21:41:07 -0000      1.37.2.3
+++ distrib/sets/lists/comp/md.sparc64  28 Nov 2010 23:16:34 -0000
@@ -237,12 +237,12 @@
 ./usr/lib/sparc/libasn1.so                     base-sys-shlib          
compat,pic
 ./usr/lib/sparc/libasn1_p.a                    comp-c-proflib          
compat,profile
 ./usr/lib/sparc/libasn1_pic.a                  comp-c-piclib           
compat,pic
-./usr/lib/sparc/libatf-c++.a                   comp-c-lib              compat
-./usr/lib/sparc/libatf-c++_p.a                 comp-c-proflib          
compat,profile
-./usr/lib/sparc/libatf-c++_pic.a               comp-c-piclib           
compat,pic
-./usr/lib/sparc/libatf-c.a                     comp-c-lib              compat
-./usr/lib/sparc/libatf-c_p.a                   comp-c-proflib          
compat,profile
-./usr/lib/sparc/libatf-c_pic.a                 comp-c-piclib           
compat,pic
+./usr/lib/sparc/libatf-c++.a                   comp-c-lib              
compat,atf
+./usr/lib/sparc/libatf-c++_p.a                 comp-c-proflib          
compat,profile,atf
+./usr/lib/sparc/libatf-c++_pic.a               comp-c-piclib           
compat,pic,atf
+./usr/lib/sparc/libatf-c.a                     comp-c-lib              
compat,atf
+./usr/lib/sparc/libatf-c_p.a                   comp-c-proflib          
compat,profile,atf
+./usr/lib/sparc/libatf-c_pic.a                 comp-c-piclib           
compat,pic,atf
 ./usr/lib/sparc/libbfd.a                       comp-c-lib              
compat,pic
 ./usr/lib/sparc/libbfd.so                      base-sys-shlib          
compat,pic
 ./usr/lib/sparc/libbfd_p.a                     comp-c-proflib          
compat,profile,pic
Index: distrib/sets/lists/comp/mi
===================================================================
RCS file: /cvsroot/src/distrib/sets/lists/comp/mi,v
retrieving revision 1.1201.2.15
diff -u -r1.1201.2.15 mi
--- distrib/sets/lists/comp/mi  17 Mar 2010 03:17:18 -0000      1.1201.2.15
+++ distrib/sets/lists/comp/mi  28 Nov 2010 23:16:34 -0000
@@ -7,7 +7,7 @@
 ./usr/bin/ar                                   comp-util-bin           bfd
 ./usr/bin/as                                   comp-util-bin           bfd
 ./usr/bin/asa                                  comp-fortran-bin
-./usr/bin/atf-compile                          comp-atf-bin
+./usr/bin/atf-compile                          comp-atf-bin    atf
 ./usr/bin/c++                                  comp-cxx-bin            gcccmds
 ./usr/bin/c++filt                              comp-cxx-bin            bfd
 ./usr/bin/c89                                  comp-c-bin
@@ -111,46 +111,46 @@
 ./usr/include/atf                              comp-obsolete           obsolete
 ./usr/include/atf-c                            comp-atf-include
 ./usr/include/atf-c++                          comp-atf-include
-./usr/include/atf-c++.hpp                      comp-atf-include
-./usr/include/atf-c++/application.hpp          comp-atf-include
-./usr/include/atf-c++/atffile.hpp              comp-atf-include
-./usr/include/atf-c++/config.hpp               comp-atf-include
-./usr/include/atf-c++/env.hpp                  comp-atf-include
-./usr/include/atf-c++/exceptions.hpp           comp-atf-include
-./usr/include/atf-c++/expand.hpp               comp-atf-include
-./usr/include/atf-c++/formats.hpp              comp-atf-include
-./usr/include/atf-c++/fs.hpp                   comp-atf-include
-./usr/include/atf-c++/io.hpp                   comp-atf-include
-./usr/include/atf-c++/macros.hpp               comp-atf-include
-./usr/include/atf-c++/parser.hpp               comp-atf-include
-./usr/include/atf-c++/sanity.hpp               comp-atf-include
-./usr/include/atf-c++/signals.hpp              comp-atf-include
-./usr/include/atf-c++/tests.hpp                        comp-atf-include
-./usr/include/atf-c++/text.hpp                 comp-atf-include
-./usr/include/atf-c++/ui.hpp                   comp-atf-include
-./usr/include/atf-c++/user.hpp                 comp-atf-include
-./usr/include/atf-c++/utils.hpp                        comp-atf-include
-./usr/include/atf-c.h                          comp-atf-include
-./usr/include/atf-c/config.h                   comp-atf-include
-./usr/include/atf-c/defs.h                     comp-atf-include
-./usr/include/atf-c/dynstr.h                   comp-atf-include
-./usr/include/atf-c/env.h                      comp-atf-include
-./usr/include/atf-c/error.h                    comp-atf-include
-./usr/include/atf-c/expand.h                   comp-atf-include
-./usr/include/atf-c/fs.h                       comp-atf-include
-./usr/include/atf-c/io.h                       comp-atf-include
-./usr/include/atf-c/list.h                     comp-atf-include
-./usr/include/atf-c/macros.h                   comp-atf-include
-./usr/include/atf-c/map.h                      comp-atf-include
-./usr/include/atf-c/object.h                   comp-atf-include
-./usr/include/atf-c/sanity.h                   comp-atf-include
-./usr/include/atf-c/signals.h                  comp-atf-include
-./usr/include/atf-c/tc.h                       comp-atf-include
-./usr/include/atf-c/tcr.h                      comp-atf-include
-./usr/include/atf-c/text.h                     comp-atf-include
-./usr/include/atf-c/tp.h                       comp-atf-include
-./usr/include/atf-c/ui.h                       comp-atf-include
-./usr/include/atf-c/user.h                     comp-atf-include
+./usr/include/atf-c++.hpp                      comp-atf-include        atf
+./usr/include/atf-c++/application.hpp          comp-atf-include        atf
+./usr/include/atf-c++/atffile.hpp              comp-atf-include        atf
+./usr/include/atf-c++/config.hpp               comp-atf-include        atf
+./usr/include/atf-c++/env.hpp                  comp-atf-include        atf
+./usr/include/atf-c++/exceptions.hpp           comp-atf-include        atf
+./usr/include/atf-c++/expand.hpp               comp-atf-include        atf
+./usr/include/atf-c++/formats.hpp              comp-atf-include        atf
+./usr/include/atf-c++/fs.hpp                   comp-atf-include        atf
+./usr/include/atf-c++/io.hpp                   comp-atf-include        atf
+./usr/include/atf-c++/macros.hpp               comp-atf-include        atf
+./usr/include/atf-c++/parser.hpp               comp-atf-include        atf
+./usr/include/atf-c++/sanity.hpp               comp-atf-include        atf
+./usr/include/atf-c++/signals.hpp              comp-atf-include        atf
+./usr/include/atf-c++/tests.hpp                        comp-atf-include        
atf
+./usr/include/atf-c++/text.hpp                 comp-atf-include        atf
+./usr/include/atf-c++/ui.hpp                   comp-atf-include        atf
+./usr/include/atf-c++/user.hpp                 comp-atf-include        atf
+./usr/include/atf-c++/utils.hpp                        comp-atf-include        
atf
+./usr/include/atf-c.h                          comp-atf-include        atf
+./usr/include/atf-c/config.h                   comp-atf-include        atf
+./usr/include/atf-c/defs.h                     comp-atf-include        atf
+./usr/include/atf-c/dynstr.h                   comp-atf-include        atf
+./usr/include/atf-c/env.h                      comp-atf-include        atf
+./usr/include/atf-c/error.h                    comp-atf-include        atf
+./usr/include/atf-c/expand.h                   comp-atf-include        atf
+./usr/include/atf-c/fs.h                       comp-atf-include        atf
+./usr/include/atf-c/io.h                       comp-atf-include        atf
+./usr/include/atf-c/list.h                     comp-atf-include        atf
+./usr/include/atf-c/macros.h                   comp-atf-include        atf
+./usr/include/atf-c/map.h                      comp-atf-include        atf
+./usr/include/atf-c/object.h                   comp-atf-include        atf
+./usr/include/atf-c/sanity.h                   comp-atf-include        atf
+./usr/include/atf-c/signals.h                  comp-atf-include        atf
+./usr/include/atf-c/tc.h                       comp-atf-include        atf
+./usr/include/atf-c/tcr.h                      comp-atf-include        atf
+./usr/include/atf-c/text.h                     comp-atf-include        atf
+./usr/include/atf-c/tp.h                       comp-atf-include        atf
+./usr/include/atf-c/ui.h                       comp-atf-include        atf
+./usr/include/atf-c/user.h                     comp-atf-include        atf
 ./usr/include/atf.hpp                          comp-obsolete           obsolete
 ./usr/include/atf/application.hpp              comp-obsolete           obsolete
 ./usr/include/atf/atffile.hpp                  comp-obsolete           obsolete
@@ -2233,12 +2233,12 @@
 ./usr/lib/libasn1.a                            comp-krb5-lib           kerberos
 ./usr/lib/libasn1_g.a          -unknown-       debuglib
 ./usr/lib/libasn1_p.a                          comp-krb5-proflib       
kerberos,profile
-./usr/lib/libatf-c++.a                         comp-atf-lib
+./usr/lib/libatf-c++.a                         comp-atf-lib    atf
 ./usr/lib/libatf-c++_g.a               -unknown-       debuglib
-./usr/lib/libatf-c++_p.a                       comp-atf-lib            profile
-./usr/lib/libatf-c.a                           comp-atf-lib
+./usr/lib/libatf-c++_p.a                       comp-atf-lib            
profile,atf
+./usr/lib/libatf-c.a                           comp-atf-lib    atf
 ./usr/lib/libatf-c_g.a         -unknown-       debuglib
-./usr/lib/libatf-c_p.a                         comp-atf-lib            profile
+./usr/lib/libatf-c_p.a                         comp-atf-lib            
profile,atf
 ./usr/lib/libatf.a                             comp-obsolete           obsolete
 ./usr/lib/libatf_p.a                           comp-obsolete           obsolete
 ./usr/lib/libbfd.a                             comp-obsolete           obsolete
@@ -2576,8 +2576,8 @@
 ./usr/lib/libz.a                               comp-c-lib
 ./usr/lib/libz_p.a                             comp-c-proflib          profile
 ./usr/lib/pkgconfig                            comp-c-lib
-./usr/lib/pkgconfig/atf-c++.pc                 comp-atf-lib
-./usr/lib/pkgconfig/atf-c.pc                   comp-atf-lib
+./usr/lib/pkgconfig/atf-c++.pc                 comp-atf-lib    atf
+./usr/lib/pkgconfig/atf-c.pc                   comp-atf-lib    atf
 ./usr/lib/pkgconfig/atf.pc                     comp-obsolete           obsolete
 ./usr/libdata/debug/bin/cat.debug              comp-util-debug         debug
 ./usr/libdata/debug/bin/chio.debug             comp-util-debug         debug
Index: distrib/sets/lists/comp/shl.mi
===================================================================
RCS file: /cvsroot/src/distrib/sets/lists/comp/shl.mi,v
retrieving revision 1.70.2.1
diff -u -r1.70.2.1 shl.mi
--- distrib/sets/lists/comp/shl.mi      16 Jan 2009 21:41:09 -0000      1.70.2.1
+++ distrib/sets/lists/comp/shl.mi      28 Nov 2010 23:16:34 -0000
@@ -6,8 +6,8 @@
 ./usr/lib/libarchive_pic.a                     comp-c-piclib
 ./usr/lib/libasn1_pic.a                                comp-c-piclib           
kerberos
 ./usr/lib/libatf_pic.a                         comp-obsolete           obsolete
-./usr/lib/libatf-c_pic.a                       comp-atf-piclib
-./usr/lib/libatf-c++_pic.a                     comp-atf-piclib
+./usr/lib/libatf-c_pic.a                       comp-atf-piclib atf
+./usr/lib/libatf-c++_pic.a                     comp-atf-piclib atf
 ./usr/lib/libbind9_pic.a                       comp-bind-piclib
 ./usr/lib/libbluetooth_pic.a                   comp-c-piclib
 ./usr/lib/libbsdmalloc_pic.a                   comp-c-piclib
Index: distrib/sets/lists/man/mi
===================================================================
RCS file: /cvsroot/src/distrib/sets/lists/man/mi,v
retrieving revision 1.1109.2.15
diff -u -r1.1109.2.15 mi
--- distrib/sets/lists/man/mi   21 Nov 2010 03:05:08 -0000      1.1109.2.15
+++ distrib/sets/lists/man/mi   28 Nov 2010 23:16:34 -0000
@@ -48,16 +48,16 @@
 ./usr/share/man/cat1/at.0                      man-cron-catman         .cat
 ./usr/share/man/cat1/atari/edahdi.0            man-sysutil-catman      .cat
 ./usr/share/man/cat1/atari/msconfig.0          man-sysutil-catman      .cat
-./usr/share/man/cat1/atf-cleanup.0             man-atf-catman          .cat
-./usr/share/man/cat1/atf-compile.0             man-atf-catman          .cat
-./usr/share/man/cat1/atf-config.0              man-atf-catman          .cat
-./usr/share/man/cat1/atf-exec.0                        man-atf-catman          
.cat
-./usr/share/man/cat1/atf-format.0              man-atf-catman          .cat
-./usr/share/man/cat1/atf-killpg.0              man-atf-catman          .cat
-./usr/share/man/cat1/atf-report.0              man-atf-catman          .cat
-./usr/share/man/cat1/atf-run.0                 man-atf-catman          .cat
+./usr/share/man/cat1/atf-cleanup.0             man-atf-catman          .cat,atf
+./usr/share/man/cat1/atf-compile.0             man-atf-catman          .cat,atf
+./usr/share/man/cat1/atf-config.0              man-atf-catman          .cat,atf
+./usr/share/man/cat1/atf-exec.0                        man-atf-catman          
.cat,atf
+./usr/share/man/cat1/atf-format.0              man-atf-catman          .cat,atf
+./usr/share/man/cat1/atf-killpg.0              man-atf-catman          .cat,atf
+./usr/share/man/cat1/atf-report.0              man-atf-catman          .cat,atf
+./usr/share/man/cat1/atf-run.0                 man-atf-catman          .cat,atf
 ./usr/share/man/cat1/atf-test-program.0                man-atf-catman          
.cat
-./usr/share/man/cat1/atf-version.0             man-atf-catman          .cat
+./usr/share/man/cat1/atf-version.0             man-atf-catman          .cat,atf
 ./usr/share/man/cat1/atq.0                     man-cron-catman         .cat
 ./usr/share/man/cat1/atrm.0                    man-cron-catman         .cat
 ./usr/share/man/cat1/audioctl.0                        man-audio-catman        
.cat
@@ -2676,16 +2676,16 @@
 ./usr/share/man/html1/at.html                  man-cron-htmlman        html
 ./usr/share/man/html1/atari/edahdi.html                man-sysutil-htmlman     
html
 ./usr/share/man/html1/atari/msconfig.html      man-sysutil-htmlman     html
-./usr/share/man/html1/atf-cleanup.html         man-atf-htmlman         html
-./usr/share/man/html1/atf-compile.html         man-atf-htmlman         html
-./usr/share/man/html1/atf-config.html          man-atf-htmlman         html
-./usr/share/man/html1/atf-exec.html            man-atf-htmlman         html
-./usr/share/man/html1/atf-format.html          man-atf-htmlman         html
-./usr/share/man/html1/atf-killpg.html          man-atf-htmlman         html
-./usr/share/man/html1/atf-report.html          man-atf-htmlman         html
-./usr/share/man/html1/atf-run.html             man-atf-htmlman         html
+./usr/share/man/html1/atf-cleanup.html         man-atf-htmlman         html,atf
+./usr/share/man/html1/atf-compile.html         man-atf-htmlman         html,atf
+./usr/share/man/html1/atf-config.html          man-atf-htmlman         html,atf
+./usr/share/man/html1/atf-exec.html            man-atf-htmlman         html,atf
+./usr/share/man/html1/atf-format.html          man-atf-htmlman         html,atf
+./usr/share/man/html1/atf-killpg.html          man-atf-htmlman         html,atf
+./usr/share/man/html1/atf-report.html          man-atf-htmlman         html,atf
+./usr/share/man/html1/atf-run.html             man-atf-htmlman         html,atf
 ./usr/share/man/html1/atf-test-program.html    man-atf-htmlman         html
-./usr/share/man/html1/atf-version.html         man-atf-htmlman         html
+./usr/share/man/html1/atf-version.html         man-atf-htmlman         html,atf
 ./usr/share/man/html1/atq.html                 man-cron-htmlman        html
 ./usr/share/man/html1/atrm.html                        man-cron-htmlman        
html
 ./usr/share/man/html1/audioctl.html            man-audio-htmlman       html
@@ -4920,16 +4920,16 @@
 ./usr/share/man/man1/at.1                      man-cron-man            .man
 ./usr/share/man/man1/atari/edahdi.1            man-sysutil-man         .man
 ./usr/share/man/man1/atari/msconfig.1          man-sysutil-man         .man
-./usr/share/man/man1/atf-cleanup.1             man-atf-man             .man
-./usr/share/man/man1/atf-compile.1             man-atf-man             .man
-./usr/share/man/man1/atf-config.1              man-atf-man             .man
-./usr/share/man/man1/atf-exec.1                        man-atf-man             
.man
-./usr/share/man/man1/atf-format.1              man-atf-man             .man
-./usr/share/man/man1/atf-killpg.1              man-atf-man             .man
-./usr/share/man/man1/atf-report.1              man-atf-man             .man
-./usr/share/man/man1/atf-run.1                 man-atf-man             .man
+./usr/share/man/man1/atf-cleanup.1             man-atf-man             .man,atf
+./usr/share/man/man1/atf-compile.1             man-atf-man             .man,atf
+./usr/share/man/man1/atf-config.1              man-atf-man             .man,atf
+./usr/share/man/man1/atf-exec.1                        man-atf-man             
.man,atf
+./usr/share/man/man1/atf-format.1              man-atf-man             .man,atf
+./usr/share/man/man1/atf-killpg.1              man-atf-man             .man,atf
+./usr/share/man/man1/atf-report.1              man-atf-man             .man,atf
+./usr/share/man/man1/atf-run.1                 man-atf-man             .man,atf
 ./usr/share/man/man1/atf-test-program.1                man-atf-man             
.man
-./usr/share/man/man1/atf-version.1             man-atf-man             .man
+./usr/share/man/man1/atf-version.1             man-atf-man             .man,atf
 ./usr/share/man/man1/atq.1                     man-cron-man            .man
 ./usr/share/man/man1/atrm.1                    man-cron-man            .man
 ./usr/share/man/man1/audioctl.1                        man-audio-man           
.man
Index: distrib/sets/lists/tests/mi
===================================================================
RCS file: /cvsroot/src/distrib/sets/lists/tests/mi,v
retrieving revision 1.23
diff -u -r1.23 mi
--- distrib/sets/lists/tests/mi 5 May 2008 19:33:09 -0000       1.23
+++ distrib/sets/lists/tests/mi 28 Nov 2010 23:16:34 -0000
@@ -80,222 +80,222 @@
 ./usr/tests                                    tests-base-tests
 ./usr/tests/Atffile                            tests-base-tests
 ./usr/tests/atf                                        tests-atf-tests
-./usr/tests/atf/Atffile                                tests-atf-tests
+./usr/tests/atf/Atffile                                tests-atf-tests atf
 ./usr/tests/atf/atf-c                          tests-atf-tests
-./usr/tests/atf/atf-c/Atffile                  tests-atf-tests
-./usr/tests/atf/atf-c/t_config                 tests-atf-tests
-./usr/tests/atf/atf-c/t_dynstr                 tests-atf-tests
-./usr/tests/atf/atf-c/t_env                    tests-atf-tests
-./usr/tests/atf/atf-c/t_error                  tests-atf-tests
-./usr/tests/atf/atf-c/t_expand                 tests-atf-tests
-./usr/tests/atf/atf-c/t_fs                     tests-atf-tests
-./usr/tests/atf/atf-c/t_io                     tests-atf-tests
-./usr/tests/atf/atf-c/t_list                   tests-atf-tests
-./usr/tests/atf/atf-c/t_macros                 tests-atf-tests
-./usr/tests/atf/atf-c/t_map                    tests-atf-tests
-./usr/tests/atf/atf-c/t_sanity                 tests-atf-tests
-./usr/tests/atf/atf-c/t_signals                        tests-atf-tests
-./usr/tests/atf/atf-c/t_tc                     tests-atf-tests
-./usr/tests/atf/atf-c/t_tcr                    tests-atf-tests
-./usr/tests/atf/atf-c/t_text                   tests-atf-tests
-./usr/tests/atf/atf-c/t_ui                     tests-atf-tests
-./usr/tests/atf/atf-c/t_user                   tests-atf-tests
+./usr/tests/atf/atf-c/Atffile                  tests-atf-tests atf
+./usr/tests/atf/atf-c/t_config                 tests-atf-tests atf
+./usr/tests/atf/atf-c/t_dynstr                 tests-atf-tests atf
+./usr/tests/atf/atf-c/t_env                    tests-atf-tests atf
+./usr/tests/atf/atf-c/t_error                  tests-atf-tests atf
+./usr/tests/atf/atf-c/t_expand                 tests-atf-tests atf
+./usr/tests/atf/atf-c/t_fs                     tests-atf-tests atf
+./usr/tests/atf/atf-c/t_io                     tests-atf-tests atf
+./usr/tests/atf/atf-c/t_list                   tests-atf-tests atf
+./usr/tests/atf/atf-c/t_macros                 tests-atf-tests atf
+./usr/tests/atf/atf-c/t_map                    tests-atf-tests atf
+./usr/tests/atf/atf-c/t_sanity                 tests-atf-tests atf
+./usr/tests/atf/atf-c/t_signals                        tests-atf-tests atf
+./usr/tests/atf/atf-c/t_tc                     tests-atf-tests atf
+./usr/tests/atf/atf-c/t_tcr                    tests-atf-tests atf
+./usr/tests/atf/atf-c/t_text                   tests-atf-tests atf
+./usr/tests/atf/atf-c/t_ui                     tests-atf-tests atf
+./usr/tests/atf/atf-c/t_user                   tests-atf-tests atf
 ./usr/tests/atf/atf-c++                                tests-atf-tests
-./usr/tests/atf/atf-c++/Atffile                        tests-atf-tests
-./usr/tests/atf/atf-c++/t_config               tests-atf-tests
-./usr/tests/atf/atf-c++/t_env                  tests-atf-tests
-./usr/tests/atf/atf-c++/t_expand               tests-atf-tests
-./usr/tests/atf/atf-c++/t_fs                   tests-atf-tests
-./usr/tests/atf/atf-c++/t_io                   tests-atf-tests
-./usr/tests/atf/atf-c++/t_macros               tests-atf-tests
-./usr/tests/atf/atf-c++/t_parser               tests-atf-tests
-./usr/tests/atf/atf-c++/t_signals              tests-atf-tests
-./usr/tests/atf/atf-c++/t_tests                        tests-atf-tests
-./usr/tests/atf/atf-c++/t_text                 tests-atf-tests
-./usr/tests/atf/atf-c++/t_user                 tests-atf-tests
-./usr/tests/atf/atf-c++/t_utils                        tests-atf-tests
+./usr/tests/atf/atf-c++/Atffile                        tests-atf-tests atf
+./usr/tests/atf/atf-c++/t_config               tests-atf-tests atf
+./usr/tests/atf/atf-c++/t_env                  tests-atf-tests atf
+./usr/tests/atf/atf-c++/t_expand               tests-atf-tests atf
+./usr/tests/atf/atf-c++/t_fs                   tests-atf-tests atf
+./usr/tests/atf/atf-c++/t_io                   tests-atf-tests atf
+./usr/tests/atf/atf-c++/t_macros               tests-atf-tests atf
+./usr/tests/atf/atf-c++/t_parser               tests-atf-tests atf
+./usr/tests/atf/atf-c++/t_signals              tests-atf-tests atf
+./usr/tests/atf/atf-c++/t_tests                        tests-atf-tests atf
+./usr/tests/atf/atf-c++/t_text                 tests-atf-tests atf
+./usr/tests/atf/atf-c++/t_user                 tests-atf-tests atf
+./usr/tests/atf/atf-c++/t_utils                        tests-atf-tests atf
 ./usr/tests/atf/atf-sh                         tests-atf-tests
-./usr/tests/atf/atf-sh/Atffile                 tests-atf-tests
-./usr/tests/atf/atf-sh/h_misc                  tests-atf-tests
-./usr/tests/atf/atf-sh/t_atf_check             tests-atf-tests
-./usr/tests/atf/atf-sh/t_config                        tests-atf-tests
-./usr/tests/atf/atf-sh/t_normalize             tests-atf-tests
-./usr/tests/atf/atf-sh/t_tc                    tests-atf-tests
-./usr/tests/atf/atf-sh/t_tp                    tests-atf-tests
+./usr/tests/atf/atf-sh/Atffile                 tests-atf-tests atf
+./usr/tests/atf/atf-sh/h_misc                  tests-atf-tests atf
+./usr/tests/atf/atf-sh/t_atf_check             tests-atf-tests atf
+./usr/tests/atf/atf-sh/t_config                        tests-atf-tests atf
+./usr/tests/atf/atf-sh/t_normalize             tests-atf-tests atf
+./usr/tests/atf/atf-sh/t_tc                    tests-atf-tests atf
+./usr/tests/atf/atf-sh/t_tp                    tests-atf-tests atf
 ./usr/tests/atf/data                           tests-atf-tests
-./usr/tests/atf/data/Atffile                   tests-atf-tests
-./usr/tests/atf/data/t_pkg_config              tests-atf-tests
+./usr/tests/atf/data/Atffile                   tests-atf-tests atf
+./usr/tests/atf/data/t_pkg_config              tests-atf-tests atf
 ./usr/tests/atf/formats                                tests-atf-tests
-./usr/tests/atf/formats/Atffile                        tests-atf-tests
-./usr/tests/atf/formats/d_atffile_1            tests-atf-tests
-./usr/tests/atf/formats/d_atffile_1.expout     tests-atf-tests
-./usr/tests/atf/formats/d_atffile_2            tests-atf-tests
-./usr/tests/atf/formats/d_atffile_2.expout     tests-atf-tests
-./usr/tests/atf/formats/d_atffile_3            tests-atf-tests
-./usr/tests/atf/formats/d_atffile_3.expout     tests-atf-tests
-./usr/tests/atf/formats/d_atffile_4            tests-atf-tests
-./usr/tests/atf/formats/d_atffile_4.expout     tests-atf-tests
-./usr/tests/atf/formats/d_atffile_5            tests-atf-tests
-./usr/tests/atf/formats/d_atffile_5.expout     tests-atf-tests
-./usr/tests/atf/formats/d_atffile_50           tests-atf-tests
-./usr/tests/atf/formats/d_atffile_50.experr    tests-atf-tests
-./usr/tests/atf/formats/d_atffile_51           tests-atf-tests
-./usr/tests/atf/formats/d_atffile_51.experr    tests-atf-tests
-./usr/tests/atf/formats/d_atffile_52           tests-atf-tests
-./usr/tests/atf/formats/d_atffile_52.experr    tests-atf-tests
-./usr/tests/atf/formats/d_atffile_53           tests-atf-tests
-./usr/tests/atf/formats/d_atffile_53.experr    tests-atf-tests
-./usr/tests/atf/formats/d_atffile_53.expout    tests-atf-tests
-./usr/tests/atf/formats/d_atffile_54           tests-atf-tests
-./usr/tests/atf/formats/d_atffile_54.experr    tests-atf-tests
-./usr/tests/atf/formats/d_atffile_6            tests-atf-tests
-./usr/tests/atf/formats/d_atffile_6.expout     tests-atf-tests
-./usr/tests/atf/formats/d_config_1             tests-atf-tests
-./usr/tests/atf/formats/d_config_1.expout      tests-atf-tests
-./usr/tests/atf/formats/d_config_2             tests-atf-tests
-./usr/tests/atf/formats/d_config_2.expout      tests-atf-tests
-./usr/tests/atf/formats/d_config_3             tests-atf-tests
-./usr/tests/atf/formats/d_config_3.expout      tests-atf-tests
-./usr/tests/atf/formats/d_config_4             tests-atf-tests
-./usr/tests/atf/formats/d_config_4.expout      tests-atf-tests
-./usr/tests/atf/formats/d_config_50            tests-atf-tests
-./usr/tests/atf/formats/d_config_50.experr     tests-atf-tests
-./usr/tests/atf/formats/d_config_51            tests-atf-tests
-./usr/tests/atf/formats/d_config_51.experr     tests-atf-tests
-./usr/tests/atf/formats/d_config_52            tests-atf-tests
-./usr/tests/atf/formats/d_config_52.experr     tests-atf-tests
-./usr/tests/atf/formats/d_config_53            tests-atf-tests
-./usr/tests/atf/formats/d_config_53.experr     tests-atf-tests
-./usr/tests/atf/formats/d_config_53.expout     tests-atf-tests
-./usr/tests/atf/formats/d_config_54            tests-atf-tests
-./usr/tests/atf/formats/d_config_54.experr     tests-atf-tests
-./usr/tests/atf/formats/d_headers_1            tests-atf-tests
-./usr/tests/atf/formats/d_headers_1.experr     tests-atf-tests
-./usr/tests/atf/formats/d_headers_10           tests-atf-tests
-./usr/tests/atf/formats/d_headers_10.experr    tests-atf-tests
-./usr/tests/atf/formats/d_headers_11           tests-atf-tests
-./usr/tests/atf/formats/d_headers_11.experr    tests-atf-tests
-./usr/tests/atf/formats/d_headers_12           tests-atf-tests
-./usr/tests/atf/formats/d_headers_12.experr    tests-atf-tests
-./usr/tests/atf/formats/d_headers_2            tests-atf-tests
-./usr/tests/atf/formats/d_headers_2.experr     tests-atf-tests
-./usr/tests/atf/formats/d_headers_3            tests-atf-tests
-./usr/tests/atf/formats/d_headers_3.experr     tests-atf-tests
-./usr/tests/atf/formats/d_headers_4            tests-atf-tests
-./usr/tests/atf/formats/d_headers_4.experr     tests-atf-tests
-./usr/tests/atf/formats/d_headers_5            tests-atf-tests
-./usr/tests/atf/formats/d_headers_5.experr     tests-atf-tests
-./usr/tests/atf/formats/d_headers_6            tests-atf-tests
-./usr/tests/atf/formats/d_headers_6.experr     tests-atf-tests
-./usr/tests/atf/formats/d_headers_7            tests-atf-tests
-./usr/tests/atf/formats/d_headers_7.experr     tests-atf-tests
-./usr/tests/atf/formats/d_headers_8            tests-atf-tests
-./usr/tests/atf/formats/d_headers_8.experr     tests-atf-tests
-./usr/tests/atf/formats/d_headers_9            tests-atf-tests
-./usr/tests/atf/formats/d_headers_9.experr     tests-atf-tests
-./usr/tests/atf/formats/d_tcs_1                        tests-atf-tests
-./usr/tests/atf/formats/d_tcs_1.errin          tests-atf-tests
-./usr/tests/atf/formats/d_tcs_1.expout         tests-atf-tests
-./usr/tests/atf/formats/d_tcs_1.outin          tests-atf-tests
-./usr/tests/atf/formats/d_tcs_2                        tests-atf-tests
-./usr/tests/atf/formats/d_tcs_2.errin          tests-atf-tests
-./usr/tests/atf/formats/d_tcs_2.expout         tests-atf-tests
-./usr/tests/atf/formats/d_tcs_2.outin          tests-atf-tests
-./usr/tests/atf/formats/d_tcs_3                        tests-atf-tests
-./usr/tests/atf/formats/d_tcs_3.errin          tests-atf-tests
-./usr/tests/atf/formats/d_tcs_3.expout         tests-atf-tests
-./usr/tests/atf/formats/d_tcs_3.outin          tests-atf-tests
-./usr/tests/atf/formats/d_tcs_4                        tests-atf-tests
-./usr/tests/atf/formats/d_tcs_4.errin          tests-atf-tests
-./usr/tests/atf/formats/d_tcs_4.expout         tests-atf-tests
-./usr/tests/atf/formats/d_tcs_4.outin          tests-atf-tests
-./usr/tests/atf/formats/d_tcs_5                        tests-atf-tests
-./usr/tests/atf/formats/d_tcs_5.errin          tests-atf-tests
-./usr/tests/atf/formats/d_tcs_5.expout         tests-atf-tests
-./usr/tests/atf/formats/d_tcs_5.outin          tests-atf-tests
-./usr/tests/atf/formats/d_tcs_50               tests-atf-tests
-./usr/tests/atf/formats/d_tcs_50.experr                tests-atf-tests
-./usr/tests/atf/formats/d_tcs_51               tests-atf-tests
-./usr/tests/atf/formats/d_tcs_51.experr                tests-atf-tests
-./usr/tests/atf/formats/d_tcs_52               tests-atf-tests
-./usr/tests/atf/formats/d_tcs_52.experr                tests-atf-tests
-./usr/tests/atf/formats/d_tcs_53               tests-atf-tests
-./usr/tests/atf/formats/d_tcs_53.experr                tests-atf-tests
-./usr/tests/atf/formats/d_tcs_53.expout                tests-atf-tests
-./usr/tests/atf/formats/d_tcs_54               tests-atf-tests
-./usr/tests/atf/formats/d_tcs_54.experr                tests-atf-tests
-./usr/tests/atf/formats/d_tcs_54.expout                tests-atf-tests
-./usr/tests/atf/formats/d_tcs_55               tests-atf-tests
-./usr/tests/atf/formats/d_tcs_55.experr                tests-atf-tests
-./usr/tests/atf/formats/d_tcs_55.expout                tests-atf-tests
-./usr/tests/atf/formats/d_tcs_56               tests-atf-tests
-./usr/tests/atf/formats/d_tcs_56.errin         tests-atf-tests
-./usr/tests/atf/formats/d_tcs_56.experr                tests-atf-tests
-./usr/tests/atf/formats/d_tcs_56.expout                tests-atf-tests
-./usr/tests/atf/formats/d_tcs_56.outin         tests-atf-tests
-./usr/tests/atf/formats/d_tcs_57               tests-atf-tests
-./usr/tests/atf/formats/d_tcs_57.errin         tests-atf-tests
-./usr/tests/atf/formats/d_tcs_57.experr                tests-atf-tests
-./usr/tests/atf/formats/d_tcs_57.expout                tests-atf-tests
-./usr/tests/atf/formats/d_tcs_57.outin         tests-atf-tests
-./usr/tests/atf/formats/d_tps_1                        tests-atf-tests
-./usr/tests/atf/formats/d_tps_1.expout         tests-atf-tests
-./usr/tests/atf/formats/d_tps_2                        tests-atf-tests
-./usr/tests/atf/formats/d_tps_2.expout         tests-atf-tests
-./usr/tests/atf/formats/d_tps_3                        tests-atf-tests
-./usr/tests/atf/formats/d_tps_3.expout         tests-atf-tests
-./usr/tests/atf/formats/d_tps_4                        tests-atf-tests
-./usr/tests/atf/formats/d_tps_4.expout         tests-atf-tests
-./usr/tests/atf/formats/d_tps_5                        tests-atf-tests
-./usr/tests/atf/formats/d_tps_5.expout         tests-atf-tests
-./usr/tests/atf/formats/d_tps_50               tests-atf-tests
-./usr/tests/atf/formats/d_tps_50.experr                tests-atf-tests
-./usr/tests/atf/formats/d_tps_51               tests-atf-tests
-./usr/tests/atf/formats/d_tps_51.experr                tests-atf-tests
-./usr/tests/atf/formats/d_tps_52               tests-atf-tests
-./usr/tests/atf/formats/d_tps_52.experr                tests-atf-tests
-./usr/tests/atf/formats/d_tps_53               tests-atf-tests
-./usr/tests/atf/formats/d_tps_53.experr                tests-atf-tests
-./usr/tests/atf/formats/d_tps_53.expout                tests-atf-tests
-./usr/tests/atf/formats/d_tps_54               tests-atf-tests
-./usr/tests/atf/formats/d_tps_54.experr                tests-atf-tests
-./usr/tests/atf/formats/d_tps_54.expout                tests-atf-tests
-./usr/tests/atf/formats/d_tps_55               tests-atf-tests
-./usr/tests/atf/formats/d_tps_55.experr                tests-atf-tests
-./usr/tests/atf/formats/d_tps_55.expout                tests-atf-tests
-./usr/tests/atf/formats/d_tps_56               tests-atf-tests
-./usr/tests/atf/formats/d_tps_56.experr                tests-atf-tests
-./usr/tests/atf/formats/d_tps_56.expout                tests-atf-tests
-./usr/tests/atf/formats/d_tps_57               tests-atf-tests
-./usr/tests/atf/formats/d_tps_57.experr                tests-atf-tests
-./usr/tests/atf/formats/d_tps_57.expout                tests-atf-tests
-./usr/tests/atf/formats/d_tps_58               tests-atf-tests
-./usr/tests/atf/formats/d_tps_58.experr                tests-atf-tests
-./usr/tests/atf/formats/d_tps_58.expout                tests-atf-tests
-./usr/tests/atf/formats/d_tps_59               tests-atf-tests
-./usr/tests/atf/formats/d_tps_59.experr                tests-atf-tests
-./usr/tests/atf/formats/d_tps_60               tests-atf-tests
-./usr/tests/atf/formats/d_tps_60.experr                tests-atf-tests
-./usr/tests/atf/formats/d_tps_61               tests-atf-tests
-./usr/tests/atf/formats/d_tps_61.experr                tests-atf-tests
-./usr/tests/atf/formats/d_tps_62               tests-atf-tests
-./usr/tests/atf/formats/d_tps_62.experr                tests-atf-tests
-./usr/tests/atf/formats/d_tps_62.expout                tests-atf-tests
-./usr/tests/atf/formats/d_tps_63               tests-atf-tests
-./usr/tests/atf/formats/d_tps_63.experr                tests-atf-tests
-./usr/tests/atf/formats/d_tps_63.expout                tests-atf-tests
-./usr/tests/atf/formats/d_tps_64               tests-atf-tests
-./usr/tests/atf/formats/d_tps_64.experr                tests-atf-tests
-./usr/tests/atf/formats/d_tps_64.expout                tests-atf-tests
-./usr/tests/atf/formats/d_tps_65               tests-atf-tests
-./usr/tests/atf/formats/d_tps_65.experr                tests-atf-tests
-./usr/tests/atf/formats/d_tps_65.expout                tests-atf-tests
-./usr/tests/atf/formats/d_tps_66               tests-atf-tests
-./usr/tests/atf/formats/d_tps_66.experr                tests-atf-tests
-./usr/tests/atf/formats/d_tps_66.expout                tests-atf-tests
-./usr/tests/atf/formats/h_parser               tests-atf-tests
-./usr/tests/atf/formats/t_parsers              tests-atf-tests
-./usr/tests/atf/formats/t_writers              tests-atf-tests
+./usr/tests/atf/formats/Atffile                        tests-atf-tests atf
+./usr/tests/atf/formats/d_atffile_1            tests-atf-tests atf
+./usr/tests/atf/formats/d_atffile_1.expout     tests-atf-tests atf
+./usr/tests/atf/formats/d_atffile_2            tests-atf-tests atf
+./usr/tests/atf/formats/d_atffile_2.expout     tests-atf-tests atf
+./usr/tests/atf/formats/d_atffile_3            tests-atf-tests atf
+./usr/tests/atf/formats/d_atffile_3.expout     tests-atf-tests atf
+./usr/tests/atf/formats/d_atffile_4            tests-atf-tests atf
+./usr/tests/atf/formats/d_atffile_4.expout     tests-atf-tests atf
+./usr/tests/atf/formats/d_atffile_5            tests-atf-tests atf
+./usr/tests/atf/formats/d_atffile_5.expout     tests-atf-tests atf
+./usr/tests/atf/formats/d_atffile_50           tests-atf-tests atf
+./usr/tests/atf/formats/d_atffile_50.experr    tests-atf-tests atf
+./usr/tests/atf/formats/d_atffile_51           tests-atf-tests atf
+./usr/tests/atf/formats/d_atffile_51.experr    tests-atf-tests atf
+./usr/tests/atf/formats/d_atffile_52           tests-atf-tests atf
+./usr/tests/atf/formats/d_atffile_52.experr    tests-atf-tests atf
+./usr/tests/atf/formats/d_atffile_53           tests-atf-tests atf
+./usr/tests/atf/formats/d_atffile_53.experr    tests-atf-tests atf
+./usr/tests/atf/formats/d_atffile_53.expout    tests-atf-tests atf
+./usr/tests/atf/formats/d_atffile_54           tests-atf-tests atf
+./usr/tests/atf/formats/d_atffile_54.experr    tests-atf-tests atf
+./usr/tests/atf/formats/d_atffile_6            tests-atf-tests atf
+./usr/tests/atf/formats/d_atffile_6.expout     tests-atf-tests atf
+./usr/tests/atf/formats/d_config_1             tests-atf-tests atf
+./usr/tests/atf/formats/d_config_1.expout      tests-atf-tests atf
+./usr/tests/atf/formats/d_config_2             tests-atf-tests atf
+./usr/tests/atf/formats/d_config_2.expout      tests-atf-tests atf
+./usr/tests/atf/formats/d_config_3             tests-atf-tests atf
+./usr/tests/atf/formats/d_config_3.expout      tests-atf-tests atf
+./usr/tests/atf/formats/d_config_4             tests-atf-tests atf
+./usr/tests/atf/formats/d_config_4.expout      tests-atf-tests atf
+./usr/tests/atf/formats/d_config_50            tests-atf-tests atf
+./usr/tests/atf/formats/d_config_50.experr     tests-atf-tests atf
+./usr/tests/atf/formats/d_config_51            tests-atf-tests atf
+./usr/tests/atf/formats/d_config_51.experr     tests-atf-tests atf
+./usr/tests/atf/formats/d_config_52            tests-atf-tests atf
+./usr/tests/atf/formats/d_config_52.experr     tests-atf-tests atf
+./usr/tests/atf/formats/d_config_53            tests-atf-tests atf
+./usr/tests/atf/formats/d_config_53.experr     tests-atf-tests atf
+./usr/tests/atf/formats/d_config_53.expout     tests-atf-tests atf
+./usr/tests/atf/formats/d_config_54            tests-atf-tests atf
+./usr/tests/atf/formats/d_config_54.experr     tests-atf-tests atf
+./usr/tests/atf/formats/d_headers_1            tests-atf-tests atf
+./usr/tests/atf/formats/d_headers_1.experr     tests-atf-tests atf
+./usr/tests/atf/formats/d_headers_10           tests-atf-tests atf
+./usr/tests/atf/formats/d_headers_10.experr    tests-atf-tests atf
+./usr/tests/atf/formats/d_headers_11           tests-atf-tests atf
+./usr/tests/atf/formats/d_headers_11.experr    tests-atf-tests atf
+./usr/tests/atf/formats/d_headers_12           tests-atf-tests atf
+./usr/tests/atf/formats/d_headers_12.experr    tests-atf-tests atf
+./usr/tests/atf/formats/d_headers_2            tests-atf-tests atf
+./usr/tests/atf/formats/d_headers_2.experr     tests-atf-tests atf
+./usr/tests/atf/formats/d_headers_3            tests-atf-tests atf
+./usr/tests/atf/formats/d_headers_3.experr     tests-atf-tests atf
+./usr/tests/atf/formats/d_headers_4            tests-atf-tests atf
+./usr/tests/atf/formats/d_headers_4.experr     tests-atf-tests atf
+./usr/tests/atf/formats/d_headers_5            tests-atf-tests atf
+./usr/tests/atf/formats/d_headers_5.experr     tests-atf-tests atf
+./usr/tests/atf/formats/d_headers_6            tests-atf-tests atf
+./usr/tests/atf/formats/d_headers_6.experr     tests-atf-tests atf
+./usr/tests/atf/formats/d_headers_7            tests-atf-tests atf
+./usr/tests/atf/formats/d_headers_7.experr     tests-atf-tests atf
+./usr/tests/atf/formats/d_headers_8            tests-atf-tests atf
+./usr/tests/atf/formats/d_headers_8.experr     tests-atf-tests atf
+./usr/tests/atf/formats/d_headers_9            tests-atf-tests atf
+./usr/tests/atf/formats/d_headers_9.experr     tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_1                        tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_1.errin          tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_1.expout         tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_1.outin          tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_2                        tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_2.errin          tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_2.expout         tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_2.outin          tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_3                        tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_3.errin          tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_3.expout         tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_3.outin          tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_4                        tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_4.errin          tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_4.expout         tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_4.outin          tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_5                        tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_5.errin          tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_5.expout         tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_5.outin          tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_50               tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_50.experr                tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_51               tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_51.experr                tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_52               tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_52.experr                tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_53               tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_53.experr                tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_53.expout                tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_54               tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_54.experr                tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_54.expout                tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_55               tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_55.experr                tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_55.expout                tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_56               tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_56.errin         tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_56.experr                tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_56.expout                tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_56.outin         tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_57               tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_57.errin         tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_57.experr                tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_57.expout                tests-atf-tests atf
+./usr/tests/atf/formats/d_tcs_57.outin         tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_1                        tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_1.expout         tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_2                        tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_2.expout         tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_3                        tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_3.expout         tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_4                        tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_4.expout         tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_5                        tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_5.expout         tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_50               tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_50.experr                tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_51               tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_51.experr                tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_52               tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_52.experr                tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_53               tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_53.experr                tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_53.expout                tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_54               tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_54.experr                tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_54.expout                tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_55               tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_55.experr                tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_55.expout                tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_56               tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_56.experr                tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_56.expout                tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_57               tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_57.experr                tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_57.expout                tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_58               tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_58.experr                tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_58.expout                tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_59               tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_59.experr                tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_60               tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_60.experr                tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_61               tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_61.experr                tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_62               tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_62.experr                tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_62.expout                tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_63               tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_63.experr                tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_63.expout                tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_64               tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_64.experr                tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_64.expout                tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_65               tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_65.experr                tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_65.expout                tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_66               tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_66.experr                tests-atf-tests atf
+./usr/tests/atf/formats/d_tps_66.expout                tests-atf-tests atf
+./usr/tests/atf/formats/h_parser               tests-atf-tests atf
+./usr/tests/atf/formats/t_parsers              tests-atf-tests atf
+./usr/tests/atf/formats/t_writers              tests-atf-tests atf
 ./usr/tests/atf/sh_interface                   tests-obsolete          obsolete
 ./usr/tests/atf/sh_interface/Atffile           tests-obsolete          obsolete
 ./usr/tests/atf/sh_interface/h_misc            tests-obsolete          obsolete
@@ -305,30 +305,30 @@
 ./usr/tests/atf/sh_interface/t_tc              tests-obsolete          obsolete
 ./usr/tests/atf/sh_interface/t_tp              tests-obsolete          obsolete
 ./usr/tests/atf/test_programs                  tests-atf-tests
-./usr/tests/atf/test_programs/Atffile          tests-atf-tests
-./usr/tests/atf/test_programs/h_cpp            tests-atf-tests
-./usr/tests/atf/test_programs/h_sh             tests-atf-tests
-./usr/tests/atf/test_programs/t_cleanup                tests-atf-tests
-./usr/tests/atf/test_programs/t_config         tests-atf-tests
-./usr/tests/atf/test_programs/t_env            tests-atf-tests
-./usr/tests/atf/test_programs/t_fork           tests-atf-tests
-./usr/tests/atf/test_programs/t_meta_data      tests-atf-tests
-./usr/tests/atf/test_programs/t_srcdir         tests-atf-tests
-./usr/tests/atf/test_programs/t_status         tests-atf-tests
-./usr/tests/atf/test_programs/t_workdir                tests-atf-tests
+./usr/tests/atf/test_programs/Atffile          tests-atf-tests atf
+./usr/tests/atf/test_programs/h_cpp            tests-atf-tests atf
+./usr/tests/atf/test_programs/h_sh             tests-atf-tests atf
+./usr/tests/atf/test_programs/t_cleanup                tests-atf-tests atf
+./usr/tests/atf/test_programs/t_config         tests-atf-tests atf
+./usr/tests/atf/test_programs/t_env            tests-atf-tests atf
+./usr/tests/atf/test_programs/t_fork           tests-atf-tests atf
+./usr/tests/atf/test_programs/t_meta_data      tests-atf-tests atf
+./usr/tests/atf/test_programs/t_srcdir         tests-atf-tests atf
+./usr/tests/atf/test_programs/t_status         tests-atf-tests atf
+./usr/tests/atf/test_programs/t_workdir                tests-atf-tests atf
 ./usr/tests/atf/tools                          tests-atf-tests
-./usr/tests/atf/tools/Atffile                  tests-atf-tests
-./usr/tests/atf/tools/h_fail                   tests-atf-tests
-./usr/tests/atf/tools/h_misc                   tests-atf-tests
-./usr/tests/atf/tools/h_mode                   tests-atf-tests
-./usr/tests/atf/tools/h_pass                   tests-atf-tests
-./usr/tests/atf/tools/t_atf_cleanup            tests-atf-tests
-./usr/tests/atf/tools/t_atf_compile            tests-atf-tests
-./usr/tests/atf/tools/t_atf_config             tests-atf-tests
-./usr/tests/atf/tools/t_atf_exec               tests-atf-tests
-./usr/tests/atf/tools/t_atf_killpg             tests-atf-tests
-./usr/tests/atf/tools/t_atf_report             tests-atf-tests
-./usr/tests/atf/tools/t_atf_run                        tests-atf-tests
+./usr/tests/atf/tools/Atffile                  tests-atf-tests atf
+./usr/tests/atf/tools/h_fail                   tests-atf-tests atf
+./usr/tests/atf/tools/h_misc                   tests-atf-tests atf
+./usr/tests/atf/tools/h_mode                   tests-atf-tests atf
+./usr/tests/atf/tools/h_pass                   tests-atf-tests atf
+./usr/tests/atf/tools/t_atf_cleanup            tests-atf-tests atf
+./usr/tests/atf/tools/t_atf_compile            tests-atf-tests atf
+./usr/tests/atf/tools/t_atf_config             tests-atf-tests atf
+./usr/tests/atf/tools/t_atf_exec               tests-atf-tests atf
+./usr/tests/atf/tools/t_atf_killpg             tests-atf-tests atf
+./usr/tests/atf/tools/t_atf_report             tests-atf-tests atf
+./usr/tests/atf/tools/t_atf_run                        tests-atf-tests atf
 ./usr/tests/atf/units                          tests-obsolete          obsolete
 ./usr/tests/atf/units/Atffile                  tests-obsolete          obsolete
 ./usr/tests/atf/units/t_config                 tests-obsolete          obsolete
@@ -396,9 +396,9 @@
 ./usr/tests/net                                        tests-net-tests
 ./usr/tests/net/Atffile                                tests-net-tests
 ./usr/tests/net/sys                            tests-net-tests
-./usr/tests/net/sys/Atffile                    tests-net-tests
-./usr/tests/net/sys/t_connect                  tests-net-tests
-./usr/tests/net/sys/t_listen                   tests-net-tests
+./usr/tests/net/sys/Atffile                    tests-net-tests atf
+./usr/tests/net/sys/t_connect                  tests-net-tests atf
+./usr/tests/net/sys/t_listen                   tests-net-tests atf
 ./usr/tests/util                               tests-util-tests
 ./usr/tests/util/Atffile                       tests-util-tests
 ./usr/tests/util/df                            tests-util-tests
Index: tests/net/Makefile
===================================================================
RCS file: /cvsroot/src/tests/net/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- tests/net/Makefile  23 Dec 2007 13:50:22 -0000      1.1
+++ tests/net/Makefile  28 Nov 2010 23:16:41 -0000
@@ -4,7 +4,11 @@
 
 TESTSDIR=      ${TESTSBASE}/net
 
-SUBDIR=                sys
+SUBDIR=
+
+.if ${MKATF} != "no"
+SUBDIR+= sys
+.endif
 
 .include <bsd.test.mk>
 .include <bsd.subdir.mk>

>Unformatted:
        
        


Home | Main Index | Thread Index | Old Index