Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   pooka
Date:           Tue Jul  6 14:16:45 UTC 2010

Added Files:
        src/share/examples/puffs/dtfs: README
        src/tests/fs/puffs/h_dtfs: Makefile dtfs.c dtfs.h dtfs_subr.c
            dtfs_vfsops.c dtfs_vnops.c
Removed Files:
        src/share/examples/puffs/dtfs: Makefile dtfs.c dtfs.h dtfs_subr.c
            dtfs_vfsops.c dtfs_vnops.c

Log Message:
Move the Delectable Test File System from share/examples/puffs/dtfs
to tests/fs/puffs/h_dtfs.

No functional change (apart from adjusting the Makefile for test builds).


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r0 src/share/examples/puffs/dtfs/Makefile
cvs rdiff -u -r0 -r1.1 src/share/examples/puffs/dtfs/README
cvs rdiff -u -r1.42 -r0 src/share/examples/puffs/dtfs/dtfs.c
cvs rdiff -u -r1.21 -r0 src/share/examples/puffs/dtfs/dtfs.h \
    src/share/examples/puffs/dtfs/dtfs_subr.c
cvs rdiff -u -r1.24 -r0 src/share/examples/puffs/dtfs/dtfs_vfsops.c
cvs rdiff -u -r1.43 -r0 src/share/examples/puffs/dtfs/dtfs_vnops.c
cvs rdiff -u -r0 -r1.1 src/tests/fs/puffs/h_dtfs/Makefile \
    src/tests/fs/puffs/h_dtfs/dtfs.c src/tests/fs/puffs/h_dtfs/dtfs.h \
    src/tests/fs/puffs/h_dtfs/dtfs_subr.c \
    src/tests/fs/puffs/h_dtfs/dtfs_vfsops.c \
    src/tests/fs/puffs/h_dtfs/dtfs_vnops.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