[BACK]Return to goodpath.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / sudo

Diff for /src/usr.bin/sudo/Attic/goodpath.c between version 1.6 and 1.7

version 1.6, 2008/11/14 11:58:08 version 1.7, 2010/03/04 12:21:36
Line 38 
Line 38 
   
 #include "sudo.h"  #include "sudo.h"
   
 #ifndef lint  
 __unused static const char rcsid[] = "$Sudo: goodpath.c,v 1.44 2005/02/12 22:56:06 millert Exp $";  
 #endif /* lint */  
   
 /*  /*
  * Verify that path is a normal file and executable by root.   * Verify that path is a normal file and executable by root.
  */   */

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7