Source-Changes-HG archive

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

[src/trunk]: src/distrib/sets/lists/comp Add waitid, wait6



details:   https://anonhg.NetBSD.org/src/rev/88cd7abb6cdb
branches:  trunk
changeset: 814641:88cd7abb6cdb
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Apr 02 20:46:37 2016 +0000

description:
Add waitid, wait6

diffstat:

 distrib/sets/lists/comp/mi |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (36 lines):

diff -r 71f20c3a2f09 -r 88cd7abb6cdb distrib/sets/lists/comp/mi
--- a/distrib/sets/lists/comp/mi        Sat Apr 02 20:38:40 2016 +0000
+++ b/distrib/sets/lists/comp/mi        Sat Apr 02 20:46:37 2016 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: mi,v 1.2024 2016/03/30 21:36:48 christos Exp $
+#      $NetBSD: mi,v 1.2025 2016/04/02 20:46:37 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 ./etc/mtree/set.comp                           comp-sys-root
@@ -4283,6 +4283,8 @@
 ./usr/share/man/cat2/wait.0                    comp-c-catman           .cat
 ./usr/share/man/cat2/wait3.0                   comp-c-catman           .cat
 ./usr/share/man/cat2/wait4.0                   comp-c-catman           .cat
+./usr/share/man/cat2/wait6.0                   comp-c-catman           .cat
+./usr/share/man/cat2/waitid.0                  comp-c-catman           .cat
 ./usr/share/man/cat2/waitpid.0                 comp-c-catman           .cat
 ./usr/share/man/cat2/write.0                   comp-c-catman           .cat
 ./usr/share/man/cat2/writev.0                  comp-c-catman           .cat
@@ -11500,6 +11502,8 @@
 ./usr/share/man/html2/wait.html                        comp-c-htmlman          html
 ./usr/share/man/html2/wait3.html               comp-c-htmlman          html
 ./usr/share/man/html2/wait4.html               comp-c-htmlman          html
+./usr/share/man/html2/wait6.html               comp-c-htmlman          html
+./usr/share/man/html2/waitid.html              comp-c-htmlman          html
 ./usr/share/man/html2/waitpid.html             comp-c-htmlman          html
 ./usr/share/man/html2/write.html               comp-c-htmlman          html
 ./usr/share/man/html2/writev.html              comp-c-htmlman          html
@@ -18510,6 +18514,8 @@
 ./usr/share/man/man2/wait.2                    comp-c-man              .man
 ./usr/share/man/man2/wait3.2                   comp-c-man              .man
 ./usr/share/man/man2/wait4.2                   comp-c-man              .man
+./usr/share/man/man2/wait6.2                   comp-c-man              .man
+./usr/share/man/man2/waitid.2                  comp-c-man              .man
 ./usr/share/man/man2/waitpid.2                 comp-c-man              .man
 ./usr/share/man/man2/write.2                   comp-c-man              .man
 ./usr/share/man/man2/writev.2                  comp-c-man              .man



Home | Main Index | Thread Index | Old Index