| Commit message (Expand) | Author | Age | Files | Lines |
| * | Copyright year updates by scm. | vboxsync | 2023-01-17 | 1 | -1/+1 |
| * | scm copyright and license note update | vboxsync | 2022-08-22 | 1 | -10/+20 |
| * | scm --update-copyright-year | vboxsync | 2022-01-01 | 1 | -1/+1 |
| * | SUP: Added SUPR3INIT_F_DRIVERLESS as a forced driverless option and an associ... | vboxsync | 2021-12-02 | 1 | -0/+15 |
| * | SUP,IPRT,++: Adding SUPSECMAIN_FLAGS_DRIVERLESS_IEM_ALLOWED and SUPR3INIT_F_D... | vboxsync | 2021-11-26 | 1 | -3/+3 |
| * | SUP/linux: Build fix on lnx32-chk. bugref:9044 bugref:5324 | vboxsync | 2021-11-23 | 1 | -2/+15 |
| * | SUP,VMM: Added a fFlags parameter to SUPR3PageAlloc so we can indicate a desi... | vboxsync | 2021-11-23 | 1 | -26/+67 |
| * | SUPLib: Make the suplibOs* hidden. bugref:9794 | vboxsync | 2020-07-09 | 1 | -9/+9 |
| * | Copyright year updates by scm. | vboxsync | 2020-02-04 | 1 | -1/+1 |
| * | scm --update-copyright-year | vboxsync | 2019-01-01 | 1 | -1/+1 |
| * | VMM: NEM kick off. | vboxsync | 2018-02-08 | 1 | -3/+7 |
| * | *: scm --update-copyright-year | vboxsync | 2017-10-28 | 1 | -1/+1 |
| * | backed out r118835 as it incorrectly updated the 'This file is based on' file... | vboxsync | 2017-10-28 | 1 | -1/+1 |
| * | *: scm --update-copyright-year | vboxsync | 2017-10-28 | 1 | -1/+1 |
| * | supR3HardenedFatalMsgV: close driver, postpone fork. bugref:8838 | vboxsync | 2017-04-14 | 1 | -2/+2 |
| * | HostDrivers/Support: bugref:8740: additional checks for non-Windows hosts | vboxsync | 2017-04-12 | 1 | -1/+3 |
| * | HostDrivers: gcc warnings. | vboxsync | 2016-08-02 | 1 | -0/+2 |
| * | (C) 2016 | vboxsync | 2016-07-22 | 1 | -1/+1 |
| * | *: scm cleanup run. | vboxsync | 2015-08-14 | 1 | -6/+7 |
| * | HostDrivers: Updated (C) year. | vboxsync | 2015-06-09 | 1 | -1/+1 |
| * | build fix | vboxsync | 2015-05-20 | 1 | -3/+1 |
| * | VBoxDrv-win.cpp: Keep the error info string from failed VBoxDrv and VBoxDrvSt... | vboxsync | 2014-10-08 | 1 | -1/+1 |
| * | Support: fix strict hardened builds | vboxsync | 2013-05-13 | 1 | -0/+1 |
| * | header (C) fixes | vboxsync | 2013-02-04 | 1 | -1/+1 |
| * | grr | vboxsync | 2012-12-19 | 1 | -1/+1 |
| * | build fix | vboxsync | 2012-12-19 | 1 | -3/+4 |
| * | SUPDrv,SUPLib: Introducing /dev/vboxdrvu on darwin (other platforms soon to f... | vboxsync | 2012-12-19 | 1 | -6/+9 |
| * | More parameter warning fixes; made PciIch9 check the saved state version. | vboxsync | 2011-10-24 | 1 | -0/+2 |
| * | *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter from ui... | vboxsync | 2011-06-22 | 1 | -4/+4 |
| * | SUPLib-linux: new version number scheme starting with Linux 3.0 | vboxsync | 2011-06-20 | 1 | -2/+7 |
| * | Automated rebranding to Oracle copyright/license strings via filemuncher | vboxsync | 2010-04-27 | 1 | -5/+1 |
| * | HostDrivers: tabs -> spaces. | vboxsync | 2010-02-14 | 1 | -19/+19 |
| * | fixed wrong Linux host kernel version check | vboxsync | 2009-09-01 | 1 | -1/+1 |
| * | build fix 2 | vboxsync | 2009-08-31 | 1 | -2/+3 |
| * | refined r51666 | vboxsync | 2009-08-31 | 1 | -0/+38 |
| * | spaces, doxy | vboxsync | 2009-02-01 | 1 | -3/+3 |
| * | SUP: pass idCpu up on all platforms (save OS/2), handle it in ring-0 on solar... | vboxsync | 2008-11-05 | 1 | -2/+2 |
| * | Pass the VMCPU id to the ring 0 callbacks. | vboxsync | 2008-11-05 | 1 | -1/+1 |
| * | s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better make th... | vboxsync | 2008-11-05 | 1 | -1/+1 |
| * | suplibOsInit/linux: use local hDevice like the rest of the gang. | vboxsync | 2008-10-02 | 1 | -10/+11 |
| * | fixed error check (hDevice is unsigned) | vboxsync | 2008-10-02 | 1 | -3/+3 |
| * | #3076: Merged in the branch with the alternate driver authentication method. ... | vboxsync | 2008-08-27 | 1 | -121/+58 |
| * | SUPDRVIOC.h -> (../)SUPDrvIOC.h | vboxsync | 2008-07-04 | 1 | -2/+2 |
| * | The Big Sun Rebranding Header Change | vboxsync | 2008-04-18 | 1 | -1/+5 |
| * | The Giant CDDL Dual-License Header Change. | vboxsync | 2007-12-07 | 1 | -4/+13 |
| * | Added a LogRel with additional driver open info. Return the VERR_VM_DRIVER_* ... | vboxsync | 2007-09-20 | 1 | -5/+7 |
| * | Fixed casing of suplibOsIOCtlFast. | vboxsync | 2007-09-18 | 1 | -1/+1 |
| * | Split VMMR0Entry into VMMR0EntryInt, VMMR0EntryFast and VMMr0EntryEx. This wi... | vboxsync | 2007-09-14 | 1 | -0/+15 |
| * | Redid the supdrv interface. works on windows and linux while the other OSes s... | vboxsync | 2007-09-14 | 1 | -12/+5 |
| * | Biggest check-in ever. New source code headers for all (C) innotek files. | vboxsync | 2007-08-07 | 1 | -4/+0 |