VirtualBox

source: vbox/trunk/src/VBox/Additions/common

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7255   17 years vboxsync Solaris vboxguest: OStype build fix.
(edit) @7233   17 years vboxsync Renamed OSType to VBOXOSTYPE to fix the clash with some mac os x typedef.
(edit) @7101   17 years vboxsync sol vboxguest: Disabled unused block cookie.
(edit) @7072   17 years vboxsync Make our devices use the RTGCPHYS32 type & backed out the alignment …
(edit) @6849   17 years vboxsync Additions/common: fixed the guest R3 library display change query …
(edit) @6842   17 years vboxsync Additions/common: added a call to wait for a display change request …
(edit) @6803   17 years vboxsync Solaris vboxguest: added proper checks while setting up IRQs.
(edit) @6783   17 years vboxsync Additions/x11: Seamless and solaris specifics.
(edit) @6780   17 years vboxsync Additions/common and Additions/Linux: and indefinite timeout is …
(edit) @6779   17 years vboxsync Additions/common: define our own prototypes for the reduced XFree86 …
(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) @6714   17 years vboxsync Minor cleanup.
(edit) @6711   17 years vboxsync Solaris vboxguest doesn't use the runtime solaris-kernel.h
(edit) @6709   17 years vboxsync Warning
(edit) @6704   17 years vboxsync Removed VBOXLNX32GUESTR3LIB.
(edit) @6703   17 years vboxsync Removed VBoxGuestR3LibLinux.
(edit) @6693   17 years vboxsync Replaced VBOXLNX32GUESTR0 by VBOXGUESTR0, …
(edit) @6672   17 years vboxsync Solaris vboxadd renamed as vboxguest.
(edit) @6662   17 years vboxsync win instead of windows.
(edit) @6657   17 years vboxsync Use the generic templates for building the OS/2 guest additions. …
(edit) @6654   17 years vboxsync Unbroke the OS/2 additions build.
(edit) @6604   17 years vboxsync Fixed the PIC issue with the X11 drivers: Made …
(edit) @6601   17 years vboxsync {}.
(edit) @6600   17 years vboxsync r=bird: VBoxGuestR3LibXFree86 has already got -fno-exceptions …
(edit) @6587   17 years vboxsync Additions/x11: get rid of gxx_personality_v0 on x11/Linux guests
(edit) @6578   17 years vboxsync Added VBOX_PATH_X11_* variables that points to the various versions of …
(edit) @6577   17 years vboxsync Try use VBOXGUESTR3LIB for VBoxGuestR3LibXFree86. Start building …
(edit) @6570   17 years vboxsync Use the same umask. doesn't really matter I think for our usage.
(edit) @6569   17 years vboxsync Additions/X11: attempt to fix the XFree86 additions, second try
(edit) @6568   17 years vboxsync Additions/X11: attempt to fix the XFree86 additions
(edit) @6565   17 years vboxsync Fix for Todo in r27575. added as new function as we cannot use …
(edit) @6559   17 years vboxsync Return value.
(edit) @6558   17 years vboxsync typo
(edit) @6557   17 years vboxsync iprt/assert.h doesn't appear to be used.
(edit) @6556   17 years vboxsync r=bird: Some cleanup. hope it works
(edit) @6555   17 years vboxsync .._GUEST_MINI_R3 -> GUEST_R3_MINI. Added VBOX_LIB_VBGL_R3_XFREE86 to …
(edit) @6538   17 years vboxsync Additions/R3 Guest library: created a reduced version of the library …
(edit) @6531   17 years vboxsync Guest Additions (R3 library): fixed todo from r27515
(edit) @6524   17 years vboxsync Solaris: Remove check in VbglR3Daemonize guarding it from multiple calls.
(edit) @6518   17 years vboxsync VbglR3SetPointerShape accept image size, and cleanups to vboxutils …
(edit) @6510   17 years vboxsync Changed VbglR3SetPointerShape to accept the full request size.
(edit) @6507   17 years vboxsync r=bird: Use bool for boolean. fix some hungarian spelling.
(edit) @6506   17 years vboxsync fixed spelling added todo.
(edit) @6504   17 years vboxsync vboxadd: The preferred way to setup interrupts in Solaris.
(edit) @6502   17 years vboxsync spelling.
(edit) @6498   17 years vboxsync Corrected header order.
(edit) @6497   17 years vboxsync Skip unused members in vboxvideo.h for solaris and clean-ups, spaces, …
(edit) @6495   17 years vboxsync eol-style and ose.
(edit) @6494   17 years vboxsync VBoxGuestR3LibVideo and X11 vboxutils that uses it. Some typos and …
(edit) @6470   17 years vboxsync Back to private naming convention.
(edit) @6469   17 years vboxsync Guest R3 naming fixes. This subsequently fixes the guest r3 video …
(edit) @6465   17 years vboxsync r=bird: Fixed some hungarian spelling mistakes and documentation.
(edit) @6463   17 years vboxsync Additions (common): fixed todo (r27351)
(edit) @6458   17 years vboxsync Additions (VBoxGuestLib): Updated the seamless and fullscreen code in …
(edit) @6454   17 years vboxsync Solaris is not longer restricting us to 255 bytes, raised chunk size …
(edit) @6453   17 years vboxsync r=bird: No extra newline when ring-3 is logging.
(edit) @6452   17 years vboxsync r=bird: Use ReqWrap.cbData instead of making a stack copy of it.
(edit) @6447   17 years vboxsync Made VbglR3GR* private, split up the code a bit to make it more …
(edit) @6445   17 years vboxsync Put VbglR3Daemonize into a separate file and merged the solaris and …
(edit) @6436   17 years vboxsync Handle logging ioctl in VBoxGuest.
(edit) @6435   17 years vboxsync Return value.
(edit) @6434   17 years vboxsync Solaris vboxadd: Generic request wrapper and cleanups.
(edit) @6426   17 years vboxsync Use VBOXGUEST_IOCTL_STRIP_SIZE as indicated by #2591.
(edit) @6425   17 years vboxsync spelling. Added todo for raising the 128 byte log limit.
(edit) @6423   17 years vboxsync Outlined how to handle the requests on solaris.
(edit) @6422   17 years vboxsync Outlined how to handle the requests on solaris.
(edit) @6411   17 years vboxsync r=bird: This isn't the way I told you to handle big buffers, please …
(edit) @6410   17 years vboxsync Obsolete files in VBoxService.
(edit) @6408   17 years vboxsync r=bird: u32*Mask -> f* for VbglR3CtlFilterMask.
(edit) @6397   17 years vboxsync vboxadd and clipboard cleanups.
(edit) @6361   17 years vboxsync Fixed OS/2 build.
(edit) @6356   17 years vboxsync Integrated VbglR3Daemonize in GuestR3Lib. Linux vboxclient now uses …
(edit) @6354   17 years vboxsync Solaris: handle HGCM and backdoor logging in vboxadd.
(edit) @6353   17 years vboxsync Ioctl decoding fix in common r0 guest code and small change in logging.
(edit) @6346   17 years vboxsync Log typos.
(edit) @6345   17 years vboxsync Solaris Guest driver: Fixed ioctl numbering, implemented …
(edit) @6319   17 years vboxsync Changed misleading comment.
(edit) @6301   17 years vboxsync Solaris guest additions: Got x11 vboxvideo working. Changed guest …
(edit) @6290   17 years vboxsync Guest Additions: update for the Linux seamless additions
(edit) @6285   17 years vboxsync (C) 2008
(edit) @6280   17 years vboxsync Guest Additions: added a ring 3 library function to set the interrupt …
(edit) @6270   17 years vboxsync Truncated too long driver description field.
(edit) @6246   17 years vboxsync hungarian and doxytalk.
(edit) @6245   17 years vboxsync no tabs.
(edit) @6241   17 years vboxsync Guest r3 lib for x11 mouse. The solaris mouse driver doesn't yet work …
(edit) @6236   17 years vboxsync fixed const
(edit) @6235   17 years vboxsync Fixed obvious typo in RTFileOpen call. Eliminated unecessary code …
(edit) @6231   17 years vboxsync Guest Additions: add R3 backdoor logging for Linux guests
(edit) @6154   17 years vboxsync More vboxadd logging messages for tracking pSessions,pids.
(edit) @6151   17 years vboxsync Remove done todo.
(edit) @6150   17 years vboxsync vboxadd return code and makedevice number fixes.
(edit) @6149   17 years vboxsync Solaris VBoxService daemon fix.
(edit) @6147   17 years vboxsync Solaris RTLogWriteDebugger and guest r0 logging changes.
(edit) @6144   17 years vboxsync Fixing daemon. Hope this is ok…
(edit) @6141   17 years vboxsync Link fix.
(edit) @6139   17 years vboxsync Disabling libdaemon.
(edit) @6138   17 years vboxsync OS/2 and solaris uses the common driver and service code.
(edit) @6137   17 years vboxsync Use RTStrICmp.
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