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:           Sat Nov 15 01:19:38 UTC 2003

Modified Files:
        src/sys/kern: syscalls.master vfs_syscalls.c
        src/sys/sys: unistd.h
        src/sys/ufs/ffs: ffs_vnops.c

Log Message:
Kernel portion of the fsync_range(2) system call.  Written by Bill
Studenmund, and contributed by Wasabi Systems, Inc.


To generate a diff of this commit:
cvs rdiff -r1.133 -r1.134 src/sys/kern/syscalls.master
cvs rdiff -r1.200 -r1.201 src/sys/kern/vfs_syscalls.c
cvs rdiff -r1.29 -r1.30 src/sys/sys/unistd.h
cvs rdiff -r1.65 -r1.66 src/sys/ufs/ffs/ffs_vnops.c

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