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:           Wed Oct 14 17:28:14 UTC 2009

Added Files:
        src/sys/rump/include/rump: rumpkern_if_pub.h rumpnet_if_pub.h
            rumpvfs_if_pub.h
        src/sys/rump/librump/rumpkern: rumpkern_if_priv.h
            rumpkern_if_wrappers.c
        src/sys/rump/librump/rumpnet: rumpnet_if_priv.h rumpnet_if_wrappers.c
        src/sys/rump/librump/rumpvfs: rumpvfs_if_priv.h rumpvfs_if_wrappers.c

Log Message:
generate rump local interfaces


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/rump/include/rump/rumpkern_if_pub.h \
    src/sys/rump/include/rump/rumpnet_if_pub.h \
    src/sys/rump/include/rump/rumpvfs_if_pub.h
cvs rdiff -u -r0 -r1.1 src/sys/rump/librump/rumpkern/rumpkern_if_priv.h \
    src/sys/rump/librump/rumpkern/rumpkern_if_wrappers.c
cvs rdiff -u -r0 -r1.1 src/sys/rump/librump/rumpnet/rumpnet_if_priv.h \
    src/sys/rump/librump/rumpnet/rumpnet_if_wrappers.c
cvs rdiff -u -r0 -r1.1 src/sys/rump/librump/rumpvfs/rumpvfs_if_priv.h \
    src/sys/rump/librump/rumpvfs/rumpvfs_if_wrappers.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