Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: thorpej
Date: Sun Jul 10 22:04:20 UTC 2005
Modified Files:
src/sys/kern: syscalls.master vfs_xattr.c
src/sys/sys: extattr.h
Log Message:
Add Linux-compatible {,fl}{get,set,list}xattr() system call interface
to the VFS extended attribute subsystem.
To generate a diff of this commit:
cvs rdiff -r1.146 -r1.147 src/sys/kern/syscalls.master
cvs rdiff -r1.1 -r1.2 src/sys/kern/vfs_xattr.c
cvs rdiff -r1.1 -r1.2 src/sys/sys/extattr.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index