VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @63378   8 years vboxsync Main: warnings (gcc)
(edit) @63377   8 years vboxsync yasm debug
(edit) @63376   8 years vboxsync Devices/Config.kmk: Disable harmless linker warning 1080.
(edit) @63375   8 years vboxsync bugref:6417 Further checkins - VboxManage modifyvm completion (all …
(edit) @63374   8 years vboxsync bootsectors/Makefile.kmk: tweak.
(edit) @63373   8 years vboxsync warnings (gcc)
(edit) @63372   8 years vboxsync DrvHostAlsaAudio.cpp: ditto
(edit) @63371   8 years vboxsync DrvHostPulsAudio.cpp: ditto
(edit) @63370   8 years vboxsync DrvHostOSSAudio: fixed the warnings again.
(edit) @63369   8 years vboxsync warnings (gcc)
(edit) @63368   8 years vboxsync Build fix.
(edit) @63367   8 years vboxsync Config.kmk: Apply $(VBOX_YASM_Wno-segreg-in-64bit) a bit more.
(edit) @63366   8 years vboxsync Audio/DevIchHda.cpp: Use critical sections instead of mutexes.
(edit) @63365   8 years vboxsync Audio/DevIchHda.cpp: Resolved a @todo.
(edit) @63364   8 years vboxsync experiment
(edit) @63363   8 years vboxsync Warnings (are errors).
(edit) @63362   8 years vboxsync Audio: PDMPCMPROPS -> PDMAUDIOPCMPROPS.
(edit) @63361   8 years vboxsync Build fix.
(edit) @63360   8 years vboxsync Audio: Added more defines / documentation for the host interfaces to …
(edit) @63359   8 years vboxsync EFI: Don't enable status code reporting through the serial port by …
(edit) @63358   8 years vboxsync gcc 6 warning: option ‘-Wstrict-prototypes’ is valid for C/ObjC but …
(edit) @63357   8 years vboxsync thread2-r0drv-netbsd.c: rtThreadNativeSetPriority - just use …
(edit) @63356   8 years vboxsync iprt/types.h: Kludge for NetBSD-6.x where <sys/types.h> does not …
(edit) @63355   8 years vboxsync VBoxGuest-netbsd.c: handle changed pci_intr_string(9) signature.
(edit) @63354   8 years vboxsync spinlock-r0drv-netbsd.c: RTSpinlockReleaseNoInts is long gone, g/c it.
(edit) @63353   8 years vboxsync sh!
(edit) @63352   8 years vboxsync Main: shut up two annoying and (perceived) harmless MIDL warnings, …
(edit) @63351   8 years vboxsync Config.kmk: VBOXR0DRV template for NetBSD. XXX: The handling of kernel …
(edit) @63350   8 years vboxsync VBoxGuest-netbsd.c: catch up with renaming done in r103107 - it's …
(edit) @63349   8 years vboxsync thread2-r0drv-netbsd.c: provide rtThreadNativeWaitKludge().
(edit) @63348   8 years vboxsync thread2-r0drv-netbsd.c: rtThreadNativeCreate - g/c unused variable.
(edit) @63347   8 years vboxsync time-r0drv-netbsd.c: Use named constants to convert time. Reduces the …
(edit) @63346   8 years vboxsync r0drv/netbsd: add/remove blank lines to reduce diff to FreeBSD.
(edit) @63345   8 years vboxsync r0drv/netbsd: re-import r0drv support for NetBSD on top of svn copy of …
(edit) @63344   8 years vboxsync Qt4 fixes
(edit) @63343   8 years vboxsync VBoxGuest-netbsd.c: fix doxygen comments to match signatures.
(edit) @63342   8 years vboxsync FE/Qt: session-information window: warning fix.
(edit) @63341   8 years vboxsync Runtime/r0drv/linux: 4.8 mod_timer_pinned fix
(edit) @63340   8 years vboxsync indent
(edit) @63339   8 years vboxsync Additions/common/VBoxGuest: NetBSD support, based on FreeBSD version. …
(edit) @63338   8 years vboxsync Additions/common: add a few || defined(RT_OS_NETBSD) in the common …
(edit) @63337   8 years vboxsync Runtime: define the lists of R0 and R3 sources for NetBSD. From Haomai …
(edit) @63336   8 years vboxsync iprt/types.h: NetBSD-6 <sys/types.h> doesn't check for C++ when …
(edit) @63335   8 years vboxsync Config: Don't strip VBOX_VCC_WERR from non-pedantic templates. …
(edit) @63334   8 years vboxsync configure.vbs: Disable warnings=errors for OSE builds.
(edit) @63333   8 years vboxsync Config.kmk: VBOXMAINEXE: Enabled virtual destructor warning (C4265) …
(edit) @63332   8 years vboxsync German NLS fix
(edit) @63331   8 years vboxsync Main: virtual destructors for Shareable and VirtualHardwareItem.
(edit) @63330   8 years vboxsync Config.kmk: VBOXQTGUIEXE one more thing to ignore (x86 only).
(edit) @63329   8 years vboxsync Add missing copyright/license.
(edit) @63328   8 years vboxsync FE/Qt: bugref:8422: Desktop-widget watchdog rework (part 17): Leave …
(edit) @63327   8 years vboxsync QtGui: warnings
(edit) @63326   8 years vboxsync Config.kmk: VBOXQTGUIEXE one more thing to ignore (release only).
(edit) @63325   8 years vboxsync warningS
(edit) @63324   8 years vboxsync Config.kmk: VBOXQTGUIEXE: Enabled -Wall and warnings=errors here too.
(edit) @63323   8 years vboxsync QtGui: warnings
(edit) @63322   8 years vboxsync QtGui: warnings
(edit) @63321   8 years vboxsync QtGui: warnings
(edit) @63320   8 years vboxsync changelog
(edit) @63319   8 years vboxsync QIStateStatusBarIndicator::setState(bool): changed to non-virtual …
(edit) @63318   8 years vboxsync QtGui: warnings
(edit) @63317   8 years vboxsync QtGui: warnings
(edit) @63316   8 years vboxsync COMDefs.cpp: warnings
(edit) @63315   8 years vboxsync QtGui: warnings
(edit) @63314   8 years vboxsync VBoxManage: warning
(edit) @63313   8 years vboxsync iptr/string.h: support for NetBSD R0 code. From Haomai Wang GSoC …
(edit) @63312   8 years vboxsync libs: disabled MSC warnings per library
(edit) @63311   8 years vboxsync Use shlobj.h wrapper.
(edit) @63310   8 years vboxsync wrap shlobj.h
(edit) @63309   8 years vboxsync QILineEdit.cpp: Need QtGlobal (or qtglobal.h) before you can use …
(edit) @63308   8 years vboxsync Information overload!
(edit) @63307   8 years vboxsync QtGui: Warnings
(edit) @63306   8 years vboxsync fix
(edit) @63305   8 years vboxsync QtGui: Warnings
(edit) @63304   8 years vboxsync Later for /me too
(edit) @63303   8 years vboxsync Config.kmk: Enabled -Wall and warnings=errors for the VBOXMAINEXE …
(edit) @63302   8 years vboxsync NAT: Seems NAT never enabled the DIFx hack, without any explanantion …
(edit) @63301   8 years vboxsync DHCP: DIFx killable window seems to have to lost when we enabled …
(edit) @63300   8 years vboxsync VBoxManage: warnings
(edit) @63299   8 years vboxsync Config.kmk: NetBSD uses /usr/X11R7. While here, drop /usr/local - if …
(edit) @63298   8 years vboxsync VBoxSDL: warnings
(edit) @63297   8 years vboxsync bugref:4567: Linux kernel driver maintenance: add LRU handlers to …
(edit) @63296   8 years vboxsync VBoxHeadless: warnings
(edit) @63295   8 years vboxsync VBoxBugReport: warnings
(edit) @63294   8 years vboxsync VBoxBalloonCtrl: Using 'long' and 'unsigned long' is a terrible idea …
(edit) @63293   8 years vboxsync Forgot svn properties in r109924.
(edit) @63292   8 years vboxsync VBox-CodingGuidelines: Avoid where ever possible the use of the types …
(edit) @63291   8 years vboxsync FE/Qt: bugref:6334: Unifying geometry restoration rules for all the …
(edit) @63290   8 years vboxsync VBoxBallonCtrl: Warnings
(edit) @63289   8 years vboxsync VBoxAutostart: Warnings
(edit) @63288   8 years vboxsync grr
(edit) @63287   8 years vboxsync build fix
(edit) @63286   8 years vboxsync Moved the both-xxxx and build-xxxx rules from root Makefile to root …
(edit) @63285   8 years vboxsync NetworkServices: warnings
(edit) @63284   8 years vboxsync NetworkServices: warnings
(edit) @63283   8 years vboxsync NetworkServices: warnings
(edit) @63282   8 years vboxsync NetworkServices: warnings
(edit) @63281   8 years vboxsync NetworkServices: warnings
(edit) @63280   8 years vboxsync NetworkServices: warnings
(edit) @63279   8 years vboxsync proxy_tftpd.c: Our RTStrPrintf sucks a little, sorry.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette