| Commit message (Expand) | Author | Age | Files | Lines |
| * | *.kmk: Applied scm with new indenting of multiline variable/function expansio... | vboxsync | 2023-03-18 | 1 | -3/+3 |
| * | ExtPacks/*.kmk: Automatic scm cleanups. bugref:10348 | vboxsync | 2023-02-01 | 1 | -133/+133 |
| * | *.kmk,configure*: s/VBOX_ZLIB_STATIC/VBoxZlibStatic/ s/VBOX_ZLIB-x86/VBoxZlib... | vboxsync | 2023-01-23 | 1 | -1/+1 |
| * | VBoxDTrace: warnings (gcc) [correction of r110010] | vboxsync | 2023-01-22 | 2 | -2/+2 |
| * | VBoxDTrace: pedantic build fix. bugref:10348 | vboxsync | 2023-01-21 | 1 | -3/+6 |
| * | VBoxDTrace: pedantic build fix. bugref:10348 | vboxsync | 2023-01-20 | 1 | -6/+10 |
| * | *.kmk: s/VBOXR3EXE/VBoxR3Exe/ bugref:10348 | vboxsync | 2023-01-19 | 1 | -1/+1 |
| * | Copyright year updates by scm. | vboxsync | 2023-01-17 | 23 | -23/+23 |
| * | scm copyright and license note update | vboxsync | 2022-08-22 | 23 | -103/+160 |
| * | VBoxDTrace: Fixed build breakage for people with bison/flex in the PATH trigg... | vboxsync | 2022-07-18 | 1 | -0/+7 |
| * | BusMouse: Updated for modified PDM interface with touchpad support. | vboxsync | 2022-06-14 | 1 | -2/+3 |
| * | DevBusMouse: Un-broke the code after PDM interface changes. Also avoided poss... | vboxsync | 2022-05-12 | 1 | -5/+6 |
| * | Main,ExtPacks: Don't link with the VMM anymore, use the function table. bugre... | vboxsync | 2022-01-26 | 1 | -8/+9 |
| * | *.kmk: Introducing VBOX_WITH_R0_MODULES and VBOX_WITH_HWVIRT for helping with... | vboxsync | 2022-01-24 | 2 | -4/+10 |
| * | scm --update-copyright-year | vboxsync | 2022-01-01 | 23 | -23/+23 |
| * | ExtPacks: Fix field comment to match the actual name. | vboxsync | 2021-11-04 | 6 | -6/+6 |
| * | Config.kmk,++: Define VBOX_LIB_SUPR0 for SUPR0.lib/.a on platforms where it's... | vboxsync | 2021-10-15 | 1 | -5/+2 |
| * | Main: bugref:1909: Prepared the API translation engine to using in ExtPacks a... | vboxsync | 2021-09-20 | 6 | -0/+6 |
| * | Dev*: Checked up all the PDMDevHlpCritSectEnter calls to make sure the status... | vboxsync | 2021-07-31 | 1 | -1/+1 |
| * | VMM/TM,Devices: Store the timer name in the TMTIMER structure and limit it to... | vboxsync | 2021-02-16 | 1 | -1/+1 |
| * | VMM/TM,Devices/*: Changed the device and usb timer callbacks to take a timer ... | vboxsync | 2021-02-16 | 1 | -3/+4 |
| * | VMM/TM,VMM/DevHlp: Require flag on timers that are to be used in ring-0 (and ... | vboxsync | 2021-02-15 | 1 | -1/+1 |
| * | SUP,*: Some changes to the SUP_IOCTL_LDR_OPEN and SUP_IOCTL_LDR_LOAD interfac... | vboxsync | 2020-07-29 | 2 | -2/+2 |
| * | VBoxDTrace: A gcc 10.1.1 build fix. bugref:9746 | vboxsync | 2020-06-25 | 1 | -3/+5 |
| * | Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). Correcte... | vboxsync | 2020-05-26 | 1 | -1/+1 |
| * | s/VBOX_WITH_AUTOMATIC_DEFS_QUOTING/KMK_WITH_QUOTING/g - bugref:8489 | vboxsync | 2020-05-26 | 1 | -1/+1 |
| * | VBoxDTrace: Shut up gcc 10 about alloc size concerns. bugref:9746 | vboxsync | 2020-05-25 | 1 | -0/+3 |
| * | *.kmk: VC++ 14.0 adjustments (just follow where 14.1 leads). bugref:8489 | vboxsync | 2020-05-20 | 1 | -1/+1 |
| * | IPRT,++: Apply bldprog-strtab.h and friends to the IPRT status message databa... | vboxsync | 2020-04-28 | 1 | -1/+3 |
| * | VBoxDTrace: VC++ 14.1 adjustments and a little fix/optimization. bugref:8489 | vboxsync | 2020-04-19 | 3 | -0/+40 |
| * | dtrace/cft_lib.c: warning fix in bzero call. | vboxsync | 2020-03-08 | 1 | -1/+1 |
| * | Copyright year updates by scm. | vboxsync | 2020-02-04 | 23 | -23/+23 |
| * | VMM,IPRT,VBoxDTrace: More cleanup fixes. | vboxsync | 2020-01-14 | 1 | -0/+4 |
| * | DevBusMouse: Converted to new style. Cleanups. Untested. [fixes] bugref:9218 | vboxsync | 2019-11-25 | 1 | -3/+3 |
| * | DevBusMouse: Converted to new style. Cleanups. Untested. bugref:9218 | vboxsync | 2019-11-25 | 1 | -338/+314 |
| * | BusMouse.cpp -> DevBusMouse.cpp | vboxsync | 2019-11-25 | 2 | -3/+3 |
| * | Devices: Use PDMDEVINS_2_DATA and PDMDEVINS_2_DATA. bugref:9218 | vboxsync | 2019-10-30 | 1 | -10/+10 |
| * | Devices,ExtPacks: Use PDM_DEVREG_FLAGS_RZ and PDM_DEVREG_FLAGS_DEFAULT_BITS. ... | vboxsync | 2019-10-24 | 1 | -1/+1 |
| * | PDM,Devices: Changed PDM_DEVREG_FLAGS_MSI_X into a registration field giving ... | vboxsync | 2019-09-10 | 1 | -0/+1 |
| * | PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG structur... | vboxsync | 2019-09-10 | 1 | -1/+1 |
| * | VMM,Devices: Some PDM device model refactoring. bugref:9218 | vboxsync | 2019-09-01 | 1 | -53/+69 |
| * | Reverted r129368 as this was already addressed by r129145 and in a way which ... | vboxsync | 2019-03-19 | 2 | -2/+2 |
| * | Drivers/Linux: drop SUBDIRS= from Make files for upcoming Linux 5.3 release. | vboxsync | 2019-03-15 | 2 | -2/+2 |
| * | ExtPacks/VBoxDTrace: FreeBSD compile fixes | vboxsync | 2019-02-01 | 4 | -5/+7 |
| * | */.scm-settings: cleanups. | vboxsync | 2019-01-01 | 1 | -1/+1 |
| * | ExtPacks: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm. | vboxsync | 2019-01-01 | 3 | -6/+7 |
| * | scm --update-copyright-year | vboxsync | 2019-01-01 | 23 | -23/+23 |
| * | ExtPacks: scm --fix-header-guards. bugref:9344 | vboxsync | 2018-12-30 | 2 | -0/+6 |
| * | dt_lex.l: Recent GCC versions seem to take exception to strncpy, so use RTStr... | vboxsync | 2018-12-26 | 1 | -15/+10 |
| * | scm --fix-err-h src/ (bugref:9344) | vboxsync | 2018-12-25 | 6 | -6/+6 |