VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4372   18 years vboxsync Finally corrected the RTFileRead, RTFileReadAt, RTFileWrite and …
(edit) @4371   18 years vboxsync r=bird: Who is calling this code with uiBase == 0?
(edit) @4362   18 years vboxsync Solaris
(edit) @4357   18 years vboxsync export solaris stuff
(edit) @4336   18 years vboxsync Runtime: rtStrFormatNumber(): Use 10 as number base when 0 is passed.
(edit) @4287   18 years vboxsync Solaris
(edit) @4235   18 years vboxsync new include blocker.
(edit) @4233   18 years vboxsync please keep in mind that this file is part of the Linux kernel module …
(edit) @4231   18 years vboxsync Listed NT and Linux r0drv todos. Added thread.cpp to Nt r0drv.
(edit) @4230   18 years vboxsync Ported time-r0drv to NT.
(edit) @4229   18 years vboxsync Ported thread2-r0drv to Nt (completely untested).
(edit) @4224   18 years vboxsync shouldn't be here.
(edit) @4223   18 years vboxsync bugfixes.
(edit) @4222   18 years vboxsync warning.
(edit) @4221   18 years vboxsync forgot one inverted assertion.
(edit) @4220   18 years vboxsync some ideas for virtual address reserving.
(edit) @4219   18 years vboxsync RTR0MemObj for NT (untested).
(edit) @4218   18 years vboxsync docs.
(edit) @4179   18 years vboxsync Solaris changes.
(edit) @4178   18 years vboxsync Solaris changes.
(edit) @4176   18 years vboxsync Use -e sym instead of -entry=sym since this works for both solaris and …
(edit) @4173   18 years vboxsync Make it build in the linux kernel environment.
(edit) @4160   18 years vboxsync Some bug fixes and allocation fallbacks.
(edit) @4159   18 years vboxsync Changed from $ to $.
(edit) @4158   18 years vboxsync Fixed build error and changed from $ to $.
(edit) @4155   18 years vboxsync RTR0MemGetAddressR3 & RTR0MemObjLockUser. Linux memobj impl.
(edit) @4154   18 years vboxsync work in progress. (bed time)
(edit) @4136   18 years vboxsync Added RTR0MemObjAllocPhysNC. Changed the two APIs taking ring-3 …
(edit) @4135   18 years vboxsync Use size_t for the page index. Added API for querying the ring-3 address.
(edit) @4130   18 years vboxsync license header fix
(edit) @4104   18 years vboxsync Runtime/RTEnv: Fixed the off by one bug.
(edit) @4101   18 years vboxsync Attempt to fix the burning L4 testbox by making Dmitry's environment …
(edit) @4076   18 years vboxsync Two more manual license fixes.
(edit) @4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4066   18 years vboxsync Runtime: Fixed linux builds.
(edit) @4063   18 years vboxsync Runtime: Added basic RTEnv...(RTENV,..) API.
(edit) @4049   18 years vboxsync Some untested FreeBSD memory code.
(edit) @4038   18 years vboxsync some notes from kernel digging.
(edit) @4029   18 years vboxsync Added missing checks and a fallback path for RTPathUserHome.
(edit) @4026   18 years vboxsync Modified RTPathUserHome to return the value from the passwd file for …
(edit) @4020   18 years vboxsync Spelling
(edit) @3991   18 years vboxsync drop the two sysmods on solaris as the templates aren't up to speed yet.
(edit) @3990   18 years vboxsync
(edit) @3989   18 years vboxsync export
(edit) @3985   18 years vboxsync export
(edit) @3984   18 years vboxsync grr
(edit) @3983   18 years vboxsync export
(edit) @3982   18 years vboxsync export
(edit) @3980   18 years vboxsync Solaris.
(edit) @3977   18 years vboxsync Implemented the timer and time apis for freebsd, stubbed the memobj ones.
(edit) @3949   18 years vboxsync Only use kLdr on windows, darwin and OS/2.
(edit) @3916   18 years vboxsync Solaris.
(edit) @3888   18 years vboxsync Solaris.
(edit) @3866   18 years vboxsync fix building Windows guest additions from Linux hosts
(edit) @3860   18 years vboxsync introduced some generic IPRT functions for requesting several pathes
(edit) @3760   18 years vboxsync use panic.
(edit) @3757   18 years vboxsync spelling
(edit) @3707   18 years vboxsync assert-r0drv-darwin.cpp.
(edit) @3706   18 years vboxsync AssertMsg1/2.
(edit) @3705   18 years vboxsync RTStrPrintfV
(edit) @3699   18 years vboxsync double underscore cleanup.
(edit) @3680   18 years vboxsync Implemented some more FreeBSD ring-0 driver code.
(edit) @3679   18 years vboxsync Implemented some more FreeBSD ring-0 driver code.
(edit) @3678   18 years vboxsync Implemented some more FreeBSD ring-0 driver code.
(edit) @3676   18 years vboxsync typos.
(edit) @3672   18 years vboxsync RT_OS_* and RT_ARCH_* for Runtime/ and Support/
(edit) @3622   18 years vboxsync typo. (FreeBSD)
(edit) @3613   18 years vboxsync Runtime: Don't assert if there is no valid conversion of Win32 error …
(edit) @3545   18 years vboxsync L4/AMD64 build fix
(edit) @3502   18 years vboxsync pszErrorMsg may be NULL
(edit) @3487   18 years vboxsync Fix obsolete doxyfile setting.
(edit) @3393   18 years vboxsync Removed PCSUPGLOBALINFOPAGE and PCSUPGIPCPU to avoid const/volatile …
(edit) @3365   18 years vboxsync Runtime: Fixed the POSIX version of RTPathAbs() so that it now …
(edit) @3364   18 years vboxsync Runtime: Comment spelling.
(edit) @3360   18 years vboxsync Runtime: Removed the deadly assertion from RTThreadSelf() on OS/2.
(edit) @3350   18 years vboxsync alignment.
(edit) @3336   18 years vboxsync two more imports.
(edit) @3335   18 years vboxsync segment start lables.
(edit) @3334   18 years vboxsync Fixed inverted interrupt[ia]ble test.
(edit) @3322   18 years vboxsync warnings
(edit) @3305   18 years vboxsync change_page_attr was introduced somewhere in the 2.4.21..28 range. …
(edit) @3282   18 years vboxsync FSHELPER.
(edit) @3266   18 years vboxsync build runtimeos2guestr3.lib
(edit) @3256   18 years vboxsync RTTIMESPEC is signed.
(edit) @3254   18 years vboxsync Fixed overflow detection.
(edit) @3253   18 years vboxsync fixed RDtimespec
(edit) @3249   18 years vboxsync VBox ring-3 template and runtime.
(edit) @3239   18 years vboxsync Added current context (CC) variations on the RG/RG types; …
(edit) @3236   18 years vboxsync comment.
(edit) @3225   18 years vboxsync RTR0MemObjMapKernel for OS/2.
(edit) @3224   18 years vboxsync DOS16DEVIOCTL*
(edit) @3219   18 years vboxsync RuntimeOS2GuestR0.
(edit) @3160   18 years vboxsync rtUtf16RecodeAsUtf8 takes a cch excluding the terminator. removed dead …
(edit) @3148   18 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 …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette