[sudo-commits] sudo changeset 11589:86b88fbda4b4

Todd C. Miller Todd.Miller at sudo.ws
Fri Oct 26 08:29:53 MDT 2018


changeset:	11589:86b88fbda4b4 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/86b88fbda4b4
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Oct 26 08:19:41 2018 -0600

Log Message:
	Fix some mangled text in the license block.

diffstat:

 Makefile.in                      |  1 -
 doc/Makefile.in                  |  1 -
 doc/cvtsudoers.man.in            |  1 -
 doc/cvtsudoers.mdoc.in           |  1 -
 doc/sudo.conf.man.in             |  1 -
 doc/sudo.conf.mdoc.in            |  1 -
 doc/sudo.man.in                  |  1 -
 doc/sudo.mdoc.in                 |  1 -
 doc/sudo_plugin.man.in           |  1 -
 doc/sudo_plugin.mdoc.in          |  1 -
 doc/sudoers.ldap.man.in          |  1 -
 doc/sudoers.ldap.mdoc.in         |  1 -
 doc/sudoers.man.in               |  1 -
 doc/sudoers.mdoc.in              |  1 -
 doc/sudoers_timestamp.man.in     |  1 -
 doc/sudoers_timestamp.mdoc.in    |  1 -
 doc/sudoreplay.man.in            |  1 -
 doc/sudoreplay.mdoc.in           |  1 -
 doc/visudo.man.in                |  1 -
 doc/visudo.mdoc.in               |  1 -
 examples/Makefile.in             |  1 -
 include/Makefile.in              |  1 -
 include/sudo_lbuf.h              |  2 --
 lib/util/Makefile.in             |  1 -
 lib/util/digest.c                |  2 --
 lib/util/digest_gcrypt.c         |  2 --
 lib/util/digest_openssl.c        |  2 --
 lib/util/lbuf.c                  |  2 --
 lib/util/setgroups.c             |  2 --
 lib/util/ttysize.c               |  2 --
 lib/zlib/Makefile.in             |  1 -
 plugins/group_file/Makefile.in   |  1 -
 plugins/sample/Makefile.in       |  1 -
 plugins/sudoers/Makefile.in      |  1 -
 plugins/sudoers/alias.c          |  2 --
 plugins/sudoers/auth/dce.c       |  3 ---
 plugins/sudoers/auth/kerb5.c     |  3 ---
 plugins/sudoers/auth/securid5.c  |  3 ---
 plugins/sudoers/auth/sia.c       |  2 --
 plugins/sudoers/base64.c         |  2 --
 plugins/sudoers/file.c           |  2 --
 plugins/sudoers/filedigest.c     |  2 --
 plugins/sudoers/gentime.c        |  2 --
 plugins/sudoers/gram.c           |  2 --
 plugins/sudoers/gram.y           |  2 --
 plugins/sudoers/match.c          |  2 --
 plugins/sudoers/match_addr.c     |  2 --
 plugins/sudoers/parse.c          |  2 --
 plugins/sudoers/testsudoers.c    |  2 --
 plugins/sudoers/timeout.c        |  2 --
 plugins/sudoers/toke.c           |  3 ---
 plugins/sudoers/toke.l           |  3 ---
 plugins/sudoers/toke_util.c      |  3 ---
 plugins/sudoers/tsdump.c         |  2 --
 plugins/system_group/Makefile.in |  1 -
 src/Makefile.in                  |  1 -
 src/sesh.c                       |  2 --
 src/sudo_usage.h.in              |  2 --
 58 files changed, 0 insertions(+), 93 deletions(-)


More information about the sudo-commits mailing list