VirtualBox

Ignore:
Timestamp:
Apr 2, 2015 4:52:46 PM (10 years ago)
Author:
vboxsync
Message:

Assorted fixes for FreeBSD hosts, VBox compiles and runs again without further patches (tested on 10.1 amd64 )

Location:
trunk/src/VBox/HostDrivers/Support/freebsd
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/freebsd/Makefile

    r54419 r55095  
    8383        handletablectx.c \
    8484        once.c \
     85        term.c \
    8586        thread.c
    8687
     
    9091        RTStrNLen.c \
    9192        RTStrCopy.c \
     93        RTStrCopyEx.c \
    9294        RTStrCopyP.c \
    9395        strformat.c \
     
    173175        semspinmutex-r0drv-generic.c \
    174176        mpnotification-r0drv-generic.c \
     177        threadctxhooks-r0drv-generic.c \
    175178        RTMpIsCpuWorkPending-r0drv-generic.c
    176179
  • trunk/src/VBox/HostDrivers/Support/freebsd/files_vboxdrv

    r54419 r55095  
    116116    ${PATH_ROOT}/src/VBox/Runtime/common/misc/handletablectx.cpp=>common/misc/handletablectx.c \
    117117    ${PATH_ROOT}/src/VBox/Runtime/common/misc/once.cpp=>common/misc/once.c \
     118    ${PATH_ROOT}/src/VBox/Runtime/common/misc/term.cpp=>common/misc/term.c \
    118119    ${PATH_ROOT}/src/VBox/Runtime/common/misc/thread.cpp=>common/misc/thread.c \
    119120    ${PATH_ROOT}/src/VBox/Runtime/common/string/RTStrCopyP.cpp=>common/string/RTStrCopyP.c \
    120121    ${PATH_ROOT}/src/VBox/Runtime/common/string/RTStrCopy.cpp=>common/string/RTStrCopy.c \
     122    ${PATH_ROOT}/src/VBox/Runtime/common/string/RTStrCopyEx.cpp=>common/string/RTStrCopyEx.c \
    121123    ${PATH_ROOT}/src/VBox/Runtime/common/string/RTStrNCmp.cpp=>common/string/RTStrNCmp.c \
    122124    ${PATH_ROOT}/src/VBox/Runtime/common/string/RTStrNLen.cpp=>common/string/RTStrNLen.c \
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette