VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @43520   12 years vboxsync BUGZ:6041 add RTSystemQueryTotalRam() for Linux/R3/runtime.
(edit) @43443   12 years vboxsync IPRT: Implemented RTSystemQueryTotalRam and RTSystemQueryAvailableRam …
(edit) @43437   12 years vboxsync Runtime/FreeBSD: Shorten wait channel name to 6 characters (thanks to …
(edit) @43434   12 years vboxsync Fix comments (thanks to Ed Maste)
(edit) @43403   12 years vboxsync r0drv/haiku: cleanup.
(edit) @43387   12 years vboxsync VMM: HM cleanup.
(edit) @43386   12 years vboxsync exploring nt.
(edit) @43381   12 years vboxsync the-darwin-kernel.h: kIOMemoryMapperNone was introduced in 10.6 it seems.
(edit) @43375   12 years vboxsync memobj-r0drv-darwin.cpp: 10.8.2 fixes.
(edit) @43373   12 years vboxsync Additions/Haiku: missed commits.
(edit) @43366   12 years vboxsync Haiku Additions: cleanup, missed file.
(edit) @43363   12 years vboxsync Haiku Additions.
(edit) @43355   12 years vboxsync r0drv/darwin: memobj-r0drv-darwin; complete() and prepare() must be …
(edit) @43304   12 years vboxsync Forward ported r78691 from 4.1: Extend r80723 / r78414 to Snow Leopard.
(edit) @43303   12 years vboxsync Forward ported r78414 from 4.1: Fix VERR_NO_MEMORY loading VMMR0.r0
(edit) @43292   12 years vboxsync grr
(edit) @43290   12 years vboxsync Runtime: Speed up the mangling.h checks with some sed magic.
(edit) @43221   12 years vboxsync common/string/RTStrIPv6.cpp -> common/net/netaddrstr.cpp.
(edit) @43220   12 years vboxsync build fix
(edit) @43215   12 years vboxsync build fix
(edit) @43214   12 years vboxsync RTStrIsIpAddr[46] -> RTNetIsIpv\1AddrStr; made the buggers return bool …
(edit) @43213   12 years vboxsync RTSocketGetAddrInfo -> RTSocketQueryAddressStr
(edit) @43206   12 years vboxsync More cleanups.
(edit) @43205   12 years vboxsync cleanup fix
(edit) @43204   12 years vboxsync The code breaks NT4 additions, trying a quick fix before backing out …
(edit) @43203   12 years vboxsync cleanup.
(edit) @43192   12 years vboxsync typo
(edit) @43183   12 years vboxsync Runtime breakage for OS/2
(edit) @43176   12 years vboxsync more windows build fixes
(edit) @43175   12 years vboxsync more windows build fixes
(edit) @43174   12 years vboxsync vcc build fix
(edit) @43172   12 years vboxsync gcc build fix
(edit) @43171   12 years vboxsync Runtime: add IPv6 parsing/resolving functions (contributed by Oliver …
(edit) @43129   12 years vboxsync fix EOL style mess
(edit) @43121   12 years vboxsync CDDL licensing cleanup
(edit) @43103   12 years vboxsync whitespace/comment touchup
(edit) @43046   12 years vboxsync iprt: detect ocfs2
(edit) @43031   12 years vboxsync clearifying comment.
(edit) @43020   12 years vboxsync symbol hacking.
(edit) @42980   12 years vboxsync RTPathStartsWith: typo
(edit) @42978   12 years vboxsync RTPathStartsWith: Deal with pszParentPath = root (or having a trailing …
(edit) @42973   12 years vboxsync tstRTProcCreateEx: Pass %TEMP% and other % stuff to the child process.
(edit) @42835   12 years vboxsync Runtime/r0drv/solaris: custom r0 assert diversion.
(edit) @42784   12 years vboxsync Linux 3.6-rc1 compile fix, spaces
(edit) @42714   12 years vboxsync Runtime: RT*CreateTemp testcase, burn fix.
(edit) @42713   12 years vboxsync Runtime: RT*CreateTemp testcase, comment.
(edit) @42712   12 years vboxsync Runtime: add RTFileCreateTemp, RTFileCreateTempSecure and …
(edit) @42709   12 years vboxsync Runtime/createtemp: initialise variables to make old gcc versions happy.
(edit) @42708   12 years vboxsync Runtime: add an fMode parameter to RTDirCreateTemp() and adjust callers.
(edit) @42697   12 years vboxsync tstLdr-3: Added --32/64 options (optional).
(edit) @42692   12 years vboxsync Runtime: rename RTDirCreateTemp-generic.cpp and split out the parts of …
(edit) @42599   12 years vboxsync log.h/log.cpp: s/pszVar/pszValue/g
(edit) @42598   12 years vboxsync strformat.cpp: Added support for microsoft I64, I32 and I as well as …
(edit) @42597   12 years vboxsync Runtime/FreeBSD: Fix build on recent 10-CURRENT (thanks to Garrett …
(edit) @42586   12 years vboxsync Try to build IPRT with the same compiler flags to optimize caching hits.
(edit) @42539   12 years vboxsync Runtime/Makefile.kmk: deal with the dependencies on the VBox COM error …
(edit) @42526   12 years vboxsync FE/Qt: 6234: Support for VM groups: Initial commit. GUI-3 branch …
(edit) @42503   12 years vboxsync Added a test profiling RTProcCreate+RTProcWait.
(edit) @42496   12 years vboxsync Runtime/FreeBSD: Fix R0 spinlocks breaking VBox
(edit) @42430   12 years vboxsync missing space.
(edit) @42387   12 years vboxsync Runtime/Dvm: unused parameters warnings
(edit) @42365   12 years vboxsync dbgmodcontainer.cpp: A bug fix and a hack.
(edit) @42288   12 years vboxsync Jettisoned the old compilers.
(edit) @42261   12 years vboxsync enabled shared clipboard support for Linux hosts (guest=>host only)
(edit) @42247   12 years vboxsync Better build fix (hopefully).
(edit) @42246   12 years vboxsync build fix
(edit) @42239   12 years vboxsync More Visual C++ 2010 adjustments and hacks.
(edit) @42235   12 years vboxsync Runtime/generic/timer-generic.cpp+timerlr-generic.cpp: make timer …
(edit) @42229   12 years vboxsync Runtime/RTPathReal: fixed logging statement
(edit) @42225   12 years vboxsync Runtime/lockvalidator: fixed wrong index found by Parfait
(edit) @42219   12 years vboxsync More VCC10 preparations.
(edit) @42154   12 years vboxsync VS2010 preps.
(edit) @42129   12 years vboxsync Main/VirtualBox+Machine: add support for VM groups (incomplete, saving …
(edit) @42078   12 years vboxsync RTProcQueryUsernameA: Fix
(edit) @42077   12 years vboxsync Runtime/Process: Missing changes, relax the parameter checks for …
(edit) @42072   12 years vboxsync strtonum.cpp: C90 warnings.
(edit) @42068   12 years vboxsync Build fix
(edit) @42067   12 years vboxsync Runtime: New variant for RTProcQueryUsername which allocates the …
(edit) @42037   12 years vboxsync Runtime/Darwin: RT_BIT -> iprt/x86.h constants (please review)
(edit) @42035   12 years vboxsync r0drv/darwin/memobj: RT_ALIGN_Z.
(edit) @42025   12 years vboxsync A few missed copyright year updates.
(edit) @42024   12 years vboxsync VMM: RDTSCP support on Intel. Segregated some common CPU features from …
(edit) @41968   12 years vboxsync Runtime/r0drv/solaris: comments, spaces.
(edit) @41952   12 years vboxsync fix OSE
(edit) @41948   12 years vboxsync Build fix.
(edit) @41947   12 years vboxsync Runtime/testcases: DbgKrnlInfo. OS specific info. querying is a todo.
(edit) @41946   12 years vboxsync r0drv/solaris/dbgkrnlinfo: initialize with NIL_RTDBGKRNLINFO.
(edit) @41919   12 years vboxsync Runtime/process: Add RTProcQueryUsername to query the username of the …
(edit) @41911   12 years vboxsync backed out r78763 and r78763
(edit) @41910   12 years vboxsync Windows build fix
(edit) @41909   12 years vboxsync re-applied r78740 (Runtime: introduced RTRandAdvCreateOpenssl())
(edit) @41895   12 years vboxsync Runtime/r0drv: unused var.
(edit) @41889   12 years vboxsync backed out r78740
(edit) @41887   12 years vboxsync Runtime: introduced RTRandAdvCreateOpenssl()
(edit) @41881   12 years vboxsync IPRT: Name threads on linux when supported.
(edit) @41879   12 years vboxsync Runtime/r0drv/solaris: Fix failure path to exclusive lock pages before …
(edit) @41875   12 years vboxsync Misleading comment.
(edit) @41785   12 years vboxsync Comment typos.
(edit) @41783   12 years vboxsync Doxygen, comment typos.
(edit) @41776   12 years vboxsync doxygen comments.
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