[sudo-commits] sudo changeset 5141:6d261261a072

Todd C. Miller Todd.Miller at courtesan.com
Thu Mar 18 06:42:23 EDT 2010


changeset:	5141:6d261261a072 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/6d261261a072
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Mar 18 06:42:17 2010 -0400

Log Message:
	Pass in output function to lbuf_init() instead of writing to stdout.
	A side effect is that the usage info can now go to stderr as it should.

diffstat:

 include/lbuf.h                   |  13 +++++++------
 plugins/sudoers/auth/sudo_auth.c |   2 --
 plugins/sudoers/check.c          |   2 --
 plugins/sudoers/sudo_nss.c       |  19 ++++++++++++++++++-
 plugins/sudoers/sudoers.c        |   2 ++
 plugins/sudoers/sudoers.h        |   1 +
 src/lbuf.c                       |  26 +++++++++++++++-----------
 src/parse_args.c                 |   8 +++++++-
 8 files changed, 50 insertions(+), 23 deletions(-)



More information about the sudo-commits mailing list