VirtualBox

source: vbox/trunk/src/VBox/Runtime

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @61102   9 年 vboxsync tstRTLocalIpc: Increased timeout for testSessionData test from 30 secs …
(edit) @61098   9 年 vboxsync sysfs.cpp: Attempt to fix RTLinuxSysFsReadStrFileV for DMI strings …
(edit) @61080   9 年 vboxsync allow to compile with gcc configured with --enable-default-pie
(edit) @60986   9 年 vboxsync build fix
(edit) @60985   9 年 vboxsync bzero.asm: two leading underscores for darwin/clang, please.
(edit) @60984   9 年 vboxsync bzero.asm: simplifications.
(edit) @60983   9 年 vboxsync IPRT: Added (_)bzero implementation for clang compiled VMMR0.
(edit) @60946   9 年 vboxsync RTSignTool.cpp: Uninitialized variable.
(edit) @60926   9 年 vboxsync tstRTSymlink: Skip if not supported (w2k3).
(edit) @60910   9 年 vboxsync iprt/socket.cpp: set *pcbWritten to 0 on windows too when returning …
(edit) @60902   9 年 vboxsync Runtime/RTSocketReadNB: Set *pcbRead to 0 if the socket is in non …
(edit) @60883   9 年 vboxsync log.cpp: Forgot this file is compiled as sucky C code too.
(edit) @60880   9 年 vboxsync RTLogDestinations: Don't require ';' for separating values and more …
(edit) @60870   9 年 vboxsync direnum-r3-nt.cpp: Turns out both the VBoxSVR and CIFS file system …
(edit) @60798   9 年 vboxsync dbgmodcodeview.cpp: fixed assertion in rtDbgModCvAddSanitizedStringToCache,
(edit) @60773   9 年 vboxsync IPRT/SUPR3Init/win: Must initialize the program path before the …
(edit) @60771   9 年 vboxsync RTMpPoke/nt: Removed all the HalSendSoftwareInterrupt code, don't want …
(edit) @60769   9 年 vboxsync initterm-r0drv-nt.cpp: bugref:8343: Try not use …
(edit) @60756   9 年 vboxsync Runtime/socket.cpp: Initialise fEventsSaved properly or we might get …
(edit) @60739   9 年 vboxsync RuntimeBldProg: Removed common/misc/buildconfig.cpp from the library …
(edit) @60738   9 年 vboxsync bldRTManifest,bldRTSignTool: Don't drag RTBldCfgVersion into the link. …
(edit) @60715   9 年 vboxsync ldrPE.cpp: Sigh. Can't expect microsoft to update all their linkers. …
(edit) @60710   9 年 vboxsync tarvfs.cpp: don't shift signed values, may lead to undefined behavior.
(edit) @60704   9 年 vboxsync rtMpCallUsingDpcs: Fixed incorrect check.
(edit) @60699   9 年 vboxsync ldrPE.cpp: Implemented a more relaxed approach to the ever changing …
(edit) @60698   9 年 vboxsync bignum-amd64-x86.asm: don't use SAHF/LAHF on AMD64 as ancient CPUs …
(edit) @60675   9 年 vboxsync memcmp.asm: indent.
(edit) @60658   9 年 vboxsync bs3kit: updates
(edit) @60612   9 年 vboxsync IPRT/dir-posix.cpp: custom errno mapping for fsync in RTDirFlush, …
(edit) @60603   9 年 vboxsync Assorted compile fixes for FreeBSD
(edit) @60481   9 年 vboxsync IPRT: Added testcase for RTNtPathExpand8dot3Path and …
(edit) @60480   9 年 vboxsync SUPNtHard,IPRT: Moved supHardNtVpFix8dot3Path & …
(edit) @60467   9 年 vboxsync ldrPE: Generalized the load config dir size vs header size kludges.
(edit) @60457   9 年 vboxsync Runtime: build fix
(edit) @60455   9 年 vboxsync Runtime: comment
(edit) @60454   9 年 vboxsync Runtime: Linux 4.6 fixes
(edit) @60453   9 年 vboxsync Runtime/Additions: Linux 4.6 fixes
(edit) @60450   9 年 vboxsync ldrELFRelocatable.cpp.h: Fixed incorrect st_shndx validation. Used …
(edit) @60427   9 年 vboxsync Runtime/linux/sysfs.cpp: Fixes for the tstRTSystemQueryDmi testcase, …
(edit) @60424   9 年 vboxsync Runtime/linux/sysfs: RTLinuxSysFsReadStr() has to be return …
(edit) @60393   9 年 vboxsync Runtime/linux/sysfs: Fixes, implement two forgotten methods
(edit) @60390   9 年 vboxsync Runtime/linux/sysfs: Correct format string attributes and introduce …
(edit) @60373   9 年 vboxsync Runtime/linux/sysfs.cpp: Convert RTLinuxSysFs* API to always use IPRT …
(edit) @60372   9 年 vboxsync Runtime/r0drv/linux: bugref:8315: don't set the PG_reserved flag on …
(edit) @60371   9 年 vboxsync Runtime/posix/symlink-posix.cpp: Fix guessing the initial buffer size, …
(edit) @60370   9 年 vboxsync Runtime/posix/symlink-posix.cpp: Fix guessing the initial buffer size, …
(edit) @60346   9 年 vboxsync Runtime/sg.cpp: Allow RTSgBufInit to take NULL and 0 for paSegs and …
(edit) @60298   9 年 vboxsync ldrPE.cpp: doxygen fix
(edit) @60297   9 年 vboxsync ldrPE.cpp/pecoff.h: Added version 5 of the load config structures, new …
(edit) @60282   9 年 vboxsync Runtime/r0drv/nt: another Parfait __stdcall problem
(edit) @60278   9 年 vboxsync HostDrivers/Runtime: fixed a few functions according to __stdcall …
(edit) @60269   9 年 vboxsync dbgmodcodeview.cpp: CV8 string table and source info tables may come …
(edit) @60267   9 年 vboxsync Runtime/r0drv/nt: Parfait warning (stdcall)
(edit) @60266   9 年 vboxsync rtDbgModCvSsProcessV4PlusSymTab: Process LProc16, GProc16, LProc32 and …
(edit) @60263   9 年 vboxsync dbgmodcodeview.cpp: two CV8 bugfixes.
(edit) @60258   9 年 vboxsync dbgmodcodeview.cpp: Parse CV8 line numbers.
(edit) @60257   9 年 vboxsync tstPrfRT: mark asm code with BEGINCODE otherwise it will not be part …
(edit) @60245   9 年 vboxsync IPRT: Added RTCrX509Name_GetShortRdn.
(edit) @60244   9 年 vboxsync Runtime/test: typos
(edit) @60191   9 年 vboxsync tstRTPrf: Converted to iprt/test.h and added a little off topic …
(edit) @60143   9 年 vboxsync RTTimerGetSystemGranularity/nt: Removed assertion on …
(edit) @60124   9 年 vboxsync RTReqQueueProcess: Addressed todo regarding lost requests and document …
(edit) @60122   9 年 vboxsync RTReqQueueProcess: Addressed todo regarding lost requests and document …
(edit) @60121   9 年 vboxsync RTReqQueueProcess: Addressed todo regarding lost requests and document …
(edit) @60095   9 年 vboxsync ASMMemFirstMismatchingU8/ASMMemFirstNonZero: fixed 16-bit far return …
(edit) @60077   9 年 vboxsync introduced RT_GNUC_PREREQ
(edit) @60056   9 年 vboxsync Runtime: build fix
(edit) @60054   9 年 vboxsync never use AssertStmt(..., continue) but use AssertContinue(...) (look …
(edit) @60048   9 年 vboxsync Runtime/zip: typo (thanks PVS)
(edit) @60046   9 年 vboxsync tstRTPath: bogus test (thanks PVS)
(edit) @60037   9 年 vboxsync RTReqWait: Correct incorrect assertion (VMR3ReqWait got it right). …
(edit) @60035   9 年 vboxsync Runtime/VerSetConditionMask: fixed type (thanks PVS)
(edit) @60030   9 年 vboxsync iprt: Added simple (and untested) RTAsn1Integer_ToString implemented. …
(edit) @60029   9 年 vboxsync iprt: Added simple (and untested) RTAsn1Integer_ToString implemented. …
(edit) @60028   9 年 vboxsync iprt: Added simple (and untested) RTAsn1Integer_ToString implemented. …
(edit) @60018   9 年 vboxsync tstRTFileAio: Warning (thanks VPS)
(edit) @59998   9 年 vboxsync NetLwf/Win(bugref:8283): five pre-allocated pools to accomodate …
(edit) @59983   9 年 vboxsync warning
(edit) @59974   9 年 vboxsync rtDbgModCvLoadDirectory: Sort the directory the way we like it, stop …
(edit) @59973   9 年 vboxsync dbgmodecodeview.cpp: committed too much
(edit) @59972   9 年 vboxsync Implemented RTSortShell.
(edit) @59917   9 年 vboxsync build fix
(edit) @59861   9 年 vboxsync ASMBit[Last|First]SetUxx.asm: pop bp, duh.
(edit) @59846   9 年 vboxsync tstRTUri: missing RTFree (gcc asan)
(edit) @59827   9 年 vboxsync vfsreadahead.cpp: Fixed two bugs in the read code and increased the …
(edit) @59826   9 年 vboxsync RTZipTarCmd: Added --read-ahead option for testing the read ahead code.
(edit) @59817   9 年 vboxsync IPRT/r3/win/process-win.cpp: re-applied the process-win.cpp changes …
(edit) @59797   9 年 vboxsync BugReportTool(bugref:8169): USB device tree, device list, filter list, …
(edit) @59781   9 年 vboxsync IPRT/r3/win/process-win.cpp: temporary back out the most recent LSA …
(edit) @59770   9 年 vboxsync IPRT: s/TARGET_NT4/IPRT_TARGET_NT4/
(edit) @59764   9 年 vboxsync Runtime/ASMMemFirstMismatchingU8: fix for 32-bit
(edit) @59761   9 年 vboxsync Runtime: missing parameter and gcc format warning
(edit) @59757   9 年 vboxsync rtVfsReadAhead_Read: Incorrect assertions.
(edit) @59756   9 年 vboxsync vfsreadahead.cpp: Initialize status code in read ahead thread.
(edit) @59755   9 年 vboxsync RTGzip: Just leave it here, disabled, for future debugging.
(edit) @59754   9 年 vboxsync vfsreadahead.cpp: Completed and debugged.
(edit) @59753   9 年 vboxsync gzipvfs.cpp: Pass correct flag to autodetect gzip header. Can't tell …
(edit) @59751   9 年 vboxsync IPRT: More build fixing.
(edit) @59749   9 年 vboxsync IPRT: build fixes
(edit) @59747   9 年 vboxsync iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette