[sudo-commits] sudo changeset 8862:5c6d72661bad

Todd C. Miller Todd.Miller at courtesan.com
Wed Apr 24 07:50:13 MDT 2013


changeset:	8862:5c6d72661bad in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/5c6d72661bad
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Apr 24 09:35:02 2013 -0400

Log Message:
	Update copyright years.

diffstat:

 aclocal.m4                                            |   2 +-
 common/aix.c                                          |   2 +-
 common/alloc.c                                        |   2 +-
 common/atobool.c                                      |   2 +-
 common/error.c                                        |   2 +-
 common/fmt_string.c                                   |   2 +-
 common/lbuf.c                                         |   2 +-
 common/list.c                                         |   2 +-
 common/setgroups.c                                    |   2 +-
 common/term.c                                         |   2 +-
 common/ttysize.c                                      |   2 +-
 compat/Makefile.in                                    |   2 +-
 compat/dlopen.c                                       |   2 +-
 compat/endian.h                                       |  16 ++++++++++++++++
 compat/getline.c                                      |   2 +-
 compat/getprogname.c                                  |   2 +-
 compat/isblank.c                                      |   3 ++-
 compat/memrchr.c                                      |   3 ++-
 compat/mksiglist.c                                    |   2 +-
 compat/mktemp.c                                       |   2 +-
 compat/nanosleep.c                                    |   2 +-
 compat/pw_dup.c                                       |   3 ++-
 compat/sig2str.c                                      |   2 +-
 compat/snprintf.c                                     |   2 +-
 compat/strlcat.c                                      |   2 +-
 compat/strlcpy.c                                      |   2 +-
 compat/strsignal.c                                    |   2 +-
 compat/utimes.c                                       |   2 +-
 doc/Makefile.in                                       |   2 +-
 include/Makefile.in                                   |   2 +-
 include/alloc.h                                       |   3 ++-
 include/fileops.h                                     |   2 +-
 include/gettext.h                                     |   2 +-
 include/lbuf.h                                        |   2 +-
 include/missing.h                                     |   2 +-
 include/sudo_plugin.h                                 |   2 +-
 pathnames.h.in                                        |   2 +-
 plugins/group_file/Makefile.in                        |   2 +-
 plugins/sample/Makefile.in                            |   2 +-
 plugins/sample/sample_plugin.c                        |   2 +-
 plugins/sudoers/Makefile.in                           |   2 +-
 plugins/sudoers/alias.c                               |   2 +-
 plugins/sudoers/audit.c                               |   2 +-
 plugins/sudoers/auth/afs.c                            |   2 +-
 plugins/sudoers/auth/aix_auth.c                       |   2 +-
 plugins/sudoers/auth/bsdauth.c                        |   2 +-
 plugins/sudoers/auth/dce.c                            |   2 +-
 plugins/sudoers/auth/fwtk.c                           |   2 +-
 plugins/sudoers/auth/kerb5.c                          |   2 +-
 plugins/sudoers/auth/pam.c                            |   2 +-
 plugins/sudoers/auth/passwd.c                         |   2 +-
 plugins/sudoers/auth/rfc1938.c                        |   2 +-
 plugins/sudoers/auth/secureware.c                     |   2 +-
 plugins/sudoers/auth/securid5.c                       |   2 +-
 plugins/sudoers/auth/sia.c                            |   2 +-
 plugins/sudoers/auth/sudo_auth.h                      |   2 +-
 plugins/sudoers/bsm_audit.c                           |   2 +-
 plugins/sudoers/bsm_audit.h                           |   2 +-
 plugins/sudoers/defaults.c                            |   2 +-
 plugins/sudoers/defaults.h                            |   2 +-
 plugins/sudoers/env.c                                 |   2 +-
 plugins/sudoers/find_path.c                           |   2 +-
 plugins/sudoers/getspwuid.c                           |   2 +-
 plugins/sudoers/goodpath.c                            |   2 +-
 plugins/sudoers/gram.c                                |   2 +-
 plugins/sudoers/gram.y                                |   2 +-
 plugins/sudoers/group_plugin.c                        |   2 +-
 plugins/sudoers/interfaces.c                          |   2 +-
 plugins/sudoers/interfaces.h                          |   2 +-
 plugins/sudoers/iolog_path.c                          |   2 +-
 plugins/sudoers/linux_audit.c                         |   2 +-
 plugins/sudoers/linux_audit.h                         |   2 +-
 plugins/sudoers/locale.c                              |   2 +-
 plugins/sudoers/logging.h                             |   2 +-
 plugins/sudoers/match.c                               |   2 +-
 plugins/sudoers/match_addr.c                          |   2 +-
 plugins/sudoers/parse.c                               |   2 +-
 plugins/sudoers/parse.h                               |   2 +-
 plugins/sudoers/prompt.c                              |   2 +-
 plugins/sudoers/pwutil.h                              |   3 +--
 plugins/sudoers/redblack.c                            |   2 +-
 plugins/sudoers/redblack.h                            |   3 ++-
 plugins/sudoers/regress/check_symbols/check_symbols.c |   2 +-
 plugins/sudoers/regress/iolog_path/check_iolog_path.c |   2 +-
 plugins/sudoers/regress/logging/check_wrap.c          |   2 +-
 plugins/sudoers/regress/parser/check_addr.c           |   2 +-
 plugins/sudoers/regress/parser/check_fill.c           |   2 +-
 plugins/sudoers/set_perms.c                           |   2 +-
 plugins/sudoers/sudo_nss.c                            |   2 +-
 plugins/sudoers/sudo_nss.h                            |   2 +-
 plugins/sudoers/sudoers_version.h                     |  16 ++++++++++++++++
 plugins/sudoers/testsudoers.c                         |   2 +-
 plugins/sudoers/toke.c                                |   2 +-
 plugins/sudoers/toke.h                                |   2 +-
 plugins/sudoers/toke.l                                |   2 +-
 plugins/sudoers/toke_util.c                           |   2 +-
 plugins/sudoers/tsgetgrpw.c                           |   2 +-
 plugins/sudoers/visudo.c                              |   2 +-
 plugins/system_group/Makefile.in                      |   2 +-
 plugins/system_group/system_group.c                   |   2 +-
 src/Makefile.in                                       |   2 +-
 src/conversation.c                                    |   2 +-
 src/exec.c                                            |   2 +-
 src/exec_common.c                                     |   2 +-
 src/get_pty.c                                         |   2 +-
 src/net_ifs.c                                         |   2 +-
 src/parse_args.c                                      |   2 +-
 src/preload.c                                         |   2 +-
 src/selinux.c                                         |   2 +-
 src/sesh.c                                            |   2 +-
 src/signal.c                                          |   2 +-
 src/sudo_edit.c                                       |   2 +-
 src/sudo_exec.h                                       |   2 +-
 src/sudo_noexec.c                                     |   2 +-
 src/sudo_plugin_int.h                                 |   2 +-
 src/tgetpass.c                                        |   2 +-
 src/utmp.c                                            |   2 +-
 117 files changed, 152 insertions(+), 116 deletions(-)


More information about the sudo-commits mailing list