[sudo-commits] sudo changeset 12705:678fbce6054f

Todd C. Miller Todd.Miller at sudo.ws
Fri Oct 30 10:17:44 MDT 2020


changeset:	12705:678fbce6054f in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/678fbce6054f
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Oct 30 10:15:30 2020 -0600

Log Message:
	Apply Google inclusive language guidelines.
	Also replace backwards with backward.

diffstat:

 ABOUT-NLS                               |   2 +-
 INSTALL                                 |  10 ++--
 NEWS                                    |  12 +++---
 configure.ac                            |   2 +-
 doc/UPGRADE                             |   6 +-
 doc/sudo.conf.man.in                    |   4 +-
 doc/sudo.conf.mdoc.in                   |   4 +-
 doc/sudo_plugin.man.in                  |   6 +-
 doc/sudo_plugin.mdoc.in                 |   6 +-
 doc/sudoers.ldap.man.in                 |   4 +-
 doc/sudoers.ldap.mdoc.in                |   4 +-
 doc/sudoers.man.in                      |   7 +--
 doc/sudoers.mdoc.in                     |   7 +--
 doc/sudoers_timestamp.man.in            |   6 +-
 doc/sudoers_timestamp.mdoc.in           |   6 +-
 doc/visudo.man.in                       |   2 +-
 doc/visudo.mdoc.in                      |   2 +-
 examples/sudo.conf.in                   |   2 +-
 include/compat/getaddrinfo.h            |   2 +-
 install-sh                              |   2 +-
 lib/util/getaddrinfo.c                  |   4 +-
 lib/util/getentropy.c                   |   4 +-
 lib/util/regress/sudo_conf/test1.in     |   2 +-
 lib/util/regress/sudo_parseln/test1.in  |   2 +-
 lib/util/regress/vsyslog/vsyslog_test.c |   2 +-
 lib/util/strtoid.c                      |   2 +-
 logsrvd/logsrvd.c                       |   6 +-
 logsrvd/logsrvd_conf.c                  |   2 +-
 logsrvd/sendlog.c                       |   2 +-
 m4/sudo.m4                              |   2 +-
 plugins/group_file/group_file.c         |   2 +-
 plugins/sudoers/auth/bsdauth.c          |   2 +-
 plugins/sudoers/auth/fwtk.c             |   2 +-
 plugins/sudoers/auth/passwd.c           |   2 +-
 plugins/sudoers/cvtsudoers.c            |   2 +-
 plugins/sudoers/def_data.c              |   4 +-
 plugins/sudoers/def_data.in             |   4 +-
 plugins/sudoers/editor.c                |  12 +++---
 plugins/sudoers/env.c                   |  10 ++--
 plugins/sudoers/find_path.c             |  24 +++++++-------
 plugins/sudoers/gram.y                  |   4 +-
 plugins/sudoers/group_plugin.c          |   2 +-
 plugins/sudoers/iolog_client.c          |   2 +-
 plugins/sudoers/stubs.c                 |   4 +-
 plugins/sudoers/sudoers.c               |   2 +-
 plugins/sudoers/sudoers.h               |   4 +-
 plugins/sudoers/timestamp.c             |   4 +-
 plugins/sudoers/visudo.c                |  42 ++++++++++++------------
 src/load_plugins.c                      |   2 +-
 src/sudo.c                              |   6 +-
 src/sudo_noexec.c                       |  56 ++++++++++++++++----------------
 src/tgetpass.c                          |   2 +-
 52 files changed, 158 insertions(+), 160 deletions(-)



More information about the sudo-commits mailing list