[sudo-commits] sudo changeset 5140:8a16635c2638

Todd C. Miller Todd.Miller at courtesan.com
Wed Mar 17 21:25:38 EDT 2010


changeset:	5140:8a16635c2638 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/8a16635c2638
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Mar 17 21:25:32 2010 -0400

Log Message:
	Use number of tty columns that is passed in user_info instead of
	getting it directly in the lbuf code.

diffstat:

 include/lbuf.h             |   3 ++-
 plugins/sudoers/sudo_nss.c |   2 +-
 plugins/sudoers/sudoers.c  |   8 ++++++++
 plugins/sudoers/sudoers.h  |   2 ++
 src/lbuf.c                 |  36 +++++-------------------------------
 src/parse_args.c           |   9 ++++-----
 src/sudo.c                 |   8 ++++----
 7 files changed, 26 insertions(+), 42 deletions(-)



More information about the sudo-commits mailing list