VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26626   15 years vboxsync Implemented RTSystemQueryDmiString on Solaris.
(edit) @26618   15 years vboxsync RTSystemQueryDmiString-linux.cpp: the dmi stuff can be in …
(edit) @26612   15 years vboxsync RTTcpGetPeerAddress: Host endian for the port.
(edit) @26610   15 years vboxsync tcp.cpp: IPRT_WITH_TCPIP_V6 not IPRT_TCP_IN6.
(edit) @26608   15 years vboxsync IPRT: linux implementation of RTSystemQueryDmiString.
(edit) @26605   15 years vboxsync tstSystemQueryOsInfo -> tstRTSystemQueryOsInfo.
(edit) @26604   15 years vboxsync tstSystemQueryOsInfo: converted to RTTest.
(edit) @26600   15 years vboxsync iprt: Added RTSystemQueryDmiString.
(edit) @26590   15 years vboxsync tcp: build fix.
(edit) @26589   15 years vboxsync tcp.cpp: build fix.
(edit) @26588   15 years vboxsync iprt: New type RTNETADDR for storing any address + type + port. Added …
(edit) @26562   15 years vboxsync *: Added svn:keywords where missing.
(edit) @26560   15 years vboxsync Makefiles,RTPathChangeToDosSlashes.cpp: -whitespace
(edit) @26549   15 years vboxsync r3/process.cpp: Don't assert in RTProcGetExecutableName.
(edit) @26530   15 years vboxsync fileaio-win.cpp: More warnings.
(edit) @26528   15 years vboxsync win.x86 warning.
(edit) @26525   15 years vboxsync Runtime: win.amd64 warnings.
(edit) @26524   15 years vboxsync Only build RuntimeR?Stub on windows.
(edit) @26523   15 years vboxsync VBoxRc,VBoxR0: Added RuntimeR?Stub libraries for the stub entrypoint …
(edit) @26520   15 years vboxsync iprt: Added RTPathChangeToUnixSlashes and RTPathChangeToDosSlashes.
(edit) @26519   15 years vboxsync build fix
(edit) @26518   15 years vboxsync build fix
(edit) @26517   15 years vboxsync *: RTGetOpt cleanup related to --help and --version (now standard …
(edit) @26492   15 years vboxsync Runtime: whitespace cleanup.
(edit) @26486   15 years vboxsync tstGetOpt -> tstRTGetOpt.
(edit) @26485   15 years vboxsync iprt/getopt: Added two standard options: h: --help/-help/-h/-?, V: …
(edit) @26484   15 years vboxsync blank lines.
(edit) @26483   15 years vboxsync scm: .scm-settings files.
(edit) @26482   15 years vboxsync IPRT: Added RTStrATruncate.
(edit) @26481   15 years vboxsync IPRT: Added RTStrAAppend, RTStrAAppendN, RTStrAAppendExN[V]{,1}, …
(edit) @26480   15 years vboxsync IPRT: common/string/string.cpp -> stringalloc.cpp.
(edit) @26478   15 years vboxsync getoptargv.cpp: bug fix.
(edit) @26476   15 years vboxsync iprt: Added RTPathCountComponents, RTPathCopyComponents, …
(edit) @26455   15 years vboxsync Fixed regression
(edit) @26452   15 years vboxsync iprt/memcache.h: Some more optimizations and more benchmarks.
(edit) @26436   15 years vboxsync Update
(edit) @26435   15 years vboxsync Disallow non-paged alignment allocation in RTR0MemObjAllocPhysEx for …
(edit) @26434   15 years vboxsync Use MmAllocateContiguousMemorySpecifyCache for specifying the …
(edit) @26433   15 years vboxsync Missing header update
(edit) @26432   15 years vboxsync Update function description
(edit) @26430   15 years vboxsync Introducing RTR0MemObjAllocPhysEx
(edit) @26428   15 years vboxsync build fix.
(edit) @26421   15 years vboxsync dbg build fix
(edit) @26420   15 years vboxsync memcache: some quick tuning.
(edit) @26419   15 years vboxsync tstRTMemCache: Testcase + bug fixes. Works pretty well, but should try …
(edit) @26418   15 years vboxsync build fix
(edit) @26417   15 years vboxsync build fix
(edit) @26416   15 years vboxsync RTMemCache: Initial coding (completely untested).
(edit) @26415   15 years vboxsync process-posix.cpp: doc
(edit) @26363   15 years vboxsync thread-posix.cpp: RTThreadPoke is optional, don't assert if the signal …
(edit) @26361   15 years vboxsync thread-posix.cpp: No RTThreadPoke in guest context.
(edit) @26351   15 years vboxsync gcc-4.5 warning
(edit) @26344   15 years vboxsync Runtime: white space cleanup.
(edit) @26343   15 years vboxsync RTErrConvertFromWin32.cpp: tabs
(edit) @26319   15 years vboxsync another warning regarding an ignored return value
(edit) @26318   15 years vboxsync build fix
(edit) @26317   15 years vboxsync bogus
(edit) @26316   15 years vboxsync gcc warnings when compiling against newer libcs
(edit) @26296   15 years vboxsync more warnings.
(edit) @26276   15 years vboxsync typos.
(edit) @26267   15 years vboxsync tstLdrObj: warning.
(edit) @26258   15 years vboxsync two more
(edit) @26257   15 years vboxsync timer-posix.cpp: Another initializer warning.
(edit) @26256   15 years vboxsync build fix.
(edit) @26255   15 years vboxsync fs-posix.cpp: {0} initializer warnings.
(edit) @26254   15 years vboxsync mp-linux.cpp: warning.
(edit) @26253   15 years vboxsync sysfs.cpp: Drop the temporary hack, it's not needed and generate warnings.
(edit) @26252   15 years vboxsync tcp.cpp: gcc warnings.
(edit) @26251   15 years vboxsync strversion.cpp: Use the right type. (gcc warning)
(edit) @26249   15 years vboxsync ldr.cpp: warning.
(edit) @26227   15 years vboxsync s/IN_SUP_GC/IN_SUP_RC/g; s/SUPGCDECL/SUPRCDECL/g
(edit) @26226   15 years vboxsync s/RTGCDECL/RTGCDECL/g
(edit) @26224   15 years vboxsync s/IN_RT_GC/IN_RT_RC/g
(edit) @26223   15 years vboxsync s/RuntimeGC/RuntimeRC/; s/DisasmGC/DisasmRC/; s/tstMicroGC/tstMicroRC/g
(edit) @26222   15 years vboxsync *.kmk: s/VBOXGC/VBoxRc/g; s/VBOXGCEXE/VBoxRcExe/g; +WERR
(edit) @26218   15 years vboxsync *.kmk: Started renaming templated from all caps to CamelCase. At the …
(edit) @26212   15 years vboxsync time-win.cpp: missing headers
(edit) @26210   15 years vboxsync IPRT: Added RTTimeSet.
(edit) @26209   15 years vboxsync IPRT: Added RTTimeSet.
(edit) @26180   15 years vboxsync *: The rest of the %V* format specifiers are history.
(edit) @26178   15 years vboxsync strformat-vbox.cpp: %Vuuid and %Vrc (+friends) are now gone.
(edit) @26177   15 years vboxsync *: s/%Vuuid/%RTuuid/g; s/%Vrc/%Rrc/g
(edit) @26163   15 years vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
(edit) @26134   15 years vboxsync IPRT: Added RTPathJoin.
(edit) @26133   15 years vboxsync IPRT: Added RTPathJoin.
(edit) @26116   15 years vboxsync Runtime/Makefile.kmk: RuntimeGuestR3 must include target arch sources …
(edit) @26060   15 years vboxsync IPRT: Added RTFileOpenF/V.
(edit) @26015   15 years vboxsync build fix.
(edit) @26012   15 years vboxsync more warnings.
(edit) @25961   15 years vboxsync IPRT: Added RTUuidCompare2Strs; renamed tstUuid to tstRTUuid.
(edit) @25960   15 years vboxsync Doxyfile*: Added custom command …
(edit) @25953   15 years vboxsync Runtime/RTFileIoCtl: fixed prototype (iRequest => ulRequest)
(edit) @25951   15 years vboxsync Runtime: gcc warning
(edit) @25946   15 years vboxsync *: VBOX_WITH_RAW_MODE - Initial build changes (builds on mac os x).
(edit) @25942   15 years vboxsync *: RTEnv usage cleanup - avoid RTEnvGet() as it doesn't necessarily …
(edit) @25926   15 years vboxsync Runtime: fixed uninitialized var
(edit) @25925   15 years vboxsync build fix.
(edit) @25924   15 years vboxsync tstPath -> tstRTPath.
(edit) @25923   15 years vboxsync RTPathStripTrailingSlash: testcase + extensions.
(edit) @25918   15 years vboxsync Runtime/RTSha1Digest.cpp: no need to open the stream for reading and …
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