[sudo-commits] sudo changeset 5580:26ac7991f7d8

Todd C. Miller Todd.Miller at courtesan.com
Mon Jun 14 12:19:57 EDT 2010


changeset:	5580:26ac7991f7d8 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/26ac7991f7d8
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Jun 14 12:19:49 2010 -0400

Log Message:
	Update copyright year

diffstat:

 common/alloc.c                   |   2 +-
 common/fileops.c                 |   3 ++-
 common/gettime.c                 |   3 ++-
 common/list.c                    |   2 +-
 common/zero_bytes.c              |   3 ++-
 compat/charclass.h               |   2 +-
 compat/closefrom.c               |   2 +-
 compat/fnmatch.c                 |   2 +-
 compat/glob.c                    |   2 +-
 compat/isblank.c                 |   2 +-
 compat/memrchr.c                 |   2 +-
 compat/mkstemp.c                 |   3 ++-
 compat/nanosleep.c               |   2 +-
 compat/snprintf.c                |   3 ++-
 compat/strcasecmp.c              |   3 ++-
 compat/strerror.c                |   3 ++-
 compat/strlcat.c                 |   3 ++-
 compat/strlcpy.c                 |   3 ++-
 compat/timespec.h                |   2 +-
 compat/utime.h                   |   3 ++-
 compat/utimes.c                  |   3 ++-
 doc/HISTORY                      |   4 ++--
 doc/history.pod                  |   3 +++
 doc/license.pod                  |  33 +++++++++++++++++++++++++++++++--
 include/alloc.h                  |   2 +-
 include/error.h                  |   2 +-
 include/lbuf.h                   |   2 +-
 include/list.h                   |   2 +-
 include/missing.h                |   2 +-
 pathnames.h.in                   |   2 +-
 plugins/sudoers/alias.c          |   2 +-
 plugins/sudoers/audit.c          |   2 +-
 plugins/sudoers/auth/sudo_auth.h |   2 +-
 plugins/sudoers/boottime.c       |   2 +-
 plugins/sudoers/bsm_audit.c      |   1 +
 plugins/sudoers/bsm_audit.h      |   1 +
 plugins/sudoers/defaults.c       |   2 +-
 plugins/sudoers/defaults.h       |   2 +-
 plugins/sudoers/find_path.c      |   3 ++-
 plugins/sudoers/getspwuid.c      |   3 ++-
 plugins/sudoers/goodpath.c       |   3 ++-
 plugins/sudoers/gram.y           |   2 +-
 plugins/sudoers/interfaces.c     |   2 +-
 plugins/sudoers/interfaces.h     |   2 +-
 plugins/sudoers/logging.c        |   2 +-
 plugins/sudoers/logging.h        |   2 +-
 plugins/sudoers/match.c          |   2 +-
 plugins/sudoers/parse.h          |   2 +-
 plugins/sudoers/plugin_error.c   |   2 +-
 plugins/sudoers/pwutil.c         |   2 +-
 plugins/sudoers/redblack.c       |   3 ++-
 plugins/sudoers/redblack.h       |   2 +-
 plugins/sudoers/sudo_nss.h       |   2 +-
 plugins/sudoers/sudoers.h        |   2 +-
 plugins/sudoers/sudoreplay.c     |   2 +-
 plugins/sudoers/testsudoers.c    |   2 +-
 plugins/sudoers/timestr.c        |   2 +-
 plugins/sudoers/toke.l           |   2 +-
 plugins/sudoers/visudo.c         |   2 +-
 src/aix.c                        |   2 +-
 src/conversation.c               |   2 +-
 src/error.c                      |   2 +-
 src/load_plugins.c               |   2 +-
 src/parse_args.c                 |   2 +-
 src/sesh.c                       |   2 +-
 src/sudo.h                       |   2 +-
 src/sudo_noexec.c                |   2 +-
 src/sudo_plugin_int.h            |  16 ++++++++++++++++
 src/sudo_usage.h.in              |   2 +-
 src/tgetpass.c                   |   2 +-
 70 files changed, 133 insertions(+), 68 deletions(-)



More information about the sudo-commits mailing list