Source-Changes archive

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

CVS commit: src/regress/sys/fs/tmpfs



Module Name:    src
Committed By:   jmmv
Date:           Thu Nov  9 16:20:06 UTC 2006

Modified Files:
        src/regress/sys/fs/tmpfs: h_funcs.subr h_tools.c t_create t_devices
            t_dots t_exec t_id_gen t_link t_mkdir t_mknod t_mount t_pipes
            t_read_write t_readdir t_remove t_rename t_rmdir t_setattr t_sizes
            t_sockets t_statvfs t_symlink t_times t_trail_slash t_truncate
            t_vnode_leak

Log Message:
Add 2006 to the copyright notice; should have done this when touching the
files before.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/regress/sys/fs/tmpfs/h_funcs.subr \
    src/regress/sys/fs/tmpfs/t_create src/regress/sys/fs/tmpfs/t_devices \
    src/regress/sys/fs/tmpfs/t_exec src/regress/sys/fs/tmpfs/t_id_gen \
    src/regress/sys/fs/tmpfs/t_link src/regress/sys/fs/tmpfs/t_mkdir \
    src/regress/sys/fs/tmpfs/t_mknod src/regress/sys/fs/tmpfs/t_read_write \
    src/regress/sys/fs/tmpfs/t_readdir src/regress/sys/fs/tmpfs/t_rename \
    src/regress/sys/fs/tmpfs/t_sizes src/regress/sys/fs/tmpfs/t_sockets \
    src/regress/sys/fs/tmpfs/t_vnode_leak
cvs rdiff -r1.6 -r1.7 src/regress/sys/fs/tmpfs/h_tools.c \
    src/regress/sys/fs/tmpfs/t_mount src/regress/sys/fs/tmpfs/t_remove
cvs rdiff -r1.3 -r1.4 src/regress/sys/fs/tmpfs/t_dots \
    src/regress/sys/fs/tmpfs/t_pipes src/regress/sys/fs/tmpfs/t_statvfs \
    src/regress/sys/fs/tmpfs/t_trail_slash \
    src/regress/sys/fs/tmpfs/t_truncate
cvs rdiff -r1.5 -r1.6 src/regress/sys/fs/tmpfs/t_rmdir \
    src/regress/sys/fs/tmpfs/t_setattr src/regress/sys/fs/tmpfs/t_symlink \
    src/regress/sys/fs/tmpfs/t_times

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