VirtualBox

Changeset 69281 in vbox for trunk/src/VBox/ExtPacks


Ignore:
Timestamp:
Oct 25, 2017 10:59:57 AM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
118602
Message:

VBoxDTrace: scm updates

Location:
trunk/src/VBox/ExtPacks/VBoxDTrace
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ExtPacks/VBoxDTrace/.scm-settings

    r56311 r69281  
    55
    66#
    7 # Copyright (C) 2010-2015 Oracle Corporation 
     7# Copyright (C) 2010-2015 Oracle Corporation
    88#
    99# This file is part of VirtualBox Open Source Edition (OSE), as
    1010# available from http://www.virtualbox.org. This file is free software;
    11 # you can redistribute it and/or modify it under the terms of the GNU
    12 # General Public License (GPL) as published by the Free Software
    13 # Foundation, in version 2 as it comes in the "COPYING" file of the
    14 # VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    15 # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    16 #
    17 # The contents of this file may alternatively be used under the terms
    18 # of the Common Development and Distribution License Version 1.0
    19 # (CDDL) only, as it comes in the "COPYING.CDDL" file of the
    20 # VirtualBox OSE distribution, in which case the provisions of the
    21 # CDDL are applicable instead of those of the GPL.
    22 #
    23 # You may elect to license modified versions of this file under the
    24 # terms and conditions of either the GPL or the CDDL or both.
     11# you can redistribute it and/or modify it under the terms of the Common
     12# Development and Distribution License Version 1.0 (CDDL) only, as it
     13# comes in the "COPYING.CDDL" file of the VirtualBox OSE distribution.
     14# VirtualBox OSE is distributed in the hope that it will be useful, but
     15# WITHOUT ANY WARRANTY of any kind.
    2516#
    2617
    2718
    28 --filter-out-dirs  "*/onnv/cmd/."
    29 --filter-out-dirs  "*/onnv/common/."
    30 --filter-out-dirs  "*/onnv/lib/."
    31 --filter-out-dirs  "*/onnv/uts/."
     19--filter-out-dirs  "/onnv/cmd/."
     20--filter-out-dirs  "/onnv/common/."
     21--filter-out-dirs  "/onnv/lib/."
     22--filter-out-dirs  "/onnv/uts/."
    3223
    33 --filter-out-files "*/generated/dt_*"
     24--filter-out-files "/generated/dt_*"
    3425
     26
     27--license-ose-cddl
     28VBoxDTraceMain.cpp: --license-mit
     29
  • trunk/src/VBox/ExtPacks/VBoxDTrace/ExtPack.xml

    • Property svn:mime-type deleted
    • Property svn:eol-style set to native
    • Property svn:keywords set to Id Revision
  • trunk/src/VBox/ExtPacks/VBoxDTrace/VBoxDTraceMain.cpp

    r68828 r69281  
    2222 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
    2323 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
    24  * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
     24 * NONINFRINGEMENT.  IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
    2525 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
    2626 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  • trunk/src/VBox/ExtPacks/VBoxDTrace/VBoxDTraceR0.cpp

    r62879 r69281  
    1616 * VirtualBox OSE is distributed in the hope that it will be useful, but
    1717 * WITHOUT ANY WARRANTY of any kind.
    18  *
    1918 */
    2019
  • trunk/src/VBox/ExtPacks/VBoxDTrace/VBoxDTraceR0A.asm

    r62496 r69281  
    22;; @file
    33; VBoxDTraceR0 - Assembly Hacks.
    4 ; 
    5 ; Contributed by: bird 
     4;
     5; Contributed by: bird
    66;
    77
     
    3030    jmp     NAME(dtrace_probe)
    3131
    32 
  • trunk/src/VBox/ExtPacks/VBoxDTrace/VBoxDTraceWrapper.cpp

    r62496 r69281  
    66
    77/*
    8  * Copyright (C) 2016-2016 Oracle Corporation
     8 * Copyright (C) 2016 Oracle Corporation
    99 *
    1010 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    1515 * VirtualBox OSE is distributed in the hope that it will be useful, but
    1616 * WITHOUT ANY WARRANTY of any kind.
    17  *
    1817 */
    1918
  • trunk/src/VBox/ExtPacks/VBoxDTrace/include/VBoxDTraceLibCWrappers.h

    r62496 r69281  
    1616 * VirtualBox OSE is distributed in the hope that it will be useful, but
    1717 * WITHOUT ANY WARRANTY of any kind.
    18  *
    1918 */
    2019
  • trunk/src/VBox/ExtPacks/VBoxDTrace/include/VBoxDTraceTypes.h

    r68989 r69281  
    1717 * VirtualBox OSE is distributed in the hope that it will be useful, but
    1818 * WITHOUT ANY WARRANTY of any kind.
    19  *
    2019 */
    2120
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