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 percpu_foreach_xcall(9).
details: https://anonhg.NetBSD.org/src/rev/614340f57257
branches: trunk
changeset: 744591:614340f57257
user: thorpej <thorpej%NetBSD.org@localhost>
date: Fri Feb 07 13:10:26 2020 +0000
description:
Add percpu_foreach_xcall(9).
diffstat:
distrib/sets/lists/comp/mi | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (33 lines):
diff -r 84b6c347be43 -r 614340f57257 distrib/sets/lists/comp/mi
--- a/distrib/sets/lists/comp/mi Fri Feb 07 13:02:35 2020 +0000
+++ b/distrib/sets/lists/comp/mi Fri Feb 07 13:10:26 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.2308 2020/02/01 12:49:02 riastradh Exp $
+# $NetBSD: mi,v 1.2309 2020/02/07 13:10:26 thorpej Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
./etc/mtree/set.comp comp-sys-root
@@ -11572,6 +11572,7 @@
./usr/share/man/cat9/percpu_alloc.0 comp-sys-catman .cat
./usr/share/man/cat9/percpu_create.0 comp-sys-catman .cat
./usr/share/man/cat9/percpu_foreach.0 comp-sys-catman .cat
+./usr/share/man/cat9/percpu_foreach_xcall.0 comp-sys-catman .cat
./usr/share/man/cat9/percpu_free.0 comp-sys-catman .cat
./usr/share/man/cat9/percpu_getref.0 comp-sys-catman .cat
./usr/share/man/cat9/percpu_init.0 comp-obsolete obsolete
@@ -19501,6 +19502,7 @@
./usr/share/man/html9/percpu_alloc.html comp-sys-htmlman html
./usr/share/man/html9/percpu_create.html comp-sys-htmlman html
./usr/share/man/html9/percpu_foreach.html comp-sys-htmlman html
+./usr/share/man/html9/percpu_foreach_xcall.html comp-sys-htmlman html
./usr/share/man/html9/percpu_free.html comp-sys-htmlman html
./usr/share/man/html9/percpu_getref.html comp-sys-htmlman html
./usr/share/man/html9/percpu_init.html comp-obsolete obsolete
@@ -27589,6 +27591,7 @@
./usr/share/man/man9/percpu_alloc.9 comp-sys-man .man
./usr/share/man/man9/percpu_create.9 comp-sys-man .man
./usr/share/man/man9/percpu_foreach.9 comp-sys-man .man
+./usr/share/man/man9/percpu_foreach_xcall.9 comp-sys-man .man
./usr/share/man/man9/percpu_free.9 comp-sys-man .man
./usr/share/man/man9/percpu_getref.9 comp-sys-man .man
./usr/share/man/man9/percpu_init.9 comp-obsolete obsolete
Home |
Main Index |
Thread Index |
Old Index