1b68ddc76SJohn Levon# 2b68ddc76SJohn Levon# This file and its contents are supplied under the terms of the 3b68ddc76SJohn Levon# Common Development and Distribution License ("CDDL"), version 1.0. 4b68ddc76SJohn Levon# You may only use this file in accordance with the terms of version 5b68ddc76SJohn Levon# 1.0 of the CDDL. 6b68ddc76SJohn Levon# 7b68ddc76SJohn Levon# A full copy of the text of the CDDL should have accompanied this 8b68ddc76SJohn Levon# source. A copy of the CDDL is also available via the Internet at 9b68ddc76SJohn Levon# http://www.illumos.org/license/CDDL. 10b68ddc76SJohn Levon# 111f5207b7SJohn Levon# Copyright 2019 Joyent, Inc. 12*3d6ee46bSPatrick Mooney# Copyright 2025 Oxide Computer Company 131aa1f41fSAndy Fiddaman# Copyright 2022 OmniOS Community Edition (OmniOSce) Association. 1472a2c484SHans Rosenfeld# Copyright 2023 Racktop Systems, Inc. 15b68ddc76SJohn Levon# 16b68ddc76SJohn Levonsyntax: glob 17b68ddc76SJohn Levon 18616c7695SAndy Fiddamanusr/src/cmd/ast/libast/*/FEATURE/* 197e6ad469SVishal Kulkarniusr/src/cmd/cxgbetool/* 20f0c1c263SMarcel Telkausr/src/cmd/smbsrv/testoplock/case*.ref 214a178c57SAndy Fiddamanusr/src/data/hwdata/pci.ids 224a178c57SAndy Fiddamanusr/src/data/hwdata/usb.ids 23c18e9bc3SRobert Mustacchiusr/src/data/perfmon/readme.txt 24be672c8eSAndy Fiddamanusr/src/data/ucode/amd/* 25ffc946bcSAndy Fiddamanusr/src/data/ucode/intel/* 26080adf91SPatrick Mooneyusr/src/test/crypto-tests/tests/digest/data/*.rsp 27a28480feSAndy Fiddamanusr/src/test/os-tests/tests/definit/init.data 2843379a28SAndy Fiddamanusr/src/test/os-tests/tests/hexdump/data/* 29*3d6ee46bSPatrick Mooneyusr/src/test/os-tests/tests/mac/data/* 30c1e9bf00SRobert Mustacchiusr/src/test/util-tests/tests/dis/i386/*.out 3144431c82SRobert Mustacchiusr/src/test/libc-tests/tests/qsort/*.c 32f0c1c263SMarcel Telkausr/src/tools/smatch/src/* 33b01ab2deSRobert Mustacchiusr/src/uts/common/io/bnxe/577xx/* 347e6ad469SVishal Kulkarniusr/src/uts/common/io/cxgbe/* 3552873782SRobert Mustacchiusr/src/uts/common/io/e1000api/* 36f0c1c263SMarcel Telkausr/src/uts/common/io/qede/* 37f0c1c263SMarcel Telkausr/src/uts/common/io/i40e/core/* 386bbbd442SRobert Mustacchiusr/src/uts/common/io/igc/core/* 3948ed61a7SRobert Mustacchiusr/src/uts/common/io/ixgbe/core/* 4072a2c484SHans Rosenfeldusr/src/uts/common/sys/scsi/adapters/mpi/* 41472cd20dSToomas Soomeusr/src/contrib/* 42b30d1939SAndy Fiddamanusr/src/cmd/ast/libshell/misc/shell_styleguide.docbook 434c87aefeSPatrick Mooney 4432640292SAndy Fiddamanusr/src/data/ucode/amd/* 4532640292SAndy Fiddamanusr/src/data/ucode/intel/* 4632640292SAndy Fiddaman 474c87aefeSPatrick Mooney# bhyve sources 485c4a5fe1SAndy Fiddamanusr/src/cmd/bhyve/amd64/e820.c 495c4a5fe1SAndy Fiddamanusr/src/cmd/bhyve/amd64/fwctl.c 505c4a5fe1SAndy Fiddamanusr/src/cmd/bhyve/amd64/mptbl.c 515c4a5fe1SAndy Fiddamanusr/src/cmd/bhyve/amd64/pci_lpc.c 525c4a5fe1SAndy Fiddamanusr/src/cmd/bhyve/amd64/ps2kbd.c 535c4a5fe1SAndy Fiddamanusr/src/cmd/bhyve/common/acpi.[ch] 545c4a5fe1SAndy Fiddamanusr/src/cmd/bhyve/common/basl.c 555c4a5fe1SAndy Fiddamanusr/src/cmd/bhyve/common/block_if.h 565c4a5fe1SAndy Fiddamanusr/src/cmd/bhyve/common/config.h 575c4a5fe1SAndy Fiddamanusr/src/cmd/bhyve/common/hda_codec.c 585c4a5fe1SAndy Fiddamanusr/src/cmd/bhyve/common/mem.h 595c4a5fe1SAndy Fiddamanusr/src/cmd/bhyve/common/net_backends.c 605c4a5fe1SAndy Fiddamanusr/src/cmd/bhyve/common/pci_e82545.c 615c4a5fe1SAndy Fiddamanusr/src/cmd/bhyve/common/pci_emul.h 625c4a5fe1SAndy Fiddamanusr/src/cmd/bhyve/common/pci_nvme.c 635c4a5fe1SAndy Fiddamanusr/src/cmd/bhyve/common/pci_passthru.c 645c4a5fe1SAndy Fiddamanusr/src/cmd/bhyve/common/pci_virtio_console.c 655c4a5fe1SAndy Fiddamanusr/src/cmd/bhyve/common/pci_virtio_net.c 665c4a5fe1SAndy Fiddamanusr/src/cmd/bhyve/common/pci_virtio_scsi.c 675c4a5fe1SAndy Fiddamanusr/src/cmd/bhyve/common/pci_xhci.h 685c4a5fe1SAndy Fiddamanusr/src/cmd/bhyve/common/qemu_fwcfg.c 695c4a5fe1SAndy Fiddamanusr/src/cmd/bhyve/common/smbiostbl.c 705c4a5fe1SAndy Fiddamanusr/src/cmd/bhyve/common/tpm_emul_passthru.c 715c4a5fe1SAndy Fiddamanusr/src/cmd/bhyve/common/uart_emul.c 725c4a5fe1SAndy Fiddamanusr/src/cmd/bhyve/common/usb_emul.h 735c4a5fe1SAndy Fiddamanusr/src/cmd/bhyve/common/usb_mouse.c 744c87aefeSPatrick Mooneyusr/src/cmd/bhyvectl/bhyvectl.c 75d0b3c59bSPatrick Mooneyusr/src/contrib/bhyve/* 76d7b72f7bSAndy Fiddamanusr/src/data/bhyve/kbdlayout/default 774c87aefeSPatrick Mooneyusr/src/lib/libvmmapi/common/vmmapi.[ch] 78aa693e99SJason Kingusr/src/lib/lib9p/common/* 79f32691c9SRobert Mustacchi 80f32691c9SRobert Mustacchi# 81f32691c9SRobert Mustacchi# These bits form the mdb test suite are all literal output from mdb and 82f32691c9SRobert Mustacchi# therefore trailing spaces may be part of what mdb does today. 83f32691c9SRobert Mustacchi# 8460377884SRobert Mustacchiusr/src/test/util-tests/tests/mdb/*/*.*.out 85