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: rmind
Date: Mon May 7 22:22:22 UTC 2007
Modified Files:
src/sys/conf: files
Added Files:
src/sys/kern: sys_aio.c
Removed Files:
src/sys/kern: vfs_aio.c
Log Message:
Rename vfs_aio.c to sys_aio.c as decided in <tech-kern>.
Please note, that <tech-kern> people should note about
file names before commit. Otherwise, function may fail
with errno set to EDIRTY, and return -1. ;)
To generate a diff of this commit:
cvs rdiff -r1.840 -r1.841 src/sys/conf/files
cvs rdiff -r0 -r1.1 src/sys/kern/sys_aio.c
cvs rdiff -r1.5 -r0 src/sys/kern/vfs_aio.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