Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/rump
Module Name: src
Committed By: pooka
Date: Thu Aug 9 11:59:17 UTC 2007
Modified Files:
src/sys/rump/fs/lib/libp2k: p2k.c
src/sys/rump/librump/rumpkern: genfs.c specfs.c vfsops_stub.c
Log Message:
* fix symlink
* actually call a couple of VOPs
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/rump/fs/lib/libp2k/p2k.c
cvs rdiff -r1.9 -r1.10 src/sys/rump/librump/rumpkern/genfs.c
cvs rdiff -r1.1 -r1.2 src/sys/rump/librump/rumpkern/specfs.c
cvs rdiff -r1.3 -r1.4 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