# # ChangeLog for trunk/Config.kmk in vbox # # Generated by Trac 1.4.3.2 # Dec 13, 2024 12:33:40 PM Fri, 05 Sep 2014 20:19:40 GMT vboxsync [52628] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) add/extpack: move to new build box Tue, 02 Sep 2014 15:18:46 GMT vboxsync [52571] * trunk/Config.kmk (modified) wrong Tue, 02 Sep 2014 14:25:56 GMT vboxsync [52569] * trunk/Config.kmk (modified) Config.kmk: Wrong cross certificate filename. spaces was replaces by _. Tue, 02 Sep 2014 14:05:35 GMT vboxsync [52568] * trunk/Config.kmk (modified) temporary hack Tue, 02 Sep 2014 10:29:41 GMT vboxsync [52566] * trunk/Config.kmk (modified) Config.kmk: use the correct certificate for signing Windows binaries Fri, 22 Aug 2014 13:35:55 GMT vboxsync [52473] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Misc (added) * trunk/src/VBox/Devices/Misc/Makefile.kup (added) * trunk/src/VBox/Devices/Misc/VirtualKD.cpp (added) * trunk/src/VBox/Devices/build/VBoxDD.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD.h (modified) Devices/Misc: new VirtualKD stub/loader device, contributed by Ivan ... Thu, 21 Aug 2014 17:25:19 GMT vboxsync [52447] * trunk/Config.kmk (modified) * trunk/src/VBox/HostDrivers/Support/win/winstub.com (added) Use our own MZ stub binary, one that is compatible with silly ... Fri, 08 Aug 2014 13:26:59 GMT vboxsync [52326] * trunk/Config.kmk (modified) Config.kmk: Spaces. Fri, 08 Aug 2014 11:05:03 GMT vboxsync [52321] * trunk/Config.kmk (modified) Config.kmk: Spaces. Thu, 07 Aug 2014 12:07:31 GMT vboxsync [52311] * trunk/Config.kmk (modified) Config.kmk: Use the kernel FMRI rather than entire which can be ... Tue, 05 Aug 2014 13:59:36 GMT vboxsync [52276] * trunk/Config.kmk (modified) Enable more struct testing. Mon, 28 Jul 2014 18:39:55 GMT vboxsync [52216] * trunk/Config.kmk (modified) Config.kmk: remove -ffunction-sections / -gc-sections experiment (not ... Mon, 28 Jul 2014 15:18:56 GMT vboxsync [52211] * trunk/Config.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) Runtime: remove R3Mini run-time library as it is no longer needed. Mon, 28 Jul 2014 15:03:24 GMT vboxsync [52210] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3Lib.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibRuntimeXF86.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibVideo.cpp (modified) * trunk/src/VBox/Additions/x11/vboxmouse/undefined (modified) * trunk/src/VBox/Additions/x11/vboxvideo/undefined (modified) Additions/x11: do not pull the whole (mini) run-time library into the ... Fri, 25 Jul 2014 16:25:19 GMT vboxsync [52198] * trunk/Config.kmk (modified) Config.kmk: disable -Wl,-gc-sections on Solaris for now. Fri, 25 Jul 2014 15:38:04 GMT vboxsync [52197] * trunk/Config.kmk (modified) forgot -fno-exceptions Fri, 25 Jul 2014 15:34:50 GMT vboxsync [52196] * trunk/Config.kmk (modified) -ffunction-sections + -gc-sections for solaris as well Fri, 25 Jul 2014 15:20:59 GMT vboxsync [52194] * trunk/Config.kmk (modified) try -ffunction-sections + -gc-sections for guest .so libraries Fri, 11 Jul 2014 13:03:14 GMT vboxsync [51986] * trunk/Config.kmk (modified) VBOXR3HARDENEDEXE: Fixed CFLAGS.debug and enable optimizations in ... Thu, 10 Jul 2014 11:45:54 GMT vboxsync [51966] * trunk/Config.kmk (modified) Config.kmk: No msvcrt.lib in the VBOXR3HARDENEDEXE template, thank you. Tue, 08 Jul 2014 15:25:23 GMT vboxsync [51935] * trunk/Config.kmk (modified) VBoxAdvBldProg: The joy of simple-minded unix linkers. Mon, 07 Jul 2014 16:28:37 GMT vboxsync [51906] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMainTemplate.cpp (added) * trunk/src/VBox/HostDrivers/Support/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstR0ThreadPreemptionDriver.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTR0DbgKrnlInfoDriver.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTR0MemUserKernelDriver.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTR0SemMutexDriver.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTR0TimerDriver.cpp (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) * trunk/src/VBox/VMM/testcase/tstCFGM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstGlobalConfig.cpp (modified) * trunk/src/VBox/VMM/testcase/tstMMHyperHeap.cpp (modified) * trunk/src/VBox/VMM/testcase/tstMicro.cpp (modified) * trunk/src/VBox/VMM/testcase/tstPDMAsyncCompletion.cpp (modified) * trunk/src/VBox/VMM/testcase/tstPDMAsyncCompletionStress.cpp (modified) * trunk/src/VBox/VMM/testcase/tstSSM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMREQ.cpp (modified) Fixing testcases on windows. Sun, 06 Jul 2014 21:45:57 GMT vboxsync [51891] * trunk/Config.kmk (modified) Don't be so hard on Vista w/o SP. Thu, 03 Jul 2014 19:49:57 GMT vboxsync [51859] * trunk/Config.kmk (modified) Config.kmk: VBOX_BLD_OPENSSL should not longer be needed. Thu, 03 Jul 2014 18:54:42 GMT vboxsync [51857] * trunk/Config.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) VBoxOpenSslHardened is no longer needed. Wed, 02 Jul 2014 11:32:00 GMT vboxsync [51805] * trunk/Config.kmk (modified) merge fix. Wed, 02 Jul 2014 09:27:46 GMT vboxsync [51802] * trunk/Config.kmk (modified) build fix Tue, 01 Jul 2014 18:14:02 GMT vboxsync [51770] * trunk (modified) * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/include/Makefile.kmk (modified) * trunk/include/VBox/err.h (modified) * trunk/include/VBox/sup.h (modified) * trunk/include/iprt/asm-math.h (modified) * trunk/include/iprt/asn1-generator-asn1-decoder.h (added) * trunk/include/iprt/asn1-generator-core.h (added) * trunk/include/iprt/asn1-generator-init.h (added) * trunk/include/iprt/asn1-generator-internal-header.h (added) * trunk/include/iprt/asn1-generator-pass.h (added) * trunk/include/iprt/asn1-generator-sanity.h (added) * trunk/include/iprt/asn1.h (added) * trunk/include/iprt/base64.h (modified) * trunk/include/iprt/bignum.h (added) * trunk/include/iprt/cdefs.h (modified) * trunk/include/iprt/crypto (added) * trunk/include/iprt/crypto/Makefile.kup (added) * trunk/include/iprt/crypto/digest.h (added) * trunk/include/iprt/crypto/pem.h (added) * trunk/include/iprt/crypto/pkcs7.h (added) * trunk/include/iprt/crypto/pkix.h (added) * trunk/include/iprt/crypto/rsa.h (added) * trunk/include/iprt/crypto/spc.h (added) * trunk/include/iprt/crypto/store.h (added) * trunk/include/iprt/crypto/taf.h (added) * trunk/include/iprt/crypto/x509.h (added) * trunk/include/iprt/err.h (modified) * trunk/include/iprt/formats/asn1.h (added) * trunk/include/iprt/ldr.h (modified) * trunk/include/iprt/log.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/manifest.h (modified) * trunk/include/iprt/md2.h (added) * trunk/include/iprt/memsafer.h (added) * trunk/include/iprt/nt/Makefile.kup (added) * trunk/include/iprt/nt/nt.h (modified) * trunk/include/iprt/process.h (modified) * trunk/include/iprt/stream.h (modified) * trunk/include/iprt/string.h (modified) * trunk/include/iprt/time.h (modified) * trunk/include/iprt/types.h (modified) * trunk/include/iprt/uni.h (modified) * trunk/src/VBox (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVdma.cpp (modified) * trunk/src/VBox/Frontends (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibLdr.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedNoCrt.cpp (added) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/HostDrivers/Support/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstNtQueryStuff.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/Certificates (added) * trunk/src/VBox/HostDrivers/Support/win/Certificates/Makefile.kup (added) * trunk/src/VBox/HostDrivers/Support/win/Certificates/NtRoot-MicrosoftCodeVerificationRoot-729404101f3e0ca347837fca175a8438.cer (added) * trunk/src/VBox/HostDrivers/Support/win/Certificates/NtRoot-MicrosoftCodeVerificationRoot-729404101f3e0ca347837fca175a8438.taf (added) * trunk/src/VBox/HostDrivers/Support/win/Certificates/SpcRoot-MicrosoftAuthenticodeTmRootAuthority-01.taf (added) * trunk/src/VBox/HostDrivers/Support/win/Certificates/SpcRoot-MicrosoftDigitalMediaAuthority2005-6eff330eb6e7569740680870104baaba.taf (added) * trunk/src/VBox/HostDrivers/Support/win/Certificates/SpcRoot-MicrosoftRootAuthority-00c1008b3c3c8811d13ef663ecdf40.taf (added) * trunk/src/VBox/HostDrivers/Support/win/Certificates/SpcRoot-MicrosoftRootCertificateAuthority-79ad16a14aa0a5ad4c7358f407132e65.taf (added) * trunk/src/VBox/HostDrivers/Support/win/Certificates/SpcRoot-MicrosoftRootCertificateAuthority2010-28cc3a25bfba44ac449a9b586b4339aa.taf (added) * trunk/src/VBox/HostDrivers/Support/win/Certificates/SpcRoot-MicrosoftRootCertificateAuthority2011-3f8bc8b5fc9fb29643b569d66c42e144.taf (added) * trunk/src/VBox/HostDrivers/Support/win/Certificates/Timestamp-CopyrightC1997MicrosoftCorp-01.taf (added) * trunk/src/VBox/HostDrivers/Support/win/Certificates/Trusted-OracleCorporationVirtualBox-51ca009816fdbd80f120e015ee75823e.cer (added) * trunk/src/VBox/HostDrivers/Support/win/Certificates/Trusted-OracleCorporationVirtualBox-51ca009816fdbd80f120e015ee75823e.taf (added) * trunk/src/VBox/HostDrivers/Support/win/NtCreateSection-template-amd64-syscall-type-1.h (added) * trunk/src/VBox/HostDrivers/Support/win/NtCreateSection-template-x86-syscall-type-1.h (added) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerify-win.h (added) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp (added) * trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp (added) * trunk/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (added) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMainA-win.asm (added) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedNoCrt-win.cpp (added) * trunk/src/VBox/HostDrivers/Support/win/VBoxSupLib-win.cpp (added) * trunk/src/VBox/Installer/win/VBoxMergeApp.wxi (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/NetworkServices/DHCP/Makefile.kmk (modified) * trunk/src/VBox/NetworkServices/NAT/Makefile.kmk (modified) * trunk/src/VBox/RDP/client/Makefile.in (modified) * trunk/src/VBox/RDP/client/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/asn1 (added) * trunk/src/VBox/Runtime/common/asn1/Makefile.kup (added) * trunk/src/VBox/Runtime/common/asn1/asn1-basics.cpp (added) * trunk/src/VBox/Runtime/common/asn1/asn1-cursor.cpp (added) * trunk/src/VBox/Runtime/common/asn1/asn1-default-allocator.cpp (added) * trunk/src/VBox/Runtime/common/asn1/asn1-dump.cpp (added) * trunk/src/VBox/Runtime/common/asn1/asn1-encode.cpp (added) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-bitstring-decode.cpp (added) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-bitstring-template.h (added) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-bitstring.cpp (added) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-boolean-decode.cpp (added) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-boolean-template.h (added) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-boolean.cpp (added) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-core-decode.cpp (added) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-core-template.h (added) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-core.cpp (added) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-dyntype-decode.cpp (added) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-dyntype.cpp (added) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-integer-decode.cpp (added) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-integer-template.h (added) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-integer.cpp (added) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-null-decode.cpp (added) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-null.cpp (added) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-objid-decode.cpp (added) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-objid-template.h (added) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-objid.cpp (added) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-octetstring-decode.cpp (added) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-octetstring-template.h (added) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-octetstring.cpp (added) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-string-decode.cpp (added) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-string-template.h (added) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-string-template2.h (added) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-string.cpp (added) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-time-decode.cpp (added) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-time-template.h (added) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-time-template2.h (added) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-time.cpp (added) * trunk/src/VBox/Runtime/common/checksum/md2.cpp (added) * trunk/src/VBox/Runtime/common/checksum/md2str.cpp (added) * trunk/src/VBox/Runtime/common/crypto (added) * trunk/src/VBox/Runtime/common/crypto/Makefile.kup (added) * trunk/src/VBox/Runtime/common/crypto/RTCrStoreCertAddFromFile.cpp (added) * trunk/src/VBox/Runtime/common/crypto/digest-builtin.cpp (added) * trunk/src/VBox/Runtime/common/crypto/digest-core.cpp (added) * trunk/src/VBox/Runtime/common/crypto/iprt-openssl.cpp (added) * trunk/src/VBox/Runtime/common/crypto/pemfile.cpp (added) * trunk/src/VBox/Runtime/common/crypto/pkcs7-asn1-decoder.cpp (added) * trunk/src/VBox/Runtime/common/crypto/pkcs7-core.cpp (added) * trunk/src/VBox/Runtime/common/crypto/pkcs7-init.cpp (added) * trunk/src/VBox/Runtime/common/crypto/pkcs7-internal.h (added) * trunk/src/VBox/Runtime/common/crypto/pkcs7-sanity.cpp (added) * trunk/src/VBox/Runtime/common/crypto/pkcs7-template.h (added) * trunk/src/VBox/Runtime/common/crypto/pkcs7-verify.cpp (added) * trunk/src/VBox/Runtime/common/crypto/pkix-signature-builtin.cpp (added) * trunk/src/VBox/Runtime/common/crypto/pkix-signature-builtin.h (added) * trunk/src/VBox/Runtime/common/crypto/pkix-signature-core.cpp (added) * trunk/src/VBox/Runtime/common/crypto/pkix-signature-rsa.cpp (added) * trunk/src/VBox/Runtime/common/crypto/pkix-util.cpp (added) * trunk/src/VBox/Runtime/common/crypto/pkix-verify.cpp (added) * trunk/src/VBox/Runtime/common/crypto/rsa-asn1-decoder.cpp (added) * trunk/src/VBox/Runtime/common/crypto/rsa-core.cpp (added) * trunk/src/VBox/Runtime/common/crypto/rsa-init.cpp (added) * trunk/src/VBox/Runtime/common/crypto/rsa-internal.h (added) * trunk/src/VBox/Runtime/common/crypto/rsa-sanity.cpp (added) * trunk/src/VBox/Runtime/common/crypto/rsa-template.h (added) * trunk/src/VBox/Runtime/common/crypto/spc-asn1-decoder.cpp (added) * trunk/src/VBox/Runtime/common/crypto/spc-core.cpp (added) * trunk/src/VBox/Runtime/common/crypto/spc-init.cpp (added) * trunk/src/VBox/Runtime/common/crypto/spc-internal.h (added) * trunk/src/VBox/Runtime/common/crypto/spc-sanity.cpp (added) * trunk/src/VBox/Runtime/common/crypto/spc-template.h (added) * trunk/src/VBox/Runtime/common/crypto/store-inmem.cpp (added) * trunk/src/VBox/Runtime/common/crypto/store-internal.h (added) * trunk/src/VBox/Runtime/common/crypto/store.cpp (added) * trunk/src/VBox/Runtime/common/crypto/taf-asn1-decoder.cpp (added) * trunk/src/VBox/Runtime/common/crypto/taf-core.cpp (added) * trunk/src/VBox/Runtime/common/crypto/taf-init.cpp (added) * trunk/src/VBox/Runtime/common/crypto/taf-internal.h (added) * trunk/src/VBox/Runtime/common/crypto/taf-sanity.cpp (added) * trunk/src/VBox/Runtime/common/crypto/taf-template.h (added) * trunk/src/VBox/Runtime/common/crypto/x509-asn1-decoder.cpp (added) * trunk/src/VBox/Runtime/common/crypto/x509-certpaths.cpp (added) * trunk/src/VBox/Runtime/common/crypto/x509-core.cpp (added) * trunk/src/VBox/Runtime/common/crypto/x509-file.cpp (added) * trunk/src/VBox/Runtime/common/crypto/x509-init.cpp (added) * trunk/src/VBox/Runtime/common/crypto/x509-internal.h (added) * trunk/src/VBox/Runtime/common/crypto/x509-sanity.cpp (added) * trunk/src/VBox/Runtime/common/crypto/x509-template.h (added) * trunk/src/VBox/Runtime/common/crypto/x509-verify.cpp (added) * trunk/src/VBox/Runtime/common/err/errinfo-alloc.cpp (added) * trunk/src/VBox/Runtime/common/err/errinfo.cpp (modified) * trunk/src/VBox/Runtime/common/err/errmsg.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/Makefile.kup (modified) * trunk/src/VBox/Runtime/common/ldr/ldr.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrELF.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldrEx.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrFile.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrMemory.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrNative.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrkStuff.cpp (modified) * trunk/src/VBox/Runtime/common/log/log.cpp (modified) * trunk/src/VBox/Runtime/common/math/bignum.cpp (added) * trunk/src/VBox/Runtime/common/misc/sg.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTStrPrintHexBytes.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTUtf16Cat.cpp (added) * trunk/src/VBox/Runtime/common/string/RTUtf16CatAscii.cpp (added) * trunk/src/VBox/Runtime/common/string/RTUtf16CmpAscii.cpp (added) * trunk/src/VBox/Runtime/common/string/RTUtf16Copy.cpp (added) * trunk/src/VBox/Runtime/common/string/RTUtf16CopyAscii.cpp (added) * trunk/src/VBox/Runtime/common/string/RTUtf16End.cpp (added) * trunk/src/VBox/Runtime/common/string/RTUtf16ICmpAscii.cpp (added) * trunk/src/VBox/Runtime/common/string/RTUtf16NLen.cpp (added) * trunk/src/VBox/Runtime/common/string/RTUtf16NLenEx.cpp (added) * trunk/src/VBox/Runtime/common/string/RTUtf16PrintHexBytes.cpp (added) * trunk/src/VBox/Runtime/common/string/base64.cpp (modified) * trunk/src/VBox/Runtime/common/string/strncmp.asm (added) * trunk/src/VBox/Runtime/common/string/unidata-flags.cpp (added) * trunk/src/VBox/Runtime/common/string/unidata-lower.cpp (added) * trunk/src/VBox/Runtime/common/string/unidata-upper.cpp (added) * trunk/src/VBox/Runtime/common/string/unidata.cpp (deleted) * trunk/src/VBox/Runtime/common/string/uniread.cpp (modified) * trunk/src/VBox/Runtime/common/string/utf-16-case.cpp (added) * trunk/src/VBox/Runtime/common/string/utf-16-latin-1.cpp (added) * trunk/src/VBox/Runtime/common/string/utf-16.cpp (modified) * trunk/src/VBox/Runtime/common/string/utf-8-case.cpp (modified) * trunk/src/VBox/Runtime/common/string/utf-8-case2.cpp (added) * trunk/src/VBox/Runtime/generic/memsafer-generic.cpp (added) * trunk/src/VBox/Runtime/include/internal/iprt-openssl.h (added) * trunk/src/VBox/Runtime/include/internal/ldr.h (modified) * trunk/src/VBox/Runtime/include/internal/ldrPE.h (modified) * trunk/src/VBox/Runtime/nt/RTErrConvertFromNtStatus.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/toxic-chkstk-r0drv-nt.asm (added) * trunk/src/VBox/Runtime/r3/nt/RTProcQueryParent-r3-nt.cpp (added) * trunk/src/VBox/Runtime/r3/posix/process-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/stream.cpp (modified) * trunk/src/VBox/Runtime/r3/win/ntdll-mini-implib.c (deleted) * trunk/src/VBox/Runtime/r3/win/ntdll-mini-implib.def (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTBigNum.cpp (added) * trunk/src/VBox/Runtime/testcase/tstRTLdrVerifyPeImage.cpp (added) * trunk/src/VBox/Runtime/tools/Makefile.kmk (modified) * trunk/src/VBox/Runtime/tools/RTSignTool.cpp (added) * trunk/src/VBox/Runtime/win/RTErrConvertFromWin32.cpp (modified) * trunk/src/VBox/Runtime/win/errmsgwin.cpp (modified) * trunk/src/bldprogs/bin2c.c (modified) * trunk/src/recompiler/Makefile.kmk (modified) * trunk/tools/bin/gen-slickedit-workspace.sh (modified) Merged in iprt++ dev branch. Wed, 04 Jun 2014 15:26:48 GMT vboxsync [51533] * trunk/Config.kmk (modified) * trunk/src/VBox/Storage/Makefile.kmk (modified) introduced VBOX_WITH_PLUGIN_CRYPT Fri, 30 May 2014 14:50:26 GMT vboxsync [51475] * trunk/Config.kmk (modified) VBOX_RELEASE_EXACT_MATCH Fri, 30 May 2014 13:30:33 GMT vboxsync [51474] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBoxBrand.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxAboutDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxAboutDlg.h (modified) FE/Qt: Mac OS X: HiDPI: Integrate VirtualBox *about* image. Fri, 30 May 2014 09:17:00 GMT vboxsync [51464] * trunk/Config.kmk (modified) docs/manual: by default only build manual translations for ... Wed, 28 May 2014 15:24:15 GMT vboxsync [51452] * trunk/Config.kmk (modified) Config.kmk: VBOX_WITH_PYLINT_V1_2_1_PLUS is a superset of ... Wed, 28 May 2014 07:11:44 GMT vboxsync [51431] * trunk/Config.kmk (modified) Config.kmk: add VBOX_NO_DOCS_TRANSLATIONS. Mon, 26 May 2014 09:04:17 GMT vboxsync [51387] * trunk/Config.kmk (modified) * trunk/doc/manual/Makefile.kmk (modified) doc/manual and Config.kmk: move manual language selection to Config.kmk. Fri, 23 May 2014 08:23:39 GMT vboxsync [51368] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/doc/VBox-doc.c (modified) rename Test Suite => Validation Kit Thu, 22 May 2014 11:53:48 GMT vboxsync [51353] * trunk/Config.kmk (modified) build fix Thu, 22 May 2014 11:43:22 GMT vboxsync [51350] * trunk/Config.kmk (modified) build fix Thu, 22 May 2014 11:35:05 GMT vboxsync [51346] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/debian/LocalConfig.kmk (modified) * trunk/doc/VBox-doc.c (modified) * trunk/src/Makefile.kmk (modified) * trunk/src/VBox/Additions/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/debian/LocalConfig.kmk (modified) * trunk/src/VBox/Installer/linux/rpm/LocalConfig.kmk (modified) * trunk/src/VBox/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) * trunk/src/libs/libxml2-2.6.31/Makefile.kmk (modified) rename Test Suite => Validation Kit Thu, 22 May 2014 09:09:43 GMT vboxsync [51338] * trunk/Config.kmk (modified) testsuite: pylint 1.2.1 fixes Tue, 29 Apr 2014 13:27:58 GMT vboxsync [51166] * trunk/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) Config.kmk, libs/xpcom: Disable C5/D5 symbol filtering hack for ... Tue, 29 Apr 2014 13:17:17 GMT vboxsync [51164] * trunk/Config.kmk (modified) addedum tor87159 Mon, 14 Apr 2014 16:24:53 GMT vboxsync [51068] * trunk/Config.kmk (modified) Windows host installer: Enabled building with WiX 3.8.1128.0. Wed, 09 Apr 2014 11:04:07 GMT vboxsync [51010] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIIconPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) another OSE build fix Mon, 10 Mar 2014 14:00:13 GMT vboxsync [50735] * trunk/Config.kmk (modified) DnD: Enable guest->host support for Solaris guests as well. Wed, 05 Mar 2014 12:42:53 GMT vboxsync [50703] * trunk/Config.kmk (modified) hack to workaround kmk_redirect quoting issue. Wed, 05 Mar 2014 12:41:40 GMT vboxsync [50702] * trunk/Config.kmk (modified) * trunk/tools/pylintrc (added) pylint on windows hacking. Tue, 04 Mar 2014 19:21:18 GMT vboxsync [50686] * trunk/Config.kmk (modified) * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) * trunk/src/VBox/Devices/Audio/DevIchHda.cpp (modified) * trunk/src/VBox/Devices/Audio/DevIchHdaCodec.cpp (modified) * trunk/src/VBox/Devices/Audio/DevIchHdaCodec.h (modified) * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) * trunk/src/VBox/Devices/Audio/mixeng.c (modified) * trunk/src/VBox/Devices/Audio/mixeng.h (modified) * trunk/src/VBox/Devices/Audio/mixeng_template.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/build/VBoxDD.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD.h (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp (copied) * trunk/src/VBox/Main/src-client/VBoxDriversRegister.cpp (modified) src/VBox/Devices/Audio, src/VBox/Main/src-client, include/VBox/vmm: ... Wed, 26 Feb 2014 08:46:11 GMT vboxsync [50594] * trunk/Config.kmk (modified) DnD: Enable guest->host support on Linux targets as well. Mon, 24 Feb 2014 21:14:10 GMT vboxsync [50563] * trunk/Config.kmk (modified) DnD: Enabled guest->host drag'n drop for Windows targets. Fri, 14 Feb 2014 11:17:50 GMT vboxsync [50466] * trunk/Config.kmk (modified) DnD: actually not necessary Fri, 14 Feb 2014 10:35:24 GMT vboxsync [50465] * trunk/Config.kmk (modified) * trunk/src/VBox/GuestHost/DragAndDrop/Makefile.kmk (modified) win.amd64 add build fix Fri, 14 Feb 2014 10:29:32 GMT vboxsync [50463] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/HostServices/DragAndDrop/dndmanager.cpp (modified) * trunk/src/VBox/HostServices/DragAndDrop/service.cpp (modified) DnD: build fix and warnings Mon, 10 Feb 2014 16:38:05 GMT vboxsync [50400] * trunk/Config.kmk (modified) Config.kmk: VBOX_WITH_PDM_LOCK was removed some time ago Thu, 06 Feb 2014 14:15:14 GMT vboxsync [50344] * trunk/Config.kmk (modified) pylint: allow 'ch' as a variable name. Wed, 22 Jan 2014 17:25:07 GMT vboxsync [50164] * trunk/Config.kmk (modified) Config.kmk: experiment with picking the best Windows code/driver ... Tue, 21 Jan 2014 17:03:26 GMT vboxsync [50143] * trunk/Config.kmk (modified) * trunk/src/VBox/Resources/OSE/virtualbox.svg (moved) build fix Tue, 21 Jan 2014 14:02:05 GMT vboxsync [50140] * trunk/Config.kmk (modified) Config.kmk: force noexecstack for all Linux binaries Mon, 20 Jan 2014 10:57:43 GMT vboxsync [50109] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/images/OSE/VirtualBox.svg (copied) FE/Qt: 7090: Providing x11 platforms with virtualbox.svg icon: 3rd ... Fri, 17 Jan 2014 16:48:11 GMT vboxsync [50097] * trunk/Config.kmk (modified) Config.kmk: build SVGA2 devive variant by default (only 2D so far) Fri, 17 Jan 2014 13:03:16 GMT vboxsync [50092] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBoxBrand.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) FE/Qt: 7090: Providing x11 platforms with virtualbox.svg icon: 1st ... Fri, 10 Jan 2014 14:25:21 GMT vboxsync [50053] * trunk/Config.kmk (modified) pylint 1.1 has stupid hardcoded ideas about spaces around '=', ... Thu, 19 Dec 2013 12:23:55 GMT vboxsync [49984] * trunk/Config.kmk (modified) build fix Thu, 19 Dec 2013 12:19:13 GMT vboxsync [49982] * trunk/Config.kmk (modified) Config.kmk: always use the last changed rev from 'svn info' also for ... Wed, 18 Dec 2013 13:35:26 GMT vboxsync [49974] * trunk/Config.kmk (modified) Config.kmk: Enabled the new MSR code. It works fine here on intel. Wed, 18 Dec 2013 13:11:58 GMT vboxsync [49973] * trunk/Config.kmk (modified) Config.kmk: Documented VBOX_WITH_NEW_MSR_CODE (still disabled). Mon, 16 Dec 2013 18:28:51 GMT vboxsync [49941] * trunk/Config.kmk (modified) Config.kmk: don't depend on static system libs on Linux Sun, 15 Dec 2013 22:26:21 GMT vboxsync [49916] * trunk/Config.kmk (modified) Config.kmk: VBOX_WIN_MIDL fix for the SDK build. Sun, 15 Dec 2013 19:16:43 GMT vboxsync [49913] * trunk/Config.kmk (modified) Config.kmk: Fixed VBOX_WIN_MIDL so it resolves to a recent midl ... Fri, 13 Dec 2013 00:40:20 GMT vboxsync [49893] * trunk/Config.kmk (modified) * trunk/include/VBox/cdefs.h (modified) * trunk/include/VBox/err.h (modified) * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/mm.h (modified) * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (added) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/MMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/MMAllHyper.cpp (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (added) * trunk/src/VBox/VMM/VMMR3/CPUMR3Db.cpp (added) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMTests.cpp (modified) * trunk/src/VBox/VMM/VMMRC/VMMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRC/VMMRCA.asm (modified) * trunk/src/VBox/VMM/include/CPUMInternal.h (modified) * trunk/src/VBox/VMM/include/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) * trunk/src/VBox/VMM/tools/Makefile.kmk (modified) * trunk/src/VBox/VMM/tools/VBoxCpuReport.cpp (added) MSR rewrite: initial hacking - half disabled. Fri, 06 Dec 2013 13:41:50 GMT vboxsync [49813] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) DevPCNet: register a dummy MMIO2 region to be compatible to old saved ... Mon, 25 Nov 2013 15:46:54 GMT vboxsync [49643] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/common/VBoxControl/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/pam/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/vboxmouse/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) Additions/linux: back out single bit-count Additions package experiment. Fri, 22 Nov 2013 12:38:45 GMT vboxsync [49624] * trunk/Config.kmk (modified) Config.kmk: require a newer kBuild Wed, 20 Nov 2013 13:04:58 GMT vboxsync [49584] * trunk/Config.kmk (modified) Config.kmk: require a -std= switch with never gcc versions to compile ... Wed, 20 Nov 2013 12:52:27 GMT vboxsync [49583] * trunk/Config.kmk (modified) Config.kmk: require a -std= switch with never gcc versions to compile ... Mon, 18 Nov 2013 13:05:36 GMT vboxsync [49529] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-haiku-stubs.c (modified) * trunk/src/VBox/Additions/haiku/VBoxVideo/accelerant/Makefile.kmk (modified) Additions/Haiku: Build fixes patches. Tue, 29 Oct 2013 08:30:37 GMT vboxsync [49316] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/build/VBoxDD.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD.h (modified) some ExtPack build magic Mon, 21 Oct 2013 14:30:41 GMT vboxsync [49212] * trunk/Config.kmk (modified) build fix Mon, 21 Oct 2013 14:22:52 GMT vboxsync [49211] * trunk/Config.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) SUP: some minor improvements. Thu, 17 Oct 2013 08:24:57 GMT vboxsync [49156] * trunk/Config.kmk (modified) Config.kmk: enable manual translations. Tue, 15 Oct 2013 12:50:23 GMT vboxsync [49116] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/EFI/Firmware/Config.kmk (modified) * trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/ipxe/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/StubBld/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/tools/Makefile.kmk (modified) * trunk/src/bldprogs/Makefile.kmk (modified) * trunk/src/libs/kStuff/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/Config.kmk (modified) *.kmk: Some template cleanup, adding VBoxR3Tool for dev tools ... Tue, 08 Oct 2013 14:43:09 GMT vboxsync [48977] * trunk/Config.kmk (modified) * trunk/debian/changelog (modified) trunk is 4.3.51 now Tue, 08 Oct 2013 14:39:53 GMT vboxsync [48976] * trunk/Config.kmk (modified) after 4.3 RC1 Tue, 08 Oct 2013 12:29:40 GMT vboxsync [48975] * trunk/Config.kmk (modified) * trunk/debian/changelog (modified) * trunk/doc/manual/user_ChangeLogImpl.xml (modified) * trunk/src/VBox/Devices/EFI/FirmwareBin/VBoxEFI32.fd (modified) * trunk/src/VBox/Devices/EFI/FirmwareBin/VBoxEFI64.fd (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative.asm (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative.md5sum (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative.asm (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative.md5sum (modified) 4.3 RC1 Mon, 07 Oct 2013 22:18:05 GMT vboxsync [48962] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) scm whitespace cleanups. Mon, 07 Oct 2013 12:42:51 GMT vboxsync [48918] * trunk/Config.kmk (modified) cleanup Mon, 07 Oct 2013 00:45:36 GMT vboxsync [48913] * trunk/Config.kmk (modified) Config.kmk: Added an alternative (disabled) VBOX_SIGN_BUNDLE_FN that ... Fri, 04 Oct 2013 16:54:07 GMT vboxsync [48891] * trunk/Config.kmk (modified) * trunk/src/libs/libxml2-2.6.31/Makefile.kmk (modified) test suite build fix Fri, 04 Oct 2013 10:26:59 GMT vboxsync [48883] * trunk/Config.kmk (modified) extpack build fix Thu, 03 Oct 2013 21:52:16 GMT vboxsync [48855] * trunk/Config.kmk (modified) build fix Thu, 03 Oct 2013 20:06:54 GMT vboxsync [48852] * trunk/Config.kmk (modified) * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Storage/DMG.cpp (modified) * trunk/src/VBox/Storage/testcase/Makefile.kmk (modified) DMG in XAR fun, part 1 (probably will everything burn as I had to ... Thu, 03 Oct 2013 18:35:53 GMT vboxsync [48845] * trunk/Config.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/libs/boost-1.37.0 (deleted) No need for boost any more AFAIK. Wed, 25 Sep 2013 07:50:47 GMT vboxsync [48669] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-helper-apps/VBoxVolInfo.cpp (added) * trunk/src/apps/Makefile.kmk (modified) move VBoxVolInfo to the correct place and export it Fri, 20 Sep 2013 22:03:41 GMT vboxsync [48620] * trunk/Config.kmk (modified) after Beta 3 Fri, 20 Sep 2013 17:17:20 GMT vboxsync [48619] * trunk/Config.kmk (modified) * trunk/debian/changelog (modified) * trunk/doc/manual/user_ChangeLogImpl.xml (modified) * trunk/src/VBox/Devices/EFI/FirmwareBin/VBoxEFI32.fd (modified) * trunk/src/VBox/Devices/EFI/FirmwareBin/VBoxEFI64.fd (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative.asm (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative.md5sum (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative.asm (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative.md5sum (modified) 4.3 Beta 3 Fri, 20 Sep 2013 15:13:43 GMT vboxsync [48604] * trunk/Config.kmk (modified) Leading underscore issue with older 64-bit mingw cross compilers. Fri, 20 Sep 2013 13:46:46 GMT vboxsync [48594] * trunk/Config.kmk (modified) Need to detect some MinGW32/64 options, of course. Fri, 20 Sep 2013 13:44:49 GMT vboxsync [48593] * trunk/Config.kmk (modified) Need to detect some MinGW32/64 options, of course. Fri, 20 Sep 2013 12:35:56 GMT vboxsync [48581] * trunk/Config.kmk (modified) Config.kmk: VBOX_WITH_PYLINT_V1_0 -> VBOX_WITH_PYLINT_PRE_V1_0. Tue, 17 Sep 2013 19:50:41 GMT vboxsync [48513] * trunk/Config.kmk (modified) pylint 1.0 adjustments.