CINXE.COM

Changeset 106255 – Oracle VirtualBox

<!DOCTYPE html> <html lang="en-US"> <head> <!-- # block head (placeholder in theme.html) --> <!-- # block head (content inherited from layout.html) --> <title> Changeset 106255 – Oracle VirtualBox </title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <!--[if IE]><script> if (/^#__msie303:/.test(window.location.hash)) window.location.replace(window.location.hash.replace(/^#__msie303:/, '#')); </script><![endif]--> <link rel="search" href="/search" /> <link rel="prev" href="/changeset/106254/vbox" title="Changeset 106254" /> <link rel="last" href="/changeset/107044/vbox" title="Changeset 107044" /> <link rel="help" href="/wiki/TracGuide" /> <link rel="alternate" class="diff" href="?format=diff&amp;new=106255" title="Unified Diff" type="text/plain" /> <link rel="alternate" class="zip" href="?format=zip&amp;new=106255" title="Zip Archive" type="application/zip" /> <link rel="next" href="/changeset/106256/vbox" title="Changeset 106256" /> <link rel="start" href="/wiki" /> <link rel="stylesheet" href="/chrome/common/css/trac.css" type="text/css" /> <link rel="stylesheet" href="/chrome/common/css/changeset.css" type="text/css" /> <link rel="stylesheet" href="/chrome/common/css/diff.css" type="text/css" /> <link rel="stylesheet" href="/chrome/common/css/code.css" type="text/css" /> <link rel="icon" href="/favicon.ico" type="image/x-icon" /> <link rel="first" href="/changeset/1/vbox" title="Changeset 1" /> <noscript> <style> .trac-noscript { display: none !important } </style> </noscript> <link type="application/opensearchdescription+xml" rel="search" href="/search/opensearch" title="Search Oracle VirtualBox"/> <script src="/chrome/common/js/jquery.js"></script> <script src="/chrome/common/js/jquery-migrate.js"></script> <script src="/chrome/common/js/babel.js"></script> <script src="/chrome/common/js/trac.js"></script> <script src="/chrome/common/js/search.js"></script> <script src="/chrome/common/js/folding.js"></script> <script src="/chrome/common/js/diff.js"></script> <script> jQuery(function($) { $(".trac-autofocus").focus(); $(".trac-target-new").attr("target", "_blank"); if ($.ui) { /* is jquery-ui added? */ $(".trac-datepicker:not([readonly])") .prop("autocomplete", "off").datepicker(); // Input current date when today is pressed. var _goToToday = $.datepicker._gotoToday; $.datepicker._gotoToday = function(id) { _goToToday.call(this, id); this._selectDate(id) }; $(".trac-datetimepicker:not([readonly])") .prop("autocomplete", "off").datetimepicker(); $("#main").addClass("trac-nodatetimehint"); } $(".trac-disable").disableSubmit(".trac-disable-determinant"); setTimeout(function() { $(".trac-scroll").scrollToTop() }, 1); $(".trac-disable-on-submit").disableOnSubmit(); }); </script> <!-- # include 'site_head.html' (layout.html) --> <link rel="stylesheet" type="text/css" href="/chrome/site/style.css"/> <script> jQuery(function($) { var $ntg = $("#newticketguide"); if ($ntg.length) $("#propertyform").prepend($ntg.detach()); }); </script> <script> jQuery(function($) { var $content = $("#content"); var $opener = $("#opener"); if ($("#opener").length) $content.toggleClass('narrow'); }); </script> <!-- end of site_head.html --> <!-- # endblock head (content inherited from layout.html) --> <script> jQuery(function($) { $(".trac-toggledeleted").show().click(function() { $(this).siblings().find(".trac-deleted").toggle(); return false; }).click(); $("#content").find("li.entry h2 a").parent() .addAnchor(_("Link to this diff")); }); </script> <!-- # endblock head (placeholder in theme.html) --> </head> <body> <!-- # block body (content inherited from theme.html) --> <!-- # include 'site_header.html' (theme.html) --> <!-- Add site-specific header --> <div id="vboxstring"> <img src="/graphics/vboxlogodown.png" alt="VirtualBox"/> </div> <div id="center"> <!-- end of site_header.html --> <div id="banner"> <form id="search" action="/search" method="get"> <div> <label for="proj-search">Search:</label> <input type="text" id="proj-search" name="q" size="18" value="" /> <input type="submit" value="Search" /> </div> </form> </div> <div id="mainnav" class="nav"> <ul><li class="active last first"><a href="/browser">Browse Source</a></li></ul> </div> <div id="main" > <div id="ctxtnav"> <li> <a id="logo" href="https://www.virtualbox.org/"><img alt="Oracle VirtualBox" src="/graphics/vbox-new-logo.png"></a> </li> <ul> <li><a href="https://www.virtualbox.org/">Home</a></li> <li><a href="/wiki/Downloads">Download</a></li> <li><a href="/wiki/Documentation">Documentation</a></li> <li><a href="/wiki/Community">Community</a></li> <li class="first"> <a id="profile" href="/login"><img src="/graphics/user.png" alt="User profile icon"></a> </li> <form style="text-align: right" action="/search" method="get"> <div> <input id="vboxsearch" type="text" name="q" size="10" accesskey="f" value="Search:" onblur="if(this.value=='') this.value='Search:';" onfocus="if(this.value=='Search:') this.value='';"> <input type="hidden" name="wiki" value="on"> <input type="hidden" name="changeset" value="on"> <input type="hidden" name="ticket" value="on"> </div> </form> </li> </ul> </div> <!-- # block content (placeholder in theme.html) --> <div id="content" class="changeset"> <div id="title"> <h1> Changeset 106255 in vbox </h1> </div> <form id="prefs" action="#"> <div> <label for="style">View differences</label> <select id="style" name="style"> <option selected="selected" value="inline">inline</option> <option value="sidebyside">side by side</option> </select> <div class="field"> <label> <input type="radio" name="contextall" value="0" checked="checked"/> Show</label> <label> <input type="text" name="contextlines" id="contextlines" size="2" maxlength="3" value="2"/> lines around each change</label> <br/> <label><input type="radio" name="contextall" value="1" /> Show the changes in full context</label> </div> <fieldset id="ignore"> <legend>Ignore:</legend> <div class="field"> <input type="checkbox" id="ignoreblanklines" name="ignoreblanklines" /> <label for="ignoreblanklines">Blank lines</label> </div> <div class="field"> <input type="checkbox" id="ignorecase" name="ignorecase" /> <label for="ignorecase">Case changes</label> </div> <div class="field"> <input type="checkbox" id="ignorewhitespace" name="ignorewhitespace" /> <label for="ignorewhitespace">White space changes</label> </div> </fieldset> <div class="buttons"> <input type="submit" name="update" value="Update" /> </div> </div> </form> <dl id="overview"> <dt class="property time">Timestamp:</dt> <dd class="time"> Oct 9, 2024 9:31:18 AM (<a class="timeline" href="/timeline?from=2024-10-09T09%3A31%3A18Z&amp;precision=second" title="See timeline at Oct 9, 2024 9:31:18 AM">7 weeks</a> ago) </dd> <dt class="property author">Author:</dt> <dd class="author"><span class="trac-author">vboxsync</span></dd> <dt class="property message">Message:</dt> <dd class="message searchable"> <p> scm fix<br /> </p> </dd> <dt class="property location">Location:</dt> <dd class="searchable" ><a href="/browser/vbox/trunk/src/VBox/Additions/WINNT/Installer/Loader?rev=106255">trunk/src/VBox/Additions/WINNT/Installer/Loader</a></dd> <dt class="property files"> Files: </dt> <dd class="files"> <div class="legend" id="file-legend"> <dl> <dt class="mod"></dt><dd> 2 edited</dd> </dl> </div> <br /> <ul> <li> <div class="mod"> </div> <a title="Show entry in browser" href="/browser/vbox/trunk/src/VBox/Additions/WINNT/Installer/Loader/Makefile.kmk?rev=106255"> Makefile.kmk </a> <span class="comment">(modified)</span> (<a title="Show differences" href="#file0">1 diff</a>) </li> <li> <div class="mod"> </div> <a title="Show entry in browser" href="/browser/vbox/trunk/src/VBox/Additions/WINNT/Installer/Loader/VBoxWindowsAdditions.cpp?rev=106255"> VBoxWindowsAdditions.cpp </a> <span class="comment">(modified)</span> (<a title="Show differences" href="#file1">1 diff</a>) </li> </ul> </dd> </dl> <div class="diff"> <div class="legend" id="diff-legend"> <h3>Legend:</h3> <dl> <dt class="unmod"></dt><dd>Unmodified</dd> <dt class="add"></dt><dd>Added</dd> <dt class="rem"></dt><dd>Removed</dd> </dl> </div> <div class="diff"> <ul class="entries"> <li class="entry"> <h2 id="file0"> <a href="/changeset/106255/vbox/trunk/src/VBox/Additions/WINNT/Installer/Loader/Makefile.kmk" title="Show the changeset 106255 restricted to trunk/src/VBox/Additions/WINNT/Installer/Loader/Makefile.kmk">trunk/src/VBox/Additions/WINNT/Installer/Loader/Makefile.kmk</a> </h2> <table class="trac-diff inline" cellspacing="0"> <colgroup> <col class="lineno"/><col class="lineno"/><col class="content"/> </colgroup> <thead> <tr> <th title="Revision 106239"> <a title="Show revision 106239 of this file in browser" href="/browser/vbox/trunk/src/VBox/Additions/WINNT/Installer/Loader/Makefile.kmk?rev=106239#L90" >r106239</a> </th> <th title="Revision 106255"> <a title="Show revision 106255 of this file in browser" href="/browser/vbox/trunk/src/VBox/Additions/WINNT/Installer/Loader/Makefile.kmk?rev=106255#L90" >r106255</a> </th> <td> &nbsp; </td> </tr> </thead> <tbody class="unmod"> <tr> <th>90</th><th>90</th><td class="l"><span>&nbsp;# The certificate include file.</span></td> </tr> <tr> <th>91</th><th>91</th><td class="l"><span>&nbsp;$$(VBoxWindowsAdditions_0_OUTDIR)/BuildCert.h: \</span></td> </tr> </tbody> <tbody class="mod"> <tr class="first"> <th>92</th><th>&nbsp;</th><td class="l"><span><del></del>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $(VBOX_BIN2C) \</span></td> </tr> <tr> <th>93</th><th>&nbsp;</th><td class="l"><span><del></del>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $(VBOX_RTSIGNTOOL) \</span></td> </tr> <tr> <th>94</th><th>&nbsp;</th><td class="l"><span><del></del>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $$(bldAddSignedDummy_1_TARGET) \</span></td> </tr> <tr> <th>95</th><th>&nbsp;</th><td class="l"><span><del></del>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | $$(dir $$@)</span></td> </tr> <tr> <th>&nbsp;</th><th>92</th><td class="r"><span><ins>&nbsp;</ins>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;$(VBOX_BIN2C) \</span></td> </tr> <tr> <th>&nbsp;</th><th>93</th><td class="r"><span><ins>&nbsp;</ins>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;$(VBOX_RTSIGNTOOL) \</span></td> </tr> <tr> <th>&nbsp;</th><th>94</th><td class="r"><span><ins>&nbsp;</ins>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;$$(bldAddSignedDummy_1_TARGET) \</span></td> </tr> <tr class="last"> <th>&nbsp;</th><th>95</th><td class="r"><span><ins>&nbsp;</ins>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| $$(dir $$@)</span></td> </tr> </tbody> <tbody class="unmod"> <tr> <th>96</th><th>96</th><td class="l"><span>&nbsp; &nbsp; &nbsp; &nbsp; $(QUIET)$(RM) -f -- "$@" "$@.cer"</span></td> </tr> <tr> <th>97</th><th>97</th><td class="l"><span>&nbsp; &nbsp; &nbsp; &nbsp; $(VBOX_RTSIGNTOOL) extract-exe-signer-cert --exe "$(bldAddSignedDummy_1_TARGET)" --output "$@.cer" --der</span></td> </tr> </tbody> </table> </li> <li class="entry"> <h2 id="file1"> <a href="/changeset/106255/vbox/trunk/src/VBox/Additions/WINNT/Installer/Loader/VBoxWindowsAdditions.cpp" title="Show the changeset 106255 restricted to trunk/src/VBox/Additions/WINNT/Installer/Loader/VBoxWindowsAdditions.cpp">trunk/src/VBox/Additions/WINNT/Installer/Loader/VBoxWindowsAdditions.cpp</a> </h2> <table class="trac-diff inline" cellspacing="0"> <colgroup> <col class="lineno"/><col class="lineno"/><col class="content"/> </colgroup> <thead> <tr> <th title="Revision 106249"> <a title="Show revision 106249 of this file in browser" href="/browser/vbox/trunk/src/VBox/Additions/WINNT/Installer/Loader/VBoxWindowsAdditions.cpp?rev=106249#L410" >r106249</a> </th> <th title="Revision 106255"> <a title="Show revision 106255 of this file in browser" href="/browser/vbox/trunk/src/VBox/Additions/WINNT/Installer/Loader/VBoxWindowsAdditions.cpp?rev=106255#L410" >r106255</a> </th> <td> &nbsp; </td> </tr> </thead> <tbody class="unmod"> <tr> <th>410</th><th>410</th><td class="l"><span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; rcExit = ErrorMsgRcSWS(27 + i*3, s_aIdenticalItems[i].pszCompareErrorMsg1, pwszExePath, "' does not match");</span></td> </tr> <tr> <th>411</th><th>411</th><td class="l"><span>&nbsp; &nbsp; }</span></td> </tr> </tbody> <tbody class="mod"> <tr class="first"> <th>412</th><th>&nbsp;</th><td class="l"><span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </span></td> </tr> <tr class="last"> <th>&nbsp;</th><th>412</th><td class="r"><span></span></td> </tr> </tbody> <tbody class="unmod"> <tr> <th>413</th><th>413</th><td class="l"><span>&nbsp; &nbsp; HeapFree(hHeap, 0, pvExeVerInfo);</span></td> </tr> <tr> <th>414</th><th>414</th><td class="l"><span></span></td> </tr> </tbody> </table> </li> </ul> </div><div class="trac-help"> <strong>Note:</strong> See <a href="/wiki/TracChangeset">TracChangeset</a> for help on using the changeset viewer. </div> </div> </div> <!-- # block content (content inherited from layout.html) --> <div id="altlinks"> <h3>Download in other formats:</h3> <ul> <li class="first"> <a rel="nofollow" href="?format=diff&amp;new=106255" class="diff"> Unified Diff</a> </li> <li class="last"> <a rel="nofollow" href="?format=zip&amp;new=106255" class="zip"> Zip Archive</a> </li> </ul> </div> <!-- # endblock content (content inherited from layout.html) --> <!-- # endblock content (placeholder in theme.html) --> </div> <div id="footer"><hr/> <a id="tracpowered" href="https://trac.edgewall.org/" ><img src="/chrome/common/trac_logo_mini.png" height="30" width="107" alt="Trac Powered"/></a> <p class="left"> Powered by <a href="/about"><strong>Trac 1.4.3.2</strong></a> <br /> By <a href="http://www.edgewall.org/">Edgewall Software</a> . </p> <p class="right"></p> </div> <!-- # include 'site_footer.html' (theme.html) --> </div><!-- center --> <div id="vboxfooter"> <p style="text-align:center"> <a href="https://www.oracle.com"><span style="background-image: url(/graphics/oracle-logo-new.svg); width: 100px; height: 24px; background-repeat: no-repeat; background-position: 0 11px; background-size: 100% 100%; display: inline-block"></span> &copy; 2024 Oracle</a> <a href="https://www.oracle.com/virtualization/virtualbox/#rc30category-support-services">Support</a> <a href="https://www.oracle.com/html/privacy.html">Privacy </a> / <a href="https://www.oracle.com/legal/privacy/privacy-choices.html"> Do Not Sell My Info</a> <a href="https://www.oracle.com/html/terms.html">Terms of Use</a> <a href="https://www.oracle.com/legal/trademarks.html">Trademark Policy</a> <a href="/wiki/AutomatedAccessEtiquette">Automated Access Etiquette</a> </p> </div> <!-- end of site_footer.html --> <!-- # endblock body (content inherited from theme.html) --> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10