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

Diff for /src/usr.bin/sudo/Attic/sudo_noexec.c between version 1.4 and 1.5

version 1.4, 2008/11/14 11:58:08 version 1.5, 2010/03/04 12:21:36
Line 28 
Line 28 
   
 #include <compat.h>  #include <compat.h>
   
 #ifndef lint  
 __unused static const char rcsid[] = "$Sudo: sudo_noexec.c,v 1.12 2005/03/12 23:43:40 millert Exp $";  
 #endif /* lint */  
   
 /*  /*
  * Dummy versions of the execve() family of syscalls.  We don't need   * Dummy versions of the execve() family of syscalls.  We don't need
  * to stub out all of them, just the ones that correspond to actual   * to stub out all of them, just the ones that correspond to actual

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5