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:05:24 UTC 2005
Modified Files:
src/sys/kern: init_sysent.c syscalls.c
src/sys/sys: syscall.h syscallargs.h
Log Message:
Regen:
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.164 -r1.165 src/sys/kern/init_sysent.c
cvs rdiff -r1.159 -r1.160 src/sys/kern/syscalls.c
cvs rdiff -r1.157 -r1.158 src/sys/sys/syscall.h
cvs rdiff -r1.139 -r1.140 src/sys/sys/syscallargs.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