Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/09/2005 01:05:24
Module Name:	src
Committed By:	thorpej
Date:		Sat Jul  9 01:05:24 UTC 2005

Modified Files:
	src/sys/conf: files
	src/sys/kern: vfs_syscalls.c
Added Files:
	src/sys/kern: vfs_xattr.c

Log Message:
Move VFS extended attribute support to its own file.


To generate a diff of this commit:
cvs rdiff -r1.722 -r1.723 src/sys/conf/files
cvs rdiff -r1.223 -r1.224 src/sys/kern/vfs_syscalls.c
cvs rdiff -r0 -r1.1 src/sys/kern/vfs_xattr.c

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