[sudo-cvs] CVS commit: sudo

Todd.Miller at courtesan.com Todd.Miller at courtesan.com
Wed Aug 5 20:04:14 EDT 2009


Module Name:	sudo
Committed By:	millert
Date:		Thu Aug  6 00:04:14 UTC 2009

Modified Files:
	sudo: Makefile.in aclocal.m4 compat.h config.h.in configure
	    configure.in def_data.c def_data.h def_data.in gram.c gram.h gram.y
	    parse.c parse.h pathnames.h.in sudo.c sudo.h term.c tgetpass.c

Log Message:
First cut at session logging for sudo.  Still need to write get_pty()
for Unix 98 and old-style BSD ptys.  Also needs documentation and
general cleanup.


To generate a diff of this commit:
cvs rdiff -u -r1.341 -r1.342 sudo/Makefile.in
cvs rdiff -u -r1.101 -r1.102 sudo/aclocal.m4
cvs rdiff -u -r1.90 -r1.91 sudo/compat.h
cvs rdiff -u -r1.246 -r1.247 sudo/config.h.in
cvs rdiff -u -r1.286 -r1.287 sudo/configure
cvs rdiff -u -r1.549 -r1.550 sudo/configure.in
cvs rdiff -u -r1.37 -r1.38 sudo/def_data.c
cvs rdiff -u -r1.32 -r1.33 sudo/def_data.h
cvs rdiff -u -r1.39 -r1.40 sudo/def_data.in
cvs rdiff -u -r1.35 -r1.36 sudo/gram.c
cvs rdiff -u -r1.8 -r1.9 sudo/gram.h
cvs rdiff -u -r1.36 -r1.37 sudo/gram.y
cvs rdiff -u -r1.242 -r1.243 sudo/parse.c
cvs rdiff -u -r1.49 -r1.50 sudo/parse.h
cvs rdiff -u -r1.65 -r1.66 sudo/pathnames.h.in
cvs rdiff -u -r1.518 -r1.519 sudo/sudo.c
cvs rdiff -u -r1.273 -r1.274 sudo/sudo.h
cvs rdiff -u -r1.4 -r1.5 sudo/term.c
cvs rdiff -u -r1.131 -r1.132 sudo/tgetpass.c



More information about the sudo-commits mailing list