Source-Changes-HG archive

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

[src/trunk]: src/distrib/sets/lists fexecve(2) related additions.



details:   https://anonhg.NetBSD.org/src/rev/a8e2a8d63e2c
branches:  trunk
changeset: 459550:a8e2a8d63e2c
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Sep 15 16:58:11 2019 +0000

description:
fexecve(2) related additions.

diffstat:

 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(-)

diffs (75 lines):

diff -r cd297e9a9389 -r a8e2a8d63e2c distrib/sets/lists/comp/mi
--- a/distrib/sets/lists/comp/mi        Sun Sep 15 16:55:00 2019 +0000
+++ b/distrib/sets/lists/comp/mi        Sun Sep 15 16:58:11 2019 +0000
@@ -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 -r cd297e9a9389 -r a8e2a8d63e2c distrib/sets/lists/debug/mi
--- a/distrib/sets/lists/debug/mi       Sun Sep 15 16:55:00 2019 +0000
+++ b/distrib/sets/lists/debug/mi       Sun Sep 15 16:58:11 2019 +0000
@@ -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 -r cd297e9a9389 -r a8e2a8d63e2c distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi       Sun Sep 15 16:55:00 2019 +0000
+++ b/distrib/sets/lists/tests/mi       Sun Sep 15 16:58:11 2019 +0000
@@ -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



Home | Main Index | Thread Index | Old Index