[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.217.2.4 and 1.217.2.5

version 1.217.2.4, 2005/08/23 13:44:01 version 1.217.2.5, 2005/08/23 14:45:21
Line 42  __KERNEL_RCSID(0, "$NetBSD$");
Line 42  __KERNEL_RCSID(0, "$NetBSD$");
 #include "opt_compat_netbsd.h"  #include "opt_compat_netbsd.h"
 #include "opt_compat_43.h"  #include "opt_compat_43.h"
 #include "opt_ktrace.h"  #include "opt_ktrace.h"
 #include "opt_verified_exec.h"  
 #include "fss.h"  #include "fss.h"
   
 #include <sys/param.h>  #include <sys/param.h>

Legend:
Removed from v.1.217.2.4  
changed lines
  Added in v.1.217.2.5

CVSweb <webmaster@jp.NetBSD.org>