Print this page
5086 Remove OpenSSL 0.9.8a

Split Close
Expand all
Collapse all
          --- old/usr/src/tools/findunref/exception_list.open
          +++ new/usr/src/tools/findunref/exception_list.open
↓ open down ↓ 11 lines elided ↑ open up ↑
  12   12  #
  13   13  # When distributing Covered Code, include this CDDL HEADER in each
  14   14  # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15   15  # If applicable, add the following below this CDDL HEADER, with the
  16   16  # fields enclosed by brackets "[]" replaced with your own identifying
  17   17  # information: Portions Copyright [yyyy] [name of copyright owner]
  18   18  #
  19   19  # CDDL HEADER END
  20   20  #
  21   21  
       22 +# Copyright 2014 Gary Mills
  22   23  #
  23   24  # Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved.
  24   25  #
  25   26  
  26   27  #
  27   28  # open-tree exception list
  28   29  #
  29   30  # See README.exception_lists for details
  30   31  #
  31   32  
↓ open down ↓ 5 lines elided ↑ open up ↑
  37   38  ./usr/src/cmd/vi/port/ex.news
  38   39  ./usr/src/cmd/ssh/doc
  39   40  
  40   41  #
  41   42  # Ignore everything under trees that may be resynched from outside ON.
  42   43  #
  43   44  ./usr/src/cmd/perl
  44   45  ./usr/src/cmd/sqlite
  45   46  ./usr/src/lib/libsqlite
  46   47  ./usr/src/cmd/tcpd
  47      -./usr/src/common/openssl
  48   48  ./usr/src/grub
  49   49  ./usr/src/uts/intel/sys/acpi
  50   50  
  51   51  #
  52   52  # Ignore ksh93/ast-related files that are only used to resync our build
  53   53  # configuration with upstream.
  54   54  #
  55   55  ./usr/src/lib/libast/*/src/lib/libast/FEATURE
  56   56  ./usr/src/lib/libast/*/src/lib/libast/ast_namval.h
  57   57  ./usr/src/lib/libast/common/comp/conf.*
↓ open down ↓ 210 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX