VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @40972   13 years vboxsync Runtime/r0drv/solaris: use page.h's PG_KFLT define.
(edit) @40971   13 years vboxsync Runtime/r0drv/solaris: remove temporary debug prints.
(edit) @40970   13 years vboxsync Runtime/r0drv/solaris: Finally delete vbi subdir.
(edit) @40969   13 years vboxsync Runtime/r0drv/solaris: dbg -> dbgkrnlinfo.
(edit) @40968   13 years vboxsync Runtime/r0drv/solaris: VBI integrate, move files.
(edit) @40967   13 years vboxsync Runtime/r0drv/solaris: spaces and remove debug printfs.
(edit) @40966   13 years vboxsync Runtime/r0drv/solaris: Dissolve VBI into IPRT.
(edit) @40959   13 years vboxsync Runtime/asm-fake: Update to make it work on SPARC
(edit) @40951   13 years vboxsync Runtime/spinlock-generic: Fix building on SPARC
(edit) @40949   13 years vboxsync Runtime/Dvm: Include asm.h for ASMByteSwapU32 used when converting …
(edit) @40938   13 years vboxsync runtime: backed out r77481,r77482,r77483,r77484,r77485
(edit) @40934   13 years vboxsync Runtime: linux 3.4-rc3 build fix [-fpermissive]
(edit) @40933   13 years vboxsync Runtime/log: 3.4-rc3 build fix [-fpermissive]
(edit) @40932   13 years vboxsync Runtime: linux 3.4-rc3 build fix [-fpermissive]
(edit) @40930   13 years vboxsync linux: build fix 3.4-rc3 [-fpermissive]
(edit) @40916   13 years vboxsync FreeBSD/MemObjR0: Bug fixes (Thanks to Andriy Gapon and Bernhard Froehlich)
(edit) @40903   13 years vboxsync Runtime/testcase/tstRTDirCreateUniqueNumbered: warning.
(edit) @40902   13 years vboxsync Runtime/generic/RTMpGetArraySize-generic: shadow decl warning.
(edit) @40894   13 years vboxsync IPRT/SUPDrv: Don't create a fixed sized heap if we don't have to, use …
(edit) @40871   13 years vboxsync build fix
(edit) @40856   13 years vboxsync IPRT: Transformed the RTR0MachKernel API into RTR0DbgKrnlInfo.
(edit) @40855   13 years vboxsync RTR0DbgKrnlInfo: Release shall accept NIL handle. Made QuerySymbol …
(edit) @40825   13 years vboxsync Implemented RTPROC_FLAGS_SEARCH_PATH on windows.
(edit) @40824   13 years vboxsync errno.h wrapper.
(edit) @40817   13 years vboxsync Seems to work.
(edit) @40809   13 years vboxsync Seems to work on solaris too.
(edit) @40808   13 years vboxsync Seems to work fine on linux.
(edit) @40806   13 years vboxsync RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
(edit) @40805   13 years vboxsync tabs
(edit) @40800   13 years vboxsync SUPDrv: More exports.
(edit) @40798   13 years vboxsync SUPDrv: More exports.
(edit) @40790   13 years vboxsync build fix
(edit) @40789   13 years vboxsync duh
(edit) @40788   13 years vboxsync IPRT:strncpy implementation for the no-crt mode.
(edit) @40752   13 years vboxsync ldrELFCommon.h: Added STT_NUM.
(edit) @40751   13 years vboxsync removed posix comment from win source
(edit) @40745   13 years vboxsync Runtime/r0drv/solaris: spaces.
(edit) @40722   13 years vboxsync Runtime/md5: Clear the whole state and replace tabs with spaces
(edit) @40702   13 years vboxsync Runtime/r0drv/solaris: dbg-r0drv build fix.
(edit) @40701   13 years vboxsync Runtime/r0drv/solaris: dbg-r0drv fix.
(edit) @40700   13 years vboxsync Runtime/r0drv/solaris: dbg-r0drv build fix.
(edit) @40698   13 years vboxsync Runtime/r0drv/solaris: build fix.
(edit) @40696   13 years vboxsync Runtime/r0drv/solaris: dbg-r0drv naming.
(edit) @40695   13 years vboxsync Runtime/r0drv/solaris: dbg-r0drv addressed todo and some fixes.
(edit) @40689   13 years vboxsync dbg-r0drv-solaris.c: gcc 4.5.2 build fixes and a todo.
(edit) @40686   13 years vboxsync Typo.
(edit) @40670   13 years vboxsync Runtime/r0drv/solaris: ugh, tabs.
(edit) @40669   13 years vboxsync Runtime/r0drv: endif header include guard comment.
(edit) @40668   13 years vboxsync Runtime/r0drv: RTR0DbgKrnl implementation for Solaris.
(edit) @40654   13 years vboxsync Runtime/r3, RDP: Solaris 11 iconv change.
(edit) @40653   13 years vboxsync Runtime/Makefile: Solaris 11 iconv change.
(edit) @40651   13 years vboxsync Runtime/r3/posix, RDP/client: Solaris 11 iconv change. Avoid …
(edit) @40646   13 years vboxsync Spaces.
(edit) @40633   13 years vboxsync several warnings
(edit) @40627   13 years vboxsync Runtime/testcase: gcc-4.7 warnings
(edit) @40624   13 years vboxsync tstRTLockValidator: typo
(edit) @40598   13 years vboxsync getopt: Added RTGETOPT_REQ_BOOL.
(edit) @40571   13 years vboxsync ARTProcExec: dded RTPROC_FLAGS_SEARCH_PATH and implemented for posix.
(edit) @40553   13 years vboxsync fileio2-posix: comment
(edit) @40504   13 years vboxsync Solaris 11 build fixes.
(edit) @40497   13 years vboxsync Typo.
(edit) @40420   13 years vboxsync gcc-4.7 32-bit fixes
(edit) @40417   13 years vboxsync RTCString::count(): Don't crash if the string is empty (m_psz == NULL).
(edit) @40374   13 years vboxsync Runtime/checksum/manifest: potential memory leak
(edit) @40365   13 years vboxsync IPRT/testcase: Added simple testcase for RTMemWipeThoroughly().
(edit) @40329   13 years vboxsync Main/Runtime/VBoxManage: SHA256 support comes with OVF 2.0
(edit) @40320   13 years vboxsync Runtime/LRTimers: Potential thread structure memory leak fix.
(edit) @40317   13 years vboxsync build fix.
(edit) @40307   13 years vboxsync build fix
(edit) @40306   13 years vboxsync build fix
(edit) @40305   13 years vboxsync IPRT: Fixed unresolved symbols on OS/2.
(edit) @40304   13 years vboxsync IPRT: fixed OS/2 'bitrot'.
(edit) @40298   13 years vboxsync Runtime/dvm: don't use VALID_PTR here, that only confuses code scanners
(edit) @40293   13 years vboxsync Silence warnings
(edit) @40292   13 years vboxsync RTVfsMemFile bugfix: rtVfsMemFile_Write regression from previous fix.
(edit) @40289   13 years vboxsync tstLdr: parfait: range error
(edit) @40282   13 years vboxsync *: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
(edit) @40231   13 years vboxsync Runtime/r0drv/solaris, HostDrivers/VBoxNetFlt/Solaris: Hold mod_lock …
(edit) @40227   13 years vboxsync VMM/VMMR0 SupDrv Solaris/MpNotification: Fix guru meditation/panics …
(edit) @40216   13 years vboxsync Runtime/r0drv/solaris: dead code removal.
(edit) @40186   13 years vboxsync RTStrFormatNumber: Assert some buffer sanity.
(edit) @40149   13 years vboxsync Runtime/r0drv/solaris: fix debug build on Solaris 10 to not assert in …
(edit) @40137   13 years vboxsync Runtime/Dvm: Use uint64_t instead of size_t for the number of …
(edit) @40132   13 years vboxsync Runtime/win: minor .def update for the updated OpenSSL library
(edit) @40131   13 years vboxsync Runtime/win: update .def file to reflect additional functions
(edit) @40130   13 years vboxsync Main/webservice+doc/manual: Add SSL support to the webservice, and …
(edit) @40127   13 years vboxsync vfsmemory: Fixed zero optimization in the write routine.
(edit) @40123   13 years vboxsync Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
(edit) @40105   13 years vboxsync Runtime/test: Propagate return code to caller
(edit) @40103   13 years vboxsync Runtime/semeventmulti-posix.cpp: Fix bug which causes that a …
(edit) @40102   13 years vboxsync Runtime/pipe-posix: Use timeout value in RTPipeSelectOne
(edit) @40101   13 years vboxsync Runtime/fs-posix: Missing error propagation
(edit) @40100   13 years vboxsync Runtime/reqpool: Return status code actually
(edit) @40099   13 years vboxsync Runtime/errinfo: Fix typo
(edit) @40098   13 years vboxsync Runtime/Zip: Fix typo
(edit) @40091   13 years vboxsync Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
(edit) @40085   13 years vboxsync Runtime/Dvm: Fix possible integer overflow
(edit) @40074   13 years vboxsync Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
(edit) @40073   13 years vboxsync Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
(edit) @40071   13 years vboxsync Runtime/strings: add Utf-8 and Utf-16 sanitising to a white list of …
Note: See TracRevisionLog for help on using the revision log.

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