[BACK]Return to netbsd32_signal.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / compat / netbsd32

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

Diff for /src/sys/compat/netbsd32/netbsd32_signal.c between version 1.10 and 1.11

version 1.10, 2005/07/23 22:03:45 version 1.11, 2005/08/19 04:24:38
Line 40  __KERNEL_RCSID(0, "$NetBSD$");
Line 40  __KERNEL_RCSID(0, "$NetBSD$");
 #include <sys/signalvar.h>  #include <sys/signalvar.h>
 #include <sys/proc.h>  #include <sys/proc.h>
 #include <sys/wait.h>  #include <sys/wait.h>
   #include <sys/dirent.h>
   
 #include <uvm/uvm_extern.h>  #include <uvm/uvm_extern.h>
   

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

CVSweb <webmaster@jp.NetBSD.org>