[sudo-commits] sudo changeset 7170:c3759952fe9e

Todd C. Miller Todd.Miller at courtesan.com
Sat Aug 13 14:36:26 EDT 2011


changeset:	7170:c3759952fe9e in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/c3759952fe9e
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Sat Aug 13 13:33:52 2011 -0400

Log Message:
	Split out log file word wrap code into its own file.  Fixes an
	off-by one in the word wrap when the log line length matches
	loglinelen.

diffstat:

 Makefile.in |  22 +++++++++--------
 logging.c   |  62 ++++++-------------------------------------------
 logging.h   |   6 ++++
 logwrap.c   |  76 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 102 insertions(+), 64 deletions(-)



More information about the sudo-commits mailing list