summaryrefslogtreecommitdiff
path: root/distrib
diff options
context:
space:
mode:
authorVisa Hankala <visa@cvs.openbsd.org>2021-05-01 16:11:18 +0000
committerVisa Hankala <visa@cvs.openbsd.org>2021-05-01 16:11:18 +0000
commit58b3d2ba77817cf3ac54cf921bf87b95844589c4 (patch)
tree8d0e4f6d500b406f61850688259f6ae7ae3c77c9 /distrib
parent2c481e94e93c02c0c859d4f32d311d2e71b82054 (diff)
Retire OpenBSD/sgi.
OK deraadt@
Diffstat (limited to 'distrib')
-rw-r--r--distrib/Makefile4
-rw-r--r--distrib/notes/Makefile4
-rw-r--r--distrib/notes/sgi/contents101
-rw-r--r--distrib/notes/sgi/features40
-rw-r--r--distrib/notes/sgi/hardware36
-rw-r--r--distrib/notes/sgi/install196
-rw-r--r--distrib/notes/sgi/prep139
-rw-r--r--distrib/notes/sgi/upgrade2
-rw-r--r--distrib/notes/sgi/whatis5
-rw-r--r--distrib/notes/sgi/xfer13
-rw-r--r--distrib/sets/lists/base/md.sgi505
-rw-r--r--distrib/sets/lists/base/mi3
-rw-r--r--distrib/sets/lists/comp/clang.sgi1816
-rw-r--r--distrib/sets/lists/comp/gcc.sgi606
-rw-r--r--distrib/sets/lists/comp/md.loongson1
-rw-r--r--distrib/sets/lists/comp/md.octeon1
-rw-r--r--distrib/sets/lists/comp/md.sgi213
-rw-r--r--distrib/sets/lists/comp/mi2
-rw-r--r--distrib/sets/lists/etc/md.sgi0
-rw-r--r--distrib/sets/lists/game/md.sgi0
-rw-r--r--distrib/sets/lists/man/md.sgi0
-rw-r--r--distrib/sets/lists/man/mi33
-rw-r--r--distrib/sgi/Makefile12
-rw-r--r--distrib/sgi/cdfs/Makefile71
-rw-r--r--distrib/sgi/cdfs/xfs512.bin.gz.uue139
-rw-r--r--distrib/sgi/iso/Makefile119
-rw-r--r--distrib/sgi/ramdisk/Makefile60
-rw-r--r--distrib/sgi/ramdisk/install.md129
-rw-r--r--distrib/sgi/ramdisk/list101
29 files changed, 4 insertions, 4347 deletions
diff --git a/distrib/Makefile b/distrib/Makefile
index 9e9b6714583..47231313fe5 100644
--- a/distrib/Makefile
+++ b/distrib/Makefile
@@ -1,11 +1,11 @@
-# $OpenBSD: Makefile,v 1.54 2021/04/28 15:11:27 jsg Exp $
+# $OpenBSD: Makefile,v 1.55 2021/05/01 16:10:33 visa Exp $
SUBDIR= special notes
.if make(obj)
SUBDIR+=alpha amd64 armv7 arm64 hppa i386 \
landisk loongson luna88k macppc \
- octeon powerpc64 riscv64 sgi sparc64
+ octeon powerpc64 riscv64 sparc64
.elif exists(${MACHINE})
SUBDIR+=${MACHINE}
.endif
diff --git a/distrib/notes/Makefile b/distrib/notes/Makefile
index 28245532e57..e369199fbba 100644
--- a/distrib/notes/Makefile
+++ b/distrib/notes/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.49 2020/07/04 21:11:04 kettenis Exp $
+# $OpenBSD: Makefile,v 1.50 2021/05/01 16:10:35 visa Exp $
NOPROG=
NOMAN=
@@ -19,7 +19,7 @@ all: $(TARG)
allarchs:
@cd $(.CURDIR); \
for arch in alpha amd64 arm64 armv7 hppa i386 landisk \
- loongson luna88k macppc octeon powerpc64 sgi sparc64; \
+ loongson luna88k macppc octeon powerpc64 sparc64; \
do ${MAKE} M=$$arch; done
$(TARG): $(DEP)
diff --git a/distrib/notes/sgi/contents b/distrib/notes/sgi/contents
deleted file mode 100644
index 72773e1049d..00000000000
--- a/distrib/notes/sgi/contents
+++ /dev/null
@@ -1,101 +0,0 @@
-dnl $OpenBSD: contents,v 1.29 2017/09/25 10:47:46 jsg Exp $
-TopPart
-
-OpenBSDdistsets
-
-dnl six flavours of OpenBSDbsd
- bsd.IP22 A stock GENERIC-IP22 MACHINE kernel for IP22 class
- machines, which will be installed on such systems
- during the install.
-
- bsd.IP26 A stock GENERIC-IP26 MACHINE kernel for IP26 class
- machines, which will be installed on such systems
- during the install.
-
- bsd.IP27 A stock GENERIC-IP27 MACHINE kernel for IP27 and IP35
- class machines, which will be installed on such
- systems during the install.
-
- bsd.IP28 A stock GENERIC-IP28 MACHINE kernel for IP28 class
- machines, which will be installed on such systems
- during the install.
-
- bsd.IP30 A stock GENERIC-IP30 MACHINE kernel for IP30 class
- machines, which will be installed on such systems
- during the install.
-
- bsd.IP32 A stock GENERIC-IP32 MACHINE kernel for IP32 class
- machines, which will be installed on such systems
- during the install.
-
-dnl one flavour of OpenBSDbsdmp so far...
- bsd.IP30.mp A stock GENERIC-IP30.MP MACHINE kernel for IP30 class
- machines, with support for multiprocessor systems,
- which can be used instead of the GENERIC-IP30 kernel
- after the install.
-
-dnl six flavours of OpenBSDrd
- bsd.rd.IP22 A RAMDISK-IP22 kernel; the embedded filesystem
- contains the installation tools.
- Used for installation and upgrades.
-
- bsd.rd.IP26 A RAMDISK-IP26 kernel; the embedded filesystem
- contains the installation tools.
- Used for installation and upgrades.
-
- bsd.rd.IP27 A RAMDISK-IP27 kernel; the embedded filesystem
- contains the installation tools.
- Used for installation and upgrades.
-
- bsd.rd.IP28 A RAMDISK-IP28 kernel; the embedded filesystem
- contains the installation tools.
- Used for installation and upgrades.
-
- bsd.rd.IP30 A RAMDISK-IP30 kernel; the embedded filesystem
- contains the installation tools.
- Used for installation and upgrades.
-
- bsd.rd.IP32 A RAMDISK-IP32 kernel; the embedded filesystem
- contains the installation tools.
- Used for installation and upgrades.
-
-OpenBSDinstalliso
-
-dnl can't use OpenBSDcd because of the multiple bsd.rd
- cd{:--:}OSrev.iso A simple bootable filesystem image consisting of
- all the bsd.rd.* installation kernels above, suitable
- to be used as a bootable CD-ROM image, but will require
- the base and X sets be found via another media or
- network.
-
- boot32 A 32-bit ELF boot block for IP32 systems; will be
- installed into the ``volume header'' of the boot
- disk.
-
- boot64 A 64-bit relocatable ELF boot block for IP26, IP27,
- IP28, IP30 and IP35 systems; will be installed into
- the ``volume header'' of the boot disk.
-
- bootecoff A 32-bit ECOFF boot block for IP22 systems, also
- used to boot ELF kernels over the network on
- ELF-unaware PROM; will be installed into the
- ``volume header'' of the boot disk.
-
-
-DistributionDescription(eight)
-
-OpenBSDbase(177217431,327870464)
-
-OpenBSDcomp(50946727,199839744)
-
-OpenBSDgame(2789440,7450624)
-
-OpenBSDman(7328221,31416320)
-
-OpenBSDxbase(17144104,66990080)
-
-OpenBSDxfont(40298008,59377664)
-
-OpenBSDxserv(6880358,21202944)
-
-OpenBSDxshare(4525224,30216192)
diff --git a/distrib/notes/sgi/features b/distrib/notes/sgi/features
deleted file mode 100644
index 89ecf8b80b9..00000000000
--- a/distrib/notes/sgi/features
+++ /dev/null
@@ -1,40 +0,0 @@
-dnl $OpenBSD: features,v 1.5 2021/03/15 09:29:51 jsg Exp $
-dnl
-dnl This file lists almost all the conditional features of this port,
-dnl which are used to provide accurate installation notes.
-dnl
-dnl Information about the installer script features should be in sync with
-dnl src/distrib/sgi/ramdisk/install.md
-dnl and the list files in
-dnl src/distrib/sgi/ramdisk/list
-dnl
-dnl ====
-dnl
-dnl architecture name (for the packages directory)
-define({:-MACHINE_ARCH-:},mips64)dnl
-dnl
-dnl define if /sbin/kbd exists on the media
-define({:-MDKBD-:},1)dnl
-dnl
-dnl define if serial consoles needs to be enabled in /etc/ttys
-dnl (i.e. md_consoleinfo is not empty)
-define({:-MDSERCONS-:},)dnl
-dnl
-dnl define if SMP kernels are provided
-define({:-MDSMP-:},1)dnl
-dnl
-dnl define if shared libraries are provided
-define({:-MDSO-:},1)dnl
-dnl
-dnl define if some media have timezone information (TZ in their list)
-define({:-MDTZ-:},1)dnl
-dnl
-dnl define if glass console is possible
-dnl (XXX does not imply availability of X servers though)
-define({:-MDX-:},1)dnl
-dnl
-dnl define if the X server can't start until machdep.allow_aperture is set
-define({:-MDXAPERTURE-:},)dnl
-dnl
-dnl define if the X server can start without a configuration file
-define({:-MDXDM-:},)dnl
diff --git a/distrib/notes/sgi/hardware b/distrib/notes/sgi/hardware
deleted file mode 100644
index 61422b7acc3..00000000000
--- a/distrib/notes/sgi/hardware
+++ /dev/null
@@ -1,36 +0,0 @@
-dnl $OpenBSD: hardware,v 1.23 2015/09/20 15:24:39 miod Exp $
-OpenBSD/MACHINE OSREV runs on the following machine families:
-
- IP22 class machines:
- Indigo (R4x00 flavour only) (IP20)
- Indigo2, Challenge M (IP22)
- Indy, Challenge S (IP24)
- (all processor configurations are supported)
-
- IP26 class machines:
- POWER Indigo2 (R8000)
-
- IP27 class machines:
- Origin 200
-dnl Origin 2000, Onyx 2
-
- IP28 class machines:
- POWER Indigo2 R10000
-
- IP30 class machines:
- Octane
- Octane 2
-
- IP32 class machines:
- O2
- O2+
- (both R50000/RM52xx/RM70000 and R10000/R12000 configurations
- are supported)
-
- IP35 class machines:
-dnl Origin 300, Onyx 300
- Origin 3000
- Origin 350, Onyx 350
- Fuel
- Tezro
- Onyx 4
diff --git a/distrib/notes/sgi/install b/distrib/notes/sgi/install
deleted file mode 100644
index 39a21b627a3..00000000000
--- a/distrib/notes/sgi/install
+++ /dev/null
@@ -1,196 +0,0 @@
-dnl $OpenBSD: install,v 1.30 2021/03/15 09:29:51 jsg Exp $
-OpenBSDInstallPrelude
-
-There are several ways to install OpenBSD onto a disk. The easiest way
-in terms of preliminary setup is to use the bootable CD-ROM mini image.
-Alternatively, the OpenBSD ramdisk kernel can be booted from the network,
-using a bootp/tftp server.
-
-Booting from CD-ROM installation media:
-
- From the System Maintenance Menu, select '2' (or click on the
- appropriate icon if in graphics console) to Install System Software.
-
- If necessary, select the proper CD-ROM drive, and press enter to
- confirm your choice. Insert the installation CD-ROM (if you did not
- do so already) and press enter to boot the system.
-
- If the boot is successful, you will get a loader version message,
- executable sizes, and then the kernel copyright and device probe
- messages. Boot failure modes are typically a lot of CD-ROM drive
- activity, but no messages or complaints about magic numbers,
- checksums or formats.
-
- If the system does not complain about being able to read the CD-ROM,
- but of not being able to load a particular file, you can nevertheless
- boot manually. This is the case on IP22 systems.
-
- To boot manually from the CD-ROM, select ``Enter Command Monitor''
- at the menu, and invoke the bootloader and ramdisk image manually.
- For example, on an IP22 system, automatic boot may fail with:
-
-dnl IP22
- Cannot load scsi(1)cdrom(4)partition(8)sashARCS.
- Text start 0x10000, size 0xa120 doesn't fit in a FreeMemory area.
- Cannot load scsi(1)cdrom(4)partition(8)sashARCS -- not enough space.
-
- or:
-
-dnl IP20, changed from scsi(0) to scsi(1) for consistency
- Cannot load scsi(1)cdrom(4)partition(8)sashARCS.
- Error 15 while loading scsi(1)cdrom(4)partition(8)sashARCS
-
- The name of the CD-ROM drive is then ``scsi(1)cdrom(4)'', and the manual
- boot command will be:
-
- >> scsi(1)cdrom(4)partition(8)bootecoff
- scsi(1)cdrom(4)partition(0)/bsd.rd.IP22
-
- Note that this is a single commandline, the two paths should be separated
- with spaces.
-
-Booting over the network:
-dnl XXX provide more details!!!
-
- First, a bootp or dhcpd server needs to be set up. The bootpd(8) or
- dhcpd(8) manual page on your server should provide detailed information
- on how to set up the server.
-
- The PROM, by default, will configure itself to use the IP address set in
- the `netaddr' environment variable. To force the PROM to always get an
- address from a bootp or dhcp server, clear the variable (`unsetenv netaddr')
- before attempting to boot from the network. Alternatively, you may want to
- make sure the value of this variable is correct.
-
- Note that, if the `netaddr' variable is unset, the PROM will initialize it
- to the address obtained from the bootp or dhcp server.
-
- The bootp or dhcp server needs to know the ethernet address of the system.
- On Indigo, Indigo2, Indy and O2 systems, this address can be found by using
- the ``printenv'' command in the Maintenance Console, looking for the
- ``eaddr'' variable.
- On other systems, or if this variable is missing, this address is usually
- written on a factory sticker on the back of the machine.
-
- The server should also provide a tftp location, where the proper bsd.rd
- file should be available.
-
- IMPORTANT! Older PROM are unable to connect to a tftp server
- on a port number greater than 32767; if booting stalls almost
- immediately, it might be necessary to restrict the tftp server
- to only use 15-bit port numbers.
-
- This situation can be detected by running tcpdump on the tftp
- server, and looking for icmp `port unreachable' errors from the
- MACHINE system.
-
-dnl The following list is not intended to be exhaustive. Once enough samples
-dnl are collected, it would be nice to be able to tell `PROM versions before
-dnl that date are affected, PROM versions after that date are fine' rather
-dnl than listing per-machine version strings. But then the actual cutoff
-dnl point might differ across systems, argh.
- The following PROM versions are known to exhibit this troublesome
- behaviour:
- - on Indigo:
- >> version
- PROM Monitor SGI Version 4.0.5G Rev B IP20, Nov 10, 1992 (BE)
- - on Indy:
- >> version
- PROM Monitor SGI Version 5.1 Rev B3 IP24 Sep 17, 1993 (BE)
-
- On the other hand, the following PROM versions are known to be
- unaffected by this problem:
- - on Indigo2:
- >> version
- PROM Monitor SGI Version 5.3 Rev C IP22 Oct 20, 1994 (BE)
- - on Indy:
- >> version
- PROM Monitor SGI Version 5.3 Rev B7 R4X00 IP24 Feb 16, 1995 (BE)
- PROM Monitor SGI Version 5.3 Rev B10 R4X00/R5000 IP24 Feb 12, 1996 (BE)
-
- Note that these lists do not pretend to be complete.
-
- If the server system runs OpenBSD, the following command can be
- used to enforce a safe port number:
-
- # sysctl net.inet.ip.portlast=32767
-
- don't forget to restore the previous value of this sysctl after
- the troublesome system has booted.
-
- Once the server is set up, boot with the following command in the
- Maintenance Console:
-
- >> bootp()bsd.rd.IP32
-
- (replacing `IP32' by the family name suitable for your machine).
-
- On IP22-class systems, or if the PROM complains about the file format,
- such as:
-
- >> bootp()bsd.rd.IP22
- [...]
- Cannot load bootp()bsd.rd.IP22.
- Problem reading elf structure at offset -2004877312.
- Unable to execute bootp()bsd.rd.IP22
-
- ... then this means that the PROM is too old to know about the ELF file
- format the OpenBSD kernel is provided in. In this case, the kernel needs
- to be booted from the ``bootecoff'' boot block, which has to be put on the
- tftp server as well, with:
-
- >> bootp()bootecoff bootp()bsd.rd.IP22
-
- If the boot aborts early with a memory related error message, such as:
-
- >> bootp()bootecoff bootp()bsd.rd.IP22
- [...]
- Cannot load bootp()bootecoff.
- Text start 0x80020f0, size 0xa030 doesn't fit in a FreeMemory area.
- Unable to execute bootp()/bootecoff
-
- ... then it is necessary to clean up after an earlier unsuccessful (or
- aborted) boot attempt. Just leave the PROM interactive mode with `exit',
- and at the maintenance menu, choose `Enter Command Monitor' again.
-
-Installing the system:
-
-OpenBSDInstallPart2
-
- Boot your machine from the installation media as described above.
-
- It will take a while to load the kernel especially from a slow
- network connection, most likely more than a minute. If some action
- doesn't eventually happen, or the spinning cursor has stopped and
- nothing further has happened, either your boot media is bad, your
- diskless setup isn't correct, or you may have a hardware or
- configuration problem.
-
-OpenBSDInstallPart3(,"sd0")
-
-OpenBSDInstallPart4
-
-OpenBSDInstallPart5
-
- No partitions should overlap with the SGI Volume Header, which by
- default will use the first 3134 sectors.
-
-OpenBSDInstallPart6({:-CD-ROM, NFS -:})
-
-OpenBSDURLInstall
-
-OpenBSDCDROMInstall
-
-OpenBSDNFSInstall
-
-OpenBSDDISKInstall(,{:-only -:})
-
-OpenBSDCommonInstall
-
-OpenBSDInstallWrapup
-
-OpenBSDCongratulations
-
-
-
-OpenBSDUnattendedInstallation
diff --git a/distrib/notes/sgi/prep b/distrib/notes/sgi/prep
deleted file mode 100644
index 2e3a3268e44..00000000000
--- a/distrib/notes/sgi/prep
+++ /dev/null
@@ -1,139 +0,0 @@
-dnl $OpenBSD: prep,v 1.27 2015/09/20 15:24:39 miod Exp $
-Before you install your system, you should identify your system family and
-familiarize yourself with the ARCBios setup and how to run programs from
-the Command monitor prompt.
-
-Identifying your system:
-
- Due to significant design differences in SGI systems, OpenBSD
- needs to use different kernels, depending on the system family.
-
- There are currently five system families supported by OpenBSD:
-
- IP22 family:
- Indigo (R4x00 flavour only)
- Indigo2, Challenge M
- Indy, Challenge S
-
- IP26 family:
- POWER Indigo2 (R8000)
-
- IP27 family:
- Origin 200, Onyx 2
- Origin 2000
-
- IP28 family:
- POWER Indigo2 R10000
-
- IP30 family:
- Octane, Octane 2
-
- IP32 family:
- O2, O2+
-
- IP35 family:
-dnl Origin 300, Origin 3000, Onyx 300
- Origin 350, Onyx 350
- Fuel
- Tezro
- Onyx 4
-
- You should use the kernels (bsd and bsd.rd) with the IP suffix
- matching your family number, except for IP35 systems which use
- IP27 kernels.
-
- On Indigo2 systems, the particular family is not always easy to
- figure out. When in doubt, access the maintenance console (see
- below) and enter the ``version'' command. Its output will report
- the IPxx family number of the system.
-
-Accessing the Maintenance Console:
-
- When the system starts up, press the ESC key or use the mouse and
- click the ``stop for maintenance'' button. Once in the System
- Maintenance Menu, select '5' (or click the appropriate icon if you
- are using the graphics console) to go into the Command Monitor.
-
- If the internal disk with the lowest SCSI ID does not contain a
- valid Volume Header, but is bootable, the Maintenance Console will
- be entered by default.
-
- The first time the Maintenance Console is entered, it may be
- necessary to force a reset of the environment to its default
- settings by entering the ``resetenv'' command at the chevron
- prompt. If some variables have been set explicitly, this may
- disturb the normal OpenBSD boot process.
-
-Switching from serial to graphics console and vice versa:
-
- To change to serial console, go into the ARCBios Maintenance Console
- and change the ``console'' environment variable, and power-cycle
- the machine.
-
- >> setenv console d
-
- will select 8N1, no flow control, serial console on the first serial
- port (labeled ``(1)''), while
-
- >> setenv console g
-
- will select the graphics console.
-
- The speed of the serial console is controlled by the ``dbaud'' environment
- variable, and defaults to 9600 bps if this variable is not set.
-
- Not all graphics options are currently supported by OpenBSD. If your
- system is configured for graphics console but the kernel does not
- support your frame buffer, it will fallback to serial console on the
- first serial port.
-
- As of OpenBSD OSREV, the only unsupported graphics console devices are:
- - Infinite Reality (Kona) frame buffer on IP27/IP35 Onyx systems
- - Voyager (Ultimate Vision) frame buffer on IP35 Onyx 4 systems
-
-Switching from L1 console to serial console and vice versa:
-
- IP35 systems without a graphics console can have the PROM console output
- either on the L1 console serial port, or the regular serial port.
-
- The `console' command at the PROM prompt, can select between them:
-
- >> console sc
-
- will switch to the L1 serial port, while
-
- >> console ioc3
-
- or
-
- >> console ioc4
-
- will select the regular serial port, depending on the I/O board type.
-
- On Fuel systems, there is no external L1 serial port, so `console sc'
- should never be used on these machines.
-
- Origin 300 and 3000 families can switch between `sc' and `ioc3', while
- Origin 350 and 3500 families (including Tezro and Onyx 4) can switch
- between `sc' and `ioc4'.
-
- The OpenBSD kernel only supports serial console on the regular serial
- ports; if your PROM console is on the L1 port, the kernel console will
- nevertheless pick the first IOC3 or IOC4 serial port.
-
-Setting the environment:
-
- When setting up the system to boot from disk, the ``OSLoader''
- environment variable will need to be changed.
-
- Its default value is ``sashARCS'', ``sash'' or ``sash64'', which is
- IRIX's standalone shell and loader. Set it to ``boot'', the name under
- which the OpenBSD boot loader has been installed.
-
- The kernel image loaded by default is specified in the ``OSLoadFilename''
- variable, which defaults to ``unix''. To boot OpenBSD, set it to
- ``bsd''.
-
- To enable automatic booting of OpenBSD once the machine has passed its
- diagnostic tests, change the value of ``AutoLoad'' to ``Yes''.
-
diff --git a/distrib/notes/sgi/upgrade b/distrib/notes/sgi/upgrade
deleted file mode 100644
index 0fe05892bce..00000000000
--- a/distrib/notes/sgi/upgrade
+++ /dev/null
@@ -1,2 +0,0 @@
-dnl $OpenBSD: upgrade,v 1.3 2008/03/10 22:00:12 miod Exp $
-OpenBSDUpgrade({:-the CD-ROM or the bsd.rd kernel-:})
diff --git a/distrib/notes/sgi/whatis b/distrib/notes/sgi/whatis
deleted file mode 100644
index c1c4c613597..00000000000
--- a/distrib/notes/sgi/whatis
+++ /dev/null
@@ -1,5 +0,0 @@
-dnl $OpenBSD: whatis,v 1.6 2015/09/20 15:24:39 miod Exp $
-
-OpenBSD/MACHINE runs on several SGI workstations and servers built upon
-64-bit MIPS processors (R4000 and up), including the Indigo, Indigo2,
-Indy, O2, Octane, Origin/Onyx and Fuel/Tezro families.
diff --git a/distrib/notes/sgi/xfer b/distrib/notes/sgi/xfer
deleted file mode 100644
index 124781d79cb..00000000000
--- a/distrib/notes/sgi/xfer
+++ /dev/null
@@ -1,13 +0,0 @@
-dnl $OpenBSD: xfer,v 1.8 2015/06/10 06:38:40 jasper Exp $
-Installation is supported from several media types, including:
-
- CD-ROM
- FFS partitions
- Remote NFS partition
- HTTP
-
-OpenBSDXferPrelude
-
-OpenBSDXferNFS
-
-OpenBSDXferFFS
diff --git a/distrib/sets/lists/base/md.sgi b/distrib/sets/lists/base/md.sgi
deleted file mode 100644
index 35f1845acd4..00000000000
--- a/distrib/sets/lists/base/md.sgi
+++ /dev/null
@@ -1,505 +0,0 @@
-./etc/examples/wsconsctl.conf
-./etc/firmware/3c990
-./etc/firmware/3c990-license
-./etc/firmware/atu-at76c503-i3863-ext
-./etc/firmware/atu-at76c503-i3863-int
-./etc/firmware/atu-at76c503-rfmd-acc-ext
-./etc/firmware/atu-at76c503-rfmd-acc-int
-./etc/firmware/atu-at76c505-rfmd-ext
-./etc/firmware/atu-at76c505-rfmd-int
-./etc/firmware/atu-intersil-ext
-./etc/firmware/atu-intersil-int
-./etc/firmware/atu-license
-./etc/firmware/atu-rfmd-ext
-./etc/firmware/atu-rfmd-int
-./etc/firmware/atu-rfmd2958-ext
-./etc/firmware/atu-rfmd2958-int
-./etc/firmware/atu-rfmd2958smc-ext
-./etc/firmware/atu-rfmd2958smc-int
-./etc/firmware/bnx-b06
-./etc/firmware/bnx-b09
-./etc/firmware/bnx-license
-./etc/firmware/bnx-rv2p
-./etc/firmware/bnx-xi-rv2p
-./etc/firmware/bnx-xi90-rv2p
-./etc/firmware/fxp-d101a
-./etc/firmware/fxp-d101b0
-./etc/firmware/fxp-d101ma
-./etc/firmware/fxp-d101s
-./etc/firmware/fxp-d102
-./etc/firmware/fxp-d102c
-./etc/firmware/fxp-d102e
-./etc/firmware/fxp-license
-./etc/firmware/kue
-./etc/firmware/kue-license
-./etc/firmware/myx-eth_z8e
-./etc/firmware/myx-ethp_z8e
-./etc/firmware/myx-license
-./etc/firmware/ral-license
-./etc/firmware/ral-rt2561
-./etc/firmware/ral-rt2561s
-./etc/firmware/ral-rt2661
-./etc/firmware/ral-rt2860
-./etc/firmware/ral-rt3290
-./etc/firmware/rum-license
-./etc/firmware/rum-rt2573
-./etc/firmware/run-license
-./etc/firmware/run-rt2870
-./etc/firmware/run-rt3071
-./etc/firmware/symbol-eprim
-./etc/firmware/symbol-esec
-./etc/firmware/symbol-license
-./etc/firmware/tht
-./etc/firmware/tht-license
-./etc/firmware/tigon-license
-./etc/firmware/tigon1
-./etc/firmware/tigon2
-./etc/firmware/tusb3410
-./etc/firmware/tusb3410-license
-./etc/firmware/udl_huffman
-./etc/firmware/yds
-./etc/firmware/yds-license
-./etc/firmware/zd1211
-./etc/firmware/zd1211-license
-./etc/firmware/zd1211b
-./sbin/kbd
-./sbin/wsconsctl
-./usr/bin/clang
-./usr/bin/clang++
-./usr/bin/clang-cpp
-./usr/bin/ld.bfd
-./usr/bin/objcopy
-./usr/lib/crtbegin.o
-./usr/lib/crtbeginS.o
-./usr/lib/crtend.o
-./usr/lib/crtendS.o
-./usr/lib/gcc-lib/mips64-unknown-openbsd6.9
-./usr/lib/gcc-lib/mips64-unknown-openbsd6.9/4.2.1
-./usr/lib/gcc-lib/mips64-unknown-openbsd6.9/4.2.1/collect2
-./usr/lib/gcc-lib/mips64-unknown-openbsd6.9/4.2.1/libgcc.a
-./usr/lib/gcc-lib/mips64-unknown-openbsd6.9/4.2.1/specs
-./usr/lib/libLLVM.so.5.0
-./usr/lib/libc++.so.8.0
-./usr/lib/libc++abi.so.5.0
-./usr/lib/libcompiler_rt.a
-./usr/lib/libstdc++.so.57.0
-./usr/libdata/perl5/mips64-openbsd
-./usr/libdata/perl5/mips64-openbsd/.packlist
-./usr/libdata/perl5/mips64-openbsd/B
-./usr/libdata/perl5/mips64-openbsd/B.pm
-./usr/libdata/perl5/mips64-openbsd/B/Concise.pm
-./usr/libdata/perl5/mips64-openbsd/B/Showlex.pm
-./usr/libdata/perl5/mips64-openbsd/B/Terse.pm
-./usr/libdata/perl5/mips64-openbsd/B/Xref.pm
-./usr/libdata/perl5/mips64-openbsd/CORE
-./usr/libdata/perl5/mips64-openbsd/CORE/EXTERN.h
-./usr/libdata/perl5/mips64-openbsd/CORE/INTERN.h
-./usr/libdata/perl5/mips64-openbsd/CORE/XSUB.h
-./usr/libdata/perl5/mips64-openbsd/CORE/av.h
-./usr/libdata/perl5/mips64-openbsd/CORE/bitcount.h
-./usr/libdata/perl5/mips64-openbsd/CORE/charclass_invlists.h
-./usr/libdata/perl5/mips64-openbsd/CORE/config.h
-./usr/libdata/perl5/mips64-openbsd/CORE/cop.h
-./usr/libdata/perl5/mips64-openbsd/CORE/cv.h
-./usr/libdata/perl5/mips64-openbsd/CORE/dosish.h
-./usr/libdata/perl5/mips64-openbsd/CORE/ebcdic_tables.h
-./usr/libdata/perl5/mips64-openbsd/CORE/embed.h
-./usr/libdata/perl5/mips64-openbsd/CORE/embedvar.h
-./usr/libdata/perl5/mips64-openbsd/CORE/fakesdio.h
-./usr/libdata/perl5/mips64-openbsd/CORE/feature.h
-./usr/libdata/perl5/mips64-openbsd/CORE/form.h
-./usr/libdata/perl5/mips64-openbsd/CORE/git_version.h
-./usr/libdata/perl5/mips64-openbsd/CORE/gv.h
-./usr/libdata/perl5/mips64-openbsd/CORE/handy.h
-./usr/libdata/perl5/mips64-openbsd/CORE/hv.h
-./usr/libdata/perl5/mips64-openbsd/CORE/hv_func.h
-./usr/libdata/perl5/mips64-openbsd/CORE/hv_macro.h
-./usr/libdata/perl5/mips64-openbsd/CORE/inline.h
-./usr/libdata/perl5/mips64-openbsd/CORE/intrpvar.h
-./usr/libdata/perl5/mips64-openbsd/CORE/invlist_inline.h
-./usr/libdata/perl5/mips64-openbsd/CORE/iperlsys.h
-./usr/libdata/perl5/mips64-openbsd/CORE/keywords.h
-./usr/libdata/perl5/mips64-openbsd/CORE/l1_char_class_tab.h
-./usr/libdata/perl5/mips64-openbsd/CORE/malloc_ctl.h
-./usr/libdata/perl5/mips64-openbsd/CORE/metaconfig.h
-./usr/libdata/perl5/mips64-openbsd/CORE/mg.h
-./usr/libdata/perl5/mips64-openbsd/CORE/mg_data.h
-./usr/libdata/perl5/mips64-openbsd/CORE/mg_names.inc
-./usr/libdata/perl5/mips64-openbsd/CORE/mg_raw.h
-./usr/libdata/perl5/mips64-openbsd/CORE/mg_vtable.h
-./usr/libdata/perl5/mips64-openbsd/CORE/mydtrace.h
-./usr/libdata/perl5/mips64-openbsd/CORE/nostdio.h
-./usr/libdata/perl5/mips64-openbsd/CORE/op.h
-./usr/libdata/perl5/mips64-openbsd/CORE/op_reg_common.h
-./usr/libdata/perl5/mips64-openbsd/CORE/opcode.h
-./usr/libdata/perl5/mips64-openbsd/CORE/opnames.h
-./usr/libdata/perl5/mips64-openbsd/CORE/overload.h
-./usr/libdata/perl5/mips64-openbsd/CORE/overload.inc
-./usr/libdata/perl5/mips64-openbsd/CORE/packsizetables.inc
-./usr/libdata/perl5/mips64-openbsd/CORE/pad.h
-./usr/libdata/perl5/mips64-openbsd/CORE/parser.h
-./usr/libdata/perl5/mips64-openbsd/CORE/patchlevel.h
-./usr/libdata/perl5/mips64-openbsd/CORE/perl.h
-./usr/libdata/perl5/mips64-openbsd/CORE/perl_inc_macro.h
-./usr/libdata/perl5/mips64-openbsd/CORE/perl_langinfo.h
-./usr/libdata/perl5/mips64-openbsd/CORE/perlapi.h
-./usr/libdata/perl5/mips64-openbsd/CORE/perlio.h
-./usr/libdata/perl5/mips64-openbsd/CORE/perliol.h
-./usr/libdata/perl5/mips64-openbsd/CORE/perlsdio.h
-./usr/libdata/perl5/mips64-openbsd/CORE/perlvars.h
-./usr/libdata/perl5/mips64-openbsd/CORE/perly.h
-./usr/libdata/perl5/mips64-openbsd/CORE/pp.h
-./usr/libdata/perl5/mips64-openbsd/CORE/pp_proto.h
-./usr/libdata/perl5/mips64-openbsd/CORE/proto.h
-./usr/libdata/perl5/mips64-openbsd/CORE/reentr.h
-./usr/libdata/perl5/mips64-openbsd/CORE/regcharclass.h
-./usr/libdata/perl5/mips64-openbsd/CORE/regcomp.h
-./usr/libdata/perl5/mips64-openbsd/CORE/regexp.h
-./usr/libdata/perl5/mips64-openbsd/CORE/regnodes.h
-./usr/libdata/perl5/mips64-openbsd/CORE/sbox32_hash.h
-./usr/libdata/perl5/mips64-openbsd/CORE/scope.h
-./usr/libdata/perl5/mips64-openbsd/CORE/stadtx_hash.h
-./usr/libdata/perl5/mips64-openbsd/CORE/sv.h
-./usr/libdata/perl5/mips64-openbsd/CORE/thread.h
-./usr/libdata/perl5/mips64-openbsd/CORE/time64.h
-./usr/libdata/perl5/mips64-openbsd/CORE/time64_config.h
-./usr/libdata/perl5/mips64-openbsd/CORE/uconfig.h
-./usr/libdata/perl5/mips64-openbsd/CORE/uni_keywords.h
-./usr/libdata/perl5/mips64-openbsd/CORE/unicode_constants.h
-./usr/libdata/perl5/mips64-openbsd/CORE/unixish.h
-./usr/libdata/perl5/mips64-openbsd/CORE/utf8.h
-./usr/libdata/perl5/mips64-openbsd/CORE/utfebcdic.h
-./usr/libdata/perl5/mips64-openbsd/CORE/util.h
-./usr/libdata/perl5/mips64-openbsd/CORE/uudmap.h
-./usr/libdata/perl5/mips64-openbsd/CORE/vutil.h
-./usr/libdata/perl5/mips64-openbsd/CORE/vxs.inc
-./usr/libdata/perl5/mips64-openbsd/CORE/warnings.h
-./usr/libdata/perl5/mips64-openbsd/CORE/zaphod32_hash.h
-./usr/libdata/perl5/mips64-openbsd/Compress
-./usr/libdata/perl5/mips64-openbsd/Compress/Raw
-./usr/libdata/perl5/mips64-openbsd/Compress/Raw/Bzip2.pm
-./usr/libdata/perl5/mips64-openbsd/Compress/Raw/Zlib.pm
-./usr/libdata/perl5/mips64-openbsd/Compress/Zlib.pm
-./usr/libdata/perl5/mips64-openbsd/Config.pm
-./usr/libdata/perl5/mips64-openbsd/Config.pod
-./usr/libdata/perl5/mips64-openbsd/Config_git.pl
-./usr/libdata/perl5/mips64-openbsd/Config_heavy.pl
-./usr/libdata/perl5/mips64-openbsd/Cwd.pm
-./usr/libdata/perl5/mips64-openbsd/DB_File.pm
-./usr/libdata/perl5/mips64-openbsd/Data
-./usr/libdata/perl5/mips64-openbsd/Data/Dumper.pm
-./usr/libdata/perl5/mips64-openbsd/Devel
-./usr/libdata/perl5/mips64-openbsd/Devel/PPPort.pm
-./usr/libdata/perl5/mips64-openbsd/Devel/Peek.pm
-./usr/libdata/perl5/mips64-openbsd/Digest
-./usr/libdata/perl5/mips64-openbsd/Digest/MD5.pm
-./usr/libdata/perl5/mips64-openbsd/Digest/SHA.pm
-./usr/libdata/perl5/mips64-openbsd/DynaLoader.pm
-./usr/libdata/perl5/mips64-openbsd/Encode
-./usr/libdata/perl5/mips64-openbsd/Encode.pm
-./usr/libdata/perl5/mips64-openbsd/Encode/Alias.pm
-./usr/libdata/perl5/mips64-openbsd/Encode/Byte.pm
-./usr/libdata/perl5/mips64-openbsd/Encode/CJKConstants.pm
-./usr/libdata/perl5/mips64-openbsd/Encode/CN
-./usr/libdata/perl5/mips64-openbsd/Encode/CN.pm
-./usr/libdata/perl5/mips64-openbsd/Encode/CN/HZ.pm
-./usr/libdata/perl5/mips64-openbsd/Encode/Config.pm
-./usr/libdata/perl5/mips64-openbsd/Encode/EBCDIC.pm
-./usr/libdata/perl5/mips64-openbsd/Encode/Encoder.pm
-./usr/libdata/perl5/mips64-openbsd/Encode/Encoding.pm
-./usr/libdata/perl5/mips64-openbsd/Encode/GSM0338.pm
-./usr/libdata/perl5/mips64-openbsd/Encode/Guess.pm
-./usr/libdata/perl5/mips64-openbsd/Encode/JP
-./usr/libdata/perl5/mips64-openbsd/Encode/JP.pm
-./usr/libdata/perl5/mips64-openbsd/Encode/JP/H2Z.pm
-./usr/libdata/perl5/mips64-openbsd/Encode/JP/JIS7.pm
-./usr/libdata/perl5/mips64-openbsd/Encode/KR
-./usr/libdata/perl5/mips64-openbsd/Encode/KR.pm
-./usr/libdata/perl5/mips64-openbsd/Encode/KR/2022_KR.pm
-./usr/libdata/perl5/mips64-openbsd/Encode/MIME
-./usr/libdata/perl5/mips64-openbsd/Encode/MIME/Header
-./usr/libdata/perl5/mips64-openbsd/Encode/MIME/Header.pm
-./usr/libdata/perl5/mips64-openbsd/Encode/MIME/Header/ISO_2022_JP.pm
-./usr/libdata/perl5/mips64-openbsd/Encode/MIME/Name.pm
-./usr/libdata/perl5/mips64-openbsd/Encode/Symbol.pm
-./usr/libdata/perl5/mips64-openbsd/Encode/TW.pm
-./usr/libdata/perl5/mips64-openbsd/Encode/Unicode
-./usr/libdata/perl5/mips64-openbsd/Encode/Unicode.pm
-./usr/libdata/perl5/mips64-openbsd/Encode/Unicode/UTF7.pm
-./usr/libdata/perl5/mips64-openbsd/Errno.pm
-./usr/libdata/perl5/mips64-openbsd/Fcntl.pm
-./usr/libdata/perl5/mips64-openbsd/File
-./usr/libdata/perl5/mips64-openbsd/File/DosGlob.pm
-./usr/libdata/perl5/mips64-openbsd/File/Glob.pm
-./usr/libdata/perl5/mips64-openbsd/File/GlobMapper.pm
-./usr/libdata/perl5/mips64-openbsd/File/Spec
-./usr/libdata/perl5/mips64-openbsd/File/Spec.pm
-./usr/libdata/perl5/mips64-openbsd/File/Spec/AmigaOS.pm
-./usr/libdata/perl5/mips64-openbsd/File/Spec/Cygwin.pm
-./usr/libdata/perl5/mips64-openbsd/File/Spec/Epoc.pm
-./usr/libdata/perl5/mips64-openbsd/File/Spec/Functions.pm
-./usr/libdata/perl5/mips64-openbsd/File/Spec/Mac.pm
-./usr/libdata/perl5/mips64-openbsd/File/Spec/OS2.pm
-./usr/libdata/perl5/mips64-openbsd/File/Spec/Unix.pm
-./usr/libdata/perl5/mips64-openbsd/File/Spec/VMS.pm
-./usr/libdata/perl5/mips64-openbsd/File/Spec/Win32.pm
-./usr/libdata/perl5/mips64-openbsd/Filter
-./usr/libdata/perl5/mips64-openbsd/Filter/Util
-./usr/libdata/perl5/mips64-openbsd/Filter/Util/Call.pm
-./usr/libdata/perl5/mips64-openbsd/Hash
-./usr/libdata/perl5/mips64-openbsd/Hash/Util
-./usr/libdata/perl5/mips64-openbsd/Hash/Util.pm
-./usr/libdata/perl5/mips64-openbsd/Hash/Util/FieldHash.pm
-./usr/libdata/perl5/mips64-openbsd/I18N
-./usr/libdata/perl5/mips64-openbsd/I18N/Langinfo.pm
-./usr/libdata/perl5/mips64-openbsd/IO
-./usr/libdata/perl5/mips64-openbsd/IO.pm
-./usr/libdata/perl5/mips64-openbsd/IO/Compress
-./usr/libdata/perl5/mips64-openbsd/IO/Compress/Adapter
-./usr/libdata/perl5/mips64-openbsd/IO/Compress/Adapter/Bzip2.pm
-./usr/libdata/perl5/mips64-openbsd/IO/Compress/Adapter/Deflate.pm
-./usr/libdata/perl5/mips64-openbsd/IO/Compress/Adapter/Identity.pm
-./usr/libdata/perl5/mips64-openbsd/IO/Compress/Base
-./usr/libdata/perl5/mips64-openbsd/IO/Compress/Base.pm
-./usr/libdata/perl5/mips64-openbsd/IO/Compress/Base/Common.pm
-./usr/libdata/perl5/mips64-openbsd/IO/Compress/Bzip2.pm
-./usr/libdata/perl5/mips64-openbsd/IO/Compress/Deflate.pm
-./usr/libdata/perl5/mips64-openbsd/IO/Compress/Gzip
-./usr/libdata/perl5/mips64-openbsd/IO/Compress/Gzip.pm
-./usr/libdata/perl5/mips64-openbsd/IO/Compress/Gzip/Constants.pm
-./usr/libdata/perl5/mips64-openbsd/IO/Compress/RawDeflate.pm
-./usr/libdata/perl5/mips64-openbsd/IO/Compress/Zip
-./usr/libdata/perl5/mips64-openbsd/IO/Compress/Zip.pm
-./usr/libdata/perl5/mips64-openbsd/IO/Compress/Zip/Constants.pm
-./usr/libdata/perl5/mips64-openbsd/IO/Compress/Zlib
-./usr/libdata/perl5/mips64-openbsd/IO/Compress/Zlib/Constants.pm
-./usr/libdata/perl5/mips64-openbsd/IO/Compress/Zlib/Extra.pm
-./usr/libdata/perl5/mips64-openbsd/IO/Dir.pm
-./usr/libdata/perl5/mips64-openbsd/IO/File.pm
-./usr/libdata/perl5/mips64-openbsd/IO/Handle.pm
-./usr/libdata/perl5/mips64-openbsd/IO/Pipe.pm
-./usr/libdata/perl5/mips64-openbsd/IO/Poll.pm
-./usr/libdata/perl5/mips64-openbsd/IO/Seekable.pm
-./usr/libdata/perl5/mips64-openbsd/IO/Select.pm
-./usr/libdata/perl5/mips64-openbsd/IO/Socket
-./usr/libdata/perl5/mips64-openbsd/IO/Socket.pm
-./usr/libdata/perl5/mips64-openbsd/IO/Socket/INET.pm
-./usr/libdata/perl5/mips64-openbsd/IO/Socket/UNIX.pm
-./usr/libdata/perl5/mips64-openbsd/IO/Uncompress
-./usr/libdata/perl5/mips64-openbsd/IO/Uncompress/Adapter
-./usr/libdata/perl5/mips64-openbsd/IO/Uncompress/Adapter/Bunzip2.pm
-./usr/libdata/perl5/mips64-openbsd/IO/Uncompress/Adapter/Identity.pm
-./usr/libdata/perl5/mips64-openbsd/IO/Uncompress/Adapter/Inflate.pm
-./usr/libdata/perl5/mips64-openbsd/IO/Uncompress/AnyInflate.pm
-./usr/libdata/perl5/mips64-openbsd/IO/Uncompress/AnyUncompress.pm
-./usr/libdata/perl5/mips64-openbsd/IO/Uncompress/Base.pm
-./usr/libdata/perl5/mips64-openbsd/IO/Uncompress/Bunzip2.pm
-./usr/libdata/perl5/mips64-openbsd/IO/Uncompress/Gunzip.pm
-./usr/libdata/perl5/mips64-openbsd/IO/Uncompress/Inflate.pm
-./usr/libdata/perl5/mips64-openbsd/IO/Uncompress/RawInflate.pm
-./usr/libdata/perl5/mips64-openbsd/IO/Uncompress/Unzip.pm
-./usr/libdata/perl5/mips64-openbsd/IPC
-./usr/libdata/perl5/mips64-openbsd/IPC/Msg.pm
-./usr/libdata/perl5/mips64-openbsd/IPC/Semaphore.pm
-./usr/libdata/perl5/mips64-openbsd/IPC/SharedMem.pm
-./usr/libdata/perl5/mips64-openbsd/IPC/SysV.pm
-./usr/libdata/perl5/mips64-openbsd/List
-./usr/libdata/perl5/mips64-openbsd/List/Util
-./usr/libdata/perl5/mips64-openbsd/List/Util.pm
-./usr/libdata/perl5/mips64-openbsd/List/Util/XS.pm
-./usr/libdata/perl5/mips64-openbsd/MIME
-./usr/libdata/perl5/mips64-openbsd/MIME/Base64.pm
-./usr/libdata/perl5/mips64-openbsd/MIME/QuotedPrint.pm
-./usr/libdata/perl5/mips64-openbsd/Math
-./usr/libdata/perl5/mips64-openbsd/Math/BigInt
-./usr/libdata/perl5/mips64-openbsd/Math/BigInt/FastCalc.pm
-./usr/libdata/perl5/mips64-openbsd/NDBM_File.pm
-./usr/libdata/perl5/mips64-openbsd/O.pm
-./usr/libdata/perl5/mips64-openbsd/Opcode.pm
-./usr/libdata/perl5/mips64-openbsd/OpenBSD
-./usr/libdata/perl5/mips64-openbsd/OpenBSD/MkTemp.pm
-./usr/libdata/perl5/mips64-openbsd/OpenBSD/Pledge.pm
-./usr/libdata/perl5/mips64-openbsd/OpenBSD/Unveil.pm
-./usr/libdata/perl5/mips64-openbsd/POSIX.pm
-./usr/libdata/perl5/mips64-openbsd/POSIX.pod
-./usr/libdata/perl5/mips64-openbsd/PerlIO
-./usr/libdata/perl5/mips64-openbsd/PerlIO/encoding.pm
-./usr/libdata/perl5/mips64-openbsd/PerlIO/mmap.pm
-./usr/libdata/perl5/mips64-openbsd/PerlIO/scalar.pm
-./usr/libdata/perl5/mips64-openbsd/PerlIO/via.pm
-./usr/libdata/perl5/mips64-openbsd/SDBM_File.pm
-./usr/libdata/perl5/mips64-openbsd/Scalar
-./usr/libdata/perl5/mips64-openbsd/Scalar/Util.pm
-./usr/libdata/perl5/mips64-openbsd/Socket.pm
-./usr/libdata/perl5/mips64-openbsd/Storable.pm
-./usr/libdata/perl5/mips64-openbsd/Sub
-./usr/libdata/perl5/mips64-openbsd/Sub/Util.pm
-./usr/libdata/perl5/mips64-openbsd/Sys
-./usr/libdata/perl5/mips64-openbsd/Sys/Hostname.pm
-./usr/libdata/perl5/mips64-openbsd/Sys/Syslog.pm
-./usr/libdata/perl5/mips64-openbsd/Term
-./usr/libdata/perl5/mips64-openbsd/Term/ReadKey.pm
-./usr/libdata/perl5/mips64-openbsd/Time
-./usr/libdata/perl5/mips64-openbsd/Time/HiRes.pm
-./usr/libdata/perl5/mips64-openbsd/Time/Piece.pm
-./usr/libdata/perl5/mips64-openbsd/Time/Seconds.pm
-./usr/libdata/perl5/mips64-openbsd/Unicode
-./usr/libdata/perl5/mips64-openbsd/Unicode/Collate
-./usr/libdata/perl5/mips64-openbsd/Unicode/Collate.pm
-./usr/libdata/perl5/mips64-openbsd/Unicode/Collate/Locale.pm
-./usr/libdata/perl5/mips64-openbsd/Unicode/Normalize.pm
-./usr/libdata/perl5/mips64-openbsd/attributes.pm
-./usr/libdata/perl5/mips64-openbsd/auto
-./usr/libdata/perl5/mips64-openbsd/auto/B
-./usr/libdata/perl5/mips64-openbsd/auto/B/B.so
-./usr/libdata/perl5/mips64-openbsd/auto/Compress
-./usr/libdata/perl5/mips64-openbsd/auto/Compress/Raw
-./usr/libdata/perl5/mips64-openbsd/auto/Compress/Raw/Bzip2
-./usr/libdata/perl5/mips64-openbsd/auto/Compress/Raw/Bzip2/Bzip2.so
-./usr/libdata/perl5/mips64-openbsd/auto/Compress/Raw/Zlib
-./usr/libdata/perl5/mips64-openbsd/auto/Compress/Raw/Zlib/Zlib.so
-./usr/libdata/perl5/mips64-openbsd/auto/Cwd
-./usr/libdata/perl5/mips64-openbsd/auto/Cwd/Cwd.so
-./usr/libdata/perl5/mips64-openbsd/auto/DB_File
-./usr/libdata/perl5/mips64-openbsd/auto/DB_File/DB_File.so
-./usr/libdata/perl5/mips64-openbsd/auto/Data
-./usr/libdata/perl5/mips64-openbsd/auto/Data/Dumper
-./usr/libdata/perl5/mips64-openbsd/auto/Data/Dumper/Dumper.so
-./usr/libdata/perl5/mips64-openbsd/auto/Devel
-./usr/libdata/perl5/mips64-openbsd/auto/Devel/Peek
-./usr/libdata/perl5/mips64-openbsd/auto/Devel/Peek/Peek.so
-./usr/libdata/perl5/mips64-openbsd/auto/Digest
-./usr/libdata/perl5/mips64-openbsd/auto/Digest/MD5
-./usr/libdata/perl5/mips64-openbsd/auto/Digest/MD5/MD5.so
-./usr/libdata/perl5/mips64-openbsd/auto/Digest/SHA
-./usr/libdata/perl5/mips64-openbsd/auto/Digest/SHA/SHA.so
-./usr/libdata/perl5/mips64-openbsd/auto/Encode
-./usr/libdata/perl5/mips64-openbsd/auto/Encode/Byte
-./usr/libdata/perl5/mips64-openbsd/auto/Encode/Byte/Byte.so
-./usr/libdata/perl5/mips64-openbsd/auto/Encode/CN
-./usr/libdata/perl5/mips64-openbsd/auto/Encode/CN/CN.so
-./usr/libdata/perl5/mips64-openbsd/auto/Encode/EBCDIC
-./usr/libdata/perl5/mips64-openbsd/auto/Encode/EBCDIC/EBCDIC.so
-./usr/libdata/perl5/mips64-openbsd/auto/Encode/Encode.so
-./usr/libdata/perl5/mips64-openbsd/auto/Encode/JP
-./usr/libdata/perl5/mips64-openbsd/auto/Encode/JP/JP.so
-./usr/libdata/perl5/mips64-openbsd/auto/Encode/KR
-./usr/libdata/perl5/mips64-openbsd/auto/Encode/KR/KR.so
-./usr/libdata/perl5/mips64-openbsd/auto/Encode/Symbol
-./usr/libdata/perl5/mips64-openbsd/auto/Encode/Symbol/Symbol.so
-./usr/libdata/perl5/mips64-openbsd/auto/Encode/TW
-./usr/libdata/perl5/mips64-openbsd/auto/Encode/TW/TW.so
-./usr/libdata/perl5/mips64-openbsd/auto/Encode/Unicode
-./usr/libdata/perl5/mips64-openbsd/auto/Encode/Unicode/Unicode.so
-./usr/libdata/perl5/mips64-openbsd/auto/Fcntl
-./usr/libdata/perl5/mips64-openbsd/auto/Fcntl/Fcntl.so
-./usr/libdata/perl5/mips64-openbsd/auto/File
-./usr/libdata/perl5/mips64-openbsd/auto/File/DosGlob
-./usr/libdata/perl5/mips64-openbsd/auto/File/DosGlob/DosGlob.so
-./usr/libdata/perl5/mips64-openbsd/auto/File/Glob
-./usr/libdata/perl5/mips64-openbsd/auto/File/Glob/Glob.so
-./usr/libdata/perl5/mips64-openbsd/auto/Filter
-./usr/libdata/perl5/mips64-openbsd/auto/Filter/Util
-./usr/libdata/perl5/mips64-openbsd/auto/Filter/Util/Call
-./usr/libdata/perl5/mips64-openbsd/auto/Filter/Util/Call/Call.so
-./usr/libdata/perl5/mips64-openbsd/auto/Hash
-./usr/libdata/perl5/mips64-openbsd/auto/Hash/Util
-./usr/libdata/perl5/mips64-openbsd/auto/Hash/Util/FieldHash
-./usr/libdata/perl5/mips64-openbsd/auto/Hash/Util/FieldHash/FieldHash.so
-./usr/libdata/perl5/mips64-openbsd/auto/Hash/Util/Util.so
-./usr/libdata/perl5/mips64-openbsd/auto/I18N
-./usr/libdata/perl5/mips64-openbsd/auto/I18N/Langinfo
-./usr/libdata/perl5/mips64-openbsd/auto/I18N/Langinfo/Langinfo.so
-./usr/libdata/perl5/mips64-openbsd/auto/IO
-./usr/libdata/perl5/mips64-openbsd/auto/IO/IO.so
-./usr/libdata/perl5/mips64-openbsd/auto/IPC
-./usr/libdata/perl5/mips64-openbsd/auto/IPC/SysV
-./usr/libdata/perl5/mips64-openbsd/auto/IPC/SysV/SysV.so
-./usr/libdata/perl5/mips64-openbsd/auto/List
-./usr/libdata/perl5/mips64-openbsd/auto/List/Util
-./usr/libdata/perl5/mips64-openbsd/auto/List/Util/Util.so
-./usr/libdata/perl5/mips64-openbsd/auto/MIME
-./usr/libdata/perl5/mips64-openbsd/auto/MIME/Base64
-./usr/libdata/perl5/mips64-openbsd/auto/MIME/Base64/Base64.so
-./usr/libdata/perl5/mips64-openbsd/auto/Math
-./usr/libdata/perl5/mips64-openbsd/auto/Math/BigInt
-./usr/libdata/perl5/mips64-openbsd/auto/Math/BigInt/FastCalc
-./usr/libdata/perl5/mips64-openbsd/auto/Math/BigInt/FastCalc/FastCalc.so
-./usr/libdata/perl5/mips64-openbsd/auto/NDBM_File
-./usr/libdata/perl5/mips64-openbsd/auto/NDBM_File/NDBM_File.so
-./usr/libdata/perl5/mips64-openbsd/auto/Opcode
-./usr/libdata/perl5/mips64-openbsd/auto/Opcode/Opcode.so
-./usr/libdata/perl5/mips64-openbsd/auto/OpenBSD
-./usr/libdata/perl5/mips64-openbsd/auto/OpenBSD/MkTemp
-./usr/libdata/perl5/mips64-openbsd/auto/OpenBSD/MkTemp/MkTemp.so
-./usr/libdata/perl5/mips64-openbsd/auto/OpenBSD/Pledge
-./usr/libdata/perl5/mips64-openbsd/auto/OpenBSD/Pledge/Pledge.so
-./usr/libdata/perl5/mips64-openbsd/auto/OpenBSD/Unveil
-./usr/libdata/perl5/mips64-openbsd/auto/OpenBSD/Unveil/Unveil.so
-./usr/libdata/perl5/mips64-openbsd/auto/POSIX
-./usr/libdata/perl5/mips64-openbsd/auto/POSIX/POSIX.so
-./usr/libdata/perl5/mips64-openbsd/auto/PerlIO
-./usr/libdata/perl5/mips64-openbsd/auto/PerlIO/encoding
-./usr/libdata/perl5/mips64-openbsd/auto/PerlIO/encoding/encoding.so
-./usr/libdata/perl5/mips64-openbsd/auto/PerlIO/mmap
-./usr/libdata/perl5/mips64-openbsd/auto/PerlIO/mmap/mmap.so
-./usr/libdata/perl5/mips64-openbsd/auto/PerlIO/scalar
-./usr/libdata/perl5/mips64-openbsd/auto/PerlIO/scalar/scalar.so
-./usr/libdata/perl5/mips64-openbsd/auto/PerlIO/via
-./usr/libdata/perl5/mips64-openbsd/auto/PerlIO/via/via.so
-./usr/libdata/perl5/mips64-openbsd/auto/SDBM_File
-./usr/libdata/perl5/mips64-openbsd/auto/SDBM_File/SDBM_File.so
-./usr/libdata/perl5/mips64-openbsd/auto/Socket
-./usr/libdata/perl5/mips64-openbsd/auto/Socket/Socket.so
-./usr/libdata/perl5/mips64-openbsd/auto/Storable
-./usr/libdata/perl5/mips64-openbsd/auto/Storable/Storable.so
-./usr/libdata/perl5/mips64-openbsd/auto/Sys
-./usr/libdata/perl5/mips64-openbsd/auto/Sys/Hostname
-./usr/libdata/perl5/mips64-openbsd/auto/Sys/Hostname/Hostname.so
-./usr/libdata/perl5/mips64-openbsd/auto/Sys/Syslog
-./usr/libdata/perl5/mips64-openbsd/auto/Sys/Syslog/Syslog.so
-./usr/libdata/perl5/mips64-openbsd/auto/Term
-./usr/libdata/perl5/mips64-openbsd/auto/Term/ReadKey
-./usr/libdata/perl5/mips64-openbsd/auto/Term/ReadKey/ReadKey.so
-./usr/libdata/perl5/mips64-openbsd/auto/Time
-./usr/libdata/perl5/mips64-openbsd/auto/Time/HiRes
-./usr/libdata/perl5/mips64-openbsd/auto/Time/HiRes/HiRes.so
-./usr/libdata/perl5/mips64-openbsd/auto/Time/Piece
-./usr/libdata/perl5/mips64-openbsd/auto/Time/Piece/Piece.so
-./usr/libdata/perl5/mips64-openbsd/auto/Unicode
-./usr/libdata/perl5/mips64-openbsd/auto/Unicode/Collate
-./usr/libdata/perl5/mips64-openbsd/auto/Unicode/Collate/Collate.so
-./usr/libdata/perl5/mips64-openbsd/auto/Unicode/Normalize
-./usr/libdata/perl5/mips64-openbsd/auto/Unicode/Normalize/Normalize.so
-./usr/libdata/perl5/mips64-openbsd/auto/attributes
-./usr/libdata/perl5/mips64-openbsd/auto/attributes/attributes.so
-./usr/libdata/perl5/mips64-openbsd/auto/mro
-./usr/libdata/perl5/mips64-openbsd/auto/mro/mro.so
-./usr/libdata/perl5/mips64-openbsd/auto/re
-./usr/libdata/perl5/mips64-openbsd/auto/re/re.so
-./usr/libdata/perl5/mips64-openbsd/auto/threads
-./usr/libdata/perl5/mips64-openbsd/auto/threads/shared
-./usr/libdata/perl5/mips64-openbsd/auto/threads/shared/shared.so
-./usr/libdata/perl5/mips64-openbsd/auto/threads/threads.so
-./usr/libdata/perl5/mips64-openbsd/encoding.pm
-./usr/libdata/perl5/mips64-openbsd/lib.pm
-./usr/libdata/perl5/mips64-openbsd/mro.pm
-./usr/libdata/perl5/mips64-openbsd/ops.pm
-./usr/libdata/perl5/mips64-openbsd/re.pm
-./usr/libdata/perl5/mips64-openbsd/threads
-./usr/libdata/perl5/mips64-openbsd/threads.pm
-./usr/libdata/perl5/mips64-openbsd/threads/shared.pm
-./usr/local/libdata/perl5/site_perl/mips64-openbsd
-./usr/mdec/boot-IP22
-./usr/mdec/boot-IP26
-./usr/mdec/boot-IP27
-./usr/mdec/boot-IP28
-./usr/mdec/boot-IP30
-./usr/mdec/boot-IP32
-./usr/mdec/boot32
-./usr/mdec/boot64
-./usr/mdec/bootecoff
-./usr/mdec/sgivol
-./usr/sbin/hotplugd
-./usr/sbin/pcidump
-./usr/sbin/wsconscfg
diff --git a/distrib/sets/lists/base/mi b/distrib/sets/lists/base/mi
index e541ad64617..159d67c8168 100644
--- a/distrib/sets/lists/base/mi
+++ b/distrib/sets/lists/base/mi
@@ -2790,7 +2790,6 @@
./usr/share/man/man3
./usr/share/man/man3/loongson
./usr/share/man/man3/octeon
-./usr/share/man/man3/sgi
./usr/share/man/man3p
./usr/share/man/man4
./usr/share/man/man4/alpha
@@ -2805,7 +2804,6 @@
./usr/share/man/man4/octeon
./usr/share/man/man4/powerpc64
./usr/share/man/man4/riscv64
-./usr/share/man/man4/sgi
./usr/share/man/man4/sparc64
./usr/share/man/man5
./usr/share/man/man5/sparc64
@@ -2828,7 +2826,6 @@
./usr/share/man/man8/octeon
./usr/share/man/man8/powerpc64
./usr/share/man/man8/riscv64
-./usr/share/man/man8/sgi
./usr/share/man/man8/sparc64
./usr/share/man/man8/user.8
./usr/share/man/man8/useradd.8
diff --git a/distrib/sets/lists/comp/clang.sgi b/distrib/sets/lists/comp/clang.sgi
deleted file mode 100644
index 401f4bf90dc..00000000000
--- a/distrib/sets/lists/comp/clang.sgi
+++ /dev/null
@@ -1,1816 +0,0 @@
-./usr/bin/ld.lld
-./usr/bin/llvm-config
-./usr/include/c++
-./usr/include/c++/v1
-./usr/include/c++/v1/__bit_reference
-./usr/include/c++/v1/__bsd_locale_defaults.h
-./usr/include/c++/v1/__bsd_locale_fallbacks.h
-./usr/include/c++/v1/__config
-./usr/include/c++/v1/__config_site.in
-./usr/include/c++/v1/__cxxabi_config.h
-./usr/include/c++/v1/__debug
-./usr/include/c++/v1/__errc
-./usr/include/c++/v1/__functional_03
-./usr/include/c++/v1/__functional_base
-./usr/include/c++/v1/__functional_base_03
-./usr/include/c++/v1/__hash_table
-./usr/include/c++/v1/__libcpp_version
-./usr/include/c++/v1/__libunwind_config.h
-./usr/include/c++/v1/__locale
-./usr/include/c++/v1/__mutex_base
-./usr/include/c++/v1/__node_handle
-./usr/include/c++/v1/__nullptr
-./usr/include/c++/v1/__split_buffer
-./usr/include/c++/v1/__sso_allocator
-./usr/include/c++/v1/__std_stream
-./usr/include/c++/v1/__string
-./usr/include/c++/v1/__threading_support
-./usr/include/c++/v1/__tree
-./usr/include/c++/v1/__tuple
-./usr/include/c++/v1/__undef_macros
-./usr/include/c++/v1/algorithm
-./usr/include/c++/v1/any
-./usr/include/c++/v1/array
-./usr/include/c++/v1/atomic
-./usr/include/c++/v1/barrier
-./usr/include/c++/v1/bit
-./usr/include/c++/v1/bitset
-./usr/include/c++/v1/cassert
-./usr/include/c++/v1/ccomplex
-./usr/include/c++/v1/cctype
-./usr/include/c++/v1/cerrno
-./usr/include/c++/v1/cfenv
-./usr/include/c++/v1/cfloat
-./usr/include/c++/v1/charconv
-./usr/include/c++/v1/chrono
-./usr/include/c++/v1/cinttypes
-./usr/include/c++/v1/ciso646
-./usr/include/c++/v1/climits
-./usr/include/c++/v1/clocale
-./usr/include/c++/v1/cmath
-./usr/include/c++/v1/codecvt
-./usr/include/c++/v1/compare
-./usr/include/c++/v1/complex
-./usr/include/c++/v1/complex.h
-./usr/include/c++/v1/concepts
-./usr/include/c++/v1/condition_variable
-./usr/include/c++/v1/csetjmp
-./usr/include/c++/v1/csignal
-./usr/include/c++/v1/cstdarg
-./usr/include/c++/v1/cstdbool
-./usr/include/c++/v1/cstddef
-./usr/include/c++/v1/cstdint
-./usr/include/c++/v1/cstdio
-./usr/include/c++/v1/cstdlib
-./usr/include/c++/v1/cstring
-./usr/include/c++/v1/ctgmath
-./usr/include/c++/v1/ctime
-./usr/include/c++/v1/ctype.h
-./usr/include/c++/v1/cwchar
-./usr/include/c++/v1/cwctype
-./usr/include/c++/v1/cxxabi.h
-./usr/include/c++/v1/deque
-./usr/include/c++/v1/errno.h
-./usr/include/c++/v1/exception
-./usr/include/c++/v1/execution
-./usr/include/c++/v1/experimental
-./usr/include/c++/v1/experimental/__config
-./usr/include/c++/v1/experimental/__memory
-./usr/include/c++/v1/experimental/algorithm
-./usr/include/c++/v1/experimental/coroutine
-./usr/include/c++/v1/experimental/deque
-./usr/include/c++/v1/experimental/filesystem
-./usr/include/c++/v1/experimental/forward_list
-./usr/include/c++/v1/experimental/functional
-./usr/include/c++/v1/experimental/iterator
-./usr/include/c++/v1/experimental/list
-./usr/include/c++/v1/experimental/map
-./usr/include/c++/v1/experimental/memory_resource
-./usr/include/c++/v1/experimental/propagate_const
-./usr/include/c++/v1/experimental/regex
-./usr/include/c++/v1/experimental/set
-./usr/include/c++/v1/experimental/simd
-./usr/include/c++/v1/experimental/string
-./usr/include/c++/v1/experimental/type_traits
-./usr/include/c++/v1/experimental/unordered_map
-./usr/include/c++/v1/experimental/unordered_set
-./usr/include/c++/v1/experimental/utility
-./usr/include/c++/v1/experimental/vector
-./usr/include/c++/v1/ext
-./usr/include/c++/v1/ext/__hash
-./usr/include/c++/v1/ext/hash_map
-./usr/include/c++/v1/ext/hash_set
-./usr/include/c++/v1/fenv.h
-./usr/include/c++/v1/filesystem
-./usr/include/c++/v1/float.h
-./usr/include/c++/v1/forward_list
-./usr/include/c++/v1/fstream
-./usr/include/c++/v1/functional
-./usr/include/c++/v1/future
-./usr/include/c++/v1/initializer_list
-./usr/include/c++/v1/inttypes.h
-./usr/include/c++/v1/iomanip
-./usr/include/c++/v1/ios
-./usr/include/c++/v1/iosfwd
-./usr/include/c++/v1/iostream
-./usr/include/c++/v1/istream
-./usr/include/c++/v1/iterator
-./usr/include/c++/v1/latch
-./usr/include/c++/v1/libunwind.h
-./usr/include/c++/v1/limits
-./usr/include/c++/v1/limits.h
-./usr/include/c++/v1/list
-./usr/include/c++/v1/locale
-./usr/include/c++/v1/locale.h
-./usr/include/c++/v1/mach-o
-./usr/include/c++/v1/mach-o/compact_unwind_encoding.h
-./usr/include/c++/v1/map
-./usr/include/c++/v1/math.h
-./usr/include/c++/v1/memory
-./usr/include/c++/v1/module.modulemap
-./usr/include/c++/v1/mutex
-./usr/include/c++/v1/new
-./usr/include/c++/v1/numbers
-./usr/include/c++/v1/numeric
-./usr/include/c++/v1/optional
-./usr/include/c++/v1/ostream
-./usr/include/c++/v1/queue
-./usr/include/c++/v1/random
-./usr/include/c++/v1/ratio
-./usr/include/c++/v1/regex
-./usr/include/c++/v1/scoped_allocator
-./usr/include/c++/v1/semaphore
-./usr/include/c++/v1/set
-./usr/include/c++/v1/setjmp.h
-./usr/include/c++/v1/shared_mutex
-./usr/include/c++/v1/span
-./usr/include/c++/v1/sstream
-./usr/include/c++/v1/stack
-./usr/include/c++/v1/stdbool.h
-./usr/include/c++/v1/stddef.h
-./usr/include/c++/v1/stdexcept
-./usr/include/c++/v1/stdint.h
-./usr/include/c++/v1/stdio.h
-./usr/include/c++/v1/stdlib.h
-./usr/include/c++/v1/streambuf
-./usr/include/c++/v1/string
-./usr/include/c++/v1/string.h
-./usr/include/c++/v1/string_view
-./usr/include/c++/v1/strstream
-./usr/include/c++/v1/support
-./usr/include/c++/v1/support/newlib
-./usr/include/c++/v1/support/newlib/xlocale.h
-./usr/include/c++/v1/support/xlocale
-./usr/include/c++/v1/support/xlocale/__nop_locale_mgmt.h
-./usr/include/c++/v1/support/xlocale/__posix_l_fallback.h
-./usr/include/c++/v1/support/xlocale/__strtonum_fallback.h
-./usr/include/c++/v1/system_error
-./usr/include/c++/v1/tgmath.h
-./usr/include/c++/v1/thread
-./usr/include/c++/v1/tuple
-./usr/include/c++/v1/type_traits
-./usr/include/c++/v1/typeindex
-./usr/include/c++/v1/typeinfo
-./usr/include/c++/v1/unordered_map
-./usr/include/c++/v1/unordered_set
-./usr/include/c++/v1/unwind.h
-./usr/include/c++/v1/utility
-./usr/include/c++/v1/valarray
-./usr/include/c++/v1/variant
-./usr/include/c++/v1/vector
-./usr/include/c++/v1/version
-./usr/include/c++/v1/wchar.h
-./usr/include/c++/v1/wctype.h
-./usr/include/llvm
-./usr/include/llvm-c
-./usr/include/llvm-c/Analysis.h
-./usr/include/llvm-c/BitReader.h
-./usr/include/llvm-c/BitWriter.h
-./usr/include/llvm-c/Comdat.h
-./usr/include/llvm-c/Core.h
-./usr/include/llvm-c/DataTypes.h
-./usr/include/llvm-c/DebugInfo.h
-./usr/include/llvm-c/Disassembler.h
-./usr/include/llvm-c/DisassemblerTypes.h
-./usr/include/llvm-c/Error.h
-./usr/include/llvm-c/ErrorHandling.h
-./usr/include/llvm-c/ExecutionEngine.h
-./usr/include/llvm-c/ExternC.h
-./usr/include/llvm-c/IRReader.h
-./usr/include/llvm-c/Initialization.h
-./usr/include/llvm-c/LinkTimeOptimizer.h
-./usr/include/llvm-c/Linker.h
-./usr/include/llvm-c/Object.h
-./usr/include/llvm-c/Orc.h
-./usr/include/llvm-c/OrcBindings.h
-./usr/include/llvm-c/Remarks.h
-./usr/include/llvm-c/Support.h
-./usr/include/llvm-c/Target.h
-./usr/include/llvm-c/TargetMachine.h
-./usr/include/llvm-c/Transforms
-./usr/include/llvm-c/Transforms/AggressiveInstCombine.h
-./usr/include/llvm-c/Transforms/Coroutines.h
-./usr/include/llvm-c/Transforms/IPO.h
-./usr/include/llvm-c/Transforms/InstCombine.h
-./usr/include/llvm-c/Transforms/PassManagerBuilder.h
-./usr/include/llvm-c/Transforms/Scalar.h
-./usr/include/llvm-c/Transforms/Utils.h
-./usr/include/llvm-c/Transforms/Vectorize.h
-./usr/include/llvm-c/Types.h
-./usr/include/llvm-c/lto.h
-./usr/include/llvm/ADT
-./usr/include/llvm/ADT/APFloat.h
-./usr/include/llvm/ADT/APInt.h
-./usr/include/llvm/ADT/APSInt.h
-./usr/include/llvm/ADT/AllocatorList.h
-./usr/include/llvm/ADT/Any.h
-./usr/include/llvm/ADT/ArrayRef.h
-./usr/include/llvm/ADT/BitVector.h
-./usr/include/llvm/ADT/Bitfields.h
-./usr/include/llvm/ADT/BitmaskEnum.h
-./usr/include/llvm/ADT/BreadthFirstIterator.h
-./usr/include/llvm/ADT/CachedHashString.h
-./usr/include/llvm/ADT/CoalescingBitVector.h
-./usr/include/llvm/ADT/DAGDeltaAlgorithm.h
-./usr/include/llvm/ADT/DeltaAlgorithm.h
-./usr/include/llvm/ADT/DenseMap.h
-./usr/include/llvm/ADT/DenseMapInfo.h
-./usr/include/llvm/ADT/DenseSet.h
-./usr/include/llvm/ADT/DepthFirstIterator.h
-./usr/include/llvm/ADT/DirectedGraph.h
-./usr/include/llvm/ADT/EnumeratedArray.h
-./usr/include/llvm/ADT/EpochTracker.h
-./usr/include/llvm/ADT/EquivalenceClasses.h
-./usr/include/llvm/ADT/FloatingPointMode.h
-./usr/include/llvm/ADT/FoldingSet.h
-./usr/include/llvm/ADT/FunctionExtras.h
-./usr/include/llvm/ADT/GraphTraits.h
-./usr/include/llvm/ADT/Hashing.h
-./usr/include/llvm/ADT/ImmutableList.h
-./usr/include/llvm/ADT/ImmutableMap.h
-./usr/include/llvm/ADT/ImmutableSet.h
-./usr/include/llvm/ADT/IndexedMap.h
-./usr/include/llvm/ADT/IntEqClasses.h
-./usr/include/llvm/ADT/IntervalMap.h
-./usr/include/llvm/ADT/IntrusiveRefCntPtr.h
-./usr/include/llvm/ADT/MapVector.h
-./usr/include/llvm/ADT/None.h
-./usr/include/llvm/ADT/Optional.h
-./usr/include/llvm/ADT/PackedVector.h
-./usr/include/llvm/ADT/PointerEmbeddedInt.h
-./usr/include/llvm/ADT/PointerIntPair.h
-./usr/include/llvm/ADT/PointerSumType.h
-./usr/include/llvm/ADT/PointerUnion.h
-./usr/include/llvm/ADT/PostOrderIterator.h
-./usr/include/llvm/ADT/PriorityQueue.h
-./usr/include/llvm/ADT/PriorityWorklist.h
-./usr/include/llvm/ADT/SCCIterator.h
-./usr/include/llvm/ADT/STLExtras.h
-./usr/include/llvm/ADT/ScopeExit.h
-./usr/include/llvm/ADT/ScopedHashTable.h
-./usr/include/llvm/ADT/Sequence.h
-./usr/include/llvm/ADT/SetOperations.h
-./usr/include/llvm/ADT/SetVector.h
-./usr/include/llvm/ADT/SmallBitVector.h
-./usr/include/llvm/ADT/SmallPtrSet.h
-./usr/include/llvm/ADT/SmallSet.h
-./usr/include/llvm/ADT/SmallString.h
-./usr/include/llvm/ADT/SmallVector.h
-./usr/include/llvm/ADT/SparseBitVector.h
-./usr/include/llvm/ADT/SparseMultiSet.h
-./usr/include/llvm/ADT/SparseSet.h
-./usr/include/llvm/ADT/Statistic.h
-./usr/include/llvm/ADT/StringExtras.h
-./usr/include/llvm/ADT/StringMap.h
-./usr/include/llvm/ADT/StringMapEntry.h
-./usr/include/llvm/ADT/StringRef.h
-./usr/include/llvm/ADT/StringSet.h
-./usr/include/llvm/ADT/StringSwitch.h
-./usr/include/llvm/ADT/TinyPtrVector.h
-./usr/include/llvm/ADT/Triple.h
-./usr/include/llvm/ADT/Twine.h
-./usr/include/llvm/ADT/TypeSwitch.h
-./usr/include/llvm/ADT/UniqueVector.h
-./usr/include/llvm/ADT/Waymarking.h
-./usr/include/llvm/ADT/bit.h
-./usr/include/llvm/ADT/edit_distance.h
-./usr/include/llvm/ADT/fallible_iterator.h
-./usr/include/llvm/ADT/ilist.h
-./usr/include/llvm/ADT/ilist_base.h
-./usr/include/llvm/ADT/ilist_iterator.h
-./usr/include/llvm/ADT/ilist_node.h
-./usr/include/llvm/ADT/ilist_node_base.h
-./usr/include/llvm/ADT/ilist_node_options.h
-./usr/include/llvm/ADT/iterator.h
-./usr/include/llvm/ADT/iterator_range.h
-./usr/include/llvm/ADT/simple_ilist.h
-./usr/include/llvm/Analysis
-./usr/include/llvm/Analysis/AliasAnalysis.h
-./usr/include/llvm/Analysis/AliasAnalysisEvaluator.h
-./usr/include/llvm/Analysis/AliasSetTracker.h
-./usr/include/llvm/Analysis/AssumeBundleQueries.h
-./usr/include/llvm/Analysis/AssumptionCache.h
-./usr/include/llvm/Analysis/BasicAliasAnalysis.h
-./usr/include/llvm/Analysis/BlockFrequencyInfo.h
-./usr/include/llvm/Analysis/BlockFrequencyInfoImpl.h
-./usr/include/llvm/Analysis/BranchProbabilityInfo.h
-./usr/include/llvm/Analysis/CFG.h
-./usr/include/llvm/Analysis/CFGPrinter.h
-./usr/include/llvm/Analysis/CFLAliasAnalysisUtils.h
-./usr/include/llvm/Analysis/CFLAndersAliasAnalysis.h
-./usr/include/llvm/Analysis/CFLSteensAliasAnalysis.h
-./usr/include/llvm/Analysis/CGSCCPassManager.h
-./usr/include/llvm/Analysis/CallGraph.h
-./usr/include/llvm/Analysis/CallGraphSCCPass.h
-./usr/include/llvm/Analysis/CallPrinter.h
-./usr/include/llvm/Analysis/CaptureTracking.h
-./usr/include/llvm/Analysis/CmpInstAnalysis.h
-./usr/include/llvm/Analysis/CodeMetrics.h
-./usr/include/llvm/Analysis/ConstantFolding.h
-./usr/include/llvm/Analysis/DDG.h
-./usr/include/llvm/Analysis/DOTGraphTraitsPass.h
-./usr/include/llvm/Analysis/DemandedBits.h
-./usr/include/llvm/Analysis/DependenceAnalysis.h
-./usr/include/llvm/Analysis/DependenceGraphBuilder.h
-./usr/include/llvm/Analysis/DivergenceAnalysis.h
-./usr/include/llvm/Analysis/DomPrinter.h
-./usr/include/llvm/Analysis/DomTreeUpdater.h
-./usr/include/llvm/Analysis/DominanceFrontier.h
-./usr/include/llvm/Analysis/DominanceFrontierImpl.h
-./usr/include/llvm/Analysis/EHPersonalities.h
-./usr/include/llvm/Analysis/GlobalsModRef.h
-./usr/include/llvm/Analysis/GuardUtils.h
-./usr/include/llvm/Analysis/HeatUtils.h
-./usr/include/llvm/Analysis/IVDescriptors.h
-./usr/include/llvm/Analysis/IVUsers.h
-./usr/include/llvm/Analysis/IndirectCallPromotionAnalysis.h
-./usr/include/llvm/Analysis/IndirectCallVisitor.h
-./usr/include/llvm/Analysis/InlineAdvisor.h
-./usr/include/llvm/Analysis/InlineCost.h
-./usr/include/llvm/Analysis/InlineFeaturesAnalysis.h
-./usr/include/llvm/Analysis/InlineModelFeatureMaps.h
-./usr/include/llvm/Analysis/InlineSizeEstimatorAnalysis.h
-./usr/include/llvm/Analysis/InstructionPrecedenceTracking.h
-./usr/include/llvm/Analysis/InstructionSimplify.h
-./usr/include/llvm/Analysis/Interval.h
-./usr/include/llvm/Analysis/IntervalIterator.h
-./usr/include/llvm/Analysis/IntervalPartition.h
-./usr/include/llvm/Analysis/IteratedDominanceFrontier.h
-./usr/include/llvm/Analysis/LazyBlockFrequencyInfo.h
-./usr/include/llvm/Analysis/LazyBranchProbabilityInfo.h
-./usr/include/llvm/Analysis/LazyCallGraph.h
-./usr/include/llvm/Analysis/LazyValueInfo.h
-./usr/include/llvm/Analysis/LegacyDivergenceAnalysis.h
-./usr/include/llvm/Analysis/Lint.h
-./usr/include/llvm/Analysis/Loads.h
-./usr/include/llvm/Analysis/LoopAccessAnalysis.h
-./usr/include/llvm/Analysis/LoopAnalysisManager.h
-./usr/include/llvm/Analysis/LoopCacheAnalysis.h
-./usr/include/llvm/Analysis/LoopInfo.h
-./usr/include/llvm/Analysis/LoopInfoImpl.h
-./usr/include/llvm/Analysis/LoopIterator.h
-./usr/include/llvm/Analysis/LoopNestAnalysis.h
-./usr/include/llvm/Analysis/LoopPass.h
-./usr/include/llvm/Analysis/LoopUnrollAnalyzer.h
-./usr/include/llvm/Analysis/MLInlineAdvisor.h
-./usr/include/llvm/Analysis/MLModelRunner.h
-./usr/include/llvm/Analysis/MemoryBuiltins.h
-./usr/include/llvm/Analysis/MemoryDependenceAnalysis.h
-./usr/include/llvm/Analysis/MemoryLocation.h
-./usr/include/llvm/Analysis/MemorySSA.h
-./usr/include/llvm/Analysis/MemorySSAUpdater.h
-./usr/include/llvm/Analysis/ModuleSummaryAnalysis.h
-./usr/include/llvm/Analysis/MustExecute.h
-./usr/include/llvm/Analysis/ObjCARCAliasAnalysis.h
-./usr/include/llvm/Analysis/ObjCARCAnalysisUtils.h
-./usr/include/llvm/Analysis/ObjCARCInstKind.h
-./usr/include/llvm/Analysis/OptimizationRemarkEmitter.h
-./usr/include/llvm/Analysis/PHITransAddr.h
-./usr/include/llvm/Analysis/Passes.h
-./usr/include/llvm/Analysis/PhiValues.h
-./usr/include/llvm/Analysis/PostDominators.h
-./usr/include/llvm/Analysis/ProfileSummaryInfo.h
-./usr/include/llvm/Analysis/PtrUseVisitor.h
-./usr/include/llvm/Analysis/RegionInfo.h
-./usr/include/llvm/Analysis/RegionInfoImpl.h
-./usr/include/llvm/Analysis/RegionIterator.h
-./usr/include/llvm/Analysis/RegionPass.h
-./usr/include/llvm/Analysis/RegionPrinter.h
-./usr/include/llvm/Analysis/ScalarEvolution.h
-./usr/include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h
-./usr/include/llvm/Analysis/ScalarEvolutionDivision.h
-./usr/include/llvm/Analysis/ScalarEvolutionExpressions.h
-./usr/include/llvm/Analysis/ScalarEvolutionNormalization.h
-./usr/include/llvm/Analysis/ScopedNoAliasAA.h
-./usr/include/llvm/Analysis/SparsePropagation.h
-./usr/include/llvm/Analysis/StackLifetime.h
-./usr/include/llvm/Analysis/StackSafetyAnalysis.h
-./usr/include/llvm/Analysis/SyncDependenceAnalysis.h
-./usr/include/llvm/Analysis/SyntheticCountsUtils.h
-./usr/include/llvm/Analysis/TargetFolder.h
-./usr/include/llvm/Analysis/TargetLibraryInfo.def
-./usr/include/llvm/Analysis/TargetLibraryInfo.h
-./usr/include/llvm/Analysis/TargetTransformInfo.h
-./usr/include/llvm/Analysis/TargetTransformInfoImpl.h
-./usr/include/llvm/Analysis/Trace.h
-./usr/include/llvm/Analysis/TypeBasedAliasAnalysis.h
-./usr/include/llvm/Analysis/TypeMetadataUtils.h
-./usr/include/llvm/Analysis/Utils
-./usr/include/llvm/Analysis/Utils/Local.h
-./usr/include/llvm/Analysis/Utils/TFUtils.h
-./usr/include/llvm/Analysis/ValueLattice.h
-./usr/include/llvm/Analysis/ValueLatticeUtils.h
-./usr/include/llvm/Analysis/ValueTracking.h
-./usr/include/llvm/Analysis/VecFuncs.def
-./usr/include/llvm/Analysis/VectorUtils.h
-./usr/include/llvm/AsmParser
-./usr/include/llvm/AsmParser/Parser.h
-./usr/include/llvm/AsmParser/SlotMapping.h
-./usr/include/llvm/BinaryFormat
-./usr/include/llvm/BinaryFormat/AMDGPUMetadataVerifier.h
-./usr/include/llvm/BinaryFormat/COFF.h
-./usr/include/llvm/BinaryFormat/Dwarf.def
-./usr/include/llvm/BinaryFormat/Dwarf.h
-./usr/include/llvm/BinaryFormat/DynamicTags.def
-./usr/include/llvm/BinaryFormat/ELF.h
-./usr/include/llvm/BinaryFormat/ELFRelocs
-./usr/include/llvm/BinaryFormat/ELFRelocs/AArch64.def
-./usr/include/llvm/BinaryFormat/ELFRelocs/AMDGPU.def
-./usr/include/llvm/BinaryFormat/ELFRelocs/ARC.def
-./usr/include/llvm/BinaryFormat/ELFRelocs/ARM.def
-./usr/include/llvm/BinaryFormat/ELFRelocs/AVR.def
-./usr/include/llvm/BinaryFormat/ELFRelocs/BPF.def
-./usr/include/llvm/BinaryFormat/ELFRelocs/Hexagon.def
-./usr/include/llvm/BinaryFormat/ELFRelocs/Lanai.def
-./usr/include/llvm/BinaryFormat/ELFRelocs/MSP430.def
-./usr/include/llvm/BinaryFormat/ELFRelocs/Mips.def
-./usr/include/llvm/BinaryFormat/ELFRelocs/PowerPC.def
-./usr/include/llvm/BinaryFormat/ELFRelocs/PowerPC64.def
-./usr/include/llvm/BinaryFormat/ELFRelocs/RISCV.def
-./usr/include/llvm/BinaryFormat/ELFRelocs/Sparc.def
-./usr/include/llvm/BinaryFormat/ELFRelocs/SystemZ.def
-./usr/include/llvm/BinaryFormat/ELFRelocs/VE.def
-./usr/include/llvm/BinaryFormat/ELFRelocs/i386.def
-./usr/include/llvm/BinaryFormat/ELFRelocs/x86_64.def
-./usr/include/llvm/BinaryFormat/MachO.def
-./usr/include/llvm/BinaryFormat/MachO.h
-./usr/include/llvm/BinaryFormat/Magic.h
-./usr/include/llvm/BinaryFormat/Minidump.h
-./usr/include/llvm/BinaryFormat/MinidumpConstants.def
-./usr/include/llvm/BinaryFormat/MsgPack.def
-./usr/include/llvm/BinaryFormat/MsgPack.h
-./usr/include/llvm/BinaryFormat/MsgPackDocument.h
-./usr/include/llvm/BinaryFormat/MsgPackReader.h
-./usr/include/llvm/BinaryFormat/MsgPackWriter.h
-./usr/include/llvm/BinaryFormat/Wasm.h
-./usr/include/llvm/BinaryFormat/WasmRelocs.def
-./usr/include/llvm/BinaryFormat/XCOFF.h
-./usr/include/llvm/Bitcode
-./usr/include/llvm/Bitcode/BitcodeAnalyzer.h
-./usr/include/llvm/Bitcode/BitcodeReader.h
-./usr/include/llvm/Bitcode/BitcodeWriter.h
-./usr/include/llvm/Bitcode/BitcodeWriterPass.h
-./usr/include/llvm/Bitcode/LLVMBitCodes.h
-./usr/include/llvm/Bitstream
-./usr/include/llvm/Bitstream/BitCodes.h
-./usr/include/llvm/Bitstream/BitstreamReader.h
-./usr/include/llvm/Bitstream/BitstreamWriter.h
-./usr/include/llvm/CodeGen
-./usr/include/llvm/CodeGen/AccelTable.h
-./usr/include/llvm/CodeGen/Analysis.h
-./usr/include/llvm/CodeGen/AntiDepBreaker.h
-./usr/include/llvm/CodeGen/AsmPrinter.h
-./usr/include/llvm/CodeGen/AsmPrinterHandler.h
-./usr/include/llvm/CodeGen/AtomicExpandUtils.h
-./usr/include/llvm/CodeGen/BasicTTIImpl.h
-./usr/include/llvm/CodeGen/BuiltinGCs.h
-./usr/include/llvm/CodeGen/CSEConfigBase.h
-./usr/include/llvm/CodeGen/CalcSpillWeights.h
-./usr/include/llvm/CodeGen/CallingConvLower.h
-./usr/include/llvm/CodeGen/CommandFlags.h
-./usr/include/llvm/CodeGen/CostTable.h
-./usr/include/llvm/CodeGen/DAGCombine.h
-./usr/include/llvm/CodeGen/DFAPacketizer.h
-./usr/include/llvm/CodeGen/DIE.h
-./usr/include/llvm/CodeGen/DIEValue.def
-./usr/include/llvm/CodeGen/DbgEntityHistoryCalculator.h
-./usr/include/llvm/CodeGen/DebugHandlerBase.h
-./usr/include/llvm/CodeGen/DwarfStringPoolEntry.h
-./usr/include/llvm/CodeGen/EdgeBundles.h
-./usr/include/llvm/CodeGen/ExecutionDomainFix.h
-./usr/include/llvm/CodeGen/ExpandReductions.h
-./usr/include/llvm/CodeGen/FastISel.h
-./usr/include/llvm/CodeGen/FaultMaps.h
-./usr/include/llvm/CodeGen/FunctionLoweringInfo.h
-./usr/include/llvm/CodeGen/GCMetadata.h
-./usr/include/llvm/CodeGen/GCMetadataPrinter.h
-./usr/include/llvm/CodeGen/GCStrategy.h
-./usr/include/llvm/CodeGen/GlobalISel
-./usr/include/llvm/CodeGen/GlobalISel/CSEInfo.h
-./usr/include/llvm/CodeGen/GlobalISel/CSEMIRBuilder.h
-./usr/include/llvm/CodeGen/GlobalISel/CallLowering.h
-./usr/include/llvm/CodeGen/GlobalISel/Combiner.h
-./usr/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
-./usr/include/llvm/CodeGen/GlobalISel/CombinerInfo.h
-./usr/include/llvm/CodeGen/GlobalISel/ConstantFoldingMIRBuilder.h
-./usr/include/llvm/CodeGen/GlobalISel/GISelChangeObserver.h
-./usr/include/llvm/CodeGen/GlobalISel/GISelKnownBits.h
-./usr/include/llvm/CodeGen/GlobalISel/GISelWorkList.h
-./usr/include/llvm/CodeGen/GlobalISel/IRTranslator.h
-./usr/include/llvm/CodeGen/GlobalISel/InlineAsmLowering.h
-./usr/include/llvm/CodeGen/GlobalISel/InstructionSelect.h
-./usr/include/llvm/CodeGen/GlobalISel/InstructionSelector.h
-./usr/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
-./usr/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h
-./usr/include/llvm/CodeGen/GlobalISel/Legalizer.h
-./usr/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h
-./usr/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
-./usr/include/llvm/CodeGen/GlobalISel/Localizer.h
-./usr/include/llvm/CodeGen/GlobalISel/LostDebugLocObserver.h
-./usr/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h
-./usr/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
-./usr/include/llvm/CodeGen/GlobalISel/RegBankSelect.h
-./usr/include/llvm/CodeGen/GlobalISel/RegisterBank.h
-./usr/include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h
-./usr/include/llvm/CodeGen/GlobalISel/Utils.h
-./usr/include/llvm/CodeGen/ISDOpcodes.h
-./usr/include/llvm/CodeGen/IndirectThunks.h
-./usr/include/llvm/CodeGen/IntrinsicLowering.h
-./usr/include/llvm/CodeGen/LatencyPriorityQueue.h
-./usr/include/llvm/CodeGen/LazyMachineBlockFrequencyInfo.h
-./usr/include/llvm/CodeGen/LexicalScopes.h
-./usr/include/llvm/CodeGen/LinkAllAsmWriterComponents.h
-./usr/include/llvm/CodeGen/LinkAllCodegenComponents.h
-./usr/include/llvm/CodeGen/LiveInterval.h
-./usr/include/llvm/CodeGen/LiveIntervalCalc.h
-./usr/include/llvm/CodeGen/LiveIntervalUnion.h
-./usr/include/llvm/CodeGen/LiveIntervals.h
-./usr/include/llvm/CodeGen/LivePhysRegs.h
-./usr/include/llvm/CodeGen/LiveRangeCalc.h
-./usr/include/llvm/CodeGen/LiveRangeEdit.h
-./usr/include/llvm/CodeGen/LiveRegMatrix.h
-./usr/include/llvm/CodeGen/LiveRegUnits.h
-./usr/include/llvm/CodeGen/LiveStacks.h
-./usr/include/llvm/CodeGen/LiveVariables.h
-./usr/include/llvm/CodeGen/LoopTraversal.h
-./usr/include/llvm/CodeGen/LowLevelType.h
-./usr/include/llvm/CodeGen/MBFIWrapper.h
-./usr/include/llvm/CodeGen/MIRFormatter.h
-./usr/include/llvm/CodeGen/MIRParser
-./usr/include/llvm/CodeGen/MIRParser/MIParser.h
-./usr/include/llvm/CodeGen/MIRParser/MIRParser.h
-./usr/include/llvm/CodeGen/MIRPrinter.h
-./usr/include/llvm/CodeGen/MIRYamlMapping.h
-./usr/include/llvm/CodeGen/MachORelocation.h
-./usr/include/llvm/CodeGen/MachineBasicBlock.h
-./usr/include/llvm/CodeGen/MachineBlockFrequencyInfo.h
-./usr/include/llvm/CodeGen/MachineBranchProbabilityInfo.h
-./usr/include/llvm/CodeGen/MachineCombinerPattern.h
-./usr/include/llvm/CodeGen/MachineConstantPool.h
-./usr/include/llvm/CodeGen/MachineDominanceFrontier.h
-./usr/include/llvm/CodeGen/MachineDominators.h
-./usr/include/llvm/CodeGen/MachineFrameInfo.h
-./usr/include/llvm/CodeGen/MachineFunction.h
-./usr/include/llvm/CodeGen/MachineFunctionPass.h
-./usr/include/llvm/CodeGen/MachineInstr.h
-./usr/include/llvm/CodeGen/MachineInstrBuilder.h
-./usr/include/llvm/CodeGen/MachineInstrBundle.h
-./usr/include/llvm/CodeGen/MachineInstrBundleIterator.h
-./usr/include/llvm/CodeGen/MachineJumpTableInfo.h
-./usr/include/llvm/CodeGen/MachineLoopInfo.h
-./usr/include/llvm/CodeGen/MachineLoopUtils.h
-./usr/include/llvm/CodeGen/MachineMemOperand.h
-./usr/include/llvm/CodeGen/MachineModuleInfo.h
-./usr/include/llvm/CodeGen/MachineModuleInfoImpls.h
-./usr/include/llvm/CodeGen/MachineOperand.h
-./usr/include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h
-./usr/include/llvm/CodeGen/MachineOutliner.h
-./usr/include/llvm/CodeGen/MachinePassRegistry.h
-./usr/include/llvm/CodeGen/MachinePipeliner.h
-./usr/include/llvm/CodeGen/MachinePostDominators.h
-./usr/include/llvm/CodeGen/MachineRegionInfo.h
-./usr/include/llvm/CodeGen/MachineRegisterInfo.h
-./usr/include/llvm/CodeGen/MachineSSAUpdater.h
-./usr/include/llvm/CodeGen/MachineScheduler.h
-./usr/include/llvm/CodeGen/MachineSizeOpts.h
-./usr/include/llvm/CodeGen/MachineTraceMetrics.h
-./usr/include/llvm/CodeGen/MacroFusion.h
-./usr/include/llvm/CodeGen/ModuloSchedule.h
-./usr/include/llvm/CodeGen/NonRelocatableStringpool.h
-./usr/include/llvm/CodeGen/PBQP
-./usr/include/llvm/CodeGen/PBQP/CostAllocator.h
-./usr/include/llvm/CodeGen/PBQP/Graph.h
-./usr/include/llvm/CodeGen/PBQP/Math.h
-./usr/include/llvm/CodeGen/PBQP/ReductionRules.h
-./usr/include/llvm/CodeGen/PBQP/Solution.h
-./usr/include/llvm/CodeGen/PBQPRAConstraint.h
-./usr/include/llvm/CodeGen/ParallelCG.h
-./usr/include/llvm/CodeGen/Passes.h
-./usr/include/llvm/CodeGen/PreISelIntrinsicLowering.h
-./usr/include/llvm/CodeGen/PseudoSourceValue.h
-./usr/include/llvm/CodeGen/RDFGraph.h
-./usr/include/llvm/CodeGen/RDFLiveness.h
-./usr/include/llvm/CodeGen/RDFRegisters.h
-./usr/include/llvm/CodeGen/ReachingDefAnalysis.h
-./usr/include/llvm/CodeGen/RegAllocPBQP.h
-./usr/include/llvm/CodeGen/RegAllocRegistry.h
-./usr/include/llvm/CodeGen/Register.h
-./usr/include/llvm/CodeGen/RegisterClassInfo.h
-./usr/include/llvm/CodeGen/RegisterPressure.h
-./usr/include/llvm/CodeGen/RegisterScavenging.h
-./usr/include/llvm/CodeGen/RegisterUsageInfo.h
-./usr/include/llvm/CodeGen/ResourcePriorityQueue.h
-./usr/include/llvm/CodeGen/ReturnProtectorLowering.h
-./usr/include/llvm/CodeGen/RuntimeLibcalls.h
-./usr/include/llvm/CodeGen/SDNodeProperties.td
-./usr/include/llvm/CodeGen/ScheduleDAG.h
-./usr/include/llvm/CodeGen/ScheduleDAGInstrs.h
-./usr/include/llvm/CodeGen/ScheduleDAGMutation.h
-./usr/include/llvm/CodeGen/ScheduleDFS.h
-./usr/include/llvm/CodeGen/ScheduleHazardRecognizer.h
-./usr/include/llvm/CodeGen/SchedulerRegistry.h
-./usr/include/llvm/CodeGen/ScoreboardHazardRecognizer.h
-./usr/include/llvm/CodeGen/SelectionDAG.h
-./usr/include/llvm/CodeGen/SelectionDAGAddressAnalysis.h
-./usr/include/llvm/CodeGen/SelectionDAGISel.h
-./usr/include/llvm/CodeGen/SelectionDAGNodes.h
-./usr/include/llvm/CodeGen/SelectionDAGTargetInfo.h
-./usr/include/llvm/CodeGen/SlotIndexes.h
-./usr/include/llvm/CodeGen/Spiller.h
-./usr/include/llvm/CodeGen/StackMaps.h
-./usr/include/llvm/CodeGen/StackProtector.h
-./usr/include/llvm/CodeGen/SwiftErrorValueTracking.h
-./usr/include/llvm/CodeGen/SwitchLoweringUtils.h
-./usr/include/llvm/CodeGen/TailDuplicator.h
-./usr/include/llvm/CodeGen/TargetCallingConv.h
-./usr/include/llvm/CodeGen/TargetFrameLowering.h
-./usr/include/llvm/CodeGen/TargetInstrInfo.h
-./usr/include/llvm/CodeGen/TargetLowering.h
-./usr/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
-./usr/include/llvm/CodeGen/TargetOpcodes.h
-./usr/include/llvm/CodeGen/TargetPassConfig.h
-./usr/include/llvm/CodeGen/TargetRegisterInfo.h
-./usr/include/llvm/CodeGen/TargetSchedule.h
-./usr/include/llvm/CodeGen/TargetSubtargetInfo.h
-./usr/include/llvm/CodeGen/UnreachableBlockElim.h
-./usr/include/llvm/CodeGen/ValueTypes.h
-./usr/include/llvm/CodeGen/ValueTypes.td
-./usr/include/llvm/CodeGen/VirtRegMap.h
-./usr/include/llvm/CodeGen/WasmEHFuncInfo.h
-./usr/include/llvm/CodeGen/WinEHFuncInfo.h
-./usr/include/llvm/Config
-./usr/include/llvm/Config/AsmParsers.def
-./usr/include/llvm/Config/AsmPrinters.def
-./usr/include/llvm/Config/Disassemblers.def
-./usr/include/llvm/Config/Targets.def
-./usr/include/llvm/Config/abi-breaking.h
-./usr/include/llvm/Config/llvm-config.h
-./usr/include/llvm/DWARFLinker
-./usr/include/llvm/DWARFLinker/DWARFLinker.h
-./usr/include/llvm/DWARFLinker/DWARFLinkerCompileUnit.h
-./usr/include/llvm/DWARFLinker/DWARFLinkerDeclContext.h
-./usr/include/llvm/DWARFLinker/DWARFStreamer.h
-./usr/include/llvm/DebugInfo
-./usr/include/llvm/DebugInfo/CodeView
-./usr/include/llvm/DebugInfo/CodeView/AppendingTypeTableBuilder.h
-./usr/include/llvm/DebugInfo/CodeView/CVRecord.h
-./usr/include/llvm/DebugInfo/CodeView/CVSymbolVisitor.h
-./usr/include/llvm/DebugInfo/CodeView/CVTypeVisitor.h
-./usr/include/llvm/DebugInfo/CodeView/CodeView.h
-./usr/include/llvm/DebugInfo/CodeView/CodeViewError.h
-./usr/include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h
-./usr/include/llvm/DebugInfo/CodeView/CodeViewRegisters.def
-./usr/include/llvm/DebugInfo/CodeView/CodeViewSymbols.def
-./usr/include/llvm/DebugInfo/CodeView/CodeViewTypes.def
-./usr/include/llvm/DebugInfo/CodeView/ContinuationRecordBuilder.h
-./usr/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h
-./usr/include/llvm/DebugInfo/CodeView/DebugCrossExSubsection.h
-./usr/include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h
-./usr/include/llvm/DebugInfo/CodeView/DebugFrameDataSubsection.h
-./usr/include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h
-./usr/include/llvm/DebugInfo/CodeView/DebugLinesSubsection.h
-./usr/include/llvm/DebugInfo/CodeView/DebugStringTableSubsection.h
-./usr/include/llvm/DebugInfo/CodeView/DebugSubsection.h
-./usr/include/llvm/DebugInfo/CodeView/DebugSubsectionRecord.h
-./usr/include/llvm/DebugInfo/CodeView/DebugSubsectionVisitor.h
-./usr/include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h
-./usr/include/llvm/DebugInfo/CodeView/DebugSymbolsSubsection.h
-./usr/include/llvm/DebugInfo/CodeView/DebugUnknownSubsection.h
-./usr/include/llvm/DebugInfo/CodeView/EnumTables.h
-./usr/include/llvm/DebugInfo/CodeView/Formatters.h
-./usr/include/llvm/DebugInfo/CodeView/FunctionId.h
-./usr/include/llvm/DebugInfo/CodeView/GUID.h
-./usr/include/llvm/DebugInfo/CodeView/GlobalTypeTableBuilder.h
-./usr/include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h
-./usr/include/llvm/DebugInfo/CodeView/Line.h
-./usr/include/llvm/DebugInfo/CodeView/MergingTypeTableBuilder.h
-./usr/include/llvm/DebugInfo/CodeView/RecordName.h
-./usr/include/llvm/DebugInfo/CodeView/RecordSerialization.h
-./usr/include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h
-./usr/include/llvm/DebugInfo/CodeView/StringsAndChecksums.h
-./usr/include/llvm/DebugInfo/CodeView/SymbolDeserializer.h
-./usr/include/llvm/DebugInfo/CodeView/SymbolDumpDelegate.h
-./usr/include/llvm/DebugInfo/CodeView/SymbolDumper.h
-./usr/include/llvm/DebugInfo/CodeView/SymbolRecord.h
-./usr/include/llvm/DebugInfo/CodeView/SymbolRecordHelpers.h
-./usr/include/llvm/DebugInfo/CodeView/SymbolRecordMapping.h
-./usr/include/llvm/DebugInfo/CodeView/SymbolSerializer.h
-./usr/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbackPipeline.h
-./usr/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbacks.h
-./usr/include/llvm/DebugInfo/CodeView/SymbolVisitorDelegate.h
-./usr/include/llvm/DebugInfo/CodeView/TypeCollection.h
-./usr/include/llvm/DebugInfo/CodeView/TypeDeserializer.h
-./usr/include/llvm/DebugInfo/CodeView/TypeDumpVisitor.h
-./usr/include/llvm/DebugInfo/CodeView/TypeHashing.h
-./usr/include/llvm/DebugInfo/CodeView/TypeIndex.h
-./usr/include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h
-./usr/include/llvm/DebugInfo/CodeView/TypeRecord.h
-./usr/include/llvm/DebugInfo/CodeView/TypeRecordHelpers.h
-./usr/include/llvm/DebugInfo/CodeView/TypeRecordMapping.h
-./usr/include/llvm/DebugInfo/CodeView/TypeStreamMerger.h
-./usr/include/llvm/DebugInfo/CodeView/TypeSymbolEmitter.h
-./usr/include/llvm/DebugInfo/CodeView/TypeTableCollection.h
-./usr/include/llvm/DebugInfo/CodeView/TypeVisitorCallbackPipeline.h
-./usr/include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h
-./usr/include/llvm/DebugInfo/DIContext.h
-./usr/include/llvm/DebugInfo/DWARF
-./usr/include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h
-./usr/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
-./usr/include/llvm/DebugInfo/DWARF/DWARFAddressRange.h
-./usr/include/llvm/DebugInfo/DWARF/DWARFAttribute.h
-./usr/include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h
-./usr/include/llvm/DebugInfo/DWARF/DWARFContext.h
-./usr/include/llvm/DebugInfo/DWARF/DWARFDataExtractor.h
-./usr/include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h
-./usr/include/llvm/DebugInfo/DWARF/DWARFDebugAddr.h
-./usr/include/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h
-./usr/include/llvm/DebugInfo/DWARF/DWARFDebugAranges.h
-./usr/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h
-./usr/include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h
-./usr/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
-./usr/include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h
-./usr/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h
-./usr/include/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h
-./usr/include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h
-./usr/include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h
-./usr/include/llvm/DebugInfo/DWARF/DWARFDie.h
-./usr/include/llvm/DebugInfo/DWARF/DWARFExpression.h
-./usr/include/llvm/DebugInfo/DWARF/DWARFFormValue.h
-./usr/include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h
-./usr/include/llvm/DebugInfo/DWARF/DWARFListTable.h
-./usr/include/llvm/DebugInfo/DWARF/DWARFLocationExpression.h
-./usr/include/llvm/DebugInfo/DWARF/DWARFObject.h
-./usr/include/llvm/DebugInfo/DWARF/DWARFRelocMap.h
-./usr/include/llvm/DebugInfo/DWARF/DWARFSection.h
-./usr/include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h
-./usr/include/llvm/DebugInfo/DWARF/DWARFUnit.h
-./usr/include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h
-./usr/include/llvm/DebugInfo/DWARF/DWARFVerifier.h
-./usr/include/llvm/DebugInfo/GSYM
-./usr/include/llvm/DebugInfo/GSYM/DwarfTransformer.h
-./usr/include/llvm/DebugInfo/GSYM/FileEntry.h
-./usr/include/llvm/DebugInfo/GSYM/FileWriter.h
-./usr/include/llvm/DebugInfo/GSYM/FunctionInfo.h
-./usr/include/llvm/DebugInfo/GSYM/GsymCreator.h
-./usr/include/llvm/DebugInfo/GSYM/GsymReader.h
-./usr/include/llvm/DebugInfo/GSYM/Header.h
-./usr/include/llvm/DebugInfo/GSYM/InlineInfo.h
-./usr/include/llvm/DebugInfo/GSYM/LineEntry.h
-./usr/include/llvm/DebugInfo/GSYM/LineTable.h
-./usr/include/llvm/DebugInfo/GSYM/LookupResult.h
-./usr/include/llvm/DebugInfo/GSYM/ObjectFileTransformer.h
-./usr/include/llvm/DebugInfo/GSYM/Range.h
-./usr/include/llvm/DebugInfo/GSYM/StringTable.h
-./usr/include/llvm/DebugInfo/MSF
-./usr/include/llvm/DebugInfo/MSF/IMSFFile.h
-./usr/include/llvm/DebugInfo/MSF/MSFBuilder.h
-./usr/include/llvm/DebugInfo/MSF/MSFCommon.h
-./usr/include/llvm/DebugInfo/MSF/MSFError.h
-./usr/include/llvm/DebugInfo/MSF/MappedBlockStream.h
-./usr/include/llvm/DebugInfo/PDB
-./usr/include/llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h
-./usr/include/llvm/DebugInfo/PDB/DIA
-./usr/include/llvm/DebugInfo/PDB/DIA/DIADataStream.h
-./usr/include/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h
-./usr/include/llvm/DebugInfo/PDB/DIA/DIAEnumFrameData.h
-./usr/include/llvm/DebugInfo/PDB/DIA/DIAEnumInjectedSources.h
-./usr/include/llvm/DebugInfo/PDB/DIA/DIAEnumLineNumbers.h
-./usr/include/llvm/DebugInfo/PDB/DIA/DIAEnumSectionContribs.h
-./usr/include/llvm/DebugInfo/PDB/DIA/DIAEnumSourceFiles.h
-./usr/include/llvm/DebugInfo/PDB/DIA/DIAEnumSymbols.h
-./usr/include/llvm/DebugInfo/PDB/DIA/DIAEnumTables.h
-./usr/include/llvm/DebugInfo/PDB/DIA/DIAError.h
-./usr/include/llvm/DebugInfo/PDB/DIA/DIAFrameData.h
-./usr/include/llvm/DebugInfo/PDB/DIA/DIAInjectedSource.h
-./usr/include/llvm/DebugInfo/PDB/DIA/DIALineNumber.h
-./usr/include/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h
-./usr/include/llvm/DebugInfo/PDB/DIA/DIASectionContrib.h
-./usr/include/llvm/DebugInfo/PDB/DIA/DIASession.h
-./usr/include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h
-./usr/include/llvm/DebugInfo/PDB/DIA/DIASupport.h
-./usr/include/llvm/DebugInfo/PDB/DIA/DIATable.h
-./usr/include/llvm/DebugInfo/PDB/DIA/DIAUtils.h
-./usr/include/llvm/DebugInfo/PDB/GenericError.h
-./usr/include/llvm/DebugInfo/PDB/IPDBDataStream.h
-./usr/include/llvm/DebugInfo/PDB/IPDBEnumChildren.h
-./usr/include/llvm/DebugInfo/PDB/IPDBFrameData.h
-./usr/include/llvm/DebugInfo/PDB/IPDBInjectedSource.h
-./usr/include/llvm/DebugInfo/PDB/IPDBLineNumber.h
-./usr/include/llvm/DebugInfo/PDB/IPDBRawSymbol.h
-./usr/include/llvm/DebugInfo/PDB/IPDBSectionContrib.h
-./usr/include/llvm/DebugInfo/PDB/IPDBSession.h
-./usr/include/llvm/DebugInfo/PDB/IPDBSourceFile.h
-./usr/include/llvm/DebugInfo/PDB/IPDBTable.h
-./usr/include/llvm/DebugInfo/PDB/Native
-./usr/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptor.h
-./usr/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h
-./usr/include/llvm/DebugInfo/PDB/Native/DbiModuleList.h
-./usr/include/llvm/DebugInfo/PDB/Native/DbiStream.h
-./usr/include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h
-./usr/include/llvm/DebugInfo/PDB/Native/EnumTables.h
-./usr/include/llvm/DebugInfo/PDB/Native/Formatters.h
-./usr/include/llvm/DebugInfo/PDB/Native/GSIStreamBuilder.h
-./usr/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h
-./usr/include/llvm/DebugInfo/PDB/Native/Hash.h
-./usr/include/llvm/DebugInfo/PDB/Native/HashTable.h
-./usr/include/llvm/DebugInfo/PDB/Native/ISectionContribVisitor.h
-./usr/include/llvm/DebugInfo/PDB/Native/InfoStream.h
-./usr/include/llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h
-./usr/include/llvm/DebugInfo/PDB/Native/InjectedSourceStream.h
-./usr/include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h
-./usr/include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h
-./usr/include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h
-./usr/include/llvm/DebugInfo/PDB/Native/NativeEnumGlobals.h
-./usr/include/llvm/DebugInfo/PDB/Native/NativeEnumInjectedSources.h
-./usr/include/llvm/DebugInfo/PDB/Native/NativeEnumLineNumbers.h
-./usr/include/llvm/DebugInfo/PDB/Native/NativeEnumModules.h
-./usr/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h
-./usr/include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h
-./usr/include/llvm/DebugInfo/PDB/Native/NativeFunctionSymbol.h
-./usr/include/llvm/DebugInfo/PDB/Native/NativeLineNumber.h
-./usr/include/llvm/DebugInfo/PDB/Native/NativePublicSymbol.h
-./usr/include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h
-./usr/include/llvm/DebugInfo/PDB/Native/NativeSession.h
-./usr/include/llvm/DebugInfo/PDB/Native/NativeSourceFile.h
-./usr/include/llvm/DebugInfo/PDB/Native/NativeSymbolEnumerator.h
-./usr/include/llvm/DebugInfo/PDB/Native/NativeTypeArray.h
-./usr/include/llvm/DebugInfo/PDB/Native/NativeTypeBuiltin.h
-./usr/include/llvm/DebugInfo/PDB/Native/NativeTypeEnum.h
-./usr/include/llvm/DebugInfo/PDB/Native/NativeTypeFunctionSig.h
-./usr/include/llvm/DebugInfo/PDB/Native/NativeTypePointer.h
-./usr/include/llvm/DebugInfo/PDB/Native/NativeTypeTypedef.h
-./usr/include/llvm/DebugInfo/PDB/Native/NativeTypeUDT.h
-./usr/include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h
-./usr/include/llvm/DebugInfo/PDB/Native/PDBFile.h
-./usr/include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h
-./usr/include/llvm/DebugInfo/PDB/Native/PDBStringTable.h
-./usr/include/llvm/DebugInfo/PDB/Native/PDBStringTableBuilder.h
-./usr/include/llvm/DebugInfo/PDB/Native/PublicsStream.h
-./usr/include/llvm/DebugInfo/PDB/Native/RawConstants.h
-./usr/include/llvm/DebugInfo/PDB/Native/RawError.h
-./usr/include/llvm/DebugInfo/PDB/Native/RawTypes.h
-./usr/include/llvm/DebugInfo/PDB/Native/SymbolCache.h
-./usr/include/llvm/DebugInfo/PDB/Native/SymbolStream.h
-./usr/include/llvm/DebugInfo/PDB/Native/TpiHashing.h
-./usr/include/llvm/DebugInfo/PDB/Native/TpiStream.h
-./usr/include/llvm/DebugInfo/PDB/Native/TpiStreamBuilder.h
-./usr/include/llvm/DebugInfo/PDB/PDB.h
-./usr/include/llvm/DebugInfo/PDB/PDBContext.h
-./usr/include/llvm/DebugInfo/PDB/PDBExtras.h
-./usr/include/llvm/DebugInfo/PDB/PDBSymDumper.h
-./usr/include/llvm/DebugInfo/PDB/PDBSymbol.h
-./usr/include/llvm/DebugInfo/PDB/PDBSymbolAnnotation.h
-./usr/include/llvm/DebugInfo/PDB/PDBSymbolBlock.h
-./usr/include/llvm/DebugInfo/PDB/PDBSymbolCompiland.h
-./usr/include/llvm/DebugInfo/PDB/PDBSymbolCompilandDetails.h
-./usr/include/llvm/DebugInfo/PDB/PDBSymbolCompilandEnv.h
-./usr/include/llvm/DebugInfo/PDB/PDBSymbolCustom.h
-./usr/include/llvm/DebugInfo/PDB/PDBSymbolData.h
-./usr/include/llvm/DebugInfo/PDB/PDBSymbolExe.h
-./usr/include/llvm/DebugInfo/PDB/PDBSymbolFunc.h
-./usr/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugEnd.h
-./usr/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugStart.h
-./usr/include/llvm/DebugInfo/PDB/PDBSymbolLabel.h
-./usr/include/llvm/DebugInfo/PDB/PDBSymbolPublicSymbol.h
-./usr/include/llvm/DebugInfo/PDB/PDBSymbolThunk.h
-./usr/include/llvm/DebugInfo/PDB/PDBSymbolTypeArray.h
-./usr/include/llvm/DebugInfo/PDB/PDBSymbolTypeBaseClass.h
-./usr/include/llvm/DebugInfo/PDB/PDBSymbolTypeBuiltin.h
-./usr/include/llvm/DebugInfo/PDB/PDBSymbolTypeCustom.h
-./usr/include/llvm/DebugInfo/PDB/PDBSymbolTypeDimension.h
-./usr/include/llvm/DebugInfo/PDB/PDBSymbolTypeEnum.h
-./usr/include/llvm/DebugInfo/PDB/PDBSymbolTypeFriend.h
-./usr/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionArg.h
-./usr/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionSig.h
-./usr/include/llvm/DebugInfo/PDB/PDBSymbolTypeManaged.h
-./usr/include/llvm/DebugInfo/PDB/PDBSymbolTypePointer.h
-./usr/include/llvm/DebugInfo/PDB/PDBSymbolTypeTypedef.h
-./usr/include/llvm/DebugInfo/PDB/PDBSymbolTypeUDT.h
-./usr/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTable.h
-./usr/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTableShape.h
-./usr/include/llvm/DebugInfo/PDB/PDBSymbolUnknown.h
-./usr/include/llvm/DebugInfo/PDB/PDBSymbolUsingNamespace.h
-./usr/include/llvm/DebugInfo/PDB/PDBTypes.h
-./usr/include/llvm/DebugInfo/PDB/UDTLayout.h
-./usr/include/llvm/DebugInfo/Symbolize
-./usr/include/llvm/DebugInfo/Symbolize/DIPrinter.h
-./usr/include/llvm/DebugInfo/Symbolize/SymbolizableModule.h
-./usr/include/llvm/DebugInfo/Symbolize/Symbolize.h
-./usr/include/llvm/Demangle
-./usr/include/llvm/Demangle/Demangle.h
-./usr/include/llvm/Demangle/DemangleConfig.h
-./usr/include/llvm/Demangle/ItaniumDemangle.h
-./usr/include/llvm/Demangle/MicrosoftDemangle.h
-./usr/include/llvm/Demangle/MicrosoftDemangleNodes.h
-./usr/include/llvm/Demangle/StringView.h
-./usr/include/llvm/Demangle/Utility.h
-./usr/include/llvm/ExecutionEngine
-./usr/include/llvm/ExecutionEngine/ExecutionEngine.h
-./usr/include/llvm/ExecutionEngine/GenericValue.h
-./usr/include/llvm/ExecutionEngine/Interpreter.h
-./usr/include/llvm/ExecutionEngine/JITEventListener.h
-./usr/include/llvm/ExecutionEngine/JITLink
-./usr/include/llvm/ExecutionEngine/JITLink/EHFrameSupport.h
-./usr/include/llvm/ExecutionEngine/JITLink/ELF.h
-./usr/include/llvm/ExecutionEngine/JITLink/ELF_x86_64.h
-./usr/include/llvm/ExecutionEngine/JITLink/JITLink.h
-./usr/include/llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h
-./usr/include/llvm/ExecutionEngine/JITLink/MachO.h
-./usr/include/llvm/ExecutionEngine/JITLink/MachO_arm64.h
-./usr/include/llvm/ExecutionEngine/JITLink/MachO_x86_64.h
-./usr/include/llvm/ExecutionEngine/JITSymbol.h
-./usr/include/llvm/ExecutionEngine/MCJIT.h
-./usr/include/llvm/ExecutionEngine/OProfileWrapper.h
-./usr/include/llvm/ExecutionEngine/ObjectCache.h
-./usr/include/llvm/ExecutionEngine/Orc
-./usr/include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h
-./usr/include/llvm/ExecutionEngine/Orc/CompileUtils.h
-./usr/include/llvm/ExecutionEngine/Orc/Core.h
-./usr/include/llvm/ExecutionEngine/Orc/DebugUtils.h
-./usr/include/llvm/ExecutionEngine/Orc/ExecutionUtils.h
-./usr/include/llvm/ExecutionEngine/Orc/GlobalMappingLayer.h
-./usr/include/llvm/ExecutionEngine/Orc/IRCompileLayer.h
-./usr/include/llvm/ExecutionEngine/Orc/IRTransformLayer.h
-./usr/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h
-./usr/include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h
-./usr/include/llvm/ExecutionEngine/Orc/LLJIT.h
-./usr/include/llvm/ExecutionEngine/Orc/LambdaResolver.h
-./usr/include/llvm/ExecutionEngine/Orc/Layer.h
-./usr/include/llvm/ExecutionEngine/Orc/LazyEmittingLayer.h
-./usr/include/llvm/ExecutionEngine/Orc/LazyReexports.h
-./usr/include/llvm/ExecutionEngine/Orc/Legacy.h
-./usr/include/llvm/ExecutionEngine/Orc/MachOPlatform.h
-./usr/include/llvm/ExecutionEngine/Orc/Mangling.h
-./usr/include/llvm/ExecutionEngine/Orc/NullResolver.h
-./usr/include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h
-./usr/include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h
-./usr/include/llvm/ExecutionEngine/Orc/OrcABISupport.h
-./usr/include/llvm/ExecutionEngine/Orc/OrcError.h
-./usr/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h
-./usr/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h
-./usr/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h
-./usr/include/llvm/ExecutionEngine/Orc/RPC
-./usr/include/llvm/ExecutionEngine/Orc/RPC/RPCSerialization.h
-./usr/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h
-./usr/include/llvm/ExecutionEngine/Orc/RPC/RawByteChannel.h
-./usr/include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h
-./usr/include/llvm/ExecutionEngine/Orc/RemoteObjectLayer.h
-./usr/include/llvm/ExecutionEngine/Orc/SpeculateAnalyses.h
-./usr/include/llvm/ExecutionEngine/Orc/Speculation.h
-./usr/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h
-./usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h
-./usr/include/llvm/ExecutionEngine/OrcMCJITReplacement.h
-./usr/include/llvm/ExecutionEngine/OrcV1Deprecation.h
-./usr/include/llvm/ExecutionEngine/RTDyldMemoryManager.h
-./usr/include/llvm/ExecutionEngine/RuntimeDyld.h
-./usr/include/llvm/ExecutionEngine/RuntimeDyldChecker.h
-./usr/include/llvm/ExecutionEngine/SectionMemoryManager.h
-./usr/include/llvm/Frontend
-./usr/include/llvm/Frontend/Directive
-./usr/include/llvm/Frontend/Directive/DirectiveBase.td
-./usr/include/llvm/Frontend/OpenACC
-./usr/include/llvm/Frontend/OpenACC/ACC.td
-./usr/include/llvm/Frontend/OpenMP
-./usr/include/llvm/Frontend/OpenMP/OMP.td
-./usr/include/llvm/Frontend/OpenMP/OMPConstants.h
-./usr/include/llvm/Frontend/OpenMP/OMPContext.h
-./usr/include/llvm/Frontend/OpenMP/OMPGridValues.h
-./usr/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
-./usr/include/llvm/Frontend/OpenMP/OMPKinds.def
-./usr/include/llvm/FuzzMutate
-./usr/include/llvm/FuzzMutate/FuzzerCLI.h
-./usr/include/llvm/FuzzMutate/IRMutator.h
-./usr/include/llvm/FuzzMutate/OpDescriptor.h
-./usr/include/llvm/FuzzMutate/Operations.h
-./usr/include/llvm/FuzzMutate/Random.h
-./usr/include/llvm/FuzzMutate/RandomIRBuilder.h
-./usr/include/llvm/IR
-./usr/include/llvm/IR/AbstractCallSite.h
-./usr/include/llvm/IR/Argument.h
-./usr/include/llvm/IR/AssemblyAnnotationWriter.h
-./usr/include/llvm/IR/Attributes.h
-./usr/include/llvm/IR/Attributes.inc
-./usr/include/llvm/IR/Attributes.td
-./usr/include/llvm/IR/AutoUpgrade.h
-./usr/include/llvm/IR/BasicBlock.h
-./usr/include/llvm/IR/CFG.h
-./usr/include/llvm/IR/CallingConv.h
-./usr/include/llvm/IR/Comdat.h
-./usr/include/llvm/IR/Constant.h
-./usr/include/llvm/IR/ConstantFolder.h
-./usr/include/llvm/IR/ConstantRange.h
-./usr/include/llvm/IR/Constants.h
-./usr/include/llvm/IR/ConstrainedOps.def
-./usr/include/llvm/IR/DIBuilder.h
-./usr/include/llvm/IR/DataLayout.h
-./usr/include/llvm/IR/DebugInfo.h
-./usr/include/llvm/IR/DebugInfoFlags.def
-./usr/include/llvm/IR/DebugInfoMetadata.h
-./usr/include/llvm/IR/DebugLoc.h
-./usr/include/llvm/IR/DerivedTypes.h
-./usr/include/llvm/IR/DerivedUser.h
-./usr/include/llvm/IR/DiagnosticHandler.h
-./usr/include/llvm/IR/DiagnosticInfo.h
-./usr/include/llvm/IR/DiagnosticPrinter.h
-./usr/include/llvm/IR/Dominators.h
-./usr/include/llvm/IR/FPEnv.h
-./usr/include/llvm/IR/FixedMetadataKinds.def
-./usr/include/llvm/IR/Function.h
-./usr/include/llvm/IR/GVMaterializer.h
-./usr/include/llvm/IR/GetElementPtrTypeIterator.h
-./usr/include/llvm/IR/GlobalAlias.h
-./usr/include/llvm/IR/GlobalIFunc.h
-./usr/include/llvm/IR/GlobalIndirectSymbol.h
-./usr/include/llvm/IR/GlobalObject.h
-./usr/include/llvm/IR/GlobalValue.h
-./usr/include/llvm/IR/GlobalVariable.h
-./usr/include/llvm/IR/IRBuilder.h
-./usr/include/llvm/IR/IRBuilderFolder.h
-./usr/include/llvm/IR/IRPrintingPasses.h
-./usr/include/llvm/IR/InlineAsm.h
-./usr/include/llvm/IR/InstIterator.h
-./usr/include/llvm/IR/InstVisitor.h
-./usr/include/llvm/IR/InstrTypes.h
-./usr/include/llvm/IR/Instruction.def
-./usr/include/llvm/IR/Instruction.h
-./usr/include/llvm/IR/Instructions.h
-./usr/include/llvm/IR/IntrinsicEnums.inc
-./usr/include/llvm/IR/IntrinsicImpl.inc
-./usr/include/llvm/IR/IntrinsicInst.h
-./usr/include/llvm/IR/Intrinsics.h
-./usr/include/llvm/IR/Intrinsics.td
-./usr/include/llvm/IR/IntrinsicsAArch64.h
-./usr/include/llvm/IR/IntrinsicsAArch64.td
-./usr/include/llvm/IR/IntrinsicsAMDGPU.h
-./usr/include/llvm/IR/IntrinsicsAMDGPU.td
-./usr/include/llvm/IR/IntrinsicsARM.h
-./usr/include/llvm/IR/IntrinsicsARM.td
-./usr/include/llvm/IR/IntrinsicsBPF.h
-./usr/include/llvm/IR/IntrinsicsBPF.td
-./usr/include/llvm/IR/IntrinsicsHexagon.h
-./usr/include/llvm/IR/IntrinsicsHexagon.td
-./usr/include/llvm/IR/IntrinsicsHexagonDep.td
-./usr/include/llvm/IR/IntrinsicsMips.h
-./usr/include/llvm/IR/IntrinsicsMips.td
-./usr/include/llvm/IR/IntrinsicsNVPTX.h
-./usr/include/llvm/IR/IntrinsicsNVVM.td
-./usr/include/llvm/IR/IntrinsicsPowerPC.h
-./usr/include/llvm/IR/IntrinsicsPowerPC.td
-./usr/include/llvm/IR/IntrinsicsR600.h
-./usr/include/llvm/IR/IntrinsicsRISCV.h
-./usr/include/llvm/IR/IntrinsicsRISCV.td
-./usr/include/llvm/IR/IntrinsicsS390.h
-./usr/include/llvm/IR/IntrinsicsSystemZ.td
-./usr/include/llvm/IR/IntrinsicsWebAssembly.h
-./usr/include/llvm/IR/IntrinsicsWebAssembly.td
-./usr/include/llvm/IR/IntrinsicsX86.h
-./usr/include/llvm/IR/IntrinsicsX86.td
-./usr/include/llvm/IR/IntrinsicsXCore.h
-./usr/include/llvm/IR/IntrinsicsXCore.td
-./usr/include/llvm/IR/LLVMContext.h
-./usr/include/llvm/IR/LLVMRemarkStreamer.h
-./usr/include/llvm/IR/LegacyPassManager.h
-./usr/include/llvm/IR/LegacyPassManagers.h
-./usr/include/llvm/IR/LegacyPassNameParser.h
-./usr/include/llvm/IR/MDBuilder.h
-./usr/include/llvm/IR/Mangler.h
-./usr/include/llvm/IR/MatrixBuilder.h
-./usr/include/llvm/IR/Metadata.def
-./usr/include/llvm/IR/Metadata.h
-./usr/include/llvm/IR/Module.h
-./usr/include/llvm/IR/ModuleSlotTracker.h
-./usr/include/llvm/IR/ModuleSummaryIndex.h
-./usr/include/llvm/IR/ModuleSummaryIndexYAML.h
-./usr/include/llvm/IR/NoFolder.h
-./usr/include/llvm/IR/OperandTraits.h
-./usr/include/llvm/IR/Operator.h
-./usr/include/llvm/IR/OptBisect.h
-./usr/include/llvm/IR/PassInstrumentation.h
-./usr/include/llvm/IR/PassManager.h
-./usr/include/llvm/IR/PassManagerImpl.h
-./usr/include/llvm/IR/PassManagerInternal.h
-./usr/include/llvm/IR/PassTimingInfo.h
-./usr/include/llvm/IR/PatternMatch.h
-./usr/include/llvm/IR/PredIteratorCache.h
-./usr/include/llvm/IR/ProfileSummary.h
-./usr/include/llvm/IR/RuntimeLibcalls.def
-./usr/include/llvm/IR/SafepointIRVerifier.h
-./usr/include/llvm/IR/Statepoint.h
-./usr/include/llvm/IR/SymbolTableListTraits.h
-./usr/include/llvm/IR/TrackingMDRef.h
-./usr/include/llvm/IR/Type.h
-./usr/include/llvm/IR/TypeFinder.h
-./usr/include/llvm/IR/Use.h
-./usr/include/llvm/IR/UseListOrder.h
-./usr/include/llvm/IR/User.h
-./usr/include/llvm/IR/VPIntrinsics.def
-./usr/include/llvm/IR/Value.def
-./usr/include/llvm/IR/Value.h
-./usr/include/llvm/IR/ValueHandle.h
-./usr/include/llvm/IR/ValueMap.h
-./usr/include/llvm/IR/ValueSymbolTable.h
-./usr/include/llvm/IR/Verifier.h
-./usr/include/llvm/IRReader
-./usr/include/llvm/IRReader/IRReader.h
-./usr/include/llvm/InitializePasses.h
-./usr/include/llvm/LTO
-./usr/include/llvm/LTO/Caching.h
-./usr/include/llvm/LTO/Config.h
-./usr/include/llvm/LTO/LTO.h
-./usr/include/llvm/LTO/LTOBackend.h
-./usr/include/llvm/LTO/SummaryBasedOptimizations.h
-./usr/include/llvm/LTO/legacy
-./usr/include/llvm/LTO/legacy/LTOCodeGenerator.h
-./usr/include/llvm/LTO/legacy/LTOModule.h
-./usr/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h
-./usr/include/llvm/LTO/legacy/UpdateCompilerUsed.h
-./usr/include/llvm/LineEditor
-./usr/include/llvm/LineEditor/LineEditor.h
-./usr/include/llvm/LinkAllIR.h
-./usr/include/llvm/LinkAllPasses.h
-./usr/include/llvm/Linker
-./usr/include/llvm/Linker/IRMover.h
-./usr/include/llvm/Linker/Linker.h
-./usr/include/llvm/MC
-./usr/include/llvm/MC/ConstantPools.h
-./usr/include/llvm/MC/LaneBitmask.h
-./usr/include/llvm/MC/MCAsmBackend.h
-./usr/include/llvm/MC/MCAsmInfo.h
-./usr/include/llvm/MC/MCAsmInfoCOFF.h
-./usr/include/llvm/MC/MCAsmInfoDarwin.h
-./usr/include/llvm/MC/MCAsmInfoELF.h
-./usr/include/llvm/MC/MCAsmInfoWasm.h
-./usr/include/llvm/MC/MCAsmInfoXCOFF.h
-./usr/include/llvm/MC/MCAsmLayout.h
-./usr/include/llvm/MC/MCAsmMacro.h
-./usr/include/llvm/MC/MCAssembler.h
-./usr/include/llvm/MC/MCCodeEmitter.h
-./usr/include/llvm/MC/MCCodeView.h
-./usr/include/llvm/MC/MCContext.h
-./usr/include/llvm/MC/MCDirectives.h
-./usr/include/llvm/MC/MCDisassembler
-./usr/include/llvm/MC/MCDisassembler/MCDisassembler.h
-./usr/include/llvm/MC/MCDisassembler/MCExternalSymbolizer.h
-./usr/include/llvm/MC/MCDisassembler/MCRelocationInfo.h
-./usr/include/llvm/MC/MCDisassembler/MCSymbolizer.h
-./usr/include/llvm/MC/MCDwarf.h
-./usr/include/llvm/MC/MCELFObjectWriter.h
-./usr/include/llvm/MC/MCELFStreamer.h
-./usr/include/llvm/MC/MCExpr.h
-./usr/include/llvm/MC/MCFixedLenDisassembler.h
-./usr/include/llvm/MC/MCFixup.h
-./usr/include/llvm/MC/MCFixupKindInfo.h
-./usr/include/llvm/MC/MCFragment.h
-./usr/include/llvm/MC/MCInst.h
-./usr/include/llvm/MC/MCInstBuilder.h
-./usr/include/llvm/MC/MCInstPrinter.h
-./usr/include/llvm/MC/MCInstrAnalysis.h
-./usr/include/llvm/MC/MCInstrDesc.h
-./usr/include/llvm/MC/MCInstrInfo.h
-./usr/include/llvm/MC/MCInstrItineraries.h
-./usr/include/llvm/MC/MCLabel.h
-./usr/include/llvm/MC/MCLinkerOptimizationHint.h
-./usr/include/llvm/MC/MCMachObjectWriter.h
-./usr/include/llvm/MC/MCObjectFileInfo.h
-./usr/include/llvm/MC/MCObjectStreamer.h
-./usr/include/llvm/MC/MCObjectWriter.h
-./usr/include/llvm/MC/MCParser
-./usr/include/llvm/MC/MCParser/AsmCond.h
-./usr/include/llvm/MC/MCParser/AsmLexer.h
-./usr/include/llvm/MC/MCParser/MCAsmLexer.h
-./usr/include/llvm/MC/MCParser/MCAsmParser.h
-./usr/include/llvm/MC/MCParser/MCAsmParserExtension.h
-./usr/include/llvm/MC/MCParser/MCAsmParserUtils.h
-./usr/include/llvm/MC/MCParser/MCParsedAsmOperand.h
-./usr/include/llvm/MC/MCParser/MCTargetAsmParser.h
-./usr/include/llvm/MC/MCRegister.h
-./usr/include/llvm/MC/MCRegisterInfo.h
-./usr/include/llvm/MC/MCSchedule.h
-./usr/include/llvm/MC/MCSection.h
-./usr/include/llvm/MC/MCSectionCOFF.h
-./usr/include/llvm/MC/MCSectionELF.h
-./usr/include/llvm/MC/MCSectionMachO.h
-./usr/include/llvm/MC/MCSectionWasm.h
-./usr/include/llvm/MC/MCSectionXCOFF.h
-./usr/include/llvm/MC/MCStreamer.h
-./usr/include/llvm/MC/MCSubtargetInfo.h
-./usr/include/llvm/MC/MCSymbol.h
-./usr/include/llvm/MC/MCSymbolCOFF.h
-./usr/include/llvm/MC/MCSymbolELF.h
-./usr/include/llvm/MC/MCSymbolMachO.h
-./usr/include/llvm/MC/MCSymbolWasm.h
-./usr/include/llvm/MC/MCSymbolXCOFF.h
-./usr/include/llvm/MC/MCTargetOptions.h
-./usr/include/llvm/MC/MCTargetOptionsCommandFlags.h
-./usr/include/llvm/MC/MCValue.h
-./usr/include/llvm/MC/MCWasmObjectWriter.h
-./usr/include/llvm/MC/MCWasmStreamer.h
-./usr/include/llvm/MC/MCWin64EH.h
-./usr/include/llvm/MC/MCWinCOFFObjectWriter.h
-./usr/include/llvm/MC/MCWinCOFFStreamer.h
-./usr/include/llvm/MC/MCWinEH.h
-./usr/include/llvm/MC/MCXCOFFObjectWriter.h
-./usr/include/llvm/MC/MCXCOFFStreamer.h
-./usr/include/llvm/MC/MachineLocation.h
-./usr/include/llvm/MC/SectionKind.h
-./usr/include/llvm/MC/StringTableBuilder.h
-./usr/include/llvm/MC/SubtargetFeature.h
-./usr/include/llvm/MCA
-./usr/include/llvm/MCA/CodeEmitter.h
-./usr/include/llvm/MCA/Context.h
-./usr/include/llvm/MCA/HWEventListener.h
-./usr/include/llvm/MCA/HardwareUnits
-./usr/include/llvm/MCA/HardwareUnits/HardwareUnit.h
-./usr/include/llvm/MCA/HardwareUnits/LSUnit.h
-./usr/include/llvm/MCA/HardwareUnits/RegisterFile.h
-./usr/include/llvm/MCA/HardwareUnits/ResourceManager.h
-./usr/include/llvm/MCA/HardwareUnits/RetireControlUnit.h
-./usr/include/llvm/MCA/HardwareUnits/Scheduler.h
-./usr/include/llvm/MCA/InstrBuilder.h
-./usr/include/llvm/MCA/Instruction.h
-./usr/include/llvm/MCA/Pipeline.h
-./usr/include/llvm/MCA/SourceMgr.h
-./usr/include/llvm/MCA/Stages
-./usr/include/llvm/MCA/Stages/DispatchStage.h
-./usr/include/llvm/MCA/Stages/EntryStage.h
-./usr/include/llvm/MCA/Stages/ExecuteStage.h
-./usr/include/llvm/MCA/Stages/InstructionTables.h
-./usr/include/llvm/MCA/Stages/MicroOpQueueStage.h
-./usr/include/llvm/MCA/Stages/RetireStage.h
-./usr/include/llvm/MCA/Stages/Stage.h
-./usr/include/llvm/MCA/Support.h
-./usr/include/llvm/Object
-./usr/include/llvm/Object/Archive.h
-./usr/include/llvm/Object/ArchiveWriter.h
-./usr/include/llvm/Object/Binary.h
-./usr/include/llvm/Object/COFF.h
-./usr/include/llvm/Object/COFFImportFile.h
-./usr/include/llvm/Object/COFFModuleDefinition.h
-./usr/include/llvm/Object/CVDebugRecord.h
-./usr/include/llvm/Object/Decompressor.h
-./usr/include/llvm/Object/ELF.h
-./usr/include/llvm/Object/ELFObjectFile.h
-./usr/include/llvm/Object/ELFTypes.h
-./usr/include/llvm/Object/Error.h
-./usr/include/llvm/Object/IRObjectFile.h
-./usr/include/llvm/Object/IRSymtab.h
-./usr/include/llvm/Object/MachO.h
-./usr/include/llvm/Object/MachOUniversal.h
-./usr/include/llvm/Object/Minidump.h
-./usr/include/llvm/Object/ModuleSymbolTable.h
-./usr/include/llvm/Object/ObjectFile.h
-./usr/include/llvm/Object/RelocationResolver.h
-./usr/include/llvm/Object/StackMapParser.h
-./usr/include/llvm/Object/SymbolSize.h
-./usr/include/llvm/Object/SymbolicFile.h
-./usr/include/llvm/Object/TapiFile.h
-./usr/include/llvm/Object/TapiUniversal.h
-./usr/include/llvm/Object/Wasm.h
-./usr/include/llvm/Object/WasmTraits.h
-./usr/include/llvm/Object/WindowsMachineFlag.h
-./usr/include/llvm/Object/WindowsResource.h
-./usr/include/llvm/Object/XCOFFObjectFile.h
-./usr/include/llvm/ObjectYAML
-./usr/include/llvm/ObjectYAML/COFFYAML.h
-./usr/include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h
-./usr/include/llvm/ObjectYAML/CodeViewYAMLSymbols.h
-./usr/include/llvm/ObjectYAML/CodeViewYAMLTypeHashing.h
-./usr/include/llvm/ObjectYAML/CodeViewYAMLTypes.h
-./usr/include/llvm/ObjectYAML/DWARFEmitter.h
-./usr/include/llvm/ObjectYAML/DWARFYAML.h
-./usr/include/llvm/ObjectYAML/ELFYAML.h
-./usr/include/llvm/ObjectYAML/MachOYAML.h
-./usr/include/llvm/ObjectYAML/MinidumpYAML.h
-./usr/include/llvm/ObjectYAML/ObjectYAML.h
-./usr/include/llvm/ObjectYAML/WasmYAML.h
-./usr/include/llvm/ObjectYAML/XCOFFYAML.h
-./usr/include/llvm/ObjectYAML/YAML.h
-./usr/include/llvm/ObjectYAML/yaml2obj.h
-./usr/include/llvm/Option
-./usr/include/llvm/Option/Arg.h
-./usr/include/llvm/Option/ArgList.h
-./usr/include/llvm/Option/OptParser.td
-./usr/include/llvm/Option/OptSpecifier.h
-./usr/include/llvm/Option/OptTable.h
-./usr/include/llvm/Option/Option.h
-./usr/include/llvm/Pass.h
-./usr/include/llvm/PassAnalysisSupport.h
-./usr/include/llvm/PassInfo.h
-./usr/include/llvm/PassRegistry.h
-./usr/include/llvm/PassSupport.h
-./usr/include/llvm/Passes
-./usr/include/llvm/Passes/PassBuilder.h
-./usr/include/llvm/Passes/PassPlugin.h
-./usr/include/llvm/Passes/StandardInstrumentations.h
-./usr/include/llvm/ProfileData
-./usr/include/llvm/ProfileData/Coverage
-./usr/include/llvm/ProfileData/Coverage/CoverageMapping.h
-./usr/include/llvm/ProfileData/Coverage/CoverageMappingReader.h
-./usr/include/llvm/ProfileData/Coverage/CoverageMappingWriter.h
-./usr/include/llvm/ProfileData/GCOV.h
-./usr/include/llvm/ProfileData/InstrProf.h
-./usr/include/llvm/ProfileData/InstrProfData.inc
-./usr/include/llvm/ProfileData/InstrProfReader.h
-./usr/include/llvm/ProfileData/InstrProfWriter.h
-./usr/include/llvm/ProfileData/ProfileCommon.h
-./usr/include/llvm/ProfileData/SampleProf.h
-./usr/include/llvm/ProfileData/SampleProfReader.h
-./usr/include/llvm/ProfileData/SampleProfWriter.h
-./usr/include/llvm/Remarks
-./usr/include/llvm/Remarks/BitstreamRemarkContainer.h
-./usr/include/llvm/Remarks/BitstreamRemarkParser.h
-./usr/include/llvm/Remarks/BitstreamRemarkSerializer.h
-./usr/include/llvm/Remarks/Remark.h
-./usr/include/llvm/Remarks/RemarkFormat.h
-./usr/include/llvm/Remarks/RemarkLinker.h
-./usr/include/llvm/Remarks/RemarkParser.h
-./usr/include/llvm/Remarks/RemarkSerializer.h
-./usr/include/llvm/Remarks/RemarkStreamer.h
-./usr/include/llvm/Remarks/RemarkStringTable.h
-./usr/include/llvm/Remarks/YAMLRemarkSerializer.h
-./usr/include/llvm/Support
-./usr/include/llvm/Support/AArch64TargetParser.def
-./usr/include/llvm/Support/AArch64TargetParser.h
-./usr/include/llvm/Support/AMDGPUMetadata.h
-./usr/include/llvm/Support/AMDHSAKernelDescriptor.h
-./usr/include/llvm/Support/ARMAttributeParser.h
-./usr/include/llvm/Support/ARMBuildAttributes.h
-./usr/include/llvm/Support/ARMEHABI.h
-./usr/include/llvm/Support/ARMTargetParser.def
-./usr/include/llvm/Support/ARMTargetParser.h
-./usr/include/llvm/Support/ARMWinEH.h
-./usr/include/llvm/Support/AlignOf.h
-./usr/include/llvm/Support/Alignment.h
-./usr/include/llvm/Support/Allocator.h
-./usr/include/llvm/Support/AllocatorBase.h
-./usr/include/llvm/Support/ArrayRecycler.h
-./usr/include/llvm/Support/Atomic.h
-./usr/include/llvm/Support/AtomicOrdering.h
-./usr/include/llvm/Support/Automaton.h
-./usr/include/llvm/Support/Base64.h
-./usr/include/llvm/Support/BinaryByteStream.h
-./usr/include/llvm/Support/BinaryItemStream.h
-./usr/include/llvm/Support/BinaryStream.h
-./usr/include/llvm/Support/BinaryStreamArray.h
-./usr/include/llvm/Support/BinaryStreamError.h
-./usr/include/llvm/Support/BinaryStreamReader.h
-./usr/include/llvm/Support/BinaryStreamRef.h
-./usr/include/llvm/Support/BinaryStreamWriter.h
-./usr/include/llvm/Support/BlockFrequency.h
-./usr/include/llvm/Support/BranchProbability.h
-./usr/include/llvm/Support/BuryPointer.h
-./usr/include/llvm/Support/CBindingWrapping.h
-./usr/include/llvm/Support/CFGDiff.h
-./usr/include/llvm/Support/CFGUpdate.h
-./usr/include/llvm/Support/COM.h
-./usr/include/llvm/Support/CRC.h
-./usr/include/llvm/Support/CachePruning.h
-./usr/include/llvm/Support/Capacity.h
-./usr/include/llvm/Support/Casting.h
-./usr/include/llvm/Support/CheckedArithmetic.h
-./usr/include/llvm/Support/Chrono.h
-./usr/include/llvm/Support/CodeGen.h
-./usr/include/llvm/Support/CodeGenCoverage.h
-./usr/include/llvm/Support/CommandLine.h
-./usr/include/llvm/Support/Compiler.h
-./usr/include/llvm/Support/Compression.h
-./usr/include/llvm/Support/ConvertUTF.h
-./usr/include/llvm/Support/CrashRecoveryContext.h
-./usr/include/llvm/Support/DJB.h
-./usr/include/llvm/Support/DOTGraphTraits.h
-./usr/include/llvm/Support/DataExtractor.h
-./usr/include/llvm/Support/DataTypes.h
-./usr/include/llvm/Support/Debug.h
-./usr/include/llvm/Support/DebugCounter.h
-./usr/include/llvm/Support/DynamicLibrary.h
-./usr/include/llvm/Support/ELFAttributeParser.h
-./usr/include/llvm/Support/ELFAttributes.h
-./usr/include/llvm/Support/Endian.h
-./usr/include/llvm/Support/EndianStream.h
-./usr/include/llvm/Support/Errc.h
-./usr/include/llvm/Support/Errno.h
-./usr/include/llvm/Support/Error.h
-./usr/include/llvm/Support/ErrorHandling.h
-./usr/include/llvm/Support/ErrorOr.h
-./usr/include/llvm/Support/ExtensibleRTTI.h
-./usr/include/llvm/Support/FileCheck.h
-./usr/include/llvm/Support/FileCollector.h
-./usr/include/llvm/Support/FileOutputBuffer.h
-./usr/include/llvm/Support/FileSystem.h
-./usr/include/llvm/Support/FileUtilities.h
-./usr/include/llvm/Support/Format.h
-./usr/include/llvm/Support/FormatAdapters.h
-./usr/include/llvm/Support/FormatCommon.h
-./usr/include/llvm/Support/FormatProviders.h
-./usr/include/llvm/Support/FormatVariadic.h
-./usr/include/llvm/Support/FormatVariadicDetails.h
-./usr/include/llvm/Support/FormattedStream.h
-./usr/include/llvm/Support/GenericDomTree.h
-./usr/include/llvm/Support/GenericDomTreeConstruction.h
-./usr/include/llvm/Support/GenericIteratedDominanceFrontier.h
-./usr/include/llvm/Support/GlobPattern.h
-./usr/include/llvm/Support/GraphWriter.h
-./usr/include/llvm/Support/Host.h
-./usr/include/llvm/Support/InitLLVM.h
-./usr/include/llvm/Support/ItaniumManglingCanonicalizer.h
-./usr/include/llvm/Support/JSON.h
-./usr/include/llvm/Support/KnownBits.h
-./usr/include/llvm/Support/LEB128.h
-./usr/include/llvm/Support/LineIterator.h
-./usr/include/llvm/Support/Locale.h
-./usr/include/llvm/Support/LockFileManager.h
-./usr/include/llvm/Support/LowLevelTypeImpl.h
-./usr/include/llvm/Support/MD5.h
-./usr/include/llvm/Support/MSVCErrorWorkarounds.h
-./usr/include/llvm/Support/MachineValueType.h
-./usr/include/llvm/Support/ManagedStatic.h
-./usr/include/llvm/Support/MathExtras.h
-./usr/include/llvm/Support/MemAlloc.h
-./usr/include/llvm/Support/Memory.h
-./usr/include/llvm/Support/MemoryBuffer.h
-./usr/include/llvm/Support/MipsABIFlags.h
-./usr/include/llvm/Support/Mutex.h
-./usr/include/llvm/Support/NativeFormatting.h
-./usr/include/llvm/Support/OnDiskHashTable.h
-./usr/include/llvm/Support/OptimizedStructLayout.h
-./usr/include/llvm/Support/Parallel.h
-./usr/include/llvm/Support/Path.h
-./usr/include/llvm/Support/PluginLoader.h
-./usr/include/llvm/Support/PointerLikeTypeTraits.h
-./usr/include/llvm/Support/PrettyStackTrace.h
-./usr/include/llvm/Support/Printable.h
-./usr/include/llvm/Support/Process.h
-./usr/include/llvm/Support/Program.h
-./usr/include/llvm/Support/RISCVAttributeParser.h
-./usr/include/llvm/Support/RISCVAttributes.h
-./usr/include/llvm/Support/RISCVTargetParser.def
-./usr/include/llvm/Support/RWMutex.h
-./usr/include/llvm/Support/RandomNumberGenerator.h
-./usr/include/llvm/Support/Recycler.h
-./usr/include/llvm/Support/RecyclingAllocator.h
-./usr/include/llvm/Support/Regex.h
-./usr/include/llvm/Support/Registry.h
-./usr/include/llvm/Support/ReverseIteration.h
-./usr/include/llvm/Support/SHA1.h
-./usr/include/llvm/Support/SMLoc.h
-./usr/include/llvm/Support/SMTAPI.h
-./usr/include/llvm/Support/SaveAndRestore.h
-./usr/include/llvm/Support/ScaledNumber.h
-./usr/include/llvm/Support/ScopedPrinter.h
-./usr/include/llvm/Support/Signals.h
-./usr/include/llvm/Support/Signposts.h
-./usr/include/llvm/Support/SmallVectorMemoryBuffer.h
-./usr/include/llvm/Support/Solaris
-./usr/include/llvm/Support/Solaris/sys
-./usr/include/llvm/Support/Solaris/sys/regset.h
-./usr/include/llvm/Support/SourceMgr.h
-./usr/include/llvm/Support/SpecialCaseList.h
-./usr/include/llvm/Support/StringSaver.h
-./usr/include/llvm/Support/SuffixTree.h
-./usr/include/llvm/Support/SwapByteOrder.h
-./usr/include/llvm/Support/SymbolRemappingReader.h
-./usr/include/llvm/Support/SystemUtils.h
-./usr/include/llvm/Support/TarWriter.h
-./usr/include/llvm/Support/TargetOpcodes.def
-./usr/include/llvm/Support/TargetParser.h
-./usr/include/llvm/Support/TargetRegistry.h
-./usr/include/llvm/Support/TargetSelect.h
-./usr/include/llvm/Support/TaskQueue.h
-./usr/include/llvm/Support/ThreadLocal.h
-./usr/include/llvm/Support/ThreadPool.h
-./usr/include/llvm/Support/Threading.h
-./usr/include/llvm/Support/TimeProfiler.h
-./usr/include/llvm/Support/Timer.h
-./usr/include/llvm/Support/ToolOutputFile.h
-./usr/include/llvm/Support/TrailingObjects.h
-./usr/include/llvm/Support/TrigramIndex.h
-./usr/include/llvm/Support/TypeName.h
-./usr/include/llvm/Support/TypeSize.h
-./usr/include/llvm/Support/Unicode.h
-./usr/include/llvm/Support/UnicodeCharRanges.h
-./usr/include/llvm/Support/Valgrind.h
-./usr/include/llvm/Support/VersionTuple.h
-./usr/include/llvm/Support/VirtualFileSystem.h
-./usr/include/llvm/Support/Watchdog.h
-./usr/include/llvm/Support/Win64EH.h
-./usr/include/llvm/Support/Windows
-./usr/include/llvm/Support/Windows/WindowsSupport.h
-./usr/include/llvm/Support/WindowsError.h
-./usr/include/llvm/Support/WithColor.h
-./usr/include/llvm/Support/X86DisassemblerDecoderCommon.h
-./usr/include/llvm/Support/X86TargetParser.def
-./usr/include/llvm/Support/X86TargetParser.h
-./usr/include/llvm/Support/YAMLParser.h
-./usr/include/llvm/Support/YAMLTraits.h
-./usr/include/llvm/Support/circular_raw_ostream.h
-./usr/include/llvm/Support/raw_os_ostream.h
-./usr/include/llvm/Support/raw_ostream.h
-./usr/include/llvm/Support/raw_sha1_ostream.h
-./usr/include/llvm/Support/thread.h
-./usr/include/llvm/Support/type_traits.h
-./usr/include/llvm/Support/xxhash.h
-./usr/include/llvm/TableGen
-./usr/include/llvm/TableGen/Automaton.td
-./usr/include/llvm/TableGen/Error.h
-./usr/include/llvm/TableGen/Main.h
-./usr/include/llvm/TableGen/Record.h
-./usr/include/llvm/TableGen/SearchableTable.td
-./usr/include/llvm/TableGen/SetTheory.h
-./usr/include/llvm/TableGen/StringMatcher.h
-./usr/include/llvm/TableGen/StringToOffsetTable.h
-./usr/include/llvm/TableGen/TableGenBackend.h
-./usr/include/llvm/Target
-./usr/include/llvm/Target/CodeGenCWrappers.h
-./usr/include/llvm/Target/GenericOpcodes.td
-./usr/include/llvm/Target/GlobalISel
-./usr/include/llvm/Target/GlobalISel/Combine.td
-./usr/include/llvm/Target/GlobalISel/RegisterBank.td
-./usr/include/llvm/Target/GlobalISel/SelectionDAGCompat.td
-./usr/include/llvm/Target/GlobalISel/Target.td
-./usr/include/llvm/Target/Target.td
-./usr/include/llvm/Target/TargetCallingConv.td
-./usr/include/llvm/Target/TargetInstrPredicate.td
-./usr/include/llvm/Target/TargetIntrinsicInfo.h
-./usr/include/llvm/Target/TargetItinerary.td
-./usr/include/llvm/Target/TargetLoweringObjectFile.h
-./usr/include/llvm/Target/TargetMachine.h
-./usr/include/llvm/Target/TargetOptions.h
-./usr/include/llvm/Target/TargetPfmCounters.td
-./usr/include/llvm/Target/TargetSchedule.td
-./usr/include/llvm/Target/TargetSelectionDAG.td
-./usr/include/llvm/Testing
-./usr/include/llvm/Testing/Support
-./usr/include/llvm/Testing/Support/Annotations.h
-./usr/include/llvm/Testing/Support/Error.h
-./usr/include/llvm/Testing/Support/SupportHelpers.h
-./usr/include/llvm/TextAPI
-./usr/include/llvm/TextAPI/ELF
-./usr/include/llvm/TextAPI/ELF/ELFStub.h
-./usr/include/llvm/TextAPI/ELF/TBEHandler.h
-./usr/include/llvm/TextAPI/MachO
-./usr/include/llvm/TextAPI/MachO/Architecture.def
-./usr/include/llvm/TextAPI/MachO/Architecture.h
-./usr/include/llvm/TextAPI/MachO/ArchitectureSet.h
-./usr/include/llvm/TextAPI/MachO/InterfaceFile.h
-./usr/include/llvm/TextAPI/MachO/PackedVersion.h
-./usr/include/llvm/TextAPI/MachO/Platform.h
-./usr/include/llvm/TextAPI/MachO/Symbol.h
-./usr/include/llvm/TextAPI/MachO/Target.h
-./usr/include/llvm/TextAPI/MachO/TextAPIReader.h
-./usr/include/llvm/TextAPI/MachO/TextAPIWriter.h
-./usr/include/llvm/ToolDrivers
-./usr/include/llvm/ToolDrivers/llvm-dlltool
-./usr/include/llvm/ToolDrivers/llvm-dlltool/DlltoolDriver.h
-./usr/include/llvm/ToolDrivers/llvm-lib
-./usr/include/llvm/ToolDrivers/llvm-lib/LibDriver.h
-./usr/include/llvm/Transforms
-./usr/include/llvm/Transforms/AggressiveInstCombine
-./usr/include/llvm/Transforms/AggressiveInstCombine/AggressiveInstCombine.h
-./usr/include/llvm/Transforms/CFGuard.h
-./usr/include/llvm/Transforms/Coroutines
-./usr/include/llvm/Transforms/Coroutines.h
-./usr/include/llvm/Transforms/Coroutines/CoroCleanup.h
-./usr/include/llvm/Transforms/Coroutines/CoroEarly.h
-./usr/include/llvm/Transforms/Coroutines/CoroElide.h
-./usr/include/llvm/Transforms/Coroutines/CoroSplit.h
-./usr/include/llvm/Transforms/IPO
-./usr/include/llvm/Transforms/IPO.h
-./usr/include/llvm/Transforms/IPO/AlwaysInliner.h
-./usr/include/llvm/Transforms/IPO/ArgumentPromotion.h
-./usr/include/llvm/Transforms/IPO/Attributor.h
-./usr/include/llvm/Transforms/IPO/CalledValuePropagation.h
-./usr/include/llvm/Transforms/IPO/ConstantMerge.h
-./usr/include/llvm/Transforms/IPO/CrossDSOCFI.h
-./usr/include/llvm/Transforms/IPO/DeadArgumentElimination.h
-./usr/include/llvm/Transforms/IPO/ElimAvailExtern.h
-./usr/include/llvm/Transforms/IPO/ForceFunctionAttrs.h
-./usr/include/llvm/Transforms/IPO/FunctionAttrs.h
-./usr/include/llvm/Transforms/IPO/FunctionImport.h
-./usr/include/llvm/Transforms/IPO/GlobalDCE.h
-./usr/include/llvm/Transforms/IPO/GlobalOpt.h
-./usr/include/llvm/Transforms/IPO/GlobalSplit.h
-./usr/include/llvm/Transforms/IPO/HotColdSplitting.h
-./usr/include/llvm/Transforms/IPO/InferFunctionAttrs.h
-./usr/include/llvm/Transforms/IPO/Inliner.h
-./usr/include/llvm/Transforms/IPO/Internalize.h
-./usr/include/llvm/Transforms/IPO/LowerTypeTests.h
-./usr/include/llvm/Transforms/IPO/MergeFunctions.h
-./usr/include/llvm/Transforms/IPO/OpenMPOpt.h
-./usr/include/llvm/Transforms/IPO/PartialInlining.h
-./usr/include/llvm/Transforms/IPO/PassManagerBuilder.h
-./usr/include/llvm/Transforms/IPO/SCCP.h
-./usr/include/llvm/Transforms/IPO/SampleProfile.h
-./usr/include/llvm/Transforms/IPO/StripDeadPrototypes.h
-./usr/include/llvm/Transforms/IPO/SyntheticCountsPropagation.h
-./usr/include/llvm/Transforms/IPO/ThinLTOBitcodeWriter.h
-./usr/include/llvm/Transforms/IPO/WholeProgramDevirt.h
-./usr/include/llvm/Transforms/InstCombine
-./usr/include/llvm/Transforms/InstCombine/InstCombine.h
-./usr/include/llvm/Transforms/InstCombine/InstCombineWorklist.h
-./usr/include/llvm/Transforms/Instrumentation
-./usr/include/llvm/Transforms/Instrumentation.h
-./usr/include/llvm/Transforms/Instrumentation/AddressSanitizer.h
-./usr/include/llvm/Transforms/Instrumentation/AddressSanitizerCommon.h
-./usr/include/llvm/Transforms/Instrumentation/BoundsChecking.h
-./usr/include/llvm/Transforms/Instrumentation/CGProfile.h
-./usr/include/llvm/Transforms/Instrumentation/ControlHeightReduction.h
-./usr/include/llvm/Transforms/Instrumentation/GCOVProfiler.h
-./usr/include/llvm/Transforms/Instrumentation/HWAddressSanitizer.h
-./usr/include/llvm/Transforms/Instrumentation/InstrOrderFile.h
-./usr/include/llvm/Transforms/Instrumentation/InstrProfiling.h
-./usr/include/llvm/Transforms/Instrumentation/MemorySanitizer.h
-./usr/include/llvm/Transforms/Instrumentation/PGOInstrumentation.h
-./usr/include/llvm/Transforms/Instrumentation/PoisonChecking.h
-./usr/include/llvm/Transforms/Instrumentation/SanitizerCoverage.h
-./usr/include/llvm/Transforms/Instrumentation/ThreadSanitizer.h
-./usr/include/llvm/Transforms/ObjCARC.h
-./usr/include/llvm/Transforms/Scalar
-./usr/include/llvm/Transforms/Scalar.h
-./usr/include/llvm/Transforms/Scalar/ADCE.h
-./usr/include/llvm/Transforms/Scalar/AlignmentFromAssumptions.h
-./usr/include/llvm/Transforms/Scalar/BDCE.h
-./usr/include/llvm/Transforms/Scalar/CallSiteSplitting.h
-./usr/include/llvm/Transforms/Scalar/ConstantHoisting.h
-./usr/include/llvm/Transforms/Scalar/CorrelatedValuePropagation.h
-./usr/include/llvm/Transforms/Scalar/DCE.h
-./usr/include/llvm/Transforms/Scalar/DeadStoreElimination.h
-./usr/include/llvm/Transforms/Scalar/DivRemPairs.h
-./usr/include/llvm/Transforms/Scalar/EarlyCSE.h
-./usr/include/llvm/Transforms/Scalar/Float2Int.h
-./usr/include/llvm/Transforms/Scalar/GVN.h
-./usr/include/llvm/Transforms/Scalar/GVNExpression.h
-./usr/include/llvm/Transforms/Scalar/GuardWidening.h
-./usr/include/llvm/Transforms/Scalar/IVUsersPrinter.h
-./usr/include/llvm/Transforms/Scalar/IndVarSimplify.h
-./usr/include/llvm/Transforms/Scalar/InductiveRangeCheckElimination.h
-./usr/include/llvm/Transforms/Scalar/InstSimplifyPass.h
-./usr/include/llvm/Transforms/Scalar/JumpThreading.h
-./usr/include/llvm/Transforms/Scalar/LICM.h
-./usr/include/llvm/Transforms/Scalar/LoopAccessAnalysisPrinter.h
-./usr/include/llvm/Transforms/Scalar/LoopDataPrefetch.h
-./usr/include/llvm/Transforms/Scalar/LoopDeletion.h
-./usr/include/llvm/Transforms/Scalar/LoopDistribute.h
-./usr/include/llvm/Transforms/Scalar/LoopFuse.h
-./usr/include/llvm/Transforms/Scalar/LoopIdiomRecognize.h
-./usr/include/llvm/Transforms/Scalar/LoopInstSimplify.h
-./usr/include/llvm/Transforms/Scalar/LoopLoadElimination.h
-./usr/include/llvm/Transforms/Scalar/LoopPassManager.h
-./usr/include/llvm/Transforms/Scalar/LoopPredication.h
-./usr/include/llvm/Transforms/Scalar/LoopRotation.h
-./usr/include/llvm/Transforms/Scalar/LoopSimplifyCFG.h
-./usr/include/llvm/Transforms/Scalar/LoopSink.h
-./usr/include/llvm/Transforms/Scalar/LoopStrengthReduce.h
-./usr/include/llvm/Transforms/Scalar/LoopUnrollAndJamPass.h
-./usr/include/llvm/Transforms/Scalar/LoopUnrollPass.h
-./usr/include/llvm/Transforms/Scalar/LowerAtomic.h
-./usr/include/llvm/Transforms/Scalar/LowerConstantIntrinsics.h
-./usr/include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h
-./usr/include/llvm/Transforms/Scalar/LowerGuardIntrinsic.h
-./usr/include/llvm/Transforms/Scalar/LowerMatrixIntrinsics.h
-./usr/include/llvm/Transforms/Scalar/LowerWidenableCondition.h
-./usr/include/llvm/Transforms/Scalar/MakeGuardsExplicit.h
-./usr/include/llvm/Transforms/Scalar/MemCpyOptimizer.h
-./usr/include/llvm/Transforms/Scalar/MergeICmps.h
-./usr/include/llvm/Transforms/Scalar/MergedLoadStoreMotion.h
-./usr/include/llvm/Transforms/Scalar/NaryReassociate.h
-./usr/include/llvm/Transforms/Scalar/NewGVN.h
-./usr/include/llvm/Transforms/Scalar/PartiallyInlineLibCalls.h
-./usr/include/llvm/Transforms/Scalar/Reassociate.h
-./usr/include/llvm/Transforms/Scalar/RewriteStatepointsForGC.h
-./usr/include/llvm/Transforms/Scalar/SCCP.h
-./usr/include/llvm/Transforms/Scalar/SROA.h
-./usr/include/llvm/Transforms/Scalar/Scalarizer.h
-./usr/include/llvm/Transforms/Scalar/SimpleLoopUnswitch.h
-./usr/include/llvm/Transforms/Scalar/SimplifyCFG.h
-./usr/include/llvm/Transforms/Scalar/Sink.h
-./usr/include/llvm/Transforms/Scalar/SpeculateAroundPHIs.h
-./usr/include/llvm/Transforms/Scalar/SpeculativeExecution.h
-./usr/include/llvm/Transforms/Scalar/TailRecursionElimination.h
-./usr/include/llvm/Transforms/Scalar/WarnMissedTransforms.h
-./usr/include/llvm/Transforms/Utils
-./usr/include/llvm/Transforms/Utils.h
-./usr/include/llvm/Transforms/Utils/AMDGPUEmitPrintf.h
-./usr/include/llvm/Transforms/Utils/ASanStackFrameLayout.h
-./usr/include/llvm/Transforms/Utils/AddDiscriminators.h
-./usr/include/llvm/Transforms/Utils/AssumeBundleBuilder.h
-./usr/include/llvm/Transforms/Utils/BasicBlockUtils.h
-./usr/include/llvm/Transforms/Utils/BreakCriticalEdges.h
-./usr/include/llvm/Transforms/Utils/BuildLibCalls.h
-./usr/include/llvm/Transforms/Utils/BypassSlowDivision.h
-./usr/include/llvm/Transforms/Utils/CallGraphUpdater.h
-./usr/include/llvm/Transforms/Utils/CallPromotionUtils.h
-./usr/include/llvm/Transforms/Utils/CanonicalizeAliases.h
-./usr/include/llvm/Transforms/Utils/CanonicalizeFreezeInLoops.h
-./usr/include/llvm/Transforms/Utils/Cloning.h
-./usr/include/llvm/Transforms/Utils/CodeExtractor.h
-./usr/include/llvm/Transforms/Utils/CodeMoverUtils.h
-./usr/include/llvm/Transforms/Utils/CtorUtils.h
-./usr/include/llvm/Transforms/Utils/Debugify.h
-./usr/include/llvm/Transforms/Utils/EntryExitInstrumenter.h
-./usr/include/llvm/Transforms/Utils/EscapeEnumerator.h
-./usr/include/llvm/Transforms/Utils/Evaluator.h
-./usr/include/llvm/Transforms/Utils/FunctionComparator.h
-./usr/include/llvm/Transforms/Utils/FunctionImportUtils.h
-./usr/include/llvm/Transforms/Utils/GlobalStatus.h
-./usr/include/llvm/Transforms/Utils/GuardUtils.h
-./usr/include/llvm/Transforms/Utils/ImportedFunctionsInliningStatistics.h
-./usr/include/llvm/Transforms/Utils/InjectTLIMappings.h
-./usr/include/llvm/Transforms/Utils/IntegerDivision.h
-./usr/include/llvm/Transforms/Utils/LCSSA.h
-./usr/include/llvm/Transforms/Utils/LibCallsShrinkWrap.h
-./usr/include/llvm/Transforms/Utils/Local.h
-./usr/include/llvm/Transforms/Utils/LoopRotationUtils.h
-./usr/include/llvm/Transforms/Utils/LoopSimplify.h
-./usr/include/llvm/Transforms/Utils/LoopUtils.h
-./usr/include/llvm/Transforms/Utils/LoopVersioning.h
-./usr/include/llvm/Transforms/Utils/LowerInvoke.h
-./usr/include/llvm/Transforms/Utils/LowerMemIntrinsics.h
-./usr/include/llvm/Transforms/Utils/Mem2Reg.h
-./usr/include/llvm/Transforms/Utils/MisExpect.h
-./usr/include/llvm/Transforms/Utils/ModuleUtils.h
-./usr/include/llvm/Transforms/Utils/NameAnonGlobals.h
-./usr/include/llvm/Transforms/Utils/PredicateInfo.h
-./usr/include/llvm/Transforms/Utils/PromoteMemToReg.h
-./usr/include/llvm/Transforms/Utils/SSAUpdater.h
-./usr/include/llvm/Transforms/Utils/SSAUpdaterBulk.h
-./usr/include/llvm/Transforms/Utils/SSAUpdaterImpl.h
-./usr/include/llvm/Transforms/Utils/SanitizerStats.h
-./usr/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h
-./usr/include/llvm/Transforms/Utils/SimplifyIndVar.h
-./usr/include/llvm/Transforms/Utils/SimplifyLibCalls.h
-./usr/include/llvm/Transforms/Utils/SizeOpts.h
-./usr/include/llvm/Transforms/Utils/SplitModule.h
-./usr/include/llvm/Transforms/Utils/SymbolRewriter.h
-./usr/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h
-./usr/include/llvm/Transforms/Utils/UniqueInternalLinkageNames.h
-./usr/include/llvm/Transforms/Utils/UnrollLoop.h
-./usr/include/llvm/Transforms/Utils/VNCoercion.h
-./usr/include/llvm/Transforms/Utils/ValueMapper.h
-./usr/include/llvm/Transforms/Vectorize
-./usr/include/llvm/Transforms/Vectorize.h
-./usr/include/llvm/Transforms/Vectorize/LoadStoreVectorizer.h
-./usr/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
-./usr/include/llvm/Transforms/Vectorize/LoopVectorize.h
-./usr/include/llvm/Transforms/Vectorize/SLPVectorizer.h
-./usr/include/llvm/Transforms/Vectorize/VectorCombine.h
-./usr/include/llvm/WindowsManifest
-./usr/include/llvm/WindowsManifest/WindowsManifestMerger.h
-./usr/include/llvm/WindowsResource
-./usr/include/llvm/WindowsResource/ResourceProcessor.h
-./usr/include/llvm/WindowsResource/ResourceScriptToken.h
-./usr/include/llvm/WindowsResource/ResourceScriptTokenList.h
-./usr/include/llvm/XRay
-./usr/include/llvm/XRay/BlockIndexer.h
-./usr/include/llvm/XRay/BlockPrinter.h
-./usr/include/llvm/XRay/BlockVerifier.h
-./usr/include/llvm/XRay/FDRLogBuilder.h
-./usr/include/llvm/XRay/FDRRecordConsumer.h
-./usr/include/llvm/XRay/FDRRecordProducer.h
-./usr/include/llvm/XRay/FDRRecords.h
-./usr/include/llvm/XRay/FDRTraceExpander.h
-./usr/include/llvm/XRay/FDRTraceWriter.h
-./usr/include/llvm/XRay/FileHeaderReader.h
-./usr/include/llvm/XRay/Graph.h
-./usr/include/llvm/XRay/InstrumentationMap.h
-./usr/include/llvm/XRay/Profile.h
-./usr/include/llvm/XRay/RecordPrinter.h
-./usr/include/llvm/XRay/Trace.h
-./usr/include/llvm/XRay/XRayRecord.h
-./usr/include/llvm/XRay/YAMLXRayRecord.h
-./usr/lib/clang
-./usr/lib/clang/11.1.0
-./usr/lib/clang/11.1.0/include
-./usr/lib/clang/11.1.0/include/module.modulemap
-./usr/lib/clang/11.1.0/include/stdalign.h
-./usr/lib/clang/11.1.0/include/stdatomic.h
-./usr/lib/clang/11.1.0/include/stdnoreturn.h
-./usr/lib/clang/11.1.0/include/tgmath.h
-./usr/lib/clang/11.1.0/include/unwind.h
-./usr/lib/clang/11.1.0/include/varargs.h
-./usr/lib/libc++.a
-./usr/lib/libc++_p.a
-./usr/lib/libc++abi.a
-./usr/lib/libc++abi_p.a
-./usr/share/man/man1/clang.1
-./usr/share/man/man1/ld.lld.1
-./usr/share/man/man1/llvm-config.1
diff --git a/distrib/sets/lists/comp/gcc.sgi b/distrib/sets/lists/comp/gcc.sgi
deleted file mode 100644
index 333e7f96a7f..00000000000
--- a/distrib/sets/lists/comp/gcc.sgi
+++ /dev/null
@@ -1,606 +0,0 @@
-./usr/bin/g++
-./usr/bin/gcc
-./usr/bin/gcov
-./usr/include/g++
-./usr/include/g++/algorithm
-./usr/include/g++/backward
-./usr/include/g++/backward/algo.h
-./usr/include/g++/backward/algobase.h
-./usr/include/g++/backward/alloc.h
-./usr/include/g++/backward/backward_warning.h
-./usr/include/g++/backward/bvector.h
-./usr/include/g++/backward/complex.h
-./usr/include/g++/backward/defalloc.h
-./usr/include/g++/backward/deque.h
-./usr/include/g++/backward/fstream.h
-./usr/include/g++/backward/function.h
-./usr/include/g++/backward/hash_map.h
-./usr/include/g++/backward/hash_set.h
-./usr/include/g++/backward/hashtable.h
-./usr/include/g++/backward/heap.h
-./usr/include/g++/backward/iomanip.h
-./usr/include/g++/backward/iostream.h
-./usr/include/g++/backward/istream.h
-./usr/include/g++/backward/iterator.h
-./usr/include/g++/backward/list.h
-./usr/include/g++/backward/map.h
-./usr/include/g++/backward/multimap.h
-./usr/include/g++/backward/multiset.h
-./usr/include/g++/backward/new.h
-./usr/include/g++/backward/ostream.h
-./usr/include/g++/backward/pair.h
-./usr/include/g++/backward/queue.h
-./usr/include/g++/backward/rope.h
-./usr/include/g++/backward/set.h
-./usr/include/g++/backward/slist.h
-./usr/include/g++/backward/stack.h
-./usr/include/g++/backward/stream.h
-./usr/include/g++/backward/streambuf.h
-./usr/include/g++/backward/strstream
-./usr/include/g++/backward/tempbuf.h
-./usr/include/g++/backward/tree.h
-./usr/include/g++/backward/vector.h
-./usr/include/g++/bits
-./usr/include/g++/bits/allocator.h
-./usr/include/g++/bits/basic_ios.h
-./usr/include/g++/bits/basic_ios.tcc
-./usr/include/g++/bits/basic_string.h
-./usr/include/g++/bits/basic_string.tcc
-./usr/include/g++/bits/boost_concept_check.h
-./usr/include/g++/bits/char_traits.h
-./usr/include/g++/bits/cmath.tcc
-./usr/include/g++/bits/codecvt.h
-./usr/include/g++/bits/concept_check.h
-./usr/include/g++/bits/cpp_type_traits.h
-./usr/include/g++/bits/deque.tcc
-./usr/include/g++/bits/fstream.tcc
-./usr/include/g++/bits/functexcept.h
-./usr/include/g++/bits/gslice.h
-./usr/include/g++/bits/gslice_array.h
-./usr/include/g++/bits/indirect_array.h
-./usr/include/g++/bits/ios_base.h
-./usr/include/g++/bits/istream.tcc
-./usr/include/g++/bits/list.tcc
-./usr/include/g++/bits/locale_classes.h
-./usr/include/g++/bits/locale_facets.h
-./usr/include/g++/bits/locale_facets.tcc
-./usr/include/g++/bits/localefwd.h
-./usr/include/g++/bits/mask_array.h
-./usr/include/g++/bits/ostream.tcc
-./usr/include/g++/bits/ostream_insert.h
-./usr/include/g++/bits/postypes.h
-./usr/include/g++/bits/slice_array.h
-./usr/include/g++/bits/sstream.tcc
-./usr/include/g++/bits/stl_algo.h
-./usr/include/g++/bits/stl_algobase.h
-./usr/include/g++/bits/stl_bvector.h
-./usr/include/g++/bits/stl_construct.h
-./usr/include/g++/bits/stl_deque.h
-./usr/include/g++/bits/stl_function.h
-./usr/include/g++/bits/stl_heap.h
-./usr/include/g++/bits/stl_iterator.h
-./usr/include/g++/bits/stl_iterator_base_funcs.h
-./usr/include/g++/bits/stl_iterator_base_types.h
-./usr/include/g++/bits/stl_list.h
-./usr/include/g++/bits/stl_map.h
-./usr/include/g++/bits/stl_multimap.h
-./usr/include/g++/bits/stl_multiset.h
-./usr/include/g++/bits/stl_numeric.h
-./usr/include/g++/bits/stl_pair.h
-./usr/include/g++/bits/stl_queue.h
-./usr/include/g++/bits/stl_raw_storage_iter.h
-./usr/include/g++/bits/stl_relops.h
-./usr/include/g++/bits/stl_set.h
-./usr/include/g++/bits/stl_stack.h
-./usr/include/g++/bits/stl_tempbuf.h
-./usr/include/g++/bits/stl_tree.h
-./usr/include/g++/bits/stl_uninitialized.h
-./usr/include/g++/bits/stl_vector.h
-./usr/include/g++/bits/stream_iterator.h
-./usr/include/g++/bits/streambuf.tcc
-./usr/include/g++/bits/streambuf_iterator.h
-./usr/include/g++/bits/stringfwd.h
-./usr/include/g++/bits/valarray_after.h
-./usr/include/g++/bits/valarray_array.h
-./usr/include/g++/bits/valarray_array.tcc
-./usr/include/g++/bits/valarray_before.h
-./usr/include/g++/bits/vector.tcc
-./usr/include/g++/bitset
-./usr/include/g++/cassert
-./usr/include/g++/cctype
-./usr/include/g++/cerrno
-./usr/include/g++/cfloat
-./usr/include/g++/ciso646
-./usr/include/g++/climits
-./usr/include/g++/clocale
-./usr/include/g++/cmath
-./usr/include/g++/complex
-./usr/include/g++/csetjmp
-./usr/include/g++/csignal
-./usr/include/g++/cstdarg
-./usr/include/g++/cstddef
-./usr/include/g++/cstdio
-./usr/include/g++/cstdlib
-./usr/include/g++/cstring
-./usr/include/g++/ctime
-./usr/include/g++/cwchar
-./usr/include/g++/cwctype
-./usr/include/g++/cxxabi.h
-./usr/include/g++/debug
-./usr/include/g++/debug/bitset
-./usr/include/g++/debug/debug.h
-./usr/include/g++/debug/deque
-./usr/include/g++/debug/formatter.h
-./usr/include/g++/debug/functions.h
-./usr/include/g++/debug/hash_map
-./usr/include/g++/debug/hash_map.h
-./usr/include/g++/debug/hash_multimap.h
-./usr/include/g++/debug/hash_multiset.h
-./usr/include/g++/debug/hash_set
-./usr/include/g++/debug/hash_set.h
-./usr/include/g++/debug/list
-./usr/include/g++/debug/macros.h
-./usr/include/g++/debug/map
-./usr/include/g++/debug/map.h
-./usr/include/g++/debug/multimap.h
-./usr/include/g++/debug/multiset.h
-./usr/include/g++/debug/safe_base.h
-./usr/include/g++/debug/safe_iterator.h
-./usr/include/g++/debug/safe_iterator.tcc
-./usr/include/g++/debug/safe_sequence.h
-./usr/include/g++/debug/set
-./usr/include/g++/debug/set.h
-./usr/include/g++/debug/string
-./usr/include/g++/debug/vector
-./usr/include/g++/deque
-./usr/include/g++/exception
-./usr/include/g++/exception_defines.h
-./usr/include/g++/ext
-./usr/include/g++/ext/algorithm
-./usr/include/g++/ext/array_allocator.h
-./usr/include/g++/ext/atomicity.h
-./usr/include/g++/ext/bitmap_allocator.h
-./usr/include/g++/ext/codecvt_specializations.h
-./usr/include/g++/ext/concurrence.h
-./usr/include/g++/ext/debug_allocator.h
-./usr/include/g++/ext/functional
-./usr/include/g++/ext/hash_fun.h
-./usr/include/g++/ext/hash_map
-./usr/include/g++/ext/hash_set
-./usr/include/g++/ext/hashtable.h
-./usr/include/g++/ext/iterator
-./usr/include/g++/ext/malloc_allocator.h
-./usr/include/g++/ext/memory
-./usr/include/g++/ext/mt_allocator.h
-./usr/include/g++/ext/new_allocator.h
-./usr/include/g++/ext/numeric
-./usr/include/g++/ext/numeric_traits.h
-./usr/include/g++/ext/pb_ds
-./usr/include/g++/ext/pb_ds/assoc_container.hpp
-./usr/include/g++/ext/pb_ds/detail
-./usr/include/g++/ext/pb_ds/detail/basic_tree_policy
-./usr/include/g++/ext/pb_ds/detail/basic_tree_policy/basic_tree_policy_base.hpp
-./usr/include/g++/ext/pb_ds/detail/basic_tree_policy/null_node_metadata.hpp
-./usr/include/g++/ext/pb_ds/detail/basic_tree_policy/traits.hpp
-./usr/include/g++/ext/pb_ds/detail/basic_types.hpp
-./usr/include/g++/ext/pb_ds/detail/bin_search_tree_
-./usr/include/g++/ext/pb_ds/detail/bin_search_tree_/bin_search_tree_.hpp
-./usr/include/g++/ext/pb_ds/detail/bin_search_tree_/cond_dtor_entry_dealtor.hpp
-./usr/include/g++/ext/pb_ds/detail/bin_search_tree_/cond_key_dtor_entry_dealtor.hpp
-./usr/include/g++/ext/pb_ds/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/bin_search_tree_/debug_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/bin_search_tree_/erase_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/bin_search_tree_/find_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/bin_search_tree_/info_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/bin_search_tree_/insert_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/bin_search_tree_/iterators_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/bin_search_tree_/node_iterators.hpp
-./usr/include/g++/ext/pb_ds/detail/bin_search_tree_/point_iterators.hpp
-./usr/include/g++/ext/pb_ds/detail/bin_search_tree_/policy_access_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/bin_search_tree_/r_erase_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/bin_search_tree_/rotate_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/bin_search_tree_/split_join_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/bin_search_tree_/traits.hpp
-./usr/include/g++/ext/pb_ds/detail/binary_heap_
-./usr/include/g++/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp
-./usr/include/g++/ext/pb_ds/detail/binary_heap_/const_iterator.hpp
-./usr/include/g++/ext/pb_ds/detail/binary_heap_/const_point_iterator.hpp
-./usr/include/g++/ext/pb_ds/detail/binary_heap_/constructors_destructor_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/binary_heap_/debug_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/binary_heap_/entry_cmp.hpp
-./usr/include/g++/ext/pb_ds/detail/binary_heap_/entry_pred.hpp
-./usr/include/g++/ext/pb_ds/detail/binary_heap_/erase_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/binary_heap_/find_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/binary_heap_/info_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/binary_heap_/insert_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/binary_heap_/iterators_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/binary_heap_/policy_access_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/binary_heap_/resize_policy.hpp
-./usr/include/g++/ext/pb_ds/detail/binary_heap_/split_join_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/binary_heap_/trace_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/binomial_heap_
-./usr/include/g++/ext/pb_ds/detail/binomial_heap_/binomial_heap_.hpp
-./usr/include/g++/ext/pb_ds/detail/binomial_heap_/constructors_destructor_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/binomial_heap_/debug_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/binomial_heap_base_
-./usr/include/g++/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp
-./usr/include/g++/ext/pb_ds/detail/binomial_heap_base_/constructors_destructor_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/binomial_heap_base_/debug_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/binomial_heap_base_/find_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/binomial_heap_base_/split_join_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/cc_hash_table_map_
-./usr/include/g++/ext/pb_ds/detail/cc_hash_table_map_/cc_ht_map_.hpp
-./usr/include/g++/ext/pb_ds/detail/cc_hash_table_map_/cmp_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/cc_hash_table_map_/cond_key_dtor_entry_dealtor.hpp
-./usr/include/g++/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/cc_hash_table_map_/debug_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/cc_hash_table_map_/debug_no_store_hash_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/cc_hash_table_map_/debug_store_hash_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/cc_hash_table_map_/entry_list_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/cc_hash_table_map_/erase_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/cc_hash_table_map_/erase_no_store_hash_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/cc_hash_table_map_/erase_store_hash_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/cc_hash_table_map_/find_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/cc_hash_table_map_/find_store_hash_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/cc_hash_table_map_/info_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/cc_hash_table_map_/insert_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/cc_hash_table_map_/insert_no_store_hash_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/cc_hash_table_map_/insert_store_hash_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/cc_hash_table_map_/iterators_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/cc_hash_table_map_/policy_access_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/cc_hash_table_map_/resize_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/cc_hash_table_map_/resize_no_store_hash_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/cc_hash_table_map_/resize_store_hash_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/cc_hash_table_map_/size_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/cc_hash_table_map_/standard_policies.hpp
-./usr/include/g++/ext/pb_ds/detail/cc_hash_table_map_/trace_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/cond_dealtor.hpp
-./usr/include/g++/ext/pb_ds/detail/constructors_destructor_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/container_base_dispatch.hpp
-./usr/include/g++/ext/pb_ds/detail/eq_fn
-./usr/include/g++/ext/pb_ds/detail/eq_fn/eq_by_less.hpp
-./usr/include/g++/ext/pb_ds/detail/eq_fn/hash_eq_fn.hpp
-./usr/include/g++/ext/pb_ds/detail/gp_hash_table_map_
-./usr/include/g++/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/gp_hash_table_map_/debug_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/gp_hash_table_map_/erase_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/gp_hash_table_map_/erase_no_store_hash_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/gp_hash_table_map_/erase_store_hash_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/gp_hash_table_map_/find_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/gp_hash_table_map_/find_no_store_hash_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/gp_hash_table_map_/find_store_hash_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/gp_hash_table_map_/gp_ht_map_.hpp
-./usr/include/g++/ext/pb_ds/detail/gp_hash_table_map_/info_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/gp_hash_table_map_/insert_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/gp_hash_table_map_/insert_no_store_hash_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/gp_hash_table_map_/insert_store_hash_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/gp_hash_table_map_/iterator_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/gp_hash_table_map_/policy_access_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/gp_hash_table_map_/resize_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/gp_hash_table_map_/resize_no_store_hash_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/gp_hash_table_map_/resize_store_hash_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/gp_hash_table_map_/standard_policies.hpp
-./usr/include/g++/ext/pb_ds/detail/gp_hash_table_map_/trace_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/hash_fn
-./usr/include/g++/ext/pb_ds/detail/hash_fn/direct_mask_range_hashing_imp.hpp
-./usr/include/g++/ext/pb_ds/detail/hash_fn/direct_mod_range_hashing_imp.hpp
-./usr/include/g++/ext/pb_ds/detail/hash_fn/linear_probe_fn_imp.hpp
-./usr/include/g++/ext/pb_ds/detail/hash_fn/mask_based_range_hashing.hpp
-./usr/include/g++/ext/pb_ds/detail/hash_fn/mod_based_range_hashing.hpp
-./usr/include/g++/ext/pb_ds/detail/hash_fn/probe_fn_base.hpp
-./usr/include/g++/ext/pb_ds/detail/hash_fn/quadratic_probe_fn_imp.hpp
-./usr/include/g++/ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp
-./usr/include/g++/ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp
-./usr/include/g++/ext/pb_ds/detail/hash_fn/sample_probe_fn.hpp
-./usr/include/g++/ext/pb_ds/detail/hash_fn/sample_range_hashing.hpp
-./usr/include/g++/ext/pb_ds/detail/hash_fn/sample_ranged_hash_fn.hpp
-./usr/include/g++/ext/pb_ds/detail/hash_fn/sample_ranged_probe_fn.hpp
-./usr/include/g++/ext/pb_ds/detail/left_child_next_sibling_heap_
-./usr/include/g++/ext/pb_ds/detail/left_child_next_sibling_heap_/const_iterator.hpp
-./usr/include/g++/ext/pb_ds/detail/left_child_next_sibling_heap_/const_point_iterator.hpp
-./usr/include/g++/ext/pb_ds/detail/left_child_next_sibling_heap_/constructors_destructor_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/left_child_next_sibling_heap_/debug_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/left_child_next_sibling_heap_/erase_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/left_child_next_sibling_heap_/info_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/left_child_next_sibling_heap_/insert_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/left_child_next_sibling_heap_/iterators_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp
-./usr/include/g++/ext/pb_ds/detail/left_child_next_sibling_heap_/node.hpp
-./usr/include/g++/ext/pb_ds/detail/left_child_next_sibling_heap_/null_metadata.hpp
-./usr/include/g++/ext/pb_ds/detail/left_child_next_sibling_heap_/policy_access_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/left_child_next_sibling_heap_/trace_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/list_update_map_
-./usr/include/g++/ext/pb_ds/detail/list_update_map_/constructor_destructor_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/list_update_map_/debug_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/list_update_map_/entry_metadata_base.hpp
-./usr/include/g++/ext/pb_ds/detail/list_update_map_/erase_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/list_update_map_/find_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/list_update_map_/info_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/list_update_map_/insert_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/list_update_map_/iterators_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/list_update_map_/lu_map_.hpp
-./usr/include/g++/ext/pb_ds/detail/list_update_map_/trace_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/list_update_policy
-./usr/include/g++/ext/pb_ds/detail/list_update_policy/counter_lu_metadata.hpp
-./usr/include/g++/ext/pb_ds/detail/list_update_policy/counter_lu_policy_imp.hpp
-./usr/include/g++/ext/pb_ds/detail/list_update_policy/mtf_lu_policy_imp.hpp
-./usr/include/g++/ext/pb_ds/detail/list_update_policy/sample_update_policy.hpp
-./usr/include/g++/ext/pb_ds/detail/map_debug_base.hpp
-./usr/include/g++/ext/pb_ds/detail/ov_tree_map_
-./usr/include/g++/ext/pb_ds/detail/ov_tree_map_/cond_dtor.hpp
-./usr/include/g++/ext/pb_ds/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/ov_tree_map_/debug_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/ov_tree_map_/erase_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/ov_tree_map_/info_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/ov_tree_map_/insert_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/ov_tree_map_/iterators_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/ov_tree_map_/node_iterators.hpp
-./usr/include/g++/ext/pb_ds/detail/ov_tree_map_/ov_tree_map_.hpp
-./usr/include/g++/ext/pb_ds/detail/ov_tree_map_/policy_access_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/ov_tree_map_/split_join_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/ov_tree_map_/traits.hpp
-./usr/include/g++/ext/pb_ds/detail/pairing_heap_
-./usr/include/g++/ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/pairing_heap_/debug_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/pairing_heap_/find_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp
-./usr/include/g++/ext/pb_ds/detail/pairing_heap_/split_join_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/pat_trie_
-./usr/include/g++/ext/pb_ds/detail/pat_trie_/child_iterator.hpp
-./usr/include/g++/ext/pb_ds/detail/pat_trie_/cond_dtor_entry_dealtor.hpp
-./usr/include/g++/ext/pb_ds/detail/pat_trie_/const_child_iterator.hpp
-./usr/include/g++/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/pat_trie_/debug_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/pat_trie_/erase_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/pat_trie_/find_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/pat_trie_/head.hpp
-./usr/include/g++/ext/pb_ds/detail/pat_trie_/info_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/pat_trie_/insert_join_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/pat_trie_/internal_node.hpp
-./usr/include/g++/ext/pb_ds/detail/pat_trie_/iterators_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/pat_trie_/leaf.hpp
-./usr/include/g++/ext/pb_ds/detail/pat_trie_/node_base.hpp
-./usr/include/g++/ext/pb_ds/detail/pat_trie_/node_iterators.hpp
-./usr/include/g++/ext/pb_ds/detail/pat_trie_/node_metadata_base.hpp
-./usr/include/g++/ext/pb_ds/detail/pat_trie_/pat_trie_.hpp
-./usr/include/g++/ext/pb_ds/detail/pat_trie_/point_iterators.hpp
-./usr/include/g++/ext/pb_ds/detail/pat_trie_/policy_access_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/pat_trie_/r_erase_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/pat_trie_/rotate_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/pat_trie_/split_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/pat_trie_/split_join_branch_bag.hpp
-./usr/include/g++/ext/pb_ds/detail/pat_trie_/synth_e_access_traits.hpp
-./usr/include/g++/ext/pb_ds/detail/pat_trie_/trace_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/pat_trie_/traits.hpp
-./usr/include/g++/ext/pb_ds/detail/pat_trie_/update_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/priority_queue_base_dispatch.hpp
-./usr/include/g++/ext/pb_ds/detail/rb_tree_map_
-./usr/include/g++/ext/pb_ds/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/rb_tree_map_/debug_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/rb_tree_map_/find_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/rb_tree_map_/info_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/rb_tree_map_/insert_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/rb_tree_map_/node.hpp
-./usr/include/g++/ext/pb_ds/detail/rb_tree_map_/rb_tree_.hpp
-./usr/include/g++/ext/pb_ds/detail/rb_tree_map_/split_join_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/rb_tree_map_/traits.hpp
-./usr/include/g++/ext/pb_ds/detail/rc_binomial_heap_
-./usr/include/g++/ext/pb_ds/detail/rc_binomial_heap_/constructors_destructor_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/rc_binomial_heap_/debug_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/rc_binomial_heap_/erase_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/rc_binomial_heap_/insert_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/rc_binomial_heap_/rc.hpp
-./usr/include/g++/ext/pb_ds/detail/rc_binomial_heap_/rc_binomial_heap_.hpp
-./usr/include/g++/ext/pb_ds/detail/rc_binomial_heap_/split_join_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/rc_binomial_heap_/trace_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/resize_policy
-./usr/include/g++/ext/pb_ds/detail/resize_policy/cc_hash_max_collision_check_resize_trigger_imp.hpp
-./usr/include/g++/ext/pb_ds/detail/resize_policy/hash_exponential_size_policy_imp.hpp
-./usr/include/g++/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp
-./usr/include/g++/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_size_base.hpp
-./usr/include/g++/ext/pb_ds/detail/resize_policy/hash_prime_size_policy_imp.hpp
-./usr/include/g++/ext/pb_ds/detail/resize_policy/hash_standard_resize_policy_imp.hpp
-./usr/include/g++/ext/pb_ds/detail/resize_policy/sample_resize_policy.hpp
-./usr/include/g++/ext/pb_ds/detail/resize_policy/sample_resize_trigger.hpp
-./usr/include/g++/ext/pb_ds/detail/resize_policy/sample_size_policy.hpp
-./usr/include/g++/ext/pb_ds/detail/splay_tree_
-./usr/include/g++/ext/pb_ds/detail/splay_tree_/constructors_destructor_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/splay_tree_/debug_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/splay_tree_/find_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/splay_tree_/info_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/splay_tree_/node.hpp
-./usr/include/g++/ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/splay_tree_/splay_tree_.hpp
-./usr/include/g++/ext/pb_ds/detail/splay_tree_/split_join_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/splay_tree_/traits.hpp
-./usr/include/g++/ext/pb_ds/detail/standard_policies.hpp
-./usr/include/g++/ext/pb_ds/detail/thin_heap_
-./usr/include/g++/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/thin_heap_/debug_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/thin_heap_/find_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/thin_heap_/split_join_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp
-./usr/include/g++/ext/pb_ds/detail/thin_heap_/trace_fn_imps.hpp
-./usr/include/g++/ext/pb_ds/detail/tree_policy
-./usr/include/g++/ext/pb_ds/detail/tree_policy/node_metadata_selector.hpp
-./usr/include/g++/ext/pb_ds/detail/tree_policy/null_node_update_imp.hpp
-./usr/include/g++/ext/pb_ds/detail/tree_policy/order_statistics_imp.hpp
-./usr/include/g++/ext/pb_ds/detail/tree_policy/sample_tree_node_update.hpp
-./usr/include/g++/ext/pb_ds/detail/tree_trace_base.hpp
-./usr/include/g++/ext/pb_ds/detail/trie_policy
-./usr/include/g++/ext/pb_ds/detail/trie_policy/node_metadata_selector.hpp
-./usr/include/g++/ext/pb_ds/detail/trie_policy/null_node_update_imp.hpp
-./usr/include/g++/ext/pb_ds/detail/trie_policy/order_statistics_imp.hpp
-./usr/include/g++/ext/pb_ds/detail/trie_policy/prefix_search_node_update_imp.hpp
-./usr/include/g++/ext/pb_ds/detail/trie_policy/sample_trie_e_access_traits.hpp
-./usr/include/g++/ext/pb_ds/detail/trie_policy/sample_trie_node_update.hpp
-./usr/include/g++/ext/pb_ds/detail/trie_policy/string_trie_e_access_traits_imp.hpp
-./usr/include/g++/ext/pb_ds/detail/trie_policy/trie_policy_base.hpp
-./usr/include/g++/ext/pb_ds/detail/type_utils.hpp
-./usr/include/g++/ext/pb_ds/detail/types_traits.hpp
-./usr/include/g++/ext/pb_ds/detail/unordered_iterator
-./usr/include/g++/ext/pb_ds/detail/unordered_iterator/const_iterator.hpp
-./usr/include/g++/ext/pb_ds/detail/unordered_iterator/const_point_iterator.hpp
-./usr/include/g++/ext/pb_ds/detail/unordered_iterator/iterator.hpp
-./usr/include/g++/ext/pb_ds/detail/unordered_iterator/point_iterator.hpp
-./usr/include/g++/ext/pb_ds/exception.hpp
-./usr/include/g++/ext/pb_ds/hash_policy.hpp
-./usr/include/g++/ext/pb_ds/list_update_policy.hpp
-./usr/include/g++/ext/pb_ds/priority_queue.hpp
-./usr/include/g++/ext/pb_ds/tag_and_trait.hpp
-./usr/include/g++/ext/pb_ds/tree_policy.hpp
-./usr/include/g++/ext/pb_ds/trie_policy.hpp
-./usr/include/g++/ext/pod_char_traits.h
-./usr/include/g++/ext/pool_allocator.h
-./usr/include/g++/ext/rb_tree
-./usr/include/g++/ext/rc_string_base.h
-./usr/include/g++/ext/rope
-./usr/include/g++/ext/ropeimpl.h
-./usr/include/g++/ext/slist
-./usr/include/g++/ext/sso_string_base.h
-./usr/include/g++/ext/stdio_filebuf.h
-./usr/include/g++/ext/stdio_sync_filebuf.h
-./usr/include/g++/ext/throw_allocator.h
-./usr/include/g++/ext/type_traits.h
-./usr/include/g++/ext/typelist.h
-./usr/include/g++/ext/vstring.h
-./usr/include/g++/ext/vstring.tcc
-./usr/include/g++/ext/vstring_fwd.h
-./usr/include/g++/ext/vstring_util.h
-./usr/include/g++/fstream
-./usr/include/g++/functional
-./usr/include/g++/iomanip
-./usr/include/g++/ios
-./usr/include/g++/iosfwd
-./usr/include/g++/iostream
-./usr/include/g++/istream
-./usr/include/g++/iterator
-./usr/include/g++/limits
-./usr/include/g++/list
-./usr/include/g++/locale
-./usr/include/g++/map
-./usr/include/g++/memory
-./usr/include/g++/mips64-unknown-openbsd6.9
-./usr/include/g++/mips64-unknown-openbsd6.9/bits
-./usr/include/g++/mips64-unknown-openbsd6.9/bits/atomic_word.h
-./usr/include/g++/mips64-unknown-openbsd6.9/bits/basic_file.h
-./usr/include/g++/mips64-unknown-openbsd6.9/bits/c++allocator.h
-./usr/include/g++/mips64-unknown-openbsd6.9/bits/c++config.h
-./usr/include/g++/mips64-unknown-openbsd6.9/bits/c++io.h
-./usr/include/g++/mips64-unknown-openbsd6.9/bits/c++locale.h
-./usr/include/g++/mips64-unknown-openbsd6.9/bits/c++locale_internal.h
-./usr/include/g++/mips64-unknown-openbsd6.9/bits/compatibility.h
-./usr/include/g++/mips64-unknown-openbsd6.9/bits/cpu_defines.h
-./usr/include/g++/mips64-unknown-openbsd6.9/bits/ctype_base.h
-./usr/include/g++/mips64-unknown-openbsd6.9/bits/ctype_inline.h
-./usr/include/g++/mips64-unknown-openbsd6.9/bits/ctype_noninline.h
-./usr/include/g++/mips64-unknown-openbsd6.9/bits/cxxabi_tweaks.h
-./usr/include/g++/mips64-unknown-openbsd6.9/bits/gthr-default.h
-./usr/include/g++/mips64-unknown-openbsd6.9/bits/gthr-posix.h
-./usr/include/g++/mips64-unknown-openbsd6.9/bits/gthr-single.h
-./usr/include/g++/mips64-unknown-openbsd6.9/bits/gthr-tpf.h
-./usr/include/g++/mips64-unknown-openbsd6.9/bits/gthr.h
-./usr/include/g++/mips64-unknown-openbsd6.9/bits/messages_members.h
-./usr/include/g++/mips64-unknown-openbsd6.9/bits/os_defines.h
-./usr/include/g++/mips64-unknown-openbsd6.9/bits/time_members.h
-./usr/include/g++/new
-./usr/include/g++/numeric
-./usr/include/g++/ostream
-./usr/include/g++/queue
-./usr/include/g++/set
-./usr/include/g++/sstream
-./usr/include/g++/stack
-./usr/include/g++/stdexcept
-./usr/include/g++/streambuf
-./usr/include/g++/string
-./usr/include/g++/tr1
-./usr/include/g++/tr1/array
-./usr/include/g++/tr1/bind_iterate.h
-./usr/include/g++/tr1/bind_repeat.h
-./usr/include/g++/tr1/boost_shared_ptr.h
-./usr/include/g++/tr1/cctype
-./usr/include/g++/tr1/cfenv
-./usr/include/g++/tr1/cfloat
-./usr/include/g++/tr1/cinttypes
-./usr/include/g++/tr1/climits
-./usr/include/g++/tr1/cmath
-./usr/include/g++/tr1/common.h
-./usr/include/g++/tr1/complex
-./usr/include/g++/tr1/cstdarg
-./usr/include/g++/tr1/cstdbool
-./usr/include/g++/tr1/cstdint
-./usr/include/g++/tr1/cstdio
-./usr/include/g++/tr1/cstdlib
-./usr/include/g++/tr1/ctgmath
-./usr/include/g++/tr1/ctime
-./usr/include/g++/tr1/ctype.h
-./usr/include/g++/tr1/cwchar
-./usr/include/g++/tr1/cwctype
-./usr/include/g++/tr1/fenv.h
-./usr/include/g++/tr1/float.h
-./usr/include/g++/tr1/functional
-./usr/include/g++/tr1/functional_hash.h
-./usr/include/g++/tr1/functional_iterate.h
-./usr/include/g++/tr1/hashtable
-./usr/include/g++/tr1/hashtable_policy.h
-./usr/include/g++/tr1/inttypes.h
-./usr/include/g++/tr1/limits.h
-./usr/include/g++/tr1/math.h
-./usr/include/g++/tr1/memory
-./usr/include/g++/tr1/mu_iterate.h
-./usr/include/g++/tr1/random
-./usr/include/g++/tr1/random.tcc
-./usr/include/g++/tr1/ref_fwd.h
-./usr/include/g++/tr1/ref_wrap_iterate.h
-./usr/include/g++/tr1/repeat.h
-./usr/include/g++/tr1/stdarg.h
-./usr/include/g++/tr1/stdbool.h
-./usr/include/g++/tr1/stdint.h
-./usr/include/g++/tr1/stdio.h
-./usr/include/g++/tr1/stdlib.h
-./usr/include/g++/tr1/tgmath.h
-./usr/include/g++/tr1/tuple
-./usr/include/g++/tr1/tuple_defs.h
-./usr/include/g++/tr1/tuple_iterate.h
-./usr/include/g++/tr1/type_traits
-./usr/include/g++/tr1/type_traits_fwd.h
-./usr/include/g++/tr1/unordered_map
-./usr/include/g++/tr1/unordered_set
-./usr/include/g++/tr1/utility
-./usr/include/g++/tr1/wchar.h
-./usr/include/g++/tr1/wctype.h
-./usr/include/g++/typeinfo
-./usr/include/g++/utility
-./usr/include/g++/valarray
-./usr/include/g++/vector
-./usr/lib/gcc-lib
-./usr/lib/gcc-lib/mips64-unknown-openbsd6.9/4.2.1/cc1
-./usr/lib/gcc-lib/mips64-unknown-openbsd6.9/4.2.1/cc1obj
-./usr/lib/gcc-lib/mips64-unknown-openbsd6.9/4.2.1/cc1plus
-./usr/lib/gcc-lib/mips64-unknown-openbsd6.9/4.2.1/libgcov.a
-./usr/lib/libstdc++.a
-./usr/lib/libstdc++_p.a
-./usr/lib/libsupc++.a
-./usr/lib/libsupc++_p.a
-./usr/share/info/cpp.info
-./usr/share/info/cppinternals.info
-./usr/share/info/gcc.info
-./usr/share/info/gccint.info
-./usr/share/man/man1/gcc.1
-./usr/share/man/man1/gcov.1
-./usr/share/man/man1/ld.bfd.1
diff --git a/distrib/sets/lists/comp/md.loongson b/distrib/sets/lists/comp/md.loongson
index 58f38872aa7..ad2cc2a6e59 100644
--- a/distrib/sets/lists/comp/md.loongson
+++ b/distrib/sets/lists/comp/md.loongson
@@ -62,7 +62,6 @@
./usr/include/mips64
./usr/include/mips64/_float.h
./usr/include/mips64/_types.h
-./usr/include/mips64/arcbios.h
./usr/include/mips64/archtype.h
./usr/include/mips64/asm.h
./usr/include/mips64/atomic.h
diff --git a/distrib/sets/lists/comp/md.octeon b/distrib/sets/lists/comp/md.octeon
index 8a2526068a8..d204549ba21 100644
--- a/distrib/sets/lists/comp/md.octeon
+++ b/distrib/sets/lists/comp/md.octeon
@@ -6,7 +6,6 @@
./usr/include/mips64
./usr/include/mips64/_float.h
./usr/include/mips64/_types.h
-./usr/include/mips64/arcbios.h
./usr/include/mips64/archtype.h
./usr/include/mips64/asm.h
./usr/include/mips64/atomic.h
diff --git a/distrib/sets/lists/comp/md.sgi b/distrib/sets/lists/comp/md.sgi
deleted file mode 100644
index f80b6a25de0..00000000000
--- a/distrib/sets/lists/comp/md.sgi
+++ /dev/null
@@ -1,213 +0,0 @@
-./usr/bin/addr2line
-./usr/bin/as
-./usr/bin/gdb
-./usr/bin/readelf
-./usr/include/ieeefp.h
-./usr/include/mips64
-./usr/include/mips64/_float.h
-./usr/include/mips64/_types.h
-./usr/include/mips64/arcbios.h
-./usr/include/mips64/archtype.h
-./usr/include/mips64/asm.h
-./usr/include/mips64/atomic.h
-./usr/include/mips64/autoconf.h
-./usr/include/mips64/cache.h
-./usr/include/mips64/cdefs.h
-./usr/include/mips64/cpu.h
-./usr/include/mips64/cpustate.h
-./usr/include/mips64/db_machdep.h
-./usr/include/mips64/endian.h
-./usr/include/mips64/exec.h
-./usr/include/mips64/fenv.h
-./usr/include/mips64/fpu.h
-./usr/include/mips64/frame.h
-./usr/include/mips64/ieee.h
-./usr/include/mips64/ieeefp.h
-./usr/include/mips64/kcore.h
-./usr/include/mips64/limits.h
-./usr/include/mips64/lock.h
-./usr/include/mips64/loongson2.h
-./usr/include/mips64/loongson3.h
-./usr/include/mips64/memconf.h
-./usr/include/mips64/mips_cpu.h
-./usr/include/mips64/mips_opcode.h
-./usr/include/mips64/mplock.h
-./usr/include/mips64/mutex.h
-./usr/include/mips64/param.h
-./usr/include/mips64/pcb.h
-./usr/include/mips64/pmap.h
-./usr/include/mips64/proc.h
-./usr/include/mips64/profile.h
-./usr/include/mips64/pte.h
-./usr/include/mips64/ptrace.h
-./usr/include/mips64/reg.h
-./usr/include/mips64/regdef.h
-./usr/include/mips64/regnum.h
-./usr/include/mips64/reloc.h
-./usr/include/mips64/setjmp.h
-./usr/include/mips64/signal.h
-./usr/include/mips64/spinlock.h
-./usr/include/mips64/sysarch.h
-./usr/include/mips64/tcb.h
-./usr/include/mips64/timetc.h
-./usr/include/mips64/trap.h
-./usr/include/mips64/vmparam.h
-./usr/include/sgi
-./usr/include/sgi/_float.h
-./usr/include/sgi/_types.h
-./usr/include/sgi/asm.h
-./usr/include/sgi/atomic.h
-./usr/include/sgi/autoconf.h
-./usr/include/sgi/bus.h
-./usr/include/sgi/cdefs.h
-./usr/include/sgi/conf.h
-./usr/include/sgi/cpu.h
-./usr/include/sgi/cpustate.h
-./usr/include/sgi/db_machdep.h
-./usr/include/sgi/disklabel.h
-./usr/include/sgi/eisa_machdep.h
-./usr/include/sgi/endian.h
-./usr/include/sgi/exec.h
-./usr/include/sgi/fenv.h
-./usr/include/sgi/fpu.h
-./usr/include/sgi/frame.h
-./usr/include/sgi/ieee.h
-./usr/include/sgi/ieeefp.h
-./usr/include/sgi/intr.h
-./usr/include/sgi/kcore.h
-./usr/include/sgi/limits.h
-./usr/include/sgi/loadfile_machdep.h
-./usr/include/sgi/lock.h
-./usr/include/sgi/memconf.h
-./usr/include/sgi/mips_opcode.h
-./usr/include/sgi/mnode.h
-./usr/include/sgi/mplock.h
-./usr/include/sgi/mutex.h
-./usr/include/sgi/param.h
-./usr/include/sgi/pcb.h
-./usr/include/sgi/pmap.h
-./usr/include/sgi/proc.h
-./usr/include/sgi/profile.h
-./usr/include/sgi/pte.h
-./usr/include/sgi/ptrace.h
-./usr/include/sgi/rbus_machdep.h
-./usr/include/sgi/reg.h
-./usr/include/sgi/regdef.h
-./usr/include/sgi/regnum.h
-./usr/include/sgi/reloc.h
-./usr/include/sgi/setjmp.h
-./usr/include/sgi/signal.h
-./usr/include/sgi/spinlock.h
-./usr/include/sgi/sysarch.h
-./usr/include/sgi/tcb.h
-./usr/include/sgi/timetc.h
-./usr/include/sgi/trap.h
-./usr/include/sgi/vmparam.h
-./usr/include/sgi/z8530var.h
-./usr/include/unwind.h
-./usr/libdata/ldscripts
-./usr/libdata/ldscripts/elf32btsmip.x
-./usr/libdata/ldscripts/elf32btsmip.xbn
-./usr/libdata/ldscripts/elf32btsmip.xc
-./usr/libdata/ldscripts/elf32btsmip.xd
-./usr/libdata/ldscripts/elf32btsmip.xdc
-./usr/libdata/ldscripts/elf32btsmip.xdcz
-./usr/libdata/ldscripts/elf32btsmip.xdw
-./usr/libdata/ldscripts/elf32btsmip.xdz
-./usr/libdata/ldscripts/elf32btsmip.xn
-./usr/libdata/ldscripts/elf32btsmip.xr
-./usr/libdata/ldscripts/elf32btsmip.xs
-./usr/libdata/ldscripts/elf32btsmip.xsc
-./usr/libdata/ldscripts/elf32btsmip.xsw
-./usr/libdata/ldscripts/elf32btsmip.xu
-./usr/libdata/ldscripts/elf32btsmip.xw
-./usr/libdata/ldscripts/elf32btsmip.xz
-./usr/libdata/ldscripts/elf32btsmipn32.x
-./usr/libdata/ldscripts/elf32btsmipn32.xbn
-./usr/libdata/ldscripts/elf32btsmipn32.xc
-./usr/libdata/ldscripts/elf32btsmipn32.xd
-./usr/libdata/ldscripts/elf32btsmipn32.xdc
-./usr/libdata/ldscripts/elf32btsmipn32.xdcz
-./usr/libdata/ldscripts/elf32btsmipn32.xdw
-./usr/libdata/ldscripts/elf32btsmipn32.xdz
-./usr/libdata/ldscripts/elf32btsmipn32.xn
-./usr/libdata/ldscripts/elf32btsmipn32.xr
-./usr/libdata/ldscripts/elf32btsmipn32.xs
-./usr/libdata/ldscripts/elf32btsmipn32.xsc
-./usr/libdata/ldscripts/elf32btsmipn32.xsw
-./usr/libdata/ldscripts/elf32btsmipn32.xu
-./usr/libdata/ldscripts/elf32btsmipn32.xw
-./usr/libdata/ldscripts/elf32btsmipn32.xz
-./usr/libdata/ldscripts/elf32ltsmip.x
-./usr/libdata/ldscripts/elf32ltsmip.xbn
-./usr/libdata/ldscripts/elf32ltsmip.xc
-./usr/libdata/ldscripts/elf32ltsmip.xd
-./usr/libdata/ldscripts/elf32ltsmip.xdc
-./usr/libdata/ldscripts/elf32ltsmip.xdcz
-./usr/libdata/ldscripts/elf32ltsmip.xdw
-./usr/libdata/ldscripts/elf32ltsmip.xdz
-./usr/libdata/ldscripts/elf32ltsmip.xn
-./usr/libdata/ldscripts/elf32ltsmip.xr
-./usr/libdata/ldscripts/elf32ltsmip.xs
-./usr/libdata/ldscripts/elf32ltsmip.xsc
-./usr/libdata/ldscripts/elf32ltsmip.xsw
-./usr/libdata/ldscripts/elf32ltsmip.xu
-./usr/libdata/ldscripts/elf32ltsmip.xw
-./usr/libdata/ldscripts/elf32ltsmip.xz
-./usr/libdata/ldscripts/elf32ltsmipn32.x
-./usr/libdata/ldscripts/elf32ltsmipn32.xbn
-./usr/libdata/ldscripts/elf32ltsmipn32.xc
-./usr/libdata/ldscripts/elf32ltsmipn32.xd
-./usr/libdata/ldscripts/elf32ltsmipn32.xdc
-./usr/libdata/ldscripts/elf32ltsmipn32.xdcz
-./usr/libdata/ldscripts/elf32ltsmipn32.xdw
-./usr/libdata/ldscripts/elf32ltsmipn32.xdz
-./usr/libdata/ldscripts/elf32ltsmipn32.xn
-./usr/libdata/ldscripts/elf32ltsmipn32.xr
-./usr/libdata/ldscripts/elf32ltsmipn32.xs
-./usr/libdata/ldscripts/elf32ltsmipn32.xsc
-./usr/libdata/ldscripts/elf32ltsmipn32.xsw
-./usr/libdata/ldscripts/elf32ltsmipn32.xu
-./usr/libdata/ldscripts/elf32ltsmipn32.xw
-./usr/libdata/ldscripts/elf32ltsmipn32.xz
-./usr/libdata/ldscripts/elf64btsmip_obsd.x
-./usr/libdata/ldscripts/elf64btsmip_obsd.xbn
-./usr/libdata/ldscripts/elf64btsmip_obsd.xc
-./usr/libdata/ldscripts/elf64btsmip_obsd.xd
-./usr/libdata/ldscripts/elf64btsmip_obsd.xdc
-./usr/libdata/ldscripts/elf64btsmip_obsd.xdcz
-./usr/libdata/ldscripts/elf64btsmip_obsd.xdw
-./usr/libdata/ldscripts/elf64btsmip_obsd.xdz
-./usr/libdata/ldscripts/elf64btsmip_obsd.xn
-./usr/libdata/ldscripts/elf64btsmip_obsd.xr
-./usr/libdata/ldscripts/elf64btsmip_obsd.xs
-./usr/libdata/ldscripts/elf64btsmip_obsd.xsc
-./usr/libdata/ldscripts/elf64btsmip_obsd.xsw
-./usr/libdata/ldscripts/elf64btsmip_obsd.xu
-./usr/libdata/ldscripts/elf64btsmip_obsd.xw
-./usr/libdata/ldscripts/elf64btsmip_obsd.xz
-./usr/libdata/ldscripts/elf64ltsmip.x
-./usr/libdata/ldscripts/elf64ltsmip.xbn
-./usr/libdata/ldscripts/elf64ltsmip.xc
-./usr/libdata/ldscripts/elf64ltsmip.xd
-./usr/libdata/ldscripts/elf64ltsmip.xdc
-./usr/libdata/ldscripts/elf64ltsmip.xdcz
-./usr/libdata/ldscripts/elf64ltsmip.xdw
-./usr/libdata/ldscripts/elf64ltsmip.xdz
-./usr/libdata/ldscripts/elf64ltsmip.xn
-./usr/libdata/ldscripts/elf64ltsmip.xr
-./usr/libdata/ldscripts/elf64ltsmip.xs
-./usr/libdata/ldscripts/elf64ltsmip.xsc
-./usr/libdata/ldscripts/elf64ltsmip.xsw
-./usr/libdata/ldscripts/elf64ltsmip.xu
-./usr/libdata/ldscripts/elf64ltsmip.xw
-./usr/libdata/ldscripts/elf64ltsmip.xz
-./usr/share/info/annotate.info
-./usr/share/info/as.info
-./usr/share/info/bfd.info
-./usr/share/info/gdb.info
-./usr/share/info/gdbint.info
-./usr/share/info/ld.info
-./usr/share/info/stabs.info
-./usr/share/man/man1/as.1
-./usr/share/man/man1/gdb.1
diff --git a/distrib/sets/lists/comp/mi b/distrib/sets/lists/comp/mi
index f2feaff04bd..9dc684067ff 100644
--- a/distrib/sets/lists/comp/mi
+++ b/distrib/sets/lists/comp/mi
@@ -2815,8 +2815,6 @@
./usr/share/man/man3/setmode.3
./usr/share/man/man3/setproctitle.3
./usr/share/man/man3/setvbuf.3
-./usr/share/man/man3/sgi/cacheflush.3
-./usr/share/man/man3/sgi/get_fpc_csr.3
./usr/share/man/man3/shm_open.3
./usr/share/man/man3/sigaddset.3
./usr/share/man/man3/sigblock.3
diff --git a/distrib/sets/lists/etc/md.sgi b/distrib/sets/lists/etc/md.sgi
deleted file mode 100644
index e69de29bb2d..00000000000
--- a/distrib/sets/lists/etc/md.sgi
+++ /dev/null
diff --git a/distrib/sets/lists/game/md.sgi b/distrib/sets/lists/game/md.sgi
deleted file mode 100644
index e69de29bb2d..00000000000
--- a/distrib/sets/lists/game/md.sgi
+++ /dev/null
diff --git a/distrib/sets/lists/man/md.sgi b/distrib/sets/lists/man/md.sgi
deleted file mode 100644
index e69de29bb2d..00000000000
--- a/distrib/sets/lists/man/md.sgi
+++ /dev/null
diff --git a/distrib/sets/lists/man/mi b/distrib/sets/lists/man/mi
index 10393b90b00..8ec14b803f9 100644
--- a/distrib/sets/lists/man/mi
+++ b/distrib/sets/lists/man/mi
@@ -1831,36 +1831,6 @@
./usr/share/man/man4/se.4
./usr/share/man/man4/ses.4
./usr/share/man/man4/sf.4
-./usr/share/man/man4/sgi/dpclock.4
-./usr/share/man/man4/sgi/dsclock.4
-./usr/share/man/man4/sgi/dsrtc.4
-./usr/share/man/man4/sgi/gbe.4
-./usr/share/man/man4/sgi/gio.4
-./usr/share/man/man4/sgi/grtwo.4
-./usr/share/man/man4/sgi/hpc.4
-./usr/share/man/man4/sgi/iec.4
-./usr/share/man/man4/sgi/imc.4
-./usr/share/man/man4/sgi/impact.4
-./usr/share/man/man4/sgi/intro.4
-./usr/share/man/man4/sgi/ioc.4
-./usr/share/man/man4/sgi/iockbc.4
-./usr/share/man/man4/sgi/iof.4
-./usr/share/man/man4/sgi/light.4
-./usr/share/man/man4/sgi/macebus.4
-./usr/share/man/man4/sgi/mavb.4
-./usr/share/man/man4/sgi/mec.4
-./usr/share/man/man4/sgi/mkbc.4
-./usr/share/man/man4/sgi/newport.4
-./usr/share/man/man4/sgi/odyssey.4
-./usr/share/man/man4/sgi/owmac.4
-./usr/share/man/man4/sgi/owserial.4
-./usr/share/man/man4/sgi/panel.4
-./usr/share/man/man4/sgi/power.4
-./usr/share/man/man4/sgi/sq.4
-./usr/share/man/man4/sgi/xbow.4
-./usr/share/man/man4/sgi/xbridge.4
-./usr/share/man/man4/sgi/xheart.4
-./usr/share/man/man4/sgi/zs.4
./usr/share/man/man4/sili.4
./usr/share/man/man4/simpleamp.4
./usr/share/man/man4/simpleaudio.4
@@ -2108,7 +2078,6 @@
./usr/share/man/man4/wbsio.4
./usr/share/man/man4/wd.4
./usr/share/man/man4/wdc.4
-./usr/share/man/man4/wdsc.4
./usr/share/man/man4/we.4
./usr/share/man/man4/wg.4
./usr/share/man/man4/wi.4
@@ -2566,8 +2535,6 @@
./usr/share/man/man8/sendmail.8
./usr/share/man/man8/sensorsd.8
./usr/share/man/man8/sftp-server.8
-./usr/share/man/man8/sgi/MAKEDEV.8
-./usr/share/man/man8/sgi/sgivol.8
./usr/share/man/man8/showmount.8
./usr/share/man/man8/shutdown.8
./usr/share/man/man8/skeyprune.8
diff --git a/distrib/sgi/Makefile b/distrib/sgi/Makefile
deleted file mode 100644
index 6bac4a909f5..00000000000
--- a/distrib/sgi/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# $OpenBSD: Makefile,v 1.5 2019/04/30 17:46:05 deraadt Exp $
-
-SUBDIR= ramdisk cdfs
-
-.if make(obj) || make(cleandir) || make(clean)
-SUBDIR+= iso
-.endif
-
-unconfig:
- cd ramdisk; ${MAKE} unconfig
-
-.include <bsd.subdir.mk>
diff --git a/distrib/sgi/cdfs/Makefile b/distrib/sgi/cdfs/Makefile
deleted file mode 100644
index 61cf26eadb4..00000000000
--- a/distrib/sgi/cdfs/Makefile
+++ /dev/null
@@ -1,71 +0,0 @@
-# $OpenBSD: Makefile,v 1.31 2021/02/14 17:11:02 semarie Exp $
-
-FS= miniroot${OSrev}.img
-CDROM= cd${OSrev}.iso
-# must match the size of `minicdroot' in disktab
-CDFSMB= 15
-MOUNT_POINT= /mnt
-
-all: ${CDROM}
-
-ALLIP= 22 26 27 28 30 32
-
-# Note regarding sgivol -h value:
-# boot32 currently (2012/05/25) needs 87 512 byte sectors, boot64 needs 200,
-# bootecoff needs 77, the XFS partition needs 32768, and we need to keep some
-# room for growth.
-SGIVOLSZ= 33500
-
-${CDROM}:
- dd if=/dev/zero of=${FS} bs=1m count=${CDFSMB}
- vnconfig -v ${FS} > vnd
- disklabel -w `cat vnd` minicdroot "OpenBSD/${MACHINE}"
- newfs -O 1 -m 0 -o space -i 524288 /dev/r`cat vnd`a
- mount /dev/`cat vnd`a ${MOUNT_POINT}
- mkdir -p ${MOUNT_POINT}/${OSrev}/${MACHINE}
-.for IP in ${ALLIP}
- gzip -9cf ${.OBJDIR}/../ramdisk/bsd.rd.IP${IP} > \
- ${MOUNT_POINT}/bsd.IP${IP}
- ln ${MOUNT_POINT}/bsd.IP${IP} ${MOUNT_POINT}/bsd.rd.IP${IP}
- ln ${MOUNT_POINT}/bsd.IP${IP} ${MOUNT_POINT}/${OSrev}/${MACHINE}/bsd.IP${IP}
- ln ${MOUNT_POINT}/bsd.IP${IP} ${MOUNT_POINT}/${OSrev}/${MACHINE}/bsd.rd.IP${IP}
-.endfor
- cp ${DESTDIR}/usr/mdec/bootecoff ${MOUNT_POINT}/bootecoff
- cp ${DESTDIR}/usr/mdec/boot32 ${MOUNT_POINT}/boot32
- cp ${DESTDIR}/usr/mdec/boot64 ${MOUNT_POINT}/boot64
- umount ${MOUNT_POINT}
- df -i /dev/`cat vnd`a
- vnconfig -u `cat vnd`
- rm -f vnd
- dd if=/dev/zero of=${.OBJDIR}/${CDROM} bs=1m count=`expr ${CDFSMB} + 1 + ${SGIVOLSZ} / 2048`
- vnconfig -v ${CDROM} > vnd
- /usr/mdec/sgivol -i -h ${SGIVOLSZ} `cat vnd`
- uudecode -o ${.OBJDIR}/xfs512.bin.gz ${.CURDIR}/xfs512.bin.gz.uue
- gzip -d ${.OBJDIR}/xfs512.bin.gz
- cat ${DESTDIR}/usr/mdec/boot64 >> ${.OBJDIR}/xfs512.bin
- dd if=${.OBJDIR}/xfs512.bin of=${.OBJDIR}/xfs obs=16m conv=osync
- /usr/mdec/sgivol -w xfsboot ${.OBJDIR}/xfs `cat vnd`
- /usr/mdec/sgivol -w bootecoff ${DESTDIR}/usr/mdec/bootecoff `cat vnd`
- /usr/mdec/sgivol -l bootecoff sash `cat vnd`
- /usr/mdec/sgivol -w boot32 ${DESTDIR}/usr/mdec/boot32 `cat vnd`
- /usr/mdec/sgivol -l boot32 sashARCS `cat vnd`
- /usr/mdec/sgivol -w boot64 ${DESTDIR}/usr/mdec/boot64 `cat vnd`
- /usr/mdec/sgivol -l boot64 sash64 `cat vnd`
- vnconfig -u `cat vnd`
- rm -f vnd
- dd if=${FS} of=${CDROM} bs=512 seek=${SGIVOLSZ}
-
-unconfig:
- -umount -f ${MOUNT_POINT}
- -[ -f vnd ] && vnconfig -u `cat vnd` && rm -f vnd
-
-.ifdef RELEASEDIR
-install:
- cp ${CDROM} ${RELEASEDIR}
-.endif
-
-clean cleandir:
- rm -f ${CDROM} ${FS} xfs512.bin xfs
- rm -rf cd-dir
-
-.include <bsd.obj.mk>
diff --git a/distrib/sgi/cdfs/xfs512.bin.gz.uue b/distrib/sgi/cdfs/xfs512.bin.gz.uue
deleted file mode 100644
index 642902aa136..00000000000
--- a/distrib/sgi/cdfs/xfs512.bin.gz.uue
+++ /dev/null
@@ -1,139 +0,0 @@
-This file contains the beginning of a minimal XFS filesystem, containing a
-single 1MB file, up to the beginning of the file, which is stored as
-contiguous sectors.
-
-It has been generated with
-
-dd if=/dev/zero of=xfs512.bin count=32768
-dd if=/dev/zero of=bootblk count=2048
-cat > proto << __EOF__
-dummy
-0 0
-d---777 0 0
-bootblk ---555 0 0 bootblk
-$
-__EOF__
-mkfs.xfs -p proto xfs512.bin
-
-begin 644 xfs512.bin.gz
-M'XL("#A@GE("`WAF<S4Q,BYB:6X`[-R]2L-0%`#@FUI!2P<'%S=7P4=PL/6W
-M='"P0C=W!Y^A.OL,3DY.'?P!$7'P`?H.(DZ"LX(UFFM3*PB.C=\')X<;0D+N
-MR85<R$U[?;L>PDS(?.7<UN[,WN+#VLMQX_'N?N'H->XN9ZG9B?D@YL-TD\3S
-M)/'0[ME):;#S2W5ZJEP-82XVEV->RE)E,_RN--+^N%8E!G_0KFVLY[4:U*TT
-MU*_)T.$36>TKJUE0@/HW1NJ_'.N<9..QV>G3+^X34#Y+XSR-BS0NC0@`@&*K
-MU5OUCW?]_#UW\MK<#@````HW_U\Q_P<``(!B:]3JK>_S_\]O^I=B\UD/`0``
-MP/A[>[JZ"?F:[]F0K_<>K/N.ZU^3[FVO]\^[*_GY/X3.V-]3&E.G\R'L[Q@/
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M`````````````````````````````````````````````````+RW3_<X!`1A
-M`(9WEX12X0@*I2O0B42A<``MHG&`%1?0J?2.H708=_`74VS\)XJ1/$_S92<S
-MD[R9+```````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M````````````````````````````````````````````````````````````
-M`````````````````````````,2OVV\?L[2PE#W:-]CL#Z5JN1GF;;G^8&OA
-M_/'L<GTOKR2MT6PV'TW&YZ]E//UYDA6+T^?]G6V8+ZX,MY5#?]SO_TW_L!7F
-M!_W)?_0OIA_W-U:[,*^+M;LCZ;O^=9Y&UO_DA_^1^-]?OW[]^O7KUZ]?OW[]
-M^O7KUZ]?OW[]^O7KUZ]?OW[]^O7KUZ]?OW[]^O7KUZ]?OW[]^O7KUZ]?OW[]
-3^O7KUZ]?O_YXG`"3QN[X`,!+````
-`
-end
diff --git a/distrib/sgi/iso/Makefile b/distrib/sgi/iso/Makefile
deleted file mode 100644
index 27ce016e067..00000000000
--- a/distrib/sgi/iso/Makefile
+++ /dev/null
@@ -1,119 +0,0 @@
-# $OpenBSD: Makefile,v 1.39 2021/02/14 17:11:02 semarie Exp $
-
-CDROM= install${OSrev}.iso
-RELXDIR?= /home/relx-${MACHINE}
-RELDIR?= /home/rel-${MACHINE}
-
-ALLIP= 22 26 27 28 30 32
-
-BASE= ${RELDIR}/base${OSrev}.tgz ${RELDIR}/comp${OSrev}.tgz \
- ${RELDIR}/game${OSrev}.tgz ${RELDIR}/man${OSrev}.tgz \
- ${RELDIR}/INSTALL.${MACHINE}
-.for IP in ${ALLIP}
-BASE+= ${RELDIR}/bsd.IP${IP} ${RELDIR}/bsd.rd.IP${IP}
-.endfor
-BASE+= ${RELDIR}/bsd.mp.IP27 ${RELDIR}/bsd.mp.IP30
-XBASE= ${RELXDIR}/xbase${OSrev}.tgz ${RELXDIR}/xfont${OSrev}.tgz \
- ${RELXDIR}/xshare${OSrev}.tgz ${RELXDIR}/xserv${OSrev}.tgz
-
-all: ${CDROM}
-
-# Note regarding volume header size:
-# boot32 currently (2013/12/29) needs 81 512 byte sectors, boot64 needs 190,
-# bootecoff needs 73, the XFS partition needs 32768, and we need to keep some
-# room for growth.
-
-# The following values need to be consistent with the `cdroot' layout in
-# /etc/disktab
-SGIVOLSZ=8320 # oa, pp (size of volume header in 2048 byte sectors)
-CDROMSZ=489 # nt (size of the iso image in megabytes)
-
-# Creating an IP27 bootable CD-ROM image with a usable FFS filesystem on it
-# is extremely tricky. We are facing the following challenges:
-# - the IP27 XFS filesystem will only get recognized correctly if the volume
-# header uses 512 byte sectors.
-# - the OpenBSD disklabel will reuse the sector size from the volume header,
-# yet we need to build a label with 2048 byte sectors.
-# This can be overcome by building a 512 byte sector volume header, then
-# filling the 2048 byte sector filesystem.
-
-${CDROM}:
- rm -rf ${.OBJDIR}/cd-dir
- mkdir -p ${.OBJDIR}/cd-dir/
-
- dd if=/dev/zero of=${.OBJDIR}/${CDROM} bs=2048b count=${CDROMSZ}
-
- # Create the 512 byte sector volume header
-
- vnconfig -v ${CDROM} > vnd
-
- /usr/mdec/sgivol -qi -h `expr ${SGIVOLSZ} \* 4` `cat vnd`
- uudecode -o ${.OBJDIR}/xfs512.bin.gz \
- ${.CURDIR}/../cdfs/xfs512.bin.gz.uue
- gzip -d ${.OBJDIR}/xfs512.bin.gz
- cat ${DESTDIR}/usr/mdec/boot64 >> ${.OBJDIR}/xfs512.bin
- dd if=${.OBJDIR}/xfs512.bin of=${.OBJDIR}/xfs obs=16m conv=osync
- /usr/mdec/sgivol -qw xfsboot ${.OBJDIR}/xfs `cat vnd`
- /usr/mdec/sgivol -qw bootecof ${DESTDIR}/usr/mdec/bootecoff `cat vnd`
- /usr/mdec/sgivol -ql bootecof sash `cat vnd`
- /usr/mdec/sgivol -qw boot32 ${DESTDIR}/usr/mdec/boot32 `cat vnd`
- /usr/mdec/sgivol -ql boot32 sashARCS `cat vnd`
- /usr/mdec/sgivol -qw boot64 ${DESTDIR}/usr/mdec/boot64 `cat vnd`
- /usr/mdec/sgivol -ql boot64 sash64 `cat vnd`
-
- vnconfig -u `cat vnd`
- rm -f vnd
-
- # Create the 2048 byte sector media with the FFS partition
-
- vnconfig -v -t cdroot ${CDROM} > vnd
-
- disklabel -w `cat vnd` cdroot "OpenBSD/${MACHINE}"
- newfs -O 1 -m 0 -o space -i 524288 /dev/r`cat vnd`a
- mount /dev/`cat vnd`a ${.OBJDIR}/cd-dir
- mkdir -p ${.OBJDIR}/cd-dir/${OSREV}/${MACHINE}
-
- cp ${DESTDIR}/usr/mdec/bootecoff ${.OBJDIR}/cd-dir/bootecoff
- cp ${DESTDIR}/usr/mdec/boot32 ${.OBJDIR}/cd-dir/boot32
- cp ${DESTDIR}/usr/mdec/boot64 ${.OBJDIR}/cd-dir/boot64
-
- ln ${.OBJDIR}/cd-dir/bootecoff ${.OBJDIR}/cd-dir/boot-IP22
- ln ${.OBJDIR}/cd-dir/boot64 ${.OBJDIR}/cd-dir/boot-IP26
- ln ${.OBJDIR}/cd-dir/boot64 ${.OBJDIR}/cd-dir/boot-IP27
- ln ${.OBJDIR}/cd-dir/boot64 ${.OBJDIR}/cd-dir/boot-IP28
- ln ${.OBJDIR}/cd-dir/boot64 ${.OBJDIR}/cd-dir/boot-IP30
- ln ${.OBJDIR}/cd-dir/boot32 ${.OBJDIR}/cd-dir/boot-IP32
-
- cp -p ${BASE} ${.OBJDIR}/cd-dir/${OSREV}/${MACHINE}
- cp -p ${XBASE} ${.OBJDIR}/cd-dir/${OSREV}/${MACHINE}
-
- cat ${RELDIR}/SHA256 ${RELXDIR}/SHA256 > \
- ${.OBJDIR}/cd-dir/${OSREV}/${MACHINE}/SHA256
- # XXX no SHA256.sig
-
-.for IP in ${ALLIP}
- ln -f ${.OBJDIR}/cd-dir/${OSREV}/${MACHINE}/bsd.rd.IP${IP} \
- ${.OBJDIR}/cd-dir/bsd.rd.IP${IP}
-.endfor
-
- umount ${.OBJDIR}/cd-dir
-
- # Summary
- disklabel `cat vnd`
- /usr/mdec/sgivol `cat vnd`
-
- vnconfig -u `cat vnd`
- rm -f vnd
-
-unconfig:
- -umount -f ${MOUNT_POINT}
- -[ -f vnd ] && vnconfig -u `cat vnd` && rm -f vnd
-
-install:
- cp ${CDROM} ${RELDIR}/
-
-clean cleandir:
- rm -f ${CDROM} xfs512.bin xfs
- rm -rf cd-dir
-
-.include <bsd.obj.mk>
diff --git a/distrib/sgi/ramdisk/Makefile b/distrib/sgi/ramdisk/Makefile
deleted file mode 100644
index 9340db0c536..00000000000
--- a/distrib/sgi/ramdisk/Makefile
+++ /dev/null
@@ -1,60 +0,0 @@
-# $OpenBSD: Makefile,v 1.31 2019/05/03 20:03:59 deraadt Exp $
-
-MTREE= ${UTILS}/mtree.conf
-
-LISTS= ${.CURDIR}/list
-UTILS= ${.CURDIR}/../../miniroot
-
-MRDISKTYPE= rdroot
-MRMAKEFSARGS= -o disklabel=${MRDISKTYPE},minfree=0,density=4096
-
-ALLIP= 22 26 27 28 30 32
-ALLBSDRD=
-.for IP in ${ALLIP}
-ALLBSDRD+= bsd.rd.IP${IP}
-all: ${ALLBSDRD}
-.endfor
-
-.for IP in ${ALLIP}
-bsd.rd.IP${IP}: mr.fs bsd.IP${IP}
- cp bsd.IP${IP} bsd.rd.IP${IP}
- rdsetroot bsd.rd.IP${IP} mr.fs
-
-bsd.IP${IP}:
- cd ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/RAMDISK-IP${IP} && \
- su ${BUILDUSER} -c '${MAKE} config && ${MAKE} clean && exec ${MAKE}'
- cp -p ${.CURDIR}/../../../sys/arch/${MACHINE}/compile/RAMDISK-IP${IP}/obj/bsd bsd.IP${IP}
-.endfor
-
-mr.fs: instbin
- rm -rf $@.d
- install -d -o root -g wheel $@.d
- mtree -def ${MTREE} -p $@.d -u
- CURDIR=${.CURDIR} OBJDIR=${.OBJDIR} OSrev=${OSrev} \
- TARGDIR=$@.d UTILS=${UTILS} RELEASEDIR=${RELEASEDIR} \
- sh ${UTILS}/runlist.sh ${LISTS}
- rm $@.d/instbin
- makefs ${MRMAKEFSARGS} $@ $@.d
-
-instbin.mk instbin.cache instbin.c: instbin.conf
- crunchgen -M -E -D ${.CURDIR}/../../.. -L ${DESTDIR}/usr/lib \
- -c instbin.c -e instbin -m instbin.mk instbin.conf
-
-instbin: instbin.mk instbin.cache instbin.c
- ${MAKE} -f instbin.mk SRCLIBDIR=${.CURDIR}/../../../lib all
-
-instbin.conf: ${LISTS}
- awk -f ${UTILS}/makeconf.awk ${LISTS} > instbin.conf
-
-.ifdef RELEASEDIR
-install:
- cp ${ALLBSDRD} ${RELEASEDIR}
-.endif
-
-
-clean cleandir:
- rm -f *.core mr.fs instbin instbin.mk instbin.cache \
- lib*.a lib*.olist instbin.map ${ALLBSD} ${ALLBSDRD} *.o *.lo *.c
- rm -rf mr.fs.d
-
-.include <bsd.obj.mk>
diff --git a/distrib/sgi/ramdisk/install.md b/distrib/sgi/ramdisk/install.md
deleted file mode 100644
index 2b0af9f2b37..00000000000
--- a/distrib/sgi/ramdisk/install.md
+++ /dev/null
@@ -1,129 +0,0 @@
-# $OpenBSD: install.md,v 1.46 2020/05/25 06:18:53 otto Exp $
-#
-# Copyright (c) 1996 The NetBSD Foundation, Inc.
-# All rights reserved.
-#
-# This code is derived from software contributed to The NetBSD Foundation
-# by Jason R. Thorpe.
-#
-# Redistribution and use in source and binary forms, with or without
-# modification, are permitted provided that the following conditions
-# are met:
-# 1. Redistributions of source code must retain the above copyright
-# notice, this list of conditions and the following disclaimer.
-# 2. Redistributions in binary form must reproduce the above copyright
-# notice, this list of conditions and the following disclaimer in the
-# documentation and/or other materials provided with the distribution.
-#
-# THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
-# ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
-# TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-# PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE
-# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
-# POSSIBILITY OF SUCH DAMAGE.
-#
-#
-# machine dependent section of installation/upgrade script.
-#
-
-IPARCH=$(sysctl -n hw.model)
-NCPU=$(sysctl -n hw.ncpufound)
-MDKERNEL=GENERIC-$IPARCH
-
-# FFS2 not supported for booting, use FFS1
-MDROOTFSOPT=-O1
-
-MDSETS="bsd.$IPARCH bsd.rd.$IPARCH"
-MDSANESETS=bsd.$IPARCH
-if ((NCPU > 1)); then
- MDSETS="$MDSETS bsd.mp.$IPARCH"
- MDSANESETS="$MDSANESETS bsd.mp.$IPARCH"
-fi
-
-md_installboot() {
- local _disk=$1
-
- echo "Installing boot loader in volume header."
- if ! /usr/mdec/sgivol -w boot /mnt/usr/mdec/boot-$IPARCH $_disk; then
- echo "\nWARNING: Boot install failed. Booting from disk will not be possible"
- fi
-
- for _k in /mnt/bsd{,.mp,.rd}; do
- [[ -f $_k.$IPARCH ]] && mv $_k.$IPARCH $_k
- done
-}
-
-md_prep_disklabel()
-{
- local _disk=$1 _f=/tmp/i/fstab.$1
-
- echo "\nChecking SGI Volume Header:"
- /usr/mdec/sgivol -q $_disk >/dev/null 2>/dev/null
- case $? in
- 0) /usr/mdec/sgivol $_disk
- cat <<__EOT
-
-An SGI Volume Header was found on the disk. Normally you want to replace it
-with a new Volume Header suitable for installing OpenBSD. Doing this will
-of course delete all data currently on the disk.
-__EOT
- if ask_yn "Do you want to overwrite the current header?" y; then
- /usr/mdec/sgivol -qi $_disk
- else
- cat <<__EOT
-
-If the Volume Header was installed by a previous OpenBSD install keeping
-it is OK as long as the Volume Header has room for the 'boot' program.
-If you are trying to keep an old IRIX Volume Header, OpenBSD install will
-use the 'a' partition on the disk for the install and any data in that
-partition will be lost.
-__EOT
- if ! ask_yn "Are you sure you want to try to keep the old header?" y; then
- ask_yn "Do you want to overwrite the old header instead?" ||
- return 1
- /usr/mdec/sgivol -qi $_disk
- fi
- fi
- ;;
- 1) echo "\nYour disk seems to be unaccessible. It was not possible"
- echo "determine if there is a proper Volume Header or not."
- ask_yn "Do you want to continue anyway?" || return 1
- ;;
- 2) echo "\nThere is no Volume Header found on the disk. A Volume"
- echo "header is required to be able to boot from the disk."
- ask_yn "Do you want to install a Volume Header?" y || return 1
- /usr/mdec/sgivol -qi $_disk
- ;;
- esac
-
- disklabel_autolayout $_disk $_f || return
- [[ -s $_f ]] && return
-
- cat <<__EOT
-
-You will now create an OpenBSD disklabel. The disklabel must have an
-'a' partition, being the space available for OpenBSD's root file system.
-The 'p' partition must be retained since it contains the SGI Volume Header;
-this in turn contains the boot loader. No other partitions should overlap
-with the SGI Volume Header, which by default will use the first 3134 sectors.
-
-Do not change any parameters except the partition layout and the label name.
-
-__EOT
- disklabel -c -F /tmp/i/fstab.$_disk -E $_disk
-}
-
-md_congrats() {
- cat <<__EOT
-
-INSTALL.$ARCH describes how to configure the ARCS PROM to boot OpenBSD.
-__EOT
-}
-
-md_consoleinfo() {
-}
diff --git a/distrib/sgi/ramdisk/list b/distrib/sgi/ramdisk/list
deleted file mode 100644
index 3d918bf398f..00000000000
--- a/distrib/sgi/ramdisk/list
+++ /dev/null
@@ -1,101 +0,0 @@
-# $OpenBSD: list,v 1.59 2019/06/07 14:39:57 deraadt Exp $
-
-SRCDIRS distrib/special
-
-# copy the crunched binary, link to it, and kill it
-COPY ${OBJDIR}/instbin instbin
-LINK instbin bin/arch
-LINK instbin bin/cat
-LINK instbin bin/chmod bin/chgrp sbin/chown
-LINK instbin bin/cp
-LINK instbin bin/date
-LINK instbin bin/dd
-LINK instbin bin/df
-LINK instbin bin/ed
-LINK instbin bin/hostname
-LINK instbin bin/ksh bin/sh
-LINK instbin bin/ln
-LINK instbin bin/ls
-LINK instbin bin/md5 bin/sha256 bin/sha512
-LINK instbin bin/mkdir
-LINK instbin bin/mt bin/eject
-LINK instbin bin/mv
-LINK instbin bin/pax bin/tar
-LINK instbin bin/rm
-LINK instbin bin/sleep
-LINK instbin bin/stty
-LINK instbin bin/sync
-LINK instbin sbin/bioctl
-LINK instbin sbin/dhclient
-LINK instbin sbin/disklabel
-LINK instbin sbin/dmesg
-LINK instbin sbin/fsck
-LINK instbin sbin/fsck_ffs
-LINK instbin sbin/growfs
-LINK instbin sbin/ifconfig
-LINK instbin sbin/init
-LINK instbin sbin/kbd
-LINK instbin sbin/mknod
-LINK instbin sbin/mount
-LINK instbin sbin/mount_cd9660
-LINK instbin sbin/mount_ffs
-LINK instbin sbin/mount_nfs
-LINK instbin sbin/newfs
-LINK instbin sbin/ping sbin/ping6
-LINK instbin sbin/reboot sbin/halt
-LINK instbin sbin/route
-LINK instbin sbin/slaacd
-LINK instbin sbin/sysctl
-LINK instbin sbin/umount
-LINK instbin usr/bin/doas
-LINK instbin usr/bin/encrypt
-LINK instbin usr/bin/ftp
-LINK instbin usr/bin/grep usr/bin/egrep usr/bin/fgrep
-LINK instbin usr/bin/gzip usr/bin/gunzip usr/bin/gzcat
-LINK instbin usr/bin/more usr/bin/less
-LINK instbin usr/bin/sed
-LINK instbin usr/bin/signify
-LINK instbin usr/bin/tee
-LINK instbin usr/sbin/chroot
-LINK instbin usr/sbin/pwd_mkdb
-ARGVLINK ksh -sh
-SPECIAL rm bin/md5
-
-# firmware we might need
-#COPY ${DESTDIR}/etc/firmware/tigon1 etc/firmware/tigon1
-#COPY ${DESTDIR}/etc/firmware/tigon2 etc/firmware/tigon2
-COPY ${DESTDIR}/etc/firmware/bnx-b06 etc/firmware/bnx-b06
-COPY ${DESTDIR}/etc/firmware/bnx-b09 etc/firmware/bnx-b09
-COPY ${DESTDIR}/etc/firmware/bnx-rv2p etc/firmware/bnx-rv2p
-COPY ${DESTDIR}/etc/firmware/bnx-xi-rv2p etc/firmware/bnx-xi-rv2p
-COPY ${DESTDIR}/etc/firmware/bnx-xi90-rv2p etc/firmware/bnx-xi90-rv2p
-
-COPY ${DESTDIR}/usr/mdec/sgivol usr/mdec/sgivol
-
-# copy the MAKEDEV script and make some devices
-SCRIPT ${DESTDIR}/dev/MAKEDEV dev/MAKEDEV
-SPECIAL cd dev; sh MAKEDEV ramdisk
-
-# various files that we need in /etc for the install
-COPY ${CURDIR}/../../miniroot/group etc/group
-COPY ${CURDIR}/../../miniroot/master.passwd etc/master.passwd
-SPECIAL pwd_mkdb -p -d etc master.passwd; rm etc/master.passwd
-COPY ${DESTDIR}/etc/signify/openbsd-${OSrev}-base.pub etc/signify/openbsd-${OSrev}-base.pub
-COPY ${CURDIR}/../../miniroot/protocols etc/protocols
-COPY ${CURDIR}/../../miniroot/services etc/services
-TERMCAP vt100,vt220,dumb usr/share/misc/termcap
-
-SYMLINK /tmp/i/fstab.shadow etc/fstab
-SYMLINK /tmp/i/resolv.conf.shadow etc/resolv.conf
-SYMLINK /tmp/i/hosts etc/hosts
-
-# and the installation tools
-SCRIPT ${CURDIR}/../../miniroot/dot.profile .profile
-SCRIPT ${CURDIR}/../../miniroot/install.sub install.sub
-SCRIPT ${CURDIR}/install.md install.md
-SPECIAL chmod 755 install.sub
-SYMLINK install.sub autoinstall
-SYMLINK install.sub install
-SYMLINK install.sub upgrade
-
-TZ