[sudo-commits] sudo changeset 12403:1fb13dc3991b

Todd C. Miller Todd.Miller at sudo.ws
Wed May 6 09:29:47 MDT 2020


changeset:	12403:1fb13dc3991b in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/1fb13dc3991b
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed May 06 09:27:43 2020 -0600

Log Message:
	Apply spelling fixes.
	Fixes from PR #30 (ka7) and Bug #925 (fossies.org codespell)

diffstat:

 NEWS                                           |  20 ++++++++++----------
 TODO                                           |   4 ++--
 config.h.in                                    |   2 +-
 configure.ac                                   |   2 +-
 doc/sudo_plugin_python.man.in                  |   6 +++---
 doc/sudo_plugin_python.mdoc.in                 |   8 ++++----
 etc/sudo.pp                                    |   2 +-
 include/compat/getaddrinfo.h                   |   2 +-
 include/sudo_event.h                           |   2 +-
 include/sudo_util.h                            |   2 +-
 lib/util/fnmatch.c                             |   2 +-
 lib/util/getaddrinfo.c                         |   2 +-
 lib/util/regress/vsyslog/vsyslog_test.c        |   6 +++---
 logsrvd/logsrvd.c                              |   2 +-
 plugins/audit_json/audit_json.c                |   2 +-
 plugins/python/example_debugging.py            |   2 +-
 plugins/python/regress/check_python_examples.c |   4 ++--
 plugins/python/regress/testhelpers.c           |   2 +-
 plugins/sudoers/gram.c                         |   2 +-
 plugins/sudoers/gram.y                         |   2 +-
 plugins/sudoers/iolog.c                        |   2 +-
 plugins/sudoers/iolog_client.c                 |   6 +++---
 plugins/sudoers/parse.h                        |   4 ++--
 plugins/sudoers/pwutil.h                       |   2 +-
 plugins/sudoers/regress/cvtsudoers/test30.sh   |   2 +-
 scripts/mkdep.pl                               |   4 ++--
 src/exec.c                                     |   2 +-
 src/exec_monitor.c                             |   2 +-
 src/exec_pty.c                                 |   8 ++++----
 src/sesh.c                                     |   2 +-
 30 files changed, 55 insertions(+), 55 deletions(-)


More information about the sudo-commits mailing list