VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27373   15 years vboxsync Solaris/memobj: Try ddi_umem_alloc on the testbox.
(edit) @27352   15 years vboxsync memobj-r0drv-nt.cpp: NT4 (vanilla, didn't check sp6) doesn't have …
(edit) @27350   15 years vboxsync build fix
(edit) @27349   15 years vboxsync process-posix.cpp: copy & past thing in commented out code.
(edit) @27348   15 years vboxsync process-win.cpp: Sketched out RTProcCreateEx.
(edit) @27346   15 years vboxsync iprt: Added RTEnvQueryUtf16Block and RTEnvFreeUtf16Block as helpers …
(edit) @27345   15 years vboxsync iprt: Added RTSort with one simple algorithm implemented.
(edit) @27321   15 years vboxsync process-posix.cpp: Fixed RTPROC_FLAGS_DAEMONIZE, RTProcDaemonize …
(edit) @27313   15 years vboxsync pipe-win.cpp: Pipe implementation for windows; fails two test wrt to …
(edit) @27312   15 years vboxsync pipe-posix.cpp: Fixed missing VERR_NO_MEMORY in RTPipeCreate.
(edit) @27302   15 years vboxsync IPRT: RIP RTCache*, RTMemCache* is way better…
(edit) @27301   15 years vboxsync iprt/message.cpp: mixup in the generalization code.
(edit) @27297   15 years vboxsync alloc-ef.cpp: RTALLOC_EFENCE_ALIGNMENT.
(edit) @27295   15 years vboxsync Runtime/alloc-ef: back out accidental commit
(edit) @27293   15 years vboxsync Runtime/alloc-ef: more filling and more checking
(edit) @27292   15 years vboxsync Runtime/lockvalidator: free the right record
(edit) @27289   15 years vboxsync fileio-posix.cpp: Fixed inverted test on RTFILE_O_INHERIT causing the …
(edit) @27288   15 years vboxsync r3/tcp.cpp: Mark all sockets as no-inherit. (TODO: windows)
(edit) @27287   15 years vboxsync process-posix.cpp: Forgot to pass pFileActions to posix_spawn. duh.
(edit) @27283   15 years vboxsync tstRTMemEf.cpp: Use ASMProbeReadByte to prob without optimizer …
(edit) @27270   15 years vboxsync Runtime/testcase: improve RTMemEf testcase a bit, so that it provides …
(edit) @27269   15 years vboxsync Runtime/testcase: basic electric fence allocation testcase
(edit) @27246   15 years vboxsync RTDirRemoveRecursive: Fixed memory leak, made it deal with UNKNOWN and …
(edit) @27199   15 years vboxsync r0drv/linux/timer: hrtimer pinning fix for Linux >= 2.6.31 (code not …
(edit) @27198   15 years vboxsync r0drv/linux/timer: be consistent, this is SMP only
(edit) @27196   15 years vboxsync build fix
(edit) @27194   15 years vboxsync r0drv/linux/timer: adapt to Linux kernels >= 2.6.31 where …
(edit) @27146   15 years vboxsync memobj-r0drv-freebsd.c: Major rewrite again. Removed most of the …
(edit) @27129   15 years vboxsync scm cleaned up some whitespace.
(edit) @27128   15 years vboxsync IPRT: Added RTMsgWarning[V] and RTMsgInfo[V].
(edit) @27115   15 years vboxsync memobj-r0drv-solaris.c: corrected some assertions.
(edit) @27066   15 years vboxsync fixed tstRTStrFormat for 32-bit-gcc platforms -- do it like the other …
(edit) @27050   15 years vboxsync r0drv/Solaris/alloc-r0drv-solaris: some cleanup.
(edit) @27037   15 years vboxsync r0drv/solaris/memobj-r0drv-solaris: some cleanup.
(edit) @27033   15 years vboxsync Runtime/Makefile.kmk: The testsuite needs RuntimeR0Stub.
(edit) @27017   15 years vboxsync made the testsuite build on windows.
(edit) @27014   15 years vboxsync makefiles: Preps for building the test suite.
(edit) @27010   15 years vboxsync solaris/vbi/vbi.c: spaces to tabs.
(edit) @27009   15 years vboxsync r0drv/solaris/memobj-r0drv-solaris: fixed max PHYS address …
(edit) @27004   15 years vboxsync rtR0MemObjNativeAllocPhysNC: removed local debug statement.
(edit) @27003   15 years vboxsync rtR0MemObjNativeAllocPhysNC implementation for Solaris.
(edit) @26994   15 years vboxsync r0drv: comment typo
(edit) @26985   15 years vboxsync internal/memobj.h: comment typo.
(edit) @26915   15 years vboxsync Runtime/tcp: new function to query the local address of a socket.
(edit) @26899   15 years vboxsync R0/MemObj/FreeBSD: Various changes - Don't wire allocated pages twice …
(edit) @26887   15 years vboxsync R0/MemObj/FreeBSD: Highly experimental changes. Implement PhysNC …
(edit) @26886   15 years vboxsync IPRT/FreeBSD: Fix GetPagePhysAddr for lock objects
(edit) @26880   15 years vboxsync gcc warning
(edit) @26869   15 years vboxsync Runtime/r0drv/memobj-linux: added printk debugging output for path in …
(edit) @26866   15 years vboxsync Runtime/r0drv/memobj-linux: alignment for …
(edit) @26864   15 years vboxsync Runtime/r0drv/memobj-linux: alignment for rtR0MemObjNativeAllocPhys()
(edit) @26848   15 years vboxsync tstRTSystemQueryOsInfo.cpp: Copied back the corrected overflow test …
(edit) @26847   15 years vboxsync Don't pass uAlignment=0 to rtR0MemObjNativeAllocPhys, resolve the …
(edit) @26844   15 years vboxsync RTPollSetCount.
(edit) @26843   15 years vboxsync RTSystemQueryDmiString-darwin.cpp: fixed leaks and buffer overflow …
(edit) @26840   15 years vboxsync Runtime/nt: In rtR0MemObjNativeAllocPhys() don't use …
(edit) @26839   15 years vboxsync RTSystemQueryDmiString-linux.cpp: fixed edge case.
(edit) @26838   15 years vboxsync tstRTSystemQueryDmi.cpp: fixed the overflow tests.
(edit) @26829   15 years vboxsync memobj-r0drv-freebsd.c: nit: no else after return.
(edit) @26827   15 years vboxsync IPRT: RTPollSetCount() -> RTPollGetCount().
(edit) @26824   15 years vboxsync iprt: Adjustments to RTPipeReadBlocking and RTPipeWriteBlocking. …
(edit) @26821   15 years vboxsync Runtime/r3/darwin: RTSystemQueryDmiString fix.
(edit) @26813   15 years vboxsync IPRT/List: Add a method to move the list to a new header
(edit) @26808   15 years vboxsync Runtime/r3/darwin: unwanted header.
(edit) @26807   15 years vboxsync Runtime/r3/darwin: RTSystemQueryDmiString cleanup
(edit) @26806   15 years vboxsync Runtime/r3/darwin: unwanted headers
(edit) @26805   15 years vboxsync poll-posix.cpp: build fix.
(edit) @26804   15 years vboxsync process-posix.cpp: Drop the old RTProcCreate code.
(edit) @26803   15 years vboxsync Runtime/r3/darwin: Implemented RTSystemQueryDmiString
(edit) @26802   15 years vboxsync Implemented RTProcCreateEx for posix. The new features hasn't been …
(edit) @26801   15 years vboxsync poll-posix.cpp: initial untested code.
(edit) @26788   15 years vboxsync poll.h not pipe.h.
(edit) @26786   15 years vboxsync Runtime: Stubbed the polling API.
(edit) @26785   15 years vboxsync doc typo
(edit) @26784   15 years vboxsync iprt/pipe.h++: Adjusted RTPipeWrite[Blocking] behavior wrt to zero …
(edit) @26775   15 years vboxsync tstRTPipe: another test.
(edit) @26774   15 years vboxsync RTPipe: Implemented the posix variant.
(edit) @26772   15 years vboxsync iprt/testcase: nit picking on tstRTList.
(edit) @26771   15 years vboxsync IPRT/memobj-r0drv-freebsd: Do not use vtophys to get the physical …
(edit) @26765   15 years vboxsync build fix.
(edit) @26763   15 years vboxsync wrong dir for pipe-win.cpp.
(edit) @26762   15 years vboxsync iprt: Added RTHandleClose and pipe stubs.
(edit) @26761   15 years vboxsync IPRT: Implemented RTFileOpenBitBucket.
(edit) @26757   15 years vboxsync Runtime: Don't use crc32-zlib.cpp for the static runtime versions.
(edit) @26747   15 years vboxsync IPRT/log: Added personal preferences.
(edit) @26739   15 years vboxsync Runtime: Inline list implementation
(edit) @26723   15 years vboxsync RTStrATruncate: bugfix
(edit) @26694   15 years vboxsync RTGetOptPrintError: return RTEXITCODE_SYNTAX.
(edit) @26683   15 years vboxsync iprt: RTEXITCODE, RTTcpServerListen2, RTTcpWrite fixes.
(edit) @26674   15 years vboxsync iprt: Added RTMsgInitFailure for dealing with RTR3Init failures.
(edit) @26666   15 years vboxsync r0drv/solaris: log fix.
(edit) @26665   15 years vboxsync build fix
(edit) @26660   15 years vboxsync RTSystemQueryDmiString-solaris.cpp: Overflow hanlding. Don't query …
(edit) @26659   15 years vboxsync IPRT: Added RTStrCopy and RTStrCopyEx for strcpy with overflow handling.
(edit) @26645   15 years vboxsync IPRT: Update for RTSystemQueryDmiString-win. Now passes testcase, but …
(edit) @26643   15 years vboxsync Solaris/R0drv: temporary failure case logging in contig alloc.
(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.
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