Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/rump/librump/rumpvfs



Module Name:    src
Committed By:   pooka
Date:           Fri Apr 30 21:02:36 UTC 2010

Modified Files:
        src/sys/rump/librump/rumpvfs: devnodes.c rump_vfs.c rump_vfs_private.h

Log Message:
Autogenerate /dev nodes.  Use (recreate) the naming policy in
MAKEDEV. -- Not the famous irrational file system devfs, but an
incredible simulation.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/rump/librump/rumpvfs/devnodes.c
cvs rdiff -u -r1.47 -r1.48 src/sys/rump/librump/rumpvfs/rump_vfs.c
cvs rdiff -u -r1.11 -r1.12 src/sys/rump/librump/rumpvfs/rump_vfs_private.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