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:   jruoho
Date:           Sun Mar 18 09:46:50 UTC 2012

Modified Files:
        src/tests/kernel: t_filedesc.c t_rnd.c
        src/tests/net/icmp: t_forward.c
        src/tests/net/if_loop: t_pr.c
        src/tests/sbin/ifconfig: t_nonexistent.sh
        src/tests/sbin/sysctl: t_perm.sh
        src/tests/usr.bin/unifdef: t_basic.sh

Log Message:
Move more PR references from comments to ATF's "descr".


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/kernel/t_filedesc.c \
    src/tests/kernel/t_rnd.c
cvs rdiff -u -r1.7 -r1.8 src/tests/net/icmp/t_forward.c
cvs rdiff -u -r1.6 -r1.7 src/tests/net/if_loop/t_pr.c
cvs rdiff -u -r1.3 -r1.4 src/tests/sbin/ifconfig/t_nonexistent.sh
cvs rdiff -u -r1.5 -r1.6 src/tests/sbin/sysctl/t_perm.sh
cvs rdiff -u -r1.4 -r1.5 src/tests/usr.bin/unifdef/t_basic.sh

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