| /openbsd-src/gnu/usr.bin/perl/cpan/DB_File/ |
| H A D | version.c | 47 int Major, Minor, Patch ; in __getBerkeleyDBInfo() local 49 (void)db_version(&Major, &Minor, &Patch) ; in __getBerkeleyDBInfo() 57 Major, Minor, Patch) ; in __getBerkeleyDBInfo() 60 if (Major == 2 && (Minor < 3 || (Minor == 3 && Patch < 4))) in __getBerkeleyDBInfo() 62 Major, Minor, Patch) ; in __getBerkeleyDBInfo() 68 sprintf(buffer, "%d.%03d%03d", Major, Minor, Patch) ; in __getBerkeleyDBInfo()
|
| /openbsd-src/gnu/usr.sbin/mkhybrid/src/ |
| H A D | README.mkhybrid | 45 SunOS 4.1.3: Patch 101832-05 46 SunOS 4.1.3_U1: Patch 101833-02 47 SunOS 4.1.4: Patch 102583-02
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perlrepository.pod | 12 L<Super Quick Patch Guide|perlhack/SUPER QUICK PATCH GUIDE> for making and
|
| /openbsd-src/usr.bin/file/magdir/ |
| H A D | console | 174 # Playstations Patch Files from: From: Thomas Klausner <tk@giga.or.at> 175 0 string PPF30 Playstation Patch File version 3.0 187 0 string PPF20 Playstation Patch File version 2.0 193 0 string PPF10 Playstation Patch File version 1.0
|
| /openbsd-src/distrib/notes/sparc64/ |
| H A D | prep | 57 Machine Patch number 80 correct Patch-ID# to the corresponding field at
|
| /openbsd-src/gnu/usr.bin/perl/dist/Net-Ping/ |
| H A D | Changes | 296 - Patch in Perl change #33242 by Nicholas Clark 325 Patch by mhx-perl@gmx.net (Marcus Holland-Moritz) 328 Patch by martin@lorensen.dk (Martin Lorensen) 372 - Patch by slebedev@iwl.net (Sergey Lebedev): 375 - Patch by radu@netsoft.ro (Radu Greab): 385 - Patch by adelton@fi.muni.cz (Honza Pazdziora): 442 Patch by jef@linuxbe.org (Jean-Francois Dive). 453 Patch by sarfata@altern.org (Thomas Sarlandie).
|
| /openbsd-src/usr.bin/lex/ |
| H A D | ONEWS | 865 Changes between 2.3 Patch #8 (21Feb93) and 2.3 Patch #7: 889 Changes between 2.3 Patch #7 (28Mar91) and 2.3 Patch #6: 897 Changes between 2.3 Patch #6 (29Aug90) and 2.3 Patch #5: 905 Changes between 2.3 Patch #5 (16Aug90) and 2.3 Patch #4: 911 Changes between 2.3 Patch #4 (14Aug90) and 2.3 Patch #3: 918 Changes between 2.3 Patch #3 (03Aug90) and 2.3 Patch #2: 924 Changes between 2.3 Patch #2 (02Aug90) and original 2.3 release: 1026 Changes between 2.2 Patch #3 (30Mar90) and 2.2 Patch #2: 1031 Changes between 2.2 Patch #2 (27Mar90) and 2.2 Patch #1: 1037 Changes between 2.2 Patch #1 (23Mar90) and 2.2 (alpha) release:
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/ |
| H A D | fixincl.tpl | 150 static const char* apz[=(. Hack)=]Patch[] = {[= 213 a[=(. Hack)=]Tests, apz[=(. Hack)=]Patch, 0 }[=
|
| /openbsd-src/gnu/gcc/fixincludes/ |
| H A D | fixincl.tpl | 154 static const char* apz[=(. Hack)=]Patch[] = {[= 217 a[=(. Hack)=]Tests, apz[=(. Hack)=]Patch, 0 }[=
|
| /openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/ |
| H A D | Gnu.h | 166 int Major, Minor, Patch; member 178 return isOlderThan(RHS.Major, RHS.Minor, RHS.Patch, RHS.PatchSuffix);
|
| H A D | Gnu.cpp | 1898 if (Patch != RHSPatch) { in isOlderThan() 1903 if (Patch == -1) in isOlderThan() 1907 return Patch < RHSPatch; in isOlderThan() 1965 if (PatchText.slice(0, EndNumber).getAsInteger(10, GoodVersion.Patch) || in Parse() 1966 GoodVersion.Patch < 0) in Parse()
|
| /openbsd-src/gnu/usr.bin/perl/dist/IO/ |
| H A D | ChangeLog | 234 * Reduce calls to getprotobyname/number. Patch from Gisle Aas 337 *** Patch 1.1804 353 *** Patch 1.1803 376 *** Patch 1.1802 383 *** Patch 1.1801 445 - Patch to open() for when file is in current directory.
|
| /openbsd-src/distrib/notes/macppc/ |
| H A D | install | 69 8: Apple_Patches Patch Partition 512 @ 1032 84 8: Apple_Patches Patch Partition 512 @ 1032
|
| /openbsd-src/gnu/usr.bin/clang/include/llvm/Config/ |
| H A D | llvm-config.h.in | 56 /* Patch version of the LLVM API */
|
| /openbsd-src/gnu/usr.bin/binutils/intl/ |
| H A D | ChangeLog | 115 Patch by Bruno Haible <haible@ilog.fr>. 120 Patch by Bruno Haible <haible@ilog.fr>. 169 definition of _GNU_SOURCE. Patch by Roland McGrath. 172 empty arguments. Patch by Jim Meyering. Correct name os 239 Patch by Eric Backus. 245 Patch by Eric Backus. 478 Patch by Roland McGrath. 581 * po2tbl.sed.in: Patch for buggy SEDs by Christian von Roques.
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/intl/ |
| H A D | ChangeLog | 139 Patch by Bruno Haible <haible@ilog.fr>. 144 Patch by Bruno Haible <haible@ilog.fr>. 193 definition of _GNU_SOURCE. Patch by Roland McGrath. 196 empty arguments. Patch by Jim Meyering. Correct name os 263 Patch by Eric Backus. 269 Patch by Eric Backus. 502 Patch by Roland McGrath. 605 * po2tbl.sed.in: Patch for buggy SEDs by Christian von Roques.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/intl/ |
| H A D | ChangeLog | 249 Patch by Bruno Haible <haible@ilog.fr>. 254 Patch by Bruno Haible <haible@ilog.fr>. 303 definition of _GNU_SOURCE. Patch by Roland McGrath. 306 empty arguments. Patch by Jim Meyering. Correct name os 373 Patch by Eric Backus. 379 Patch by Eric Backus. 612 Patch by Roland McGrath. 715 * po2tbl.sed.in: Patch for buggy SEDs by Christian von Roques.
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Config/ |
| H A D | llvm-config.h.cmake | 75 /* Patch version of the LLVM API */
|
| /openbsd-src/gnu/usr.bin/perl/dist/Safe/ |
| H A D | Changes | 41 Patch by Yasushi Nakajima (rt.cpan.org #61262)
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/include/aout/ |
| H A D | ChangeLog | 161 * hp300hpux.h: Patch from Glenn Engel for linker problem and
|
| /openbsd-src/gnu/usr.bin/binutils/include/aout/ |
| H A D | ChangeLog | 154 * hp300hpux.h: Patch from Glenn Engel for linker problem and
|
| /openbsd-src/gnu/usr.bin/binutils/binutils/ |
| H A D | MAINTAINERS | 19 with "[Patch]" as part of the subject line. Note - patches to the
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | Contributing.rst | 53 How to Submit a Patch
|
| /openbsd-src/usr.sbin/unbound/doc/ |
| H A D | Changelog | 1191 - Patch for CVE-2022-3204 Non-Responsive Delegation Attack. 1220 - Patch from Vadim Fedorenko that adds MSG_DONTWAIT to receive 3681 set with ub_ctx_set_fwd. Patch from Florian Obser. 3710 - Patch from Florian Obser fixes some compiler warnings: 3733 - Patch from Manabu Sonoda with tls-ciphers and tls-ciphersuites 3738 - Patch for TLS session resumption from Manabu Sonoda, 3823 - Patch for typo in unbound.conf man page. 4101 - Patch for stub-no-cache and forward-no-cache options that disable 4115 - Patch to implement tcp-connection-limit from Jim Hague (Sinodun). 4249 - Patch, d [all...] |
| /openbsd-src/usr.sbin/nsd/doc/ |
| H A D | RELNOTES | 632 - Patch to add support for TCP Fast Open, from Sara 634 - Patch to add support for tls service on a specified tls port, 659 - Deny ANY with only one RR in response, by default. Patch from 742 - Patch to fix openwrt for mac os build darwin detection in configure. 860 - Patch for expire state in multi-master when masters includes 927 - Patch for {max,min}-{refresh,retry}-time from YAMAGUCHI Takanori. 1117 - Patch nsd_munin_ from Philip Paeps to use type ABSOLUTE. 1310 - Patch from Lukas Wunner that makes nsd.conf include files work 1314 - Patch from Lukas Wunner that makes chroot more consistent.
|