VirtualBox

source: vbox/trunk/src/VBox/Runtime

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6021   17 years vboxsync Solaris 64-bit vboxadd fix.
(edit) @6020   17 years vboxsync Started solaris additions and the os2 to common move.
(edit) @6015   17 years vboxsync RuntimeGuestR0 RuntimeGuestR3 for solaris and the others.
(edit) @6014   17 years vboxsync Created generic templates for compiling guest additions (for new …
(edit) @6013   17 years vboxsync Created generic templates for compiling guest additions (for new …
(edit) @6012   17 years vboxsync It's BUILD_TARGET not TARGET.
(edit) @6009   17 years vboxsync Added VBOX_WITHOUT_ADDITIONS for skipping the additions althogether.
(edit) @6007   17 years vboxsync Introducing VBOX_ONLY_ADDITIONS.
(edit) @6000   17 years vboxsync The Giant CDDL Dual-License Header Change, fixes.
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5978   17 years vboxsync gcc warning
(edit) @5976   17 years vboxsync Removed the tests for KMK_USE_REDIRECT, KMK_USE_TEST, KMK_NEW_SED and …
(edit) @5975   17 years vboxsync removed left over #if 1.
(edit) @5974   17 years vboxsync Implemented RTTimeNormalize. Added a offUTC field to RTTIME (only …
(edit) @5971   17 years vboxsync Use the new RT_C_* stuff in iprt/ctype.h. Made VBOX_LOG='*usb*=~0' …
(edit) @5948   17 years vboxsync drv_usectohz returns clock_t not int.
(edit) @5947   17 years vboxsync Use default sysclass priority for threads.
(edit) @5938   17 years vboxsync iprt: small performance fix using the optimal fd number for select, …
(edit) @5912   17 years vboxsync backed out r26450
(edit) @5911   17 years vboxsync RTGetOpt does not alter argv[] does it?
(edit) @5897   17 years vboxsync KMK_USE_REDIRECT
(edit) @5885   17 years vboxsync It's '.' and not '@' that's supposed to be used to indicate local …
(edit) @5882   17 years vboxsync optimize tstTSC.
(edit) @5881   17 years vboxsync barcelona needs more time?
(edit) @5856   17 years vboxsync and another one.
(edit) @5855   17 years vboxsync another one.
(edit) @5844   17 years vboxsync Backed out accidental Makefile.kmk commit.
(edit) @5843   17 years vboxsync r=bird: Adjusted the RTGetOpt API a little bit.
(edit) @5781   17 years vboxsync Fixed some overflow detection issues.
(edit) @5766   17 years vboxsync export getopt.cpp
(edit) @5760   17 years vboxsync runtime: add generic command line parser, moved from webservice.
(edit) @5712   17 years vboxsync Added warnings about trailing chars & spaces in the RTStrTo*Int* …
(edit) @5705   17 years vboxsync Free a previously allocated memory #2.
(edit) @5702   17 years vboxsync Free a previously allocated memory.
(edit) @5666   17 years vboxsync PFNSTRFORMAT should return size_t.
(edit) @5653   17 years vboxsync sched-os2.cpp
(edit) @5606   17 years vboxsync ALIGNP SIZEOFMEMB
(edit) @5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
(edit) @5591   17 years vboxsync Leopard build fix.
(edit) @5588   17 years vboxsync Leopard build fix.
(edit) @5581   17 years vboxsync Fixed O_NONBLOCK / RTFILE_O_NON_BLOCK.
(edit) @5556   17 years vboxsync kStuff on Darwin and OS/2, no more special magic in src/VBox/Runtime.
(edit) @5555   17 years vboxsync kStuff on Darwin and OS/2, no more special magic in src/VBox/Runtime.
(edit) @5552   17 years vboxsync Darwin build fixes.
(edit) @5551   17 years vboxsync kStuff integration in progress.
(edit) @5547   17 years vboxsync cTries.
(edit) @5531   17 years vboxsync ring-0 import fix.
(edit) @5525   17 years vboxsync PDMUsb changes.
(edit) @5521   17 years vboxsync unused variable now
(edit) @5519   17 years vboxsync Runtime: Fixed memory leaks found by valgrind.
(edit) @5511   17 years vboxsync Runtime: Fixed the RTLOGGER_THREAD/"RT_THREAD" pair.
(edit) @5510   17 years vboxsync don't assert.
(edit) @5508   17 years vboxsync fFound wasn't ever set.
(edit) @5490   17 years vboxsync Converted gcc ASMMultU64ByU32DivByU32 inline code to nasm in order to …
(edit) @5489   17 years vboxsync Some hacks from yesterday.
(edit) @5488   17 years vboxsync mkdir asm
(edit) @5484   17 years vboxsync fixed header
(edit) @5468   17 years vboxsync silly typo.
(edit) @5464   17 years vboxsync More GOT / Yasm trouble. just go with the .cpp code for now.
(edit) @5463   17 years vboxsync Fixed link error. Added an alignment dummy.
(edit) @5462   17 years vboxsync Only use .asm in ring-3, 64-bit and symbol name issues.
(edit) @5461   17 years vboxsync Made u64Prev a pointer so TM can share it between contexts. Added R3, …
(edit) @5460   17 years vboxsync GOT rules…
(edit) @5459   17 years vboxsync need to fix GOT problems first…
(edit) @5457   17 years vboxsync New RTTimeNanoTS/GIP code.
(edit) @5456   17 years vboxsync New RTTimeNanoTS/GIP code.
(edit) @5455   17 years vboxsync
(edit) @5449   17 years vboxsync Runtime: Suppress "uninitialized values" valgrind errors.
(edit) @5445   17 years vboxsync sigh.
(edit) @5444   17 years vboxsync now then?
(edit) @5443   17 years vboxsync better?
(edit) @5430   17 years vboxsync Added missing Makefile.kup.
(edit) @5428   17 years vboxsync *-win32.cpp -> *-win.cpp
(edit) @5427   17 years vboxsync Merged r3/win32 and r3/win64
(edit) @5426   17 years vboxsync sort source lists.
(edit) @5424   17 years vboxsync math -> common/math
(edit) @5423   17 years vboxsync Merged the win32 and win64 directories.
(edit) @5422   17 years vboxsync table -> common/table
(edit) @5421   17 years vboxsync ldr* -> common/ldr/
(edit) @5420   17 years vboxsync mkdir common/ldr
(edit) @5419   17 years vboxsync err* RTErr* -> common/err/
(edit) @5418   17 years vboxsync mkdir common/err
(edit) @5417   17 years vboxsync various stray files -> common/misc/
(edit) @5416   17 years vboxsync misc -> common/misc
(edit) @5415   17 years vboxsync log* -> common/log/
(edit) @5414   17 years vboxsync mkdir common/log
(edit) @5413   17 years vboxsync uni* str* utf* -> common/string/
(edit) @5412   17 years vboxsync crc* md5* -> common/checksum
(edit) @5411   17 years vboxsync Added common\checksum
(edit) @5410   17 years vboxsync alloc* -> common/alloc
(edit) @5409   17 years vboxsync string -> common/string
(edit) @5408   17 years vboxsync time -> common/time
(edit) @5407   17 years vboxsync new dir.
(edit) @5406   17 years vboxsync -> r3
(edit) @5405   17 years vboxsync -> r3
(edit) @5404   17 years vboxsync Moved the time stuff out of the root dir.
(edit) @5403   17 years vboxsync time subdir.
(edit) @5381   17 years vboxsync Fixed a typo in the-linux-kernel.h
(edit) @5373   17 years vboxsync make sure the memory is suitable for executable images.
(edit) @5358   17 years vboxsync pThis
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