Source-Changes archive

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

CVS commit: src/tests



Module Name:    src
Committed By:   christos
Date:           Sat Oct 19 17:45:01 UTC 2013

Modified Files:
        src/tests/fs/nfs/nfsservice: mountd.c nfsd.c
        src/tests/fs/nfs/nfsservice/rpcbind: pmap_svc.c rpcbind.c
        src/tests/fs/puffs: t_basic.c
        src/tests/fs/puffs/h_dtfs: dtfs_subr.c dtfs_vnops.c
        src/tests/fs/vfs: t_vnops.c
        src/tests/include/sys: t_socket.c
        src/tests/kernel: t_lockf.c
        src/tests/lib/libc/gen: t_dir.c
        src/tests/lib/libc/stdio: t_fmemopen.c
        src/tests/lib/libpthread: t_cond.c t_sigmask.c
        src/tests/net/net: t_pktinfo.c

Log Message:
fix unused variable warnings


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/tests/fs/nfs/nfsservice/mountd.c
cvs rdiff -u -r1.3 -r1.4 src/tests/fs/nfs/nfsservice/nfsd.c
cvs rdiff -u -r1.1 -r1.2 src/tests/fs/nfs/nfsservice/rpcbind/pmap_svc.c
cvs rdiff -u -r1.3 -r1.4 src/tests/fs/nfs/nfsservice/rpcbind/rpcbind.c
cvs rdiff -u -r1.11 -r1.12 src/tests/fs/puffs/t_basic.c
cvs rdiff -u -r1.3 -r1.4 src/tests/fs/puffs/h_dtfs/dtfs_subr.c
cvs rdiff -u -r1.9 -r1.10 src/tests/fs/puffs/h_dtfs/dtfs_vnops.c
cvs rdiff -u -r1.37 -r1.38 src/tests/fs/vfs/t_vnops.c
cvs rdiff -u -r1.2 -r1.3 src/tests/include/sys/t_socket.c
cvs rdiff -u -r1.8 -r1.9 src/tests/kernel/t_lockf.c
cvs rdiff -u -r1.5 -r1.6 src/tests/lib/libc/gen/t_dir.c
cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libc/stdio/t_fmemopen.c
cvs rdiff -u -r1.4 -r1.5 src/tests/lib/libpthread/t_cond.c
cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libpthread/t_sigmask.c
cvs rdiff -u -r1.1 -r1.2 src/tests/net/net/t_pktinfo.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