Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/rump/librump/rumpkern
Module Name: src
Committed By: pooka
Date: Wed Oct 17 16:48:17 UTC 2007
Modified Files:
src/sys/rump/librump/rumpkern: Makefile vfs.c vfsops_stub.c
Added Files:
src/sys/rump/librump/rumpkern: genfs_io.c
Removed Files:
src/sys/rump/librump/rumpkern: genfs.c
Log Message:
Compile most genfs routines directly out of the kernel sources.
Move special I/O routines to genfs_io.c to mirror kernel naming.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/rump/librump/rumpkern/Makefile
cvs rdiff -r1.19 -r0 src/sys/rump/librump/rumpkern/genfs.c
cvs rdiff -r0 -r1.1 src/sys/rump/librump/rumpkern/genfs_io.c
cvs rdiff -r1.14 -r1.15 src/sys/rump/librump/rumpkern/vfs.c
cvs rdiff -r1.5 -r1.6 src/sys/rump/librump/rumpkern/vfsops_stub.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