From 6d45a93d7f5eaf2124eae62b4c4dbecd2b81bf67 Mon Sep 17 00:00:00 2001 From: christos Date: Sun, 15 Sep 2019 16:58:11 +0000 Subject: [PATCH] fexecve(2) related additions. --- distrib/sets/lists/comp/mi | 5 ++++- distrib/sets/lists/debug/mi | 3 ++- distrib/sets/lists/tests/mi | 4 +++- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/distrib/sets/lists/comp/mi b/distrib/sets/lists/comp/mi index c58766f9e44c..7833b2b0659d 100644 --- a/distrib/sets/lists/comp/mi +++ b/distrib/sets/lists/comp/mi @@ -1,4 +1,4 @@ -# $NetBSD: mi,v 1.2285 2019/09/02 09:08:29 roy Exp $ +# $NetBSD: mi,v 1.2286 2019/09/15 16:58:11 christos Exp $ # # Note: don't delete entries from here - mark them as "obsolete" instead. ./etc/mtree/set.comp comp-sys-root @@ -4311,6 +4311,7 @@ ./usr/share/man/cat2/fcntl.0 comp-c-catman .cat ./usr/share/man/cat2/fdatasync.0 comp-c-catman .cat ./usr/share/man/cat2/fdiscard.0 comp-c-catman .cat +./usr/share/man/cat2/fexecve.0 comp-c-catman .cat ./usr/share/man/cat2/fhopen.0 comp-c-catman .cat ./usr/share/man/cat2/fhstat.0 comp-c-catman .cat ./usr/share/man/cat2/fhstatfs.0 comp-obsolete obsolete @@ -12376,6 +12377,7 @@ ./usr/share/man/html2/fcntl.html comp-c-htmlman html ./usr/share/man/html2/fdatasync.html comp-c-htmlman html ./usr/share/man/html2/fdiscard.html comp-c-htmlman html +./usr/share/man/html2/fexecve.html comp-c-htmlman html ./usr/share/man/html2/fhopen.html comp-c-htmlman html ./usr/share/man/html2/fhstat.html comp-c-htmlman html ./usr/share/man/html2/fhstatvfs.html comp-c-htmlman html @@ -20258,6 +20260,7 @@ ./usr/share/man/man2/fcntl.2 comp-c-man .man ./usr/share/man/man2/fdatasync.2 comp-c-man .man ./usr/share/man/man2/fdiscard.2 comp-c-man .man +./usr/share/man/man2/fexecve.2 comp-c-man .man ./usr/share/man/man2/fhopen.2 comp-c-man .man ./usr/share/man/man2/fhstat.2 comp-c-man .man ./usr/share/man/man2/fhstatfs.2 comp-obsolete obsolete diff --git a/distrib/sets/lists/debug/mi b/distrib/sets/lists/debug/mi index 107a2938f5ef..96b8b76ee85c 100644 --- a/distrib/sets/lists/debug/mi +++ b/distrib/sets/lists/debug/mi @@ -1,4 +1,4 @@ -# $NetBSD: mi,v 1.287 2019/09/15 16:28:09 christos Exp $ +# $NetBSD: mi,v 1.288 2019/09/15 16:58:11 christos Exp $ ./etc/mtree/set.debug comp-sys-root ./usr/lib comp-sys-usr compatdir ./usr/lib/i18n/libBIG5_g.a comp-c-debuglib debuglib,compatfile @@ -1704,6 +1704,7 @@ ./usr/libdata/debug/usr/tests/kernel/arch/i386/t_ptrace_wait6.debug tests-obsolete obsolete,compattestfile ./usr/libdata/debug/usr/tests/kernel/arch/i386/t_ptrace_waitid.debug tests-obsolete obsolete,compattestfile ./usr/libdata/debug/usr/tests/kernel/arch/i386/t_ptrace_waitpid.debug tests-obsolete obsolete,compattestfile +./usr/libdata/debug/usr/tests/kernel/h_fexecve.debug tests-kernel-tests debug,atf,compattestfile ./usr/libdata/debug/usr/tests/kernel/h_getprocpath.debug tests-kernel-tests debug,atf,compattestfile ./usr/libdata/debug/usr/tests/kernel/h_ps_strings1.debug tests-kernel-tests debug,atf,compattestfile ./usr/libdata/debug/usr/tests/kernel/h_ps_strings2.debug tests-kernel-tests debug,atf,compattestfile diff --git a/distrib/sets/lists/tests/mi b/distrib/sets/lists/tests/mi index bff8ba094ca0..c660df0b0d2c 100644 --- a/distrib/sets/lists/tests/mi +++ b/distrib/sets/lists/tests/mi @@ -1,4 +1,4 @@ -# $NetBSD: mi,v 1.820 2019/09/15 16:28:09 christos Exp $ +# $NetBSD: mi,v 1.821 2019/09/15 16:58:11 christos Exp $ # # Note: don't delete entries from here - mark them as "obsolete" instead. # @@ -2137,6 +2137,7 @@ ./usr/tests/kernel/arch/i386/t_ptrace_waitid tests-obsolete obsolete ./usr/tests/kernel/arch/i386/t_ptrace_waitpid tests-obsolete obsolete ./usr/tests/kernel/arch/x86 tests-obsolete obsolete +./usr/tests/kernel/h_fexecve tests-kernel-tests compattestfile,atf ./usr/tests/kernel/h_getprocpath tests-kernel-tests compattestfile,atf ./usr/tests/kernel/h_interpreter tests-kernel-tests compattestfile,atf ./usr/tests/kernel/h_ps_strings1 tests-kernel-tests compattestfile,atf @@ -2178,6 +2179,7 @@ ./usr/tests/kernel/t_extattrctl tests-kernel-tests atf,rump ./usr/tests/kernel/t_extent tests-kernel-tests compattestfile,atf ./usr/tests/kernel/t_fcntl tests-kernel-tests atf +./usr/tests/kernel/t_fexecve tests-kernel-tests atf ./usr/tests/kernel/t_filedesc tests-kernel-tests atf,rump ./usr/tests/kernel/t_interp tests-kernel-tests atf ./usr/tests/kernel/t_kauth_pr_47598 tests-kernel-tests compattestfile,atf