summaryrefslogtreecommitdiff
path: root/src/VBox/HostDrivers/Support/SUPR0IdcClient.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* SUP: VALID_PTR -> RT_VALID_PTR.vboxsync2021-08-231-3/+3
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* scm --fix-err-h src/ (bugref:9344)vboxsync2018-12-251-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* backed out r118835 as it incorrectly updated the 'This file is based on' file...vboxsync2017-10-281-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* (C) 2016vboxsync2016-07-221-1/+1
* *: scm cleanup run.vboxsync2015-08-141-6/+7
* HostDrivers: Updated (C) year.vboxsync2015-06-091-1/+1
* *: spelling fixes, thanks Timeless!vboxsync2010-10-281-1/+1
* iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new saves l...vboxsync2010-06-091-3/+3
* build fixvboxsync2010-05-091-1/+2
* Automated rebranding to Oracle copyright/license strings via filemunchervboxsync2010-04-271-5/+1
* SUP: SUPInit(ppSession=NULL, cbReserved=0) -> SUPR3Init(ppSession)vboxsync2008-08-291-1/+1
* Implemented the IDC methods. Moved the setting of the R0Process and Process ...vboxsync2008-07-081-13/+30
* Inter-Driver Communication (IDC) interface for the support driver. The client...vboxsync2008-07-041-0/+197