Home
last modified time | relevance | path

Searched refs:PATCH (Results 1 – 23 of 23) sorted by relevance

/openbsd/src/regress/usr.bin/patch/
DMakefile3 PATCH?= patch macro
38 @${PATCH} ${PATCHFLAGS} ${*}.copy ${.CURDIR}/${*}.diff
45 @(! ${PATCH} ${PATCHFLAGS} ${*}.copy ${.CURDIR}/${*}.diff)
52 @(! ${PATCH} ${PATCHFLAGS} ${*}.copy ${.CURDIR}/${*}.diff)
59 @${PATCH} ${PATCHFLAGS} < ${.CURDIR}/${*}.diff
65 @(! ${PATCH} ${PATCHFLAGS} ${*}.copy ${.CURDIR}/${*}.diff)
73 @${PATCH} -t ${PATCHFLAGS} < ${.CURDIR}/t19.diff
79 @${PATCH} ${PATCHFLAGS} -Rf ${*}.copy ${.CURDIR}/${*}.diff
/openbsd/src/regress/usr.bin/diff/
DMakefile4 PATCH?= patch macro
45 @${PATCH} ${PATCHFLAGS} ${*}.copy ${*}.patch || true
46 @${PATCH} ${PATCHFLAGS} ${*}.c.copy ${*}.c.patch || true
47 @${PATCH} ${PATCHFLAGS} ${*}.u.copy ${*}.u.patch || true
48 @${PATCH} ${PATCHFLAGS} ${*}.e.copy ${*}.e.patch || true
62 @${PATCH} ${PATCHFLAGS} ${*}.uw.copy ${*}.uw.patch || true
/openbsd/src/regress/usr.bin/diff/torture/
Dtorture38 PATCH=patch
67 $PATCH $PATCHOPTIONS "$BASE.$i.copy" < "diff-$i-$j" 2> /dev/null
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlrepository.pod12 L<Super Quick Patch Guide|perlhack/SUPER QUICK PATCH GUIDE> for making and
Dperlhacktut.pod20 =head1 EXAMPLE OF A SIMPLE PATCH
Dperlhist.pod1263 =head2 SELECTED PATCH SIZES
Dperlhack.pod18 =head1 SUPER QUICK PATCH GUIDE
Dperl5200delta.pod1309 The L<Super Quick Patch Guide|perlhack/SUPER QUICK PATCH GUIDE> section has
/openbsd/src/gnu/usr.bin/perl/dist/Safe/
DChanges159 Subject: [PATCH] Re: [perl #23656] Safe reval bleeds local variable values
182 Subject: [PATCH] Safe.pm documentation
/openbsd/src/gnu/usr.bin/perl/cpan/Term-Cap/
DChanges6 - [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
/openbsd/src/gnu/usr.bin/perl/
DREADME.ko91 B<"SUPER QUICK PATCH GUIDE">를 살펴보세요.
DREADME68 QUICK PATCH GUIDE" in pod/perlhack.pod.
/openbsd/src/gnu/usr.bin/binutils/include/aout/
Dstab.def185 __define_stab (N_PATCH, 0xd0, "PATCH")
262 | D0 PATCH | D2 | D4 | D6 |
/openbsd/src/gnu/usr.bin/binutils-2.17/include/aout/
Dstab.def185 __define_stab (N_PATCH, 0xd0, "PATCH")
262 | D0 PATCH | D2 | D4 | D6 |
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/
Dppphbin751 if (open PATCH, ">$opt{patch}") {
761 mydiff(\*PATCH, $filename, $c);
779 close PATCH if $patch_opened;
/openbsd/src/gnu/usr.bin/cvs/src/
Dpatch.c255 err += do_module (db, argv[i], PATCH, "Patching", patch_proc,
Dcvs.h323 CHECKOUT, TAG, PATCH, EXPORT, MISC enumerator
/openbsd/src/gnu/usr.bin/perl/cpan/Archive-Tar/t/
D04_resolved_issues.t157 ### bug #43513: [PATCH] Accept wrong checksums from SunOS and HP-UX tar
/openbsd/src/gnu/usr.bin/perl/dist/Time-HiRes/
DChanges390 - Address [rt.cpan.org #37340] [PATCH] Address timer process in test
729 - Time::HiRes::nanosleep support for Solaris [PATCH]
834 …[PATCH] Re: [perl #30755] [Win32] Different results from Time::HiRes::gettimeofdayunder the debugg…
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/
DChanges605 * fix cpan #27906: [PATCH] add UTF8_MAXBYTES
/openbsd/src/games/fortune/datfiles/
Dzippy272 drunken CABBAGE PATCH DOLL, coughing in line at FIORUCCI'S!!
/openbsd/src/gnu/usr.bin/perl/Porting/
Dpumpkin.pod538 to read: print PATCH ("Index: $newdir$new\n");). That helps patches
/openbsd/src/gnu/gcc/gcc/config/sh/
Dsh.md8442 ;; See the thread [PATCH/RFA] SH TLS support on gcc-patches