[BACK]Return to kern_sig.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / kern

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

Diff for /src/sys/kern/kern_sig.c between version 1.257 and 1.258

version 1.257, 2007/10/03 13:21:22 version 1.258, 2007/10/19 12:16:43
Line 100  __KERNEL_RCSID(0, "$NetBSD$");
Line 100  __KERNEL_RCSID(0, "$NetBSD$");
 #include <sys/acct.h>  #include <sys/acct.h>
 #include <sys/callout.h>  #include <sys/callout.h>
   
 #include <machine/cpu.h>  #include <sys/cpu.h>
   
 #ifdef PAX_SEGVGUARD  #ifdef PAX_SEGVGUARD
 #include <sys/pax.h>  #include <sys/pax.h>

Legend:
Removed from v.1.257  
changed lines
  Added in v.1.258

CVSweb <webmaster@jp.NetBSD.org>