|
|
@6639
|
17 years |
vboxsync |
Additions/x11: Merge graphics driver and build other drivers on solaris.
|
|
|
@6638
|
17 years |
vboxsync |
Additions/x11: Merge mouse driver and building the other drivers on …
|
|
|
@6623
|
17 years |
vboxsync |
VBOX isn't needed either becuase it's in the global DEFS (see Config.kmk).
|
|
|
@6621
|
17 years |
vboxsync |
Additions/x11: IN_RING3 not needed.
|
|
|
@6619
|
17 years |
vboxsync |
Use the VBOX_PATH_X11_ variables for locating the X11 headers.
|
|
|
@6618
|
17 years |
vboxsync |
_GNU_SOURCE is probably linux only.
|
|
|
@6613
|
17 years |
vboxsync |
VBOX and IN_RING3 are defined by the template (VBOXGUESTR3DLL at …
|
|
|
@6612
|
17 years |
vboxsync |
The VBOX_LIB_VBGL_R3 override isn't needed.
|
|
|
@6611
|
17 years |
vboxsync |
fixed X11 libs
|
|
|
@6607
|
17 years |
vboxsync |
Additions/x11: merge the Linux and the Solaris code for the mouse driver
|
|
|
@6605
|
17 years |
vboxsync |
fixed additions burn
|
|
|
@6604
|
17 years |
vboxsync |
Fixed the PIC issue with the X11 drivers: Made …
|
|
|
@6601
|
17 years |
vboxsync |
{}.
|
|
|
@6600
|
17 years |
vboxsync |
r=bird: VBoxGuestR3LibXFree86 has already got -fno-exceptions …
|
|
|
@6599
|
17 years |
vboxsync |
Added VBOXGUESTR3CPPEXE.
|
|
|
@6595
|
17 years |
vboxsync |
Merge VBoxClient on solaris and linux.
|
|
|
@6594
|
17 years |
vboxsync |
Additions/x11: merge the Linux and the Solaris code for the mouse driver
|
|
|
@6592
|
17 years |
vboxsync |
fixed detection of 2.6.18 fc6/rhel5
|
|
|
@6590
|
17 years |
vboxsync |
Use the Iprt mini version for x11 mouse too.
|
|
|
@6589
|
17 years |
vboxsync |
Additions/x11: vboxGetDisplayChangeRequest returns bool, not iprt status!
|
|
|
@6588
|
17 years |
vboxsync |
Additions/x11: fix an error message
|
|
|
@6587
|
17 years |
vboxsync |
Additions/x11: get rid of gxx_personality_v0 on x11/Linux guests
|
|
|
@6585
|
17 years |
vboxsync |
Avoid gxx_personality_v0 for vboxutils-new.
|
|
|
@6583
|
17 years |
vboxsync |
r=bird: gxx_personality_v0 can be avoided.
|
|
|
@6582
|
17 years |
vboxsync |
r=bird: gxx_personality_v0 can be avoided.
|
|
|
@6580
|
17 years |
vboxsync |
Must create the directory of course. Use kmk_ utils instead of host stuff.
|
|
|
@6579
|
17 years |
vboxsync |
Cleanup.
|
|
|
@6578
|
17 years |
vboxsync |
Added VBOX_PATH_X11_* variables that points to the various versions of …
|
|
|
@6577
|
17 years |
vboxsync |
Try use VBOXGUESTR3LIB for VBoxGuestR3LibXFree86. Start building …
|
|
|
@6574
|
17 years |
vboxsync |
Linux kernel modules: added override
|
|
|
@6573
|
17 years |
vboxsync |
|
|
|
@6571
|
17 years |
vboxsync |
Linux kernel modules: allow to build from kBuild (KERNELRELEASE set), …
|
|
|
@6570
|
17 years |
vboxsync |
Use the same umask. doesn't really matter I think for our usage.
|
|
|
@6569
|
17 years |
vboxsync |
Additions/X11: attempt to fix the XFree86 additions, second try
|
|
|
@6568
|
17 years |
vboxsync |
Additions/X11: attempt to fix the XFree86 additions
|
|
|
@6566
|
17 years |
vboxsync |
Missed this.
|
|
|
@6565
|
17 years |
vboxsync |
Fix for Todo in r27575. added as new function as we cannot use …
|
|
|
@6559
|
17 years |
vboxsync |
Return value.
|
|
|
@6558
|
17 years |
vboxsync |
typo
|
|
|
@6557
|
17 years |
vboxsync |
iprt/assert.h doesn't appear to be used.
|
|
|
@6556
|
17 years |
vboxsync |
r=bird: Some cleanup. hope it works
|
|
|
@6555
|
17 years |
vboxsync |
.._GUEST_MINI_R3 -> GUEST_R3_MINI. Added VBOX_LIB_VBGL_R3_XFREE86 to …
|
|
|
@6553
|
17 years |
vboxsync |
r=bird: Don't create more RuntimeLnx32* legacy. No VBox in IPRT, so …
|
|
|
@6547
|
17 years |
vboxsync |
Another VbglR3SetPointerShape todo.
|
|
|
@6539
|
17 years |
vboxsync |
Additions/X11: made the X server graphics driver use the R3 guest …
|
|
|
@6538
|
17 years |
vboxsync |
Additions/R3 Guest library: created a reduced version of the library …
|
|
|
@6531
|
17 years |
vboxsync |
Guest Additions (R3 library): fixed todo from r27515
|
|
|
@6524
|
17 years |
vboxsync |
Solaris: Remove check in VbglR3Daemonize guarding it from multiple calls.
|
|
|
@6520
|
17 years |
vboxsync |
Cleanups.
|
|
|
@6519
|
17 years |
vboxsync |
Build fix... vboxvideo is still shared.
|
|
|
@6518
|
17 years |
vboxsync |
VbglR3SetPointerShape accept image size, and cleanups to vboxutils …
|
|
|
@6513
|
17 years |
vboxsync |
Use the correct headers and defines for x11 mouse on solaris.
|
|
|
@6510
|
17 years |
vboxsync |
Changed VbglR3SetPointerShape to accept the full request size.
|
|
|
@6508
|
17 years |
vboxsync |
r=bird: spaces and doxygen. (btw. @retval isn't supposed to be used …
|
|
|
@6507
|
17 years |
vboxsync |
r=bird: Use bool for boolean. fix some hungarian spelling.
|
|
|
@6506
|
17 years |
vboxsync |
fixed spelling added todo.
|
|
|
@6505
|
17 years |
vboxsync |
don't repeate my mistake with duplicating doxygen stuff in headers and …
|
|
|
@6504
|
17 years |
vboxsync |
vboxadd: The preferred way to setup interrupts in Solaris.
|
|
|
@6502
|
17 years |
vboxsync |
spelling.
|
|
|
@6499
|
17 years |
vboxsync |
export to OSE
|
|
|
@6498
|
17 years |
vboxsync |
Corrected header order.
|
|
|
@6497
|
17 years |
vboxsync |
Skip unused members in vboxvideo.h for solaris and clean-ups, spaces, …
|
|
|
@6495
|
17 years |
vboxsync |
eol-style and ose.
|
|
|
@6494
|
17 years |
vboxsync |
VBoxGuestR3LibVideo and X11 vboxutils that uses it. Some typos and …
|
|
|
@6492
|
17 years |
vboxsync |
Additions (x11): limit the maximum virtual screen size to 64000x64000 …
|
|
|
@6484
|
17 years |
vboxsync |
Additions (x11): added randr 1.2 support to the graphics driver
|
|
|
@6483
|
17 years |
vboxsync |
Additions (x11): get rid of a few gotos in the graphics driver. The …
|
|
|
@6470
|
17 years |
vboxsync |
Back to private naming convention.
|
|
|
@6469
|
17 years |
vboxsync |
Guest R3 naming fixes. This subsequently fixes the guest
r3 video …
|
|
|
@6465
|
17 years |
vboxsync |
r=bird: Fixed some hungarian spelling mistakes and documentation.
|
|
|
@6463
|
17 years |
vboxsync |
Additions (common): fixed todo (r27351)
|
|
|
@6459
|
17 years |
vboxsync |
Additions (X11): renamed LINUX_SEAMLESS_GUEST to …
|
|
|
@6458
|
17 years |
vboxsync |
Additions (VBoxGuestLib): Updated the seamless and fullscreen code in …
|
|
|
@6454
|
17 years |
vboxsync |
Solaris is not longer restricting us to 255 bytes, raised chunk size …
|
|
|
@6453
|
17 years |
vboxsync |
r=bird: No extra newline when ring-3 is logging.
|
|
|
@6452
|
17 years |
vboxsync |
r=bird: Use ReqWrap.cbData instead of making a stack copy of it.
|
|
|
@6450
|
17 years |
vboxsync |
style
|
|
|
@6447
|
17 years |
vboxsync |
Made VbglR3GR* private, split up the code a bit to make it more …
|
|
|
@6445
|
17 years |
vboxsync |
Put VbglR3Daemonize into a separate file and merged the solaris and …
|
|
|
@6436
|
17 years |
vboxsync |
Handle logging ioctl in VBoxGuest.
|
|
|
@6435
|
17 years |
vboxsync |
Return value.
|
|
|
@6434
|
17 years |
vboxsync |
Solaris vboxadd: Generic request wrapper and cleanups.
|
|
|
@6426
|
17 years |
vboxsync |
Use VBOXGUEST_IOCTL_STRIP_SIZE as indicated by #2591.
|
|
|
@6425
|
17 years |
vboxsync |
spelling. Added todo for raising the 128 byte log limit.
|
|
|
@6423
|
17 years |
vboxsync |
Outlined how to handle the requests on solaris.
|
|
|
@6422
|
17 years |
vboxsync |
Outlined how to handle the requests on solaris.
|
|
|
@6411
|
17 years |
vboxsync |
r=bird: This isn't the way I told you to handle big buffers, please …
|
|
|
@6410
|
17 years |
vboxsync |
Obsolete files in VBoxService.
|
|
|
@6408
|
17 years |
vboxsync |
r=bird: u32*Mask -> f* for VbglR3CtlFilterMask.
|
|
|
@6405
|
17 years |
vboxsync |
vboxvfs: handle host errors correctly
|
|
|
@6403
|
17 years |
vboxsync |
VERR_WRITE_PROTECT => EROFS
|
|
|
@6397
|
17 years |
vboxsync |
vboxadd and clipboard cleanups.
|
|
|
@6396
|
17 years |
vboxsync |
vboxvfs: handle VERR_WRITE_PROTECT correctly
|
|
|
@6361
|
17 years |
vboxsync |
Fixed OS/2 build.
|
|
|
@6360
|
17 years |
vboxsync |
Guest Additions NT4: Dynamic display resizing works now.
Guest …
|
|
|
@6359
|
17 years |
vboxsync |
Added version information for NT4 i8042 port driver.
|
|
|
@6357
|
17 years |
vboxsync |
Oops…
|
|
|
@6356
|
17 years |
vboxsync |
Integrated VbglR3Daemonize in GuestR3Lib. Linux vboxclient now uses …
|
|
|
@6354
|
17 years |
vboxsync |
Solaris: handle HGCM and backdoor logging in vboxadd.
|
|
|
@6353
|
17 years |
vboxsync |
Ioctl decoding fix in common r0 guest code and small change in logging.
|
|
|