|
|
@63472
|
8 years |
vboxsync |
Audio/pdmaudioifs.h: Updated IID.
|
|
|
@63468
|
8 years |
vboxsync |
Build fix.
|
|
|
@63467
|
8 years |
vboxsync |
Audio: Partly reverted r110001 (no use of function macros anymore).
|
|
|
@63456
|
8 years |
vboxsync |
VBoxGuest.h: always use VBGLBIGREQ for NetBSD too, like FreeBSD does.
|
|
|
@63443
|
8 years |
vboxsync |
pdmaudioifs.h: r=bird: The PDMAUDIO_IHOSTAUDIO_FN_XXX macros are not …
|
|
|
@63430
|
8 years |
vboxsync |
AssertCompileNS: attribute((unused)) -> attribute((unused))
|
|
|
@63413
|
8 years |
vboxsync |
iprt/cdefs.h: Changed RTCALL to use cdecl (and regparm) in the …
|
|
|
@63400
|
8 years |
vboxsync |
iprt/asm.h: GCC is a bundle of joy
|
|
|
@63399
|
8 years |
vboxsync |
iprt/cpuset.h: GCC is a bundle of joy
|
|
|
@63398
|
8 years |
vboxsync |
iprt/cpuset.h: GCC is a bundle of joy
|
|
|
@63385
|
8 years |
vboxsync |
Frontends: warnings (gcc)
|
|
|
@63362
|
8 years |
vboxsync |
Audio: PDMPCMPROPS -> PDMAUDIOPCMPROPS.
|
|
|
@63360
|
8 years |
vboxsync |
Audio: Added more defines / documentation for the host interfaces to …
|
|
|
@63356
|
8 years |
vboxsync |
iprt/types.h: Kludge for NetBSD-6.x where <sys/types.h> does not …
|
|
|
@63336
|
8 years |
vboxsync |
iprt/types.h: NetBSD-6 <sys/types.h> doesn't check for C++ when …
|
|
|
@63313
|
8 years |
vboxsync |
iptr/string.h: support for NetBSD R0 code.
From Haomai Wang GSoC …
|
|
|
@63310
|
8 years |
vboxsync |
wrap shlobj.h
|
|
|
@63273
|
8 years |
vboxsync |
Additions/common/VBoxGuestVideo: fix a friendly todo request, part 2.
|
|
|
@63271
|
8 years |
vboxsync |
Additions/common/VBoxGuestVideo: fix a friendly todo request.
|
|
|
@63267
|
8 years |
vboxsync |
NetworkServices: warnings
|
|
|
@63247
|
8 years |
vboxsync |
iprt/cdefs.h: Clarification of RTDECL*() and the general XXXX_DECL* …
|
|
|
@63241
|
8 years |
vboxsync |
nits
|
|
|
@63236
|
8 years |
vboxsync |
iptr/string.h: All supported releases of FreeBSD have memrchr(3) in …
|
|
|
@63232
|
8 years |
vboxsync |
VBox/com/array.h: don't use -Wno-conversion, do an explicit cast instead
|
|
|
@63226
|
8 years |
vboxsync |
Introducing PGM_ALL_CB2_PROTO.
|
|
|
@63224
|
8 years |
vboxsync |
vmm/pgm.h: PGM_ALL_CB_DECL and PGM_ALL_CB2_DECL need to be DECLCALLBACK.
|
|
|
@63216
|
8 years |
vboxsync |
Devices: warnings (gcc)
|
|
|
@63199
|
8 years |
vboxsync |
GuestHost/OpenGL: warnings (gcc).
|
|
|
@63188
|
8 years |
vboxsync |
iprt/string.h: NetBSD declares memrchr(3) in its <string.h> in all …
|
|
|
@63147
|
8 years |
vboxsync |
Main: warnings
|
|
|
@63126
|
8 years |
vboxsync |
warnings
|
|
|
@63074
|
8 years |
vboxsync |
More wrappers.
|
|
|
@63072
|
8 years |
vboxsync |
More wrappers.
|
|
|
@63069
|
8 years |
vboxsync |
intsafe.h wrapper.h
|
|
|
@63057
|
8 years |
vboxsync |
GA/NT/Graphics: warnings
|
|
|
@63050
|
8 years |
vboxsync |
iprt/assert.h: Added AssertNtStatus and AssertNtStatusSuccess for use …
|
|
|
@63042
|
8 years |
vboxsync |
VBox/VBoxVideoGuest.h: *big sigh*
|
|
|
@63039
|
8 years |
vboxsync |
GA/NT/Graphics: warnings
|
|
|
@63036
|
8 years |
vboxsync |
More wrappers
|
|
|
@63035
|
8 years |
vboxsync |
oops
|
|
|
@63034
|
8 years |
vboxsync |
updates
|
|
|
@63032
|
8 years |
vboxsync |
windef.h wrapper
|
|
|
@63026
|
8 years |
vboxsync |
GA/NT/Graphics: warnings
|
|
|
@63022
|
8 years |
vboxsync |
fixes
|
|
|
@63017
|
8 years |
vboxsync |
GA/NT/Graphics: warnings
|
|
|
@62984
|
8 years |
vboxsync |
DrvPciRaw.cpp/PDMIPCIRAWUP: warnings and adjustments.
|
|
|
@62965
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62943
|
8 years |
vboxsync |
iptr/stdint.h: NetBSD support.
From Haomai Wang GSoC project with …
|
|
|
@62942
|
8 years |
vboxsync |
iprt/alloca.h: There's no need to include <malloc.h> on NetBSD too, …
|
|
|
@62941
|
8 years |
vboxsync |
iprt/alloca.h: Define alloca() IN_RING0 for NetBSD too. While here, …
|
|
|
@62940
|
8 years |
vboxsync |
iprt/errno.h: For NetBSD kernel code include <sys/stdarg.h>.
From …
|
|
|
@62939
|
8 years |
vboxsync |
iprt/errno.h: For NetBSD kernel code include <sys/errno.h>.
From …
|
|
|
@62938
|
8 years |
vboxsync |
iprt/types.h: NetBSD support based on a patch from Arto Huusko.
|
|
|
@62934
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62932
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62930
|
8 years |
vboxsync |
RTUtf16PurgeEncoding: Optimized it a little, adding debug assertion …
|
|
|
@62924
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62916
|
8 years |
vboxsync |
RTStrPurgeEncoding: Optimized it a little, adding debug assertion for …
|
|
|
@62915
|
8 years |
vboxsync |
IPRT/test: Added RTTestDisableAssertions and RTTestRestoreAssertions …
|
|
|
@62901
|
8 years |
vboxsync |
iprt/cdefs.h: Added RT_NOREF(...) - the C99 version of the …
|
|
|
@62896
|
8 years |
vboxsync |
iprt/log.h: fix comment
|
|
|
@62893
|
8 years |
vboxsync |
VBox/log.h: eliminate never used NE2000 log group and fix the DRV_TCP name
|
|
|
@62890
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62860
|
8 years |
vboxsync |
iprt/time.h: NetBSD defines structs timeval and timespec in …
|
|
|
@62858
|
8 years |
vboxsync |
doxygen fix
|
|
|
@62855
|
8 years |
vboxsync |
warnings
|
|
|
@62833
|
8 years |
vboxsync |
Comment, new line.
|
|
|
@62825
|
8 years |
vboxsync |
UsbWebcam cleanups, nits.
|
|
|
@62824
|
8 years |
vboxsync |
UsbWebcam cleanups, part 4.
|
|
|
@62823
|
8 years |
vboxsync |
UsbWebcam cleanups, part 3.
|
|
|
@62822
|
8 years |
vboxsync |
UsbWebcam cleanups, part 2.
|
|
|
@62821
|
8 years |
vboxsync |
UsbWebcam cleanups, part 1.
|
|
|
@62818
|
8 years |
vboxsync |
Fixed PDMUSB_CHECK_VERSIONS_XXX macros and deployed them in the ExtPack.
|
|
|
@62811
|
8 years |
vboxsync |
wrap shlwapi.h too.
|
|
|
@62802
|
8 years |
vboxsync |
HostServices: warnings
|
|
|
@62784
|
8 years |
vboxsync |
VBoxAuth.h: doxygen!
|
|
|
@62781
|
8 years |
vboxsync |
Wrap objbase.h + objidl.h too.
|
|
|
@62780
|
8 years |
vboxsync |
Wrap objbase.h + objidl.h too.
|
|
|
@62773
|
8 years |
vboxsync |
nits
|
|
|
@62761
|
8 years |
vboxsync |
Wrap ws2tcpip.h too.
|
|
|
@62723
|
8 years |
vboxsync |
RTDirCreateUniqueNumbered: Changed the implementation to count from …
|
|
|
@62713
|
8 years |
vboxsync |
nt.h/rtFileNativeSetAttributes-win.cpp
|
|
|
@62712
|
8 years |
vboxsync |
another wrapper (forgot).
|
|
|
@62697
|
8 years |
vboxsync |
HostDrivers: warnings
|
|
|
@62695
|
8 years |
vboxsync |
oops
|
|
|
@62692
|
8 years |
vboxsync |
Use the iprt/win/iphlpapi.h wrappers to deal with preprocessor warnings.
|
|
|
@62691
|
8 years |
vboxsync |
Use the iprt/win/netioapi.h and iprt/win/ntddndis.h wrappers to deal …
|
|
|
@62690
|
8 years |
vboxsync |
HostDrivers: warnings
|
|
|
@62688
|
8 years |
vboxsync |
HostDrivers: warnings
|
|
|
@62687
|
8 years |
vboxsync |
Use the iprt/win/setupapi.h wrapper for setupapi.h to deal with …
|
|
|
@62684
|
8 years |
vboxsync |
ndis.h wrapper.
|
|
|
@62680
|
8 years |
vboxsync |
Use the iprt/win/windows.h wrapper for Windows.h
|
|
|
@62674
|
8 years |
vboxsync |
ValidationKit/utils: warnings.
|
|
|
@62669
|
8 years |
vboxsync |
three more
|
|
|
@62664
|
8 years |
vboxsync |
SUPDrv: warnings
|
|
|
@62662
|
8 years |
vboxsync |
iprt/nt/nt.h: wdw.h warning supression
|
|
|
@62661
|
8 years |
vboxsync |
asm.h: warnings
|
|
|
@62636
|
8 years |
vboxsync |
cdefs.h,*: DECLARE_CLS_COPY_CTOR_ASSIGN_NOOP and …
|
|
|
@62634
|
8 years |
vboxsync |
includes: Workaround for C4668 & C4255 warnings in MSC and WDK headers.
|
|
|
@62624
|
8 years |
vboxsync |
iprt/cdefs.h: Added 6 RT_NOREFn(...) macros as shorthand for RT_NOREF_PV.
|
|
|