[BACK]Return to vfs_syscalls.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/vfs_syscalls.c between version 1.359 and 1.359.2.1

version 1.359, 2008/05/06 19:14:32 version 1.359.2.1, 2008/05/10 23:49:06
Line 86  __KERNEL_RCSID(0, "$NetBSD$");
Line 86  __KERNEL_RCSID(0, "$NetBSD$");
 #include <sys/kmem.h>  #include <sys/kmem.h>
 #include <sys/dirent.h>  #include <sys/dirent.h>
 #include <sys/sysctl.h>  #include <sys/sysctl.h>
   #include <sys/sa.h>
 #include <sys/syscallargs.h>  #include <sys/syscallargs.h>
 #include <sys/vfs_syscalls.h>  #include <sys/vfs_syscalls.h>
 #include <sys/ktrace.h>  #include <sys/ktrace.h>

Legend:
Removed from v.1.359  
changed lines
  Added in v.1.359.2.1

CVSweb <webmaster@jp.NetBSD.org>