Changeset 44529 in vbox for trunk/src/VBox/HostDrivers/Support
- Timestamp:
- Feb 4, 2013 3:54:15 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 83576
- Location:
- trunk/src/VBox/HostDrivers/Support
- Files:
-
- 20 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/SUPDrvIDC.h
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 10 Oracle Corporation7 * Copyright (C) 2008-2010 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 201 3 Oracle Corporation7 * Copyright (C) 2012-2013 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostDrivers/Support/SUPLibSem.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 11 Oracle Corporation7 * Copyright (C) 2009-2011 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostDrivers/Support/SUPR0IdcClientComponent.c
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 10 Oracle Corporation7 * Copyright (C) 2008-2010 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostDrivers/Support/SUPR0IdcClientInternal.h
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 10 Oracle Corporation7 * Copyright (C) 2008-2010 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostDrivers/Support/SUPR0IdcClientStubs.c
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 10 Oracle Corporation7 * Copyright (C) 2008-2010 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostDrivers/Support/SUPSvc.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 10 Oracle Corporation7 * Copyright (C) 2008-2010 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostDrivers/Support/SUPSvcGlobal.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 10 Oracle Corporation7 * Copyright (C) 2008-2010 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostDrivers/Support/SUPSvcGrant.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 10 Oracle Corporation7 * Copyright (C) 2008-2010 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostDrivers/Support/SUPSvcInternal.h
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 10 Oracle Corporation7 * Copyright (C) 2008-2010 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostDrivers/Support/darwin/SUPR0IdcClient-darwin.c
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 10 Oracle Corporation7 * Copyright (C) 2008-2010 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostDrivers/Support/freebsd/SUPR0IdcClient-freebsd.c
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 10 Oracle Corporation7 * Copyright (C) 2008-2010 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostDrivers/Support/linux/SUPR0IdcClient-linux.c
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 10 Oracle Corporation7 * Copyright (C) 2008-2010 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.def
r44528 r44529 5 5 6 6 ; 7 ; Copyright (C) 20 10 Oracle Corporation7 ; Copyright (C) 2007-2010 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostDrivers/Support/os2/SUPR0IdcClient-os2.c
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 10 Oracle Corporation7 * Copyright (C) 2008-2010 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostDrivers/Support/solaris/SUPR0IdcClient-solaris.c
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 10 Oracle Corporation7 * Copyright (C) 2008-2010 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostDrivers/Support/testcase/SUPLoggerCtl.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 11 Oracle Corporation7 * Copyright (C) 2009-2011 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostDrivers/Support/testcase/tstSupSem-Zombie.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 11 Oracle Corporation7 * Copyright (C) 2009-2011 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostDrivers/Support/win/SUPR0IdcClient-win.c
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 11 Oracle Corporation7 * Copyright (C) 2008-2011 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostDrivers/Support/win/SUPSvc-win.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 11 Oracle Corporation7 * Copyright (C) 2008-2011 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.