Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src genric -> generic
details: https://anonhg.NetBSD.org/src/rev/9d3efa376705
branches: trunk
changeset: 745576:9d3efa376705
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Mar 05 22:44:19 2020 +0000
description:
genric -> generic
diffstat:
external/cddl/osnet/dist/tools/ctf/cvt/fixup_tdescs.c | 2 +-
usr.bin/config/TODO | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diffs (24 lines):
diff -r 2508a5fe01ba -r 9d3efa376705 external/cddl/osnet/dist/tools/ctf/cvt/fixup_tdescs.c
--- a/external/cddl/osnet/dist/tools/ctf/cvt/fixup_tdescs.c Thu Mar 05 21:08:36 2020 +0000
+++ b/external/cddl/osnet/dist/tools/ctf/cvt/fixup_tdescs.c Thu Mar 05 22:44:19 2020 +0000
@@ -281,7 +281,7 @@
/*
* XXX: A crude hack to bring down the number of types for a
- * GENRIC kernel below 2**15-1 (from ~34000 to ~29800).
+ * GENERIC kernel below 2**15-1 (from ~34000 to ~29800).
*
* Remove the type attributes "volatile", "const" and "restrict",
* for DTRACE these attributes are of little value.
diff -r 2508a5fe01ba -r 9d3efa376705 usr.bin/config/TODO
--- a/usr.bin/config/TODO Thu Mar 05 21:08:36 2020 +0000
+++ b/usr.bin/config/TODO Thu Mar 05 22:44:19 2020 +0000
@@ -259,7 +259,7 @@
*.ko ---> *.ro Modular MI linkage
*.ro ---> *.kmod Modular MD linkage
- Genric MI linkage is for processing MI linkage that can be applied generally.
+ Generic MI linkage is for processing MI linkage that can be applied generally.
Data section alignment (.data.read_mostly and .data.cacheline_aligned) is
processed here.
Home |
Main Index |
Thread Index |
Old Index