|
|
@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 …
|
|
|
@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.
|
|
|
@6518
|
17 years |
vboxsync |
VbglR3SetPointerShape accept image size, and cleanups to vboxutils …
|
|
|
@6510
|
17 years |
vboxsync |
Changed VbglR3SetPointerShape to accept the full request size.
|
|
|
@6507
|
17 years |
vboxsync |
r=bird: Use bool for boolean. fix some hungarian spelling.
|
|
|
@6506
|
17 years |
vboxsync |
fixed spelling added todo.
|
|
|
@6504
|
17 years |
vboxsync |
vboxadd: The preferred way to setup interrupts in Solaris.
|
|
|
@6502
|
17 years |
vboxsync |
spelling.
|
|
|
@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 …
|
|
|
@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)
|
|
|
@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.
|
|
|
@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.
|
|
|
@6397
|
17 years |
vboxsync |
vboxadd and clipboard cleanups.
|
|
|
@6361
|
17 years |
vboxsync |
Fixed OS/2 build.
|
|
|
@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.
|
|
|
@6346
|
17 years |
vboxsync |
Log typos.
|
|
|
@6345
|
17 years |
vboxsync |
Solaris Guest driver: Fixed ioctl numbering, implemented …
|
|
|
@6319
|
17 years |
vboxsync |
Changed misleading comment.
|
|
|
@6301
|
17 years |
vboxsync |
Solaris guest additions: Got x11 vboxvideo working. Changed guest …
|
|
|
@6290
|
17 years |
vboxsync |
Guest Additions: update for the Linux seamless additions
|
|
|
@6285
|
17 years |
vboxsync |
(C) 2008
|
|
|
@6280
|
17 years |
vboxsync |
Guest Additions: added a ring 3 library function to set the interrupt …
|
|
|
@6270
|
17 years |
vboxsync |
Truncated too long driver description field.
|
|
|
@6246
|
17 years |
vboxsync |
hungarian and doxytalk.
|
|
|
@6245
|
17 years |
vboxsync |
no tabs.
|
|
|
@6241
|
17 years |
vboxsync |
Guest r3 lib for x11 mouse. The solaris mouse driver doesn't yet work …
|
|
|
@6236
|
17 years |
vboxsync |
fixed const
|
|
|
@6235
|
17 years |
vboxsync |
Fixed obvious typo in RTFileOpen call. Eliminated unecessary code …
|
|
|
@6231
|
17 years |
vboxsync |
Guest Additions: add R3 backdoor logging for Linux guests
|
|
|
@6154
|
17 years |
vboxsync |
More vboxadd logging messages for tracking pSessions,pids.
|
|
|
@6151
|
17 years |
vboxsync |
Remove done todo.
|
|
|
@6150
|
17 years |
vboxsync |
vboxadd return code and makedevice number fixes.
|
|
|
@6149
|
17 years |
vboxsync |
Solaris VBoxService daemon fix.
|
|
|
@6147
|
17 years |
vboxsync |
Solaris RTLogWriteDebugger and guest r0 logging changes.
|
|
|
@6144
|
17 years |
vboxsync |
Fixing daemon. Hope this is ok…
|
|
|
@6141
|
17 years |
vboxsync |
Link fix.
|
|
|
@6139
|
17 years |
vboxsync |
Disabling libdaemon.
|
|
|
@6138
|
17 years |
vboxsync |
OS/2 and solaris uses the common driver and service code.
|
|
|
@6137
|
17 years |
vboxsync |
Use RTStrICmp.
|
|
|
@6136
|
17 years |
vboxsync |
daemon is prototyped in the header of course.
|
|
|
@6132
|
17 years |
vboxsync |
Fixed guest driver session handling, fixed daemonizing. timesync works.
|
|
|
@6121
|
17 years |
vboxsync |
Avoid gnu libiconv for guest r3 on solaris. Exported service-solaris …
|
|
|
@6119
|
17 years |
vboxsync |
Build fix.
|
|
|
@6118
|
17 years |
vboxsync |
Solaris guest timesync. Daemonize to be fixed.
Added solaris to …
|
|
|
@6075
|
17 years |
vboxsync |
You're not supposed to link with both R0Lib and R0LibBase, only …
|
|
|
@6065
|
17 years |
vboxsync |
vboxadd warning and .conf fix.
|
|
|
@6063
|
17 years |
vboxsync |
vboxadd now works on solaris guest.
|
|
|
@6050
|
17 years |
vboxsync |
getinfo EP and conf file.
|
|
|
@6045
|
17 years |
vboxsync |
Fixed vboxadd libs.
|
|
|
@6044
|
17 years |
vboxsync |
Use VBOXGUESTR0LIB and not VBOXGUESTR0 for VBoxGuestR0Lib.
|
|
|
@6043
|
17 years |
vboxsync |
Minor copy,paste bug fix.
|
|
|
@6040
|
17 years |
vboxsync |
Some more untested vboxadd code. Will test soon…
|
|
|
@6036
|
17 years |
vboxsync |
more vboxadd Changes.
|
|
|
@6034
|
17 years |
vboxsync |
Prototype fix.
|
|
|
@6033
|
17 years |
vboxsync |
vboxadd changes.
|
|
|
@6032
|
17 years |
vboxsync |
Moved the MMIO mapping code myself. (probably doesn't compile now)
|
|
|
@6029
|
17 years |
vboxsync |
Moved os2/VBoxService into common space.
|
|
|
@6025
|
17 years |
vboxsync |
We're going to simplify this or it'll be a complete mess. Starting …
|
|
|
@6024
|
17 years |
vboxsync |
header.
|
|
|
@6023
|
17 years |
vboxsync |
some comments.
|
|
|
@6022
|
17 years |
vboxsync |
SUB_PATH, don't override DEPTH.
|
|
|
@6020
|
17 years |
vboxsync |
Started solaris additions and the os2 to common move.
|
|
|
@6000
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change, fixes.
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5890
|
17 years |
vboxsync |
cbSize -> cb.
|
|
|
@5889
|
17 years |
vboxsync |
r=bird: Use the right asserts (no function names in the msg, please). …
|
|
|
@5888
|
17 years |
vboxsync |
r=bird: 'b' == byte(s), no else after return, use AssertPtrReturn, …
|
|
|
@5872
|
17 years |
vboxsync |
Guest Additions (common userspace library): missing return statement
|
|
|
@5871
|
17 years |
vboxsync |
Guest Additions (common userspace library): added functions for …
|
|
|
@5825
|
17 years |
vboxsync |
export to OSE
|
|
|
@5824
|
17 years |
vboxsync |
Additions (common): export R3 guest runtime files
|
|
|