VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18847   16 years vboxsync RTTest: Added alternative API that's easier to use.
(edit) @18808   16 years vboxsync Runtime: Fix RTStrmGetLine() to return VERR_EOF when the end of …
(edit) @18805   16 years vboxsync Runtime: fixed RTFileReadAll()
(edit) @18803   16 years vboxsync Backed out r45795.
(edit) @18802   16 years vboxsync 2957: Dynamic add/remove via /dev/vboxnetctl ioctls.
(edit) @18750   16 years vboxsync RuntimeR0Drv: Promoted the random stuff from solaris to all.
(edit) @18744   16 years vboxsync Runtime/getopt: provide way to figure out which option definition matched
(edit) @18638   16 years vboxsync Doxygen: 2nd go at updating this; leaving selected indent and comment …
(edit) @18629   16 years vboxsync backed out r45404 as it messes up the file, manual merge of the …
(edit) @18603   16 years vboxsync heapsimple.cpp: Just convert to C style, plese, do NOT move comments …
(edit) @18602   16 years vboxsync log-vbox.cpp: Just drop the warning, we can't add this to every other …
(edit) @18587   16 years vboxsync typo + gcc warning
(edit) @18571   16 years vboxsync tstUtf8: Converted to RTTest (awful lot of work) and added RTStrStr …
(edit) @18570   16 years vboxsync RTStrIStr: fixed inverted test.
(edit) @18569   16 years vboxsync RTTest: sub tests, more typical reporting of those.
(edit) @18562   16 years vboxsync build fix?
(edit) @18561   16 years vboxsync Warnings: move assertion statements for parameters past initial …
(edit) @18560   16 years vboxsync Fix warning on linux about decls-after-statement.
(edit) @18552   16 years vboxsync IPRT: Untested RTStrIStr and RTStrStr. (testcase is underways)
(edit) @18544   16 years vboxsync RTStrToUpper/Lower: Document assumtions & todos properly, added …
(edit) @18538   16 years vboxsync docs: do as doxygen suggested and run "doxygen -u" to update these …
(edit) @18537   16 years vboxsync bah.
(edit) @18536   16 years vboxsync logbackdoor.cpp: Use ASMOutStrU8.
(edit) @18528   16 years vboxsync Runtime: added RTStrToLower & RTStrToUpper
(edit) @18522   16 years vboxsync memobj-r0drv-linux.c: nitpicking.
(edit) @18496   16 years vboxsync IPRT/the-nt-kernel.h: shut up warnings about stupid intrinsics.
(edit) @18468   16 years vboxsync tstAvl: warning about useless test.
(edit) @18455   16 years vboxsync tstRand: fixed warning stemming from a row of extra zeros.
(edit) @18454   16 years vboxsync tstLdr: copy&past warning.
(edit) @18428   16 years vboxsync heapsimple.cpp: MSC/64 warning.
(edit) @18427   16 years vboxsync iprt/test.cpp: MSC/64 warnings.
(edit) @18426   16 years vboxsync zip.cpp: shut up some conversion warnings (MSC/64).
(edit) @18425   16 years vboxsync tstBitOperations: Use RT_ZERO instead of memset a couple of place so …
(edit) @18371   16 years vboxsync RTAssertShouldPanic-vbox.cpp: don't waste stack.
(edit) @18367   16 years vboxsync tstBitOperations: Another testcase (left over from debugging a silly …
(edit) @18366   16 years vboxsync RTTest: RTTEST_CHECK, doxygen.
(edit) @18365   16 years vboxsync tstBitOperations: Use RTTest.
(edit) @18364   16 years vboxsync RTTest: kick-off for testcase helpers.
(edit) @18357   16 years vboxsync tstLdr-3: cpu mode.
(edit) @18329   16 years vboxsync iprt/err.h: Added VERR_INTERNAL_ERROR_2 and VERR_INTERNAL_ERROR_3 for …
(edit) @18323   16 years vboxsync DHCP server/win: make it work again; NetFlt,Adp/win: IDC init polling
(edit) @18318   16 years vboxsync space
(edit) @18250   16 years vboxsync enable vm_insert_page() for Linux 2.6.23+
(edit) @18196   16 years vboxsync Runtime: don't hide the return code from SUPR3Init()
(edit) @18188   16 years vboxsync Added RTLogGetDefaultInstance
(edit) @18174   16 years vboxsync fixed VBOX_ASSERT=gdb
(edit) @18129   16 years vboxsync NetFlt/win: use fDisablePromiscuous flag
(edit) @18128   16 years vboxsync IPRT, Shared Folders: Implemented file attributes access flags for …
(edit) @18117   16 years vboxsync sed(1): make these locale independent by using [:alnum:] and friends. …
(edit) @18110   16 years vboxsync gcc warning (not ideal btw)
(edit) @18100   16 years vboxsync typo
(edit) @18096   16 years vboxsync spaces, sigh.
(edit) @18095   16 years vboxsync how difficult can this be…
(edit) @18055   16 years vboxsync Runtime: call setlocale from RTR3Init, not as a global initialiser
(edit) @17951   16 years vboxsync Runtime: reversed r44528
(edit) @17949   16 years vboxsync Runtime: weaken an assertion in RTErrConvertToErrno
(edit) @17809   16 years vboxsync fixed copyright
(edit) @17748   16 years vboxsync fixed installation path
(edit) @17744   16 years vboxsync IPRT: Added a static/dll guest lib called RuntimeGuestR3Shared (use …
(edit) @17588   16 years vboxsync IPRT: heapsimple.cpp to RuntimeR0Drv_SOURCES not dot-something.
(edit) @17582   16 years vboxsync Add heapsimple to the RuntimeR0Drv library for .win (remove from …
(edit) @17522   16 years vboxsync strformattype.cpp: be a bit more gentle if the type is missing.
(edit) @17464   16 years vboxsync Add heapsimple to the RuntimeGuestR0 library.
(edit) @17441   16 years vboxsync IPRT/RTGetOpt: Added RTGETOPT_REQ_MACADDR.
(edit) @17416   16 years vboxsync Backed out 43811; not required
(edit) @17410   16 years vboxsync Don't flush the RC log in AssertMsg1/2; it's done automatically and …
(edit) @17405   16 years vboxsync Don't flush so often
(edit) @17357   16 years vboxsync todo in iprt
(edit) @17355   16 years vboxsync IPRT: Build RuntimeR3 with the RT_NO_GIP option so we don't need to …
(edit) @17354   16 years vboxsync IRPT: Use the static template for building RuntimeR3.a/lib so we can …
(edit) @17348   16 years vboxsync IPRT/assert: don't create a debug log on assert if we've got a release …
(edit) @17319   16 years vboxsync IPRT: Added RTGETOPT_REQ_IPV4ADDR to RTGetOpt.
(edit) @17189   16 years vboxsync unused variables
(edit) @17143   16 years vboxsync IPRT: Updated the RTGetOpt todos.
(edit) @17141   16 years vboxsync IPRT: Added support for short option lists (ls -latrT4). This fixes a …
(edit) @17101   16 years vboxsync RTGetOpt comment.
(edit) @17100   16 years vboxsync RTGetOpt: Fixed 'tstHeadless -startvm vm' breakage from earlier today.
(edit) @17095   16 years vboxsync #2957: VBoxNetAdp: Fixes in generic and darwin parts. No traffic yet.
(edit) @17093   16 years vboxsync RTGetOpt interface changes.
(edit) @17088   16 years vboxsync RTGetOpt: uShort -> iShort and int.
(edit) @17087   16 years vboxsync RTGetOpt: cleanup, restored @todo and returning 0 on first non-option.
(edit) @17083   16 years vboxsync IPRT: formatting
(edit) @17082   16 years vboxsync IPRT: fix new RTGetOpt
(edit) @17080   16 years vboxsync IPRT: build hack to make the VBoxRT alias do the install bits when the …
(edit) @17078   16 years vboxsync IPRT: make RTGetOpt accept non-'--' parameters; use RTGetOpt for …
(edit) @17019   16 years vboxsync RTLdrIsLoadable: docs, leave validation to RTLdrLoad.
(edit) @17018   16 years vboxsync RTProcIsRunningByName: spec update.
(edit) @17016   16 years vboxsync RTProcIsRunningByName: Try /proc/N/exe first and /proc/N/cmdline is …
(edit) @17011   16 years vboxsync RTProcIsRunningByName cleanup.
(edit) @17010   16 years vboxsync iprt: RTLdrIsLoadable for checking if an dynamically library could be …
(edit) @17008   16 years vboxsync IPRT: Expose (and fix) RTStrmOpenF and RTStrmOpenFV.
(edit) @17003   16 years vboxsync iprt: Reading the exe link doesn't work on root processes. So use the …
(edit) @16999   16 years vboxsync iprt: RTProcIsRunningByName implementation for Linux.
(edit) @16998   16 years vboxsync iprt: typo
(edit) @16977   16 years vboxsync LOG_ENABLED fix
(edit) @16958   16 years vboxsync mp-r0drv-darwin: don't use ml_get_max_cpus, it's obsolete.
(edit) @16935   16 years vboxsync kStuff,IPRT: kStuff r23 -> r26, kLdrModOpenFromRdr got image selection …
(edit) @16934   16 years vboxsync IPRT: Prep for upcoming FAT Mach-O support.
(edit) @16933   16 years vboxsync IPRT/PDM,SUPLIb,REM: Extended RTLdrOpen with an architecture argument …
(edit) @16908   16 years vboxsync RuntimeGuestR3Mini: windows update.
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