header (C) fixes
Automated rebranding to Oracle copyright/license strings via filemuncher
Additons/common/VBoxGuestLibR3: make saving and restoring video modes work with XFree86 and clean up the code
alternative license for VBoxGuestLib is CDDL
VBoxGuest.h,VBoxGuestLib: Moved the VbglR3 API out of VBoxGuest.h and did some cleanup.
More IOCTLs.
Removed deprecated IOCTL namings.
The Big Sun Rebranding Header Change
Additions/common: define our own prototypes for the reduced XFree86 guest library instead of trying to include the X server headers
Additions/R3 Guest library: created a reduced version of the library which depends on the X server runtime instead of ours, for use in old X server drivers
Back to private naming convention.
Guest R3 naming fixes. This subsequently fixes the guest r3 video drv's missing symbol issue. The OS2 change I hope doesn't break anything. It seems to be internal.
Made VbglR3GR* private, split up the code a bit to make it more suitable for static linking.