[sudo-cvs] CVS commit: sudo

Todd C. Miller Todd.Miller at courtesan.com
Sun Nov 13 15:49:35 EST 2005


Module Name:	sudo
Committed By:	millert
Date:		Sun Nov 13 20:49:35 UTC 2005

Modified Files:
	sudo: mon_systrace.c mon_systrace.h

Log Message:
Instead of calling the check function twice with a state cookie use
separate check/log functions.

Check more ioctl() calls for failure.

systrace_{read,write} now return the number of bytes read/written
or -1 on error.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 sudo/mon_systrace.c
cvs rdiff -r1.9 -r1.10 sudo/mon_systrace.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




More information about the sudo-commits mailing list