[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.294 and 1.295

version 1.294, 2008/12/13 20:49:49 version 1.295, 2009/01/22 14:38:35
Line 85  __KERNEL_RCSID(0, "$NetBSD$");
Line 85  __KERNEL_RCSID(0, "$NetBSD$");
 #include <sys/syslog.h>  #include <sys/syslog.h>
 #include <sys/filedesc.h>  #include <sys/filedesc.h>
 #include <sys/file.h>  #include <sys/file.h>
 #include <sys/malloc.h>  
 #include <sys/pool.h>  #include <sys/pool.h>
 #include <sys/ucontext.h>  #include <sys/ucontext.h>
 #include <sys/sa.h>  #include <sys/sa.h>

Legend:
Removed from v.1.294  
changed lines
  Added in v.1.295

CVSweb <webmaster@jp.NetBSD.org>