History log of /vbox/include/VBox/VBoxGuest.h
Revision Date Author Comments Expand
c1d279fc0865b91a40b30eda02ed14f6533fe1a4 53615 31-Dec-2014 vboxsync

doxygen fixes.

6aae9000cc10a9be62e00f7dadd7a2a311870773 52867 26-Sep-2014 vboxsync

VBoxGuest.h: turn an IOCtl definition into a template.

8f7044dbf984e5c61250bc651c6e001630140b50 51490 02-Jun-2014 vboxsync

Additions: Darwin: apply the same approach as in r94097 when preventing 3rd party Apps from connecting to VBox IOServices.

1ee3df76a5dc9c298a1c9b1a9d817c6db05bc43c 50537 21-Feb-2014 vboxsync

Additions/common/VBoxGuest: simplify the mouse call-back management.

0a9c706903ed90c5867fe07e6a14bbc2b3e20772 50524 20-Feb-2014 vboxsync

Addiitions/common/VBoxGuest, VBoxGuestLibR3: add mediation in the guest driver for guest capabilities, mouse status and event filtering. Forgot one file.

835d0b220426da2f70b0b373dd870ad956143a9e 49633 22-Nov-2013 vboxsync

Additions/x11/vboxvideo: IOCtl definitions needed on non-Linux platforms too.

c8b8e7aaf61785a1ea51fcc79a79a80f04eaf319 49627 22-Nov-2013 vboxsync

Additions/linux/drm: add IOCtls to disable and re-start HGSMI in the KMS driver.

e00d17db9ef7207332e33ee418f695e3cde42c24 46197 21-May-2013 vboxsync

build fix

b20b3b1776ecd142c1844fb141df69c85e5aff54 46196 21-May-2013 vboxsync

VBoxGuest/VBoxTray: allow enabling caps acquisition mode w/o acquiring caps

2aa23aff01ee136a4dab274f37529b1cf4499195 45760 26-Apr-2013 vboxsync

VBoxTray/VBoxGuest: proper guest caps acquisition & cleanup (to be continued)

a2af3325cd2539bfcca532f15b1c7683272888ce 45375 05-Apr-2013 vboxsync

RTPathParse -> RTPathParseSimple.

c0df9ddf9b6746c7fb9192ec49c32dd3f3c23322 45014 13-Mar-2013 vboxsync

VBoxGuest.h: Fixed BSD IOCTL macros.

63b5b2edb3bb80b9bdef27c089e87072f6175b42 44992 11-Mar-2013 vboxsync

VBOX_WITH_DPC_LATENCY_CHECKER: Some adjustments. Please, don't use #pragma pack() unless you really need and mean it! Misaligning data just makes things slow...

9fc464631dc4a68fbb5eb6419d61fbe91b6b16bd 43363 20-Sep-2012 vboxsync

Haiku Additions.

/vbox/Config.kmk /vbox/configure VBoxGuest.h ostypes.h /vbox/include/iprt/assert.h /vbox/include/iprt/thread.h /vbox/include/iprt/types.h /vbox/src/VBox/Additions/Makefile.kmk /vbox/src/VBox/Additions/common/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxGuest/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest-haiku-stubs.c /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest-haiku.c /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest-haiku.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3Lib.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceTimeSync.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp /vbox/src/VBox/Additions/haiku/Makefile.kmk /vbox/src/VBox/Additions/haiku/SharedFolders/Makefile.kmk /vbox/src/VBox/Additions/haiku/SharedFolders/OpenHashTable.h /vbox/src/VBox/Additions/haiku/SharedFolders/kernel_cpp.h /vbox/src/VBox/Additions/haiku/SharedFolders/lock.h /vbox/src/VBox/Additions/haiku/SharedFolders/vboxsf.c /vbox/src/VBox/Additions/haiku/SharedFolders/vboxsf.h /vbox/src/VBox/Additions/haiku/SharedFolders/vnode_cache.cpp /vbox/src/VBox/Additions/haiku/VBoxMouse/Makefile.kmk /vbox/src/VBox/Additions/haiku/VBoxMouse/VBoxMouse.cpp /vbox/src/VBox/Additions/haiku/VBoxMouse/VBoxMouse.h /vbox/src/VBox/Additions/haiku/VBoxMouse/VBoxMouseFilter.cpp /vbox/src/VBox/Additions/haiku/VBoxMouse/VBoxMouseFilter.h /vbox/src/VBox/Additions/haiku/VBoxTray/Makefile.kmk /vbox/src/VBox/Additions/haiku/VBoxTray/VBoxClipboard.cpp /vbox/src/VBox/Additions/haiku/VBoxTray/VBoxClipboard.h /vbox/src/VBox/Additions/haiku/VBoxTray/VBoxDisplay.cpp /vbox/src/VBox/Additions/haiku/VBoxTray/VBoxDisplay.h /vbox/src/VBox/Additions/haiku/VBoxTray/VBoxGuestApplication.cpp /vbox/src/VBox/Additions/haiku/VBoxTray/VBoxGuestApplication.h /vbox/src/VBox/Additions/haiku/VBoxTray/VBoxGuestDeskbarView.cpp /vbox/src/VBox/Additions/haiku/VBoxTray/VBoxGuestDeskbarView.h /vbox/src/VBox/Additions/haiku/VBoxTray/VBoxServiceDescriptor.h /vbox/src/VBox/Additions/haiku/VBoxTray/VBoxTray.rdef /vbox/src/VBox/Additions/haiku/VBoxVideo/Makefile.kmk /vbox/src/VBox/Additions/haiku/VBoxVideo/accelerant/Makefile.kmk /vbox/src/VBox/Additions/haiku/VBoxVideo/accelerant/accelerant.cpp /vbox/src/VBox/Additions/haiku/VBoxVideo/accelerant/accelerant.h /vbox/src/VBox/Additions/haiku/VBoxVideo/common/VBoxVideo_common.h /vbox/src/VBox/Additions/haiku/VBoxVideo/driver/Makefile.kmk /vbox/src/VBox/Additions/haiku/VBoxVideo/driver/driver.cpp /vbox/src/VBox/Additions/haiku/include/VBoxGuestInternal.h /vbox/src/VBox/Additions/haiku/include/lock.h /vbox/src/VBox/Makefile.kmk /vbox/src/VBox/Runtime/VBox/log-vbox.cpp /vbox/src/VBox/Runtime/common/err/RTErrConvertFromErrno.cpp /vbox/src/VBox/Runtime/r0drv/haiku/RTLogWriteDebugger-r0drv-haiku.c /vbox/src/VBox/Runtime/r0drv/haiku/RTLogWriteStdOut-r0drv-haiku.c /vbox/src/VBox/Runtime/r0drv/haiku/alloc-r0drv-haiku.c /vbox/src/VBox/Runtime/r0drv/haiku/assert-r0drv-haiku.c /vbox/src/VBox/Runtime/r0drv/haiku/initterm-r0drv-haiku.c /vbox/src/VBox/Runtime/r0drv/haiku/memobj-r0drv-haiku.c /vbox/src/VBox/Runtime/r0drv/haiku/mp-r0drv-haiku.c /vbox/src/VBox/Runtime/r0drv/haiku/process-r0drv-haiku.c /vbox/src/VBox/Runtime/r0drv/haiku/semevent-r0drv-haiku.c /vbox/src/VBox/Runtime/r0drv/haiku/semeventmulti-r0drv-haiku.c /vbox/src/VBox/Runtime/r0drv/haiku/semfastmutex-r0drv-haiku.c /vbox/src/VBox/Runtime/r0drv/haiku/semmutex-r0drv-haiku.c /vbox/src/VBox/Runtime/r0drv/haiku/spinlock-r0drv-haiku.c /vbox/src/VBox/Runtime/r0drv/haiku/the-haiku-kernel.h /vbox/src/VBox/Runtime/r0drv/haiku/thread-r0drv-haiku.c /vbox/src/VBox/Runtime/r0drv/haiku/thread2-r0drv-haiku.c /vbox/src/VBox/Runtime/r0drv/haiku/time-r0drv-haiku.c /vbox/src/VBox/Runtime/r3/haiku/rtProcInitExePath-haiku.cpp /vbox/src/VBox/Runtime/r3/haiku/time-haiku.cpp /vbox/src/VBox/Runtime/r3/posix/RTHandleGetStandard-posix.cpp /vbox/src/VBox/Runtime/r3/posix/dir-posix.cpp /vbox/src/VBox/Runtime/r3/posix/fileio-posix.cpp /vbox/src/VBox/Runtime/r3/posix/fileio2-posix.cpp /vbox/src/VBox/Runtime/r3/posix/filelock-posix.cpp /vbox/src/VBox/Runtime/r3/posix/fs2-posix.cpp /vbox/src/VBox/Runtime/r3/posix/rand-posix.cpp /vbox/src/VBox/Runtime/r3/posix/semevent-posix.cpp /vbox/src/VBox/Runtime/r3/posix/semeventmulti-posix.cpp /vbox/src/VBox/Runtime/r3/posix/semmutex-posix.cpp /vbox/src/VBox/Runtime/r3/posix/thread-posix.cpp /vbox/src/VBox/Runtime/r3/posix/thread2-posix.cpp /vbox/src/VBox/Runtime/r3/posix/utf8-posix.cpp /vbox/src/VBox/Runtime/r3/socket.cpp
258511aa4b33ed962c316ae5934e400edf09d3d6 41972 29-Jun-2012 vboxsync

VBoxGuest,VBoxControl: embedded DPC latency measurement for Windows (disabled).

1b9094e9e0e2b6dc15ba937a7d4b14736aea339e 41852 20-Jun-2012 vboxsync

Additions/common and solaris/vboxmouse: large code drop.

147b6ddff14ec450da8593696cf60c4258d61613 41642 11-Jun-2012 vboxsync

VBoxGuest: Use the EventSpinlock when setting the mouse callback and made the ISR take down the callback info while owning that spinlock. Cleanups.

4d7b0d39764084454159b5efdce740be1dd0ab1b 41640 11-Jun-2012 vboxsync

Additions/common/VBoxGuest: add an internal IOCtl based on the current Windows one for installing a kernel mouse event handler.

d6145d1a858842236868842e8459c74207b259c5 40484 15-Mar-2012 vboxsync

crOpenGL/wddm: missing file

db4e05173041f696b1362c454bbf7e3a41fbe955 39890 26-Jan-2012 vboxsync

VMMDev,IGuest,IAdditionsFacility,VBoxGuest,iprt/types.h: VMMDev must track the guest facility reports so they can be saved and restored correctly. Also fixed a reset bug related to guestInfo2. Restrict who can report the status of which facilities. Recalc the runlevel based on which facilities are active. Restrict the number of facilities main tracks.

50f41022798db8c89b378f4b80fe7f789f022389 38856 23-Sep-2011 vboxsync

Additions/common/VBoxGuest: re-committed r73865 (Additions/Common/VBoxGuest: removed some dead code) minus the structure alignment changes

cd9af3888294c4eaca608965b1439046ae3bc4e8 38855 23-Sep-2011 vboxsync

Additions/common/VBoxGuest: reverted r73865, r73862, r73808, r73807, r73805 and r73801 to simplify backporting

d2a8ebd4dd963cb85ea78e84c2c5d918fa24862b 38655 06-Sep-2011 vboxsync

Additions/Common/VBoxGuest: removed some dead code

29b126b4b2d4b0536bdaf169724f4cf123d93291 38650 06-Sep-2011 vboxsync

Additions/common and X11: more VBOXGUEST_IOCTL_SET_MOUSE_STATUS adjustments, missed a file

4e54ef30d55406d3cdda81fdf1e74b567c378425 38592 31-Aug-2011 vboxsync

Additions/common/VBoxGuest: mediate SET_MOUSE_STATUS in the kernel module

2906c2554adf12dac04c4bdd7e44ec9f960f0390 37226 26-May-2011 vboxsync

VBoxMouse/VBoxGuest/win: avoid poller thread for mouse events notifications over NEW_PROTOCOL

46ff7af86c9b48efa8270af373c8d5dcfa7d05c5 37221 26-May-2011 vboxsync

VBoxMouse,VBoxGuest/win: NEW_PROTOCOL for mouse integration

80ac70c0be9fab6cc1cf8e403d7c297c0f0f8306 34150 17-Nov-2010 vboxsync

doxygen

ad27e1d5e48ca41245120c331cc88b50464813ce 33540 28-Oct-2010 vboxsync

*: spelling fixes, thanks Timeless!

HostServices/GuestPropertySvc.h RemoteDesktop/VRDE.h VBoxGuest.h VBoxHDD.h VMMDev.h com/array.h cpumctx.h dbg.h dbgf.h dis.h err.h intnet.h iom.h patm.h pdmdev.h pdmdrv.h pdmifs.h pdmnetifs.h pdmnetinline.h pdmsrv.h pdmusb.h pgm.h shflsvc.h sup.h usblib-darwin.h usblib.h uvm.h vm.h vmapi.h vscsi.h vusb.h x86.h /vbox/include/iprt/asm.h /vbox/include/iprt/base64.h /vbox/include/iprt/cdefs.h /vbox/include/iprt/condvar.h /vbox/include/iprt/dbg.h /vbox/include/iprt/dir.h /vbox/include/iprt/file.h /vbox/include/iprt/getopt.h /vbox/include/iprt/handletable.h /vbox/include/iprt/initterm.h /vbox/include/iprt/ldr.h /vbox/include/iprt/localipc.h /vbox/include/iprt/lockvalidator.h /vbox/include/iprt/log.h /vbox/include/iprt/md5.h /vbox/include/iprt/mem.h /vbox/include/iprt/memobj.h /vbox/include/iprt/mempool.h /vbox/include/iprt/mp.h /vbox/include/iprt/path.h /vbox/include/iprt/poll.h /vbox/include/iprt/rand.h /vbox/include/iprt/req.h /vbox/include/iprt/runtime-loader.h /vbox/include/iprt/semaphore.h /vbox/include/iprt/sha.h /vbox/include/iprt/string.h /vbox/include/iprt/system.h /vbox/include/iprt/tar.h /vbox/include/iprt/tcp.h /vbox/include/iprt/thread.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/color.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/driver.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/drv.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/enable.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/screen.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdp.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispCm.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3DIf.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxScreen.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Helper.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxHGSMI.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideoHGSMI.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoCm.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVhwa.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVidPn.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp /vbox/src/VBox/Additions/WINNT/Installer/ISO/ReadmeDrivers.txt /vbox/src/VBox/Additions/WINNT/Installer/ReplaceDLL.nsh /vbox/src/VBox/Additions/WINNT/Installer/VBoxDrvInst.cpp /vbox/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi /vbox/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsCommon.nsh /vbox/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsUninstallOld.nsh /vbox/src/VBox/Additions/WINNT/Installer/VBoxWHQLFake.au3 /vbox/src/VBox/Additions/WINNT/Installer/strstr.nsh /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.cpp /vbox/src/VBox/Additions/WINNT/SharedFolders/redirector/dll/vboxmrxp.cpp /vbox/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/fileinfo.c /vbox/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/init.c /vbox/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/netroot.c /vbox/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/notimpl.c /vbox/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/srvcall.c /vbox/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredential.cpp /vbox/src/VBox/Additions/WINNT/VBoxCredProv/common.h /vbox/src/VBox/Additions/WINNT/VBoxCredProv/helpers.cpp /vbox/src/VBox/Additions/WINNT/VBoxCredProv/helpers.h /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/WinWlx.h /vbox/src/VBox/Additions/WINNT/VBoxTray/helpers.cpp /vbox/src/VBox/Additions/WINNT/i8042prt/i8042cmn.c /vbox/src/VBox/Additions/WINNT/i8042prt/i8042dep.c /vbox/src/VBox/Additions/WINNT/i8042prt/i8042log.mc /vbox/src/VBox/Additions/WINNT/i8042prt/i8042prt.h /vbox/src/VBox/Additions/WINNT/i8042prt/include/bugcodes.h /vbox/src/VBox/Additions/WINNT/i8042prt/include/mce.h /vbox/src/VBox/Additions/WINNT/i8042prt/include/ntddk.h /vbox/src/VBox/Additions/WINNT/i8042prt/include/ntdef.h /vbox/src/VBox/Additions/WINNT/i8042prt/include/ntiologc.h /vbox/src/VBox/Additions/WINNT/i8042prt/include/ntstatus.h /vbox/src/VBox/Additions/WINNT/i8042prt/moudep.c /vbox/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest-linux.c /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest-os2.cpp /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.cpp /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuestIDC-unix.c.h /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuestInternal.h /vbox/src/VBox/Additions/common/VBoxGuest/win/VBoxGuestMsg.mc /vbox/src/VBox/Additions/common/VBoxGuestLib/HGCMInternal.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/Init.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/PhysHeap.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/SysHlp.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR0LibSharedFolders.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3Lib.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibClipboard.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibCpuHotPlug.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibCredentials.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDaemonize.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestCtrl.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestProp.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMisc.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibSharedFolders.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibVideo.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceClipboard-os2.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceTimeSync.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceUtils.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp /vbox/src/VBox/Additions/common/crOpenGL/LICENSE /vbox/src/VBox/Additions/common/crOpenGL/array/arrayspu.c /vbox/src/VBox/Additions/common/crOpenGL/context.c /vbox/src/VBox/Additions/common/crOpenGL/dri_drv.c /vbox/src/VBox/Additions/common/crOpenGL/dri_glx.h /vbox/src/VBox/Additions/common/crOpenGL/dri_util.c /vbox/src/VBox/Additions/common/crOpenGL/fakedri_drv.c /vbox/src/VBox/Additions/common/crOpenGL/glx.c /vbox/src/VBox/Additions/common/crOpenGL/glx_c_exports.c /vbox/src/VBox/Additions/common/crOpenGL/glx_proto.h /vbox/src/VBox/Additions/common/crOpenGL/load.c /vbox/src/VBox/Additions/common/crOpenGL/pack/packspu_swapbuf.c /vbox/src/VBox/Additions/common/crOpenGL/stub.c /vbox/src/VBox/Additions/common/crOpenGL/stub.h /vbox/src/VBox/Additions/common/crOpenGL/utils.c /vbox/src/VBox/Additions/common/crOpenGL/vboxdri_drv.c /vbox/src/VBox/Additions/common/crOpenGL/xfont.c /vbox/src/VBox/Additions/linux/sharedfolders/dirops.c /vbox/src/VBox/Additions/linux/sharedfolders/regops.c /vbox/src/VBox/Additions/os2/Config.kmk /vbox/src/VBox/Additions/os2/VBoxSF/VBoxSFA.asm /vbox/src/VBox/Additions/solaris/DRM/include/drmP.h /vbox/src/VBox/Additions/solaris/DRM/include/drm_atomic.h /vbox/src/VBox/Additions/solaris/Installer/postinstall.sh /vbox/src/VBox/Additions/solaris/SharedFolders/vboxfs_vfs.c /vbox/src/VBox/Additions/solaris/SharedFolders/vboxfs_vnode.c /vbox/src/VBox/Additions/x11/VBoxClient/Makefile.kmk /vbox/src/VBox/Additions/x11/VBoxClient/seamless-x11.h /vbox/src/VBox/Additions/x11/vboxmouse/Makefile.kmk /vbox/src/VBox/Additions/x11/vboxmouse/mouse.c /vbox/src/VBox/Additions/x11/vboxmouse/pnp.c /vbox/src/VBox/Additions/x11/vboxvideo/Makefile.kmk /vbox/src/VBox/Additions/x11/vboxvideo/vboxvideo_13.c /vbox/src/VBox/Additions/x11/vboxvideo/vboxvideo_70.c /vbox/src/VBox/Debugger/DBGCEmulateCodeView.cpp /vbox/src/VBox/Debugger/DBGCInternal.h /vbox/src/VBox/Debugger/DBGCOps.cpp /vbox/src/VBox/Debugger/DBGCTcp.cpp /vbox/src/VBox/Debugger/DBGConsole.cpp /vbox/src/VBox/Debugger/DBGPlugInCommonELF.h /vbox/src/VBox/Debugger/DBGPlugInCommonELFTmpl.cpp.h /vbox/src/VBox/Debugger/VBoxDbgConsole.cpp /vbox/src/VBox/Debugger/VBoxDbgGui.h /vbox/src/VBox/Debugger/VBoxDbgStatsQt4.cpp /vbox/src/VBox/Debugger/VBoxDbgStatsQt4.h /vbox/src/VBox/Debugger/testcase/tstVBoxDbg.cpp /vbox/src/VBox/Devices/Audio/DevCodec.cpp /vbox/src/VBox/Devices/Audio/DevIchIntelHDA.cpp /vbox/src/VBox/Devices/Audio/DevSB16.cpp /vbox/src/VBox/Devices/Audio/coreaudio.c /vbox/src/VBox/Devices/Audio/mixeng.c /vbox/src/VBox/Devices/Audio/pulseaudio.c /vbox/src/VBox/Devices/Bus/DevPCI.cpp /vbox/src/VBox/Devices/Bus/DevPciIch9.cpp /vbox/src/VBox/Devices/EFI/DevEFI.cpp /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Include/DevEFI.h /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Include/IndustryStandard/PeImage.h /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Include/Library/GenericBdsLib.h /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Include/Library/PeCoffLib.h /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Include/VBoxMemLayout.h /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxGenericBdsLib/BdsBoot.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxGenericBdsLib/BdsConnect.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxGenericBdsLib/BdsConsole.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxGenericBdsLib/BdsMisc.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxGenericBdsLib/DevicePath.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxGenericBdsLib/Performance.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxGenericBdsLib/VBoxGenericBdsLib.inf /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxPeCoffLib/BasePeCoff.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxAppleSim/ConsoleControl.h /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxAppleSim/VBoxAppleSim.inf /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxFsDxe/fsw_core.h /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxFsDxe/fsw_efi.h /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxFsDxe/fsw_hfs.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxFsDxe/fsw_iso9660.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxFsDxe/fsw_lib.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxFsDxe/hfs_format.h /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxIdeBusDxe/Ata.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxIdeBusDxe/Atapi.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxIdeBusDxe/DriverConfiguration.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxIdeBusDxe/DriverDiagnostics.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxIdeBusDxe/Ide.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxIdeBusDxe/Ide.h /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxIdeBusDxe/IdeBus.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxIdeBusDxe/IdeBus.h /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxIdeControllerDxe/IdeController.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxMisc/efi-app/Readme.txt /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxPkg.dsc /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxPkgOSE.dsc /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxSysTables/LegacyBiosMpTable.h /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxSysTables/TableConversion.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxVgaDxe/VBoxVga.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxVgaDxe/VBoxVgaGraphicsOutput.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxVgaDxe/VBoxVgaI2c.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxVgaDxe/VBoxVgaI2c.h /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxVgaDxe/VBoxVgaUgaDraw.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/edk2.patch-idtgdt /vbox/src/VBox/Devices/EFI/tools/include/Common/BaseTypes.h /vbox/src/VBox/Devices/EFI/tools/include/Common/PiFirmwareFile.h /vbox/src/VBox/Devices/EFI/tools/include/Common/UefiBaseTypes.h /vbox/src/VBox/Devices/EFI/tools/include/Ia32/ProcessorBind.h /vbox/src/VBox/Devices/EFI/tools/include/IndustryStandard/PeImage.h /vbox/src/VBox/Devices/EFI/tools/include/X64/ProcessorBind.h /vbox/src/VBox/Devices/Graphics/DevVGA.cpp /vbox/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp /vbox/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.cpp /vbox/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.h /vbox/src/VBox/Devices/Input/DevPS2.cpp /vbox/src/VBox/Devices/Input/DrvKeyboardQueue.cpp /vbox/src/VBox/Devices/Network/DevE1000.cpp /vbox/src/VBox/Devices/Network/DevE1000Phy.cpp /vbox/src/VBox/Devices/Network/DevINIP.cpp /vbox/src/VBox/Devices/Network/DevPCNet.cpp /vbox/src/VBox/Devices/Network/DrvIntNet.cpp /vbox/src/VBox/Devices/Network/DrvNAT.cpp /vbox/src/VBox/Devices/Network/DrvTAP.cpp /vbox/src/VBox/Devices/Network/DrvVDE.cpp /vbox/src/VBox/Devices/Network/SrvIntNetR0.cpp /vbox/src/VBox/Devices/PC/ACPI/VBoxAcpi.cpp /vbox/src/VBox/Devices/PC/BIOS/rombios.c /vbox/src/VBox/Devices/PC/BIOS/scsi.c /vbox/src/VBox/Devices/PC/DevACPI.cpp /vbox/src/VBox/Devices/PC/DevAPIC.cpp /vbox/src/VBox/Devices/PC/DevFwCommon.cpp /vbox/src/VBox/Devices/PC/DevPcArch.c /vbox/src/VBox/Devices/PC/DevPit-i8254.cpp /vbox/src/VBox/Devices/PC/DevRTC.cpp /vbox/src/VBox/Devices/PC/DrvACPI.cpp /vbox/src/VBox/Devices/PC/vbox.dsl /vbox/src/VBox/Devices/Serial/DevSerial.cpp /vbox/src/VBox/Devices/Serial/DrvChar.cpp /vbox/src/VBox/Devices/Serial/DrvHostSerial.cpp /vbox/src/VBox/Devices/Serial/DrvNamedPipe.cpp /vbox/src/VBox/Devices/Storage/ATAController.cpp /vbox/src/VBox/Devices/Storage/ATAController.h /vbox/src/VBox/Devices/Storage/DMGHDDCore.cpp /vbox/src/VBox/Devices/Storage/DevAHCI.cpp /vbox/src/VBox/Devices/Storage/DevATA.cpp /vbox/src/VBox/Devices/Storage/DevBusLogic.cpp /vbox/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp /vbox/src/VBox/Devices/Storage/DevLsiLogicSCSI.h /vbox/src/VBox/Devices/Storage/DrvDiskIntegrity.cpp /vbox/src/VBox/Devices/Storage/DrvHostBase.cpp /vbox/src/VBox/Devices/Storage/DrvHostBase.h /vbox/src/VBox/Devices/Storage/DrvHostDVD.cpp /vbox/src/VBox/Devices/Storage/DrvSCSI.cpp /vbox/src/VBox/Devices/Storage/DrvSCSIHost.cpp /vbox/src/VBox/Devices/Storage/DrvVD.cpp /vbox/src/VBox/Devices/Storage/ISCSIHDDCore.cpp /vbox/src/VBox/Devices/Storage/UsbMsd.cpp /vbox/src/VBox/Devices/Storage/VBoxHDD.cpp /vbox/src/VBox/Devices/Storage/VBoxHDDFormats/AppleDiskImage/VBoxDMG.cpp /vbox/src/VBox/Devices/Storage/VBoxSCSI.cpp /vbox/src/VBox/Devices/Storage/VCICacheCore.cpp /vbox/src/VBox/Devices/Storage/VDICore.h /vbox/src/VBox/Devices/Storage/VDIHDDCore.cpp /vbox/src/VBox/Devices/Storage/VHDHDDCore.cpp /vbox/src/VBox/Devices/Storage/VSCSI/VSCSIInternal.h /vbox/src/VBox/Devices/Storage/VSCSI/VSCSILun.cpp /vbox/src/VBox/Devices/Storage/VmdkHDDCore.cpp /vbox/src/VBox/Devices/Storage/fdc.c /vbox/src/VBox/Devices/Storage/testcase/tstVDCopy.cpp /vbox/src/VBox/Devices/USB/DevOHCI.cpp /vbox/src/VBox/Devices/USB/DrvVUSBRootHub.cpp /vbox/src/VBox/Devices/USB/USBProxyDevice.cpp /vbox/src/VBox/Devices/USB/USBProxyDevice.h /vbox/src/VBox/Devices/USB/VUSBDevice.cpp /vbox/src/VBox/Devices/USB/VUSBUrb.cpp /vbox/src/VBox/Devices/USB/darwin/USBProxyDevice-darwin.cpp /vbox/src/VBox/Devices/USB/freebsd/USBProxyDevice-freebsd.cpp /vbox/src/VBox/Devices/USB/linux/USBProxyDevice-linux.cpp /vbox/src/VBox/Devices/USB/os2/USBProxyDevice-os2.cpp /vbox/src/VBox/Devices/USB/testcase/tstPalmOne.c /vbox/src/VBox/Devices/VMMDev/VMMDev.cpp /vbox/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp /vbox/src/VBox/Devices/VMMDev/VMMDevState.h /vbox/src/VBox/Disassembler/Disasm.cpp /vbox/src/VBox/Disassembler/DisasmCore.cpp /vbox/src/VBox/Disassembler/testcase/tstDisasm-2.cpp /vbox/src/VBox/Frontends/Common/VBoxKeyboard/keyboard-types.h /vbox/src/VBox/Frontends/Common/VBoxKeyboard/keyboard.c /vbox/src/VBox/Frontends/Common/VBoxKeyboard/xkbtoscan.h /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/HGCM.cpp /vbox/src/VBox/Frontends/VBoxBFE/HGCMThread.cpp /vbox/src/VBox/Frontends/VBoxBFE/HGCMThread.h /vbox/src/VBox/Frontends/VBoxBFE/SDLConsole.cpp /vbox/src/VBox/Frontends/VBoxBFE/SDLConsole.h /vbox/src/VBox/Frontends/VBoxBFE/SDLFramebuffer.cpp /vbox/src/VBox/Frontends/VBoxBFE/USBProxyService.cpp /vbox/src/VBox/Frontends/VBoxBFE/USBProxyService.h /vbox/src/VBox/Frontends/VBoxBFE/USBProxyServiceLinux.cpp /vbox/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp /vbox/src/VBox/Frontends/VBoxBFE/VBoxBFEMain-darwin.m /vbox/src/VBox/Frontends/VBoxBFE/VirtualBoxBase.h /vbox/src/VBox/Frontends/VBoxHeadless/FramebufferVNC.cpp /vbox/src/VBox/Frontends/VBoxHeadless/VideoCapture/FFmpegFB.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManage.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageMetrics.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp /vbox/src/VBox/Frontends/VBoxSDL/Framebuffer.h /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDLMain-darwin.m /vbox/src/VBox/Frontends/VBoxShell/vboxshell.py /vbox/src/VBox/Frontends/VirtualBox/Makefile.kmk /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlayCommon.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxGLSupportInfo.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxGlobalSettings.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxMedium.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxMedium.h /vbox/src/VBox/Frontends/VirtualBox/src/X11/XKeyboard-new.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/DarwinKeyboard.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/UIWindowMenuManager.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/UIWindowMenuManager.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIArrowButtonPress.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIArrowButtonPress.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIArrowButtonSwitch.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIArrowButtonSwitch.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIFileDialog.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIHotKeyEdit.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIHttp.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QILabel.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIRichToolButton.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIStateIndicator.cpp /vbox/src/VBox/Frontends/VirtualBox/src/globals/CIShared.h /vbox/src/VBox/Frontends/VirtualBox/src/globals/COMDefs.cpp /vbox/src/VBox/Frontends/VirtualBox/src/globals/COMDefs.h /vbox/src/VBox/Frontends/VirtualBox/src/globals/COMWrappers.xsl /vbox/src/VBox/Frontends/VirtualBox/src/globals/UIMainEventListener.h /vbox/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp /vbox/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h /vbox/src/VBox/Frontends/VirtualBox/src/globals/VBoxProblemReporter.cpp /vbox/src/VBox/Frontends/VirtualBox/src/globals/VBoxProblemReporter.h /vbox/src/VBox/Frontends/VirtualBox/src/main.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferDirectDraw.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIMouseHandler.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.cpp /vbox/src/VBox/Frontends/VirtualBox/src/selector/UIVMItem.cpp /vbox/src/VBox/Frontends/VirtualBox/src/selector/UIVMListView.cpp /vbox/src/VBox/Frontends/VirtualBox/src/selector/UIVMPreviewWindow.cpp /vbox/src/VBox/Frontends/VirtualBox/src/selector/VBoxSelectorWnd.cpp /vbox/src/VBox/Frontends/VirtualBox/src/selector/VBoxSnapshotsWgt.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialog.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsHD.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsHD.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsNetwork.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsPortForwardingDlg.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/UIDownloaderUserManual.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxFilePathSelectorWidget.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxMediaComboBox.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxMiniToolBar.h /vbox/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzd.cpp /vbox/src/VBox/Frontends/VirtualBox/src/wizards/registration/UIRegistrationWzd.cpp /vbox/src/VBox/GuestHost/OpenGL/glapi_parser/APIspec.txt /vbox/src/VBox/GuestHost/OpenGL/include/cr_net.h /vbox/src/VBox/GuestHost/OpenGL/include/cr_version.h /vbox/src/VBox/GuestHost/OpenGL/include/state/cr_client.h /vbox/src/VBox/GuestHost/OpenGL/include/state/cr_glsl.h /vbox/src/VBox/GuestHost/OpenGL/spu_loader/spuinit.c /vbox/src/VBox/GuestHost/OpenGL/spu_loader/spuload.c /vbox/src/VBox/GuestHost/OpenGL/state_tracker/gendiffcode.py /vbox/src/VBox/GuestHost/OpenGL/state_tracker/state_bufferobject.c /vbox/src/VBox/GuestHost/OpenGL/state_tracker/state_current.c /vbox/src/VBox/GuestHost/OpenGL/state_tracker/state_evaluators.c /vbox/src/VBox/GuestHost/OpenGL/state_tracker/state_feedback.c /vbox/src/VBox/GuestHost/OpenGL/state_tracker/state_glsl.c /vbox/src/VBox/GuestHost/OpenGL/state_tracker/state_regcombiner.c /vbox/src/VBox/GuestHost/OpenGL/state_tracker/state_snapshot.c /vbox/src/VBox/GuestHost/OpenGL/util/bbox.c /vbox/src/VBox/GuestHost/OpenGL/util/devnull.c /vbox/src/VBox/GuestHost/OpenGL/util/dll.c /vbox/src/VBox/GuestHost/OpenGL/util/pixel.c /vbox/src/VBox/GuestHost/OpenGL/util/udptcpip.c /vbox/src/VBox/GuestHost/OpenGL/util/vboxhgsmi.c /vbox/src/VBox/GuestHost/SharedClipboard/clipboard-helper.cpp /vbox/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp /vbox/src/VBox/HostDrivers/Makefile.kmk /vbox/src/VBox/HostDrivers/Support/Makefile.kmk /vbox/src/VBox/HostDrivers/Support/SUPDrv.c /vbox/src/VBox/HostDrivers/Support/SUPDrvIDC.h /vbox/src/VBox/HostDrivers/Support/SUPDrvIOC.h /vbox/src/VBox/HostDrivers/Support/SUPDrvInternal.h /vbox/src/VBox/HostDrivers/Support/SUPLib.cpp /vbox/src/VBox/HostDrivers/Support/SUPR0IdcClient.c /vbox/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp /vbox/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp /vbox/src/VBox/HostDrivers/Support/SUPSvc.cpp /vbox/src/VBox/HostDrivers/Support/SUPSvcGrant.cpp /vbox/src/VBox/HostDrivers/Support/SUPSvcInternal.h /vbox/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp /vbox/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp /vbox/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp /vbox/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c /vbox/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp /vbox/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp /vbox/src/VBox/HostDrivers/Support/win/SUPR0IdcClient-win.c /vbox/src/VBox/HostDrivers/Support/win/SUPSvc-win.cpp /vbox/src/VBox/HostDrivers/VBoxNetAdp/Makefile.kmk /vbox/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdp.c /vbox/src/VBox/HostDrivers/VBoxNetAdp/freebsd/VBoxNetAdp-freebsd.c /vbox/src/VBox/HostDrivers/VBoxNetAdp/linux/Makefile /vbox/src/VBox/HostDrivers/VBoxNetAdp/linux/VBoxNetAdp-linux.c /vbox/src/VBox/HostDrivers/VBoxNetAdp/solaris/VBoxNetAdp-solaris.c /vbox/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk /vbox/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c /vbox/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetFlt-darwin.cpp /vbox/src/VBox/HostDrivers/VBoxNetFlt/linux/Makefile /vbox/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c /vbox/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/NetFltInstall.cpp /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFlt-win.c /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFlt-win.h /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFltCommon-win.h /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFltMp-win.c /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFltPt-win.c /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/WinNetConfig.cpp /vbox/src/VBox/HostDrivers/VBoxUSB/USBFilter.cpp /vbox/src/VBox/HostDrivers/VBoxUSB/VBoxUSBFilterMgr.cpp /vbox/src/VBox/HostDrivers/VBoxUSB/darwin/VBoxUSB.cpp /vbox/src/VBox/HostDrivers/VBoxUSB/os2/usbcalls.c /vbox/src/VBox/HostDrivers/VBoxUSB/solaris/VBoxUSB-solaris.c /vbox/src/VBox/HostDrivers/VBoxUSB/solaris/VBoxUSBHelper.cpp /vbox/src/VBox/HostDrivers/VBoxUSB/solaris/VBoxUSBMon-solaris.c /vbox/src/VBox/HostDrivers/VBoxUSB/solaris/include/usbai_private.h /vbox/src/VBox/HostDrivers/VBoxUSB/win/Device/vboxdev.cpp /vbox/src/VBox/HostDrivers/VBoxUSB/win/Device/vboxpnp.cpp /vbox/src/VBox/HostDrivers/VBoxUSB/win/Device/vboxrwr.cpp /vbox/src/VBox/HostDrivers/VBoxUSB/win/Device/vboxrwr.h /vbox/src/VBox/HostDrivers/VBoxUSB/win/Device/vboxusb.cpp /vbox/src/VBox/HostDrivers/VBoxUSB/win/Device/vboxusb.h /vbox/src/VBox/HostDrivers/VBoxUSB/win/Filter/USBFilt-win32.cpp /vbox/src/VBox/HostDrivers/VBoxUSB/win/Filter/USBFilter.c /vbox/src/VBox/HostDrivers/VBoxUSB/win/USBLib-win.cpp /vbox/src/VBox/HostServices/GuestControl/gctrl.cpp /vbox/src/VBox/HostServices/GuestControl/service.cpp /vbox/src/VBox/HostServices/GuestProperties/service.cpp /vbox/src/VBox/HostServices/GuestProperties/testcase/tstGuestPropSvc.cpp /vbox/src/VBox/HostServices/SharedClipboard/VBoxClipboard-win.cpp /vbox/src/VBox/HostServices/SharedClipboard/darwin.cpp /vbox/src/VBox/HostServices/SharedClipboard/service.cpp /vbox/src/VBox/HostServices/SharedClipboard/x11-clipboard.cpp /vbox/src/VBox/HostServices/SharedFolders/service.cpp /vbox/src/VBox/HostServices/SharedFolders/testcase/tstShflSizes.cpp /vbox/src/VBox/HostServices/SharedFolders/vbsf.cpp /vbox/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp /vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/server_clip.c /vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/server_getteximage.c /vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/server_glsl.c /vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/server_lists.c /vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c /vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/server_projmatrix.c /vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/server_readpixels.c /vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/server_viewport.c /vbox/src/VBox/HostServices/SharedOpenGL/render/renderspu_agl.c /vbox/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa.c /vbox/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m /vbox/src/VBox/HostServices/SharedOpenGL/render/renderspu_glx.c /vbox/src/VBox/HostServices/SharedOpenGL/render/renderspu_init.c /vbox/src/VBox/ImageMounter/VBoxFUSE/VBoxFUSE.cpp /vbox/src/VBox/Installer/darwin/DiskImage/VirtualBox_Uninstall.tool /vbox/src/VBox/Installer/solaris/Makefile.kmk /vbox/src/VBox/Installer/win/Stub/VBoxStub.cpp /vbox/src/VBox/Installer/win/UserInterface.wxi /vbox/src/VBox/Installer/win/VirtualBox.wxs /vbox/src/VBox/Main/ApplianceImpl.cpp /vbox/src/VBox/Main/ApplianceImplExport.cpp /vbox/src/VBox/Main/ApplianceImplImport.cpp /vbox/src/VBox/Main/ConsoleImpl.cpp /vbox/src/VBox/Main/ConsoleImpl2.cpp /vbox/src/VBox/Main/ConsoleImplTeleporter.cpp /vbox/src/VBox/Main/DHCPServerImpl.cpp /vbox/src/VBox/Main/DisplayImpl.cpp /vbox/src/VBox/Main/DisplayResampleImage.cpp /vbox/src/VBox/Main/Doxyfile.Main /vbox/src/VBox/Main/EventImpl.cpp /vbox/src/VBox/Main/GuestImpl.cpp /vbox/src/VBox/Main/GuestOSTypeImpl.cpp /vbox/src/VBox/Main/HostImpl.cpp /vbox/src/VBox/Main/HostUSBDeviceImpl.cpp /vbox/src/VBox/Main/MachineImpl.cpp /vbox/src/VBox/Main/MediumImpl.cpp /vbox/src/VBox/Main/NetworkAdapterImpl.cpp /vbox/src/VBox/Main/ParallelPortImpl.cpp /vbox/src/VBox/Main/ProgressImpl.cpp /vbox/src/VBox/Main/ProgressProxyImpl.cpp /vbox/src/VBox/Main/RemoteUSBBackend.cpp /vbox/src/VBox/Main/SerialPortImpl.cpp /vbox/src/VBox/Main/SessionImpl.cpp /vbox/src/VBox/Main/SnapshotImpl.cpp /vbox/src/VBox/Main/USBProxyService.cpp /vbox/src/VBox/Main/VMMDevInterface.cpp /vbox/src/VBox/Main/VirtualBoxBase.cpp /vbox/src/VBox/Main/VirtualBoxImpl.cpp /vbox/src/VBox/Main/darwin/HostPowerDarwin.cpp /vbox/src/VBox/Main/darwin/iokit.cpp /vbox/src/VBox/Main/darwin/iokit.h /vbox/src/VBox/Main/glue/AutoLock.cpp /vbox/src/VBox/Main/glue/initterm.cpp /vbox/src/VBox/Main/hgcm/HGCM.cpp /vbox/src/VBox/Main/hgcm/HGCMThread.cpp /vbox/src/VBox/Main/idl/VirtualBox.dtd /vbox/src/VBox/Main/idl/VirtualBox.xidl /vbox/src/VBox/Main/include/AutoStateDep.h /vbox/src/VBox/Main/include/ConsoleImpl.h /vbox/src/VBox/Main/include/ConsoleVRDPServer.h /vbox/src/VBox/Main/include/Global.h /vbox/src/VBox/Main/include/HostHardwareLinux.h /vbox/src/VBox/Main/include/HostImpl.h /vbox/src/VBox/Main/include/HostUSBDeviceImpl.h /vbox/src/VBox/Main/include/Logging.h /vbox/src/VBox/Main/include/MachineImpl.h /vbox/src/VBox/Main/include/Matching.h /vbox/src/VBox/Main/include/ProgressCombinedImpl.h /vbox/src/VBox/Main/include/ProgressImpl.h /vbox/src/VBox/Main/include/VirtualBoxBase.h /vbox/src/VBox/Main/include/hgcm/HGCMThread.h /vbox/src/VBox/Main/include/objectslist.h /vbox/src/VBox/Main/linux/HostHardwareLinux.cpp /vbox/src/VBox/Main/linux/NetIf-linux.cpp /vbox/src/VBox/Main/linux/USBGetDevices.cpp /vbox/src/VBox/Main/linux/USBProxyServiceLinux.cpp /vbox/src/VBox/Main/solaris/USBProxyServiceSolaris.cpp /vbox/src/VBox/Main/testcase/VBoxVBTest/TestForm.frm /vbox/src/VBox/Main/testcase/tstVBoxAPILinux.cpp /vbox/src/VBox/Main/testcase/tstVBoxAPIWin.cpp /vbox/src/VBox/Main/webservice/Makefile.kmk /vbox/src/VBox/Main/webservice/platform-xidl.xsl /vbox/src/VBox/Main/webservice/samples/java/jax-ws/metrictest.java /vbox/src/VBox/Main/webservice/samples/php/clienttest.php /vbox/src/VBox/Main/webservice/types.txt /vbox/src/VBox/Main/webservice/vboxweb.cpp /vbox/src/VBox/Main/webservice/websrv-wsdl.xsl /vbox/src/VBox/Main/win/PerformanceWin.cpp /vbox/src/VBox/Main/win/USBProxyServiceWindows.cpp /vbox/src/VBox/Main/xml/Settings.cpp /vbox/src/VBox/Main/xml/VirtualBox-settings-freebsd.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-linux.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-macosx.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-os2.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-solaris.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-windows.xsd /vbox/src/VBox/Main/xml/ovfreader.cpp /vbox/src/VBox/Main/xpcom/server.cpp /vbox/src/VBox/Main/xpcom/server_module.cpp /vbox/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp /vbox/src/VBox/NetworkServices/NAT/VBoxNetNAT.cpp /vbox/src/VBox/Runtime/Doxyfile /vbox/src/VBox/Runtime/Makefile.kmk /vbox/src/VBox/Runtime/VBox/log-vbox.cpp /vbox/src/VBox/Runtime/common/asm/ASMAtomicCmpXchgExU64.asm /vbox/src/VBox/Runtime/common/asm/ASMAtomicCmpXchgU64.asm /vbox/src/VBox/Runtime/common/asm/ASMAtomicCmpXchgU8.asm /vbox/src/VBox/Runtime/common/asm/ASMAtomicXchgU64.asm /vbox/src/VBox/Runtime/common/asm/ASMMultU64ByU32DivByU32.asm /vbox/src/VBox/Runtime/common/asm/ASMNopPause.asm /vbox/src/VBox/Runtime/common/checksum/crc32.cpp /vbox/src/VBox/Runtime/common/checksum/ipv4.cpp /vbox/src/VBox/Runtime/common/dbg/dbgas.cpp /vbox/src/VBox/Runtime/common/dbg/dbgmod.cpp /vbox/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h /vbox/src/VBox/Runtime/common/ldr/ldrEx.cpp /vbox/src/VBox/Runtime/common/ldr/ldrPE.cpp /vbox/src/VBox/Runtime/common/log/log.cpp /vbox/src/VBox/Runtime/common/log/logellipsis.cpp /vbox/src/VBox/Runtime/common/log/logrel.cpp /vbox/src/VBox/Runtime/common/log/logrelellipsis.cpp /vbox/src/VBox/Runtime/common/misc/cidr.cpp /vbox/src/VBox/Runtime/common/misc/getopt.cpp /vbox/src/VBox/Runtime/common/misc/getoptargv.cpp /vbox/src/VBox/Runtime/common/misc/handle.cpp /vbox/src/VBox/Runtime/common/misc/handletable.cpp /vbox/src/VBox/Runtime/common/misc/lockvalidator.cpp /vbox/src/VBox/Runtime/common/misc/req.cpp /vbox/src/VBox/Runtime/common/misc/s3.cpp /vbox/src/VBox/Runtime/common/misc/tar.cpp /vbox/src/VBox/Runtime/common/misc/term.cpp /vbox/src/VBox/Runtime/common/misc/zip.cpp /vbox/src/VBox/Runtime/common/path/RTPathChangeToDosSlashes.cpp /vbox/src/VBox/Runtime/common/path/RTPathChangeToUnixSlashes.cpp /vbox/src/VBox/Runtime/common/path/comparepaths.cpp /vbox/src/VBox/Runtime/common/rand/rand.cpp /vbox/src/VBox/Runtime/common/string/base64.cpp /vbox/src/VBox/Runtime/common/string/memmove.asm /vbox/src/VBox/Runtime/common/string/simplepattern.cpp /vbox/src/VBox/Runtime/common/string/strcache.cpp /vbox/src/VBox/Runtime/common/string/strformat.cpp /vbox/src/VBox/Runtime/common/string/strformattype.cpp /vbox/src/VBox/Runtime/common/string/stringalloc.cpp /vbox/src/VBox/Runtime/common/string/strspace.cpp /vbox/src/VBox/Runtime/common/string/strtonum.cpp /vbox/src/VBox/Runtime/common/string/uniread.cpp /vbox/src/VBox/Runtime/common/string/utf-8.cpp /vbox/src/VBox/Runtime/common/time/time.cpp /vbox/src/VBox/Runtime/common/time/timesupA.mac /vbox/src/VBox/Runtime/common/time/timesupref.h /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwin.cpp /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwinCOM.cpp /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwinIO.cpp /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwinKern.cpp /vbox/src/VBox/Runtime/generic/RTTimeLocalExplode-generic.cpp /vbox/src/VBox/Runtime/generic/env-generic.cpp /vbox/src/VBox/Runtime/generic/mempool-generic.cpp /vbox/src/VBox/Runtime/generic/pathhost-generic.cpp /vbox/src/VBox/Runtime/generic/semrw-generic.cpp /vbox/src/VBox/Runtime/generic/semxroads-generic.cpp /vbox/src/VBox/Runtime/generic/timer-generic.cpp /vbox/src/VBox/Runtime/generic/timerlr-generic.cpp /vbox/src/VBox/Runtime/include/internal/dbgmod.h /vbox/src/VBox/Runtime/include/internal/initterm.h /vbox/src/VBox/Runtime/include/internal/memobj.h /vbox/src/VBox/Runtime/include/internal/path.h /vbox/src/VBox/Runtime/include/internal/rand.h /vbox/src/VBox/Runtime/include/internal/thread.h /vbox/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/freebsd/alloc-r0drv-freebsd.c /vbox/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c /vbox/src/VBox/Runtime/r0drv/freebsd/mp-r0drv-freebsd.c /vbox/src/VBox/Runtime/r0drv/freebsd/the-freebsd-kernel.h /vbox/src/VBox/Runtime/r0drv/freebsd/timer-r0drv-freebsd.c /vbox/src/VBox/Runtime/r0drv/initterm-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/mpnotification-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/semeventmulti-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/time-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/timer-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/waitqueue-r0drv-linux.h /vbox/src/VBox/Runtime/r0drv/memobj-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/nt/RTTimerGetSystemGranularity-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/os2/timer-r0drv-os2.cpp /vbox/src/VBox/Runtime/r0drv/solaris/initterm-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/vbi/i86pc/os/vbi.c /vbox/src/VBox/Runtime/r0drv/solaris/vbi/mpnotification-r0drv-solaris.c /vbox/src/VBox/Runtime/r3/alloc-ef.cpp /vbox/src/VBox/Runtime/r3/alloc-ef.h /vbox/src/VBox/Runtime/r3/darwin/mp-darwin.cpp /vbox/src/VBox/Runtime/r3/darwin/pathhost-darwin.cpp /vbox/src/VBox/Runtime/r3/dir.cpp /vbox/src/VBox/Runtime/r3/fileio.cpp /vbox/src/VBox/Runtime/r3/freebsd/fileaio-freebsd.cpp /vbox/src/VBox/Runtime/r3/fs.cpp /vbox/src/VBox/Runtime/r3/isofs.cpp /vbox/src/VBox/Runtime/r3/linux/fileaio-linux.cpp /vbox/src/VBox/Runtime/r3/linux/mp-linux.cpp /vbox/src/VBox/Runtime/r3/linux/sched-linux.cpp /vbox/src/VBox/Runtime/r3/linux/semevent-linux.cpp /vbox/src/VBox/Runtime/r3/linux/semeventmulti-linux.cpp /vbox/src/VBox/Runtime/r3/linux/sysfs.cpp /vbox/src/VBox/Runtime/r3/os2/filelock-os2.cpp /vbox/src/VBox/Runtime/r3/posix/fileaio-posix.cpp /vbox/src/VBox/Runtime/r3/posix/fs-posix.cpp /vbox/src/VBox/Runtime/r3/posix/path-posix.cpp /vbox/src/VBox/Runtime/r3/posix/pathhost-posix.cpp /vbox/src/VBox/Runtime/r3/posix/sched-posix.cpp /vbox/src/VBox/Runtime/r3/posix/semevent-posix.cpp /vbox/src/VBox/Runtime/r3/posix/semeventmulti-posix.cpp /vbox/src/VBox/Runtime/r3/posix/timer-posix.cpp /vbox/src/VBox/Runtime/r3/socket.cpp /vbox/src/VBox/Runtime/r3/solaris/coredumper-solaris.cpp /vbox/src/VBox/Runtime/r3/tcp.cpp /vbox/src/VBox/Runtime/r3/test.cpp /vbox/src/VBox/Runtime/r3/win/RTSystemQueryDmiString-win.cpp /vbox/src/VBox/Runtime/r3/win/fileaio-win.cpp /vbox/src/VBox/Runtime/r3/win/fileio-win.cpp /vbox/src/VBox/Runtime/r3/win/localipc-win.cpp /vbox/src/VBox/Runtime/r3/win/pipe-win.cpp /vbox/src/VBox/Runtime/r3/win/process-win.cpp /vbox/src/VBox/Runtime/r3/win/semevent-win.cpp /vbox/src/VBox/Runtime/r3/xml.cpp /vbox/src/VBox/Runtime/testcase/soundcard.h /vbox/src/VBox/Runtime/testcase/tstFork.cpp /vbox/src/VBox/Runtime/testcase/tstLdr.cpp /vbox/src/VBox/Runtime/testcase/tstRTAvl.cpp /vbox/src/VBox/Runtime/testcase/tstRTLockValidator.cpp /vbox/src/VBox/Runtime/testcase/tstRTMemPool.cpp /vbox/src/VBox/Runtime/testcase/tstRTPrfIO.cpp /vbox/src/VBox/Runtime/testcase/tstRTR0Common.h /vbox/src/VBox/Runtime/testcase/tstRTR0SemMutexDriver.cpp /vbox/src/VBox/Runtime/testcase/tstRTR0Timer.cpp /vbox/src/VBox/Runtime/testcase/tstRTTimeSpec.cpp /vbox/src/VBox/Runtime/testcase/tstTSC.cpp /vbox/src/VBox/Runtime/testcase/tstUtf8.cpp /vbox/src/VBox/VMM/CFGM.cpp /vbox/src/VBox/VMM/CFGMInternal.h /vbox/src/VBox/VMM/CPUM.cpp /vbox/src/VBox/VMM/CPUMInternal.h /vbox/src/VBox/VMM/DBGF.cpp /vbox/src/VBox/VMM/DBGFBp.cpp /vbox/src/VBox/VMM/DBGFDisas.cpp /vbox/src/VBox/VMM/DBGFInfo.cpp /vbox/src/VBox/VMM/DBGFMem.cpp /vbox/src/VBox/VMM/DBGFModule.cpp /vbox/src/VBox/VMM/DBGFOS.cpp /vbox/src/VBox/VMM/DBGFSym.cpp /vbox/src/VBox/VMM/EM.cpp /vbox/src/VBox/VMM/EMInternal.h /vbox/src/VBox/VMM/HWACCM.cpp /vbox/src/VBox/VMM/HWACCMInternal.h /vbox/src/VBox/VMM/IOM.cpp /vbox/src/VBox/VMM/MM.cpp /vbox/src/VBox/VMM/MMHeap.cpp /vbox/src/VBox/VMM/MMHyper.cpp /vbox/src/VBox/VMM/MMInternal.h /vbox/src/VBox/VMM/PATM/CSAM.cpp /vbox/src/VBox/VMM/PATM/CSAMInternal.h /vbox/src/VBox/VMM/PATM/PATM.cpp /vbox/src/VBox/VMM/PATM/PATMA.asm /vbox/src/VBox/VMM/PATM/PATMA.h /vbox/src/VBox/VMM/PATM/PATMA.mac /vbox/src/VBox/VMM/PATM/PATMInternal.h /vbox/src/VBox/VMM/PATM/PATMPatch.cpp /vbox/src/VBox/VMM/PATM/VMMAll/PATMAll.cpp /vbox/src/VBox/VMM/PATM/VMMGC/CSAMGC.cpp /vbox/src/VBox/VMM/PATM/VMMGC/PATMGC.cpp /vbox/src/VBox/VMM/PDM.cpp /vbox/src/VBox/VMM/PDMAsyncCompletion.cpp /vbox/src/VBox/VMM/PDMAsyncCompletionFile.cpp /vbox/src/VBox/VMM/PDMAsyncCompletionFileCache.cpp /vbox/src/VBox/VMM/PDMAsyncCompletionFileInternal.h /vbox/src/VBox/VMM/PDMAsyncCompletionFileNormal.cpp /vbox/src/VBox/VMM/PDMAsyncCompletionInternal.h /vbox/src/VBox/VMM/PDMCritSect.cpp /vbox/src/VBox/VMM/PDMDevice.cpp /vbox/src/VBox/VMM/PDMInternal.h /vbox/src/VBox/VMM/PDMLdr.cpp /vbox/src/VBox/VMM/PDMQueue.cpp /vbox/src/VBox/VMM/PDMUsb.cpp /vbox/src/VBox/VMM/PGM.cpp /vbox/src/VBox/VMM/PGMBth.h /vbox/src/VBox/VMM/PGMDbg.cpp /vbox/src/VBox/VMM/PGMGst.h /vbox/src/VBox/VMM/PGMInline.h /vbox/src/VBox/VMM/PGMInternal.h /vbox/src/VBox/VMM/PGMMap.cpp /vbox/src/VBox/VMM/PGMPhys.cpp /vbox/src/VBox/VMM/PGMPool.cpp /vbox/src/VBox/VMM/PGMSavedState.cpp /vbox/src/VBox/VMM/PGMShw.h /vbox/src/VBox/VMM/REMInternal.h /vbox/src/VBox/VMM/SELM.cpp /vbox/src/VBox/VMM/SSM.cpp /vbox/src/VBox/VMM/SSMInternal.h /vbox/src/VBox/VMM/STAM.cpp /vbox/src/VBox/VMM/TM.cpp /vbox/src/VBox/VMM/TMInternal.h /vbox/src/VBox/VMM/TRPM.cpp /vbox/src/VBox/VMM/TRPMInternal.h /vbox/src/VBox/VMM/VM.cpp /vbox/src/VBox/VMM/VMEmt.cpp /vbox/src/VBox/VMM/VMInternal.h /vbox/src/VBox/VMM/VMM.cpp /vbox/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp /vbox/src/VBox/VMM/VMMAll/EMAllA.asm /vbox/src/VBox/VMM/VMMAll/IOMAll.cpp /vbox/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp /vbox/src/VBox/VMM/VMMAll/MMAllHyper.cpp /vbox/src/VBox/VMM/VMMAll/PDMAll.cpp /vbox/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp /vbox/src/VBox/VMM/VMMAll/PGMAll.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllBth.h /vbox/src/VBox/VMM/VMMAll/PGMAllHandler.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllMap.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllPhys.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllPool.cpp /vbox/src/VBox/VMM/VMMAll/SELMAll.cpp /vbox/src/VBox/VMM/VMMAll/TMAll.cpp /vbox/src/VBox/VMM/VMMAll/TMAllCpu.cpp /vbox/src/VBox/VMM/VMMAll/TMAllVirtual.cpp /vbox/src/VBox/VMM/VMMAll/VMAll.cpp /vbox/src/VBox/VMM/VMMAll/VMMAll.cpp /vbox/src/VBox/VMM/VMMCodingGuidelines.cpp /vbox/src/VBox/VMM/VMMDocsRawMode.cpp /vbox/src/VBox/VMM/VMMGC/CPUMGC.cpp /vbox/src/VBox/VMM/VMMGC/IOMGC.cpp /vbox/src/VBox/VMM/VMMGC/MMRamGC.cpp /vbox/src/VBox/VMM/VMMGC/SELMGC.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGC.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGCHandlersA.asm /vbox/src/VBox/VMM/VMMGC/VMMGC.cpp /vbox/src/VBox/VMM/VMMGC/VMMGC.mac /vbox/src/VBox/VMM/VMMGuruMeditation.cpp /vbox/src/VBox/VMM/VMMInternal.h /vbox/src/VBox/VMM/VMMInternal.mac /vbox/src/VBox/VMM/VMMR0/GMMR0.cpp /vbox/src/VBox/VMM/VMMR0/GMMR0Internal.h /vbox/src/VBox/VMM/VMMR0/GVMMR0.cpp /vbox/src/VBox/VMM/VMMR0/HWACCMR0.cpp /vbox/src/VBox/VMM/VMMR0/HWACCMR0A.asm /vbox/src/VBox/VMM/VMMR0/VMMR0.cpp /vbox/src/VBox/VMM/VMMR0/VMMR0JmpA-amd64.asm /vbox/src/VBox/VMM/VMMR0/VMMR0JmpA-x86.asm /vbox/src/VBox/VMM/VMMRZ/PGMRZDynMap.cpp /vbox/src/VBox/VMM/VMMSwitcher.cpp /vbox/src/VBox/VMM/VMMSwitcher/AMD64andLegacy.mac /vbox/src/VBox/VMM/VMMSwitcher/PAEand32Bit.mac /vbox/src/VBox/VMM/VMMTests.cpp /vbox/src/VBox/VMM/VMReq.cpp /vbox/src/VBox/VMM/testcase/tstCompressionBenchmark.cpp /vbox/src/VBox/VMM/testcase/tstPDMAsyncCompletion.cpp /vbox/src/VBox/VMM/testcase/tstPDMAsyncCompletionStress.cpp /vbox/src/VBox/VMM/testcase/tstVMStructSize.cpp /vbox/src/apps/svnsync-vbox/main.c /vbox/src/bldprogs/scm.cpp /vbox/src/recompiler/Makefile.kmk /vbox/src/recompiler/Sun/e_powl-amd64.S /vbox/src/recompiler/Sun/testmath.c /vbox/src/recompiler/VBoxREMWrapper.cpp /vbox/src/recompiler/VBoxRecompiler.c /vbox/src/recompiler/a.out.h /vbox/src/recompiler/cpu-all.h /vbox/src/recompiler/cpu-defs.h /vbox/src/recompiler/cpu-exec.c /vbox/src/recompiler/dyngen-exec.h /vbox/src/recompiler/elf.h /vbox/src/recompiler/exec-all.h /vbox/src/recompiler/exec.c /vbox/src/recompiler/hostregs_helper.h /vbox/src/recompiler/qemu-lock.h /vbox/src/recompiler/softmmu_template.h /vbox/src/recompiler/target-i386/cpu.h /vbox/src/recompiler/target-i386/exec.h /vbox/src/recompiler/target-i386/op_helper.c /vbox/src/recompiler/target-i386/translate.c /vbox/src/recompiler/tcg/README /vbox/src/recompiler/tcg/i386/tcg-target.c /vbox/src/recompiler/tcg/tcg.c /vbox/src/recompiler/tcg/tcg.h /vbox/src/recompiler/tests/qruncom.c /vbox/src/recompiler/tests/test-i386.c /vbox/src/recompiler/vl.h /vbox/src/testcase/tstRunTestcases.cpp
b608f15cba5036182124f1eee68b761535aa6d14 32574 16-Sep-2010 vboxsync

Additions/VBoxGuestLib+Additions/VBoxControl: Guest core dumps (VbglR3WriteCoreDump), untested.

473c38460230093d44c34b1a21b5b644f7cf061f 32323 08-Sep-2010 vboxsync

Guest Additions/common: Build fix for Windows guest drivers.

e64031e20c39650a7bc902a3e1aba613b9415dee 28800 27-Apr-2010 vboxsync

Automated rebranding to Oracle copyright/license strings via filemuncher

/vbox/Config.kmk /vbox/Makefile.kmk /vbox/configure /vbox/configure.vbs /vbox/debian/LocalConfig.kmk /vbox/debian/VBox.sh /vbox/doc/VBox-CodingGuidelines.cpp /vbox/doc/VBox-MakefileGuidelines.cpp /vbox/doc/VBox-doc.c /vbox/include/Makefile.kmk DevPCNet.h GuestHost/SharedClipboard.h GuestHost/clipboard-helper.h HGSMI/HGSMI.h HGSMI/HGSMIChSetup.h HGSMI/HGSMIChannels.h HostServices/GuestControlSvc.h HostServices/GuestPropertySvc.h HostServices/VBoxClipboardExt.h HostServices/VBoxClipboardSvc.h HostServices/VBoxCrOpenGLSvc.h HostServices/VBoxOGLOp.h HostServices/VBoxOpenGLSvc.h VBoxGL2D.h VBoxGuest.h VBoxGuest.inc VBoxGuest.mac VBoxGuest16.h VBoxGuest2.h VBoxGuestLib.h VBoxHDD-Plugin.h VBoxHDD.h VBoxVideo.h VMMDev.h VMMDev2.h VRDPAuth.h VRDPOrders.h WinNetConfig.h asmdefs.mac bioslogo.h cdefs.h cfgm.h com/AutoLock.h com/ErrorInfo.h com/EventQueue.h com/Guid.h com/SupportErrorInfo.h com/VirtualBox.h com/VirtualBoxErrorInfo.h com/array.h com/assert.h com/com.h com/defs.h com/errorprint.h com/ptr.h com/string.h cpum.h cpum.mac cpumdis.h csam.h dbg.h dbgf.h dbgfsel.h dbggui.h dbus-calls.h dbus.h dis.h disopcode.h em.h err.h err.sed gmm.h gvm.h gvmm.h hgcmsvc.h hwacc_svm.h hwacc_vmx.h hwacc_vmx.mac hwaccm.h intnet.h intnetinline.h iom.h log.h mm.h nasm.mac ostypes.h param.h patm.h pci.h pdm.h pdmapi.h pdmasynccompletion.h pdmasynctask.h pdmcommon.h pdmcritsect.h pdmdev.h pdmdrv.h pdmifs.h pdmins.h pdmnetifs.h pdmnetinline.h pdmqueue.h pdmsrv.h pdmthread.h pdmusb.h pgm.h rem.h scsi.h selm.h settings.h shflsvc.h ssm.h stam.h stam.mac sup.h sup.mac tm.h trpm.h trpm.mac types.h usb.h usblib-win.h usblib.h uvm.h version.h vm.h vm.mac vmapi.h vmm.h vrdpapi.h vrdpusb.h vscsi.h vusb.h x86.h /vbox/include/iprt/alloc.h /vbox/include/iprt/alloca.h /vbox/include/iprt/asm.h /vbox/include/iprt/asmdefs.mac /vbox/include/iprt/assert.h /vbox/include/iprt/avl.h /vbox/include/iprt/base64.h /vbox/include/iprt/buildconfig.h /vbox/include/iprt/cdefs.h /vbox/include/iprt/cidr.h /vbox/include/iprt/cpp/autores.h /vbox/include/iprt/cpp/lock.h /vbox/include/iprt/cpp/ministring.h /vbox/include/iprt/cpp/utils.h /vbox/include/iprt/cpp/xml.h /vbox/include/iprt/cpuset.h /vbox/include/iprt/crc.h /vbox/include/iprt/crc32.h /vbox/include/iprt/crc64.h /vbox/include/iprt/critsect.h /vbox/include/iprt/ctype.h /vbox/include/iprt/dbg.h /vbox/include/iprt/dir.h /vbox/include/iprt/env.h /vbox/include/iprt/err.h /vbox/include/iprt/err.sed /vbox/include/iprt/file.h /vbox/include/iprt/fs.h /vbox/include/iprt/getopt.h /vbox/include/iprt/handle.h /vbox/include/iprt/handletable.h /vbox/include/iprt/heap.h /vbox/include/iprt/initterm.h /vbox/include/iprt/ldr.h /vbox/include/iprt/linux/sysfs.h /vbox/include/iprt/list.h /vbox/include/iprt/localipc.h /vbox/include/iprt/lockvalidator.h /vbox/include/iprt/log.h /vbox/include/iprt/manifest.h /vbox/include/iprt/md5.h /vbox/include/iprt/mem.h /vbox/include/iprt/memcache.h /vbox/include/iprt/memobj.h /vbox/include/iprt/memory /vbox/include/iprt/mempool.h /vbox/include/iprt/message.h /vbox/include/iprt/mp.h /vbox/include/iprt/net.h /vbox/include/iprt/nocrt/amd64/fenv.h /vbox/include/iprt/nocrt/amd64/math.h /vbox/include/iprt/nocrt/compiler/compiler.h /vbox/include/iprt/nocrt/compiler/gcc.h /vbox/include/iprt/nocrt/compiler/msc.h /vbox/include/iprt/nocrt/fenv.h /vbox/include/iprt/nocrt/inttypes.h /vbox/include/iprt/nocrt/limits.h /vbox/include/iprt/nocrt/math.h /vbox/include/iprt/nocrt/setjmp.h /vbox/include/iprt/nocrt/stdarg.h /vbox/include/iprt/nocrt/stddef.h /vbox/include/iprt/nocrt/stdlib.h /vbox/include/iprt/nocrt/string.h /vbox/include/iprt/nocrt/x86/fenv.h /vbox/include/iprt/nocrt/x86/math.h /vbox/include/iprt/once.h /vbox/include/iprt/param.h /vbox/include/iprt/path.h /vbox/include/iprt/pipe.h /vbox/include/iprt/poll.h /vbox/include/iprt/power.h /vbox/include/iprt/process.h /vbox/include/iprt/rand.h /vbox/include/iprt/req.h /vbox/include/iprt/runtime-loader.h /vbox/include/iprt/runtime.h /vbox/include/iprt/s3.h /vbox/include/iprt/semaphore.h /vbox/include/iprt/sg.h /vbox/include/iprt/sha.h /vbox/include/iprt/socket.h /vbox/include/iprt/sort.h /vbox/include/iprt/spinlock.h /vbox/include/iprt/stdarg.h /vbox/include/iprt/stdint.h /vbox/include/iprt/strcache.h /vbox/include/iprt/stream.h /vbox/include/iprt/string.h /vbox/include/iprt/system.h /vbox/include/iprt/table.h /vbox/include/iprt/tar.h /vbox/include/iprt/tcp.h /vbox/include/iprt/test.h /vbox/include/iprt/thread.h /vbox/include/iprt/time.h /vbox/include/iprt/timer.h /vbox/include/iprt/types.h /vbox/include/iprt/uni.h /vbox/include/iprt/uuid.h /vbox/include/iprt/zip.h /vbox/src/Makefile.kmk /vbox/src/VBox/Additions/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Display/Mirror/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Display/Mirror/debug.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/Mirror/debug.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/Mirror/driver.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/Mirror/enable.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/Mirror/screen.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/VBoxDisp.def /vbox/src/VBox/Additions/WINNT/Graphics/Display/color.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/dd.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/dd.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/debug.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/debug.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/driver.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/drv.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/enable.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/palette.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/pointer.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/screen.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vbox.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vbva.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vbvavrdp.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/vhwa.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdp.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdpbmp.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdpbmp.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdptext.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.def /vbox/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.rc /vbox/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D64.def /vbox/src/VBox/Additions/WINNT/Graphics/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Helper.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Helper.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/helpers.c /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/vrdpdd.inf /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/vrdpvd.c /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/vrdpvd.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxHGSMI.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.def /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.inf /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideoHGSMI.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/vboxioctl.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoShgsmi.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoShgsmi.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVbva.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVbva.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVdma.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVdma.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVidPn.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVidPn.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.def /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.inf /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.rc /vbox/src/VBox/Additions/WINNT/Graphics/Wine/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Wine/switcher/d3d8.rc /vbox/src/VBox/Additions/WINNT/Graphics/Wine/switcher/d3d8_main.c /vbox/src/VBox/Additions/WINNT/Graphics/Wine/switcher/d3d9.rc /vbox/src/VBox/Additions/WINNT/Graphics/Wine/switcher/d3d9_main.c /vbox/src/VBox/Additions/WINNT/Graphics/Wine/switcher/sw_common.c /vbox/src/VBox/Additions/WINNT/Graphics/Wine/switcher/switcher.h /vbox/src/VBox/Additions/WINNT/Makefile.kmk /vbox/src/VBox/Additions/WINNT/MouseFilter/Makefile.kmk /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.cpp /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.h /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.inf /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.rc /vbox/src/VBox/Additions/WINNT/VBoxCredProv/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredPoller.cpp /vbox/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredPoller.h /vbox/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProv.rc /vbox/src/VBox/Additions/WINNT/VBoxCredProv/guid.cpp /vbox/src/VBox/Additions/WINNT/VBoxCredProv/testcase/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxGINA/Dialog.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/Dialog.h /vbox/src/VBox/Additions/WINNT/VBoxGINA/Helper.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/Helper.h /vbox/src/VBox/Additions/WINNT/VBoxGINA/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.def /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.h /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.rc /vbox/src/VBox/Additions/WINNT/VBoxGuest/Helper.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/Helper.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/HelperBugCheck.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxGuest/NTLegacy.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/NTLegacy.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.inf /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.rc /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestInst.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestMsg.mc /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestPnP.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestPnP.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest_Internal.h /vbox/src/VBox/Additions/WINNT/VBoxHook/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.cpp /vbox/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.def /vbox/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.rc /vbox/src/VBox/Additions/WINNT/VBoxHook/dllmain.cpp /vbox/src/VBox/Additions/WINNT/VBoxHook/testcase/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxHook/testcase/tstHook.cpp /vbox/src/VBox/Additions/WINNT/VBoxTray/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.cpp /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.h /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.cpp /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.h /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxHostVersion.cpp /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxHostVersion.h /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxRestore.cpp /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxRestore.h /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.cpp /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.h /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.h /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.rc /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxVRDP.cpp /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxVRDP.h /vbox/src/VBox/Additions/WINNT/VBoxTray/helpers.cpp /vbox/src/VBox/Additions/WINNT/VBoxTray/helpers.h /vbox/src/VBox/Additions/WINNT/VBoxTray/resource.h /vbox/src/VBox/Additions/WINNT/VBoxTray/testcase/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxTray/testcase/tstSessionHack.cpp /vbox/src/VBox/Additions/WINNT/i8042prt/Makefile.kmk /vbox/src/VBox/Additions/WINNT/include/VBoxDisplay.h /vbox/src/VBox/Additions/WINNT/include/VBoxGuestInternal.h /vbox/src/VBox/Additions/WINNT/include/VBoxHook.h /vbox/src/VBox/Additions/common/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxControl/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp /vbox/src/VBox/Additions/common/VBoxControl/VBoxControl.rc /vbox/src/VBox/Additions/common/VBoxControl/testcase/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxControl/testcase/tstVBoxControl.cpp /vbox/src/VBox/Additions/common/VBoxGuest/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest-freebsd.c /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest-linux.c /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest-os2.cpp /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest-os2.def /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest-solaris.c /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest-solaris.conf /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuestA-os2.asm /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuestIDC-unix.c.h /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuestInternal.h /vbox/src/VBox/Additions/common/VBoxGuest/freebsd/Makefile /vbox/src/VBox/Additions/common/VBoxGuest/linux/Makefile /vbox/src/VBox/Additions/common/VBoxGuest/linux/files_vboxguest /vbox/src/VBox/Additions/common/VBoxGuestLib/GenericRequest.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/HGCM.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/HGCMInternal.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/Init.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxGuestLib/PhysHeap.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/SysHlp.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/SysHlp.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBGLInternal.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBGLR3Internal.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.c /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestLog.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3Lib.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibAdditions.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibBalloon.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibClipboard.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibCpuHotPlug.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibCredentials.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDaemonize.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibEvent.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGR.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestCtrl.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestProp.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibHostVersion.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibLog.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMisc.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibModule.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMouse.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibRuntimeXF86.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibSeamless.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibStat.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibTime.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibVideo.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VMMDev.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VbglR0CanUsePhysPageList.cpp /vbox/src/VBox/Additions/common/VBoxService/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxService/VBoxService-os2.def /vbox/src/VBox/Additions/common/VBoxService/VBoxService-win.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxService-win.rc /vbox/src/VBox/Additions/common/VBoxService/VBoxService.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceBalloon.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceClipboard-os2.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceCpuHotPlug.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceExec.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h /vbox/src/VBox/Additions/common/VBoxService/VBoxServicePageSharing.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceResource-win.h /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceStats.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceTimeSync.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceUtils.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceUtils.h /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp /vbox/src/VBox/Additions/common/crOpenGL/Linux_i386_glxapi_exports.py /vbox/src/VBox/Additions/common/crOpenGL/Makefile.kmk /vbox/src/VBox/Additions/common/crOpenGL/SunOS_i386_exports.py /vbox/src/VBox/Additions/common/crOpenGL/SunOS_i386_exports_dri.py /vbox/src/VBox/Additions/common/crOpenGL/SunOS_i386_glxapi_exports.py /vbox/src/VBox/Additions/common/crOpenGL/VBoxCROGL.rc /vbox/src/VBox/Additions/common/crOpenGL/VBoxICDList.h /vbox/src/VBox/Additions/common/crOpenGL/array/arrayspu.rc /vbox/src/VBox/Additions/common/crOpenGL/dri_drv.c /vbox/src/VBox/Additions/common/crOpenGL/dri_drv.h /vbox/src/VBox/Additions/common/crOpenGL/dri_glx.h /vbox/src/VBox/Additions/common/crOpenGL/fakedri_drv.c /vbox/src/VBox/Additions/common/crOpenGL/fakedri_drv.h /vbox/src/VBox/Additions/common/crOpenGL/fakedri_glfuncsList.h /vbox/src/VBox/Additions/common/crOpenGL/fakedri_glxfuncsList.h /vbox/src/VBox/Additions/common/crOpenGL/feedback/feedback_context.c /vbox/src/VBox/Additions/common/crOpenGL/feedback/feedbackspu.rc /vbox/src/VBox/Additions/common/crOpenGL/glx_c_exports.c /vbox/src/VBox/Additions/common/crOpenGL/glx_proto.h /vbox/src/VBox/Additions/common/crOpenGL/icd_drv.c /vbox/src/VBox/Additions/common/crOpenGL/icd_drv.h /vbox/src/VBox/Additions/common/crOpenGL/pack/packspu.rc /vbox/src/VBox/Additions/common/crOpenGL/pack/packspu_framebuffer.c /vbox/src/VBox/Additions/common/crOpenGL/pack/packspu_getshaders.c /vbox/src/VBox/Additions/common/crOpenGL/pack/packspu_glsl.c /vbox/src/VBox/Additions/common/crOpenGL/pack/packspu_texture.c /vbox/src/VBox/Additions/common/crOpenGL/passthrough/passthroughspu.rc /vbox/src/VBox/Additions/common/pam/Makefile.kmk /vbox/src/VBox/Additions/common/pam/pam_vbox.cpp /vbox/src/VBox/Additions/freebsd/Installer/vboxguest.sh /vbox/src/VBox/Additions/freebsd/Makefile /vbox/src/VBox/Additions/freebsd/Makefile.kmk /vbox/src/VBox/Additions/freebsd/drm/Makefile /vbox/src/VBox/Additions/freebsd/drm/Makefile.kmk /vbox/src/VBox/Additions/freebsd/drm/vboxvideo_drm.c /vbox/src/VBox/Additions/freebsd/vboxvfs/Makefile.kmk /vbox/src/VBox/Additions/freebsd/vboxvfs/vboxvfs.h /vbox/src/VBox/Additions/freebsd/vboxvfs/vboxvfs_vfsops.c /vbox/src/VBox/Additions/freebsd/vboxvfs/vboxvfs_vnops.c /vbox/src/VBox/Additions/linux/Makefile /vbox/src/VBox/Additions/linux/Makefile.kmk /vbox/src/VBox/Additions/linux/drm/Makefile.kmk /vbox/src/VBox/Additions/linux/drm/Makefile.module /vbox/src/VBox/Additions/linux/drm/files_vboxvideo_drm /vbox/src/VBox/Additions/linux/drm/vboxvideo_drm.c /vbox/src/VBox/Additions/linux/drm/vboxvideo_drm.h /vbox/src/VBox/Additions/linux/export_modules /vbox/src/VBox/Additions/linux/installer/Makefile.include.footer /vbox/src/VBox/Additions/linux/installer/Makefile.include.header /vbox/src/VBox/Additions/linux/installer/vboxadd-service.sh /vbox/src/VBox/Additions/linux/installer/vboxadd-x11.sh /vbox/src/VBox/Additions/linux/installer/vboxadd.sh /vbox/src/VBox/Additions/linux/sharedfolders/Makefile.kmk /vbox/src/VBox/Additions/linux/sharedfolders/Makefile.module /vbox/src/VBox/Additions/linux/sharedfolders/dirops.c /vbox/src/VBox/Additions/linux/sharedfolders/files_vboxvfs /vbox/src/VBox/Additions/linux/sharedfolders/mount.vboxsf.c /vbox/src/VBox/Additions/linux/sharedfolders/regops.c /vbox/src/VBox/Additions/linux/sharedfolders/utils.c /vbox/src/VBox/Additions/linux/sharedfolders/vbsfmount.h /vbox/src/VBox/Additions/linux/sharedfolders/vfsmod.c /vbox/src/VBox/Additions/linux/sharedfolders/vfsmod.h /vbox/src/VBox/Additions/linux/testcase/TimesyncBackdoor.c /vbox/src/VBox/Additions/os2/Config.kmk /vbox/src/VBox/Additions/os2/Makefile.kmk /vbox/src/VBox/Additions/solaris/DRM/Makefile.kmk /vbox/src/VBox/Additions/solaris/DRM/vboxvideo_drm.c /vbox/src/VBox/Additions/solaris/Installer/VBox.sh /vbox/src/VBox/Additions/solaris/Installer/makepackage.sh /vbox/src/VBox/Additions/solaris/Installer/postinstall.sh /vbox/src/VBox/Additions/solaris/Installer/preremove.sh /vbox/src/VBox/Additions/solaris/Installer/vboxguest.sh /vbox/src/VBox/Additions/solaris/Installer/vboxservice.xml /vbox/src/VBox/Additions/solaris/Makefile.kmk /vbox/src/VBox/Additions/solaris/SharedFolders/Makefile.kmk /vbox/src/VBox/Additions/solaris/SharedFolders/vboxfs.h /vbox/src/VBox/Additions/solaris/SharedFolders/vboxfs_mount.c /vbox/src/VBox/Additions/solaris/SharedFolders/vboxfs_prov.c /vbox/src/VBox/Additions/solaris/SharedFolders/vboxfs_prov.h /vbox/src/VBox/Additions/solaris/SharedFolders/vboxfs_vfs.c /vbox/src/VBox/Additions/solaris/SharedFolders/vboxfs_vfs.h /vbox/src/VBox/Additions/solaris/SharedFolders/vboxfs_vnode.c /vbox/src/VBox/Additions/solaris/SharedFolders/vboxfs_vnode.h /vbox/src/VBox/Additions/x11/Installer/x11config-new.pl /vbox/src/VBox/Additions/x11/Installer/x11config.pl /vbox/src/VBox/Additions/x11/Installer/x11config15.pl /vbox/src/VBox/Additions/x11/Installer/x11config15sol.pl /vbox/src/VBox/Additions/x11/Installer/x11config15suse.pl /vbox/src/VBox/Additions/x11/Installer/x11restore.pl /vbox/src/VBox/Additions/x11/Makefile.kmk /vbox/src/VBox/Additions/x11/VBoxClient/Makefile.kmk /vbox/src/VBox/Additions/x11/VBoxClient/VBoxClient.h /vbox/src/VBox/Additions/x11/VBoxClient/clipboard.cpp /vbox/src/VBox/Additions/x11/VBoxClient/clipboard.h /vbox/src/VBox/Additions/x11/VBoxClient/display.cpp /vbox/src/VBox/Additions/x11/VBoxClient/hostversion.cpp /vbox/src/VBox/Additions/x11/VBoxClient/main.cpp /vbox/src/VBox/Additions/x11/VBoxClient/seamless-glue.h /vbox/src/VBox/Additions/x11/VBoxClient/seamless-guest.h /vbox/src/VBox/Additions/x11/VBoxClient/seamless-host.cpp /vbox/src/VBox/Additions/x11/VBoxClient/seamless-host.h /vbox/src/VBox/Additions/x11/VBoxClient/seamless-x11.cpp /vbox/src/VBox/Additions/x11/VBoxClient/seamless-x11.h /vbox/src/VBox/Additions/x11/VBoxClient/seamless.cpp /vbox/src/VBox/Additions/x11/VBoxClient/seamless.h /vbox/src/VBox/Additions/x11/VBoxClient/testcase/tstSeamlessX11-auto.cpp /vbox/src/VBox/Additions/x11/VBoxClient/testcase/tstSeamlessX11.cpp /vbox/src/VBox/Additions/x11/VBoxClient/thread.cpp /vbox/src/VBox/Additions/x11/VBoxClient/thread.h /vbox/src/VBox/Additions/x11/vboxmouse/Makefile.kmk /vbox/src/VBox/Additions/x11/vboxmouse/VBoxUtils.c /vbox/src/VBox/Additions/x11/vboxmouse/VBoxUtils.h /vbox/src/VBox/Additions/x11/vboxmouse/VBoxUtils_68.c /vbox/src/VBox/Additions/x11/vboxmouse/vboxmouse_15.c /vbox/src/VBox/Additions/x11/vboxmouse/xorg14/mouse.c /vbox/src/VBox/Additions/x11/vboxmouse/xorg70/mouse.c /vbox/src/VBox/Additions/x11/vboxmouse/xorg71/mouse.c /vbox/src/VBox/Additions/x11/vboxvideo/Makefile.kmk /vbox/src/VBox/Additions/x11/vboxvideo/vboxutils.c /vbox/src/VBox/Additions/x11/vboxvideo/vboxutils_68.c /vbox/src/VBox/Additions/x11/vboxvideo/vboxvideo.h /vbox/src/VBox/Additions/x11/vboxvideo/vboxvideo_13.c /vbox/src/VBox/Additions/x11/vboxvideo/vboxvideo_68.c /vbox/src/VBox/Additions/x11/vboxvideo/vboxvideo_68.h /vbox/src/VBox/Additions/x11/vboxvideo/vboxvideo_70.c /vbox/src/VBox/Additions/x11/vboxvideo/vboxvideo_dri.c /vbox/src/VBox/Additions/x11/x11stubs/Makefile.kmk /vbox/src/VBox/Additions/x11/x11stubs/libXcomposite-1.0.0/libXcomposite.c /vbox/src/VBox/Additions/x11/x11stubs/libXdamage-1.1.0/libXdamage.c /vbox/src/VBox/Additions/x11/x11stubs/libXext-6.4.0/libXext.c /vbox/src/VBox/Additions/x11/x11stubs/libXfixes-3.1.0/libXfixes.c /vbox/src/VBox/Devices/Audio/DevIchAc97.cpp /vbox/src/VBox/Devices/Audio/alsa_stubs.c /vbox/src/VBox/Devices/Audio/alsa_stubs.h /vbox/src/VBox/Devices/Audio/audiosniffer.c /vbox/src/VBox/Devices/Audio/coreaudio.c /vbox/src/VBox/Devices/Audio/pulse_stubs.c /vbox/src/VBox/Devices/Audio/pulse_stubs.h /vbox/src/VBox/Devices/Audio/pulseaudio.c /vbox/src/VBox/Devices/Audio/solaudio.c /vbox/src/VBox/Devices/Audio/winaudio.c /vbox/src/VBox/Devices/Builtins.cpp /vbox/src/VBox/Devices/Builtins.h /vbox/src/VBox/Devices/Builtins2.cpp /vbox/src/VBox/Devices/Builtins2.h /vbox/src/VBox/Devices/Bus/DevPCI.cpp /vbox/src/VBox/Devices/Bus/PCIInternal.h /vbox/src/VBox/Devices/EFI/DevEFI.cpp /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Include/DevEFI.h /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Include/DevEFI.mac /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Include/VBoxDebugLib.h /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Include/VBoxMemLayout.h /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Include/VBoxPkg.h /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxDebugLib.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxDebugLib.inf /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxPrintChar.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxPrintGuid.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxPrintHex.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxDebugLib/VBoxPrintHexDump.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxOemHookStatusCodeLib/VBoxOemHookStatusCodeLib.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/Library/VBoxOemHookStatusCodeLib/VBoxOemHookStatusCodeLib.inf /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxConsoleDxe/VBoxConsole.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxConsoleDxe/VBoxConsole.h /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxConsoleDxe/VBoxConsoleDxe.inf /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxMisc/Makefile /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxOSELogo/VBoxOSELogo.inf /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxVgaMiniPortDxe/VBoxVgaMiniPortDxe.c /vbox/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxVgaMiniPortDxe/VBoxVgaMiniPortDxe.inf /vbox/src/VBox/Devices/EFI/Thunk/EfiThunk.asm /vbox/src/VBox/Devices/EFI/Thunk/Makefile.kmk /vbox/src/VBox/Devices/Graphics/BIOS/Makefile.kmk /vbox/src/VBox/Devices/Graphics/DevVGA.cpp /vbox/src/VBox/Devices/Graphics/DevVGA.h /vbox/src/VBox/Devices/Graphics/DevVGAModes.h /vbox/src/VBox/Devices/Graphics/DevVGASavedState.h /vbox/src/VBox/Devices/Graphics/DevVGATmpl.h /vbox/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp /vbox/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp /vbox/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.cpp /vbox/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.h /vbox/src/VBox/Devices/Graphics/HGSMI/HGSMIHostHlp.cpp /vbox/src/VBox/Devices/Graphics/HGSMI/HGSMIHostHlp.h /vbox/src/VBox/Devices/Graphics/HGSMI/SHGSMIHost.cpp /vbox/src/VBox/Devices/Graphics/HGSMI/SHGSMIHost.h /vbox/src/VBox/Devices/Input/DevPS2.cpp /vbox/src/VBox/Devices/Input/DrvKeyboardQueue.cpp /vbox/src/VBox/Devices/Input/DrvMouseQueue.cpp /vbox/src/VBox/Devices/Input/UsbKbd.cpp /vbox/src/VBox/Devices/Input/UsbMouse.cpp /vbox/src/VBox/Devices/Makefile.kmk /vbox/src/VBox/Devices/Network/DevE1000.cpp /vbox/src/VBox/Devices/Network/DevE1000Phy.cpp /vbox/src/VBox/Devices/Network/DevE1000Phy.h /vbox/src/VBox/Devices/Network/DevEEPROM.cpp /vbox/src/VBox/Devices/Network/DevEEPROM.h /vbox/src/VBox/Devices/Network/DevINIP.cpp /vbox/src/VBox/Devices/Network/DevPCNet.cpp /vbox/src/VBox/Devices/Network/DevVirtioNet.cpp /vbox/src/VBox/Devices/Network/DrvDedicatedNic.cpp /vbox/src/VBox/Devices/Network/DrvIntNet.cpp /vbox/src/VBox/Devices/Network/DrvNAT.cpp /vbox/src/VBox/Devices/Network/DrvNetSniffer.cpp /vbox/src/VBox/Devices/Network/DrvTAP.cpp /vbox/src/VBox/Devices/Network/DrvVDE.cpp /vbox/src/VBox/Devices/Network/Pcap.cpp /vbox/src/VBox/Devices/Network/Pcap.h /vbox/src/VBox/Devices/Network/SrvIntNetR0.cpp /vbox/src/VBox/Devices/Network/VDEPlug.cpp /vbox/src/VBox/Devices/Network/VDEPlug.h /vbox/src/VBox/Devices/Network/VDEPlugSymDefs.h /vbox/src/VBox/Devices/Network/lwip/vbox/sys_arch.c /vbox/src/VBox/Devices/Network/scripts/VBoxConvertNATStats.sh /vbox/src/VBox/Devices/Network/scripts/VBoxPortForwarding.py /vbox/src/VBox/Devices/Network/slirp/bootp.c /vbox/src/VBox/Devices/Network/slirp/bootp.h /vbox/src/VBox/Devices/Network/slirp/cksum.c /vbox/src/VBox/Devices/Network/slirp/counters.h /vbox/src/VBox/Devices/Network/slirp/ctl.h /vbox/src/VBox/Devices/Network/slirp/debug.c /vbox/src/VBox/Devices/Network/slirp/debug.h /vbox/src/VBox/Devices/Network/slirp/ext.h /vbox/src/VBox/Devices/Network/slirp/icmp_var.h /vbox/src/VBox/Devices/Network/slirp/if.c /vbox/src/VBox/Devices/Network/slirp/if.h /vbox/src/VBox/Devices/Network/slirp/ip.h /vbox/src/VBox/Devices/Network/slirp/ip_icmp.c /vbox/src/VBox/Devices/Network/slirp/ip_icmp.h /vbox/src/VBox/Devices/Network/slirp/ip_input.c /vbox/src/VBox/Devices/Network/slirp/ip_output.c /vbox/src/VBox/Devices/Network/slirp/libalias/alias_dns.c /vbox/src/VBox/Devices/Network/slirp/libslirp.h /vbox/src/VBox/Devices/Network/slirp/main.h /vbox/src/VBox/Devices/Network/slirp/mbuf.c /vbox/src/VBox/Devices/Network/slirp/mbuf.h /vbox/src/VBox/Devices/Network/slirp/misc.c /vbox/src/VBox/Devices/Network/slirp/misc.h /vbox/src/VBox/Devices/Network/slirp/queue.h /vbox/src/VBox/Devices/Network/slirp/sbuf.c /vbox/src/VBox/Devices/Network/slirp/sbuf.h /vbox/src/VBox/Devices/Network/slirp/slirp.c /vbox/src/VBox/Devices/Network/slirp/slirp.h /vbox/src/VBox/Devices/Network/slirp/slirp_config.h /vbox/src/VBox/Devices/Network/slirp/slirp_state.h /vbox/src/VBox/Devices/Network/slirp/socket.c /vbox/src/VBox/Devices/Network/slirp/socket.h /vbox/src/VBox/Devices/Network/slirp/tcp.h /vbox/src/VBox/Devices/Network/slirp/tcp_input.c /vbox/src/VBox/Devices/Network/slirp/tcp_output.c /vbox/src/VBox/Devices/Network/slirp/tcp_subr.c /vbox/src/VBox/Devices/Network/slirp/tcp_timer.c /vbox/src/VBox/Devices/Network/slirp/tcp_timer.h /vbox/src/VBox/Devices/Network/slirp/tcp_var.h /vbox/src/VBox/Devices/Network/slirp/tcpip.h /vbox/src/VBox/Devices/Network/slirp/tftp.c /vbox/src/VBox/Devices/Network/slirp/tftp.h /vbox/src/VBox/Devices/Network/slirp/udp.c /vbox/src/VBox/Devices/Network/slirp/udp.h /vbox/src/VBox/Devices/Network/solaris/vbox-libdlpi.cpp /vbox/src/VBox/Devices/Network/solaris/vbox-libdlpi.h /vbox/src/VBox/Devices/Network/solaris/vnicinit_solaris.sh /vbox/src/VBox/Devices/Network/solaris/vnicterm_solaris.sh /vbox/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp /vbox/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp /vbox/src/VBox/Devices/PC/ACPI/VBoxAcpi.cpp /vbox/src/VBox/Devices/PC/BIOS/Makefile.kmk /vbox/src/VBox/Devices/PC/BIOS/logo.c /vbox/src/VBox/Devices/PC/BIOS/scsi.c /vbox/src/VBox/Devices/PC/DevACPI.cpp /vbox/src/VBox/Devices/PC/DevAPIC.cpp /vbox/src/VBox/Devices/PC/DevDMA.cpp /vbox/src/VBox/Devices/PC/DevFwCommon.cpp /vbox/src/VBox/Devices/PC/DevFwCommon.h /vbox/src/VBox/Devices/PC/DevHPET.cpp /vbox/src/VBox/Devices/PC/DevPIC.cpp /vbox/src/VBox/Devices/PC/DevPcArch.c /vbox/src/VBox/Devices/PC/DevPcBios.cpp /vbox/src/VBox/Devices/PC/DevPcBios.h /vbox/src/VBox/Devices/PC/DevPit-i8254.cpp /vbox/src/VBox/Devices/PC/DevRTC.cpp /vbox/src/VBox/Devices/PC/DrvACPI.cpp /vbox/src/VBox/Devices/PC/DrvAcpiCpu.cpp /vbox/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk /vbox/src/VBox/Devices/PC/vbox-cpuhotplug.dsl /vbox/src/VBox/Devices/PC/vbox-standard.dsl /vbox/src/VBox/Devices/PC/vbox.dsl /vbox/src/VBox/Devices/Parallel/DevParallel.cpp /vbox/src/VBox/Devices/Parallel/DrvHostParallel.cpp /vbox/src/VBox/Devices/Samples/Makefile.kmk /vbox/src/VBox/Devices/Samples/VBoxSampleDevice.cpp /vbox/src/VBox/Devices/Serial/DevSerial.cpp /vbox/src/VBox/Devices/Serial/DrvChar.cpp /vbox/src/VBox/Devices/Serial/DrvHostSerial.cpp /vbox/src/VBox/Devices/Serial/DrvNamedPipe.cpp /vbox/src/VBox/Devices/Serial/DrvRawFile.cpp /vbox/src/VBox/Devices/Storage/ATAController.cpp /vbox/src/VBox/Devices/Storage/ATAController.h /vbox/src/VBox/Devices/Storage/Debug.cpp /vbox/src/VBox/Devices/Storage/DevAHCI.cpp /vbox/src/VBox/Devices/Storage/DevATA.cpp /vbox/src/VBox/Devices/Storage/DevBusLogic.cpp /vbox/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp /vbox/src/VBox/Devices/Storage/DevLsiLogicSCSI.h /vbox/src/VBox/Devices/Storage/DrvBlock.cpp /vbox/src/VBox/Devices/Storage/DrvDiskIntegrity.cpp /vbox/src/VBox/Devices/Storage/DrvHostBase.cpp /vbox/src/VBox/Devices/Storage/DrvHostBase.h /vbox/src/VBox/Devices/Storage/DrvHostDVD.cpp /vbox/src/VBox/Devices/Storage/DrvHostFloppy.cpp /vbox/src/VBox/Devices/Storage/DrvMediaISO.cpp /vbox/src/VBox/Devices/Storage/DrvRawImage.cpp /vbox/src/VBox/Devices/Storage/DrvSCSI.cpp /vbox/src/VBox/Devices/Storage/DrvSCSIHost.cpp /vbox/src/VBox/Devices/Storage/DrvVD.cpp /vbox/src/VBox/Devices/Storage/ISCSIHDDCore.cpp /vbox/src/VBox/Devices/Storage/PIIX3ATABmDma.h /vbox/src/VBox/Devices/Storage/ParallelsHDDCore.cpp /vbox/src/VBox/Devices/Storage/RawHDDCore.cpp /vbox/src/VBox/Devices/Storage/UsbMsd.cpp /vbox/src/VBox/Devices/Storage/VBoxHDD.cpp /vbox/src/VBox/Devices/Storage/VBoxHDDFormats/AppleDiskImage/Makefile.kmk /vbox/src/VBox/Devices/Storage/VBoxHDDFormats/AppleDiskImage/VBoxDMG.cpp /vbox/src/VBox/Devices/Storage/VBoxSCSI.cpp /vbox/src/VBox/Devices/Storage/VBoxSCSI.h /vbox/src/VBox/Devices/Storage/VDICore.h /vbox/src/VBox/Devices/Storage/VDIHDDCore.cpp /vbox/src/VBox/Devices/Storage/VHDHDDCore.cpp /vbox/src/VBox/Devices/Storage/VSCSI/VSCSIDevice.cpp /vbox/src/VBox/Devices/Storage/VSCSI/VSCSIInline.h /vbox/src/VBox/Devices/Storage/VSCSI/VSCSIInternal.h /vbox/src/VBox/Devices/Storage/VSCSI/VSCSIIoReq.cpp /vbox/src/VBox/Devices/Storage/VSCSI/VSCSILun.cpp /vbox/src/VBox/Devices/Storage/VSCSI/VSCSILunSbc.cpp /vbox/src/VBox/Devices/Storage/VSCSI/VSCSISense.cpp /vbox/src/VBox/Devices/Storage/VSCSI/VSCSISgBuf.cpp /vbox/src/VBox/Devices/Storage/VmdkHDDCore.cpp /vbox/src/VBox/Devices/Storage/fdc.c /vbox/src/VBox/Devices/Storage/ide.h /vbox/src/VBox/Devices/Storage/swab.h /vbox/src/VBox/Devices/Storage/testcase/Makefile.kmk /vbox/src/VBox/Devices/Storage/testcase/tstVD-2.cpp /vbox/src/VBox/Devices/Storage/testcase/tstVD.cpp /vbox/src/VBox/Devices/Storage/testcase/tstVDCopy.cpp /vbox/src/VBox/Devices/Storage/testcase/tstVDI.cpp /vbox/src/VBox/Devices/Storage/testcase/tstVDSnap.cpp /vbox/src/VBox/Devices/Storage/testcase/vditool.cpp /vbox/src/VBox/Devices/USB/DevOHCI.cpp /vbox/src/VBox/Devices/USB/DrvVUSBRootHub.cpp /vbox/src/VBox/Devices/USB/VUSBDevice.cpp /vbox/src/VBox/Devices/USB/VUSBInternal.h /vbox/src/VBox/Devices/USB/VUSBReadAhead.cpp /vbox/src/VBox/Devices/USB/VUSBUrb.cpp /vbox/src/VBox/Devices/VBoxDDUDeps.cpp /vbox/src/VBox/Devices/VMMDev/VMMDev.cpp /vbox/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp /vbox/src/VBox/Devices/VMMDev/VMMDevHGCM.h /vbox/src/VBox/Devices/VMMDev/VMMDevState.h /vbox/src/VBox/Devices/VirtIO/Virtio.cpp /vbox/src/VBox/Devices/VirtIO/Virtio.h /vbox/src/VBox/Devices/testcase/Makefile.kmk /vbox/src/VBox/Devices/testcase/tstDeviceStructSize.cpp /vbox/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp /vbox/src/VBox/Devices/vl_vbox.h /vbox/src/VBox/Disassembler/Disasm.cpp /vbox/src/VBox/Disassembler/DisasmCore.cpp /vbox/src/VBox/Disassembler/DisasmFormatBytes.cpp /vbox/src/VBox/Disassembler/DisasmFormatYasm.cpp /vbox/src/VBox/Disassembler/DisasmInternal.h /vbox/src/VBox/Disassembler/DisasmReg.cpp /vbox/src/VBox/Disassembler/DisasmTables.cpp /vbox/src/VBox/Disassembler/DisasmTables.h /vbox/src/VBox/Disassembler/DisasmTablesX64.cpp /vbox/src/VBox/Disassembler/DisasmTest.cpp /vbox/src/VBox/Disassembler/DisasmTestA.asm /vbox/src/VBox/Disassembler/DisasmTestCore.cpp /vbox/src/VBox/Disassembler/Makefile.kmk /vbox/src/VBox/Disassembler/testcase/Makefile.kmk /vbox/src/VBox/Disassembler/testcase/tstAsm.mac /vbox/src/VBox/Disassembler/testcase/tstAsmLock-1.asm /vbox/src/VBox/Disassembler/testcase/tstAsmLock-2.asm /vbox/src/VBox/Disassembler/testcase/tstAsmLock-3.asm /vbox/src/VBox/Disassembler/testcase/tstAsmRegs-1.asm /vbox/src/VBox/Disassembler/testcase/tstDisasm-2.cpp /vbox/src/VBox/Frontends/Makefile.kmk /vbox/src/VBox/Frontends/VBoxBFE/AutoCaller.h /vbox/src/VBox/Frontends/VBoxBFE/COMDefs.h /vbox/src/VBox/Frontends/VBoxBFE/ConsoleImpl.h /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.h /vbox/src/VBox/Frontends/VBoxBFE/EmulCpp.cpp /vbox/src/VBox/Frontends/VBoxBFE/Framebuffer.h /vbox/src/VBox/Frontends/VBoxBFE/HGCM.cpp /vbox/src/VBox/Frontends/VBoxBFE/HGCM.h /vbox/src/VBox/Frontends/VBoxBFE/HGCMObjects.cpp /vbox/src/VBox/Frontends/VBoxBFE/HGCMObjects.h /vbox/src/VBox/Frontends/VBoxBFE/HGCMThread.cpp /vbox/src/VBox/Frontends/VBoxBFE/HGCMThread.h /vbox/src/VBox/Frontends/VBoxBFE/HostUSBDeviceImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/HostUSBDeviceImpl.h /vbox/src/VBox/Frontends/VBoxBFE/HostUSBImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/HostUSBImpl.h /vbox/src/VBox/Frontends/VBoxBFE/KeyboardImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/KeyboardImpl.h /vbox/src/VBox/Frontends/VBoxBFE/Logging.h /vbox/src/VBox/Frontends/VBoxBFE/MachineDebuggerImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/MachineDebuggerImpl.h /vbox/src/VBox/Frontends/VBoxBFE/Makefile.kmk /vbox/src/VBox/Frontends/VBoxBFE/NetworkAdapterImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/NetworkAdapterImpl.h /vbox/src/VBox/Frontends/VBoxBFE/SDLConsole.cpp /vbox/src/VBox/Frontends/VBoxBFE/SDLConsole.h /vbox/src/VBox/Frontends/VBoxBFE/SDLFramebuffer.cpp /vbox/src/VBox/Frontends/VBoxBFE/SDLFramebuffer.h /vbox/src/VBox/Frontends/VBoxBFE/StatusImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/StatusImpl.h /vbox/src/VBox/Frontends/VBoxBFE/USBProxyService.cpp /vbox/src/VBox/Frontends/VBoxBFE/USBProxyService.h /vbox/src/VBox/Frontends/VBoxBFE/USBProxyServiceLinux.cpp /vbox/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp /vbox/src/VBox/Frontends/VBoxBFE/VBoxBFE.h /vbox/src/VBox/Frontends/VBoxBFE/VBoxBFEHardened.cpp /vbox/src/VBox/Frontends/VBoxBFE/VMControl.cpp /vbox/src/VBox/Frontends/VBoxBFE/VMControl.h /vbox/src/VBox/Frontends/VBoxBFE/VMMDev.h /vbox/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp /vbox/src/VBox/Frontends/VBoxBFE/VirtualBoxBase.h /vbox/src/VBox/Frontends/VBoxFB/Framebuffer.cpp /vbox/src/VBox/Frontends/VBoxFB/Framebuffer.h /vbox/src/VBox/Frontends/VBoxFB/Helper.cpp /vbox/src/VBox/Frontends/VBoxFB/Helper.h /vbox/src/VBox/Frontends/VBoxFB/Makefile.kmk /vbox/src/VBox/Frontends/VBoxFB/VBoxFB.cpp /vbox/src/VBox/Frontends/VBoxFB/VBoxFB.h /vbox/src/VBox/Frontends/VBoxHeadless/FramebufferVNC.cpp /vbox/src/VBox/Frontends/VBoxHeadless/FramebufferVNC.h /vbox/src/VBox/Frontends/VBoxHeadless/Makefile.kmk /vbox/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp /vbox/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.h /vbox/src/VBox/Frontends/VBoxHeadless/VBoxHeadlessHardened.cpp /vbox/src/VBox/Frontends/VBoxHeadless/VideoCapture/FFmpegFB.cpp /vbox/src/VBox/Frontends/VBoxHeadless/VideoCapture/FFmpegFB.h /vbox/src/VBox/Frontends/VBoxHeadless/VideoCapture/Makefile.kmk /vbox/src/VBox/Frontends/VBoxHeadless/testcase/Makefile.kmk /vbox/src/VBox/Frontends/VBoxHeadless/testcase/tstHeadless.cpp /vbox/src/VBox/Frontends/VBoxManage/Makefile.kmk /vbox/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManage.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManage.h /vbox/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageGuestProp.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageHostonly.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageImport.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageMetrics.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageSnapshot.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManageUSB.cpp /vbox/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp /vbox/src/VBox/Frontends/VBoxSDL/Framebuffer.h /vbox/src/VBox/Frontends/VBoxSDL/Helper.cpp /vbox/src/VBox/Frontends/VBoxSDL/Helper.h /vbox/src/VBox/Frontends/VBoxSDL/Makefile.kmk /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDL.h /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDLHardened.cpp /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDLTest.cpp /vbox/src/VBox/Frontends/VBoxShell/Makefile.kmk /vbox/src/VBox/Frontends/VBoxShell/vboxinfo.vbs /vbox/src/VBox/Frontends/VBoxShell/vboxshell.py /vbox/src/VBox/Frontends/VirtualBox/Makefile.kmk /vbox/src/VBox/Frontends/VirtualBox/VBoxUI.pro /vbox/src/VBox/Frontends/VirtualBox/nls/ApprovedLanguages.kmk /vbox/src/VBox/Frontends/VirtualBox/src/VBoxAboutDlg.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxAboutDlg.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxCloseVMDlg.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxCloseVMDlg.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxCloseVMDlg.ui /vbox/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFBDDRAW.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlayCommon.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFBQGL.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFBQuartz2D.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxGLSupportInfo.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxGlobalSettings.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxGlobalSettings.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxHelpActions.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxHelpActions.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.ui /vbox/src/VBox/Frontends/VirtualBox/src/VBoxMedium.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxMedium.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxSnapshotDetailsDlg.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxSnapshotDetailsDlg.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxSnapshotDetailsDlg.ui /vbox/src/VBox/Frontends/VirtualBox/src/VBoxSnapshotsWgt.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxSnapshotsWgt.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxSnapshotsWgt.ui /vbox/src/VBox/Frontends/VirtualBox/src/VBoxTakeSnapshotDlg.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxTakeSnapshotDlg.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxTakeSnapshotDlg.ui /vbox/src/VBox/Frontends/VirtualBox/src/VBoxUpdateDlg.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxUpdateDlg.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxUpdateDlg.ui /vbox/src/VBox/Frontends/VirtualBox/src/VBoxVMInformationDlg.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxVMInformationDlg.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxVMInformationDlg.ui /vbox/src/VBox/Frontends/VirtualBox/src/VBoxVMListView.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxVMListView.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxVMLogViewer.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxVMLogViewer.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxVMLogViewer.ui /vbox/src/VBox/Frontends/VirtualBox/src/X11/Makefile /vbox/src/VBox/Frontends/VirtualBox/src/X11/VBoxX11Helper.cpp /vbox/src/VBox/Frontends/VirtualBox/src/X11/VBoxX11Helper.h /vbox/src/VBox/Frontends/VirtualBox/src/X11/XKeyboard-new.cpp /vbox/src/VBox/Frontends/VirtualBox/src/X11/XKeyboard.h /vbox/src/VBox/Frontends/VirtualBox/src/darwin/AbstractDockIconPreview.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/AbstractDockIconPreview.h /vbox/src/VBox/Frontends/VirtualBox/src/darwin/CarbonDockIconPreview.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/CarbonDockIconPreview.h /vbox/src/VBox/Frontends/VirtualBox/src/darwin/CocoaDockIconPreview.h /vbox/src/VBox/Frontends/VirtualBox/src/darwin/DarwinKeyboard.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/DarwinKeyboard.h /vbox/src/VBox/Frontends/VirtualBox/src/darwin/DockIconPreview.h /vbox/src/VBox/Frontends/VirtualBox/src/darwin/UIAbstractDockIconPreview.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/UIAbstractDockIconPreview.h /vbox/src/VBox/Frontends/VirtualBox/src/darwin/UICocoaDockIconPreview.h /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxAquaStyle.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxAquaStyle.h /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxCocoaApplication.h /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxCocoaApplication.m /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxCocoaHelper.h /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxCocoaSpecialControls.h /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxIChatTheaterWrapper.h /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxIChatTheaterWrapper.m /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxUtils-darwin-carbon.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxUtils-darwin.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxUtils-darwin.h /vbox/src/VBox/Frontends/VirtualBox/src/darwin/tstDarwinKeyboard.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIAdvancedSlider.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIAdvancedSlider.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIArrowButtonPress.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIArrowButtonPress.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIArrowButtonSwitch.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIArrowButtonSwitch.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIArrowSplitter.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIArrowSplitter.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIDialog.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIDialog.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIDialogButtonBox.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIDialogButtonBox.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIFileDialog.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIFileDialog.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIHotKeyEdit.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIHotKeyEdit.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIHttp.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QILabel.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QILabel.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QILabelSeparator.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QILabelSeparator.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QILineEdit.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QILineEdit.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIListView.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIListView.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIMainDialog.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIMainDialog.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIMessageBox.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIMessageBox.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIRichToolButton.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIRichToolButton.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QISplitter.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QISplitter.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIStateIndicator.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIStateIndicator.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIStatusBar.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIStatusBar.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIToolButton.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QITreeView.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QITreeView.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QITreeWidget.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QITreeWidget.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIWidgetValidator.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIWidgetValidator.h /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIWizard.cpp /vbox/src/VBox/Frontends/VirtualBox/src/extensions/QIWizard.h /vbox/src/VBox/Frontends/VirtualBox/src/globals/CIShared.h /vbox/src/VBox/Frontends/VirtualBox/src/globals/COMDefs.cpp /vbox/src/VBox/Frontends/VirtualBox/src/globals/COMDefs.h /vbox/src/VBox/Frontends/VirtualBox/src/globals/COMWrappers.xsl /vbox/src/VBox/Frontends/VirtualBox/src/globals/QIWithRetranslateUI.h /vbox/src/VBox/Frontends/VirtualBox/src/globals/VBoxDefs.cpp /vbox/src/VBox/Frontends/VirtualBox/src/globals/VBoxDefs.h /vbox/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp /vbox/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h /vbox/src/VBox/Frontends/VirtualBox/src/globals/VBoxProblemReporter.cpp /vbox/src/VBox/Frontends/VirtualBox/src/globals/VBoxProblemReporter.h /vbox/src/VBox/Frontends/VirtualBox/src/globals/VBoxUtils.h /vbox/src/VBox/Frontends/VirtualBox/src/hardenedmain.cpp /vbox/src/VBox/Frontends/VirtualBox/src/main.cpp /vbox/src/VBox/Frontends/VirtualBox/src/os2/VBoxHlp.asm /vbox/src/VBox/Frontends/VirtualBox/src/os2/VBoxHlp.cpp /vbox/src/VBox/Frontends/VirtualBox/src/os2/VBoxHlp.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIActionsPool.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIActionsPool.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferDirectDraw.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferDirectDraw.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQGL.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQGL.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQImage.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQImage.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQuartz2D.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQuartz2D.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferSDL.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferSDL.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineDefs.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineMenuBar.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineMenuBar.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIMultiScreenLayout.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UIMultiScreenLayout.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineViewFullscreen.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineViewFullscreen.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineViewSeamless.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineViewSeamless.h /vbox/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.cpp /vbox/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/VBoxSettingsDialog.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/VBoxSettingsDialog.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/VBoxSettingsDialog.ui /vbox/src/VBox/Frontends/VirtualBox/src/settings/VBoxSettingsDialogSpecific.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/VBoxSettingsDialogSpecific.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/VBoxSettingsPage.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/VBoxSettingsSelector.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/VBoxSettingsSelector.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsGeneral.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsGeneral.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsGeneral.ui /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsInput.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsInput.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsInput.ui /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsLanguage.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsLanguage.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsLanguage.ui /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsNetwork.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsNetwork.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsNetwork.ui /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsNetworkDetails.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsNetworkDetails.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsNetworkDetails.ui /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsUpdate.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsUpdate.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsUpdate.ui /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsAudio.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsAudio.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsAudio.ui /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsDisplay.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsDisplay.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsDisplay.ui /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsGeneral.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsGeneral.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsGeneral.ui /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsHD.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsHD.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsHD.ui /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsNetwork.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsNetwork.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsNetwork.ui /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsParallel.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsParallel.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsParallel.ui /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsSF.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsSF.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsSF.ui /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsSFDetails.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsSFDetails.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsSFDetails.ui /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsSerial.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsSerial.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsSerial.ui /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsSystem.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsSystem.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsSystem.ui /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsUSB.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsUSB.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsUSB.ui /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsUSBFilterDetails.cpp /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsUSBFilterDetails.h /vbox/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsUSBFilterDetails.ui /vbox/src/VBox/Frontends/VirtualBox/src/widgets/UIDownloader.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/UIDownloader.h /vbox/src/VBox/Frontends/VirtualBox/src/widgets/UIDownloaderAdditions.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/UIDownloaderAdditions.h /vbox/src/VBox/Frontends/VirtualBox/src/widgets/UIDownloaderUserManual.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/UIDownloaderUserManual.h /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxApplianceEditorWgt.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxApplianceEditorWgt.h /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxApplianceEditorWgt.ui /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxBootTable.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxBootTable.h /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxExportApplianceWgt.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxExportApplianceWgt.h /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxFilePathSelectorWidget.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxFilePathSelectorWidget.h /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxGuestRAMSlider.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxGuestRAMSlider.h /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxImportApplianceWgt.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxImportApplianceWgt.h /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxLineTextEdit.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxLineTextEdit.h /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxMediaComboBox.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxMediaComboBox.h /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxMiniToolBar.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxMiniToolBar.h /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxOSTypeSelectorButton.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxOSTypeSelectorButton.h /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxOSTypeSelectorWidget.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxOSTypeSelectorWidget.h /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxProgressDialog.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxProgressDialog.h /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxSpecialControls.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxSpecialControls.h /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxToolBar.h /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxWarningPane.cpp /vbox/src/VBox/Frontends/VirtualBox/src/widgets/VBoxWarningPane.h /vbox/src/VBox/Frontends/VirtualBox/src/win/VirtualBox.rc /vbox/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzd.cpp /vbox/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzd.h /vbox/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzdPage1.ui /vbox/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzdPage2.ui /vbox/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzdPage3.ui /vbox/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzdPage4.ui /vbox/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/UIFirstRunWzd.cpp /vbox/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/UIFirstRunWzd.h /vbox/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/UIFirstRunWzdPage1.ui /vbox/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/UIFirstRunWzdPage2.ui /vbox/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/UIFirstRunWzdPage3.ui /vbox/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIImportApplianceWzd.cpp /vbox/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIImportApplianceWzd.h /vbox/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIImportApplianceWzdPage1.ui /vbox/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIImportApplianceWzdPage2.ui /vbox/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWzd.cpp /vbox/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWzd.h /vbox/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWzdPage1.ui /vbox/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWzdPage2.ui /vbox/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWzdPage3.ui /vbox/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWzdPage4.ui /vbox/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.cpp /vbox/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.h /vbox/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzdPage1.ui /vbox/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzdPage2.ui /vbox/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzdPage3.ui /vbox/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzdPage4.ui /vbox/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzdPage5.ui /vbox/src/VBox/Frontends/VirtualBox/src/wizards/registration/UIRegistrationWzd.cpp /vbox/src/VBox/Frontends/VirtualBox/src/wizards/registration/UIRegistrationWzd.h /vbox/src/VBox/Frontends/VirtualBox/src/wizards/registration/UIRegistrationWzdPage1.ui /vbox/src/VBox/GuestHost/HGSMI/HGSMICommon.cpp /vbox/src/VBox/GuestHost/HGSMI/Makefile.kmk /vbox/src/VBox/GuestHost/Makefile.kmk /vbox/src/VBox/GuestHost/OpenGL/Makefile.kmk /vbox/src/VBox/GuestHost/OpenGL/error/errorspu.rc /vbox/src/VBox/GuestHost/OpenGL/include/state/cr_framebuffer.h /vbox/src/VBox/GuestHost/OpenGL/include/state/cr_glsl.h /vbox/src/VBox/GuestHost/OpenGL/packer/pack_framebuffer.c /vbox/src/VBox/GuestHost/OpenGL/packer/pack_shaders.c /vbox/src/VBox/GuestHost/OpenGL/packer/pack_visibleregion.c /vbox/src/VBox/GuestHost/OpenGL/state_tracker/state_framebuffer.c /vbox/src/VBox/GuestHost/OpenGL/state_tracker/state_glsl.c /vbox/src/VBox/GuestHost/OpenGL/state_tracker/state_snapshot.c /vbox/src/VBox/GuestHost/OpenGL/util/util.rc /vbox/src/VBox/GuestHost/OpenGL/util/vboxhgcm.c /vbox/src/VBox/GuestHost/SharedClipboard/Makefile.kmk /vbox/src/VBox/GuestHost/SharedClipboard/clipboard-helper.cpp /vbox/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp /vbox/src/VBox/HostDrivers/Makefile.kmk /vbox/src/VBox/HostDrivers/Support/Makefile.kmk /vbox/src/VBox/HostDrivers/Support/SUPDrv.c /vbox/src/VBox/HostDrivers/Support/SUPDrvIDC.h /vbox/src/VBox/HostDrivers/Support/SUPDrvIOC.h /vbox/src/VBox/HostDrivers/Support/SUPDrvInternal.h /vbox/src/VBox/HostDrivers/Support/SUPDrvSem.c /vbox/src/VBox/HostDrivers/Support/SUPLib.cpp /vbox/src/VBox/HostDrivers/Support/SUPLibInternal.h /vbox/src/VBox/HostDrivers/Support/SUPLibSem.cpp /vbox/src/VBox/HostDrivers/Support/SUPR0.def /vbox/src/VBox/HostDrivers/Support/SUPR0IdcClient.c /vbox/src/VBox/HostDrivers/Support/SUPR0IdcClientComponent.c /vbox/src/VBox/HostDrivers/Support/SUPR0IdcClientInternal.h /vbox/src/VBox/HostDrivers/Support/SUPR0IdcClientStubs.c /vbox/src/VBox/HostDrivers/Support/SUPR3HardenedIPRT.cpp /vbox/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp /vbox/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp /vbox/src/VBox/HostDrivers/Support/SUPSvc.cpp /vbox/src/VBox/HostDrivers/Support/SUPSvcGlobal.cpp /vbox/src/VBox/HostDrivers/Support/SUPSvcGrant.cpp /vbox/src/VBox/HostDrivers/Support/SUPSvcInternal.h /vbox/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp /vbox/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp /vbox/src/VBox/HostDrivers/Support/darwin/SUPR0IdcClient-darwin.c /vbox/src/VBox/HostDrivers/Support/darwin/load.sh /vbox/src/VBox/HostDrivers/Support/freebsd/Makefile /vbox/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp /vbox/src/VBox/HostDrivers/Support/freebsd/SUPR0IdcClient-freebsd.c /vbox/src/VBox/HostDrivers/Support/linux/Makefile /vbox/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c /vbox/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.mod.c /vbox/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp /vbox/src/VBox/HostDrivers/Support/linux/SUPR0IdcClient-linux.c /vbox/src/VBox/HostDrivers/Support/linux/files_vboxdrv /vbox/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.def /vbox/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp /vbox/src/VBox/HostDrivers/Support/os2/SUPR0IdcClient-os2.c /vbox/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c /vbox/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp /vbox/src/VBox/HostDrivers/Support/solaris/SUPR0IdcClient-solaris.c /vbox/src/VBox/HostDrivers/Support/solaris/mod.sh /vbox/src/VBox/HostDrivers/Support/solaris/vboxdrv.conf /vbox/src/VBox/HostDrivers/Support/testcase/Makefile.kmk /vbox/src/VBox/HostDrivers/Support/testcase/SUPInstall.cpp /vbox/src/VBox/HostDrivers/Support/testcase/SUPLoggerCtl.cpp /vbox/src/VBox/HostDrivers/Support/testcase/SUPUninstall.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstContiguous.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstGetPagingMode.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstInit.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstInt.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstLow.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstPage.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstPin.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstSupLoadModule.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstSupSem-Zombie.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstSupSem.cpp /vbox/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp /vbox/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm /vbox/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp /vbox/src/VBox/HostDrivers/Support/win/SUPR0IdcClient-win.c /vbox/src/VBox/HostDrivers/Support/win/SUPSvc-win.cpp /vbox/src/VBox/HostDrivers/Support/win/VBoxDrv.inf /vbox/src/VBox/HostDrivers/Support/win/VBoxDrv.rc /vbox/src/VBox/HostDrivers/VBoxNetAdp/Makefile.kmk /vbox/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdp.c /vbox/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdpInternal.h /vbox/src/VBox/HostDrivers/VBoxNetAdp/darwin/VBoxNetAdp-darwin.cpp /vbox/src/VBox/HostDrivers/VBoxNetAdp/darwin/loadnetadp.sh /vbox/src/VBox/HostDrivers/VBoxNetAdp/freebsd/Makefile /vbox/src/VBox/HostDrivers/VBoxNetAdp/linux/Makefile /vbox/src/VBox/HostDrivers/VBoxNetAdp/linux/VBoxNetAdp-linux.c /vbox/src/VBox/HostDrivers/VBoxNetAdp/linux/files_vboxnetadp /vbox/src/VBox/HostDrivers/VBoxNetAdp/solaris/VBoxNetAdp-solaris.c /vbox/src/VBox/HostDrivers/VBoxNetAdp/solaris/vboxnet.conf /vbox/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk /vbox/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c /vbox/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h /vbox/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetFlt-darwin.cpp /vbox/src/VBox/HostDrivers/VBoxNetFlt/darwin/loadnetflt.sh /vbox/src/VBox/HostDrivers/VBoxNetFlt/freebsd/Makefile /vbox/src/VBox/HostDrivers/VBoxNetFlt/linux/Makefile /vbox/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c /vbox/src/VBox/HostDrivers/VBoxNetFlt/linux/files_vboxnetflt /vbox/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c /vbox/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFltBow-solaris.c /vbox/src/VBox/HostDrivers/VBoxNetFlt/solaris/vboxflt.conf /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/NetAdpInstall.cpp /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/NetAdpUninstall.cpp /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/NetFltInstall.cpp /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/NetFltUninstall.cpp /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetAdp.inf /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFlt-win.c /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFlt-win.h /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFlt-win.rc /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFlt.inf /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFltCommon-win.h /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFltMp-win.c /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFltMp-win.h /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFltPt-win.c /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFltPt-win.h /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFlt_m.inf /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/WinNetConfig.cpp /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/notifyobj/VBoxNetFltNotify.cpp /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/notifyobj/VBoxNetFltNotify.h /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/notifyobj/VBoxNetFltNotify.rc /vbox/src/VBox/HostDrivers/darwin/Makefile.kmk /vbox/src/VBox/HostDrivers/darwin/loadall.sh /vbox/src/VBox/HostDrivers/freebsd/Makefile /vbox/src/VBox/HostDrivers/freebsd/export_modules /vbox/src/VBox/HostDrivers/linux/Makefile /vbox/src/VBox/HostDrivers/linux/build_in_tmp /vbox/src/VBox/HostDrivers/linux/export_modules /vbox/src/VBox/HostServices/GuestControl/Makefile.kmk /vbox/src/VBox/HostServices/GuestControl/gctrl.cpp /vbox/src/VBox/HostServices/GuestControl/gctrl.h /vbox/src/VBox/HostServices/GuestControl/service.cpp /vbox/src/VBox/HostServices/GuestControl/testcase/Makefile.kmk /vbox/src/VBox/HostServices/GuestControl/testcase/tstGuestControlSvc.cpp /vbox/src/VBox/HostServices/GuestProperties/Makefile.kmk /vbox/src/VBox/HostServices/GuestProperties/service.cpp /vbox/src/VBox/HostServices/GuestProperties/testcase/Makefile.kmk /vbox/src/VBox/HostServices/GuestProperties/testcase/tstGuestPropSvc.cpp /vbox/src/VBox/HostServices/Makefile.kmk /vbox/src/VBox/HostServices/SharedClipboard/Makefile.kmk /vbox/src/VBox/HostServices/SharedClipboard/VBoxClipboard-win.cpp /vbox/src/VBox/HostServices/SharedClipboard/VBoxClipboard.h /vbox/src/VBox/HostServices/SharedClipboard/darwin-pasteboard.cpp /vbox/src/VBox/HostServices/SharedClipboard/darwin-pasteboard.h /vbox/src/VBox/HostServices/SharedClipboard/darwin.cpp /vbox/src/VBox/HostServices/SharedClipboard/service.cpp /vbox/src/VBox/HostServices/SharedClipboard/x11-clipboard.cpp /vbox/src/VBox/HostServices/SharedClipboard/x11-stub.cpp /vbox/src/VBox/HostServices/SharedFolders/Makefile.kmk /vbox/src/VBox/HostServices/SharedFolders/mappings.cpp /vbox/src/VBox/HostServices/SharedFolders/mappings.h /vbox/src/VBox/HostServices/SharedFolders/service.cpp /vbox/src/VBox/HostServices/SharedFolders/shfl.h /vbox/src/VBox/HostServices/SharedFolders/shflhandle.cpp /vbox/src/VBox/HostServices/SharedFolders/shflhandle.h /vbox/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk /vbox/src/VBox/HostServices/SharedFolders/testcase/tstShflCase.cpp /vbox/src/VBox/HostServices/SharedFolders/testcase/tstShflSizes.cpp /vbox/src/VBox/HostServices/SharedFolders/vbsf.cpp /vbox/src/VBox/HostServices/SharedFolders/vbsf.h /vbox/src/VBox/HostServices/SharedOpenGL/Makefile.kmk /vbox/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp /vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/server_framebuffer.c /vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/server_getshaders.c /vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/server_glsl.c /vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/server_muralfbo.c /vbox/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa.c /vbox/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.h /vbox/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m /vbox/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_framebuffer.c /vbox/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_shaders.c /vbox/src/VBox/HostServices/SharedOpenGL/unpacker/unpack_visibleregion.c /vbox/src/VBox/HostServices/testcase/Makefile.kmk /vbox/src/VBox/HostServices/testcase/tstHGCMSvc.cpp /vbox/src/VBox/ImageMounter/VBoxFUSE/Makefile.kmk /vbox/src/VBox/ImageMounter/VBoxFUSE/VBoxFUSE.cpp /vbox/src/VBox/Installer/Makefile.kmk /vbox/src/VBox/Installer/common/Makefile.kmk /vbox/src/VBox/Installer/common/vboxapisetup.py /vbox/src/VBox/Installer/freebsd/Makefile.kmk /vbox/src/VBox/Installer/freebsd/postdeinstall.sh /vbox/src/VBox/Installer/freebsd/postinstall.sh /vbox/src/VBox/Installer/linux/Makefile.kmk /vbox/src/VBox/Installer/linux/VBox.sh /vbox/src/VBox/Installer/linux/VBoxSysInfo.sh /vbox/src/VBox/Installer/linux/vboxdrv.sh.in /vbox/src/VBox/Installer/solaris/Makefile.kmk /vbox/src/VBox/Installer/solaris/VBox.sh /vbox/src/VBox/Installer/solaris/VBoxISAExec.c /vbox/src/VBox/Installer/solaris/VBoxZoneAccess.c /vbox/src/VBox/Installer/solaris/checkinstall.sh /vbox/src/VBox/Installer/solaris/makepackage.sh /vbox/src/VBox/Installer/solaris/pkginstall.sh /vbox/src/VBox/Installer/solaris/postinstall.sh /vbox/src/VBox/Installer/solaris/preremove.sh /vbox/src/VBox/Installer/solaris/smf-vboxwebsrv.sh /vbox/src/VBox/Installer/solaris/vbi/makepackage.sh /vbox/src/VBox/Installer/solaris/vbi/preremove.sh /vbox/src/VBox/Installer/solaris/vboxconfig.sh /vbox/src/VBox/Installer/solaris/virtualbox-webservice.xml /vbox/src/VBox/Installer/solaris/virtualbox-zoneaccess.xml /vbox/src/VBox/Main/ApplianceImpl.cpp /vbox/src/VBox/Main/ApplianceImplExport.cpp /vbox/src/VBox/Main/ApplianceImplImport.cpp /vbox/src/VBox/Main/AudioAdapterImpl.cpp /vbox/src/VBox/Main/AudioSnifferInterface.cpp /vbox/src/VBox/Main/BIOSSettingsImpl.cpp /vbox/src/VBox/Main/ConsoleImpl.cpp /vbox/src/VBox/Main/ConsoleImpl2.cpp /vbox/src/VBox/Main/ConsoleImplTeleporter.cpp /vbox/src/VBox/Main/ConsoleVRDPServer.cpp /vbox/src/VBox/Main/DHCPServerImpl.cpp /vbox/src/VBox/Main/DHCPServerRunner.cpp /vbox/src/VBox/Main/DisplayImpl.cpp /vbox/src/VBox/Main/DisplayResampleImage.cpp /vbox/src/VBox/Main/Global.cpp /vbox/src/VBox/Main/GuestImpl.cpp /vbox/src/VBox/Main/GuestOSTypeImpl.cpp /vbox/src/VBox/Main/HostImpl.cpp /vbox/src/VBox/Main/HostNetworkInterfaceImpl.cpp /vbox/src/VBox/Main/HostPower.cpp /vbox/src/VBox/Main/KeyboardImpl.cpp /vbox/src/VBox/Main/Logging.cpp /vbox/src/VBox/Main/MachineDebuggerImpl.cpp /vbox/src/VBox/Main/MachineImpl.cpp /vbox/src/VBox/Main/Makefile.kmk /vbox/src/VBox/Main/Matching.cpp /vbox/src/VBox/Main/MediumAttachmentImpl.cpp /vbox/src/VBox/Main/MediumFormatImpl.cpp /vbox/src/VBox/Main/MediumImpl.cpp /vbox/src/VBox/Main/MediumLock.cpp /vbox/src/VBox/Main/MouseImpl.cpp /vbox/src/VBox/Main/NATEngineImpl.cpp /vbox/src/VBox/Main/NetworkAdapterImpl.cpp /vbox/src/VBox/Main/ParallelPortImpl.cpp /vbox/src/VBox/Main/Performance.cpp /vbox/src/VBox/Main/PerformanceImpl.cpp /vbox/src/VBox/Main/ProgressImpl.cpp /vbox/src/VBox/Main/RemoteUSBDeviceImpl.cpp /vbox/src/VBox/Main/SerialPortImpl.cpp /vbox/src/VBox/Main/SessionImpl.cpp /vbox/src/VBox/Main/SharedFolderImpl.cpp /vbox/src/VBox/Main/SnapshotImpl.cpp /vbox/src/VBox/Main/StorageControllerImpl.cpp /vbox/src/VBox/Main/SystemPropertiesImpl.cpp /vbox/src/VBox/Main/USBControllerImpl.cpp /vbox/src/VBox/Main/USBDeviceImpl.cpp /vbox/src/VBox/Main/VBoxDll.cpp /vbox/src/VBox/Main/VBoxDriversRegister.cpp /vbox/src/VBox/Main/VFSExplorerImpl.cpp /vbox/src/VBox/Main/VMMDevInterface.cpp /vbox/src/VBox/Main/VirtualBoxBase.cpp /vbox/src/VBox/Main/VirtualBoxCallbackImpl.cpp /vbox/src/VBox/Main/VirtualBoxErrorInfoImpl.cpp /vbox/src/VBox/Main/VirtualBoxImpl.cpp /vbox/src/VBox/Main/cbinding/Makefile.kmk /vbox/src/VBox/Main/cbinding/VBoxXPCOMC.cpp /vbox/src/VBox/Main/cbinding/makefile.tstXPCOMCGlue /vbox/src/VBox/Main/cbinding/tstXPCOMCCall.c /vbox/src/VBox/Main/cbinding/tstXPCOMCGlue.c /vbox/src/VBox/Main/cbinding/xpcidl.xsl /vbox/src/VBox/Main/darwin/HostPowerDarwin.cpp /vbox/src/VBox/Main/darwin/NetIf-darwin.cpp /vbox/src/VBox/Main/darwin/OpenGLTestDarwin.cpp /vbox/src/VBox/Main/darwin/PerformanceDarwin.cpp /vbox/src/VBox/Main/darwin/iokit.cpp /vbox/src/VBox/Main/darwin/iokit.h /vbox/src/VBox/Main/freebsd/HostHardwareFreeBSD.cpp /vbox/src/VBox/Main/freebsd/NetIf-freebsd.cpp /vbox/src/VBox/Main/freebsd/PerformanceFreeBSD.cpp /vbox/src/VBox/Main/generic/NetIf-generic.cpp /vbox/src/VBox/Main/generic/OpenGLTest.cpp /vbox/src/VBox/Main/generic/OpenGLTestApp.cpp /vbox/src/VBox/Main/glue/AutoLock.cpp /vbox/src/VBox/Main/glue/ErrorInfo.cpp /vbox/src/VBox/Main/glue/EventQueue.cpp /vbox/src/VBox/Main/glue/SupportErrorInfo.cpp /vbox/src/VBox/Main/glue/VirtualBoxErrorInfo.cpp /vbox/src/VBox/Main/glue/com.cpp /vbox/src/VBox/Main/glue/constants-python.xsl /vbox/src/VBox/Main/glue/errorprint.cpp /vbox/src/VBox/Main/glue/initterm.cpp /vbox/src/VBox/Main/glue/string.cpp /vbox/src/VBox/Main/glue/vboxapi.py /vbox/src/VBox/Main/hgcm/HGCM.cpp /vbox/src/VBox/Main/hgcm/HGCMObjects.cpp /vbox/src/VBox/Main/hgcm/HGCMThread.cpp /vbox/src/VBox/Main/idl/VirtualBox.xidl /vbox/src/VBox/Main/idl/docstrip.xsl /vbox/src/VBox/Main/idl/doxygen.xsl /vbox/src/VBox/Main/idl/midl.xsl /vbox/src/VBox/Main/idl/xpidl.xsl /vbox/src/VBox/Main/include/ApplianceImpl.h /vbox/src/VBox/Main/include/ApplianceImplPrivate.h /vbox/src/VBox/Main/include/AudioAdapterImpl.h /vbox/src/VBox/Main/include/AudioSnifferInterface.h /vbox/src/VBox/Main/include/AutoCaller.h /vbox/src/VBox/Main/include/AutoStateDep.h /vbox/src/VBox/Main/include/BIOSSettingsImpl.h /vbox/src/VBox/Main/include/ConsoleEvents.h /vbox/src/VBox/Main/include/ConsoleImpl.h /vbox/src/VBox/Main/include/ConsoleVRDPServer.h /vbox/src/VBox/Main/include/DHCPServerImpl.h /vbox/src/VBox/Main/include/DHCPServerRunner.h /vbox/src/VBox/Main/include/DisplayImpl.h /vbox/src/VBox/Main/include/FramebufferImpl.h /vbox/src/VBox/Main/include/Global.h /vbox/src/VBox/Main/include/GuestImpl.h /vbox/src/VBox/Main/include/GuestOSTypeImpl.h /vbox/src/VBox/Main/include/HostHardwareLinux.h /vbox/src/VBox/Main/include/HostImpl.h /vbox/src/VBox/Main/include/HostNetworkInterfaceImpl.h /vbox/src/VBox/Main/include/HostPower.h /vbox/src/VBox/Main/include/KeyboardImpl.h /vbox/src/VBox/Main/include/Logging.h /vbox/src/VBox/Main/include/MachineDebuggerImpl.h /vbox/src/VBox/Main/include/MachineImpl.h /vbox/src/VBox/Main/include/Matching.h /vbox/src/VBox/Main/include/MediumAttachmentImpl.h /vbox/src/VBox/Main/include/MediumFormatImpl.h /vbox/src/VBox/Main/include/MediumImpl.h /vbox/src/VBox/Main/include/MediumLock.h /vbox/src/VBox/Main/include/MouseImpl.h /vbox/src/VBox/Main/include/NATEngineImpl.h /vbox/src/VBox/Main/include/NetworkAdapterImpl.h /vbox/src/VBox/Main/include/ParallelPortImpl.h /vbox/src/VBox/Main/include/Performance.h /vbox/src/VBox/Main/include/PerformanceImpl.h /vbox/src/VBox/Main/include/ProgressCombinedImpl.h /vbox/src/VBox/Main/include/ProgressImpl.h /vbox/src/VBox/Main/include/RemoteUSBBackend.h /vbox/src/VBox/Main/include/RemoteUSBDeviceImpl.h /vbox/src/VBox/Main/include/SerialPortImpl.h /vbox/src/VBox/Main/include/SessionImpl.h /vbox/src/VBox/Main/include/SharedFolderImpl.h /vbox/src/VBox/Main/include/SnapshotImpl.h /vbox/src/VBox/Main/include/StorageControllerImpl.h /vbox/src/VBox/Main/include/SystemPropertiesImpl.h /vbox/src/VBox/Main/include/USBControllerImpl.h /vbox/src/VBox/Main/include/USBDeviceImpl.h /vbox/src/VBox/Main/include/VFSExplorerImpl.h /vbox/src/VBox/Main/include/VMMDev.h /vbox/src/VBox/Main/include/VRDPServerImpl.h /vbox/src/VBox/Main/include/VirtualBoxBase.h /vbox/src/VBox/Main/include/VirtualBoxCallbackImpl.h /vbox/src/VBox/Main/include/VirtualBoxErrorInfoImpl.h /vbox/src/VBox/Main/include/VirtualBoxImpl.h /vbox/src/VBox/Main/include/hgcm/HGCM.h /vbox/src/VBox/Main/include/hgcm/HGCMObjects.h /vbox/src/VBox/Main/include/hgcm/HGCMThread.h /vbox/src/VBox/Main/include/netif.h /vbox/src/VBox/Main/include/objectslist.h /vbox/src/VBox/Main/include/ovfreader.h /vbox/src/VBox/Main/include/vbox-libhal.h /vbox/src/VBox/Main/linux/HostHardwareLinux.cpp /vbox/src/VBox/Main/linux/NetIf-linux.cpp /vbox/src/VBox/Main/linux/PerformanceLinux.cpp /vbox/src/VBox/Main/linux/vbox-libhal.cpp /vbox/src/VBox/Main/os2/NetIf-os2.cpp /vbox/src/VBox/Main/os2/PerformanceOs2.cpp /vbox/src/VBox/Main/solaris/DynLoadLibSolaris.cpp /vbox/src/VBox/Main/solaris/DynLoadLibSolaris.h /vbox/src/VBox/Main/solaris/NetIf-solaris.cpp /vbox/src/VBox/Main/solaris/PerformanceSolaris.cpp /vbox/src/VBox/Main/testcase/Makefile.kmk /vbox/src/VBox/Main/testcase/VBox.cpp /vbox/src/VBox/Main/testcase/makefile.tstVBoxAPILinux /vbox/src/VBox/Main/testcase/tstAPI.cpp /vbox/src/VBox/Main/testcase/tstCollector.cpp /vbox/src/VBox/Main/testcase/tstHostHardwareLinux.cpp /vbox/src/VBox/Main/testcase/tstUSBLinux.h /vbox/src/VBox/Main/testcase/tstVBoxAPILinux.cpp /vbox/src/VBox/Main/testcase/tstVBoxAPIWin.cpp /vbox/src/VBox/Main/webservice/Makefile.kmk /vbox/src/VBox/Main/webservice/filesplitter.cpp /vbox/src/VBox/Main/webservice/glue-jaxws.xsl /vbox/src/VBox/Main/webservice/platform-xidl.xsl /vbox/src/VBox/Main/webservice/samples/java/jax-ws/Makefile /vbox/src/VBox/Main/webservice/samples/java/jax-ws/Makefile.glue /vbox/src/VBox/Main/webservice/samples/python/Makefile /vbox/src/VBox/Main/webservice/samples/python/Makefile.glue /vbox/src/VBox/Main/webservice/split-soapC.cpp /vbox/src/VBox/Main/webservice/vboxweb.cpp /vbox/src/VBox/Main/webservice/vboxweb.h /vbox/src/VBox/Main/webservice/websrv-cpp.xsl /vbox/src/VBox/Main/webservice/websrv-gsoapH.xsl /vbox/src/VBox/Main/webservice/websrv-nsmap.xsl /vbox/src/VBox/Main/webservice/websrv-php.xsl /vbox/src/VBox/Main/webservice/websrv-python.xsl /vbox/src/VBox/Main/webservice/websrv-shared.inc.xsl /vbox/src/VBox/Main/webservice/websrv-typemap.xsl /vbox/src/VBox/Main/webservice/websrv-wsdl-service.xsl /vbox/src/VBox/Main/webservice/websrv-wsdl.xsl /vbox/src/VBox/Main/webservice/websrv-wsdl2gsoapH.xsl /vbox/src/VBox/Main/webservice/webtest.cpp /vbox/src/VBox/Main/win/HostPowerWin.cpp /vbox/src/VBox/Main/win/NetIf-win.cpp /vbox/src/VBox/Main/win/PerformanceWin.cpp /vbox/src/VBox/Main/win/VBoxC.def /vbox/src/VBox/Main/win/VBoxC.rc /vbox/src/VBox/Main/win/VBoxSVC.rc /vbox/src/VBox/Main/win/VirtualBox_rgs.xsl /vbox/src/VBox/Main/win/comregister.cmd /vbox/src/VBox/Main/win/dllmain.cpp /vbox/src/VBox/Main/win/resource.h /vbox/src/VBox/Main/win/svchlp.cpp /vbox/src/VBox/Main/win/svchlp.h /vbox/src/VBox/Main/win/svcmain.cpp /vbox/src/VBox/Main/xml/SchemaDefs.xsl /vbox/src/VBox/Main/xml/Settings.cpp /vbox/src/VBox/Main/xml/SettingsConverter.xsl /vbox/src/VBox/Main/xml/VirtualBox-settings-common.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-freebsd.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-linux.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-macosx.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-os2.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-solaris.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-windows.xsd /vbox/src/VBox/Main/xml/ovfreader.cpp /vbox/src/VBox/Main/xpcom/helpers.cpp /vbox/src/VBox/Main/xpcom/module.cpp /vbox/src/VBox/Main/xpcom/server.cpp /vbox/src/VBox/Main/xpcom/server.h /vbox/src/VBox/Main/xpcom/server_module.cpp /vbox/src/VBox/Makefile.kmk /vbox/src/VBox/NetworkServices/DHCP/Makefile.kmk /vbox/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp /vbox/src/VBox/NetworkServices/DHCP/VBoxNetDHCPHardened.cpp /vbox/src/VBox/NetworkServices/Makefile.kmk /vbox/src/VBox/NetworkServices/NAT/VBoxNetNAT.cpp /vbox/src/VBox/NetworkServices/NAT/VBoxNetNATHardened.cpp /vbox/src/VBox/NetworkServices/NetLib/VBoxNetARP.cpp /vbox/src/VBox/NetworkServices/NetLib/VBoxNetBaseService.cpp /vbox/src/VBox/NetworkServices/NetLib/VBoxNetBaseService.h /vbox/src/VBox/NetworkServices/NetLib/VBoxNetIntIf.cpp /vbox/src/VBox/NetworkServices/NetLib/VBoxNetLib.h /vbox/src/VBox/NetworkServices/NetLib/VBoxNetUDP.cpp /vbox/src/VBox/RDP/client/Makefile.kmk /vbox/src/VBox/RDP/client/vrdp/USBProxyDevice-linux.c /vbox/src/VBox/RDP/client/vrdp/rdpusb.c /vbox/src/VBox/RDP/client/vrdp/vrdpusb.h /vbox/src/VBox/RDP/client/vrdp/vusb.h /vbox/src/VBox/Runtime/Makefile.kmk /vbox/src/VBox/Runtime/VBox/RTAssertShouldPanic-vbox.cpp /vbox/src/VBox/Runtime/VBox/VBoxRTDeps.cpp /vbox/src/VBox/Runtime/VBox/dbus.cpp /vbox/src/VBox/Runtime/VBox/errmsgvboxcom.xsl /vbox/src/VBox/Runtime/VBox/log-vbox.cpp /vbox/src/VBox/Runtime/VBox/logbackdoor-redirect.cpp /vbox/src/VBox/Runtime/VBox/logbackdoor.cpp /vbox/src/VBox/Runtime/common/alloc/alloc.cpp /vbox/src/VBox/Runtime/common/alloc/heapoffset.cpp /vbox/src/VBox/Runtime/common/alloc/heapsimple.cpp /vbox/src/VBox/Runtime/common/alloc/memcache.cpp /vbox/src/VBox/Runtime/common/asm/ASMAtomicCmpXchgExU64.asm /vbox/src/VBox/Runtime/common/asm/ASMAtomicCmpXchgU64.asm /vbox/src/VBox/Runtime/common/asm/ASMAtomicCmpXchgU8.asm /vbox/src/VBox/Runtime/common/asm/ASMAtomicReadU64.asm /vbox/src/VBox/Runtime/common/asm/ASMAtomicUoReadU64.asm /vbox/src/VBox/Runtime/common/asm/ASMAtomicXchgU64.asm /vbox/src/VBox/Runtime/common/asm/ASMMultU64ByU32DivByU32.asm /vbox/src/VBox/Runtime/common/asm/ASMNopPause.asm /vbox/src/VBox/Runtime/common/checksum/RTSha1Digest.cpp /vbox/src/VBox/Runtime/common/checksum/adler32.cpp /vbox/src/VBox/Runtime/common/checksum/crc32-zlib.cpp /vbox/src/VBox/Runtime/common/checksum/crc32.cpp /vbox/src/VBox/Runtime/common/checksum/crc64.cpp /vbox/src/VBox/Runtime/common/checksum/ipv4.cpp /vbox/src/VBox/Runtime/common/checksum/ipv6.cpp /vbox/src/VBox/Runtime/common/checksum/manifest.cpp /vbox/src/VBox/Runtime/common/checksum/md5.cpp /vbox/src/VBox/Runtime/common/checksum/md5str.cpp /vbox/src/VBox/Runtime/common/checksum/sha1.cpp /vbox/src/VBox/Runtime/common/checksum/sha1str.cpp /vbox/src/VBox/Runtime/common/checksum/sha256.cpp /vbox/src/VBox/Runtime/common/checksum/sha256str.cpp /vbox/src/VBox/Runtime/common/checksum/sha512.cpp /vbox/src/VBox/Runtime/common/checksum/sha512str.cpp /vbox/src/VBox/Runtime/common/dbg/dbg.cpp /vbox/src/VBox/Runtime/common/dbg/dbgas.cpp /vbox/src/VBox/Runtime/common/dbg/dbgmod.cpp /vbox/src/VBox/Runtime/common/dbg/dbgmodcontainer.cpp /vbox/src/VBox/Runtime/common/dbg/dbgmodnm.cpp /vbox/src/VBox/Runtime/common/err/RTErrConvertFromErrno.cpp /vbox/src/VBox/Runtime/common/err/RTErrConvertToErrno.cpp /vbox/src/VBox/Runtime/common/err/errmsg.cpp /vbox/src/VBox/Runtime/common/err/errmsg.sed /vbox/src/VBox/Runtime/common/err/errmsgcom.sed /vbox/src/VBox/Runtime/common/err/errmsgxpcom.cpp /vbox/src/VBox/Runtime/common/ldr/ldr.cpp /vbox/src/VBox/Runtime/common/ldr/ldrELF.cpp /vbox/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h /vbox/src/VBox/Runtime/common/ldr/ldrEx.cpp /vbox/src/VBox/Runtime/common/ldr/ldrFile.cpp /vbox/src/VBox/Runtime/common/ldr/ldrNative.cpp /vbox/src/VBox/Runtime/common/ldr/ldrPE.cpp /vbox/src/VBox/Runtime/common/ldr/ldrkStuff.cpp /vbox/src/VBox/Runtime/common/log/log.cpp /vbox/src/VBox/Runtime/common/log/logcom.cpp /vbox/src/VBox/Runtime/common/log/logellipsis.cpp /vbox/src/VBox/Runtime/common/log/logformat.cpp /vbox/src/VBox/Runtime/common/log/logrel.cpp /vbox/src/VBox/Runtime/common/log/logrelellipsis.cpp /vbox/src/VBox/Runtime/common/math/ceill.asm /vbox/src/VBox/Runtime/common/math/cosl.asm /vbox/src/VBox/Runtime/common/math/fabs.asm /vbox/src/VBox/Runtime/common/math/fabsf.asm /vbox/src/VBox/Runtime/common/math/fabsl.asm /vbox/src/VBox/Runtime/common/math/floor.asm /vbox/src/VBox/Runtime/common/math/floorf.asm /vbox/src/VBox/Runtime/common/math/floorl.asm /vbox/src/VBox/Runtime/common/math/ldexpl.asm /vbox/src/VBox/Runtime/common/math/llrint.asm /vbox/src/VBox/Runtime/common/math/llrintf.asm /vbox/src/VBox/Runtime/common/math/llrintl.asm /vbox/src/VBox/Runtime/common/math/logl.asm /vbox/src/VBox/Runtime/common/math/lrint.asm /vbox/src/VBox/Runtime/common/math/lrintf.asm /vbox/src/VBox/Runtime/common/math/lrintl.asm /vbox/src/VBox/Runtime/common/math/remainder.asm /vbox/src/VBox/Runtime/common/math/remainderf.asm /vbox/src/VBox/Runtime/common/math/remainderl.asm /vbox/src/VBox/Runtime/common/math/sinl.asm /vbox/src/VBox/Runtime/common/math/tanl.asm /vbox/src/VBox/Runtime/common/math/trunc.asm /vbox/src/VBox/Runtime/common/math/truncf.asm /vbox/src/VBox/Runtime/common/math/truncl.asm /vbox/src/VBox/Runtime/common/misc/RTAssertMsg1Weak.cpp /vbox/src/VBox/Runtime/common/misc/RTAssertMsg2.cpp /vbox/src/VBox/Runtime/common/misc/RTAssertMsg2Add.cpp /vbox/src/VBox/Runtime/common/misc/RTAssertMsg2AddWeak.cpp /vbox/src/VBox/Runtime/common/misc/RTAssertMsg2AddWeakV.cpp /vbox/src/VBox/Runtime/common/misc/RTAssertMsg2Weak.cpp /vbox/src/VBox/Runtime/common/misc/RTAssertMsg2WeakV.cpp /vbox/src/VBox/Runtime/common/misc/RTFileOpenF.cpp /vbox/src/VBox/Runtime/common/misc/RTFileOpenV.cpp /vbox/src/VBox/Runtime/common/misc/assert.cpp /vbox/src/VBox/Runtime/common/misc/buildconfig.cpp /vbox/src/VBox/Runtime/common/misc/cidr.cpp /vbox/src/VBox/Runtime/common/misc/getopt.cpp /vbox/src/VBox/Runtime/common/misc/getoptargv.cpp /vbox/src/VBox/Runtime/common/misc/handle.cpp /vbox/src/VBox/Runtime/common/misc/handletable.cpp /vbox/src/VBox/Runtime/common/misc/handletable.h /vbox/src/VBox/Runtime/common/misc/handletablectx.cpp /vbox/src/VBox/Runtime/common/misc/handletablesimple.cpp /vbox/src/VBox/Runtime/common/misc/lockvalidator.cpp /vbox/src/VBox/Runtime/common/misc/message.cpp /vbox/src/VBox/Runtime/common/misc/once.cpp /vbox/src/VBox/Runtime/common/misc/req.cpp /vbox/src/VBox/Runtime/common/misc/s3.cpp /vbox/src/VBox/Runtime/common/misc/sanity-c.c /vbox/src/VBox/Runtime/common/misc/sanity-cpp.cpp /vbox/src/VBox/Runtime/common/misc/sanity.h /vbox/src/VBox/Runtime/common/misc/semspingpong.cpp /vbox/src/VBox/Runtime/common/misc/setjmp.asm /vbox/src/VBox/Runtime/common/misc/sg.cpp /vbox/src/VBox/Runtime/common/misc/tar.cpp /vbox/src/VBox/Runtime/common/misc/term.cpp /vbox/src/VBox/Runtime/common/misc/thread.cpp /vbox/src/VBox/Runtime/common/misc/zip.cpp /vbox/src/VBox/Runtime/common/path/RTPathAbsDup.cpp /vbox/src/VBox/Runtime/common/path/RTPathAbsEx.cpp /vbox/src/VBox/Runtime/common/path/RTPathAbsExDup.cpp /vbox/src/VBox/Runtime/common/path/RTPathAppend.cpp /vbox/src/VBox/Runtime/common/path/RTPathChangeToDosSlashes.cpp /vbox/src/VBox/Runtime/common/path/RTPathChangeToUnixSlashes.cpp /vbox/src/VBox/Runtime/common/path/RTPathCopyComponents.cpp /vbox/src/VBox/Runtime/common/path/RTPathCountComponents.cpp /vbox/src/VBox/Runtime/common/path/RTPathExt.cpp /vbox/src/VBox/Runtime/common/path/RTPathFilename.cpp /vbox/src/VBox/Runtime/common/path/RTPathHaveExt.cpp /vbox/src/VBox/Runtime/common/path/RTPathHavePath.cpp /vbox/src/VBox/Runtime/common/path/RTPathJoin.cpp /vbox/src/VBox/Runtime/common/path/RTPathParse.cpp /vbox/src/VBox/Runtime/common/path/RTPathRealDup.cpp /vbox/src/VBox/Runtime/common/path/RTPathStripExt.cpp /vbox/src/VBox/Runtime/common/path/RTPathStripFilename.cpp /vbox/src/VBox/Runtime/common/path/RTPathStripTrailingSlash.cpp /vbox/src/VBox/Runtime/common/path/RTPathTraverseList.cpp /vbox/src/VBox/Runtime/common/path/comparepaths.cpp /vbox/src/VBox/Runtime/common/path/rtPathRootSpecLen.cpp /vbox/src/VBox/Runtime/common/path/rtPathVolumeSpecLen.cpp /vbox/src/VBox/Runtime/common/rand/rand.cpp /vbox/src/VBox/Runtime/common/rand/randadv.cpp /vbox/src/VBox/Runtime/common/rand/randparkmiller.cpp /vbox/src/VBox/Runtime/common/sort/RTSortApvIsSorted.cpp /vbox/src/VBox/Runtime/common/sort/RTSortIsSorted.cpp /vbox/src/VBox/Runtime/common/sort/shellsort.cpp /vbox/src/VBox/Runtime/common/string/RTStrCmp.cpp /vbox/src/VBox/Runtime/common/string/RTStrConvertHexBytes.cpp /vbox/src/VBox/Runtime/common/string/RTStrCopy.cpp /vbox/src/VBox/Runtime/common/string/RTStrCopyEx.cpp /vbox/src/VBox/Runtime/common/string/RTStrNCmp.cpp /vbox/src/VBox/Runtime/common/string/RTStrNLen.cpp /vbox/src/VBox/Runtime/common/string/RTStrNLenEx.cpp /vbox/src/VBox/Runtime/common/string/RTStrPrintHexBytes.cpp /vbox/src/VBox/Runtime/common/string/RTStrStr.cpp /vbox/src/VBox/Runtime/common/string/base64.cpp /vbox/src/VBox/Runtime/common/string/memchr.asm /vbox/src/VBox/Runtime/common/string/memchr.cpp /vbox/src/VBox/Runtime/common/string/memchr_alias.c /vbox/src/VBox/Runtime/common/string/memcmp.asm /vbox/src/VBox/Runtime/common/string/memcmp.cpp /vbox/src/VBox/Runtime/common/string/memcmp_alias.c /vbox/src/VBox/Runtime/common/string/memcpy.asm /vbox/src/VBox/Runtime/common/string/memcpy.cpp /vbox/src/VBox/Runtime/common/string/memcpy_alias.c /vbox/src/VBox/Runtime/common/string/memmove.asm /vbox/src/VBox/Runtime/common/string/memmove_alias.c /vbox/src/VBox/Runtime/common/string/mempcpy.asm /vbox/src/VBox/Runtime/common/string/memset.asm /vbox/src/VBox/Runtime/common/string/memset.cpp /vbox/src/VBox/Runtime/common/string/memset_alias.c /vbox/src/VBox/Runtime/common/string/ministring.cpp /vbox/src/VBox/Runtime/common/string/simplepattern.cpp /vbox/src/VBox/Runtime/common/string/straprintf.cpp /vbox/src/VBox/Runtime/common/string/strcache.cpp /vbox/src/VBox/Runtime/common/string/strchr.asm /vbox/src/VBox/Runtime/common/string/strchr_alias.c /vbox/src/VBox/Runtime/common/string/strcmp.asm /vbox/src/VBox/Runtime/common/string/strcmp_alias.c /vbox/src/VBox/Runtime/common/string/strcpy.asm /vbox/src/VBox/Runtime/common/string/strcpy.cpp /vbox/src/VBox/Runtime/common/string/strcpy_alias.c /vbox/src/VBox/Runtime/common/string/strformat.cpp /vbox/src/VBox/Runtime/common/string/strformatrt.cpp /vbox/src/VBox/Runtime/common/string/strformattype.cpp /vbox/src/VBox/Runtime/common/string/stringalloc.cpp /vbox/src/VBox/Runtime/common/string/strlen.asm /vbox/src/VBox/Runtime/common/string/strlen.cpp /vbox/src/VBox/Runtime/common/string/strlen_alias.c /vbox/src/VBox/Runtime/common/string/strncmp.cpp /vbox/src/VBox/Runtime/common/string/strpbrk.cpp /vbox/src/VBox/Runtime/common/string/strprintf.cpp /vbox/src/VBox/Runtime/common/string/strspace.cpp /vbox/src/VBox/Runtime/common/string/strstrip.cpp /vbox/src/VBox/Runtime/common/string/strtonum.cpp /vbox/src/VBox/Runtime/common/string/strversion.cpp /vbox/src/VBox/Runtime/common/string/uni.cpp /vbox/src/VBox/Runtime/common/string/unidata.cpp /vbox/src/VBox/Runtime/common/string/uniread.cpp /vbox/src/VBox/Runtime/common/string/utf-16.cpp /vbox/src/VBox/Runtime/common/string/utf-8-case.cpp /vbox/src/VBox/Runtime/common/string/utf-8.cpp /vbox/src/VBox/Runtime/common/table/avl_Base.cpp.h /vbox/src/VBox/Runtime/common/table/avl_Destroy.cpp.h /vbox/src/VBox/Runtime/common/table/avl_DoWithAll.cpp.h /vbox/src/VBox/Runtime/common/table/avl_Enum.cpp.h /vbox/src/VBox/Runtime/common/table/avl_Get.cpp.h /vbox/src/VBox/Runtime/common/table/avl_GetBestFit.cpp.h /vbox/src/VBox/Runtime/common/table/avl_Range.cpp.h /vbox/src/VBox/Runtime/common/table/avl_RemoveBestFit.cpp.h /vbox/src/VBox/Runtime/common/table/avlgcptr.cpp /vbox/src/VBox/Runtime/common/table/avlhcphys.cpp /vbox/src/VBox/Runtime/common/table/avllu32.cpp /vbox/src/VBox/Runtime/common/table/avlogcphys.cpp /vbox/src/VBox/Runtime/common/table/avlogcptr.cpp /vbox/src/VBox/Runtime/common/table/avlohcphys.cpp /vbox/src/VBox/Runtime/common/table/avloioport.cpp /vbox/src/VBox/Runtime/common/table/avlou32.cpp /vbox/src/VBox/Runtime/common/table/avlpv.cpp /vbox/src/VBox/Runtime/common/table/avlrfoff.cpp /vbox/src/VBox/Runtime/common/table/avlrgcptr.cpp /vbox/src/VBox/Runtime/common/table/avlrogcphys.cpp /vbox/src/VBox/Runtime/common/table/avlrogcptr.cpp /vbox/src/VBox/Runtime/common/table/avlroioport.cpp /vbox/src/VBox/Runtime/common/table/avlroogcptr.cpp /vbox/src/VBox/Runtime/common/table/avlruintptr.cpp /vbox/src/VBox/Runtime/common/table/avlu32.cpp /vbox/src/VBox/Runtime/common/table/avluintptr.cpp /vbox/src/VBox/Runtime/common/table/avlul.cpp /vbox/src/VBox/Runtime/common/table/table.cpp /vbox/src/VBox/Runtime/common/time/time.cpp /vbox/src/VBox/Runtime/common/time/timeprog.cpp /vbox/src/VBox/Runtime/common/time/timesup.cpp /vbox/src/VBox/Runtime/common/time/timesupA.asm /vbox/src/VBox/Runtime/common/time/timesupA.mac /vbox/src/VBox/Runtime/common/time/timesupref.cpp /vbox/src/VBox/Runtime/common/time/timesupref.h /vbox/src/VBox/Runtime/common/time/timesysalias.cpp /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwin.cpp /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwinCOM.cpp /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwinIO.cpp /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwinKern.cpp /vbox/src/VBox/Runtime/gc/initterm-gc.cpp /vbox/src/VBox/Runtime/generic/RTAssertShouldPanic-generic.cpp /vbox/src/VBox/Runtime/generic/RTDirCreateTemp-generic.cpp /vbox/src/VBox/Runtime/generic/RTDirExists-generic.cpp /vbox/src/VBox/Runtime/generic/RTDirQueryInfo-generic.cpp /vbox/src/VBox/Runtime/generic/RTDirSetTimes-generic.cpp /vbox/src/VBox/Runtime/generic/RTEnvDupEx-generic.cpp /vbox/src/VBox/Runtime/generic/RTFileCopy-generic.cpp /vbox/src/VBox/Runtime/generic/RTFileExists-generic.cpp /vbox/src/VBox/Runtime/generic/RTFileMove-generic.cpp /vbox/src/VBox/Runtime/generic/RTFileQuerySize-generic.cpp /vbox/src/VBox/Runtime/generic/RTFileReadAll-generic.cpp /vbox/src/VBox/Runtime/generic/RTFileReadAllByHandle-generic.cpp /vbox/src/VBox/Runtime/generic/RTFileReadAllByHandleEx-generic.cpp /vbox/src/VBox/Runtime/generic/RTFileReadAllEx-generic.cpp /vbox/src/VBox/Runtime/generic/RTFileReadAllFree-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogDefaultInit-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteDebugger-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdErr-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdErr-stub-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdOut-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdOut-stub-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteUser-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpCpuId-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpCpuIdFromSetIndex-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpCpuIdToSetIndex-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpGetCount-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpGetCurFrequency-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpGetDescription-generic-stub.cpp /vbox/src/VBox/Runtime/generic/RTMpGetDescription-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpGetMaxCpuId-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpGetMaxFrequency-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpGetOnlineCount-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpGetOnlineSet-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpGetSet-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpIsCpuOnline-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpIsCpuPossible-generic.cpp /vbox/src/VBox/Runtime/generic/RTProcDaemonize-generic.cpp /vbox/src/VBox/Runtime/generic/RTProcIsRunningByName-generic.cpp /vbox/src/VBox/Runtime/generic/RTRandAdvCreateSystemFaster-generic.cpp /vbox/src/VBox/Runtime/generic/RTRandAdvCreateSystemTruer-generic.cpp /vbox/src/VBox/Runtime/generic/RTSemEventMultiWait-generic.cpp /vbox/src/VBox/Runtime/generic/RTSemEventWait-generic.cpp /vbox/src/VBox/Runtime/generic/RTSemMutexRequest-generic.cpp /vbox/src/VBox/Runtime/generic/RTSemMutexRequestDebug-generic.cpp /vbox/src/VBox/Runtime/generic/RTSystemQueryDmiString-generic.cpp /vbox/src/VBox/Runtime/generic/RTSystemQueryOSInfo-generic.cpp /vbox/src/VBox/Runtime/generic/RTThreadGetNativeState-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimeLocalDeltaNano-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimeLocalExplode-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimeLocalNow-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimerCreate-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimerLRCreate-generic.cpp /vbox/src/VBox/Runtime/generic/RTUuidCreate-generic.cpp /vbox/src/VBox/Runtime/generic/critsect-generic.cpp /vbox/src/VBox/Runtime/generic/env-generic.cpp /vbox/src/VBox/Runtime/generic/fs-stubs-generic.cpp /vbox/src/VBox/Runtime/generic/mempool-generic.cpp /vbox/src/VBox/Runtime/generic/mppresent-generic.cpp /vbox/src/VBox/Runtime/generic/pathhost-generic.cpp /vbox/src/VBox/Runtime/generic/sched-generic.cpp /vbox/src/VBox/Runtime/generic/semfastmutex-generic.cpp /vbox/src/VBox/Runtime/generic/semrw-generic.cpp /vbox/src/VBox/Runtime/generic/semrw-lockless-generic.cpp /vbox/src/VBox/Runtime/generic/semxroads-generic.cpp /vbox/src/VBox/Runtime/generic/spinlock-generic.cpp /vbox/src/VBox/Runtime/generic/strcache-stubs-generic.cpp /vbox/src/VBox/Runtime/generic/timer-generic.cpp /vbox/src/VBox/Runtime/generic/timerlr-generic.cpp /vbox/src/VBox/Runtime/generic/tls-generic.cpp /vbox/src/VBox/Runtime/generic/utf16locale-generic.cpp /vbox/src/VBox/Runtime/generic/uuid-generic.cpp /vbox/src/VBox/Runtime/include/internal/alignmentchecks.h /vbox/src/VBox/Runtime/include/internal/assert.h /vbox/src/VBox/Runtime/include/internal/dbgmod.h /vbox/src/VBox/Runtime/include/internal/dir.h /vbox/src/VBox/Runtime/include/internal/file.h /vbox/src/VBox/Runtime/include/internal/fileaio.h /vbox/src/VBox/Runtime/include/internal/fs.h /vbox/src/VBox/Runtime/include/internal/initterm.h /vbox/src/VBox/Runtime/include/internal/iprt.h /vbox/src/VBox/Runtime/include/internal/ldr.h /vbox/src/VBox/Runtime/include/internal/ldrMZ.h /vbox/src/VBox/Runtime/include/internal/ldrPE.h /vbox/src/VBox/Runtime/include/internal/lockvalidator.h /vbox/src/VBox/Runtime/include/internal/magics.h /vbox/src/VBox/Runtime/include/internal/memobj.h /vbox/src/VBox/Runtime/include/internal/path.h /vbox/src/VBox/Runtime/include/internal/pipe.h /vbox/src/VBox/Runtime/include/internal/process.h /vbox/src/VBox/Runtime/include/internal/rand.h /vbox/src/VBox/Runtime/include/internal/sched.h /vbox/src/VBox/Runtime/include/internal/socket.h /vbox/src/VBox/Runtime/include/internal/strict.h /vbox/src/VBox/Runtime/include/internal/string.h /vbox/src/VBox/Runtime/include/internal/thread.h /vbox/src/VBox/Runtime/include/internal/time.h /vbox/src/VBox/Runtime/nt/NtProcessStartup-stub.cpp /vbox/src/VBox/Runtime/nt/RTErrConvertFromNtStatus.cpp /vbox/src/VBox/Runtime/os2/RTErrConvertFromOS2.cpp /vbox/src/VBox/Runtime/os2/sys0.asm /vbox/src/VBox/Runtime/r0drv/alloc-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/alloc-r0drv.h /vbox/src/VBox/Runtime/r0drv/darwin/RTLogWriteDebugger-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/RTLogWriteStdOut-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/alloc-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/assert-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/initterm-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/memuserkernel-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/mp-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/process-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/semevent-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/semeventmulti-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/semfastmutex-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/semmutex-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/spinlock-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/the-darwin-kernel.h /vbox/src/VBox/Runtime/r0drv/darwin/thread-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/thread2-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/threadpreempt-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/time-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c /vbox/src/VBox/Runtime/r0drv/freebsd/mp-r0drv-freebsd.c /vbox/src/VBox/Runtime/r0drv/freebsd/semmutex-r0drv-freebsd.c /vbox/src/VBox/Runtime/r0drv/freebsd/thread-r0drv-freebsd.c /vbox/src/VBox/Runtime/r0drv/generic/RTMpIsCpuWorkPending-r0drv-generic.cpp /vbox/src/VBox/Runtime/r0drv/generic/RTMpOn-r0drv-generic.cpp /vbox/src/VBox/Runtime/r0drv/generic/RTMpPokeCpu-r0drv-generic.cpp /vbox/src/VBox/Runtime/r0drv/generic/RTThreadPreemptDisable-r0drv-generic.cpp /vbox/src/VBox/Runtime/r0drv/generic/RTThreadPreemptIsEnabled-r0drv-generic.cpp /vbox/src/VBox/Runtime/r0drv/generic/RTThreadPreemptIsPending-r0drv-generic.cpp /vbox/src/VBox/Runtime/r0drv/generic/RTThreadPreemptIsPendingTrusty-r0drv-generic.cpp /vbox/src/VBox/Runtime/r0drv/generic/RTThreadPreemptRestore-r0drv-generic.cpp /vbox/src/VBox/Runtime/r0drv/generic/mpnotification-r0drv-generic.cpp /vbox/src/VBox/Runtime/r0drv/generic/semspinmutex-r0drv-generic.c /vbox/src/VBox/Runtime/r0drv/initterm-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/linux/RTLogWriteDebugger-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/alloc-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/assert-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/initterm-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/memuserkernel-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/mp-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/mpnotification-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/process-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/semevent-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/semeventmulti-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/semfastmutex-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/semmutex-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/spinlock-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/string.h /vbox/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h /vbox/src/VBox/Runtime/r0drv/linux/thread-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/thread2-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/time-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/timer-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/memobj-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/mp-r0drv.h /vbox/src/VBox/Runtime/r0drv/mpnotification-r0drv.c /vbox/src/VBox/Runtime/r0drv/nt/RTLogWriteDebugger-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/alloc-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/assert-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/internal-r0drv-nt.h /vbox/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/memuserkernel-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/mpnotification-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/process-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/semevent-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/semeventmulti-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/semfastmutex-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/semmutex-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/spinlock-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/the-nt-kernel.h /vbox/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/thread2-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/time-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/timer-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/os2/memuserkernel-r0drv-os2.cpp /vbox/src/VBox/Runtime/r0drv/power-r0drv.h /vbox/src/VBox/Runtime/r0drv/powernotification-r0drv.c /vbox/src/VBox/Runtime/r0drv/solaris/RTLogWriteDebugger-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/assert-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/initterm-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/memuserkernel-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/mpnotification-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/semevent-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/semeventmulti-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/semfastmutex-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/semmutex-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/spinlock-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/the-solaris-kernel.h /vbox/src/VBox/Runtime/r0drv/solaris/vbi/RTMpPokeCpu-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/vbi/alloc-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/vbi/memobj-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/vbi/mp-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/vbi/mpnotification-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/vbi/process-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/vbi/thread-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/vbi/thread2-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/vbi/time-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/vbi/timer-r0drv-solaris.c /vbox/src/VBox/Runtime/r3/alloc-ef-cpp.cpp /vbox/src/VBox/Runtime/r3/alloc-ef.cpp /vbox/src/VBox/Runtime/r3/alloc-ef.h /vbox/src/VBox/Runtime/r3/alloc.cpp /vbox/src/VBox/Runtime/r3/darwin/RTSystemQueryDmiString-darwin.cpp /vbox/src/VBox/Runtime/r3/darwin/alloc-darwin.cpp /vbox/src/VBox/Runtime/r3/darwin/filelock-darwin.cpp /vbox/src/VBox/Runtime/r3/darwin/mp-darwin.cpp /vbox/src/VBox/Runtime/r3/darwin/rtProcInitExePath-darwin.cpp /vbox/src/VBox/Runtime/r3/darwin/sched-darwin.cpp /vbox/src/VBox/Runtime/r3/darwin/time-darwin.cpp /vbox/src/VBox/Runtime/r3/dir.cpp /vbox/src/VBox/Runtime/r3/fileio.cpp /vbox/src/VBox/Runtime/r3/freebsd/alloc-freebsd.cpp /vbox/src/VBox/Runtime/r3/freebsd/fileaio-freebsd.cpp /vbox/src/VBox/Runtime/r3/freebsd/mp-freebsd.cpp /vbox/src/VBox/Runtime/r3/freebsd/rtProcInitExePath-freebsd.cpp /vbox/src/VBox/Runtime/r3/fs.cpp /vbox/src/VBox/Runtime/r3/generic/semspinmutex-r3-generic.cpp /vbox/src/VBox/Runtime/r3/init.cpp /vbox/src/VBox/Runtime/r3/linux/RTProcIsRunningByName-linux.cpp /vbox/src/VBox/Runtime/r3/linux/RTSystemQueryDmiString-linux.cpp /vbox/src/VBox/Runtime/r3/linux/RTThreadGetNativeState-linux.cpp /vbox/src/VBox/Runtime/r3/linux/fileaio-linux.cpp /vbox/src/VBox/Runtime/r3/linux/mp-linux.cpp /vbox/src/VBox/Runtime/r3/linux/rtProcInitExePath-linux.cpp /vbox/src/VBox/Runtime/r3/linux/sched-linux.cpp /vbox/src/VBox/Runtime/r3/linux/semevent-linux.cpp /vbox/src/VBox/Runtime/r3/linux/semeventmulti-linux.cpp /vbox/src/VBox/Runtime/r3/linux/semmutex-linux.cpp /vbox/src/VBox/Runtime/r3/linux/sysfs.cpp /vbox/src/VBox/Runtime/r3/linux/time-linux.cpp /vbox/src/VBox/Runtime/r3/os2/filelock-os2.cpp /vbox/src/VBox/Runtime/r3/os2/mp-os2.cpp /vbox/src/VBox/Runtime/r3/os2/pipe-os2.cpp /vbox/src/VBox/Runtime/r3/os2/poll-os2.cpp /vbox/src/VBox/Runtime/r3/os2/rtProcInitExePath-os2.cpp /vbox/src/VBox/Runtime/r3/os2/sched-os2.cpp /vbox/src/VBox/Runtime/r3/os2/sems-os2.cpp /vbox/src/VBox/Runtime/r3/os2/thread-os2.cpp /vbox/src/VBox/Runtime/r3/path.cpp /vbox/src/VBox/Runtime/r3/posix/RTFileQueryFsSizes-posix.cpp /vbox/src/VBox/Runtime/r3/posix/RTMpGetCount-posix.cpp /vbox/src/VBox/Runtime/r3/posix/RTSystemQueryOSInfo-posix.cpp /vbox/src/VBox/Runtime/r3/posix/RTTimeNow-posix.cpp /vbox/src/VBox/Runtime/r3/posix/RTTimeSet-posix.cpp /vbox/src/VBox/Runtime/r3/posix/alloc-posix.cpp /vbox/src/VBox/Runtime/r3/posix/dir-posix.cpp /vbox/src/VBox/Runtime/r3/posix/env-posix.cpp /vbox/src/VBox/Runtime/r3/posix/fileaio-posix.cpp /vbox/src/VBox/Runtime/r3/posix/fileio-posix.cpp /vbox/src/VBox/Runtime/r3/posix/filelock-posix.cpp /vbox/src/VBox/Runtime/r3/posix/fs-posix.cpp /vbox/src/VBox/Runtime/r3/posix/ldrNative-posix.cpp /vbox/src/VBox/Runtime/r3/posix/path-posix.cpp /vbox/src/VBox/Runtime/r3/posix/pipe-posix.cpp /vbox/src/VBox/Runtime/r3/posix/poll-posix.cpp /vbox/src/VBox/Runtime/r3/posix/process-posix.cpp /vbox/src/VBox/Runtime/r3/posix/rand-posix.cpp /vbox/src/VBox/Runtime/r3/posix/sched-posix.cpp /vbox/src/VBox/Runtime/r3/posix/semevent-posix.cpp /vbox/src/VBox/Runtime/r3/posix/semeventmulti-posix.cpp /vbox/src/VBox/Runtime/r3/posix/semmutex-posix.cpp /vbox/src/VBox/Runtime/r3/posix/semrw-posix.cpp /vbox/src/VBox/Runtime/r3/posix/thread-posix.cpp /vbox/src/VBox/Runtime/r3/posix/time-posix.cpp /vbox/src/VBox/Runtime/r3/posix/timelocal-posix.cpp /vbox/src/VBox/Runtime/r3/posix/timer-posix.cpp /vbox/src/VBox/Runtime/r3/posix/tls-posix.cpp /vbox/src/VBox/Runtime/r3/posix/utf8-posix.cpp /vbox/src/VBox/Runtime/r3/process.cpp /vbox/src/VBox/Runtime/r3/socket.cpp /vbox/src/VBox/Runtime/r3/solaris/RTSystemQueryDmiString-solaris.cpp /vbox/src/VBox/Runtime/r3/solaris/alloc-solaris.cpp /vbox/src/VBox/Runtime/r3/solaris/fileaio-solaris.cpp /vbox/src/VBox/Runtime/r3/solaris/mp-solaris.cpp /vbox/src/VBox/Runtime/r3/solaris/rtProcInitExePath-solaris.cpp /vbox/src/VBox/Runtime/r3/stream.cpp /vbox/src/VBox/Runtime/r3/tcp.cpp /vbox/src/VBox/Runtime/r3/test.cpp /vbox/src/VBox/Runtime/r3/testi.cpp /vbox/src/VBox/Runtime/r3/win/RTLogWriteDebugger-win.cpp /vbox/src/VBox/Runtime/r3/win/RTSystemQueryDmiString-win.cpp /vbox/src/VBox/Runtime/r3/win/RTSystemQueryOSInfo-win.cpp /vbox/src/VBox/Runtime/r3/win/RTUuidCreate-win.cpp /vbox/src/VBox/Runtime/r3/win/VBoxRT-openssl-ose.def /vbox/src/VBox/Runtime/r3/win/VBoxRT-openssl.def /vbox/src/VBox/Runtime/r3/win/VBoxRT-win32.def /vbox/src/VBox/Runtime/r3/win/VBoxRT-win64.def /vbox/src/VBox/Runtime/r3/win/alloc-win.cpp /vbox/src/VBox/Runtime/r3/win/dir-win.cpp /vbox/src/VBox/Runtime/r3/win/dllmain-win.cpp /vbox/src/VBox/Runtime/r3/win/fileaio-win.cpp /vbox/src/VBox/Runtime/r3/win/fileio-win.cpp /vbox/src/VBox/Runtime/r3/win/fs-win.cpp /vbox/src/VBox/Runtime/r3/win/ldrNative-win.cpp /vbox/src/VBox/Runtime/r3/win/localipc-win.cpp /vbox/src/VBox/Runtime/r3/win/mp-win.cpp /vbox/src/VBox/Runtime/r3/win/path-win.cpp /vbox/src/VBox/Runtime/r3/win/pipe-win.cpp /vbox/src/VBox/Runtime/r3/win/poll-win.cpp /vbox/src/VBox/Runtime/r3/win/process-win.cpp /vbox/src/VBox/Runtime/r3/win/rtFileNativeSetAttributes-win.cpp /vbox/src/VBox/Runtime/r3/win/rtProcInitExePath-win.cpp /vbox/src/VBox/Runtime/r3/win/sched-win.cpp /vbox/src/VBox/Runtime/r3/win/semevent-win.cpp /vbox/src/VBox/Runtime/r3/win/semeventmulti-win.cpp /vbox/src/VBox/Runtime/r3/win/semmutex-win.cpp /vbox/src/VBox/Runtime/r3/win/thread-win.cpp /vbox/src/VBox/Runtime/r3/win/time-win.cpp /vbox/src/VBox/Runtime/r3/win/timer-win.cpp /vbox/src/VBox/Runtime/r3/win/tls-win.cpp /vbox/src/VBox/Runtime/r3/win/utf16locale-win.cpp /vbox/src/VBox/Runtime/r3/win/utf8-win.cpp /vbox/src/VBox/Runtime/r3/win/uuid-win.cpp /vbox/src/VBox/Runtime/r3/xml.cpp /vbox/src/VBox/Runtime/testcase/Makefile.kmk /vbox/src/VBox/Runtime/testcase/ioctl.h /vbox/src/VBox/Runtime/testcase/ntGetTimerResolution.cpp /vbox/src/VBox/Runtime/testcase/tstDir-2.cpp /vbox/src/VBox/Runtime/testcase/tstDir-3.cpp /vbox/src/VBox/Runtime/testcase/tstDir.cpp /vbox/src/VBox/Runtime/testcase/tstEnv.cpp /vbox/src/VBox/Runtime/testcase/tstErrUnique.cpp /vbox/src/VBox/Runtime/testcase/tstFile.cpp /vbox/src/VBox/Runtime/testcase/tstFileAio.cpp /vbox/src/VBox/Runtime/testcase/tstFileAppend-1.cpp /vbox/src/VBox/Runtime/testcase/tstFileAppendWin-1.cpp /vbox/src/VBox/Runtime/testcase/tstFileLock.cpp /vbox/src/VBox/Runtime/testcase/tstFork.cpp /vbox/src/VBox/Runtime/testcase/tstHandleTable.cpp /vbox/src/VBox/Runtime/testcase/tstInlineAsm.cpp /vbox/src/VBox/Runtime/testcase/tstIoCtl.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-2.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-3.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-4.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-4Imp-os2.def /vbox/src/VBox/Runtime/testcase/tstLdr-4Imp-win.def /vbox/src/VBox/Runtime/testcase/tstLdr.cpp /vbox/src/VBox/Runtime/testcase/tstLdrDisasmTest.cpp /vbox/src/VBox/Runtime/testcase/tstLdrLoad.cpp /vbox/src/VBox/Runtime/testcase/tstLdrObj.cpp /vbox/src/VBox/Runtime/testcase/tstLdrObjR0.cpp /vbox/src/VBox/Runtime/testcase/tstLog.cpp /vbox/src/VBox/Runtime/testcase/tstMemAutoPtr.cpp /vbox/src/VBox/Runtime/testcase/tstMove.cpp /vbox/src/VBox/Runtime/testcase/tstMp-1.cpp /vbox/src/VBox/Runtime/testcase/tstNoCrt-1.cpp /vbox/src/VBox/Runtime/testcase/tstOnce.cpp /vbox/src/VBox/Runtime/testcase/tstPrfRT.cpp /vbox/src/VBox/Runtime/testcase/tstR0ThreadPreemption.cpp /vbox/src/VBox/Runtime/testcase/tstR0ThreadPreemption.h /vbox/src/VBox/Runtime/testcase/tstR0ThreadPreemptionDriver.cpp /vbox/src/VBox/Runtime/testcase/tstRTAvl.cpp /vbox/src/VBox/Runtime/testcase/tstRTBase64.cpp /vbox/src/VBox/Runtime/testcase/tstRTBitOperations.cpp /vbox/src/VBox/Runtime/testcase/tstRTCidr.cpp /vbox/src/VBox/Runtime/testcase/tstRTCritSect.cpp /vbox/src/VBox/Runtime/testcase/tstRTDigest.cpp /vbox/src/VBox/Runtime/testcase/tstRTFsQueries.cpp /vbox/src/VBox/Runtime/testcase/tstRTGetOpt.cpp /vbox/src/VBox/Runtime/testcase/tstRTGetOptArgv.cpp /vbox/src/VBox/Runtime/testcase/tstRTHeapOffset.cpp /vbox/src/VBox/Runtime/testcase/tstRTHeapSimple.cpp /vbox/src/VBox/Runtime/testcase/tstRTList.cpp /vbox/src/VBox/Runtime/testcase/tstRTLockValidator.cpp /vbox/src/VBox/Runtime/testcase/tstRTMemCache.cpp /vbox/src/VBox/Runtime/testcase/tstRTMemEf.cpp /vbox/src/VBox/Runtime/testcase/tstRTMemPool.cpp /vbox/src/VBox/Runtime/testcase/tstRTPath.cpp /vbox/src/VBox/Runtime/testcase/tstRTPipe.cpp /vbox/src/VBox/Runtime/testcase/tstRTPoll.cpp /vbox/src/VBox/Runtime/testcase/tstRTProcCreateEx.cpp /vbox/src/VBox/Runtime/testcase/tstRTProcIsRunningByName.cpp /vbox/src/VBox/Runtime/testcase/tstRTProcWait.cpp /vbox/src/VBox/Runtime/testcase/tstRTR0MemUserKernel.cpp /vbox/src/VBox/Runtime/testcase/tstRTR0MemUserKernel.h /vbox/src/VBox/Runtime/testcase/tstRTR0MemUserKernelDriver.cpp /vbox/src/VBox/Runtime/testcase/tstRTR0SemMutex.cpp /vbox/src/VBox/Runtime/testcase/tstRTR0SemMutex.h /vbox/src/VBox/Runtime/testcase/tstRTR0SemMutexDriver.cpp /vbox/src/VBox/Runtime/testcase/tstRTS3.cpp /vbox/src/VBox/Runtime/testcase/tstRTSemRW.cpp /vbox/src/VBox/Runtime/testcase/tstRTSemXRoads.cpp /vbox/src/VBox/Runtime/testcase/tstRTSort.cpp /vbox/src/VBox/Runtime/testcase/tstRTStrAlloc.cpp /vbox/src/VBox/Runtime/testcase/tstRTStrCache.cpp /vbox/src/VBox/Runtime/testcase/tstRTStrFormat.cpp /vbox/src/VBox/Runtime/testcase/tstRTStrVersion.cpp /vbox/src/VBox/Runtime/testcase/tstRTSystemQueryDmi.cpp /vbox/src/VBox/Runtime/testcase/tstRTSystemQueryOsInfo.cpp /vbox/src/VBox/Runtime/testcase/tstRTTemp.cpp /vbox/src/VBox/Runtime/testcase/tstRTTimeSpec.cpp /vbox/src/VBox/Runtime/testcase/tstRTUuid.cpp /vbox/src/VBox/Runtime/testcase/tstRand.cpp /vbox/src/VBox/Runtime/testcase/tstSemEvent.cpp /vbox/src/VBox/Runtime/testcase/tstSemMutex.cpp /vbox/src/VBox/Runtime/testcase/tstSemPingPong.cpp /vbox/src/VBox/Runtime/testcase/tstSems.cpp /vbox/src/VBox/Runtime/testcase/tstStrSimplePattern.cpp /vbox/src/VBox/Runtime/testcase/tstStrToNum.cpp /vbox/src/VBox/Runtime/testcase/tstTSC.cpp /vbox/src/VBox/Runtime/testcase/tstTermCallbacks.cpp /vbox/src/VBox/Runtime/testcase/tstThread-1.cpp /vbox/src/VBox/Runtime/testcase/tstTime-2.cpp /vbox/src/VBox/Runtime/testcase/tstTime-3.cpp /vbox/src/VBox/Runtime/testcase/tstTime-4.cpp /vbox/src/VBox/Runtime/testcase/tstTime.cpp /vbox/src/VBox/Runtime/testcase/tstTimer.cpp /vbox/src/VBox/Runtime/testcase/tstTimerLR.cpp /vbox/src/VBox/Runtime/testcase/tstUtf8.cpp /vbox/src/VBox/Runtime/win/RTErrConvertFromWin32.cpp /vbox/src/VBox/Runtime/win/amd64/ASMAtomicBitClear.asm /vbox/src/VBox/Runtime/win/amd64/ASMAtomicBitTestAndToggle.asm /vbox/src/VBox/Runtime/win/amd64/ASMAtomicBitToggle.asm /vbox/src/VBox/Runtime/win/amd64/ASMAtomicReadU64.asm /vbox/src/VBox/Runtime/win/amd64/ASMAtomicXchgU16.asm /vbox/src/VBox/Runtime/win/amd64/ASMAtomicXchgU8.asm /vbox/src/VBox/Runtime/win/amd64/ASMBitFirstClear.asm /vbox/src/VBox/Runtime/win/amd64/ASMBitFirstSet.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetCS.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDR0.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDR1.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDR2.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDR3.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDR6.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDR7.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDS.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetES.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetFS.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetFlags.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetGDTR.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetGS.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetIDTR.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetSS.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetTR.asm /vbox/src/VBox/Runtime/win/amd64/ASMProbeReadByte.asm /vbox/src/VBox/Runtime/win/amd64/ASMSetFlags.asm /vbox/src/VBox/Runtime/win/errmsgwin.cpp /vbox/src/VBox/VMM/CFGM.cpp /vbox/src/VBox/VMM/CFGMInternal.h /vbox/src/VBox/VMM/CPUM.cpp /vbox/src/VBox/VMM/CPUMInternal.h /vbox/src/VBox/VMM/CPUMInternal.mac /vbox/src/VBox/VMM/DBGF.cpp /vbox/src/VBox/VMM/DBGFAddr.cpp /vbox/src/VBox/VMM/DBGFAddrSpace.cpp /vbox/src/VBox/VMM/DBGFBp.cpp /vbox/src/VBox/VMM/DBGFCpu.cpp /vbox/src/VBox/VMM/DBGFDisas.cpp /vbox/src/VBox/VMM/DBGFInfo.cpp /vbox/src/VBox/VMM/DBGFInternal.h /vbox/src/VBox/VMM/DBGFLog.cpp /vbox/src/VBox/VMM/DBGFMem.cpp /vbox/src/VBox/VMM/DBGFModule.cpp /vbox/src/VBox/VMM/DBGFOS.cpp /vbox/src/VBox/VMM/DBGFStack.cpp /vbox/src/VBox/VMM/DBGFSym.cpp /vbox/src/VBox/VMM/EM.cpp /vbox/src/VBox/VMM/EMHandleRCTmpl.h /vbox/src/VBox/VMM/EMHwaccm.cpp /vbox/src/VBox/VMM/EMInternal.h /vbox/src/VBox/VMM/EMRaw.cpp /vbox/src/VBox/VMM/GMM.cpp /vbox/src/VBox/VMM/HWACCM.cpp /vbox/src/VBox/VMM/HWACCMInternal.h /vbox/src/VBox/VMM/HWACCMInternal.mac /vbox/src/VBox/VMM/IOM.cpp /vbox/src/VBox/VMM/IOMInternal.h /vbox/src/VBox/VMM/MM.cpp /vbox/src/VBox/VMM/MMHeap.cpp /vbox/src/VBox/VMM/MMHyper.cpp /vbox/src/VBox/VMM/MMInternal.h /vbox/src/VBox/VMM/MMPagePool.cpp /vbox/src/VBox/VMM/MMUkHeap.cpp /vbox/src/VBox/VMM/Makefile.kmk /vbox/src/VBox/VMM/PATM/CSAM.cpp /vbox/src/VBox/VMM/PATM/CSAMInternal.h /vbox/src/VBox/VMM/PATM/PATM.cpp /vbox/src/VBox/VMM/PATM/PATMA.asm /vbox/src/VBox/VMM/PATM/PATMA.h /vbox/src/VBox/VMM/PATM/PATMA.mac /vbox/src/VBox/VMM/PATM/PATMGuest.cpp /vbox/src/VBox/VMM/PATM/PATMInternal.h /vbox/src/VBox/VMM/PATM/PATMPatch.cpp /vbox/src/VBox/VMM/PATM/PATMPatch.h /vbox/src/VBox/VMM/PATM/PATMSSM.cpp /vbox/src/VBox/VMM/PATM/VMMAll/CSAMAll.cpp /vbox/src/VBox/VMM/PATM/VMMAll/PATMAll.cpp /vbox/src/VBox/VMM/PATM/VMMGC/CSAMGC.cpp /vbox/src/VBox/VMM/PATM/VMMGC/PATMGC.cpp /vbox/src/VBox/VMM/PDM.cpp /vbox/src/VBox/VMM/PDMAsyncCompletion.cpp /vbox/src/VBox/VMM/PDMAsyncCompletionFile.cpp /vbox/src/VBox/VMM/PDMAsyncCompletionFileCache.cpp /vbox/src/VBox/VMM/PDMAsyncCompletionFileFailsafe.cpp /vbox/src/VBox/VMM/PDMAsyncCompletionFileInternal.h /vbox/src/VBox/VMM/PDMAsyncCompletionFileNormal.cpp /vbox/src/VBox/VMM/PDMAsyncCompletionInternal.h /vbox/src/VBox/VMM/PDMCritSect.cpp /vbox/src/VBox/VMM/PDMDevHlp.cpp /vbox/src/VBox/VMM/PDMDevMiscHlp.cpp /vbox/src/VBox/VMM/PDMDevice.cpp /vbox/src/VBox/VMM/PDMDriver.cpp /vbox/src/VBox/VMM/PDMInternal.h /vbox/src/VBox/VMM/PDMLdr.cpp /vbox/src/VBox/VMM/PDMQueue.cpp /vbox/src/VBox/VMM/PDMThread.cpp /vbox/src/VBox/VMM/PDMUsb.cpp /vbox/src/VBox/VMM/PGM.cpp /vbox/src/VBox/VMM/PGMBth.h /vbox/src/VBox/VMM/PGMDbg.cpp /vbox/src/VBox/VMM/PGMGst.h /vbox/src/VBox/VMM/PGMGstDefs.h /vbox/src/VBox/VMM/PGMHandler.cpp /vbox/src/VBox/VMM/PGMInline.h /vbox/src/VBox/VMM/PGMInternal.h /vbox/src/VBox/VMM/PGMMap.cpp /vbox/src/VBox/VMM/PGMPhys.cpp /vbox/src/VBox/VMM/PGMPhysRWTmpl.h /vbox/src/VBox/VMM/PGMPool.cpp /vbox/src/VBox/VMM/PGMSavedState.cpp /vbox/src/VBox/VMM/PGMSharedPage.cpp /vbox/src/VBox/VMM/PGMShw.h /vbox/src/VBox/VMM/REMInternal.h /vbox/src/VBox/VMM/SELM.cpp /vbox/src/VBox/VMM/SELMInternal.h /vbox/src/VBox/VMM/SSM.cpp /vbox/src/VBox/VMM/SSMInternal.h /vbox/src/VBox/VMM/STAM.cpp /vbox/src/VBox/VMM/STAMInternal.h /vbox/src/VBox/VMM/TM.cpp /vbox/src/VBox/VMM/TMInternal.h /vbox/src/VBox/VMM/TRPM.cpp /vbox/src/VBox/VMM/TRPMInternal.h /vbox/src/VBox/VMM/TRPMInternal.mac /vbox/src/VBox/VMM/VBoxVMMDeps.cpp /vbox/src/VBox/VMM/VM.cpp /vbox/src/VBox/VMM/VMEmt.cpp /vbox/src/VBox/VMM/VMInternal.h /vbox/src/VBox/VMM/VMM.cpp /vbox/src/VBox/VMM/VMMAll/CPUMAllA.asm /vbox/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp /vbox/src/VBox/VMM/VMMAll/CPUMStack.cpp /vbox/src/VBox/VMM/VMMAll/DBGFAll.cpp /vbox/src/VBox/VMM/VMMAll/EMAll.cpp /vbox/src/VBox/VMM/VMMAll/EMAllA.asm /vbox/src/VBox/VMM/VMMAll/HWACCMAll.cpp /vbox/src/VBox/VMM/VMMAll/IOMAll.cpp /vbox/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp /vbox/src/VBox/VMM/VMMAll/MMAll.cpp /vbox/src/VBox/VMM/VMMAll/MMAllHyper.cpp /vbox/src/VBox/VMM/VMMAll/MMAllPagePool.cpp /vbox/src/VBox/VMM/VMMAll/PDMAll.cpp /vbox/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp /vbox/src/VBox/VMM/VMMAll/PDMAllQueue.cpp /vbox/src/VBox/VMM/VMMAll/PGMAll.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllBth.h /vbox/src/VBox/VMM/VMMAll/PGMAllGst.h /vbox/src/VBox/VMM/VMMAll/PGMAllHandler.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllMap.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllPhys.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllPool.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllShw.h /vbox/src/VBox/VMM/VMMAll/REMAll.cpp /vbox/src/VBox/VMM/VMMAll/SELMAll.cpp /vbox/src/VBox/VMM/VMMAll/TMAll.cpp /vbox/src/VBox/VMM/VMMAll/TMAllCpu.cpp /vbox/src/VBox/VMM/VMMAll/TMAllReal.cpp /vbox/src/VBox/VMM/VMMAll/TMAllVirtual.cpp /vbox/src/VBox/VMM/VMMAll/TRPMAll.cpp /vbox/src/VBox/VMM/VMMAll/VMAll.cpp /vbox/src/VBox/VMM/VMMAll/VMMAll.cpp /vbox/src/VBox/VMM/VMMAll/VMMAllA.asm /vbox/src/VBox/VMM/VMMCodingGuidelines.cpp /vbox/src/VBox/VMM/VMMDocsRawMode.cpp /vbox/src/VBox/VMM/VMMGC/CPUMGC.cpp /vbox/src/VBox/VMM/VMMGC/CPUMGCA.asm /vbox/src/VBox/VMM/VMMGC/EMGCA.asm /vbox/src/VBox/VMM/VMMGC/HWACCMGCA.asm /vbox/src/VBox/VMM/VMMGC/IOMGC.cpp /vbox/src/VBox/VMM/VMMGC/MMRamGC.cpp /vbox/src/VBox/VMM/VMMGC/MMRamGCA.asm /vbox/src/VBox/VMM/VMMGC/PDMGCDevice.cpp /vbox/src/VBox/VMM/VMMGC/PGMGC.cpp /vbox/src/VBox/VMM/VMMGC/PGMGCBth.h /vbox/src/VBox/VMM/VMMGC/PGMGCGst.h /vbox/src/VBox/VMM/VMMGC/PGMGCShw.h /vbox/src/VBox/VMM/VMMGC/SELMGC.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGC.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGCHandlersA.asm /vbox/src/VBox/VMM/VMMGC/VMMGC.cpp /vbox/src/VBox/VMM/VMMGC/VMMGC.def /vbox/src/VBox/VMM/VMMGC/VMMGC.mac /vbox/src/VBox/VMM/VMMGC/VMMGC0.asm /vbox/src/VBox/VMM/VMMGC/VMMGC99.asm /vbox/src/VBox/VMM/VMMGC/VMMGCA.asm /vbox/src/VBox/VMM/VMMGC/VMMGCBuiltin.def /vbox/src/VBox/VMM/VMMGC/VMMGCDeps.cpp /vbox/src/VBox/VMM/VMMGuruMeditation.cpp /vbox/src/VBox/VMM/VMMInternal.h /vbox/src/VBox/VMM/VMMInternal.mac /vbox/src/VBox/VMM/VMMR0/CPUMR0.cpp /vbox/src/VBox/VMM/VMMR0/CPUMR0A.asm /vbox/src/VBox/VMM/VMMR0/CPUMR0UnusedA.asm /vbox/src/VBox/VMM/VMMR0/GMMR0.cpp /vbox/src/VBox/VMM/VMMR0/GMMR0Internal.h /vbox/src/VBox/VMM/VMMR0/GVMMR0.cpp /vbox/src/VBox/VMM/VMMR0/GVMMR0Internal.h /vbox/src/VBox/VMM/VMMR0/HWACCMR0.cpp /vbox/src/VBox/VMM/VMMR0/HWACCMR0A.asm /vbox/src/VBox/VMM/VMMR0/HWACCMR0Mixed.mac /vbox/src/VBox/VMM/VMMR0/HWSVMR0.cpp /vbox/src/VBox/VMM/VMMR0/HWSVMR0.h /vbox/src/VBox/VMM/VMMR0/HWVMXR0.cpp /vbox/src/VBox/VMM/VMMR0/HWVMXR0.h /vbox/src/VBox/VMM/VMMR0/PDMR0Device.cpp /vbox/src/VBox/VMM/VMMR0/PDMR0Driver.cpp /vbox/src/VBox/VMM/VMMR0/PGMR0.cpp /vbox/src/VBox/VMM/VMMR0/PGMR0Bth.h /vbox/src/VBox/VMM/VMMR0/PGMR0DynMap.cpp /vbox/src/VBox/VMM/VMMR0/TRPMR0.cpp /vbox/src/VBox/VMM/VMMR0/TRPMR0A.asm /vbox/src/VBox/VMM/VMMR0/VMMR0.cpp /vbox/src/VBox/VMM/VMMR0/VMMR0.def /vbox/src/VBox/VMM/VMMR0/VMMR0JmpA-amd64.asm /vbox/src/VBox/VMM/VMMR0/VMMR0JmpA-x86.asm /vbox/src/VBox/VMM/VMMRZ/DBGFRZ.cpp /vbox/src/VBox/VMM/VMMRZ/VMMRZ.cpp /vbox/src/VBox/VMM/VMMSwitcher.cpp /vbox/src/VBox/VMM/VMMSwitcher/32BitTo32Bit.asm /vbox/src/VBox/VMM/VMMSwitcher/32BitToAMD64.asm /vbox/src/VBox/VMM/VMMSwitcher/32BitToPAE.asm /vbox/src/VBox/VMM/VMMSwitcher/AMD64To32Bit.asm /vbox/src/VBox/VMM/VMMSwitcher/AMD64ToPAE.asm /vbox/src/VBox/VMM/VMMSwitcher/AMD64andLegacy.mac /vbox/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac /vbox/src/VBox/VMM/VMMSwitcher/PAETo32Bit.asm /vbox/src/VBox/VMM/VMMSwitcher/PAEToAMD64.asm /vbox/src/VBox/VMM/VMMSwitcher/PAEToPAE.asm /vbox/src/VBox/VMM/VMMSwitcher/PAEand32Bit.mac /vbox/src/VBox/VMM/VMMSwitcher/VMMSwitcher.h /vbox/src/VBox/VMM/VMMSwitcher/VMMSwitcher.mac /vbox/src/VBox/VMM/VMMTests.cpp /vbox/src/VBox/VMM/VMReq.cpp /vbox/src/VBox/VMM/pure_test.sh /vbox/src/VBox/VMM/testcase/Makefile.kmk /vbox/src/VBox/VMM/testcase/mkdsk.sh /vbox/src/VBox/VMM/testcase/tstAnimate.cpp /vbox/src/VBox/VMM/testcase/tstAsmStructs.cpp /vbox/src/VBox/VMM/testcase/tstAsmStructsAsm.asm /vbox/src/VBox/VMM/testcase/tstCFGM.cpp /vbox/src/VBox/VMM/testcase/tstCompiler.cpp /vbox/src/VBox/VMM/testcase/tstCompressionBenchmark.cpp /vbox/src/VBox/VMM/testcase/tstGlobalConfig.cpp /vbox/src/VBox/VMM/testcase/tstHelp.h /vbox/src/VBox/VMM/testcase/tstInstrEmul.cpp /vbox/src/VBox/VMM/testcase/tstMMHyperHeap.cpp /vbox/src/VBox/VMM/testcase/tstMicro.cpp /vbox/src/VBox/VMM/testcase/tstMicro.h /vbox/src/VBox/VMM/testcase/tstMicro.mac /vbox/src/VBox/VMM/testcase/tstMicroRC.cpp /vbox/src/VBox/VMM/testcase/tstMicroRC.def /vbox/src/VBox/VMM/testcase/tstMicroRCA.asm /vbox/src/VBox/VMM/testcase/tstPDMAsyncCompletion.cpp /vbox/src/VBox/VMM/testcase/tstPDMAsyncCompletionStress.cpp /vbox/src/VBox/VMM/testcase/tstSSM.cpp /vbox/src/VBox/VMM/testcase/tstVMM-HwAccm.cpp /vbox/src/VBox/VMM/testcase/tstVMM.cpp /vbox/src/VBox/VMM/testcase/tstVMMFork.cpp /vbox/src/VBox/VMM/testcase/tstVMMR0CallHost-1.cpp /vbox/src/VBox/VMM/testcase/tstVMREQ.cpp /vbox/src/VBox/VMM/testcase/tstVMStructRC.cpp /vbox/src/VBox/VMM/testcase/tstVMStructSize.cpp /vbox/src/apps/Makefile.kmk /vbox/src/apps/adpctl/Makefile.kmk /vbox/src/apps/adpctl/VBoxNetAdpCtl.cpp /vbox/src/apps/tunctl/Makefile.kmk /vbox/src/bldprogs/Makefile.kmk /vbox/src/bldprogs/bin2c.c /vbox/src/bldprogs/biossums.c /vbox/src/bldprogs/checkUndefined.sh /vbox/src/bldprogs/preload.cpp /vbox/src/bldprogs/scm.cpp /vbox/src/libs/Makefile.kmk /vbox/src/libs/kStuff/Makefile.kmk /vbox/src/libs/kStuff/iprt/kHlpAlloc-iprt.cpp /vbox/src/libs/kStuff/iprt/kHlpAssert-iprt.cpp /vbox/src/libs/kStuff/iprt/kHlpEnv-iprt.cpp /vbox/src/libs/kStuff/iprt/kHlpPage-iprt.cpp /vbox/src/libs/kStuff/iprt/kHlpString-iprt.cpp /vbox/src/libs/kStuff/iprt/kRdrFile-iprt.cpp /vbox/src/libs/liblzf-3.4/Makefile.kmk /vbox/src/libs/libpng-1.2.8/Makefile.kmk /vbox/src/libs/libxml2-2.6.30/Makefile.kmk /vbox/src/libs/libxslt-1.1.22/Makefile.kmk /vbox/src/libs/xpcom18a4/Makefile.kmk /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_iprt_atomic.h /vbox/src/libs/xpcom18a4/python/Makefile.kmk /vbox/src/libs/xpcom18a4/python/gen_python_deps.py /vbox/src/libs/xpcom18a4/python/vboxxpcom.py /vbox/src/libs/xpcom18a4/xpcom-namespace-cleanup.map /vbox/src/libs/zlib-1.2.1/Makefile.kmk /vbox/src/recompiler/Makefile.kmk /vbox/src/recompiler/Sun/config-host.h /vbox/src/recompiler/Sun/config.h /vbox/src/recompiler/Sun/crt/stdio.h /vbox/src/recompiler/Sun/deftoimp.sed /vbox/src/recompiler/VBoxREM.def /vbox/src/recompiler/VBoxREMWrapper.cpp /vbox/src/recompiler/VBoxREMWrapperA.asm /vbox/src/recompiler/VBoxRecompiler.c /vbox/src/testcase/Makefile.kmk /vbox/src/testcase/tstRunTestcases.cpp /vbox/tools/CommonFetch.kmk /vbox/tools/Makefile-ose.kmk
99f2e17ff37c7236875b28350549c127c1e6a642 27615 23-Mar-2010 vboxsync

include,tools/env.sh: applying sparc patches.

1ead18d418ea16855b7733720d3765473ce5aec0 27095 05-Mar-2010 vboxsync

VBoxGuest.h: Correct size for VBOXGUEST_IOCTL_CHECK_BALLOON, doxygen.

4cda784a835ae7004b8f6c7f08f1d9d7b5d78a59 27023 04-Mar-2010 vboxsync

Guest Additions: memory ballooning for guests without support for ''RTR0MemObjAllocPhysNC()''

01ad361568b1500e9835545b90a6c3cb272a7b88 27001 03-Mar-2010 vboxsync

build fix

17b1cfa25f6b216e3db4eb3fcb281976253ce99a 27000 03-Mar-2010 vboxsync

build fix

7885086269128a21f3630d1295ea4b706667c74f 26999 03-Mar-2010 vboxsync

Guest Additions: memory ballooning for guests without support for ''RTR0MemObjAllocPhysNC()'' (does not work yet)

7b1a1a5dea048e6a23a740ed5b5ef456f3958a0a 21412 08-Jul-2009 vboxsync

Add,++: Switch to common addition kernel module.

/vbox/Config.kmk VBoxGuest.h /vbox/src/VBox/Additions/common/VBoxGuest/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxGuestLib/SysHlp.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/SysHlp.h /vbox/src/VBox/Additions/linux/Makefile /vbox/src/VBox/Additions/linux/Makefile.kmk /vbox/src/VBox/Additions/linux/export_modules /vbox/src/VBox/Additions/linux/installer/90-vboxguest.fdi /vbox/src/VBox/Additions/linux/installer/vboxadd-service.sh /vbox/src/VBox/Additions/linux/installer/vboxadd.sh /vbox/src/VBox/Additions/linux/module/Makefile.kmk /vbox/src/VBox/Additions/linux/module/Makefile.module /vbox/src/VBox/Additions/linux/module/cmc.c /vbox/src/VBox/Additions/linux/module/dkms.conf /vbox/src/VBox/Additions/linux/module/files_vboxadd /vbox/src/VBox/Additions/linux/module/vboxmod.c /vbox/src/VBox/Additions/linux/module/vboxmod.h /vbox/src/VBox/Additions/linux/module/waitcompat.h /vbox/src/VBox/Additions/linux/sharedfolders/Makefile.kmk /vbox/src/VBox/Additions/linux/sharedfolders/Makefile.module /vbox/src/VBox/Additions/linux/sharedfolders/dkms.conf /vbox/src/VBox/Additions/linux/sharedfolders/vfsmod.c /vbox/src/VBox/Additions/x11/Installer/x11config15suse.pl /vbox/src/VBox/Additions/x11/vboxmouse/VBoxUtils_68.c /vbox/src/VBox/Additions/x11/vboxmouse/vboxmouse_15.c /vbox/src/VBox/Runtime/common/misc/assert.cpp
35396ee506ef68dd1c161f1ef2c3c0b68a146ff2 21227 05-Jul-2009 vboxsync

VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.

HostServices/GuestPropertySvc.h HostServices/VBoxClipboardSvc.h HostServices/VBoxCrOpenGLSvc.h VBoxGuest.h VBoxGuest2.h VBoxGuestLib.h VMMDev.h VMMDev2.h shflsvc.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/pointer.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vbox.c /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/vboxioctl.h /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.cpp /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.h /vbox/src/VBox/Additions/WINNT/VBoxGINA/Helper.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest_Internal.h /vbox/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.cpp /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.h /vbox/src/VBox/Additions/WINNT/VBoxTray/testcase/tstSessionHack.cpp /vbox/src/VBox/Additions/WINNT/i8042prt/i8042prt.h /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest-os2.cpp /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuestInternal.h /vbox/src/VBox/Additions/common/VBoxGuest/linux/files_vboxguest /vbox/src/VBox/Additions/common/VBoxGuestLib/VBGLInternal.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBGLR3Internal.h /vbox/src/VBox/Additions/common/VBoxService/VBoxService-win.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp /vbox/src/VBox/Additions/linux/module/files_vboxadd /vbox/src/VBox/Additions/linux/module/vboxmod.h /vbox/src/VBox/Additions/os2/VBoxSF/VBoxSFInit.cpp /vbox/src/VBox/Additions/x11/VBoxClient/autoresize.cpp /vbox/src/VBox/Additions/x11/VBoxClient/clipboard.cpp /vbox/src/VBox/Additions/x11/VBoxClient/seamless-host.cpp /vbox/src/VBox/Additions/x11/VBoxClient/seamless-host.h /vbox/src/VBox/Additions/x11/VBoxClient/seamless-x11.cpp /vbox/src/VBox/Additions/x11/VBoxClient/testcase/tstSeamlessX11-auto.cpp /vbox/src/VBox/Additions/x11/VBoxClient/testcase/tstSeamlessX11.cpp /vbox/src/VBox/Additions/x11/vboxmouse/VBoxUtils.c /vbox/src/VBox/Additions/x11/vboxmouse/VBoxUtils_68.c /vbox/src/VBox/Additions/x11/vboxmouse/vboxmouse_15.c /vbox/src/VBox/Additions/x11/vboxvideo/vboxutils.c /vbox/src/VBox/Additions/x11/vboxvideo/vboxutils_68.c /vbox/src/VBox/Additions/x11/vboxvideo/vboxvideo.h /vbox/src/VBox/Additions/x11/vboxvideo/vboxvideo_68.h /vbox/src/VBox/Devices/Graphics/DevVGA.cpp /vbox/src/VBox/Devices/VMMDev/VBoxDev.cpp /vbox/src/VBox/Devices/VMMDev/VMMDevHGCM.h /vbox/src/VBox/Devices/VMMDev/VMMDevState.h /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.h /vbox/src/VBox/Frontends/VBoxBFE/HGCM.cpp /vbox/src/VBox/Frontends/VBoxBFE/HGCM.h /vbox/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp /vbox/src/VBox/GuestHost/OpenGL/util/vboxhgcm.c /vbox/src/VBox/Main/VMMDevInterface.cpp /vbox/src/VBox/Main/hgcm/HGCM.cpp /vbox/src/VBox/Main/include/DisplayImpl.h /vbox/src/VBox/Main/include/hgcm/HGCM.h /vbox/src/VBox/Runtime/VBox/logbackdoor.cpp
eb0398a29ff0e9c8456afeef89fbffca86a626e8 21226 05-Jul-2009 vboxsync

VMMDev.h: cleanup.

VBoxGuest.h VBoxGuest16.h VMMDev.h pdmifs.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Helper.cpp /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp /vbox/src/VBox/Additions/WINNT/i8042prt/i8042dep.c /vbox/src/VBox/Additions/WINNT/i8042prt/moudep.c /vbox/src/VBox/Additions/common/VBoxGuestLib/GenericRequest.cpp /vbox/src/VBox/Additions/linux/module/vboxmod.c /vbox/src/VBox/Additions/x11/vboxmouse/VBoxUtils.c /vbox/src/VBox/Additions/x11/vboxmouse/VBoxUtils_68.c /vbox/src/VBox/Additions/x11/vboxmouse/vboxmouse_15.c /vbox/src/VBox/Additions/x11/vboxvideo/vboxutils.c /vbox/src/VBox/Additions/x11/vboxvideo/vboxutils_68.c /vbox/src/VBox/Devices/VMMDev/VBoxDev.cpp /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.h /vbox/src/VBox/Frontends/VBoxBFE/MouseImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp /vbox/src/VBox/Main/MouseImpl.cpp /vbox/src/VBox/Main/VMMDevInterface.cpp
668c89ac2522d866021f5af374fac5bbed1c05ae 21224 05-Jul-2009 vboxsync

VBoxGuest.* cleanup.

f94d3338c731322e0f8fef900f91c0794954128b 21223 05-Jul-2009 vboxsync

Moving VMMDEV bits from VBoxGuest.h to VMMDev.h

fa11a1e5d812c442cfc865cfdcf9934074d35b7f 21217 04-Jul-2009 vboxsync

include/VBox/*.h: Mark which components the header files relate to.

de8fe4aea70c670f7b203a5c1ce64c1071574109 21212 03-Jul-2009 vboxsync

VBoxGuest.h: This is the driver interface definition.

d6aa6429f99fb7648883eb612f8a52b9aaf3bff4 21211 03-Jul-2009 vboxsync

VBoxGuest.h,VBoxGuestLib: Moved the VbglR3 API out of VBoxGuest.h and did some cleanup.

/vbox/include/Makefile.kmk VBoxGuest.h VBoxGuestLib.h /vbox/src/VBox/Additions/common/VBoxGuestLib/GenericRequest.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/HGCM.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/HGCMInternal.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/Init.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/PhysHeap.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/SysHlp.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/SysHlp.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBGLInternal.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBGLR3Internal.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.c /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestLog.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3Lib.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibClipboard.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDaemonize.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGR.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestProp.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMisc.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibSeamless.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibTime.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibVideo.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VMMDev.cpp
f3d77a328073d0e04f7c64f0eb4241a98b2cd5e0 21140 01-Jul-2009 vboxsync

Config.kmk,VBoxGuest.h: temp hacks.

37136b5ecb07042e5ba50f86849a79d1cba5d5f1 21118 01-Jul-2009 vboxsync

VBoxGuest (common): building on linux.

ef503d607a46c643901f566c75ccd001dcddd4bc 21072 30-Jun-2009 vboxsync

VBoxGuest.h: oops, build fix.

bfd2448384a97d1c16a54af5d1523ae1b861ce26 21069 30-Jun-2009 vboxsync

VBoxGuest (common): porting to linux. some cleanup. currently untested.

590bfe12ce22cd3716448fbb9f4dc51664bfe5e2 20374 08-Jun-2009 vboxsync

*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g

/vbox/Doxyfile.Core /vbox/Makefile.kmk VBoxDev.h VBoxGuest.h VBoxGuestLib.h VBoxHDD.h cfgm.h cpum.h cpumdis.h csam.h dbg.h dbgf.h dbggui.h dis.h em.h gmm.h gvmm.h hwaccm.h intnet.h iom.h mm.h ostypes.h patm.h pdmapi.h pdmasynccompletion.h pdmasynctask.h pdmcritsect.h pdmdev.h pdmdrv.h pdmifs.h pdmqueue.h pdmsrv.h pdmthread.h pdmusb.h pgm.h rem.h selm.h ssm.h stam.h sup.h tm.h trpm.h usb.h usblib-win.h usblib.h vm.h vmapi.h vmm.h vrdpapi.h vusb.h /vbox/include/iprt/assert.h /vbox/include/iprt/avl.h /vbox/include/iprt/base64.h /vbox/include/iprt/cache.h /vbox/include/iprt/cdefs.h /vbox/include/iprt/cidr.h /vbox/include/iprt/cpuset.h /vbox/include/iprt/crc32.h /vbox/include/iprt/crc64.h /vbox/include/iprt/critsect.h /vbox/include/iprt/dbg.h /vbox/include/iprt/dir.h /vbox/include/iprt/env.h /vbox/include/iprt/err.h /vbox/include/iprt/file.h /vbox/include/iprt/fs.h /vbox/include/iprt/getopt.h /vbox/include/iprt/handletable.h /vbox/include/iprt/heap.h /vbox/include/iprt/initterm.h /vbox/include/iprt/ldr.h /vbox/include/iprt/linux/sysfs.h /vbox/include/iprt/localipc.h /vbox/include/iprt/lock.h /vbox/include/iprt/log.h /vbox/include/iprt/md5.h /vbox/include/iprt/mem.h /vbox/include/iprt/memobj.h /vbox/include/iprt/mempool.h /vbox/include/iprt/mp.h /vbox/include/iprt/net.h /vbox/include/iprt/nocrt/amd64/fenv.h /vbox/include/iprt/nocrt/math.h /vbox/include/iprt/nocrt/setjmp.h /vbox/include/iprt/nocrt/stdlib.h /vbox/include/iprt/nocrt/string.h /vbox/include/iprt/nocrt/x86/fenv.h /vbox/include/iprt/once.h /vbox/include/iprt/path.h /vbox/include/iprt/power.h /vbox/include/iprt/process.h /vbox/include/iprt/rand.h /vbox/include/iprt/req.h /vbox/include/iprt/s3.h /vbox/include/iprt/semaphore.h /vbox/include/iprt/spinlock.h /vbox/include/iprt/strcache.h /vbox/include/iprt/stream.h /vbox/include/iprt/string.h /vbox/include/iprt/system.h /vbox/include/iprt/table.h /vbox/include/iprt/tcp.h /vbox/include/iprt/test.h /vbox/include/iprt/thread.h /vbox/include/iprt/time.h /vbox/include/iprt/timer.h /vbox/include/iprt/uni.h /vbox/include/iprt/uuid.h /vbox/include/iprt/zip.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.cpp /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest_Internal.h /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest-os2.cpp /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuestInternal.h /vbox/src/VBox/Additions/common/VBoxGuestLib/SysHlp.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/SysHlp.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBGLR3Internal.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.h /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h /vbox/src/VBox/Additions/os2/VBoxSF/VBoxSFInit.cpp /vbox/src/VBox/Devices/Builtins.h /vbox/src/VBox/Devices/Builtins2.h /vbox/src/VBox/Devices/Bus/DevPCI.cpp /vbox/src/VBox/Devices/Graphics/DevVGA.cpp /vbox/src/VBox/Devices/Input/DevPS2.cpp /vbox/src/VBox/Devices/Network/DevE1000.cpp /vbox/src/VBox/Devices/Network/DevINIP.cpp /vbox/src/VBox/Devices/Network/DevPCNet.cpp /vbox/src/VBox/Devices/Network/Pcap.h /vbox/src/VBox/Devices/PC/DevACPI.cpp /vbox/src/VBox/Devices/PC/DevAPIC.cpp /vbox/src/VBox/Devices/PC/DevPIC.cpp /vbox/src/VBox/Devices/PC/DevPit-i8254.cpp /vbox/src/VBox/Devices/PC/DevRTC.cpp /vbox/src/VBox/Devices/Parallel/DevParallel.cpp /vbox/src/VBox/Devices/Serial/DevSerial.cpp /vbox/src/VBox/Devices/Storage/ATAController.h /vbox/src/VBox/Devices/Storage/DevATA.cpp /vbox/src/VBox/Devices/Storage/DrvHostBase.h /vbox/src/VBox/Devices/Storage/DrvVD.cpp /vbox/src/VBox/Devices/Storage/VDICore.h /vbox/src/VBox/Devices/VMMDev/VMMDevHGCM.h /vbox/src/VBox/Devices/vl_vbox.h /vbox/src/VBox/Frontends/VBoxBFE/HGCM.h /vbox/src/VBox/Frontends/VBoxBFE/SDLConsole.cpp /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp /vbox/src/VBox/Frontends/VirtualBox/include/DarwinKeyboard.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxDockIconPreview.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxIChatTheaterWrapper.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxUtils-darwin.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxX11Helper.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/DarwinKeyboard.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxCocoaApplication.h /vbox/src/VBox/GuestHost/OpenGL/include/cr_string.h /vbox/src/VBox/HostDrivers/Support/SUPDrvIDC.h /vbox/src/VBox/HostDrivers/Support/SUPDrvInternal.h /vbox/src/VBox/HostDrivers/Support/SUPLibInternal.h /vbox/src/VBox/HostDrivers/Support/SUPR0IdcClientInternal.h /vbox/src/VBox/HostDrivers/Support/SUPSvcInternal.h /vbox/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp /vbox/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.cpp /vbox/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp /vbox/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdpInternal.h /vbox/src/VBox/HostDrivers/VBoxNetAdp/darwin/VBoxNetAdp-darwin.cpp /vbox/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h /vbox/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetFlt-darwin.cpp /vbox/src/VBox/Main/Doxyfile.Main /vbox/src/VBox/Main/darwin/iokit.h /vbox/src/VBox/Main/include/hgcm/HGCM.h /vbox/src/VBox/NetworkServices/NetLib/VBoxNetLib.h /vbox/src/VBox/Runtime/Doxyfile /vbox/src/VBox/Runtime/common/math/gcc/quad.h /vbox/src/VBox/Runtime/generic/env-generic.cpp /vbox/src/VBox/Runtime/include/internal/dbgmod.h /vbox/src/VBox/Runtime/include/internal/file.h /vbox/src/VBox/Runtime/include/internal/fileaio.h /vbox/src/VBox/Runtime/include/internal/fs.h /vbox/src/VBox/Runtime/include/internal/initterm.h /vbox/src/VBox/Runtime/include/internal/ldr.h /vbox/src/VBox/Runtime/include/internal/memobj.h /vbox/src/VBox/Runtime/include/internal/path.h /vbox/src/VBox/Runtime/include/internal/process.h /vbox/src/VBox/Runtime/include/internal/rand.h /vbox/src/VBox/Runtime/include/internal/sched.h /vbox/src/VBox/Runtime/include/internal/string.h /vbox/src/VBox/Runtime/include/internal/thread.h /vbox/src/VBox/Runtime/include/internal/time.h /vbox/src/VBox/Runtime/r0drv/alloc-r0drv.h /vbox/src/VBox/Runtime/r0drv/darwin/the-darwin-kernel.h /vbox/src/VBox/Runtime/r0drv/linux/string.h /vbox/src/VBox/Runtime/r0drv/mp-r0drv.h /vbox/src/VBox/Runtime/r0drv/nt/internal-r0drv-nt.h /vbox/src/VBox/Runtime/r0drv/nt/the-nt-kernel.h /vbox/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/os2/the-os2-kernel.h /vbox/src/VBox/Runtime/r0drv/os2/timer-r0drv-os2.cpp /vbox/src/VBox/Runtime/r0drv/power-r0drv.h /vbox/src/VBox/Runtime/r0drv/solaris/the-solaris-kernel.h /vbox/src/VBox/Runtime/r3/alloc-ef.h /vbox/src/VBox/Runtime/r3/win/timer-win.cpp /vbox/src/VBox/Runtime/testcase/tstR0ThreadPreemption.h /vbox/src/VBox/VMM/CPUMInternal.h /vbox/src/VBox/VMM/DBGFBp.cpp /vbox/src/VBox/VMM/EMInternal.h /vbox/src/VBox/VMM/HWACCMInternal.h /vbox/src/VBox/VMM/IOMInternal.h /vbox/src/VBox/VMM/MMInternal.h /vbox/src/VBox/VMM/PATM/CSAMInternal.h /vbox/src/VBox/VMM/PATM/PATMA.h /vbox/src/VBox/VMM/PATM/PATMInternal.h /vbox/src/VBox/VMM/PDMAsyncCompletionInternal.h /vbox/src/VBox/VMM/PDMInternal.h /vbox/src/VBox/VMM/PGMBth.h /vbox/src/VBox/VMM/PGMGst.h /vbox/src/VBox/VMM/PGMInternal.h /vbox/src/VBox/VMM/PGMShw.h /vbox/src/VBox/VMM/SELMInternal.h /vbox/src/VBox/VMM/SSMInternal.h /vbox/src/VBox/VMM/STAMInternal.h /vbox/src/VBox/VMM/TM.cpp /vbox/src/VBox/VMM/TMInternal.h /vbox/src/VBox/VMM/TRPMInternal.h /vbox/src/VBox/VMM/VMInternal.h /vbox/src/VBox/VMM/VMMAll/PGMAllBth.h /vbox/src/VBox/VMM/VMMAll/PGMAllGst.h /vbox/src/VBox/VMM/VMMAll/PGMAllPool.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllShw.h /vbox/src/VBox/VMM/VMMGC/CPUMGC.cpp /vbox/src/VBox/VMM/VMMGC/PDMGCDevice.cpp /vbox/src/VBox/VMM/VMMGC/PGMGCBth.h /vbox/src/VBox/VMM/VMMGC/PGMGCShw.h /vbox/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp /vbox/src/VBox/VMM/VMMInternal.h /vbox/src/VBox/VMM/VMMR0/HWSVMR0.h /vbox/src/VBox/VMM/VMMR0/HWVMXR0.h /vbox/src/VBox/VMM/VMMR0/PDMR0Device.cpp /vbox/src/VBox/VMM/VMMR0/PGMR0.cpp /vbox/src/VBox/VMM/VMMR0/PGMR0Bth.h /vbox/src/VBox/VMM/VMMR0/VMMR0.cpp /vbox/src/VBox/VMM/VMMSwitcher/VMMSwitcher.h /vbox/src/VBox/VMM/testcase/tstHelp.h /vbox/src/VBox/VMM/testcase/tstMicro.h /vbox/src/VBox/VMM/testcase/tstMicroGC.cpp /vbox/src/recompiler/Sun/crt/stdio.h
eff9bdfbd880a3e3d3fff3bfb36a4a598ea9d277 20363 08-Jun-2009 vboxsync

VBox/*: __BEGIN_DECLS -> RT_BEGIN_DECLS; __END_DECLS -> RT_END_DECLS.

55cfeae48f11b6fcc1c33fa65565e576e92695a8 19654 13-May-2009 vboxsync

Main and Devices/absolute mouse: do not send movement events to the virutal PS/2 device if the guest can read them from VMMDev

6a06b445171acc42368db8d9c90e3a18a0849c73 18526 30-Mar-2009 vboxsync

VbglR3PidFile,VbglR3PidFileClose: Made it build everywhere.

92c464ced36f295420a53ce6432c30409f152409 18320 26-Mar-2009 vboxsync

Additions/common/VbglR3Lib: separate pidfile and daemonising code. The pidfile code has not yet been tested

385dc225ddd884b9d516ed0043762dc41f561bdb 18190 24-Mar-2009 vboxsync

VBoxGuest.h: comments. grr.

f9c3f04e0dd4650386503e76cb5b931a5be54fdd 17998 17-Mar-2009 vboxsync

Additions/VBoxGuest.h: made HGCM requests return a signed value which was a long-standing todo

83b8ea36fb307b6264bc47ae9f7f67b1d32e3388 17858 13-Mar-2009 vboxsync

Additions/common/VBoxGuestLib: add support for the new user guest device to the R3 guest library

6e94cf9c6334b6d8e3cd33afe7084e0048fe7c8e 17196 27-Feb-2009 vboxsync

Additions, VBoxGuestR3Lib: 32-bit ioctl handling for 64-bit guest driver. This fixes broken additions on S10 u6.

e1ca20934b07eca2084f1332bc8ee87567ffb9e2 15810 05-Jan-2009 vboxsync

Use separate IO control codes for 32 bit and 64 bit requests in the guest driver.

01f0a866b138a27937b65780f922ae8dfc99ff30 15706 19-Dec-2008 vboxsync

more reverts for 41266

02cd1ca6fe21d0d1dd26ef88386cf6f9803f7cdb 15704 19-Dec-2008 vboxsync

Introduced VbglHCGMCall32 for supporting 32 bits clients on 64 bits guests.

52caf2d82f4962382992daa8ac65c0098c7b6906 15699 19-Dec-2008 vboxsync

crOpenGL: fix 32 bit opengl applications under vista64

32ad75b4af91dad97e4f6c0b1d9f2fd63d173f19 14352 19-Nov-2008 vboxsync

Additions/HGCM: merged code for HGCMCall and HGCMCallTimed, as per todo

7af85375deed421c76b423a31ada9fcf48ecf44d 14266 17-Nov-2008 vboxsync

VBoxGuest.h: doxygen

714655059cb50166bd78a8b4fc9fe2d4b29ef4af 14214 14-Nov-2008 vboxsync

Additions/Guest Library: add R3 property wait API

fe67f0e8af44f16c6cbd53fdb2c25e9a3f5bf41e 14207 14-Nov-2008 vboxsync

Additions/Guest Library: add an HGCM call with timeout

c1f4d314cb8f8b75e2d67a3553ecabd081f1e1c6 14021 10-Nov-2008 vboxsync

The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. Added nocrt strcpy and fixed completely busted aliases.

cfd41a3683178a30bac4417128b4673806653797 13578 27-Oct-2008 vboxsync

Solaris/additions installer: eliminate devlink.tab, use devfsadm and dev tree, rather than the device tree.

dcdb1c2827fd1fd2db86250a5e0bcbddd201c2ea 12813 29-Sep-2008 vboxsync

build fix

9ee72227058430bcead5831131741b5dc1601f00 12812 29-Sep-2008 vboxsync

VbglR3GuestPropDelTree -> VbglR3GuestPropDelSet, added missing docs and make some adjustments. Fixed the missing 'const'-ness of the enumeration API.

28563f589b9e002e0ca7d7e2567f423fb620b1ad 12810 29-Sep-2008 vboxsync

VbglR3GuestPropDelTree -> VbglR3GuestPropDelSet, documenting it and adjusting the interface to be easier to use (const strings).

33d90ac36a3ebf89e46a50252fe9542602a6b2be 12722 25-Sep-2008 vboxsync

Guest Lib R3: Added function to delete entire keys recursively by a matching pattern.

e3408e9cd2a7368ea30c8b262f40efc492e1f300 12278 09-Sep-2008 vboxsync

Devices/VMMDev: send a guest event too when the absolute mode mouse position changes

3f8fa562bb916e87b0beff9ec2a4e241c643dcc8 11820 29-Aug-2008 vboxsync

made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => VBOX_WITH_HGCM; Makefile cleanup

/vbox/Config.kmk /vbox/include/Makefile.kmk VBoxGuest.h VBoxGuestLib.h pdmifs.h /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/test/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxGuest/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp /vbox/src/VBox/Additions/WINNT/VBoxHook/testcase/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxTray/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxTray/testcase/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxControl/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxGuest/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuestInternal.h /vbox/src/VBox/Additions/common/VBoxGuestLib/Init.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxGuestLib/VBGLInternal.h /vbox/src/VBox/Additions/common/VBoxService/Makefile.kmk /vbox/src/VBox/Additions/freebsd/vboxvfs/Makefile.kmk /vbox/src/VBox/Additions/linux/module/Makefile.kmk /vbox/src/VBox/Additions/linux/sharedfolders/Makefile.kmk /vbox/src/VBox/Additions/os2/VBoxSF/Makefile.kmk /vbox/src/VBox/Additions/solaris/SharedFolders/Makefile.kmk /vbox/src/VBox/Additions/x11/xclient/Makefile.kmk /vbox/src/VBox/Devices/Makefile.kmk /vbox/src/VBox/Devices/VMMDev/VBoxDev.cpp /vbox/src/VBox/Devices/VMMDev/VMMDevState.h /vbox/src/VBox/Frontends/VBoxBFE/Makefile.kmk /vbox/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp /vbox/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp /vbox/src/VBox/Frontends/VBoxManage/Makefile.kmk /vbox/src/VBox/Frontends/VBoxManage/VBoxManage.cpp /vbox/src/VBox/Frontends/VBoxSDL/Makefile.kmk /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp /vbox/src/VBox/HostServices/GuestProperties/Makefile.kmk /vbox/src/VBox/HostServices/SharedClipboard/Makefile.kmk /vbox/src/VBox/HostServices/SharedFolders/Makefile.kmk /vbox/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk /vbox/src/VBox/HostServices/SharedOpenGL/Makefile.kmk /vbox/src/VBox/Main/ConsoleImpl.cpp /vbox/src/VBox/Main/ConsoleVRDPServer.cpp /vbox/src/VBox/Main/DisplayImpl.cpp /vbox/src/VBox/Main/MachineImpl.cpp /vbox/src/VBox/Main/Makefile.kmk /vbox/src/VBox/Main/VMMDevInterface.cpp /vbox/src/VBox/Main/include/ConsoleVRDPServer.h /vbox/src/VBox/Main/include/DisplayImpl.h /vbox/src/VBox/Main/include/VMMDev.h /vbox/src/VBox/Main/xpcom/server.cpp /vbox/src/VBox/VMM/DBGF.cpp
25d636fac898607897dcd405cb8c6bdafc59349e 11643 26-Aug-2008 vboxsync

compile fix

d46dd1eb56708a31239beb1c1ea23c3261d9ff8c 11642 26-Aug-2008 vboxsync

another guest additions 32/64 bit hack

3c0e6e6c131cfdaeaeaea598603f6ef6ab10e781 10930 29-Jul-2008 vboxsync

Additions/common: added guest property enumeration functions to the guest library

c0a32ba6706b9b296ded289489c10ce478cc66c5 10867 24-Jul-2008 vboxsync

va_list fix.

a2d53f020c57ede4a469a06d8ef8f735c7a46596 10861 24-Jul-2008 vboxsync

Added VbglR3GuestPropWriteValueF and VbglR3GuestPropWriteValueV.

e7e60b177e688900656c04404c5123f1dfa1d02c 10814 22-Jul-2008 vboxsync

HostServices/GuestProperties, Main, Additions/common, VBox/VBoxGuest.h: guest properties fixes

3c3a5ab35783f4d31cb5d3a15db9daadeb804daa 10797 22-Jul-2008 vboxsync

Guest properties: initial commit of new interface

/vbox/Config.kmk HostServices/GuestPropertySvc.h HostServices/VBoxInfoSvc.h VBoxGuest.h /vbox/src/VBox/Additions/WINNT/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxControl/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxControl/VBoxControl.cpp /vbox/src/VBox/Additions/common/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxControl/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp /vbox/src/VBox/Additions/common/VBoxControl/VBoxControl.rc /vbox/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxGuestLib/VBGLR3Internal.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestProp.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibInfoSvc.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibVideo.cpp /vbox/src/VBox/Frontends/VBoxManage/Makefile.kmk /vbox/src/VBox/Frontends/VBoxManage/VBoxManage.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManage.h /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp /vbox/src/VBox/HostServices/GuestProperties/Makefile.kmk /vbox/src/VBox/HostServices/GuestProperties/noncopyable.h /vbox/src/VBox/HostServices/GuestProperties/service.cpp /vbox/src/VBox/HostServices/Makefile.kmk /vbox/src/VBox/Installer/linux/Makefile.kmk /vbox/src/VBox/Installer/solaris/Makefile.kmk /vbox/src/VBox/Main/ConsoleImpl.cpp /vbox/src/VBox/Main/ConsoleImpl2.cpp /vbox/src/VBox/Main/MachineImpl.cpp /vbox/src/VBox/Main/Makefile.kmk /vbox/src/VBox/Main/SessionImpl.cpp /vbox/src/VBox/Main/idl/VirtualBox.xidl /vbox/src/VBox/Main/include/MachineImpl.h
766948d3689c4f370930d03c87f714148df69a2c 10651 15-Jul-2008 vboxsync

Additions/common: removed default argument to VbglR3Daemonize

3090d4cbd0d38c0dbfa41ca2adc96cfa17b99577 10635 15-Jul-2008 vboxsync

Additions/common: support in the R3 guest library creating a pidfile when daemonising

ba2e65ca2c6ee70366bca6b355a22b44899490e7 10552 11-Jul-2008 vboxsync

More IOCTLs.

VBoxGuest.h /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxOGL.cpp /vbox/src/VBox/Additions/WINNT/VBoxControl/VBoxControl.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/Helper.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp /vbox/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.cpp /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.cpp /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.cpp /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.cpp /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxStatistics.cpp /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxVRDP.cpp /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibClipboard.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibInfoSvc.cpp /vbox/src/VBox/Additions/linux/module/vboxmod.c
b357df727b216b85d4517efecf466a7b14c2e80c 10541 11-Jul-2008 vboxsync

Removed deprecated IOCTL namings.

VBoxGuest.h /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxOGL.cpp /vbox/src/VBox/Additions/WINNT/VBoxControl/VBoxControl.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/Helper.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp /vbox/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.cpp /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.cpp /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxDisplay.cpp /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxMemBalloon.cpp /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxRestore.cpp /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxSeamless.cpp /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxStatistics.cpp /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxTray.cpp /vbox/src/VBox/Additions/WINNT/VBoxTray/VBoxVRDP.cpp /vbox/src/VBox/Additions/WINNT/VBoxTray/testcase/tstSessionHack.cpp /vbox/src/VBox/Additions/WINNT/include/VBoxGuestInternal.h /vbox/src/VBox/Additions/common/VBoxGuestLib/HGCM.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/Init.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibClipboard.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGR.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibInfoSvc.cpp /vbox/src/VBox/Additions/linux/daemon/vboxadd_timesync.c /vbox/src/VBox/Additions/linux/module/cmc.c /vbox/src/VBox/Additions/linux/module/hgcmcall.c /vbox/src/VBox/Additions/linux/module/vboxmod.c /vbox/src/VBox/Additions/x11/xgraphics/vboxutils_68.c /vbox/src/VBox/Additions/x11/xmouse/VBoxUtils_68.c
7957cf9d40601e6f57bc0613e818bcf155b9745d 10522 11-Jul-2008 vboxsync

r=bird: Added a todo: IOCTL_CODE should not be #defined.

5f99c0fbf7cf98ebfaac7ba58dbbd197c542b4fa 10518 11-Jul-2008 vboxsync

Build fix.

9a88f2a01bdb7cea875ab841a4d24b62feb8b596 10517 11-Jul-2008 vboxsync

Todo.

a74b34de30d7bb18a725475037d78963fd23f01c 10516 11-Jul-2008 vboxsync

More IOCTL stuff for R3 guest lib (Windows).

15069ce1b56652b74b38a9d9e7cb474e6d07e078 10487 10-Jul-2008 vboxsync

Todo for #2993.

84c5015eccf5ba071c02e51da99b4d7593f690fe 10234 04-Jul-2008 vboxsync

Guest properties: added some missing ifdefs

7dbde0174637fbfd00c50b383f654e46878eaa8e 9920 25-Jun-2008 vboxsync

Corrected hungarian spelling. Added a todo.

df7afe1616ad2fc849cf92cc9c7a681d24d5328d 9918 25-Jun-2008 vboxsync

Corrected hungarian spelling.

5bcfdf9ef0306239498361e5021d008ad77bf539 9811 19-Jun-2008 vboxsync

Additions/x11: use the guest/host registry to save the last resolution on machine shutdown and to restore it at startup

e2711ed9f4e26b95ea377d39dd0eaee25620ae5c 9662 12-Jun-2008 vboxsync

Implemented cancelling of HGCM requests from the guest.

4e70517ea7c253ad227af80a841e38adb5420203 9435 05-Jun-2008 vboxsync

Extend HGCM interface to support 64 bit pointers.

5b452e49d0ffacfeadda3d0c085bc0a66ffdc5bb 9215 29-May-2008 vboxsync

Backwards compatibility.

00bd52bed859dd5801fd87e7006a04cfc4a647ff 8425 28-Apr-2008 vboxsync

Frontends/VirtualBox3/4, Main, Devices/VMMDev, Frontends/VBoxBFE, Additions/common, Additions/x11: reverted r30152, r30085, r30074 and r30072

052deaa01d8fcd5cec4dff857833538940b751c3 8398 25-Apr-2008 vboxsync

cx/cy. Please, do not use 64/u32/u16/u8 prefixes unless the type is *really* important to know.

2e261634446cc70c3808eac565faed50bc617dad 8366 24-Apr-2008 vboxsync

Additions/X11, Additions/common: report the maximum supported resolution in the X11 additions

9b6b9a77eaa519959ea3b74aa7d2f78b8a52284e 8312 22-Apr-2008 vboxsync

Devices/VMMDev, Frontends/VBoxBFE, Main: add a guest request to report the maximum resolution currently supported by the additions - host side

1c94c0a63ba68be1a7b2c640e70d7a06464e4fca 8155 18-Apr-2008 vboxsync

The Big Sun Rebranding Header Change

/vbox/Makefile.kmk /vbox/configure.vbs /vbox/debian/VBox.sh /vbox/doc/VBox-CodingGuidelines.cpp /vbox/doc/VBox-doc.c /vbox/include/Makefile.kmk DevPCNet.h HostServices/VBoxClipboardExt.h HostServices/VBoxClipboardSvc.h HostServices/VBoxOGLOp.h HostServices/VBoxOpenGLSvc.h VBoxDev.h VBoxGuest.h VBoxGuest.inc VBoxGuest.mac VBoxGuest16.h VBoxGuestLib.h VBoxHDD-new.h VBoxHDD.h VBoxVideo.h VRDPAuth.h VRDPOrders.h asmdefs.mac bioslogo.h cdefs.h cfgm.h com/ErrorInfo.h com/EventQueue.h com/Guid.h com/VirtualBox.h com/array.h com/assert.h com/com.h com/defs.h com/ptr.h com/string.h cpum.h cpum.mac cpumdis.h csam.h dbg.h dbgf.h dbggui.h dis.h disopcode.h em.h err.h err.sed gmm.h gvm.h gvmm.h hgcmsvc.h hwacc_svm.h hwacc_vmx.h hwacc_vmx.mac hwaccm.h intnet.h iom.h log.h mm.h nasm.mac ostypes.h param.h patm.h pci.h pdm.h pdmapi.h pdmasynccompletion.h pdmasynctask.h pdmcritsect.h pdmdev.h pdmdrv.h pdmifs.h pdmins.h pdmqueue.h pdmsrv.h pdmthread.h pdmusb.h pgm.h rem.h scsi.h selm.h settings.h shflsvc.h ssm.h stam.h stam.mac sup.h sup.mac tapwin32.h tm.h trpm.h trpm.mac types.h usb.h usblib-win.h usblib.h uvm.h version.h vm.h vm.mac vmapi.h vmm.h vrdpapi.h vrdpusb.h vusb.h x86.h /vbox/include/iprt/alloc.h /vbox/include/iprt/alloca.h /vbox/include/iprt/asm.h /vbox/include/iprt/asmdefs.mac /vbox/include/iprt/assert.h /vbox/include/iprt/avl.h /vbox/include/iprt/cdefs.h /vbox/include/iprt/cpputils.h /vbox/include/iprt/cpuset.h /vbox/include/iprt/crc32.h /vbox/include/iprt/crc64.h /vbox/include/iprt/critsect.h /vbox/include/iprt/ctype.h /vbox/include/iprt/dir.h /vbox/include/iprt/env.h /vbox/include/iprt/err.h /vbox/include/iprt/err.sed /vbox/include/iprt/file.h /vbox/include/iprt/fs.h /vbox/include/iprt/getopt.h /vbox/include/iprt/heap.h /vbox/include/iprt/initterm.h /vbox/include/iprt/ldr.h /vbox/include/iprt/lock.h /vbox/include/iprt/log.h /vbox/include/iprt/md5.h /vbox/include/iprt/mem.h /vbox/include/iprt/memobj.h /vbox/include/iprt/mp.h /vbox/include/iprt/nocrt/amd64/fenv.h /vbox/include/iprt/nocrt/amd64/math.h /vbox/include/iprt/nocrt/compiler/compiler.h /vbox/include/iprt/nocrt/compiler/gcc.h /vbox/include/iprt/nocrt/fenv.h /vbox/include/iprt/nocrt/inttypes.h /vbox/include/iprt/nocrt/limits.h /vbox/include/iprt/nocrt/math.h /vbox/include/iprt/nocrt/setjmp.h /vbox/include/iprt/nocrt/stdarg.h /vbox/include/iprt/nocrt/stddef.h /vbox/include/iprt/nocrt/stdlib.h /vbox/include/iprt/nocrt/string.h /vbox/include/iprt/nocrt/x86/fenv.h /vbox/include/iprt/nocrt/x86/math.h /vbox/include/iprt/param.h /vbox/include/iprt/path.h /vbox/include/iprt/process.h /vbox/include/iprt/rand.h /vbox/include/iprt/req.h /vbox/include/iprt/runtime.h /vbox/include/iprt/semaphore.h /vbox/include/iprt/spinlock.h /vbox/include/iprt/stdarg.h /vbox/include/iprt/stdint.h /vbox/include/iprt/stream.h /vbox/include/iprt/string.h /vbox/include/iprt/system.h /vbox/include/iprt/table.h /vbox/include/iprt/tcp.h /vbox/include/iprt/thread.h /vbox/include/iprt/time.h /vbox/include/iprt/timer.h /vbox/include/iprt/types.h /vbox/include/iprt/uni.h /vbox/include/iprt/uuid.h /vbox/include/iprt/zip.h /vbox/src/Makefile.kmk /vbox/src/VBox/Additions/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Display/Mirror/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Display/VBoxDisp.def /vbox/src/VBox/Additions/WINNT/Graphics/Display/dd.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/drv.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vbox.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vbva.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vbvavrdp.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdp.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdpbmp.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdpbmp.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdptext.c /vbox/src/VBox/Additions/WINNT/Graphics/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Helper.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Helper.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/helpers.c /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/vrdpdd.inf /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/vrdpvd.c /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/vrdpvd.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.def /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.inf /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/vboxioctl.h /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/MesaGL.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/OGLComplexAsync.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/OGLComplexSync.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/OGLLookup.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/OGLSimpleAsync.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/OGLSimpleSync.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxCmd.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxICDList.h /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxOGL.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxOGL.def /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxOGL.h /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxOGL.rc /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/dllmain.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/drv.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/glext.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/test/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/test/tstShOpenGL.cpp /vbox/src/VBox/Additions/WINNT/Makefile.kmk /vbox/src/VBox/Additions/WINNT/MouseFilter/Makefile.kmk /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.cpp /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.h /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.inf /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.rc /vbox/src/VBox/Additions/WINNT/VBoxControl/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxControl/VBoxControl.cpp /vbox/src/VBox/Additions/WINNT/VBoxControl/VBoxControl.rc /vbox/src/VBox/Additions/WINNT/VBoxGINA/Dialog.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/Dialog.h /vbox/src/VBox/Additions/WINNT/VBoxGINA/Helper.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/Helper.h /vbox/src/VBox/Additions/WINNT/VBoxGINA/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.def /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.h /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.rc /vbox/src/VBox/Additions/WINNT/VBoxGuest/Helper.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/Helper.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxGuest/NTLegacy.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/NTLegacy.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.inf /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.rc /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestInst.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestMsg.mc /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestPnP.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestPnP.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest_Internal.h /vbox/src/VBox/Additions/WINNT/VBoxHook/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.cpp /vbox/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.def /vbox/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.rc /vbox/src/VBox/Additions/WINNT/VBoxHook/dllmain.cpp /vbox/src/VBox/Additions/WINNT/VBoxHook/testcase/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxHook/testcase/tstHook.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxClipboard.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxClipboard.h /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxDisplay.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxDisplay.h /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxMemBalloon.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxMemBalloon.h /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxRestore.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxRestore.h /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxSeamless.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxSeamless.h /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxService.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxService.h /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxService.rc /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxStatistics.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxStatistics.h /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxVRDP.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxVRDP.h /vbox/src/VBox/Additions/WINNT/VBoxService/helpers.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/helpers.h /vbox/src/VBox/Additions/WINNT/VBoxService/resource.h /vbox/src/VBox/Additions/WINNT/VBoxService/testcase/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxService/testcase/tstSessionHack.cpp /vbox/src/VBox/Additions/WINNT/i8042prt/Makefile.kmk /vbox/src/VBox/Additions/WINNT/include/VBoxDisplay.h /vbox/src/VBox/Additions/WINNT/include/VBoxGuestInternal.h /vbox/src/VBox/Additions/WINNT/include/VBoxHook.h /vbox/src/VBox/Additions/common/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxGuest/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest-freebsd.c /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest-os2.cpp /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest-os2.def /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest-solaris.c /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuestA-os2.asm /vbox/src/VBox/Additions/common/VBoxGuest/VBoxGuestInternal.h /vbox/src/VBox/Additions/common/VBoxGuestLib/GenericRequest.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/HGCM.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/HGCMInternal.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/Init.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxGuestLib/PhysHeap.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/SysHlp.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/SysHlp.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBGLInternal.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBGLR3Internal.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.c /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestLog.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3Lib.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibClipboard.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDaemonize.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGR.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMisc.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMouse.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibSeamless.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibTime.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibVideo.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/VMMDev.cpp /vbox/src/VBox/Additions/common/VBoxService/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxService/VBoxService-os2.def /vbox/src/VBox/Additions/common/VBoxService/VBoxService.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceClipboard-os2.cpp /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceTimeSync.cpp /vbox/src/VBox/Additions/freebsd/Installer/vboxguest.sh /vbox/src/VBox/Additions/freebsd/Makefile.kmk /vbox/src/VBox/Additions/freebsd/vboxvfs/Makefile.kmk /vbox/src/VBox/Additions/freebsd/vboxvfs/vboxvfs.h /vbox/src/VBox/Additions/freebsd/vboxvfs/vboxvfs_vfsops.c /vbox/src/VBox/Additions/freebsd/vboxvfs/vboxvfs_vnops.c /vbox/src/VBox/Additions/linux/Makefile.kmk /vbox/src/VBox/Additions/linux/daemon/Makefile.kmk /vbox/src/VBox/Additions/linux/daemon/supc++.c /vbox/src/VBox/Additions/linux/daemon/vboxadd_timesync.c /vbox/src/VBox/Additions/linux/export_modules /vbox/src/VBox/Additions/linux/installer/vboxadd-timesync.sh /vbox/src/VBox/Additions/linux/installer/vboxadd.sh /vbox/src/VBox/Additions/linux/installer/vboxvfs.sh /vbox/src/VBox/Additions/linux/module/Makefile.kmk /vbox/src/VBox/Additions/linux/module/Makefile.module /vbox/src/VBox/Additions/linux/module/cmc.c /vbox/src/VBox/Additions/linux/module/files_vboxadd /vbox/src/VBox/Additions/linux/module/hgcmcall.c /vbox/src/VBox/Additions/linux/module/vboxmod.c /vbox/src/VBox/Additions/linux/module/vboxmod.h /vbox/src/VBox/Additions/linux/sharedfolders/Makefile.kmk /vbox/src/VBox/Additions/linux/sharedfolders/Makefile.module /vbox/src/VBox/Additions/linux/sharedfolders/dirops.c /vbox/src/VBox/Additions/linux/sharedfolders/files_vboxvfs /vbox/src/VBox/Additions/linux/sharedfolders/mount.vboxsf.c /vbox/src/VBox/Additions/linux/sharedfolders/regops.c /vbox/src/VBox/Additions/linux/sharedfolders/utils.c /vbox/src/VBox/Additions/linux/sharedfolders/vbsfmount.h /vbox/src/VBox/Additions/linux/sharedfolders/vfsmod.c /vbox/src/VBox/Additions/linux/sharedfolders/vfsmod.h /vbox/src/VBox/Additions/linux/testcase/TimesyncBackdoor.c /vbox/src/VBox/Additions/solaris/Installer/makepackage.sh /vbox/src/VBox/Additions/solaris/Installer/postinstall.sh /vbox/src/VBox/Additions/solaris/Installer/preremove.sh /vbox/src/VBox/Additions/solaris/Installer/vboxguest.sh /vbox/src/VBox/Additions/solaris/Installer/vboxservice.xml /vbox/src/VBox/Additions/solaris/Makefile.kmk /vbox/src/VBox/Additions/x11/Makefile.kmk /vbox/src/VBox/Additions/x11/installer/VBoxRandR.sh /vbox/src/VBox/Additions/x11/installer/x11config.pl /vbox/src/VBox/Additions/x11/installer/x11restore.pl /vbox/src/VBox/Additions/x11/xclient/Makefile.kmk /vbox/src/VBox/Additions/x11/xclient/clipboard.cpp /vbox/src/VBox/Additions/x11/xclient/clipboard.h /vbox/src/VBox/Additions/x11/xclient/displaychange-x11.cpp /vbox/src/VBox/Additions/x11/xclient/displaychange.h /vbox/src/VBox/Additions/x11/xclient/main.cpp /vbox/src/VBox/Additions/x11/xclient/seamless-glue.h /vbox/src/VBox/Additions/x11/xclient/seamless-guest.h /vbox/src/VBox/Additions/x11/xclient/seamless-host.cpp /vbox/src/VBox/Additions/x11/xclient/seamless-host.h /vbox/src/VBox/Additions/x11/xclient/seamless-x11.cpp /vbox/src/VBox/Additions/x11/xclient/seamless-x11.h /vbox/src/VBox/Additions/x11/xclient/seamless.h /vbox/src/VBox/Additions/x11/xclient/testcase/tstSeamlessX11.cpp /vbox/src/VBox/Additions/x11/xclient/thread.cpp /vbox/src/VBox/Additions/x11/xclient/thread.h /vbox/src/VBox/Additions/x11/xgraphics/Imakefile /vbox/src/VBox/Additions/x11/xgraphics/Makefile.kmk /vbox/src/VBox/Additions/x11/xgraphics/vboxutils.c /vbox/src/VBox/Additions/x11/xgraphics/vboxutils_68.c /vbox/src/VBox/Additions/x11/xgraphics/vboxvideo.h /vbox/src/VBox/Additions/x11/xgraphics/vboxvideo_13.c /vbox/src/VBox/Additions/x11/xgraphics/vboxvideo_68.c /vbox/src/VBox/Additions/x11/xgraphics/vboxvideo_68.h /vbox/src/VBox/Additions/x11/xgraphics/vboxvideo_70.c /vbox/src/VBox/Additions/x11/xmouse/Imakefile /vbox/src/VBox/Additions/x11/xmouse/Makefile.kmk /vbox/src/VBox/Additions/x11/xmouse/VBoxUtils.c /vbox/src/VBox/Additions/x11/xmouse/VBoxUtils.h /vbox/src/VBox/Additions/x11/xmouse/VBoxUtils_68.c /vbox/src/VBox/Additions/x11/xmouse/xorg14/mouse.c /vbox/src/VBox/Additions/x11/xmouse/xorg70/mouse.c /vbox/src/VBox/Additions/x11/xmouse/xorg71/mouse.c /vbox/src/VBox/Debugger/DBGCBuiltInSymbols.cpp /vbox/src/VBox/Debugger/DBGCCmdHlp.cpp /vbox/src/VBox/Debugger/DBGCCmdWorkers.cpp /vbox/src/VBox/Debugger/DBGCCommands.cpp /vbox/src/VBox/Debugger/DBGCEmulateCodeView.cpp /vbox/src/VBox/Debugger/DBGCInternal.h /vbox/src/VBox/Debugger/DBGCOps.cpp /vbox/src/VBox/Debugger/DBGCTcp.cpp /vbox/src/VBox/Debugger/DBGConsole.cpp /vbox/src/VBox/Debugger/Makefile.kmk /vbox/src/VBox/Debugger/VBoxDbg.cpp /vbox/src/VBox/Debugger/VBoxDbgBase.cpp /vbox/src/VBox/Debugger/VBoxDbgBase.h /vbox/src/VBox/Debugger/VBoxDbgConsole.cpp /vbox/src/VBox/Debugger/VBoxDbgConsole.h /vbox/src/VBox/Debugger/VBoxDbgGui.cpp /vbox/src/VBox/Debugger/VBoxDbgGui.h /vbox/src/VBox/Debugger/VBoxDbgStats.cpp /vbox/src/VBox/Debugger/VBoxDbgStats.h /vbox/src/VBox/Debugger/testcase/tstDBGCParser.cpp /vbox/src/VBox/Debugger/testcase/tstDBGCStubs.cpp /vbox/src/VBox/Debugger/testcase/tstVBoxDbg.cpp /vbox/src/VBox/Devices/Audio/DevIchAc97.cpp /vbox/src/VBox/Devices/Audio/alsa_stubs.c /vbox/src/VBox/Devices/Audio/alsa_stubs.h /vbox/src/VBox/Devices/Audio/audiosniffer.c /vbox/src/VBox/Devices/Audio/pulse_stubs.c /vbox/src/VBox/Devices/Audio/pulse_stubs.h /vbox/src/VBox/Devices/Audio/pulseaudio.c /vbox/src/VBox/Devices/Audio/solaudio.c /vbox/src/VBox/Devices/Audio/winaudio.c /vbox/src/VBox/Devices/Builtins.cpp /vbox/src/VBox/Devices/Builtins.h /vbox/src/VBox/Devices/Builtins2.cpp /vbox/src/VBox/Devices/Builtins2.h /vbox/src/VBox/Devices/Bus/DevPCI.cpp /vbox/src/VBox/Devices/Bus/PCIInternal.h /vbox/src/VBox/Devices/Graphics/BIOS/Makefile.kmk /vbox/src/VBox/Devices/Graphics/DevVGA.cpp /vbox/src/VBox/Devices/Graphics/DevVGA.h /vbox/src/VBox/Devices/Graphics/DevVGAModes.h /vbox/src/VBox/Devices/Graphics/DevVGATmpl.h /vbox/src/VBox/Devices/Input/DevPS2.cpp /vbox/src/VBox/Devices/Input/DrvKeyboardQueue.cpp /vbox/src/VBox/Devices/Input/DrvMouseQueue.cpp /vbox/src/VBox/Devices/Makefile.kmk /vbox/src/VBox/Devices/Network/DevPCNet.cpp /vbox/src/VBox/Devices/Network/DrvIntNet.cpp /vbox/src/VBox/Devices/Network/DrvNAT.cpp /vbox/src/VBox/Devices/Network/DrvNetSniffer.cpp /vbox/src/VBox/Devices/Network/DrvTAP.cpp /vbox/src/VBox/Devices/Network/DrvTAPOs2.cpp /vbox/src/VBox/Devices/Network/DrvTAPWin32.cpp /vbox/src/VBox/Devices/Network/SrvIntNetR0.cpp /vbox/src/VBox/Devices/Network/slirp/slirp_state.h /vbox/src/VBox/Devices/Network/solaris/vnicinit_solaris.sh /vbox/src/VBox/Devices/Network/solaris/vnicterm_solaris.sh /vbox/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp /vbox/src/VBox/Devices/PC/BIOS/Makefile.kmk /vbox/src/VBox/Devices/PC/DevACPI.cpp /vbox/src/VBox/Devices/PC/DevAPIC.cpp /vbox/src/VBox/Devices/PC/DevDMA.cpp /vbox/src/VBox/Devices/PC/DevPIC.cpp /vbox/src/VBox/Devices/PC/DevPcArch.c /vbox/src/VBox/Devices/PC/DevPcBios.cpp /vbox/src/VBox/Devices/PC/DevPcBios.h /vbox/src/VBox/Devices/PC/DevPit-i8254.cpp /vbox/src/VBox/Devices/PC/DevRTC.cpp /vbox/src/VBox/Devices/PC/DrvACPI.cpp /vbox/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk /vbox/src/VBox/Devices/Parallel/DevParallel.cpp /vbox/src/VBox/Devices/Parallel/DrvHostParallel.cpp /vbox/src/VBox/Devices/Serial/DevSerial.cpp /vbox/src/VBox/Devices/Serial/DrvChar.cpp /vbox/src/VBox/Devices/Serial/DrvHostSerial.cpp /vbox/src/VBox/Devices/Serial/DrvNamedPipe.cpp /vbox/src/VBox/Devices/Storage/DevATA.cpp /vbox/src/VBox/Devices/Storage/DrvBlock.cpp /vbox/src/VBox/Devices/Storage/DrvHostBase.cpp /vbox/src/VBox/Devices/Storage/DrvHostBase.h /vbox/src/VBox/Devices/Storage/DrvHostDVD.cpp /vbox/src/VBox/Devices/Storage/DrvHostFloppy.cpp /vbox/src/VBox/Devices/Storage/DrvMediaISO.cpp /vbox/src/VBox/Devices/Storage/DrvRawImage.cpp /vbox/src/VBox/Devices/Storage/DrvVD.cpp /vbox/src/VBox/Devices/Storage/PIIX3ATABmDma.h /vbox/src/VBox/Devices/Storage/RawHDDCore.cpp /vbox/src/VBox/Devices/Storage/VBoxHDD-new.cpp /vbox/src/VBox/Devices/Storage/VBoxHDD-newInternal.h /vbox/src/VBox/Devices/Storage/VBoxHDD.cpp /vbox/src/VBox/Devices/Storage/VDICore.cpp /vbox/src/VBox/Devices/Storage/VDICore.h /vbox/src/VBox/Devices/Storage/VDIHDDCore.cpp /vbox/src/VBox/Devices/Storage/VmdkHDDCore.cpp /vbox/src/VBox/Devices/Storage/fdc.c /vbox/src/VBox/Devices/Storage/ide.h /vbox/src/VBox/Devices/Storage/swab.h /vbox/src/VBox/Devices/Storage/testcase/Makefile.kmk /vbox/src/VBox/Devices/Storage/testcase/tstVD.cpp /vbox/src/VBox/Devices/Storage/testcase/tstVDI.cpp /vbox/src/VBox/Devices/Storage/testcase/vditool.cpp /vbox/src/VBox/Devices/VBoxDDUDeps.cpp /vbox/src/VBox/Devices/VMMDev/VBoxDev.cpp /vbox/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp /vbox/src/VBox/Devices/VMMDev/VMMDevHGCM.h /vbox/src/VBox/Devices/VMMDev/VMMDevState.h /vbox/src/VBox/Devices/testcase/Makefile.kmk /vbox/src/VBox/Devices/testcase/tstDeviceStructSize.cpp /vbox/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp /vbox/src/VBox/Devices/vl_vbox.h /vbox/src/VBox/Disassembler/Disasm.cpp /vbox/src/VBox/Disassembler/DisasmCore.cpp /vbox/src/VBox/Disassembler/DisasmInternal.h /vbox/src/VBox/Disassembler/DisasmTables.cpp /vbox/src/VBox/Disassembler/DisasmTables.h /vbox/src/VBox/Disassembler/DisasmTest.cpp /vbox/src/VBox/Disassembler/DisasmTestA.asm /vbox/src/VBox/Disassembler/DisasmTestCore.cpp /vbox/src/VBox/Disassembler/Makefile.kmk /vbox/src/VBox/Frontends/Makefile.kmk /vbox/src/VBox/Frontends/VBoxBFE/COMDefs.h /vbox/src/VBox/Frontends/VBoxBFE/ConsoleImpl.h /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.h /vbox/src/VBox/Frontends/VBoxBFE/EmulCpp.cpp /vbox/src/VBox/Frontends/VBoxBFE/Framebuffer.h /vbox/src/VBox/Frontends/VBoxBFE/HGCM.cpp /vbox/src/VBox/Frontends/VBoxBFE/HGCM.h /vbox/src/VBox/Frontends/VBoxBFE/HGCMObjects.cpp /vbox/src/VBox/Frontends/VBoxBFE/HGCMObjects.h /vbox/src/VBox/Frontends/VBoxBFE/HGCMThread.cpp /vbox/src/VBox/Frontends/VBoxBFE/HGCMThread.h /vbox/src/VBox/Frontends/VBoxBFE/HostUSBDeviceImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/HostUSBDeviceImpl.h /vbox/src/VBox/Frontends/VBoxBFE/HostUSBImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/HostUSBImpl.h /vbox/src/VBox/Frontends/VBoxBFE/KeyboardImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/KeyboardImpl.h /vbox/src/VBox/Frontends/VBoxBFE/Logging.h /vbox/src/VBox/Frontends/VBoxBFE/MachineDebuggerImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/MachineDebuggerImpl.h /vbox/src/VBox/Frontends/VBoxBFE/Makefile.kmk /vbox/src/VBox/Frontends/VBoxBFE/MouseImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/MouseImpl.h /vbox/src/VBox/Frontends/VBoxBFE/NetworkAdapterImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/NetworkAdapterImpl.h /vbox/src/VBox/Frontends/VBoxBFE/SDLConsole.cpp /vbox/src/VBox/Frontends/VBoxBFE/SDLConsole.h /vbox/src/VBox/Frontends/VBoxBFE/SDLFramebuffer.cpp /vbox/src/VBox/Frontends/VBoxBFE/SDLFramebuffer.h /vbox/src/VBox/Frontends/VBoxBFE/StatusImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/StatusImpl.h /vbox/src/VBox/Frontends/VBoxBFE/USBProxyService.cpp /vbox/src/VBox/Frontends/VBoxBFE/USBProxyService.h /vbox/src/VBox/Frontends/VBoxBFE/USBProxyServiceLinux.cpp /vbox/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp /vbox/src/VBox/Frontends/VBoxBFE/VBoxBFE.h /vbox/src/VBox/Frontends/VBoxBFE/VMControl.cpp /vbox/src/VBox/Frontends/VBoxBFE/VMControl.h /vbox/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp /vbox/src/VBox/Frontends/VBoxBFE/VMMDevInterface.h /vbox/src/VBox/Frontends/VBoxBFE/VirtualBoxBase.h /vbox/src/VBox/Frontends/VBoxFB/Framebuffer.cpp /vbox/src/VBox/Frontends/VBoxFB/Framebuffer.h /vbox/src/VBox/Frontends/VBoxFB/Helper.cpp /vbox/src/VBox/Frontends/VBoxFB/Helper.h /vbox/src/VBox/Frontends/VBoxFB/Makefile.kmk /vbox/src/VBox/Frontends/VBoxFB/VBoxFB.cpp /vbox/src/VBox/Frontends/VBoxFB/VBoxFB.h /vbox/src/VBox/Frontends/VBoxHeadless/Makefile.kmk /vbox/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp /vbox/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.h /vbox/src/VBox/Frontends/VBoxHeadless/VideoCapture/FFmpegFB.cpp /vbox/src/VBox/Frontends/VBoxHeadless/VideoCapture/FFmpegFB.h /vbox/src/VBox/Frontends/VBoxHeadless/VideoCapture/Makefile.kmk /vbox/src/VBox/Frontends/VBoxHeadless/testcase/Makefile.kmk /vbox/src/VBox/Frontends/VBoxHeadless/testcase/tstHeadless.cpp /vbox/src/VBox/Frontends/VBoxManage/Makefile.kmk /vbox/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManage.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManage.h /vbox/src/VBox/Frontends/VBoxManage/VBoxManageSVN.cpp /vbox/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp /vbox/src/VBox/Frontends/VBoxSDL/Framebuffer.h /vbox/src/VBox/Frontends/VBoxSDL/Helper.cpp /vbox/src/VBox/Frontends/VBoxSDL/Helper.h /vbox/src/VBox/Frontends/VBoxSDL/Makefile.kmk /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDL.h /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDLTest.cpp /vbox/src/VBox/Frontends/VirtualBox/Makefile.kmk /vbox/src/VBox/Frontends/VirtualBox/VBoxUI.pro /vbox/src/VBox/Frontends/VirtualBox/include/CIShared.h /vbox/src/VBox/Frontends/VirtualBox/include/COMDefs.h /vbox/src/VBox/Frontends/VirtualBox/include/COMWrappers.xsl /vbox/src/VBox/Frontends/VirtualBox/include/DarwinCursor.h /vbox/src/VBox/Frontends/VirtualBox/include/DarwinKeyboard.h /vbox/src/VBox/Frontends/VirtualBox/include/HappyHttp.h /vbox/src/VBox/Frontends/VirtualBox/include/QIApplication.h /vbox/src/VBox/Frontends/VirtualBox/include/QIHotKeyEdit.h /vbox/src/VBox/Frontends/VirtualBox/include/QIMessageBox.h /vbox/src/VBox/Frontends/VirtualBox/include/QIRichLabel.h /vbox/src/VBox/Frontends/VirtualBox/include/QIStateIndicator.h /vbox/src/VBox/Frontends/VirtualBox/include/QIStatusBar.h /vbox/src/VBox/Frontends/VirtualBox/include/QIWidgetValidator.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxAquaStyle.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxDefs.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxDownloaderWgt.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxFrameBuffer.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxGlobalSettings.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxIChatTheaterWrapper.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxMediaComboBox.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxNetworkFramework.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxSelectorWnd.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxToolBar.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxUtils.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxVMListBox.h /vbox/src/VBox/Frontends/VirtualBox/include/XKeyboard.h /vbox/src/VBox/Frontends/VirtualBox/src/COMDefs.cpp /vbox/src/VBox/Frontends/VirtualBox/src/HappyHttp.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIHotKeyEdit.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIMessageBox.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIRichLabel.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIStateIndicator.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIStatusBar.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIWidgetValidator.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxDefs.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxDownloaderWgt.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFBDDRAW.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFBQuartz2D.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxGlobalSettings.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxMediaComboBox.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxNetworkFramework.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxVMListBox.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/DarwinCursor.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/DarwinKeyboard.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxAquaStyle.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxUtils-darwin.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/tstDarwinKeyboard.cpp /vbox/src/VBox/Frontends/VirtualBox/src/linux/Makefile /vbox/src/VBox/Frontends/VirtualBox/src/linux/XKeyboard-new.cpp /vbox/src/VBox/Frontends/VirtualBox/src/linux/keyboard-layouts.h /vbox/src/VBox/Frontends/VirtualBox/src/linux/keyboard-list.h /vbox/src/VBox/Frontends/VirtualBox/src/linux/keyboard-new.c /vbox/src/VBox/Frontends/VirtualBox/src/linux/keyboard-tables.h /vbox/src/VBox/Frontends/VirtualBox/src/linux/keyboard.h /vbox/src/VBox/Frontends/VirtualBox/src/main.cpp /vbox/src/VBox/Frontends/VirtualBox/src/os2/VBoxHlp.asm /vbox/src/VBox/Frontends/VirtualBox/src/os2/VBoxHlp.cpp /vbox/src/VBox/Frontends/VirtualBox/src/os2/VBoxHlp.h /vbox/src/VBox/Frontends/VirtualBox/src/win32/VirtualBox.rc /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxAboutDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxCloseVMDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxHardDiskSettings.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxHardDiskSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxNewHDWzd.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxNewHDWzd.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxRegistrationDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxRegistrationDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotDetailsDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotDetailsDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotsWgt.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotsWgt.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxTakeSnapshotDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxTakeSnapshotDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxUSBFilterSettings.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxUSBFilterSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMFirstRunWzd.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMFirstRunWzd.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMInformationDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMInformationDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMLogViewer.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMLogViewer.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMParallelPortSettings.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMParallelPortSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMSerialPortSettings.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMSerialPortSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox4/Makefile.kmk /vbox/src/VBox/Frontends/VirtualBox4/VBoxUI.pro /vbox/src/VBox/Frontends/VirtualBox4/include/CIShared.h /vbox/src/VBox/Frontends/VirtualBox4/include/COMDefs.h /vbox/src/VBox/Frontends/VirtualBox4/include/COMWrappers.xsl /vbox/src/VBox/Frontends/VirtualBox4/include/DarwinCursor.h /vbox/src/VBox/Frontends/VirtualBox4/include/DarwinKeyboard.h /vbox/src/VBox/Frontends/VirtualBox4/include/HappyHttp.h /vbox/src/VBox/Frontends/VirtualBox4/include/QIApplication.h /vbox/src/VBox/Frontends/VirtualBox4/include/QIHotKeyEdit.h /vbox/src/VBox/Frontends/VirtualBox4/include/QIMessageBox.h /vbox/src/VBox/Frontends/VirtualBox4/include/QIRichLabel.h /vbox/src/VBox/Frontends/VirtualBox4/include/QIStateIndicator.h /vbox/src/VBox/Frontends/VirtualBox4/include/QIStatusBar.h /vbox/src/VBox/Frontends/VirtualBox4/include/QIWidgetValidator.h /vbox/src/VBox/Frontends/VirtualBox4/include/VBoxAquaStyle.h /vbox/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleView.h /vbox/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleWnd.h /vbox/src/VBox/Frontends/VirtualBox4/include/VBoxDefs.h /vbox/src/VBox/Frontends/VirtualBox4/include/VBoxDownloaderWgt.h /vbox/src/VBox/Frontends/VirtualBox4/include/VBoxFrameBuffer.h /vbox/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h /vbox/src/VBox/Frontends/VirtualBox4/include/VBoxGlobalSettings.h /vbox/src/VBox/Frontends/VirtualBox4/include/VBoxIChatTheaterWrapper.h /vbox/src/VBox/Frontends/VirtualBox4/include/VBoxMediaComboBox.h /vbox/src/VBox/Frontends/VirtualBox4/include/VBoxNetworkFramework.h /vbox/src/VBox/Frontends/VirtualBox4/include/VBoxProblemReporter.h /vbox/src/VBox/Frontends/VirtualBox4/include/VBoxSelectorWnd.h /vbox/src/VBox/Frontends/VirtualBox4/include/VBoxToolBar.h /vbox/src/VBox/Frontends/VirtualBox4/include/VBoxUtils.h /vbox/src/VBox/Frontends/VirtualBox4/include/VBoxVMListBox.h /vbox/src/VBox/Frontends/VirtualBox4/include/XKeyboard.h /vbox/src/VBox/Frontends/VirtualBox4/src/COMDefs.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/HappyHttp.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/QIHotKeyEdit.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/QIMessageBox.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/QIRichLabel.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/QIStateIndicator.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/QIStatusBar.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/QIWidgetValidator.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleView.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/VBoxDefs.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/VBoxDownloaderWgt.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/VBoxFBDDRAW.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/VBoxFBQuartz2D.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/VBoxFrameBuffer.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/VBoxGlobalSettings.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/VBoxMediaComboBox.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/VBoxNetworkFramework.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/VBoxProblemReporter.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/VBoxVMListBox.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/darwin/DarwinCursor.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/darwin/DarwinKeyboard.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/darwin/VBoxAquaStyle.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/darwin/VBoxUtils-darwin.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/darwin/tstDarwinKeyboard.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/linux/Makefile /vbox/src/VBox/Frontends/VirtualBox4/src/linux/XKeyboard-new.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/linux/keyboard-layouts.h /vbox/src/VBox/Frontends/VirtualBox4/src/linux/keyboard-list.h /vbox/src/VBox/Frontends/VirtualBox4/src/linux/keyboard-new.c /vbox/src/VBox/Frontends/VirtualBox4/src/linux/keyboard-tables.h /vbox/src/VBox/Frontends/VirtualBox4/src/linux/keyboard.h /vbox/src/VBox/Frontends/VirtualBox4/src/main.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/os2/VBoxHlp.asm /vbox/src/VBox/Frontends/VirtualBox4/src/os2/VBoxHlp.cpp /vbox/src/VBox/Frontends/VirtualBox4/src/os2/VBoxHlp.h /vbox/src/VBox/Frontends/VirtualBox4/src/win32/VirtualBox.rc /vbox/src/VBox/Frontends/VirtualBox4/ui/VBoxDiskImageManagerDlg.ui /vbox/src/VBox/Frontends/VirtualBox4/ui/VBoxDiskImageManagerDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox4/ui/VBoxGlobalSettingsDlg.ui /vbox/src/VBox/Frontends/VirtualBox4/ui/VBoxGlobalSettingsDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox4/ui/VBoxUSBFilterSettings.ui /vbox/src/VBox/Frontends/VirtualBox4/ui/VBoxUSBFilterSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox4/ui/VBoxVMNetworkSettings.ui /vbox/src/VBox/Frontends/VirtualBox4/ui/VBoxVMNetworkSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox4/ui/VBoxVMParallelPortSettings.ui /vbox/src/VBox/Frontends/VirtualBox4/ui/VBoxVMParallelPortSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSerialPortSettings.ui /vbox/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSerialPortSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsDlg.ui /vbox/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsDlg.ui.h /vbox/src/VBox/HostDrivers/Makefile.kmk /vbox/src/VBox/HostDrivers/Support/Makefile.kmk /vbox/src/VBox/HostDrivers/Support/SUPDRV.h /vbox/src/VBox/HostDrivers/Support/SUPDRVIOC.h /vbox/src/VBox/HostDrivers/Support/SUPDRVShared.c /vbox/src/VBox/HostDrivers/Support/SUPLib.cpp /vbox/src/VBox/HostDrivers/Support/SUPLibInternal.h /vbox/src/VBox/HostDrivers/Support/SUPR0.def /vbox/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp /vbox/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp /vbox/src/VBox/HostDrivers/Support/darwin/load.sh /vbox/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp /vbox/src/VBox/HostDrivers/Support/linux/Makefile /vbox/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c /vbox/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.mod.c /vbox/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp /vbox/src/VBox/HostDrivers/Support/linux/build_in_tmp /vbox/src/VBox/HostDrivers/Support/linux/export_modules /vbox/src/VBox/HostDrivers/Support/linux/files_vboxdrv /vbox/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.def /vbox/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp /vbox/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c /vbox/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp /vbox/src/VBox/HostDrivers/Support/testcase/Makefile.kmk /vbox/src/VBox/HostDrivers/Support/testcase/SUPInstall.cpp /vbox/src/VBox/HostDrivers/Support/testcase/SUPUninstall.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstContiguous.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstGetPagingMode.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstInit.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstInt.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstLow.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstPage.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstPin.cpp /vbox/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp /vbox/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm /vbox/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp /vbox/src/VBox/HostDrivers/Support/win/VBoxDrv.inf /vbox/src/VBox/HostDrivers/VBoxTAP/Makefile.kmk /vbox/src/VBox/HostDrivers/VBoxTAP/VBoxTAP.inf /vbox/src/VBox/HostServices/Makefile.kmk /vbox/src/VBox/HostServices/SharedClipboard/Makefile.kmk /vbox/src/VBox/HostServices/SharedClipboard/VBoxClipboard.h /vbox/src/VBox/HostServices/SharedClipboard/clipboard-helper.cpp /vbox/src/VBox/HostServices/SharedClipboard/clipboard-helper.h /vbox/src/VBox/HostServices/SharedClipboard/darwin-pasteboard.cpp /vbox/src/VBox/HostServices/SharedClipboard/darwin-pasteboard.h /vbox/src/VBox/HostServices/SharedClipboard/darwin.cpp /vbox/src/VBox/HostServices/SharedClipboard/service.cpp /vbox/src/VBox/HostServices/SharedClipboard/win32.cpp /vbox/src/VBox/HostServices/SharedClipboard/x11-stub.cpp /vbox/src/VBox/HostServices/SharedClipboard/x11.cpp /vbox/src/VBox/HostServices/SharedFolders/Makefile.kmk /vbox/src/VBox/HostServices/SharedFolders/mappings.cpp /vbox/src/VBox/HostServices/SharedFolders/mappings.h /vbox/src/VBox/HostServices/SharedFolders/service.cpp /vbox/src/VBox/HostServices/SharedFolders/shfl.h /vbox/src/VBox/HostServices/SharedFolders/shflhandle.cpp /vbox/src/VBox/HostServices/SharedFolders/shflhandle.h /vbox/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk /vbox/src/VBox/HostServices/SharedFolders/testcase/tstShflCase.cpp /vbox/src/VBox/HostServices/SharedFolders/testcase/tstShflSizes.cpp /vbox/src/VBox/HostServices/SharedFolders/vbsf.cpp /vbox/src/VBox/HostServices/SharedFolders/vbsf.h /vbox/src/VBox/HostServices/SharedOpenGL/HostOGLComplexAsync.cpp /vbox/src/VBox/HostServices/SharedOpenGL/HostOGLComplexSync.cpp /vbox/src/VBox/HostServices/SharedOpenGL/HostOGLSimpleAsync.cpp /vbox/src/VBox/HostServices/SharedOpenGL/HostOGLSimpleSync.cpp /vbox/src/VBox/HostServices/SharedOpenGL/Makefile.kmk /vbox/src/VBox/HostServices/SharedOpenGL/gldrv.h /vbox/src/VBox/HostServices/SharedOpenGL/glext.cpp /vbox/src/VBox/HostServices/SharedOpenGL/gllindrv.cpp /vbox/src/VBox/HostServices/SharedOpenGL/glwindrv.cpp /vbox/src/VBox/HostServices/SharedOpenGL/service.cpp /vbox/src/VBox/HostServices/SharedOpenGL/vboxgl.cpp /vbox/src/VBox/HostServices/SharedOpenGL/vboxgl.h /vbox/src/VBox/Installer/Makefile.kmk /vbox/src/VBox/Installer/linux/Makefile.kmk /vbox/src/VBox/Installer/linux/VBox.sh /vbox/src/VBox/Installer/linux/VBoxAddIF.sh /vbox/src/VBox/Installer/linux/VBoxSysInfo.sh /vbox/src/VBox/Installer/solaris/Makefile.kmk /vbox/src/VBox/Installer/solaris/VBox.sh /vbox/src/VBox/Installer/solaris/makepackage.sh /vbox/src/VBox/Installer/solaris/postinstall.sh /vbox/src/VBox/Installer/solaris/preremove.sh /vbox/src/VBox/Installer/solaris/vboxdrv.sh /vbox/src/VBox/Main/AudioAdapterImpl.cpp /vbox/src/VBox/Main/AudioSnifferInterface.cpp /vbox/src/VBox/Main/AutoLock.cpp /vbox/src/VBox/Main/BIOSSettingsImpl.cpp /vbox/src/VBox/Main/ConsoleImpl.cpp /vbox/src/VBox/Main/ConsoleImpl2.cpp /vbox/src/VBox/Main/ConsoleVRDPServer.cpp /vbox/src/VBox/Main/DVDDriveImpl.cpp /vbox/src/VBox/Main/DVDImageImpl.cpp /vbox/src/VBox/Main/DisplayImpl.cpp /vbox/src/VBox/Main/FloppyDriveImpl.cpp /vbox/src/VBox/Main/FloppyImageImpl.cpp /vbox/src/VBox/Main/FramebufferImpl.cpp /vbox/src/VBox/Main/GuestImpl.cpp /vbox/src/VBox/Main/GuestOSTypeImpl.cpp /vbox/src/VBox/Main/HardDiskAttachmentImpl.cpp /vbox/src/VBox/Main/HardDiskImpl.cpp /vbox/src/VBox/Main/HostDVDDriveImpl.cpp /vbox/src/VBox/Main/HostFloppyDriveImpl.cpp /vbox/src/VBox/Main/HostImpl.cpp /vbox/src/VBox/Main/HostNetworkInterfaceImpl.cpp /vbox/src/VBox/Main/KeyboardImpl.cpp /vbox/src/VBox/Main/Logging.cpp /vbox/src/VBox/Main/MachineDebuggerImpl.cpp /vbox/src/VBox/Main/MachineImpl.cpp /vbox/src/VBox/Main/Makefile.kmk /vbox/src/VBox/Main/Matching.cpp /vbox/src/VBox/Main/MouseImpl.cpp /vbox/src/VBox/Main/NetworkAdapterImpl.cpp /vbox/src/VBox/Main/ParallelPortImpl.cpp /vbox/src/VBox/Main/ProgressImpl.cpp /vbox/src/VBox/Main/RemoteUSBDeviceImpl.cpp /vbox/src/VBox/Main/SATAControllerImpl.cpp /vbox/src/VBox/Main/SerialPortImpl.cpp /vbox/src/VBox/Main/SessionImpl.cpp /vbox/src/VBox/Main/SharedFolderImpl.cpp /vbox/src/VBox/Main/SnapshotImpl.cpp /vbox/src/VBox/Main/SystemPropertiesImpl.cpp /vbox/src/VBox/Main/USBControllerImpl.cpp /vbox/src/VBox/Main/USBDeviceImpl.cpp /vbox/src/VBox/Main/VBoxDll.cpp /vbox/src/VBox/Main/VBoxDriversRegister.cpp /vbox/src/VBox/Main/VMMDevInterface.cpp /vbox/src/VBox/Main/Version.cpp /vbox/src/VBox/Main/VirtualBoxBase.cpp /vbox/src/VBox/Main/VirtualBoxErrorInfoImpl.cpp /vbox/src/VBox/Main/VirtualBoxImpl.cpp /vbox/src/VBox/Main/VirtualBoxImplExtra.cpp /vbox/src/VBox/Main/darwin/iokit.cpp /vbox/src/VBox/Main/darwin/iokit.h /vbox/src/VBox/Main/glue/ErrorInfo.cpp /vbox/src/VBox/Main/glue/EventQueue.cpp /vbox/src/VBox/Main/glue/com.cpp /vbox/src/VBox/Main/glue/initterm.cpp /vbox/src/VBox/Main/glue/string.cpp /vbox/src/VBox/Main/hgcm/HGCM.cpp /vbox/src/VBox/Main/hgcm/HGCMObjects.cpp /vbox/src/VBox/Main/hgcm/HGCMThread.cpp /vbox/src/VBox/Main/idl/VirtualBox.xidl /vbox/src/VBox/Main/idl/doxygen.xsl /vbox/src/VBox/Main/idl/midl.xsl /vbox/src/VBox/Main/idl/xpidl.xsl /vbox/src/VBox/Main/include/AudioAdapterImpl.h /vbox/src/VBox/Main/include/AudioSnifferInterface.h /vbox/src/VBox/Main/include/AutoLock.h /vbox/src/VBox/Main/include/BIOSSettingsImpl.h /vbox/src/VBox/Main/include/Collection.h /vbox/src/VBox/Main/include/ConsoleEvents.h /vbox/src/VBox/Main/include/ConsoleImpl.h /vbox/src/VBox/Main/include/ConsoleVRDPServer.h /vbox/src/VBox/Main/include/DVDDriveImpl.h /vbox/src/VBox/Main/include/DVDImageImpl.h /vbox/src/VBox/Main/include/DisplayImpl.h /vbox/src/VBox/Main/include/FloppyDriveImpl.h /vbox/src/VBox/Main/include/FloppyImageImpl.h /vbox/src/VBox/Main/include/FramebufferImpl.h /vbox/src/VBox/Main/include/GuestImpl.h /vbox/src/VBox/Main/include/GuestOSTypeImpl.h /vbox/src/VBox/Main/include/HardDiskAttachmentImpl.h /vbox/src/VBox/Main/include/HardDiskImpl.h /vbox/src/VBox/Main/include/HostDVDDriveImpl.h /vbox/src/VBox/Main/include/HostFloppyDriveImpl.h /vbox/src/VBox/Main/include/HostImpl.h /vbox/src/VBox/Main/include/HostNetworkInterfaceImpl.h /vbox/src/VBox/Main/include/KeyboardImpl.h /vbox/src/VBox/Main/include/Logging.h /vbox/src/VBox/Main/include/MachineDebuggerImpl.h /vbox/src/VBox/Main/include/MachineImpl.h /vbox/src/VBox/Main/include/Matching.h /vbox/src/VBox/Main/include/MouseImpl.h /vbox/src/VBox/Main/include/NetworkAdapterImpl.h /vbox/src/VBox/Main/include/ParallelPortImpl.h /vbox/src/VBox/Main/include/ProgressImpl.h /vbox/src/VBox/Main/include/RemoteUSBBackend.h /vbox/src/VBox/Main/include/RemoteUSBDeviceImpl.h /vbox/src/VBox/Main/include/SATAControllerImpl.h /vbox/src/VBox/Main/include/SerialPortImpl.h /vbox/src/VBox/Main/include/SessionImpl.h /vbox/src/VBox/Main/include/Shareable.h /vbox/src/VBox/Main/include/SharedFolderImpl.h /vbox/src/VBox/Main/include/SnapshotImpl.h /vbox/src/VBox/Main/include/SystemPropertiesImpl.h /vbox/src/VBox/Main/include/USBControllerImpl.h /vbox/src/VBox/Main/include/USBDeviceImpl.h /vbox/src/VBox/Main/include/VMMDev.h /vbox/src/VBox/Main/include/VRDPServerImpl.h /vbox/src/VBox/Main/include/Version.h /vbox/src/VBox/Main/include/VirtualBoxBase.h /vbox/src/VBox/Main/include/VirtualBoxErrorInfoImpl.h /vbox/src/VBox/Main/include/VirtualBoxImpl.h /vbox/src/VBox/Main/include/VirtualBoxXMLUtil.h /vbox/src/VBox/Main/include/hgcm/HGCM.h /vbox/src/VBox/Main/include/hgcm/HGCMObjects.h /vbox/src/VBox/Main/include/hgcm/HGCMThread.h /vbox/src/VBox/Main/include/vbox-libhal.h /vbox/src/VBox/Main/linux/helpers.cpp /vbox/src/VBox/Main/linux/module.cpp /vbox/src/VBox/Main/linux/server.cpp /vbox/src/VBox/Main/linux/server.h /vbox/src/VBox/Main/linux/server_module.cpp /vbox/src/VBox/Main/linux/vbox-libhal.cpp /vbox/src/VBox/Main/testcase/Makefile.kmk /vbox/src/VBox/Main/testcase/VBox.cpp /vbox/src/VBox/Main/testcase/makefile.tstVBoxAPILinux /vbox/src/VBox/Main/testcase/tstAPI.cpp /vbox/src/VBox/Main/testcase/tstVBoxAPILinux.cpp /vbox/src/VBox/Main/testcase/tstVBoxAPIWin.cpp /vbox/src/VBox/Main/win32/VBoxC.def /vbox/src/VBox/Main/win32/VBoxC.rc /vbox/src/VBox/Main/win32/VBoxSVC.rc /vbox/src/VBox/Main/win32/VirtualBox_rgs.xsl /vbox/src/VBox/Main/win32/comregister.cmd /vbox/src/VBox/Main/win32/dllmain.cpp /vbox/src/VBox/Main/win32/resource.h /vbox/src/VBox/Main/win32/svchlp.cpp /vbox/src/VBox/Main/win32/svchlp.h /vbox/src/VBox/Main/win32/svcmain.cpp /vbox/src/VBox/Main/xml/SchemaDefs.xsl /vbox/src/VBox/Main/xml/Settings.cpp /vbox/src/VBox/Main/xml/SettingsConverter.xsl /vbox/src/VBox/Main/xml/VirtualBox-settings-common.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-freebsd.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-linux.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-macosx.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-os2.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-solaris.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-windows.xsd /vbox/src/VBox/Makefile.kmk /vbox/src/VBox/RDP/client/vrdp/USBProxyDevice-linux.c /vbox/src/VBox/RDP/client/vrdp/rdpusb.c /vbox/src/VBox/RDP/client/vrdp/vrdpusb.h /vbox/src/VBox/RDP/client/vrdp/vusb.h /vbox/src/VBox/Runtime/Makefile.kmk /vbox/src/VBox/Runtime/VBox/RTAssertDoBreakpoint-vbox.cpp /vbox/src/VBox/Runtime/VBox/VBoxRTDeps.cpp /vbox/src/VBox/Runtime/VBox/log-vbox.cpp /vbox/src/VBox/Runtime/VBox/logbackdoor-redirect.cpp /vbox/src/VBox/Runtime/VBox/logbackdoor.cpp /vbox/src/VBox/Runtime/VBox/strformat-vbox.cpp /vbox/src/VBox/Runtime/common/alloc/alloc.cpp /vbox/src/VBox/Runtime/common/alloc/heapsimple.cpp /vbox/src/VBox/Runtime/common/asm/ASMMultU64ByU32DivByU32.asm /vbox/src/VBox/Runtime/common/checksum/crc32.cpp /vbox/src/VBox/Runtime/common/checksum/crc64.cpp /vbox/src/VBox/Runtime/common/checksum/md5.cpp /vbox/src/VBox/Runtime/common/err/RTErrConvertFromErrno.cpp /vbox/src/VBox/Runtime/common/err/RTErrConvertToErrno.cpp /vbox/src/VBox/Runtime/common/err/errmsg.cpp /vbox/src/VBox/Runtime/common/err/errmsg.sed /vbox/src/VBox/Runtime/common/err/errmsgcom.sed /vbox/src/VBox/Runtime/common/err/errmsgxpcom.sed /vbox/src/VBox/Runtime/common/ldr/ldr.cpp /vbox/src/VBox/Runtime/common/ldr/ldrELF.cpp /vbox/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h /vbox/src/VBox/Runtime/common/ldr/ldrEx.cpp /vbox/src/VBox/Runtime/common/ldr/ldrFile.cpp /vbox/src/VBox/Runtime/common/ldr/ldrNative.cpp /vbox/src/VBox/Runtime/common/ldr/ldrPE.cpp /vbox/src/VBox/Runtime/common/ldr/ldrkStuff.cpp /vbox/src/VBox/Runtime/common/log/log.cpp /vbox/src/VBox/Runtime/common/log/logcom.cpp /vbox/src/VBox/Runtime/common/log/logformat.cpp /vbox/src/VBox/Runtime/common/math/ceill.asm /vbox/src/VBox/Runtime/common/math/cosl.asm /vbox/src/VBox/Runtime/common/math/fabs.asm /vbox/src/VBox/Runtime/common/math/fabsf.asm /vbox/src/VBox/Runtime/common/math/fabsl.asm /vbox/src/VBox/Runtime/common/math/floor.asm /vbox/src/VBox/Runtime/common/math/floorf.asm /vbox/src/VBox/Runtime/common/math/floorl.asm /vbox/src/VBox/Runtime/common/math/ldexpl.asm /vbox/src/VBox/Runtime/common/math/llrint.asm /vbox/src/VBox/Runtime/common/math/llrintf.asm /vbox/src/VBox/Runtime/common/math/llrintl.asm /vbox/src/VBox/Runtime/common/math/logl.asm /vbox/src/VBox/Runtime/common/math/lrint.asm /vbox/src/VBox/Runtime/common/math/lrintf.asm /vbox/src/VBox/Runtime/common/math/lrintl.asm /vbox/src/VBox/Runtime/common/math/remainder.asm /vbox/src/VBox/Runtime/common/math/remainderf.asm /vbox/src/VBox/Runtime/common/math/remainderl.asm /vbox/src/VBox/Runtime/common/math/sinl.asm /vbox/src/VBox/Runtime/common/math/tanl.asm /vbox/src/VBox/Runtime/common/math/trunc.asm /vbox/src/VBox/Runtime/common/math/truncf.asm /vbox/src/VBox/Runtime/common/math/truncl.asm /vbox/src/VBox/Runtime/common/misc/assert.cpp /vbox/src/VBox/Runtime/common/misc/getopt.cpp /vbox/src/VBox/Runtime/common/misc/rand.cpp /vbox/src/VBox/Runtime/common/misc/req.cpp /vbox/src/VBox/Runtime/common/misc/sanity-c.c /vbox/src/VBox/Runtime/common/misc/sanity-cpp.cpp /vbox/src/VBox/Runtime/common/misc/sanity.h /vbox/src/VBox/Runtime/common/misc/semspingpong.cpp /vbox/src/VBox/Runtime/common/misc/setjmp.asm /vbox/src/VBox/Runtime/common/misc/thread.cpp /vbox/src/VBox/Runtime/common/misc/zip.cpp /vbox/src/VBox/Runtime/common/string/memchr.asm /vbox/src/VBox/Runtime/common/string/memchr.cpp /vbox/src/VBox/Runtime/common/string/memchr_alias.c /vbox/src/VBox/Runtime/common/string/memcmp.asm /vbox/src/VBox/Runtime/common/string/memcmp.cpp /vbox/src/VBox/Runtime/common/string/memcmp_alias.c /vbox/src/VBox/Runtime/common/string/memcpy.asm /vbox/src/VBox/Runtime/common/string/memcpy.cpp /vbox/src/VBox/Runtime/common/string/memcpy_alias.c /vbox/src/VBox/Runtime/common/string/memmove.asm /vbox/src/VBox/Runtime/common/string/memmove_alias.c /vbox/src/VBox/Runtime/common/string/mempcpy.asm /vbox/src/VBox/Runtime/common/string/memset.asm /vbox/src/VBox/Runtime/common/string/memset.cpp /vbox/src/VBox/Runtime/common/string/memset_alias.c /vbox/src/VBox/Runtime/common/string/straprintf.cpp /vbox/src/VBox/Runtime/common/string/strchr.asm /vbox/src/VBox/Runtime/common/string/strchr_alias.c /vbox/src/VBox/Runtime/common/string/strcmp.asm /vbox/src/VBox/Runtime/common/string/strcmp_alias.c /vbox/src/VBox/Runtime/common/string/strcpy.cpp /vbox/src/VBox/Runtime/common/string/strformat.cpp /vbox/src/VBox/Runtime/common/string/strformatrt.cpp /vbox/src/VBox/Runtime/common/string/strformattype.cpp /vbox/src/VBox/Runtime/common/string/string.cpp /vbox/src/VBox/Runtime/common/string/strlen.cpp /vbox/src/VBox/Runtime/common/string/strncmp.cpp /vbox/src/VBox/Runtime/common/string/strpbrk.cpp /vbox/src/VBox/Runtime/common/string/strprintf.cpp /vbox/src/VBox/Runtime/common/string/strspace.cpp /vbox/src/VBox/Runtime/common/string/strstrip.cpp /vbox/src/VBox/Runtime/common/string/strtonum.cpp /vbox/src/VBox/Runtime/common/string/uni.cpp /vbox/src/VBox/Runtime/common/string/unidata.cpp /vbox/src/VBox/Runtime/common/string/uniread.cpp /vbox/src/VBox/Runtime/common/string/utf-16.cpp /vbox/src/VBox/Runtime/common/string/utf-8.cpp /vbox/src/VBox/Runtime/common/table/avl_Base.cpp.h /vbox/src/VBox/Runtime/common/table/avl_Destroy.cpp.h /vbox/src/VBox/Runtime/common/table/avl_DoWithAll.cpp.h /vbox/src/VBox/Runtime/common/table/avl_Enum.cpp.h /vbox/src/VBox/Runtime/common/table/avl_Get.cpp.h /vbox/src/VBox/Runtime/common/table/avl_GetBestFit.cpp.h /vbox/src/VBox/Runtime/common/table/avl_Range.cpp.h /vbox/src/VBox/Runtime/common/table/avl_RemoveBestFit.cpp.h /vbox/src/VBox/Runtime/common/table/avlgcptr.cpp /vbox/src/VBox/Runtime/common/table/avlhcphys.cpp /vbox/src/VBox/Runtime/common/table/avllu32.cpp /vbox/src/VBox/Runtime/common/table/avlogcphys.cpp /vbox/src/VBox/Runtime/common/table/avlogcptr.cpp /vbox/src/VBox/Runtime/common/table/avlohcphys.cpp /vbox/src/VBox/Runtime/common/table/avloioport.cpp /vbox/src/VBox/Runtime/common/table/avlpv.cpp /vbox/src/VBox/Runtime/common/table/avlrgcptr.cpp /vbox/src/VBox/Runtime/common/table/avlrogcphys.cpp /vbox/src/VBox/Runtime/common/table/avlrogcptr.cpp /vbox/src/VBox/Runtime/common/table/avlroioport.cpp /vbox/src/VBox/Runtime/common/table/avlroogcptr.cpp /vbox/src/VBox/Runtime/common/table/avlu32.cpp /vbox/src/VBox/Runtime/common/table/avlul.cpp /vbox/src/VBox/Runtime/common/table/table.cpp /vbox/src/VBox/Runtime/common/time/time.cpp /vbox/src/VBox/Runtime/common/time/timeprog.cpp /vbox/src/VBox/Runtime/common/time/timesup.cpp /vbox/src/VBox/Runtime/common/time/timesupA.asm /vbox/src/VBox/Runtime/common/time/timesupA.mac /vbox/src/VBox/Runtime/common/time/timesupref.cpp /vbox/src/VBox/Runtime/common/time/timesupref.h /vbox/src/VBox/Runtime/common/time/timesysalias.cpp /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwinCOM.cpp /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwinIO.cpp /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwinKern.cpp /vbox/src/VBox/Runtime/gc/initterm-gc.cpp /vbox/src/VBox/Runtime/generic/RTAssertDoBreakpoint-generic.cpp /vbox/src/VBox/Runtime/generic/RTDirQueryInfo-generic.cpp /vbox/src/VBox/Runtime/generic/RTDirSetTimes-generic.cpp /vbox/src/VBox/Runtime/generic/RTFileCopy-generic.cpp /vbox/src/VBox/Runtime/generic/RTFileMove-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogDefaultInit-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteDebugger-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdErr-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdErr-stub-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdOut-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdOut-stub-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteUser-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpCpuId-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpCpuIdFromSetIndex-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpCpuIdToSetIndex-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpDoesCpuExist-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpGetCount-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpGetMaxCpuId-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpGetOnlineCount-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpGetOnlineSet-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpGetSet-generic.cpp /vbox/src/VBox/Runtime/generic/RTMpIsCpuOnline-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimeLocalDeltaNano-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimeLocalExplode-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimeLocalNow-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimerCreate-generic.cpp /vbox/src/VBox/Runtime/generic/critsect-generic.cpp /vbox/src/VBox/Runtime/generic/env-generic.cpp /vbox/src/VBox/Runtime/generic/fs-stubs-generic.cpp /vbox/src/VBox/Runtime/generic/pathhost-generic.cpp /vbox/src/VBox/Runtime/generic/rand-stubs-generic.cpp /vbox/src/VBox/Runtime/generic/sched-generic.cpp /vbox/src/VBox/Runtime/generic/semfastmutex-generic.cpp /vbox/src/VBox/Runtime/generic/semnoint-generic.cpp /vbox/src/VBox/Runtime/generic/semrw-generic.cpp /vbox/src/VBox/Runtime/generic/semsrw-generic.cpp /vbox/src/VBox/Runtime/generic/spinlock-generic.cpp /vbox/src/VBox/Runtime/generic/timer-generic.cpp /vbox/src/VBox/Runtime/generic/tls-generic.cpp /vbox/src/VBox/Runtime/generic/utf16locale-generic.cpp /vbox/src/VBox/Runtime/generic/uuid-generic.cpp /vbox/src/VBox/Runtime/include/internal/dir.h /vbox/src/VBox/Runtime/include/internal/file.h /vbox/src/VBox/Runtime/include/internal/fs.h /vbox/src/VBox/Runtime/include/internal/initterm.h /vbox/src/VBox/Runtime/include/internal/ldr.h /vbox/src/VBox/Runtime/include/internal/ldrMZ.h /vbox/src/VBox/Runtime/include/internal/ldrPE.h /vbox/src/VBox/Runtime/include/internal/magics.h /vbox/src/VBox/Runtime/include/internal/memobj.h /vbox/src/VBox/Runtime/include/internal/path.h /vbox/src/VBox/Runtime/include/internal/process.h /vbox/src/VBox/Runtime/include/internal/rand.h /vbox/src/VBox/Runtime/include/internal/sched.h /vbox/src/VBox/Runtime/include/internal/string.h /vbox/src/VBox/Runtime/include/internal/thread.h /vbox/src/VBox/Runtime/include/internal/time.h /vbox/src/VBox/Runtime/nt/RTErrConvertFromNtStatus.cpp /vbox/src/VBox/Runtime/os2/RTErrConvertFromOS2.cpp /vbox/src/VBox/Runtime/os2/sys0.asm /vbox/src/VBox/Runtime/r0drv/alloc-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/alloc-r0drv.h /vbox/src/VBox/Runtime/r0drv/darwin/RTLogWriteDebugger-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/alloc-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/assert-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/initterm-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/mp-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/process-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/semaphore-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/spinlock-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/the-darwin-kernel.h /vbox/src/VBox/Runtime/r0drv/darwin/thread-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/thread2-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/time-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/freebsd/mp-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/generic/RTMpOn-r0drv-generic.cpp /vbox/src/VBox/Runtime/r0drv/initterm-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/linux/RTLogWriteDebugger-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/alloc-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/initterm-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/mp-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/process-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/semevent-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/semeventmulti-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/semfastmutex-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/semmutex-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/spinlock-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/string.h /vbox/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h /vbox/src/VBox/Runtime/r0drv/linux/thread-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/thread2-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/memobj-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/mp-r0drv.h /vbox/src/VBox/Runtime/r0drv/nt/RTLogWriteDebugger-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/alloc-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/process-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/semevent-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/semeventmulti-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/semfastmutex-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/semmutex-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/spinlock-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/the-nt-kernel.h /vbox/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/thread2-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/time-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/solaris/RTLogWriteDebugger-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/alloc-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/assert-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/initterm-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/mp-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/process-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/semevent-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/semeventmulti-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/semfastmutex-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/spinlock-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/the-solaris-kernel.h /vbox/src/VBox/Runtime/r0drv/solaris/thread-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/thread2-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/time-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/timer-r0drv-solaris.c /vbox/src/VBox/Runtime/r3/alloc-ef-cpp.cpp /vbox/src/VBox/Runtime/r3/alloc-ef.cpp /vbox/src/VBox/Runtime/r3/alloc-ef.h /vbox/src/VBox/Runtime/r3/alloc.cpp /vbox/src/VBox/Runtime/r3/darwin/alloc-darwin.cpp /vbox/src/VBox/Runtime/r3/darwin/filelock-darwin.cpp /vbox/src/VBox/Runtime/r3/darwin/time-darwin.cpp /vbox/src/VBox/Runtime/r3/dir.cpp /vbox/src/VBox/Runtime/r3/fileio.cpp /vbox/src/VBox/Runtime/r3/freebsd/alloc-freebsd.cpp /vbox/src/VBox/Runtime/r3/fs.cpp /vbox/src/VBox/Runtime/r3/init.cpp /vbox/src/VBox/Runtime/r3/linux/sched-linux.cpp /vbox/src/VBox/Runtime/r3/linux/semevent-linux.cpp /vbox/src/VBox/Runtime/r3/linux/semeventmulti-linux.cpp /vbox/src/VBox/Runtime/r3/linux/semmutex-linux.cpp /vbox/src/VBox/Runtime/r3/linux/time-linux.cpp /vbox/src/VBox/Runtime/r3/os2/filelock-os2.cpp /vbox/src/VBox/Runtime/r3/os2/mp-os2.cpp /vbox/src/VBox/Runtime/r3/os2/sched-os2.cpp /vbox/src/VBox/Runtime/r3/os2/sems-os2.cpp /vbox/src/VBox/Runtime/r3/os2/system-os2.cpp /vbox/src/VBox/Runtime/r3/os2/thread-os2.cpp /vbox/src/VBox/Runtime/r3/path.cpp /vbox/src/VBox/Runtime/r3/posix/RTMpGetCount-posix.cpp /vbox/src/VBox/Runtime/r3/posix/RTTimeNow-posix.cpp /vbox/src/VBox/Runtime/r3/posix/alloc-posix.cpp /vbox/src/VBox/Runtime/r3/posix/dir-posix.cpp /vbox/src/VBox/Runtime/r3/posix/env-posix.cpp /vbox/src/VBox/Runtime/r3/posix/fileio-posix.cpp /vbox/src/VBox/Runtime/r3/posix/filelock-posix.cpp /vbox/src/VBox/Runtime/r3/posix/fs-posix.cpp /vbox/src/VBox/Runtime/r3/posix/ldrNative-posix.cpp /vbox/src/VBox/Runtime/r3/posix/path-posix.cpp /vbox/src/VBox/Runtime/r3/posix/process-posix.cpp /vbox/src/VBox/Runtime/r3/posix/rand-posix.cpp /vbox/src/VBox/Runtime/r3/posix/sched-posix.cpp /vbox/src/VBox/Runtime/r3/posix/semevent-posix.cpp /vbox/src/VBox/Runtime/r3/posix/semeventmulti-posix.cpp /vbox/src/VBox/Runtime/r3/posix/semmutex-posix.cpp /vbox/src/VBox/Runtime/r3/posix/semrw-posix.cpp /vbox/src/VBox/Runtime/r3/posix/system-posix.cpp /vbox/src/VBox/Runtime/r3/posix/thread-posix.cpp /vbox/src/VBox/Runtime/r3/posix/time-posix.cpp /vbox/src/VBox/Runtime/r3/posix/timelocal-posix.cpp /vbox/src/VBox/Runtime/r3/posix/timer-posix.cpp /vbox/src/VBox/Runtime/r3/posix/tls-posix.cpp /vbox/src/VBox/Runtime/r3/posix/utf8-posix.cpp /vbox/src/VBox/Runtime/r3/process.cpp /vbox/src/VBox/Runtime/r3/solaris/alloc-solaris.cpp /vbox/src/VBox/Runtime/r3/stream.cpp /vbox/src/VBox/Runtime/r3/tcp.cpp /vbox/src/VBox/Runtime/r3/win/RTLogWriteDebugger-win.cpp /vbox/src/VBox/Runtime/r3/win/VBoxRT-win32.def /vbox/src/VBox/Runtime/r3/win/VBoxRT-win64.def /vbox/src/VBox/Runtime/r3/win/alloc-win.cpp /vbox/src/VBox/Runtime/r3/win/dir-win.cpp /vbox/src/VBox/Runtime/r3/win/dllmain-win.cpp /vbox/src/VBox/Runtime/r3/win/fileio-win.cpp /vbox/src/VBox/Runtime/r3/win/fs-win.cpp /vbox/src/VBox/Runtime/r3/win/ldrNative-win.cpp /vbox/src/VBox/Runtime/r3/win/mp-win.cpp /vbox/src/VBox/Runtime/r3/win/path-win.cpp /vbox/src/VBox/Runtime/r3/win/process-win.cpp /vbox/src/VBox/Runtime/r3/win/sched-win.cpp /vbox/src/VBox/Runtime/r3/win/sems-win.cpp /vbox/src/VBox/Runtime/r3/win/system-win.cpp /vbox/src/VBox/Runtime/r3/win/thread-win.cpp /vbox/src/VBox/Runtime/r3/win/time-win.cpp /vbox/src/VBox/Runtime/r3/win/timer-win.cpp /vbox/src/VBox/Runtime/r3/win/tls-win.cpp /vbox/src/VBox/Runtime/r3/win/utf16locale-win.cpp /vbox/src/VBox/Runtime/r3/win/utf8-win.cpp /vbox/src/VBox/Runtime/r3/win/uuid-win.cpp /vbox/src/VBox/Runtime/testcase/Makefile.kmk /vbox/src/VBox/Runtime/testcase/ioctl.h /vbox/src/VBox/Runtime/testcase/ntGetTimerResolution.cpp /vbox/src/VBox/Runtime/testcase/tstAvl.cpp /vbox/src/VBox/Runtime/testcase/tstBitOperations.cpp /vbox/src/VBox/Runtime/testcase/tstCritSect.cpp /vbox/src/VBox/Runtime/testcase/tstDeadlock.cpp /vbox/src/VBox/Runtime/testcase/tstDir-2.cpp /vbox/src/VBox/Runtime/testcase/tstDir.cpp /vbox/src/VBox/Runtime/testcase/tstEnv.cpp /vbox/src/VBox/Runtime/testcase/tstErrUnique.cpp /vbox/src/VBox/Runtime/testcase/tstFile.cpp /vbox/src/VBox/Runtime/testcase/tstFileLock.cpp /vbox/src/VBox/Runtime/testcase/tstGetOpt.cpp /vbox/src/VBox/Runtime/testcase/tstHeapSimple.cpp /vbox/src/VBox/Runtime/testcase/tstInlineAsm.cpp /vbox/src/VBox/Runtime/testcase/tstIoCtl.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-2.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-3.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-4.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-4Imp-os2.def /vbox/src/VBox/Runtime/testcase/tstLdr-4Imp-win.def /vbox/src/VBox/Runtime/testcase/tstLdr.cpp /vbox/src/VBox/Runtime/testcase/tstLdrDisasmTest.cpp /vbox/src/VBox/Runtime/testcase/tstLdrLoad.cpp /vbox/src/VBox/Runtime/testcase/tstLdrObj.cpp /vbox/src/VBox/Runtime/testcase/tstLdrObjR0.cpp /vbox/src/VBox/Runtime/testcase/tstLog.cpp /vbox/src/VBox/Runtime/testcase/tstMove.cpp /vbox/src/VBox/Runtime/testcase/tstNoCrt-1.cpp /vbox/src/VBox/Runtime/testcase/tstPath.cpp /vbox/src/VBox/Runtime/testcase/tstPrfRT.cpp /vbox/src/VBox/Runtime/testcase/tstRTFsQueries.cpp /vbox/src/VBox/Runtime/testcase/tstRTProcWait.cpp /vbox/src/VBox/Runtime/testcase/tstSemMutex.cpp /vbox/src/VBox/Runtime/testcase/tstSems.cpp /vbox/src/VBox/Runtime/testcase/tstStrFormat.cpp /vbox/src/VBox/Runtime/testcase/tstStrToNum.cpp /vbox/src/VBox/Runtime/testcase/tstTSC.cpp /vbox/src/VBox/Runtime/testcase/tstTime-2.cpp /vbox/src/VBox/Runtime/testcase/tstTime-3.cpp /vbox/src/VBox/Runtime/testcase/tstTime-4.cpp /vbox/src/VBox/Runtime/testcase/tstTime.cpp /vbox/src/VBox/Runtime/testcase/tstTimeSpec.cpp /vbox/src/VBox/Runtime/testcase/tstTimer.cpp /vbox/src/VBox/Runtime/testcase/tstUtf8.cpp /vbox/src/VBox/Runtime/testcase/tstUuid.cpp /vbox/src/VBox/Runtime/win/RTErrConvertFromWin32.cpp /vbox/src/VBox/Runtime/win/amd64/ASMAtomicBitClear.asm /vbox/src/VBox/Runtime/win/amd64/ASMAtomicBitTestAndToggle.asm /vbox/src/VBox/Runtime/win/amd64/ASMAtomicBitToggle.asm /vbox/src/VBox/Runtime/win/amd64/ASMAtomicReadU64.asm /vbox/src/VBox/Runtime/win/amd64/ASMAtomicXchgU16.asm /vbox/src/VBox/Runtime/win/amd64/ASMAtomicXchgU8.asm /vbox/src/VBox/Runtime/win/amd64/ASMBitFirstClear.asm /vbox/src/VBox/Runtime/win/amd64/ASMBitFirstSet.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetCS.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDR0.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDR1.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDR2.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDR3.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDR6.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDR7.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDS.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetES.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetFS.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetFlags.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetGDTR.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetGS.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetIDTR.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetSS.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetTR.asm /vbox/src/VBox/Runtime/win/amd64/ASMProbeReadByte.asm /vbox/src/VBox/Runtime/win/amd64/ASMSetFlags.asm /vbox/src/VBox/Runtime/win/errmsgwin.cpp /vbox/src/VBox/VMM/CFGM.cpp /vbox/src/VBox/VMM/CFGMInternal.h /vbox/src/VBox/VMM/CPUM.cpp /vbox/src/VBox/VMM/CPUMInternal.h /vbox/src/VBox/VMM/CPUMInternal.mac /vbox/src/VBox/VMM/CPUMStack.cpp /vbox/src/VBox/VMM/DBGF.cpp /vbox/src/VBox/VMM/DBGFAddr.cpp /vbox/src/VBox/VMM/DBGFBp.cpp /vbox/src/VBox/VMM/DBGFDisas.cpp /vbox/src/VBox/VMM/DBGFInfo.cpp /vbox/src/VBox/VMM/DBGFInternal.h /vbox/src/VBox/VMM/DBGFLog.cpp /vbox/src/VBox/VMM/DBGFMem.cpp /vbox/src/VBox/VMM/DBGFStack.cpp /vbox/src/VBox/VMM/DBGFSym.cpp /vbox/src/VBox/VMM/EM.cpp /vbox/src/VBox/VMM/EMInternal.h /vbox/src/VBox/VMM/GMM.cpp /vbox/src/VBox/VMM/HWACCM.cpp /vbox/src/VBox/VMM/HWACCMInternal.h /vbox/src/VBox/VMM/IOM.cpp /vbox/src/VBox/VMM/IOMInternal.h /vbox/src/VBox/VMM/MM.cpp /vbox/src/VBox/VMM/MMHeap.cpp /vbox/src/VBox/VMM/MMHyper.cpp /vbox/src/VBox/VMM/MMInternal.h /vbox/src/VBox/VMM/MMPagePool.cpp /vbox/src/VBox/VMM/MMPhys.cpp /vbox/src/VBox/VMM/Makefile.kmk /vbox/src/VBox/VMM/PATM/CSAM.cpp /vbox/src/VBox/VMM/PATM/CSAMInternal.h /vbox/src/VBox/VMM/PATM/PATM.cpp /vbox/src/VBox/VMM/PATM/PATMA.asm /vbox/src/VBox/VMM/PATM/PATMA.h /vbox/src/VBox/VMM/PATM/PATMA.mac /vbox/src/VBox/VMM/PATM/PATMGuest.cpp /vbox/src/VBox/VMM/PATM/PATMInternal.h /vbox/src/VBox/VMM/PATM/PATMPatch.cpp /vbox/src/VBox/VMM/PATM/PATMPatch.h /vbox/src/VBox/VMM/PATM/PATMSSM.cpp /vbox/src/VBox/VMM/PATM/VMMAll/CSAMAll.cpp /vbox/src/VBox/VMM/PATM/VMMAll/PATMAll.cpp /vbox/src/VBox/VMM/PATM/VMMGC/CSAMGC.cpp /vbox/src/VBox/VMM/PATM/VMMGC/Makefile.kmk /vbox/src/VBox/VMM/PATM/VMMGC/PATMGC.cpp /vbox/src/VBox/VMM/PDM.cpp /vbox/src/VBox/VMM/PDMCritSect.cpp /vbox/src/VBox/VMM/PDMDevice.cpp /vbox/src/VBox/VMM/PDMDriver.cpp /vbox/src/VBox/VMM/PDMInternal.h /vbox/src/VBox/VMM/PDMLdr.cpp /vbox/src/VBox/VMM/PDMQueue.cpp /vbox/src/VBox/VMM/PDMThread.cpp /vbox/src/VBox/VMM/PGM.cpp /vbox/src/VBox/VMM/PGMBth.h /vbox/src/VBox/VMM/PGMDbg.cpp /vbox/src/VBox/VMM/PGMGst.h /vbox/src/VBox/VMM/PGMHandler.cpp /vbox/src/VBox/VMM/PGMInternal.h /vbox/src/VBox/VMM/PGMMap.cpp /vbox/src/VBox/VMM/PGMPhys.cpp /vbox/src/VBox/VMM/PGMPhys.h /vbox/src/VBox/VMM/PGMPool.cpp /vbox/src/VBox/VMM/PGMShw.h /vbox/src/VBox/VMM/REMInternal.h /vbox/src/VBox/VMM/SELM.cpp /vbox/src/VBox/VMM/SELMInternal.h /vbox/src/VBox/VMM/SSM.cpp /vbox/src/VBox/VMM/SSMInternal.h /vbox/src/VBox/VMM/STAM.cpp /vbox/src/VBox/VMM/STAMInternal.h /vbox/src/VBox/VMM/TM.cpp /vbox/src/VBox/VMM/TMInternal.h /vbox/src/VBox/VMM/TRPM.cpp /vbox/src/VBox/VMM/TRPMInternal.h /vbox/src/VBox/VMM/TRPMInternal.mac /vbox/src/VBox/VMM/VBoxVMMDeps.cpp /vbox/src/VBox/VMM/VM.cpp /vbox/src/VBox/VMM/VMEmt.cpp /vbox/src/VBox/VMM/VMInternal.h /vbox/src/VBox/VMM/VMM.cpp /vbox/src/VBox/VMM/VMMAll/CPUMAllA.asm /vbox/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp /vbox/src/VBox/VMM/VMMAll/DBGFAll.cpp /vbox/src/VBox/VMM/VMMAll/EMAll.cpp /vbox/src/VBox/VMM/VMMAll/EMAllA.asm /vbox/src/VBox/VMM/VMMAll/IOMAll.cpp /vbox/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp /vbox/src/VBox/VMM/VMMAll/MMAll.cpp /vbox/src/VBox/VMM/VMMAll/MMAllHyper.cpp /vbox/src/VBox/VMM/VMMAll/MMAllPagePool.cpp /vbox/src/VBox/VMM/VMMAll/MMAllPhys.cpp /vbox/src/VBox/VMM/VMMAll/PDMAll.cpp /vbox/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp /vbox/src/VBox/VMM/VMMAll/PDMAllQueue.cpp /vbox/src/VBox/VMM/VMMAll/PGMAll.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllBth.h /vbox/src/VBox/VMM/VMMAll/PGMAllGst.h /vbox/src/VBox/VMM/VMMAll/PGMAllHandler.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllMap.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllPhys.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllPool.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllShw.h /vbox/src/VBox/VMM/VMMAll/REMAll.cpp /vbox/src/VBox/VMM/VMMAll/SELMAll.cpp /vbox/src/VBox/VMM/VMMAll/TMAll.cpp /vbox/src/VBox/VMM/VMMAll/TMAllCpu.cpp /vbox/src/VBox/VMM/VMMAll/TMAllReal.cpp /vbox/src/VBox/VMM/VMMAll/TMAllVirtual.cpp /vbox/src/VBox/VMM/VMMAll/TRPMAll.cpp /vbox/src/VBox/VMM/VMMAll/VMAll.cpp /vbox/src/VBox/VMM/VMMAll/VMMAll.cpp /vbox/src/VBox/VMM/VMMCodingGuidelines.cpp /vbox/src/VBox/VMM/VMMDocsRawMode.cpp /vbox/src/VBox/VMM/VMMGC/CPUMGC.cpp /vbox/src/VBox/VMM/VMMGC/CPUMGCA.asm /vbox/src/VBox/VMM/VMMGC/DBGFGC.cpp /vbox/src/VBox/VMM/VMMGC/EMGCA.asm /vbox/src/VBox/VMM/VMMGC/IOMGC.cpp /vbox/src/VBox/VMM/VMMGC/MMRamGC.cpp /vbox/src/VBox/VMM/VMMGC/MMRamGCA.asm /vbox/src/VBox/VMM/VMMGC/Makefile.kmk /vbox/src/VBox/VMM/VMMGC/PDMGCDevice.cpp /vbox/src/VBox/VMM/VMMGC/PGMGC.cpp /vbox/src/VBox/VMM/VMMGC/PGMGCBth.h /vbox/src/VBox/VMM/VMMGC/PGMGCGst.h /vbox/src/VBox/VMM/VMMGC/PGMGCShw.h /vbox/src/VBox/VMM/VMMGC/REMGC.cpp /vbox/src/VBox/VMM/VMMGC/SELMGC.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGC.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGCHandlersA.asm /vbox/src/VBox/VMM/VMMGC/VMMGC.cpp /vbox/src/VBox/VMM/VMMGC/VMMGC.def /vbox/src/VBox/VMM/VMMGC/VMMGC.mac /vbox/src/VBox/VMM/VMMGC/VMMGC0.asm /vbox/src/VBox/VMM/VMMGC/VMMGC99.asm /vbox/src/VBox/VMM/VMMGC/VMMGCA.asm /vbox/src/VBox/VMM/VMMGC/VMMGCBuiltin.def /vbox/src/VBox/VMM/VMMGC/VMMGCDeps.cpp /vbox/src/VBox/VMM/VMMInternal.h /vbox/src/VBox/VMM/VMMInternal.mac /vbox/src/VBox/VMM/VMMR0/CPUMR0.cpp /vbox/src/VBox/VMM/VMMR0/DBGFR0.cpp /vbox/src/VBox/VMM/VMMR0/GMMR0.cpp /vbox/src/VBox/VMM/VMMR0/GMMR0Internal.h /vbox/src/VBox/VMM/VMMR0/GVMMR0.cpp /vbox/src/VBox/VMM/VMMR0/GVMMR0Internal.h /vbox/src/VBox/VMM/VMMR0/HWACCMR0.cpp /vbox/src/VBox/VMM/VMMR0/HWACCMR0A.asm /vbox/src/VBox/VMM/VMMR0/HWSVMR0.cpp /vbox/src/VBox/VMM/VMMR0/HWSVMR0.h /vbox/src/VBox/VMM/VMMR0/HWVMXR0.cpp /vbox/src/VBox/VMM/VMMR0/HWVMXR0.h /vbox/src/VBox/VMM/VMMR0/PDMR0Device.cpp /vbox/src/VBox/VMM/VMMR0/PGMR0.cpp /vbox/src/VBox/VMM/VMMR0/TRPMR0.cpp /vbox/src/VBox/VMM/VMMR0/TRPMR0A.asm /vbox/src/VBox/VMM/VMMR0/VMMR0.cpp /vbox/src/VBox/VMM/VMMR0/VMMR0.def /vbox/src/VBox/VMM/VMMR0/VMMR0A.asm /vbox/src/VBox/VMM/VMMSwitcher/32BitTo32Bit.asm /vbox/src/VBox/VMM/VMMSwitcher/32BitToPAE.asm /vbox/src/VBox/VMM/VMMSwitcher/AMD64ToPAE.asm /vbox/src/VBox/VMM/VMMSwitcher/PAETo32Bit.asm /vbox/src/VBox/VMM/VMMSwitcher/PAEToPAE.asm /vbox/src/VBox/VMM/VMMSwitcher/PAEand32Bit.mac /vbox/src/VBox/VMM/VMMSwitcher/VMMSwitcher.h /vbox/src/VBox/VMM/VMMSwitcher/VMMSwitcher.mac /vbox/src/VBox/VMM/VMMTests.cpp /vbox/src/VBox/VMM/VMReq.cpp /vbox/src/VBox/VMM/testcase/Makefile.kmk /vbox/src/VBox/VMM/testcase/mkdsk.sh /vbox/src/VBox/VMM/testcase/tstAnimate.cpp /vbox/src/VBox/VMM/testcase/tstAsmStructs.cpp /vbox/src/VBox/VMM/testcase/tstAsmStructsAsm.asm /vbox/src/VBox/VMM/testcase/tstCFGM.cpp /vbox/src/VBox/VMM/testcase/tstCompiler.cpp /vbox/src/VBox/VMM/testcase/tstGlobalConfig.cpp /vbox/src/VBox/VMM/testcase/tstHelp.h /vbox/src/VBox/VMM/testcase/tstMMHyperHeap.cpp /vbox/src/VBox/VMM/testcase/tstMicro.cpp /vbox/src/VBox/VMM/testcase/tstMicro.h /vbox/src/VBox/VMM/testcase/tstMicro.mac /vbox/src/VBox/VMM/testcase/tstMicroGC.cpp /vbox/src/VBox/VMM/testcase/tstMicroGC.def /vbox/src/VBox/VMM/testcase/tstMicroGCA.asm /vbox/src/VBox/VMM/testcase/tstSSM.cpp /vbox/src/VBox/VMM/testcase/tstVMM-2.cpp /vbox/src/VBox/VMM/testcase/tstVMM-HwAccm.cpp /vbox/src/VBox/VMM/testcase/tstVMM.cpp /vbox/src/VBox/VMM/testcase/tstVMMFork.cpp /vbox/src/VBox/VMM/testcase/tstVMMR0CallHost-1.cpp /vbox/src/VBox/VMM/testcase/tstVMREQ.cpp /vbox/src/VBox/VMM/testcase/tstVMStructGC.cpp /vbox/src/VBox/VMM/testcase/tstVMStructSize.cpp /vbox/src/bldprogs/Makefile.kmk /vbox/src/bldprogs/bin2c.c /vbox/src/libs/Makefile.kmk /vbox/src/libs/ffmpeg-20060710/Makefile.kmk /vbox/src/libs/ffmpeg-20060710/VBoxFFmpeg-darwin.def /vbox/src/libs/ffmpeg-20060710/VBoxFFmpeg.def /vbox/src/libs/kStuff/Makefile.kmk /vbox/src/libs/kStuff/iprt/kHlpAlloc-iprt.cpp /vbox/src/libs/kStuff/iprt/kHlpEnv-iprt.cpp /vbox/src/libs/kStuff/iprt/kHlpPage-iprt.cpp /vbox/src/libs/kStuff/iprt/kHlpString-iprt.cpp /vbox/src/libs/kStuff/iprt/kRdrFile-iprt.cpp /vbox/src/libs/liblzf-1.51/Makefile.kmk /vbox/src/libs/libpng-1.2.8/Makefile.kmk /vbox/src/libs/libxml2-2.6.30/Makefile.kmk /vbox/src/libs/libxslt-1.1.22/Makefile.kmk /vbox/src/libs/xpcom18a4/Makefile.kmk /vbox/src/libs/zlib-1.2.1/Makefile.kmk /vbox/src/recompiler/InnoTek/config-host.h /vbox/src/recompiler/InnoTek/config.h /vbox/src/recompiler/InnoTek/crt/stdio.h /vbox/src/recompiler/InnoTek/deftoimp.sed /vbox/src/recompiler/InnoTek/op-darwin.sed /vbox/src/recompiler/InnoTek/structs.h /vbox/src/recompiler/Makefile.kmk /vbox/src/recompiler/VBoxREM.def /vbox/src/recompiler/VBoxREMWrapper.cpp /vbox/src/recompiler/VBoxREMWrapperA.asm /vbox/src/recompiler/VBoxRecompiler.c /vbox/src/testcase/Makefile.kmk /vbox/src/testcase/tstRunTestcases.cpp
b983950b6f7707c05f40a5883ab2a0260a3e4147 7536 25-Mar-2008 vboxsync

freebsd todo.

91856c2ea7dc8d5b014c8b9c0253b5e706e7be07 7528 25-Mar-2008 vboxsync

synced the VbglR3HostLikesVideoMode prototype.

72f559a21c0ed1c023c2320b671a0553a0b9b498 7519 25-Mar-2008 vboxsync

Cosmetic changes to VbglR3SetGuestCaps.

b29e03c9044019d9c77222336e8f8616052824f5 7517 23-Mar-2008 vboxsync

Additions/FreeBSD: initial commit Mostly tested on FreeBSD 7.0. Working: the additions kernel module VBoxService (working on FreeBSD 6.2 too) vboxvideo Partially working: vboxmouse - 100% CPU usage and clicking does not work yet Not tested: xclient TODO: shared folder module is currently a stub Installer and startup scripts

VBoxGuest.h /vbox/src/VBox/Additions/Makefile.kmk /vbox/src/VBox/Additions/common/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxGuest/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxGuestLib/SysHlp.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/SysHlp.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3Lib.cpp /vbox/src/VBox/Additions/common/VBoxService/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h /vbox/src/VBox/Additions/x11/Makefile.kmk /vbox/src/VBox/Additions/x11/x11include/1.3/xorg/xf86Modes.h /vbox/src/VBox/Additions/x11/x11include/1.4/xorg/xf86Modes.h /vbox/src/VBox/Additions/x11/xclient/Makefile.kmk /vbox/src/VBox/Additions/x11/xclient/seamless-guest.h /vbox/src/VBox/Additions/x11/xmouse/xorg14/mouse.c /vbox/src/VBox/Runtime/Makefile.kmk /vbox/src/VBox/Runtime/r0drv/freebsd/thread2-r0drv-freebsd.c
1e2bc03fd1fc133bd3a066b1557471e157df78f6 7464 14-Mar-2008 vboxsync

Additions/x11: use the VideoModeSupported guest request to check whether the host likes resolutions

e04791b3fa3c13e227cbabf24f616f112726a6ea 7437 12-Mar-2008 vboxsync

Additions/common: add ring 3 call to set guest capabilities and make vmmdevGetRequestSize work with the new request

7deb043f472aa684061ce6f3e72cde4cdf141efb 7409 10-Mar-2008 vboxsync

VMMDev: added VMMDEV_GUEST_SUPPORTS_GRAPHICS capability, enabled by default, to distinguish cases where the guest additions are loaded but graphics are not supported

e3fe9883c6c1e025e294ca0c4aa97d5fac512f0a 7233 03-Mar-2008 vboxsync

Renamed OSType to VBOXOSTYPE to fix the clash with some mac os x typedef.

a635508d70eae0875c7971c60641ef2e89d625ae 7084 21-Feb-2008 vboxsync

made RTGCPHYS 32-bit again, has to be solved properly

28cc1e85c38a276eadddfb05b7b729769bf8cc59 7072 21-Feb-2008 vboxsync

Make our devices use the RTGCPHYS32 type & backed out the alignment changes Added SSMR3PutGCPhys32 & SSMR3GetGCPhys32 Removed obsolete VBOX types

e91672be2d63f303aaa26db9826466c4f7b7218b 7061 20-Feb-2008 vboxsync

Use uint64_t instead of RTGCPHYS in VMMDevChangeMemBalloon (binary incompatible, but shouldn't matter...).

66dd46a3ce4164fa22fd01f53f334e1bd902878d 6983 18-Feb-2008 vboxsync

Removed VBOXGUEST_IOCTL_SIZE. Docs.

05440ae0d12d9634d3e2aaf7caec1edf93ef8051 6978 18-Feb-2008 vboxsync

Additions/Linux: switch the VBOXGUEST_IOCTL_NR ioctl to VBOXGUEST_IOCTL_STRIP_SIZE

5d05aa26ae1949e6f0bbc149d8b8e39495710ac7 6849 07-Feb-2008 vboxsync

Additions/common: fixed the guest R3 library display change query function - display is an out parameter, not an in parameter

08edf7a8667a02a3c7109b36bdf30095815b68ed 6843 07-Feb-2008 vboxsync

Additions/common: added a call to wait for a display change request from the host - fixed a missing semi-colon

64e0c74b525c440a571ce06f3eb6234d75913d76 6842 07-Feb-2008 vboxsync

Additions/common: added a call to wait for a display change request from the host

e1d7845e697ee9e18939256ff52b74248e8cb57e 6776 04-Feb-2008 vboxsync

Corrected Solaris vboxadd as vboxguest in more places.

80523be8dba75b5eb32569fd72ddf54f3b009025 6565 29-Jan-2008 vboxsync

Fix for Todo in r27575. added as new function as we cannot use function overloading.

54828795a553ed0731f308ebda81675ad2c39d58 6518 28-Jan-2008 vboxsync

VbglR3SetPointerShape accept image size, and cleanups to vboxutils (x11 video)

9d9e4160e163c2a589c4a4edf9d1ea3e8b853416 6510 25-Jan-2008 vboxsync

Changed VbglR3SetPointerShape to accept the full request size.

50f0e2e83362e100d306a411980d555d46aa00a8 6507 25-Jan-2008 vboxsync

r=bird: Use bool for boolean. fix some hungarian spelling.

9f19ade172479c4b1a23b065795ac43f9c481241 6497 25-Jan-2008 vboxsync

Skip unused members in vboxvideo.h for solaris and clean-ups, spaces, hungarian...

aa0e3009c6c226359a0a0741a040308136d44fa1 6496 25-Jan-2008 vboxsync

Missed this one.

f769b64f2bee782eec7bb40db31105d036a25ae1 6465 23-Jan-2008 vboxsync

r=bird: Fixed some hungarian spelling mistakes and documentation.

8719560ec0e07547a7a65253650c99073f74df47 6463 23-Jan-2008 vboxsync

Additions (common): fixed todo (r27351)

d8d33e60b4c049b04cae248e743ff4ed5e99a59d 6458 23-Jan-2008 vboxsync

Additions (VBoxGuestLib): Updated the seamless and fullscreen code in the R3 library

cf8c463717e5cad47de6ace80f68885a161cfc34 6451 22-Jan-2008 vboxsync

r=bird: Restore the correct VBOXGUEST_IOCTL_STRIP_SIZE macro for (the new) solaris IOCtl stuff.

083dd76e9fd7a829b1ed67ffc9003276643e7db1 6447 22-Jan-2008 vboxsync

Made VbglR3GR* private, split up the code a bit to make it more suitable for static linking.

c125376ef076c2334e09915c77098cdfef3a4935 6445 22-Jan-2008 vboxsync

Put VbglR3Daemonize into a separate file and merged the solaris and linux code. (untested)

11a862be79fe123488bccca60c06e92cdbfec6e8 6434 22-Jan-2008 vboxsync

Solaris vboxadd: Generic request wrapper and cleanups.

fd89e693a794094bed83e937f1b97e4fba73420a 6424 21-Jan-2008 vboxsync

Added VBOXGUEST_IOCTL_STRIP_SIZE (see #2591).

80dad39623d8e1997a27be33adad418bbfe476a3 6422 21-Jan-2008 vboxsync

Outlined how to handle the requests on solaris.

3b6bc114ad182574c957746dc892d87abe23a9ba 6419 21-Jan-2008 vboxsync

_SIZE/_NUMBER must go.

df10dfd3a6bb44f9efa6ab00ef05106dce6e14e9 6408 21-Jan-2008 vboxsync

r=bird: u32*Mask -> f* for VbglR3CtlFilterMask.

a6cf53618448998ce159ccba9bbf038bca75e2b4 6399 21-Jan-2008 vboxsync

added a todo

87b2fb3f8283472ba7010aedbf2b4dc12302155c 6356 15-Jan-2008 vboxsync

Integrated VbglR3Daemonize in GuestR3Lib. Linux vboxclient now uses it. Renamed LINUX_CLIPBOARD to VBOX_X11_CLIPBOARD. clipboard-new has the clipboard implemetation using R3 lib, currently used only by Solaris. Note: this change affects OS2, linux, solaris so someone should check for build breaks on OS2.

4b07e025dfbe2368285119791a9734eb51f0f0a1 6345 11-Jan-2008 vboxsync

Solaris Guest driver: Fixed ioctl numbering, implemented VBOXGUEST_IOCTL_LOG.

990bbb73547e100de7910c9b57f62958720cb05d 6281 08-Jan-2008 vboxsync

Guest Additions: added a ring 3 library function to set the interrupt filter and the corresponding Linux kernel code

bb58b2f2d8e61976c23da522b6d8e9f16d7f164c 6261 07-Jan-2008 vboxsync

Guest Additions: clarified a comment in VBoxGuest.h

9beb6f9d6556d29cccea8015c812d1603def34b3 6247 04-Jan-2008 vboxsync

r=bird: Put VBOXGUEST_IOCTL_LOG where it belongs. Fixed dupilcate number for VBOXGUEST_IOCTL_WAITEVENT_INTERRUPT_ALL on windows and removed the unnecessary IOCTL_VBOXGUEST_WAITEVENT_INTERRUPT_ALL.

e38719852d98638514dba23fbacf53ad11361d6a 6246 04-Jan-2008 vboxsync

hungarian and doxytalk.

6af51bfa1c7d9c89f657cac458247875a191ca48 6241 04-Jan-2008 vboxsync

Guest r3 lib for x11 mouse. The solaris mouse driver doesn't yet work like it should.

ac3c09cef02cb3397e5623e2727fbb098d1edd86 6232 03-Jan-2008 vboxsync

Guest Additions: add R3 backdoor logging for Linux guests

2f997694eca144c222006fb879d5a9242f87808a 6229 03-Jan-2008 vboxsync

Added VBOXGUEST_IOCTL_SIZE macro, currently only defined on Linux guests

a350bee35a802dd796266a5f77803d71c49658bc 6179 23-Dec-2007 vboxsync

Removed unnecessary comment.

9db42c80956570b093f0df043f8702c1b7723b64 6167 21-Dec-2007 vboxsync

Guest Additions: added a VBOXGUEST_IOCTL_NUMBER macro for Linux guests for dealing with variable size IOCtl codes; added VBOXGUEST_IOCTL_LOG

4a28f3bdba4c7d3b98bbf366d146a3850eb2bd44 6118 18-Dec-2007 vboxsync

Solaris guest timesync. Daemonize to be fixed. Added solaris to libxml2 build-it-ourselves platform list. This could change when Sun ships an updated libxml2. 2.6.23 is utterly un-usable.

cdaed804bd86563f6226a746ab98c01e2ee46a67 6065 14-Dec-2007 vboxsync

vboxadd warning and .conf fix.

d34c16251cb319f630a87c3ef941370cb670cacd 6042 10-Dec-2007 vboxsync

Linux additions: print VBox version and module interface version during module initialization; print information with DEBUG level not INFO level (thus prevent output to text console)

cdce249d212a51bad352f6f6b70cf89ead8a55c9 6030 09-Dec-2007 vboxsync

The iprt/time.h blocker is ___iprt_time_h now.

f51668f672f695a50aac3c160e4277e5c1069375 6020 09-Dec-2007 vboxsync

Started solaris additions and the os2 to common move.

a16eb14ad7a4b5ef91ddc22d3e8e92d930f736fc 5999 07-Dec-2007 vboxsync

The Giant CDDL Dual-License Header Change.

/vbox/Makefile.kmk /vbox/configure.vbs /vbox/debian/VBox.sh /vbox/debian/vboxdrv.init.tmpl /vbox/debian/vboxnet.init.tmpl /vbox/include/Makefile.kmk HostServices/VBoxClipboardExt.h HostServices/VBoxClipboardSvc.h HostServices/VBoxOGLOp.h HostServices/VBoxOpenGLSvc.h VBoxDev.h VBoxGuest.h VBoxGuest.inc VBoxGuest.mac VBoxGuest16.h VBoxGuestLib.h VBoxHDD-new.h VBoxHDD.h VBoxVideo.h VRDPAuth.h asmdefs.mac cdefs.h cfgldr.h cfgm.h com/ErrorInfo.h com/EventQueue.h com/Guid.h com/VirtualBox.h com/assert.h com/com.h com/defs.h com/ptr.h com/string.h cpum.h cpum.mac cpumdis.h csam.h dbg.h dbgf.h dbggui.h dis.h disopcode.h em.h err.h err.sed gmm.h gvm.h gvmm.h hgcmsvc.h hwacc_svm.h hwacc_vmx.h hwacc_vmx.mac hwaccm.h intnet.h iom.h log.h mm.h nasm.mac ostypes.h param.h patm.h pci.h pdm.h pdmapi.h pdmasynccompletion.h pdmasynctask.h pdmcritsect.h pdmdev.h pdmdrv.h pdmifs.h pdmins.h pdmqueue.h pdmsrv.h pdmthread.h pdmusb.h pgm.h rem.h scsi.h selm.h shflsvc.h ssm.h stam.h stam.mac sup.h sup.mac tapwin32.h tm.h trpm.h trpm.mac types.h usb.h usblib-win.h usblib.h version.h vm.h vm.mac vmapi.h vmm.h vrdpapi.h vrdpusb.h vusb.h x86.h /vbox/include/iprt/alloc.h /vbox/include/iprt/alloca.h /vbox/include/iprt/asm.h /vbox/include/iprt/asmdefs.mac /vbox/include/iprt/assert.h /vbox/include/iprt/avl.h /vbox/include/iprt/cdefs.h /vbox/include/iprt/cpputils.h /vbox/include/iprt/crc32.h /vbox/include/iprt/crc64.h /vbox/include/iprt/critsect.h /vbox/include/iprt/ctype.h /vbox/include/iprt/dir.h /vbox/include/iprt/env.h /vbox/include/iprt/err.h /vbox/include/iprt/err.sed /vbox/include/iprt/file.h /vbox/include/iprt/fs.h /vbox/include/iprt/getopt.h /vbox/include/iprt/heap.h /vbox/include/iprt/initterm.h /vbox/include/iprt/ldr.h /vbox/include/iprt/lock.h /vbox/include/iprt/log.h /vbox/include/iprt/md5.h /vbox/include/iprt/mem.h /vbox/include/iprt/memobj.h /vbox/include/iprt/nocrt/amd64/fenv.h /vbox/include/iprt/nocrt/amd64/math.h /vbox/include/iprt/nocrt/compiler/compiler.h /vbox/include/iprt/nocrt/compiler/gcc.h /vbox/include/iprt/nocrt/fenv.h /vbox/include/iprt/nocrt/inttypes.h /vbox/include/iprt/nocrt/limits.h /vbox/include/iprt/nocrt/math.h /vbox/include/iprt/nocrt/setjmp.h /vbox/include/iprt/nocrt/stdarg.h /vbox/include/iprt/nocrt/stddef.h /vbox/include/iprt/nocrt/stdlib.h /vbox/include/iprt/nocrt/string.h /vbox/include/iprt/nocrt/x86/fenv.h /vbox/include/iprt/nocrt/x86/math.h /vbox/include/iprt/param.h /vbox/include/iprt/path.h /vbox/include/iprt/process.h /vbox/include/iprt/rand.h /vbox/include/iprt/req.h /vbox/include/iprt/runtime.h /vbox/include/iprt/semaphore.h /vbox/include/iprt/spinlock.h /vbox/include/iprt/stdarg.h /vbox/include/iprt/stdint.h /vbox/include/iprt/stream.h /vbox/include/iprt/string.h /vbox/include/iprt/system.h /vbox/include/iprt/table.h /vbox/include/iprt/tcp.h /vbox/include/iprt/thread.h /vbox/include/iprt/time.h /vbox/include/iprt/timer.h /vbox/include/iprt/types.h /vbox/include/iprt/uni.h /vbox/include/iprt/uuid.h /vbox/include/iprt/zip.h /vbox/src/Makefile.kmk /vbox/src/VBox/Additions/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Display/Mirror/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Display/VBoxDisp.def /vbox/src/VBox/Additions/WINNT/Graphics/Display/dd.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/drv.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vbox.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vbva.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vbvavrdp.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdp.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdpbmp.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdpbmp.h /vbox/src/VBox/Additions/WINNT/Graphics/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Helper.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Helper.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/helpers.c /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/vrdpdd.inf /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/vrdpvd.c /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/vrdpvd.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.def /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.inf /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/vboxioctl.h /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/MesaGL.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/OGLComplexAsync.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/OGLComplexSync.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/OGLLookup.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/OGLSimpleAsync.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/OGLSimpleSync.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxCmd.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxICDList.h /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxOGL.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxOGL.def /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxOGL.h /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxOGL.rc /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/dllmain.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/drv.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/glext.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/test/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/test/tstShOpenGL.cpp /vbox/src/VBox/Additions/WINNT/Makefile.kmk /vbox/src/VBox/Additions/WINNT/MouseFilter/Makefile.kmk /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.cpp /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.h /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.inf /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.rc /vbox/src/VBox/Additions/WINNT/VBoxControl/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxControl/VBoxControl.cpp /vbox/src/VBox/Additions/WINNT/VBoxControl/VBoxControl.rc /vbox/src/VBox/Additions/WINNT/VBoxGINA/Dialog.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/Dialog.h /vbox/src/VBox/Additions/WINNT/VBoxGINA/Helper.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/Helper.h /vbox/src/VBox/Additions/WINNT/VBoxGINA/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.def /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/Helper.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/Helper.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxGuest/NTLegacy.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/NTLegacy.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.inf /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.rc /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestInst.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestMsg.mc /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestPnP.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestPnP.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest_Internal.h /vbox/src/VBox/Additions/WINNT/VBoxHook/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.cpp /vbox/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.def /vbox/src/VBox/Additions/WINNT/VBoxHook/dllmain.cpp /vbox/src/VBox/Additions/WINNT/VBoxHook/testcase/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxHook/testcase/tstHook.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxClipboard.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxClipboard.h /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxDisplay.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxDisplay.h /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxMemBalloon.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxMemBalloon.h /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxRestore.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxRestore.h /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxSeamless.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxSeamless.h /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxService.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxService.h /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxService.rc /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxStatistics.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxStatistics.h /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxVRDP.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxVRDP.h /vbox/src/VBox/Additions/WINNT/VBoxService/helpers.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/helpers.h /vbox/src/VBox/Additions/WINNT/VBoxService/resource.h /vbox/src/VBox/Additions/WINNT/VBoxService/testcase/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxService/testcase/tstSessionHack.cpp /vbox/src/VBox/Additions/WINNT/i8042prt/Makefile.kmk /vbox/src/VBox/Additions/WINNT/include/VBoxDisplay.h /vbox/src/VBox/Additions/WINNT/include/VBoxGuestInternal.h /vbox/src/VBox/Additions/WINNT/include/VBoxHook.h /vbox/src/VBox/Additions/common/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxGuestLib/GenericRequest.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/HGCM.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/HGCMInternal.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/Init.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxGuestLib/PhysHeap.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/SysHlp.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/SysHlp.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBGLInternal.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.c /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestLog.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VMMDev.cpp /vbox/src/VBox/Additions/linux/Makefile.kmk /vbox/src/VBox/Additions/linux/daemon/Makefile.kmk /vbox/src/VBox/Additions/linux/daemon/supc++.c /vbox/src/VBox/Additions/linux/daemon/vboxadd_timesync.c /vbox/src/VBox/Additions/linux/export_modules /vbox/src/VBox/Additions/linux/installer/vboxadd-timesync.sh /vbox/src/VBox/Additions/linux/installer/vboxadd.sh /vbox/src/VBox/Additions/linux/installer/vboxvfs.sh /vbox/src/VBox/Additions/linux/installer/x11config.pl /vbox/src/VBox/Additions/linux/module/Makefile.kmk /vbox/src/VBox/Additions/linux/module/Makefile.module /vbox/src/VBox/Additions/linux/module/cmc.c /vbox/src/VBox/Additions/linux/module/files_vboxadd /vbox/src/VBox/Additions/linux/module/hgcmcall.c /vbox/src/VBox/Additions/linux/module/vboxmod.c /vbox/src/VBox/Additions/linux/module/vboxmod.h /vbox/src/VBox/Additions/linux/sharedfolders/Makefile.kmk /vbox/src/VBox/Additions/linux/sharedfolders/Makefile.module /vbox/src/VBox/Additions/linux/sharedfolders/dirops.c /vbox/src/VBox/Additions/linux/sharedfolders/files_vboxvfs /vbox/src/VBox/Additions/linux/sharedfolders/mount.vboxsf.c /vbox/src/VBox/Additions/linux/sharedfolders/regops.c /vbox/src/VBox/Additions/linux/sharedfolders/utils.c /vbox/src/VBox/Additions/linux/sharedfolders/vbsfmount.h /vbox/src/VBox/Additions/linux/sharedfolders/vfsmod.c /vbox/src/VBox/Additions/linux/sharedfolders/vfsmod.h /vbox/src/VBox/Additions/linux/testcase/TimesyncBackdoor.c /vbox/src/VBox/Additions/linux/xclient/Makefile.kmk /vbox/src/VBox/Additions/linux/xclient/clipboard.cpp /vbox/src/VBox/Additions/linux/xclient/clipboard.h /vbox/src/VBox/Additions/linux/xclient/main.cpp /vbox/src/VBox/Additions/linux/xclient/seamless-glue.h /vbox/src/VBox/Additions/linux/xclient/seamless-guest.h /vbox/src/VBox/Additions/linux/xclient/seamless-host.cpp /vbox/src/VBox/Additions/linux/xclient/seamless-host.h /vbox/src/VBox/Additions/linux/xclient/seamless-x11.cpp /vbox/src/VBox/Additions/linux/xclient/seamless-x11.h /vbox/src/VBox/Additions/linux/xclient/seamless.h /vbox/src/VBox/Additions/linux/xclient/testcase/tstSeamlessX11.cpp /vbox/src/VBox/Additions/linux/xclient/thread.cpp /vbox/src/VBox/Additions/linux/xclient/thread.h /vbox/src/VBox/Additions/linux/xgraphics/Imakefile /vbox/src/VBox/Additions/linux/xgraphics/Makefile.kmk /vbox/src/VBox/Additions/linux/xgraphics/vboxutils.c /vbox/src/VBox/Additions/linux/xgraphics/vboxvideo.h /vbox/src/VBox/Additions/linux/xgraphics/vboxvideo_13.c /vbox/src/VBox/Additions/linux/xgraphics/vboxvideo_14.c /vbox/src/VBox/Additions/linux/xgraphics/vboxvideo_68.c /vbox/src/VBox/Additions/linux/xgraphics/vboxvideo_70.c /vbox/src/VBox/Additions/linux/xmouse/Makefile.kmk /vbox/src/VBox/Additions/linux/xmouse/VBoxUtils.c /vbox/src/VBox/Additions/linux/xmouse/VBoxUtils.h /vbox/src/VBox/Additions/linux/xmouse/xorg14/mouse.c /vbox/src/VBox/Additions/linux/xmouse/xorg70/mouse.c /vbox/src/VBox/Additions/linux/xmouse/xorg71/mouse.c /vbox/src/VBox/Additions/os2/VBoxGuest/Makefile.kmk /vbox/src/VBox/Additions/os2/VBoxGuest/VBoxGuest-os2.cpp /vbox/src/VBox/Additions/os2/VBoxGuest/VBoxGuest-os2.def /vbox/src/VBox/Additions/os2/VBoxGuest/VBoxGuest.cpp /vbox/src/VBox/Additions/os2/VBoxGuest/VBoxGuestA-os2.asm /vbox/src/VBox/Additions/os2/VBoxGuest/VBoxGuestInternal.h /vbox/src/VBox/Additions/os2/VBoxService/Makefile.kmk /vbox/src/VBox/Additions/os2/VBoxService/VBoxService-os2.cpp /vbox/src/VBox/Additions/os2/VBoxService/VBoxService-os2.def /vbox/src/VBox/Additions/os2/VBoxService/VBoxService.cpp /vbox/src/VBox/Additions/os2/VBoxService/VBoxServiceClipboard-os2.cpp /vbox/src/VBox/Additions/os2/VBoxService/VBoxServiceInternal.h /vbox/src/VBox/Additions/os2/VBoxService/VBoxServiceTimeSync.cpp /vbox/src/VBox/Debugger/DBGCBuiltInSymbols.cpp /vbox/src/VBox/Debugger/DBGCCmdHlp.cpp /vbox/src/VBox/Debugger/DBGCCmdWorkers.cpp /vbox/src/VBox/Debugger/DBGCCommands.cpp /vbox/src/VBox/Debugger/DBGCEmulateCodeView.cpp /vbox/src/VBox/Debugger/DBGCInternal.h /vbox/src/VBox/Debugger/DBGCOps.cpp /vbox/src/VBox/Debugger/DBGCTcp.cpp /vbox/src/VBox/Debugger/DBGConsole.cpp /vbox/src/VBox/Debugger/Makefile.kmk /vbox/src/VBox/Debugger/VBoxDbg.cpp /vbox/src/VBox/Debugger/VBoxDbgBase.cpp /vbox/src/VBox/Debugger/VBoxDbgBase.h /vbox/src/VBox/Debugger/VBoxDbgConsole.cpp /vbox/src/VBox/Debugger/VBoxDbgConsole.h /vbox/src/VBox/Debugger/VBoxDbgGui.cpp /vbox/src/VBox/Debugger/VBoxDbgGui.h /vbox/src/VBox/Debugger/VBoxDbgStats.cpp /vbox/src/VBox/Debugger/VBoxDbgStats.h /vbox/src/VBox/Debugger/testcase/tstDBGCParser.cpp /vbox/src/VBox/Debugger/testcase/tstDBGCStubs.cpp /vbox/src/VBox/Debugger/testcase/tstVBoxDbg.cpp /vbox/src/VBox/Devices/Audio/DevIchAc97.cpp /vbox/src/VBox/Devices/Audio/audiosniffer.c /vbox/src/VBox/Devices/Audio/solaudio.c /vbox/src/VBox/Devices/Audio/winaudio.c /vbox/src/VBox/Devices/Builtins.cpp /vbox/src/VBox/Devices/Builtins.h /vbox/src/VBox/Devices/Builtins2.cpp /vbox/src/VBox/Devices/Builtins2.h /vbox/src/VBox/Devices/Bus/DevPCI.cpp /vbox/src/VBox/Devices/Bus/PCIInternal.h /vbox/src/VBox/Devices/Graphics/BIOS/Makefile.kmk /vbox/src/VBox/Devices/Graphics/DevVGA.cpp /vbox/src/VBox/Devices/Graphics/DevVGA.h /vbox/src/VBox/Devices/Graphics/DevVGAModes.h /vbox/src/VBox/Devices/Graphics/DevVGATmpl.h /vbox/src/VBox/Devices/Input/DevPS2.cpp /vbox/src/VBox/Devices/Input/DrvKeyboardQueue.cpp /vbox/src/VBox/Devices/Input/DrvMouseQueue.cpp /vbox/src/VBox/Devices/Makefile.kmk /vbox/src/VBox/Devices/Network/DevPCNet.cpp /vbox/src/VBox/Devices/Network/DrvIntNet.cpp /vbox/src/VBox/Devices/Network/DrvNAT.cpp /vbox/src/VBox/Devices/Network/DrvNetSniffer.cpp /vbox/src/VBox/Devices/Network/DrvTAP.cpp /vbox/src/VBox/Devices/Network/DrvTAPOs2.cpp /vbox/src/VBox/Devices/Network/DrvTAPWin32.cpp /vbox/src/VBox/Devices/Network/SrvIntNetR0.cpp /vbox/src/VBox/Devices/Network/slirp/slirp_state.h /vbox/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp /vbox/src/VBox/Devices/PC/BIOS/Makefile.kmk /vbox/src/VBox/Devices/PC/DevACPI.cpp /vbox/src/VBox/Devices/PC/DevAPIC.cpp /vbox/src/VBox/Devices/PC/DevDMA.cpp /vbox/src/VBox/Devices/PC/DevPIC.cpp /vbox/src/VBox/Devices/PC/DevPcArch.c /vbox/src/VBox/Devices/PC/DevPcBios.cpp /vbox/src/VBox/Devices/PC/DevPcBios.h /vbox/src/VBox/Devices/PC/DevPit-i8254.cpp /vbox/src/VBox/Devices/PC/DevRTC.cpp /vbox/src/VBox/Devices/PC/DrvACPI.cpp /vbox/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk /vbox/src/VBox/Devices/Parallel/DevParallel.cpp /vbox/src/VBox/Devices/Parallel/DrvHostParallel.cpp /vbox/src/VBox/Devices/Parallel/ParallelIOCtlCmd.h /vbox/src/VBox/Devices/Serial/DevSerial.cpp /vbox/src/VBox/Devices/Serial/DrvChar.cpp /vbox/src/VBox/Devices/Serial/DrvHostSerial.cpp /vbox/src/VBox/Devices/Serial/DrvNamedPipe.cpp /vbox/src/VBox/Devices/Storage/DevATA.cpp /vbox/src/VBox/Devices/Storage/DrvBlock.cpp /vbox/src/VBox/Devices/Storage/DrvHostBase.cpp /vbox/src/VBox/Devices/Storage/DrvHostBase.h /vbox/src/VBox/Devices/Storage/DrvHostDVD.cpp /vbox/src/VBox/Devices/Storage/DrvHostFloppy.cpp /vbox/src/VBox/Devices/Storage/DrvHostRawDisk.cpp /vbox/src/VBox/Devices/Storage/DrvMediaISO.cpp /vbox/src/VBox/Devices/Storage/DrvRawImage.cpp /vbox/src/VBox/Devices/Storage/DrvVD.cpp /vbox/src/VBox/Devices/Storage/DrvVmdk.cpp /vbox/src/VBox/Devices/Storage/PIIX3ATABmDma.h /vbox/src/VBox/Devices/Storage/VBoxHDD-new.cpp /vbox/src/VBox/Devices/Storage/VBoxHDD-newInternal.h /vbox/src/VBox/Devices/Storage/VBoxHDD.cpp /vbox/src/VBox/Devices/Storage/VDICore.cpp /vbox/src/VBox/Devices/Storage/VDICore.h /vbox/src/VBox/Devices/Storage/VmdkHDDCore.cpp /vbox/src/VBox/Devices/Storage/fdc.c /vbox/src/VBox/Devices/Storage/ide.h /vbox/src/VBox/Devices/Storage/swab.h /vbox/src/VBox/Devices/Storage/testcase/Makefile.kmk /vbox/src/VBox/Devices/Storage/testcase/tstVDI.cpp /vbox/src/VBox/Devices/Storage/testcase/vditool.cpp /vbox/src/VBox/Devices/VBoxDDUDeps.cpp /vbox/src/VBox/Devices/VMMDev/VBoxDev.cpp /vbox/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp /vbox/src/VBox/Devices/VMMDev/VMMDevHGCM.h /vbox/src/VBox/Devices/VMMDev/VMMDevState.h /vbox/src/VBox/Devices/testcase/Makefile.kmk /vbox/src/VBox/Devices/testcase/tstDeviceStructSize.cpp /vbox/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp /vbox/src/VBox/Devices/vl_vbox.h /vbox/src/VBox/Disassembler/Disasm.cpp /vbox/src/VBox/Disassembler/DisasmCore.cpp /vbox/src/VBox/Disassembler/DisasmInternal.h /vbox/src/VBox/Disassembler/DisasmTables.cpp /vbox/src/VBox/Disassembler/DisasmTables.h /vbox/src/VBox/Disassembler/DisasmTest.cpp /vbox/src/VBox/Disassembler/DisasmTestA.asm /vbox/src/VBox/Disassembler/DisasmTestCore.cpp /vbox/src/VBox/Disassembler/Makefile.kmk /vbox/src/VBox/Frontends/Makefile.kmk /vbox/src/VBox/Frontends/VBoxBFE/COMDefs.h /vbox/src/VBox/Frontends/VBoxBFE/ConsoleImpl.h /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.h /vbox/src/VBox/Frontends/VBoxBFE/EmulCpp.cpp /vbox/src/VBox/Frontends/VBoxBFE/Framebuffer.h /vbox/src/VBox/Frontends/VBoxBFE/HGCM.cpp /vbox/src/VBox/Frontends/VBoxBFE/HGCM.h /vbox/src/VBox/Frontends/VBoxBFE/HGCMObjects.cpp /vbox/src/VBox/Frontends/VBoxBFE/HGCMObjects.h /vbox/src/VBox/Frontends/VBoxBFE/HGCMThread.cpp /vbox/src/VBox/Frontends/VBoxBFE/HGCMThread.h /vbox/src/VBox/Frontends/VBoxBFE/HostUSBDeviceImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/HostUSBDeviceImpl.h /vbox/src/VBox/Frontends/VBoxBFE/HostUSBImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/HostUSBImpl.h /vbox/src/VBox/Frontends/VBoxBFE/KeyboardImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/KeyboardImpl.h /vbox/src/VBox/Frontends/VBoxBFE/Logging.h /vbox/src/VBox/Frontends/VBoxBFE/MachineDebuggerImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/MachineDebuggerImpl.h /vbox/src/VBox/Frontends/VBoxBFE/Makefile.kmk /vbox/src/VBox/Frontends/VBoxBFE/MouseImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/MouseImpl.h /vbox/src/VBox/Frontends/VBoxBFE/NetworkAdapterImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/NetworkAdapterImpl.h /vbox/src/VBox/Frontends/VBoxBFE/SDLConsole.cpp /vbox/src/VBox/Frontends/VBoxBFE/SDLConsole.h /vbox/src/VBox/Frontends/VBoxBFE/SDLFramebuffer.cpp /vbox/src/VBox/Frontends/VBoxBFE/SDLFramebuffer.h /vbox/src/VBox/Frontends/VBoxBFE/StatusImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/StatusImpl.h /vbox/src/VBox/Frontends/VBoxBFE/USBProxyService.cpp /vbox/src/VBox/Frontends/VBoxBFE/USBProxyService.h /vbox/src/VBox/Frontends/VBoxBFE/USBProxyServiceLinux.cpp /vbox/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp /vbox/src/VBox/Frontends/VBoxBFE/VBoxBFE.h /vbox/src/VBox/Frontends/VBoxBFE/VMControl.cpp /vbox/src/VBox/Frontends/VBoxBFE/VMControl.h /vbox/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp /vbox/src/VBox/Frontends/VBoxBFE/VMMDevInterface.h /vbox/src/VBox/Frontends/VBoxBFE/VirtualBoxBase.h /vbox/src/VBox/Frontends/VBoxFB/Framebuffer.cpp /vbox/src/VBox/Frontends/VBoxFB/Framebuffer.h /vbox/src/VBox/Frontends/VBoxFB/Helper.cpp /vbox/src/VBox/Frontends/VBoxFB/Helper.h /vbox/src/VBox/Frontends/VBoxFB/Makefile.kmk /vbox/src/VBox/Frontends/VBoxFB/VBoxFB.cpp /vbox/src/VBox/Frontends/VBoxFB/VBoxFB.h /vbox/src/VBox/Frontends/VBoxHeadless/Makefile.kmk /vbox/src/VBox/Frontends/VBoxHeadless/VideoCapture/Makefile.kmk /vbox/src/VBox/Frontends/VBoxHeadless/testcase/Makefile.kmk /vbox/src/VBox/Frontends/VBoxManage/Makefile.kmk /vbox/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManage.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManage.h /vbox/src/VBox/Frontends/VBoxManage/VBoxManageSVN.cpp /vbox/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp /vbox/src/VBox/Frontends/VBoxSDL/Framebuffer.h /vbox/src/VBox/Frontends/VBoxSDL/Helper.cpp /vbox/src/VBox/Frontends/VBoxSDL/Helper.h /vbox/src/VBox/Frontends/VBoxSDL/Makefile.kmk /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDL.h /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDLTest.cpp /vbox/src/VBox/Frontends/VirtualBox/Makefile.kmk /vbox/src/VBox/Frontends/VirtualBox/VBoxUI.pro /vbox/src/VBox/Frontends/VirtualBox/include/CIShared.h /vbox/src/VBox/Frontends/VirtualBox/include/COMDefs.h /vbox/src/VBox/Frontends/VirtualBox/include/COMWrappers.xsl /vbox/src/VBox/Frontends/VirtualBox/include/DarwinCursor.h /vbox/src/VBox/Frontends/VirtualBox/include/DarwinKeyboard.h /vbox/src/VBox/Frontends/VirtualBox/include/HappyHttp.h /vbox/src/VBox/Frontends/VirtualBox/include/QIApplication.h /vbox/src/VBox/Frontends/VirtualBox/include/QIHotKeyEdit.h /vbox/src/VBox/Frontends/VirtualBox/include/QIMessageBox.h /vbox/src/VBox/Frontends/VirtualBox/include/QIRichLabel.h /vbox/src/VBox/Frontends/VirtualBox/include/QIStateIndicator.h /vbox/src/VBox/Frontends/VirtualBox/include/QIStatusBar.h /vbox/src/VBox/Frontends/VirtualBox/include/QIWidgetValidator.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxAquaStyle.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxDefs.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxDownloaderWgt.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxFrameBuffer.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxGlobalSettings.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxMediaComboBox.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxNetworkFramework.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxSelectorWnd.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxToolBar.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxUtils.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxVMListBox.h /vbox/src/VBox/Frontends/VirtualBox/include/XKeyboard.h /vbox/src/VBox/Frontends/VirtualBox/src/COMDefs.cpp /vbox/src/VBox/Frontends/VirtualBox/src/HappyHttp.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIHotKeyEdit.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIMessageBox.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIRichLabel.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIStateIndicator.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIStatusBar.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIWidgetValidator.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxDefs.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxDownloaderWgt.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFBDDRAW.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxGlobalSettings.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxMediaComboBox.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxNetworkFramework.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxVMListBox.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/DarwinCursor.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/DarwinKeyboard.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxAquaStyle.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxUtils-darwin.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/tstDarwinKeyboard.cpp /vbox/src/VBox/Frontends/VirtualBox/src/linux/XKeyboard-new.cpp /vbox/src/VBox/Frontends/VirtualBox/src/linux/XKeyboard.cpp /vbox/src/VBox/Frontends/VirtualBox/src/linux/keyboard-layouts.h /vbox/src/VBox/Frontends/VirtualBox/src/linux/keyboard-list.h /vbox/src/VBox/Frontends/VirtualBox/src/linux/keyboard-new.c /vbox/src/VBox/Frontends/VirtualBox/src/linux/keyboard-tables.h /vbox/src/VBox/Frontends/VirtualBox/src/main.cpp /vbox/src/VBox/Frontends/VirtualBox/src/win32/VirtualBox.rc /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxAboutDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxCloseVMDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxNewHDWzd.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxNewHDWzd.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxRegistrationDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxRegistrationDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotDetailsDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotDetailsDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotsWgt.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotsWgt.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxTakeSnapshotDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxTakeSnapshotDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxUSBFilterSettings.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxUSBFilterSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMFirstRunWzd.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMFirstRunWzd.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMLogViewer.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMLogViewer.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMParallelPortSettings.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMParallelPortSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMSerialPortSettings.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMSerialPortSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h /vbox/src/VBox/HostDrivers/Makefile.kmk /vbox/src/VBox/HostDrivers/Support/Makefile.kmk /vbox/src/VBox/HostDrivers/Support/SUPDRV.h /vbox/src/VBox/HostDrivers/Support/SUPDRVIOC.h /vbox/src/VBox/HostDrivers/Support/SUPDRVShared.c /vbox/src/VBox/HostDrivers/Support/SUPLib.cpp /vbox/src/VBox/HostDrivers/Support/SUPLibInternal.h /vbox/src/VBox/HostDrivers/Support/SUPR0.def /vbox/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp /vbox/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp /vbox/src/VBox/HostDrivers/Support/darwin/load.sh /vbox/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp /vbox/src/VBox/HostDrivers/Support/linux/Makefile /vbox/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c /vbox/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.mod.c /vbox/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp /vbox/src/VBox/HostDrivers/Support/linux/build_in_tmp /vbox/src/VBox/HostDrivers/Support/linux/export_modules /vbox/src/VBox/HostDrivers/Support/linux/files_vboxdrv /vbox/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.def /vbox/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp /vbox/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c /vbox/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp /vbox/src/VBox/HostDrivers/Support/testcase/Makefile.kmk /vbox/src/VBox/HostDrivers/Support/testcase/SUPInstall.cpp /vbox/src/VBox/HostDrivers/Support/testcase/SUPUninstall.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstContiguous.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstGetPagingMode.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstInit.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstInt.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstLow.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstPage.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstPin.cpp /vbox/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp /vbox/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm /vbox/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp /vbox/src/VBox/HostDrivers/Support/win/VBoxDrv.inf /vbox/src/VBox/HostDrivers/VBoxTAP/Makefile.kmk /vbox/src/VBox/HostDrivers/VBoxTAP/VBoxTAP.inf /vbox/src/VBox/HostServices/Makefile.kmk /vbox/src/VBox/HostServices/SharedClipboard/Makefile.kmk /vbox/src/VBox/HostServices/SharedClipboard/VBoxClipboard.h /vbox/src/VBox/HostServices/SharedClipboard/linux-stub.cpp /vbox/src/VBox/HostServices/SharedClipboard/linux.cpp /vbox/src/VBox/HostServices/SharedClipboard/service.cpp /vbox/src/VBox/HostServices/SharedClipboard/win32.cpp /vbox/src/VBox/HostServices/SharedFolders/Makefile.kmk /vbox/src/VBox/HostServices/SharedFolders/mappings.cpp /vbox/src/VBox/HostServices/SharedFolders/mappings.h /vbox/src/VBox/HostServices/SharedFolders/service.cpp /vbox/src/VBox/HostServices/SharedFolders/shfl.h /vbox/src/VBox/HostServices/SharedFolders/shflhandle.cpp /vbox/src/VBox/HostServices/SharedFolders/shflhandle.h /vbox/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk /vbox/src/VBox/HostServices/SharedFolders/testcase/tstShflCase.cpp /vbox/src/VBox/HostServices/SharedFolders/testcase/tstShflSizes.cpp /vbox/src/VBox/HostServices/SharedFolders/vbsf.cpp /vbox/src/VBox/HostServices/SharedFolders/vbsf.h /vbox/src/VBox/HostServices/SharedOpenGL/HostOGLComplexAsync.cpp /vbox/src/VBox/HostServices/SharedOpenGL/HostOGLComplexSync.cpp /vbox/src/VBox/HostServices/SharedOpenGL/HostOGLSimpleAsync.cpp /vbox/src/VBox/HostServices/SharedOpenGL/HostOGLSimpleSync.cpp /vbox/src/VBox/HostServices/SharedOpenGL/Makefile.kmk /vbox/src/VBox/HostServices/SharedOpenGL/gldrv.h /vbox/src/VBox/HostServices/SharedOpenGL/glext.cpp /vbox/src/VBox/HostServices/SharedOpenGL/gllindrv.cpp /vbox/src/VBox/HostServices/SharedOpenGL/glwindrv.cpp /vbox/src/VBox/HostServices/SharedOpenGL/service.cpp /vbox/src/VBox/HostServices/SharedOpenGL/vboxgl.cpp /vbox/src/VBox/HostServices/SharedOpenGL/vboxgl.h /vbox/src/VBox/Installer/Makefile.kmk /vbox/src/VBox/Installer/linux/Makefile.kmk /vbox/src/VBox/Installer/linux/VBox.sh /vbox/src/VBox/Installer/linux/VBoxAddIF.sh /vbox/src/VBox/Installer/linux/VBoxSysInfo.sh /vbox/src/VBox/Installer/linux/vboxdrv.sh /vbox/src/VBox/Installer/linux/vboxnet.sh /vbox/src/VBox/Main/AudioAdapterImpl.cpp /vbox/src/VBox/Main/AudioSnifferInterface.cpp /vbox/src/VBox/Main/BIOSSettingsImpl.cpp /vbox/src/VBox/Main/ConsoleImpl.cpp /vbox/src/VBox/Main/ConsoleImpl2.cpp /vbox/src/VBox/Main/ConsoleVRDPServer.cpp /vbox/src/VBox/Main/DVDDriveImpl.cpp /vbox/src/VBox/Main/DVDImageImpl.cpp /vbox/src/VBox/Main/DisplayImpl.cpp /vbox/src/VBox/Main/FloppyDriveImpl.cpp /vbox/src/VBox/Main/FloppyImageImpl.cpp /vbox/src/VBox/Main/FramebufferImpl.cpp /vbox/src/VBox/Main/GuestImpl.cpp /vbox/src/VBox/Main/GuestOSTypeImpl.cpp /vbox/src/VBox/Main/HardDiskAttachmentImpl.cpp /vbox/src/VBox/Main/HardDiskImpl.cpp /vbox/src/VBox/Main/HostDVDDriveImpl.cpp /vbox/src/VBox/Main/HostFloppyDriveImpl.cpp /vbox/src/VBox/Main/HostImpl.cpp /vbox/src/VBox/Main/HostNetworkInterfaceImpl.cpp /vbox/src/VBox/Main/HostUSBDeviceImpl.cpp /vbox/src/VBox/Main/KeyboardImpl.cpp /vbox/src/VBox/Main/Logging.cpp /vbox/src/VBox/Main/MachineDebuggerImpl.cpp /vbox/src/VBox/Main/MachineImpl.cpp /vbox/src/VBox/Main/Makefile.kmk /vbox/src/VBox/Main/Matching.cpp /vbox/src/VBox/Main/MouseImpl.cpp /vbox/src/VBox/Main/NetworkAdapterImpl.cpp /vbox/src/VBox/Main/ParallelPortImpl.cpp /vbox/src/VBox/Main/ProgressImpl.cpp /vbox/src/VBox/Main/RemoteUSBDeviceImpl.cpp /vbox/src/VBox/Main/SerialPortImpl.cpp /vbox/src/VBox/Main/SessionImpl.cpp /vbox/src/VBox/Main/SharedFolderImpl.cpp /vbox/src/VBox/Main/SnapshotImpl.cpp /vbox/src/VBox/Main/SystemPropertiesImpl.cpp /vbox/src/VBox/Main/USBControllerImpl.cpp /vbox/src/VBox/Main/USBDeviceFilterImpl.cpp /vbox/src/VBox/Main/USBDeviceImpl.cpp /vbox/src/VBox/Main/USBProxyService.cpp /vbox/src/VBox/Main/VBoxDll.cpp /vbox/src/VBox/Main/VBoxDriversRegister.cpp /vbox/src/VBox/Main/VMMDevInterface.cpp /vbox/src/VBox/Main/Version.cpp /vbox/src/VBox/Main/VirtualBoxBase.cpp /vbox/src/VBox/Main/VirtualBoxErrorInfoImpl.cpp /vbox/src/VBox/Main/VirtualBoxImpl.cpp /vbox/src/VBox/Main/VirtualBoxXMLUtil.cpp /vbox/src/VBox/Main/darwin/iokit.cpp /vbox/src/VBox/Main/darwin/iokit.h /vbox/src/VBox/Main/glue/ErrorInfo.cpp /vbox/src/VBox/Main/glue/EventQueue.cpp /vbox/src/VBox/Main/glue/com.cpp /vbox/src/VBox/Main/glue/initterm.cpp /vbox/src/VBox/Main/glue/string.cpp /vbox/src/VBox/Main/hgcm/HGCM.cpp /vbox/src/VBox/Main/hgcm/HGCMObjects.cpp /vbox/src/VBox/Main/hgcm/HGCMThread.cpp /vbox/src/VBox/Main/idl/VirtualBox.xidl /vbox/src/VBox/Main/idl/doxygen.xsl /vbox/src/VBox/Main/idl/midl.xsl /vbox/src/VBox/Main/idl/xpidl.xsl /vbox/src/VBox/Main/include/AudioAdapterImpl.h /vbox/src/VBox/Main/include/AudioSnifferInterface.h /vbox/src/VBox/Main/include/AutoLock.h /vbox/src/VBox/Main/include/BIOSSettingsImpl.h /vbox/src/VBox/Main/include/Collection.h /vbox/src/VBox/Main/include/ConsoleEvents.h /vbox/src/VBox/Main/include/ConsoleImpl.h /vbox/src/VBox/Main/include/ConsoleVRDPServer.h /vbox/src/VBox/Main/include/DVDDriveImpl.h /vbox/src/VBox/Main/include/DVDImageImpl.h /vbox/src/VBox/Main/include/DisplayImpl.h /vbox/src/VBox/Main/include/FloppyDriveImpl.h /vbox/src/VBox/Main/include/FloppyImageImpl.h /vbox/src/VBox/Main/include/FramebufferImpl.h /vbox/src/VBox/Main/include/GuestImpl.h /vbox/src/VBox/Main/include/GuestOSTypeImpl.h /vbox/src/VBox/Main/include/HardDiskAttachmentImpl.h /vbox/src/VBox/Main/include/HardDiskImpl.h /vbox/src/VBox/Main/include/HostDVDDriveImpl.h /vbox/src/VBox/Main/include/HostFloppyDriveImpl.h /vbox/src/VBox/Main/include/HostImpl.h /vbox/src/VBox/Main/include/HostNetworkInterfaceImpl.h /vbox/src/VBox/Main/include/HostUSBDeviceImpl.h /vbox/src/VBox/Main/include/KeyboardImpl.h /vbox/src/VBox/Main/include/Logging.h /vbox/src/VBox/Main/include/MachineDebuggerImpl.h /vbox/src/VBox/Main/include/MachineImpl.h /vbox/src/VBox/Main/include/Matching.h /vbox/src/VBox/Main/include/MouseImpl.h /vbox/src/VBox/Main/include/NetworkAdapterImpl.h /vbox/src/VBox/Main/include/ParallelPortImpl.h /vbox/src/VBox/Main/include/ProgressImpl.h /vbox/src/VBox/Main/include/RemoteUSBBackend.h /vbox/src/VBox/Main/include/RemoteUSBDeviceImpl.h /vbox/src/VBox/Main/include/SerialPortImpl.h /vbox/src/VBox/Main/include/SessionImpl.h /vbox/src/VBox/Main/include/Shareable.h /vbox/src/VBox/Main/include/SharedFolderImpl.h /vbox/src/VBox/Main/include/SnapshotImpl.h /vbox/src/VBox/Main/include/SystemPropertiesImpl.h /vbox/src/VBox/Main/include/USBControllerImpl.h /vbox/src/VBox/Main/include/USBDeviceFilterImpl.h /vbox/src/VBox/Main/include/USBDeviceImpl.h /vbox/src/VBox/Main/include/USBProxyService.h /vbox/src/VBox/Main/include/VMMDev.h /vbox/src/VBox/Main/include/VRDPServerImpl.h /vbox/src/VBox/Main/include/Version.h /vbox/src/VBox/Main/include/VirtualBoxBase.h /vbox/src/VBox/Main/include/VirtualBoxErrorInfoImpl.h /vbox/src/VBox/Main/include/VirtualBoxImpl.h /vbox/src/VBox/Main/include/VirtualBoxXMLUtil.h /vbox/src/VBox/Main/include/hgcm/HGCM.h /vbox/src/VBox/Main/include/hgcm/HGCMObjects.h /vbox/src/VBox/Main/include/hgcm/HGCMThread.h /vbox/src/VBox/Main/include/vbox-libhal.h /vbox/src/VBox/Main/linux/helpers.cpp /vbox/src/VBox/Main/linux/module.cpp /vbox/src/VBox/Main/linux/server.cpp /vbox/src/VBox/Main/linux/server.h /vbox/src/VBox/Main/linux/server_module.cpp /vbox/src/VBox/Main/linux/vbox-libhal.cpp /vbox/src/VBox/Main/testcase/Makefile.kmk /vbox/src/VBox/Main/testcase/VBox.cpp /vbox/src/VBox/Main/testcase/makefile.tstVBoxAPILinux /vbox/src/VBox/Main/testcase/tstAPI.cpp /vbox/src/VBox/Main/testcase/tstVBoxAPILinux.cpp /vbox/src/VBox/Main/testcase/tstVBoxAPIWin.cpp /vbox/src/VBox/Main/win32/VBoxC.def /vbox/src/VBox/Main/win32/VBoxC.rc /vbox/src/VBox/Main/win32/VBoxSVC.rc /vbox/src/VBox/Main/win32/VirtualBox_rgs.xsl /vbox/src/VBox/Main/win32/comregister.cmd /vbox/src/VBox/Main/win32/dllmain.cpp /vbox/src/VBox/Main/win32/resource.h /vbox/src/VBox/Main/win32/svchlp.cpp /vbox/src/VBox/Main/win32/svchlp.h /vbox/src/VBox/Main/win32/svcmain.cpp /vbox/src/VBox/Main/xml/SchemaDefs.xsl /vbox/src/VBox/Main/xml/SettingsConverter.xsl /vbox/src/VBox/Main/xml/VirtualBox-settings-common.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-freebsd.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-linux.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-macosx.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-os2.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-solaris.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-windows.xsd /vbox/src/VBox/Main/xml/cfgldr.cpp /vbox/src/VBox/Makefile.kmk /vbox/src/VBox/Runtime/Makefile.kmk /vbox/src/VBox/Runtime/VBox/RTAssertDoBreakpoint-vbox.cpp /vbox/src/VBox/Runtime/VBox/VBoxRTDeps.cpp /vbox/src/VBox/Runtime/VBox/log-vbox.cpp /vbox/src/VBox/Runtime/VBox/logbackdoor.cpp /vbox/src/VBox/Runtime/VBox/strformat-vbox.cpp /vbox/src/VBox/Runtime/common/alloc/alloc.cpp /vbox/src/VBox/Runtime/common/alloc/heapsimple.cpp /vbox/src/VBox/Runtime/common/asm/ASMMultU64ByU32DivByU32.asm /vbox/src/VBox/Runtime/common/checksum/crc32.cpp /vbox/src/VBox/Runtime/common/checksum/crc64.cpp /vbox/src/VBox/Runtime/common/checksum/md5.cpp /vbox/src/VBox/Runtime/common/err/RTErrConvertFromErrno.cpp /vbox/src/VBox/Runtime/common/err/RTErrConvertToErrno.cpp /vbox/src/VBox/Runtime/common/err/errmsg.cpp /vbox/src/VBox/Runtime/common/err/errmsg.sed /vbox/src/VBox/Runtime/common/err/errmsgcom.sed /vbox/src/VBox/Runtime/common/err/errmsgxpcom.sed /vbox/src/VBox/Runtime/common/ldr/ldr.cpp /vbox/src/VBox/Runtime/common/ldr/ldrELF.cpp /vbox/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h /vbox/src/VBox/Runtime/common/ldr/ldrEx.cpp /vbox/src/VBox/Runtime/common/ldr/ldrFile.cpp /vbox/src/VBox/Runtime/common/ldr/ldrNative.cpp /vbox/src/VBox/Runtime/common/ldr/ldrPE.cpp /vbox/src/VBox/Runtime/common/ldr/ldrkStuff.cpp /vbox/src/VBox/Runtime/common/log/log.cpp /vbox/src/VBox/Runtime/common/log/logcom.cpp /vbox/src/VBox/Runtime/common/log/logformat.cpp /vbox/src/VBox/Runtime/common/math/ceill.asm /vbox/src/VBox/Runtime/common/math/cosl.asm /vbox/src/VBox/Runtime/common/math/fabs.asm /vbox/src/VBox/Runtime/common/math/fabsf.asm /vbox/src/VBox/Runtime/common/math/fabsl.asm /vbox/src/VBox/Runtime/common/math/floor.asm /vbox/src/VBox/Runtime/common/math/floorf.asm /vbox/src/VBox/Runtime/common/math/floorl.asm /vbox/src/VBox/Runtime/common/math/ldexpl.asm /vbox/src/VBox/Runtime/common/math/llrint.asm /vbox/src/VBox/Runtime/common/math/llrintf.asm /vbox/src/VBox/Runtime/common/math/llrintl.asm /vbox/src/VBox/Runtime/common/math/logl.asm /vbox/src/VBox/Runtime/common/math/lrint.asm /vbox/src/VBox/Runtime/common/math/lrintf.asm /vbox/src/VBox/Runtime/common/math/lrintl.asm /vbox/src/VBox/Runtime/common/math/remainder.asm /vbox/src/VBox/Runtime/common/math/remainderf.asm /vbox/src/VBox/Runtime/common/math/remainderl.asm /vbox/src/VBox/Runtime/common/math/sinl.asm /vbox/src/VBox/Runtime/common/math/tanl.asm /vbox/src/VBox/Runtime/common/math/trunc.asm /vbox/src/VBox/Runtime/common/math/truncf.asm /vbox/src/VBox/Runtime/common/math/truncl.asm /vbox/src/VBox/Runtime/common/misc/assert.cpp /vbox/src/VBox/Runtime/common/misc/getopt.cpp /vbox/src/VBox/Runtime/common/misc/rand.cpp /vbox/src/VBox/Runtime/common/misc/req.cpp /vbox/src/VBox/Runtime/common/misc/sanity-c.c /vbox/src/VBox/Runtime/common/misc/sanity-cpp.cpp /vbox/src/VBox/Runtime/common/misc/sanity.h /vbox/src/VBox/Runtime/common/misc/semspingpong.cpp /vbox/src/VBox/Runtime/common/misc/setjmp.asm /vbox/src/VBox/Runtime/common/misc/thread.cpp /vbox/src/VBox/Runtime/common/misc/zip.cpp /vbox/src/VBox/Runtime/common/string/memchr.asm /vbox/src/VBox/Runtime/common/string/memchr.cpp /vbox/src/VBox/Runtime/common/string/memchr_alias.c /vbox/src/VBox/Runtime/common/string/memcmp.asm /vbox/src/VBox/Runtime/common/string/memcmp.cpp /vbox/src/VBox/Runtime/common/string/memcmp_alias.c /vbox/src/VBox/Runtime/common/string/memcpy.asm /vbox/src/VBox/Runtime/common/string/memcpy.cpp /vbox/src/VBox/Runtime/common/string/memcpy_alias.c /vbox/src/VBox/Runtime/common/string/mempcpy.asm /vbox/src/VBox/Runtime/common/string/memset.asm /vbox/src/VBox/Runtime/common/string/memset.cpp /vbox/src/VBox/Runtime/common/string/memset_alias.c /vbox/src/VBox/Runtime/common/string/straprintf.cpp /vbox/src/VBox/Runtime/common/string/strchr.asm /vbox/src/VBox/Runtime/common/string/strchr_alias.c /vbox/src/VBox/Runtime/common/string/strcmp.asm /vbox/src/VBox/Runtime/common/string/strcmp_alias.c /vbox/src/VBox/Runtime/common/string/strcpy.cpp /vbox/src/VBox/Runtime/common/string/strformat.cpp /vbox/src/VBox/Runtime/common/string/strformatrt.cpp /vbox/src/VBox/Runtime/common/string/string.cpp /vbox/src/VBox/Runtime/common/string/strlen.cpp /vbox/src/VBox/Runtime/common/string/strncmp.cpp /vbox/src/VBox/Runtime/common/string/strpbrk.cpp /vbox/src/VBox/Runtime/common/string/strprintf.cpp /vbox/src/VBox/Runtime/common/string/strspace.cpp /vbox/src/VBox/Runtime/common/string/strstrip.cpp /vbox/src/VBox/Runtime/common/string/strtonum.cpp /vbox/src/VBox/Runtime/common/string/uni.cpp /vbox/src/VBox/Runtime/common/string/unidata.cpp /vbox/src/VBox/Runtime/common/string/uniread.cpp /vbox/src/VBox/Runtime/common/string/utf-16.cpp /vbox/src/VBox/Runtime/common/string/utf-8.cpp /vbox/src/VBox/Runtime/common/table/avl_Base.cpp.h /vbox/src/VBox/Runtime/common/table/avl_Destroy.cpp.h /vbox/src/VBox/Runtime/common/table/avl_DoWithAll.cpp.h /vbox/src/VBox/Runtime/common/table/avl_Enum.cpp.h /vbox/src/VBox/Runtime/common/table/avl_Get.cpp.h /vbox/src/VBox/Runtime/common/table/avl_GetBestFit.cpp.h /vbox/src/VBox/Runtime/common/table/avl_Range.cpp.h /vbox/src/VBox/Runtime/common/table/avl_RemoveBestFit.cpp.h /vbox/src/VBox/Runtime/common/table/avlgcptr.cpp /vbox/src/VBox/Runtime/common/table/avlhcphys.cpp /vbox/src/VBox/Runtime/common/table/avllu32.cpp /vbox/src/VBox/Runtime/common/table/avlogcphys.cpp /vbox/src/VBox/Runtime/common/table/avlogcptr.cpp /vbox/src/VBox/Runtime/common/table/avlohcphys.cpp /vbox/src/VBox/Runtime/common/table/avloioport.cpp /vbox/src/VBox/Runtime/common/table/avlpv.cpp /vbox/src/VBox/Runtime/common/table/avlrgcptr.cpp /vbox/src/VBox/Runtime/common/table/avlrogcphys.cpp /vbox/src/VBox/Runtime/common/table/avlrogcptr.cpp /vbox/src/VBox/Runtime/common/table/avlroioport.cpp /vbox/src/VBox/Runtime/common/table/avlroogcptr.cpp /vbox/src/VBox/Runtime/common/table/avlu32.cpp /vbox/src/VBox/Runtime/common/table/avlul.cpp /vbox/src/VBox/Runtime/common/table/table.cpp /vbox/src/VBox/Runtime/common/time/time.cpp /vbox/src/VBox/Runtime/common/time/timeprog.cpp /vbox/src/VBox/Runtime/common/time/timesup.cpp /vbox/src/VBox/Runtime/common/time/timesupA.asm /vbox/src/VBox/Runtime/common/time/timesupA.mac /vbox/src/VBox/Runtime/common/time/timesupref.cpp /vbox/src/VBox/Runtime/common/time/timesupref.h /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwinCOM.cpp /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwinIO.cpp /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwinKern.cpp /vbox/src/VBox/Runtime/gc/initterm-gc.cpp /vbox/src/VBox/Runtime/generic/RTAssertDoBreakpoint-generic.cpp /vbox/src/VBox/Runtime/generic/RTDirQueryInfo-generic.cpp /vbox/src/VBox/Runtime/generic/RTDirSetTimes-generic.cpp /vbox/src/VBox/Runtime/generic/RTFileCopy-generic.cpp /vbox/src/VBox/Runtime/generic/RTFileMove-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogDefaultInit-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteDebugger-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdErr-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdErr-stub-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdOut-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdOut-stub-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteUser-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimeLocalDeltaNano-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimeLocalExplode-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimeLocalNow-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimerCreate-generic.cpp /vbox/src/VBox/Runtime/generic/critsect-generic.cpp /vbox/src/VBox/Runtime/generic/env-generic.cpp /vbox/src/VBox/Runtime/generic/fs-stubs-generic.cpp /vbox/src/VBox/Runtime/generic/pathhost-generic.cpp /vbox/src/VBox/Runtime/generic/rand-stubs-generic.cpp /vbox/src/VBox/Runtime/generic/sched-generic.cpp /vbox/src/VBox/Runtime/generic/semfastmutex-generic.cpp /vbox/src/VBox/Runtime/generic/semnoint-generic.cpp /vbox/src/VBox/Runtime/generic/semrw-generic.cpp /vbox/src/VBox/Runtime/generic/semsrw-generic.cpp /vbox/src/VBox/Runtime/generic/spinlock-generic.cpp /vbox/src/VBox/Runtime/generic/timer-generic.cpp /vbox/src/VBox/Runtime/generic/utf16locale-generic.cpp /vbox/src/VBox/Runtime/generic/uuid-generic.cpp /vbox/src/VBox/Runtime/include/internal/dir.h /vbox/src/VBox/Runtime/include/internal/file.h /vbox/src/VBox/Runtime/include/internal/fs.h /vbox/src/VBox/Runtime/include/internal/initterm.h /vbox/src/VBox/Runtime/include/internal/ldr.h /vbox/src/VBox/Runtime/include/internal/ldrMZ.h /vbox/src/VBox/Runtime/include/internal/ldrPE.h /vbox/src/VBox/Runtime/include/internal/magics.h /vbox/src/VBox/Runtime/include/internal/memobj.h /vbox/src/VBox/Runtime/include/internal/path.h /vbox/src/VBox/Runtime/include/internal/process.h /vbox/src/VBox/Runtime/include/internal/rand.h /vbox/src/VBox/Runtime/include/internal/sched.h /vbox/src/VBox/Runtime/include/internal/string.h /vbox/src/VBox/Runtime/include/internal/thread.h /vbox/src/VBox/Runtime/include/internal/time.h /vbox/src/VBox/Runtime/nt/RTErrConvertFromNtStatus.cpp /vbox/src/VBox/Runtime/os2/RTErrConvertFromOS2.cpp /vbox/src/VBox/Runtime/os2/sys0.asm /vbox/src/VBox/Runtime/r0drv/alloc-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/alloc-r0drv.h /vbox/src/VBox/Runtime/r0drv/darwin/RTLogWriteDebugger-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/alloc-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/assert-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/initterm-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/process-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/semaphore-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/spinlock-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/the-darwin-kernel.h /vbox/src/VBox/Runtime/r0drv/darwin/thread-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/thread2-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/time-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/initterm-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/linux/RTLogWriteDebugger-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/alloc-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/initterm-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/process-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/semevent-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/semeventmulti-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/semfastmutex-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/semmutex-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/spinlock-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/string.h /vbox/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h /vbox/src/VBox/Runtime/r0drv/linux/thread-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/thread2-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/memobj-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/nt/RTLogWriteDebugger-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/alloc-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/process-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/semevent-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/semeventmulti-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/semfastmutex-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/semmutex-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/spinlock-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/the-nt-kernel.h /vbox/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/thread2-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/time-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/solaris/alloc-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/assert-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/initterm-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/process-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/semevent-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/semeventmulti-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/semfastmutex-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/spinlock-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/the-solaris-kernel.h /vbox/src/VBox/Runtime/r0drv/solaris/thread-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/thread2-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/time-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/timer-r0drv-solaris.c /vbox/src/VBox/Runtime/r3/alloc-ef-cpp.cpp /vbox/src/VBox/Runtime/r3/alloc-ef.cpp /vbox/src/VBox/Runtime/r3/alloc-ef.h /vbox/src/VBox/Runtime/r3/alloc.cpp /vbox/src/VBox/Runtime/r3/darwin/alloc-darwin.cpp /vbox/src/VBox/Runtime/r3/darwin/filelock-darwin.cpp /vbox/src/VBox/Runtime/r3/darwin/time-darwin.cpp /vbox/src/VBox/Runtime/r3/dir.cpp /vbox/src/VBox/Runtime/r3/fileio.cpp /vbox/src/VBox/Runtime/r3/freebsd/alloc-freebsd.cpp /vbox/src/VBox/Runtime/r3/fs.cpp /vbox/src/VBox/Runtime/r3/init.cpp /vbox/src/VBox/Runtime/r3/linux/sched-linux.cpp /vbox/src/VBox/Runtime/r3/linux/sems-linux.cpp /vbox/src/VBox/Runtime/r3/linux/time-linux.cpp /vbox/src/VBox/Runtime/r3/os2/sched-os2.cpp /vbox/src/VBox/Runtime/r3/os2/sems-os2.cpp /vbox/src/VBox/Runtime/r3/os2/system-os2.cpp /vbox/src/VBox/Runtime/r3/os2/thread-os2.cpp /vbox/src/VBox/Runtime/r3/path.cpp /vbox/src/VBox/Runtime/r3/posix/RTTimeNow-posix.cpp /vbox/src/VBox/Runtime/r3/posix/alloc-posix.cpp /vbox/src/VBox/Runtime/r3/posix/dir-posix.cpp /vbox/src/VBox/Runtime/r3/posix/env-posix.cpp /vbox/src/VBox/Runtime/r3/posix/fileio-posix.cpp /vbox/src/VBox/Runtime/r3/posix/filelock-posix.cpp /vbox/src/VBox/Runtime/r3/posix/fs-posix.cpp /vbox/src/VBox/Runtime/r3/posix/ldrNative-posix.cpp /vbox/src/VBox/Runtime/r3/posix/path-posix.cpp /vbox/src/VBox/Runtime/r3/posix/process-posix.cpp /vbox/src/VBox/Runtime/r3/posix/rand-posix.cpp /vbox/src/VBox/Runtime/r3/posix/sched-posix.cpp /vbox/src/VBox/Runtime/r3/posix/sems-posix.cpp /vbox/src/VBox/Runtime/r3/posix/system-posix.cpp /vbox/src/VBox/Runtime/r3/posix/thread-posix.cpp /vbox/src/VBox/Runtime/r3/posix/time-posix.cpp /vbox/src/VBox/Runtime/r3/posix/timelocal-posix.cpp /vbox/src/VBox/Runtime/r3/posix/timer-posix.cpp /vbox/src/VBox/Runtime/r3/posix/utf8-posix.cpp /vbox/src/VBox/Runtime/r3/process.cpp /vbox/src/VBox/Runtime/r3/solaris/alloc-solaris.cpp /vbox/src/VBox/Runtime/r3/stream.cpp /vbox/src/VBox/Runtime/r3/tcp.cpp /vbox/src/VBox/Runtime/r3/win/RTLogWriteDebugger-win.cpp /vbox/src/VBox/Runtime/r3/win/VBoxRT-win32.def /vbox/src/VBox/Runtime/r3/win/VBoxRT-win64.def /vbox/src/VBox/Runtime/r3/win/alloc-win.cpp /vbox/src/VBox/Runtime/r3/win/dir-win.cpp /vbox/src/VBox/Runtime/r3/win/dllmain-win.cpp /vbox/src/VBox/Runtime/r3/win/fileio-win.cpp /vbox/src/VBox/Runtime/r3/win/fs-win.cpp /vbox/src/VBox/Runtime/r3/win/ldrNative-win.cpp /vbox/src/VBox/Runtime/r3/win/path-win.cpp /vbox/src/VBox/Runtime/r3/win/process-win.cpp /vbox/src/VBox/Runtime/r3/win/sched-win.cpp /vbox/src/VBox/Runtime/r3/win/sems-win.cpp /vbox/src/VBox/Runtime/r3/win/system-win.cpp /vbox/src/VBox/Runtime/r3/win/thread-win.cpp /vbox/src/VBox/Runtime/r3/win/time-win.cpp /vbox/src/VBox/Runtime/r3/win/timer-win.cpp /vbox/src/VBox/Runtime/r3/win/utf16locale-win.cpp /vbox/src/VBox/Runtime/r3/win/utf8-win.cpp /vbox/src/VBox/Runtime/r3/win/uuid-win.cpp /vbox/src/VBox/Runtime/testcase/Makefile.kmk /vbox/src/VBox/Runtime/testcase/ioctl.h /vbox/src/VBox/Runtime/testcase/ntGetTimerResolution.cpp /vbox/src/VBox/Runtime/testcase/tstAvl.cpp /vbox/src/VBox/Runtime/testcase/tstBitOperations.cpp /vbox/src/VBox/Runtime/testcase/tstCritSect.cpp /vbox/src/VBox/Runtime/testcase/tstDeadlock.cpp /vbox/src/VBox/Runtime/testcase/tstDir-2.cpp /vbox/src/VBox/Runtime/testcase/tstDir.cpp /vbox/src/VBox/Runtime/testcase/tstEnv.cpp /vbox/src/VBox/Runtime/testcase/tstErrUnique.cpp /vbox/src/VBox/Runtime/testcase/tstFile.cpp /vbox/src/VBox/Runtime/testcase/tstFileLock.cpp /vbox/src/VBox/Runtime/testcase/tstGetOpt.cpp /vbox/src/VBox/Runtime/testcase/tstHeapSimple.cpp /vbox/src/VBox/Runtime/testcase/tstInlineAsm.cpp /vbox/src/VBox/Runtime/testcase/tstIoCtl.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-2.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-3.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-4.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-4Imp-os2.def /vbox/src/VBox/Runtime/testcase/tstLdr-4Imp-win.def /vbox/src/VBox/Runtime/testcase/tstLdr.cpp /vbox/src/VBox/Runtime/testcase/tstLdrDisasmTest.cpp /vbox/src/VBox/Runtime/testcase/tstLdrLoad.cpp /vbox/src/VBox/Runtime/testcase/tstLdrObj.cpp /vbox/src/VBox/Runtime/testcase/tstLdrObjR0.cpp /vbox/src/VBox/Runtime/testcase/tstLog.cpp /vbox/src/VBox/Runtime/testcase/tstMove.cpp /vbox/src/VBox/Runtime/testcase/tstPath.cpp /vbox/src/VBox/Runtime/testcase/tstPrfRT.cpp /vbox/src/VBox/Runtime/testcase/tstRTFsQueries.cpp /vbox/src/VBox/Runtime/testcase/tstRTProcWait.cpp /vbox/src/VBox/Runtime/testcase/tstSems.cpp /vbox/src/VBox/Runtime/testcase/tstStrFormat.cpp /vbox/src/VBox/Runtime/testcase/tstStrToNum.cpp /vbox/src/VBox/Runtime/testcase/tstTSC.cpp /vbox/src/VBox/Runtime/testcase/tstTime-2.cpp /vbox/src/VBox/Runtime/testcase/tstTime-3.cpp /vbox/src/VBox/Runtime/testcase/tstTime.cpp /vbox/src/VBox/Runtime/testcase/tstTimeSpec.cpp /vbox/src/VBox/Runtime/testcase/tstTimer.cpp /vbox/src/VBox/Runtime/testcase/tstUtf8.cpp /vbox/src/VBox/Runtime/testcase/tstUuid.cpp /vbox/src/VBox/Runtime/win/RTErrConvertFromWin32.cpp /vbox/src/VBox/Runtime/win/amd64/ASMAtomicBitClear.asm /vbox/src/VBox/Runtime/win/amd64/ASMAtomicBitTestAndToggle.asm /vbox/src/VBox/Runtime/win/amd64/ASMAtomicBitToggle.asm /vbox/src/VBox/Runtime/win/amd64/ASMAtomicReadU64.asm /vbox/src/VBox/Runtime/win/amd64/ASMAtomicXchgU16.asm /vbox/src/VBox/Runtime/win/amd64/ASMAtomicXchgU8.asm /vbox/src/VBox/Runtime/win/amd64/ASMBitFirstClear.asm /vbox/src/VBox/Runtime/win/amd64/ASMBitFirstSet.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetCS.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDR0.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDR1.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDR2.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDR3.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDR6.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDR7.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetDS.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetES.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetFS.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetFlags.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetGDTR.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetGS.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetIDTR.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetSS.asm /vbox/src/VBox/Runtime/win/amd64/ASMGetTR.asm /vbox/src/VBox/Runtime/win/amd64/ASMProbeReadByte.asm /vbox/src/VBox/Runtime/win/amd64/ASMSetFlags.asm /vbox/src/VBox/Runtime/win/errmsgwin.cpp /vbox/src/VBox/VMM/CFGM.cpp /vbox/src/VBox/VMM/CFGMInternal.h /vbox/src/VBox/VMM/CPUM.cpp /vbox/src/VBox/VMM/CPUMInternal.h /vbox/src/VBox/VMM/CPUMInternal.mac /vbox/src/VBox/VMM/CPUMStack.cpp /vbox/src/VBox/VMM/DBGF.cpp /vbox/src/VBox/VMM/DBGFAddr.cpp /vbox/src/VBox/VMM/DBGFBp.cpp /vbox/src/VBox/VMM/DBGFDisas.cpp /vbox/src/VBox/VMM/DBGFInfo.cpp /vbox/src/VBox/VMM/DBGFInternal.h /vbox/src/VBox/VMM/DBGFLog.cpp /vbox/src/VBox/VMM/DBGFMem.cpp /vbox/src/VBox/VMM/DBGFStack.cpp /vbox/src/VBox/VMM/DBGFSym.cpp /vbox/src/VBox/VMM/EM.cpp /vbox/src/VBox/VMM/EMInternal.h /vbox/src/VBox/VMM/HWACCM.cpp /vbox/src/VBox/VMM/HWACCMInternal.h /vbox/src/VBox/VMM/IOM.cpp /vbox/src/VBox/VMM/IOMInternal.h /vbox/src/VBox/VMM/MM.cpp /vbox/src/VBox/VMM/MMHeap.cpp /vbox/src/VBox/VMM/MMHyper.cpp /vbox/src/VBox/VMM/MMInternal.h /vbox/src/VBox/VMM/MMPagePool.cpp /vbox/src/VBox/VMM/MMPhys.cpp /vbox/src/VBox/VMM/Makefile.kmk /vbox/src/VBox/VMM/PATM/CSAM.cpp /vbox/src/VBox/VMM/PATM/CSAMInternal.h /vbox/src/VBox/VMM/PATM/PATM.cpp /vbox/src/VBox/VMM/PATM/PATMA.asm /vbox/src/VBox/VMM/PATM/PATMA.h /vbox/src/VBox/VMM/PATM/PATMA.mac /vbox/src/VBox/VMM/PATM/PATMGuest.cpp /vbox/src/VBox/VMM/PATM/PATMInternal.h /vbox/src/VBox/VMM/PATM/PATMPatch.cpp /vbox/src/VBox/VMM/PATM/PATMPatch.h /vbox/src/VBox/VMM/PATM/PATMSSM.cpp /vbox/src/VBox/VMM/PATM/VMMAll/CSAMAll.cpp /vbox/src/VBox/VMM/PATM/VMMAll/PATMAll.cpp /vbox/src/VBox/VMM/PATM/VMMGC/CSAMGC.cpp /vbox/src/VBox/VMM/PATM/VMMGC/Makefile.kmk /vbox/src/VBox/VMM/PATM/VMMGC/PATMGC.cpp /vbox/src/VBox/VMM/PDM.cpp /vbox/src/VBox/VMM/PDMCritSect.cpp /vbox/src/VBox/VMM/PDMDevice.cpp /vbox/src/VBox/VMM/PDMDriver.cpp /vbox/src/VBox/VMM/PDMInternal.h /vbox/src/VBox/VMM/PDMLdr.cpp /vbox/src/VBox/VMM/PDMQueue.cpp /vbox/src/VBox/VMM/PDMThread.cpp /vbox/src/VBox/VMM/PGM.cpp /vbox/src/VBox/VMM/PGMBth.h /vbox/src/VBox/VMM/PGMDbg.cpp /vbox/src/VBox/VMM/PGMGst.h /vbox/src/VBox/VMM/PGMHandler.cpp /vbox/src/VBox/VMM/PGMInternal.h /vbox/src/VBox/VMM/PGMMap.cpp /vbox/src/VBox/VMM/PGMPhys.cpp /vbox/src/VBox/VMM/PGMPhys.h /vbox/src/VBox/VMM/PGMPool.cpp /vbox/src/VBox/VMM/PGMShw.h /vbox/src/VBox/VMM/REMInternal.h /vbox/src/VBox/VMM/SELM.cpp /vbox/src/VBox/VMM/SELMInternal.h /vbox/src/VBox/VMM/SSM.cpp /vbox/src/VBox/VMM/SSMInternal.h /vbox/src/VBox/VMM/STAM.cpp /vbox/src/VBox/VMM/STAMInternal.h /vbox/src/VBox/VMM/TM.cpp /vbox/src/VBox/VMM/TMInternal.h /vbox/src/VBox/VMM/TRPM.cpp /vbox/src/VBox/VMM/TRPMInternal.h /vbox/src/VBox/VMM/TRPMInternal.mac /vbox/src/VBox/VMM/VBoxVMMDeps.cpp /vbox/src/VBox/VMM/VM.cpp /vbox/src/VBox/VMM/VMEmt.cpp /vbox/src/VBox/VMM/VMInternal.h /vbox/src/VBox/VMM/VMM.cpp /vbox/src/VBox/VMM/VMMAll/CPUMAllA.asm /vbox/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp /vbox/src/VBox/VMM/VMMAll/DBGFAll.cpp /vbox/src/VBox/VMM/VMMAll/EMAll.cpp /vbox/src/VBox/VMM/VMMAll/EMAllA.asm /vbox/src/VBox/VMM/VMMAll/IOMAll.cpp /vbox/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp /vbox/src/VBox/VMM/VMMAll/MMAll.cpp /vbox/src/VBox/VMM/VMMAll/MMAllHyper.cpp /vbox/src/VBox/VMM/VMMAll/MMAllPagePool.cpp /vbox/src/VBox/VMM/VMMAll/MMAllPhys.cpp /vbox/src/VBox/VMM/VMMAll/PDMAll.cpp /vbox/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp /vbox/src/VBox/VMM/VMMAll/PDMAllQueue.cpp /vbox/src/VBox/VMM/VMMAll/PGMAll.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllBth.h /vbox/src/VBox/VMM/VMMAll/PGMAllGst.h /vbox/src/VBox/VMM/VMMAll/PGMAllHandler.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllMap.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllPhys.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllPool.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllShw.h /vbox/src/VBox/VMM/VMMAll/REMAll.cpp /vbox/src/VBox/VMM/VMMAll/SELMAll.cpp /vbox/src/VBox/VMM/VMMAll/TMAll.cpp /vbox/src/VBox/VMM/VMMAll/TMAllCpu.cpp /vbox/src/VBox/VMM/VMMAll/TMAllReal.cpp /vbox/src/VBox/VMM/VMMAll/TMAllVirtual.cpp /vbox/src/VBox/VMM/VMMAll/TRPMAll.cpp /vbox/src/VBox/VMM/VMMAll/VMAll.cpp /vbox/src/VBox/VMM/VMMAll/VMMAll.cpp /vbox/src/VBox/VMM/VMMCodingGuidelines.cpp /vbox/src/VBox/VMM/VMMDocsRawMode.cpp /vbox/src/VBox/VMM/VMMGC/CPUMGC.cpp /vbox/src/VBox/VMM/VMMGC/CPUMGCA.asm /vbox/src/VBox/VMM/VMMGC/DBGFGC.cpp /vbox/src/VBox/VMM/VMMGC/EMGCA.asm /vbox/src/VBox/VMM/VMMGC/IOMGC.cpp /vbox/src/VBox/VMM/VMMGC/MMRamGC.cpp /vbox/src/VBox/VMM/VMMGC/MMRamGCA.asm /vbox/src/VBox/VMM/VMMGC/Makefile.kmk /vbox/src/VBox/VMM/VMMGC/PDMGCDevice.cpp /vbox/src/VBox/VMM/VMMGC/PGMGC.cpp /vbox/src/VBox/VMM/VMMGC/PGMGCBth.h /vbox/src/VBox/VMM/VMMGC/PGMGCGst.h /vbox/src/VBox/VMM/VMMGC/PGMGCShw.h /vbox/src/VBox/VMM/VMMGC/REMGC.cpp /vbox/src/VBox/VMM/VMMGC/SELMGC.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGC.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGCHandlersA.asm /vbox/src/VBox/VMM/VMMGC/VMMGC.cpp /vbox/src/VBox/VMM/VMMGC/VMMGC.def /vbox/src/VBox/VMM/VMMGC/VMMGC.mac /vbox/src/VBox/VMM/VMMGC/VMMGC0.asm /vbox/src/VBox/VMM/VMMGC/VMMGC99.asm /vbox/src/VBox/VMM/VMMGC/VMMGCA.asm /vbox/src/VBox/VMM/VMMGC/VMMGCBuiltin.def /vbox/src/VBox/VMM/VMMGC/VMMGCDeps.cpp /vbox/src/VBox/VMM/VMMInternal.h /vbox/src/VBox/VMM/VMMInternal.mac /vbox/src/VBox/VMM/VMMR0/CPUMR0.cpp /vbox/src/VBox/VMM/VMMR0/DBGFR0.cpp /vbox/src/VBox/VMM/VMMR0/GMMR0.cpp /vbox/src/VBox/VMM/VMMR0/GMMR0Internal.h /vbox/src/VBox/VMM/VMMR0/GVMMR0.cpp /vbox/src/VBox/VMM/VMMR0/GVMMR0Internal.h /vbox/src/VBox/VMM/VMMR0/HWACCMR0.cpp /vbox/src/VBox/VMM/VMMR0/HWACCMR0A.asm /vbox/src/VBox/VMM/VMMR0/HWSVMR0.cpp /vbox/src/VBox/VMM/VMMR0/HWSVMR0.h /vbox/src/VBox/VMM/VMMR0/HWVMXR0.cpp /vbox/src/VBox/VMM/VMMR0/HWVMXR0.h /vbox/src/VBox/VMM/VMMR0/PDMR0Device.cpp /vbox/src/VBox/VMM/VMMR0/PGMR0.cpp /vbox/src/VBox/VMM/VMMR0/TRPMR0.cpp /vbox/src/VBox/VMM/VMMR0/TRPMR0A.asm /vbox/src/VBox/VMM/VMMR0/VMMR0.cpp /vbox/src/VBox/VMM/VMMR0/VMMR0.def /vbox/src/VBox/VMM/VMMR0/VMMR0A.asm /vbox/src/VBox/VMM/VMMSwitcher/32BitTo32Bit.asm /vbox/src/VBox/VMM/VMMSwitcher/32BitToPAE.asm /vbox/src/VBox/VMM/VMMSwitcher/AMD64ToPAE.asm /vbox/src/VBox/VMM/VMMSwitcher/PAETo32Bit.asm /vbox/src/VBox/VMM/VMMSwitcher/PAEToPAE.asm /vbox/src/VBox/VMM/VMMSwitcher/PAEand32Bit.mac /vbox/src/VBox/VMM/VMMSwitcher/VMMSwitcher.h /vbox/src/VBox/VMM/VMMSwitcher/VMMSwitcher.mac /vbox/src/VBox/VMM/VMMTests.cpp /vbox/src/VBox/VMM/VMReq.cpp /vbox/src/VBox/VMM/testcase/Makefile.kmk /vbox/src/VBox/VMM/testcase/mkdsk.sh /vbox/src/VBox/VMM/testcase/tstAnimate.cpp /vbox/src/VBox/VMM/testcase/tstAsmStructs.cpp /vbox/src/VBox/VMM/testcase/tstAsmStructsAsm.asm /vbox/src/VBox/VMM/testcase/tstCFGM.cpp /vbox/src/VBox/VMM/testcase/tstCompiler.cpp /vbox/src/VBox/VMM/testcase/tstGlobalConfig.cpp /vbox/src/VBox/VMM/testcase/tstHelp.h /vbox/src/VBox/VMM/testcase/tstMMHyperHeap.cpp /vbox/src/VBox/VMM/testcase/tstMicro.cpp /vbox/src/VBox/VMM/testcase/tstMicro.h /vbox/src/VBox/VMM/testcase/tstMicro.mac /vbox/src/VBox/VMM/testcase/tstMicroGC.cpp /vbox/src/VBox/VMM/testcase/tstMicroGC.def /vbox/src/VBox/VMM/testcase/tstMicroGCA.asm /vbox/src/VBox/VMM/testcase/tstSSM.cpp /vbox/src/VBox/VMM/testcase/tstVMM-2.cpp /vbox/src/VBox/VMM/testcase/tstVMM-HwAccm.cpp /vbox/src/VBox/VMM/testcase/tstVMM.cpp /vbox/src/VBox/VMM/testcase/tstVMMFork.cpp /vbox/src/VBox/VMM/testcase/tstVMMR0CallHost-1.cpp /vbox/src/VBox/VMM/testcase/tstVMREQ.cpp /vbox/src/VBox/VMM/testcase/tstVMStructGC.cpp /vbox/src/VBox/VMM/testcase/tstVMStructSize.cpp /vbox/src/bldprogs/Makefile.kmk /vbox/src/bldprogs/bin2c.c /vbox/src/libs/Makefile.kmk /vbox/src/libs/ffmpeg-20060710/Makefile.kmk /vbox/src/libs/ffmpeg-20060710/VBoxFFmpeg-darwin.def /vbox/src/libs/ffmpeg-20060710/VBoxFFmpeg.def /vbox/src/libs/kStuff/Makefile.kmk /vbox/src/libs/kStuff/iprt/kHlpAlloc-iprt.cpp /vbox/src/libs/kStuff/iprt/kHlpEnv-iprt.cpp /vbox/src/libs/kStuff/iprt/kHlpPage-iprt.cpp /vbox/src/libs/kStuff/iprt/kHlpString-iprt.cpp /vbox/src/libs/kStuff/iprt/kRdrFile-iprt.cpp /vbox/src/libs/liblzf-1.51/Makefile.kmk /vbox/src/libs/xpcom18a4/Makefile.kmk /vbox/src/recompiler/InnoTek/config-host.h /vbox/src/recompiler/InnoTek/config.h /vbox/src/recompiler/InnoTek/crt/stdio.h /vbox/src/recompiler/InnoTek/deftoimp.sed /vbox/src/recompiler/InnoTek/op-darwin.sed /vbox/src/recompiler/InnoTek/structs.h /vbox/src/recompiler/Makefile.kmk /vbox/src/recompiler/VBoxREM.def /vbox/src/recompiler/VBoxREMWrapper.cpp /vbox/src/recompiler/VBoxREMWrapperA.asm /vbox/src/recompiler/VBoxRecompiler.c /vbox/src/testcase/Makefile.kmk /vbox/src/testcase/tstRunTestcases.cpp
e2f8949b23aa000a9fd0bdabba0ffc3dd1144403 5982 06-Dec-2007 vboxsync

Removed obsolete VRDP server interface that used COM.

380a51441d9b22a29b79e2807a6a5ab5aa15770c 5891 30-Nov-2007 vboxsync

Guest Additions: fixed todo from r26395 regarding IOCTL definitions on Linux

6a2ae0d97f4daeda187f51d3ca10ec2c4afa9598 5887 30-Nov-2007 vboxsync

r=bird: Removed incorrect remarks, updated the others with the recent VBoxDrv experience. Added a todo on _IOC/linux.

10fc17202656dac99b633c5c94184d016cac564b 5819 22-Nov-2007 vboxsync

Additions: added an R3 runtime for Linux guests

3e6c6998d1dfeded8b9a23f5aa94ad63e9a681d9 5605 01-Nov-2007 vboxsync

BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24

VBoxDev.h VBoxGuest.h VBoxGuest16.h cpum.h dbg.h dbgf.h dis.h hwacc_svm.h hwacc_vmx.h mm.h patm.h pdmdev.h pdmdrv.h pdmifs.h selm.h vusb.h x86.h x86.mac /vbox/include/iprt/asm.h /vbox/include/iprt/asmdefs.mac /vbox/include/iprt/cdefs.h /vbox/include/iprt/ldr.h /vbox/include/iprt/path.h /vbox/include/iprt/string.h /vbox/include/iprt/thread.h /vbox/include/iprt/time.h /vbox/include/iprt/timer.h /vbox/include/iprt/uni.h /vbox/src/VBox/Debugger/DBGConsole.cpp /vbox/src/VBox/Devices/Audio/DevIchAc97.cpp /vbox/src/VBox/Devices/Network/DevPCNet.cpp /vbox/src/VBox/Devices/PC/DevACPI.cpp /vbox/src/VBox/Devices/PC/DevPcBios.cpp /vbox/src/VBox/Devices/Storage/VBoxHDD-new.cpp /vbox/src/VBox/Devices/Storage/VDICore.h /vbox/src/VBox/Devices/Storage/fdc.c /vbox/src/VBox/Frontends/VBoxManage/VBoxManage.h /vbox/src/VBox/HostDrivers/Support/SUPDRVShared.c /vbox/src/VBox/Runtime/common/alloc/heapsimple.cpp /vbox/src/VBox/Runtime/common/string/strformatrt.cpp /vbox/src/VBox/Runtime/common/string/utf-8.cpp /vbox/src/VBox/Runtime/include/internal/thread.h /vbox/src/VBox/Runtime/r0drv/alloc-r0drv.h /vbox/src/VBox/Runtime/testcase/tstBitOperations.cpp /vbox/src/VBox/Runtime/testcase/tstInlineAsm.cpp /vbox/src/VBox/VMM/CPUM.cpp /vbox/src/VBox/VMM/CPUMInternal.h /vbox/src/VBox/VMM/CPUMInternal.mac /vbox/src/VBox/VMM/HWACCMInternal.h /vbox/src/VBox/VMM/PATM/CSAMInternal.h /vbox/src/VBox/VMM/PATM/PATMA.h /vbox/src/VBox/VMM/PATM/PATMA.mac /vbox/src/VBox/VMM/PATM/PATMInternal.h /vbox/src/VBox/VMM/PGM.cpp /vbox/src/VBox/VMM/PGMInternal.h /vbox/src/VBox/VMM/TM.cpp /vbox/src/VBox/VMM/TRPMInternal.h /vbox/src/VBox/VMM/TRPMInternal.mac /vbox/src/VBox/VMM/VMMAll/PGMAllBth.h /vbox/src/VBox/VMM/VMMGC/DBGFGC.cpp /vbox/src/VBox/VMM/VMMR0/DBGFR0.cpp /vbox/src/VBox/VMM/VMMR0/HWACCMR0A.asm /vbox/src/VBox/VMM/VMMR0/HWSVMR0.cpp /vbox/src/VBox/VMM/VMMR0/HWVMXR0.cpp /vbox/src/VBox/VMM/VMMSwitcher/PAEand32Bit.mac /vbox/src/VBox/VMM/testcase/tstCompiler.cpp /vbox/src/recompiler/VBoxREMWrapper.cpp
e6ebd3238e8e20770a1b5d32067f6284fe4f3fb9 5040 26-Sep-2007 vboxsync

GC phys/virt to HC virt functions are no longer accessible in our PDM interface. Rewrote disassembly functions to use the mapping functions. Code that runs in EMT (like CSAM/PATM) can still use the old conversion functions. Easier to use and (far) less overhead.

25b47a1efb63828291dbfb50fcddd1083ef8d691 4662 10-Sep-2007 vboxsync

Update

b67371138fad4e636e6a0fc52425cd9504c7ef8e 4611 07-Sep-2007 vboxsync

Updates

6316c3b717d5cad4c86c9fdf2ed5116bc19dc953 4600 07-Sep-2007 vboxsync

Fix

cf9128363e01fa6216e0a91d9d3ad26f46754bba 4575 06-Sep-2007 vboxsync

Updates

752a118544f8aa2034e909565050ac3c92153a85 4573 06-Sep-2007 vboxsync

More statistics. Started implementing the guest side.

837825c220f58a2cd67c935c7b3017f0e063f610 4571 06-Sep-2007 vboxsync

Future proof

22fb50f17e8fe28b96a62775868e8aa60d43a5ab 4570 06-Sep-2007 vboxsync

More guest statistics

0f5387ab2b3728b4cc428083ce9ad305396bb721 4540 05-Sep-2007 vboxsync

Implemented notification for guest about an active VRDP connection.

0419270b46cf33d97c9f1fae25bca18785d17b23 4533 05-Sep-2007 vboxsync

Cleaned up a bit

403f4f0e4f0470b6c6ec0294902a110549d59ad9 4532 05-Sep-2007 vboxsync

Memory balloon size change updates

15d1e71f8b67c4ab21939c4676df7ea0b495fad1 4524 05-Sep-2007 vboxsync

Updates for guest statistics

b615d873eedc083d7368df1c778f85012b082072 4519 04-Sep-2007 vboxsync

VRDP change event bit.

7b123cc349c4d0d5d7d75c7f49593c4eec9da0ff 4516 04-Sep-2007 vboxsync

Skeleton for guest management extension

3c490ebd05ff572ab592a5d6d1783eb56ecd480a 4492 03-Sep-2007 vboxsync

Continued Main-VMMDev work on memory ballooning.

c7f701759ef25b9b698bba12a355852eebc679e4 4350 24-Aug-2007 vboxsync

Initial code for seamless mode in Linux guests

5afbd8216bbfaaa92a1410556eae10914973faf7 4110 10-Aug-2007 vboxsync

Added locked pointer types

e038ecbdbe7b36f2120572a23e06f4a393aa6948 4109 10-Aug-2007 vboxsync

Clarify

4acd29d3de6e90c1b1ec06ba94c843041775dc81 4108 10-Aug-2007 vboxsync

Decreased VBOX_HGCM_MAX_PARMS to 32.

c98fb3e16fcd571a790eab772c0c66173d225205 4071 07-Aug-2007 vboxsync

Biggest check-in ever. New source code headers for all (C) innotek files.

/vbox/Makefile.kmk /vbox/debian/VBox.sh /vbox/debian/vboxdrv.init.tmpl /vbox/debian/vboxnet.init.tmpl /vbox/include/Makefile.kmk HostServices/VBoxClipboardExt.h HostServices/VBoxClipboardSvc.h HostServices/VBoxOGLOp.h HostServices/VBoxOpenGLSvc.h VBoxDev.h VBoxGuest.h VBoxGuestLib.h VBoxHDD-new.h VBoxHDD.h VBoxVideo.h VRDPAuth.h asmdefs.mac cdefs.h cfgldr.h cfgm.h com/ErrorInfo.h com/EventQueue.h com/Guid.h com/VirtualBox.h com/assert.h com/com.h com/defs.h com/ptr.h com/string.h cpum.h cpum.mac cpumdis.h csam.h dbg.h dbgf.h dbggui.h dis.h disopcode.h em.h err.h err.sed hgcmsvc.h hwacc_svm.h hwacc_vmx.h hwacc_vmx.mac hwaccm.h intnet.h iom.h log.h mm.h nasm.mac ostypes.h param.h patm.h pci.h pdm.h pdmapi.h pdmcritsect.h pdmdev.h pdmdrv.h pdmifs.h pdmins.h pdmqueue.h pdmsrv.h pdmthread.h pdmusb.h pgm.h rem.h scsi.h selm.h shflsvc.h ssm.h stam.h stam.mac sup.h tapwin32.h tm.h trpm.h trpm.mac types.h usb.h usblib.h version.h vm.h vm.mac vmapi.h vmm.h vrdpapi.h vrdpusb.h vusb.h x86.h /vbox/include/iprt/alloc.h /vbox/include/iprt/alloca.h /vbox/include/iprt/asm.h /vbox/include/iprt/asmdefs.mac /vbox/include/iprt/assert.h /vbox/include/iprt/avl.h /vbox/include/iprt/cdefs.h /vbox/include/iprt/cpputils.h /vbox/include/iprt/crc32.h /vbox/include/iprt/crc64.h /vbox/include/iprt/critsect.h /vbox/include/iprt/ctype.h /vbox/include/iprt/dir.h /vbox/include/iprt/env.h /vbox/include/iprt/err.h /vbox/include/iprt/err.sed /vbox/include/iprt/file.h /vbox/include/iprt/fs.h /vbox/include/iprt/heap.h /vbox/include/iprt/initterm.h /vbox/include/iprt/ldr.h /vbox/include/iprt/log.h /vbox/include/iprt/md5.h /vbox/include/iprt/mem.h /vbox/include/iprt/memobj.h /vbox/include/iprt/nocrt/amd64/fenv.h /vbox/include/iprt/nocrt/amd64/math.h /vbox/include/iprt/nocrt/compiler/compiler.h /vbox/include/iprt/nocrt/compiler/gcc.h /vbox/include/iprt/nocrt/fenv.h /vbox/include/iprt/nocrt/inttypes.h /vbox/include/iprt/nocrt/limits.h /vbox/include/iprt/nocrt/math.h /vbox/include/iprt/nocrt/setjmp.h /vbox/include/iprt/nocrt/stdarg.h /vbox/include/iprt/nocrt/stddef.h /vbox/include/iprt/nocrt/stdlib.h /vbox/include/iprt/nocrt/string.h /vbox/include/iprt/nocrt/x86/fenv.h /vbox/include/iprt/nocrt/x86/math.h /vbox/include/iprt/param.h /vbox/include/iprt/path.h /vbox/include/iprt/process.h /vbox/include/iprt/rand.h /vbox/include/iprt/req.h /vbox/include/iprt/runtime.h /vbox/include/iprt/semaphore.h /vbox/include/iprt/spinlock.h /vbox/include/iprt/stdarg.h /vbox/include/iprt/stdint.h /vbox/include/iprt/stream.h /vbox/include/iprt/string.h /vbox/include/iprt/system.h /vbox/include/iprt/table.h /vbox/include/iprt/tcp.h /vbox/include/iprt/thread.h /vbox/include/iprt/time.h /vbox/include/iprt/timer.h /vbox/include/iprt/types.h /vbox/include/iprt/uni.h /vbox/include/iprt/uuid.h /vbox/include/iprt/zip.h /vbox/src/Makefile.kmk /vbox/src/VBox/Additions/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Display/Mirror/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Display/VBoxDisp.def /vbox/src/VBox/Additions/WINNT/Graphics/Display/dd.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/drv.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vbox.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vbva.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vbvavrdp.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdp.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdpbmp.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdpbmp.h /vbox/src/VBox/Additions/WINNT/Graphics/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Helper.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Helper.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/helpers.c /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/vrdpdd.inf /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/vrdpvd.c /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/vrdpvd.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.def /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.inf /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/vboxioctl.h /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/MesaGL.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/OGLComplexAsync.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/OGLComplexSync.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/OGLLookup.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/OGLSimpleAsync.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/OGLSimpleSync.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxCmd.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxICDList.h /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxOGL.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxOGL.def /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxOGL.h /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxOGL.rc /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/dllmain.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/drv.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/glext.cpp /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/test/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/OpenGL/test/tstShOpenGL.cpp /vbox/src/VBox/Additions/WINNT/Makefile.kmk /vbox/src/VBox/Additions/WINNT/MouseFilter/Makefile.kmk /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.cpp /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.h /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.inf /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.rc /vbox/src/VBox/Additions/WINNT/VBoxControl/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxControl/VBoxControl.cpp /vbox/src/VBox/Additions/WINNT/VBoxControl/VBoxControl.rc /vbox/src/VBox/Additions/WINNT/VBoxGINA/Dialog.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/Dialog.h /vbox/src/VBox/Additions/WINNT/VBoxGINA/Helper.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/Helper.h /vbox/src/VBox/Additions/WINNT/VBoxGINA/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.def /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/Helper.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/Helper.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxGuest/NTLegacy.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/NTLegacy.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.inf /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.rc /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestInst.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestMsg.mc /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestPnP.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestPnP.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest_Internal.h /vbox/src/VBox/Additions/WINNT/VBoxHook/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.cpp /vbox/src/VBox/Additions/WINNT/VBoxHook/VBoxHook.def /vbox/src/VBox/Additions/WINNT/VBoxHook/dllmain.cpp /vbox/src/VBox/Additions/WINNT/VBoxHook/testcase/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxHook/testcase/tstHook.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxClipboard.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxSeamless.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxSeamless.h /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxService.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxService.h /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxService.rc /vbox/src/VBox/Additions/WINNT/VBoxService/helpers.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/helpers.h /vbox/src/VBox/Additions/WINNT/VBoxService/resource.h /vbox/src/VBox/Additions/WINNT/i8042prt/Makefile.kmk /vbox/src/VBox/Additions/WINNT/include/VBoxDisplay.h /vbox/src/VBox/Additions/common/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxGuestLib/GenericRequest.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/HGCM.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/HGCMInternal.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/Init.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxGuestLib/PhysHeap.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/SysHlp.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/SysHlp.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBGLInternal.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.c /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestLog.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VMMDev.cpp /vbox/src/VBox/Additions/linux/Makefile.kmk /vbox/src/VBox/Additions/linux/daemon/Makefile.kmk /vbox/src/VBox/Additions/linux/daemon/supc++.c /vbox/src/VBox/Additions/linux/daemon/vboxadd_timesync.c /vbox/src/VBox/Additions/linux/export_modules /vbox/src/VBox/Additions/linux/installer/vboxadd-timesync.sh /vbox/src/VBox/Additions/linux/installer/vboxadd.sh /vbox/src/VBox/Additions/linux/installer/vboxvfs.sh /vbox/src/VBox/Additions/linux/installer/x11config.pl /vbox/src/VBox/Additions/linux/module/Makefile.kmk /vbox/src/VBox/Additions/linux/module/Makefile.module /vbox/src/VBox/Additions/linux/module/cmc.c /vbox/src/VBox/Additions/linux/module/files_vboxadd /vbox/src/VBox/Additions/linux/module/hgcmcall.c /vbox/src/VBox/Additions/linux/module/vboxmod.c /vbox/src/VBox/Additions/linux/module/vboxmod.h /vbox/src/VBox/Additions/linux/module/waitcompat.h /vbox/src/VBox/Additions/linux/sharedfolders/Makefile.kmk /vbox/src/VBox/Additions/linux/sharedfolders/Makefile.module /vbox/src/VBox/Additions/linux/sharedfolders/dirops.c /vbox/src/VBox/Additions/linux/sharedfolders/files_vboxvfs /vbox/src/VBox/Additions/linux/sharedfolders/mount.vboxsf.c /vbox/src/VBox/Additions/linux/sharedfolders/regops.c /vbox/src/VBox/Additions/linux/sharedfolders/utils.c /vbox/src/VBox/Additions/linux/sharedfolders/vbsfmount.h /vbox/src/VBox/Additions/linux/sharedfolders/vfs-utils.c /vbox/src/VBox/Additions/linux/sharedfolders/vfsmod.c /vbox/src/VBox/Additions/linux/sharedfolders/vfsmod.h /vbox/src/VBox/Additions/linux/testcase/TimesyncBackdoor.c /vbox/src/VBox/Additions/linux/xclient/Makefile.kmk /vbox/src/VBox/Additions/linux/xclient/clipboard.cpp /vbox/src/VBox/Additions/linux/xgraphics/Imakefile /vbox/src/VBox/Additions/linux/xgraphics/Makefile.kmk /vbox/src/VBox/Additions/linux/xgraphics/vboxutils.c /vbox/src/VBox/Additions/linux/xgraphics/vboxvideo.h /vbox/src/VBox/Additions/linux/xgraphics/vboxvideo_13.c /vbox/src/VBox/Additions/linux/xgraphics/vboxvideo_68.c /vbox/src/VBox/Additions/linux/xgraphics/vboxvideo_70.c /vbox/src/VBox/Additions/linux/xmouse/Makefile.kmk /vbox/src/VBox/Additions/linux/xmouse/VBoxUtils.c /vbox/src/VBox/Additions/linux/xmouse/VBoxUtils.h /vbox/src/VBox/Additions/linux/xmouse/xorg70/mouse.c /vbox/src/VBox/Additions/linux/xmouse/xorg71/mouse.c /vbox/src/VBox/Additions/os2/VBoxGuest/Makefile.kmk /vbox/src/VBox/Additions/os2/VBoxGuest/VBoxGuest-os2.cpp /vbox/src/VBox/Additions/os2/VBoxGuest/VBoxGuest-os2.def /vbox/src/VBox/Additions/os2/VBoxGuest/VBoxGuest.cpp /vbox/src/VBox/Additions/os2/VBoxGuest/VBoxGuestA-os2.asm /vbox/src/VBox/Additions/os2/VBoxGuest/VBoxGuestInternal.h /vbox/src/VBox/Additions/os2/VBoxService/Makefile.kmk /vbox/src/VBox/Additions/os2/VBoxService/VBoxService-os2.cpp /vbox/src/VBox/Additions/os2/VBoxService/VBoxService-os2.def /vbox/src/VBox/Additions/os2/VBoxService/VBoxService.cpp /vbox/src/VBox/Additions/os2/VBoxService/VBoxServiceClipboard-os2.cpp /vbox/src/VBox/Additions/os2/VBoxService/VBoxServiceInternal.h /vbox/src/VBox/Additions/os2/VBoxService/VBoxServiceTimeSync.cpp /vbox/src/VBox/Debugger/DBGCTcp.cpp /vbox/src/VBox/Debugger/DBGConsole.cpp /vbox/src/VBox/Debugger/Makefile.kmk /vbox/src/VBox/Debugger/VBoxDbg.cpp /vbox/src/VBox/Debugger/VBoxDbgBase.cpp /vbox/src/VBox/Debugger/VBoxDbgBase.h /vbox/src/VBox/Debugger/VBoxDbgConsole.cpp /vbox/src/VBox/Debugger/VBoxDbgConsole.h /vbox/src/VBox/Debugger/VBoxDbgGui.cpp /vbox/src/VBox/Debugger/VBoxDbgGui.h /vbox/src/VBox/Debugger/VBoxDbgStats.cpp /vbox/src/VBox/Debugger/VBoxDbgStats.h /vbox/src/VBox/Debugger/testcase/tstVBoxDbg.cpp /vbox/src/VBox/Devices/Audio/DevIchAc97.cpp /vbox/src/VBox/Devices/Audio/audiosniffer.c /vbox/src/VBox/Devices/Audio/winaudio.c /vbox/src/VBox/Devices/Builtins.cpp /vbox/src/VBox/Devices/Builtins.h /vbox/src/VBox/Devices/Builtins2.cpp /vbox/src/VBox/Devices/Builtins2.h /vbox/src/VBox/Devices/Bus/DevPCI.cpp /vbox/src/VBox/Devices/Bus/PCIInternal.h /vbox/src/VBox/Devices/Graphics/BIOS/Makefile.kmk /vbox/src/VBox/Devices/Graphics/DevVGA.cpp /vbox/src/VBox/Devices/Graphics/DevVGA.h /vbox/src/VBox/Devices/Graphics/DevVGAModes.h /vbox/src/VBox/Devices/Graphics/DevVGATmpl.h /vbox/src/VBox/Devices/Input/DevPS2.cpp /vbox/src/VBox/Devices/Input/DrvKeyboardQueue.cpp /vbox/src/VBox/Devices/Input/DrvMouseQueue.cpp /vbox/src/VBox/Devices/Makefile.kmk /vbox/src/VBox/Devices/Network/DevPCNet.cpp /vbox/src/VBox/Devices/Network/DrvIntNet.cpp /vbox/src/VBox/Devices/Network/DrvNAT.cpp /vbox/src/VBox/Devices/Network/DrvNetSniffer.cpp /vbox/src/VBox/Devices/Network/DrvTAP.cpp /vbox/src/VBox/Devices/Network/DrvTAPOs2.cpp /vbox/src/VBox/Devices/Network/DrvTAPWin32.cpp /vbox/src/VBox/Devices/Network/SrvIntNetR0.cpp /vbox/src/VBox/Devices/Network/slirp/slirp_state.h /vbox/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp /vbox/src/VBox/Devices/PC/BIOS/Makefile.kmk /vbox/src/VBox/Devices/PC/DevACPI.cpp /vbox/src/VBox/Devices/PC/DevAPIC.cpp /vbox/src/VBox/Devices/PC/DevDMA.cpp /vbox/src/VBox/Devices/PC/DevPIC.cpp /vbox/src/VBox/Devices/PC/DevPcArch.c /vbox/src/VBox/Devices/PC/DevPcBios.cpp /vbox/src/VBox/Devices/PC/DevPcBios.h /vbox/src/VBox/Devices/PC/DevPit-i8254.cpp /vbox/src/VBox/Devices/PC/DevRTC.cpp /vbox/src/VBox/Devices/PC/DrvACPI.cpp /vbox/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk /vbox/src/VBox/Devices/Parallel/DevParallel.cpp /vbox/src/VBox/Devices/Parallel/DrvHostParallel.cpp /vbox/src/VBox/Devices/Parallel/ParallelIOCtlCmd.h /vbox/src/VBox/Devices/Serial/DevSerial.cpp /vbox/src/VBox/Devices/Serial/DrvChar.cpp /vbox/src/VBox/Devices/Serial/DrvNamedPipe.cpp /vbox/src/VBox/Devices/Storage/DevATA.cpp /vbox/src/VBox/Devices/Storage/DrvBlock.cpp /vbox/src/VBox/Devices/Storage/DrvHostBase.cpp /vbox/src/VBox/Devices/Storage/DrvHostBase.h /vbox/src/VBox/Devices/Storage/DrvHostDVD.cpp /vbox/src/VBox/Devices/Storage/DrvHostFloppy.cpp /vbox/src/VBox/Devices/Storage/DrvHostRawDisk.cpp /vbox/src/VBox/Devices/Storage/DrvMediaISO.cpp /vbox/src/VBox/Devices/Storage/DrvRawImage.cpp /vbox/src/VBox/Devices/Storage/DrvVD.cpp /vbox/src/VBox/Devices/Storage/DrvVmdk.cpp /vbox/src/VBox/Devices/Storage/PIIX3ATABmDma.h /vbox/src/VBox/Devices/Storage/VBoxHDD-new.cpp /vbox/src/VBox/Devices/Storage/VBoxHDD-newInternal.h /vbox/src/VBox/Devices/Storage/VBoxHDD.cpp /vbox/src/VBox/Devices/Storage/VDICore.cpp /vbox/src/VBox/Devices/Storage/VDICore.h /vbox/src/VBox/Devices/Storage/VmdkHDDCore.cpp /vbox/src/VBox/Devices/Storage/fdc.c /vbox/src/VBox/Devices/Storage/ide.h /vbox/src/VBox/Devices/Storage/swab.h /vbox/src/VBox/Devices/Storage/testcase/Makefile.kmk /vbox/src/VBox/Devices/Storage/testcase/tstVDI.cpp /vbox/src/VBox/Devices/Storage/testcase/vditool.cpp /vbox/src/VBox/Devices/VMMDev/VBoxDev.cpp /vbox/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp /vbox/src/VBox/Devices/VMMDev/VMMDevHGCM.h /vbox/src/VBox/Devices/VMMDev/VMMDevState.h /vbox/src/VBox/Devices/testcase/Makefile.kmk /vbox/src/VBox/Devices/testcase/tstDeviceStructSize.cpp /vbox/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp /vbox/src/VBox/Devices/vl_vbox.h /vbox/src/VBox/Disassembler/Disasm.cpp /vbox/src/VBox/Disassembler/DisasmCore.cpp /vbox/src/VBox/Disassembler/DisasmInternal.h /vbox/src/VBox/Disassembler/DisasmTables.cpp /vbox/src/VBox/Disassembler/DisasmTables.h /vbox/src/VBox/Disassembler/DisasmTest.cpp /vbox/src/VBox/Disassembler/DisasmTestA.asm /vbox/src/VBox/Disassembler/DisasmTestCore.cpp /vbox/src/VBox/Disassembler/Makefile.kmk /vbox/src/VBox/Frontends/Makefile.kmk /vbox/src/VBox/Frontends/VBoxBFE/COMDefs.h /vbox/src/VBox/Frontends/VBoxBFE/ConsoleImpl.h /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.h /vbox/src/VBox/Frontends/VBoxBFE/EmulCpp.cpp /vbox/src/VBox/Frontends/VBoxBFE/Framebuffer.h /vbox/src/VBox/Frontends/VBoxBFE/HostUSBDeviceImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/HostUSBDeviceImpl.h /vbox/src/VBox/Frontends/VBoxBFE/HostUSBImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/HostUSBImpl.h /vbox/src/VBox/Frontends/VBoxBFE/KeyboardImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/KeyboardImpl.h /vbox/src/VBox/Frontends/VBoxBFE/Logging.h /vbox/src/VBox/Frontends/VBoxBFE/MachineDebuggerImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/MachineDebuggerImpl.h /vbox/src/VBox/Frontends/VBoxBFE/Makefile.kmk /vbox/src/VBox/Frontends/VBoxBFE/MouseImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/MouseImpl.h /vbox/src/VBox/Frontends/VBoxBFE/NetworkAdapterImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/NetworkAdapterImpl.h /vbox/src/VBox/Frontends/VBoxBFE/SDLConsole.cpp /vbox/src/VBox/Frontends/VBoxBFE/SDLConsole.h /vbox/src/VBox/Frontends/VBoxBFE/SDLFramebuffer.cpp /vbox/src/VBox/Frontends/VBoxBFE/SDLFramebuffer.h /vbox/src/VBox/Frontends/VBoxBFE/StatusImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/StatusImpl.h /vbox/src/VBox/Frontends/VBoxBFE/USBProxyService.cpp /vbox/src/VBox/Frontends/VBoxBFE/USBProxyService.h /vbox/src/VBox/Frontends/VBoxBFE/USBProxyServiceLinux.cpp /vbox/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp /vbox/src/VBox/Frontends/VBoxBFE/VBoxBFE.h /vbox/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp /vbox/src/VBox/Frontends/VBoxBFE/VMMDevInterface.h /vbox/src/VBox/Frontends/VBoxBFE/VirtualBoxBase.h /vbox/src/VBox/Frontends/VBoxFB/Framebuffer.cpp /vbox/src/VBox/Frontends/VBoxFB/Framebuffer.h /vbox/src/VBox/Frontends/VBoxFB/Helper.cpp /vbox/src/VBox/Frontends/VBoxFB/Helper.h /vbox/src/VBox/Frontends/VBoxFB/Makefile.kmk /vbox/src/VBox/Frontends/VBoxFB/VBoxFB.cpp /vbox/src/VBox/Frontends/VBoxFB/VBoxFB.h /vbox/src/VBox/Frontends/VBoxManage/Makefile.kmk /vbox/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManage.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManage.h /vbox/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp /vbox/src/VBox/Frontends/VBoxSDL/Framebuffer.h /vbox/src/VBox/Frontends/VBoxSDL/Helper.cpp /vbox/src/VBox/Frontends/VBoxSDL/Helper.h /vbox/src/VBox/Frontends/VBoxSDL/Makefile.kmk /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDL.h /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDLTest.cpp /vbox/src/VBox/Frontends/VirtualBox/Makefile.kmk /vbox/src/VBox/Frontends/VirtualBox/VBoxGUI.pro /vbox/src/VBox/Frontends/VirtualBox/VBoxUI.pro /vbox/src/VBox/Frontends/VirtualBox/include/CIShared.h /vbox/src/VBox/Frontends/VirtualBox/include/COMDefs.h /vbox/src/VBox/Frontends/VirtualBox/include/COMWrappers.xsl /vbox/src/VBox/Frontends/VirtualBox/include/DarwinCursor.h /vbox/src/VBox/Frontends/VirtualBox/include/DarwinKeyboard.h /vbox/src/VBox/Frontends/VirtualBox/include/QIApplication.h /vbox/src/VBox/Frontends/VirtualBox/include/QIHotKeyEdit.h /vbox/src/VBox/Frontends/VirtualBox/include/QIMessageBox.h /vbox/src/VBox/Frontends/VirtualBox/include/QIRichLabel.h /vbox/src/VBox/Frontends/VirtualBox/include/QIStateIndicator.h /vbox/src/VBox/Frontends/VirtualBox/include/QIStatusBar.h /vbox/src/VBox/Frontends/VirtualBox/include/QIWidgetValidator.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxAquaStyle.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxDefs.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxDownloaderWgt.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxFrameBuffer.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxGlobalSettings.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxMediaComboBox.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxSelectorWnd.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxToolBar.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxUtils.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxVMListBox.h /vbox/src/VBox/Frontends/VirtualBox/include/XKeyboard.h /vbox/src/VBox/Frontends/VirtualBox/src/COMDefs.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIHotKeyEdit.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIMessageBox.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIRichLabel.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIStateIndicator.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIStatusBar.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIWidgetValidator.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxDefs.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxDownloaderWgt.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFBDDRAW.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxGlobalSettings.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxMediaComboBox.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxVMListBox.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/DarwinCursor.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/DarwinKeyboard.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxAquaStyle.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxUtils-darwin.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/tstDarwinKeyboard.cpp /vbox/src/VBox/Frontends/VirtualBox/src/linux/XKeyboard.cpp /vbox/src/VBox/Frontends/VirtualBox/src/main.cpp /vbox/src/VBox/Frontends/VirtualBox/src/win32/VirtualBox.rc /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxAboutDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxCloseVMDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxNewHDWzd.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxNewHDWzd.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotDetailsDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotDetailsDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotsWgt.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotsWgt.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxTakeSnapshotDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxTakeSnapshotDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxUSBFilterSettings.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxUSBFilterSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMFirstRunWzd.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMFirstRunWzd.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMLogViewer.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMLogViewer.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h /vbox/src/VBox/HostDrivers/Makefile.kmk /vbox/src/VBox/HostDrivers/Support/Makefile.kmk /vbox/src/VBox/HostDrivers/Support/SUPDRV.h /vbox/src/VBox/HostDrivers/Support/SUPDRVIOC.h /vbox/src/VBox/HostDrivers/Support/SUPDRVShared.c /vbox/src/VBox/HostDrivers/Support/SUPLib.cpp /vbox/src/VBox/HostDrivers/Support/SUPLibInternal.h /vbox/src/VBox/HostDrivers/Support/SUPR0.def /vbox/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp /vbox/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp /vbox/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp /vbox/src/VBox/HostDrivers/Support/linux/Makefile /vbox/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c /vbox/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.mod.c /vbox/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp /vbox/src/VBox/HostDrivers/Support/linux/build_in_tmp /vbox/src/VBox/HostDrivers/Support/linux/export_modules /vbox/src/VBox/HostDrivers/Support/linux/files_vboxdrv /vbox/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.def /vbox/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp /vbox/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c /vbox/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp /vbox/src/VBox/HostDrivers/Support/testcase/Makefile.kmk /vbox/src/VBox/HostDrivers/Support/testcase/SUPInstall.cpp /vbox/src/VBox/HostDrivers/Support/testcase/SUPUninstall.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstContiguous.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstGetPagingMode.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstInit.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstInt.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstLow.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstPage.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstPin.cpp /vbox/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp /vbox/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm /vbox/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp /vbox/src/VBox/HostDrivers/Support/win/VBoxDrv.inf /vbox/src/VBox/HostDrivers/VBoxTAP/Makefile.kmk /vbox/src/VBox/HostDrivers/VBoxTAP/VBoxTAP.inf /vbox/src/VBox/HostServices/Makefile.kmk /vbox/src/VBox/HostServices/SharedClipboard/Makefile.kmk /vbox/src/VBox/HostServices/SharedClipboard/VBoxClipboard.h /vbox/src/VBox/HostServices/SharedClipboard/linux.cpp /vbox/src/VBox/HostServices/SharedClipboard/service.cpp /vbox/src/VBox/HostServices/SharedClipboard/win32.cpp /vbox/src/VBox/HostServices/SharedFolders/Makefile.kmk /vbox/src/VBox/HostServices/SharedFolders/mappings.cpp /vbox/src/VBox/HostServices/SharedFolders/mappings.h /vbox/src/VBox/HostServices/SharedFolders/service.cpp /vbox/src/VBox/HostServices/SharedFolders/shfl.h /vbox/src/VBox/HostServices/SharedFolders/shflhandle.cpp /vbox/src/VBox/HostServices/SharedFolders/shflhandle.h /vbox/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk /vbox/src/VBox/HostServices/SharedFolders/testcase/tstShflCase.cpp /vbox/src/VBox/HostServices/SharedFolders/testcase/tstShflSizes.cpp /vbox/src/VBox/HostServices/SharedFolders/vbsf.cpp /vbox/src/VBox/HostServices/SharedFolders/vbsf.h /vbox/src/VBox/HostServices/SharedOpenGL/HostOGLComplexAsync.cpp /vbox/src/VBox/HostServices/SharedOpenGL/HostOGLComplexSync.cpp /vbox/src/VBox/HostServices/SharedOpenGL/HostOGLSimpleAsync.cpp /vbox/src/VBox/HostServices/SharedOpenGL/HostOGLSimpleSync.cpp /vbox/src/VBox/HostServices/SharedOpenGL/Makefile.kmk /vbox/src/VBox/HostServices/SharedOpenGL/gldrv.h /vbox/src/VBox/HostServices/SharedOpenGL/glext.cpp /vbox/src/VBox/HostServices/SharedOpenGL/gllindrv.cpp /vbox/src/VBox/HostServices/SharedOpenGL/glwindrv.cpp /vbox/src/VBox/HostServices/SharedOpenGL/service.cpp /vbox/src/VBox/HostServices/SharedOpenGL/vboxgl.cpp /vbox/src/VBox/HostServices/SharedOpenGL/vboxgl.h /vbox/src/VBox/Installer/Makefile.kmk /vbox/src/VBox/Installer/linux/Makefile.kmk /vbox/src/VBox/Installer/linux/VBox.sh /vbox/src/VBox/Installer/linux/VBoxAddIF.sh /vbox/src/VBox/Installer/linux/vboxdrv.sh /vbox/src/VBox/Installer/linux/vboxnet.sh /vbox/src/VBox/Main/AudioAdapterImpl.cpp /vbox/src/VBox/Main/AudioSnifferInterface.cpp /vbox/src/VBox/Main/BIOSSettingsImpl.cpp /vbox/src/VBox/Main/ConsoleImpl.cpp /vbox/src/VBox/Main/ConsoleVRDPServer.cpp /vbox/src/VBox/Main/DVDDriveImpl.cpp /vbox/src/VBox/Main/DVDImageImpl.cpp /vbox/src/VBox/Main/DisplayImpl.cpp /vbox/src/VBox/Main/FloppyDriveImpl.cpp /vbox/src/VBox/Main/FloppyImageImpl.cpp /vbox/src/VBox/Main/FramebufferImpl.cpp /vbox/src/VBox/Main/GuestImpl.cpp /vbox/src/VBox/Main/GuestOSTypeImpl.cpp /vbox/src/VBox/Main/HardDiskAttachmentImpl.cpp /vbox/src/VBox/Main/HardDiskImpl.cpp /vbox/src/VBox/Main/HostDVDDriveImpl.cpp /vbox/src/VBox/Main/HostFloppyDriveImpl.cpp /vbox/src/VBox/Main/HostImpl.cpp /vbox/src/VBox/Main/HostNetworkInterfaceImpl.cpp /vbox/src/VBox/Main/HostUSBDeviceImpl.cpp /vbox/src/VBox/Main/KeyboardImpl.cpp /vbox/src/VBox/Main/Logging.cpp /vbox/src/VBox/Main/MachineDebuggerImpl.cpp /vbox/src/VBox/Main/MachineImpl.cpp /vbox/src/VBox/Main/Makefile.kmk /vbox/src/VBox/Main/Matching.cpp /vbox/src/VBox/Main/MouseImpl.cpp /vbox/src/VBox/Main/NetworkAdapterImpl.cpp /vbox/src/VBox/Main/ParallelPortImpl.cpp /vbox/src/VBox/Main/ProgressImpl.cpp /vbox/src/VBox/Main/RemoteUSBDeviceImpl.cpp /vbox/src/VBox/Main/SerialPortImpl.cpp /vbox/src/VBox/Main/SessionImpl.cpp /vbox/src/VBox/Main/SharedFolderImpl.cpp /vbox/src/VBox/Main/SnapshotImpl.cpp /vbox/src/VBox/Main/SystemPropertiesImpl.cpp /vbox/src/VBox/Main/USBControllerImpl.cpp /vbox/src/VBox/Main/USBDeviceFilterImpl.cpp /vbox/src/VBox/Main/USBDeviceImpl.cpp /vbox/src/VBox/Main/USBProxyService.cpp /vbox/src/VBox/Main/VBoxDll.cpp /vbox/src/VBox/Main/VBoxDriversRegister.cpp /vbox/src/VBox/Main/VMMDevInterface.cpp /vbox/src/VBox/Main/VirtualBoxBase.cpp /vbox/src/VBox/Main/VirtualBoxErrorInfoImpl.cpp /vbox/src/VBox/Main/VirtualBoxImpl.cpp /vbox/src/VBox/Main/VirtualBoxXMLUtil.cpp /vbox/src/VBox/Main/darwin/iokit.cpp /vbox/src/VBox/Main/darwin/iokit.h /vbox/src/VBox/Main/glue/ErrorInfo.cpp /vbox/src/VBox/Main/glue/EventQueue.cpp /vbox/src/VBox/Main/glue/com.cpp /vbox/src/VBox/Main/glue/initterm.cpp /vbox/src/VBox/Main/glue/string.cpp /vbox/src/VBox/Main/hgcm/HGCM.cpp /vbox/src/VBox/Main/hgcm/HGCMObjects.cpp /vbox/src/VBox/Main/hgcm/HGCMThread.cpp /vbox/src/VBox/Main/idl/VirtualBox.xidl /vbox/src/VBox/Main/idl/doxygen.xsl /vbox/src/VBox/Main/idl/midl.xsl /vbox/src/VBox/Main/idl/xpidl.xsl /vbox/src/VBox/Main/include/AudioAdapterImpl.h /vbox/src/VBox/Main/include/AudioSnifferInterface.h /vbox/src/VBox/Main/include/AutoLock.h /vbox/src/VBox/Main/include/BIOSSettingsImpl.h /vbox/src/VBox/Main/include/Collection.h /vbox/src/VBox/Main/include/ConsoleEvents.h /vbox/src/VBox/Main/include/ConsoleImpl.h /vbox/src/VBox/Main/include/ConsoleVRDPServer.h /vbox/src/VBox/Main/include/DVDDriveImpl.h /vbox/src/VBox/Main/include/DVDImageImpl.h /vbox/src/VBox/Main/include/DisplayImpl.h /vbox/src/VBox/Main/include/FloppyDriveImpl.h /vbox/src/VBox/Main/include/FloppyImageImpl.h /vbox/src/VBox/Main/include/FramebufferImpl.h /vbox/src/VBox/Main/include/GuestImpl.h /vbox/src/VBox/Main/include/GuestOSTypeImpl.h /vbox/src/VBox/Main/include/HardDiskAttachmentImpl.h /vbox/src/VBox/Main/include/HardDiskImpl.h /vbox/src/VBox/Main/include/HostDVDDriveImpl.h /vbox/src/VBox/Main/include/HostFloppyDriveImpl.h /vbox/src/VBox/Main/include/HostImpl.h /vbox/src/VBox/Main/include/HostNetworkInterfaceImpl.h /vbox/src/VBox/Main/include/HostUSBDeviceImpl.h /vbox/src/VBox/Main/include/KeyboardImpl.h /vbox/src/VBox/Main/include/Logging.h /vbox/src/VBox/Main/include/MachineDebuggerImpl.h /vbox/src/VBox/Main/include/MachineImpl.h /vbox/src/VBox/Main/include/Matching.h /vbox/src/VBox/Main/include/MouseImpl.h /vbox/src/VBox/Main/include/NetworkAdapterImpl.h /vbox/src/VBox/Main/include/ParallelPortImpl.h /vbox/src/VBox/Main/include/ProgressImpl.h /vbox/src/VBox/Main/include/RemoteUSBBackend.h /vbox/src/VBox/Main/include/RemoteUSBDeviceImpl.h /vbox/src/VBox/Main/include/SerialPortImpl.h /vbox/src/VBox/Main/include/SessionImpl.h /vbox/src/VBox/Main/include/Shareable.h /vbox/src/VBox/Main/include/SharedFolderImpl.h /vbox/src/VBox/Main/include/SnapshotImpl.h /vbox/src/VBox/Main/include/SystemPropertiesImpl.h /vbox/src/VBox/Main/include/USBControllerImpl.h /vbox/src/VBox/Main/include/USBDeviceFilterImpl.h /vbox/src/VBox/Main/include/USBDeviceImpl.h /vbox/src/VBox/Main/include/USBProxyService.h /vbox/src/VBox/Main/include/VMMDev.h /vbox/src/VBox/Main/include/VRDPServerImpl.h /vbox/src/VBox/Main/include/VirtualBoxBase.h /vbox/src/VBox/Main/include/VirtualBoxErrorInfoImpl.h /vbox/src/VBox/Main/include/VirtualBoxImpl.h /vbox/src/VBox/Main/include/VirtualBoxXMLUtil.h /vbox/src/VBox/Main/include/cfgldrhlp.h /vbox/src/VBox/Main/include/hgcm/HGCM.h /vbox/src/VBox/Main/include/hgcm/HGCMObjects.h /vbox/src/VBox/Main/include/hgcm/HGCMThread.h /vbox/src/VBox/Main/include/vbox-libhal.h /vbox/src/VBox/Main/linux/helpers.cpp /vbox/src/VBox/Main/linux/module.cpp /vbox/src/VBox/Main/linux/server.cpp /vbox/src/VBox/Main/linux/server.h /vbox/src/VBox/Main/linux/server_module.cpp /vbox/src/VBox/Main/linux/vbox-libhal.cpp /vbox/src/VBox/Main/testcase/Makefile.kmk /vbox/src/VBox/Main/testcase/VBox.cpp /vbox/src/VBox/Main/testcase/makefile.tstVBoxAPILinux /vbox/src/VBox/Main/testcase/tstAPI.cpp /vbox/src/VBox/Main/testcase/tstVBoxAPILinux.cpp /vbox/src/VBox/Main/testcase/tstVBoxAPIWin.cpp /vbox/src/VBox/Main/win32/VBoxC.def /vbox/src/VBox/Main/win32/VBoxC.rc /vbox/src/VBox/Main/win32/VBoxSVC.rc /vbox/src/VBox/Main/win32/comregister.cmd /vbox/src/VBox/Main/win32/dllmain.cpp /vbox/src/VBox/Main/win32/resource.h /vbox/src/VBox/Main/win32/svchlp.cpp /vbox/src/VBox/Main/win32/svchlp.h /vbox/src/VBox/Main/win32/svcmain.cpp /vbox/src/VBox/Main/xml/SchemaDefs.xsl /vbox/src/VBox/Main/xml/SettingsConverter.xsl /vbox/src/VBox/Main/xml/VirtualBox-settings-common.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-linux.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-macosx.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-os2.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-windows.xsd /vbox/src/VBox/Main/xml/cfgldr.cpp /vbox/src/VBox/Main/xml/cfgldrhlp.cpp /vbox/src/VBox/Makefile.kmk /vbox/src/VBox/Runtime/Makefile.kmk /vbox/src/VBox/Runtime/RTErrConvertFromErrno.cpp /vbox/src/VBox/Runtime/VBox/RTAssertDoBreakpoint-vbox.cpp /vbox/src/VBox/Runtime/VBox/VBoxRTDeps.cpp /vbox/src/VBox/Runtime/VBox/log-vbox.cpp /vbox/src/VBox/Runtime/VBox/logbackdoor.cpp /vbox/src/VBox/Runtime/VBox/strformat-vbox.cpp /vbox/src/VBox/Runtime/alloc.cpp /vbox/src/VBox/Runtime/alloc/heapsimple.cpp /vbox/src/VBox/Runtime/assert.cpp /vbox/src/VBox/Runtime/crc32.cpp /vbox/src/VBox/Runtime/crc64.cpp /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwinCOM.cpp /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwinIO.cpp /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwinKern.cpp /vbox/src/VBox/Runtime/dir.cpp /vbox/src/VBox/Runtime/errmsg.cpp /vbox/src/VBox/Runtime/errmsg.sed /vbox/src/VBox/Runtime/errmsgcom.sed /vbox/src/VBox/Runtime/errmsgxpcom.sed /vbox/src/VBox/Runtime/fileio.cpp /vbox/src/VBox/Runtime/fs.cpp /vbox/src/VBox/Runtime/gc/initterm-gc.cpp /vbox/src/VBox/Runtime/generic/RTAssertDoBreakpoint-generic.cpp /vbox/src/VBox/Runtime/generic/RTDirQueryInfo-generic.cpp /vbox/src/VBox/Runtime/generic/RTDirSetTimes-generic.cpp /vbox/src/VBox/Runtime/generic/RTFileCopy-generic.cpp /vbox/src/VBox/Runtime/generic/RTFileMove-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogDefaultInit-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteDebugger-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdErr-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdErr-stub-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdOut-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdOut-stub-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteUser-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimeLocalDeltaNano-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimeLocalExplode-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimeLocalNow-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimerCreate-generic.cpp /vbox/src/VBox/Runtime/generic/critsect-generic.cpp /vbox/src/VBox/Runtime/generic/env-generic.cpp /vbox/src/VBox/Runtime/generic/fs-stubs-generic.cpp /vbox/src/VBox/Runtime/generic/pathhost-generic.cpp /vbox/src/VBox/Runtime/generic/rand-stubs-generic.cpp /vbox/src/VBox/Runtime/generic/sched-generic.cpp /vbox/src/VBox/Runtime/generic/semfastmutex-generic.cpp /vbox/src/VBox/Runtime/generic/semnoint-generic.cpp /vbox/src/VBox/Runtime/generic/semrw-generic.cpp /vbox/src/VBox/Runtime/generic/semsrw-generic.cpp /vbox/src/VBox/Runtime/generic/spinlock-generic.cpp /vbox/src/VBox/Runtime/generic/timer-generic.cpp /vbox/src/VBox/Runtime/generic/utf16locale-generic.cpp /vbox/src/VBox/Runtime/generic/uuid-generic.cpp /vbox/src/VBox/Runtime/include/internal/dir.h /vbox/src/VBox/Runtime/include/internal/file.h /vbox/src/VBox/Runtime/include/internal/fs.h /vbox/src/VBox/Runtime/include/internal/initterm.h /vbox/src/VBox/Runtime/include/internal/ldr.h /vbox/src/VBox/Runtime/include/internal/ldrMZ.h /vbox/src/VBox/Runtime/include/internal/ldrPE.h /vbox/src/VBox/Runtime/include/internal/magics.h /vbox/src/VBox/Runtime/include/internal/memobj.h /vbox/src/VBox/Runtime/include/internal/path.h /vbox/src/VBox/Runtime/include/internal/process.h /vbox/src/VBox/Runtime/include/internal/rand.h /vbox/src/VBox/Runtime/include/internal/sched.h /vbox/src/VBox/Runtime/include/internal/string.h /vbox/src/VBox/Runtime/include/internal/thread.h /vbox/src/VBox/Runtime/include/internal/time.h /vbox/src/VBox/Runtime/ldr.cpp /vbox/src/VBox/Runtime/ldrELF.cpp /vbox/src/VBox/Runtime/ldrELFRelocatable.cpp.h /vbox/src/VBox/Runtime/ldrEx.cpp /vbox/src/VBox/Runtime/ldrFile.cpp /vbox/src/VBox/Runtime/ldrNative.cpp /vbox/src/VBox/Runtime/ldrPE.cpp /vbox/src/VBox/Runtime/ldrkLdr.cpp /vbox/src/VBox/Runtime/log.cpp /vbox/src/VBox/Runtime/logcom.cpp /vbox/src/VBox/Runtime/logformat.cpp /vbox/src/VBox/Runtime/math/ceill.asm /vbox/src/VBox/Runtime/math/cosl.asm /vbox/src/VBox/Runtime/math/fabs.asm /vbox/src/VBox/Runtime/math/fabsf.asm /vbox/src/VBox/Runtime/math/fabsl.asm /vbox/src/VBox/Runtime/math/floor.asm /vbox/src/VBox/Runtime/math/floorf.asm /vbox/src/VBox/Runtime/math/floorl.asm /vbox/src/VBox/Runtime/math/ldexpl.asm /vbox/src/VBox/Runtime/math/llrint.asm /vbox/src/VBox/Runtime/math/llrintf.asm /vbox/src/VBox/Runtime/math/llrintl.asm /vbox/src/VBox/Runtime/math/logl.asm /vbox/src/VBox/Runtime/math/lrint.asm /vbox/src/VBox/Runtime/math/lrintf.asm /vbox/src/VBox/Runtime/math/lrintl.asm /vbox/src/VBox/Runtime/math/remainder.asm /vbox/src/VBox/Runtime/math/remainderf.asm /vbox/src/VBox/Runtime/math/remainderl.asm /vbox/src/VBox/Runtime/math/sinl.asm /vbox/src/VBox/Runtime/math/tanl.asm /vbox/src/VBox/Runtime/math/trunc.asm /vbox/src/VBox/Runtime/math/truncf.asm /vbox/src/VBox/Runtime/math/truncl.asm /vbox/src/VBox/Runtime/md5.cpp /vbox/src/VBox/Runtime/misc/rand.cpp /vbox/src/VBox/Runtime/misc/sanity-c.c /vbox/src/VBox/Runtime/misc/sanity-cpp.cpp /vbox/src/VBox/Runtime/misc/sanity.h /vbox/src/VBox/Runtime/misc/setjmp.asm /vbox/src/VBox/Runtime/nt/RTErrConvertFromNtStatus.cpp /vbox/src/VBox/Runtime/os2/RTErrConvertFromOS2.cpp /vbox/src/VBox/Runtime/os2/sys0.asm /vbox/src/VBox/Runtime/path.cpp /vbox/src/VBox/Runtime/r0drv/alloc-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/alloc-r0drv.h /vbox/src/VBox/Runtime/r0drv/darwin/RTLogWriteDebugger-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/alloc-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/assert-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/initterm-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/process-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/semaphore-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/spinlock-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/the-darwin-kernel.h /vbox/src/VBox/Runtime/r0drv/darwin/thread-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/thread2-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/time-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/initterm-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/linux/RTLogWriteDebugger-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/alloc-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/initterm-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/process-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/semaphore-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/spinlock-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/string.h /vbox/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h /vbox/src/VBox/Runtime/r0drv/linux/thread-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/thread2-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/memobj-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/nt/RTLogWriteDebugger-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/alloc-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/process-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/semaphore-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/spinlock-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/the-nt-kernel.h /vbox/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/thread2-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/solaris/alloc-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/assert-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/initterm-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/process-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/semevent-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/semfastmutex-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/spinlock-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/the-solaris-kernel.h /vbox/src/VBox/Runtime/r0drv/solaris/thread-r0drv-solaris.c /vbox/src/VBox/Runtime/r0drv/solaris/thread2-r0drv-solaris.c /vbox/src/VBox/Runtime/r3/alloc-ef-cpp.cpp /vbox/src/VBox/Runtime/r3/alloc-ef.cpp /vbox/src/VBox/Runtime/r3/alloc-ef.h /vbox/src/VBox/Runtime/r3/alloc.cpp /vbox/src/VBox/Runtime/r3/darwin/alloc-darwin.cpp /vbox/src/VBox/Runtime/r3/darwin/filelock-darwin.cpp /vbox/src/VBox/Runtime/r3/darwin/time-darwin.cpp /vbox/src/VBox/Runtime/r3/freebsd/alloc-freebsd.cpp /vbox/src/VBox/Runtime/r3/init.cpp /vbox/src/VBox/Runtime/r3/linux/sched-linux.cpp /vbox/src/VBox/Runtime/r3/linux/sems-linux.cpp /vbox/src/VBox/Runtime/r3/linux/time-linux.cpp /vbox/src/VBox/Runtime/r3/os2/sems-os2.cpp /vbox/src/VBox/Runtime/r3/os2/system-os2.cpp /vbox/src/VBox/Runtime/r3/os2/thread-os2.cpp /vbox/src/VBox/Runtime/r3/posix/RTTimeNow-posix.cpp /vbox/src/VBox/Runtime/r3/posix/alloc-posix.cpp /vbox/src/VBox/Runtime/r3/posix/dir-posix.cpp /vbox/src/VBox/Runtime/r3/posix/env-posix.cpp /vbox/src/VBox/Runtime/r3/posix/fileio-posix.cpp /vbox/src/VBox/Runtime/r3/posix/filelock-posix.cpp /vbox/src/VBox/Runtime/r3/posix/fs-posix.cpp /vbox/src/VBox/Runtime/r3/posix/ldrNative-posix.cpp /vbox/src/VBox/Runtime/r3/posix/path-posix.cpp /vbox/src/VBox/Runtime/r3/posix/process-posix.cpp /vbox/src/VBox/Runtime/r3/posix/rand-posix.cpp /vbox/src/VBox/Runtime/r3/posix/sched-posix.cpp /vbox/src/VBox/Runtime/r3/posix/sems-posix.cpp /vbox/src/VBox/Runtime/r3/posix/system-posix.cpp /vbox/src/VBox/Runtime/r3/posix/thread-posix.cpp /vbox/src/VBox/Runtime/r3/posix/time-posix.cpp /vbox/src/VBox/Runtime/r3/posix/timelocal-posix.cpp /vbox/src/VBox/Runtime/r3/posix/timer-posix.cpp /vbox/src/VBox/Runtime/r3/posix/utf8-posix.cpp /vbox/src/VBox/Runtime/r3/process.cpp /vbox/src/VBox/Runtime/r3/stream.cpp /vbox/src/VBox/Runtime/r3/tcp.cpp /vbox/src/VBox/Runtime/r3/win32/RTLogWriteDebugger-win32.cpp /vbox/src/VBox/Runtime/r3/win32/alloc-win32.cpp /vbox/src/VBox/Runtime/r3/win32/dir-win32.cpp /vbox/src/VBox/Runtime/r3/win32/dllmain-win32.cpp /vbox/src/VBox/Runtime/r3/win32/fileio-win32.cpp /vbox/src/VBox/Runtime/r3/win32/fs-win32.cpp /vbox/src/VBox/Runtime/r3/win32/ldrNative-win32.cpp /vbox/src/VBox/Runtime/r3/win32/path-win32.cpp /vbox/src/VBox/Runtime/r3/win32/process-win32.cpp /vbox/src/VBox/Runtime/r3/win32/sched-win32.cpp /vbox/src/VBox/Runtime/r3/win32/sems-win32.cpp /vbox/src/VBox/Runtime/r3/win32/system-win32.cpp /vbox/src/VBox/Runtime/r3/win32/thread-win32.cpp /vbox/src/VBox/Runtime/r3/win32/time-win32.cpp /vbox/src/VBox/Runtime/r3/win32/timer-win32.cpp /vbox/src/VBox/Runtime/r3/win32/utf16locale-win32.cpp /vbox/src/VBox/Runtime/r3/win32/utf8-win32.cpp /vbox/src/VBox/Runtime/r3/win32/uuid-win32.cpp /vbox/src/VBox/Runtime/r3/win64/VBoxRT-win64.def /vbox/src/VBox/Runtime/req.cpp /vbox/src/VBox/Runtime/semspingpong.cpp /vbox/src/VBox/Runtime/straprintf.cpp /vbox/src/VBox/Runtime/strformat.cpp /vbox/src/VBox/Runtime/strformatrt.cpp /vbox/src/VBox/Runtime/string.cpp /vbox/src/VBox/Runtime/string/memchr.asm /vbox/src/VBox/Runtime/string/memchr.cpp /vbox/src/VBox/Runtime/string/memchr_alias.c /vbox/src/VBox/Runtime/string/memcmp.asm /vbox/src/VBox/Runtime/string/memcmp.cpp /vbox/src/VBox/Runtime/string/memcmp_alias.c /vbox/src/VBox/Runtime/string/memcpy.asm /vbox/src/VBox/Runtime/string/memcpy.cpp /vbox/src/VBox/Runtime/string/memcpy_alias.c /vbox/src/VBox/Runtime/string/mempcpy.asm /vbox/src/VBox/Runtime/string/memset.asm /vbox/src/VBox/Runtime/string/memset.cpp /vbox/src/VBox/Runtime/string/memset_alias.c /vbox/src/VBox/Runtime/string/strchr.asm /vbox/src/VBox/Runtime/string/strchr_alias.c /vbox/src/VBox/Runtime/string/strcmp.asm /vbox/src/VBox/Runtime/string/strcmp_alias.c /vbox/src/VBox/Runtime/string/strcpy.cpp /vbox/src/VBox/Runtime/string/strlen.cpp /vbox/src/VBox/Runtime/string/strncmp.cpp /vbox/src/VBox/Runtime/string/strpbrk.cpp /vbox/src/VBox/Runtime/strprintf.cpp /vbox/src/VBox/Runtime/strspace.cpp /vbox/src/VBox/Runtime/strstrip.cpp /vbox/src/VBox/Runtime/strtonum.cpp /vbox/src/VBox/Runtime/table/avl_Base.cpp.h /vbox/src/VBox/Runtime/table/avl_Destroy.cpp.h /vbox/src/VBox/Runtime/table/avl_DoWithAll.cpp.h /vbox/src/VBox/Runtime/table/avl_Enum.cpp.h /vbox/src/VBox/Runtime/table/avl_Get.cpp.h /vbox/src/VBox/Runtime/table/avl_GetBestFit.cpp.h /vbox/src/VBox/Runtime/table/avl_Range.cpp.h /vbox/src/VBox/Runtime/table/avl_RemoveBestFit.cpp.h /vbox/src/VBox/Runtime/table/avlgcptr.cpp /vbox/src/VBox/Runtime/table/avlhcphys.cpp /vbox/src/VBox/Runtime/table/avlogcphys.cpp /vbox/src/VBox/Runtime/table/avlogcptr.cpp /vbox/src/VBox/Runtime/table/avlohcphys.cpp /vbox/src/VBox/Runtime/table/avloioport.cpp /vbox/src/VBox/Runtime/table/avlpv.cpp /vbox/src/VBox/Runtime/table/avlrgcptr.cpp /vbox/src/VBox/Runtime/table/avlrogcphys.cpp /vbox/src/VBox/Runtime/table/avlrogcptr.cpp /vbox/src/VBox/Runtime/table/avlroioport.cpp /vbox/src/VBox/Runtime/table/avlroogcptr.cpp /vbox/src/VBox/Runtime/table/avlu32.cpp /vbox/src/VBox/Runtime/table/avlul.cpp /vbox/src/VBox/Runtime/table/table.cpp /vbox/src/VBox/Runtime/testcase/Makefile.kmk /vbox/src/VBox/Runtime/testcase/ioctl.h /vbox/src/VBox/Runtime/testcase/ntGetTimerResolution.cpp /vbox/src/VBox/Runtime/testcase/tstAvl.cpp /vbox/src/VBox/Runtime/testcase/tstBitOperations.cpp /vbox/src/VBox/Runtime/testcase/tstCritSect.cpp /vbox/src/VBox/Runtime/testcase/tstDeadlock.cpp /vbox/src/VBox/Runtime/testcase/tstDir-2.cpp /vbox/src/VBox/Runtime/testcase/tstDir.cpp /vbox/src/VBox/Runtime/testcase/tstErrUnique.cpp /vbox/src/VBox/Runtime/testcase/tstFile.cpp /vbox/src/VBox/Runtime/testcase/tstFileLock.cpp /vbox/src/VBox/Runtime/testcase/tstHeapSimple.cpp /vbox/src/VBox/Runtime/testcase/tstInlineAsm.cpp /vbox/src/VBox/Runtime/testcase/tstIoCtl.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-2.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-3.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-4.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-4Imp-os2.def /vbox/src/VBox/Runtime/testcase/tstLdr-4Imp-win.def /vbox/src/VBox/Runtime/testcase/tstLdr.cpp /vbox/src/VBox/Runtime/testcase/tstLdrDisasmTest.cpp /vbox/src/VBox/Runtime/testcase/tstLdrLoad.cpp /vbox/src/VBox/Runtime/testcase/tstLdrObj.cpp /vbox/src/VBox/Runtime/testcase/tstLdrObjR0.cpp /vbox/src/VBox/Runtime/testcase/tstLog.cpp /vbox/src/VBox/Runtime/testcase/tstMove.cpp /vbox/src/VBox/Runtime/testcase/tstPath.cpp /vbox/src/VBox/Runtime/testcase/tstPrfRT.cpp /vbox/src/VBox/Runtime/testcase/tstRTFsQueries.cpp /vbox/src/VBox/Runtime/testcase/tstRTProcWait.cpp /vbox/src/VBox/Runtime/testcase/tstSems.cpp /vbox/src/VBox/Runtime/testcase/tstStrFormat.cpp /vbox/src/VBox/Runtime/testcase/tstStrToNum.cpp /vbox/src/VBox/Runtime/testcase/tstTSC.cpp /vbox/src/VBox/Runtime/testcase/tstTime-2.cpp /vbox/src/VBox/Runtime/testcase/tstTime-3.cpp /vbox/src/VBox/Runtime/testcase/tstTime.cpp /vbox/src/VBox/Runtime/testcase/tstTimeSpec.cpp /vbox/src/VBox/Runtime/testcase/tstTimer.cpp /vbox/src/VBox/Runtime/testcase/tstUtf8.cpp /vbox/src/VBox/Runtime/testcase/tstUuid.cpp /vbox/src/VBox/Runtime/thread.cpp /vbox/src/VBox/Runtime/time.cpp /vbox/src/VBox/Runtime/timeprog.cpp /vbox/src/VBox/Runtime/timesup.cpp /vbox/src/VBox/Runtime/uni.cpp /vbox/src/VBox/Runtime/unidata.cpp /vbox/src/VBox/Runtime/uniread.cpp /vbox/src/VBox/Runtime/utf-16.cpp /vbox/src/VBox/Runtime/utf-8.cpp /vbox/src/VBox/Runtime/win32/RTErrConvertFromWin32.cpp /vbox/src/VBox/Runtime/win32/errmsgwin.cpp /vbox/src/VBox/Runtime/win64/ASMAtomicBitClear.asm /vbox/src/VBox/Runtime/win64/ASMAtomicBitTestAndToggle.asm /vbox/src/VBox/Runtime/win64/ASMAtomicBitToggle.asm /vbox/src/VBox/Runtime/win64/ASMAtomicReadU64.asm /vbox/src/VBox/Runtime/win64/ASMAtomicXchgU16.asm /vbox/src/VBox/Runtime/win64/ASMAtomicXchgU8.asm /vbox/src/VBox/Runtime/win64/ASMBitFirstClear.asm /vbox/src/VBox/Runtime/win64/ASMBitFirstSet.asm /vbox/src/VBox/Runtime/win64/ASMGetCS.asm /vbox/src/VBox/Runtime/win64/ASMGetDR0.asm /vbox/src/VBox/Runtime/win64/ASMGetDR1.asm /vbox/src/VBox/Runtime/win64/ASMGetDR2.asm /vbox/src/VBox/Runtime/win64/ASMGetDR3.asm /vbox/src/VBox/Runtime/win64/ASMGetDR6.asm /vbox/src/VBox/Runtime/win64/ASMGetDR7.asm /vbox/src/VBox/Runtime/win64/ASMGetDS.asm /vbox/src/VBox/Runtime/win64/ASMGetES.asm /vbox/src/VBox/Runtime/win64/ASMGetFS.asm /vbox/src/VBox/Runtime/win64/ASMGetFlags.asm /vbox/src/VBox/Runtime/win64/ASMGetGDTR.asm /vbox/src/VBox/Runtime/win64/ASMGetGS.asm /vbox/src/VBox/Runtime/win64/ASMGetIDTR.asm /vbox/src/VBox/Runtime/win64/ASMGetSS.asm /vbox/src/VBox/Runtime/win64/ASMGetTR.asm /vbox/src/VBox/Runtime/win64/ASMMultU64ByU32DivByU32.asm /vbox/src/VBox/Runtime/win64/ASMProbeReadByte.asm /vbox/src/VBox/Runtime/win64/ASMSetFlags.asm /vbox/src/VBox/Runtime/zip.cpp /vbox/src/VBox/VMM/CFGM.cpp /vbox/src/VBox/VMM/CFGMInternal.h /vbox/src/VBox/VMM/CPUM.cpp /vbox/src/VBox/VMM/CPUMInternal.h /vbox/src/VBox/VMM/CPUMInternal.mac /vbox/src/VBox/VMM/CPUMStack.cpp /vbox/src/VBox/VMM/DBGF.cpp /vbox/src/VBox/VMM/DBGFAddr.cpp /vbox/src/VBox/VMM/DBGFBp.cpp /vbox/src/VBox/VMM/DBGFDisas.cpp /vbox/src/VBox/VMM/DBGFInfo.cpp /vbox/src/VBox/VMM/DBGFInternal.h /vbox/src/VBox/VMM/DBGFLog.cpp /vbox/src/VBox/VMM/DBGFStack.cpp /vbox/src/VBox/VMM/DBGFSym.cpp /vbox/src/VBox/VMM/EM.cpp /vbox/src/VBox/VMM/EMInternal.h /vbox/src/VBox/VMM/HWACCM.cpp /vbox/src/VBox/VMM/HWACCMInternal.h /vbox/src/VBox/VMM/IOM.cpp /vbox/src/VBox/VMM/IOMInternal.h /vbox/src/VBox/VMM/MM.cpp /vbox/src/VBox/VMM/MMHeap.cpp /vbox/src/VBox/VMM/MMHyper.cpp /vbox/src/VBox/VMM/MMInternal.h /vbox/src/VBox/VMM/MMPagePool.cpp /vbox/src/VBox/VMM/MMPhys.cpp /vbox/src/VBox/VMM/Makefile.kmk /vbox/src/VBox/VMM/PATM/CSAM.cpp /vbox/src/VBox/VMM/PATM/CSAMInternal.h /vbox/src/VBox/VMM/PATM/Makefile.kmk /vbox/src/VBox/VMM/PATM/PATM.cpp /vbox/src/VBox/VMM/PATM/PATMA.asm /vbox/src/VBox/VMM/PATM/PATMA.h /vbox/src/VBox/VMM/PATM/PATMA.mac /vbox/src/VBox/VMM/PATM/PATMGuest.cpp /vbox/src/VBox/VMM/PATM/PATMInternal.h /vbox/src/VBox/VMM/PATM/PATMPatch.cpp /vbox/src/VBox/VMM/PATM/PATMPatch.h /vbox/src/VBox/VMM/PATM/PATMSSM.cpp /vbox/src/VBox/VMM/PATM/VMMAll/CSAMAll.cpp /vbox/src/VBox/VMM/PATM/VMMAll/PATMAll.cpp /vbox/src/VBox/VMM/PATM/VMMGC/CSAMGC.cpp /vbox/src/VBox/VMM/PATM/VMMGC/Makefile.kmk /vbox/src/VBox/VMM/PATM/VMMGC/PATMGC.cpp /vbox/src/VBox/VMM/PDM.cpp /vbox/src/VBox/VMM/PDMCritSect.cpp /vbox/src/VBox/VMM/PDMDevice.cpp /vbox/src/VBox/VMM/PDMDriver.cpp /vbox/src/VBox/VMM/PDMInternal.h /vbox/src/VBox/VMM/PDMLdr.cpp /vbox/src/VBox/VMM/PDMQueue.cpp /vbox/src/VBox/VMM/PDMThread.cpp /vbox/src/VBox/VMM/PGM.cpp /vbox/src/VBox/VMM/PGMBth.h /vbox/src/VBox/VMM/PGMGst.h /vbox/src/VBox/VMM/PGMHandler.cpp /vbox/src/VBox/VMM/PGMInternal.h /vbox/src/VBox/VMM/PGMMap.cpp /vbox/src/VBox/VMM/PGMPhys.cpp /vbox/src/VBox/VMM/PGMPhys.h /vbox/src/VBox/VMM/PGMPool.cpp /vbox/src/VBox/VMM/PGMShw.h /vbox/src/VBox/VMM/REMInternal.h /vbox/src/VBox/VMM/SELM.cpp /vbox/src/VBox/VMM/SELMInternal.h /vbox/src/VBox/VMM/SSM.cpp /vbox/src/VBox/VMM/SSMInternal.h /vbox/src/VBox/VMM/STAM.cpp /vbox/src/VBox/VMM/STAMInternal.h /vbox/src/VBox/VMM/TM.cpp /vbox/src/VBox/VMM/TMInternal.h /vbox/src/VBox/VMM/TRPM.cpp /vbox/src/VBox/VMM/TRPMInternal.h /vbox/src/VBox/VMM/TRPMInternal.mac /vbox/src/VBox/VMM/VBoxVMMDeps.cpp /vbox/src/VBox/VMM/VM.cpp /vbox/src/VBox/VMM/VMEmt.cpp /vbox/src/VBox/VMM/VMInternal.h /vbox/src/VBox/VMM/VMM.cpp /vbox/src/VBox/VMM/VMMAll/CPUMAllA.asm /vbox/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp /vbox/src/VBox/VMM/VMMAll/DBGFAll.cpp /vbox/src/VBox/VMM/VMMAll/EMAll.cpp /vbox/src/VBox/VMM/VMMAll/EMAllA.asm /vbox/src/VBox/VMM/VMMAll/IOMAll.cpp /vbox/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp /vbox/src/VBox/VMM/VMMAll/MMAll.cpp /vbox/src/VBox/VMM/VMMAll/MMAllHyper.cpp /vbox/src/VBox/VMM/VMMAll/MMAllPagePool.cpp /vbox/src/VBox/VMM/VMMAll/MMAllPhys.cpp /vbox/src/VBox/VMM/VMMAll/PDMAll.cpp /vbox/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp /vbox/src/VBox/VMM/VMMAll/PDMAllQueue.cpp /vbox/src/VBox/VMM/VMMAll/PGMAll.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllBth.h /vbox/src/VBox/VMM/VMMAll/PGMAllGst.h /vbox/src/VBox/VMM/VMMAll/PGMAllHandler.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllMap.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllPhys.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllPool.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllShw.h /vbox/src/VBox/VMM/VMMAll/REMAll.cpp /vbox/src/VBox/VMM/VMMAll/SELMAll.cpp /vbox/src/VBox/VMM/VMMAll/TMAll.cpp /vbox/src/VBox/VMM/VMMAll/TMAllCpu.cpp /vbox/src/VBox/VMM/VMMAll/TMAllReal.cpp /vbox/src/VBox/VMM/VMMAll/TMAllVirtual.cpp /vbox/src/VBox/VMM/VMMAll/TRPMAll.cpp /vbox/src/VBox/VMM/VMMAll/VMAll.cpp /vbox/src/VBox/VMM/VMMAll/VMMAll.cpp /vbox/src/VBox/VMM/VMMCodingGuidelines.cpp /vbox/src/VBox/VMM/VMMDocsRawMode.cpp /vbox/src/VBox/VMM/VMMGC/CPUMGC.cpp /vbox/src/VBox/VMM/VMMGC/CPUMGCA.asm /vbox/src/VBox/VMM/VMMGC/DBGFGC.cpp /vbox/src/VBox/VMM/VMMGC/EMGCA.asm /vbox/src/VBox/VMM/VMMGC/IOMGC.cpp /vbox/src/VBox/VMM/VMMGC/MMRamGC.cpp /vbox/src/VBox/VMM/VMMGC/MMRamGCA.asm /vbox/src/VBox/VMM/VMMGC/Makefile.kmk /vbox/src/VBox/VMM/VMMGC/PDMGCDevice.cpp /vbox/src/VBox/VMM/VMMGC/PGMGC.cpp /vbox/src/VBox/VMM/VMMGC/PGMGCBth.h /vbox/src/VBox/VMM/VMMGC/PGMGCGst.h /vbox/src/VBox/VMM/VMMGC/PGMGCShw.h /vbox/src/VBox/VMM/VMMGC/REMGC.cpp /vbox/src/VBox/VMM/VMMGC/SELMGC.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGC.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGCHandlersA.asm /vbox/src/VBox/VMM/VMMGC/VMMGC.cpp /vbox/src/VBox/VMM/VMMGC/VMMGC.def /vbox/src/VBox/VMM/VMMGC/VMMGC.mac /vbox/src/VBox/VMM/VMMGC/VMMGC0.asm /vbox/src/VBox/VMM/VMMGC/VMMGC99.asm /vbox/src/VBox/VMM/VMMGC/VMMGCA.asm /vbox/src/VBox/VMM/VMMGC/VMMGCBuiltin.def /vbox/src/VBox/VMM/VMMGC/VMMGCDeps.cpp /vbox/src/VBox/VMM/VMMInternal.h /vbox/src/VBox/VMM/VMMInternal.mac /vbox/src/VBox/VMM/VMMR0/CPUMR0.cpp /vbox/src/VBox/VMM/VMMR0/DBGFR0.cpp /vbox/src/VBox/VMM/VMMR0/HWACCMR0.cpp /vbox/src/VBox/VMM/VMMR0/HWACCMR0A.asm /vbox/src/VBox/VMM/VMMR0/HWSVMR0.cpp /vbox/src/VBox/VMM/VMMR0/HWSVMR0.h /vbox/src/VBox/VMM/VMMR0/HWVMXR0.cpp /vbox/src/VBox/VMM/VMMR0/HWVMXR0.h /vbox/src/VBox/VMM/VMMR0/PDMR0Device.cpp /vbox/src/VBox/VMM/VMMR0/TRPMR0.cpp /vbox/src/VBox/VMM/VMMR0/TRPMR0A.asm /vbox/src/VBox/VMM/VMMR0/VMMR0.cpp /vbox/src/VBox/VMM/VMMR0/VMMR0.def /vbox/src/VBox/VMM/VMMR0/VMMR0A.asm /vbox/src/VBox/VMM/VMMSwitcher/32BitTo32Bit.asm /vbox/src/VBox/VMM/VMMSwitcher/32BitToPAE.asm /vbox/src/VBox/VMM/VMMSwitcher/AMD64ToPAE.asm /vbox/src/VBox/VMM/VMMSwitcher/PAETo32Bit.asm /vbox/src/VBox/VMM/VMMSwitcher/PAEToPAE.asm /vbox/src/VBox/VMM/VMMSwitcher/PAEand32Bit.mac /vbox/src/VBox/VMM/VMMSwitcher/VMMSwitcher.h /vbox/src/VBox/VMM/VMMSwitcher/VMMSwitcher.mac /vbox/src/VBox/VMM/VMMTests.cpp /vbox/src/VBox/VMM/VMReq.cpp /vbox/src/VBox/VMM/testcase/Makefile.kmk /vbox/src/VBox/VMM/testcase/mkdsk.sh /vbox/src/VBox/VMM/testcase/tstAnimate.cpp /vbox/src/VBox/VMM/testcase/tstAsmStructs.cpp /vbox/src/VBox/VMM/testcase/tstAsmStructsAsm.asm /vbox/src/VBox/VMM/testcase/tstCFGM.cpp /vbox/src/VBox/VMM/testcase/tstCompiler.cpp /vbox/src/VBox/VMM/testcase/tstHelp.h /vbox/src/VBox/VMM/testcase/tstMMHyperHeap.cpp /vbox/src/VBox/VMM/testcase/tstMicro.cpp /vbox/src/VBox/VMM/testcase/tstMicro.h /vbox/src/VBox/VMM/testcase/tstMicro.mac /vbox/src/VBox/VMM/testcase/tstMicroGC.cpp /vbox/src/VBox/VMM/testcase/tstMicroGC.def /vbox/src/VBox/VMM/testcase/tstMicroGCA.asm /vbox/src/VBox/VMM/testcase/tstSSM.cpp /vbox/src/VBox/VMM/testcase/tstVMM-2.cpp /vbox/src/VBox/VMM/testcase/tstVMM-HwAccm.cpp /vbox/src/VBox/VMM/testcase/tstVMM.cpp /vbox/src/VBox/VMM/testcase/tstVMMR0CallHost-1.cpp /vbox/src/VBox/VMM/testcase/tstVMREQ.cpp /vbox/src/VBox/VMM/testcase/tstVMStructGC.cpp /vbox/src/VBox/VMM/testcase/tstVMStructSize.cpp /vbox/src/bldprogs/Makefile.kmk /vbox/src/bldprogs/bin2c.c /vbox/src/libs/Makefile.kmk /vbox/src/libs/liblzf-1.51/Makefile.kmk /vbox/src/libs/xpcom18a4/Makefile.kmk /vbox/src/recompiler/InnoTek/config-host.h /vbox/src/recompiler/InnoTek/config.h /vbox/src/recompiler/InnoTek/crt/stdio.h /vbox/src/recompiler/InnoTek/deftoimp.sed /vbox/src/recompiler/InnoTek/op-darwin.sed /vbox/src/recompiler/InnoTek/structs.h /vbox/src/recompiler/Makefile.kmk /vbox/src/recompiler/VBoxREM.def /vbox/src/recompiler/VBoxREMWrapper.cpp /vbox/src/recompiler/VBoxREMWrapperA.asm /vbox/src/recompiler/VBoxRecompiler.c /vbox/src/testcase/Makefile.kmk /vbox/src/testcase/tstRunTestcases.cpp
661794933aa183bf604051bbea48c7f3b1d7e250 3786 23-Jul-2007 vboxsync

Another attempt to fix all the compile problems

1f5440e3ba8f1f3a54bbfa957f1e2b02ee823ace 3773 23-Jul-2007 vboxsync

Updates for changing seamless mode.

7b8b9eb8acd019586bfc897f8c60173e6d1c6d8d 3771 23-Jul-2007 vboxsync

Added VMMDEV_EVENT_SEAMLESS_MODE

fa62d0b1d673fc009ad7dce6f4a5ad7e12064bf9 3738 20-Jul-2007 vboxsync

Convenient to be able to send log string in release builds too.

a9102b420f963d9a1023084f9354e5e43ca66128 3641 16-Jul-2007 vboxsync

darn.

be9ece49504b2f4ea4baa3f49fa0237edd8f0fea 3638 16-Jul-2007 vboxsync

__AMD64__ -> RT_ARCH_AMD64; __X86__ -> RT_ARCH_X86; __[OS]__ -> RT_OS_[OS].

cd41ce42a6251fb6086e4688bec5148970eed8d7 3633 16-Jul-2007 vboxsync

__VBox_hdr_h__ -> ___VBox_hdr_h

616637905fa2f00febb1acd553136d7e56316f7c 3632 16-Jul-2007 vboxsync

__VBox_hdr_h__ -> ___VBox_hdr_h

f4b5db390320947fefcebd2e932061c5dcced649 3586 12-Jul-2007 vboxsync

Added request for generic guest capability reporting

0952197698fb61a4400fd3a73d89247a2a010eab 3585 12-Jul-2007 vboxsync

VRDP NO_COM code.

3126b954cbaab481c61444a13a57f8452d4d5b18 3568 12-Jul-2007 vboxsync

Removed obsolete visible region methods.

58d7448669563995f61a9a27ba8ddf310b6d5236 3557 11-Jul-2007 vboxsync

Renamed

c472e752886d6eece98fcf3962d0de83c86c0beb 3556 11-Jul-2007 vboxsync

Update for setting the visible region from within the guest

f9202f504289d1906e2221fae657e5961a66291c 3333 30-Jun-2007 vboxsync

VbglR3Clipboard*.

f2e88c51dd1c112e81e97a0b2eacb8b8ca54672a 3284 26-Jun-2007 vboxsync

Added logging request

f3c70e06278267e2fe950e3ba65bf63b8260885b 3269 25-Jun-2007 vboxsync

type callingconvention function().

3a8e7a342d99e250f11ef8ac3e32417c4afe7bfb 3255 24-Jun-2007 vboxsync

(Re-)implementing the AttachDD bit of the IDC.

156c19b2c8cb0c87ac5be46e8836cd662189f854 3251 24-Jun-2007 vboxsync

Virgin (untested) timesync service code.

1cc203ac9ef5d83c09b5388bf7f55556bd9439a5 3241 23-Jun-2007 vboxsync

OS/2 basic IDC interface.

92bb6120d46776690cdd146f0488efc399b9d93d 3200 21-Jun-2007 vboxsync

compile fix

6bedd181fc72de6daf914a4a36f9d3b09624df8e 3195 21-Jun-2007 vboxsync

fixed l4 build break.

1b2f74124cd01a869170de0baf54520cba0b724b 3194 21-Jun-2007 vboxsync

OS/2 port; documenting IOCtl trouble that's been brewing for a while and proposing a new more portable layout.

aa20c297a3aedc70fb5008a8558f3cc1d486d95e 3153 19-Jun-2007 vboxsync

Multimonitor support.

VBoxGuest.h pdm.h vrdpapi.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/driver.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/drv.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/enable.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/screen.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vbox.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vbva.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdp.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdpbmp.c /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/vboxioctl.h /vbox/src/VBox/Devices/Graphics/DevVGA.cpp /vbox/src/VBox/Devices/Graphics/DevVGA.h /vbox/src/VBox/Frontends/VBoxFB/Framebuffer.cpp /vbox/src/VBox/Frontends/VBoxFB/Framebuffer.h /vbox/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp /vbox/src/VBox/Frontends/VBoxSDL/Framebuffer.h /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp /vbox/src/VBox/Frontends/VirtualBox/include/VBoxFrameBuffer.h /vbox/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.cpp /vbox/src/VBox/Main/ConsoleVRDPServer.cpp /vbox/src/VBox/Main/DisplayImpl.cpp /vbox/src/VBox/Main/FramebufferImpl.cpp /vbox/src/VBox/Main/idl/VirtualBox.xidl /vbox/src/VBox/Main/include/ConsoleVRDPServer.h /vbox/src/VBox/Main/include/DisplayImpl.h /vbox/src/VBox/Main/include/FramebufferImpl.h
43d932e4d7d983c5f0f0d821ad5a201ca8f16d25 3142 18-Jun-2007 vboxsync

Moved the X11 guest clipboard connection and disconnection code into the additions kernel module to deal with problems when the client is terminated too abruptly

3b64bbc0d9ea63f40c6019c060f43eca45061b28 3110 14-Jun-2007 vboxsync

Added the display index parameter to the SetVideoModeHint (in the guest all hints are still processed only for the primary monitor).

d2d854afb117abf301edb54a687efcce0050d698 3089 11-Jun-2007 vboxsync

Defined a constant for maximum number of HGCM function parameters.

c97989161fbe75bc14cea477a5443bbf474dd3ad 2981 01-Jun-2007 vboxsync

InnoTek -> innotek: all the headers and comments.

/vbox/include/Makefile.kmk HostServices/VBoxClipboardExt.h HostServices/VBoxClipboardSvc.h VBoxDev.h VBoxGuest.h VBoxGuestLib.h VBoxHDD-new.h VBoxHDD.h VRDPAuth.h asmdefs.mac cdefs.h cfgldr.h cfgm.h com/ErrorInfo.h com/EventQueue.h com/Guid.h com/VirtualBox.h com/assert.h com/com.h com/defs.h com/ptr.h com/string.h cpum.h cpum.mac cpumdis.h csam.h dbg.h dbgf.h dbggui.h dis.h disopcode.h em.h err.h err.sed hgcmsvc.h hwacc_svm.h hwacc_vmx.h hwaccm.h intnet.h iom.h log.h mm.h nasm.mac ostypes.h param.h patm.h pci.h pdm.h pgm.h rem.h scsi.h selm.h shflsvc.h ssm.h stam.h stam.mac sup.h tapwin32.h tm.h trpm.h trpm.mac types.h usb.h usblib.h version.h vm.h vm.mac vmapi.h vmm.h vrdpapi.h vrdpusb.h vusb.h x86.h /vbox/include/iprt/alloc.h /vbox/include/iprt/alloca.h /vbox/include/iprt/asm.h /vbox/include/iprt/asmdefs.mac /vbox/include/iprt/assert.h /vbox/include/iprt/avl.h /vbox/include/iprt/cdefs.h /vbox/include/iprt/crc32.h /vbox/include/iprt/crc64.h /vbox/include/iprt/critsect.h /vbox/include/iprt/ctype.h /vbox/include/iprt/dir.h /vbox/include/iprt/env.h /vbox/include/iprt/err.h /vbox/include/iprt/err.sed /vbox/include/iprt/file.h /vbox/include/iprt/fs.h /vbox/include/iprt/heap.h /vbox/include/iprt/initterm.h /vbox/include/iprt/ldr.h /vbox/include/iprt/log.h /vbox/include/iprt/md5.h /vbox/include/iprt/mem.h /vbox/include/iprt/memobj.h /vbox/include/iprt/nocrt/amd64/fenv.h /vbox/include/iprt/nocrt/amd64/math.h /vbox/include/iprt/nocrt/fenv.h /vbox/include/iprt/nocrt/inttypes.h /vbox/include/iprt/nocrt/limits.h /vbox/include/iprt/nocrt/math.h /vbox/include/iprt/nocrt/setjmp.h /vbox/include/iprt/nocrt/stdlib.h /vbox/include/iprt/nocrt/string.h /vbox/include/iprt/nocrt/x86/fenv.h /vbox/include/iprt/nocrt/x86/math.h /vbox/include/iprt/param.h /vbox/include/iprt/path.h /vbox/include/iprt/process.h /vbox/include/iprt/rand.h /vbox/include/iprt/req.h /vbox/include/iprt/runtime.h /vbox/include/iprt/semaphore.h /vbox/include/iprt/spinlock.h /vbox/include/iprt/stdarg.h /vbox/include/iprt/stdint.h /vbox/include/iprt/stream.h /vbox/include/iprt/string.h /vbox/include/iprt/system.h /vbox/include/iprt/table.h /vbox/include/iprt/tcp.h /vbox/include/iprt/thread.h /vbox/include/iprt/time.h /vbox/include/iprt/timer.h /vbox/include/iprt/types.h /vbox/include/iprt/uni.h /vbox/include/iprt/uuid.h /vbox/include/iprt/zip.h /vbox/src/Makefile.kmk /vbox/src/VBox/Additions/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Display/Mirror/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Display/drv.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vbox.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vbva.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vbvavrdp.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdp.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdpbmp.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdpbmp.h /vbox/src/VBox/Additions/WINNT/Graphics/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Helper.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Helper.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/Makefile.kmk /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/helpers.c /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/vrdpvd.c /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/vrdpvd.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/vboxioctl.h /vbox/src/VBox/Additions/WINNT/Makefile.kmk /vbox/src/VBox/Additions/WINNT/MouseFilter/Makefile.kmk /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.cpp /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.h /vbox/src/VBox/Additions/WINNT/VBoxControl/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxControl/VBoxControl.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/Dialog.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/Dialog.h /vbox/src/VBox/Additions/WINNT/VBoxGINA/Helper.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/Helper.h /vbox/src/VBox/Additions/WINNT/VBoxGINA/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/Helper.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/Helper.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxGuest/NTLegacy.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/NTLegacy.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestInst.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestPnP.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestPnP.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest_Internal.h /vbox/src/VBox/Additions/WINNT/VBoxService/Makefile.kmk /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxClipboard.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxService.h /vbox/src/VBox/Additions/WINNT/VBoxService/resource.h /vbox/src/VBox/Additions/WINNT/i8042prt/Makefile.kmk /vbox/src/VBox/Additions/common/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxGuestLib/GenericRequest.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/HGCM.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/HGCMInternal.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/Init.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk /vbox/src/VBox/Additions/common/VBoxGuestLib/PhysHeap.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/SysHlp.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/SysHlp.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBGLInternal.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.c /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestLog.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VMMDev.cpp /vbox/src/VBox/Additions/linux/Makefile.kmk /vbox/src/VBox/Additions/linux/daemon/Makefile.kmk /vbox/src/VBox/Additions/linux/daemon/supc++.c /vbox/src/VBox/Additions/linux/daemon/vboxadd_timesync.c /vbox/src/VBox/Additions/linux/module/Makefile.kmk /vbox/src/VBox/Additions/linux/module/Makefile.module /vbox/src/VBox/Additions/linux/module/cmc.c /vbox/src/VBox/Additions/linux/module/hgcmcall.c /vbox/src/VBox/Additions/linux/module/vboxmod.h /vbox/src/VBox/Additions/linux/module/waitcompat.h /vbox/src/VBox/Additions/linux/sharedfolders/Makefile.kmk /vbox/src/VBox/Additions/linux/sharedfolders/Makefile.module /vbox/src/VBox/Additions/linux/sharedfolders/dirops.c /vbox/src/VBox/Additions/linux/sharedfolders/mount.vboxsf.c /vbox/src/VBox/Additions/linux/sharedfolders/regops.c /vbox/src/VBox/Additions/linux/sharedfolders/utils.c /vbox/src/VBox/Additions/linux/sharedfolders/vbsfmount.h /vbox/src/VBox/Additions/linux/sharedfolders/vfs-utils.c /vbox/src/VBox/Additions/linux/sharedfolders/vfsmod.h /vbox/src/VBox/Additions/linux/testcase/TimesyncBackdoor.c /vbox/src/VBox/Additions/linux/xclient/Makefile.kmk /vbox/src/VBox/Additions/linux/xclient/clipboard.cpp /vbox/src/VBox/Additions/linux/xgraphics/Makefile.kmk /vbox/src/VBox/Additions/linux/xgraphics/vboxutils.c /vbox/src/VBox/Additions/linux/xgraphics/vboxvideo.h /vbox/src/VBox/Additions/linux/xmouse/Makefile.kmk /vbox/src/VBox/Additions/linux/xmouse/VBoxUtils.c /vbox/src/VBox/Additions/linux/xmouse/VBoxUtils.h /vbox/src/VBox/Debugger/DBGCTcp.cpp /vbox/src/VBox/Debugger/DBGConsole.cpp /vbox/src/VBox/Debugger/Makefile.kmk /vbox/src/VBox/Debugger/VBoxDbg.cpp /vbox/src/VBox/Debugger/VBoxDbgBase.cpp /vbox/src/VBox/Debugger/VBoxDbgBase.h /vbox/src/VBox/Debugger/VBoxDbgConsole.cpp /vbox/src/VBox/Debugger/VBoxDbgConsole.h /vbox/src/VBox/Debugger/VBoxDbgGui.cpp /vbox/src/VBox/Debugger/VBoxDbgGui.h /vbox/src/VBox/Debugger/VBoxDbgStats.cpp /vbox/src/VBox/Debugger/VBoxDbgStats.h /vbox/src/VBox/Debugger/testcase/tstVBoxDbg.cpp /vbox/src/VBox/Devices/Audio/DevIchAc97.cpp /vbox/src/VBox/Devices/Audio/audiosniffer.c /vbox/src/VBox/Devices/Audio/winaudio.c /vbox/src/VBox/Devices/Builtins.cpp /vbox/src/VBox/Devices/Builtins.h /vbox/src/VBox/Devices/Builtins2.cpp /vbox/src/VBox/Devices/Builtins2.h /vbox/src/VBox/Devices/Bus/DevPCI.cpp /vbox/src/VBox/Devices/Bus/PCIInternal.h /vbox/src/VBox/Devices/Graphics/BIOS/Makefile.kmk /vbox/src/VBox/Devices/Graphics/DevVGA.cpp /vbox/src/VBox/Devices/Graphics/DevVGA.h /vbox/src/VBox/Devices/Graphics/DevVGAModes.h /vbox/src/VBox/Devices/Graphics/DevVGATmpl.h /vbox/src/VBox/Devices/Input/DevPS2.cpp /vbox/src/VBox/Devices/Input/DrvKeyboardQueue.cpp /vbox/src/VBox/Devices/Input/DrvMouseQueue.cpp /vbox/src/VBox/Devices/Makefile.kmk /vbox/src/VBox/Devices/Network/DevPCNet.cpp /vbox/src/VBox/Devices/Network/DrvIntNet.cpp /vbox/src/VBox/Devices/Network/DrvNAT.cpp /vbox/src/VBox/Devices/Network/DrvNetSniffer.cpp /vbox/src/VBox/Devices/Network/DrvTAP.cpp /vbox/src/VBox/Devices/Network/DrvTAPWin32.cpp /vbox/src/VBox/Devices/Network/SrvIntNetR0.cpp /vbox/src/VBox/Devices/Network/ne2000.c /vbox/src/VBox/Devices/Network/slirp/slirp_state.h /vbox/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp /vbox/src/VBox/Devices/PC/BIOS/Makefile.kmk /vbox/src/VBox/Devices/PC/BIOS/rombios.c /vbox/src/VBox/Devices/PC/DevACPI.cpp /vbox/src/VBox/Devices/PC/DevAPIC.cpp /vbox/src/VBox/Devices/PC/DevDMA.cpp /vbox/src/VBox/Devices/PC/DevPIC.cpp /vbox/src/VBox/Devices/PC/DevPcArch.c /vbox/src/VBox/Devices/PC/DevPcBios.h /vbox/src/VBox/Devices/PC/DevPit-i8254.cpp /vbox/src/VBox/Devices/PC/DevRTC.cpp /vbox/src/VBox/Devices/PC/DrvACPI.cpp /vbox/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk /vbox/src/VBox/Devices/Serial/DevSerial.cpp /vbox/src/VBox/Devices/Serial/DrvChar.cpp /vbox/src/VBox/Devices/Serial/DrvNamedPipe.cpp /vbox/src/VBox/Devices/Storage/DevATA.cpp /vbox/src/VBox/Devices/Storage/DrvBlock.cpp /vbox/src/VBox/Devices/Storage/DrvHostBase.cpp /vbox/src/VBox/Devices/Storage/DrvHostBase.h /vbox/src/VBox/Devices/Storage/DrvHostDVD.cpp /vbox/src/VBox/Devices/Storage/DrvHostFloppy.cpp /vbox/src/VBox/Devices/Storage/DrvHostRawDisk.cpp /vbox/src/VBox/Devices/Storage/DrvMediaISO.cpp /vbox/src/VBox/Devices/Storage/DrvRawImage.cpp /vbox/src/VBox/Devices/Storage/DrvVD.cpp /vbox/src/VBox/Devices/Storage/DrvVmdk.cpp /vbox/src/VBox/Devices/Storage/PIIX3ATABmDma.h /vbox/src/VBox/Devices/Storage/VBoxHDD-new.cpp /vbox/src/VBox/Devices/Storage/VBoxHDD-newInternal.h /vbox/src/VBox/Devices/Storage/VBoxHDD.cpp /vbox/src/VBox/Devices/Storage/VDICore.cpp /vbox/src/VBox/Devices/Storage/VDICore.h /vbox/src/VBox/Devices/Storage/VmdkHDDCore.cpp /vbox/src/VBox/Devices/Storage/fdc.c /vbox/src/VBox/Devices/Storage/ide.h /vbox/src/VBox/Devices/Storage/swab.h /vbox/src/VBox/Devices/Storage/testcase/Makefile.kmk /vbox/src/VBox/Devices/Storage/testcase/tstVDI.cpp /vbox/src/VBox/Devices/VMMDev/VBoxDev.cpp /vbox/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp /vbox/src/VBox/Devices/VMMDev/VMMDevHGCM.h /vbox/src/VBox/Devices/VMMDev/VMMDevState.h /vbox/src/VBox/Devices/testcase/Makefile.kmk /vbox/src/VBox/Devices/testcase/tstDeviceStructSize.cpp /vbox/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp /vbox/src/VBox/Devices/vl_vbox.h /vbox/src/VBox/Disassembler/Disasm.cpp /vbox/src/VBox/Disassembler/DisasmCore.cpp /vbox/src/VBox/Disassembler/DisasmInternal.h /vbox/src/VBox/Disassembler/DisasmTables.cpp /vbox/src/VBox/Disassembler/DisasmTables.h /vbox/src/VBox/Disassembler/DisasmTest.cpp /vbox/src/VBox/Disassembler/DisasmTestCore.cpp /vbox/src/VBox/Disassembler/Makefile.kmk /vbox/src/VBox/Frontends/Makefile.kmk /vbox/src/VBox/Frontends/VBoxBFE/COMDefs.h /vbox/src/VBox/Frontends/VBoxBFE/ConsoleImpl.h /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.h /vbox/src/VBox/Frontends/VBoxBFE/EmulCpp.cpp /vbox/src/VBox/Frontends/VBoxBFE/Framebuffer.h /vbox/src/VBox/Frontends/VBoxBFE/HostUSBDeviceImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/HostUSBDeviceImpl.h /vbox/src/VBox/Frontends/VBoxBFE/HostUSBImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/HostUSBImpl.h /vbox/src/VBox/Frontends/VBoxBFE/KeyboardImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/KeyboardImpl.h /vbox/src/VBox/Frontends/VBoxBFE/Logging.h /vbox/src/VBox/Frontends/VBoxBFE/MachineDebuggerImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/MachineDebuggerImpl.h /vbox/src/VBox/Frontends/VBoxBFE/Makefile.kmk /vbox/src/VBox/Frontends/VBoxBFE/MouseImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/MouseImpl.h /vbox/src/VBox/Frontends/VBoxBFE/NetworkAdapterImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/NetworkAdapterImpl.h /vbox/src/VBox/Frontends/VBoxBFE/SDLConsole.h /vbox/src/VBox/Frontends/VBoxBFE/SDLFramebuffer.cpp /vbox/src/VBox/Frontends/VBoxBFE/SDLFramebuffer.h /vbox/src/VBox/Frontends/VBoxBFE/StatusImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/StatusImpl.h /vbox/src/VBox/Frontends/VBoxBFE/USBProxyService.cpp /vbox/src/VBox/Frontends/VBoxBFE/USBProxyService.h /vbox/src/VBox/Frontends/VBoxBFE/USBProxyServiceLinux.cpp /vbox/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp /vbox/src/VBox/Frontends/VBoxBFE/VBoxBFE.h /vbox/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp /vbox/src/VBox/Frontends/VBoxBFE/VMMDevInterface.h /vbox/src/VBox/Frontends/VBoxBFE/VirtualBoxBase.h /vbox/src/VBox/Frontends/VBoxFB/Framebuffer.cpp /vbox/src/VBox/Frontends/VBoxFB/Framebuffer.h /vbox/src/VBox/Frontends/VBoxFB/Helper.cpp /vbox/src/VBox/Frontends/VBoxFB/Helper.h /vbox/src/VBox/Frontends/VBoxFB/Makefile.kmk /vbox/src/VBox/Frontends/VBoxFB/VBoxFB.h /vbox/src/VBox/Frontends/VBoxManage/Makefile.kmk /vbox/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManage.h /vbox/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp /vbox/src/VBox/Frontends/VBoxSDL/Framebuffer.h /vbox/src/VBox/Frontends/VBoxSDL/Helper.cpp /vbox/src/VBox/Frontends/VBoxSDL/Helper.h /vbox/src/VBox/Frontends/VBoxSDL/Makefile.kmk /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDL.h /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDLTest.cpp /vbox/src/VBox/Frontends/VirtualBox/Makefile.kmk /vbox/src/VBox/Frontends/VirtualBox/include/CIShared.h /vbox/src/VBox/Frontends/VirtualBox/include/COMDefs.h /vbox/src/VBox/Frontends/VirtualBox/include/DarwinCursor.h /vbox/src/VBox/Frontends/VirtualBox/include/DarwinKeyboard.h /vbox/src/VBox/Frontends/VirtualBox/include/QIApplication.h /vbox/src/VBox/Frontends/VirtualBox/include/QIHotKeyEdit.h /vbox/src/VBox/Frontends/VirtualBox/include/QIMessageBox.h /vbox/src/VBox/Frontends/VirtualBox/include/QIRichLabel.h /vbox/src/VBox/Frontends/VirtualBox/include/QIStateIndicator.h /vbox/src/VBox/Frontends/VirtualBox/include/QIStatusBar.h /vbox/src/VBox/Frontends/VirtualBox/include/QIWidgetValidator.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxAquaStyle.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxDefs.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxFrameBuffer.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxGlobalSettings.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxMediaComboBox.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxSelectorWnd.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxToolBar.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxUtils.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxVMListBox.h /vbox/src/VBox/Frontends/VirtualBox/include/XKeyboard.h /vbox/src/VBox/Frontends/VirtualBox/src/COMDefs.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIHotKeyEdit.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIMessageBox.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIRichLabel.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIStateIndicator.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIStatusBar.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIWidgetValidator.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFBDDRAW.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxGlobalSettings.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxMediaComboBox.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxVMListBox.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/DarwinCursor.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/DarwinKeyboard.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxAquaStyle.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/VBoxUtils-darwin.cpp /vbox/src/VBox/Frontends/VirtualBox/src/darwin/tstDarwinKeyboard.cpp /vbox/src/VBox/Frontends/VirtualBox/src/linux/XKeyboard.cpp /vbox/src/VBox/Frontends/VirtualBox/src/linux/XKeyboardNew.cpp /vbox/src/VBox/Frontends/VirtualBox/src/main.cpp /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxAboutDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxNewHDWzd.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotDetailsDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotsWgt.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxTakeSnapshotDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxUSBFilterSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMFirstRunWzd.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h /vbox/src/VBox/HostDrivers/Makefile.kmk /vbox/src/VBox/HostDrivers/Support/Makefile.kmk /vbox/src/VBox/HostDrivers/Support/SUPDRV.h /vbox/src/VBox/HostDrivers/Support/SUPDRVIOC.h /vbox/src/VBox/HostDrivers/Support/SUPDRVShared.c /vbox/src/VBox/HostDrivers/Support/SUPLib.cpp /vbox/src/VBox/HostDrivers/Support/SUPLibInternal.h /vbox/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp /vbox/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp /vbox/src/VBox/HostDrivers/Support/freebsd/SUPLib-freebsd.cpp /vbox/src/VBox/HostDrivers/Support/linux/Makefile /vbox/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.mod.c /vbox/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp /vbox/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp /vbox/src/VBox/HostDrivers/Support/testcase/Makefile.kmk /vbox/src/VBox/HostDrivers/Support/testcase/SUPInstall.cpp /vbox/src/VBox/HostDrivers/Support/testcase/SUPUninstall.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstContiguous.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstGetPagingMode.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstInit.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstInt.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstLow.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstPage.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstPin.cpp /vbox/src/VBox/HostDrivers/Support/win32/SUPDrv-win32.cpp /vbox/src/VBox/HostDrivers/Support/win32/SUPLib-win32.cpp /vbox/src/VBox/HostDrivers/Support/win64/SUPDrv-win64.cpp /vbox/src/VBox/HostDrivers/VBoxTAP/Makefile.kmk /vbox/src/VBox/Main/AudioAdapterImpl.cpp /vbox/src/VBox/Main/AudioSnifferInterface.cpp /vbox/src/VBox/Main/BIOSSettingsImpl.cpp /vbox/src/VBox/Main/ConsoleImpl.cpp /vbox/src/VBox/Main/ConsoleVRDPServer.cpp /vbox/src/VBox/Main/DVDDriveImpl.cpp /vbox/src/VBox/Main/DVDImageImpl.cpp /vbox/src/VBox/Main/DisplayImpl.cpp /vbox/src/VBox/Main/FloppyDriveImpl.cpp /vbox/src/VBox/Main/FloppyImageImpl.cpp /vbox/src/VBox/Main/FramebufferImpl.cpp /vbox/src/VBox/Main/GuestImpl.cpp /vbox/src/VBox/Main/GuestOSTypeImpl.cpp /vbox/src/VBox/Main/HardDiskAttachmentImpl.cpp /vbox/src/VBox/Main/HardDiskImpl.cpp /vbox/src/VBox/Main/HostDVDDriveImpl.cpp /vbox/src/VBox/Main/HostFloppyDriveImpl.cpp /vbox/src/VBox/Main/HostImpl.cpp /vbox/src/VBox/Main/HostNetworkInterfaceImpl.cpp /vbox/src/VBox/Main/HostUSBDeviceImpl.cpp /vbox/src/VBox/Main/KeyboardImpl.cpp /vbox/src/VBox/Main/Logging.cpp /vbox/src/VBox/Main/MachineDebuggerImpl.cpp /vbox/src/VBox/Main/Makefile.kmk /vbox/src/VBox/Main/Matching.cpp /vbox/src/VBox/Main/MouseImpl.cpp /vbox/src/VBox/Main/NetworkAdapterImpl.cpp /vbox/src/VBox/Main/ProgressImpl.cpp /vbox/src/VBox/Main/RemoteUSBDeviceImpl.cpp /vbox/src/VBox/Main/SessionImpl.cpp /vbox/src/VBox/Main/SharedFolderImpl.cpp /vbox/src/VBox/Main/SnapshotImpl.cpp /vbox/src/VBox/Main/SystemPropertiesImpl.cpp /vbox/src/VBox/Main/USBControllerImpl.cpp /vbox/src/VBox/Main/USBDeviceFilterImpl.cpp /vbox/src/VBox/Main/USBDeviceImpl.cpp /vbox/src/VBox/Main/USBProxyService.cpp /vbox/src/VBox/Main/VBoxDll.cpp /vbox/src/VBox/Main/VBoxDriversRegister.cpp /vbox/src/VBox/Main/VMMDevInterface.cpp /vbox/src/VBox/Main/VirtualBoxBase.cpp /vbox/src/VBox/Main/VirtualBoxErrorInfoImpl.cpp /vbox/src/VBox/Main/VirtualBoxXMLUtil.cpp /vbox/src/VBox/Main/darwin/iokit.cpp /vbox/src/VBox/Main/darwin/iokit.h /vbox/src/VBox/Main/glue/ErrorInfo.cpp /vbox/src/VBox/Main/glue/EventQueue.cpp /vbox/src/VBox/Main/glue/com.cpp /vbox/src/VBox/Main/glue/initterm.cpp /vbox/src/VBox/Main/glue/string.cpp /vbox/src/VBox/Main/hgcm/HGCM.cpp /vbox/src/VBox/Main/hgcm/HGCMObjects.cpp /vbox/src/VBox/Main/hgcm/HGCMThread.cpp /vbox/src/VBox/Main/include/AudioAdapterImpl.h /vbox/src/VBox/Main/include/AudioSnifferInterface.h /vbox/src/VBox/Main/include/AutoLock.h /vbox/src/VBox/Main/include/BIOSSettingsImpl.h /vbox/src/VBox/Main/include/Collection.h /vbox/src/VBox/Main/include/ConsoleEvents.h /vbox/src/VBox/Main/include/ConsoleImpl.h /vbox/src/VBox/Main/include/ConsoleVRDPServer.h /vbox/src/VBox/Main/include/DVDDriveImpl.h /vbox/src/VBox/Main/include/DVDImageImpl.h /vbox/src/VBox/Main/include/DisplayImpl.h /vbox/src/VBox/Main/include/FloppyDriveImpl.h /vbox/src/VBox/Main/include/FloppyImageImpl.h /vbox/src/VBox/Main/include/FramebufferImpl.h /vbox/src/VBox/Main/include/GuestImpl.h /vbox/src/VBox/Main/include/GuestOSTypeImpl.h /vbox/src/VBox/Main/include/HardDiskAttachmentImpl.h /vbox/src/VBox/Main/include/HardDiskImpl.h /vbox/src/VBox/Main/include/HostDVDDriveImpl.h /vbox/src/VBox/Main/include/HostFloppyDriveImpl.h /vbox/src/VBox/Main/include/HostImpl.h /vbox/src/VBox/Main/include/HostNetworkInterfaceImpl.h /vbox/src/VBox/Main/include/HostUSBDeviceImpl.h /vbox/src/VBox/Main/include/KeyboardImpl.h /vbox/src/VBox/Main/include/Logging.h /vbox/src/VBox/Main/include/MachineDebuggerImpl.h /vbox/src/VBox/Main/include/MachineImpl.h /vbox/src/VBox/Main/include/Matching.h /vbox/src/VBox/Main/include/MouseImpl.h /vbox/src/VBox/Main/include/NetworkAdapterImpl.h /vbox/src/VBox/Main/include/ProgressImpl.h /vbox/src/VBox/Main/include/RemoteUSBBackend.h /vbox/src/VBox/Main/include/RemoteUSBDeviceImpl.h /vbox/src/VBox/Main/include/SessionImpl.h /vbox/src/VBox/Main/include/Shareable.h /vbox/src/VBox/Main/include/SharedFolderImpl.h /vbox/src/VBox/Main/include/SnapshotImpl.h /vbox/src/VBox/Main/include/SystemPropertiesImpl.h /vbox/src/VBox/Main/include/USBControllerImpl.h /vbox/src/VBox/Main/include/USBDeviceFilterImpl.h /vbox/src/VBox/Main/include/USBDeviceImpl.h /vbox/src/VBox/Main/include/USBProxyService.h /vbox/src/VBox/Main/include/VMMDev.h /vbox/src/VBox/Main/include/VRDPServerImpl.h /vbox/src/VBox/Main/include/VirtualBoxBase.h /vbox/src/VBox/Main/include/VirtualBoxErrorInfoImpl.h /vbox/src/VBox/Main/include/VirtualBoxImpl.h /vbox/src/VBox/Main/include/VirtualBoxXMLUtil.h /vbox/src/VBox/Main/include/cfgldrhlp.h /vbox/src/VBox/Main/include/hgcm/HGCM.h /vbox/src/VBox/Main/include/hgcm/HGCMObjects.h /vbox/src/VBox/Main/include/hgcm/HGCMThread.h /vbox/src/VBox/Main/linux/helpers.cpp /vbox/src/VBox/Main/linux/module.cpp /vbox/src/VBox/Main/linux/server.h /vbox/src/VBox/Main/linux/server_module.cpp /vbox/src/VBox/Main/testcase/Makefile.kmk /vbox/src/VBox/Main/testcase/VBox.cpp /vbox/src/VBox/Main/testcase/tstAPI.cpp /vbox/src/VBox/Main/testcase/tstVBoxAPILinux.cpp /vbox/src/VBox/Main/testcase/tstVBoxAPIWin.cpp /vbox/src/VBox/Main/win32/dllmain.cpp /vbox/src/VBox/Main/win32/resource.h /vbox/src/VBox/Main/win32/svchlp.cpp /vbox/src/VBox/Main/win32/svchlp.h /vbox/src/VBox/Main/win32/svcmain.cpp /vbox/src/VBox/Main/xml/cfgldr.cpp /vbox/src/VBox/Main/xml/cfgldrhlp.cpp /vbox/src/VBox/Makefile.kmk /vbox/src/VBox/Runtime/Makefile.kmk /vbox/src/VBox/Runtime/RTErrConvertFromErrno.cpp /vbox/src/VBox/Runtime/VBox/RTAssertDoBreakpoint-vbox.cpp /vbox/src/VBox/Runtime/VBox/VBoxRTDeps.cpp /vbox/src/VBox/Runtime/VBox/log-vbox.cpp /vbox/src/VBox/Runtime/VBox/logbackdoor.cpp /vbox/src/VBox/Runtime/VBox/strformat-vbox.cpp /vbox/src/VBox/Runtime/alloc.cpp /vbox/src/VBox/Runtime/alloc/heapsimple.cpp /vbox/src/VBox/Runtime/assert.cpp /vbox/src/VBox/Runtime/crc32.cpp /vbox/src/VBox/Runtime/crc64.cpp /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwinCOM.cpp /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwinIO.cpp /vbox/src/VBox/Runtime/darwin/RTErrConvertFromDarwinKern.cpp /vbox/src/VBox/Runtime/dir.cpp /vbox/src/VBox/Runtime/errmsg.cpp /vbox/src/VBox/Runtime/fileio.cpp /vbox/src/VBox/Runtime/fs.cpp /vbox/src/VBox/Runtime/generic/RTAssertDoBreakpoint-generic.cpp /vbox/src/VBox/Runtime/generic/RTDirQueryInfo-generic.cpp /vbox/src/VBox/Runtime/generic/RTDirSetTimes-generic.cpp /vbox/src/VBox/Runtime/generic/RTFileCopy-generic.cpp /vbox/src/VBox/Runtime/generic/RTFileMove-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogDefaultInit-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteDebugger-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdErr-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdErr-stub-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdOut-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdOut-stub-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteUser-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimeLocalDeltaNano-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimeLocalExplode-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimeLocalNow-generic.cpp /vbox/src/VBox/Runtime/generic/RTTimerCreate-generic.cpp /vbox/src/VBox/Runtime/generic/critsect-generic.cpp /vbox/src/VBox/Runtime/generic/fs-stubs-generic.cpp /vbox/src/VBox/Runtime/generic/pathhost-generic.cpp /vbox/src/VBox/Runtime/generic/rand-stubs-generic.cpp /vbox/src/VBox/Runtime/generic/sched-generic.cpp /vbox/src/VBox/Runtime/generic/semfastmutex-generic.cpp /vbox/src/VBox/Runtime/generic/semnoint-generic.cpp /vbox/src/VBox/Runtime/generic/semsrw-generic.cpp /vbox/src/VBox/Runtime/generic/spinlock-generic.cpp /vbox/src/VBox/Runtime/generic/timer-generic.cpp /vbox/src/VBox/Runtime/generic/utf16locale-generic.cpp /vbox/src/VBox/Runtime/generic/uuid-generic.cpp /vbox/src/VBox/Runtime/include/internal/dir.h /vbox/src/VBox/Runtime/include/internal/file.h /vbox/src/VBox/Runtime/include/internal/fs.h /vbox/src/VBox/Runtime/include/internal/initterm.h /vbox/src/VBox/Runtime/include/internal/ldr.h /vbox/src/VBox/Runtime/include/internal/ldrMZ.h /vbox/src/VBox/Runtime/include/internal/ldrPE.h /vbox/src/VBox/Runtime/include/internal/magics.h /vbox/src/VBox/Runtime/include/internal/memobj.h /vbox/src/VBox/Runtime/include/internal/path.h /vbox/src/VBox/Runtime/include/internal/process.h /vbox/src/VBox/Runtime/include/internal/rand.h /vbox/src/VBox/Runtime/include/internal/sched.h /vbox/src/VBox/Runtime/include/internal/string.h /vbox/src/VBox/Runtime/include/internal/thread.h /vbox/src/VBox/Runtime/include/internal/time.h /vbox/src/VBox/Runtime/ldr.cpp /vbox/src/VBox/Runtime/ldrELF.cpp /vbox/src/VBox/Runtime/ldrELFRelocatable.cpp.h /vbox/src/VBox/Runtime/ldrEx.cpp /vbox/src/VBox/Runtime/ldrFile.cpp /vbox/src/VBox/Runtime/ldrNative.cpp /vbox/src/VBox/Runtime/ldrPE.cpp /vbox/src/VBox/Runtime/ldrkLdr.cpp /vbox/src/VBox/Runtime/log.cpp /vbox/src/VBox/Runtime/logcom.cpp /vbox/src/VBox/Runtime/logformat.cpp /vbox/src/VBox/Runtime/md5.cpp /vbox/src/VBox/Runtime/misc/rand.cpp /vbox/src/VBox/Runtime/misc/sanity-c.c /vbox/src/VBox/Runtime/misc/sanity-cpp.cpp /vbox/src/VBox/Runtime/misc/sanity.h /vbox/src/VBox/Runtime/nt/RTErrConvertFromNtStatus.cpp /vbox/src/VBox/Runtime/os2/RTErrConvertFromOS2.cpp /vbox/src/VBox/Runtime/path.cpp /vbox/src/VBox/Runtime/r0drv/alloc-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/alloc-r0drv.h /vbox/src/VBox/Runtime/r0drv/darwin/RTLogWriteDebugger-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/alloc-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/initterm-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/process-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/semaphore-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/spinlock-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/the-darwin-kernel.h /vbox/src/VBox/Runtime/r0drv/darwin/thread-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/thread2-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/time-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/initterm-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/linux/RTLogWriteDebugger-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/alloc-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/initterm-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/process-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/semaphore-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/spinlock-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/string.h /vbox/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h /vbox/src/VBox/Runtime/r0drv/linux/thread-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/thread2-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/memobj-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/nt/RTLogWriteDebugger-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/alloc-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/process-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/semaphore-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/spinlock-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/the-nt-kernel.h /vbox/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/thread2-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/os2/alloc-r0drv-os2.cpp /vbox/src/VBox/Runtime/r0drv/os2/assert-r0drv-os2.cpp /vbox/src/VBox/Runtime/r0drv/os2/initterm-r0drv-os2.cpp /vbox/src/VBox/Runtime/r0drv/os2/memobj-r0drv-os2.cpp /vbox/src/VBox/Runtime/r0drv/os2/process-r0drv-os2.cpp /vbox/src/VBox/Runtime/r0drv/os2/semevent-r0drv-os2.cpp /vbox/src/VBox/Runtime/r0drv/os2/semeventmulti-r0drv-os2.cpp /vbox/src/VBox/Runtime/r0drv/os2/semfastmutex-r0drv-os2.cpp /vbox/src/VBox/Runtime/r0drv/os2/spinlock-r0drv-os2.cpp /vbox/src/VBox/Runtime/r0drv/os2/the-os2-kernel.h /vbox/src/VBox/Runtime/r0drv/os2/thread-r0drv-os2.cpp /vbox/src/VBox/Runtime/r0drv/os2/thread2-r0drv-os2.cpp /vbox/src/VBox/Runtime/r0drv/os2/time-r0drv-os2.cpp /vbox/src/VBox/Runtime/r0drv/os2/timer-r0drv-os2.cpp /vbox/src/VBox/Runtime/r3/alloc-ef-cpp.cpp /vbox/src/VBox/Runtime/r3/alloc-ef.cpp /vbox/src/VBox/Runtime/r3/alloc-ef.h /vbox/src/VBox/Runtime/r3/alloc.cpp /vbox/src/VBox/Runtime/r3/darwin/alloc-darwin.cpp /vbox/src/VBox/Runtime/r3/darwin/filelock-darwin.cpp /vbox/src/VBox/Runtime/r3/darwin/time-darwin.cpp /vbox/src/VBox/Runtime/r3/freebsd/alloc-freebsd.cpp /vbox/src/VBox/Runtime/r3/init.cpp /vbox/src/VBox/Runtime/r3/linux/sched-linux.cpp /vbox/src/VBox/Runtime/r3/linux/sems-linux.cpp /vbox/src/VBox/Runtime/r3/linux/time-linux.cpp /vbox/src/VBox/Runtime/r3/os2/sems-os2.cpp /vbox/src/VBox/Runtime/r3/os2/system-os2.cpp /vbox/src/VBox/Runtime/r3/os2/thread-os2.cpp /vbox/src/VBox/Runtime/r3/os2/time-os2.cpp /vbox/src/VBox/Runtime/r3/posix/RTTimeNow-posix.cpp /vbox/src/VBox/Runtime/r3/posix/alloc-posix.cpp /vbox/src/VBox/Runtime/r3/posix/dir-posix.cpp /vbox/src/VBox/Runtime/r3/posix/env-posix.cpp /vbox/src/VBox/Runtime/r3/posix/fileio-posix.cpp /vbox/src/VBox/Runtime/r3/posix/filelock-posix.cpp /vbox/src/VBox/Runtime/r3/posix/fs-posix.cpp /vbox/src/VBox/Runtime/r3/posix/ldrNative-posix.cpp /vbox/src/VBox/Runtime/r3/posix/path-posix.cpp /vbox/src/VBox/Runtime/r3/posix/process-posix.cpp /vbox/src/VBox/Runtime/r3/posix/rand-posix.cpp /vbox/src/VBox/Runtime/r3/posix/sched-posix.cpp /vbox/src/VBox/Runtime/r3/posix/sems-posix.cpp /vbox/src/VBox/Runtime/r3/posix/system-posix.cpp /vbox/src/VBox/Runtime/r3/posix/thread-posix.cpp /vbox/src/VBox/Runtime/r3/posix/time-posix.cpp /vbox/src/VBox/Runtime/r3/posix/timelocal-posix.cpp /vbox/src/VBox/Runtime/r3/posix/timer-posix.cpp /vbox/src/VBox/Runtime/r3/posix/utf8-posix.cpp /vbox/src/VBox/Runtime/r3/process.cpp /vbox/src/VBox/Runtime/r3/stream.cpp /vbox/src/VBox/Runtime/r3/tcp.cpp /vbox/src/VBox/Runtime/r3/win32/RTLogWriteDebugger-win32.cpp /vbox/src/VBox/Runtime/r3/win32/alloc-win32.cpp /vbox/src/VBox/Runtime/r3/win32/dir-win32.cpp /vbox/src/VBox/Runtime/r3/win32/dllmain-win32.cpp /vbox/src/VBox/Runtime/r3/win32/fileio-win32.cpp /vbox/src/VBox/Runtime/r3/win32/fs-win32.cpp /vbox/src/VBox/Runtime/r3/win32/ldrNative-win32.cpp /vbox/src/VBox/Runtime/r3/win32/path-win32.cpp /vbox/src/VBox/Runtime/r3/win32/process-win32.cpp /vbox/src/VBox/Runtime/r3/win32/sched-win32.cpp /vbox/src/VBox/Runtime/r3/win32/sems-win32.cpp /vbox/src/VBox/Runtime/r3/win32/system-win32.cpp /vbox/src/VBox/Runtime/r3/win32/thread-win32.cpp /vbox/src/VBox/Runtime/r3/win32/time-win32.cpp /vbox/src/VBox/Runtime/r3/win32/timer-win32.cpp /vbox/src/VBox/Runtime/r3/win32/utf16locale-win32.cpp /vbox/src/VBox/Runtime/r3/win32/utf8-win32.cpp /vbox/src/VBox/Runtime/r3/win32/uuid-win32.cpp /vbox/src/VBox/Runtime/req.cpp /vbox/src/VBox/Runtime/semspingpong.cpp /vbox/src/VBox/Runtime/straprintf.cpp /vbox/src/VBox/Runtime/strformat.cpp /vbox/src/VBox/Runtime/strformatrt.cpp /vbox/src/VBox/Runtime/string.cpp /vbox/src/VBox/Runtime/string/memchr.cpp /vbox/src/VBox/Runtime/string/memchr_alias.c /vbox/src/VBox/Runtime/string/memcmp.cpp /vbox/src/VBox/Runtime/string/memcmp_alias.c /vbox/src/VBox/Runtime/string/memcpy.cpp /vbox/src/VBox/Runtime/string/memcpy_alias.c /vbox/src/VBox/Runtime/string/memset.cpp /vbox/src/VBox/Runtime/string/memset_alias.c /vbox/src/VBox/Runtime/string/strchr_alias.c /vbox/src/VBox/Runtime/string/strcmp_alias.c /vbox/src/VBox/Runtime/string/strcpy.cpp /vbox/src/VBox/Runtime/string/strlen.cpp /vbox/src/VBox/Runtime/string/strncmp.cpp /vbox/src/VBox/Runtime/string/strpbrk.cpp /vbox/src/VBox/Runtime/strprintf.cpp /vbox/src/VBox/Runtime/strspace.cpp /vbox/src/VBox/Runtime/strstrip.cpp /vbox/src/VBox/Runtime/strtonum.cpp /vbox/src/VBox/Runtime/table/avl_Enum.cpp.h /vbox/src/VBox/Runtime/table/avlgcptr.cpp /vbox/src/VBox/Runtime/table/avlhcphys.cpp /vbox/src/VBox/Runtime/table/avlogcphys.cpp /vbox/src/VBox/Runtime/table/avlogcptr.cpp /vbox/src/VBox/Runtime/table/avlohcphys.cpp /vbox/src/VBox/Runtime/table/avloioport.cpp /vbox/src/VBox/Runtime/table/avlpv.cpp /vbox/src/VBox/Runtime/table/avlrgcptr.cpp /vbox/src/VBox/Runtime/table/avlrogcphys.cpp /vbox/src/VBox/Runtime/table/avlrogcptr.cpp /vbox/src/VBox/Runtime/table/avlroioport.cpp /vbox/src/VBox/Runtime/table/avlroogcptr.cpp /vbox/src/VBox/Runtime/table/avlu32.cpp /vbox/src/VBox/Runtime/table/avlul.cpp /vbox/src/VBox/Runtime/table/table.cpp /vbox/src/VBox/Runtime/testcase/Makefile.kmk /vbox/src/VBox/Runtime/testcase/ioctl.h /vbox/src/VBox/Runtime/testcase/ntGetTimerResolution.cpp /vbox/src/VBox/Runtime/testcase/tstAvl.cpp /vbox/src/VBox/Runtime/testcase/tstBitOperations.cpp /vbox/src/VBox/Runtime/testcase/tstCritSect.cpp /vbox/src/VBox/Runtime/testcase/tstDeadlock.cpp /vbox/src/VBox/Runtime/testcase/tstDir-2.cpp /vbox/src/VBox/Runtime/testcase/tstDir.cpp /vbox/src/VBox/Runtime/testcase/tstErrUnique.cpp /vbox/src/VBox/Runtime/testcase/tstFile.cpp /vbox/src/VBox/Runtime/testcase/tstFileLock.cpp /vbox/src/VBox/Runtime/testcase/tstHeapSimple.cpp /vbox/src/VBox/Runtime/testcase/tstInlineAsm.cpp /vbox/src/VBox/Runtime/testcase/tstIoCtl.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-2.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-3.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-4.cpp /vbox/src/VBox/Runtime/testcase/tstLdr.cpp /vbox/src/VBox/Runtime/testcase/tstLdrDisasmTest.cpp /vbox/src/VBox/Runtime/testcase/tstLdrLoad.cpp /vbox/src/VBox/Runtime/testcase/tstLdrObj.cpp /vbox/src/VBox/Runtime/testcase/tstLdrObjR0.cpp /vbox/src/VBox/Runtime/testcase/tstLog.cpp /vbox/src/VBox/Runtime/testcase/tstMove.cpp /vbox/src/VBox/Runtime/testcase/tstPath.cpp /vbox/src/VBox/Runtime/testcase/tstPrfRT.cpp /vbox/src/VBox/Runtime/testcase/tstRTFsQueries.cpp /vbox/src/VBox/Runtime/testcase/tstRTProcWait.cpp /vbox/src/VBox/Runtime/testcase/tstSems.cpp /vbox/src/VBox/Runtime/testcase/tstStrFormat.cpp /vbox/src/VBox/Runtime/testcase/tstStrToNum.cpp /vbox/src/VBox/Runtime/testcase/tstTSC.cpp /vbox/src/VBox/Runtime/testcase/tstTime-2.cpp /vbox/src/VBox/Runtime/testcase/tstTime-3.cpp /vbox/src/VBox/Runtime/testcase/tstTime.cpp /vbox/src/VBox/Runtime/testcase/tstTimeSpec.cpp /vbox/src/VBox/Runtime/testcase/tstTimer.cpp /vbox/src/VBox/Runtime/testcase/tstUtf8.cpp /vbox/src/VBox/Runtime/testcase/tstUuid.cpp /vbox/src/VBox/Runtime/thread.cpp /vbox/src/VBox/Runtime/time.cpp /vbox/src/VBox/Runtime/timeprog.cpp /vbox/src/VBox/Runtime/timesup.cpp /vbox/src/VBox/Runtime/uni.cpp /vbox/src/VBox/Runtime/unidata.cpp /vbox/src/VBox/Runtime/uniread.cpp /vbox/src/VBox/Runtime/utf-16.cpp /vbox/src/VBox/Runtime/utf-8.cpp /vbox/src/VBox/Runtime/win32/RTErrConvertFromWin32.cpp /vbox/src/VBox/Runtime/win32/errmsgwin.cpp /vbox/src/VBox/Runtime/zip.cpp /vbox/src/VBox/VMM/CFGM.cpp /vbox/src/VBox/VMM/CFGMInternal.h /vbox/src/VBox/VMM/CPUM.cpp /vbox/src/VBox/VMM/CPUMInternal.h /vbox/src/VBox/VMM/CPUMStack.cpp /vbox/src/VBox/VMM/DBGF.cpp /vbox/src/VBox/VMM/DBGFAddr.cpp /vbox/src/VBox/VMM/DBGFBp.cpp /vbox/src/VBox/VMM/DBGFDisas.cpp /vbox/src/VBox/VMM/DBGFInfo.cpp /vbox/src/VBox/VMM/DBGFInternal.h /vbox/src/VBox/VMM/DBGFLog.cpp /vbox/src/VBox/VMM/DBGFStack.cpp /vbox/src/VBox/VMM/DBGFSym.cpp /vbox/src/VBox/VMM/EM.cpp /vbox/src/VBox/VMM/EMInternal.h /vbox/src/VBox/VMM/HWACCM.cpp /vbox/src/VBox/VMM/HWACCMInternal.h /vbox/src/VBox/VMM/IOM.cpp /vbox/src/VBox/VMM/IOMInternal.h /vbox/src/VBox/VMM/MM.cpp /vbox/src/VBox/VMM/MMHeap.cpp /vbox/src/VBox/VMM/MMHyper.cpp /vbox/src/VBox/VMM/MMInternal.h /vbox/src/VBox/VMM/MMPagePool.cpp /vbox/src/VBox/VMM/MMPhys.cpp /vbox/src/VBox/VMM/Makefile.kmk /vbox/src/VBox/VMM/PATM/CSAM.cpp /vbox/src/VBox/VMM/PATM/CSAMInternal.h /vbox/src/VBox/VMM/PATM/Makefile.kmk /vbox/src/VBox/VMM/PATM/PATM.cpp /vbox/src/VBox/VMM/PATM/PATMA.h /vbox/src/VBox/VMM/PATM/PATMGuest.cpp /vbox/src/VBox/VMM/PATM/PATMInternal.h /vbox/src/VBox/VMM/PATM/PATMPatch.cpp /vbox/src/VBox/VMM/PATM/PATMPatch.h /vbox/src/VBox/VMM/PATM/PATMSSM.cpp /vbox/src/VBox/VMM/PATM/VMMAll/CSAMAll.cpp /vbox/src/VBox/VMM/PATM/VMMAll/PATMAll.cpp /vbox/src/VBox/VMM/PATM/VMMGC/CSAMGC.cpp /vbox/src/VBox/VMM/PATM/VMMGC/Makefile.kmk /vbox/src/VBox/VMM/PATM/VMMGC/PATMGC.cpp /vbox/src/VBox/VMM/PDM.cpp /vbox/src/VBox/VMM/PDMCritSect.cpp /vbox/src/VBox/VMM/PDMDevice.cpp /vbox/src/VBox/VMM/PDMDriver.cpp /vbox/src/VBox/VMM/PDMInternal.h /vbox/src/VBox/VMM/PDMLdr.cpp /vbox/src/VBox/VMM/PDMQueue.cpp /vbox/src/VBox/VMM/PGM.cpp /vbox/src/VBox/VMM/PGMBth.h /vbox/src/VBox/VMM/PGMCache.h /vbox/src/VBox/VMM/PGMGst.h /vbox/src/VBox/VMM/PGMHandler.cpp /vbox/src/VBox/VMM/PGMInternal.h /vbox/src/VBox/VMM/PGMMap.cpp /vbox/src/VBox/VMM/PGMPhys.cpp /vbox/src/VBox/VMM/PGMPhys.h /vbox/src/VBox/VMM/PGMPool.cpp /vbox/src/VBox/VMM/PGMShw.h /vbox/src/VBox/VMM/REMInternal.h /vbox/src/VBox/VMM/SELM.cpp /vbox/src/VBox/VMM/SELMInternal.h /vbox/src/VBox/VMM/SSM.cpp /vbox/src/VBox/VMM/SSMInternal.h /vbox/src/VBox/VMM/STAM.cpp /vbox/src/VBox/VMM/STAMInternal.h /vbox/src/VBox/VMM/TM.cpp /vbox/src/VBox/VMM/TMInternal.h /vbox/src/VBox/VMM/TRPM.cpp /vbox/src/VBox/VMM/TRPMInternal.h /vbox/src/VBox/VMM/VBoxVMMDeps.cpp /vbox/src/VBox/VMM/VM.cpp /vbox/src/VBox/VMM/VMEmt.cpp /vbox/src/VBox/VMM/VMInternal.h /vbox/src/VBox/VMM/VMM.cpp /vbox/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp /vbox/src/VBox/VMM/VMMAll/DBGFAll.cpp /vbox/src/VBox/VMM/VMMAll/EMAll.cpp /vbox/src/VBox/VMM/VMMAll/IOMAll.cpp /vbox/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp /vbox/src/VBox/VMM/VMMAll/MMAll.cpp /vbox/src/VBox/VMM/VMMAll/MMAllHyper.cpp /vbox/src/VBox/VMM/VMMAll/MMAllPagePool.cpp /vbox/src/VBox/VMM/VMMAll/MMAllPhys.cpp /vbox/src/VBox/VMM/VMMAll/PDMAll.cpp /vbox/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp /vbox/src/VBox/VMM/VMMAll/PDMAllQueue.cpp /vbox/src/VBox/VMM/VMMAll/PGMAll.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllBth.h /vbox/src/VBox/VMM/VMMAll/PGMAllGst.h /vbox/src/VBox/VMM/VMMAll/PGMAllHandler.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllMap.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllPhys.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllPool.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllShw.h /vbox/src/VBox/VMM/VMMAll/REMAll.cpp /vbox/src/VBox/VMM/VMMAll/SELMAll.cpp /vbox/src/VBox/VMM/VMMAll/TMAll.cpp /vbox/src/VBox/VMM/VMMAll/TMAllCpu.cpp /vbox/src/VBox/VMM/VMMAll/TMAllReal.cpp /vbox/src/VBox/VMM/VMMAll/TMAllVirtual.cpp /vbox/src/VBox/VMM/VMMAll/TRPMAll.cpp /vbox/src/VBox/VMM/VMMAll/VMAll.cpp /vbox/src/VBox/VMM/VMMAll/VMMAll.cpp /vbox/src/VBox/VMM/VMMCodingGuidelines.cpp /vbox/src/VBox/VMM/VMMDocsRawMode.cpp /vbox/src/VBox/VMM/VMMGC/CPUMGC.cpp /vbox/src/VBox/VMM/VMMGC/DBGFGC.cpp /vbox/src/VBox/VMM/VMMGC/IOMGC.cpp /vbox/src/VBox/VMM/VMMGC/MMRamGC.cpp /vbox/src/VBox/VMM/VMMGC/Makefile.kmk /vbox/src/VBox/VMM/VMMGC/PDMGCDevice.cpp /vbox/src/VBox/VMM/VMMGC/PGMGC.cpp /vbox/src/VBox/VMM/VMMGC/PGMGCBth.h /vbox/src/VBox/VMM/VMMGC/PGMGCGst.h /vbox/src/VBox/VMM/VMMGC/PGMGCShw.h /vbox/src/VBox/VMM/VMMGC/REMGC.cpp /vbox/src/VBox/VMM/VMMGC/SELMGC.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGC.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp /vbox/src/VBox/VMM/VMMGC/VMMGC.cpp /vbox/src/VBox/VMM/VMMGC/VMMGCDeps.cpp /vbox/src/VBox/VMM/VMMInternal.h /vbox/src/VBox/VMM/VMMR0/CPUMR0.cpp /vbox/src/VBox/VMM/VMMR0/DBGFR0.cpp /vbox/src/VBox/VMM/VMMR0/HWACCMR0.cpp /vbox/src/VBox/VMM/VMMR0/HWSVMR0.cpp /vbox/src/VBox/VMM/VMMR0/HWSVMR0.h /vbox/src/VBox/VMM/VMMR0/HWVMXR0.cpp /vbox/src/VBox/VMM/VMMR0/HWVMXR0.h /vbox/src/VBox/VMM/VMMR0/PDMR0Device.cpp /vbox/src/VBox/VMM/VMMR0/TRPMR0.cpp /vbox/src/VBox/VMM/VMMR0/VMMR0.cpp /vbox/src/VBox/VMM/VMMSwitcher/VMMSwitcher.h /vbox/src/VBox/VMM/VMMTests.cpp /vbox/src/VBox/VMM/VMReq.cpp /vbox/src/VBox/VMM/testcase/Makefile.kmk /vbox/src/VBox/VMM/testcase/tstAnimate.cpp /vbox/src/VBox/VMM/testcase/tstAsmStructs.cpp /vbox/src/VBox/VMM/testcase/tstCFGM.cpp /vbox/src/VBox/VMM/testcase/tstCompiler.cpp /vbox/src/VBox/VMM/testcase/tstHelp.h /vbox/src/VBox/VMM/testcase/tstMMHyperHeap.cpp /vbox/src/VBox/VMM/testcase/tstMicro.cpp /vbox/src/VBox/VMM/testcase/tstMicro.h /vbox/src/VBox/VMM/testcase/tstMicroGC.cpp /vbox/src/VBox/VMM/testcase/tstSSM.cpp /vbox/src/VBox/VMM/testcase/tstVMM-2.cpp /vbox/src/VBox/VMM/testcase/tstVMM-HwAccm.cpp /vbox/src/VBox/VMM/testcase/tstVMM.cpp /vbox/src/VBox/VMM/testcase/tstVMMR0CallHost-1.cpp /vbox/src/VBox/VMM/testcase/tstVMREQ.cpp /vbox/src/VBox/VMM/testcase/tstVMStructGC.cpp /vbox/src/VBox/VMM/testcase/tstVMStructSize.cpp /vbox/src/VBox/VMM/x86context.h /vbox/src/bldprogs/Makefile.kmk /vbox/src/bldprogs/bin2c.c /vbox/src/libs/Makefile.kmk /vbox/src/libs/liblzf-1.51/Makefile.kmk /vbox/src/libs/xpcom18a4/Makefile.kmk /vbox/src/libs/xpcom18a4/xpcom/build/nsOS2VACLegacy.cpp /vbox/src/recompiler/InnoTek/config-host.h /vbox/src/recompiler/InnoTek/config.h /vbox/src/recompiler/InnoTek/crt/stdio.h /vbox/src/recompiler/InnoTek/structs.h /vbox/src/recompiler/Makefile.kmk /vbox/src/recompiler/VBoxREMWrapper.cpp /vbox/src/recompiler/VBoxRecompiler.c /vbox/src/testcase/Makefile.kmk /vbox/src/testcase/tstRunTestcases.cpp
5509d287ac416c6cb44a7a87b560c8a1b7115cf2 1643 22-Mar-2007 vboxsync

Hack to remove RTGCPTR from Linux guest additions

41559b494909399cabf59f9b64ed167f4cd9f778 1550 17-Mar-2007 vboxsync

don't include VBoxGuest.h if we don't need to because it drags in ostypes.h and that conflicts with a core darwin type.

25a4f6b35c326ea18274bda9ad3537b2d49c62fd 669 06-Feb-2007 vboxsync

__WIN32__ -> __WIN__

677833bc953b6cb418c701facbdcf4aa18d6c44e 1 01-Jan-1970 vboxsync

import

/vbox/COPYING /vbox/Config.kmk /vbox/Doxyfile.Core /vbox/Makefile /vbox/configure /vbox/configure.vbs /vbox/include/Makefile.kmk HostServices/VBoxClipboardSvc.h Makefile.kmk VBoxClipboard.h VBoxDev.h VBoxGuest.h VBoxGuestLib.h VBoxHDD.h VRDPAuth.h cdefs.h cfgldr.h cfgm.h com/ErrorInfo.h com/EventQueue.h com/Guid.h com/VirtualBox.h com/assert.h com/com.h com/defs.h com/ptr.h com/string.h cpum.h cpum.mac cpumdis.h csam.h dbg.h dbgf.h dbggui.h dis.h disopcode.h em.h err.h err.mac err.sed hgcmsvc.h hwacc_svm.h hwacc_vmx.h hwacc_vmx.mac hwaccm.h intnet.h iom.h log.h mm.h nasm.mac ostypes.h param.h patm.h pci.h pdm.h pgm.h rem.h scsi.h selm.h shflsvc.h ssm.h stam.h stam.mac sup.h tapwin32.h tm.h trpm.h types.h usb.h usblib.h version.h vm.h vm.mac vmapi.h vmm.h vrdpapi.h vrdpusb.h vusb.h x86.h x86.mac /vbox/include/iprt/alloc.h /vbox/include/iprt/alloca.h /vbox/include/iprt/asm.h /vbox/include/iprt/asmdefs.mac /vbox/include/iprt/assert.h /vbox/include/iprt/avl.h /vbox/include/iprt/cdefs.h /vbox/include/iprt/crc32.h /vbox/include/iprt/crc64.h /vbox/include/iprt/critsect.h /vbox/include/iprt/ctype.h /vbox/include/iprt/dir.h /vbox/include/iprt/err.h /vbox/include/iprt/err.mac /vbox/include/iprt/err.sed /vbox/include/iprt/file.h /vbox/include/iprt/fs.h /vbox/include/iprt/ldr.h /vbox/include/iprt/log.h /vbox/include/iprt/md5.h /vbox/include/iprt/mem.h /vbox/include/iprt/memobj.h /vbox/include/iprt/nocrt/amd64/fenv.h /vbox/include/iprt/nocrt/amd64/math.h /vbox/include/iprt/nocrt/fenv.h /vbox/include/iprt/nocrt/inttypes.h /vbox/include/iprt/nocrt/math.h /vbox/include/iprt/nocrt/setjmp.h /vbox/include/iprt/nocrt/stdlib.h /vbox/include/iprt/nocrt/string.h /vbox/include/iprt/nocrt/x86/fenv.h /vbox/include/iprt/nocrt/x86/math.h /vbox/include/iprt/param.h /vbox/include/iprt/path.h /vbox/include/iprt/process.h /vbox/include/iprt/runtime.h /vbox/include/iprt/semaphore.h /vbox/include/iprt/spinlock.h /vbox/include/iprt/stdarg.h /vbox/include/iprt/stdint.h /vbox/include/iprt/stream.h /vbox/include/iprt/string.h /vbox/include/iprt/system.h /vbox/include/iprt/table.h /vbox/include/iprt/tcp.h /vbox/include/iprt/thread.h /vbox/include/iprt/time.h /vbox/include/iprt/timer.h /vbox/include/iprt/types.h /vbox/include/iprt/uni.h /vbox/include/iprt/uuid.h /vbox/include/iprt/zip.h /vbox/src/Makefile /vbox/src/VBox/Additions/Makefile /vbox/src/VBox/Additions/WINNT/Graphics/Display/Makefile /vbox/src/VBox/Additions/WINNT/Graphics/Display/Mirror/Makefile /vbox/src/VBox/Additions/WINNT/Graphics/Display/Mirror/debug.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/Mirror/debug.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/Mirror/driver.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/Mirror/enable.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/Mirror/screen.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/Mirror/vrdpdd.rc /vbox/src/VBox/Additions/WINNT/Graphics/Display/VBoxDisp.def /vbox/src/VBox/Additions/WINNT/Graphics/Display/VBoxDisp.rc /vbox/src/VBox/Additions/WINNT/Graphics/Display/color.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/debug.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/debug.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/driver.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/drv.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/enable.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/palette.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/pointer.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/screen.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vbox.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vbva.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vbvavrdp.h /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdp.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdpbmp.c /vbox/src/VBox/Additions/WINNT/Graphics/Display/vrdpbmp.h /vbox/src/VBox/Additions/WINNT/Graphics/Makefile /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Helper.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Helper.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/Makefile /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/helpers.c /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/vrdpdd.inf /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/vrdpvd.c /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/vrdpvd.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/vrdpvd.rc /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.def /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.inf /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.rc /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/makefile /vbox/src/VBox/Additions/WINNT/Graphics/Miniport/vboxioctl.h /vbox/src/VBox/Additions/WINNT/Makefile /vbox/src/VBox/Additions/WINNT/MouseFilter/Makefile /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.cpp /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.h /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.inf /vbox/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.rc /vbox/src/VBox/Additions/WINNT/MouseFilter/kbdmou.h /vbox/src/VBox/Additions/WINNT/VBoxControl/Makefile /vbox/src/VBox/Additions/WINNT/VBoxControl/VBoxControl.cpp /vbox/src/VBox/Additions/WINNT/VBoxControl/VBoxControl.rc /vbox/src/VBox/Additions/WINNT/VBoxGINA/Dialog.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/Dialog.h /vbox/src/VBox/Additions/WINNT/VBoxGINA/Helper.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/Helper.h /vbox/src/VBox/Additions/WINNT/VBoxGINA/Makefile /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.cpp /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.def /vbox/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.h /vbox/src/VBox/Additions/WINNT/VBoxGINA/WinWlx.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/Helper.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/Helper.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/Makefile /vbox/src/VBox/Additions/WINNT/VBoxGuest/NTLegacy.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/NTLegacy.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.inf /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.rc /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestInst.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestMsg.mc /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestPnP.cpp /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestPnP.h /vbox/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest_Internal.h /vbox/src/VBox/Additions/WINNT/VBoxService/Makefile /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxService.cpp /vbox/src/VBox/Additions/WINNT/VBoxService/VBoxService.rc /vbox/src/VBox/Additions/WINNT/VBoxService/resource.h /vbox/src/VBox/Additions/WINNT/VBoxService/vbox.ico /vbox/src/VBox/Additions/WINNT/i8042prt/Makefile /vbox/src/VBox/Additions/WINNT/i8042prt/devdesc.c /vbox/src/VBox/Additions/WINNT/i8042prt/devdesc.h /vbox/src/VBox/Additions/WINNT/i8042prt/i386/i8042cfg.h /vbox/src/VBox/Additions/WINNT/i8042prt/i8042cmn.c /vbox/src/VBox/Additions/WINNT/i8042prt/i8042dep.c /vbox/src/VBox/Additions/WINNT/i8042prt/i8042log.mc /vbox/src/VBox/Additions/WINNT/i8042prt/i8042prt.h /vbox/src/VBox/Additions/WINNT/i8042prt/i8042prt.rc /vbox/src/VBox/Additions/WINNT/i8042prt/include/POPPACK.H /vbox/src/VBox/Additions/WINNT/i8042prt/include/PSHPACK1.H /vbox/src/VBox/Additions/WINNT/i8042prt/include/PSHPACK4.H /vbox/src/VBox/Additions/WINNT/i8042prt/include/basetsd.h /vbox/src/VBox/Additions/WINNT/i8042prt/include/bugcodes.h /vbox/src/VBox/Additions/WINNT/i8042prt/include/guiddef.h /vbox/src/VBox/Additions/WINNT/i8042prt/include/kbdmou.h /vbox/src/VBox/Additions/WINNT/i8042prt/include/mce.h /vbox/src/VBox/Additions/WINNT/i8042prt/include/ntddk.h /vbox/src/VBox/Additions/WINNT/i8042prt/include/ntddkbd.h /vbox/src/VBox/Additions/WINNT/i8042prt/include/ntddmou.h /vbox/src/VBox/Additions/WINNT/i8042prt/include/ntdef.h /vbox/src/VBox/Additions/WINNT/i8042prt/include/ntiologc.h /vbox/src/VBox/Additions/WINNT/i8042prt/include/ntstatus.h /vbox/src/VBox/Additions/WINNT/i8042prt/include/wmidata.h /vbox/src/VBox/Additions/WINNT/i8042prt/kbdcmn.c /vbox/src/VBox/Additions/WINNT/i8042prt/kbddep.c /vbox/src/VBox/Additions/WINNT/i8042prt/moucmn.c /vbox/src/VBox/Additions/WINNT/i8042prt/moudep.c /vbox/src/VBox/Additions/common/Makefile /vbox/src/VBox/Additions/common/VBoxGuestLib/GenericRequest.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/HGCM.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/HGCMInternal.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/Init.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/Makefile /vbox/src/VBox/Additions/common/VBoxGuestLib/PhysHeap.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/PhysHeap.h /vbox/src/VBox/Additions/common/VBoxGuestLib/SysHlp.cpp /vbox/src/VBox/Additions/common/VBoxGuestLib/SysHlp.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBGLInternal.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.c /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestLog.h /vbox/src/VBox/Additions/common/VBoxGuestLib/VMMDev.cpp /vbox/src/VBox/Additions/common/include/vboxioctl.h /vbox/src/VBox/Additions/linux/Makefile /vbox/src/VBox/Additions/linux/daemon/Makefile /vbox/src/VBox/Additions/linux/daemon/vboxadd_timesync.cpp /vbox/src/VBox/Additions/linux/installer/runlevel.sh /vbox/src/VBox/Additions/linux/installer/vboxadd-timesync.sh /vbox/src/VBox/Additions/linux/installer/vboxadd.sh /vbox/src/VBox/Additions/linux/installer/vboxvfs.sh /vbox/src/VBox/Additions/linux/installer/x11config.pl /vbox/src/VBox/Additions/linux/module/Makefile /vbox/src/VBox/Additions/linux/module/Makefile.module /vbox/src/VBox/Additions/linux/module/cmc.c /vbox/src/VBox/Additions/linux/module/vboxmod.c /vbox/src/VBox/Additions/linux/module/vboxmod.h /vbox/src/VBox/Additions/linux/module/waitcompat.h /vbox/src/VBox/Additions/linux/testcase/TimesyncBackdoor.c /vbox/src/VBox/Additions/linux/x11include/4.2/exports/include/X11/X.h /vbox/src/VBox/Additions/linux/x11include/4.2/exports/include/X11/Xalloca.h /vbox/src/VBox/Additions/linux/x11include/4.2/exports/include/X11/Xarch.h /vbox/src/VBox/Additions/linux/x11include/4.2/exports/include/X11/Xdefs.h /vbox/src/VBox/Additions/linux/x11include/4.2/exports/include/X11/Xfuncproto.h /vbox/src/VBox/Additions/linux/x11include/4.2/exports/include/X11/Xfuncs.h /vbox/src/VBox/Additions/linux/x11include/4.2/exports/include/X11/Xmd.h /vbox/src/VBox/Additions/linux/x11include/4.2/exports/include/X11/Xosdefs.h /vbox/src/VBox/Additions/linux/x11include/4.2/exports/include/X11/Xproto.h /vbox/src/VBox/Additions/linux/x11include/4.2/exports/include/X11/Xprotostr.h /vbox/src/VBox/Additions/linux/x11include/4.2/exports/include/X11/extensions/XI.h /vbox/src/VBox/Additions/linux/x11include/4.2/exports/include/X11/extensions/XIproto.h /vbox/src/VBox/Additions/linux/x11include/4.2/exports/include/X11/extensions/dpms.h /vbox/src/VBox/Additions/linux/x11include/4.2/exports/include/X11/extensions/render.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/MITMisc.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/Print.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/Printstr.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/XEVI.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/XEVIstr.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/XI.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/XIE.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/XIEproto.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/XIEprotost.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/XInput.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/XIproto.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/XKB.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/XKBgeom.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/XKBproto.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/XKBsrv.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/XKBstr.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/XLbx.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/XShm.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/XTest.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/Xag.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/Xagsrv.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/Xagstr.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/Xcup.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/Xcupstr.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/Xdbe.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/Xdbeproto.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/Xext.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/Xinerama.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/Xv.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/XvMC.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/XvMClib.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/XvMCproto.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/Xvlib.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/Xvproto.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/bigreqstr.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/dpms.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/dpmsstr.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/extutil.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/fontcache.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/fontcacheP.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/fontcachstr.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/lbxbuf.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/lbxbufstr.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/lbxdeltastr.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/lbximage.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/lbxopts.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/lbxstr.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/lbxzlib.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/mitmiscstr.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/multibuf.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/multibufst.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/panoramiXext.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/panoramiXproto.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/randr.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/randrproto.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/record.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/recordstr.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/render.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/renderproto.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/saver.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/saverproto.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/scrnsaver.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/security.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/securstr.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/shape.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/shapestr.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/shmstr.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/sync.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/syncstr.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/xcmiscstr.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/xf86bigfont.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/xf86bigfstr.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/xf86dga.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/xf86dga1.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/xf86dga1str.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/xf86dgastr.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/xf86misc.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/xf86mscstr.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/xf86rush.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/xf86rushstr.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/xf86vmode.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/xf86vmstr.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/xtestext1.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/xteststr.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/xtrapbits.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/xtrapddmi.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/xtrapdi.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/xtrapemacros.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/xtraplib.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/xtraplibp.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/extensions/xtrapproto.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/fonts/FS.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/fonts/FSproto.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/fonts/font.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/fonts/fontproto.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/fonts/fontstruct.h /vbox/src/VBox/Additions/linux/x11include/4.2/include/fonts/fsmasks.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/Xext/dgaproc.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/Xext/xvdix.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/afb/afb.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/cfb/cfb.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/cfb/cfb16.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/cfb/cfb24.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/cfb/cfb32.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/cfb/cfbmap.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/cfb/cfbunmap.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/fb/fb.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/fb/fbrop.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/common/compiler.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/common/fourcc.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/common/xf86.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/common/xf86Module.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/common/xf86Opt.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/common/xf86Pci.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/common/xf86PciInfo.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/common/xf86Priv.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/common/xf86Privstr.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/common/xf86Resources.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/common/xf86Version.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/common/xf86Xinput.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/common/xf86cmap.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/common/xf86fbman.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/common/xf86str.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/common/xf86xv.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/common/xisb.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/ddc/edid.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/ddc/vdif.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/ddc/xf86DDC.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/i2c/xf86i2c.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/int10/xf86int10.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/os-support/bus/Pci.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/os-support/vbe/vbe.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/os-support/xf86OSmouse.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/os-support/xf86_OSproc.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/os-support/xf86_ansic.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/rac/xf86RAC.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/ramdac/IBM.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/ramdac/TI.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/ramdac/xf86Cursor.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/ramdac/xf86RamDac.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/shadowfb/shadowfb.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/vgahw/vgaHW.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/xaa/xaa.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/xf1bpp/mfbmap.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/xf1bpp/mfbunmap.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/xf1bpp/xf1bpp.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/xf24_32bpp/cfb24_32.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/xf4bpp/OScompiler.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/xf4bpp/ibmTrace.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/xf4bpp/ppcGCstr.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/xf4bpp/ppcSpMcro.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/xf4bpp/vgaReg.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/xf4bpp/vgaVideo.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/xf4bpp/wm3.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/hw/xfree86/xf4bpp/xf4bpp.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/include/XIstubs.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/include/bstore.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/include/bstorestr.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/include/colormap.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/include/colormapst.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/include/cursor.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/include/cursorstr.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/include/dix.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/include/dixstruct.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/include/extension.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/include/extinit.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/include/extnsionst.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/include/gc.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/include/gcstruct.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/include/globals.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/include/input.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/include/inputstr.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/include/misc.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/include/miscstruct.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/include/opaque.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/include/os.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/include/pixmap.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/include/pixmapstr.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/include/property.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/include/propertyst.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/include/region.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/include/regionstr.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/include/resource.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/include/screenint.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/include/scrnintstr.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/include/servermd.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/include/validate.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/include/window.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/include/windowstr.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/include/xf86_ansic.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/include/xf86_libc.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/mfb/mfb.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/mi/mi.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/mi/mibank.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/mi/mibstore.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/mi/mibstorest.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/mi/micmap.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/mi/micoord.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/mi/mifillarc.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/mi/mifpoly.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/mi/migc.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/mi/miline.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/mi/mioverlay.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/mi/mipointer.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/mi/mipointrst.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/mi/mipoly.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/mi/miscanfill.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/mi/mispans.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/mi/misprite.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/mi/mispritest.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/mi/mistruct.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/mi/mivalidate.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/mi/miwideline.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/mi/mizerarc.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/miext/shadow/shadow.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/miext/shadow/shrotpack.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/render/glyphstr.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/render/picture.h /vbox/src/VBox/Additions/linux/x11include/4.2/programs/Xserver/render/picturestr.h /vbox/src/VBox/Additions/linux/x11include/4.3/include/X.h /vbox/src/VBox/Additions/linux/x11include/4.3/include/Xalloca.h /vbox/src/VBox/Additions/linux/x11include/4.3/include/Xarch.h /vbox/src/VBox/Additions/linux/x11include/4.3/include/Xdefs.h /vbox/src/VBox/Additions/linux/x11include/4.3/include/Xfuncproto.h /vbox/src/VBox/Additions/linux/x11include/4.3/include/Xfuncs.h /vbox/src/VBox/Additions/linux/x11include/4.3/include/Xmd.h /vbox/src/VBox/Additions/linux/x11include/4.3/include/Xproto.h /vbox/src/VBox/Additions/linux/x11include/4.3/include/Xprotostr.h /vbox/src/VBox/Additions/linux/x11include/4.3/include/extensions/dpms.h /vbox/src/VBox/Additions/linux/x11include/4.3/include/extensions/renderproto.h /vbox/src/VBox/Additions/linux/x11include/4.3/include/fonts/font.h /vbox/src/VBox/Additions/linux/x11include/4.3/include/fonts/fontproto.h /vbox/src/VBox/Additions/linux/x11include/4.3/include/fonts/fontstruct.h /vbox/src/VBox/Additions/linux/x11include/4.3/include/fonts/fsmasks.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/Xext/dgaproc.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/afb/afb.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/fb/fb.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/fb/fbrop.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/hw/xfree86/common/compiler.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/hw/xfree86/common/xf86.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/hw/xfree86/common/xf86Module.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/hw/xfree86/common/xf86Opt.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/hw/xfree86/common/xf86PciInfo.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/hw/xfree86/common/xf86Resources.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/hw/xfree86/common/xf86cmap.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/hw/xfree86/common/xf86str.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/hw/xfree86/ddc/edid.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/hw/xfree86/ddc/vdif.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/hw/xfree86/ddc/xf86DDC.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/hw/xfree86/i2c/xf86i2c.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/hw/xfree86/int10/xf86int10.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/hw/xfree86/os-support/bus/Pci.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/hw/xfree86/os-support/bus/xf86Pci.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/hw/xfree86/os-support/xf86_OSproc.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/hw/xfree86/os-support/xf86_ansic.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/hw/xfree86/os-support/xf86_libc.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/hw/xfree86/rac/xf86RAC.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/hw/xfree86/ramdac/xf86Cursor.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/hw/xfree86/shadowfb/shadowfb.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/hw/xfree86/vbe/vbe.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/hw/xfree86/vgahw/vgaHW.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/hw/xfree86/xf1bpp/mfbmap.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/hw/xfree86/xf1bpp/mfbunmap.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/hw/xfree86/xf1bpp/xf1bpp.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/hw/xfree86/xf24_32bpp/cfb24_32.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/hw/xfree86/xf4bpp/xf4bpp.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/hw/xfree86/xf86Version.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/include/bstore.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/include/bstorestr.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/include/colormap.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/include/colormapst.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/include/cursor.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/include/cursorstr.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/include/dix.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/include/gc.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/include/gcstruct.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/include/globals.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/include/input.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/include/misc.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/include/miscstruct.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/include/opaque.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/include/os.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/include/pixmap.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/include/pixmapstr.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/include/property.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/include/propertyst.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/include/region.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/include/regionstr.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/include/resource.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/include/screenint.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/include/scrnintstr.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/include/servermd.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/include/validate.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/include/window.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/include/windowstr.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/mfb/mfb.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/mi/mi.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/mi/mibank.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/mi/mibstore.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/mi/micmap.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/mi/micoord.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/mi/migc.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/mi/mipointer.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/miext/shadow/shadow.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/render/glyphstr.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/render/picture.h /vbox/src/VBox/Additions/linux/x11include/4.3/programs/Xserver/render/picturestr.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/DECkeysym.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/HPkeysym.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/ImUtil.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/PM/PM.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/PM/PMproto.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/Sunkeysym.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/X.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/XF86keysym.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/XKBlib.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/XWDFile.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/Xalloca.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/Xarch.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/Xatom.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/Xauth.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/Xcms.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/Xdefs.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/Xdmcp.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/Xfuncproto.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/Xfuncs.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/Xlib.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/XlibConf.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/Xlibint.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/Xlocale.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/Xmd.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/Xos.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/Xos_r.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/Xosdefs.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/Xpoll.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/Xproto.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/Xprotostr.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/Xregion.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/Xresource.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/Xthreads.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/Xutil.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/Xw32defs.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/Xwindows.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/Xwinsock.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/ap_keysym.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/cursorfont.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/dri/xf86dri.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/dri/xf86dristr.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/MITMisc.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/Print.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/Printstr.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/XEVI.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/XEVIstr.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/XI.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/XInput.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/XIproto.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/XKB.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/XKBgeom.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/XKBproto.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/XKBsrv.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/XKBstr.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/XLbx.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/XResproto.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/XShm.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/XTest.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/Xag.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/Xagsrv.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/Xagstr.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/Xcup.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/Xcupstr.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/Xdbe.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/Xdbeproto.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/Xeviestr.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/Xext.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/Xinerama.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/Xv.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/XvMC.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/XvMCproto.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/Xvproto.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/bigreqstr.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/composite.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/compositeproto.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/damageproto.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/damagewire.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/dmxext.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/dmxproto.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/dpms.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/dpmsstr.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/extutil.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/fontcache.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/fontcacheP.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/fontcachstr.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/lbxbuf.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/lbxbufstr.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/lbxdeltastr.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/lbximage.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/lbxopts.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/lbxstr.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/lbxzlib.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/mitmiscstr.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/multibuf.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/multibufst.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/panoramiXext.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/panoramiXproto.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/randr.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/randrproto.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/record.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/recordstr.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/render.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/renderproto.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/saver.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/saverproto.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/scrnsaver.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/security.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/securstr.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/shape.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/shapestr.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/shmstr.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/sync.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/syncstr.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/vldXvMC.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/xcmiscstr.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/xf86bigfont.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/xf86bigfstr.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/xf86dga.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/xf86dga1.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/xf86dga1str.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/xf86dgastr.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/xf86misc.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/xf86mscstr.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/xf86rush.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/xf86rushstr.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/xf86vmode.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/xf86vmstr.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/xfixesproto.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/xfixeswire.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/xtestext1.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/xteststr.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/xtrapbits.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/xtrapddmi.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/xtrapdi.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/xtrapemacros.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/xtraplib.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/xtraplibp.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/extensions/xtrapproto.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/fonts/FS.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/fonts/FSproto.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/fonts/font.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/fonts/fontproto.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/fonts/fontstruct.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/fonts/fsmasks.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/keysym.h /vbox/src/VBox/Additions/linux/x11include/7.0/X11/keysymdef.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/BT.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/IBM.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/Pci.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/TI.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/XIstubs.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/afb.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/assyntax.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/atKeynames.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/bstore.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/bstorestr.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/bt829.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/cfb.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/cfb16.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/cfb32.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/cfb8_16.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/cfb8_32.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/cfb8_32wid.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/cfbmap.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/cfbmskbits.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/cfbunmap.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/closestr.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/closure.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/colormap.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/colormapst.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/compiler.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/cursor.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/cursorstr.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/dbestruct.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/dgaproc.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/dix.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/dixevents.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/dixfont.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/dixfontstr.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/dixgrabs.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/dixstruct.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/dri.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/dristruct.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/edid.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/elf.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/exa.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/exevents.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/extension.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/extinit.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/extnsionst.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/fb.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/fbdevhw.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/fboverlay.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/fbpseudocolor.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/fbrop.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/fi1236.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/fourcc.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/gc.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/gcstruct.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/globals.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/glyphstr.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/i2c_def.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/input.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/inputstr.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/mfb.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/mfbmap.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/mfbunmap.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/mi.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/mibank.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/mibstore.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/micmap.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/micoord.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/mifillarc.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/mifpoly.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/migc.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/miline.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/mipict.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/mipointer.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/mipointrst.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/misc.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/miscstruct.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/mispans.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/mistruct.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/miwideline.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/mizerarc.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/msp3430.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/opaque.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/os.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/picture.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/picturestr.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/pixmap.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/pixmapstr.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/property.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/propertyst.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/randrstr.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/region.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/regionstr.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/renderedge.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/resource.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/rgb.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/sarea.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/screenint.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/scrnintstr.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/selection.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/servermd.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/shadow.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/shadowfb.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/site.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/swaprep.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/swapreq.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/tda8425.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/tda9850.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/tda9885.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/uda1380.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/validate.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/vbe.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/vbeModes.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/vdif.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/vgaHW.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/window.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/windowstr.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xaa.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xaaWrapper.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xaalocal.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xaarop.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xf1bpp.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xf4bpp.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xf86.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xf86Cursor.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xf86DDC.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xf86Module.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xf86OSKbd.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xf86OSmouse.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xf86Opt.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xf86Optrec.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xf86Parser.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xf86Pci.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xf86PciInfo.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xf86Priv.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xf86Privstr.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xf86RAC.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xf86RamDac.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xf86Resources.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xf86Version.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xf86Xinput.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xf86_OSlib.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xf86_OSproc.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xf86_ansic.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xf86_libc.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xf86cmap.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xf86drm.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xf86drmCompat.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xf86fbman.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xf86i2c.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xf86int10.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xf86sbusBus.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xf86str.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xf86xv.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xf86xvmc.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xf86xvpriv.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xisb.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xorg-server.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xorgVersion.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xvdix.h /vbox/src/VBox/Additions/linux/x11include/7.0/xorg/xvmcext.h /vbox/src/VBox/Additions/linux/x11include/7.1/X11/X.h /vbox/src/VBox/Additions/linux/x11include/7.1/X11/Xalloca.h /vbox/src/VBox/Additions/linux/x11include/7.1/X11/Xarch.h /vbox/src/VBox/Additions/linux/x11include/7.1/X11/Xdefs.h /vbox/src/VBox/Additions/linux/x11include/7.1/X11/Xfuncproto.h /vbox/src/VBox/Additions/linux/x11include/7.1/X11/Xfuncs.h /vbox/src/VBox/Additions/linux/x11include/7.1/X11/Xmd.h /vbox/src/VBox/Additions/linux/x11include/7.1/X11/Xosdefs.h /vbox/src/VBox/Additions/linux/x11include/7.1/X11/Xproto.h /vbox/src/VBox/Additions/linux/x11include/7.1/X11/Xprotostr.h /vbox/src/VBox/Additions/linux/x11include/7.1/X11/extensions/XI.h /vbox/src/VBox/Additions/linux/x11include/7.1/X11/extensions/XIproto.h /vbox/src/VBox/Additions/linux/x11include/7.1/X11/extensions/dpms.h /vbox/src/VBox/Additions/linux/x11include/7.1/X11/extensions/randr.h /vbox/src/VBox/Additions/linux/x11include/7.1/X11/extensions/render.h /vbox/src/VBox/Additions/linux/x11include/7.1/X11/extensions/renderproto.h /vbox/src/VBox/Additions/linux/x11include/7.1/X11/fonts/font.h /vbox/src/VBox/Additions/linux/x11include/7.1/X11/fonts/fontproto.h /vbox/src/VBox/Additions/linux/x11include/7.1/X11/fonts/fontstruct.h /vbox/src/VBox/Additions/linux/x11include/7.1/X11/fonts/fsmasks.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/Pci.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/XIstubs.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/afb.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/bstore.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/bstorestr.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/closestr.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/closure.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/colormap.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/colormapst.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/compiler.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/cursor.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/cursorstr.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/damage.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/damagestr.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/dgaproc.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/dix-config.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/dix.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/dixevents.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/dixfont.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/dixfontstr.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/dixgrabs.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/dixstruct.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/do-not-use-config.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/edid.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/exevents.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/extension.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/extinit.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/extnsionst.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/fb.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/fbrop.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/gc.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/gcstruct.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/globals.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/glyphstr.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/input.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/inputstr.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/mfb.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/mfbmap.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/mfbunmap.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/mi.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/mibank.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/mibstore.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/micmap.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/micoord.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/migc.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/mipointer.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/misc.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/miscstruct.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/opaque.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/os.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/picture.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/picturestr.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/pixmap.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/pixmapstr.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/property.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/propertyst.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/region.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/regionstr.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/resource.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/rgb.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/screenint.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/scrnintstr.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/selection.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/servermd.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/shadow.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/shadowfb.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/site.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/swaprep.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/swapreq.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/validate.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/vbe.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/vbeModes.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/vdif.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/vgaHW.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/window.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/windowstr.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/xf1bpp.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/xf4bpp.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/xf86.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/xf86Cursor.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/xf86DDC.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/xf86Module.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/xf86OSmouse.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/xf86Opt.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/xf86Pci.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/xf86PciInfo.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/xf86Priv.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/xf86Privstr.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/xf86RAC.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/xf86Resources.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/xf86Version.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/xf86Xinput.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/xf86_OSproc.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/xf86_ansic.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/xf86_libc.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/xf86cmap.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/xf86i2c.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/xf86int10.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/xf86str.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/xisb.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/xorg-config.h /vbox/src/VBox/Additions/linux/x11include/7.1/xorg/xorg-server.h /vbox/src/VBox/Additions/linux/xgraphics/Makefile /vbox/src/VBox/Additions/linux/xgraphics/vboxutils.c /vbox/src/VBox/Additions/linux/xgraphics/vboxvideo.c /vbox/src/VBox/Additions/linux/xgraphics/vboxvideo.h /vbox/src/VBox/Additions/linux/xmouse/Makefile /vbox/src/VBox/Additions/linux/xmouse/VBoxUtils.c /vbox/src/VBox/Additions/linux/xmouse/VBoxUtils.h /vbox/src/VBox/Additions/linux/xmouse/mouse.c /vbox/src/VBox/Additions/linux/xmouse/mouse.h /vbox/src/VBox/Additions/linux/xmouse/mousePriv.h /vbox/src/VBox/Additions/linux/xmouse/pnp.c /vbox/src/VBox/Additions/linux/xmouse/xorg70/mouse.c /vbox/src/VBox/Additions/linux/xmouse/xorg70/mouse.h /vbox/src/VBox/Additions/linux/xmouse/xorg70/mousePriv.h /vbox/src/VBox/Additions/linux/xmouse/xorg70/pnp.c /vbox/src/VBox/Additions/linux/xmouse/xorg71/mouse.c /vbox/src/VBox/Additions/linux/xmouse/xorg71/mouse.h /vbox/src/VBox/Additions/linux/xmouse/xorg71/mousePriv.h /vbox/src/VBox/Additions/linux/xmouse/xorg71/pnp.c /vbox/src/VBox/Debugger/DBGCTcp.cpp /vbox/src/VBox/Debugger/DBGConsole.cpp /vbox/src/VBox/Debugger/Makefile /vbox/src/VBox/Debugger/VBoxDbg.cpp /vbox/src/VBox/Debugger/VBoxDbgBase.cpp /vbox/src/VBox/Debugger/VBoxDbgBase.h /vbox/src/VBox/Debugger/VBoxDbgConsole.cpp /vbox/src/VBox/Debugger/VBoxDbgConsole.h /vbox/src/VBox/Debugger/VBoxDbgGui.cpp /vbox/src/VBox/Debugger/VBoxDbgGui.h /vbox/src/VBox/Debugger/VBoxDbgStats.cpp /vbox/src/VBox/Debugger/VBoxDbgStats.h /vbox/src/VBox/Debugger/testcase/Makefile.kmk /vbox/src/VBox/Debugger/testcase/tstVBoxDbg.cpp /vbox/src/VBox/Devices/Audio/DevIchAc97.cpp /vbox/src/VBox/Devices/Audio/Makefile.kmk /vbox/src/VBox/Devices/Audio/alsaaudio.c /vbox/src/VBox/Devices/Audio/audio.c /vbox/src/VBox/Devices/Audio/audio.h /vbox/src/VBox/Devices/Audio/audio_int.h /vbox/src/VBox/Devices/Audio/audio_template.h /vbox/src/VBox/Devices/Audio/audiosniffer.c /vbox/src/VBox/Devices/Audio/dsound_template.h /vbox/src/VBox/Devices/Audio/dsoundaudio.c /vbox/src/VBox/Devices/Audio/mixeng.c /vbox/src/VBox/Devices/Audio/mixeng.h /vbox/src/VBox/Devices/Audio/mixeng_template.h /vbox/src/VBox/Devices/Audio/noaudio.c /vbox/src/VBox/Devices/Audio/ossaudio.c /vbox/src/VBox/Devices/Audio/rate_template.h /vbox/src/VBox/Devices/Audio/sys-queue.h /vbox/src/VBox/Devices/Audio/winaudio.c /vbox/src/VBox/Devices/Builtins.cpp /vbox/src/VBox/Devices/Builtins.h /vbox/src/VBox/Devices/Builtins2.cpp /vbox/src/VBox/Devices/Builtins2.h /vbox/src/VBox/Devices/Bus/DevPCI.cpp /vbox/src/VBox/Devices/Bus/Makefile.kmk /vbox/src/VBox/Devices/Bus/PCIInternal.h /vbox/src/VBox/Devices/Graphics/BIOS/BUGS /vbox/src/VBox/Devices/Graphics/BIOS/COPYING /vbox/src/VBox/Devices/Graphics/BIOS/ChangeLog /vbox/src/VBox/Devices/Graphics/BIOS/Makefile /vbox/src/VBox/Devices/Graphics/BIOS/Notes /vbox/src/VBox/Devices/Graphics/BIOS/README /vbox/src/VBox/Devices/Graphics/BIOS/TODO /vbox/src/VBox/Devices/Graphics/BIOS/biossums.c /vbox/src/VBox/Devices/Graphics/BIOS/clext.c /vbox/src/VBox/Devices/Graphics/BIOS/dataseghack /vbox/src/VBox/Devices/Graphics/BIOS/tests/testbios.c /vbox/src/VBox/Devices/Graphics/BIOS/vbe.c /vbox/src/VBox/Devices/Graphics/BIOS/vbe.h /vbox/src/VBox/Devices/Graphics/BIOS/vbe_display_api.txt /vbox/src/VBox/Devices/Graphics/BIOS/vbetables.h /vbox/src/VBox/Devices/Graphics/BIOS/vgabios.c /vbox/src/VBox/Devices/Graphics/BIOS/vgabios.h /vbox/src/VBox/Devices/Graphics/BIOS/vgafonts.h /vbox/src/VBox/Devices/Graphics/BIOS/vgatables.h /vbox/src/VBox/Devices/Graphics/DevVGA.cpp /vbox/src/VBox/Devices/Graphics/DevVGA.h /vbox/src/VBox/Devices/Graphics/DevVGAModes.h /vbox/src/VBox/Devices/Graphics/DevVGATmpl.h /vbox/src/VBox/Devices/Graphics/Makefile.kmk /vbox/src/VBox/Devices/Input/DrvKeyboardQueue.cpp /vbox/src/VBox/Devices/Input/DrvMouseQueue.cpp /vbox/src/VBox/Devices/Input/Makefile.kmk /vbox/src/VBox/Devices/Input/pckbd.c /vbox/src/VBox/Devices/Makefile /vbox/src/VBox/Devices/Network/DevPCNet.cpp /vbox/src/VBox/Devices/Network/DrvIntNet.cpp /vbox/src/VBox/Devices/Network/DrvNAT.cpp /vbox/src/VBox/Devices/Network/DrvNetSniffer.cpp /vbox/src/VBox/Devices/Network/DrvTAP.cpp /vbox/src/VBox/Devices/Network/DrvTAPWin32.cpp /vbox/src/VBox/Devices/Network/Makefile.kmk /vbox/src/VBox/Devices/Network/SrvIntNetR0.cpp /vbox/src/VBox/Devices/Network/ne2000.c /vbox/src/VBox/Devices/Network/slirp/COPYRIGHT /vbox/src/VBox/Devices/Network/slirp/Makefile.kmk /vbox/src/VBox/Devices/Network/slirp/bootp.c /vbox/src/VBox/Devices/Network/slirp/bootp.h /vbox/src/VBox/Devices/Network/slirp/cksum.c /vbox/src/VBox/Devices/Network/slirp/ctl.h /vbox/src/VBox/Devices/Network/slirp/debug.c /vbox/src/VBox/Devices/Network/slirp/debug.h /vbox/src/VBox/Devices/Network/slirp/icmp_var.h /vbox/src/VBox/Devices/Network/slirp/if.c /vbox/src/VBox/Devices/Network/slirp/if.h /vbox/src/VBox/Devices/Network/slirp/ip.h /vbox/src/VBox/Devices/Network/slirp/ip_icmp.c /vbox/src/VBox/Devices/Network/slirp/ip_icmp.h /vbox/src/VBox/Devices/Network/slirp/ip_input.c /vbox/src/VBox/Devices/Network/slirp/ip_output.c /vbox/src/VBox/Devices/Network/slirp/libslirp.h /vbox/src/VBox/Devices/Network/slirp/main.h /vbox/src/VBox/Devices/Network/slirp/mbuf.c /vbox/src/VBox/Devices/Network/slirp/mbuf.h /vbox/src/VBox/Devices/Network/slirp/misc.c /vbox/src/VBox/Devices/Network/slirp/misc.h /vbox/src/VBox/Devices/Network/slirp/sbuf.c /vbox/src/VBox/Devices/Network/slirp/sbuf.h /vbox/src/VBox/Devices/Network/slirp/slirp.c /vbox/src/VBox/Devices/Network/slirp/slirp.h /vbox/src/VBox/Devices/Network/slirp/slirp_config.h /vbox/src/VBox/Devices/Network/slirp/socket.c /vbox/src/VBox/Devices/Network/slirp/socket.h /vbox/src/VBox/Devices/Network/slirp/tcp.h /vbox/src/VBox/Devices/Network/slirp/tcp_input.c /vbox/src/VBox/Devices/Network/slirp/tcp_output.c /vbox/src/VBox/Devices/Network/slirp/tcp_subr.c /vbox/src/VBox/Devices/Network/slirp/tcp_timer.c /vbox/src/VBox/Devices/Network/slirp/tcp_timer.h /vbox/src/VBox/Devices/Network/slirp/tcp_var.h /vbox/src/VBox/Devices/Network/slirp/tcpip.h /vbox/src/VBox/Devices/Network/slirp/tftp.c /vbox/src/VBox/Devices/Network/slirp/tftp.h /vbox/src/VBox/Devices/Network/slirp/udp.c /vbox/src/VBox/Devices/Network/slirp/udp.h /vbox/src/VBox/Devices/Network/testcase/Makefile.kmk /vbox/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp /vbox/src/VBox/Devices/PC/BIOS/Makefile /vbox/src/VBox/Devices/PC/BIOS/apmbios.S /vbox/src/VBox/Devices/PC/BIOS/biossums.c /vbox/src/VBox/Devices/PC/BIOS/innotek_logo.bmp /vbox/src/VBox/Devices/PC/BIOS/logo.c /vbox/src/VBox/Devices/PC/BIOS/rlepack.c /vbox/src/VBox/Devices/PC/BIOS/rombios.c /vbox/src/VBox/Devices/PC/DevACPI.cpp /vbox/src/VBox/Devices/PC/DevPIC.cpp /vbox/src/VBox/Devices/PC/DevPcArch.c /vbox/src/VBox/Devices/PC/DevPcBios.cpp /vbox/src/VBox/Devices/PC/DevPcBios.h /vbox/src/VBox/Devices/PC/DevPit-i8254.cpp /vbox/src/VBox/Devices/PC/DevRTC.cpp /vbox/src/VBox/Devices/PC/DrvACPI.cpp /vbox/src/VBox/Devices/PC/Etherboot-src/.cvsignore /vbox/src/VBox/Devices/PC/Etherboot-src/Config /vbox/src/VBox/Devices/PC/Etherboot-src/Families /vbox/src/VBox/Devices/PC/Etherboot-src/Makefile /vbox/src/VBox/Devices/PC/Etherboot-src/Makefile-armnommu /vbox/src/VBox/Devices/PC/Etherboot-src/Makefile-e1 /vbox/src/VBox/Devices/PC/Etherboot-src/Makefile-i386 /vbox/src/VBox/Devices/PC/Etherboot-src/Makefile-ia64 /vbox/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk /vbox/src/VBox/Devices/PC/Etherboot-src/Makefile.main /vbox/src/VBox/Devices/PC/Etherboot-src/README-vbox /vbox/src/VBox/Devices/PC/Etherboot-src/README.pixify /vbox/src/VBox/Devices/PC/Etherboot-src/arch/armnommu/.cvsignore /vbox/src/VBox/Devices/PC/Etherboot-src/arch/armnommu/Config /vbox/src/VBox/Devices/PC/Etherboot-src/arch/armnommu/Makefile /vbox/src/VBox/Devices/PC/Etherboot-src/arch/armnommu/core/arm_timer.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/armnommu/core/etherboot.lds /vbox/src/VBox/Devices/PC/Etherboot-src/arch/armnommu/core/lib1funcs.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/armnommu/core/mem.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/armnommu/core/raw_loader.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/armnommu/core/serial.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/armnommu/core/setjmp.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/armnommu/core/start.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/armnommu/drivers/net/p2001_eth.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/armnommu/include/bits/byteswap.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/armnommu/include/bits/cpu.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/armnommu/include/bits/elf.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/armnommu/include/bits/endian.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/armnommu/include/bits/string.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/armnommu/include/callbacks_arch.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/armnommu/include/hardware.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/armnommu/include/hooks.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/armnommu/include/io.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/armnommu/include/latch.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/armnommu/include/limits.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/armnommu/include/setjmp.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/armnommu/include/stdint.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/e1/.cvsignore /vbox/src/VBox/Devices/PC/Etherboot-src/arch/e1/Config /vbox/src/VBox/Devices/PC/Etherboot-src/arch/e1/Makefile /vbox/src/VBox/Devices/PC/Etherboot-src/arch/e1/Makefile.working /vbox/src/VBox/Devices/PC/Etherboot-src/arch/e1/README /vbox/src/VBox/Devices/PC/Etherboot-src/arch/e1/core/coff_loader.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/e1/core/e132_xs.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/e1/core/e1_timer.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/e1/core/etherboot.lds /vbox/src/VBox/Devices/PC/Etherboot-src/arch/e1/core/longjmp.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/e1/core/memcmp.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/e1/core/memcpy.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/e1/core/memset.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/e1/core/setjmp.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/e1/core/start.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/e1/core/strcmp.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/e1/include/bits/byteswap.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/e1/include/bits/cpu.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/e1/include/bits/elf.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/e1/include/bits/endian.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/e1/include/bits/string.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/e1/include/e132_xs_board.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/e1/include/hooks.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/e1/include/io.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/e1/include/latch.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/e1/include/limits.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/e1/include/setjmp.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/e1/include/stdint.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/.cvsignore /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/Config /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/Makefile /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/core/aout_loader.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/core/callbacks.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/core/cpu.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/core/elf.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/core/etherboot-pe.lds /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/core/etherboot.lds /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/core/etherboot.prefix-pe.lds /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/core/etherboot.prefix.lds /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/core/freebsd_loader.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/core/hooks.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/core/i386_timer.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/core/init.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/core/multiboot_loader.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/core/pci_io.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/core/pic8259.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/core/prefixudata-pe.lds /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/core/prefixudata.lds /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/core/prefixzdata-pe.lds /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/core/prefixzdata.lds /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/core/pxe_callbacks.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/core/pxe_loader.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/core/realmode.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/core/realmode_asm.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/core/start16.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/core/start16.lds /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/core/start16z.lds /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/core/start32.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/core/tagged_loader.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/core/video_subr.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/core/wince_loader.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/drivers/net/undi.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/drivers/net/undi.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/firmware/pcbios/basemem.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/firmware/pcbios/bios.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/firmware/pcbios/console.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/firmware/pcbios/e820mangler.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/firmware/pcbios/hidemem.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/firmware/pcbios/memsizes.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/include/bits/byteswap.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/include/bits/cpu.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/include/bits/elf.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/include/bits/elf_x.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/include/bits/eltorito.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/include/bits/endian.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/include/bits/string.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/include/callbacks_arch.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/include/hidemem.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/include/hooks.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/include/io.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/include/latch.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/include/limits.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/include/pic8259.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/include/pxe_callbacks.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/include/pxe_types.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/include/realmode.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/include/segoff.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/include/setjmp.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/include/stdint.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/include/vga.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/prefix/bImageprefix.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/prefix/boot1a.s /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/prefix/comprefix.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/prefix/elf_dprefix.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/prefix/elfprefix.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/prefix/exeprefix.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/prefix/floppyprefix.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/prefix/hdprefix.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/prefix/huf.lds /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/prefix/img.lds /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/prefix/liloprefix.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/prefix/lmelf_dprefix.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/prefix/lmelf_prefix.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/prefix/nullprefix.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/prefix/pxeprefix.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/prefix/romprefix.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/prefix/unhuf.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/prefix/unhuf.lds /vbox/src/VBox/Devices/PC/Etherboot-src/arch/i386/prefix/unnrv2b.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/.cvsignore /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/Config /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/Makefile /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/core/__call.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/core/efi.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/core/etherboot.lds /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/core/ia64_timer.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/core/idiv32.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/core/idiv64.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/core/longjmp.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/core/memmove.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/core/memset.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/core/pal.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/core/pci_io.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/core/reloc.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/core/relocate_to.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/core/sal.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/core/setjmp.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/core/start.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/drivers/net/undi_nii.c /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/include/bits/byteswap.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/include/bits/cpu.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/include/bits/elf.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/include/bits/endian.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/include/bits/string.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/include/hooks.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/include/io.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/include/latch.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/include/limits.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/include/pal.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/include/sal.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/include/setjmp.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/include/stdint.h /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/prefix/apply_efi_prefix.pl /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/prefix/apply_unnrv2b_prefix.pl /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/prefix/efi_prefix.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/prefix/efi_prefix.lds /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/prefix/unnrv2b.S /vbox/src/VBox/Devices/PC/Etherboot-src/arch/ia64/prefix/unnrv2b.lds /vbox/src/VBox/Devices/PC/Etherboot-src/core/btext.c /vbox/src/VBox/Devices/PC/Etherboot-src/core/config.c /vbox/src/VBox/Devices/PC/Etherboot-src/core/disk.c /vbox/src/VBox/Devices/PC/Etherboot-src/core/dns_resolver.c /vbox/src/VBox/Devices/PC/Etherboot-src/core/elf_loader.c /vbox/src/VBox/Devices/PC/Etherboot-src/core/heap.c /vbox/src/VBox/Devices/PC/Etherboot-src/core/i82365.c /vbox/src/VBox/Devices/PC/Etherboot-src/core/isa_probe.c /vbox/src/VBox/Devices/PC/Etherboot-src/core/isapnp.c /vbox/src/VBox/Devices/PC/Etherboot-src/core/main.c /vbox/src/VBox/Devices/PC/Etherboot-src/core/misc.c /vbox/src/VBox/Devices/PC/Etherboot-src/core/nfs.c /vbox/src/VBox/Devices/PC/Etherboot-src/core/nic.c /vbox/src/VBox/Devices/PC/Etherboot-src/core/osloader.c /vbox/src/VBox/Devices/PC/Etherboot-src/core/pc_kbd.c /vbox/src/VBox/Devices/PC/Etherboot-src/core/pci.c /vbox/src/VBox/Devices/PC/Etherboot-src/core/pci_probe.c /vbox/src/VBox/Devices/PC/Etherboot-src/core/pcmcia.c /vbox/src/VBox/Devices/PC/Etherboot-src/core/proto_eth_slow.c /vbox/src/VBox/Devices/PC/Etherboot-src/core/proto_fsp.c /vbox/src/VBox/Devices/PC/Etherboot-src/core/proto_http.c /vbox/src/VBox/Devices/PC/Etherboot-src/core/proto_slam.c /vbox/src/VBox/Devices/PC/Etherboot-src/core/proto_tftm.c /vbox/src/VBox/Devices/PC/Etherboot-src/core/pxe_export.c /vbox/src/VBox/Devices/PC/Etherboot-src/core/relocate.c /vbox/src/VBox/Devices/PC/Etherboot-src/core/serial.c /vbox/src/VBox/Devices/PC/Etherboot-src/core/string.c /vbox/src/VBox/Devices/PC/Etherboot-src/core/timer.c /vbox/src/VBox/Devices/PC/Etherboot-src/core/vsprintf.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/disk/filo.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/disk/floppy.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/disk/ide_disk.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/disk/pc_floppy.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/3c509.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/3c509.h /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/3c515.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/3c515.txt /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/3c595.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/3c595.h /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/3c90x.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/3c90x.txt /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/amd8111e.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/amd8111e.h /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/cs89x0.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/cs89x0.h /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/cs89x0.txt /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/davicom.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/depca.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/dmfe.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/e1000.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/e1000_hw.h /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/eepro.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/eepro100.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/epic100.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/epic100.h /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/etherfabric.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/etherfabric.h /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/forcedeth.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/hfa384x.h /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/mlx_ipoib/MT23108_PRM.h /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/mlx_ipoib/MT23108_PRM_append.h /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/mlx_ipoib/MT25218_PRM.h /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/mlx_ipoib/bit_ops.h /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/mlx_ipoib/cmdif.h /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/mlx_ipoib/cmdif_comm.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/mlx_ipoib/cmdif_comm.h /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/mlx_ipoib/cmdif_mt23108.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/mlx_ipoib/cmdif_mt25218.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/mlx_ipoib/cmdif_priv.h /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/mlx_ipoib/doc/README.boot_over_ib /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/mlx_ipoib/ib_driver.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/mlx_ipoib/ib_driver.h /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/mlx_ipoib/ib_mad.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/mlx_ipoib/ib_mad.h /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/mlx_ipoib/ib_mt23108.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/mlx_ipoib/ib_mt25218.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/mlx_ipoib/ipoib.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/mlx_ipoib/ipoib.h /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/mlx_ipoib/mad_attrib.h /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/mlx_ipoib/mt23108.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/mlx_ipoib/mt23108.h /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/mlx_ipoib/mt23108_imp.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/mlx_ipoib/mt25218.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/mlx_ipoib/mt25218.h /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/mlx_ipoib/mt25218_imp.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/mlx_ipoib/mt_version.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/mlx_ipoib/patches/dhcpd.patch /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/mlx_ipoib/samples/dhcpd.conf /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/mtd80x.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/myri/lanai_Z8E_def.h /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/myri/mcp_gen_header.h /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/myri/myri10ge_mcp.h /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/myri10ge.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/natsemi.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/ns83820.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/ns8390.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/ns8390.h /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/p80211hdr.h /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/pcnet32.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/pnic.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/pnic_api.h /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/prism2.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/prism2_pci.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/prism2_plx.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/r8169.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/rtl8139.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/sis900.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/sis900.h /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/sis900.txt /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/sk_g16.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/sk_g16.h /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/skel.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/smc9000.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/smc9000.h /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/sundance.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/tg3.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/tg3.h /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/tlan.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/tlan.h /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/tulip.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/tulip.txt /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/via-rhine.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/via-velocity.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/via-velocity.h /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/w89c840.c /vbox/src/VBox/Devices/PC/Etherboot-src/drivers/net/wlan_compat.h /vbox/src/VBox/Devices/PC/Etherboot-src/filo/Config /vbox/src/VBox/Devices/PC/Etherboot-src/filo/README.filo /vbox/src/VBox/Devices/PC/Etherboot-src/filo/README.filo_in_etherboot /vbox/src/VBox/Devices/PC/Etherboot-src/filo/README.usb /vbox/src/VBox/Devices/PC/Etherboot-src/filo/drivers/ide_x.c /vbox/src/VBox/Devices/PC/Etherboot-src/filo/fs/blockdev.c /vbox/src/VBox/Devices/PC/Etherboot-src/filo/fs/eltorito.c /vbox/src/VBox/Devices/PC/Etherboot-src/filo/fs/fat.h /vbox/src/VBox/Devices/PC/Etherboot-src/filo/fs/filesys.h /vbox/src/VBox/Devices/PC/Etherboot-src/filo/fs/fsys_ext2fs.c /vbox/src/VBox/Devices/PC/Etherboot-src/filo/fs/fsys_fat.c /vbox/src/VBox/Devices/PC/Etherboot-src/filo/fs/fsys_iso9660.c /vbox/src/VBox/Devices/PC/Etherboot-src/filo/fs/fsys_jfs.c /vbox/src/VBox/Devices/PC/Etherboot-src/filo/fs/fsys_minix.c /vbox/src/VBox/Devices/PC/Etherboot-src/filo/fs/fsys_reiserfs.c /vbox/src/VBox/Devices/PC/Etherboot-src/filo/fs/fsys_xfs.c /vbox/src/VBox/Devices/PC/Etherboot-src/filo/fs/iso9660.h /vbox/src/VBox/Devices/PC/Etherboot-src/filo/fs/jfs.h /vbox/src/VBox/Devices/PC/Etherboot-src/filo/fs/shared.h /vbox/src/VBox/Devices/PC/Etherboot-src/filo/fs/vfs.c /vbox/src/VBox/Devices/PC/Etherboot-src/filo/fs/xfs.h /vbox/src/VBox/Devices/PC/Etherboot-src/filo/i386/context.c /vbox/src/VBox/Devices/PC/Etherboot-src/filo/i386/context.h /vbox/src/VBox/Devices/PC/Etherboot-src/filo/i386/linux_load.c /vbox/src/VBox/Devices/PC/Etherboot-src/filo/i386/multiboot.c /vbox/src/VBox/Devices/PC/Etherboot-src/filo/i386/segment.c /vbox/src/VBox/Devices/PC/Etherboot-src/filo/i386/segment.h /vbox/src/VBox/Devices/PC/Etherboot-src/filo/i386/switch.S /vbox/src/VBox/Devices/PC/Etherboot-src/filo/i386/sys_info.c /vbox/src/VBox/Devices/PC/Etherboot-src/filo/main/console_x.c /vbox/src/VBox/Devices/PC/Etherboot-src/filo/main/elfload.c /vbox/src/VBox/Devices/PC/Etherboot-src/filo/main/elfnote.c /vbox/src/VBox/Devices/PC/Etherboot-src/filo/main/filo_x.c /vbox/src/VBox/Devices/PC/Etherboot-src/filo/main/lib.c /vbox/src/VBox/Devices/PC/Etherboot-src/filo/main/linuxbios_x.c /vbox/src/VBox/Devices/PC/Etherboot-src/filo/main/malloc_x.c /vbox/src/VBox/Devices/PC/Etherboot-src/filo/main/pci_x.c /vbox/src/VBox/Devices/PC/Etherboot-src/filo/main/printf_x.c /vbox/src/VBox/Devices/PC/Etherboot-src/filo/usb/debug_x.c /vbox/src/VBox/Devices/PC/Etherboot-src/filo/usb/debug_x.h /vbox/src/VBox/Devices/PC/Etherboot-src/filo/usb/ohci.c /vbox/src/VBox/Devices/PC/Etherboot-src/filo/usb/ohci.h /vbox/src/VBox/Devices/PC/Etherboot-src/filo/usb/scsi.h /vbox/src/VBox/Devices/PC/Etherboot-src/filo/usb/scsi_cmds.c /vbox/src/VBox/Devices/PC/Etherboot-src/filo/usb/scsi_cmds.h /vbox/src/VBox/Devices/PC/Etherboot-src/filo/usb/uhci.c /vbox/src/VBox/Devices/PC/Etherboot-src/filo/usb/uhci.h /vbox/src/VBox/Devices/PC/Etherboot-src/filo/usb/usb.c /vbox/src/VBox/Devices/PC/Etherboot-src/filo/usb/usb.h /vbox/src/VBox/Devices/PC/Etherboot-src/filo/usb/usb_scsi_low.c /vbox/src/VBox/Devices/PC/Etherboot-src/filo/usb/usb_scsi_low.h /vbox/src/VBox/Devices/PC/Etherboot-src/filo/usb/usb_x.c /vbox/src/VBox/Devices/PC/Etherboot-src/firmware/linuxbios/linuxbios.c /vbox/src/VBox/Devices/PC/Etherboot-src/firmware/linuxbios/linuxbios_tables.h /vbox/src/VBox/Devices/PC/Etherboot-src/genrules.pl /vbox/src/VBox/Devices/PC/Etherboot-src/include/big_bswap.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/bootp.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/btext.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/byteswap.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/callbacks.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/coff.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/cpu.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/debug.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/dev.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/disk.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/dns_resolver.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/elf.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/elf_boot.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/endian.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/etherboot-asm.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/etherboot.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/fs.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/http.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/i82365.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/if_arp.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/if_ether.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/igmp.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/in.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/ip.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/isa.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/isapnp.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/lib.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/little_bswap.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/mii.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/nfs.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/nic.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/osdep.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/pc_kbd.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/pci.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/pci_ids.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/pcmcia-opts.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/pcmcia.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/pxe.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/pxe_export.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/string.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/sys_info.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/tcp.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/tftp.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/timer.h /vbox/src/VBox/Devices/PC/Etherboot-src/include/udp.h /vbox/src/VBox/Devices/PC/Etherboot-src/pcnet32.zrom /vbox/src/VBox/Devices/PC/Etherboot-src/util/catrom.pl /vbox/src/VBox/Devices/PC/Etherboot-src/util/disrom.pl /vbox/src/VBox/Devices/PC/Etherboot-src/util/geniso /vbox/src/VBox/Devices/PC/Etherboot-src/util/genliso /vbox/src/VBox/Devices/PC/Etherboot-src/util/get-pci-ids /vbox/src/VBox/Devices/PC/Etherboot-src/util/getopt.c /vbox/src/VBox/Devices/PC/Etherboot-src/util/getopt.h /vbox/src/VBox/Devices/PC/Etherboot-src/util/lzhuf.c /vbox/src/VBox/Devices/PC/Etherboot-src/util/makelilo.pl /vbox/src/VBox/Devices/PC/Etherboot-src/util/makerom.c /vbox/src/VBox/Devices/PC/Etherboot-src/util/makerom.pl /vbox/src/VBox/Devices/PC/Etherboot-src/util/modrom.pl /vbox/src/VBox/Devices/PC/Etherboot-src/util/nrv2b.c /vbox/src/VBox/Devices/PC/Etherboot-src/util/swapdevids.pl /vbox/src/VBox/Devices/PC/Etherboot-src/util/zfilelen.pl /vbox/src/VBox/Devices/PC/Makefile.kmk /vbox/src/VBox/Devices/PC/apic.c /vbox/src/VBox/Devices/PC/dma.c /vbox/src/VBox/Devices/PC/vbox.dsl /vbox/src/VBox/Devices/Serial/Makefile.kmk /vbox/src/VBox/Devices/Serial/serial.c /vbox/src/VBox/Devices/Storage/DevATA.cpp /vbox/src/VBox/Devices/Storage/DrvBlock.cpp /vbox/src/VBox/Devices/Storage/DrvHostBase.cpp /vbox/src/VBox/Devices/Storage/DrvHostBase.h /vbox/src/VBox/Devices/Storage/DrvHostDVD.cpp /vbox/src/VBox/Devices/Storage/DrvHostFloppy.cpp /vbox/src/VBox/Devices/Storage/DrvMediaISO.cpp /vbox/src/VBox/Devices/Storage/DrvRawImage.cpp /vbox/src/VBox/Devices/Storage/Makefile.kmk /vbox/src/VBox/Devices/Storage/PIIX3ATABmDma.h /vbox/src/VBox/Devices/Storage/VBoxHDD.cpp /vbox/src/VBox/Devices/Storage/fdc.c /vbox/src/VBox/Devices/Storage/ide.h /vbox/src/VBox/Devices/Storage/swab.h /vbox/src/VBox/Devices/Storage/testcase/Makefile /vbox/src/VBox/Devices/Storage/testcase/VHDDtest.cpp /vbox/src/VBox/Devices/Storage/testcase/vhddtool.cpp /vbox/src/VBox/Devices/VMMDev/Makefile.kmk /vbox/src/VBox/Devices/VMMDev/VBoxDev.cpp /vbox/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp /vbox/src/VBox/Devices/VMMDev/VMMDevHGCM.h /vbox/src/VBox/Devices/VMMDev/VMMDevState.h /vbox/src/VBox/Devices/muldiv64.c /vbox/src/VBox/Devices/vl_vbox.h /vbox/src/VBox/Disassembler/Disasm.cpp /vbox/src/VBox/Disassembler/DisasmCore.cpp /vbox/src/VBox/Disassembler/DisasmInternal.h /vbox/src/VBox/Disassembler/DisasmTables.cpp /vbox/src/VBox/Disassembler/DisasmTables.h /vbox/src/VBox/Disassembler/DisasmTest.cpp /vbox/src/VBox/Disassembler/DisasmTestA.asm /vbox/src/VBox/Disassembler/DisasmTestCore.cpp /vbox/src/VBox/Disassembler/Makefile /vbox/src/VBox/Frontends/Makefile /vbox/src/VBox/Frontends/VBoxBFE/COMDefs.h /vbox/src/VBox/Frontends/VBoxBFE/ConsoleImpl.h /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/DisplayImpl.h /vbox/src/VBox/Frontends/VBoxBFE/EmulCpp.cpp /vbox/src/VBox/Frontends/VBoxBFE/Framebuffer.h /vbox/src/VBox/Frontends/VBoxBFE/HostUSBDeviceImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/HostUSBDeviceImpl.h /vbox/src/VBox/Frontends/VBoxBFE/HostUSBImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/HostUSBImpl.h /vbox/src/VBox/Frontends/VBoxBFE/KeyboardImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/KeyboardImpl.h /vbox/src/VBox/Frontends/VBoxBFE/Logging.h /vbox/src/VBox/Frontends/VBoxBFE/MachineDebuggerImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/MachineDebuggerImpl.h /vbox/src/VBox/Frontends/VBoxBFE/Makefile /vbox/src/VBox/Frontends/VBoxBFE/MouseImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/MouseImpl.h /vbox/src/VBox/Frontends/VBoxBFE/NetworkAdapterImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/NetworkAdapterImpl.h /vbox/src/VBox/Frontends/VBoxBFE/SDLConsole.cpp /vbox/src/VBox/Frontends/VBoxBFE/SDLConsole.h /vbox/src/VBox/Frontends/VBoxBFE/SDLFramebuffer.cpp /vbox/src/VBox/Frontends/VBoxBFE/SDLFramebuffer.h /vbox/src/VBox/Frontends/VBoxBFE/StatusImpl.cpp /vbox/src/VBox/Frontends/VBoxBFE/StatusImpl.h /vbox/src/VBox/Frontends/VBoxBFE/USBProxyService.cpp /vbox/src/VBox/Frontends/VBoxBFE/USBProxyService.h /vbox/src/VBox/Frontends/VBoxBFE/USBProxyServiceLinux.cpp /vbox/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp /vbox/src/VBox/Frontends/VBoxBFE/VBoxBFE.h /vbox/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp /vbox/src/VBox/Frontends/VBoxBFE/VMMDevInterface.h /vbox/src/VBox/Frontends/VBoxBFE/VirtualBoxBase.h /vbox/src/VBox/Frontends/VBoxFB/Framebuffer.cpp /vbox/src/VBox/Frontends/VBoxFB/Framebuffer.h /vbox/src/VBox/Frontends/VBoxFB/Helper.cpp /vbox/src/VBox/Frontends/VBoxFB/Helper.h /vbox/src/VBox/Frontends/VBoxFB/Makefile /vbox/src/VBox/Frontends/VBoxFB/VBoxFB.cpp /vbox/src/VBox/Frontends/VBoxFB/VBoxFB.h /vbox/src/VBox/Frontends/VBoxManage/Makefile /vbox/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManage.cpp /vbox/src/VBox/Frontends/VBoxManage/VBoxManage.h /vbox/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp /vbox/src/VBox/Frontends/VBoxSDL/Framebuffer.h /vbox/src/VBox/Frontends/VBoxSDL/Helper.cpp /vbox/src/VBox/Frontends/VBoxSDL/Helper.h /vbox/src/VBox/Frontends/VBoxSDL/Makefile /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDL.h /vbox/src/VBox/Frontends/VBoxSDL/VBoxSDLTest.cpp /vbox/src/VBox/Frontends/VBoxSDL/ico64x01.pnm /vbox/src/VBox/Frontends/VBoxSDL/vbox.ico /vbox/src/VBox/Frontends/VirtualBox/Makefile /vbox/src/VBox/Frontends/VirtualBox/VBoxGUI.pro /vbox/src/VBox/Frontends/VirtualBox/VBoxUI.pro /vbox/src/VBox/Frontends/VirtualBox/images/about_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/about_600px.png /vbox/src/VBox/Frontends/VirtualBox/images/cd_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/cd_disabled_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/cd_read_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/cd_unmount_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/cd_unmount_dis_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/cd_write_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/delete_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/delete_dis_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/discard_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/discard_cur_state_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/discard_cur_state_22px.png /vbox/src/VBox/Frontends/VirtualBox/images/discard_cur_state_dis_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/discard_cur_state_dis_22px.png /vbox/src/VBox/Frontends/VirtualBox/images/discard_cur_state_snapshot_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/discard_cur_state_snapshot_22px.png /vbox/src/VBox/Frontends/VirtualBox/images/discard_cur_state_snapshot_dis_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/discard_cur_state_snapshot_dis_22px.png /vbox/src/VBox/Frontends/VirtualBox/images/discard_dis_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/discard_snapshot_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/discard_snapshot_22px.png /vbox/src/VBox/Frontends/VirtualBox/images/discard_snapshot_dis_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/discard_snapshot_dis_22px.png /vbox/src/VBox/Frontends/VirtualBox/images/diskim_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/exit_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/fd_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/fd_disabled_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/fd_read_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/fd_unmount_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/fd_unmount_dis_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/fd_write_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/fullscreen_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/fullscreen_disabled_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/guesttools_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/guesttools_disabled_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/hd_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/hd_disabled_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/hd_read_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/hd_write_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/hostkey_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/hostkey_captured_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/hostkey_captured_pressed_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/hostkey_disabled_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/hostkey_pressed_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/ico16x01.png /vbox/src/VBox/Frontends/VirtualBox/images/ico20x01.png /vbox/src/VBox/Frontends/VirtualBox/images/ico32x01.png /vbox/src/VBox/Frontends/VirtualBox/images/ico40x01.ico /vbox/src/VBox/Frontends/VirtualBox/images/ico40x01.png /vbox/src/VBox/Frontends/VirtualBox/images/ico64x01.png /vbox/src/VBox/Frontends/VirtualBox/images/machine_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/mouse_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/mouse_can_seamless_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/mouse_disable_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/mouse_disabled_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/mouse_seamless_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/mouse_seamless_disabled_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/new_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/nw_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/nw_disabled_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/nw_read_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/nw_write_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/offline_snapshot_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/online_snapshot_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/os_dos.png /vbox/src/VBox/Frontends/VirtualBox/images/os_freebsd.png /vbox/src/VBox/Frontends/VirtualBox/images/os_l4.png /vbox/src/VBox/Frontends/VirtualBox/images/os_linux.png /vbox/src/VBox/Frontends/VirtualBox/images/os_netbsd.png /vbox/src/VBox/Frontends/VirtualBox/images/os_netware.png /vbox/src/VBox/Frontends/VirtualBox/images/os_openbsd.png /vbox/src/VBox/Frontends/VirtualBox/images/os_os2.png /vbox/src/VBox/Frontends/VirtualBox/images/os_other.png /vbox/src/VBox/Frontends/VirtualBox/images/os_solaris.png /vbox/src/VBox/Frontends/VirtualBox/images/os_win2000.png /vbox/src/VBox/Frontends/VirtualBox/images/os_win2003.png /vbox/src/VBox/Frontends/VirtualBox/images/os_win31.png /vbox/src/VBox/Frontends/VirtualBox/images/os_win95.png /vbox/src/VBox/Frontends/VirtualBox/images/os_win98.png /vbox/src/VBox/Frontends/VirtualBox/images/os_winme.png /vbox/src/VBox/Frontends/VirtualBox/images/os_winnt.png /vbox/src/VBox/Frontends/VirtualBox/images/os_winvista.png /vbox/src/VBox/Frontends/VirtualBox/images/os_winxp.png /vbox/src/VBox/Frontends/VirtualBox/images/pause_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/reset_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/reset_disabled_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/select_file_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/select_file_dis_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/settings_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/settings_dis_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/show_snapshot_details_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/show_snapshot_details_22px.png /vbox/src/VBox/Frontends/VirtualBox/images/show_snapshot_details_dis_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/show_snapshot_details_dis_22px.png /vbox/src/VBox/Frontends/VirtualBox/images/site_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/sound_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/start_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/start_dis_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/state_aborted_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/state_discarding_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/state_paused_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/state_powered_off_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/state_restoring_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/state_running_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/state_saved_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/state_saving_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/take_snapshot_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/take_snapshot_22px.png /vbox/src/VBox/Frontends/VirtualBox/images/take_snapshot_dis_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/take_snapshot_dis_22px.png /vbox/src/VBox/Frontends/VirtualBox/images/tpixel.png /vbox/src/VBox/Frontends/VirtualBox/images/usb_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/usb_add_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/usb_add_disabled_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/usb_disabled_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/usb_movedown_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/usb_movedown_disabled_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/usb_moveup_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/usb_moveup_disabled_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/usb_read_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/usb_remove_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/usb_remove_disabled_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/usb_write_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/vm_delete.png /vbox/src/VBox/Frontends/VirtualBox/images/vm_delete_dis.png /vbox/src/VBox/Frontends/VirtualBox/images/vm_discard.png /vbox/src/VBox/Frontends/VirtualBox/images/vm_discard_dis.png /vbox/src/VBox/Frontends/VirtualBox/images/vm_new.png /vbox/src/VBox/Frontends/VirtualBox/images/vm_new_dis.png /vbox/src/VBox/Frontends/VirtualBox/images/vm_pause_16px.png /vbox/src/VBox/Frontends/VirtualBox/images/vm_pause_s.png /vbox/src/VBox/Frontends/VirtualBox/images/vm_settings.png /vbox/src/VBox/Frontends/VirtualBox/images/vm_settings_dis.png /vbox/src/VBox/Frontends/VirtualBox/images/vm_start.png /vbox/src/VBox/Frontends/VirtualBox/images/vm_start_dis.png /vbox/src/VBox/Frontends/VirtualBox/images/vmw_new_harddisk.png /vbox/src/VBox/Frontends/VirtualBox/images/vmw_new_welcome.png /vbox/src/VBox/Frontends/VirtualBox/include/CIShared.h /vbox/src/VBox/Frontends/VirtualBox/include/COMDefs.h /vbox/src/VBox/Frontends/VirtualBox/include/COMWrappers.xsl /vbox/src/VBox/Frontends/VirtualBox/include/QIHotKeyEdit.h /vbox/src/VBox/Frontends/VirtualBox/include/QIMessageBox.h /vbox/src/VBox/Frontends/VirtualBox/include/QIRichLabel.h /vbox/src/VBox/Frontends/VirtualBox/include/QIStateIndicator.h /vbox/src/VBox/Frontends/VirtualBox/include/QIStatusBar.h /vbox/src/VBox/Frontends/VirtualBox/include/QIWidgetValidator.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxDefs.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxFrameBuffer.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxMediaComboBox.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxSelectorWnd.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxToolBar.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxUtils.h /vbox/src/VBox/Frontends/VirtualBox/include/VBoxVMListBox.h /vbox/src/VBox/Frontends/VirtualBox/include/VMGlobalSettings.h /vbox/src/VBox/Frontends/VirtualBox/include/XKeyboard.h /vbox/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts /vbox/src/VBox/Frontends/VirtualBox/src/COMDefs.cpp /vbox/src/VBox/Frontends/VirtualBox/src/Makefile.kmk /vbox/src/VBox/Frontends/VirtualBox/src/QIHotKeyEdit.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIMessageBox.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIRichLabel.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIStateIndicator.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIStatusBar.cpp /vbox/src/VBox/Frontends/VirtualBox/src/QIWidgetValidator.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFBDDRAW.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxMediaComboBox.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VBoxVMListBox.cpp /vbox/src/VBox/Frontends/VirtualBox/src/VMGlobalSettings.cpp /vbox/src/VBox/Frontends/VirtualBox/src/linux/XKeyboard.cpp /vbox/src/VBox/Frontends/VirtualBox/src/linux/keyboard.c /vbox/src/VBox/Frontends/VirtualBox/src/linux/keyboard_outofwine.h /vbox/src/VBox/Frontends/VirtualBox/src/main.cpp /vbox/src/VBox/Frontends/VirtualBox/src/win32/VirtualBox.rc /vbox/src/VBox/Frontends/VirtualBox/ui/Makefile.kmk /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxAboutDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxCloseVMDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxNewHDWzd.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxNewHDWzd.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotDetailsDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotDetailsDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotsWgt.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotsWgt.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxTakeSnapshotDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxTakeSnapshotDlg.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxUSBFilterSettings.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxUSBFilterSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui.h /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui /vbox/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h /vbox/src/VBox/HostDrivers/Config.kmk /vbox/src/VBox/HostDrivers/Makefile /vbox/src/VBox/HostDrivers/Support/Makefile /vbox/src/VBox/HostDrivers/Support/SUPDRV.h /vbox/src/VBox/HostDrivers/Support/SUPDRVIOC.h /vbox/src/VBox/HostDrivers/Support/SUPDRVShared.c /vbox/src/VBox/HostDrivers/Support/SUPLib.cpp /vbox/src/VBox/HostDrivers/Support/SUPLibInternal.h /vbox/src/VBox/HostDrivers/Support/SUPR0.def /vbox/src/VBox/HostDrivers/Support/SUPR0Elf.asm /vbox/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.c /vbox/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp /vbox/src/VBox/HostDrivers/Support/linux/Makefile /vbox/src/VBox/HostDrivers/Support/linux/Makefile.kmk /vbox/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c /vbox/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.mod.c /vbox/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp /vbox/src/VBox/HostDrivers/Support/os2/SUPLib-os2.cpp /vbox/src/VBox/HostDrivers/Support/testcase/Makefile /vbox/src/VBox/HostDrivers/Support/testcase/SUPInstall.cpp /vbox/src/VBox/HostDrivers/Support/testcase/SUPUninstall.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstContiguous.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstGIP-1.c /vbox/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstGetPagingMode.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstInit.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstInt.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstLow.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstPage.cpp /vbox/src/VBox/HostDrivers/Support/testcase/tstPin.cpp /vbox/src/VBox/HostDrivers/Support/win32/Makefile.kmk /vbox/src/VBox/HostDrivers/Support/win32/SUPDrv-win32.cpp /vbox/src/VBox/HostDrivers/Support/win32/SUPDrvA-win32.asm /vbox/src/VBox/HostDrivers/Support/win32/SUPLib-win32.cpp /vbox/src/VBox/HostDrivers/Support/win32/VBoxDrv.inf /vbox/src/VBox/HostDrivers/Support/win64/SUPDrv-win64.cpp /vbox/src/VBox/HostDrivers/Support/win64/SUPDrvA-win64.asm /vbox/src/VBox/HostDrivers/VBoxTAP/Makefile /vbox/src/VBox/HostDrivers/VBoxTAP/SOURCES /vbox/src/VBox/HostDrivers/VBoxTAP/VBoxTAP.inf /vbox/src/VBox/HostDrivers/VBoxTAP/VBoxTAP.rc /vbox/src/VBox/HostDrivers/VBoxTAP/common.h /vbox/src/VBox/HostDrivers/VBoxTAP/config-win32.h /vbox/src/VBox/HostDrivers/VBoxTAP/constants.h /vbox/src/VBox/HostDrivers/VBoxTAP/dhcp.c /vbox/src/VBox/HostDrivers/VBoxTAP/dhcp.h /vbox/src/VBox/HostDrivers/VBoxTAP/endian.h /vbox/src/VBox/HostDrivers/VBoxTAP/error.c /vbox/src/VBox/HostDrivers/VBoxTAP/error.h /vbox/src/VBox/HostDrivers/VBoxTAP/hexdump.c /vbox/src/VBox/HostDrivers/VBoxTAP/hexdump.h /vbox/src/VBox/HostDrivers/VBoxTAP/instance.c /vbox/src/VBox/HostDrivers/VBoxTAP/lock.h /vbox/src/VBox/HostDrivers/VBoxTAP/macinfo.c /vbox/src/VBox/HostDrivers/VBoxTAP/macinfo.h /vbox/src/VBox/HostDrivers/VBoxTAP/mem.c /vbox/src/VBox/HostDrivers/VBoxTAP/proto.h /vbox/src/VBox/HostDrivers/VBoxTAP/prototypes.h /vbox/src/VBox/HostDrivers/VBoxTAP/tapdrvr.c /vbox/src/VBox/HostDrivers/VBoxTAP/types.h /vbox/src/VBox/Main/AudioAdapterImpl.cpp /vbox/src/VBox/Main/AudioSnifferInterface.cpp /vbox/src/VBox/Main/BIOSSettingsImpl.cpp /vbox/src/VBox/Main/ConsoleImpl.cpp /vbox/src/VBox/Main/ConsoleVRDPServer.cpp /vbox/src/VBox/Main/DVDDriveImpl.cpp /vbox/src/VBox/Main/DVDImageImpl.cpp /vbox/src/VBox/Main/DisplayImpl.cpp /vbox/src/VBox/Main/Doxyfile.Main /vbox/src/VBox/Main/FloppyDriveImpl.cpp /vbox/src/VBox/Main/FloppyImageImpl.cpp /vbox/src/VBox/Main/FramebufferImpl.cpp /vbox/src/VBox/Main/GuestImpl.cpp /vbox/src/VBox/Main/GuestOSTypeImpl.cpp /vbox/src/VBox/Main/HardDiskAttachmentImpl.cpp /vbox/src/VBox/Main/HardDiskImpl.cpp /vbox/src/VBox/Main/HostDVDDriveImpl.cpp /vbox/src/VBox/Main/HostFloppyDriveImpl.cpp /vbox/src/VBox/Main/HostImpl.cpp /vbox/src/VBox/Main/HostNetworkInterfaceImpl.cpp /vbox/src/VBox/Main/HostUSBDeviceImpl.cpp /vbox/src/VBox/Main/KeyboardImpl.cpp /vbox/src/VBox/Main/Logging.cpp /vbox/src/VBox/Main/MachineDebuggerImpl.cpp /vbox/src/VBox/Main/MachineImpl.cpp /vbox/src/VBox/Main/Makefile /vbox/src/VBox/Main/Matching.cpp /vbox/src/VBox/Main/MouseImpl.cpp /vbox/src/VBox/Main/NetworkAdapterImpl.cpp /vbox/src/VBox/Main/ProgressImpl.cpp /vbox/src/VBox/Main/RemoteUSBDeviceImpl.cpp /vbox/src/VBox/Main/SessionImpl.cpp /vbox/src/VBox/Main/SharedFolderImpl.cpp /vbox/src/VBox/Main/SnapshotImpl.cpp /vbox/src/VBox/Main/SystemPropertiesImpl.cpp /vbox/src/VBox/Main/USBControllerImpl.cpp /vbox/src/VBox/Main/USBDeviceFilterImpl.cpp /vbox/src/VBox/Main/USBDeviceImpl.cpp /vbox/src/VBox/Main/USBProxyService.cpp /vbox/src/VBox/Main/VBoxDll.cpp /vbox/src/VBox/Main/VBoxDriversRegister.cpp /vbox/src/VBox/Main/VMMDevInterface.cpp /vbox/src/VBox/Main/VirtualBoxBase.cpp /vbox/src/VBox/Main/VirtualBoxErrorInfoImpl.cpp /vbox/src/VBox/Main/VirtualBoxImpl.cpp /vbox/src/VBox/Main/VirtualBoxXMLUtil.cpp /vbox/src/VBox/Main/glue/ErrorInfo.cpp /vbox/src/VBox/Main/glue/EventQueue.cpp /vbox/src/VBox/Main/glue/com.cpp /vbox/src/VBox/Main/glue/string.cpp /vbox/src/VBox/Main/hgcm/HGCM.cpp /vbox/src/VBox/Main/hgcm/HGCMObjects.cpp /vbox/src/VBox/Main/hgcm/HGCMThread.cpp /vbox/src/VBox/Main/hgcm/Makefile.kmk /vbox/src/VBox/Main/idl/VirtualBox.xidl /vbox/src/VBox/Main/idl/doxygen.xsl /vbox/src/VBox/Main/idl/midl.xsl /vbox/src/VBox/Main/idl/xpidl.xsl /vbox/src/VBox/Main/include/AudioAdapterImpl.h /vbox/src/VBox/Main/include/AudioSnifferInterface.h /vbox/src/VBox/Main/include/AutoLock.h /vbox/src/VBox/Main/include/BIOSSettingsImpl.h /vbox/src/VBox/Main/include/Collection.h /vbox/src/VBox/Main/include/ConsoleEvents.h /vbox/src/VBox/Main/include/ConsoleImpl.h /vbox/src/VBox/Main/include/ConsoleVRDPServer.h /vbox/src/VBox/Main/include/DVDDriveImpl.h /vbox/src/VBox/Main/include/DVDImageImpl.h /vbox/src/VBox/Main/include/DisplayImpl.h /vbox/src/VBox/Main/include/FloppyDriveImpl.h /vbox/src/VBox/Main/include/FloppyImageImpl.h /vbox/src/VBox/Main/include/FramebufferImpl.h /vbox/src/VBox/Main/include/GuestImpl.h /vbox/src/VBox/Main/include/GuestOSTypeImpl.h /vbox/src/VBox/Main/include/HardDiskAttachmentImpl.h /vbox/src/VBox/Main/include/HardDiskImpl.h /vbox/src/VBox/Main/include/HostDVDDriveImpl.h /vbox/src/VBox/Main/include/HostFloppyDriveImpl.h /vbox/src/VBox/Main/include/HostImpl.h /vbox/src/VBox/Main/include/HostNetworkInterfaceImpl.h /vbox/src/VBox/Main/include/HostUSBDeviceImpl.h /vbox/src/VBox/Main/include/KeyboardImpl.h /vbox/src/VBox/Main/include/Logging.h /vbox/src/VBox/Main/include/MachineDebuggerImpl.h /vbox/src/VBox/Main/include/MachineImpl.h /vbox/src/VBox/Main/include/Matching.h /vbox/src/VBox/Main/include/MouseImpl.h /vbox/src/VBox/Main/include/NetworkAdapterImpl.h /vbox/src/VBox/Main/include/ProgressImpl.h /vbox/src/VBox/Main/include/RemoteUSBBackend.h /vbox/src/VBox/Main/include/RemoteUSBDeviceImpl.h /vbox/src/VBox/Main/include/SessionImpl.h /vbox/src/VBox/Main/include/Shareable.h /vbox/src/VBox/Main/include/SharedFolderImpl.h /vbox/src/VBox/Main/include/SnapshotImpl.h /vbox/src/VBox/Main/include/SystemPropertiesImpl.h /vbox/src/VBox/Main/include/USBControllerImpl.h /vbox/src/VBox/Main/include/USBDeviceFilterImpl.h /vbox/src/VBox/Main/include/USBDeviceImpl.h /vbox/src/VBox/Main/include/USBProxyService.h /vbox/src/VBox/Main/include/VMMDev.h /vbox/src/VBox/Main/include/VRDPServerImpl.h /vbox/src/VBox/Main/include/VirtualBoxBase.h /vbox/src/VBox/Main/include/VirtualBoxErrorInfoImpl.h /vbox/src/VBox/Main/include/VirtualBoxImpl.h /vbox/src/VBox/Main/include/VirtualBoxXMLUtil.h /vbox/src/VBox/Main/include/cfgldrhlp.h /vbox/src/VBox/Main/include/hgcm/HGCM.h /vbox/src/VBox/Main/include/hgcm/HGCMObjects.h /vbox/src/VBox/Main/include/hgcm/HGCMThread.h /vbox/src/VBox/Main/linux/Makefile.kmk /vbox/src/VBox/Main/linux/helpers.cpp /vbox/src/VBox/Main/linux/module.cpp /vbox/src/VBox/Main/linux/server.cpp /vbox/src/VBox/Main/nls/VBoxC_de.ts /vbox/src/VBox/Main/nls/VBoxSVC_de.ts /vbox/src/VBox/Main/testcase/Makefile /vbox/src/VBox/Main/testcase/VBox.cpp /vbox/src/VBox/Main/testcase/makefile.tstVBoxAPILinux /vbox/src/VBox/Main/testcase/tstAPI.cpp /vbox/src/VBox/Main/testcase/tstVBoxAPILinux.cpp /vbox/src/VBox/Main/testcase/tstVBoxAPIWin.cpp /vbox/src/VBox/Main/win32/Makefile.kmk /vbox/src/VBox/Main/win32/VBoxC.def /vbox/src/VBox/Main/win32/VBoxC.rc /vbox/src/VBox/Main/win32/VBoxC.rgs /vbox/src/VBox/Main/win32/VBoxSVC.rc /vbox/src/VBox/Main/win32/VBoxSVC.rgs /vbox/src/VBox/Main/win32/comregister.cmd /vbox/src/VBox/Main/win32/dllmain.cpp /vbox/src/VBox/Main/win32/resource.h /vbox/src/VBox/Main/win32/svcmain.cpp /vbox/src/VBox/Main/xml/Makefile.kmk /vbox/src/VBox/Main/xml/SchemaDefs.xsl /vbox/src/VBox/Main/xml/SettingsConverter.xsl /vbox/src/VBox/Main/xml/VirtualBox-settings-common.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-linux.xsd /vbox/src/VBox/Main/xml/VirtualBox-settings-windows.xsd /vbox/src/VBox/Main/xml/cfgldr.cpp /vbox/src/VBox/Main/xml/cfgldrhlp.cpp /vbox/src/VBox/Main/xml/samples/VirtualBox-global.xml /vbox/src/VBox/Main/xml/samples/VirtualBox-machine-linux.xml /vbox/src/VBox/Main/xml/samples/VirtualBox-machine-windows.xml /vbox/src/VBox/Makefile /vbox/src/VBox/Runtime/Doxyfile /vbox/src/VBox/Runtime/Makefile /vbox/src/VBox/Runtime/RTErrConvertFromErrno.cpp /vbox/src/VBox/Runtime/VBox/Makefile.kmk /vbox/src/VBox/Runtime/VBox/VBoxRTDeps.cpp /vbox/src/VBox/Runtime/VBox/log-vbox.cpp /vbox/src/VBox/Runtime/VBox/logbackdoor.cpp /vbox/src/VBox/Runtime/VBox/strformat-vbox.cpp /vbox/src/VBox/Runtime/alloc.cpp /vbox/src/VBox/Runtime/assert.cpp /vbox/src/VBox/Runtime/crc32.cpp /vbox/src/VBox/Runtime/dir.cpp /vbox/src/VBox/Runtime/errmsg.cpp /vbox/src/VBox/Runtime/errmsg.sed /vbox/src/VBox/Runtime/errmsgcom.sed /vbox/src/VBox/Runtime/errmsgxpcom.sed /vbox/src/VBox/Runtime/fileio.cpp /vbox/src/VBox/Runtime/fs.cpp /vbox/src/VBox/Runtime/generic/Makefile.kmk /vbox/src/VBox/Runtime/generic/RTDirQueryInfo-generic.cpp /vbox/src/VBox/Runtime/generic/RTDirSetTimes-generic.cpp /vbox/src/VBox/Runtime/generic/RTFileCopy-generic.cpp /vbox/src/VBox/Runtime/generic/RTFileMove-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogDefaultInit-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteDebugger-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdErr-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdErr-stub-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdOut-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteStdOut-stub-generic.cpp /vbox/src/VBox/Runtime/generic/RTLogWriteUser-generic.cpp /vbox/src/VBox/Runtime/generic/critsect-generic.cpp /vbox/src/VBox/Runtime/generic/fs-stubs-generic.cpp /vbox/src/VBox/Runtime/generic/pathhost-generic.cpp /vbox/src/VBox/Runtime/generic/sched-generic.cpp /vbox/src/VBox/Runtime/generic/semfastmutex-generic.cpp /vbox/src/VBox/Runtime/generic/semnoint-generic.cpp /vbox/src/VBox/Runtime/generic/semrw-generic.cpp /vbox/src/VBox/Runtime/generic/semsrw-generic.cpp /vbox/src/VBox/Runtime/generic/spinlock-generic.cpp /vbox/src/VBox/Runtime/generic/utf16locale-generic.cpp /vbox/src/VBox/Runtime/include/internal/dir.h /vbox/src/VBox/Runtime/include/internal/file.h /vbox/src/VBox/Runtime/include/internal/fs.h /vbox/src/VBox/Runtime/include/internal/ldr.h /vbox/src/VBox/Runtime/include/internal/ldrELF32.h /vbox/src/VBox/Runtime/include/internal/ldrELF64.h /vbox/src/VBox/Runtime/include/internal/ldrELFAmd64.h /vbox/src/VBox/Runtime/include/internal/ldrELFCommon.h /vbox/src/VBox/Runtime/include/internal/ldrELFi386.h /vbox/src/VBox/Runtime/include/internal/ldrMZ.h /vbox/src/VBox/Runtime/include/internal/ldrPE.h /vbox/src/VBox/Runtime/include/internal/path.h /vbox/src/VBox/Runtime/include/internal/process.h /vbox/src/VBox/Runtime/include/internal/sched.h /vbox/src/VBox/Runtime/include/internal/string.h /vbox/src/VBox/Runtime/include/internal/thread.h /vbox/src/VBox/Runtime/include/internal/time.h /vbox/src/VBox/Runtime/ldr.cpp /vbox/src/VBox/Runtime/ldrELF.cpp /vbox/src/VBox/Runtime/ldrELFRelocatable.cpp.h /vbox/src/VBox/Runtime/ldrEx.cpp /vbox/src/VBox/Runtime/ldrFile.cpp /vbox/src/VBox/Runtime/ldrNative.cpp /vbox/src/VBox/Runtime/ldrPE.cpp /vbox/src/VBox/Runtime/ldrkLdr.cpp /vbox/src/VBox/Runtime/log.cpp /vbox/src/VBox/Runtime/logR0.cpp /vbox/src/VBox/Runtime/logcom.cpp /vbox/src/VBox/Runtime/logformat.cpp /vbox/src/VBox/Runtime/math/ceill.asm /vbox/src/VBox/Runtime/math/cosl.asm /vbox/src/VBox/Runtime/math/floor.asm /vbox/src/VBox/Runtime/math/floorf.asm /vbox/src/VBox/Runtime/math/floorl.asm /vbox/src/VBox/Runtime/math/ldexpl.asm /vbox/src/VBox/Runtime/math/llrint.asm /vbox/src/VBox/Runtime/math/llrintf.asm /vbox/src/VBox/Runtime/math/llrintl.asm /vbox/src/VBox/Runtime/math/logl.asm /vbox/src/VBox/Runtime/math/lrint.asm /vbox/src/VBox/Runtime/math/lrintf.asm /vbox/src/VBox/Runtime/math/lrintl.asm /vbox/src/VBox/Runtime/math/remainder.asm /vbox/src/VBox/Runtime/math/remainderf.asm /vbox/src/VBox/Runtime/math/remainderl.asm /vbox/src/VBox/Runtime/math/sinl.asm /vbox/src/VBox/Runtime/math/tanl.asm /vbox/src/VBox/Runtime/math/trunc.asm /vbox/src/VBox/Runtime/math/truncf.asm /vbox/src/VBox/Runtime/math/truncl.asm /vbox/src/VBox/Runtime/math/x86/fenv-x86.c /vbox/src/VBox/Runtime/md5.cpp /vbox/src/VBox/Runtime/misc/setjmp.asm /vbox/src/VBox/Runtime/nt/Makefile.kmk /vbox/src/VBox/Runtime/nt/RTErrConvertFromNtStatus.cpp /vbox/src/VBox/Runtime/os2/Makefile /vbox/src/VBox/Runtime/os2/RTErrConvertFromOS2.cpp /vbox/src/VBox/Runtime/path.cpp /vbox/src/VBox/Runtime/r0drv/Makefile.kmk /vbox/src/VBox/Runtime/r0drv/alloc-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/alloc-r0drv.h /vbox/src/VBox/Runtime/r0drv/darwin/Makefile.kmk /vbox/src/VBox/Runtime/r0drv/darwin/RTLogWriteDebugger-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/alloc-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/initterm-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/semaphore-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/spinlock-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/the-darwin-kernel.h /vbox/src/VBox/Runtime/r0drv/darwin/thread-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/time-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/initterm-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/initterm-r0drv.h /vbox/src/VBox/Runtime/r0drv/linux/Makefile.kmk /vbox/src/VBox/Runtime/r0drv/linux/RTLogWriteDebugger-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/alloc-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/semaphore-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/spinlock-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/linux/string.h /vbox/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h /vbox/src/VBox/Runtime/r0drv/linux/thread-r0drv-linux.c /vbox/src/VBox/Runtime/r0drv/memobj-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/memobj-r0drv.h /vbox/src/VBox/Runtime/r0drv/nt/Makefile.kmk /vbox/src/VBox/Runtime/r0drv/nt/RTLogWriteDebugger-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/alloc-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/semaphore-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/spinlock-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/nt/the-nt-kernel.h /vbox/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp /vbox/src/VBox/Runtime/r0drv/thread-r0drv.cpp /vbox/src/VBox/Runtime/r0drv/thread-r0drv.h /vbox/src/VBox/Runtime/r3/Makefile.kmk /vbox/src/VBox/Runtime/r3/alloc-ef-cpp.cpp /vbox/src/VBox/Runtime/r3/alloc-ef.cpp /vbox/src/VBox/Runtime/r3/alloc-ef.h /vbox/src/VBox/Runtime/r3/alloc.cpp /vbox/src/VBox/Runtime/r3/darwin/Makefile.kmk /vbox/src/VBox/Runtime/r3/darwin/alloc-darwin.cpp /vbox/src/VBox/Runtime/r3/darwin/time-darwin.cpp /vbox/src/VBox/Runtime/r3/init.cpp /vbox/src/VBox/Runtime/r3/linux/Makefile.kmk /vbox/src/VBox/Runtime/r3/linux/sched-linux.cpp /vbox/src/VBox/Runtime/r3/linux/uuid-linux.cpp /vbox/src/VBox/Runtime/r3/os2/Makefile.kmk /vbox/src/VBox/Runtime/r3/os2/sems-os2.cpp /vbox/src/VBox/Runtime/r3/os2/system-os2.cpp /vbox/src/VBox/Runtime/r3/os2/thread-os2.cpp /vbox/src/VBox/Runtime/r3/posix/Makefile /vbox/src/VBox/Runtime/r3/posix/alloc-posix.cpp /vbox/src/VBox/Runtime/r3/posix/dir-posix.cpp /vbox/src/VBox/Runtime/r3/posix/fileio-posix.cpp /vbox/src/VBox/Runtime/r3/posix/fs-posix.cpp /vbox/src/VBox/Runtime/r3/posix/ldrNative-posix.cpp /vbox/src/VBox/Runtime/r3/posix/path-posix.cpp /vbox/src/VBox/Runtime/r3/posix/process-posix.cpp /vbox/src/VBox/Runtime/r3/posix/sched-posix.cpp /vbox/src/VBox/Runtime/r3/posix/sems-posix.cpp /vbox/src/VBox/Runtime/r3/posix/system-posix.cpp /vbox/src/VBox/Runtime/r3/posix/thread-posix.cpp /vbox/src/VBox/Runtime/r3/posix/time-posix.cpp /vbox/src/VBox/Runtime/r3/posix/timer-posix.cpp /vbox/src/VBox/Runtime/r3/posix/utf8-posix.cpp /vbox/src/VBox/Runtime/r3/process.cpp /vbox/src/VBox/Runtime/r3/stream.cpp /vbox/src/VBox/Runtime/r3/tcp.cpp /vbox/src/VBox/Runtime/r3/win32/Makefile.kmk /vbox/src/VBox/Runtime/r3/win32/RTLogWriteDebugger-win32.cpp /vbox/src/VBox/Runtime/r3/win32/alloc-win32.cpp /vbox/src/VBox/Runtime/r3/win32/dir-win32.cpp /vbox/src/VBox/Runtime/r3/win32/dllmain-win32.cpp /vbox/src/VBox/Runtime/r3/win32/fileio-win32.cpp /vbox/src/VBox/Runtime/r3/win32/fs-win32.cpp /vbox/src/VBox/Runtime/r3/win32/ldrNative-win32.cpp /vbox/src/VBox/Runtime/r3/win32/path-win32.cpp /vbox/src/VBox/Runtime/r3/win32/process-win32.cpp /vbox/src/VBox/Runtime/r3/win32/sched-win32.cpp /vbox/src/VBox/Runtime/r3/win32/sems-win32.cpp /vbox/src/VBox/Runtime/r3/win32/system-win32.cpp /vbox/src/VBox/Runtime/r3/win32/thread-win32.cpp /vbox/src/VBox/Runtime/r3/win32/time-win32.cpp /vbox/src/VBox/Runtime/r3/win32/timer-win32.cpp /vbox/src/VBox/Runtime/r3/win32/utf16locale-win32.cpp /vbox/src/VBox/Runtime/r3/win32/utf8-win32.cpp /vbox/src/VBox/Runtime/r3/win32/uuid-win32.cpp /vbox/src/VBox/Runtime/r3/win64/VBoxRT-win64.def /vbox/src/VBox/Runtime/semspingpong.cpp /vbox/src/VBox/Runtime/straprintf.cpp /vbox/src/VBox/Runtime/strformat.cpp /vbox/src/VBox/Runtime/strformatrt.cpp /vbox/src/VBox/Runtime/string.cpp /vbox/src/VBox/Runtime/string/Makefile.kmk /vbox/src/VBox/Runtime/string/memchr.cpp /vbox/src/VBox/Runtime/string/memcmp.cpp /vbox/src/VBox/Runtime/string/memcpy.cpp /vbox/src/VBox/Runtime/string/memset.cpp /vbox/src/VBox/Runtime/string/strcpy.cpp /vbox/src/VBox/Runtime/string/strlen.cpp /vbox/src/VBox/Runtime/string/strncmp.cpp /vbox/src/VBox/Runtime/string/strpbrk.cpp /vbox/src/VBox/Runtime/strprintf.cpp /vbox/src/VBox/Runtime/strspace.cpp /vbox/src/VBox/Runtime/strstrip.cpp /vbox/src/VBox/Runtime/strtonum.cpp /vbox/src/VBox/Runtime/table/Makefile.kmk /vbox/src/VBox/Runtime/table/avl_Base.cpp.h /vbox/src/VBox/Runtime/table/avl_Destroy.cpp.h /vbox/src/VBox/Runtime/table/avl_DoWithAll.cpp.h /vbox/src/VBox/Runtime/table/avl_Enum.cpp.h /vbox/src/VBox/Runtime/table/avl_Get.cpp.h /vbox/src/VBox/Runtime/table/avl_GetBestFit.cpp.h /vbox/src/VBox/Runtime/table/avl_Range.cpp.h /vbox/src/VBox/Runtime/table/avl_RemoveBestFit.cpp.h /vbox/src/VBox/Runtime/table/avlhcphys.cpp /vbox/src/VBox/Runtime/table/avlogcphys.cpp /vbox/src/VBox/Runtime/table/avlogcptr.cpp /vbox/src/VBox/Runtime/table/avlohcphys.cpp /vbox/src/VBox/Runtime/table/avloioport.cpp /vbox/src/VBox/Runtime/table/avlpv.cpp /vbox/src/VBox/Runtime/table/avlrogcphys.cpp /vbox/src/VBox/Runtime/table/avlrogcptr.cpp /vbox/src/VBox/Runtime/table/avlroioport.cpp /vbox/src/VBox/Runtime/table/avlroogcptr.cpp /vbox/src/VBox/Runtime/table/avlu32.cpp /vbox/src/VBox/Runtime/table/avlul.cpp /vbox/src/VBox/Runtime/table/table.cpp /vbox/src/VBox/Runtime/testcase/Makefile /vbox/src/VBox/Runtime/testcase/ioctl.h /vbox/src/VBox/Runtime/testcase/ntGetTimerResolution.cpp /vbox/src/VBox/Runtime/testcase/soundcard.h /vbox/src/VBox/Runtime/testcase/tstAvl.cpp /vbox/src/VBox/Runtime/testcase/tstBitOperations.cpp /vbox/src/VBox/Runtime/testcase/tstCritSect.cpp /vbox/src/VBox/Runtime/testcase/tstDeadlock.cpp /vbox/src/VBox/Runtime/testcase/tstDir-2.cpp /vbox/src/VBox/Runtime/testcase/tstDir.cpp /vbox/src/VBox/Runtime/testcase/tstErrUnique.cpp /vbox/src/VBox/Runtime/testcase/tstFile.cpp /vbox/src/VBox/Runtime/testcase/tstFileLock.cpp /vbox/src/VBox/Runtime/testcase/tstInlineAsm.cpp /vbox/src/VBox/Runtime/testcase/tstIoCtl.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-2.cpp /vbox/src/VBox/Runtime/testcase/tstLdr-3.cpp /vbox/src/VBox/Runtime/testcase/tstLdr.cpp /vbox/src/VBox/Runtime/testcase/tstLdrLoad.cpp /vbox/src/VBox/Runtime/testcase/tstLdrObj.cpp /vbox/src/VBox/Runtime/testcase/tstLog.cpp /vbox/src/VBox/Runtime/testcase/tstMove.cpp /vbox/src/VBox/Runtime/testcase/tstPath.cpp /vbox/src/VBox/Runtime/testcase/tstPrfRT.cpp /vbox/src/VBox/Runtime/testcase/tstRTFsQueries.cpp /vbox/src/VBox/Runtime/testcase/tstRTProcWait.cpp /vbox/src/VBox/Runtime/testcase/tstSems.cpp /vbox/src/VBox/Runtime/testcase/tstStrFormat.cpp /vbox/src/VBox/Runtime/testcase/tstStrToNum.cpp /vbox/src/VBox/Runtime/testcase/tstTime-2.cpp /vbox/src/VBox/Runtime/testcase/tstTime-3.cpp /vbox/src/VBox/Runtime/testcase/tstTime.cpp /vbox/src/VBox/Runtime/testcase/tstTimeSpec.cpp /vbox/src/VBox/Runtime/testcase/tstTimer.cpp /vbox/src/VBox/Runtime/testcase/tstUtf8.cpp /vbox/src/VBox/Runtime/thread.cpp /vbox/src/VBox/Runtime/time.cpp /vbox/src/VBox/Runtime/timeprog.cpp /vbox/src/VBox/Runtime/timesup.cpp /vbox/src/VBox/Runtime/uni.cpp /vbox/src/VBox/Runtime/unidata.cpp /vbox/src/VBox/Runtime/uniread.cpp /vbox/src/VBox/Runtime/utf-16.cpp /vbox/src/VBox/Runtime/utf-8.cpp /vbox/src/VBox/Runtime/win32/Makefile.kmk /vbox/src/VBox/Runtime/win32/RTErrConvertFromWin32.cpp /vbox/src/VBox/Runtime/win32/errmsgwin.cpp /vbox/src/VBox/Runtime/win64/ASMAtomicBitClear.asm /vbox/src/VBox/Runtime/win64/ASMAtomicBitTestAndToggle.asm /vbox/src/VBox/Runtime/win64/ASMAtomicBitToggle.asm /vbox/src/VBox/Runtime/win64/ASMAtomicReadU64.asm /vbox/src/VBox/Runtime/win64/ASMAtomicXchgU16.asm /vbox/src/VBox/Runtime/win64/ASMAtomicXchgU8.asm /vbox/src/VBox/Runtime/win64/ASMBitFirstClear.asm /vbox/src/VBox/Runtime/win64/ASMBitFirstSet.asm /vbox/src/VBox/Runtime/win64/ASMGetCS.asm /vbox/src/VBox/Runtime/win64/ASMGetDR0.asm /vbox/src/VBox/Runtime/win64/ASMGetDR1.asm /vbox/src/VBox/Runtime/win64/ASMGetDR2.asm /vbox/src/VBox/Runtime/win64/ASMGetDR3.asm /vbox/src/VBox/Runtime/win64/ASMGetDR6.asm /vbox/src/VBox/Runtime/win64/ASMGetDR7.asm /vbox/src/VBox/Runtime/win64/ASMGetDS.asm /vbox/src/VBox/Runtime/win64/ASMGetES.asm /vbox/src/VBox/Runtime/win64/ASMGetFS.asm /vbox/src/VBox/Runtime/win64/ASMGetFlags.asm /vbox/src/VBox/Runtime/win64/ASMGetGS.asm /vbox/src/VBox/Runtime/win64/ASMGetIDTR.asm /vbox/src/VBox/Runtime/win64/ASMGetSS.asm /vbox/src/VBox/Runtime/win64/ASMProbeReadByte.asm /vbox/src/VBox/Runtime/win64/ASMSetFlags.asm /vbox/src/VBox/Runtime/zip.cpp /vbox/src/VBox/VMM/CFGM.cpp /vbox/src/VBox/VMM/CFGMInternal.h /vbox/src/VBox/VMM/CPUM.cpp /vbox/src/VBox/VMM/CPUMInternal.h /vbox/src/VBox/VMM/CPUMInternal.mac /vbox/src/VBox/VMM/CPUMStack.cpp /vbox/src/VBox/VMM/DBGF.cpp /vbox/src/VBox/VMM/DBGFAddr.cpp /vbox/src/VBox/VMM/DBGFBp.cpp /vbox/src/VBox/VMM/DBGFDisas.cpp /vbox/src/VBox/VMM/DBGFInfo.cpp /vbox/src/VBox/VMM/DBGFInternal.h /vbox/src/VBox/VMM/DBGFLog.cpp /vbox/src/VBox/VMM/DBGFStack.cpp /vbox/src/VBox/VMM/DBGFSym.cpp /vbox/src/VBox/VMM/EM.cpp /vbox/src/VBox/VMM/EMInternal.h /vbox/src/VBox/VMM/HWACCM.cpp /vbox/src/VBox/VMM/HWACCMInternal.h /vbox/src/VBox/VMM/IOM.cpp /vbox/src/VBox/VMM/IOMInternal.h /vbox/src/VBox/VMM/MM.cpp /vbox/src/VBox/VMM/MMHeap.cpp /vbox/src/VBox/VMM/MMHyper.cpp /vbox/src/VBox/VMM/MMInternal.h /vbox/src/VBox/VMM/MMPagePool.cpp /vbox/src/VBox/VMM/MMPhys.cpp /vbox/src/VBox/VMM/Makefile /vbox/src/VBox/VMM/PATM/CSAM.cpp /vbox/src/VBox/VMM/PATM/CSAMInternal.h /vbox/src/VBox/VMM/PATM/Makefile.kmk /vbox/src/VBox/VMM/PATM/PATM.cpp /vbox/src/VBox/VMM/PATM/PATMA.asm /vbox/src/VBox/VMM/PATM/PATMA.h /vbox/src/VBox/VMM/PATM/PATMA.mac /vbox/src/VBox/VMM/PATM/PATMGuest.cpp /vbox/src/VBox/VMM/PATM/PATMInternal.h /vbox/src/VBox/VMM/PATM/PATMPatch.cpp /vbox/src/VBox/VMM/PATM/PATMPatch.h /vbox/src/VBox/VMM/PATM/PATMSSM.cpp /vbox/src/VBox/VMM/PATM/VMMAll/CSAMAll.cpp /vbox/src/VBox/VMM/PATM/VMMAll/Makefile.kmk /vbox/src/VBox/VMM/PATM/VMMAll/PATMAll.cpp /vbox/src/VBox/VMM/PATM/VMMGC/CSAMGC.cpp /vbox/src/VBox/VMM/PATM/VMMGC/Makefile.kmk /vbox/src/VBox/VMM/PATM/VMMGC/PATMGC.cpp /vbox/src/VBox/VMM/PDM.cpp /vbox/src/VBox/VMM/PDMCritSect.cpp /vbox/src/VBox/VMM/PDMDevice.cpp /vbox/src/VBox/VMM/PDMDriver.cpp /vbox/src/VBox/VMM/PDMInternal.h /vbox/src/VBox/VMM/PDMLdr.cpp /vbox/src/VBox/VMM/PDMQueue.cpp /vbox/src/VBox/VMM/PGM.cpp /vbox/src/VBox/VMM/PGMBth.h /vbox/src/VBox/VMM/PGMCache.h /vbox/src/VBox/VMM/PGMGst.h /vbox/src/VBox/VMM/PGMHandler.cpp /vbox/src/VBox/VMM/PGMInternal.h /vbox/src/VBox/VMM/PGMMap.cpp /vbox/src/VBox/VMM/PGMPhys.cpp /vbox/src/VBox/VMM/PGMPhys.h /vbox/src/VBox/VMM/PGMPool.cpp /vbox/src/VBox/VMM/PGMShw.h /vbox/src/VBox/VMM/REMInternal.h /vbox/src/VBox/VMM/SELM.cpp /vbox/src/VBox/VMM/SELMInternal.h /vbox/src/VBox/VMM/SSM.cpp /vbox/src/VBox/VMM/SSMInternal.h /vbox/src/VBox/VMM/STAM.cpp /vbox/src/VBox/VMM/STAMInternal.h /vbox/src/VBox/VMM/TM.cpp /vbox/src/VBox/VMM/TMInternal.h /vbox/src/VBox/VMM/TRPM.cpp /vbox/src/VBox/VMM/TRPMInternal.h /vbox/src/VBox/VMM/TRPMInternal.mac /vbox/src/VBox/VMM/VBoxVMMDeps.cpp /vbox/src/VBox/VMM/VM.cpp /vbox/src/VBox/VMM/VMEmt.cpp /vbox/src/VBox/VMM/VMInternal.h /vbox/src/VBox/VMM/VMM.cpp /vbox/src/VBox/VMM/VMMAll/CPUMAllA.asm /vbox/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp /vbox/src/VBox/VMM/VMMAll/DBGFAll.cpp /vbox/src/VBox/VMM/VMMAll/EMAll.cpp /vbox/src/VBox/VMM/VMMAll/EMAllA.asm /vbox/src/VBox/VMM/VMMAll/IOMAll.cpp /vbox/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp /vbox/src/VBox/VMM/VMMAll/MMAll.cpp /vbox/src/VBox/VMM/VMMAll/MMAllHyper.cpp /vbox/src/VBox/VMM/VMMAll/MMAllPagePool.cpp /vbox/src/VBox/VMM/VMMAll/MMAllPhys.cpp /vbox/src/VBox/VMM/VMMAll/Makefile.kmk /vbox/src/VBox/VMM/VMMAll/PDMAll.cpp /vbox/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp /vbox/src/VBox/VMM/VMMAll/PDMAllQueue.cpp /vbox/src/VBox/VMM/VMMAll/PGMAll.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllBth.h /vbox/src/VBox/VMM/VMMAll/PGMAllGst.h /vbox/src/VBox/VMM/VMMAll/PGMAllHandler.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllMap.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllPhys.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllPool.cpp /vbox/src/VBox/VMM/VMMAll/PGMAllShw.h /vbox/src/VBox/VMM/VMMAll/REMAll.cpp /vbox/src/VBox/VMM/VMMAll/SELMAll.cpp /vbox/src/VBox/VMM/VMMAll/TMAll.cpp /vbox/src/VBox/VMM/VMMAll/TMAllCpu.cpp /vbox/src/VBox/VMM/VMMAll/TMAllReal.cpp /vbox/src/VBox/VMM/VMMAll/TMAllVirtual.cpp /vbox/src/VBox/VMM/VMMAll/TRPMAll.cpp /vbox/src/VBox/VMM/VMMAll/VMAll.cpp /vbox/src/VBox/VMM/VMMAll/VMMAll.cpp /vbox/src/VBox/VMM/VMMCodingGuidelines.cpp /vbox/src/VBox/VMM/VMMDocsRawMode.cpp /vbox/src/VBox/VMM/VMMGC/CPUMGC.cpp /vbox/src/VBox/VMM/VMMGC/CPUMGCA.asm /vbox/src/VBox/VMM/VMMGC/DBGFGC.cpp /vbox/src/VBox/VMM/VMMGC/IOMGC.cpp /vbox/src/VBox/VMM/VMMGC/MMRamGC.cpp /vbox/src/VBox/VMM/VMMGC/MMRamGCA.asm /vbox/src/VBox/VMM/VMMGC/Makefile.kmk /vbox/src/VBox/VMM/VMMGC/PDMGCDevice.cpp /vbox/src/VBox/VMM/VMMGC/PGMGC.cpp /vbox/src/VBox/VMM/VMMGC/PGMGCBth.h /vbox/src/VBox/VMM/VMMGC/PGMGCGst.h /vbox/src/VBox/VMM/VMMGC/PGMGCShw.h /vbox/src/VBox/VMM/VMMGC/REMGC.cpp /vbox/src/VBox/VMM/VMMGC/RRMGC.cpp /vbox/src/VBox/VMM/VMMGC/SELMGC.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGC.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp /vbox/src/VBox/VMM/VMMGC/TRPMGCHandlersA.asm /vbox/src/VBox/VMM/VMMGC/VMMGC.cpp /vbox/src/VBox/VMM/VMMGC/VMMGC.def /vbox/src/VBox/VMM/VMMGC/VMMGC.mac /vbox/src/VBox/VMM/VMMGC/VMMGC0.asm /vbox/src/VBox/VMM/VMMGC/VMMGC99.asm /vbox/src/VBox/VMM/VMMGC/VMMGCA.asm /vbox/src/VBox/VMM/VMMGC/VMMGCBuiltin.def /vbox/src/VBox/VMM/VMMGC/VMMGCDeps.cpp /vbox/src/VBox/VMM/VMMInternal.h /vbox/src/VBox/VMM/VMMInternal.mac /vbox/src/VBox/VMM/VMMR0/CPUMR0.cpp /vbox/src/VBox/VMM/VMMR0/HWACCMR0.cpp /vbox/src/VBox/VMM/VMMR0/HWACCMR0A.asm /vbox/src/VBox/VMM/VMMR0/HWSVMR0.cpp /vbox/src/VBox/VMM/VMMR0/HWSVMR0.h /vbox/src/VBox/VMM/VMMR0/HWVMXR0.cpp /vbox/src/VBox/VMM/VMMR0/HWVMXR0.h /vbox/src/VBox/VMM/VMMR0/Makefile.kmk /vbox/src/VBox/VMM/VMMR0/PDMR0Device.cpp /vbox/src/VBox/VMM/VMMR0/TRPMR0.cpp /vbox/src/VBox/VMM/VMMR0/TRPMR0A.asm /vbox/src/VBox/VMM/VMMR0/VMMR0.cpp /vbox/src/VBox/VMM/VMMR0/VMMR0.def /vbox/src/VBox/VMM/VMMR0/VMMR0A.asm /vbox/src/VBox/VMM/VMMSwitcher/32BitTo32Bit.asm /vbox/src/VBox/VMM/VMMSwitcher/32BitToPAE.asm /vbox/src/VBox/VMM/VMMSwitcher/Makefile.kmk /vbox/src/VBox/VMM/VMMSwitcher/PAETo32Bit.asm /vbox/src/VBox/VMM/VMMSwitcher/PAEToPAE.asm /vbox/src/VBox/VMM/VMMSwitcher/PAEand32Bit.mac /vbox/src/VBox/VMM/VMMSwitcher/VMMSwitcher.h /vbox/src/VBox/VMM/VMMSwitcher/VMMSwitcher.mac /vbox/src/VBox/VMM/VMReq.cpp /vbox/src/VBox/VMM/testcase/Makefile /vbox/src/VBox/VMM/testcase/dev.tar.gz /vbox/src/VBox/VMM/testcase/mkdsk.sh /vbox/src/VBox/VMM/testcase/tstAnimate.cpp /vbox/src/VBox/VMM/testcase/tstAsmStructs.cpp /vbox/src/VBox/VMM/testcase/tstAsmStructsAsm.asm /vbox/src/VBox/VMM/testcase/tstCFGM.cpp /vbox/src/VBox/VMM/testcase/tstCompiler.cpp /vbox/src/VBox/VMM/testcase/tstHelp.c /vbox/src/VBox/VMM/testcase/tstHelp.h /vbox/src/VBox/VMM/testcase/tstHelpA.asm /vbox/src/VBox/VMM/testcase/tstMMHyperHeap.cpp /vbox/src/VBox/VMM/testcase/tstMicro.cpp /vbox/src/VBox/VMM/testcase/tstMicro.h /vbox/src/VBox/VMM/testcase/tstMicro.mac /vbox/src/VBox/VMM/testcase/tstMicroGC.cpp /vbox/src/VBox/VMM/testcase/tstMicroGC.def /vbox/src/VBox/VMM/testcase/tstMicroGCA.asm /vbox/src/VBox/VMM/testcase/tstProg-1.c /vbox/src/VBox/VMM/testcase/tstProg-1A.asm /vbox/src/VBox/VMM/testcase/tstProg-2.c /vbox/src/VBox/VMM/testcase/tstProg-2A.asm /vbox/src/VBox/VMM/testcase/tstProg-3.c /vbox/src/VBox/VMM/testcase/tstSSM.cpp /vbox/src/VBox/VMM/testcase/tstVMM-2.cpp /vbox/src/VBox/VMM/testcase/tstVMM.cpp /vbox/src/VBox/VMM/testcase/tstVMMR0CallHost-1.cpp /vbox/src/VBox/VMM/testcase/tstVMREQ.cpp /vbox/src/VBox/VMM/testcase/tstVMStructGC.cpp /vbox/src/VBox/VMM/testcase/tstVMStructSize.cpp /vbox/src/VBox/VMM/x86context.h /vbox/src/bldprogs/Makefile.kmk /vbox/src/bldprogs/bin2c.c /vbox/src/libs/Makefile.kmk /vbox/src/libs/liblzf-1.51/Changes /vbox/src/libs/liblzf-1.51/LICENSE /vbox/src/libs/liblzf-1.51/Makefile.in /vbox/src/libs/liblzf-1.51/Makefile.kmk /vbox/src/libs/liblzf-1.51/README /vbox/src/libs/liblzf-1.51/config.h.in /vbox/src/libs/liblzf-1.51/configure /vbox/src/libs/liblzf-1.51/configure.ac /vbox/src/libs/liblzf-1.51/crc32.h /vbox/src/libs/liblzf-1.51/cs/CLZF.cs /vbox/src/libs/liblzf-1.51/cs/README /vbox/src/libs/liblzf-1.51/install-sh /vbox/src/libs/liblzf-1.51/lzf.c /vbox/src/libs/liblzf-1.51/lzf.h /vbox/src/libs/liblzf-1.51/lzfP.h /vbox/src/libs/liblzf-1.51/lzf_c.c /vbox/src/libs/liblzf-1.51/lzf_d.c /vbox/src/libs/xpcom18a4/Makefile.kmk /vbox/src/libs/xpcom18a4/dependentLibs.h /vbox/src/libs/xpcom18a4/ipc/ipcd/.cvsignore /vbox/src/libs/xpcom18a4/ipc/ipcd/Makefile.in /vbox/src/libs/xpcom18a4/ipc/ipcd/client/public/.cvsignore /vbox/src/libs/xpcom18a4/ipc/ipcd/client/public/Makefile.in /vbox/src/libs/xpcom18a4/ipc/ipcd/client/public/ipcCID.h /vbox/src/libs/xpcom18a4/ipc/ipcd/client/public/ipcIClientObserver.idl /vbox/src/libs/xpcom18a4/ipc/ipcd/client/public/ipcIMessageObserver.idl /vbox/src/libs/xpcom18a4/ipc/ipcd/client/public/ipcIService.idl /vbox/src/libs/xpcom18a4/ipc/ipcd/client/public/ipcdclient.h /vbox/src/libs/xpcom18a4/ipc/ipcd/client/src/.cvsignore /vbox/src/libs/xpcom18a4/ipc/ipcd/client/src/Makefile.in /vbox/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcConnection.h /vbox/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcConnectionStub.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcConnectionUnix.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcConnectionWin.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcModuleFactory.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcService.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcService.h /vbox/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcdclient.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/daemon/public/.cvsignore /vbox/src/libs/xpcom18a4/ipc/ipcd/daemon/public/Makefile.in /vbox/src/libs/xpcom18a4/ipc/ipcd/daemon/public/ipcModule.h /vbox/src/libs/xpcom18a4/ipc/ipcd/daemon/public/ipcModuleUtil.h /vbox/src/libs/xpcom18a4/ipc/ipcd/daemon/src/.cvsignore /vbox/src/libs/xpcom18a4/ipc/ipcd/daemon/src/Makefile.in /vbox/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcClient.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcClient.h /vbox/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcCommandModule.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcCommandModule.h /vbox/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcModuleReg.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcModuleReg.h /vbox/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcd.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcd.h /vbox/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcdPrivate.h /vbox/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcdStub.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcdUnix.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcdWin.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/.cvsignore /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/Makefile.in /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/Makefile.in /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/public/Makefile.in /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/public/ipcIDConnectService.idl /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/Makefile.in /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.h /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/test/Makefile.in /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/test/TestClient.js /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/test/TestDConnect.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/test/TestServer.js /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/.cvsignore /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/Makefile.in /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/public/.cvsignore /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/public/Makefile.in /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/public/ipcILockService.idl /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/public/ipcLockCID.h /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/src/.cvsignore /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/src/Makefile.in /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/src/ipcLockProtocol.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/src/ipcLockProtocol.h /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/src/ipcLockService.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/src/ipcLockService.h /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/src/module/.cvsignore /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/src/module/Makefile.in /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/src/module/ipcLockModule.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/test/Makefile.in /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/test/TestIPCLocks.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/.cvsignore /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/Makefile.in /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/build/.cvsignore /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/build/Makefile.in /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/build/tmCID.h /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/build/tmModule.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/common/.cvsignore /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/common/Makefile.in /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/common/tmTransaction.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/common/tmTransaction.h /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/common/tmUtils.h /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/common/tmVector.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/common/tmVector.h /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/module/.cvsignore /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/module/Makefile.in /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/module/tmIPCModule.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/module/tmIPCModule.h /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/module/tmQueue.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/module/tmQueue.h /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/module/tmTransactionManager.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/module/tmTransactionManager.h /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/public/.cvsignore /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/public/Makefile.in /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/public/ipcITransactionObserver.idl /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/public/ipcITransactionService.idl /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/src/.cvsignore /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/src/Makefile.in /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/src/tmTransactionService.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/src/tmTransactionService.h /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/test/.cvsignore /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/test/Makefile.in /vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/test/tmModuleTest.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/ipc.pkg /vbox/src/libs/xpcom18a4/ipc/ipcd/shared/src/.cvsignore /vbox/src/libs/xpcom18a4/ipc/ipcd/shared/src/Makefile.in /vbox/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcConfig.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcConfig.h /vbox/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcIDList.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcIDList.h /vbox/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcList.h /vbox/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcLog.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcLog.h /vbox/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcMessage.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcMessage.h /vbox/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcMessagePrimitives.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcMessagePrimitives.h /vbox/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcMessageQ.h /vbox/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcMessageUtils.h /vbox/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcStringList.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcStringList.h /vbox/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcm.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcm.h /vbox/src/libs/xpcom18a4/ipc/ipcd/test/.cvsignore /vbox/src/libs/xpcom18a4/ipc/ipcd/test/Makefile.in /vbox/src/libs/xpcom18a4/ipc/ipcd/test/TestIPC.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/test/module/.cvsignore /vbox/src/libs/xpcom18a4/ipc/ipcd/test/module/Makefile.in /vbox/src/libs/xpcom18a4/ipc/ipcd/test/module/TestModule.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/util/.cvsignore /vbox/src/libs/xpcom18a4/ipc/ipcd/util/Makefile.in /vbox/src/libs/xpcom18a4/ipc/ipcd/util/public/.cvsignore /vbox/src/libs/xpcom18a4/ipc/ipcd/util/public/Makefile.in /vbox/src/libs/xpcom18a4/ipc/ipcd/util/public/ipcMessageReader.h /vbox/src/libs/xpcom18a4/ipc/ipcd/util/public/ipcMessageWriter.h /vbox/src/libs/xpcom18a4/ipc/ipcd/util/src/.cvsignore /vbox/src/libs/xpcom18a4/ipc/ipcd/util/src/Makefile.in /vbox/src/libs/xpcom18a4/ipc/ipcd/util/src/ipcMessageReader.cpp /vbox/src/libs/xpcom18a4/ipc/ipcd/util/src/ipcMessageWriter.cpp /vbox/src/libs/xpcom18a4/nsBuildID.h /vbox/src/libs/xpcom18a4/nsprpub/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/admin/explode.pl /vbox/src/libs/xpcom18a4/nsprpub/admin/makeTargetDirs.sh /vbox/src/libs/xpcom18a4/nsprpub/admin/repackage.sh /vbox/src/libs/xpcom18a4/nsprpub/admin/symlinks.sh /vbox/src/libs/xpcom18a4/nsprpub/build/autoconf/config.guess /vbox/src/libs/xpcom18a4/nsprpub/build/autoconf/config.sub /vbox/src/libs/xpcom18a4/nsprpub/build/autoconf/install-sh /vbox/src/libs/xpcom18a4/nsprpub/build/cygwin-wrapper /vbox/src/libs/xpcom18a4/nsprpub/config/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/config/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/config/autoconf.mk.in /vbox/src/libs/xpcom18a4/nsprpub/config/config.mk /vbox/src/libs/xpcom18a4/nsprpub/config/libc_r.h /vbox/src/libs/xpcom18a4/nsprpub/config/nfspwd.pl /vbox/src/libs/xpcom18a4/nsprpub/config/now.c /vbox/src/libs/xpcom18a4/nsprpub/config/nsinstall.c /vbox/src/libs/xpcom18a4/nsprpub/config/nspr-config.in /vbox/src/libs/xpcom18a4/nsprpub/config/nspr.m4 /vbox/src/libs/xpcom18a4/nsprpub/config/nsprincl.mk.in /vbox/src/libs/xpcom18a4/nsprpub/config/nsprincl.sh.in /vbox/src/libs/xpcom18a4/nsprpub/config/pathsub.h /vbox/src/libs/xpcom18a4/nsprpub/config/prdepend.h /vbox/src/libs/xpcom18a4/nsprpub/config/prmkdir.bat /vbox/src/libs/xpcom18a4/nsprpub/config/rules.mk /vbox/src/libs/xpcom18a4/nsprpub/configure /vbox/src/libs/xpcom18a4/nsprpub/configure.in /vbox/src/libs/xpcom18a4/nsprpub/gmakefile.win /vbox/src/libs/xpcom18a4/nsprpub/lib/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/lib/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/lib/ds/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/lib/ds/MANIFEST /vbox/src/libs/xpcom18a4/nsprpub/lib/ds/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/lib/ds/plarena.c /vbox/src/libs/xpcom18a4/nsprpub/lib/ds/plarena.h /vbox/src/libs/xpcom18a4/nsprpub/lib/ds/plarenas.h /vbox/src/libs/xpcom18a4/nsprpub/lib/ds/plds.def /vbox/src/libs/xpcom18a4/nsprpub/lib/ds/plds.rc /vbox/src/libs/xpcom18a4/nsprpub/lib/ds/plds_symvec.opt /vbox/src/libs/xpcom18a4/nsprpub/lib/ds/plhash.c /vbox/src/libs/xpcom18a4/nsprpub/lib/ds/plhash.h /vbox/src/libs/xpcom18a4/nsprpub/lib/ds/plvrsion.c /vbox/src/libs/xpcom18a4/nsprpub/lib/libc/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/lib/libc/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/lib/libc/README /vbox/src/libs/xpcom18a4/nsprpub/lib/libc/include/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/lib/libc/include/MANIFEST /vbox/src/libs/xpcom18a4/nsprpub/lib/libc/include/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/lib/libc/include/README /vbox/src/libs/xpcom18a4/nsprpub/lib/libc/include/plbase64.h /vbox/src/libs/xpcom18a4/nsprpub/lib/libc/include/plerror.h /vbox/src/libs/xpcom18a4/nsprpub/lib/libc/include/plgetopt.h /vbox/src/libs/xpcom18a4/nsprpub/lib/libc/include/plresolv.h /vbox/src/libs/xpcom18a4/nsprpub/lib/libc/include/plstr.h /vbox/src/libs/xpcom18a4/nsprpub/lib/libc/src/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/lib/libc/src/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/lib/libc/src/README /vbox/src/libs/xpcom18a4/nsprpub/lib/libc/src/base64.c /vbox/src/libs/xpcom18a4/nsprpub/lib/libc/src/plc.def /vbox/src/libs/xpcom18a4/nsprpub/lib/libc/src/plc.rc /vbox/src/libs/xpcom18a4/nsprpub/lib/libc/src/plc_symvec.opt /vbox/src/libs/xpcom18a4/nsprpub/lib/libc/src/plerror.c /vbox/src/libs/xpcom18a4/nsprpub/lib/libc/src/plgetopt.c /vbox/src/libs/xpcom18a4/nsprpub/lib/libc/src/plvrsion.c /vbox/src/libs/xpcom18a4/nsprpub/lib/libc/src/strcat.c /vbox/src/libs/xpcom18a4/nsprpub/lib/libc/src/strccmp.c /vbox/src/libs/xpcom18a4/nsprpub/lib/libc/src/strchr.c /vbox/src/libs/xpcom18a4/nsprpub/lib/libc/src/strcmp.c /vbox/src/libs/xpcom18a4/nsprpub/lib/libc/src/strcpy.c /vbox/src/libs/xpcom18a4/nsprpub/lib/libc/src/strcstr.c /vbox/src/libs/xpcom18a4/nsprpub/lib/libc/src/strdup.c /vbox/src/libs/xpcom18a4/nsprpub/lib/libc/src/strlen.c /vbox/src/libs/xpcom18a4/nsprpub/lib/libc/src/strpbrk.c /vbox/src/libs/xpcom18a4/nsprpub/lib/libc/src/strstr.c /vbox/src/libs/xpcom18a4/nsprpub/lib/libc/src/strtok.c /vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/include/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/include/MANIFEST /vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/include/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/include/gcint.h /vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/include/prgc.h /vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/src/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/src/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/src/macgc.c /vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/src/os2gc.c /vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/src/prgcapi.c /vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/src/prmsgc.c /vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/src/unixgc.c /vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/src/win16gc.c /vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/src/win32gc.c /vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/tests/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/tests/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/tests/gc1.c /vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/tests/thrashgc.c /vbox/src/libs/xpcom18a4/nsprpub/lib/prstreams/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/lib/prstreams/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/lib/prstreams/plvrsion.c /vbox/src/libs/xpcom18a4/nsprpub/lib/prstreams/prstrms.cpp /vbox/src/libs/xpcom18a4/nsprpub/lib/prstreams/prstrms.h /vbox/src/libs/xpcom18a4/nsprpub/lib/prstreams/prstrms.rc /vbox/src/libs/xpcom18a4/nsprpub/lib/prstreams/tests/testprstrm/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/lib/prstreams/tests/testprstrm/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/lib/prstreams/tests/testprstrm/testprstrm.cpp /vbox/src/libs/xpcom18a4/nsprpub/lib/tests/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/lib/tests/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/lib/tests/arena.c /vbox/src/libs/xpcom18a4/nsprpub/lib/tests/base64t.c /vbox/src/libs/xpcom18a4/nsprpub/lib/tests/string.c /vbox/src/libs/xpcom18a4/nsprpub/lib/tests/windows/makefile /vbox/src/libs/xpcom18a4/nsprpub/lib/tests/windows/readme.1st /vbox/src/libs/xpcom18a4/nsprpub/lib/tests/windows/winevent.c /vbox/src/libs/xpcom18a4/nsprpub/makefile.win /vbox/src/libs/xpcom18a4/nsprpub/pkg/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/pkg/linux/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/pkg/linux/sun-nspr.spec /vbox/src/libs/xpcom18a4/nsprpub/pkg/solaris/Makefile.com /vbox/src/libs/xpcom18a4/nsprpub/pkg/solaris/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/pkg/solaris/Makefile.targ /vbox/src/libs/xpcom18a4/nsprpub/pkg/solaris/SUNWpr/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/pkg/solaris/SUNWpr/depend /vbox/src/libs/xpcom18a4/nsprpub/pkg/solaris/SUNWpr/pkginfo.tmpl /vbox/src/libs/xpcom18a4/nsprpub/pkg/solaris/SUNWpr/prototype_com /vbox/src/libs/xpcom18a4/nsprpub/pkg/solaris/SUNWpr/prototype_i386 /vbox/src/libs/xpcom18a4/nsprpub/pkg/solaris/SUNWpr/prototype_sparc /vbox/src/libs/xpcom18a4/nsprpub/pkg/solaris/SUNWprx/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/pkg/solaris/SUNWprx/depend /vbox/src/libs/xpcom18a4/nsprpub/pkg/solaris/SUNWprx/pkginfo.tmpl /vbox/src/libs/xpcom18a4/nsprpub/pkg/solaris/SUNWprx/prototype_com /vbox/src/libs/xpcom18a4/nsprpub/pkg/solaris/SUNWprx/prototype_sparc /vbox/src/libs/xpcom18a4/nsprpub/pkg/solaris/bld_awk_pkginfo.ksh /vbox/src/libs/xpcom18a4/nsprpub/pkg/solaris/common_files/copyright /vbox/src/libs/xpcom18a4/nsprpub/pr/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/pr/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/pr/include/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/pr/include/MANIFEST /vbox/src/libs/xpcom18a4/nsprpub/pr/include/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/pr/include/gencfg.c /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_aix.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_aix32.cfg /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_aix64.cfg /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_beos.cfg /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_beos.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_bsdi.cfg /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_bsdi.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_darwin.cfg /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_darwin.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_dgux.cfg /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_dgux.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_freebsd.cfg /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_freebsd.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_hpux.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_hpux32.cfg /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_hpux64.cfg /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_irix.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_irix32.cfg /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_irix64.cfg /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_l4v2.cfg /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_l4v2.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_linux.cfg /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_linux.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_macos.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_ncr.cfg /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_ncr.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_nec.cfg /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_nec.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_netbsd.cfg /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_netbsd.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_nextstep.cfg /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_nextstep.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_nspr_pthread.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_nto.cfg /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_nto.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_openbsd.cfg /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_openbsd.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_openvms.cfg /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_openvms.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_os2.cfg /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_os2.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_os2_errors.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_osf1.cfg /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_osf1.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_pcos.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_pth.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_qnx.cfg /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_qnx.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_reliantunix.cfg /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_reliantunix.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_rhapsody.cfg /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_rhapsody.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_scoos.cfg /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_scoos.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_solaris.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_solaris32.cfg /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_solaris64.cfg /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_sony.cfg /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_sony.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_sunos4.cfg /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_sunos4.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_unix_errors.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_unixos.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_unixware.cfg /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_unixware.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_unixware7.cfg /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_vbox.cfg /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_win16.cfg /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_win16.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_win32_errors.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_win95.cfg /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_win95.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_winnt.cfg /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/_winnt.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/prosdep.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/sunos4.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/nspr.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/obsolete/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/pr/include/obsolete/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/pr/include/obsolete/pralarm.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/obsolete/probslet.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/obsolete/protypes.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/obsolete/prsem.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/pratom.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prbit.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prclist.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prcmon.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prcountr.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prcvar.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prdtoa.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prenv.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prerr.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prerror.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prinet.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prinit.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prinrval.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prio.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/pripcsem.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/pprio.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/pprmwait.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/pprthred.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/prpriv.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prlink.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prlock.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prlog.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prlong.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prmem.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prmon.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prmwait.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prnetdb.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prolock.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prpdce.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prprf.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prproces.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prrng.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prrwlock.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prshm.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prshma.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prsystem.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prthread.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prtime.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prtpool.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prtrace.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prtypes.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prvrsion.h /vbox/src/libs/xpcom18a4/nsprpub/pr/include/prwin16.h /vbox/src/libs/xpcom18a4/nsprpub/pr/src/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/pr/src/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/pr/src/bthreads/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/pr/src/bthreads/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/pr/src/bthreads/bsrcs.mk /vbox/src/libs/xpcom18a4/nsprpub/pr/src/bthreads/btcvar.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/bthreads/btlocks.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/bthreads/btmisc.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/bthreads/btmon.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/bthreads/btsem.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/bthreads/btthread.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/bthreads/objs.mk /vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/rcascii.h /vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/rcbase.cpp /vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/rcbase.h /vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/rccv.cpp /vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/rccv.h /vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/rcfileio.cpp /vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/rcfileio.h /vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/rcinrval.cpp /vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/rcinrval.h /vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/rcio.cpp /vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/rcio.h /vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/rclock.cpp /vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/rclock.h /vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/rcmon.h /vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/rcnetdb.cpp /vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/rcnetdb.h /vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/rcnetio.cpp /vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/rcnetio.h /vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/rcthread.cpp /vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/rcthread.h /vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/rctime.cpp /vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/rctime.h /vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/tests/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/tests/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/tests/fileio.cpp /vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/tests/interval.cpp /vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/tests/ranfile.cpp /vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/tests/switch.cpp /vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/tests/thread.cpp /vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/tests/time.cpp /vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/tests/tpd.cpp /vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/prdir.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/prfdcach.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/prfile.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/prio.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/priometh.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/pripv6.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/prlayer.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/prlog.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/prmapopt.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/prmmap.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/prmwait.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/prpolevt.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/prprf.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/prscanf.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/prsocket.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/prstdio.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/linking/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/pr/src/linking/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/pr/src/linking/prlink.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/malloc/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/pr/src/malloc/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/pr/src/malloc/prmalloc.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/malloc/prmem.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/bcpu.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/beos.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/beos_errors.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/bfile.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/bmemory.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/bmisc.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/bmmap.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/bnet.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/bproc.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/brng.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/bseg.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/bsrcs.mk /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/btime.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/objs.mk /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/l4env/locks.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/l4env/prnetdb.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/l4env/threads.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/MANIFEST /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/MacErrorHandling.h /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/macdll.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/macdll.h /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/macio.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/macio.h /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/macrng.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/macsocket.h /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/macsockotpt.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/macthr.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/mactime.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/mactime.h /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/mdcriticalregion.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/mdcriticalregion.h /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/mdmac.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/mdmac.h /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/prcpucfg.h /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/objs.mk /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/os2_errors.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/os2cv.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/os2emx.s /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/os2gc.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/os2inrval.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/os2io.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/os2misc.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/os2poll.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/os2rng.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/os2sem.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/os2sock.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/os2thred.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/os2vaclegacy.s /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/os2vacpp.asm /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/prosdep.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/aix.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/aixwrap.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/bsdi.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/darwin.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/dgux.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/freebsd.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/hpux.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/irix.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/l4env.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/linux.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/ncr.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/nec.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/netbsd.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/nextstep.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/nto.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/objs.mk /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/openbsd.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/openvms.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/os_AIX.s /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/os_BSD_386_2.s /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/os_Darwin_ppc.s /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/os_HPUX.s /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/os_Irix.s /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/os_Linux_ia64.s /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/os_Linux_x86.s /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/os_Linux_x86_64.s /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/os_ReliantUNIX.s /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/os_SunOS.s /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/os_SunOS_32.s /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/os_SunOS_sparcv9.s /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/os_SunOS_ultrasparc.s /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/os_SunOS_x86.s /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/osf1.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/pthreads_user.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/qnx.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/reliantunix.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/rhapsody.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/scoos.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/solaris.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/sony.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/sunos4.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/unix.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/unix_errors.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/unixware.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/uxpoll.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/uxproces.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/uxrng.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/uxshm.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/uxwrap.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/ntdllmn.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/ntgc.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/ntinrval.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/ntio.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/ntmisc.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/ntsec.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/ntsem.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/ntthread.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/objs.mk /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/w16callb.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/w16error.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/w16fmem.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/w16gc.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/w16io.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/w16mem.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/w16null.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/w16proc.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/w16sock.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/w16stdio.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/w16thred.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/w32ipcsem.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/w32poll.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/w32rng.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/w32shm.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/w95cv.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/w95dllmain.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/w95io.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/w95sock.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/w95thred.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/win32_errors.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/memory/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/pr/src/memory/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/pr/src/memory/prgcleak.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/memory/prseg.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/memory/prshm.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/memory/prshma.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/compile-et.pl /vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/pralarm.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/pratom.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/prcountr.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/prdtoa.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/prenv.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/prerr.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/prerr.et /vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/prerr.properties /vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/prerror.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/prerrortable.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinrval.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/pripc.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/pripcsem.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/prlog2.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/prlong.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/prnetdb.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/prolock.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/prrng.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/prsystem.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/prthinfo.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/prtime.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/prtpool.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/prtrace.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/nspr.def /vbox/src/libs/xpcom18a4/nsprpub/pr/src/nspr.rc /vbox/src/libs/xpcom18a4/nsprpub/pr/src/nspr_symvec.opt /vbox/src/libs/xpcom18a4/nsprpub/pr/src/os2extra.def /vbox/src/libs/xpcom18a4/nsprpub/pr/src/prvrsion.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptio.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptmisc.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptsynch.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/combined/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/combined/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/combined/README /vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/combined/prucpu.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/combined/prucv.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/combined/prulock.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/combined/prustack.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/combined/pruthr.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/prcmon.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/prcthr.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/prdump.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/prmon.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/prrwlock.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/prsem.c /vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/prtpd.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/README.TXT /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/accept.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/acceptread.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/acceptreademu.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/addrstr.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/affinity.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/alarm.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/anonfm.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/append.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/atomic.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/attach.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/bigfile.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/bigfile2.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/bigfile3.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/bug1test.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/cleanup.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/cltsrv.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/concur.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/cvar.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/cvar2.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/dbmalloc.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/dbmalloc1.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/dceemu.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/depend.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/dll/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/dll/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/dll/my.def /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/dll/mygetval.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/dll/mysetval.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/dlltest.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/dtoa.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/env.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/errcodes.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/errset.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/exit.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/fdcach.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/fileio.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/foreign.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/forktest.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/formattm.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/freeif.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/fsync.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/getai.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/gethost.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/getproto.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/i2l.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/initclk.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/inrval.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/instrumt.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/intrio.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/intrupt.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/io_timeout.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/io_timeoutk.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/io_timeoutu.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/ioconthr.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/ipv6.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/join.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/joinkk.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/joinku.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/joinuk.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/joinuu.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/layer.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/lazyinit.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/libfilename.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/lltest.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/lock.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/lockfile.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/logger.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/makedir.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/many_cv.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/mbcs.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/multiacc.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/multiwait.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/nameshm1.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/nbconn.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/nblayer.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/nonblock.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/ntioto.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/ntoh.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/obsints.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/op_2long.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/op_excl.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/op_filnf.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/op_filok.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/op_noacc.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/op_nofil.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/openfile.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/parent.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/peek.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/perf.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/pipeping.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/pipeping2.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/pipepong.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/pipepong2.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/pipeself.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/poll_er.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/poll_nm.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/poll_to.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/pollable.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/prftest.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/prftest1.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/prftest2.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/primblok.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/priotest.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/provider.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/prpoll.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/prpollml.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/prselect.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/prttools.h /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/randseed.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/ranfile.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/rmdir.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/runtests.ksh /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/runtests.sh /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/runy2ktests.ksh /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/rwlocktest.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/sel_spd.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/selct_er.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/selct_nm.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/selct_to.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/select2.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/selintr.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/sem.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/sema.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/semaerr.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/semaerr1.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/semaping.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/semapong.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/sendzlf.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/server_test.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/servr_kk.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/servr_ku.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/servr_uk.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/servr_uu.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/short_thread.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/sigpipe.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/sleep.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/socket.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/sockopt.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/sockping.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/sockpong.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/sprintf.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/sproc_ch.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/sproc_p.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/stack.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/stat.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/stdio.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/str2addr.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/strod.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/suspend.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/switch.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/system.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/testbit.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/testfile.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/threads.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/thrpool_client.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/thrpool_server.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/thruput.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/time.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/timemac.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/timetest.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/tmoacc.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/tmocon.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/tpd.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/udpsrv.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/ut_ttools.h /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/vercheck.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/version.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/w16gui/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/w16gui/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/w16gui/popfile.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/w16gui/popfind.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/w16gui/popfont.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/w16gui/poppad.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/w16gui/poppad.h /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/w16gui/poppad.ico /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/w16gui/poppad.rc /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/w16gui/popprnt0.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/w16gui/readme.1st /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/writev.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/xnotify.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/y2k.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/y2ktmo.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/yield.c /vbox/src/libs/xpcom18a4/nsprpub/pr/tests/zerolen.c /vbox/src/libs/xpcom18a4/nsprpub/tools/.cvsignore /vbox/src/libs/xpcom18a4/nsprpub/tools/Makefile.in /vbox/src/libs/xpcom18a4/nsprpub/tools/httpget.c /vbox/src/libs/xpcom18a4/nsprpub/tools/tail.c /vbox/src/libs/xpcom18a4/prcpucfg.h /vbox/src/libs/xpcom18a4/xpcom-config.h /vbox/src/libs/xpcom18a4/xpcom-private.h /vbox/src/libs/xpcom18a4/xpcom/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/MoreFiles/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/MoreFiles/FSCopyObject.c /vbox/src/libs/xpcom18a4/xpcom/MoreFiles/FSCopyObject.h /vbox/src/libs/xpcom18a4/xpcom/MoreFiles/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/MoreFiles/MoreFilesX.c /vbox/src/libs/xpcom18a4/xpcom/MoreFiles/MoreFilesX.h /vbox/src/libs/xpcom18a4/xpcom/MoreFiles/ReadMe.txt /vbox/src/libs/xpcom18a4/xpcom/base/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/base/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/base/nsAgg.h /vbox/src/libs/xpcom18a4/xpcom/base/nsAllocator.cpp /vbox/src/libs/xpcom18a4/xpcom/base/nsAllocator.h /vbox/src/libs/xpcom18a4/xpcom/base/nsAutoPtr.h /vbox/src/libs/xpcom18a4/xpcom/base/nsCom.h /vbox/src/libs/xpcom18a4/xpcom/base/nsConsoleMessage.cpp /vbox/src/libs/xpcom18a4/xpcom/base/nsConsoleMessage.h /vbox/src/libs/xpcom18a4/xpcom/base/nsConsoleService.cpp /vbox/src/libs/xpcom18a4/xpcom/base/nsConsoleService.h /vbox/src/libs/xpcom18a4/xpcom/base/nsDebugImpl.cpp /vbox/src/libs/xpcom18a4/xpcom/base/nsDebugImpl.h /vbox/src/libs/xpcom18a4/xpcom/base/nsError.h /vbox/src/libs/xpcom18a4/xpcom/base/nsErrorService.cpp /vbox/src/libs/xpcom18a4/xpcom/base/nsErrorService.h /vbox/src/libs/xpcom18a4/xpcom/base/nsExceptionService.cpp /vbox/src/libs/xpcom18a4/xpcom/base/nsExceptionService.h /vbox/src/libs/xpcom18a4/xpcom/base/nsGarbageCollector.c /vbox/src/libs/xpcom18a4/xpcom/base/nsIAllocator.h /vbox/src/libs/xpcom18a4/xpcom/base/nsIConsoleListener.idl /vbox/src/libs/xpcom18a4/xpcom/base/nsIConsoleMessage.idl /vbox/src/libs/xpcom18a4/xpcom/base/nsIConsoleService.idl /vbox/src/libs/xpcom18a4/xpcom/base/nsID.cpp /vbox/src/libs/xpcom18a4/xpcom/base/nsID.h /vbox/src/libs/xpcom18a4/xpcom/base/nsIDebug.idl /vbox/src/libs/xpcom18a4/xpcom/base/nsIErrorService.idl /vbox/src/libs/xpcom18a4/xpcom/base/nsIException.idl /vbox/src/libs/xpcom18a4/xpcom/base/nsIExceptionService.idl /vbox/src/libs/xpcom18a4/xpcom/base/nsIID.h /vbox/src/libs/xpcom18a4/xpcom/base/nsIInterfaceRequestor.idl /vbox/src/libs/xpcom18a4/xpcom/base/nsILeakDetector.idl /vbox/src/libs/xpcom18a4/xpcom/base/nsIMemory.idl /vbox/src/libs/xpcom18a4/xpcom/base/nsIProgrammingLanguage.idl /vbox/src/libs/xpcom18a4/xpcom/base/nsISupports.idl /vbox/src/libs/xpcom18a4/xpcom/base/nsISupportsBase.h /vbox/src/libs/xpcom18a4/xpcom/base/nsISupportsObsolete.h /vbox/src/libs/xpcom18a4/xpcom/base/nsISystemInfo.idl /vbox/src/libs/xpcom18a4/xpcom/base/nsITraceRefcnt.idl /vbox/src/libs/xpcom18a4/xpcom/base/nsIWeakReference.idl /vbox/src/libs/xpcom18a4/xpcom/base/nsLeakDetector.cpp /vbox/src/libs/xpcom18a4/xpcom/base/nsLeakDetector.h /vbox/src/libs/xpcom18a4/xpcom/base/nsMemoryImpl.cpp /vbox/src/libs/xpcom18a4/xpcom/base/nsMemoryImpl.h /vbox/src/libs/xpcom18a4/xpcom/base/nsStackFrameUnix.cpp /vbox/src/libs/xpcom18a4/xpcom/base/nsStackFrameUnix.h /vbox/src/libs/xpcom18a4/xpcom/base/nsStackFrameWin.cpp /vbox/src/libs/xpcom18a4/xpcom/base/nsStackFrameWin.h /vbox/src/libs/xpcom18a4/xpcom/base/nsTraceRefcntImpl.cpp /vbox/src/libs/xpcom18a4/xpcom/base/nsTraceRefcntImpl.h /vbox/src/libs/xpcom18a4/xpcom/base/nsWeakPtr.h /vbox/src/libs/xpcom18a4/xpcom/base/nscore.h /vbox/src/libs/xpcom18a4/xpcom/base/nsrootidl.idl /vbox/src/libs/xpcom18a4/xpcom/base/pure.h /vbox/src/libs/xpcom18a4/xpcom/base/pure_api.c /vbox/src/libs/xpcom18a4/xpcom/build/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/build/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/build/dlldeps.cpp /vbox/src/libs/xpcom18a4/xpcom/build/malloc.c /vbox/src/libs/xpcom18a4/xpcom/build/nsOS2VACLegacy.cpp /vbox/src/libs/xpcom18a4/xpcom/build/nsStringAPI.cpp /vbox/src/libs/xpcom18a4/xpcom/build/nsXPCOM.h /vbox/src/libs/xpcom18a4/xpcom/build/nsXPCOMCID.h /vbox/src/libs/xpcom18a4/xpcom/build/nsXPCOMPrivate.h /vbox/src/libs/xpcom18a4/xpcom/build/nsXPComInit.cpp /vbox/src/libs/xpcom18a4/xpcom/build/win32.order /vbox/src/libs/xpcom18a4/xpcom/build/xpcom-tests.pkg /vbox/src/libs/xpcom18a4/xpcom/build/xpcom.pkg /vbox/src/libs/xpcom18a4/xpcom/build/xpcom_alpha.def /vbox/src/libs/xpcom18a4/xpcom/components/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/components/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/components/nsCategoryManager.cpp /vbox/src/libs/xpcom18a4/xpcom/components/nsCategoryManager.h /vbox/src/libs/xpcom18a4/xpcom/components/nsCategoryManagerUtils.h /vbox/src/libs/xpcom18a4/xpcom/components/nsComponentManager.cpp /vbox/src/libs/xpcom18a4/xpcom/components/nsComponentManager.h /vbox/src/libs/xpcom18a4/xpcom/components/nsComponentManagerObsolete.cpp /vbox/src/libs/xpcom18a4/xpcom/components/nsComponentManagerObsolete.h /vbox/src/libs/xpcom18a4/xpcom/components/nsComponentManagerUtils.h /vbox/src/libs/xpcom18a4/xpcom/components/nsICategoryManager.idl /vbox/src/libs/xpcom18a4/xpcom/components/nsIClassInfo.idl /vbox/src/libs/xpcom18a4/xpcom/components/nsIComponentLoader.idl /vbox/src/libs/xpcom18a4/xpcom/components/nsIComponentLoaderManager.idl /vbox/src/libs/xpcom18a4/xpcom/components/nsIComponentManager.idl /vbox/src/libs/xpcom18a4/xpcom/components/nsIComponentManagerObsolete.idl /vbox/src/libs/xpcom18a4/xpcom/components/nsIComponentManagerUtils.h /vbox/src/libs/xpcom18a4/xpcom/components/nsIComponentRegistrar.idl /vbox/src/libs/xpcom18a4/xpcom/components/nsIFactory.idl /vbox/src/libs/xpcom18a4/xpcom/components/nsIModule.idl /vbox/src/libs/xpcom18a4/xpcom/components/nsINativeComponentLoader.idl /vbox/src/libs/xpcom18a4/xpcom/components/nsIServiceManager.idl /vbox/src/libs/xpcom18a4/xpcom/components/nsIServiceManagerObsolete.h /vbox/src/libs/xpcom18a4/xpcom/components/nsIServiceManagerUtils.h /vbox/src/libs/xpcom18a4/xpcom/components/nsModule.h /vbox/src/libs/xpcom18a4/xpcom/components/nsNativeComponentLoader.cpp /vbox/src/libs/xpcom18a4/xpcom/components/nsNativeComponentLoader.h /vbox/src/libs/xpcom18a4/xpcom/components/nsObsoleteModuleLoading.h /vbox/src/libs/xpcom18a4/xpcom/components/nsServiceManagerObsolete.cpp /vbox/src/libs/xpcom18a4/xpcom/components/nsStaticComponent.h /vbox/src/libs/xpcom18a4/xpcom/components/nsStaticComponentLoader.cpp /vbox/src/libs/xpcom18a4/xpcom/components/xcDll.cpp /vbox/src/libs/xpcom18a4/xpcom/components/xcDll.h /vbox/src/libs/xpcom18a4/xpcom/doc/README /vbox/src/libs/xpcom18a4/xpcom/ds/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/ds/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/ds/nsArray.cpp /vbox/src/libs/xpcom18a4/xpcom/ds/nsArray.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsArrayEnumerator.cpp /vbox/src/libs/xpcom18a4/xpcom/ds/nsArrayEnumerator.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsAtomService.cpp /vbox/src/libs/xpcom18a4/xpcom/ds/nsAtomService.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsAtomTable.cpp /vbox/src/libs/xpcom18a4/xpcom/ds/nsAtomTable.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsAutoBuffer.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsBaseHashtable.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsByteBuffer.cpp /vbox/src/libs/xpcom18a4/xpcom/ds/nsByteBuffer.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsCOMArray.cpp /vbox/src/libs/xpcom18a4/xpcom/ds/nsCOMArray.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsCRT.cpp /vbox/src/libs/xpcom18a4/xpcom/ds/nsCRT.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsCheapSets.cpp /vbox/src/libs/xpcom18a4/xpcom/ds/nsCheapSets.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsClassHashtable.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsCppSharedAllocator.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsDataHashtable.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsDeque.cpp /vbox/src/libs/xpcom18a4/xpcom/ds/nsDeque.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsDoubleHashtable.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsEmptyEnumerator.cpp /vbox/src/libs/xpcom18a4/xpcom/ds/nsEmptyEnumerator.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsEnumeratorUtils.cpp /vbox/src/libs/xpcom18a4/xpcom/ds/nsEnumeratorUtils.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsFixedSizeAllocator.cpp /vbox/src/libs/xpcom18a4/xpcom/ds/nsFixedSizeAllocator.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsHashKeys.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsHashSets.cpp /vbox/src/libs/xpcom18a4/xpcom/ds/nsHashSets.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsHashtable.cpp /vbox/src/libs/xpcom18a4/xpcom/ds/nsHashtable.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsIArray.idl /vbox/src/libs/xpcom18a4/xpcom/ds/nsIAtom.idl /vbox/src/libs/xpcom18a4/xpcom/ds/nsIAtomService.idl /vbox/src/libs/xpcom18a4/xpcom/ds/nsIByteBuffer.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsICollection.idl /vbox/src/libs/xpcom18a4/xpcom/ds/nsIEnumerator.idl /vbox/src/libs/xpcom18a4/xpcom/ds/nsIObserver.idl /vbox/src/libs/xpcom18a4/xpcom/ds/nsIObserverService.idl /vbox/src/libs/xpcom18a4/xpcom/ds/nsIPersistentProperties.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsIPersistentProperties2.idl /vbox/src/libs/xpcom18a4/xpcom/ds/nsIProperties.idl /vbox/src/libs/xpcom18a4/xpcom/ds/nsIPropertyBag.idl /vbox/src/libs/xpcom18a4/xpcom/ds/nsIRecyclingAllocator.idl /vbox/src/libs/xpcom18a4/xpcom/ds/nsISerializable.idl /vbox/src/libs/xpcom18a4/xpcom/ds/nsISimpleEnumerator.idl /vbox/src/libs/xpcom18a4/xpcom/ds/nsIStringEnumerator.idl /vbox/src/libs/xpcom18a4/xpcom/ds/nsISupportsArray.idl /vbox/src/libs/xpcom18a4/xpcom/ds/nsISupportsIterators.idl /vbox/src/libs/xpcom18a4/xpcom/ds/nsISupportsPrimitives.idl /vbox/src/libs/xpcom18a4/xpcom/ds/nsITimelineService.idl /vbox/src/libs/xpcom18a4/xpcom/ds/nsIUnicharBuffer.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsIVariant.idl /vbox/src/libs/xpcom18a4/xpcom/ds/nsInt64.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsInterfaceHashtable.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsManifestLineReader.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsObserverList.cpp /vbox/src/libs/xpcom18a4/xpcom/ds/nsObserverList.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsObserverService.cpp /vbox/src/libs/xpcom18a4/xpcom/ds/nsObserverService.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsPersistentProperties.cpp /vbox/src/libs/xpcom18a4/xpcom/ds/nsPersistentProperties.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsProperties.cpp /vbox/src/libs/xpcom18a4/xpcom/ds/nsProperties.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsQuickSort.cpp /vbox/src/libs/xpcom18a4/xpcom/ds/nsQuickSort.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsRecyclingAllocator.cpp /vbox/src/libs/xpcom18a4/xpcom/ds/nsRecyclingAllocator.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsRefPtrHashtable.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsStaticAtom.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsStaticNameTable.cpp /vbox/src/libs/xpcom18a4/xpcom/ds/nsStaticNameTable.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsStringEnumerator.cpp /vbox/src/libs/xpcom18a4/xpcom/ds/nsStringEnumerator.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsSupportsArray.cpp /vbox/src/libs/xpcom18a4/xpcom/ds/nsSupportsArray.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsSupportsArrayEnumerator.cpp /vbox/src/libs/xpcom18a4/xpcom/ds/nsSupportsArrayEnumerator.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsSupportsPrimitives.cpp /vbox/src/libs/xpcom18a4/xpcom/ds/nsSupportsPrimitives.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsTHashtable.cpp /vbox/src/libs/xpcom18a4/xpcom/ds/nsTHashtable.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsTextFormatter.cpp /vbox/src/libs/xpcom18a4/xpcom/ds/nsTextFormatter.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsTime.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsTimelineService.cpp /vbox/src/libs/xpcom18a4/xpcom/ds/nsTimelineService.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsUnicharBuffer.cpp /vbox/src/libs/xpcom18a4/xpcom/ds/nsUnicharBuffer.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsUnitConversion.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsValueArray.cpp /vbox/src/libs/xpcom18a4/xpcom/ds/nsValueArray.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsVariant.cpp /vbox/src/libs/xpcom18a4/xpcom/ds/nsVariant.h /vbox/src/libs/xpcom18a4/xpcom/ds/nsVoidArray.cpp /vbox/src/libs/xpcom18a4/xpcom/ds/nsVoidArray.h /vbox/src/libs/xpcom18a4/xpcom/ds/pldhash.c /vbox/src/libs/xpcom18a4/xpcom/ds/pldhash.h /vbox/src/libs/xpcom18a4/xpcom/glue/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/glue/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/glue/nsCOMPtr.cpp /vbox/src/libs/xpcom18a4/xpcom/glue/nsCOMPtr.h /vbox/src/libs/xpcom18a4/xpcom/glue/nsComponentManagerUtils.cpp /vbox/src/libs/xpcom18a4/xpcom/glue/nsDebug.cpp /vbox/src/libs/xpcom18a4/xpcom/glue/nsDebug.h /vbox/src/libs/xpcom18a4/xpcom/glue/nsGenericFactory.cpp /vbox/src/libs/xpcom18a4/xpcom/glue/nsGenericFactory.h /vbox/src/libs/xpcom18a4/xpcom/glue/nsIGenericFactory.h /vbox/src/libs/xpcom18a4/xpcom/glue/nsIInterfaceRequestorUtils.cpp /vbox/src/libs/xpcom18a4/xpcom/glue/nsIInterfaceRequestorUtils.h /vbox/src/libs/xpcom18a4/xpcom/glue/nsISupportsImpl.h /vbox/src/libs/xpcom18a4/xpcom/glue/nsISupportsUtils.h /vbox/src/libs/xpcom18a4/xpcom/glue/nsIWeakReferenceUtils.h /vbox/src/libs/xpcom18a4/xpcom/glue/nsMemory.cpp /vbox/src/libs/xpcom18a4/xpcom/glue/nsMemory.h /vbox/src/libs/xpcom18a4/xpcom/glue/nsServiceManagerUtils.h /vbox/src/libs/xpcom18a4/xpcom/glue/nsTraceRefcnt.cpp /vbox/src/libs/xpcom18a4/xpcom/glue/nsTraceRefcnt.h /vbox/src/libs/xpcom18a4/xpcom/glue/nsWeakReference.cpp /vbox/src/libs/xpcom18a4/xpcom/glue/nsWeakReference.h /vbox/src/libs/xpcom18a4/xpcom/glue/objs.mk /vbox/src/libs/xpcom18a4/xpcom/glue/standalone/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/glue/standalone/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/glue/standalone/nsGREDirServiceProvider.cpp /vbox/src/libs/xpcom18a4/xpcom/glue/standalone/nsGREDirServiceProvider.h /vbox/src/libs/xpcom18a4/xpcom/glue/standalone/nsXPCOMGlue.cpp /vbox/src/libs/xpcom18a4/xpcom/glue/standalone/nsXPCOMGlue.h /vbox/src/libs/xpcom18a4/xpcom/io/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/io/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/io/SpecialSystemDirectory.cpp /vbox/src/libs/xpcom18a4/xpcom/io/SpecialSystemDirectory.h /vbox/src/libs/xpcom18a4/xpcom/io/macDirectoryCopy.c /vbox/src/libs/xpcom18a4/xpcom/io/macDirectoryCopy.h /vbox/src/libs/xpcom18a4/xpcom/io/nsAppDirectoryServiceDefs.h /vbox/src/libs/xpcom18a4/xpcom/io/nsAppFileLocationProvider.cpp /vbox/src/libs/xpcom18a4/xpcom/io/nsAppFileLocationProvider.h /vbox/src/libs/xpcom18a4/xpcom/io/nsBinaryStream.cpp /vbox/src/libs/xpcom18a4/xpcom/io/nsBinaryStream.h /vbox/src/libs/xpcom18a4/xpcom/io/nsByteArrayInputStream.cpp /vbox/src/libs/xpcom18a4/xpcom/io/nsByteArrayInputStream.h /vbox/src/libs/xpcom18a4/xpcom/io/nsDirectoryService.cpp /vbox/src/libs/xpcom18a4/xpcom/io/nsDirectoryService.h /vbox/src/libs/xpcom18a4/xpcom/io/nsDirectoryServiceDefs.h /vbox/src/libs/xpcom18a4/xpcom/io/nsDirectoryServiceUtils.h /vbox/src/libs/xpcom18a4/xpcom/io/nsEscape.cpp /vbox/src/libs/xpcom18a4/xpcom/io/nsEscape.h /vbox/src/libs/xpcom18a4/xpcom/io/nsFastLoadFile.cpp /vbox/src/libs/xpcom18a4/xpcom/io/nsFastLoadFile.h /vbox/src/libs/xpcom18a4/xpcom/io/nsFastLoadPtr.h /vbox/src/libs/xpcom18a4/xpcom/io/nsFastLoadService.cpp /vbox/src/libs/xpcom18a4/xpcom/io/nsFastLoadService.h /vbox/src/libs/xpcom18a4/xpcom/io/nsIAsyncInputStream.idl /vbox/src/libs/xpcom18a4/xpcom/io/nsIAsyncOutputStream.idl /vbox/src/libs/xpcom18a4/xpcom/io/nsIBaseStream.idl /vbox/src/libs/xpcom18a4/xpcom/io/nsIBinaryInputStream.idl /vbox/src/libs/xpcom18a4/xpcom/io/nsIBinaryOutputStream.idl /vbox/src/libs/xpcom18a4/xpcom/io/nsIByteArrayInputStream.idl /vbox/src/libs/xpcom18a4/xpcom/io/nsIDirectoryService.idl /vbox/src/libs/xpcom18a4/xpcom/io/nsIFastLoadFileControl.idl /vbox/src/libs/xpcom18a4/xpcom/io/nsIFastLoadService.idl /vbox/src/libs/xpcom18a4/xpcom/io/nsIFile.idl /vbox/src/libs/xpcom18a4/xpcom/io/nsIInputStream.idl /vbox/src/libs/xpcom18a4/xpcom/io/nsIInputStreamTee.idl /vbox/src/libs/xpcom18a4/xpcom/io/nsILineInputStream.idl /vbox/src/libs/xpcom18a4/xpcom/io/nsILocalFile.idl /vbox/src/libs/xpcom18a4/xpcom/io/nsILocalFileMac.idl /vbox/src/libs/xpcom18a4/xpcom/io/nsIMultiplexInputStream.idl /vbox/src/libs/xpcom18a4/xpcom/io/nsIObjectInputStream.idl /vbox/src/libs/xpcom18a4/xpcom/io/nsIObjectOutputStream.idl /vbox/src/libs/xpcom18a4/xpcom/io/nsIObservableInputStream.idl /vbox/src/libs/xpcom18a4/xpcom/io/nsIObservableOutputStream.idl /vbox/src/libs/xpcom18a4/xpcom/io/nsIOutputStream.idl /vbox/src/libs/xpcom18a4/xpcom/io/nsIPipe.idl /vbox/src/libs/xpcom18a4/xpcom/io/nsIScriptableInputStream.idl /vbox/src/libs/xpcom18a4/xpcom/io/nsISeekableStream.idl /vbox/src/libs/xpcom18a4/xpcom/io/nsIStorageStream.idl /vbox/src/libs/xpcom18a4/xpcom/io/nsIStreamBufferAccess.idl /vbox/src/libs/xpcom18a4/xpcom/io/nsIStringStream.idl /vbox/src/libs/xpcom18a4/xpcom/io/nsIUnicharInputStream.h /vbox/src/libs/xpcom18a4/xpcom/io/nsInputStreamTee.cpp /vbox/src/libs/xpcom18a4/xpcom/io/nsLinebreakConverter.cpp /vbox/src/libs/xpcom18a4/xpcom/io/nsLinebreakConverter.h /vbox/src/libs/xpcom18a4/xpcom/io/nsLocalFile.h /vbox/src/libs/xpcom18a4/xpcom/io/nsLocalFileCommon.cpp /vbox/src/libs/xpcom18a4/xpcom/io/nsLocalFileL4.cpp /vbox/src/libs/xpcom18a4/xpcom/io/nsLocalFileL4.h /vbox/src/libs/xpcom18a4/xpcom/io/nsLocalFileMac.cpp /vbox/src/libs/xpcom18a4/xpcom/io/nsLocalFileMac.h /vbox/src/libs/xpcom18a4/xpcom/io/nsLocalFileOS2.cpp /vbox/src/libs/xpcom18a4/xpcom/io/nsLocalFileOS2.h /vbox/src/libs/xpcom18a4/xpcom/io/nsLocalFileOSX.cpp /vbox/src/libs/xpcom18a4/xpcom/io/nsLocalFileOSX.h /vbox/src/libs/xpcom18a4/xpcom/io/nsLocalFileUnicode.h /vbox/src/libs/xpcom18a4/xpcom/io/nsLocalFileUnix.cpp /vbox/src/libs/xpcom18a4/xpcom/io/nsLocalFileUnix.h /vbox/src/libs/xpcom18a4/xpcom/io/nsLocalFileWin.cpp /vbox/src/libs/xpcom18a4/xpcom/io/nsLocalFileWin.h /vbox/src/libs/xpcom18a4/xpcom/io/nsMultiplexInputStream.cpp /vbox/src/libs/xpcom18a4/xpcom/io/nsMultiplexInputStream.h /vbox/src/libs/xpcom18a4/xpcom/io/nsNativeCharsetUtils.cpp /vbox/src/libs/xpcom18a4/xpcom/io/nsNativeCharsetUtils.h /vbox/src/libs/xpcom18a4/xpcom/io/nsPipe3.cpp /vbox/src/libs/xpcom18a4/xpcom/io/nsScriptableInputStream.cpp /vbox/src/libs/xpcom18a4/xpcom/io/nsScriptableInputStream.h /vbox/src/libs/xpcom18a4/xpcom/io/nsSegmentedBuffer.cpp /vbox/src/libs/xpcom18a4/xpcom/io/nsSegmentedBuffer.h /vbox/src/libs/xpcom18a4/xpcom/io/nsStorageStream.cpp /vbox/src/libs/xpcom18a4/xpcom/io/nsStorageStream.h /vbox/src/libs/xpcom18a4/xpcom/io/nsStreamUtils.cpp /vbox/src/libs/xpcom18a4/xpcom/io/nsStreamUtils.h /vbox/src/libs/xpcom18a4/xpcom/io/nsStringIO.h /vbox/src/libs/xpcom18a4/xpcom/io/nsStringStream.cpp /vbox/src/libs/xpcom18a4/xpcom/io/nsStringStream.h /vbox/src/libs/xpcom18a4/xpcom/io/nsUnicharInputStream.cpp /vbox/src/libs/xpcom18a4/xpcom/libxpt/xptcall/porting.html /vbox/src/libs/xpcom18a4/xpcom/libxpt/xptcall/status.html /vbox/src/libs/xpcom18a4/xpcom/obsolete/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/obsolete/component/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/obsolete/component/nsFileSpecImpl.cpp /vbox/src/libs/xpcom18a4/xpcom/obsolete/component/nsFileSpecImpl.h /vbox/src/libs/xpcom18a4/xpcom/obsolete/component/nsIRegistry.idl /vbox/src/libs/xpcom18a4/xpcom/obsolete/component/nsIRegistryUtils.h /vbox/src/libs/xpcom18a4/xpcom/obsolete/component/nsRegistry.cpp /vbox/src/libs/xpcom18a4/xpcom/obsolete/component/nsRegistry.h /vbox/src/libs/xpcom18a4/xpcom/obsolete/component/nsXPCOMObsolete.cpp /vbox/src/libs/xpcom18a4/xpcom/obsolete/component/regExport.cpp /vbox/src/libs/xpcom18a4/xpcom/obsolete/component/xpcomobsoletec.pkg /vbox/src/libs/xpcom18a4/xpcom/obsolete/dlldeps.cpp /vbox/src/libs/xpcom18a4/xpcom/obsolete/nsFileSpec.cpp /vbox/src/libs/xpcom18a4/xpcom/obsolete/nsFileSpec.h /vbox/src/libs/xpcom18a4/xpcom/obsolete/nsFileSpecBeOS.cpp /vbox/src/libs/xpcom18a4/xpcom/obsolete/nsFileSpecImpl.cpp /vbox/src/libs/xpcom18a4/xpcom/obsolete/nsFileSpecImpl.h /vbox/src/libs/xpcom18a4/xpcom/obsolete/nsFileSpecMac.cpp /vbox/src/libs/xpcom18a4/xpcom/obsolete/nsFileSpecOS2.cpp /vbox/src/libs/xpcom18a4/xpcom/obsolete/nsFileSpecUnix.cpp /vbox/src/libs/xpcom18a4/xpcom/obsolete/nsFileSpecWin.cpp /vbox/src/libs/xpcom18a4/xpcom/obsolete/nsFileStream.cpp /vbox/src/libs/xpcom18a4/xpcom/obsolete/nsFileStream.h /vbox/src/libs/xpcom18a4/xpcom/obsolete/nsIFileSpec.idl /vbox/src/libs/xpcom18a4/xpcom/obsolete/nsIFileStream.cpp /vbox/src/libs/xpcom18a4/xpcom/obsolete/nsIFileStream.h /vbox/src/libs/xpcom18a4/xpcom/obsolete/nsIRegistry.idl /vbox/src/libs/xpcom18a4/xpcom/obsolete/nsIRegistryUtils.h /vbox/src/libs/xpcom18a4/xpcom/obsolete/nsSpecialSystemDirectory.cpp /vbox/src/libs/xpcom18a4/xpcom/obsolete/nsSpecialSystemDirectory.h /vbox/src/libs/xpcom18a4/xpcom/obsolete/nsXPCOMObsolete.cpp /vbox/src/libs/xpcom18a4/xpcom/obsolete/xpcomobsolete.h /vbox/src/libs/xpcom18a4/xpcom/obsolete/xpcomobsolete.pkg /vbox/src/libs/xpcom18a4/xpcom/proxy/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/proxy/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/proxy/public/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/proxy/public/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/proxy/public/nsIProxyCreateInstance.idl /vbox/src/libs/xpcom18a4/xpcom/proxy/public/nsIProxyObjectManager.idl /vbox/src/libs/xpcom18a4/xpcom/proxy/public/nsProxiedService.h /vbox/src/libs/xpcom18a4/xpcom/proxy/public/nsProxyEvent.h /vbox/src/libs/xpcom18a4/xpcom/proxy/public/nsProxyRelease.h /vbox/src/libs/xpcom18a4/xpcom/proxy/src/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/proxy/src/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/proxy/src/nsIProxyCreateInstance.h /vbox/src/libs/xpcom18a4/xpcom/proxy/src/nsProxyEvent.cpp /vbox/src/libs/xpcom18a4/xpcom/proxy/src/nsProxyEventClass.cpp /vbox/src/libs/xpcom18a4/xpcom/proxy/src/nsProxyEventObject.cpp /vbox/src/libs/xpcom18a4/xpcom/proxy/src/nsProxyEventPrivate.h /vbox/src/libs/xpcom18a4/xpcom/proxy/src/nsProxyObjectManager.cpp /vbox/src/libs/xpcom18a4/xpcom/proxy/src/nsProxyRelease.cpp /vbox/src/libs/xpcom18a4/xpcom/proxy/tests/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/proxy/tests/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/proxy/tests/nsITestProxy.idl /vbox/src/libs/xpcom18a4/xpcom/proxy/tests/proxytests.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/reflect/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/README /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/porting.html /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/public/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/public/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/public/genstubs.pl /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/public/xptcall.h /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/public/xptcstubsdecl.inc /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/public/xptcstubsdef.inc /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/mac/xptcinvoke_mac.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/mac/xptcinvoke_mac.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/mac/xptcstubs_mac.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/mac/xptcstubs_mac.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/os2/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/os2/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/os2/xptcinvoke_emx.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/os2/xptcinvoke_vacpp.asm /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/os2/xptcstubs_emx.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/os2/xptcstubs_os2.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/os2/xptcstubs_vacpp.asm /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/test/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/test/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/test/README /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/test/clean.bat /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/test/invoke_test.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/test/mk_invoke.bat /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/test/mk_stub.bat /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/test/stub_test.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/vtable_layout_x86.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptc_gcc_x86_unix.h /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptc_platforms_unixish_x86.h /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_arm.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_arm_netbsd.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_ipf32.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_ipf64.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_irix.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_mips.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_openvms_alpha.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_osf1_alpha.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_pa32.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_ppc_aix.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_ppc_aix64.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_ppc_ibmobj_aix.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_ppc_linux.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_ppc_netbsd.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_ppc_rhapsody.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_sparc_bsdos.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_sparc_linux.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_sparc_linux_GCC3.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_sparc_netbsd.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_sparc_solaris.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_sparc_solaris_GCC.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_sparc_solaris_GCC3.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_sparc_solaris_SUNW.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_sparcv9_solaris_SUNW.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_gcc_x86_unix.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_ipf32.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_ipf64.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_irix.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_linux_alpha.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_linux_m68k.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_linux_s390.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_linux_s390x.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_mips.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_netbsd_m68k.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_openvms_alpha.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_osf1_alpha.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_pa32.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_ppc_aix.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_ppc_aix64.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_ppc_linux.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_ppc_netbsd.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_ppc_rhapsody.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_sparc_netbsd.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_sparc_solaris.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_sparcv9_solaris.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_unixish_x86.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_unsupported.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_x86_64_linux.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_x86_solaris.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm_netbsd.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_ipf32.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_ipf64.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_irix.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_mips.s.m4 /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_openvms_alpha.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_osf1_alpha.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_pa32.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_ppc_aix.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_ppc_aix64.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_ppc_darwin.s.m4 /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_ppc_linux.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_ppc_netbsd.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_sparc_netbsd.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_sparc_solaris.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_sparcv9_solaris.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_gcc_x86_unix.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_ipf32.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_ipf64.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_irix.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_linux_alpha.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_linux_m68k.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_linux_s390.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_linux_s390x.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_mips.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_netbsd_m68k.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_openvms_alpha.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_osf1_alpha.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_pa32.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_ppc_aix.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_ppc_aix64.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_ppc_linux.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_ppc_netbsd.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_ppc_rhapsody.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_sparc_netbsd.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_sparc_solaris.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_sparcv9_solaris.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_unixish_x86.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_unsupported.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_x86_64_linux.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/xptcstubs_x86_solaris.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/win32/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/win32/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/win32/xptcinvoke.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/win32/xptcinvoke_alpha.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/win32/xptcinvoke_asm_alpha.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/win32/xptcstubs.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/win32/xptcstubs_alpha.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/win32/xptcstubs_asm_alpha.s /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/xptcall.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/xptcprivate.h /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/status.html /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/tests/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/tests/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/tests/TestXPTCInvoke.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/public/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/public/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/public/nsIInterfaceInfo.idl /vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/public/nsIInterfaceInfoManager.idl /vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/public/nsIXPTLoader.idl /vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/public/xptinfo.h /vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/TODO /vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiFile.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiInterfaceInfo.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiInterfaceInfoManager.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiManifest.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiMisc.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiTypelibGuts.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiWorkingSet.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiZipItem.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiZipLoader.cpp /vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiprivate.h /vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/tests/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/tests/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/tests/TestInterfaceInfo.cpp /vbox/src/libs/xpcom18a4/xpcom/sample/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/sample/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/sample/nsISample.idl /vbox/src/libs/xpcom18a4/xpcom/sample/nsSample.cpp /vbox/src/libs/xpcom18a4/xpcom/sample/nsSample.h /vbox/src/libs/xpcom18a4/xpcom/sample/nsSample.js /vbox/src/libs/xpcom18a4/xpcom/sample/nsSampleModule.cpp /vbox/src/libs/xpcom18a4/xpcom/sample/nsTestSample.cpp /vbox/src/libs/xpcom18a4/xpcom/sample/win32.order /vbox/src/libs/xpcom18a4/xpcom/sample/xpconnect-sample.html /vbox/src/libs/xpcom18a4/xpcom/string/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/string/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/string/README.html /vbox/src/libs/xpcom18a4/xpcom/string/doc/README.html /vbox/src/libs/xpcom18a4/xpcom/string/doc/string-guide.html /vbox/src/libs/xpcom18a4/xpcom/string/public/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/string/public/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/string/public/nsAString.h /vbox/src/libs/xpcom18a4/xpcom/string/public/nsAlgorithm.h /vbox/src/libs/xpcom18a4/xpcom/string/public/nsCharTraits.h /vbox/src/libs/xpcom18a4/xpcom/string/public/nsDependentString.h /vbox/src/libs/xpcom18a4/xpcom/string/public/nsDependentSubstring.h /vbox/src/libs/xpcom18a4/xpcom/string/public/nsEmbedString.h /vbox/src/libs/xpcom18a4/xpcom/string/public/nsLiteralString.h /vbox/src/libs/xpcom18a4/xpcom/string/public/nsObsoleteAString.h /vbox/src/libs/xpcom18a4/xpcom/string/public/nsPrintfCString.h /vbox/src/libs/xpcom18a4/xpcom/string/public/nsPromiseFlatString.h /vbox/src/libs/xpcom18a4/xpcom/string/public/nsReadableUtils.h /vbox/src/libs/xpcom18a4/xpcom/string/public/nsString.h /vbox/src/libs/xpcom18a4/xpcom/string/public/nsStringAPI.h /vbox/src/libs/xpcom18a4/xpcom/string/public/nsStringFwd.h /vbox/src/libs/xpcom18a4/xpcom/string/public/nsStringIterator.h /vbox/src/libs/xpcom18a4/xpcom/string/public/nsSubstring.h /vbox/src/libs/xpcom18a4/xpcom/string/public/nsSubstringTuple.h /vbox/src/libs/xpcom18a4/xpcom/string/public/nsTAString.h /vbox/src/libs/xpcom18a4/xpcom/string/public/nsTDependentString.h /vbox/src/libs/xpcom18a4/xpcom/string/public/nsTDependentSubstring.h /vbox/src/libs/xpcom18a4/xpcom/string/public/nsTObsoleteAString.h /vbox/src/libs/xpcom18a4/xpcom/string/public/nsTPromiseFlatString.h /vbox/src/libs/xpcom18a4/xpcom/string/public/nsTString.h /vbox/src/libs/xpcom18a4/xpcom/string/public/nsTSubstring.h /vbox/src/libs/xpcom18a4/xpcom/string/public/nsTSubstringTuple.h /vbox/src/libs/xpcom18a4/xpcom/string/public/nsUTF8Utils.h /vbox/src/libs/xpcom18a4/xpcom/string/public/nsXPIDLString.h /vbox/src/libs/xpcom18a4/xpcom/string/public/string-template-def-char.h /vbox/src/libs/xpcom18a4/xpcom/string/public/string-template-def-unichar.h /vbox/src/libs/xpcom18a4/xpcom/string/public/string-template-undef.h /vbox/src/libs/xpcom18a4/xpcom/string/src/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/string/src/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/string/src/nsAString.cpp /vbox/src/libs/xpcom18a4/xpcom/string/src/nsDependentSubstring.cpp /vbox/src/libs/xpcom18a4/xpcom/string/src/nsObsoleteAStringThunk.cpp /vbox/src/libs/xpcom18a4/xpcom/string/src/nsPrintfCString.cpp /vbox/src/libs/xpcom18a4/xpcom/string/src/nsPromiseFlatString.cpp /vbox/src/libs/xpcom18a4/xpcom/string/src/nsReadableUtils.cpp /vbox/src/libs/xpcom18a4/xpcom/string/src/nsString.cpp /vbox/src/libs/xpcom18a4/xpcom/string/src/nsStringComparator.cpp /vbox/src/libs/xpcom18a4/xpcom/string/src/nsStringObsolete.cpp /vbox/src/libs/xpcom18a4/xpcom/string/src/nsSubstring.cpp /vbox/src/libs/xpcom18a4/xpcom/string/src/nsSubstringTuple.cpp /vbox/src/libs/xpcom18a4/xpcom/string/src/nsTAString.cpp /vbox/src/libs/xpcom18a4/xpcom/string/src/nsTDependentSubstring.cpp /vbox/src/libs/xpcom18a4/xpcom/string/src/nsTObsoleteAStringThunk.cpp /vbox/src/libs/xpcom18a4/xpcom/string/src/nsTPromiseFlatString.cpp /vbox/src/libs/xpcom18a4/xpcom/string/src/nsTString.cpp /vbox/src/libs/xpcom18a4/xpcom/string/src/nsTStringComparator.cpp /vbox/src/libs/xpcom18a4/xpcom/string/src/nsTStringObsolete.cpp /vbox/src/libs/xpcom18a4/xpcom/string/src/nsTSubstring.cpp /vbox/src/libs/xpcom18a4/xpcom/string/src/nsTSubstringTuple.cpp /vbox/src/libs/xpcom18a4/xpcom/stub/nsStringAPI.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/tests/CvtURL.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/tests/RegFactory.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/SizeTest01.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/SizeTest02.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/SizeTest03.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/SizeTest04.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/SizeTest05.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/SizeTest06.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/StringFactoringTests/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/tests/StringFactoringTests/StringTest.Prefix /vbox/src/libs/xpcom18a4/xpcom/tests/StringFactoringTests/StringTest.mcp /vbox/src/libs/xpcom18a4/xpcom/tests/StringFactoringTests/StringTestDebug.Prefix /vbox/src/libs/xpcom18a4/xpcom/tests/StringFactoringTests/StringTestNo_wchar_t.Prefix /vbox/src/libs/xpcom18a4/xpcom/tests/StringFactoringTests/StringTestProfileNew.Prefix /vbox/src/libs/xpcom18a4/xpcom/tests/StringFactoringTests/StringTestProfileOld.Prefix /vbox/src/libs/xpcom18a4/xpcom/tests/StringFactoringTests/StringTestProfileStd.Prefix /vbox/src/libs/xpcom18a4/xpcom/tests/StringFactoringTests/ToDo.doc /vbox/src/libs/xpcom18a4/xpcom/tests/StringFactoringTests/nsStdStringWrapper.h /vbox/src/libs/xpcom18a4/xpcom/tests/StringFactoringTests/profile_main.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/StringFactoringTests/test_main.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/TestArray.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/TestAtoms.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/TestAutoLock.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/TestAutoPtr.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/TestCOMPtr.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/TestCOMPtrEq.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/TestCRT.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/TestCallTemplates.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/TestDeque.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/TestFactory.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/TestFactory.h /vbox/src/libs/xpcom18a4/xpcom/tests/TestHashtables.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/TestID.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/TestMinStringAPI.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/TestObserverService.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/TestPermanentAtoms.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/TestPipes.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/TestServMgr.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/TestShutdown.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/TestStackCrawl.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/TestStrings.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/TestThreads.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/TestVoidBTree.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/TestXPIDLString.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/dynamic/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/tests/dynamic/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/tests/dynamic/TestDynamic.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/dynamic/win32.order /vbox/src/libs/xpcom18a4/xpcom/tests/nsIFileEnumerator.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/nsIFileTest.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/resources.h /vbox/src/libs/xpcom18a4/xpcom/tests/services/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/tests/services/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/tests/services/MyService.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/services/MyService.h /vbox/src/libs/xpcom18a4/xpcom/tests/services/win32.order /vbox/src/libs/xpcom18a4/xpcom/tests/test.properties /vbox/src/libs/xpcom18a4/xpcom/tests/utils/WhatError.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/utils/cp.js /vbox/src/libs/xpcom18a4/xpcom/tests/utils/dirs.js /vbox/src/libs/xpcom18a4/xpcom/tests/utils/ls.js /vbox/src/libs/xpcom18a4/xpcom/tests/windows/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/tests/windows/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/tests/windows/TestCOM.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/windows/TestHelloXPLoop.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/windows/nsStringTest.cpp /vbox/src/libs/xpcom18a4/xpcom/tests/windows/nsStringTest.h /vbox/src/libs/xpcom18a4/xpcom/tests/windows/nsStringTest2.h /vbox/src/libs/xpcom18a4/xpcom/threads/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/threads/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/threads/TimerThread.cpp /vbox/src/libs/xpcom18a4/xpcom/threads/TimerThread.h /vbox/src/libs/xpcom18a4/xpcom/threads/nsAutoLock.cpp /vbox/src/libs/xpcom18a4/xpcom/threads/nsAutoLock.h /vbox/src/libs/xpcom18a4/xpcom/threads/nsEnvironment.cpp /vbox/src/libs/xpcom18a4/xpcom/threads/nsEnvironment.h /vbox/src/libs/xpcom18a4/xpcom/threads/nsEventQueue.cpp /vbox/src/libs/xpcom18a4/xpcom/threads/nsEventQueue.h /vbox/src/libs/xpcom18a4/xpcom/threads/nsEventQueueService.cpp /vbox/src/libs/xpcom18a4/xpcom/threads/nsEventQueueService.h /vbox/src/libs/xpcom18a4/xpcom/threads/nsEventQueueUtils.h /vbox/src/libs/xpcom18a4/xpcom/threads/nsIEnvironment.idl /vbox/src/libs/xpcom18a4/xpcom/threads/nsIEventQueue.idl /vbox/src/libs/xpcom18a4/xpcom/threads/nsIEventQueueService.idl /vbox/src/libs/xpcom18a4/xpcom/threads/nsIEventTarget.idl /vbox/src/libs/xpcom18a4/xpcom/threads/nsIProcess.idl /vbox/src/libs/xpcom18a4/xpcom/threads/nsIRunnable.idl /vbox/src/libs/xpcom18a4/xpcom/threads/nsIThread.idl /vbox/src/libs/xpcom18a4/xpcom/threads/nsITimer.idl /vbox/src/libs/xpcom18a4/xpcom/threads/nsITimerInternal.idl /vbox/src/libs/xpcom18a4/xpcom/threads/nsITimerManager.idl /vbox/src/libs/xpcom18a4/xpcom/threads/nsPIEventQueueChain.h /vbox/src/libs/xpcom18a4/xpcom/threads/nsProcess.h /vbox/src/libs/xpcom18a4/xpcom/threads/nsProcessCommon.cpp /vbox/src/libs/xpcom18a4/xpcom/threads/nsProcessMac.cpp /vbox/src/libs/xpcom18a4/xpcom/threads/nsThread.cpp /vbox/src/libs/xpcom18a4/xpcom/threads/nsThread.h /vbox/src/libs/xpcom18a4/xpcom/threads/nsTimerImpl.cpp /vbox/src/libs/xpcom18a4/xpcom/threads/nsTimerImpl.h /vbox/src/libs/xpcom18a4/xpcom/threads/plevent.c /vbox/src/libs/xpcom18a4/xpcom/threads/plevent.h /vbox/src/libs/xpcom18a4/xpcom/tools/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/tools/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/tools/analyze-xpcom-log.pl /vbox/src/libs/xpcom18a4/xpcom/tools/registry/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/tools/registry/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/tools/registry/regxpcom.cpp /vbox/src/libs/xpcom18a4/xpcom/tools/windows/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/tools/windows/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/tools/windows/rebasedlls.cpp /vbox/src/libs/xpcom18a4/xpcom/typelib/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/typelib/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/README /vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/macplugin/compiler.rsrc /vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/macplugin/linker.rsrc /vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/macplugin/mac_console.c /vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/macplugin/mac_console.h /vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/macplugin/mac_memory.cpp /vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/macplugin/mac_stdlib.cpp /vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/macplugin/mac_strings.cpp /vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/macplugin/mac_strings.h /vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/macplugin/mac_xpidl.cpp /vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/macplugin/mac_xpidl.h /vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/macplugin/mac_xpidl_panel.cpp /vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/macplugin/mac_xpidl_panel.h /vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/macplugin/mac_xpt_linker.cpp /vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/macplugin/panel.rsrc /vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/macplugin/version.rsrc /vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/xpidl.c /vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/xpidl.h /vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/xpidl_doc.c /vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/xpidl_header.c /vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/xpidl_idl.c /vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/xpidl_java.c /vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/xpidl_typelib.c /vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/xpidl_util.c /vbox/src/libs/xpcom18a4/xpcom/typelib/xpt/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/typelib/xpt/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/typelib/xpt/public/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/typelib/xpt/public/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/typelib/xpt/public/xpt_arena.h /vbox/src/libs/xpcom18a4/xpcom/typelib/xpt/public/xpt_struct.h /vbox/src/libs/xpcom18a4/xpcom/typelib/xpt/public/xpt_xdr.h /vbox/src/libs/xpcom18a4/xpcom/typelib/xpt/src/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/typelib/xpt/src/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/typelib/xpt/src/xpt_arena.c /vbox/src/libs/xpcom18a4/xpcom/typelib/xpt/src/xpt_struct.c /vbox/src/libs/xpcom18a4/xpcom/typelib/xpt/src/xpt_xdr.c /vbox/src/libs/xpcom18a4/xpcom/typelib/xpt/tests/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/typelib/xpt/tests/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/typelib/xpt/tests/PrimitiveTest.c /vbox/src/libs/xpcom18a4/xpcom/typelib/xpt/tests/SimpleTypeLib.c /vbox/src/libs/xpcom18a4/xpcom/typelib/xpt/tools/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/typelib/xpt/tools/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/typelib/xpt/tools/xpt_dump.c /vbox/src/libs/xpcom18a4/xpcom/typelib/xpt/tools/xpt_link.c /vbox/src/libs/xpcom18a4/xpcom/windbgdlg/.cvsignore /vbox/src/libs/xpcom18a4/xpcom/windbgdlg/Makefile.in /vbox/src/libs/xpcom18a4/xpcom/windbgdlg/windbgdlg.cpp /vbox/src/libs/xpcom18a4/xpcom/xpcom-config.h.in /vbox/src/libs/xpcom18a4/xpcom/xpcom-private.h.in /vbox/src/recompiler/COPYING.LIB /vbox/src/recompiler/InnoTek/Makefile.kmk /vbox/src/recompiler/InnoTek/config-host.h /vbox/src/recompiler/InnoTek/config.h /vbox/src/recompiler/InnoTek/loghack.c /vbox/src/recompiler/Makefile.kmk /vbox/src/recompiler/VBoxREM.def /vbox/src/recompiler/VBoxRecompiler.c /vbox/src/recompiler/a.out.h /vbox/src/recompiler/bswap.h /vbox/src/recompiler/cpu-all.h /vbox/src/recompiler/cpu-defs.h /vbox/src/recompiler/cpu-exec.c /vbox/src/recompiler/deftoimp.sed /vbox/src/recompiler/disas.h /vbox/src/recompiler/dyngen-exec.h /vbox/src/recompiler/dyngen-op.h /vbox/src/recompiler/dyngen.c /vbox/src/recompiler/dyngen.h /vbox/src/recompiler/elf.h /vbox/src/recompiler/exec-all.h /vbox/src/recompiler/exec.c /vbox/src/recompiler/new/COPYING.LIB /vbox/src/recompiler/new/InnoTek/Makefile.kmk /vbox/src/recompiler/new/InnoTek/config-host.h /vbox/src/recompiler/new/InnoTek/config.h /vbox/src/recompiler/new/InnoTek/crt/Makefile.kmk /vbox/src/recompiler/new/InnoTek/crt/stdio.h /vbox/src/recompiler/new/InnoTek/e_powl-amd64.S /vbox/src/recompiler/new/InnoTek/e_powl-x86.S /vbox/src/recompiler/new/InnoTek/structs.h /vbox/src/recompiler/new/InnoTek/testmath.c /vbox/src/recompiler/new/Makefile.kmk /vbox/src/recompiler/new/VBoxREM.def /vbox/src/recompiler/new/VBoxREMWrapper.cpp /vbox/src/recompiler/new/VBoxREMWrapperA.asm /vbox/src/recompiler/new/VBoxRecompiler.c /vbox/src/recompiler/new/a.out.h /vbox/src/recompiler/new/bswap.h /vbox/src/recompiler/new/cpu-all.h /vbox/src/recompiler/new/cpu-defs.h /vbox/src/recompiler/new/cpu-exec.c /vbox/src/recompiler/new/deftoimp.sed /vbox/src/recompiler/new/disas.h /vbox/src/recompiler/new/dyngen-exec.h /vbox/src/recompiler/new/dyngen-op.h /vbox/src/recompiler/new/dyngen.c /vbox/src/recompiler/new/dyngen.h /vbox/src/recompiler/new/elf.h /vbox/src/recompiler/new/exec-all.h /vbox/src/recompiler/new/exec.c /vbox/src/recompiler/new/fpu/softfloat-macros.h /vbox/src/recompiler/new/fpu/softfloat-native.c /vbox/src/recompiler/new/fpu/softfloat-native.h /vbox/src/recompiler/new/fpu/softfloat-specialize.h /vbox/src/recompiler/new/fpu/softfloat.c /vbox/src/recompiler/new/fpu/softfloat.h /vbox/src/recompiler/new/op-darwin.sed /vbox/src/recompiler/new/op-undefined.lst /vbox/src/recompiler/new/op-validate.sed /vbox/src/recompiler/new/osdep.h /vbox/src/recompiler/new/softmmu_exec.h /vbox/src/recompiler/new/softmmu_header.h /vbox/src/recompiler/new/softmmu_template.h /vbox/src/recompiler/new/staged/op-elf-x86.S /vbox/src/recompiler/new/target-i386/Makefile.kmk /vbox/src/recompiler/new/target-i386/cpu.h /vbox/src/recompiler/new/target-i386/exec.h /vbox/src/recompiler/new/target-i386/helper.c /vbox/src/recompiler/new/target-i386/helper2.c /vbox/src/recompiler/new/target-i386/op.c /vbox/src/recompiler/new/target-i386/opreg_template.h /vbox/src/recompiler/new/target-i386/ops_mem.h /vbox/src/recompiler/new/target-i386/ops_sse.h /vbox/src/recompiler/new/target-i386/ops_template.h /vbox/src/recompiler/new/target-i386/ops_template_mem.h /vbox/src/recompiler/new/target-i386/translate-copy.c /vbox/src/recompiler/new/target-i386/translate.c /vbox/src/recompiler/new/tests/Makefile /vbox/src/recompiler/new/tests/hello-arm.c /vbox/src/recompiler/new/tests/hello-i386.c /vbox/src/recompiler/new/tests/linux-test.c /vbox/src/recompiler/new/tests/pi_10.com /vbox/src/recompiler/new/tests/qruncom.c /vbox/src/recompiler/new/tests/runcom.c /vbox/src/recompiler/new/tests/sha1.c /vbox/src/recompiler/new/tests/test-i386-code16.S /vbox/src/recompiler/new/tests/test-i386-muldiv.h /vbox/src/recompiler/new/tests/test-i386-shift.h /vbox/src/recompiler/new/tests/test-i386-vm86.S /vbox/src/recompiler/new/tests/test-i386.c /vbox/src/recompiler/new/tests/test-i386.h /vbox/src/recompiler/new/tests/test_path.c /vbox/src/recompiler/new/tests/testthread.c /vbox/src/recompiler/new/translate-all.c /vbox/src/recompiler/new/translate-op.c /vbox/src/recompiler/new/vl.h /vbox/src/recompiler/osdep.h /vbox/src/recompiler/precompiled/VBoxRecompiler.o /vbox/src/recompiler/precompiled/cpu-exec.o /vbox/src/recompiler/precompiled/exec.o /vbox/src/recompiler/precompiled/helper.o /vbox/src/recompiler/precompiled/helper2.o /vbox/src/recompiler/precompiled/loghack.o /vbox/src/recompiler/precompiled/op.o /vbox/src/recompiler/precompiled/translate-all.o /vbox/src/recompiler/precompiled/translate.o /vbox/src/recompiler/softmmu_header.h /vbox/src/recompiler/softmmu_template.h /vbox/src/recompiler/target-i386/Makefile.kmk /vbox/src/recompiler/target-i386/cpu.h /vbox/src/recompiler/target-i386/exec.h /vbox/src/recompiler/target-i386/helper.c /vbox/src/recompiler/target-i386/helper2.c /vbox/src/recompiler/target-i386/op.c /vbox/src/recompiler/target-i386/opreg_template.h /vbox/src/recompiler/target-i386/ops_mem.h /vbox/src/recompiler/target-i386/ops_sse.h /vbox/src/recompiler/target-i386/ops_template.h /vbox/src/recompiler/target-i386/ops_template_mem.h /vbox/src/recompiler/target-i386/translate-copy.c /vbox/src/recompiler/target-i386/translate.c /vbox/src/recompiler/tests/Makefile /vbox/src/recompiler/tests/hello-arm.c /vbox/src/recompiler/tests/hello-i386.c /vbox/src/recompiler/tests/linux-test.c /vbox/src/recompiler/tests/pi_10.com /vbox/src/recompiler/tests/qruncom.c /vbox/src/recompiler/tests/runcom.c /vbox/src/recompiler/tests/sha1.c /vbox/src/recompiler/tests/test-i386-code16.S /vbox/src/recompiler/tests/test-i386-muldiv.h /vbox/src/recompiler/tests/test-i386-shift.h /vbox/src/recompiler/tests/test-i386-vm86.S /vbox/src/recompiler/tests/test-i386.c /vbox/src/recompiler/tests/test-i386.h /vbox/src/recompiler/tests/test_path.c /vbox/src/recompiler/tests/testthread.c /vbox/src/recompiler/translate-all.c /vbox/src/recompiler/vl.h /vbox/tools/darwin.x86/bin/as86 /vbox/tools/darwin.x86/bin/bcc /vbox/tools/darwin.x86/bin/bcc-cc1 /vbox/tools/darwin.x86/bin/iasl /vbox/tools/darwin.x86/bin/nasm /vbox/tools/linux.x86/bin/yasm /vbox/tools/os2.x86/bin/as86.exe /vbox/tools/os2.x86/bin/bcc-cc1.exe /vbox/tools/os2.x86/bin/bcc-cpp.exe /vbox/tools/os2.x86/bin/bcc.exe /vbox/tools/os2.x86/bin/iasl.exe /vbox/tools/os2.x86/nasm/v0.98.39-bird/AUTHORS /vbox/tools/os2.x86/nasm/v0.98.39-bird/CHANGES /vbox/tools/os2.x86/nasm/v0.98.39-bird/COPYING /vbox/tools/os2.x86/nasm/v0.98.39-bird/README /vbox/tools/os2.x86/nasm/v0.98.39-bird/TODO /vbox/tools/os2.x86/nasm/v0.98.39-bird/nasm.exe /vbox/tools/os2.x86/nasm/v0.98.39-bird/ndisasm.exe /vbox/tools/win.x86/bin/as86.exe /vbox/tools/win.x86/bin/bcc-cc1.exe /vbox/tools/win.x86/bin/bcc-cpp.exe /vbox/tools/win.x86/bin/bcc.exe /vbox/tools/win.x86/bin/doxygen.exe /vbox/tools/win.x86/bin/doxytag.exe /vbox/tools/win.x86/bin/glib-1.2.dll /vbox/tools/win.x86/bin/iasl.exe /vbox/tools/win.x86/bin/iconv.dll /vbox/tools/win.x86/bin/libexslt.dll /vbox/tools/win.x86/bin/libidl-0.6.dll /vbox/tools/win.x86/bin/libxml2.dll /vbox/tools/win.x86/bin/libxslt.dll /vbox/tools/win.x86/bin/msvcrt.dll /vbox/tools/win.x86/bin/xsltproc.exe /vbox/tools/win.x86/bin/yasm.exe /vbox/tools/win.x86/bin/zlib1.dll