Source-Changes archive

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

CVS commit: othersrc/external/bsd/netdiff



Module Name:    othersrc
Committed By:   agc
Date:           Tue Jan 15 01:49:23 UTC 2013

Modified Files:
        othersrc/external/bsd/netdiff/bin: Makefile
Added Files:
        othersrc/external/bsd/netdiff/bin/cmp: Makefile f1 f2
        othersrc/external/bsd/netdiff/dist: cmp.c

Log Message:
Add rudimentary support for cmp(1) in the shape of netcmp(1). More to come
on this one, too.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 othersrc/external/bsd/netdiff/bin/Makefile
cvs rdiff -u -r0 -r1.1 othersrc/external/bsd/netdiff/bin/cmp/Makefile \
    othersrc/external/bsd/netdiff/bin/cmp/f1 \
    othersrc/external/bsd/netdiff/bin/cmp/f2
cvs rdiff -u -r0 -r1.1 othersrc/external/bsd/netdiff/dist/cmp.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