VirtualBox

Ignore:
Timestamp:
Aug 20, 2010 11:19:37 PM (14 years ago)
Author:
vboxsync
Message:

IPRT,SUP: Moved the strformat*.cpp completely out of RuntimeR0 on all platforms so that %RT[pgmpage] will work in ring-0. Minor SUPDrv IOC interface version increment.

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

Legend:

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

    r28800 r31829  
    105105SRCS += \
    106106        crc32.c \
    107         ipv4.c
     107        ipv4.c \
     108        ipv6.c
    108109
    109110.PATH:  ${.CURDIR}/common/table
  • trunk/src/VBox/HostDrivers/Support/freebsd/files_vboxdrv

    r29250 r31829  
    3636    ${PATH_ROOT}/include/iprt/cdefs.h=>include/iprt/cdefs.h \
    3737    ${PATH_ROOT}/include/iprt/cpuset.h=>include/iprt/cpuset.h \
     38    ${PATH_ROOT}/include/iprt/crc.h=>include/iprt/crc.h \
    3839    ${PATH_ROOT}/include/iprt/ctype.h=>include/iprt/ctype.h \
    3940    ${PATH_ROOT}/include/iprt/err.h=>include/iprt/err.h \
     
    119120    ${PATH_ROOT}/src/VBox/Runtime/common/checksum/crc32.cpp=>common/checksum/crc32.c \
    120121    ${PATH_ROOT}/src/VBox/Runtime/common/checksum/ipv4.cpp=>common/checksum/ipv4.c \
     122    ${PATH_ROOT}/src/VBox/Runtime/common/checksum/ipv6.cpp=>common/checksum/ipv6.c \
    121123    ${PATH_ROOT}/src/VBox/Runtime/common/table/avlpv.cpp=>common/table/avlpv.c \
    122124    ${PATH_ROOT}/src/VBox/Runtime/common/table/avl_Base.cpp.h=>common/table/avl_Base.cpp.h \
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