VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @69098   7 years vboxsync Clean up XFree86 driver header files. bugref:3810: X11 Guest Additions …
(edit) @69086   7 years vboxsync Linux kernel module builds: Use KERN_VER not KERN_DIR to specify a …
(edit) @69085   7 years vboxsync Additions/x11/vboxvideo: always pull in stdint.h, even on XFree86. …
(edit) @69083   7 years vboxsync Additions/linux/drm: Fix reporting invalid …
(edit) @69082   7 years vboxsync Additions/x11/vboxvideo: Add support for the X.Org Server 1.19 ABI. …
(edit) @69081   7 years vboxsync Additions/x11/vboxvideo: Correct a comment about the old memory …
(edit) @69080   7 years vboxsync Additions/x11/vboxvideo: Replace custom VBVXASSERT with IPRT assertion …
(edit) @69079   7 years vboxsync Additions/x11/vboxvideo: Drop dependency on IPRT header files. …
(edit) @69078   7 years vboxsync Additions/x11/vboxvideo: Remove helpers.c and adjust places depending …
(edit) @69075   7 years vboxsync Additions/x11/vboxvideo: Several small clean-ups. bugref:9017: …
(edit) @69066   7 years vboxsync Additions/x11/vboxvideo: Consistently use RT_NOREF rather than NOREF …
(edit) @69065   7 years vboxsync Additions/x11/vboxvideo: remove dependencies on more VirtualBox
(edit) @69064   7 years vboxsync Additions/x11/vboxvideo: use X.Org Bool rather than C++ bool. …
(edit) @69061   7 years vboxsync Additions/x11/vboxvideo: add our own, trival device memory allocator. …
(edit) @69058   7 years vboxsync Additions/x11/vboxvideo: update file headers before putting into …
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @69040   7 years vboxsync Additions/common/crOpenGL: fix a double const declaration. …
(edit) @69034   7 years vboxsync Additions/linux/drm: fix wrong order in Linux outb/w/l uses. …
(edit) @69022   7 years vboxsync Additions/linux/drm: move vbox_err.h to …
(edit) @69021   7 years vboxsync Additions/linux/drm: never try to build the drm module on EL6. …
(edit) @69020   7 years vboxsync Additions/linux/drm: add files_vboxvideo_drv to driver install …
(edit) @69019   7 years vboxsync Additions/linux/drm: fix a bad symbol replacement. bugref:8524: …
(edit) @69007   7 years vboxsync Additions: missing conflict with systemd-timesyncd.service for guest …
(edit) @68949   7 years vboxsync Removed mkisofs. RTIsoMaker seems to be working okay.
(edit) @68890   7 years vboxsync Additions/WDDM: Corrected loading DEBUG versions of VBoxOGL*.dll …
(edit) @68859   7 years vboxsync Additions/WDDM: Loading of DEBUG versions of VBoxOGL*.dll libraries …
(edit) @68849   7 years vboxsync Additions/linux/installer: fix log rotation in Additions installer. …
(edit) @68848   7 years vboxsync Additions/linux/drm: lots of formatting changes to match kernel style. …
(edit) @68846   7 years vboxsync Additions/x11/vboxvideo: split up VBVA and HGSMI parts into a static …
(edit) @68845   7 years vboxsync Additions/linux: do not re-test building all kernel modules if one has …
(edit) @68832   7 years vboxsync Additions/Makefile.kmk: No spaces in volume name.
(edit) @68831   7 years vboxsync Additions/Makefile.kmk: mark .sh files exec too.
(edit) @68827   7 years vboxsync additions/Makefile.kmk: oops
(edit) @68825   7 years vboxsync Additions/Makefile.kmk: Prepped it for RTIsoMaker. [build fix fix]
(edit) @68824   7 years vboxsync Additions/Makefile.kmk: Prepped it for RTIsoMaker. [build fix]
(edit) @68822   7 years vboxsync Additions/Makefile.kmk: Prepped it for RTIsoMaker.
(edit) @68820   7 years vboxsync GA/NT/Installer/Loader/Makefile.kmk: Fixed incorrect dependency for …
(edit) @68812   7 years vboxsync VBoxGuest/solaris: Use ldi_ioctl instead of VBoxGuestIDC. …
(edit) @68795   7 years vboxsync solaris/vboxfs: added load script.
(edit) @68794   7 years vboxsync nit
(edit) @68793   7 years vboxsync VBoxGuest/solaris: fixes
(edit) @68769   7 years vboxsync Additions/linux/drm: translate file names and identifiers to kernel …
(edit) @68761   7 years vboxsync Additions/linux/drm: add indent.sed as a make file dependency. …
(edit) @68760   7 years vboxsync Additions/linux/drm: remove an unnecessary include from the module …
(edit) @68743   7 years vboxsync WINNT/InstallHelper: Resolved a todo; rewritten FileGetArchitecture() …
(edit) @68709   7 years vboxsync Additions/linux/installer: do not remove kernel modules if modprobe …
(edit) @68708   7 years vboxsync Drivers/Linux: add a Make variable to disable compile-time test …
(edit) @68705   7 years vboxsync Additions/linux/installer: clean up log file handling. bugref:3809: …
(edit) @68693   7 years vboxsync Additions/WDDM: One more check for possible DMA buffer overflow in …
(edit) @68688   7 years vboxsync VBoxGuest*.h,VMMDev*.h: use assertcompile.h instead of assert.h.
(edit) @68686   7 years vboxsync Split out the compile time assertions from iprt/assert.h and put them …
(edit) @68684   7 years vboxsync Additions/linux: fix a cosmetic log file error on Linux 2.4. …
(edit) @68664   7 years vboxsync Additions: Reduce number of VMMDev.h inclusions.
(edit) @68662   7 years vboxsync include/VBox/HostServices/*.h: Use VMMDevCoreTypes.h instead of VMMDev.h.
(edit) @68661   7 years vboxsync include/VBox/HostServices/*.h: Use VMMDevCoreTypes.h instead of VMMDev.h.
(edit) @68660   7 years vboxsync include/VBox/HostServices/*.h: Use VMMDevCoreTypes.h instead of VMMDev.h.
(edit) @68658   7 years vboxsync Include compile fixes for VBox/HostServices/* - hope this doesn't mess …
(edit) @68654   7 years vboxsync VBoxGuestR0Lib: Function prefix and DECL macro cleanups.
(edit) @68653   7 years vboxsync Turned whole file #if[n]def VBGL_VBOXGUEST tests into short ones with …
(edit) @68652   7 years vboxsync VBoxGuestR3LibInternal.h: Removed unnecessary windows.h inclusion.
(edit) @68651   7 years vboxsync VBGLR3Internal.h -> VBoxGuestR3LibInternal.h
(edit) @68650   7 years vboxsync VBGLR3Internal.h -> VBoxGuestR3LibInternal.h
(edit) @68649   7 years vboxsync Removed unused VBoxGuestLog.h header.
(edit) @68648   7 years vboxsync solaris build fix
(edit) @68647   7 years vboxsync Additions/linux/drm: clean up Makefile. bugref:4567: Linux kernel …
(edit) @68646   7 years vboxsync Merged VBGLInternal.h and VBoxGuestR0LibInternal.h into the latter.
(edit) @68645   7 years vboxsync Merged VBGLInternal.h and VBoxGuestR0LibInternal.h into the latter.
(edit) @68644   7 years vboxsync Additions/linux/drm: clean up Makefile. bugref:4567: Linux kernel …
(edit) @68643   7 years vboxsync build fix
(edit) @68642   7 years vboxsync Moved VBoxGuestLib/ to VBoxGuest/lib/
(edit) @68641   7 years vboxsync VBoxGuestLib: Renaming ring-0 files.
(edit) @68640   7 years vboxsync solaris build fix
(edit) @68639   7 years vboxsync solaris build fix
(edit) @68638   7 years vboxsync more doxygen fixes
(edit) @68636   7 years vboxsync VBoxPS2NT.cpp: build fix
(edit) @68635   7 years vboxsync VBoxGuestR0LibIdc-solaris.cpp: build fix
(edit) @68634   7 years vboxsync Reduce number of VBoxGuest.h includes.
(edit) @68633   7 years vboxsync Reduce number of VBoxGuest.h includes.
(edit) @68632   7 years vboxsync Additions/x11: eliminating unnecessary VMMDev.h includes.
(edit) @68631   7 years vboxsync Adding VBoxGuestCoreTypes.h for avoiding having to include VMMDev.h …
(edit) @68630   7 years vboxsync Adding VBoxGuestCoreTypes.h for avoiding having to include VMMDev.h …
(edit) @68629   7 years vboxsync files_vbox*: Forgot to remove VBoxGuest2.h
(edit) @68628   7 years vboxsync VMMDev2.h -> VMMDevCoreTypes.h
(edit) @68624   7 years vboxsync VBoxSFInst.cmd: oops
(edit) @68623   7 years vboxsync VBoxGuest.h: Dropped the I/O control function flags for indicating …
(edit) @68613   7 years vboxsync VBoxGuestR0: OS/2 adjustments + fix
(edit) @68612   7 years vboxsync os2/VBoxSF: Make it compile with watcom.
(edit) @68598   7 years vboxsync VBoxGuestR0LibIdc-unix.cpp: Unused parameter
(edit) @68593   7 years vboxsync VBoxGuestA-os2.asm: forgot a VBGLOS2ATTACHDD rename.
(edit) @68590   7 years vboxsync VBoxGuestR0LibIdc-os2.cpp: build fix
(edit) @68589   7 years vboxsync VBoxGuest-linux.c: build fix in vgdrvLinuxSetMouseStatus.
(edit) @68588   7 years vboxsync VBoxGuest-linux.c: build fix in vgdrvLinuxSetMouseStatus.
(edit) @68587   7 years vboxsync merging vbglioc r117765: vbglioc: Linux fix for VBoxGuest.
(edit) @68585   7 years vboxsync merging vbglioc r117763: os2/VBoxReplaceDll.cpp: fixed printf warning
(edit) @68584   7 years vboxsync merging vbglioc r117762: darwin/vboxfs fixes
(edit) @68583   7 years vboxsync merging vbglioc r117761: Darwin adjustments (GAs).
(edit) @68582   7 years vboxsync merging vbglioc r117760: FreeBSD adjustments and fixes (GAs).
(edit) @68581   7 years vboxsync merging vbglioc r117759: FreeBSD adjustments and fixes (GAs).
(edit) @68579   7 years vboxsync merging vbglioc r117757: Build fixes for FreeBSD 10.3.
(edit) @68577   7 years vboxsync merging vbglioc r117753: OS/2 VBoxSF build fixes.
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