| /freebsd/contrib/llvm-project/libcxx/ |
| H A D | CREDITS.TXT | 13 D: Minor patches and Linux fixes. 28 D: Visibility fixes, minor FreeBSD portability patches. 44 D: C++14 support, patches and bug fixes. 52 D: Minor patches and bug fixes. 65 D: LFTS support, patches and bug fixes. 84 D: Minor patches and bug fixes. 109 D: Minor patches to is_convertible. 113 D: Minor patches and Linux fixes. 121 D: Minor patches and musl port. 137 D: Patches for operator<=> support [all …]
|
| /freebsd/contrib/ntp/ |
| H A D | README.patches | 23 it will be trivial to apply your patches. 25 Otherwise, it will be much more difficult to apply your patches. 29 If these patches are for a bugzilla issue, mark the issue as Resolved/READY 30 with a comment of "Please pick up the patches in pogo:/wherever" 35 patches for both ntp-stable and ntp-dev. 37 If you cannot easily get your patches to pogo, you may submit patches
|
| H A D | readme.y2kfixes | 30 AT&T's intent is to ensure these Y2K patches are freely 35 possible patches will be returned to the current owner(s) of the code. 37 Owners and publishers are free to incorporate appropriate patches, 73 Compilation of Patches Required: No 95 INSTALLING THE "PATCHES" 101 patch -p < *.patches 110 1) Extract the patches into perl-4.036 directory which is top level directory 119 5) run TEST, see the results & apply patches.
|
| H A D | README.hackers | 3 See README.patches for information about submitting patches.
|
| H A D | README | 2 Submit patches, bug reports, and enhancement requests via 131 patches Directory containing patches already applied to this
|
| /freebsd/crypto/openssh/ |
| H A D | CREDITS | 21 Chip Salzenberg <chip@valinux.com> - Assorted patches 30 Darren Hall <dhall@virage.org> - AIX patches 48 Jani Hakala <jahakala@cc.jyu.fi> - Patches 50 Jim Knoble <jmknoble@pobox.com> - Many patches 62 Marc G. Fournier <marc.fournier@acadiau.ca> - Solaris patches 67 Matt Richards <v2matt@btv.ibm.com> - AIX patches 73 Niels Kristian Bech Jensen <nkbj@image.dk> - Assorted patches 79 Phil Hands <phil@hands.com> - Debian scripts, assorted patches 88 Solar Designer <solar@openwall.com> - many patches and technical assistance
|
| /freebsd/usr.bin/patch/ |
| H A D | patch.1 | 139 to remove output files that are empty after the patches have been applied. 140 This option is useful when applying patches that create or remove files. 164 skip patches for which a file to patch cannot be found; 168 and assume that patches are not reversed even if they look like they are. 189 to ignore patches that it thinks are reversed or already applied. 268 Luckily, most patches add or change lines rather than delete them, so most 287 skip patches for which a file to patch cannot be found (the same as 289 skip patches for which the file has the wrong version for the 292 and assume that patches are reversed if they look like they are. 539 be sending out patches: [all …]
|
| /freebsd/sys/dev/aic7xxx/aicasm/ |
| H A D | aicasm.c | 74 STAILQ_HEAD(patch_list, patch) patches; 124 STAILQ_INIT(&patches); in main() 286 * patches as appropriate. We perform a depth first in main() 423 "} patches[] = {\n", prefix); in output_code() 425 for (cur_patch = STAILQ_FIRST(&patches); in output_code() 429 cur_patch == STAILQ_FIRST(&patches) ? "" : ",\n", in output_code() 493 pinfo = &scope->patches[patch]; in emit_patch() 515 STAILQ_INSERT_TAIL(&patches, new_patch, links); in emit_patch() 595 cur_patch = STAILQ_FIRST(&patches); in output_listing() 804 cur_scope->patches[1].skip_patch = in process_scope() [all …]
|
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | AArch64ErrataFix.cpp | 478 // InputSectionDescription. As inserting patches alters the addresses of 479 // InputSections that follow them, we try and place the patches after all the 483 InputSectionDescription &isd, std::vector<Patch843419Section *> &patches) { in insertPatches() argument 489 // Set the outSecOff of patches to the place where we want to insert them. in insertPatches() 490 // We use a similar strategy to Thunk placement. Place patches roughly in insertPatches() 492 auto patchIt = patches.begin(); in insertPatches() 493 auto patchEnd = patches.end(); in insertPatches() 516 tmp.reserve(isd.sections.size() + patches.size()); in insertPatches() 522 std::merge(isd.sections.begin(), isd.sections.end(), patches.begin(), in insertPatches() 523 patches.end(), std::back_inserter(tmp), mergeCmp); in insertPatches() [all …]
|
| H A D | ARMErrataFix.cpp | 60 // must iterate until no more patches are added. 364 InputSectionDescription &isd, std::vector<Patch657417Section *> &patches) { in insertPatches() argument 371 // Set the outSecOff of patches to the place where we want to insert them. in insertPatches() 375 auto patchIt = patches.begin(); in insertPatches() 376 auto patchEnd = patches.end(); in insertPatches() 397 tmp.reserve(isd.sections.size() + patches.size()); in insertPatches() 403 std::merge(isd.sections.begin(), isd.sections.end(), patches.begin(), in insertPatches() 404 patches.end(), std::back_inserter(tmp), mergeCmp); in insertPatches() 414 std::vector<Patch657417Section *> &patches) { in implementPatch() argument 475 patches.push_back(psec); in implementPatch() [all …]
|
| H A D | AArch64ErrataFix.h | 25 // return true if Patches have been added to the OutputSections. 33 std::vector<Patch843419Section *> &patches);
|
| H A D | ARMErrataFix.h | 25 // Return true if Patches have been added to the OutputSections. 33 std::vector<Patch657417Section *> &patches);
|
| /freebsd/contrib/sendmail/contrib/ |
| H A D | README | 5 Some of these are patches to sendmail itself. You may need to take 6 care -- some of the patches may be out of date with the latest release 7 of sendmail. Also, the previous comment applies -- patches belong to
|
| /freebsd/contrib/libpcap/doc/ |
| H A D | README.hpux | 5 HP-UX patches to fix packet capture problems 64 patches, and then the latest driver patch for the interface(s) in use. 87 > patches, and then the latest driver patch for the interface(s) in 97 (although those patches may not be the ones to install - there may be 98 later patches). 110 up-to-date patches for DLPI and the lan driver(s) used on your system (I 117 is there in the base OS, no patches required. 153 Rick Jones reports that HP-UX 11i needs no patches for outbound
|
| /freebsd/sys/contrib/openzfs/contrib/intel_qat/ |
| H A D | readme.md | 3 This contrib contains community compatibility patches to get Intel QAT working on the following ker… 8 These patches are based on the following Intel QAT version: 11 When using QAT with the above kernel versions, the following patches need to be applied using:
|
| /freebsd/contrib/diff/doc/ |
| H A D | diff.texi | 88 * Making Patches:: Tips for making and using patch distributions. 1062 is no longer widely used for sending out patches; for that purpose, the 1798 applying the patch. @xref{Making Patches}, for more discussion of 1799 making patches for distribution. 2512 patches. It saves any patches that it could not apply. It can also maintain a 2531 * Imperfect:: Dealing with imperfect patches. 2534 * Multiple Patches:: Handling multiple patches in a file. 2605 @section Applying Imperfect Patches 2624 * Reversed Patches:: Applying reversed patches correctly. 2630 @subsection Applying Patches with Changed White Space [all …]
|
| H A D | diff.7 | 1135 this format is no longer widely used for sending out patches; for that purpose, 2107 .Dq Making Patches , 2108 for more discussion of making patches for distribution. 3102 detects and warns about common problems like forward patches. It saves any 3103 patches that it could not apply. It can also maintain a 3198 .Ss Applying Imperfect Patches 3222 .Em Applying Patches with Changed White Space 3239 .Em Applying Reversed Patches 3244 To apply such patches, give 3268 anywhere. But most patches add or change lines rather than delete them, so [all …]
|
| /freebsd/contrib/mandoc/ |
| H A D | NEWS | 145 * Anthony Bentley and Klemens Nanni (OpenBSD) for many patches and bug 146 reports, for useful discussions, and for checking patches 147 * Anton Lindqvist (OpenBSD) for two patches and a bug report 150 portability feature, checking patches, and extensive release testing 156 * Jason McIntyre (OpenBSD) for manual page patches, suggesting a new feature, 157 checking many patches, and useful discussions 162 suggestions, and for checking many groff patches 173 improvement, and checking two patches 187 and for checking groff patches 201 for checking patches [all …]
|
| /freebsd/ |
| H A D | CONTRIBUTING.md | 63 Please avoid creating large, wide-ranging cleanup patches: they often lack the 64 focus needed for a good review and can be hard to test. Misdirected patches may 73 other commit, please go ahead and prepare those patches. However, please avoid 158 integrate these patches and submit them upstream. 179 `git log --merges` in any subdirectory of these you are submitting patches for 181 upstream is "active" and you should submit your patches there and let the last
|
| /freebsd/contrib/tzcode/ |
| H A D | CONTRIBUTING | 4 proper procedure for proposing and distributing patches is via 27 for examples of patches that tend to work well. 87 * After reviewing the patch files, send the patches to <tz@iana.org>
|
| /freebsd/contrib/tzdata/ |
| H A D | CONTRIBUTING | 4 proper procedure for proposing and distributing patches is via 27 for examples of patches that tend to work well. 87 * After reviewing the patch files, send the patches to <tz@iana.org>
|
| /freebsd/sys/contrib/device-tree/Bindings/ |
| H A D | submitting-patches.rst | 4 Submitting Devicetree (DT) binding patches 11 Documentation/process/submitting-patches.rst applies. 14 be a separate patch. The preferred subject prefix for binding patches is::
|
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
| H A D | OutputSections.h | 145 /// Type for list of pointers to patches offsets. 151 /// Like data bits, list of patches, format. 172 /// Erase whole section content(data bits, list of patches). 187 /// Section patches. 205 /// While creating patches, offsets to attributes may be partially in ADD_PATCHES_LIST() 423 /// Enumerate all sections, for each section apply all section patches.
|
| /freebsd/contrib/jemalloc/ |
| H A D | FREEBSD-upgrade | |
| /freebsd/sys/contrib/openzfs/ |
| H A D | RELEASES.md | 18 fixes, minor performance improvements, and kernel compatibility patches. 30 not supported. LTS releases will receive patches for at least 2 years.
|