Home
last modified time | relevance | path

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

/openbsd-src/regress/usr.bin/patch/
H A 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/
H A 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/
H A Dtorture38 PATCH=patch
67 $PATCH $PATCHOPTIONS "$BASE.$i.copy" < "diff-$i-$j" 2> /dev/null
/openbsd-src/gnu/usr.bin/perl/dist/Math-Complex/
H A DChangeLog266 …Subject: [PATCH] Math::Trig: blead and maint (doc patch only): s/Bay/Gulf/ and do away with bad qu…
273 Subject: [PATCH] Math::Complex and Math::Trig updates (Re: [perl #37117] Math::Complex atan2 bug)
303 Subject: [PATCH] a few typo fixes
316 Subject: [PATCH] avoid v-strings with require/use
473 Subject: [PATCH] 5.004_68 (or 5.004_04): radial trig
481 Subject: [PATCH] 5.004_68: Complex.pm, complex.t
486 Subject: [PATCH] almost OK: perl 5.00457 on i386-freebsd-thread 3.0
488 Subject: Re: [PATCH] 5.004_04 and 5.004_57: Complex.pm and complex.t
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlrepository.pod12 L<Super Quick Patch Guide|perlhack/SUPER QUICK PATCH GUIDE> for making and
H A Dperlhacktut.pod20 =head1 EXAMPLE OF A SIMPLE PATCH
H A Dperlhist.pod1263 =head2 SELECTED PATCH SIZES
H A Dperlhack.pod18 =head1 SUPER QUICK PATCH GUIDE
H A Dperl5200delta.pod1309 The L<Super Quick Patch Guide|perlhack/SUPER QUICK PATCH GUIDE> section has
/openbsd-src/gnu/usr.bin/perl/dist/Safe/
H A DChanges159 Subject: [PATCH] Re: [perl #23656] Safe reval bleeds local variable values
182 Subject: [PATCH] Safe.pm documentation
/openbsd-src/gnu/llvm/llvm/utils/phabricator/
H A D0001-Fix-PHP-8.1-incompatibility-with-arc-patch-D-12345.patch4 Subject: [PATCH] Fix PHP 8.1 incompatibility with `arc patch D<12345>`
/openbsd-src/gnu/usr.bin/perl/cpan/Term-Cap/
H A DChanges6 - [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
/openbsd-src/gnu/usr.bin/perl/
H A DREADME.ko91 B<"SUPER QUICK PATCH GUIDE">를 살펴보세요.
/openbsd-src/gnu/usr.bin/binutils-2.17/include/aout/
H A Dstab.def185 __define_stab (N_PATCH, 0xd0, "PATCH")
262 | D0 PATCH | D2 | D4 | D6 |
/openbsd-src/gnu/usr.bin/binutils/include/aout/
H A 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/
H A Dppphbin751 if (open PATCH, ">$opt{patch}") {
761 mydiff(\*PATCH, $filename, $c);
779 close PATCH if $patch_opened;
/openbsd-src/gnu/usr.bin/perl/cpan/Archive-Tar/t/
H A D04_resolved_issues.t157 ### bug #43513: [PATCH] Accept wrong checksums from SunOS and HP-UX tar
/openbsd-src/gnu/usr.bin/cvs/src/
H A Dpatch.c255 err += do_module (db, argv[i], PATCH, "Patching", patch_proc,
H A Dcvs.h323 CHECKOUT, TAG, PATCH, EXPORT, MISC enumerator
/openbsd-src/gnu/usr.bin/perl/dist/Time-HiRes/
H A 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 debugger
/openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/
H A DChanges605 * fix cpan #27906: [PATCH] add UTF8_MAXBYTES
/openbsd-src/games/fortune/datfiles/
H A Dzippy272 drunken CABBAGE PATCH DOLL, coughing in line at FIORUCCI'S!!
/openbsd-src/gnu/gcc/gcc/config/sh/
H A Dsh.md8442 ;; See the thread [PATCH/RFA] SH TLS support on gcc-patches