/openbsd/regress/usr.bin/diff/ |
H A D | Makefile | 3 DIFF?= diff macro 41 @${DIFF} ${.CURDIR}/${*}.1 ${.CURDIR}/${*}.2 > ${*}.patch || true 42 @${DIFF} -c ${.CURDIR}/${*}.1 ${.CURDIR}/${*}.2 > ${*}.c.patch || true 43 @${DIFF} -u ${.CURDIR}/${*}.1 ${.CURDIR}/${*}.2 > ${*}.u.patch || true 44 @${DIFF} -e ${.CURDIR}/${*}.1 ${.CURDIR}/${*}.2 > ${*}.e.patch || true 61 @${DIFF} -uw ${.CURDIR}/${*}.1 ${.CURDIR}/${*}.2 > ${*}.uw.patch || true
|
/openbsd/regress/usr.bin/rcs/ |
H A D | Makefile | 15 DIFF= diff -u macro 168 ${DIFF} ${.CURDIR}/rcsdiff-uflag.out - 173 ${DIFF} ${.CURDIR}/rcsdiff-rflag.out - 249 ${DIFF} ${.CURDIR}/merge-eflag.out - 286 ${DIFF} ${.CURDIR}/rcsmerge.out - 298 ${DIFF} ${.CURDIR}/rcsmerge.out - 311 ${DIFF} ${.CURDIR}/rcsdiff.out - 323 ${DIFF} ${.CURDIR}/rcsdiff.out - 364 @${RLOG} test | ${DIFF} ${.CURDIR}/rcs-aflag.out - 369 @${RLOG} test | ${DIFF} ${.CURDIR}/rcs-eflag.out - [all …]
|
/openbsd/regress/usr.bin/mandoc/ |
H A D | Makefile.inc | 7 DIFF = diff -au 83 ${DIFF} ${.CURDIR}/${.IMPSRC:S/mandoc_ascii$/out_ascii/} ${.IMPSRC} 91 ${DIFF} ${.CURDIR}/${.IMPSRC:S/mandoc_tag$/out_tag/} ${.IMPSRC} 92 ${DIFF} ${.CURDIR}/${.IMPSRC:S/mandoc_tag$/out_ascii/} \ 99 ${DIFF} ${.CURDIR}/${.IMPSRC:S/mandoc_utf8$/out_utf8/} ${.IMPSRC} 106 ${DIFF} ${.CURDIR}/${.IMPSRC:S/mandoc_html$/out_html/} ${.IMPSRC} 112 ${DIFF} ${.CURDIR}/${.IMPSRC:S/mandoc_markdown$/out_markdown/} \ 126 ${DIFF} ${.CURDIR}/${.IMPSRC:S/mandoc_lint$/out_lint/} ${.IMPSRC} 134 ${DIFF} ${.CURDIR}/${t}.out_ascii ${.ALLSRC}
|
/openbsd/regress/usr.bin/diff/torture/ |
H A D | torture | 36 DIFF=diff 65 $DIFF $DIFFOPTIONS "$BASE.$i" "$BASE.$j" > "diff-$i-$j"
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | crx-opc.c | 427 #define CSTBIT_INST(NAME, OP, OPC1, DIFF, SHIFT, OPC2) \ argument 433 {NAME, 2, OPC1+0*DIFF, SHIFT, CSTBIT_INS, {{OP,16}, {abs16,0}}}, \ 435 {NAME, 3, OPC1+1*DIFF, SHIFT, CSTBIT_INS, {{OP,16}, {abs32,0}}}, \ 439 {NAME, 2, OPC1+2*DIFF, SHIFT, CSTBIT_INS, {{OP,16}, {rbase_disps12,12}}}, \ 441 {NAME, 3, OPC1+3*DIFF, SHIFT, CSTBIT_INS, {{OP,16}, {rbase_disps28,12}}}, \ 443 {NAME, 2, OPC1+4*DIFF, SHIFT, CSTBIT_INS, {{OP,16}, {rindex_disps6,0}}}, \ 445 {NAME, 3, OPC1+5*DIFF, SHIFT, CSTBIT_INS, {{OP,16}, {rindex_disps22,0}}}
|
/openbsd/lib/libexpat/tests/ |
H A D | xmltest.sh | 65 DIFF="${MYDIR}/udiffer.py" 90 $DIFF "$OUTPUT$reldir$file" "out/$file" > outfile
|
/openbsd/gnu/usr.bin/perl/dist/Test/lib/ |
H A D | Test.pm | 542 if (open(DIFF, '-|', $diff_cmd)) { 544 while (<DIFF>) { 547 close(DIFF);
|
/openbsd/regress/bin/chmod/ |
H A D | Makefile | 52 DIFF= /usr/bin/diff -up macro 233 ${DIFF} ${.CURDIR}/chmod.error chmod.err 283 ${DIFF} ${.CURDIR}/chgrp.error chgrp.err 333 ${DIFF} ${.CURDIR}/chown.error chown.err 386 ${DIFF} ${.CURDIR}/chflags.error chflags.err
|
/openbsd/gnu/usr.bin/binutils/gas/doc/ |
H A D | h8.texi | 13 @clear DIFF-TBL-KLUGE
|
H A D | all.texi | 65 @set DIFF-TBL-KLUGE
|
H A D | as.texinfo | 508 @ifclear DIFF-TBL-KLUGE 511 @ifset DIFF-TBL-KLUGE 1463 @ifclear DIFF-TBL-KLUGE 1466 @ifset DIFF-TBL-KLUGE 1577 @ifclear DIFF-TBL-KLUGE 1586 @ifset DIFF-TBL-KLUGE 5843 @ifset DIFF-TBL-KLUGE 5885 @c end DIFF-TBL-KLUGE
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/ |
H A D | h8.texi | 13 @clear DIFF-TBL-KLUGE
|
H A D | all.texi | 67 @set DIFF-TBL-KLUGE
|
H A D | asconfig.texi | 67 @set DIFF-TBL-KLUGE
|
/openbsd/regress/usr.bin/cvs/ |
H A D | Makefile | 30 DIFF= diff -u macro 250 ${DIFF} - ${.CURDIR}/test_${TESTFILE}_import_01_seed1.txt,v
|
/openbsd/gnu/usr.bin/gcc/gcc/fixinc/ |
H A D | check.tpl | 138 ${DIFF:-diff} -u $f ${TESTBASE}/$f >&2 || :
|
/openbsd/gnu/gcc/fixincludes/ |
H A D | check.tpl | 138 ${DIFF:-diff} -c $f ${TESTBASE}/$f >&2 || :
|
/openbsd/gnu/usr.bin/cvs/emx/ |
H A D | ChangeLog | 38 * options.h (DIFF, RCSBIN_DFLT): Remove; no longer used.
|
/openbsd/gnu/usr.bin/cvs/windows-NT/ |
H A D | ChangeLog | 142 * config.h (DIFF): Remove; no longer used. 143 * options.h (DIFF, RCSBIN_DFLT): Remove; no longer used. 497 * options.h: Fix defines for DIFF and GREP.
|
/openbsd/gnu/usr.bin/cvs/vms/ |
H A D | ChangeLog | 78 * options.h (DIFF, RCSBIN_DFLT): Remove; no longer used.
|
/openbsd/gnu/usr.bin/cvs/os2/ |
H A D | ChangeLog | 41 * config.h (DIFF): Remove; no longer used. 42 * options.h (DIFF, RCSBIN_DFLT): Remove; no longer used. 562 * options.h (DIFF, GREP): don't expect autoconf to help us out.
|
/openbsd/gnu/usr.bin/cvs/ |
H A D | ChangeLog | 2364 * acconfig.h: Add AUTH_SERVER_SUPPORT. Remove DIFF and GREP (no 2475 * src/options.h.in (DIFF): Change to "diff" and change comment to tell 2852 * configure.in: #define the symbols DIFF and GREP to be the paths 2853 to the DIFF and GREP programs; their values will be edited into 2855 * acconfig.h (DIFF, GREP): Add these.
|
/openbsd/gnu/usr.bin/cvs/src/ |
H A D | ChangeLog-97 | 465 * rcscmds.c (diff_exec, diff_execv): Use literal "diff" not DIFF. 466 * options.h.in (DIFF), rcs.h (RCS, RCS_CI, RCS_DIFF, 1165 (Note that this requires that DIFF support -L. I'll be checking 1765 printed after a call to DIFF instead of rcsdiff. 2251 features of the DIFF program is a good idea.
|
H A D | ChangeLog-9395 | 1711 * options.h.in: Document usage of DIFF in update.c 1712 * update.c: Use DIFF -c, not DIFF -u. The small improvement in 1714 make sure that DIFF is GNU diff (IMHO). 2139 * options.h.in (DIFF): Default to "diff" not "diff -a" since diff
|
H A D | ChangeLog-96 | 678 * diff.c (diff_fileproc): use Diffbin instead of DIFF (3). 679 * patch.c (patch_fileproc): use Diffbin instead of DIFF. 682 * update.c (patch_file): use Diffbin instead of DIFF. 688 * option.h.in (DIFFBIN_DFLT): renamed from DIFF. 694 (Diffbin): new global variable for DIFF path. 3480 way to do this is -C and -U. Also change DIFF back to "diff" in
|