VirtualBox

Ignore:
Timestamp:
Aug 14, 2015 3:16:38 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
102121
Message:

*: scm cleanup run.

Location:
trunk/src/VBox/Runtime/r3/freebsd
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/freebsd/fileaio-freebsd.cpp

    r56290 r57358  
    2626
    2727
    28 /*******************************************************************************
    29 *   Header Files                                                               *
    30 *******************************************************************************/
     28/*********************************************************************************************************************************
     29*   Header Files                                                                                                                 *
     30*********************************************************************************************************************************/
    3131#define LOG_GROUP RTLOGGROUP_FILE
    3232#include <iprt/asm.h>
     
    4949#include <fcntl.h>
    5050
    51 /*******************************************************************************
    52 *   Structures and Typedefs                                                    *
    53 *******************************************************************************/
     51
     52/*********************************************************************************************************************************
     53*   Structures and Typedefs                                                                                                      *
     54*********************************************************************************************************************************/
    5455/**
    5556 * Async I/O completion context state.
     
    102103
    103104
    104 /*******************************************************************************
    105 *   Defined Constants And Macros                                               *
    106 *******************************************************************************/
     105/*********************************************************************************************************************************
     106*   Defined Constants And Macros                                                                                                 *
     107*********************************************************************************************************************************/
    107108/** The max number of events to get in one call. */
    108109#define AIO_MAXIMUM_REQUESTS_PER_CONTEXT 64
  • trunk/src/VBox/Runtime/r3/freebsd/mp-freebsd.cpp

    r56290 r57358  
    2525 */
    2626
    27 /*******************************************************************************
    28 *   Header Files                                                               *
    29 *******************************************************************************/
     27
     28/*********************************************************************************************************************************
     29*   Header Files                                                                                                                 *
     30*********************************************************************************************************************************/
    3031#define LOG_GROUP RTLOGGROUP_SYSTEM
    3132#include <unistd.h>
  • trunk/src/VBox/Runtime/r3/freebsd/rtProcInitExePath-freebsd.cpp

    r56290 r57358  
    2525 */
    2626
    27 /*******************************************************************************
    28 *   Header Files                                                               *
    29 *******************************************************************************/
     27
     28/*********************************************************************************************************************************
     29*   Header Files                                                                                                                 *
     30*********************************************************************************************************************************/
    3031#define LOG_GROUP RTLOGGROUP_PROCESS
    3132#include <sys/param.h>
  • trunk/src/VBox/Runtime/r3/freebsd/systemmem-freebsd.cpp

    r56290 r57358  
    2626
    2727
    28 /*******************************************************************************
    29 *   Header Files                                                               *
    30 *******************************************************************************/
     28/*********************************************************************************************************************************
     29*   Header Files                                                                                                                 *
     30*********************************************************************************************************************************/
    3131#include <iprt/system.h>
    3232#include "internal/iprt.h"
Note: See TracChangeset for help on using the changeset viewer.

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