1 #
   2 # This file and its contents are supplied under the terms of the
   3 # Common Development and Distribution License ("CDDL"), version 1.0.
   4 # You may only use this file in accordance with the terms of version
   5 # 1.0 of the CDDL.
   6 #
   7 # A full copy of the text of the CDDL should have accompanied this
   8 # source.  A copy of the CDDL is also available via the Internet at
   9 # http://www.illumos.org/license/CDDL.
  10 #
  11 # Copyright 2019 Joyent, Inc.
  12 #
  13 syntax: glob
  14 
  15 usr/src/cmd/cxgbetool/*
  16 usr/src/cmd/smbsrv/testoplock/case*.ref
  17 usr/src/data/hwdata/pci.ids
  18 usr/src/data/hwdata/usb.ids
  19 usr/src/data/perfmon/readme.txt
  20 usr/src/test/util-tests/tests/dis/i386/*.out
  21 usr/src/tools/smatch/src/*
  22 usr/src/uts/common/io/cxgbe/*
  23 usr/src/uts/common/io/e1000api/*
  24 usr/src/uts/common/io/qede/*
  25 usr/src/uts/common/io/i40e/core/*
  26 usr/src/uts/common/io/ixgbe/core/*
 | 
   1 #
   2 # This file and its contents are supplied under the terms of the
   3 # Common Development and Distribution License ("CDDL"), version 1.0.
   4 # You may only use this file in accordance with the terms of version
   5 # 1.0 of the CDDL.
   6 #
   7 # A full copy of the text of the CDDL should have accompanied this
   8 # source.  A copy of the CDDL is also available via the Internet at
   9 # http://www.illumos.org/license/CDDL.
  10 #
  11 # Copyright 2019 Joyent, Inc.
  12 # Copyright 2020 Oxide Computer Company
  13 #
  14 syntax: glob
  15 
  16 usr/src/cmd/cxgbetool/*
  17 usr/src/cmd/smbsrv/testoplock/case*.ref
  18 usr/src/data/hwdata/pci.ids
  19 usr/src/data/hwdata/usb.ids
  20 usr/src/data/perfmon/readme.txt
  21 usr/src/test/crypto-tests/tests/digest/data/*.rsp
  22 usr/src/test/util-tests/tests/dis/i386/*.out
  23 usr/src/tools/smatch/src/*
  24 usr/src/uts/common/io/cxgbe/*
  25 usr/src/uts/common/io/e1000api/*
  26 usr/src/uts/common/io/qede/*
  27 usr/src/uts/common/io/i40e/core/*
  28 usr/src/uts/common/io/ixgbe/core/*
 |