VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4130   17 years vboxsync license header fix
(edit) @4104   17 years vboxsync Runtime/RTEnv: Fixed the off by one bug.
(edit) @4101   17 years vboxsync Attempt to fix the burning L4 testbox by making Dmitry's environment …
(edit) @4076   17 years vboxsync Two more manual license fixes.
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4066   17 years vboxsync Runtime: Fixed linux builds.
(edit) @4063   17 years vboxsync Runtime: Added basic RTEnv...(RTENV,..) API.
(edit) @4049   17 years vboxsync Some untested FreeBSD memory code.
(edit) @4038   17 years vboxsync some notes from kernel digging.
(edit) @4029   17 years vboxsync Added missing checks and a fallback path for RTPathUserHome.
(edit) @4026   17 years vboxsync Modified RTPathUserHome to return the value from the passwd file for …
(edit) @4020   17 years vboxsync Spelling
(edit) @3991   17 years vboxsync drop the two sysmods on solaris as the templates aren't up to speed yet.
(edit) @3990   17 years vboxsync
(edit) @3989   17 years vboxsync export
(edit) @3985   17 years vboxsync export
(edit) @3984   17 years vboxsync grr
(edit) @3983   17 years vboxsync export
(edit) @3982   17 years vboxsync export
(edit) @3980   17 years vboxsync Solaris.
(edit) @3977   17 years vboxsync Implemented the timer and time apis for freebsd, stubbed the memobj ones.
(edit) @3949   17 years vboxsync Only use kLdr on windows, darwin and OS/2.
(edit) @3916   17 years vboxsync Solaris.
(edit) @3888   17 years vboxsync Solaris.
(edit) @3866   17 years vboxsync fix building Windows guest additions from Linux hosts
(edit) @3860   17 years vboxsync introduced some generic IPRT functions for requesting several pathes
(edit) @3760   17 years vboxsync use panic.
(edit) @3757   17 years vboxsync spelling
(edit) @3707   17 years vboxsync assert-r0drv-darwin.cpp.
(edit) @3706   17 years vboxsync AssertMsg1/2.
(edit) @3705   17 years vboxsync RTStrPrintfV
(edit) @3699   17 years vboxsync double underscore cleanup.
(edit) @3680   17 years vboxsync Implemented some more FreeBSD ring-0 driver code.
(edit) @3679   17 years vboxsync Implemented some more FreeBSD ring-0 driver code.
(edit) @3678   17 years vboxsync Implemented some more FreeBSD ring-0 driver code.
(edit) @3676   17 years vboxsync typos.
(edit) @3672   17 years vboxsync RT_OS_* and RT_ARCH_* for Runtime/ and Support/
(edit) @3622   17 years vboxsync typo. (FreeBSD)
(edit) @3613   17 years vboxsync Runtime: Don't assert if there is no valid conversion of Win32 error …
(edit) @3545   17 years vboxsync L4/AMD64 build fix
(edit) @3502   17 years vboxsync pszErrorMsg may be NULL
(edit) @3487   17 years vboxsync Fix obsolete doxyfile setting.
(edit) @3393   17 years vboxsync Removed PCSUPGLOBALINFOPAGE and PCSUPGIPCPU to avoid const/volatile …
(edit) @3365   17 years vboxsync Runtime: Fixed the POSIX version of RTPathAbs() so that it now …
(edit) @3364   17 years vboxsync Runtime: Comment spelling.
(edit) @3360   17 years vboxsync Runtime: Removed the deadly assertion from RTThreadSelf() on OS/2.
(edit) @3350   17 years vboxsync alignment.
(edit) @3336   17 years vboxsync two more imports.
(edit) @3335   17 years vboxsync segment start lables.
(edit) @3334   17 years vboxsync Fixed inverted interrupt[ia]ble test.
(edit) @3322   17 years vboxsync warnings
(edit) @3305   17 years vboxsync change_page_attr was introduced somewhere in the 2.4.21..28 range. …
(edit) @3282   17 years vboxsync FSHELPER.
(edit) @3266   17 years vboxsync build runtimeos2guestr3.lib
(edit) @3256   17 years vboxsync RTTIMESPEC is signed.
(edit) @3254   17 years vboxsync Fixed overflow detection.
(edit) @3253   17 years vboxsync fixed RDtimespec
(edit) @3249   17 years vboxsync VBox ring-3 template and runtime.
(edit) @3239   17 years vboxsync Added current context (CC) variations on the RG/RG types; …
(edit) @3236   17 years vboxsync comment.
(edit) @3225   17 years vboxsync RTR0MemObjMapKernel for OS/2.
(edit) @3224   17 years vboxsync DOS16DEVIOCTL*
(edit) @3219   17 years vboxsync RuntimeOS2GuestR0.
(edit) @3160   17 years vboxsync rtUtf16RecodeAsUtf8 takes a cch excluding the terminator. removed dead …
(edit) @3148   17 years vboxsync Runtime: Added support for colon as the 'instruction=value' separator …
(edit) @3125   18 years vboxsync Fixed RTUtf16ToUtf8Ex so that it doesn't ignore the second parameter
(edit) @3124   18 years vboxsync export it.
(edit) @3123   18 years vboxsync Made VBOX_LOG_FLAGS=msprog work in GC.
(edit) @3086   18 years vboxsync introduced RTLogCreateEx and RTLogCreateExV to be able to pass an …
(edit) @3054   18 years vboxsync chcon VBoxRT.so to get testcases work on SELinux-enabled systems at …
(edit) @3022   18 years vboxsync Check that there is a symbol table in the ELF relocatable image we're …
(edit) @2988   18 years vboxsync InnoTek -> innotek part 4: more miscellaneous files.
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2966   18 years vboxsync Export
(edit) @2963   18 years vboxsync rtlogLock & rtlogUnlock in the runtime shouldn't use the fast …
(edit) @2940   18 years vboxsync VBOX_ADDITIONS_WIN32_ONLY
(edit) @2933   18 years vboxsync Make '.' mean hidden when converting from unix to dos file mode.
(edit) @2909   18 years vboxsync pfnLogger and pfnFlush are ring-0 addresses and can't be validated …
(edit) @2652   18 years vboxsync The tag should be easy to spot (IPRT).
(edit) @2629   18 years vboxsync some flags and fixed broken RTTimeLocaleNow on windows.
(edit) @2617   18 years vboxsync export to OSE
(edit) @2616   18 years vboxsync export to OSE
(edit) @2615   18 years vboxsync export to OSE
(edit) @2612   18 years vboxsync Implemented local time functions. (not properly tested yet)
(edit) @2604   18 years vboxsync Added RTErrConvertFromDarwin[COM|IO|Kern].
(edit) @2509   18 years vboxsync Added the sources to the generate messages.
(edit) @2490   18 years vboxsync kBuild macros
(edit) @2489   18 years vboxsync kBuild macro
(edit) @2482   18 years vboxsync Drop PATH_CURRENT from the global DEFS as it plays merry poppins with …
(edit) @2478   18 years vboxsync [Mm]akefile -> Makefile.kmk
(edit) @2477   18 years vboxsync export
(edit) @2475   18 years vboxsync Makefile.kmk -> Makefile.kup
(edit) @2442   18 years vboxsync back to normal again
(edit) @2441   18 years vboxsync temporary build error
(edit) @2424   18 years vboxsync converted to C style declarations to shush up gcc when building the …
(edit) @2333   18 years vboxsync gcc-4.2 warnings
(edit) @2306   18 years vboxsync r=frank
(edit) @2303   18 years vboxsync you didn't quite understand me…
(edit) @2254   18 years vboxsync r=frank
(edit) @2253   18 years vboxsync Added (disabled) the overflow testcase for ASMMultU64ByU32DivByU32.
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