[BACK]Return to init_main.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/init_main.c between version 1.355 and 1.355.2.1

version 1.355, 2008/05/01 14:44:48 version 1.355.2.1, 2008/05/10 23:49:02
Line 194  __KERNEL_RCSID(0, "$NetBSD$");
Line 194  __KERNEL_RCSID(0, "$NetBSD$");
 #include <net80211/ieee80211_netbsd.h>  #include <net80211/ieee80211_netbsd.h>
   
 #include <sys/syscall.h>  #include <sys/syscall.h>
   #include <sys/sa.h>
 #include <sys/syscallargs.h>  #include <sys/syscallargs.h>
   
 #if defined(PAX_MPROTECT) || defined(PAX_SEGVGUARD) || defined(PAX_ASLR)  #if defined(PAX_MPROTECT) || defined(PAX_SEGVGUARD) || defined(PAX_ASLR)

Legend:
Removed from v.1.355  
changed lines
  Added in v.1.355.2.1

CVSweb <webmaster@jp.NetBSD.org>