Source-Changes archive

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

CVS commit: src/regress/lib/libc



Module Name:    src
Committed By:   pgoyette
Date:           Sun Jan  2 22:10:24 UTC 2011

Modified Files:
        src/regress/lib/libc: Makefile
Removed Files:
        src/regress/lib/libc/md5sha: Makefile md5test-in md5test-out
            sha1test-in sha1test-out sha1test2-out test.c
        src/regress/lib/libc/protoent: Makefile protoent.c
        src/regress/lib/libc/servent: Makefile servent.c

Log Message:
Remove atf-ified tests: servent protoent md5sha


To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 src/regress/lib/libc/Makefile
cvs rdiff -u -r1.4 -r0 src/regress/lib/libc/md5sha/Makefile
cvs rdiff -u -r1.1 -r0 src/regress/lib/libc/md5sha/md5test-in \
    src/regress/lib/libc/md5sha/md5test-out \
    src/regress/lib/libc/md5sha/sha1test-in \
    src/regress/lib/libc/md5sha/sha1test-out \
    src/regress/lib/libc/md5sha/sha1test2-out
cvs rdiff -u -r1.6 -r0 src/regress/lib/libc/md5sha/test.c
cvs rdiff -u -r1.3 -r0 src/regress/lib/libc/protoent/Makefile
cvs rdiff -u -r1.1 -r0 src/regress/lib/libc/protoent/protoent.c
cvs rdiff -u -r1.4 -r0 src/regress/lib/libc/servent/Makefile
cvs rdiff -u -r1.3 -r0 src/regress/lib/libc/servent/servent.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