[BACK]Return to linux_file.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / compat / linux / common

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

Diff for /src/sys/compat/linux/common/linux_file.c between version 1.83 and 1.83.8.1

version 1.83, 2007/05/12 23:02:49 version 1.83.8.1, 2007/11/06 23:24:56
Line 70  __KERNEL_RCSID(0, "$NetBSD$");
Line 70  __KERNEL_RCSID(0, "$NetBSD$");
 #include <compat/linux/common/linux_fcntl.h>  #include <compat/linux/common/linux_fcntl.h>
 #include <compat/linux/common/linux_util.h>  #include <compat/linux/common/linux_util.h>
 #include <compat/linux/common/linux_machdep.h>  #include <compat/linux/common/linux_machdep.h>
   #include <compat/linux/common/linux_ipc.h>
   #include <compat/linux/common/linux_sem.h>
   
 #include <compat/linux/linux_syscallargs.h>  #include <compat/linux/linux_syscallargs.h>
   

Legend:
Removed from v.1.83  
changed lines
  Added in v.1.83.8.1

CVSweb <webmaster@jp.NetBSD.org>