[sudo-commits] sudo changeset 8920:d13134819944

Todd C. Miller Todd.Miller at courtesan.com
Fri Jul 19 09:43:01 MDT 2013


changeset:	8920:d13134819944 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/d13134819944
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Jul 18 16:51:56 2013 -0600

Log Message:
	Add support for long options and fix inclusion of sudo_usage.h with
	modern gcc broken in 8597:1fcb7ba13018.

diffstat:

 doc/sudo.cat        |  130 ++++++++++++++++++++++++++++++----------------------
 doc/sudo.man.in     |  107 ++++++++++++++++++++----------------------
 doc/sudo.mdoc.in    |  114 +++++++++++++++++++++------------------------
 src/Makefile.in     |    4 +-
 src/parse_args.c    |  114 ++++++++++++++++++++++++++++++--------------
 src/sudo.c          |    2 +-
 src/sudo_usage.h.in |   10 ++--
 7 files changed, 264 insertions(+), 217 deletions(-)


More information about the sudo-commits mailing list