[BACK]Return to vfs_xattr.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_xattr.c between version 1.5.4.2 and 1.5.4.3

version 1.5.4.2, 2006/03/10 13:53:24 version 1.5.4.3, 2006/05/06 23:31:31
Line 92  __KERNEL_RCSID(0, "$NetBSD$");
Line 92  __KERNEL_RCSID(0, "$NetBSD$");
 #include <sys/sysctl.h>  #include <sys/sysctl.h>
 #include <sys/sa.h>  #include <sys/sa.h>
 #include <sys/syscallargs.h>  #include <sys/syscallargs.h>
   #include <sys/kauth.h>
   
 /*  /*
  * Credential check based on process requesting service, and per-attribute   * Credential check based on process requesting service, and per-attribute

Legend:
Removed from v.1.5.4.2  
changed lines
  Added in v.1.5.4.3

CVSweb <webmaster@jp.NetBSD.org>