VirtualBox

source: vbox/trunk/src/VBox/ExtPacks

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @90447   3 years vboxsync Dev*: Checked up all the PDMDevHlpCritSectEnter calls to make sure the …
(edit) @87773   4 years vboxsync VMM/TM,Devices: Store the timer name in the TMTIMER structure and …
(edit) @87767   4 years vboxsync VMM/TM,Devices/*: Changed the device and usb timer callbacks to take a …
(edit) @87760   4 years vboxsync VMM/TM,VMM/DevHlp: Require flag on timers that are to be used in …
(edit) @85507   4 years vboxsync SUP,*: Some changes to the SUP_IOCTL_LDR_OPEN and SUP_IOCTL_LDR_LOAD …
(edit) @84936   4 years vboxsync VBoxDTrace: A gcc 10.1.1 build fix. bugref:9746
(edit) @84540   5 years vboxsync Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). …
(edit) @84533   5 years vboxsync s/VBOX_WITH_AUTOMATIC_DEFS_QUOTING/KMK_WITH_QUOTING/g - bugref:8489
(edit) @84507   5 years vboxsync VBoxDTrace: Shut up gcc 10 about alloc size concerns. bugref:9746
(edit) @84411   5 years vboxsync *.kmk: VC++ 14.0 adjustments (just follow where 14.1 leads). bugref:8489
(edit) @84054   5 years vboxsync IPRT,++: Apply bldprog-strtab.h and friends to the IPRT status message …
(edit) @83810   5 years vboxsync VBoxDTrace: VC++ 14.1 adjustments and a little fix/optimization. …
(edit) @83232   5 years vboxsync dtrace/cft_lib.c: warning fix in bzero call.
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82744   5 years vboxsync VMM,IPRT,VBoxDTrace: More cleanup fixes.
(edit) @82168   5 years vboxsync DevBusMouse: Converted to new style. Cleanups. Untested. [fixes] …
(edit) @82167   5 years vboxsync DevBusMouse: Converted to new style. Cleanups. Untested. bugref:9218
(edit) @82155   5 years vboxsync BusMouse.cpp -> DevBusMouse.cpp
(edit) @81591   5 years vboxsync Devices: Use PDMDEVINS_2_DATA and PDMDEVINS_2_DATA. bugref:9218
(edit) @81514   5 years vboxsync Devices,ExtPacks: Use PDM_DEVREG_FLAGS_RZ and …
(edit) @80704   5 years vboxsync PDM,Devices: Changed PDM_DEVREG_FLAGS_MSI_X into a registration field …
(edit) @80703   5 years vboxsync PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG …
(edit) @80531   5 years vboxsync VMM,Devices: Some PDM device model refactoring. bugref:9218
(edit) @77776   6 years vboxsync Reverted r129368 as this was already addressed by r129145 and in a way …
(edit) @77720   6 years vboxsync Drivers/Linux: drop SUBDIRS= from Make files for upcoming Linux 5.3 …
(edit) @77108   6 years vboxsync ExtPacks/VBoxDTrace: FreeBSD compile fixes
(edit) @76588   6 years vboxsync */.scm-settings: cleanups.
(edit) @76567   6 years vboxsync ExtPacks: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76523   6 years vboxsync ExtPacks: scm --fix-header-guards. bugref:9344
(edit) @76479   6 years vboxsync dt_lex.l: Recent GCC versions seem to take exception to strncpy, so …
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @76389   6 years vboxsync VBox/sup.h: Don't include VBox/err.h for no good reason. bugref:9344
(edit) @76352   6 years vboxsync generated/dt_lex.c: updated with including err.h just like dt_lex.l. …
(edit) @76346   6 years vboxsync *: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
(edit) @75764   6 years vboxsync ExtPacks/VNC: Integrated patch from ticketref:16603 with minor …
(edit) @73510   6 years vboxsync VBoxDTrace: GCC 8.2.0 fixes
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72857   6 years vboxsync ExtPacks/VNC: the size is VNC_PORTSSIZE not sizeof(VNC_PORTSSIZE)
(edit) @72095   7 years vboxsync libdtrace: pfprint_time822 fix
(edit) @69753   7 years vboxsync iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69435   7 years vboxsync Debugger,DTrace,IPRT: Use iprt/formats/elf*.h instead of the internal …
(edit) @69284   7 years vboxsync ExtPack: scm updates
(edit) @69283   7 years vboxsync ExtPack/VNC: scm updates
(edit) @69282   7 years vboxsync VBoxDTrace: scm updates
(edit) @69281   7 years vboxsync VBoxDTrace: scm updates
(edit) @69279   7 years vboxsync ExtPacks/Skeleton: scm updates
(edit) @69278   7 years vboxsync ExtPacks/Skeleton: scm updates
(edit) @69275   7 years vboxsync BusMouseSample: scm updates
(edit) @69111   7 years vboxsync (C) year
(edit) @69044   7 years vboxsync ExtPacks/VBoxDTrace: replace fall-through comments with …
(edit) @69043   7 years vboxsync ExtPacks/VBoxDTrace: disable gcc fall-through warnings. bugref:8192: …
(edit) @68989   7 years vboxsync VBoxDTraceTypes.h: NGREG was renamed/hidden to NGREG in recent …
(edit) @68828   7 years vboxsync ExtPack: Split up main module of extension pack, have a mandatory one …
(edit) @68816   7 years vboxsync VBoxDTrace: on linux always treat the source as using the largefile64 …
(edit) @66829   8 years vboxsync dtrace: Adjustments for Visual C++ v12 / Visual Studio 2013. New warnings.
(edit) @65104   8 years vboxsync ExtPacks/BusMouseSample: doxygen fixes
(edit) @64054   8 years vboxsync VBoxDTrace: fix
(edit) @63567   8 years vboxsync scm: cleaning up todos
(edit) @63484   8 years vboxsync DIS: warnings (clang)
(edit) @63459   8 years vboxsync gcc 6 compile fixes
(edit) @63436   8 years vboxsync build fix
(edit) @63435   8 years vboxsync compile fixes on Ubuntu
(edit) @63420   8 years vboxsync ExtPacks/VNC: warnings
(edit) @63419   8 years vboxsync BusMouseSample: warnings
(edit) @63415   8 years vboxsync VBoxDTrace: updated pre-generated dt_lex.c
(edit) @63369   8 years vboxsync warnings (gcc)
(edit) @63207   8 years vboxsync dtrace: warnings (gcc)
(edit) @63135   8 years vboxsync VBoxDTrace/generate: updated
(edit) @63129   8 years vboxsync dtrace: warnings
(edit) @62880   8 years vboxsync ExtPacks: gcc warnings
(edit) @62879   8 years vboxsync VBoxDTrace: Don't forget ot call vboxDtInitThreadDb + vboxDtTermThreadDb.
(edit) @62839   8 years vboxsync backed out unintentional change causing burn
(edit) @62837   8 years vboxsync build fix (Weird one)
(edit) @62836   8 years vboxsync dt_popc: Use ARCH_BITS and UINTxx_C() instead of _IPL32/_LP64 and UL/ULL.
(edit) @62835   8 years vboxsync ExtPacks/dtrace: warnings
(edit) @62834   8 years vboxsync ExtPacks/dtrace: warnings
(edit) @62832   8 years vboxsync build fix
(edit) @62829   8 years vboxsync ExtPacks/dtrace: warnings
(edit) @62827   8 years vboxsync ExtPacks/dtrace: warnings
(edit) @62608   8 years vboxsync DTrace: unused parameters.
(edit) @62496   8 years vboxsync (C) 2016
(edit) @62438   8 years vboxsync dtrace: MSC level 4 warnings (release build)
(edit) @62435   8 years vboxsync dtrace: oops.
(edit) @62433   8 years vboxsync dtrace: MSC level 4 warnings.
(edit) @62432   8 years vboxsync dtrace: MSC level 4 warnings.
(edit) @60966   9 years vboxsync VBoxDTrace: OS X 10.9 build fix.
(edit) @59959   9 years vboxsync VBoxDTraceR0: NIL_RTSEMMUTEX == NULL (gcc6 complains)
(edit) @59338   9 years vboxsync VBOXEXTPACKREG: Extended with uVBoxFullVersion member and reserved …
(edit) @59337   9 years vboxsync VBOXEXTPACKREG: Extended with uVBoxFullVersion member and reserved …
(edit) @58991   9 years vboxsync dtrace.c (cmd): Signal handler variables should be volatile, and one …
(edit) @58990   9 years vboxsync ctf_lookup.c: Fixed read beyond end of string.
(edit) @58987   9 years vboxsync VBoxDTrace: Extpack conversion fix.
(edit) @58986   9 years vboxsync VBoxDTraceR0.cpp: Forgot to commit this when adding the settings …
(edit) @58920   9 years vboxsync VBoxTpG,SupDrv: Added a per provider enabled probe counter: …
(edit) @58170   9 years vboxsync doxygen: fixes.
(edit) @57658   9 years vboxsync VNC: build fix
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