Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src Register directories and files provided by kyua-cli.
details: https://anonhg.NetBSD.org/src/rev/0e1320d95526
branches: trunk
changeset: 785104:0e1320d95526
user: jmmv <jmmv%NetBSD.org@localhost>
date: Sat Feb 23 14:18:36 2013 +0000
description:
Register directories and files provided by kyua-cli.
diffstat:
distrib/sets/lists/base/mi | 12 ++-
distrib/sets/lists/debug/mi | 102 +++++++++++++++++++++++++-
distrib/sets/lists/man/mi | 47 +++++++++++-
distrib/sets/lists/misc/mi | 10 ++-
distrib/sets/lists/tests/mi | 171 +++++++++++++++++++++++++++++++++++++++++++-
etc/mtree/NetBSD.dist.base | 7 +-
etc/mtree/NetBSD.dist.tests | 40 ++++++++++-
7 files changed, 382 insertions(+), 7 deletions(-)
diffs (truncated from 604 to 300 lines):
diff -r 2952c0f3e5c4 -r 0e1320d95526 distrib/sets/lists/base/mi
--- a/distrib/sets/lists/base/mi Sat Feb 23 14:16:49 2013 +0000
+++ b/distrib/sets/lists/base/mi Sat Feb 23 14:18:36 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1019 2013/02/19 06:06:39 jmmv Exp $
+# $NetBSD: mi,v 1.1020 2013/02/23 14:18:37 jmmv Exp $
#
# Note: Don't delete entries from here - mark them as "obsolete" instead,
# unless otherwise stated below.
@@ -518,6 +518,7 @@
./usr/bin/krb5-config base-krb5-bin kerberos
./usr/bin/ktrace base-debug-bin
./usr/bin/ktruss base-debug-bin
+./usr/bin/kyua base-kyua-bin kyua
./usr/bin/lam base-util-bin
./usr/bin/last base-util-bin
./usr/bin/lastcomm base-util-bin
@@ -2521,6 +2522,15 @@
./usr/share/keymaps/amiga base-sys-share
./usr/share/keymaps/atari base-sys-share
./usr/share/keymaps/x68k base-sys-share
+./usr/share/kyua-cli base-kyua-bin
+./usr/share/kyua-cli/misc base-kyua-bin
+./usr/share/kyua-cli/misc/context.html base-kyua-bin share,kyua
+./usr/share/kyua-cli/misc/index.html base-kyua-bin share,kyua
+./usr/share/kyua-cli/misc/report.css base-kyua-bin share,kyua
+./usr/share/kyua-cli/misc/test_result.html base-kyua-bin share,kyua
+./usr/share/kyua-cli/store base-kyua-bin
+./usr/share/kyua-cli/store/migrate_v1_v2.sql base-kyua-bin share,kyua
+./usr/share/kyua-cli/store/schema_v2.sql base-kyua-bin share,kyua
./usr/share/ldscripts base-obsolete obsolete
./usr/share/legal base-sys-share
./usr/share/legal/COPYRIGHT base-sys-share share
diff -r 2952c0f3e5c4 -r 0e1320d95526 distrib/sets/lists/debug/mi
--- a/distrib/sets/lists/debug/mi Sat Feb 23 14:16:49 2013 +0000
+++ b/distrib/sets/lists/debug/mi Sat Feb 23 14:18:36 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.7 2013/02/19 06:06:42 jmmv Exp $
+# $NetBSD: mi,v 1.8 2013/02/23 14:18:37 jmmv Exp $
./etc/mtree/set.debug comp-sys-root
./usr/libdata/debug/bin/cat.debug comp-util-debug debug
./usr/libdata/debug/bin/chio.debug comp-util-debug debug
@@ -308,6 +308,7 @@
./usr/libdata/debug/usr/bin/kpasswd.debug comp-krb5-debug kerberos,debug
./usr/libdata/debug/usr/bin/ktrace.debug comp-debug-debug debug
./usr/libdata/debug/usr/bin/ktruss.debug comp-debug-debug debug
+./usr/libdata/debug/usr/bin/kyua.debug comp-kyua-debug kyua,debug
./usr/libdata/debug/usr/bin/lam.debug comp-util-debug debug
./usr/libdata/debug/usr/bin/last.debug comp-util-debug debug
./usr/libdata/debug/usr/bin/lastcomm.debug comp-util-debug debug
@@ -1322,6 +1323,105 @@
./usr/libdata/debug/usr/tests/kernel/t_ucontext.debug tests-obsolete obsolete
./usr/libdata/debug/usr/tests/kernel/t_writev.debug tests-obsolete obsolete
./usr/libdata/debug/usr/tests/kernel/tty/t_pr.debug tests-kernel-tests debug,atf,rump
+./usr/libdata/debug/usr/tests/kyua-cli/bootstrap/atf_helpers.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/bootstrap/plain_helpers.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/cli/cmd_about_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/cli/cmd_config_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/cli/cmd_db_exec_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/cli/cmd_db_migrate_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/cli/cmd_debug_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/cli/cmd_help_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/cli/cmd_list_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/cli/cmd_report_html_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/cli/cmd_report_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/cli/cmd_test_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/cli/common_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/cli/config_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/cli/main_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/engine/action_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/engine/config_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/engine/context_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/engine/drivers/debug_test_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/engine/drivers/list_tests_helpers.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/engine/drivers/list_tests_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/engine/drivers/run_tests_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/engine/drivers/scan_action_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/engine/exceptions_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/engine/filters_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/engine/kyuafile_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/engine/metadata_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/engine/test_case_atf_helpers.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/engine/test_case_plain_helpers.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/engine/test_case_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/engine/test_program_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/engine/test_result_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/engine/testers_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/examples/syntax_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/integration/helpers/bad_test_program.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/integration/helpers/bogus_test_cases.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/integration/helpers/config.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/integration/helpers/expect_all_pass.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/integration/helpers/expect_some_fail.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/integration/helpers/interrupts.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/integration/helpers/metadata.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/integration/helpers/simple_all_pass.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/integration/helpers/simple_some_fail.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/store/backend_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/store/dbtypes_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/store/exceptions_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/store/metadata_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/store/schema_inttest.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/store/transaction_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/auto_array_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/cmdline/base_command_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/cmdline/commands_map_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/cmdline/exceptions_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/cmdline/globals_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/cmdline/options_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/cmdline/parser_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/cmdline/ui_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/config/exceptions_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/config/keys_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/config/lua_module_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/config/nodes_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/config/parser_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/config/tree_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/datetime_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/env_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/format/exceptions_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/format/formatter_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/fs/auto_cleaners_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/fs/exceptions_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/fs/lua_module_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/fs/operations_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/fs/path_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/logging/macros_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/logging/operations_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/memory_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/optional_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/passwd_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/process/child_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/process/exceptions_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/process/fdstream_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/process/helpers.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/process/status_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/process/systembuf_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/sanity_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/signals/exceptions_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/signals/interrupts_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/signals/misc_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/signals/programmer_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/sqlite/c_gate_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/sqlite/database_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/sqlite/exceptions_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/sqlite/statement_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/sqlite/transaction_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/stream_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/text/exceptions_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/text/operations_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/text/table_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/text/templates_test.debug tests-kyua-tests debug,atf,kyua
+./usr/libdata/debug/usr/tests/kyua-cli/utils/units_test.debug tests-kyua-tests debug,atf,kyua
./usr/libdata/debug/usr/tests/kyua-testers/atf_helpers.debug tests-kyua-tests debug,atf,kyua
./usr/libdata/debug/usr/tests/kyua-testers/atf_inttest.debug tests-kyua-tests debug,atf,kyua
./usr/libdata/debug/usr/tests/kyua-testers/atf_list_test.debug tests-kyua-tests debug,atf,kyua
diff -r 2952c0f3e5c4 -r 0e1320d95526 distrib/sets/lists/man/mi
--- a/distrib/sets/lists/man/mi Sat Feb 23 14:16:49 2013 +0000
+++ b/distrib/sets/lists/man/mi Sat Feb 23 14:18:36 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1420 2013/02/19 06:06:43 jmmv Exp $
+# $NetBSD: mi,v 1.1421 2013/02/23 14:18:38 jmmv Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -237,9 +237,20 @@
./usr/share/man/cat1/ksh.0 man-util-catman .cat
./usr/share/man/cat1/ktrace.0 man-debug-catman .cat
./usr/share/man/cat1/ktruss.0 man-debug-catman .cat
+./usr/share/man/cat1/kyua-about.0 man-kyua-catman kyua,.cat
./usr/share/man/cat1/kyua-atf-tester.0 man-kyua-catman kyua,.cat
+./usr/share/man/cat1/kyua-config.0 man-kyua-catman kyua,.cat
+./usr/share/man/cat1/kyua-db-exec.0 man-kyua-catman kyua,.cat
+./usr/share/man/cat1/kyua-db-migrate.0 man-kyua-catman kyua,.cat
+./usr/share/man/cat1/kyua-debug.0 man-kyua-catman kyua,.cat
+./usr/share/man/cat1/kyua-help.0 man-kyua-catman kyua,.cat
+./usr/share/man/cat1/kyua-list.0 man-kyua-catman kyua,.cat
./usr/share/man/cat1/kyua-plain-tester.0 man-kyua-catman kyua,.cat
+./usr/share/man/cat1/kyua-report-html.0 man-kyua-catman kyua,.cat
+./usr/share/man/cat1/kyua-report.0 man-kyua-catman kyua,.cat
+./usr/share/man/cat1/kyua-test.0 man-kyua-catman kyua,.cat
./usr/share/man/cat1/kyua-tester.0 man-kyua-catman kyua,.cat
+./usr/share/man/cat1/kyua.0 man-kyua-catman kyua,.cat
./usr/share/man/cat1/lam.0 man-util-catman .cat
./usr/share/man/cat1/last.0 man-util-catman .cat
./usr/share/man/cat1/lastcomm.0 man-util-catman .cat
@@ -2004,6 +2015,8 @@
./usr/share/man/cat5/krb5.conf.0 man-krb5-catman kerberos,.cat
./usr/share/man/cat5/kyua-tester-list.0 man-kyua-catman kyua,.cat
./usr/share/man/cat5/kyua-tester-result.0 man-kyua-catman kyua,.cat
+./usr/share/man/cat5/kyua.conf.0 man-kyua-catman kyua,.cat
+./usr/share/man/cat5/kyuafile.0 man-kyua-catman kyua,.cat
./usr/share/man/cat5/lastlog.0 man-sys-catman .cat
./usr/share/man/cat5/lastlogx.0 man-sys-catman .cat
./usr/share/man/cat5/ld.so.conf.0 man-sys-catman .cat
@@ -2126,7 +2139,9 @@
./usr/share/man/cat7/hostname.0 man-reference-catman .cat
./usr/share/man/cat7/intro.0 man-reference-catman .cat
./usr/share/man/cat7/kyua-atf-interface.0 man-kyua-catman kyua,.cat
+./usr/share/man/cat7/kyua-build-root.0 man-kyua-catman kyua,.cat
./usr/share/man/cat7/kyua-plain-interface.0 man-kyua-catman kyua,.cat
+./usr/share/man/cat7/kyua-test-filters.0 man-kyua-catman kyua,.cat
./usr/share/man/cat7/lint.0 man-reference-catman .cat
./usr/share/man/cat7/mailaddr.0 man-reference-catman .cat
./usr/share/man/cat7/mandoc.0 man-obsolete obsolete
@@ -3243,9 +3258,20 @@
./usr/share/man/html1/ksh.html man-util-htmlman html
./usr/share/man/html1/ktrace.html man-debug-htmlman html
./usr/share/man/html1/ktruss.html man-debug-htmlman html
+./usr/share/man/html1/kyua-about.html man-kyua-htmlman kyua,html
./usr/share/man/html1/kyua-atf-tester.html man-kyua-htmlman kyua,html
+./usr/share/man/html1/kyua-config.html man-kyua-htmlman kyua,html
+./usr/share/man/html1/kyua-db-exec.html man-kyua-htmlman kyua,html
+./usr/share/man/html1/kyua-db-migrate.html man-kyua-htmlman kyua,html
+./usr/share/man/html1/kyua-debug.html man-kyua-htmlman kyua,html
+./usr/share/man/html1/kyua-help.html man-kyua-htmlman kyua,html
+./usr/share/man/html1/kyua-list.html man-kyua-htmlman kyua,html
./usr/share/man/html1/kyua-plain-tester.html man-kyua-htmlman kyua,html
+./usr/share/man/html1/kyua-report-html.html man-kyua-htmlman kyua,html
+./usr/share/man/html1/kyua-report.html man-kyua-htmlman kyua,html
+./usr/share/man/html1/kyua-test.html man-kyua-htmlman kyua,html
./usr/share/man/html1/kyua-tester.html man-kyua-htmlman kyua,html
+./usr/share/man/html1/kyua.html man-kyua-htmlman kyua,html
./usr/share/man/html1/lam.html man-util-htmlman html
./usr/share/man/html1/last.html man-util-htmlman html
./usr/share/man/html1/lastcomm.html man-util-htmlman html
@@ -4856,6 +4882,8 @@
./usr/share/man/html5/krb5.conf.html man-krb5-htmlman kerberos,html
./usr/share/man/html5/kyua-tester-list.html man-kyua-htmlman kyua,html
./usr/share/man/html5/kyua-tester-result.html man-kyua-htmlman kyua,html
+./usr/share/man/html5/kyua.conf.html man-kyua-htmlman kyua,html
+./usr/share/man/html5/kyuafile.html man-kyua-htmlman kyua,html
./usr/share/man/html5/lastlog.html man-sys-htmlman html
./usr/share/man/html5/lastlogx.html man-sys-htmlman html
./usr/share/man/html5/ld.so.conf.html man-sys-htmlman html
@@ -4967,7 +4995,9 @@
./usr/share/man/html7/hostname.html man-reference-htmlman html
./usr/share/man/html7/intro.html man-reference-htmlman html
./usr/share/man/html7/kyua-atf-interface.html man-kyua-htmlman kyua,html
+./usr/share/man/html7/kyua-build-root.html man-kyua-htmlman kyua,html
./usr/share/man/html7/kyua-plain-interface.html man-kyua-htmlman kyua,html
+./usr/share/man/html7/kyua-test-filters.html man-kyua-htmlman kyua,html
./usr/share/man/html7/lint.html man-reference-htmlman html
./usr/share/man/html7/mailaddr.html man-reference-htmlman html
./usr/share/man/html7/mdoc.html man-groff-htmlman html,groff
@@ -5887,9 +5917,20 @@
./usr/share/man/man1/ksh.1 man-util-man .man
./usr/share/man/man1/ktrace.1 man-debug-man .man
./usr/share/man/man1/ktruss.1 man-debug-man .man
+./usr/share/man/man1/kyua-about.1 man-kyua-man kyua,.man
./usr/share/man/man1/kyua-atf-tester.1 man-kyua-man kyua,.man
+./usr/share/man/man1/kyua-config.1 man-kyua-man kyua,.man
+./usr/share/man/man1/kyua-db-exec.1 man-kyua-man kyua,.man
+./usr/share/man/man1/kyua-db-migrate.1 man-kyua-man kyua,.man
+./usr/share/man/man1/kyua-debug.1 man-kyua-man kyua,.man
+./usr/share/man/man1/kyua-help.1 man-kyua-man kyua,.man
+./usr/share/man/man1/kyua-list.1 man-kyua-man kyua,.man
./usr/share/man/man1/kyua-plain-tester.1 man-kyua-man kyua,.man
+./usr/share/man/man1/kyua-report-html.1 man-kyua-man kyua,.man
+./usr/share/man/man1/kyua-report.1 man-kyua-man kyua,.man
+./usr/share/man/man1/kyua-test.1 man-kyua-man kyua,.man
./usr/share/man/man1/kyua-tester.1 man-kyua-man kyua,.man
+./usr/share/man/man1/kyua.1 man-kyua-man kyua,.man
./usr/share/man/man1/lam.1 man-util-man .man
./usr/share/man/man1/last.1 man-util-man .man
./usr/share/man/man1/lastcomm.1 man-util-man .man
@@ -7654,6 +7695,8 @@
./usr/share/man/man5/krb5.conf.5 man-krb5-man kerberos,.man
./usr/share/man/man5/kyua-tester-list.5 man-kyua-man kyua,.man
./usr/share/man/man5/kyua-tester-result.5 man-kyua-man kyua,.man
+./usr/share/man/man5/kyua.conf.5 man-kyua-man kyua,.man
+./usr/share/man/man5/kyuafile.5 man-kyua-man kyua,.man
./usr/share/man/man5/lastlog.5 man-sys-man .man
./usr/share/man/man5/lastlogx.5 man-sys-man .man
./usr/share/man/man5/ld.so.conf.5 man-sys-man .man
@@ -7776,7 +7819,9 @@
./usr/share/man/man7/hostname.7 man-reference-man .man
./usr/share/man/man7/intro.7 man-reference-man .man
./usr/share/man/man7/kyua-atf-interface.7 man-kyua-man kyua,.man
+./usr/share/man/man7/kyua-build-root.7 man-kyua-man kyua,.man
./usr/share/man/man7/kyua-plain-interface.7 man-kyua-man kyua,.man
+./usr/share/man/man7/kyua-test-filters.7 man-kyua-man kyua,.man
./usr/share/man/man7/lint.7 man-reference-man .man
./usr/share/man/man7/mailaddr.7 man-reference-man .man
./usr/share/man/man7/mandoc.7 man-obsolete obsolete
diff -r 2952c0f3e5c4 -r 0e1320d95526 distrib/sets/lists/misc/mi
--- a/distrib/sets/lists/misc/mi Sat Feb 23 14:16:49 2013 +0000
+++ b/distrib/sets/lists/misc/mi Sat Feb 23 14:18:36 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.181 2013/02/16 21:40:40 jmmv Exp $
+# $NetBSD: mi,v 1.182 2013/02/23 14:18:39 jmmv Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -421,6 +421,11 @@
./usr/share/doc/html/postfix/verify.8.html misc-postfix-htmldoc postfix,doc
./usr/share/doc/html/postfix/virtual.5.html misc-postfix-htmldoc postfix,doc
./usr/share/doc/html/postfix/virtual.8.html misc-postfix-htmldoc postfix,doc
+./usr/share/doc/kyua-cli misc-kyua-doc
+./usr/share/doc/kyua-cli/AUTHORS misc-kyua-doc doc,kyua
Home |
Main Index |
Thread Index |
Old Index