VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4672   17 years vboxsync fixed inverted assertion.
(edit) @4671   17 years vboxsync Must free MDL returned by MmAllocatePagesForMdl with ExFreePool
(edit) @4636   17 years vboxsync Fixed bug in rtPathUserHomeByEnv.
(edit) @4556   17 years vboxsync blanks and (long).
(edit) @4555   17 years vboxsync the psinfo format is psinfo_t.
(edit) @4546   17 years vboxsync Only use SUPR0 on pe and lx targets. ditto for VMMGCBuiltin.
(edit) @4545   17 years vboxsync I'm missing r0drv/solaris/semeventmulti-r0drv-solaris.c for some reason…
(edit) @4544   17 years vboxsync 'u' is #defined by sys/user.h when in _KERNEL mode, that's great since …
(edit) @4543   17 years vboxsync Spaces.
(edit) @4542   17 years vboxsync Some freebsd fixes.
(edit) @4538   17 years vboxsync Made logbackdoor.cpp compile with a C compiler
(edit) @4534   17 years vboxsync FreeBSD needs extern char environ; Assume the other BSD needs this too.
(edit) @4476   17 years vboxsync fixed darwin and two really bad assertions.
(edit) @4475   17 years vboxsync Some adjustments to RTEnv and RTProcCreate. Should work on darwin now.
(edit) @4474   17 years vboxsync Solaris.
(edit) @4372   17 years vboxsync Finally corrected the RTFileRead, RTFileReadAt, RTFileWrite and …
(edit) @4371   17 years vboxsync r=bird: Who is calling this code with uiBase == 0?
(edit) @4362   17 years vboxsync Solaris
(edit) @4357   17 years vboxsync export solaris stuff
(edit) @4336   17 years vboxsync Runtime: rtStrFormatNumber(): Use 10 as number base when 0 is passed.
(edit) @4287   17 years vboxsync Solaris
(edit) @4235   17 years vboxsync new include blocker.
(edit) @4233   17 years vboxsync please keep in mind that this file is part of the Linux kernel module …
(edit) @4231   17 years vboxsync Listed NT and Linux r0drv todos. Added thread.cpp to Nt r0drv.
(edit) @4230   17 years vboxsync Ported time-r0drv to NT.
(edit) @4229   17 years vboxsync Ported thread2-r0drv to Nt (completely untested).
(edit) @4224   17 years vboxsync shouldn't be here.
(edit) @4223   17 years vboxsync bugfixes.
(edit) @4222   17 years vboxsync warning.
(edit) @4221   17 years vboxsync forgot one inverted assertion.
(edit) @4220   17 years vboxsync some ideas for virtual address reserving.
(edit) @4219   17 years vboxsync RTR0MemObj for NT (untested).
(edit) @4218   17 years vboxsync docs.
(edit) @4179   17 years vboxsync Solaris changes.
(edit) @4178   17 years vboxsync Solaris changes.
(edit) @4176   17 years vboxsync Use -e sym instead of -entry=sym since this works for both solaris and …
(edit) @4173   17 years vboxsync Make it build in the linux kernel environment.
(edit) @4160   17 years vboxsync Some bug fixes and allocation fallbacks.
(edit) @4159   17 years vboxsync Changed from $ to $.
(edit) @4158   17 years vboxsync Fixed build error and changed from $ to $.
(edit) @4155   17 years vboxsync RTR0MemGetAddressR3 & RTR0MemObjLockUser. Linux memobj impl.
(edit) @4154   17 years vboxsync work in progress. (bed time)
(edit) @4136   17 years vboxsync Added RTR0MemObjAllocPhysNC. Changed the two APIs taking ring-3 …
(edit) @4135   17 years vboxsync Use size_t for the page index. Added API for querying the ring-3 address.
(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.
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