Signed-off-by: Stefan Weil
---
console-client/bdf.c | 2 +-
console-client/bdf.h | 2 +-
console-client/xkb/README | 2 +-
console-client/xkb/parser.y | 6 +++---
console-client/xkb/xkb.c | 6 +++---
console-client/xkb/xkb.h | 2 +-
console-client/xkb/xkbdata.c
Signed-off-by: Stefan Weil
---
libshouldbeinlibc/portxlate.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/libshouldbeinlibc/portxlate.c b/libshouldbeinlibc/portxlate.c
index f78abbf..eb6abfb 100644
--- a/libshouldbeinlibc/portxlate.c
+++ b/libshouldbeinlibc
Signed-off-by: Stefan Weil
---
libpager/pager-attr.c | 2 +-
libpager/pager.h | 2 +-
libps/ps.h| 2 +-
libshouldbeinlibc/ugids.c | 2 +-
libstore/part.c | 2 +-
libstore/remap.c | 2 +-
libtreefs/treefs-hooks.h | 4 ++--
7 files changed, 8
Signed-off-by: Stefan Weil
---
procfs/TODO | 2 +-
procfs/main.c| 2 +-
procfs/process.c | 4 ++--
procfs/procfs.h | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/procfs/TODO b/procfs/TODO
index 952d67b..90e4420 100644
--- a/procfs/TODO
+++ b/procfs/TODO
@@ -12,7
[PATCH 1/7] aclocal.m4, configure.ac: Fix typos and grammar in
[PATCH 2/7] console-client: Fix typos in comments
[PATCH 3/7] console: Fix typos in comments
[PATCH 4/7] misc: Fix typos in comments (found by codespell)
[PATCH 5/7] lib*: Fix typos in comments (found by codespell)
[PATCH 6/7] libshould
Signed-off-by: Stefan Weil
---
console/input.c | 2 +-
console/input.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/console/input.c b/console/input.c
index 91f21c1..c6f9974 100644
--- a/console/input.c
+++ b/console/input.c
@@ -82,7 +82,7 @@ void input_destroy (input_t
Signed-off-by: Stefan Weil
---
aclocal.m4 | 2 +-
configure.ac | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/aclocal.m4 b/aclocal.m4
index 8823289..4f091fb 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -135,7 +135,7 @@ fi[]dnl
# to PKG_CHECK_MODULES(), but does not
Signed-off-by: Stefan Weil
---
daemons/lmail.c| 2 +-
fatfs/fat.h| 2 +-
hurd/console.h | 2 +-
hurd/io.defs | 2 +-
mach-defpager/wiring.c | 2 +-
random/gnupg-random.c | 4 ++--
6 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/daemons
Signed-off-by: Stefan Weil
---
Makefile.am | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index cb8c096..1afddab 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -104,8 +104,8 @@ CPP = @CPP@ -x c
# Other Tools' Configuration.
#
-#
Signed-off-by: Stefan Weil
---
vm/vm_object.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vm/vm_object.c b/vm/vm_object.c
index 582487e..71c0edb 100644
--- a/vm/vm_object.c
+++ b/vm/vm_object.c
@@ -1466,7 +1466,7 @@ vm_object_t vm_object_copy_delayed
Signed-off-by: Stefan Weil
---
ipc/port.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ipc/port.h b/ipc/port.h
index d6fb59b..d359115 100644
--- a/ipc/port.h
+++ b/ipc/port.h
@@ -45,7 +45,7 @@
* mach_port_t must be an unsigned type. Port values
* have two
This patch series fixes a number of typos which were found and fixed by
codespell.
Regards
Stefan Weil
[PATCH 1/9] Makefile.am: Fix typos and grammar in comment
[PATCH 2/9] ddb: Fix typos in comments (found by codespell)
[PATCH 3/9] device: Fix typos in comments (found by codespell)
[PATCH 4/9
Signed-off-by: Stefan Weil
---
i386/i386/io_perm.c | 2 +-
i386/i386/pcb.c | 2 +-
i386/i386/trap.c | 2 +-
i386/i386at/com.c | 2 +-
i386/i386at/kd.c | 6 +++---
i386/include/mach/i386/vm_param.h | 2 +-
6 files
Signed-off-by: Stefan Weil
---
kern/ipc_kobject.c | 2 +-
kern/ipc_mig.c | 2 +-
kern/mach_clock.c | 2 +-
kern/profile.c | 2 +-
kern/sched_prim.c | 2 +-
kern/strings.c | 4 ++--
kern/xpr.h | 2 +-
7 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/kern
Signed-off-by: Stefan Weil
---
device/dev_name.c | 2 +-
device/net_io.c | 2 +-
device/tty.h | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/device/dev_name.c b/device/dev_name.c
index 5bf62a0..175e389 100644
--- a/device/dev_name.c
+++ b/device/dev_name.c
Signed-off-by: Stefan Weil
---
ddb/db_sym.c | 2 +-
ddb/db_task_thread.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ddb/db_sym.c b/ddb/db_sym.c
index 0179137..2abd574 100644
--- a/ddb/db_sym.c
+++ b/ddb/db_sym.c
@@ -293,7 +293,7 @@ db_name_is_ambiguous(char
Signed-off-by: Stefan Weil
---
include/mach/profil.h | 2 +-
include/mach/vm_param.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/mach/profil.h b/include/mach/profil.h
index 0eb4ce4..866f267 100644
--- a/include/mach/profil.h
+++ b/include/mach/profil.h
Signed-off-by: Stefan Weil
---
xen/public/arch-x86/xen.h | 2 +-
xen/public/domctl.h | 2 +-
xen/public/elfnote.h | 4 ++--
xen/public/elfstructs.h | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/xen/public/arch-x86/xen.h b/xen/public/arch-x86/xen.h
index
18 matches
Mail list logo