VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6779   17 years vboxsync Additions/common: define our own prototypes for the reduced XFree86 …
(edit) @6778   17 years vboxsync VBOX_WITH_WEBSERVICES got lost when resolving a conflict the other …
(edit) @6777   17 years vboxsync added simple benchmark for low-level assembler instructions
(edit) @6776   17 years vboxsync Corrected Solaris vboxadd as vboxguest in more places.
(edit) @6775   17 years vboxsync Solaris vboxguest: Fix and cleanups.
(edit) @6774   17 years vboxsync Solaris vboxguest: Fix ifdef and updated conf file.
(edit) @6773   17 years vboxsync Hostside shareclipboard makefile: Use if1of here.
(edit) @6772   17 years vboxsync A little adjustment of the put webservices-last hack.
(edit) @6771   17 years vboxsync No shared clipboard on OS/2 yet.
(edit) @6770   17 years vboxsync doc: Readme for OS/2.
(edit) @6769   17 years vboxsync FE/Qt: OS/2: Hacked BEGINCODE again as it doesn't properly work for …
(edit) @6768   17 years vboxsync FE/Qt: Spelling (Russian).
(edit) @6767   17 years vboxsync FE/Qt: 1) Release pressed keys even on focus loss in Paused state (for …
(edit) @6766   17 years vboxsync Runtime: OS/2: Hacked RTFileChangeLock the same way it is done on Win32.
(edit) @6765   17 years vboxsync oops.
(edit) @6764   17 years vboxsync Made !PGMPOOL_WITH_CACHE buildable so I can run OS/2 here.
(edit) @6763   17 years vboxsync FE/Qt: Add _DRIVE when adding drive shares on OS/2.
(edit) @6762   17 years vboxsync Main: Fixed loading of the Shared Folders service on OS/2.
(edit) @6761   17 years vboxsync Devices/Network: Made NAT networking work on OS/2 hosts.
(edit) @6760   17 years vboxsync Implemented test signing. Documented under CodeSigning in the wiki.
(edit) @6759   17 years vboxsync Converted all but VirtualBox/Makefile.kmk to sub-makefiles.
(edit) @6758   17 years vboxsync Converted the (recursive) linux makefiles to sub-makefiles.
(edit) @6757   17 years vboxsync Converted the (recursive) linux makefiles to sub-makefiles.
(edit) @6756   17 years vboxsync Converted the (recursive) x11 makefiles to sub-makefiles.
(edit) @6755   17 years vboxsync Just a sanity check.
(edit) @6754   17 years vboxsync Unbreak l4 (linux.arch).
(edit) @6753   17 years vboxsync Added selfsign and the cross compiler to the svn:ignore tag.
(edit) @6752   17 years vboxsync Converted to sub-makefiles so we can build webservices in parallel …
(edit) @6751   17 years vboxsync Fixed RuntimeGuestR3 issue (wrong semaphore code) when building on …
(edit) @6750   17 years vboxsync Added a optimization testcase mode.
(edit) @6749   17 years vboxsync fixed two second mixups.
(edit) @6748   17 years vboxsync Same assertion for request/release as in the event sem code. Document …
(edit) @6747   17 years vboxsync pInt[Event|EventMulti|Mutex]Sem -> pThis
(edit) @6746   17 years vboxsync Replaced rtsemMutexValid by assertions like all the recent …
(edit) @6745   17 years vboxsync Better alignment.
(edit) @6744   17 years vboxsync Undid [27825].
(edit) @6743   17 years vboxsync Use ASMAtomicCmpXchgS32
(edit) @6742   17 years vboxsync Use ASMAtomicCmpXchgS32
(edit) @6741   17 years vboxsync Extended the testcase a bit.
(edit) @6740   17 years vboxsync Removed VBox'isms and crt deps. Prefix output. Return a usable code.
(edit) @6739   17 years vboxsync fixed props.
(edit) @6738   17 years vboxsync split up the linux and posix semaphore implementations (ring-3) to …
(edit) @6737   17 years vboxsync save one ASMAtomicXchgS32(), added comments
(edit) @6736   17 years vboxsync simple RTSemMutex testcase
(edit) @6735   17 years vboxsync Move RTLdrClose inside the if so that it is only called if RTLdrLoad …
(edit) @6734   17 years vboxsync Don't list the header in SOURCES, this isn't automake.
(edit) @6733   17 years vboxsync Eliminated VBOXLNX32GUESTR3EXE and VBOXLNX32GUESTR3EXENOCPP.
(edit) @6732   17 years vboxsync Used VBOXGUESTR3EXE instead of VBOXLNX32GUESTR3EXENOCPP.
(edit) @6731   17 years vboxsync Fix bug in mutex semaphore reimplementation without pthreads. The …
(edit) @6730   17 years vboxsync Made crossbuilding the linux additions in an l4 build work again. …
(edit) @6729   17 years vboxsync fixed build
(edit) @6728   17 years vboxsync 1761: "Create VM session information dialog": Counter description …
(edit) @6727   17 years vboxsync Reimplemented mutex semaphores in sems-linux.cpp (64bit linux has bugs …
(edit) @6726   17 years vboxsync 2 fixes from qemu: fix cmpxchg8b detection and fix DR6 single step …
(edit) @6725   17 years vboxsync A quick implementation sketch of a solution to the SetVisibleRegion …
(edit) @6724   17 years vboxsync 2626 "FE/Qt support for readonly shared folders": 1. Shared Folders …
(edit) @6723   17 years vboxsync Undefine VBOX_WITH_ADDITION_DRIVERS in the l4 section.
(edit) @6722   17 years vboxsync spelling
(edit) @6721   17 years vboxsync Mac OS X: We can acquire a cgcontext from the dock icon which means we …
(edit) @6720   17 years vboxsync Mac OS X: Removed that transparent 128x128 png file and create one …
(edit) @6719   17 years vboxsync 1761: “Create VM session information dialog”: 1. The margins around …
(edit) @6718   17 years vboxsync better fix
(edit) @6717   17 years vboxsync fix
(edit) @6716   17 years vboxsync adapted BFE to readonly shared folders
(edit) @6715   17 years vboxsync Mac OS X: Changed overlay icon in the bottom right of the dock icon …
(edit) @6714   17 years vboxsync Minor cleanup.
(edit) @6713   17 years vboxsync legacy
(edit) @6712   17 years vboxsync c99 in the VBOXGUESTR3XORGMOD template.
(edit) @6711   17 years vboxsync Solaris vboxguest doesn't use the runtime solaris-kernel.h
(edit) @6710   17 years vboxsync Solaris vboxdrv SYSSUFF correction.
(edit) @6709   17 years vboxsync Warning
(edit) @6708   17 years vboxsync don't build guest kernel modules at host when building L4
(edit) @6707   17 years vboxsync actually this is the same
(edit) @6706   17 years vboxsync Added a todo.
(edit) @6705   17 years vboxsync Removed VBOXLNX32GUESTR3DLLNOCPP.
(edit) @6704   17 years vboxsync Removed VBOXLNX32GUESTR3LIB.
(edit) @6703   17 years vboxsync Removed VBoxGuestR3LibLinux.
(edit) @6702   17 years vboxsync Update the SYSSUFF @todo for solaris.
(edit) @6701   17 years vboxsync Updated to kBuild r1389: Added GMAKE defined. Fixed SUFF_SYS for solaris.
(edit) @6700   17 years vboxsync Updated the docs.
(edit) @6699   17 years vboxsync Removed the obsolete remote cross building stuff.
(edit) @6698   17 years vboxsync Documented VBOX_WITHOUT_ADDITIONS_ISO and define it for OSE builds.
(edit) @6697   17 years vboxsync Drop the old remote building.
(edit) @6696   17 years vboxsync Removed RuntimeLnx32GuestR3, nobody is using it any longer.
(edit) @6695   17 years vboxsync Used VBOX_LIB_IPRT_GUEST_R3 instead of RuntimeLnx32GuestR3.
(edit) @6694   17 years vboxsync Added todo.
(edit) @6693   17 years vboxsync Replaced VBOXLNX32GUESTR0 by VBOXGUESTR0, …
(edit) @6692   17 years vboxsync rdesktop-vrdp is a binary
(edit) @6691   17 years vboxsync Corrected segment declaration and WEAK definition. Corrected VBoxHlp.h …
(edit) @6690   17 years vboxsync keep debug info for .run packages (VirtualBox-dbg.tar.bz2)
(edit) @6689   17 years vboxsync svn:eol-style.
(edit) @6688   17 years vboxsync Export the os2 directory.
(edit) @6687   17 years vboxsync Use the generic guest template.
(edit) @6686   17 years vboxsync Added LOG_TO_BACKDOOR to VBOXGUESTR3EXE.
(edit) @6685   17 years vboxsync Build RuntimeGuestR3 on linux.
(edit) @6684   17 years vboxsync Drop the l4 .so hack, it's in the template now.
(edit) @6683   17 years vboxsync r=bird: see @todo. spaces.
(edit) @6682   17 years vboxsync todo: -> @todo
(edit) @6681   17 years vboxsync typo.
(edit) @6680   17 years vboxsync fixed svn props
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