[sudo-commits] sudo changeset 5198:fe5532ce4375

Todd C. Miller Todd.Miller at courtesan.com
Wed Apr 7 06:41:01 EDT 2010


changeset:	5198:fe5532ce4375 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/fe5532ce4375
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Apr 07 06:24:08 2010 -0400

Log Message:
	Merge some things that got missed in the original cvs -> hg import

diffstat:

 COPYING            |  249 ----------------------------
 Makefile.binary    |  100 +++++++++++
 RUNSON             |  167 +++++++++++++++++++
 aixcrypt.exp       |    4 +
 alloca.c           |  457 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 auth/API           |  128 ++++++++++++++
 defaults.h         |  103 +++++++++++
 emul/err.h         |   69 ++++++++
 emul/fnmatch.h     |   52 ++++++
 emul/search.h      |   27 +++
 fnmatch.3          |  144 ++++++++++++++++
 getpass.c          |  100 -----------
 ins_2001.h         |   35 ++++
 ins_classic.h      |   39 ++++
 ins_goons.h        |   50 +++++
 insults.h          |   62 +++++++
 mkinstalldirs      |   86 +++++++++
 parse.c            |    2 +-
 qualify.c          |  248 ----------------------------
 sample.sudoers     |  130 +++++++++++++++
 sample.syslog.conf |   25 ++
 sudo.cat           |   18 +-
 sudo.man.in        |    2 +-
 sudoers.cat        |   50 ++--
 sudoers.man.in     |    2 +-
 utime.c            |   61 +++++++
 visudo.cat         |    6 +-
 visudo.man.in      |    2 +-
 28 files changed, 1780 insertions(+), 638 deletions(-)



More information about the sudo-commits mailing list