[BACK]Return to proc.h CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / sys

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

Diff for /src/sys/sys/proc.h between version 1.304 and 1.305

version 1.304, 2011/04/18 00:26:11 version 1.305, 2011/04/27 00:36:48
Line 411  struct proclist_desc {
Line 411  struct proclist_desc {
 };  };
   
 #ifdef _KERNEL  #ifdef _KERNEL
 #include <sys/mallocvar.h>  
 MALLOC_DECLARE(M_EMULDATA);  
   
 /*  /*
  * We use process IDs <= PID_MAX until there are > 16k processes.   * We use process IDs <= PID_MAX until there are > 16k processes.

Legend:
Removed from v.1.304  
changed lines
  Added in v.1.305

CVSweb <webmaster@jp.NetBSD.org>