Changeset 93115 in vbox for trunk/src/VBox/Runtime/r0drv/freebsd
- Timestamp:
- Jan 1, 2022 11:31:46 AM (3 years ago)
- Location:
- trunk/src/VBox/Runtime/r0drv/freebsd
- Files:
-
- 18 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/freebsd/alloc-r0drv-freebsd.c
r82968 r93115 7 7 * Contributed by knut st. osmundsen. 8 8 * 9 * Copyright (C) 2007-202 0Oracle Corporation9 * Copyright (C) 2007-2022 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/r0drv/freebsd/assert-r0drv-freebsd.c
r82968 r93115 7 7 * Contributed by knut st. osmundsen. 8 8 * 9 * Copyright (C) 2007-202 0Oracle Corporation9 * Copyright (C) 2007-2022 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/r0drv/freebsd/initterm-r0drv-freebsd.c
r82968 r93115 7 7 * Contributed by knut st. osmundsen. 8 8 * 9 * Copyright (C) 2007-202 0Oracle Corporation9 * Copyright (C) 2007-2022 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c
r92246 r93115 7 7 * Contributed by knut st. osmundsen, Andriy Gapon. 8 8 * 9 * Copyright (C) 2007-202 0Oracle Corporation9 * Copyright (C) 2007-2022 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2009-202 0Oracle Corporation7 * Copyright (C) 2009-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/r0drv/freebsd/mp-r0drv-freebsd.c
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2008-202 0Oracle Corporation7 * Copyright (C) 2008-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/r0drv/freebsd/process-r0drv-freebsd.c
r82968 r93115 7 7 * Contributed by knut st. osmundsen. 8 8 * 9 * Copyright (C) 2007-202 0Oracle Corporation9 * Copyright (C) 2007-2022 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/r0drv/freebsd/semevent-r0drv-freebsd.c
r90488 r93115 7 7 * Contributed by knut st. osmundsen. 8 8 * 9 * Copyright (C) 2007-202 0Oracle Corporation9 * Copyright (C) 2007-2022 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/r0drv/freebsd/semeventmulti-r0drv-freebsd.c
r90488 r93115 7 7 * Contributed by knut st. osmundsen. 8 8 * 9 * Copyright (C) 2007-202 0Oracle Corporation9 * Copyright (C) 2007-2022 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/r0drv/freebsd/semfastmutex-r0drv-freebsd.c
r82968 r93115 7 7 * Contributed by knut st. osmundsen. 8 8 * 9 * Copyright (C) 2007-202 0Oracle Corporation9 * Copyright (C) 2007-2022 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/r0drv/freebsd/semmutex-r0drv-freebsd.c
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2010-202 0Oracle Corporation7 * Copyright (C) 2010-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/r0drv/freebsd/sleepqueue-r0drv-freebsd.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2006-202 0Oracle Corporation7 * Copyright (C) 2006-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/r0drv/freebsd/spinlock-r0drv-freebsd.c
r82968 r93115 7 7 * Contributed by knut st. osmundsen. 8 8 * 9 * Copyright (C) 2007-202 0Oracle Corporation9 * Copyright (C) 2007-2022 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/r0drv/freebsd/the-freebsd-kernel.h
r82968 r93115 7 7 * Contributed by knut st. osmundsen. 8 8 * 9 * Copyright (C) 2007-202 0Oracle Corporation9 * Copyright (C) 2007-2022 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/r0drv/freebsd/thread-r0drv-freebsd.c
r90416 r93115 5 5 6 6 /* 7 * Copyright (C) 2007-202 0Oracle Corporation7 * Copyright (C) 2007-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/r0drv/freebsd/thread2-r0drv-freebsd.c
r82968 r93115 7 7 * Contributed by knut st. osmundsen. 8 8 * 9 * Copyright (C) 2007-202 0Oracle Corporation9 * Copyright (C) 2007-2022 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/r0drv/freebsd/time-r0drv-freebsd.c
r82968 r93115 7 7 * Contributed by knut st. osmundsen. 8 8 * 9 * Copyright (C) 2007-202 0Oracle Corporation9 * Copyright (C) 2007-2022 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/r0drv/freebsd/timer-r0drv-freebsd.c
r90794 r93115 7 7 * Contributed by knut st. osmundsen. 8 8 * 9 * Copyright (C) 2007-202 0Oracle Corporation9 * Copyright (C) 2007-2022 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.