[sudo-commits] sudo changeset 10067:0c1351d614a9

Todd C. Miller Todd.Miller at courtesan.com
Thu Jun 18 21:03:01 MDT 2015


changeset:	10067:0c1351d614a9 in /media/repos/sudo
details:	http://www.sudo.ws/repos/sudo/rev/0c1351d614a9
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Jun 18 21:02:57 2015 -0600

Log Message:
	Remove obsolete memory.h include.

diffstat:

 lib/util/inet_pton.c                                  |    3 -
 lib/util/key_val.c                                    |    3 -
 lib/util/lbuf.c                                       |    3 -
 lib/util/locking.c                                    |    3 -
 lib/util/parseln.c                                    |    3 -
 lib/util/regress/parse_gids/parse_gids_test.c         |    3 -
 lib/util/regress/progname/progname_test.c             |    3 -
 lib/util/regress/strsplit/strsplit_test.c             |    3 -
 lib/util/regress/sudo_conf/conf_test.c                |    3 -
 lib/util/regress/sudo_parseln/parseln_test.c          |    3 -
 lib/util/regress/tailq/hltq_test.c                    |    3 -
 lib/util/sha2.c                                       |    3 -
 lib/util/snprintf.c                                   |    3 -
 lib/util/strtobool.c                                  |    3 -
 lib/util/term.c                                       |    3 -
 plugins/group_file/getgrent.c                         |    3 -
 plugins/group_file/group_file.c                       |    3 -
 plugins/sample/sample_plugin.c                        |    3 -
 plugins/sudoers/boottime.c                            |    3 -
 plugins/sudoers/editor.c                              |    3 -
 plugins/sudoers/getdate.c                             |  111 ++++++++---------
 plugins/sudoers/getdate.y                             |    3 -
 plugins/sudoers/interfaces.c                          |    3 -
 plugins/sudoers/iolog_path.c                          |    3 -
 plugins/sudoers/policy.c                              |    3 -
 plugins/sudoers/pwutil.c                              |    3 -
 plugins/sudoers/pwutil_impl.c                         |    3 -
 plugins/sudoers/regress/check_symbols/check_symbols.c |    3 -
 plugins/sudoers/regress/iolog_path/check_iolog_path.c |    3 -
 plugins/sudoers/regress/logging/check_wrap.c          |    3 -
 plugins/sudoers/regress/parser/check_base64.c         |    3 -
 plugins/sudoers/regress/parser/check_digest.c         |    3 -
 plugins/sudoers/regress/parser/check_hexchar.c        |    3 -
 plugins/sudoers/sudoers.c                             |    3 -
 plugins/sudoers/sudoreplay.c                          |    3 -
 plugins/sudoers/tsgetgrpw.c                           |    3 -
 plugins/system_group/system_group.c                   |    3 -
 src/conversation.c                                    |    3 -
 src/exec_pty.c                                        |    3 -
 src/net_ifs.c                                         |    3 -
 src/openbsd.c                                         |    3 -
 src/preserve_fds.c                                    |    3 -
 src/regress/ttyname/check_ttyname.c                   |    3 -
 src/solaris.c                                         |    3 -
 src/sudo.c                                            |    3 -
 src/tgetpass.c                                        |    3 -
 src/ttyname.c                                         |    3 -
 src/utmp.c                                            |    3 -
 48 files changed, 54 insertions(+), 198 deletions(-)


More information about the sudo-commits mailing list