Print this page
12370 mdb tests should be packaged


   6 # You may not use this file except in compliance with the License.
   7 #
   8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
   9 # or http://www.opensolaris.org/os/licensing.
  10 # See the License for the specific language governing permissions
  11 # and limitations under the License.
  12 #
  13 # When distributing Covered Code, include this CDDL HEADER in each
  14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15 # If applicable, add the following below this CDDL HEADER, with the
  16 # fields enclosed by brackets "[]" replaced with your own identifying
  17 # information: Portions Copyright [yyyy] [name of copyright owner]
  18 #
  19 # CDDL HEADER END
  20 #
  21 
  22 # Copyright 2014 Gary Mills
  23 #
  24 # Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved.
  25 # Copyright 2014 Garrett D'Amore <garrett@damore.org>

  26 #
  27 #
  28 # open-tree exception list
  29 #
  30 # See README.exception_lists for details
  31 #
  32 
  33 #
  34 # Ignore oddly-named text files scattered about -- someday these should be
  35 # suffixed with .txt so we don't have to list them.
  36 #
  37 ./usr/src/cmd/oawk/EXPLAIN
  38 ./usr/src/cmd/vi/port/ex.news
  39 
  40 #
  41 # Ignore everything under trees that may be resynched from outside ON.
  42 #
  43 ./usr/src/cmd/perl
  44 ./usr/src/cmd/sqlite
  45 ./usr/src/lib/libsqlite


 222 #
 223 # Legitimately unreferenced license/copying files.  Please include
 224 # explanatory comments when adding items here.
 225 #
 226 
 227 #
 228 # OPENSOLARIS.LICENSE needs to remain in usr/src as long as it is
 229 # referenced in the CDDL headers.
 230 #
 231 ./usr/src/OPENSOLARIS.LICENSE
 232 
 233 #
 234 # This covers header files that are not delivered.
 235 #
 236 ./usr/src/uts/common/xen/public/COPYING
 237 
 238 #
 239 # ld tests which are not currently delivered
 240 #
 241 ./usr/src/cmd/sgs/test
 242 ./usr/src/cmd/mdb/test


   6 # You may not use this file except in compliance with the License.
   7 #
   8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
   9 # or http://www.opensolaris.org/os/licensing.
  10 # See the License for the specific language governing permissions
  11 # and limitations under the License.
  12 #
  13 # When distributing Covered Code, include this CDDL HEADER in each
  14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15 # If applicable, add the following below this CDDL HEADER, with the
  16 # fields enclosed by brackets "[]" replaced with your own identifying
  17 # information: Portions Copyright [yyyy] [name of copyright owner]
  18 #
  19 # CDDL HEADER END
  20 #
  21 
  22 # Copyright 2014 Gary Mills
  23 #
  24 # Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved.
  25 # Copyright 2014 Garrett D'Amore <garrett@damore.org>
  26 # Copyright 2020 Joyent, Inc.
  27 #
  28 #
  29 # open-tree exception list
  30 #
  31 # See README.exception_lists for details
  32 #
  33 
  34 #
  35 # Ignore oddly-named text files scattered about -- someday these should be
  36 # suffixed with .txt so we don't have to list them.
  37 #
  38 ./usr/src/cmd/oawk/EXPLAIN
  39 ./usr/src/cmd/vi/port/ex.news
  40 
  41 #
  42 # Ignore everything under trees that may be resynched from outside ON.
  43 #
  44 ./usr/src/cmd/perl
  45 ./usr/src/cmd/sqlite
  46 ./usr/src/lib/libsqlite


 223 #
 224 # Legitimately unreferenced license/copying files.  Please include
 225 # explanatory comments when adding items here.
 226 #
 227 
 228 #
 229 # OPENSOLARIS.LICENSE needs to remain in usr/src as long as it is
 230 # referenced in the CDDL headers.
 231 #
 232 ./usr/src/OPENSOLARIS.LICENSE
 233 
 234 #
 235 # This covers header files that are not delivered.
 236 #
 237 ./usr/src/uts/common/xen/public/COPYING
 238 
 239 #
 240 # ld tests which are not currently delivered
 241 #
 242 ./usr/src/cmd/sgs/test